| 1 | [ Feb 11 23:54:05 Enabled. ] | ||
| 2 | [ Feb 11 23:54:05 Rereading configuration. ] | ||
| 3 | [ Feb 11 23:54:06 Rereading configuration. ] | ||
| 4 | [ Feb 11 23:54:18 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 | [ Feb 11 23:54:18 Method "start" exited with status 0. ] | ||
| 25 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 26 | Logging trace to /var/tmp/clickhouse-server.log | ||
| 27 | Logging errors to /var/tmp/clickhouse-server.errlog | ||
| 28 | 2026.02.11 23:54:20.065699 [ 1 ] {} <Information> Application: Will watch for the process with pid 24840 | ||
| 29 | 2026.02.11 23:54:20.066242 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 30 | 2026.02.11 23:54:20.546950 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 3042d295d963012962f5c683bd2776fa331a38c3, build id: <unknown>), PID 24840 | ||
| 31 | 2026.02.11 23:54:20.547819 [ 1 ] {} <Information> Application: starting up | ||
| 32 | 2026.02.11 23:54:20.547973 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 33 | 2026.02.11 23:54:20.644320 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
| 34 | 2026.02.11 23:54:20.678793 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 35 | 2026.02.11 23:54:20.678881 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 36 | 2026.02.11 23:54:20.678901 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 37 | 2026.02.11 23:54:20.678966 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
| 38 | 2026.02.11 23:54:20.679588 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
| 39 | 2026.02.11 23:54:20.681891 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
| 40 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 41 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
| 42 | 2026.02.11 23:54:20.682822 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 43 | 2026.02.11 23:54:20.683672 [ 1 ] {} <Information> Application: Setting max_server_memory_usage was set to 86.29 GiB (95.88 GiB available * 0.90 max_server_memory_usage_to_ram_ratio) | ||
| 44 | 2026.02.11 23:54:20.683721 [ 1 ] {} <Information> Application: Setting merges_mutations_memory_usage_soft_limit was set to 47.94 GiB (95.88 GiB available * 0.50 merges_mutations_memory_usage_to_ram_ratio) | ||
| 45 | 2026.02.11 23:54:20.683759 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
| 46 | 2026.02.11 23:54:20.684490 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 47 | 2026.02.11 23:54:20.685411 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 48 | 2026.02.11 23:54:20.691132 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 49 | 2026.02.11 23:54:20.691808 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 50 | 2026.02.11 23:54:20.693281 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 51 | 2026.02.11 23:54:20.693377 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 52 | 2026.02.11 23:54:20.694399 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
| 53 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 54 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
| 55 | 2026.02.11 23:54:20.694864 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 56 | 2026.02.11 23:54:20.698907 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 57 | 2026.02.11 23:54:20.699602 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
| 58 | 2026.02.11 23:54:20.704492 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
| 59 | 2026.02.11 23:54:20.704966 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 60 | 2026.02.11 23:54:20.705380 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 61 | 2026.02.11 23:54:20.705715 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
| 62 | 2026.02.11 23:54:20.707105 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 63 | 2026.02.11 23:54:20.707131 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 64 | 2026.02.11 23:54:20.707226 [ 75 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 65 | 2026.02.11 23:54:20.707319 [ 75 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 66 | 2026.02.11 23:54:20.714896 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 67 | 2026.02.11 23:54:20.714922 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000161634 sec | ||
| 68 | 2026.02.11 23:54:20.714965 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 69 | 2026.02.11 23:54:20.715002 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 70 | 2026.02.11 23:54:20.715678 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 71 | 2026.02.11 23:54:20.716270 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
| 72 | 2026.02.11 23:54:20.727740 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 73 | 2026.02.11 23:54:20.727782 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 74 | 2026.02.11 23:54:20.727858 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 75 | 2026.02.11 23:54:20.727872 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 76 | 2026.02.11 23:54:20.727907 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 77 | 2026.02.11 23:54:20.727980 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
| 78 | 2026.02.11 23:54:20.731918 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 79 | 2026.02.11 23:54:20.731964 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
| 80 | 2026.02.11 23:54:20.732010 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
| 81 | 2026.02.11 23:54:20.732182 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 82 | 2026.02.11 23:54:20.732225 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 83 | 2026.02.11 23:54:20.732237 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 84 | 2026.02.11 23:54:20.732308 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 85 | 2026.02.11 23:54:20.732320 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 86 | 2026.02.11 23:54:20.732350 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 87 | 2026.02.11 23:54:20.732415 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
| 88 | 2026.02.11 23:54:20.754541 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 89 | 2026.02.11 23:54:20.755922 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 90 | 2026.02.11 23:54:20.756001 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 9.6642e-05 sec | ||
| 91 | 2026.02.11 23:54:20.756017 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 92 | 2026.02.11 23:54:20.756028 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 93 | 2026.02.11 23:54:20.756054 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 94 | 2026.02.11 23:54:20.756262 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
| 95 | 2026.02.11 23:54:20.756363 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
| 96 | 2026.02.11 23:54:20.756377 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 97 | 2026.02.11 23:54:20.756388 [ 1 ] {} <Information> Application: Query Profiler and TraceCollector are disabled because they require PHDR cache to be created (otherwise the function 'dl_iterate_phdr' is not lock free and not async-signal safe). | ||
| 98 | 2026.02.11 23:54:20.756398 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 99 | 2026.02.11 23:54:20.760105 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 100 | 2026.02.11 23:54:20.760335 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.78 MiB, peak 24.78 MiB, free memory in arenas 0.00 B, will set to 116.82 MiB (RSS), difference: 92.04 MiB | ||
| 101 | 2026.02.11 23:54:20.761865 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 1.289e-05 sec. | ||
| 102 | 2026.02.11 23:54:20.762310 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 103 | 2026.02.11 23:54:20.762975 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 104 | 2026.02.11 23:54:20.762992 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 105 | 2026.02.11 23:54:21.000169 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 116.84 MiB, peak 116.84 MiB, free memory in arenas 0.00 B, will set to 118.36 MiB (RSS), difference: 1.52 MiB | ||
| 106 | 2026.02.11 23:54:21.213929 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:46386 | ||
| 107 | 2026.02.11 23:54:21.214777 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 108 | 2026.02.11 23:54:21.214832 [ 3 ] {} <Debug> TCP-Session: 40f1e499-9a5c-4680-b200-d61e7a1d6c34 Authenticating user 'default' from [fd00:1122:3344:101::b]:46386 | ||
| 109 | 2026.02.11 23:54:21.214927 [ 3 ] {} <Debug> TCP-Session: 40f1e499-9a5c-4680-b200-d61e7a1d6c34 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 110 | 2026.02.11 23:54:21.214941 [ 3 ] {} <Debug> TCP-Session: 40f1e499-9a5c-4680-b200-d61e7a1d6c34 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 111 | 2026.02.11 23:54:21.215038 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 112 | 2026.02.11 23:54:21.215129 [ 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 | ||
| 113 | 2026.02.11 23:54:21.215147 [ 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 | ||
| 114 | 2026.02.11 23:54:21.215669 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:42822 | ||
| 115 | 2026.02.11 23:54:21.215677 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:45468 | ||
| 116 | 2026.02.11 23:54:21.215755 [ 254 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:63506 | ||
| 117 | 2026.02.11 23:54:21.215861 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 118 | 2026.02.11 23:54:21.215895 [ 5 ] {} <Debug> TCP-Session: 48284cc7-f6fc-44ae-93b2-928f6e3bfd85 Authenticating user 'default' from [fd00:1122:3344:101::b]:42822 | ||
| 119 | 2026.02.11 23:54:21.215919 [ 5 ] {} <Debug> TCP-Session: 48284cc7-f6fc-44ae-93b2-928f6e3bfd85 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 120 | 2026.02.11 23:54:21.215949 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:63112 | ||
| 121 | 2026.02.11 23:54:21.215942 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 122 | 2026.02.11 23:54:21.216009 [ 5 ] {} <Debug> TCP-Session: 48284cc7-f6fc-44ae-93b2-928f6e3bfd85 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 123 | 2026.02.11 23:54:21.216019 [ 254 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 124 | 2026.02.11 23:54:21.216081 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:63255 | ||
| 125 | 2026.02.11 23:54:21.216052 [ 4 ] {} <Debug> TCP-Session: 900c3ef3-02e0-4c38-85da-16cf9e88c730 Authenticating user 'default' from [fd00:1122:3344:101::b]:45468 | ||
| 126 | 2026.02.11 23:54:21.216152 [ 254 ] {} <Debug> TCP-Session: 25c709d0-1ad3-493b-ba85-4f6adb89e810 Authenticating user 'default' from [fd00:1122:3344:101::b]:63506 | ||
| 127 | 2026.02.11 23:54:21.216163 [ 4 ] {} <Debug> TCP-Session: 900c3ef3-02e0-4c38-85da-16cf9e88c730 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 128 | 2026.02.11 23:54:21.216212 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 129 | 2026.02.11 23:54:21.216256 [ 254 ] {} <Debug> TCP-Session: 25c709d0-1ad3-493b-ba85-4f6adb89e810 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 130 | 2026.02.11 23:54:21.216305 [ 255 ] {} <Debug> TCP-Session: 1c8b0fc0-938b-4e69-a534-26927c274f38 Authenticating user 'default' from [fd00:1122:3344:101::b]:63112 | ||
| 131 | 2026.02.11 23:54:21.216314 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 132 | 2026.02.11 23:54:21.216345 [ 254 ] {} <Debug> TCP-Session: 25c709d0-1ad3-493b-ba85-4f6adb89e810 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 133 | 2026.02.11 23:54:21.216373 [ 256 ] {} <Debug> TCP-Session: 3f76175b-0eda-41d4-b3c4-e4b24674bfa9 Authenticating user 'default' from [fd00:1122:3344:101::b]:63255 | ||
| 134 | 2026.02.11 23:54:21.216396 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:45374 | ||
| 135 | 2026.02.11 23:54:21.216364 [ 255 ] {} <Debug> TCP-Session: 1c8b0fc0-938b-4e69-a534-26927c274f38 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 136 | 2026.02.11 23:54:21.216278 [ 4 ] {} <Debug> TCP-Session: 900c3ef3-02e0-4c38-85da-16cf9e88c730 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 137 | 2026.02.11 23:54:21.216455 [ 255 ] {} <Debug> TCP-Session: 1c8b0fc0-938b-4e69-a534-26927c274f38 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 138 | 2026.02.11 23:54:21.216447 [ 256 ] {} <Debug> TCP-Session: 3f76175b-0eda-41d4-b3c4-e4b24674bfa9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 139 | 2026.02.11 23:54:21.216268 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:48655 | ||
| 140 | 2026.02.11 23:54:21.216545 [ 256 ] {} <Debug> TCP-Session: 3f76175b-0eda-41d4-b3c4-e4b24674bfa9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 141 | 2026.02.11 23:54:21.216540 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 142 | 2026.02.11 23:54:21.216681 [ 258 ] {} <Debug> TCP-Session: b6481066-25cc-42ec-bdc9-d738b90534c2 Authenticating user 'default' from [fd00:1122:3344:101::b]:45374 | ||
| 143 | 2026.02.11 23:54:21.216766 [ 258 ] {} <Debug> TCP-Session: b6481066-25cc-42ec-bdc9-d738b90534c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 144 | 2026.02.11 23:54:21.216779 [ 258 ] {} <Debug> TCP-Session: b6481066-25cc-42ec-bdc9-d738b90534c2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 145 | 2026.02.11 23:54:21.216795 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 146 | 2026.02.11 23:54:21.216874 [ 257 ] {} <Debug> TCP-Session: 93789a95-785c-4132-ab7e-45a2ee60290d Authenticating user 'default' from [fd00:1122:3344:101::b]:48655 | ||
| 147 | 2026.02.11 23:54:21.216941 [ 257 ] {} <Debug> TCP-Session: 93789a95-785c-4132-ab7e-45a2ee60290d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 148 | 2026.02.11 23:54:21.216956 [ 257 ] {} <Debug> TCP-Session: 93789a95-785c-4132-ab7e-45a2ee60290d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 149 | 2026.02.11 23:54:21.805061 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:58534 | ||
| 150 | 2026.02.11 23:54:21.805289 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 151 | 2026.02.11 23:54:21.805342 [ 259 ] {} <Debug> TCP-Session: a67b5c6b-176e-41d1-8320-e7368bdbaf43 Authenticating user 'default' from [fd00:1122:3344:101::c]:58534 | ||
| 152 | 2026.02.11 23:54:21.805365 [ 259 ] {} <Debug> TCP-Session: a67b5c6b-176e-41d1-8320-e7368bdbaf43 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 153 | 2026.02.11 23:54:21.805493 [ 259 ] {} <Debug> TCP-Session: a67b5c6b-176e-41d1-8320-e7368bdbaf43 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 154 | 2026.02.11 23:54:21.805560 [ 259 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 155 | 2026.02.11 23:54:21.805591 [ 259 ] {} <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 | ||
| 156 | 2026.02.11 23:54:21.805665 [ 259 ] {} <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 | ||
| 157 | 2026.02.11 23:54:21.806279 [ 260 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:65321 | ||
| 158 | 2026.02.11 23:54:21.806279 [ 261 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:50723 | ||
| 159 | 2026.02.11 23:54:21.806369 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:51627 | ||
| 160 | 2026.02.11 23:54:21.806448 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:54890 | ||
| 161 | 2026.02.11 23:54:21.806612 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:51739 | ||
| 162 | 2026.02.11 23:54:21.806674 [ 260 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 163 | 2026.02.11 23:54:21.806754 [ 261 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 164 | 2026.02.11 23:54:21.806763 [ 260 ] {} <Debug> TCP-Session: 275373d0-ceed-4b3d-adbf-f69c490b4b73 Authenticating user 'default' from [fd00:1122:3344:101::c]:65321 | ||
| 165 | 2026.02.11 23:54:21.806799 [ 261 ] {} <Debug> TCP-Session: f543721e-5b94-42b7-a760-81cf860f627f Authenticating user 'default' from [fd00:1122:3344:101::c]:50723 | ||
| 166 | 2026.02.11 23:54:21.806784 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:53190 | ||
| 167 | 2026.02.11 23:54:21.806885 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 168 | 2026.02.11 23:54:21.806950 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 169 | 2026.02.11 23:54:21.806942 [ 261 ] {} <Debug> TCP-Session: f543721e-5b94-42b7-a760-81cf860f627f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 170 | 2026.02.11 23:54:21.806923 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 171 | 2026.02.11 23:54:21.807059 [ 264 ] {} <Debug> TCP-Session: 3a9bbf06-8bbe-43c7-80d9-9cac882aa45b Authenticating user 'default' from [fd00:1122:3344:101::c]:51739 | ||
| 172 | 2026.02.11 23:54:21.807032 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:54407 | ||
| 173 | 2026.02.11 23:54:21.807105 [ 263 ] {} <Debug> TCP-Session: 939cfb1d-eca7-4113-a163-d523f71dec8c Authenticating user 'default' from [fd00:1122:3344:101::c]:54890 | ||
| 174 | 2026.02.11 23:54:21.807036 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 175 | 2026.02.11 23:54:21.807168 [ 263 ] {} <Debug> TCP-Session: 939cfb1d-eca7-4113-a163-d523f71dec8c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 176 | 2026.02.11 23:54:21.807037 [ 262 ] {} <Debug> TCP-Session: 2c05f30d-1e47-4dc6-a26d-c949de03b583 Authenticating user 'default' from [fd00:1122:3344:101::c]:51627 | ||
| 177 | 2026.02.11 23:54:21.807036 [ 261 ] {} <Debug> TCP-Session: f543721e-5b94-42b7-a760-81cf860f627f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 178 | 2026.02.11 23:54:21.807276 [ 262 ] {} <Debug> TCP-Session: 2c05f30d-1e47-4dc6-a26d-c949de03b583 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 179 | 2026.02.11 23:54:21.807286 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 180 | 2026.02.11 23:54:21.807284 [ 263 ] {} <Debug> TCP-Session: 939cfb1d-eca7-4113-a163-d523f71dec8c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 181 | 2026.02.11 23:54:21.807269 [ 265 ] {} <Debug> TCP-Session: e8bf3337-25b0-4a3d-a2f7-9c90eab4d73d Authenticating user 'default' from [fd00:1122:3344:101::c]:53190 | ||
| 182 | 2026.02.11 23:54:21.807374 [ 262 ] {} <Debug> TCP-Session: 2c05f30d-1e47-4dc6-a26d-c949de03b583 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 183 | 2026.02.11 23:54:21.807369 [ 266 ] {} <Debug> TCP-Session: d54748b4-c409-453b-aae4-b5295de28070 Authenticating user 'default' from [fd00:1122:3344:101::c]:54407 | ||
| 184 | 2026.02.11 23:54:21.807445 [ 265 ] {} <Debug> TCP-Session: e8bf3337-25b0-4a3d-a2f7-9c90eab4d73d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 185 | 2026.02.11 23:54:21.806902 [ 260 ] {} <Debug> TCP-Session: 275373d0-ceed-4b3d-adbf-f69c490b4b73 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 186 | 2026.02.11 23:54:21.807160 [ 264 ] {} <Debug> TCP-Session: 3a9bbf06-8bbe-43c7-80d9-9cac882aa45b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 187 | 2026.02.11 23:54:21.807501 [ 265 ] {} <Debug> TCP-Session: e8bf3337-25b0-4a3d-a2f7-9c90eab4d73d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 188 | 2026.02.11 23:54:21.807493 [ 260 ] {} <Debug> TCP-Session: 275373d0-ceed-4b3d-adbf-f69c490b4b73 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 189 | 2026.02.11 23:54:21.807487 [ 266 ] {} <Debug> TCP-Session: d54748b4-c409-453b-aae4-b5295de28070 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 190 | 2026.02.11 23:54:21.807576 [ 264 ] {} <Debug> TCP-Session: 3a9bbf06-8bbe-43c7-80d9-9cac882aa45b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 191 | 2026.02.11 23:54:21.807660 [ 266 ] {} <Debug> TCP-Session: d54748b4-c409-453b-aae4-b5295de28070 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 192 | 2026.02.11 23:54:22.000255 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 118.45 MiB, peak 118.45 MiB, free memory in arenas 0.00 B, will set to 119.54 MiB (RSS), difference: 1.09 MiB | ||
| 193 | 2026.02.11 23:54:22.369563 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:51711 | ||
| 194 | 2026.02.11 23:54:22.369744 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 195 | 2026.02.11 23:54:22.369773 [ 267 ] {} <Debug> TCP-Session: 7baeb161-860d-43f9-885e-d2309e78057f Authenticating user 'default' from [fd00:1122:3344:101::a]:51711 | ||
| 196 | 2026.02.11 23:54:22.369835 [ 267 ] {} <Debug> TCP-Session: 7baeb161-860d-43f9-885e-d2309e78057f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 197 | 2026.02.11 23:54:22.369878 [ 267 ] {} <Debug> TCP-Session: 7baeb161-860d-43f9-885e-d2309e78057f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 198 | 2026.02.11 23:54:22.369942 [ 267 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 199 | 2026.02.11 23:54:22.369968 [ 267 ] {} <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 | ||
| 200 | 2026.02.11 23:54:22.370044 [ 267 ] {} <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 | ||
| 201 | 2026.02.11 23:54:22.370726 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:39083 | ||
| 202 | 2026.02.11 23:54:22.370728 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:57910 | ||
| 203 | 2026.02.11 23:54:22.370806 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:44998 | ||
| 204 | 2026.02.11 23:54:22.370920 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:56776 | ||
| 205 | 2026.02.11 23:54:22.371033 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 206 | 2026.02.11 23:54:22.371062 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:52516 | ||
| 207 | 2026.02.11 23:54:22.371088 [ 268 ] {} <Debug> TCP-Session: e09010a4-e3c1-4dec-935b-bdd888879dbb Authenticating user 'default' from [fd00:1122:3344:101::a]:39083 | ||
| 208 | 2026.02.11 23:54:22.371095 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 209 | 2026.02.11 23:54:22.371192 [ 268 ] {} <Debug> TCP-Session: e09010a4-e3c1-4dec-935b-bdd888879dbb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 210 | 2026.02.11 23:54:22.371274 [ 268 ] {} <Debug> TCP-Session: e09010a4-e3c1-4dec-935b-bdd888879dbb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 211 | 2026.02.11 23:54:22.371347 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:53904 | ||
| 212 | 2026.02.11 23:54:22.371367 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 213 | 2026.02.11 23:54:22.371419 [ 270 ] {} <Debug> TCP-Session: b006f44e-06af-4ccf-801e-692b2c1e3441 Authenticating user 'default' from [fd00:1122:3344:101::a]:44998 | ||
| 214 | 2026.02.11 23:54:22.371425 [ 269 ] {} <Debug> TCP-Session: bf2e1383-7aa7-447b-9f69-3a2e3c58faba Authenticating user 'default' from [fd00:1122:3344:101::a]:57910 | ||
| 215 | 2026.02.11 23:54:22.371444 [ 270 ] {} <Debug> TCP-Session: b006f44e-06af-4ccf-801e-692b2c1e3441 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 216 | 2026.02.11 23:54:22.371489 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 217 | 2026.02.11 23:54:22.371492 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:37297 | ||
| 218 | 2026.02.11 23:54:22.371537 [ 270 ] {} <Debug> TCP-Session: b006f44e-06af-4ccf-801e-692b2c1e3441 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 219 | 2026.02.11 23:54:22.371532 [ 271 ] {} <Debug> TCP-Session: 6f9b6d2f-fecb-4d68-ab94-6aa432b7f281 Authenticating user 'default' from [fd00:1122:3344:101::a]:56776 | ||
| 220 | 2026.02.11 23:54:22.371581 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 221 | 2026.02.11 23:54:22.371619 [ 271 ] {} <Debug> TCP-Session: 6f9b6d2f-fecb-4d68-ab94-6aa432b7f281 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 222 | 2026.02.11 23:54:22.371595 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 223 | 2026.02.11 23:54:22.371520 [ 269 ] {} <Debug> TCP-Session: bf2e1383-7aa7-447b-9f69-3a2e3c58faba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 224 | 2026.02.11 23:54:22.371721 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 225 | 2026.02.11 23:54:22.371744 [ 269 ] {} <Debug> TCP-Session: bf2e1383-7aa7-447b-9f69-3a2e3c58faba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 226 | 2026.02.11 23:54:22.371706 [ 271 ] {} <Debug> TCP-Session: 6f9b6d2f-fecb-4d68-ab94-6aa432b7f281 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 227 | 2026.02.11 23:54:22.371702 [ 273 ] {} <Debug> TCP-Session: 8f7c3d00-2e0b-49d1-956e-f5979f733af8 Authenticating user 'default' from [fd00:1122:3344:101::a]:53904 | ||
| 228 | 2026.02.11 23:54:22.371871 [ 274 ] {} <Debug> TCP-Session: bd5e5f6f-c1eb-4364-8dfb-4fcaaed306b1 Authenticating user 'default' from [fd00:1122:3344:101::a]:37297 | ||
| 229 | 2026.02.11 23:54:22.371693 [ 272 ] {} <Debug> TCP-Session: 5ce055ee-86a5-464a-9f2a-6eded8964625 Authenticating user 'default' from [fd00:1122:3344:101::a]:52516 | ||
| 230 | 2026.02.11 23:54:22.371928 [ 273 ] {} <Debug> TCP-Session: 8f7c3d00-2e0b-49d1-956e-f5979f733af8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 231 | 2026.02.11 23:54:22.371947 [ 274 ] {} <Debug> TCP-Session: bd5e5f6f-c1eb-4364-8dfb-4fcaaed306b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 232 | 2026.02.11 23:54:22.371936 [ 272 ] {} <Debug> TCP-Session: 5ce055ee-86a5-464a-9f2a-6eded8964625 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 233 | 2026.02.11 23:54:22.372011 [ 273 ] {} <Debug> TCP-Session: 8f7c3d00-2e0b-49d1-956e-f5979f733af8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 234 | 2026.02.11 23:54:22.372033 [ 274 ] {} <Debug> TCP-Session: bd5e5f6f-c1eb-4364-8dfb-4fcaaed306b1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 235 | 2026.02.11 23:54:22.372020 [ 272 ] {} <Debug> TCP-Session: 5ce055ee-86a5-464a-9f2a-6eded8964625 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 236 | 2026.02.11 23:54:23.493895 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:43794 | ||
| 237 | 2026.02.11 23:54:23.503983 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 238 | 2026.02.11 23:54:23.504054 [ 275 ] {} <Debug> TCP-Session: 4bfa29cb-1291-4cee-927d-e1df10139aaa Authenticating user 'default' from [fd00:1122:3344:101::d]:43794 | ||
| 239 | 2026.02.11 23:54:23.504089 [ 275 ] {} <Debug> TCP-Session: 4bfa29cb-1291-4cee-927d-e1df10139aaa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 240 | 2026.02.11 23:54:23.504259 [ 275 ] {} <Debug> TCP-Session: 4bfa29cb-1291-4cee-927d-e1df10139aaa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 241 | 2026.02.11 23:54:23.504381 [ 275 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 242 | 2026.02.11 23:54:23.504453 [ 275 ] {} <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 | ||
| 243 | 2026.02.11 23:54:23.504595 [ 275 ] {} <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 | ||
| 244 | 2026.02.11 23:54:23.505511 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:64015 | ||
| 245 | 2026.02.11 23:54:23.505727 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 246 | 2026.02.11 23:54:23.505751 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:59415 | ||
| 247 | 2026.02.11 23:54:23.505762 [ 276 ] {} <Debug> TCP-Session: ca71b565-4512-4419-bf0e-6c37e7f6e540 Authenticating user 'default' from [fd00:1122:3344:101::d]:64015 | ||
| 248 | 2026.02.11 23:54:23.505835 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:36454 | ||
| 249 | 2026.02.11 23:54:23.505760 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:52959 | ||
| 250 | 2026.02.11 23:54:23.505905 [ 276 ] {} <Debug> TCP-Session: ca71b565-4512-4419-bf0e-6c37e7f6e540 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 251 | 2026.02.11 23:54:23.505946 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 252 | 2026.02.11 23:54:23.506002 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:43194 | ||
| 253 | 2026.02.11 23:54:23.506021 [ 276 ] {} <Debug> TCP-Session: ca71b565-4512-4419-bf0e-6c37e7f6e540 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 254 | 2026.02.11 23:54:23.506045 [ 278 ] {} <Debug> TCP-Session: 1fd360a6-9883-44e6-8c36-cb0ec485ea9c Authenticating user 'default' from [fd00:1122:3344:101::d]:59415 | ||
| 255 | 2026.02.11 23:54:23.506177 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:61611 | ||
| 256 | 2026.02.11 23:54:23.506209 [ 278 ] {} <Debug> TCP-Session: 1fd360a6-9883-44e6-8c36-cb0ec485ea9c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 257 | 2026.02.11 23:54:23.506232 [ 278 ] {} <Debug> TCP-Session: 1fd360a6-9883-44e6-8c36-cb0ec485ea9c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 258 | 2026.02.11 23:54:23.506263 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 259 | 2026.02.11 23:54:23.506322 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:59513 | ||
| 260 | 2026.02.11 23:54:23.506341 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 261 | 2026.02.11 23:54:23.506358 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 262 | 2026.02.11 23:54:23.506419 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 263 | 2026.02.11 23:54:23.506333 [ 279 ] {} <Debug> TCP-Session: bd491696-abd4-4c33-b65c-8247f976d1a3 Authenticating user 'default' from [fd00:1122:3344:101::d]:36454 | ||
| 264 | 2026.02.11 23:54:23.506394 [ 277 ] {} <Debug> TCP-Session: b1c48936-8efa-4267-83af-93a4cd2049e3 Authenticating user 'default' from [fd00:1122:3344:101::d]:52959 | ||
| 265 | 2026.02.11 23:54:23.506503 [ 281 ] {} <Debug> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Authenticating user 'default' from [fd00:1122:3344:101::d]:61611 | ||
| 266 | 2026.02.11 23:54:23.506483 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 267 | 2026.02.11 23:54:23.506483 [ 279 ] {} <Debug> TCP-Session: bd491696-abd4-4c33-b65c-8247f976d1a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 268 | 2026.02.11 23:54:23.506618 [ 281 ] {} <Debug> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 269 | 2026.02.11 23:54:23.506615 [ 282 ] {} <Debug> TCP-Session: e0b0a4f1-7d2f-4a81-9b4a-d14b319360ad Authenticating user 'default' from [fd00:1122:3344:101::d]:59513 | ||
| 270 | 2026.02.11 23:54:23.506599 [ 277 ] {} <Debug> TCP-Session: b1c48936-8efa-4267-83af-93a4cd2049e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 271 | 2026.02.11 23:54:23.506732 [ 281 ] {} <Debug> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 272 | 2026.02.11 23:54:23.506722 [ 282 ] {} <Debug> TCP-Session: e0b0a4f1-7d2f-4a81-9b4a-d14b319360ad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 273 | 2026.02.11 23:54:23.506709 [ 279 ] {} <Debug> TCP-Session: bd491696-abd4-4c33-b65c-8247f976d1a3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 274 | 2026.02.11 23:54:23.506790 [ 282 ] {} <Debug> TCP-Session: e0b0a4f1-7d2f-4a81-9b4a-d14b319360ad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 275 | 2026.02.11 23:54:23.506782 [ 277 ] {} <Debug> TCP-Session: b1c48936-8efa-4267-83af-93a4cd2049e3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 276 | 2026.02.11 23:54:23.506481 [ 280 ] {} <Debug> TCP-Session: 6c04333b-8408-4203-a167-c29a959c7bd4 Authenticating user 'default' from [fd00:1122:3344:101::d]:43194 | ||
| 277 | 2026.02.11 23:54:23.506475 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:34529 | ||
| 278 | 2026.02.11 23:54:23.506960 [ 280 ] {} <Debug> TCP-Session: 6c04333b-8408-4203-a167-c29a959c7bd4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 279 | 2026.02.11 23:54:23.506980 [ 280 ] {} <Debug> TCP-Session: 6c04333b-8408-4203-a167-c29a959c7bd4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 280 | 2026.02.11 23:54:23.507112 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 281 | 2026.02.11 23:54:23.507219 [ 283 ] {} <Debug> TCP-Session: ceb11281-d584-4fad-a884-1057194f4ef0 Authenticating user 'default' from [fd00:1122:3344:101::d]:34529 | ||
| 282 | 2026.02.11 23:54:23.507237 [ 283 ] {} <Debug> TCP-Session: ceb11281-d584-4fad-a884-1057194f4ef0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 283 | 2026.02.11 23:54:23.507250 [ 283 ] {} <Debug> TCP-Session: ceb11281-d584-4fad-a884-1057194f4ef0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 284 | 2026.02.11 23:54:23.513489 [ 275 ] {} <Trace> TCP-Session: 4bfa29cb-1291-4cee-927d-e1df10139aaa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 285 | 2026.02.11 23:54:23.516188 [ 275 ] {5e538017-b99c-4d25-93f5-15d7b0151568} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43794) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 286 | 2026.02.11 23:54:23.627750 [ 275 ] {5e538017-b99c-4d25-93f5-15d7b0151568} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:43794) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 287 | |||
| 288 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 289 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 290 | 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 | ||
| 291 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 292 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 293 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 294 | 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 | ||
| 295 | 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 | ||
| 296 | 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 | ||
| 297 | 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 | ||
| 298 | 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 | ||
| 299 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 300 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 301 | 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 | ||
| 302 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 303 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 304 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 305 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 306 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 307 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 308 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 309 | |||
| 310 | 2026.02.11 23:54:23.628704 [ 275 ] {5e538017-b99c-4d25-93f5-15d7b0151568} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 311 | |||
| 312 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 313 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 314 | 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 | ||
| 315 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 316 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 317 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 318 | 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 | ||
| 319 | 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 | ||
| 320 | 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 | ||
| 321 | 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 | ||
| 322 | 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 | ||
| 323 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 324 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 325 | 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 | ||
| 326 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 327 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 328 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 329 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 330 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 331 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 332 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 333 | |||
| 334 | 2026.02.11 23:54:23.628973 [ 275 ] {5e538017-b99c-4d25-93f5-15d7b0151568} <Debug> TCPHandler: Processed in 0.121727729 sec. | ||
| 335 | 2026.02.11 23:54:23.638692 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 336 | 2026.02.11 23:54:23.639064 [ 281 ] {8efafdb9-1f3d-4fe6-a207-ad85de714945} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 337 | 2026.02.11 23:54:23.639454 [ 281 ] {8efafdb9-1f3d-4fe6-a207-ad85de714945} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:61611) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 338 | |||
| 339 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 340 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 341 | 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 | ||
| 342 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 343 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 344 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 345 | 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 | ||
| 346 | 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 | ||
| 347 | 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 | ||
| 348 | 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 | ||
| 349 | 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 | ||
| 350 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 351 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 352 | 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 | ||
| 353 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 354 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 355 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 356 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 357 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 358 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 359 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 360 | |||
| 361 | 2026.02.11 23:54:23.639746 [ 281 ] {8efafdb9-1f3d-4fe6-a207-ad85de714945} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 362 | |||
| 363 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 364 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 365 | 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 | ||
| 366 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 367 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 368 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 369 | 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 | ||
| 370 | 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 | ||
| 371 | 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 | ||
| 372 | 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 | ||
| 373 | 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 | ||
| 374 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 375 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 376 | 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 | ||
| 377 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 378 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 379 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 380 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 381 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 382 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 383 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 384 | |||
| 385 | 2026.02.11 23:54:23.639977 [ 281 ] {8efafdb9-1f3d-4fe6-a207-ad85de714945} <Debug> TCPHandler: Processed in 0.001457998 sec. | ||
| 386 | 2026.02.11 23:54:23.642649 [ 275 ] {} <Trace> TCP-Session: 4bfa29cb-1291-4cee-927d-e1df10139aaa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 387 | 2026.02.11 23:54:23.643692 [ 275 ] {5b04da20-38b9-4a71-b9db-f97e9f9d0b5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43794) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 388 | 2026.02.11 23:54:23.644354 [ 275 ] {5b04da20-38b9-4a71-b9db-f97e9f9d0b5a} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 389 | 2026.02.11 23:54:23.645803 [ 275 ] {5b04da20-38b9-4a71-b9db-f97e9f9d0b5a} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 390 | 2026.02.11 23:54:23.645824 [ 275 ] {5b04da20-38b9-4a71-b9db-f97e9f9d0b5a} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.4741e-05 sec | ||
| 391 | 2026.02.11 23:54:23.645837 [ 275 ] {5b04da20-38b9-4a71-b9db-f97e9f9d0b5a} <Trace> ReferentialDeps: No tables | ||
| 392 | 2026.02.11 23:54:23.645930 [ 275 ] {5b04da20-38b9-4a71-b9db-f97e9f9d0b5a} <Trace> LoadingDeps: No tables | ||
| 393 | 2026.02.11 23:54:23.645954 [ 275 ] {5b04da20-38b9-4a71-b9db-f97e9f9d0b5a} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 394 | 2026.02.11 23:54:23.646597 [ 275 ] {5b04da20-38b9-4a71-b9db-f97e9f9d0b5a} <Debug> TCPHandler: Processed in 0.004101509 sec. | ||
| 395 | 2026.02.11 23:54:23.646728 [ 275 ] {} <Trace> TCP-Session: 4bfa29cb-1291-4cee-927d-e1df10139aaa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 396 | 2026.02.11 23:54:23.646958 [ 275 ] {514ae24d-4b2d-4363-a59f-be6b5ac083e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43794) /* The version table contains metadata about the `oximeter` database */ | ||
| 397 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
| 398 | 2026.02.11 23:54:23.647066 [ 275 ] {514ae24d-4b2d-4363-a59f-be6b5ac083e3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 399 | 2026.02.11 23:54:23.652150 [ 275 ] {514ae24d-4b2d-4363-a59f-be6b5ac083e3} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
| 400 | 2026.02.11 23:54:23.658402 [ 275 ] {514ae24d-4b2d-4363-a59f-be6b5ac083e3} <Debug> oximeter.version (fea001a5-8cc1-47e7-b3b4-7e8fb004448d): Loading data parts | ||
| 401 | 2026.02.11 23:54:23.659593 [ 275 ] {514ae24d-4b2d-4363-a59f-be6b5ac083e3} <Debug> oximeter.version (fea001a5-8cc1-47e7-b3b4-7e8fb004448d): There are no data parts | ||
| 402 | 2026.02.11 23:54:23.662789 [ 275 ] {514ae24d-4b2d-4363-a59f-be6b5ac083e3} <Debug> TCPHandler: Processed in 0.016085783 sec. | ||
| 403 | 2026.02.11 23:54:23.662981 [ 275 ] {} <Trace> TCP-Session: 4bfa29cb-1291-4cee-927d-e1df10139aaa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 404 | 2026.02.11 23:54:23.663154 [ 275 ] {adc5c202-63b6-44bb-be2c-fe310f8c2e17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43794) /* The measurement tables contain all individual samples from each timeseries. | ||
| 405 | * | ||
| 406 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
| 407 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
| 408 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
| 409 | * by all samples from the same timeseries. | ||
| 410 | * | ||
| 411 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
| 412 | * and then uses that to index quickly into the measurements tables. | ||
| 413 | */ | ||
| 414 | 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) | ||
| 415 | 2026.02.11 23:54:23.663303 [ 275 ] {adc5c202-63b6-44bb-be2c-fe310f8c2e17} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 416 | 2026.02.11 23:54:23.673521 [ 275 ] {adc5c202-63b6-44bb-be2c-fe310f8c2e17} <Debug> oximeter.measurements_bool (9bb13e33-63b8-46aa-ab9c-a174a3431472): Loading data parts | ||
| 417 | 2026.02.11 23:54:23.673732 [ 275 ] {adc5c202-63b6-44bb-be2c-fe310f8c2e17} <Debug> oximeter.measurements_bool (9bb13e33-63b8-46aa-ab9c-a174a3431472): There are no data parts | ||
| 418 | 2026.02.11 23:54:23.675016 [ 275 ] {adc5c202-63b6-44bb-be2c-fe310f8c2e17} <Debug> TCPHandler: Processed in 0.012081475 sec. | ||
| 419 | 2026.02.11 23:54:23.675224 [ 275 ] {} <Trace> TCP-Session: 4bfa29cb-1291-4cee-927d-e1df10139aaa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 420 | 2026.02.11 23:54:23.675418 [ 275 ] {3410dd01-90a1-4131-b13d-0e407a0876e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43794) 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) | ||
| 421 | 2026.02.11 23:54:23.675529 [ 275 ] {3410dd01-90a1-4131-b13d-0e407a0876e1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 422 | 2026.02.11 23:54:23.677043 [ 275 ] {3410dd01-90a1-4131-b13d-0e407a0876e1} <Debug> oximeter.measurements_i8 (d452d219-f817-4b12-b19e-e52f015908cb): Loading data parts | ||
| 423 | 2026.02.11 23:54:23.677208 [ 275 ] {3410dd01-90a1-4131-b13d-0e407a0876e1} <Debug> oximeter.measurements_i8 (d452d219-f817-4b12-b19e-e52f015908cb): There are no data parts | ||
| 424 | 2026.02.11 23:54:23.678532 [ 275 ] {3410dd01-90a1-4131-b13d-0e407a0876e1} <Debug> TCPHandler: Processed in 0.003355285 sec. | ||
| 425 | 2026.02.11 23:54:23.678662 [ 275 ] {} <Trace> TCP-Session: 4bfa29cb-1291-4cee-927d-e1df10139aaa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 426 | 2026.02.11 23:54:23.678810 [ 275 ] {236aaf9d-bc26-4af9-9ba1-5540d813c2b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43794) 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) | ||
| 427 | 2026.02.11 23:54:23.678912 [ 275 ] {236aaf9d-bc26-4af9-9ba1-5540d813c2b7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 428 | 2026.02.11 23:54:23.680625 [ 275 ] {236aaf9d-bc26-4af9-9ba1-5540d813c2b7} <Debug> oximeter.measurements_u8 (0afb228c-e070-4705-b383-d44dbb7e4a6f): Loading data parts | ||
| 429 | 2026.02.11 23:54:23.680761 [ 275 ] {236aaf9d-bc26-4af9-9ba1-5540d813c2b7} <Debug> oximeter.measurements_u8 (0afb228c-e070-4705-b383-d44dbb7e4a6f): There are no data parts | ||
| 430 | 2026.02.11 23:54:23.681909 [ 275 ] {236aaf9d-bc26-4af9-9ba1-5540d813c2b7} <Debug> TCPHandler: Processed in 0.003293515 sec. | ||
| 431 | 2026.02.11 23:54:23.682076 [ 275 ] {} <Trace> TCP-Session: 4bfa29cb-1291-4cee-927d-e1df10139aaa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 432 | 2026.02.11 23:54:23.682259 [ 275 ] {0f2f191d-e1c9-4e52-92ff-ed91be817ef7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43794) 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) | ||
| 433 | 2026.02.11 23:54:23.682361 [ 275 ] {0f2f191d-e1c9-4e52-92ff-ed91be817ef7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 434 | 2026.02.11 23:54:23.684016 [ 275 ] {0f2f191d-e1c9-4e52-92ff-ed91be817ef7} <Debug> oximeter.measurements_i16 (768c9537-979f-4537-897a-6777ab92f975): Loading data parts | ||
| 435 | 2026.02.11 23:54:23.684181 [ 275 ] {0f2f191d-e1c9-4e52-92ff-ed91be817ef7} <Debug> oximeter.measurements_i16 (768c9537-979f-4537-897a-6777ab92f975): There are no data parts | ||
| 436 | 2026.02.11 23:54:23.685447 [ 275 ] {0f2f191d-e1c9-4e52-92ff-ed91be817ef7} <Debug> TCPHandler: Processed in 0.003416466 sec. | ||
| 437 | 2026.02.11 23:54:23.685595 [ 275 ] {} <Trace> TCP-Session: 4bfa29cb-1291-4cee-927d-e1df10139aaa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 438 | 2026.02.11 23:54:23.685748 [ 275 ] {58ae2e14-a7fb-4518-9afd-49a91c132725} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43794) 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) | ||
| 439 | 2026.02.11 23:54:23.685866 [ 275 ] {58ae2e14-a7fb-4518-9afd-49a91c132725} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 440 | 2026.02.11 23:54:23.687456 [ 275 ] {58ae2e14-a7fb-4518-9afd-49a91c132725} <Debug> oximeter.measurements_u16 (8e29277a-526e-446a-927d-32eb0e283884): Loading data parts | ||
| 441 | 2026.02.11 23:54:23.687582 [ 275 ] {58ae2e14-a7fb-4518-9afd-49a91c132725} <Debug> oximeter.measurements_u16 (8e29277a-526e-446a-927d-32eb0e283884): There are no data parts | ||
| 442 | 2026.02.11 23:54:23.688749 [ 275 ] {58ae2e14-a7fb-4518-9afd-49a91c132725} <Debug> TCPHandler: Processed in 0.003201952 sec. | ||
| 443 | 2026.02.11 23:54:23.688880 [ 275 ] {} <Trace> TCP-Session: 4bfa29cb-1291-4cee-927d-e1df10139aaa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 444 | 2026.02.11 23:54:23.689105 [ 275 ] {2cd74d37-3391-44b0-877e-fbb10b23a918} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43794) 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) | ||
| 445 | 2026.02.11 23:54:23.689207 [ 275 ] {2cd74d37-3391-44b0-877e-fbb10b23a918} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 446 | 2026.02.11 23:54:23.690784 [ 275 ] {2cd74d37-3391-44b0-877e-fbb10b23a918} <Debug> oximeter.measurements_i32 (a0f08e70-fc0c-4b42-9ce1-98798e1b5f64): Loading data parts | ||
| 447 | 2026.02.11 23:54:23.690921 [ 275 ] {2cd74d37-3391-44b0-877e-fbb10b23a918} <Debug> oximeter.measurements_i32 (a0f08e70-fc0c-4b42-9ce1-98798e1b5f64): There are no data parts | ||
| 448 | 2026.02.11 23:54:23.692132 [ 275 ] {2cd74d37-3391-44b0-877e-fbb10b23a918} <Debug> TCPHandler: Processed in 0.003300004 sec. | ||
| 449 | 2026.02.11 23:54:23.692259 [ 275 ] {} <Trace> TCP-Session: 4bfa29cb-1291-4cee-927d-e1df10139aaa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 450 | 2026.02.11 23:54:23.692408 [ 275 ] {275d0c0b-c950-4e8b-8201-0a96f30bf2b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43794) 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) | ||
| 451 | 2026.02.11 23:54:23.692518 [ 275 ] {275d0c0b-c950-4e8b-8201-0a96f30bf2b1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 452 | 2026.02.11 23:54:23.694035 [ 275 ] {275d0c0b-c950-4e8b-8201-0a96f30bf2b1} <Debug> oximeter.measurements_u32 (79f87eac-36db-44ef-9fc8-0131622812bb): Loading data parts | ||
| 453 | 2026.02.11 23:54:23.694167 [ 275 ] {275d0c0b-c950-4e8b-8201-0a96f30bf2b1} <Debug> oximeter.measurements_u32 (79f87eac-36db-44ef-9fc8-0131622812bb): There are no data parts | ||
| 454 | 2026.02.11 23:54:23.695476 [ 275 ] {275d0c0b-c950-4e8b-8201-0a96f30bf2b1} <Debug> TCPHandler: Processed in 0.003263983 sec. | ||
| 455 | 2026.02.11 23:54:23.695608 [ 275 ] {} <Trace> TCP-Session: 4bfa29cb-1291-4cee-927d-e1df10139aaa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 456 | 2026.02.11 23:54:23.695821 [ 275 ] {e13e0373-4298-459f-80b8-b90318f5425b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43794) 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) | ||
| 457 | 2026.02.11 23:54:23.695923 [ 275 ] {e13e0373-4298-459f-80b8-b90318f5425b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 458 | 2026.02.11 23:54:23.697457 [ 275 ] {e13e0373-4298-459f-80b8-b90318f5425b} <Debug> oximeter.measurements_i64 (a1c2b002-efce-41a9-8f47-eeb6d3e0f09f): Loading data parts | ||
| 459 | 2026.02.11 23:54:23.697601 [ 275 ] {e13e0373-4298-459f-80b8-b90318f5425b} <Debug> oximeter.measurements_i64 (a1c2b002-efce-41a9-8f47-eeb6d3e0f09f): There are no data parts | ||
| 460 | 2026.02.11 23:54:23.698944 [ 275 ] {e13e0373-4298-459f-80b8-b90318f5425b} <Debug> TCPHandler: Processed in 0.003382336 sec. | ||
| 461 | 2026.02.11 23:54:23.699076 [ 275 ] {} <Trace> TCP-Session: 4bfa29cb-1291-4cee-927d-e1df10139aaa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 462 | 2026.02.11 23:54:23.699225 [ 275 ] {06bcdce4-8625-4b8f-8372-4e4160f45202} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43794) 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) | ||
| 463 | 2026.02.11 23:54:23.699412 [ 275 ] {06bcdce4-8625-4b8f-8372-4e4160f45202} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 464 | 2026.02.11 23:54:23.700943 [ 275 ] {06bcdce4-8625-4b8f-8372-4e4160f45202} <Debug> oximeter.measurements_u64 (4b04f6c7-fe0f-46f4-b6b8-6d9da97af1bd): Loading data parts | ||
| 465 | 2026.02.11 23:54:23.701099 [ 275 ] {06bcdce4-8625-4b8f-8372-4e4160f45202} <Debug> oximeter.measurements_u64 (4b04f6c7-fe0f-46f4-b6b8-6d9da97af1bd): There are no data parts | ||
| 466 | 2026.02.11 23:54:23.702384 [ 275 ] {06bcdce4-8625-4b8f-8372-4e4160f45202} <Debug> TCPHandler: Processed in 0.003354895 sec. | ||
| 467 | 2026.02.11 23:54:23.702514 [ 275 ] {} <Trace> TCP-Session: 4bfa29cb-1291-4cee-927d-e1df10139aaa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 468 | 2026.02.11 23:54:23.702731 [ 275 ] {22890816-e0e1-4e88-858c-cf0fcc622363} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43794) 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) | ||
| 469 | 2026.02.11 23:54:23.702836 [ 275 ] {22890816-e0e1-4e88-858c-cf0fcc622363} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 470 | 2026.02.11 23:54:23.704478 [ 275 ] {22890816-e0e1-4e88-858c-cf0fcc622363} <Debug> oximeter.measurements_f32 (a13cdab0-6e08-4720-9361-77ec2b51921d): Loading data parts | ||
| 471 | 2026.02.11 23:54:23.704605 [ 275 ] {22890816-e0e1-4e88-858c-cf0fcc622363} <Debug> oximeter.measurements_f32 (a13cdab0-6e08-4720-9361-77ec2b51921d): There are no data parts | ||
| 472 | 2026.02.11 23:54:23.705792 [ 275 ] {22890816-e0e1-4e88-858c-cf0fcc622363} <Debug> TCPHandler: Processed in 0.003326964 sec. | ||
| 473 | 2026.02.11 23:54:23.705924 [ 275 ] {} <Trace> TCP-Session: 4bfa29cb-1291-4cee-927d-e1df10139aaa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 474 | 2026.02.11 23:54:23.706072 [ 275 ] {87f98ec5-e47b-47d3-9aa6-b37d5cf159b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43794) 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) | ||
| 475 | 2026.02.11 23:54:23.706182 [ 275 ] {87f98ec5-e47b-47d3-9aa6-b37d5cf159b2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 476 | 2026.02.11 23:54:23.707722 [ 275 ] {87f98ec5-e47b-47d3-9aa6-b37d5cf159b2} <Debug> oximeter.measurements_f64 (522c00d0-3ce7-4a3b-8e1c-1a58bb35e28f): Loading data parts | ||
| 477 | 2026.02.11 23:54:23.707910 [ 275 ] {87f98ec5-e47b-47d3-9aa6-b37d5cf159b2} <Debug> oximeter.measurements_f64 (522c00d0-3ce7-4a3b-8e1c-1a58bb35e28f): There are no data parts | ||
| 478 | 2026.02.11 23:54:23.709070 [ 275 ] {87f98ec5-e47b-47d3-9aa6-b37d5cf159b2} <Debug> TCPHandler: Processed in 0.003193622 sec. | ||
| 479 | 2026.02.11 23:54:23.709195 [ 275 ] {} <Trace> TCP-Session: 4bfa29cb-1291-4cee-927d-e1df10139aaa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 480 | 2026.02.11 23:54:23.709412 [ 275 ] {716fd44f-3bc6-47d3-96d6-56b9053457cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43794) 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) | ||
| 481 | 2026.02.11 23:54:23.709519 [ 275 ] {716fd44f-3bc6-47d3-96d6-56b9053457cf} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 482 | 2026.02.11 23:54:23.711086 [ 275 ] {716fd44f-3bc6-47d3-96d6-56b9053457cf} <Debug> oximeter.measurements_string (07c52101-8741-4cc5-824d-17e47686007c): Loading data parts | ||
| 483 | 2026.02.11 23:54:23.711225 [ 275 ] {716fd44f-3bc6-47d3-96d6-56b9053457cf} <Debug> oximeter.measurements_string (07c52101-8741-4cc5-824d-17e47686007c): There are no data parts | ||
| 484 | 2026.02.11 23:54:23.712392 [ 275 ] {716fd44f-3bc6-47d3-96d6-56b9053457cf} <Debug> TCPHandler: Processed in 0.003244833 sec. | ||
| 485 | 2026.02.11 23:54:23.712525 [ 275 ] {} <Trace> TCP-Session: 4bfa29cb-1291-4cee-927d-e1df10139aaa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 486 | 2026.02.11 23:54:23.712676 [ 275 ] {3e9f34a8-ac22-4057-8a6d-ac65120b9b63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43794) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
| 487 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
| 488 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
| 489 | * a string isn't palatable for a few reasons. | ||
| 490 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
| 491 | * details. | ||
| 492 | */ | ||
| 493 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 494 | 2026.02.11 23:54:23.712795 [ 275 ] {3e9f34a8-ac22-4057-8a6d-ac65120b9b63} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 495 | 2026.02.11 23:54:23.714377 [ 275 ] {3e9f34a8-ac22-4057-8a6d-ac65120b9b63} <Debug> oximeter.measurements_bytes (859840be-bbdc-4b6c-b362-bd32fa0886ac): Loading data parts | ||
| 496 | 2026.02.11 23:54:23.714506 [ 275 ] {3e9f34a8-ac22-4057-8a6d-ac65120b9b63} <Debug> oximeter.measurements_bytes (859840be-bbdc-4b6c-b362-bd32fa0886ac): There are no data parts | ||
| 497 | 2026.02.11 23:54:23.715742 [ 275 ] {3e9f34a8-ac22-4057-8a6d-ac65120b9b63} <Debug> TCPHandler: Processed in 0.003265454 sec. | ||
| 498 | 2026.02.11 23:54:23.715878 [ 275 ] {} <Trace> TCP-Session: 4bfa29cb-1291-4cee-927d-e1df10139aaa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 499 | 2026.02.11 23:54:23.716034 [ 275 ] {1f3e25ca-1772-4cb6-966a-71239534bb5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43794) 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) | ||
| 500 | 2026.02.11 23:54:23.716141 [ 275 ] {1f3e25ca-1772-4cb6-966a-71239534bb5f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 501 | 2026.02.11 23:54:23.717820 [ 275 ] {1f3e25ca-1772-4cb6-966a-71239534bb5f} <Debug> oximeter.measurements_cumulativei64 (6d6c51d8-628e-424c-9c0e-a36d37496e1c): Loading data parts | ||
| 502 | 2026.02.11 23:54:23.717956 [ 275 ] {1f3e25ca-1772-4cb6-966a-71239534bb5f} <Debug> oximeter.measurements_cumulativei64 (6d6c51d8-628e-424c-9c0e-a36d37496e1c): There are no data parts | ||
| 503 | 2026.02.11 23:54:23.719088 [ 275 ] {1f3e25ca-1772-4cb6-966a-71239534bb5f} <Debug> TCPHandler: Processed in 0.003302784 sec. | ||
| 504 | 2026.02.11 23:54:23.719282 [ 275 ] {} <Trace> TCP-Session: 4bfa29cb-1291-4cee-927d-e1df10139aaa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 505 | 2026.02.11 23:54:23.719497 [ 275 ] {06589219-a2fd-4664-bd7a-638a5d9184c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43794) 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) | ||
| 506 | 2026.02.11 23:54:23.719610 [ 275 ] {06589219-a2fd-4664-bd7a-638a5d9184c9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 507 | 2026.02.11 23:54:23.721127 [ 275 ] {06589219-a2fd-4664-bd7a-638a5d9184c9} <Debug> oximeter.measurements_cumulativeu64 (629b0a95-06b7-4f0a-8a91-89e98ebdbeb8): Loading data parts | ||
| 508 | 2026.02.11 23:54:23.721319 [ 275 ] {06589219-a2fd-4664-bd7a-638a5d9184c9} <Debug> oximeter.measurements_cumulativeu64 (629b0a95-06b7-4f0a-8a91-89e98ebdbeb8): There are no data parts | ||
| 509 | 2026.02.11 23:54:23.722514 [ 275 ] {06589219-a2fd-4664-bd7a-638a5d9184c9} <Debug> TCPHandler: Processed in 0.003222013 sec. | ||
| 510 | 2026.02.11 23:54:23.722640 [ 275 ] {} <Trace> TCP-Session: 4bfa29cb-1291-4cee-927d-e1df10139aaa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 511 | 2026.02.11 23:54:23.722865 [ 275 ] {95f15913-60d7-4150-a42d-cb63ff506554} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43794) 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) | ||
| 512 | 2026.02.11 23:54:23.722985 [ 275 ] {95f15913-60d7-4150-a42d-cb63ff506554} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 513 | 2026.02.11 23:54:23.724533 [ 275 ] {95f15913-60d7-4150-a42d-cb63ff506554} <Debug> oximeter.measurements_cumulativef32 (02cd2d71-74ed-4022-905f-d7039c8fb942): Loading data parts | ||
| 514 | 2026.02.11 23:54:23.724658 [ 275 ] {95f15913-60d7-4150-a42d-cb63ff506554} <Debug> oximeter.measurements_cumulativef32 (02cd2d71-74ed-4022-905f-d7039c8fb942): There are no data parts | ||
| 515 | 2026.02.11 23:54:23.725859 [ 275 ] {95f15913-60d7-4150-a42d-cb63ff506554} <Debug> TCPHandler: Processed in 0.003266914 sec. | ||
| 516 | 2026.02.11 23:54:23.725987 [ 275 ] {} <Trace> TCP-Session: 4bfa29cb-1291-4cee-927d-e1df10139aaa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 517 | 2026.02.11 23:54:23.726142 [ 275 ] {e859c897-a11c-40d3-a81b-76889ac29490} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43794) 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) | ||
| 518 | 2026.02.11 23:54:23.726252 [ 275 ] {e859c897-a11c-40d3-a81b-76889ac29490} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 519 | 2026.02.11 23:54:23.727816 [ 275 ] {e859c897-a11c-40d3-a81b-76889ac29490} <Debug> oximeter.measurements_cumulativef64 (8eb3bcf2-ad77-4cb3-b910-051aca65e9d7): Loading data parts | ||
| 520 | 2026.02.11 23:54:23.728028 [ 275 ] {e859c897-a11c-40d3-a81b-76889ac29490} <Debug> oximeter.measurements_cumulativef64 (8eb3bcf2-ad77-4cb3-b910-051aca65e9d7): There are no data parts | ||
| 521 | 2026.02.11 23:54:23.729219 [ 275 ] {e859c897-a11c-40d3-a81b-76889ac29490} <Debug> TCPHandler: Processed in 0.003280614 sec. | ||
| 522 | 2026.02.11 23:54:23.729431 [ 275 ] {} <Trace> TCP-Session: 4bfa29cb-1291-4cee-927d-e1df10139aaa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 523 | 2026.02.11 23:54:23.729646 [ 275 ] {deecceb6-60a7-41cb-b3ea-b9aa6676cb1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43794) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
| 524 | * NOTE: Array types cannot be Nullable, see | ||
| 525 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
| 526 | * for more details. | ||
| 527 | * | ||
| 528 | * This means we need to use empty arrays to indicate a missing value. This | ||
| 529 | * is unfortunate, and at this point relies on the fact that an | ||
| 530 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
| 531 | * to figure out another way to represent missing samples here. | ||
| 532 | */ | ||
| 533 | 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) | ||
| 534 | 2026.02.11 23:54:23.729777 [ 275 ] {deecceb6-60a7-41cb-b3ea-b9aa6676cb1e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 535 | 2026.02.11 23:54:23.731588 [ 275 ] {deecceb6-60a7-41cb-b3ea-b9aa6676cb1e} <Debug> oximeter.measurements_histogrami8 (f4a4239e-7aa8-4ef2-b055-f16063eead54): Loading data parts | ||
| 536 | 2026.02.11 23:54:23.731731 [ 275 ] {deecceb6-60a7-41cb-b3ea-b9aa6676cb1e} <Debug> oximeter.measurements_histogrami8 (f4a4239e-7aa8-4ef2-b055-f16063eead54): There are no data parts | ||
| 537 | 2026.02.11 23:54:23.732982 [ 275 ] {deecceb6-60a7-41cb-b3ea-b9aa6676cb1e} <Debug> TCPHandler: Processed in 0.00360065 sec. | ||
| 538 | 2026.02.11 23:54:23.733125 [ 275 ] {} <Trace> TCP-Session: 4bfa29cb-1291-4cee-927d-e1df10139aaa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 539 | 2026.02.11 23:54:23.733330 [ 275 ] {ec9cfb87-bf43-42f8-96c3-12d91aa87433} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43794) 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) | ||
| 540 | 2026.02.11 23:54:23.733468 [ 275 ] {ec9cfb87-bf43-42f8-96c3-12d91aa87433} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 541 | 2026.02.11 23:54:23.735308 [ 275 ] {ec9cfb87-bf43-42f8-96c3-12d91aa87433} <Debug> oximeter.measurements_histogramu8 (86af588b-dbca-4fc8-ae0a-4e8b2ed2a657): Loading data parts | ||
| 542 | 2026.02.11 23:54:23.735449 [ 275 ] {ec9cfb87-bf43-42f8-96c3-12d91aa87433} <Debug> oximeter.measurements_histogramu8 (86af588b-dbca-4fc8-ae0a-4e8b2ed2a657): There are no data parts | ||
| 543 | 2026.02.11 23:54:23.736649 [ 275 ] {ec9cfb87-bf43-42f8-96c3-12d91aa87433} <Debug> TCPHandler: Processed in 0.0035883 sec. | ||
| 544 | 2026.02.11 23:54:23.736818 [ 275 ] {} <Trace> TCP-Session: 4bfa29cb-1291-4cee-927d-e1df10139aaa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 545 | 2026.02.11 23:54:23.737046 [ 275 ] {1b82dd9e-ac0e-45b8-b22a-62aa22236a33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43794) 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) | ||
| 546 | 2026.02.11 23:54:23.737162 [ 275 ] {1b82dd9e-ac0e-45b8-b22a-62aa22236a33} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 547 | 2026.02.11 23:54:23.738918 [ 275 ] {1b82dd9e-ac0e-45b8-b22a-62aa22236a33} <Debug> oximeter.measurements_histogrami16 (02f78362-238c-4161-9dc3-a6019b87c5e8): Loading data parts | ||
| 548 | 2026.02.11 23:54:23.739047 [ 275 ] {1b82dd9e-ac0e-45b8-b22a-62aa22236a33} <Debug> oximeter.measurements_histogrami16 (02f78362-238c-4161-9dc3-a6019b87c5e8): There are no data parts | ||
| 549 | 2026.02.11 23:54:23.740392 [ 275 ] {1b82dd9e-ac0e-45b8-b22a-62aa22236a33} <Debug> TCPHandler: Processed in 0.003594089 sec. | ||
| 550 | 2026.02.11 23:54:23.740527 [ 275 ] {} <Trace> TCP-Session: 4bfa29cb-1291-4cee-927d-e1df10139aaa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 551 | 2026.02.11 23:54:23.740733 [ 275 ] {2fe685d4-1118-4328-82a5-b7376b5e4bba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43794) 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) | ||
| 552 | 2026.02.11 23:54:23.740859 [ 275 ] {2fe685d4-1118-4328-82a5-b7376b5e4bba} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 553 | 2026.02.11 23:54:23.742663 [ 275 ] {2fe685d4-1118-4328-82a5-b7376b5e4bba} <Debug> oximeter.measurements_histogramu16 (206c6761-05a9-41e5-8293-0c52ae9c358d): Loading data parts | ||
| 554 | 2026.02.11 23:54:23.742788 [ 275 ] {2fe685d4-1118-4328-82a5-b7376b5e4bba} <Debug> oximeter.measurements_histogramu16 (206c6761-05a9-41e5-8293-0c52ae9c358d): There are no data parts | ||
| 555 | 2026.02.11 23:54:23.743970 [ 275 ] {2fe685d4-1118-4328-82a5-b7376b5e4bba} <Debug> TCPHandler: Processed in 0.003491128 sec. | ||
| 556 | 2026.02.11 23:54:23.744137 [ 275 ] {} <Trace> TCP-Session: 4bfa29cb-1291-4cee-927d-e1df10139aaa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 557 | 2026.02.11 23:54:23.744381 [ 275 ] {a1ddfcdd-7f86-46a7-9f8e-d6ae0c24fb3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43794) 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) | ||
| 558 | 2026.02.11 23:54:23.744499 [ 275 ] {a1ddfcdd-7f86-46a7-9f8e-d6ae0c24fb3f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 559 | 2026.02.11 23:54:23.746189 [ 275 ] {a1ddfcdd-7f86-46a7-9f8e-d6ae0c24fb3f} <Debug> oximeter.measurements_histogrami32 (c68bebfb-87fc-4a52-8b7e-59a569dfd1d8): Loading data parts | ||
| 560 | 2026.02.11 23:54:23.746316 [ 275 ] {a1ddfcdd-7f86-46a7-9f8e-d6ae0c24fb3f} <Debug> oximeter.measurements_histogrami32 (c68bebfb-87fc-4a52-8b7e-59a569dfd1d8): There are no data parts | ||
| 561 | 2026.02.11 23:54:23.747559 [ 275 ] {a1ddfcdd-7f86-46a7-9f8e-d6ae0c24fb3f} <Debug> TCPHandler: Processed in 0.003471088 sec. | ||
| 562 | 2026.02.11 23:54:23.747687 [ 275 ] {} <Trace> TCP-Session: 4bfa29cb-1291-4cee-927d-e1df10139aaa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 563 | 2026.02.11 23:54:23.747892 [ 275 ] {fb29e9b3-80b8-487e-a75f-68bc9c7bfdce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43794) 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) | ||
| 564 | 2026.02.11 23:54:23.748009 [ 275 ] {fb29e9b3-80b8-487e-a75f-68bc9c7bfdce} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 565 | 2026.02.11 23:54:23.749795 [ 275 ] {fb29e9b3-80b8-487e-a75f-68bc9c7bfdce} <Debug> oximeter.measurements_histogramu32 (3c15a54c-4183-46a4-9fc2-9d96a7c88036): Loading data parts | ||
| 566 | 2026.02.11 23:54:23.749921 [ 275 ] {fb29e9b3-80b8-487e-a75f-68bc9c7bfdce} <Debug> oximeter.measurements_histogramu32 (3c15a54c-4183-46a4-9fc2-9d96a7c88036): There are no data parts | ||
| 567 | 2026.02.11 23:54:23.751147 [ 275 ] {fb29e9b3-80b8-487e-a75f-68bc9c7bfdce} <Debug> TCPHandler: Processed in 0.003508198 sec. | ||
| 568 | 2026.02.11 23:54:23.751275 [ 275 ] {} <Trace> TCP-Session: 4bfa29cb-1291-4cee-927d-e1df10139aaa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 569 | 2026.02.11 23:54:23.751545 [ 275 ] {60fb3c05-a239-406b-9229-476b14c291c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43794) 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) | ||
| 570 | 2026.02.11 23:54:23.751670 [ 275 ] {60fb3c05-a239-406b-9229-476b14c291c2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 571 | 2026.02.11 23:54:23.753374 [ 275 ] {60fb3c05-a239-406b-9229-476b14c291c2} <Debug> oximeter.measurements_histogrami64 (27349be7-1a77-4f3b-9fe1-b56bf434ae5a): Loading data parts | ||
| 572 | 2026.02.11 23:54:23.753544 [ 275 ] {60fb3c05-a239-406b-9229-476b14c291c2} <Debug> oximeter.measurements_histogrami64 (27349be7-1a77-4f3b-9fe1-b56bf434ae5a): There are no data parts | ||
| 573 | 2026.02.11 23:54:23.754773 [ 275 ] {60fb3c05-a239-406b-9229-476b14c291c2} <Debug> TCPHandler: Processed in 0.00357109 sec. | ||
| 574 | 2026.02.11 23:54:23.754893 [ 275 ] {} <Trace> TCP-Session: 4bfa29cb-1291-4cee-927d-e1df10139aaa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 575 | 2026.02.11 23:54:23.755085 [ 275 ] {ecde50a4-1896-496d-8a0b-a03d616b9ec8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43794) 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) | ||
| 576 | 2026.02.11 23:54:23.755207 [ 275 ] {ecde50a4-1896-496d-8a0b-a03d616b9ec8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 577 | 2026.02.11 23:54:23.757014 [ 275 ] {ecde50a4-1896-496d-8a0b-a03d616b9ec8} <Debug> oximeter.measurements_histogramu64 (ffbb1385-6601-4f63-a903-f8bfc0e27b7e): Loading data parts | ||
| 578 | 2026.02.11 23:54:23.757187 [ 275 ] {ecde50a4-1896-496d-8a0b-a03d616b9ec8} <Debug> oximeter.measurements_histogramu64 (ffbb1385-6601-4f63-a903-f8bfc0e27b7e): There are no data parts | ||
| 579 | 2026.02.11 23:54:23.758363 [ 275 ] {ecde50a4-1896-496d-8a0b-a03d616b9ec8} <Debug> TCPHandler: Processed in 0.003486617 sec. | ||
| 580 | 2026.02.11 23:54:23.758500 [ 275 ] {} <Trace> TCP-Session: 4bfa29cb-1291-4cee-927d-e1df10139aaa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 581 | 2026.02.11 23:54:23.758770 [ 275 ] {42c12dc9-7f7d-4d70-acd9-cc27cdc397fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43794) 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) | ||
| 582 | 2026.02.11 23:54:23.758884 [ 275 ] {42c12dc9-7f7d-4d70-acd9-cc27cdc397fc} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 583 | 2026.02.11 23:54:23.760520 [ 275 ] {42c12dc9-7f7d-4d70-acd9-cc27cdc397fc} <Debug> oximeter.measurements_histogramf32 (f5a7b868-79a4-43c1-8847-bb54f6ce8210): Loading data parts | ||
| 584 | 2026.02.11 23:54:23.760662 [ 275 ] {42c12dc9-7f7d-4d70-acd9-cc27cdc397fc} <Debug> oximeter.measurements_histogramf32 (f5a7b868-79a4-43c1-8847-bb54f6ce8210): There are no data parts | ||
| 585 | 2026.02.11 23:54:23.761873 [ 275 ] {42c12dc9-7f7d-4d70-acd9-cc27cdc397fc} <Debug> TCPHandler: Processed in 0.003422097 sec. | ||
| 586 | 2026.02.11 23:54:23.762004 [ 275 ] {} <Trace> TCP-Session: 4bfa29cb-1291-4cee-927d-e1df10139aaa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 587 | 2026.02.11 23:54:23.762208 [ 275 ] {51898729-5358-4ccb-9433-0f86351e113e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43794) 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) | ||
| 588 | 2026.02.11 23:54:23.762332 [ 275 ] {51898729-5358-4ccb-9433-0f86351e113e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 589 | 2026.02.11 23:54:23.764102 [ 275 ] {51898729-5358-4ccb-9433-0f86351e113e} <Debug> oximeter.measurements_histogramf64 (6848a0d0-3b70-4e55-b8f8-f82dccbb36b8): Loading data parts | ||
| 590 | 2026.02.11 23:54:23.764253 [ 275 ] {51898729-5358-4ccb-9433-0f86351e113e} <Debug> oximeter.measurements_histogramf64 (6848a0d0-3b70-4e55-b8f8-f82dccbb36b8): There are no data parts | ||
| 591 | 2026.02.11 23:54:23.765440 [ 275 ] {51898729-5358-4ccb-9433-0f86351e113e} <Debug> TCPHandler: Processed in 0.003483028 sec. | ||
| 592 | 2026.02.11 23:54:23.765584 [ 275 ] {} <Trace> TCP-Session: 4bfa29cb-1291-4cee-927d-e1df10139aaa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 593 | 2026.02.11 23:54:23.765833 [ 275 ] {2a10c335-8205-453d-8d69-24a2843ee4c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43794) /* The field tables store named dimensions of each timeseries. | ||
| 594 | * | ||
| 595 | * As with the measurement tables, there is one field table for each field data | ||
| 596 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
| 597 | * this behavior **must not** be relied upon for query correctness. | ||
| 598 | * | ||
| 599 | * The index for the fields differs from the measurements, however. Rows are | ||
| 600 | * sorted by timeseries name, then field name, field value, and finally | ||
| 601 | * timeseries key. This reflects the most common pattern for looking them up: | ||
| 602 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
| 603 | * usually then used to look up measurements. | ||
| 604 | * | ||
| 605 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
| 606 | * timeseries name and then key, since it would improve lookups where one | ||
| 607 | * already has the key. Realistically though, these tables are quite small and | ||
| 608 | * so performance benefits will be low in absolute terms. | ||
| 609 | * | ||
| 610 | * TTL: We use a materialized column to expire old field table records. This | ||
| 611 | * column is generated automatically by the database whenever a new row is | ||
| 612 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
| 613 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
| 614 | * record will remain during a deduplication, which will have the last | ||
| 615 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
| 616 | * measurement tables. | ||
| 617 | */ | ||
| 618 | 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) | ||
| 619 | 2026.02.11 23:54:23.765949 [ 275 ] {2a10c335-8205-453d-8d69-24a2843ee4c5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 620 | 2026.02.11 23:54:23.767558 [ 275 ] {2a10c335-8205-453d-8d69-24a2843ee4c5} <Debug> oximeter.fields_bool (1070e00c-1416-473f-b7d0-e59250431456): Loading data parts | ||
| 621 | 2026.02.11 23:54:23.767708 [ 275 ] {2a10c335-8205-453d-8d69-24a2843ee4c5} <Debug> oximeter.fields_bool (1070e00c-1416-473f-b7d0-e59250431456): There are no data parts | ||
| 622 | 2026.02.11 23:54:23.768925 [ 275 ] {2a10c335-8205-453d-8d69-24a2843ee4c5} <Debug> TCPHandler: Processed in 0.003390846 sec. | ||
| 623 | 2026.02.11 23:54:23.769062 [ 275 ] {} <Trace> TCP-Session: 4bfa29cb-1291-4cee-927d-e1df10139aaa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 624 | 2026.02.11 23:54:23.769212 [ 275 ] {c5b0f276-ee68-40d3-8ed2-3d561c8462f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43794) 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) | ||
| 625 | 2026.02.11 23:54:23.769324 [ 275 ] {c5b0f276-ee68-40d3-8ed2-3d561c8462f2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 626 | 2026.02.11 23:54:23.770868 [ 275 ] {c5b0f276-ee68-40d3-8ed2-3d561c8462f2} <Debug> oximeter.fields_i8 (03c69832-a8fb-4ba6-92ef-ad7d14b670d1): Loading data parts | ||
| 627 | 2026.02.11 23:54:23.771065 [ 275 ] {c5b0f276-ee68-40d3-8ed2-3d561c8462f2} <Debug> oximeter.fields_i8 (03c69832-a8fb-4ba6-92ef-ad7d14b670d1): There are no data parts | ||
| 628 | 2026.02.11 23:54:23.772219 [ 275 ] {c5b0f276-ee68-40d3-8ed2-3d561c8462f2} <Debug> TCPHandler: Processed in 0.003205962 sec. | ||
| 629 | 2026.02.11 23:54:23.772348 [ 275 ] {} <Trace> TCP-Session: 4bfa29cb-1291-4cee-927d-e1df10139aaa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 630 | 2026.02.11 23:54:23.772571 [ 275 ] {b1a1052e-4543-45a0-9543-54904fe32b65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43794) 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) | ||
| 631 | 2026.02.11 23:54:23.772671 [ 275 ] {b1a1052e-4543-45a0-9543-54904fe32b65} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 632 | 2026.02.11 23:54:23.774257 [ 275 ] {b1a1052e-4543-45a0-9543-54904fe32b65} <Debug> oximeter.fields_u8 (333bec52-f74d-408b-9e1c-1479446c7d3c): Loading data parts | ||
| 633 | 2026.02.11 23:54:23.774378 [ 275 ] {b1a1052e-4543-45a0-9543-54904fe32b65} <Debug> oximeter.fields_u8 (333bec52-f74d-408b-9e1c-1479446c7d3c): There are no data parts | ||
| 634 | 2026.02.11 23:54:23.775580 [ 275 ] {b1a1052e-4543-45a0-9543-54904fe32b65} <Debug> TCPHandler: Processed in 0.003279994 sec. | ||
| 635 | 2026.02.11 23:54:23.775710 [ 275 ] {} <Trace> TCP-Session: 4bfa29cb-1291-4cee-927d-e1df10139aaa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 636 | 2026.02.11 23:54:23.775860 [ 275 ] {16cfcabf-d31a-47ab-863b-d64781af875b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43794) 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) | ||
| 637 | 2026.02.11 23:54:23.775974 [ 275 ] {16cfcabf-d31a-47ab-863b-d64781af875b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 638 | 2026.02.11 23:54:23.777531 [ 275 ] {16cfcabf-d31a-47ab-863b-d64781af875b} <Debug> oximeter.fields_i16 (a5dbfeca-2262-4415-b6be-dfd1a8bfa631): Loading data parts | ||
| 639 | 2026.02.11 23:54:23.777724 [ 275 ] {16cfcabf-d31a-47ab-863b-d64781af875b} <Debug> oximeter.fields_i16 (a5dbfeca-2262-4415-b6be-dfd1a8bfa631): There are no data parts | ||
| 640 | 2026.02.11 23:54:23.778878 [ 275 ] {16cfcabf-d31a-47ab-863b-d64781af875b} <Debug> TCPHandler: Processed in 0.003216792 sec. | ||
| 641 | 2026.02.11 23:54:23.779006 [ 275 ] {} <Trace> TCP-Session: 4bfa29cb-1291-4cee-927d-e1df10139aaa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 642 | 2026.02.11 23:54:23.779229 [ 275 ] {3e89b15a-751b-46ff-af7b-4ae3d4031029} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43794) 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) | ||
| 643 | 2026.02.11 23:54:23.779335 [ 275 ] {3e89b15a-751b-46ff-af7b-4ae3d4031029} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 644 | 2026.02.11 23:54:23.780837 [ 275 ] {3e89b15a-751b-46ff-af7b-4ae3d4031029} <Debug> oximeter.fields_u16 (a063e340-feb3-467d-9a3f-70c072d33d5b): Loading data parts | ||
| 645 | 2026.02.11 23:54:23.780973 [ 275 ] {3e89b15a-751b-46ff-af7b-4ae3d4031029} <Debug> oximeter.fields_u16 (a063e340-feb3-467d-9a3f-70c072d33d5b): There are no data parts | ||
| 646 | 2026.02.11 23:54:23.782187 [ 275 ] {3e89b15a-751b-46ff-af7b-4ae3d4031029} <Debug> TCPHandler: Processed in 0.003230283 sec. | ||
| 647 | 2026.02.11 23:54:23.782319 [ 275 ] {} <Trace> TCP-Session: 4bfa29cb-1291-4cee-927d-e1df10139aaa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 648 | 2026.02.11 23:54:23.782476 [ 275 ] {72111c8f-2166-45b5-9f51-97e78d3f2af4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43794) 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) | ||
| 649 | 2026.02.11 23:54:23.782655 [ 275 ] {72111c8f-2166-45b5-9f51-97e78d3f2af4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 650 | 2026.02.11 23:54:23.784305 [ 275 ] {72111c8f-2166-45b5-9f51-97e78d3f2af4} <Debug> oximeter.fields_i32 (4885e959-6d1f-4574-be43-7db055162a99): Loading data parts | ||
| 651 | 2026.02.11 23:54:23.784465 [ 275 ] {72111c8f-2166-45b5-9f51-97e78d3f2af4} <Debug> oximeter.fields_i32 (4885e959-6d1f-4574-be43-7db055162a99): There are no data parts | ||
| 652 | 2026.02.11 23:54:23.785855 [ 275 ] {72111c8f-2166-45b5-9f51-97e78d3f2af4} <Debug> TCPHandler: Processed in 0.003584649 sec. | ||
| 653 | 2026.02.11 23:54:23.785985 [ 275 ] {} <Trace> TCP-Session: 4bfa29cb-1291-4cee-927d-e1df10139aaa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 654 | 2026.02.11 23:54:23.786298 [ 275 ] {7be581d6-8e17-4025-a2c7-c76261633d97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43794) 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) | ||
| 655 | 2026.02.11 23:54:23.786404 [ 275 ] {7be581d6-8e17-4025-a2c7-c76261633d97} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 656 | 2026.02.11 23:54:23.787968 [ 275 ] {7be581d6-8e17-4025-a2c7-c76261633d97} <Debug> oximeter.fields_u32 (5e914076-6ebe-4e60-a251-80aa571785b6): Loading data parts | ||
| 657 | 2026.02.11 23:54:23.788107 [ 275 ] {7be581d6-8e17-4025-a2c7-c76261633d97} <Debug> oximeter.fields_u32 (5e914076-6ebe-4e60-a251-80aa571785b6): There are no data parts | ||
| 658 | 2026.02.11 23:54:23.789353 [ 275 ] {7be581d6-8e17-4025-a2c7-c76261633d97} <Debug> TCPHandler: Processed in 0.003417296 sec. | ||
| 659 | 2026.02.11 23:54:23.789483 [ 275 ] {} <Trace> TCP-Session: 4bfa29cb-1291-4cee-927d-e1df10139aaa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 660 | 2026.02.11 23:54:23.789633 [ 275 ] {5e14fc41-6411-4d2c-bce1-56a95cdf44ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43794) 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) | ||
| 661 | 2026.02.11 23:54:23.789749 [ 275 ] {5e14fc41-6411-4d2c-bce1-56a95cdf44ab} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 662 | 2026.02.11 23:54:23.791355 [ 275 ] {5e14fc41-6411-4d2c-bce1-56a95cdf44ab} <Debug> oximeter.fields_i64 (656de3c9-1a37-48b8-8824-44efa546242e): Loading data parts | ||
| 663 | 2026.02.11 23:54:23.791557 [ 275 ] {5e14fc41-6411-4d2c-bce1-56a95cdf44ab} <Debug> oximeter.fields_i64 (656de3c9-1a37-48b8-8824-44efa546242e): There are no data parts | ||
| 664 | 2026.02.11 23:54:23.792715 [ 275 ] {5e14fc41-6411-4d2c-bce1-56a95cdf44ab} <Debug> TCPHandler: Processed in 0.003279194 sec. | ||
| 665 | 2026.02.11 23:54:23.792842 [ 275 ] {} <Trace> TCP-Session: 4bfa29cb-1291-4cee-927d-e1df10139aaa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 666 | 2026.02.11 23:54:23.793063 [ 275 ] {faded531-36b6-49d9-a4f7-4bb8d1b478fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43794) 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) | ||
| 667 | 2026.02.11 23:54:23.793174 [ 275 ] {faded531-36b6-49d9-a4f7-4bb8d1b478fb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 668 | 2026.02.11 23:54:23.794729 [ 275 ] {faded531-36b6-49d9-a4f7-4bb8d1b478fb} <Debug> oximeter.fields_u64 (b0a94ebe-fd8e-46e9-ab75-6a35e5b14a5b): Loading data parts | ||
| 669 | 2026.02.11 23:54:23.794925 [ 275 ] {faded531-36b6-49d9-a4f7-4bb8d1b478fb} <Debug> oximeter.fields_u64 (b0a94ebe-fd8e-46e9-ab75-6a35e5b14a5b): There are no data parts | ||
| 670 | 2026.02.11 23:54:23.796160 [ 275 ] {faded531-36b6-49d9-a4f7-4bb8d1b478fb} <Debug> TCPHandler: Processed in 0.003365716 sec. | ||
| 671 | 2026.02.11 23:54:23.796287 [ 275 ] {} <Trace> TCP-Session: 4bfa29cb-1291-4cee-927d-e1df10139aaa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 672 | 2026.02.11 23:54:23.796438 [ 275 ] {2020a824-e011-45d6-9d32-9f3a3d06b413} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43794) 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) | ||
| 673 | 2026.02.11 23:54:23.796550 [ 275 ] {2020a824-e011-45d6-9d32-9f3a3d06b413} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 674 | 2026.02.11 23:54:23.798170 [ 275 ] {2020a824-e011-45d6-9d32-9f3a3d06b413} <Debug> oximeter.fields_ipaddr (6857c72f-dfdb-45c0-96ba-7e28c54e54a7): Loading data parts | ||
| 675 | 2026.02.11 23:54:23.798308 [ 275 ] {2020a824-e011-45d6-9d32-9f3a3d06b413} <Debug> oximeter.fields_ipaddr (6857c72f-dfdb-45c0-96ba-7e28c54e54a7): There are no data parts | ||
| 676 | 2026.02.11 23:54:23.799457 [ 275 ] {2020a824-e011-45d6-9d32-9f3a3d06b413} <Debug> TCPHandler: Processed in 0.003218582 sec. | ||
| 677 | 2026.02.11 23:54:23.799650 [ 275 ] {} <Trace> TCP-Session: 4bfa29cb-1291-4cee-927d-e1df10139aaa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 678 | 2026.02.11 23:54:23.799801 [ 275 ] {0f421fb8-46c4-49d2-8755-5efde897577a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43794) 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) | ||
| 679 | 2026.02.11 23:54:23.799908 [ 275 ] {0f421fb8-46c4-49d2-8755-5efde897577a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 680 | 2026.02.11 23:54:23.801420 [ 275 ] {0f421fb8-46c4-49d2-8755-5efde897577a} <Debug> oximeter.fields_string (d8291991-e1c7-4178-b7c2-8afc920979a5): Loading data parts | ||
| 681 | 2026.02.11 23:54:23.801617 [ 275 ] {0f421fb8-46c4-49d2-8755-5efde897577a} <Debug> oximeter.fields_string (d8291991-e1c7-4178-b7c2-8afc920979a5): There are no data parts | ||
| 682 | 2026.02.11 23:54:23.802732 [ 275 ] {0f421fb8-46c4-49d2-8755-5efde897577a} <Debug> TCPHandler: Processed in 0.003130111 sec. | ||
| 683 | 2026.02.11 23:54:23.802861 [ 275 ] {} <Trace> TCP-Session: 4bfa29cb-1291-4cee-927d-e1df10139aaa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 684 | 2026.02.11 23:54:23.803080 [ 275 ] {61d8c231-895f-447e-8610-951908580eff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43794) 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) | ||
| 685 | 2026.02.11 23:54:23.803121 [ 275 ] {61d8c231-895f-447e-8610-951908580eff} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 686 | 2026.02.11 23:54:23.804741 [ 275 ] {61d8c231-895f-447e-8610-951908580eff} <Debug> oximeter.fields_uuid (4fa888fe-7c40-4232-8860-a6a6bcd7dec5): Loading data parts | ||
| 687 | 2026.02.11 23:54:23.804875 [ 275 ] {61d8c231-895f-447e-8610-951908580eff} <Debug> oximeter.fields_uuid (4fa888fe-7c40-4232-8860-a6a6bcd7dec5): There are no data parts | ||
| 688 | 2026.02.11 23:54:23.806141 [ 275 ] {61d8c231-895f-447e-8610-951908580eff} <Debug> TCPHandler: Processed in 0.003328925 sec. | ||
| 689 | 2026.02.11 23:54:23.806349 [ 275 ] {} <Trace> TCP-Session: 4bfa29cb-1291-4cee-927d-e1df10139aaa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 690 | 2026.02.11 23:54:23.806583 [ 275 ] {e58cb431-d423-47e5-9c43-f6e13a4ffae1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43794) /* The timeseries schema table stores the extracted schema for the samples | ||
| 691 | * oximeter collects. | ||
| 692 | */ | ||
| 693 | 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) | ||
| 694 | 2026.02.11 23:54:23.806707 [ 275 ] {e58cb431-d423-47e5-9c43-f6e13a4ffae1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 695 | 2026.02.11 23:54:23.808343 [ 275 ] {e58cb431-d423-47e5-9c43-f6e13a4ffae1} <Debug> oximeter.timeseries_schema (f95b48d2-77df-4ddb-9c48-c914303a57c2): Loading data parts | ||
| 696 | 2026.02.11 23:54:23.808479 [ 275 ] {e58cb431-d423-47e5-9c43-f6e13a4ffae1} <Debug> oximeter.timeseries_schema (f95b48d2-77df-4ddb-9c48-c914303a57c2): There are no data parts | ||
| 697 | 2026.02.11 23:54:23.809770 [ 275 ] {e58cb431-d423-47e5-9c43-f6e13a4ffae1} <Debug> TCPHandler: Processed in 0.003469328 sec. | ||
| 698 | 2026.02.11 23:54:23.809997 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 699 | 2026.02.11 23:54:23.810329 [ 281 ] {7790d0fc-167a-4ad6-a25b-fb924d19ee6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 700 | 2026.02.11 23:54:23.811566 [ 281 ] {7790d0fc-167a-4ad6-a25b-fb924d19ee6e} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 701 | 2026.02.11 23:54:23.833503 [ 285 ] {7790d0fc-167a-4ad6-a25b-fb924d19ee6e} <Trace> oximeter.version (fea001a5-8cc1-47e7-b3b4-7e8fb004448d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 702 | 2026.02.11 23:54:23.833539 [ 285 ] {7790d0fc-167a-4ad6-a25b-fb924d19ee6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 703 | 2026.02.11 23:54:23.838016 [ 285 ] {7790d0fc-167a-4ad6-a25b-fb924d19ee6e} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 704 | 2026.02.11 23:54:23.838597 [ 285 ] {7790d0fc-167a-4ad6-a25b-fb924d19ee6e} <Trace> oximeter.version (fea001a5-8cc1-47e7-b3b4-7e8fb004448d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 705 | 2026.02.11 23:54:23.838846 [ 281 ] {7790d0fc-167a-4ad6-a25b-fb924d19ee6e} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.028652 sec., 34.901577551305316 rows/sec., 558.43 B/sec. | ||
| 706 | 2026.02.11 23:54:23.839148 [ 281 ] {7790d0fc-167a-4ad6-a25b-fb924d19ee6e} <Debug> TCPHandler: Processed in 0.02923734 sec. | ||
| 707 | 2026.02.11 23:54:24.000220 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 127.43 MiB, peak 127.43 MiB, free memory in arenas 0.00 B, will set to 139.68 MiB (RSS), difference: 12.26 MiB | ||
| 708 | 2026.02.11 23:54:28.232890 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
| 709 | 2026.02.11 23:54:28.232915 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 549 entries to flush up to offset 549 | ||
| 710 | 2026.02.11 23:54:28.232979 [ 245 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
| 711 | 2026.02.11 23:54:28.233120 [ 244 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
| 712 | 2026.02.11 23:54:28.236287 [ 244 ] {} <Debug> system.asynchronous_metric_log (7c321173-efe0-4025-bf7e-6a8e4a3fbd38): Loading data parts | ||
| 713 | 2026.02.11 23:54:28.236483 [ 244 ] {} <Debug> system.asynchronous_metric_log (7c321173-efe0-4025-bf7e-6a8e4a3fbd38): There are no data parts | ||
| 714 | 2026.02.11 23:54:28.241359 [ 244 ] {} <Trace> system.asynchronous_metric_log (7c321173-efe0-4025-bf7e-6a8e4a3fbd38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 715 | 2026.02.11 23:54:28.241396 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 716 | 2026.02.11 23:54:28.246720 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 717 | 2026.02.11 23:54:28.247368 [ 244 ] {} <Trace> system.asynchronous_metric_log (7c321173-efe0-4025-bf7e-6a8e4a3fbd38): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 718 | 2026.02.11 23:54:28.247535 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 549 | ||
| 719 | 2026.02.11 23:54:28.253670 [ 245 ] {} <Debug> system.metric_log (9c306116-b3ca-42bb-b692-9c2699a40c21): Loading data parts | ||
| 720 | 2026.02.11 23:54:28.253955 [ 245 ] {} <Debug> system.metric_log (9c306116-b3ca-42bb-b692-9c2699a40c21): There are no data parts | ||
| 721 | 2026.02.11 23:54:28.277295 [ 245 ] {} <Trace> system.metric_log (9c306116-b3ca-42bb-b692-9c2699a40c21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 722 | 2026.02.11 23:54:28.277347 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 723 | 2026.02.11 23:54:28.283433 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 724 | 2026.02.11 23:54:28.284617 [ 245 ] {} <Trace> system.metric_log (9c306116-b3ca-42bb-b692-9c2699a40c21): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 725 | 2026.02.11 23:54:28.287591 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
| 726 | 2026.02.11 23:54:29.000165 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 144.79 MiB, peak 148.79 MiB, free memory in arenas 0.00 B, will set to 153.84 MiB (RSS), difference: 9.05 MiB | ||
| 727 | 2026.02.11 23:54:30.732892 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 88 entries to flush up to offset 88 | ||
| 728 | 2026.02.11 23:54:30.733042 [ 243 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
| 729 | 2026.02.11 23:54:30.737357 [ 243 ] {} <Debug> system.query_log (e129079c-d142-406b-8659-a4f2a5941f34): Loading data parts | ||
| 730 | 2026.02.11 23:54:30.737522 [ 243 ] {} <Debug> system.query_log (e129079c-d142-406b-8659-a4f2a5941f34): There are no data parts | ||
| 731 | 2026.02.11 23:54:30.901787 [ 243 ] {} <Trace> system.query_log (e129079c-d142-406b-8659-a4f2a5941f34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 732 | 2026.02.11 23:54:30.901830 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 733 | 2026.02.11 23:54:30.903519 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 734 | 2026.02.11 23:54:30.904129 [ 243 ] {} <Trace> system.query_log (e129079c-d142-406b-8659-a4f2a5941f34): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 735 | 2026.02.11 23:54:30.904486 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 88 | ||
| 736 | 2026.02.11 23:54:31.000282 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 158.04 MiB, peak 158.04 MiB, free memory in arenas 0.00 B, will set to 154.55 MiB (RSS), difference: -3.49 MiB | ||
| 737 | 2026.02.11 23:54:35.707355 [ 138 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 738 | 2026.02.11 23:54:35.707473 [ 138 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 739 | 2026.02.11 23:54:35.747853 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 976 | ||
| 740 | 2026.02.11 23:54:35.748866 [ 244 ] {} <Trace> system.asynchronous_metric_log (7c321173-efe0-4025-bf7e-6a8e4a3fbd38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 741 | 2026.02.11 23:54:35.748903 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 742 | 2026.02.11 23:54:35.749731 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 743 | 2026.02.11 23:54:35.750222 [ 244 ] {} <Trace> system.asynchronous_metric_log (7c321173-efe0-4025-bf7e-6a8e4a3fbd38): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 744 | 2026.02.11 23:54:35.750369 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 | ||
| 745 | 2026.02.11 23:54:35.787878 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
| 746 | 2026.02.11 23:54:35.805716 [ 245 ] {} <Trace> system.metric_log (9c306116-b3ca-42bb-b692-9c2699a40c21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 747 | 2026.02.11 23:54:35.805760 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 748 | 2026.02.11 23:54:35.812184 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 749 | 2026.02.11 23:54:35.813371 [ 245 ] {} <Trace> system.metric_log (9c306116-b3ca-42bb-b692-9c2699a40c21): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 750 | 2026.02.11 23:54:35.816077 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
| 751 | 2026.02.11 23:54:36.000204 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 155.24 MiB, peak 159.24 MiB, free memory in arenas 0.00 B, will set to 157.69 MiB (RSS), difference: 2.45 MiB | ||
| 752 | 2026.02.11 23:54:41.001139 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 153.75 MiB, peak 159.24 MiB, free memory in arenas 0.00 B, will set to 157.77 MiB (RSS), difference: 4.02 MiB | ||
| 753 | 2026.02.11 23:54:43.250535 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 1464 | ||
| 754 | 2026.02.11 23:54:43.251187 [ 244 ] {} <Trace> system.asynchronous_metric_log (7c321173-efe0-4025-bf7e-6a8e4a3fbd38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 755 | 2026.02.11 23:54:43.251295 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 756 | 2026.02.11 23:54:43.251921 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 757 | 2026.02.11 23:54:43.252395 [ 244 ] {} <Trace> system.asynchronous_metric_log (7c321173-efe0-4025-bf7e-6a8e4a3fbd38): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 758 | 2026.02.11 23:54:43.252562 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1464 | ||
| 759 | 2026.02.11 23:54:43.316151 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
| 760 | 2026.02.11 23:54:43.333276 [ 245 ] {} <Trace> system.metric_log (9c306116-b3ca-42bb-b692-9c2699a40c21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 761 | 2026.02.11 23:54:43.333338 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 762 | 2026.02.11 23:54:43.339490 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 763 | 2026.02.11 23:54:43.340604 [ 245 ] {} <Trace> system.metric_log (9c306116-b3ca-42bb-b692-9c2699a40c21): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 764 | 2026.02.11 23:54:43.343646 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
| 765 | 2026.02.11 23:54:43.855086 [ 275 ] {} <Trace> TCP-Session: 4bfa29cb-1291-4cee-927d-e1df10139aaa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 766 | 2026.02.11 23:54:43.855274 [ 275 ] {60d6ed5b-7c67-4075-a778-0b28385882b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43794) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) | ||
| 767 | 2026.02.11 23:54:43.855656 [ 275 ] {60d6ed5b-7c67-4075-a778-0b28385882b3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 768 | 2026.02.11 23:54:43.855891 [ 275 ] {60d6ed5b-7c67-4075-a778-0b28385882b3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 769 | 2026.02.11 23:54:43.856506 [ 275 ] {60d6ed5b-7c67-4075-a778-0b28385882b3} <Debug> TCPHandler: Processed in 0.00154951 sec. | ||
| 770 | 2026.02.11 23:54:43.859754 [ 275 ] {} <Trace> TCP-Session: 4bfa29cb-1291-4cee-927d-e1df10139aaa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 771 | 2026.02.11 23:54:43.859894 [ 275 ] {9a91d4a2-8919-4148-82d1-102b8f314a18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43794) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 772 | 2026.02.11 23:54:43.861988 [ 275 ] {9a91d4a2-8919-4148-82d1-102b8f314a18} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 773 | 2026.02.11 23:54:43.862033 [ 275 ] {9a91d4a2-8919-4148-82d1-102b8f314a18} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 774 | 2026.02.11 23:54:43.862414 [ 275 ] {9a91d4a2-8919-4148-82d1-102b8f314a18} <Debug> TCPHandler: Processed in 0.002699703 sec. | ||
| 775 | 2026.02.11 23:54:43.863479 [ 275 ] {} <Trace> TCP-Session: 4bfa29cb-1291-4cee-927d-e1df10139aaa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 776 | 2026.02.11 23:54:43.863593 [ 275 ] {aa05d7b3-4a20-499e-990b-09dff2f032d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43794) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 777 | 2026.02.11 23:54:43.863863 [ 275 ] {aa05d7b3-4a20-499e-990b-09dff2f032d3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 778 | 2026.02.11 23:54:43.863905 [ 275 ] {aa05d7b3-4a20-499e-990b-09dff2f032d3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 779 | 2026.02.11 23:54:43.864215 [ 275 ] {aa05d7b3-4a20-499e-990b-09dff2f032d3} <Debug> TCPHandler: Processed in 0.000783846 sec. | ||
| 780 | 2026.02.11 23:54:43.864418 [ 275 ] {} <Trace> TCP-Session: 4bfa29cb-1291-4cee-927d-e1df10139aaa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 781 | 2026.02.11 23:54:43.864530 [ 275 ] {1b5b8ed5-446a-46e3-b173-ddd20a075f9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43794) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_underlay_prefixes', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 782 | 2026.02.11 23:54:43.864760 [ 275 ] {1b5b8ed5-446a-46e3-b173-ddd20a075f9d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 783 | 2026.02.11 23:54:43.864801 [ 275 ] {1b5b8ed5-446a-46e3-b173-ddd20a075f9d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 784 | 2026.02.11 23:54:43.865099 [ 275 ] {1b5b8ed5-446a-46e3-b173-ddd20a075f9d} <Debug> TCPHandler: Processed in 0.000726684 sec. | ||
| 785 | 2026.02.11 23:54:43.865292 [ 275 ] {} <Trace> TCP-Session: 4bfa29cb-1291-4cee-927d-e1df10139aaa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 786 | 2026.02.11 23:54:43.865402 [ 275 ] {b83ae202-a517-4f73-ad18-9d52c6aba623} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43794) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 787 | 2026.02.11 23:54:43.865641 [ 275 ] {b83ae202-a517-4f73-ad18-9d52c6aba623} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 788 | 2026.02.11 23:54:43.865683 [ 275 ] {b83ae202-a517-4f73-ad18-9d52c6aba623} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 789 | 2026.02.11 23:54:43.866033 [ 275 ] {b83ae202-a517-4f73-ad18-9d52c6aba623} <Debug> TCPHandler: Processed in 0.000787865 sec. | ||
| 790 | 2026.02.11 23:54:43.866240 [ 275 ] {} <Trace> TCP-Session: 4bfa29cb-1291-4cee-927d-e1df10139aaa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 791 | 2026.02.11 23:54:43.866351 [ 275 ] {6e91efe6-2f92-44ee-9fd0-40f35865b9a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43794) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('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) | ||
| 792 | 2026.02.11 23:54:43.866580 [ 275 ] {6e91efe6-2f92-44ee-9fd0-40f35865b9a5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 793 | 2026.02.11 23:54:43.866622 [ 275 ] {6e91efe6-2f92-44ee-9fd0-40f35865b9a5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 794 | 2026.02.11 23:54:43.866926 [ 275 ] {6e91efe6-2f92-44ee-9fd0-40f35865b9a5} <Debug> TCPHandler: Processed in 0.000732574 sec. | ||
| 795 | 2026.02.11 23:54:43.867117 [ 275 ] {} <Trace> TCP-Session: 4bfa29cb-1291-4cee-927d-e1df10139aaa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 796 | 2026.02.11 23:54:43.867229 [ 275 ] {cbe88267-179d-4829-9ba0-173a8f4cb003} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43794) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 797 | 2026.02.11 23:54:43.867456 [ 275 ] {cbe88267-179d-4829-9ba0-173a8f4cb003} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 798 | 2026.02.11 23:54:43.867496 [ 275 ] {cbe88267-179d-4829-9ba0-173a8f4cb003} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 799 | 2026.02.11 23:54:43.867797 [ 275 ] {cbe88267-179d-4829-9ba0-173a8f4cb003} <Debug> TCPHandler: Processed in 0.000725685 sec. | ||
| 800 | 2026.02.11 23:54:43.867990 [ 275 ] {} <Trace> TCP-Session: 4bfa29cb-1291-4cee-927d-e1df10139aaa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 801 | 2026.02.11 23:54:43.868103 [ 275 ] {da896c53-7356-4a68-b3a7-9227d890e213} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43794) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 802 | 2026.02.11 23:54:43.868336 [ 275 ] {da896c53-7356-4a68-b3a7-9227d890e213} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 803 | 2026.02.11 23:54:43.868377 [ 275 ] {da896c53-7356-4a68-b3a7-9227d890e213} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 804 | 2026.02.11 23:54:43.868676 [ 275 ] {da896c53-7356-4a68-b3a7-9227d890e213} <Debug> TCPHandler: Processed in 0.000731975 sec. | ||
| 805 | 2026.02.11 23:54:43.868873 [ 275 ] {} <Trace> TCP-Session: 4bfa29cb-1291-4cee-927d-e1df10139aaa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 806 | 2026.02.11 23:54:43.868986 [ 275 ] {5fe72c8c-7392-4520-ac51-fbe66af0b526} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43794) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 807 | 2026.02.11 23:54:43.869220 [ 275 ] {5fe72c8c-7392-4520-ac51-fbe66af0b526} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 808 | 2026.02.11 23:54:43.869261 [ 275 ] {5fe72c8c-7392-4520-ac51-fbe66af0b526} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 809 | 2026.02.11 23:54:43.869555 [ 275 ] {5fe72c8c-7392-4520-ac51-fbe66af0b526} <Debug> TCPHandler: Processed in 0.000726784 sec. | ||
| 810 | 2026.02.11 23:54:43.869744 [ 275 ] {} <Trace> TCP-Session: 4bfa29cb-1291-4cee-927d-e1df10139aaa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 811 | 2026.02.11 23:54:43.869858 [ 275 ] {651ea31e-29ad-494a-9c88-49c64cf8004e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43794) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 812 | 2026.02.11 23:54:43.870092 [ 275 ] {651ea31e-29ad-494a-9c88-49c64cf8004e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 813 | 2026.02.11 23:54:43.870133 [ 275 ] {651ea31e-29ad-494a-9c88-49c64cf8004e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 814 | 2026.02.11 23:54:43.870432 [ 275 ] {651ea31e-29ad-494a-9c88-49c64cf8004e} <Debug> TCPHandler: Processed in 0.000733814 sec. | ||
| 815 | 2026.02.11 23:54:43.870646 [ 275 ] {} <Trace> TCP-Session: 4bfa29cb-1291-4cee-927d-e1df10139aaa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 816 | 2026.02.11 23:54:43.870766 [ 275 ] {118e42e4-7de5-4093-81ff-6941e0d1478f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43794) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 817 | 2026.02.11 23:54:43.871000 [ 275 ] {118e42e4-7de5-4093-81ff-6941e0d1478f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 818 | 2026.02.11 23:54:43.871041 [ 275 ] {118e42e4-7de5-4093-81ff-6941e0d1478f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 819 | 2026.02.11 23:54:43.871350 [ 275 ] {118e42e4-7de5-4093-81ff-6941e0d1478f} <Debug> TCPHandler: Processed in 0.000750715 sec. | ||
| 820 | 2026.02.11 23:54:43.871541 [ 275 ] {} <Trace> TCP-Session: 4bfa29cb-1291-4cee-927d-e1df10139aaa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 821 | 2026.02.11 23:54:43.871654 [ 275 ] {d79ed4a2-20f5-492d-93bf-2bc42ba9b6bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43794) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 822 | 2026.02.11 23:54:43.871892 [ 275 ] {d79ed4a2-20f5-492d-93bf-2bc42ba9b6bc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 823 | 2026.02.11 23:54:43.871933 [ 275 ] {d79ed4a2-20f5-492d-93bf-2bc42ba9b6bc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 824 | 2026.02.11 23:54:43.872255 [ 275 ] {d79ed4a2-20f5-492d-93bf-2bc42ba9b6bc} <Debug> TCPHandler: Processed in 0.000760554 sec. | ||
| 825 | 2026.02.11 23:54:43.872473 [ 275 ] {} <Trace> TCP-Session: 4bfa29cb-1291-4cee-927d-e1df10139aaa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 826 | 2026.02.11 23:54:43.872595 [ 275 ] {b3cc3d89-ee0d-4554-bf6d-cba097b437b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43794) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 827 | 2026.02.11 23:54:43.872833 [ 275 ] {b3cc3d89-ee0d-4554-bf6d-cba097b437b5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 828 | 2026.02.11 23:54:43.872874 [ 275 ] {b3cc3d89-ee0d-4554-bf6d-cba097b437b5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 829 | 2026.02.11 23:54:43.873179 [ 275 ] {b3cc3d89-ee0d-4554-bf6d-cba097b437b5} <Debug> TCPHandler: Processed in 0.000747054 sec. | ||
| 830 | 2026.02.11 23:54:43.873380 [ 275 ] {} <Trace> TCP-Session: 4bfa29cb-1291-4cee-927d-e1df10139aaa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 831 | 2026.02.11 23:54:43.873494 [ 275 ] {4a7f8bb9-de4f-4678-ae23-e2f7c1e3d09d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43794) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 832 | 2026.02.11 23:54:43.873736 [ 275 ] {4a7f8bb9-de4f-4678-ae23-e2f7c1e3d09d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 833 | 2026.02.11 23:54:43.873777 [ 275 ] {4a7f8bb9-de4f-4678-ae23-e2f7c1e3d09d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 834 | 2026.02.11 23:54:43.874103 [ 275 ] {4a7f8bb9-de4f-4678-ae23-e2f7c1e3d09d} <Debug> TCPHandler: Processed in 0.000775025 sec. | ||
| 835 | 2026.02.11 23:54:43.874301 [ 275 ] {} <Trace> TCP-Session: 4bfa29cb-1291-4cee-927d-e1df10139aaa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 836 | 2026.02.11 23:54:43.874415 [ 275 ] {f3c61136-a573-4a9c-b13f-715602be0a30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43794) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 837 | 2026.02.11 23:54:43.874656 [ 275 ] {f3c61136-a573-4a9c-b13f-715602be0a30} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 838 | 2026.02.11 23:54:43.874696 [ 275 ] {f3c61136-a573-4a9c-b13f-715602be0a30} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 839 | 2026.02.11 23:54:43.875004 [ 275 ] {f3c61136-a573-4a9c-b13f-715602be0a30} <Debug> TCPHandler: Processed in 0.000748295 sec. | ||
| 840 | 2026.02.11 23:54:43.875204 [ 275 ] {} <Trace> TCP-Session: 4bfa29cb-1291-4cee-927d-e1df10139aaa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 841 | 2026.02.11 23:54:43.875317 [ 275 ] {c8a543a5-5073-4aff-bb6a-54789810624b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43794) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 842 | 2026.02.11 23:54:43.875563 [ 275 ] {c8a543a5-5073-4aff-bb6a-54789810624b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 843 | 2026.02.11 23:54:43.875604 [ 275 ] {c8a543a5-5073-4aff-bb6a-54789810624b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 844 | 2026.02.11 23:54:43.875925 [ 275 ] {c8a543a5-5073-4aff-bb6a-54789810624b} <Debug> TCPHandler: Processed in 0.000766905 sec. | ||
| 845 | 2026.02.11 23:54:43.877171 [ 275 ] {} <Trace> TCP-Session: 4bfa29cb-1291-4cee-927d-e1df10139aaa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 846 | 2026.02.11 23:54:43.877286 [ 275 ] {14d05fa4-79fe-4df3-8954-b6b4e07ce86c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43794) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 847 | 2026.02.11 23:54:43.877531 [ 275 ] {14d05fa4-79fe-4df3-8954-b6b4e07ce86c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 848 | 2026.02.11 23:54:43.877572 [ 275 ] {14d05fa4-79fe-4df3-8954-b6b4e07ce86c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 849 | 2026.02.11 23:54:43.877868 [ 275 ] {14d05fa4-79fe-4df3-8954-b6b4e07ce86c} <Debug> TCPHandler: Processed in 0.000742795 sec. | ||
| 850 | 2026.02.11 23:54:43.878071 [ 275 ] {} <Trace> TCP-Session: 4bfa29cb-1291-4cee-927d-e1df10139aaa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 851 | 2026.02.11 23:54:43.878186 [ 275 ] {be7c7e20-4834-4637-aaad-42c3cda193c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43794) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_routes') FORMAT Native; (stage: Complete) | ||
| 852 | 2026.02.11 23:54:43.878448 [ 275 ] {be7c7e20-4834-4637-aaad-42c3cda193c4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 853 | 2026.02.11 23:54:43.878490 [ 275 ] {be7c7e20-4834-4637-aaad-42c3cda193c4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 854 | 2026.02.11 23:54:43.878804 [ 275 ] {be7c7e20-4834-4637-aaad-42c3cda193c4} <Debug> TCPHandler: Processed in 0.000779405 sec. | ||
| 855 | 2026.02.11 23:54:43.879000 [ 275 ] {} <Trace> TCP-Session: 4bfa29cb-1291-4cee-927d-e1df10139aaa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 856 | 2026.02.11 23:54:43.879116 [ 275 ] {59f1ba06-85cd-4c16-b60c-a32259fc8381} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43794) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes') FORMAT Native; (stage: Complete) | ||
| 857 | 2026.02.11 23:54:43.879365 [ 275 ] {59f1ba06-85cd-4c16-b60c-a32259fc8381} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 858 | 2026.02.11 23:54:43.879405 [ 275 ] {59f1ba06-85cd-4c16-b60c-a32259fc8381} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 859 | 2026.02.11 23:54:43.879703 [ 275 ] {59f1ba06-85cd-4c16-b60c-a32259fc8381} <Debug> TCPHandler: Processed in 0.000748844 sec. | ||
| 860 | 2026.02.11 23:54:43.879895 [ 275 ] {} <Trace> TCP-Session: 4bfa29cb-1291-4cee-927d-e1df10139aaa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 861 | 2026.02.11 23:54:43.880012 [ 275 ] {6d5290f5-8d62-4534-a3f2-8e52c54436b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43794) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 862 | 2026.02.11 23:54:43.880262 [ 275 ] {6d5290f5-8d62-4534-a3f2-8e52c54436b4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 863 | 2026.02.11 23:54:43.880302 [ 275 ] {6d5290f5-8d62-4534-a3f2-8e52c54436b4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 864 | 2026.02.11 23:54:43.880601 [ 275 ] {6d5290f5-8d62-4534-a3f2-8e52c54436b4} <Debug> TCPHandler: Processed in 0.000751685 sec. | ||
| 865 | 2026.02.11 23:54:43.887004 [ 275 ] {} <Trace> TCP-Session: 4bfa29cb-1291-4cee-927d-e1df10139aaa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 866 | 2026.02.11 23:54:43.887181 [ 275 ] {022dd700-6de8-4a11-8b1e-fa83fcad6f71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43794) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 867 | 2026.02.11 23:54:43.887251 [ 275 ] {022dd700-6de8-4a11-8b1e-fa83fcad6f71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 868 | 2026.02.11 23:54:43.888083 [ 275 ] {022dd700-6de8-4a11-8b1e-fa83fcad6f71} <Trace> oximeter.timeseries_schema (f95b48d2-77df-4ddb-9c48-c914303a57c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 869 | 2026.02.11 23:54:43.888125 [ 275 ] {022dd700-6de8-4a11-8b1e-fa83fcad6f71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 870 | 2026.02.11 23:54:43.888703 [ 275 ] {022dd700-6de8-4a11-8b1e-fa83fcad6f71} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 871 | 2026.02.11 23:54:43.889044 [ 275 ] {022dd700-6de8-4a11-8b1e-fa83fcad6f71} <Trace> oximeter.timeseries_schema (f95b48d2-77df-4ddb-9c48-c914303a57c2): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 872 | 2026.02.11 23:54:43.889179 [ 275 ] {022dd700-6de8-4a11-8b1e-fa83fcad6f71} <Debug> executeQuery: Read 20 rows, 2.89 KiB in 0.002094 sec., 9551.098376313277 rows/sec., 1.35 MiB/sec. | ||
| 873 | 2026.02.11 23:54:43.889214 [ 275 ] {022dd700-6de8-4a11-8b1e-fa83fcad6f71} <Debug> TCPHandler: Processed in 0.002338345 sec. | ||
| 874 | 2026.02.11 23:54:43.889331 [ 275 ] {} <Trace> TCP-Session: 4bfa29cb-1291-4cee-927d-e1df10139aaa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 875 | 2026.02.11 23:54:43.889418 [ 275 ] {47a7f4d1-4698-4df8-aef7-2c191a350ad6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43794) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 876 | 2026.02.11 23:54:43.889519 [ 275 ] {47a7f4d1-4698-4df8-aef7-2c191a350ad6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 877 | 2026.02.11 23:54:43.890005 [ 275 ] {47a7f4d1-4698-4df8-aef7-2c191a350ad6} <Trace> oximeter.fields_ipaddr (6857c72f-dfdb-45c0-96ba-7e28c54e54a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 878 | 2026.02.11 23:54:43.890038 [ 275 ] {47a7f4d1-4698-4df8-aef7-2c191a350ad6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 879 | 2026.02.11 23:54:43.890454 [ 275 ] {47a7f4d1-4698-4df8-aef7-2c191a350ad6} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 880 | 2026.02.11 23:54:43.890866 [ 275 ] {47a7f4d1-4698-4df8-aef7-2c191a350ad6} <Trace> oximeter.fields_ipaddr (6857c72f-dfdb-45c0-96ba-7e28c54e54a7): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 881 | 2026.02.11 23:54:43.890991 [ 275 ] {47a7f4d1-4698-4df8-aef7-2c191a350ad6} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001529 sec., 5232.177894048397 rows/sec., 426.65 KiB/sec. | ||
| 882 | 2026.02.11 23:54:43.891025 [ 275 ] {47a7f4d1-4698-4df8-aef7-2c191a350ad6} <Debug> TCPHandler: Processed in 0.001685463 sec. | ||
| 883 | 2026.02.11 23:54:43.891131 [ 275 ] {} <Trace> TCP-Session: 4bfa29cb-1291-4cee-927d-e1df10139aaa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 884 | 2026.02.11 23:54:43.891222 [ 275 ] {b2c01719-c473-4002-97fe-458b0a518018} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43794) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 885 | 2026.02.11 23:54:43.891260 [ 275 ] {b2c01719-c473-4002-97fe-458b0a518018} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 886 | 2026.02.11 23:54:43.891718 [ 275 ] {b2c01719-c473-4002-97fe-458b0a518018} <Trace> oximeter.fields_string (d8291991-e1c7-4178-b7c2-8afc920979a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 887 | 2026.02.11 23:54:43.891750 [ 275 ] {b2c01719-c473-4002-97fe-458b0a518018} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 888 | 2026.02.11 23:54:43.892138 [ 275 ] {b2c01719-c473-4002-97fe-458b0a518018} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 889 | 2026.02.11 23:54:43.892611 [ 275 ] {b2c01719-c473-4002-97fe-458b0a518018} <Trace> oximeter.fields_string (d8291991-e1c7-4178-b7c2-8afc920979a5): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 890 | 2026.02.11 23:54:43.892734 [ 275 ] {b2c01719-c473-4002-97fe-458b0a518018} <Debug> executeQuery: Read 80 rows, 6.71 KiB in 0.00153 sec., 52287.58169934641 rows/sec., 4.28 MiB/sec. | ||
| 891 | 2026.02.11 23:54:43.892769 [ 275 ] {b2c01719-c473-4002-97fe-458b0a518018} <Debug> TCPHandler: Processed in 0.001685162 sec. | ||
| 892 | 2026.02.11 23:54:43.892875 [ 275 ] {} <Trace> TCP-Session: 4bfa29cb-1291-4cee-927d-e1df10139aaa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 893 | 2026.02.11 23:54:43.892968 [ 275 ] {a4db3aff-f570-4141-9222-72365a86fb61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43794) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 894 | 2026.02.11 23:54:43.893006 [ 275 ] {a4db3aff-f570-4141-9222-72365a86fb61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 895 | 2026.02.11 23:54:43.893384 [ 275 ] {a4db3aff-f570-4141-9222-72365a86fb61} <Trace> oximeter.fields_u16 (a063e340-feb3-467d-9a3f-70c072d33d5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 896 | 2026.02.11 23:54:43.893420 [ 275 ] {a4db3aff-f570-4141-9222-72365a86fb61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 897 | 2026.02.11 23:54:43.893846 [ 275 ] {a4db3aff-f570-4141-9222-72365a86fb61} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 898 | 2026.02.11 23:54:43.894253 [ 275 ] {a4db3aff-f570-4141-9222-72365a86fb61} <Trace> oximeter.fields_u16 (a063e340-feb3-467d-9a3f-70c072d33d5b): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 899 | 2026.02.11 23:54:43.894375 [ 275 ] {a4db3aff-f570-4141-9222-72365a86fb61} <Debug> executeQuery: Read 18 rows, 1.31 KiB in 0.001425 sec., 12631.57894736842 rows/sec., 919.68 KiB/sec. | ||
| 900 | 2026.02.11 23:54:43.894410 [ 275 ] {a4db3aff-f570-4141-9222-72365a86fb61} <Debug> TCPHandler: Processed in 0.00158184 sec. | ||
| 901 | 2026.02.11 23:54:43.894504 [ 275 ] {} <Trace> TCP-Session: 4bfa29cb-1291-4cee-927d-e1df10139aaa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 902 | 2026.02.11 23:54:43.894595 [ 275 ] {c99130e7-377f-44b8-9066-f9c3a5058238} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43794) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 903 | 2026.02.11 23:54:43.894632 [ 275 ] {c99130e7-377f-44b8-9066-f9c3a5058238} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 904 | 2026.02.11 23:54:43.895029 [ 275 ] {c99130e7-377f-44b8-9066-f9c3a5058238} <Trace> oximeter.fields_uuid (4fa888fe-7c40-4232-8860-a6a6bcd7dec5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 905 | 2026.02.11 23:54:43.895063 [ 275 ] {c99130e7-377f-44b8-9066-f9c3a5058238} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 906 | 2026.02.11 23:54:43.895467 [ 275 ] {c99130e7-377f-44b8-9066-f9c3a5058238} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 907 | 2026.02.11 23:54:43.895908 [ 275 ] {c99130e7-377f-44b8-9066-f9c3a5058238} <Trace> oximeter.fields_uuid (4fa888fe-7c40-4232-8860-a6a6bcd7dec5): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 908 | 2026.02.11 23:54:43.896029 [ 275 ] {c99130e7-377f-44b8-9066-f9c3a5058238} <Debug> executeQuery: Read 82 rows, 6.57 KiB in 0.001451 sec., 56512.74982770503 rows/sec., 4.42 MiB/sec. | ||
| 909 | 2026.02.11 23:54:43.896065 [ 275 ] {c99130e7-377f-44b8-9066-f9c3a5058238} <Debug> TCPHandler: Processed in 0.001606652 sec. | ||
| 910 | 2026.02.11 23:54:43.896169 [ 275 ] {} <Trace> TCP-Session: 4bfa29cb-1291-4cee-927d-e1df10139aaa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 911 | 2026.02.11 23:54:43.896260 [ 275 ] {bf49e1f0-214d-4387-ac79-d7f92e6dea53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43794) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 912 | 2026.02.11 23:54:43.896301 [ 275 ] {bf49e1f0-214d-4387-ac79-d7f92e6dea53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 913 | 2026.02.11 23:54:43.896758 [ 275 ] {bf49e1f0-214d-4387-ac79-d7f92e6dea53} <Trace> oximeter.measurements_cumulativeu64 (629b0a95-06b7-4f0a-8a91-89e98ebdbeb8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 914 | 2026.02.11 23:54:43.896791 [ 275 ] {bf49e1f0-214d-4387-ac79-d7f92e6dea53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 915 | 2026.02.11 23:54:43.897259 [ 275 ] {bf49e1f0-214d-4387-ac79-d7f92e6dea53} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 916 | 2026.02.11 23:54:43.897680 [ 275 ] {bf49e1f0-214d-4387-ac79-d7f92e6dea53} <Trace> oximeter.measurements_cumulativeu64 (629b0a95-06b7-4f0a-8a91-89e98ebdbeb8): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 917 | 2026.02.11 23:54:43.897802 [ 275 ] {bf49e1f0-214d-4387-ac79-d7f92e6dea53} <Debug> executeQuery: Read 164 rows, 11.69 KiB in 0.00156 sec., 105128.20512820513 rows/sec., 7.32 MiB/sec. | ||
| 918 | 2026.02.11 23:54:43.897837 [ 275 ] {bf49e1f0-214d-4387-ac79-d7f92e6dea53} <Debug> TCPHandler: Processed in 0.001714123 sec. | ||
| 919 | 2026.02.11 23:54:43.897934 [ 275 ] {} <Trace> TCP-Session: 4bfa29cb-1291-4cee-927d-e1df10139aaa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 920 | 2026.02.11 23:54:43.898025 [ 275 ] {69339963-f83d-4c4a-83fa-8861242b2aab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43794) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 921 | 2026.02.11 23:54:43.898076 [ 275 ] {69339963-f83d-4c4a-83fa-8861242b2aab} <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 | ||
| 922 | 2026.02.11 23:54:43.898839 [ 275 ] {69339963-f83d-4c4a-83fa-8861242b2aab} <Trace> oximeter.measurements_histogramu64 (ffbb1385-6601-4f63-a903-f8bfc0e27b7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 923 | 2026.02.11 23:54:43.898875 [ 275 ] {69339963-f83d-4c4a-83fa-8861242b2aab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 924 | 2026.02.11 23:54:43.900069 [ 275 ] {69339963-f83d-4c4a-83fa-8861242b2aab} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 925 | 2026.02.11 23:54:43.900476 [ 275 ] {69339963-f83d-4c4a-83fa-8861242b2aab} <Trace> oximeter.measurements_histogramu64 (ffbb1385-6601-4f63-a903-f8bfc0e27b7e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 926 | 2026.02.11 23:54:43.900607 [ 275 ] {69339963-f83d-4c4a-83fa-8861242b2aab} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.002599 sec., 3847.633705271258 rows/sec., 6.89 MiB/sec. | ||
| 927 | 2026.02.11 23:54:43.900654 [ 275 ] {69339963-f83d-4c4a-83fa-8861242b2aab} <Debug> TCPHandler: Processed in 0.002766344 sec. | ||
| 928 | 2026.02.11 23:54:43.900762 [ 275 ] {} <Trace> TCP-Session: 4bfa29cb-1291-4cee-927d-e1df10139aaa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 929 | 2026.02.11 23:54:43.900854 [ 275 ] {122e268f-769e-4414-a53f-c8cabe0e48f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43794) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 930 | 2026.02.11 23:54:43.900895 [ 275 ] {122e268f-769e-4414-a53f-c8cabe0e48f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 931 | 2026.02.11 23:54:43.901221 [ 275 ] {122e268f-769e-4414-a53f-c8cabe0e48f6} <Trace> oximeter.measurements_u64 (4b04f6c7-fe0f-46f4-b6b8-6d9da97af1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 932 | 2026.02.11 23:54:43.901256 [ 275 ] {122e268f-769e-4414-a53f-c8cabe0e48f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 933 | 2026.02.11 23:54:43.901650 [ 275 ] {122e268f-769e-4414-a53f-c8cabe0e48f6} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 934 | 2026.02.11 23:54:43.902073 [ 275 ] {122e268f-769e-4414-a53f-c8cabe0e48f6} <Trace> oximeter.measurements_u64 (4b04f6c7-fe0f-46f4-b6b8-6d9da97af1bd): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 935 | 2026.02.11 23:54:43.902195 [ 275 ] {122e268f-769e-4414-a53f-c8cabe0e48f6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001359 sec., 44150.11037527594 rows/sec., 2.98 MiB/sec. | ||
| 936 | 2026.02.11 23:54:43.902228 [ 275 ] {122e268f-769e-4414-a53f-c8cabe0e48f6} <Debug> TCPHandler: Processed in 0.00151379 sec. | ||
| 937 | 2026.02.11 23:54:48.863355 [ 275 ] {} <Trace> TCP-Session: 4bfa29cb-1291-4cee-927d-e1df10139aaa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 938 | 2026.02.11 23:54:48.863671 [ 275 ] {e68f77a3-bbaa-4b73-85ac-ff1016318ca4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43794) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 939 | 2026.02.11 23:54:48.863776 [ 275 ] {e68f77a3-bbaa-4b73-85ac-ff1016318ca4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 940 | 2026.02.11 23:54:48.864700 [ 275 ] {e68f77a3-bbaa-4b73-85ac-ff1016318ca4} <Trace> oximeter.fields_string (d8291991-e1c7-4178-b7c2-8afc920979a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 941 | 2026.02.11 23:54:48.864754 [ 275 ] {e68f77a3-bbaa-4b73-85ac-ff1016318ca4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 942 | 2026.02.11 23:54:48.865420 [ 275 ] {e68f77a3-bbaa-4b73-85ac-ff1016318ca4} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 943 | 2026.02.11 23:54:48.865969 [ 275 ] {e68f77a3-bbaa-4b73-85ac-ff1016318ca4} <Trace> oximeter.fields_string (d8291991-e1c7-4178-b7c2-8afc920979a5): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 944 | 2026.02.11 23:54:48.866172 [ 275 ] {e68f77a3-bbaa-4b73-85ac-ff1016318ca4} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002585 sec., 21663.442940038683 rows/sec., 1.66 MiB/sec. | ||
| 945 | 2026.02.11 23:54:48.866235 [ 275 ] {e68f77a3-bbaa-4b73-85ac-ff1016318ca4} <Debug> TCPHandler: Processed in 0.00310242 sec. | ||
| 946 | 2026.02.11 23:54:48.866364 [ 275 ] {} <Trace> TCP-Session: 4bfa29cb-1291-4cee-927d-e1df10139aaa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 947 | 2026.02.11 23:54:48.866472 [ 275 ] {6065c57a-538f-4e27-ae30-77a0035d105b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43794) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 948 | 2026.02.11 23:54:48.866517 [ 275 ] {6065c57a-538f-4e27-ae30-77a0035d105b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 949 | 2026.02.11 23:54:48.866955 [ 275 ] {6065c57a-538f-4e27-ae30-77a0035d105b} <Trace> oximeter.fields_uuid (4fa888fe-7c40-4232-8860-a6a6bcd7dec5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 950 | 2026.02.11 23:54:48.866990 [ 275 ] {6065c57a-538f-4e27-ae30-77a0035d105b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 951 | 2026.02.11 23:54:48.867408 [ 275 ] {6065c57a-538f-4e27-ae30-77a0035d105b} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 952 | 2026.02.11 23:54:48.867831 [ 275 ] {6065c57a-538f-4e27-ae30-77a0035d105b} <Trace> oximeter.fields_uuid (4fa888fe-7c40-4232-8860-a6a6bcd7dec5): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 953 | 2026.02.11 23:54:48.867962 [ 275 ] {6065c57a-538f-4e27-ae30-77a0035d105b} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001518 sec., 42160.73781291173 rows/sec., 3.29 MiB/sec. | ||
| 954 | 2026.02.11 23:54:48.868000 [ 275 ] {6065c57a-538f-4e27-ae30-77a0035d105b} <Debug> TCPHandler: Processed in 0.001690133 sec. | ||
| 955 | 2026.02.11 23:54:48.868112 [ 275 ] {} <Trace> TCP-Session: 4bfa29cb-1291-4cee-927d-e1df10139aaa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 956 | 2026.02.11 23:54:48.868209 [ 275 ] {7c87caaf-2715-4efe-a83f-998a15daf6d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43794) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 957 | 2026.02.11 23:54:48.868253 [ 275 ] {7c87caaf-2715-4efe-a83f-998a15daf6d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 958 | 2026.02.11 23:54:48.868662 [ 275 ] {7c87caaf-2715-4efe-a83f-998a15daf6d8} <Trace> oximeter.measurements_cumulativeu64 (629b0a95-06b7-4f0a-8a91-89e98ebdbeb8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 959 | 2026.02.11 23:54:48.868695 [ 275 ] {7c87caaf-2715-4efe-a83f-998a15daf6d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 960 | 2026.02.11 23:54:48.869128 [ 275 ] {7c87caaf-2715-4efe-a83f-998a15daf6d8} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 961 | 2026.02.11 23:54:48.869593 [ 275 ] {7c87caaf-2715-4efe-a83f-998a15daf6d8} <Trace> oximeter.measurements_cumulativeu64 (629b0a95-06b7-4f0a-8a91-89e98ebdbeb8): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 962 | 2026.02.11 23:54:48.869721 [ 275 ] {7c87caaf-2715-4efe-a83f-998a15daf6d8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001533 sec., 104370.51532941943 rows/sec., 7.27 MiB/sec. | ||
| 963 | 2026.02.11 23:54:48.869755 [ 275 ] {7c87caaf-2715-4efe-a83f-998a15daf6d8} <Debug> TCPHandler: Processed in 0.001694203 sec. | ||
| 964 | 2026.02.11 23:54:48.869860 [ 275 ] {} <Trace> TCP-Session: 4bfa29cb-1291-4cee-927d-e1df10139aaa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 965 | 2026.02.11 23:54:48.869953 [ 275 ] {4260cc18-60ce-46ec-8d61-0e4af3ebfccb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43794) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 966 | 2026.02.11 23:54:48.869994 [ 275 ] {4260cc18-60ce-46ec-8d61-0e4af3ebfccb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 967 | 2026.02.11 23:54:48.870320 [ 275 ] {4260cc18-60ce-46ec-8d61-0e4af3ebfccb} <Trace> oximeter.measurements_u64 (4b04f6c7-fe0f-46f4-b6b8-6d9da97af1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 968 | 2026.02.11 23:54:48.870353 [ 275 ] {4260cc18-60ce-46ec-8d61-0e4af3ebfccb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 969 | 2026.02.11 23:54:48.870836 [ 275 ] {4260cc18-60ce-46ec-8d61-0e4af3ebfccb} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 970 | 2026.02.11 23:54:48.871252 [ 275 ] {4260cc18-60ce-46ec-8d61-0e4af3ebfccb} <Trace> oximeter.measurements_u64 (4b04f6c7-fe0f-46f4-b6b8-6d9da97af1bd): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 971 | 2026.02.11 23:54:48.871377 [ 275 ] {4260cc18-60ce-46ec-8d61-0e4af3ebfccb} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001442 sec., 41608.87656033287 rows/sec., 2.80 MiB/sec. | ||
| 972 | 2026.02.11 23:54:48.871411 [ 275 ] {4260cc18-60ce-46ec-8d61-0e4af3ebfccb} <Debug> TCPHandler: Processed in 0.001601401 sec. | ||
| 973 | 2026.02.11 23:54:50.708546 [ 102 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 974 | 2026.02.11 23:54:50.708635 [ 102 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 975 | 2026.02.11 23:54:50.752707 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 1891 | ||
| 976 | 2026.02.11 23:54:50.753432 [ 244 ] {} <Trace> system.asynchronous_metric_log (7c321173-efe0-4025-bf7e-6a8e4a3fbd38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 977 | 2026.02.11 23:54:50.753470 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 978 | 2026.02.11 23:54:50.754169 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 979 | 2026.02.11 23:54:50.754598 [ 244 ] {} <Trace> system.asynchronous_metric_log (7c321173-efe0-4025-bf7e-6a8e4a3fbd38): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 980 | 2026.02.11 23:54:50.754725 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1891 | ||
| 981 | 2026.02.11 23:54:50.843772 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
| 982 | 2026.02.11 23:54:50.861159 [ 245 ] {} <Trace> system.metric_log (9c306116-b3ca-42bb-b692-9c2699a40c21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 983 | 2026.02.11 23:54:50.861207 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 984 | 2026.02.11 23:54:50.867722 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 985 | 2026.02.11 23:54:50.868852 [ 245 ] {} <Trace> system.metric_log (9c306116-b3ca-42bb-b692-9c2699a40c21): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 986 | 2026.02.11 23:54:50.871842 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
| 987 | 2026.02.11 23:54:50.904942 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 64 entries to flush up to offset 152 | ||
| 988 | 2026.02.11 23:54:50.908744 [ 243 ] {} <Trace> system.query_log (e129079c-d142-406b-8659-a4f2a5941f34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 989 | 2026.02.11 23:54:50.908783 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 990 | 2026.02.11 23:54:50.910070 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 991 | 2026.02.11 23:54:50.910561 [ 243 ] {} <Trace> system.query_log (e129079c-d142-406b-8659-a4f2a5941f34): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 992 | 2026.02.11 23:54:50.910789 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 152 | ||
| 993 | 2026.02.11 23:54:51.000285 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 161.08 MiB, peak 165.08 MiB, free memory in arenas 0.00 B, will set to 162.49 MiB (RSS), difference: 1.41 MiB | ||
| 994 | 2026.02.11 23:54:53.863288 [ 275 ] {} <Trace> TCP-Session: 4bfa29cb-1291-4cee-927d-e1df10139aaa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 995 | 2026.02.11 23:54:53.863560 [ 275 ] {b0bd78bb-987d-468a-a18e-941a703ad6f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43794) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 996 | 2026.02.11 23:54:53.863666 [ 275 ] {b0bd78bb-987d-468a-a18e-941a703ad6f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 997 | 2026.02.11 23:54:53.864553 [ 275 ] {b0bd78bb-987d-468a-a18e-941a703ad6f4} <Trace> oximeter.fields_string (d8291991-e1c7-4178-b7c2-8afc920979a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 998 | 2026.02.11 23:54:53.864593 [ 275 ] {b0bd78bb-987d-468a-a18e-941a703ad6f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 999 | 2026.02.11 23:54:53.865065 [ 275 ] {b0bd78bb-987d-468a-a18e-941a703ad6f4} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1000 | 2026.02.11 23:54:53.865487 [ 275 ] {b0bd78bb-987d-468a-a18e-941a703ad6f4} <Trace> oximeter.fields_string (d8291991-e1c7-4178-b7c2-8afc920979a5): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1001 | 2026.02.11 23:54:53.865639 [ 275 ] {b0bd78bb-987d-468a-a18e-941a703ad6f4} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.002153 sec., 35299.581978634465 rows/sec., 2.91 MiB/sec. | ||
| 1002 | 2026.02.11 23:54:53.865685 [ 275 ] {b0bd78bb-987d-468a-a18e-941a703ad6f4} <Debug> TCPHandler: Processed in 0.0025704 sec. | ||
| 1003 | 2026.02.11 23:54:53.865807 [ 275 ] {} <Trace> TCP-Session: 4bfa29cb-1291-4cee-927d-e1df10139aaa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1004 | 2026.02.11 23:54:53.865904 [ 275 ] {a9537577-0aca-4d3b-8332-1bfca6dd0f11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43794) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1005 | 2026.02.11 23:54:53.865945 [ 275 ] {a9537577-0aca-4d3b-8332-1bfca6dd0f11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1006 | 2026.02.11 23:54:53.866336 [ 275 ] {a9537577-0aca-4d3b-8332-1bfca6dd0f11} <Trace> oximeter.fields_u16 (a063e340-feb3-467d-9a3f-70c072d33d5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1007 | 2026.02.11 23:54:53.866372 [ 275 ] {a9537577-0aca-4d3b-8332-1bfca6dd0f11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 1008 | 2026.02.11 23:54:53.866789 [ 275 ] {a9537577-0aca-4d3b-8332-1bfca6dd0f11} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1009 | 2026.02.11 23:54:53.867187 [ 275 ] {a9537577-0aca-4d3b-8332-1bfca6dd0f11} <Trace> oximeter.fields_u16 (a063e340-feb3-467d-9a3f-70c072d33d5b): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1010 | 2026.02.11 23:54:53.867314 [ 275 ] {a9537577-0aca-4d3b-8332-1bfca6dd0f11} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001432 sec., 6983.2402234636875 rows/sec., 525.11 KiB/sec. | ||
| 1011 | 2026.02.11 23:54:53.867350 [ 275 ] {a9537577-0aca-4d3b-8332-1bfca6dd0f11} <Debug> TCPHandler: Processed in 0.001591541 sec. | ||
| 1012 | 2026.02.11 23:54:53.867446 [ 275 ] {} <Trace> TCP-Session: 4bfa29cb-1291-4cee-927d-e1df10139aaa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1013 | 2026.02.11 23:54:53.867537 [ 275 ] {4a82101e-f6ce-4b9d-8234-427ae2801a2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43794) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1014 | 2026.02.11 23:54:53.867575 [ 275 ] {4a82101e-f6ce-4b9d-8234-427ae2801a2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1015 | 2026.02.11 23:54:53.867988 [ 275 ] {4a82101e-f6ce-4b9d-8234-427ae2801a2b} <Trace> oximeter.fields_uuid (4fa888fe-7c40-4232-8860-a6a6bcd7dec5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1016 | 2026.02.11 23:54:53.868023 [ 275 ] {4a82101e-f6ce-4b9d-8234-427ae2801a2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 1017 | 2026.02.11 23:54:53.868404 [ 275 ] {4a82101e-f6ce-4b9d-8234-427ae2801a2b} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1018 | 2026.02.11 23:54:53.868805 [ 275 ] {4a82101e-f6ce-4b9d-8234-427ae2801a2b} <Trace> oximeter.fields_uuid (4fa888fe-7c40-4232-8860-a6a6bcd7dec5): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1019 | 2026.02.11 23:54:53.868928 [ 275 ] {4a82101e-f6ce-4b9d-8234-427ae2801a2b} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001409 sec., 52519.51738821859 rows/sec., 4.10 MiB/sec. | ||
| 1020 | 2026.02.11 23:54:53.868964 [ 275 ] {4a82101e-f6ce-4b9d-8234-427ae2801a2b} <Debug> TCPHandler: Processed in 0.001564201 sec. | ||
| 1021 | 2026.02.11 23:54:53.869067 [ 275 ] {} <Trace> TCP-Session: 4bfa29cb-1291-4cee-927d-e1df10139aaa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1022 | 2026.02.11 23:54:53.869157 [ 275 ] {7586fbe8-1249-4f0a-807f-d97290e363fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43794) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1023 | 2026.02.11 23:54:53.869197 [ 275 ] {7586fbe8-1249-4f0a-807f-d97290e363fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1024 | 2026.02.11 23:54:53.869611 [ 275 ] {7586fbe8-1249-4f0a-807f-d97290e363fe} <Trace> oximeter.measurements_cumulativeu64 (629b0a95-06b7-4f0a-8a91-89e98ebdbeb8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1025 | 2026.02.11 23:54:53.869652 [ 275 ] {7586fbe8-1249-4f0a-807f-d97290e363fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 1026 | 2026.02.11 23:54:53.870060 [ 275 ] {7586fbe8-1249-4f0a-807f-d97290e363fe} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1027 | 2026.02.11 23:54:53.870453 [ 275 ] {7586fbe8-1249-4f0a-807f-d97290e363fe} <Trace> oximeter.measurements_cumulativeu64 (629b0a95-06b7-4f0a-8a91-89e98ebdbeb8): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1028 | 2026.02.11 23:54:53.870578 [ 275 ] {7586fbe8-1249-4f0a-807f-d97290e363fe} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001439 sec., 111188.3252258513 rows/sec., 7.74 MiB/sec. | ||
| 1029 | 2026.02.11 23:54:53.870612 [ 275 ] {7586fbe8-1249-4f0a-807f-d97290e363fe} <Debug> TCPHandler: Processed in 0.001591641 sec. | ||
| 1030 | 2026.02.11 23:54:53.870714 [ 275 ] {} <Trace> TCP-Session: 4bfa29cb-1291-4cee-927d-e1df10139aaa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1031 | 2026.02.11 23:54:53.870804 [ 275 ] {7073c9d7-8def-4e2f-8253-775cca0a675e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43794) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1032 | 2026.02.11 23:54:53.870856 [ 275 ] {7073c9d7-8def-4e2f-8253-775cca0a675e} <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 | ||
| 1033 | 2026.02.11 23:54:53.871595 [ 275 ] {7073c9d7-8def-4e2f-8253-775cca0a675e} <Trace> oximeter.measurements_histogramu64 (ffbb1385-6601-4f63-a903-f8bfc0e27b7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1034 | 2026.02.11 23:54:53.871630 [ 275 ] {7073c9d7-8def-4e2f-8253-775cca0a675e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 1035 | 2026.02.11 23:54:53.872269 [ 275 ] {7073c9d7-8def-4e2f-8253-775cca0a675e} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1036 | 2026.02.11 23:54:53.872664 [ 275 ] {7073c9d7-8def-4e2f-8253-775cca0a675e} <Trace> oximeter.measurements_histogramu64 (ffbb1385-6601-4f63-a903-f8bfc0e27b7e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1037 | 2026.02.11 23:54:53.872797 [ 275 ] {7073c9d7-8def-4e2f-8253-775cca0a675e} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.00201 sec., 4975.124378109453 rows/sec., 8.92 MiB/sec. | ||
| 1038 | 2026.02.11 23:54:53.872848 [ 275 ] {7073c9d7-8def-4e2f-8253-775cca0a675e} <Debug> TCPHandler: Processed in 0.002180582 sec. | ||
| 1039 | 2026.02.11 23:54:53.872949 [ 275 ] {} <Trace> TCP-Session: 4bfa29cb-1291-4cee-927d-e1df10139aaa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1040 | 2026.02.11 23:54:53.873040 [ 275 ] {9235f019-d0a0-4118-b1c2-a671c41d84bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43794) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1041 | 2026.02.11 23:54:53.873079 [ 275 ] {9235f019-d0a0-4118-b1c2-a671c41d84bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1042 | 2026.02.11 23:54:53.873404 [ 275 ] {9235f019-d0a0-4118-b1c2-a671c41d84bf} <Trace> oximeter.measurements_u64 (4b04f6c7-fe0f-46f4-b6b8-6d9da97af1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1043 | 2026.02.11 23:54:53.873440 [ 275 ] {9235f019-d0a0-4118-b1c2-a671c41d84bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 1044 | 2026.02.11 23:54:53.873818 [ 275 ] {9235f019-d0a0-4118-b1c2-a671c41d84bf} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1045 | 2026.02.11 23:54:53.874223 [ 275 ] {9235f019-d0a0-4118-b1c2-a671c41d84bf} <Trace> oximeter.measurements_u64 (4b04f6c7-fe0f-46f4-b6b8-6d9da97af1bd): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1046 | 2026.02.11 23:54:53.874347 [ 275 ] {9235f019-d0a0-4118-b1c2-a671c41d84bf} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001325 sec., 45283.018867924526 rows/sec., 3.05 MiB/sec. | ||
| 1047 | 2026.02.11 23:54:53.874380 [ 275 ] {9235f019-d0a0-4118-b1c2-a671c41d84bf} <Debug> TCPHandler: Processed in 0.001477969 sec. | ||
| 1048 | 2026.02.11 23:54:58.254920 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 2379 | ||
| 1049 | 2026.02.11 23:54:58.255433 [ 244 ] {} <Trace> system.asynchronous_metric_log (7c321173-efe0-4025-bf7e-6a8e4a3fbd38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1050 | 2026.02.11 23:54:58.255503 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 1051 | 2026.02.11 23:54:58.256396 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1052 | 2026.02.11 23:54:58.256926 [ 244 ] {} <Trace> system.asynchronous_metric_log (7c321173-efe0-4025-bf7e-6a8e4a3fbd38): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1053 | 2026.02.11 23:54:58.257107 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2379 | ||
| 1054 | 2026.02.11 23:54:58.371999 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
| 1055 | 2026.02.11 23:54:58.388990 [ 245 ] {} <Trace> system.metric_log (9c306116-b3ca-42bb-b692-9c2699a40c21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1056 | 2026.02.11 23:54:58.389062 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 1057 | 2026.02.11 23:54:58.395155 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1058 | 2026.02.11 23:54:58.396351 [ 245 ] {} <Trace> system.metric_log (9c306116-b3ca-42bb-b692-9c2699a40c21): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1059 | 2026.02.11 23:54:58.399741 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
| 1060 | 2026.02.11 23:54:58.530929 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63075 | ||
| 1061 | 2026.02.11 23:54:58.531057 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1062 | 2026.02.11 23:54:58.531091 [ 286 ] {} <Debug> TCP-Session: 1609a3cc-fe85-481b-84e6-897d26638207 Authenticating user 'default' from [fd00:1122:3344:101::e]:63075 | ||
| 1063 | 2026.02.11 23:54:58.531113 [ 286 ] {} <Debug> TCP-Session: 1609a3cc-fe85-481b-84e6-897d26638207 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1064 | 2026.02.11 23:54:58.531126 [ 286 ] {} <Debug> TCP-Session: 1609a3cc-fe85-481b-84e6-897d26638207 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1065 | 2026.02.11 23:54:58.531185 [ 286 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 1066 | 2026.02.11 23:54:58.531209 [ 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 | ||
| 1067 | 2026.02.11 23:54:58.531225 [ 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 | ||
| 1068 | 2026.02.11 23:54:58.532807 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65357 | ||
| 1069 | 2026.02.11 23:54:58.532877 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51491 | ||
| 1070 | 2026.02.11 23:54:58.532948 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1071 | 2026.02.11 23:54:58.532959 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64163 | ||
| 1072 | 2026.02.11 23:54:58.532987 [ 287 ] {} <Debug> TCP-Session: 9cae0520-1117-4730-9e87-cab7d3564e56 Authenticating user 'default' from [fd00:1122:3344:101::e]:65357 | ||
| 1073 | 2026.02.11 23:54:58.532999 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1074 | 2026.02.11 23:54:58.533016 [ 287 ] {} <Debug> TCP-Session: 9cae0520-1117-4730-9e87-cab7d3564e56 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1075 | 2026.02.11 23:54:58.533037 [ 286 ] {} <Trace> TCP-Session: 1609a3cc-fe85-481b-84e6-897d26638207 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1076 | 2026.02.11 23:54:58.533045 [ 288 ] {} <Debug> TCP-Session: 44d96223-f59b-46bc-90b4-415227b65709 Authenticating user 'default' from [fd00:1122:3344:101::e]:51491 | ||
| 1077 | 2026.02.11 23:54:58.533044 [ 287 ] {} <Debug> TCP-Session: 9cae0520-1117-4730-9e87-cab7d3564e56 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1078 | 2026.02.11 23:54:58.533098 [ 288 ] {} <Debug> TCP-Session: 44d96223-f59b-46bc-90b4-415227b65709 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1079 | 2026.02.11 23:54:58.533118 [ 288 ] {} <Debug> TCP-Session: 44d96223-f59b-46bc-90b4-415227b65709 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1080 | 2026.02.11 23:54:58.533160 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1081 | 2026.02.11 23:54:58.533196 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58581 | ||
| 1082 | 2026.02.11 23:54:58.533200 [ 289 ] {} <Debug> TCP-Session: 65adb83b-4bc9-4eff-abc6-9551fe8ec8ca Authenticating user 'default' from [fd00:1122:3344:101::e]:64163 | ||
| 1083 | 2026.02.11 23:54:58.533230 [ 286 ] {d0131d15-16dd-4fe5-a4c0-978aeaf36c79} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:63075) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1084 | 2026.02.11 23:54:58.533263 [ 289 ] {} <Debug> TCP-Session: 65adb83b-4bc9-4eff-abc6-9551fe8ec8ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1085 | 2026.02.11 23:54:58.533273 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46012 | ||
| 1086 | 2026.02.11 23:54:58.533283 [ 289 ] {} <Debug> TCP-Session: 65adb83b-4bc9-4eff-abc6-9551fe8ec8ca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1087 | 2026.02.11 23:54:58.533222 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39317 | ||
| 1088 | 2026.02.11 23:54:58.533410 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64013 | ||
| 1089 | 2026.02.11 23:54:58.533494 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35670 | ||
| 1090 | 2026.02.11 23:54:58.533476 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1091 | 2026.02.11 23:54:58.533581 [ 291 ] {} <Debug> TCP-Session: 4652181c-42f8-4e02-8060-464fced21ce4 Authenticating user 'default' from [fd00:1122:3344:101::e]:58581 | ||
| 1092 | 2026.02.11 23:54:58.533598 [ 291 ] {} <Debug> TCP-Session: 4652181c-42f8-4e02-8060-464fced21ce4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1093 | 2026.02.11 23:54:58.533613 [ 291 ] {} <Debug> TCP-Session: 4652181c-42f8-4e02-8060-464fced21ce4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1094 | 2026.02.11 23:54:58.533636 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1095 | 2026.02.11 23:54:58.533670 [ 292 ] {} <Debug> TCP-Session: c6f9a828-e8c7-4fe7-a845-a85987abac23 Authenticating user 'default' from [fd00:1122:3344:101::e]:46012 | ||
| 1096 | 2026.02.11 23:54:58.533692 [ 292 ] {} <Debug> TCP-Session: c6f9a828-e8c7-4fe7-a845-a85987abac23 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1097 | 2026.02.11 23:54:58.533702 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1098 | 2026.02.11 23:54:58.533706 [ 292 ] {} <Debug> TCP-Session: c6f9a828-e8c7-4fe7-a845-a85987abac23 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1099 | 2026.02.11 23:54:58.533759 [ 290 ] {} <Debug> TCP-Session: a4e34c3e-479e-4342-9d03-387d523f0d96 Authenticating user 'default' from [fd00:1122:3344:101::e]:39317 | ||
| 1100 | 2026.02.11 23:54:58.533794 [ 290 ] {} <Debug> TCP-Session: a4e34c3e-479e-4342-9d03-387d523f0d96 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1101 | 2026.02.11 23:54:58.533808 [ 290 ] {} <Debug> TCP-Session: a4e34c3e-479e-4342-9d03-387d523f0d96 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1102 | 2026.02.11 23:54:58.533808 [ 286 ] {d0131d15-16dd-4fe5-a4c0-978aeaf36c79} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1103 | 2026.02.11 23:54:58.533852 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1104 | 2026.02.11 23:54:58.533858 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1105 | 2026.02.11 23:54:58.533892 [ 294 ] {} <Debug> TCP-Session: 3eb11e47-d7d8-4ed0-9152-b30c5be409a7 Authenticating user 'default' from [fd00:1122:3344:101::e]:35670 | ||
| 1106 | 2026.02.11 23:54:58.533916 [ 293 ] {} <Debug> TCP-Session: a8f9ad6f-8bec-4e7e-b98c-394250c74cdd Authenticating user 'default' from [fd00:1122:3344:101::e]:64013 | ||
| 1107 | 2026.02.11 23:54:58.533920 [ 294 ] {} <Debug> TCP-Session: 3eb11e47-d7d8-4ed0-9152-b30c5be409a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1108 | 2026.02.11 23:54:58.533944 [ 293 ] {} <Debug> TCP-Session: a8f9ad6f-8bec-4e7e-b98c-394250c74cdd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1109 | 2026.02.11 23:54:58.533960 [ 294 ] {} <Debug> TCP-Session: 3eb11e47-d7d8-4ed0-9152-b30c5be409a7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1110 | 2026.02.11 23:54:58.533972 [ 293 ] {} <Debug> TCP-Session: a8f9ad6f-8bec-4e7e-b98c-394250c74cdd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1111 | 2026.02.11 23:54:58.534013 [ 286 ] {d0131d15-16dd-4fe5-a4c0-978aeaf36c79} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1112 | 2026.02.11 23:54:58.534534 [ 286 ] {d0131d15-16dd-4fe5-a4c0-978aeaf36c79} <Debug> oximeter.version (fea001a5-8cc1-47e7-b3b4-7e8fb004448d) (SelectExecutor): Key condition: unknown | ||
| 1113 | 2026.02.11 23:54:58.541370 [ 298 ] {d0131d15-16dd-4fe5-a4c0-978aeaf36c79} <Trace> AggregatingTransform: Aggregating | ||
| 1114 | 2026.02.11 23:54:58.541458 [ 298 ] {d0131d15-16dd-4fe5-a4c0-978aeaf36c79} <Trace> Aggregator: Aggregation method: without_key | ||
| 1115 | 2026.02.11 23:54:58.543610 [ 298 ] {d0131d15-16dd-4fe5-a4c0-978aeaf36c79} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.005202452 sec. (192.217 rows/sec., 7.51 KiB/sec.) | ||
| 1116 | 2026.02.11 23:54:58.543651 [ 298 ] {d0131d15-16dd-4fe5-a4c0-978aeaf36c79} <Trace> Aggregator: Merging aggregated data | ||
| 1117 | 2026.02.11 23:54:58.543711 [ 298 ] {d0131d15-16dd-4fe5-a4c0-978aeaf36c79} <Trace> Aggregator: Statistics updated for key=4896758355805104663: new sum_of_sizes=1, median_size=1 | ||
| 1118 | 2026.02.11 23:54:58.545046 [ 286 ] {d0131d15-16dd-4fe5-a4c0-978aeaf36c79} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.011885 sec., 84.13967185527977 rows/sec., 3.29 KiB/sec. | ||
| 1119 | 2026.02.11 23:54:58.545196 [ 286 ] {d0131d15-16dd-4fe5-a4c0-978aeaf36c79} <Debug> TCPHandler: Processed in 0.012296429 sec. | ||
| 1120 | 2026.02.11 23:54:58.549168 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1121 | 2026.02.11 23:54:58.549205 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1122 | 2026.02.11 23:54:58.549215 [ 286 ] {} <Debug> TCP-Session: 1609a3cc-fe85-481b-84e6-897d26638207 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1123 | 2026.02.11 23:54:58.549238 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1124 | 2026.02.11 23:54:58.549259 [ 287 ] {} <Debug> TCP-Session: 9cae0520-1117-4730-9e87-cab7d3564e56 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1125 | 2026.02.11 23:54:58.549263 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1126 | 2026.02.11 23:54:58.549295 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1127 | 2026.02.11 23:54:58.549313 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1128 | 2026.02.11 23:54:58.549326 [ 293 ] {} <Debug> TCP-Session: a8f9ad6f-8bec-4e7e-b98c-394250c74cdd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1129 | 2026.02.11 23:54:58.549340 [ 289 ] {} <Debug> TCP-Session: 65adb83b-4bc9-4eff-abc6-9551fe8ec8ca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1130 | 2026.02.11 23:54:58.549341 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1131 | 2026.02.11 23:54:58.549365 [ 291 ] {} <Debug> TCP-Session: 4652181c-42f8-4e02-8060-464fced21ce4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1132 | 2026.02.11 23:54:58.549290 [ 292 ] {} <Debug> TCP-Session: c6f9a828-e8c7-4fe7-a845-a85987abac23 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1133 | 2026.02.11 23:54:58.549406 [ 294 ] {} <Debug> TCP-Session: 3eb11e47-d7d8-4ed0-9152-b30c5be409a7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1134 | 2026.02.11 23:54:58.549274 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1135 | 2026.02.11 23:54:58.549223 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1136 | 2026.02.11 23:54:58.549468 [ 290 ] {} <Debug> TCP-Session: a4e34c3e-479e-4342-9d03-387d523f0d96 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1137 | 2026.02.11 23:54:58.549496 [ 288 ] {} <Debug> TCP-Session: 44d96223-f59b-46bc-90b4-415227b65709 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1138 | 2026.02.11 23:54:58.856838 [ 275 ] {} <Trace> TCP-Session: 4bfa29cb-1291-4cee-927d-e1df10139aaa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1139 | 2026.02.11 23:54:58.857067 [ 275 ] {9ac32d5a-c8be-4a28-ba69-a6333f28872c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43794) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1140 | 2026.02.11 23:54:58.857391 [ 275 ] {9ac32d5a-c8be-4a28-ba69-a6333f28872c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1141 | 2026.02.11 23:54:58.857475 [ 275 ] {9ac32d5a-c8be-4a28-ba69-a6333f28872c} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1142 | 2026.02.11 23:54:58.857697 [ 275 ] {9ac32d5a-c8be-4a28-ba69-a6333f28872c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1143 | 2026.02.11 23:54:58.857767 [ 275 ] {9ac32d5a-c8be-4a28-ba69-a6333f28872c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1144 | 2026.02.11 23:54:58.857951 [ 275 ] {9ac32d5a-c8be-4a28-ba69-a6333f28872c} <Debug> oximeter.timeseries_schema (f95b48d2-77df-4ddb-9c48-c914303a57c2) (SelectExecutor): Key condition: (column 0 notIn 20-element set) | ||
| 1145 | 2026.02.11 23:54:58.858014 [ 275 ] {9ac32d5a-c8be-4a28-ba69-a6333f28872c} <Trace> oximeter.timeseries_schema (f95b48d2-77df-4ddb-9c48-c914303a57c2) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1146 | 2026.02.11 23:54:58.858043 [ 275 ] {9ac32d5a-c8be-4a28-ba69-a6333f28872c} <Debug> oximeter.timeseries_schema (f95b48d2-77df-4ddb-9c48-c914303a57c2) (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 | ||
| 1147 | 2026.02.11 23:54:58.858058 [ 275 ] {9ac32d5a-c8be-4a28-ba69-a6333f28872c} <Trace> oximeter.timeseries_schema (f95b48d2-77df-4ddb-9c48-c914303a57c2) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1148 | 2026.02.11 23:54:58.858166 [ 275 ] {9ac32d5a-c8be-4a28-ba69-a6333f28872c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1149 | 2026.02.11 23:54:58.858188 [ 275 ] {9ac32d5a-c8be-4a28-ba69-a6333f28872c} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 20 rows starting from 0 | ||
| 1150 | 2026.02.11 23:54:58.859683 [ 275 ] {9ac32d5a-c8be-4a28-ba69-a6333f28872c} <Debug> executeQuery: Read 20 rows, 840.00 B in 0.002706 sec., 7390.983000739098 rows/sec., 303.15 KiB/sec. | ||
| 1151 | 2026.02.11 23:54:58.859803 [ 275 ] {9ac32d5a-c8be-4a28-ba69-a6333f28872c} <Debug> TCPHandler: Processed in 0.00310039 sec. | ||
| 1152 | 2026.02.11 23:54:58.862161 [ 275 ] {} <Trace> TCP-Session: 4bfa29cb-1291-4cee-927d-e1df10139aaa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1153 | 2026.02.11 23:54:58.862311 [ 275 ] {aa65f717-5cfe-436a-9081-6c7acc885335} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43794) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1154 | 2026.02.11 23:54:58.862556 [ 275 ] {aa65f717-5cfe-436a-9081-6c7acc885335} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1155 | 2026.02.11 23:54:58.862590 [ 275 ] {aa65f717-5cfe-436a-9081-6c7acc885335} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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_rib:active_routes')" moved to PREWHERE | ||
| 1156 | 2026.02.11 23:54:58.862771 [ 275 ] {aa65f717-5cfe-436a-9081-6c7acc885335} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1157 | 2026.02.11 23:54:58.862832 [ 275 ] {aa65f717-5cfe-436a-9081-6c7acc885335} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1158 | 2026.02.11 23:54:58.862948 [ 275 ] {aa65f717-5cfe-436a-9081-6c7acc885335} <Debug> oximeter.timeseries_schema (f95b48d2-77df-4ddb-9c48-c914303a57c2) (SelectExecutor): Key condition: (column 0 notIn 21-element set) | ||
| 1159 | 2026.02.11 23:54:58.862988 [ 275 ] {aa65f717-5cfe-436a-9081-6c7acc885335} <Trace> oximeter.timeseries_schema (f95b48d2-77df-4ddb-9c48-c914303a57c2) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1160 | 2026.02.11 23:54:58.863014 [ 275 ] {aa65f717-5cfe-436a-9081-6c7acc885335} <Debug> oximeter.timeseries_schema (f95b48d2-77df-4ddb-9c48-c914303a57c2) (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 | ||
| 1161 | 2026.02.11 23:54:58.863043 [ 275 ] {aa65f717-5cfe-436a-9081-6c7acc885335} <Trace> oximeter.timeseries_schema (f95b48d2-77df-4ddb-9c48-c914303a57c2) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1162 | 2026.02.11 23:54:58.863096 [ 275 ] {aa65f717-5cfe-436a-9081-6c7acc885335} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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_rib:active_routes'))" | ||
| 1163 | 2026.02.11 23:54:58.863127 [ 275 ] {aa65f717-5cfe-436a-9081-6c7acc885335} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 20 rows starting from 0 | ||
| 1164 | 2026.02.11 23:54:58.863776 [ 275 ] {aa65f717-5cfe-436a-9081-6c7acc885335} <Debug> executeQuery: Read 20 rows, 840.00 B in 0.001524 sec., 13123.359580052494 rows/sec., 538.26 KiB/sec. | ||
| 1165 | 2026.02.11 23:54:58.863846 [ 275 ] {aa65f717-5cfe-436a-9081-6c7acc885335} <Debug> TCPHandler: Processed in 0.001749805 sec. | ||
| 1166 | 2026.02.11 23:54:58.864555 [ 275 ] {} <Trace> TCP-Session: 4bfa29cb-1291-4cee-927d-e1df10139aaa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1167 | 2026.02.11 23:54:58.864693 [ 275 ] {834ca1db-8249-42d2-a9e3-b8096d16e6ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43794) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1168 | 2026.02.11 23:54:58.864932 [ 275 ] {834ca1db-8249-42d2-a9e3-b8096d16e6ff} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1169 | 2026.02.11 23:54:58.864968 [ 275 ] {834ca1db-8249-42d2-a9e3-b8096d16e6ff} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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_rib:active_routes')" moved to PREWHERE | ||
| 1170 | 2026.02.11 23:54:58.865151 [ 275 ] {834ca1db-8249-42d2-a9e3-b8096d16e6ff} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1171 | 2026.02.11 23:54:58.865209 [ 275 ] {834ca1db-8249-42d2-a9e3-b8096d16e6ff} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1172 | 2026.02.11 23:54:58.865317 [ 275 ] {834ca1db-8249-42d2-a9e3-b8096d16e6ff} <Debug> oximeter.timeseries_schema (f95b48d2-77df-4ddb-9c48-c914303a57c2) (SelectExecutor): Key condition: (column 0 notIn 22-element set) | ||
| 1173 | 2026.02.11 23:54:58.865348 [ 275 ] {834ca1db-8249-42d2-a9e3-b8096d16e6ff} <Trace> oximeter.timeseries_schema (f95b48d2-77df-4ddb-9c48-c914303a57c2) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1174 | 2026.02.11 23:54:58.865368 [ 275 ] {834ca1db-8249-42d2-a9e3-b8096d16e6ff} <Debug> oximeter.timeseries_schema (f95b48d2-77df-4ddb-9c48-c914303a57c2) (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 | ||
| 1175 | 2026.02.11 23:54:58.865382 [ 275 ] {834ca1db-8249-42d2-a9e3-b8096d16e6ff} <Trace> oximeter.timeseries_schema (f95b48d2-77df-4ddb-9c48-c914303a57c2) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1176 | 2026.02.11 23:54:58.865417 [ 275 ] {834ca1db-8249-42d2-a9e3-b8096d16e6ff} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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_rib:active_routes'))" | ||
| 1177 | 2026.02.11 23:54:58.865436 [ 275 ] {834ca1db-8249-42d2-a9e3-b8096d16e6ff} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 20 rows starting from 0 | ||
| 1178 | 2026.02.11 23:54:58.866103 [ 275 ] {834ca1db-8249-42d2-a9e3-b8096d16e6ff} <Debug> executeQuery: Read 20 rows, 840.00 B in 0.001461 sec., 13689.253935660507 rows/sec., 561.47 KiB/sec. | ||
| 1179 | 2026.02.11 23:54:58.866206 [ 275 ] {834ca1db-8249-42d2-a9e3-b8096d16e6ff} <Debug> TCPHandler: Processed in 0.001705753 sec. | ||
| 1180 | 2026.02.11 23:54:58.866459 [ 275 ] {} <Trace> TCP-Session: 4bfa29cb-1291-4cee-927d-e1df10139aaa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1181 | 2026.02.11 23:54:58.866592 [ 275 ] {39d78979-e503-4de1-ac14-ee6e1abc2b78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43794) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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_rib:active_routes', 'switch_table:capacity') FORMAT Native; (stage: Complete) | ||
| 1182 | 2026.02.11 23:54:58.866819 [ 275 ] {39d78979-e503-4de1-ac14-ee6e1abc2b78} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1183 | 2026.02.11 23:54:58.866853 [ 275 ] {39d78979-e503-4de1-ac14-ee6e1abc2b78} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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_rib:active_routes', 'switch_table:capacity')" moved to PREWHERE | ||
| 1184 | 2026.02.11 23:54:58.867040 [ 275 ] {39d78979-e503-4de1-ac14-ee6e1abc2b78} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1185 | 2026.02.11 23:54:58.867097 [ 275 ] {39d78979-e503-4de1-ac14-ee6e1abc2b78} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1186 | 2026.02.11 23:54:58.867200 [ 275 ] {39d78979-e503-4de1-ac14-ee6e1abc2b78} <Debug> oximeter.timeseries_schema (f95b48d2-77df-4ddb-9c48-c914303a57c2) (SelectExecutor): Key condition: (column 0 notIn 23-element set) | ||
| 1187 | 2026.02.11 23:54:58.867231 [ 275 ] {39d78979-e503-4de1-ac14-ee6e1abc2b78} <Trace> oximeter.timeseries_schema (f95b48d2-77df-4ddb-9c48-c914303a57c2) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1188 | 2026.02.11 23:54:58.867253 [ 275 ] {39d78979-e503-4de1-ac14-ee6e1abc2b78} <Debug> oximeter.timeseries_schema (f95b48d2-77df-4ddb-9c48-c914303a57c2) (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 | ||
| 1189 | 2026.02.11 23:54:58.867269 [ 275 ] {39d78979-e503-4de1-ac14-ee6e1abc2b78} <Trace> oximeter.timeseries_schema (f95b48d2-77df-4ddb-9c48-c914303a57c2) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1190 | 2026.02.11 23:54:58.867306 [ 275 ] {39d78979-e503-4de1-ac14-ee6e1abc2b78} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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_rib:active_routes', 'switch_table:capacity'))" | ||
| 1191 | 2026.02.11 23:54:58.867328 [ 275 ] {39d78979-e503-4de1-ac14-ee6e1abc2b78} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 20 rows starting from 0 | ||
| 1192 | 2026.02.11 23:54:58.867809 [ 275 ] {39d78979-e503-4de1-ac14-ee6e1abc2b78} <Debug> executeQuery: Read 20 rows, 840.00 B in 0.001268 sec., 15772.870662460567 rows/sec., 646.93 KiB/sec. | ||
| 1193 | 2026.02.11 23:54:58.867912 [ 275 ] {39d78979-e503-4de1-ac14-ee6e1abc2b78} <Debug> TCPHandler: Processed in 0.00150481 sec. | ||
| 1194 | 2026.02.11 23:54:58.868215 [ 275 ] {} <Trace> TCP-Session: 4bfa29cb-1291-4cee-927d-e1df10139aaa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1195 | 2026.02.11 23:54:58.868362 [ 275 ] {ec7a1f75-7c1d-4325-bbdd-1b79075b9632} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43794) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 1196 | 2026.02.11 23:54:58.868633 [ 275 ] {ec7a1f75-7c1d-4325-bbdd-1b79075b9632} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1197 | 2026.02.11 23:54:58.868675 [ 275 ] {ec7a1f75-7c1d-4325-bbdd-1b79075b9632} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy')" moved to PREWHERE | ||
| 1198 | 2026.02.11 23:54:58.868905 [ 275 ] {ec7a1f75-7c1d-4325-bbdd-1b79075b9632} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1199 | 2026.02.11 23:54:58.868970 [ 275 ] {ec7a1f75-7c1d-4325-bbdd-1b79075b9632} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1200 | 2026.02.11 23:54:58.869097 [ 275 ] {ec7a1f75-7c1d-4325-bbdd-1b79075b9632} <Debug> oximeter.timeseries_schema (f95b48d2-77df-4ddb-9c48-c914303a57c2) (SelectExecutor): Key condition: (column 0 notIn 24-element set) | ||
| 1201 | 2026.02.11 23:54:58.869132 [ 275 ] {ec7a1f75-7c1d-4325-bbdd-1b79075b9632} <Trace> oximeter.timeseries_schema (f95b48d2-77df-4ddb-9c48-c914303a57c2) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1202 | 2026.02.11 23:54:58.869155 [ 275 ] {ec7a1f75-7c1d-4325-bbdd-1b79075b9632} <Debug> oximeter.timeseries_schema (f95b48d2-77df-4ddb-9c48-c914303a57c2) (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 | ||
| 1203 | 2026.02.11 23:54:58.869175 [ 275 ] {ec7a1f75-7c1d-4325-bbdd-1b79075b9632} <Trace> oximeter.timeseries_schema (f95b48d2-77df-4ddb-9c48-c914303a57c2) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1204 | 2026.02.11 23:54:58.869216 [ 275 ] {ec7a1f75-7c1d-4325-bbdd-1b79075b9632} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy'))" | ||
| 1205 | 2026.02.11 23:54:58.869241 [ 275 ] {ec7a1f75-7c1d-4325-bbdd-1b79075b9632} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 20 rows starting from 0 | ||
| 1206 | 2026.02.11 23:54:58.869836 [ 275 ] {ec7a1f75-7c1d-4325-bbdd-1b79075b9632} <Debug> executeQuery: Read 20 rows, 840.00 B in 0.001532 sec., 13054.830287206267 rows/sec., 535.45 KiB/sec. | ||
| 1207 | 2026.02.11 23:54:58.869947 [ 275 ] {ec7a1f75-7c1d-4325-bbdd-1b79075b9632} <Debug> TCPHandler: Processed in 0.001789324 sec. | ||
| 1208 | 2026.02.11 23:54:58.870266 [ 275 ] {} <Trace> TCP-Session: 4bfa29cb-1291-4cee-927d-e1df10139aaa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1209 | 2026.02.11 23:54:58.870424 [ 275 ] {4a8fd720-fa68-46fd-aff3-703164129dbc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43794) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 1210 | 2026.02.11 23:54:58.870705 [ 275 ] {4a8fd720-fa68-46fd-aff3-703164129dbc} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1211 | 2026.02.11 23:54:58.870746 [ 275 ] {4a8fd720-fa68-46fd-aff3-703164129dbc} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy')" moved to PREWHERE | ||
| 1212 | 2026.02.11 23:54:58.871021 [ 275 ] {4a8fd720-fa68-46fd-aff3-703164129dbc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1213 | 2026.02.11 23:54:58.871091 [ 275 ] {4a8fd720-fa68-46fd-aff3-703164129dbc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1214 | 2026.02.11 23:54:58.871232 [ 275 ] {4a8fd720-fa68-46fd-aff3-703164129dbc} <Debug> oximeter.timeseries_schema (f95b48d2-77df-4ddb-9c48-c914303a57c2) (SelectExecutor): Key condition: (column 0 notIn 25-element set) | ||
| 1215 | 2026.02.11 23:54:58.871268 [ 275 ] {4a8fd720-fa68-46fd-aff3-703164129dbc} <Trace> oximeter.timeseries_schema (f95b48d2-77df-4ddb-9c48-c914303a57c2) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1216 | 2026.02.11 23:54:58.871293 [ 275 ] {4a8fd720-fa68-46fd-aff3-703164129dbc} <Debug> oximeter.timeseries_schema (f95b48d2-77df-4ddb-9c48-c914303a57c2) (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 | ||
| 1217 | 2026.02.11 23:54:58.871314 [ 275 ] {4a8fd720-fa68-46fd-aff3-703164129dbc} <Trace> oximeter.timeseries_schema (f95b48d2-77df-4ddb-9c48-c914303a57c2) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1218 | 2026.02.11 23:54:58.871363 [ 275 ] {4a8fd720-fa68-46fd-aff3-703164129dbc} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy'))" | ||
| 1219 | 2026.02.11 23:54:58.871386 [ 275 ] {4a8fd720-fa68-46fd-aff3-703164129dbc} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 20 rows starting from 0 | ||
| 1220 | 2026.02.11 23:54:58.871955 [ 275 ] {4a8fd720-fa68-46fd-aff3-703164129dbc} <Debug> executeQuery: Read 20 rows, 840.00 B in 0.001587 sec., 12602.39445494644 rows/sec., 516.90 KiB/sec. | ||
| 1221 | 2026.02.11 23:54:58.872077 [ 275 ] {4a8fd720-fa68-46fd-aff3-703164129dbc} <Debug> TCPHandler: Processed in 0.001875527 sec. | ||
| 1222 | 2026.02.11 23:54:58.872399 [ 275 ] {} <Trace> TCP-Session: 4bfa29cb-1291-4cee-927d-e1df10139aaa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1223 | 2026.02.11 23:54:58.872554 [ 275 ] {348b75db-515e-4ffa-af2b-3229009690d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43794) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 1224 | 2026.02.11 23:54:58.872805 [ 275 ] {348b75db-515e-4ffa-af2b-3229009690d3} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1225 | 2026.02.11 23:54:58.872842 [ 275 ] {348b75db-515e-4ffa-af2b-3229009690d3} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy')" moved to PREWHERE | ||
| 1226 | 2026.02.11 23:54:58.873041 [ 275 ] {348b75db-515e-4ffa-af2b-3229009690d3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1227 | 2026.02.11 23:54:58.873103 [ 275 ] {348b75db-515e-4ffa-af2b-3229009690d3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1228 | 2026.02.11 23:54:58.873219 [ 275 ] {348b75db-515e-4ffa-af2b-3229009690d3} <Debug> oximeter.timeseries_schema (f95b48d2-77df-4ddb-9c48-c914303a57c2) (SelectExecutor): Key condition: (column 0 notIn 26-element set) | ||
| 1229 | 2026.02.11 23:54:58.873264 [ 275 ] {348b75db-515e-4ffa-af2b-3229009690d3} <Trace> oximeter.timeseries_schema (f95b48d2-77df-4ddb-9c48-c914303a57c2) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1230 | 2026.02.11 23:54:58.873294 [ 275 ] {348b75db-515e-4ffa-af2b-3229009690d3} <Debug> oximeter.timeseries_schema (f95b48d2-77df-4ddb-9c48-c914303a57c2) (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 | ||
| 1231 | 2026.02.11 23:54:58.873317 [ 275 ] {348b75db-515e-4ffa-af2b-3229009690d3} <Trace> oximeter.timeseries_schema (f95b48d2-77df-4ddb-9c48-c914303a57c2) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1232 | 2026.02.11 23:54:58.873360 [ 275 ] {348b75db-515e-4ffa-af2b-3229009690d3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy'))" | ||
| 1233 | 2026.02.11 23:54:58.873382 [ 275 ] {348b75db-515e-4ffa-af2b-3229009690d3} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 20 rows starting from 0 | ||
| 1234 | 2026.02.11 23:54:58.873902 [ 275 ] {348b75db-515e-4ffa-af2b-3229009690d3} <Debug> executeQuery: Read 20 rows, 840.00 B in 0.001403 sec., 14255.167498218105 rows/sec., 584.68 KiB/sec. | ||
| 1235 | 2026.02.11 23:54:58.873996 [ 275 ] {348b75db-515e-4ffa-af2b-3229009690d3} <Debug> TCPHandler: Processed in 0.001658422 sec. | ||
| 1236 | 2026.02.11 23:54:58.874317 [ 275 ] {} <Trace> TCP-Session: 4bfa29cb-1291-4cee-927d-e1df10139aaa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1237 | 2026.02.11 23:54:58.874486 [ 275 ] {b2d75700-ef6a-4bbe-83e6-19c8b87ce44c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43794) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1238 | 2026.02.11 23:54:58.874735 [ 275 ] {b2d75700-ef6a-4bbe-83e6-19c8b87ce44c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1239 | 2026.02.11 23:54:58.874770 [ 275 ] {b2d75700-ef6a-4bbe-83e6-19c8b87ce44c} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates')" moved to PREWHERE | ||
| 1240 | 2026.02.11 23:54:58.874956 [ 275 ] {b2d75700-ef6a-4bbe-83e6-19c8b87ce44c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1241 | 2026.02.11 23:54:58.875011 [ 275 ] {b2d75700-ef6a-4bbe-83e6-19c8b87ce44c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1242 | 2026.02.11 23:54:58.875122 [ 275 ] {b2d75700-ef6a-4bbe-83e6-19c8b87ce44c} <Debug> oximeter.timeseries_schema (f95b48d2-77df-4ddb-9c48-c914303a57c2) (SelectExecutor): Key condition: (column 0 notIn 27-element set) | ||
| 1243 | 2026.02.11 23:54:58.875153 [ 275 ] {b2d75700-ef6a-4bbe-83e6-19c8b87ce44c} <Trace> oximeter.timeseries_schema (f95b48d2-77df-4ddb-9c48-c914303a57c2) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1244 | 2026.02.11 23:54:58.875175 [ 275 ] {b2d75700-ef6a-4bbe-83e6-19c8b87ce44c} <Debug> oximeter.timeseries_schema (f95b48d2-77df-4ddb-9c48-c914303a57c2) (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 | ||
| 1245 | 2026.02.11 23:54:58.875189 [ 275 ] {b2d75700-ef6a-4bbe-83e6-19c8b87ce44c} <Trace> oximeter.timeseries_schema (f95b48d2-77df-4ddb-9c48-c914303a57c2) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1246 | 2026.02.11 23:54:58.875230 [ 275 ] {b2d75700-ef6a-4bbe-83e6-19c8b87ce44c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" | ||
| 1247 | 2026.02.11 23:54:58.875250 [ 275 ] {b2d75700-ef6a-4bbe-83e6-19c8b87ce44c} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 20 rows starting from 0 | ||
| 1248 | 2026.02.11 23:54:58.875741 [ 275 ] {b2d75700-ef6a-4bbe-83e6-19c8b87ce44c} <Debug> executeQuery: Read 20 rows, 840.00 B in 0.001319 sec., 15163.00227445034 rows/sec., 621.92 KiB/sec. | ||
| 1249 | 2026.02.11 23:54:58.875829 [ 275 ] {b2d75700-ef6a-4bbe-83e6-19c8b87ce44c} <Debug> TCPHandler: Processed in 0.001575511 sec. | ||
| 1250 | 2026.02.11 23:54:58.876108 [ 275 ] {} <Trace> TCP-Session: 4bfa29cb-1291-4cee-927d-e1df10139aaa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1251 | 2026.02.11 23:54:58.876269 [ 275 ] {c054657e-ce0f-4868-a7e5-bcd1f1554ea7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43794) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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_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) | ||
| 1252 | 2026.02.11 23:54:58.876539 [ 275 ] {c054657e-ce0f-4868-a7e5-bcd1f1554ea7} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1253 | 2026.02.11 23:54:58.876576 [ 275 ] {c054657e-ce0f-4868-a7e5-bcd1f1554ea7} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates')" moved to PREWHERE | ||
| 1254 | 2026.02.11 23:54:58.876765 [ 275 ] {c054657e-ce0f-4868-a7e5-bcd1f1554ea7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1255 | 2026.02.11 23:54:58.876822 [ 275 ] {c054657e-ce0f-4868-a7e5-bcd1f1554ea7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1256 | 2026.02.11 23:54:58.876928 [ 275 ] {c054657e-ce0f-4868-a7e5-bcd1f1554ea7} <Debug> oximeter.timeseries_schema (f95b48d2-77df-4ddb-9c48-c914303a57c2) (SelectExecutor): Key condition: (column 0 notIn 28-element set) | ||
| 1257 | 2026.02.11 23:54:58.876958 [ 275 ] {c054657e-ce0f-4868-a7e5-bcd1f1554ea7} <Trace> oximeter.timeseries_schema (f95b48d2-77df-4ddb-9c48-c914303a57c2) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1258 | 2026.02.11 23:54:58.876979 [ 275 ] {c054657e-ce0f-4868-a7e5-bcd1f1554ea7} <Debug> oximeter.timeseries_schema (f95b48d2-77df-4ddb-9c48-c914303a57c2) (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 | ||
| 1259 | 2026.02.11 23:54:58.876996 [ 275 ] {c054657e-ce0f-4868-a7e5-bcd1f1554ea7} <Trace> oximeter.timeseries_schema (f95b48d2-77df-4ddb-9c48-c914303a57c2) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1260 | 2026.02.11 23:54:58.877038 [ 275 ] {c054657e-ce0f-4868-a7e5-bcd1f1554ea7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" | ||
| 1261 | 2026.02.11 23:54:58.877060 [ 275 ] {c054657e-ce0f-4868-a7e5-bcd1f1554ea7} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 20 rows starting from 0 | ||
| 1262 | 2026.02.11 23:54:58.877555 [ 275 ] {c054657e-ce0f-4868-a7e5-bcd1f1554ea7} <Debug> executeQuery: Read 20 rows, 840.00 B in 0.001341 sec., 14914.243102162565 rows/sec., 611.72 KiB/sec. | ||
| 1263 | 2026.02.11 23:54:58.877650 [ 275 ] {c054657e-ce0f-4868-a7e5-bcd1f1554ea7} <Debug> TCPHandler: Processed in 0.001603231 sec. | ||
| 1264 | 2026.02.11 23:54:58.877903 [ 275 ] {} <Trace> TCP-Session: 4bfa29cb-1291-4cee-927d-e1df10139aaa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1265 | 2026.02.11 23:54:58.878040 [ 275 ] {4e8215aa-47b2-45e3-a0a8-fe42605ca139} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43794) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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_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) | ||
| 1266 | 2026.02.11 23:54:58.878275 [ 275 ] {4e8215aa-47b2-45e3-a0a8-fe42605ca139} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1267 | 2026.02.11 23:54:58.878309 [ 275 ] {4e8215aa-47b2-45e3-a0a8-fe42605ca139} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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_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 | ||
| 1268 | 2026.02.11 23:54:58.878508 [ 275 ] {4e8215aa-47b2-45e3-a0a8-fe42605ca139} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1269 | 2026.02.11 23:54:58.878564 [ 275 ] {4e8215aa-47b2-45e3-a0a8-fe42605ca139} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1270 | 2026.02.11 23:54:58.878671 [ 275 ] {4e8215aa-47b2-45e3-a0a8-fe42605ca139} <Debug> oximeter.timeseries_schema (f95b48d2-77df-4ddb-9c48-c914303a57c2) (SelectExecutor): Key condition: (column 0 notIn 29-element set) | ||
| 1271 | 2026.02.11 23:54:58.878707 [ 275 ] {4e8215aa-47b2-45e3-a0a8-fe42605ca139} <Trace> oximeter.timeseries_schema (f95b48d2-77df-4ddb-9c48-c914303a57c2) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1272 | 2026.02.11 23:54:58.878733 [ 275 ] {4e8215aa-47b2-45e3-a0a8-fe42605ca139} <Debug> oximeter.timeseries_schema (f95b48d2-77df-4ddb-9c48-c914303a57c2) (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 | ||
| 1273 | 2026.02.11 23:54:58.878755 [ 275 ] {4e8215aa-47b2-45e3-a0a8-fe42605ca139} <Trace> oximeter.timeseries_schema (f95b48d2-77df-4ddb-9c48-c914303a57c2) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1274 | 2026.02.11 23:54:58.878801 [ 275 ] {4e8215aa-47b2-45e3-a0a8-fe42605ca139} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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_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'))" | ||
| 1275 | 2026.02.11 23:54:58.878938 [ 275 ] {4e8215aa-47b2-45e3-a0a8-fe42605ca139} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 20 rows starting from 0 | ||
| 1276 | 2026.02.11 23:54:58.879689 [ 275 ] {4e8215aa-47b2-45e3-a0a8-fe42605ca139} <Debug> executeQuery: Read 20 rows, 840.00 B in 0.001702 sec., 11750.881316098708 rows/sec., 481.97 KiB/sec. | ||
| 1277 | 2026.02.11 23:54:58.879780 [ 275 ] {4e8215aa-47b2-45e3-a0a8-fe42605ca139} <Debug> TCPHandler: Processed in 0.001928538 sec. | ||
| 1278 | 2026.02.11 23:54:58.880047 [ 275 ] {} <Trace> TCP-Session: 4bfa29cb-1291-4cee-927d-e1df10139aaa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1279 | 2026.02.11 23:54:58.880186 [ 275 ] {5f29a68c-bca2-4335-a7ef-d1c586a77c95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43794) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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_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) | ||
| 1280 | 2026.02.11 23:54:58.880523 [ 275 ] {5f29a68c-bca2-4335-a7ef-d1c586a77c95} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1281 | 2026.02.11 23:54:58.880560 [ 275 ] {5f29a68c-bca2-4335-a7ef-d1c586a77c95} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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_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 | ||
| 1282 | 2026.02.11 23:54:58.880752 [ 275 ] {5f29a68c-bca2-4335-a7ef-d1c586a77c95} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1283 | 2026.02.11 23:54:58.880808 [ 275 ] {5f29a68c-bca2-4335-a7ef-d1c586a77c95} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1284 | 2026.02.11 23:54:58.880943 [ 275 ] {5f29a68c-bca2-4335-a7ef-d1c586a77c95} <Debug> oximeter.timeseries_schema (f95b48d2-77df-4ddb-9c48-c914303a57c2) (SelectExecutor): Key condition: (column 0 notIn 30-element set) | ||
| 1285 | 2026.02.11 23:54:58.880978 [ 275 ] {5f29a68c-bca2-4335-a7ef-d1c586a77c95} <Trace> oximeter.timeseries_schema (f95b48d2-77df-4ddb-9c48-c914303a57c2) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1286 | 2026.02.11 23:54:58.880997 [ 275 ] {5f29a68c-bca2-4335-a7ef-d1c586a77c95} <Debug> oximeter.timeseries_schema (f95b48d2-77df-4ddb-9c48-c914303a57c2) (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 | ||
| 1287 | 2026.02.11 23:54:58.881011 [ 275 ] {5f29a68c-bca2-4335-a7ef-d1c586a77c95} <Trace> oximeter.timeseries_schema (f95b48d2-77df-4ddb-9c48-c914303a57c2) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1288 | 2026.02.11 23:54:58.881045 [ 275 ] {5f29a68c-bca2-4335-a7ef-d1c586a77c95} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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_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'))" | ||
| 1289 | 2026.02.11 23:54:58.881067 [ 275 ] {5f29a68c-bca2-4335-a7ef-d1c586a77c95} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 20 rows starting from 0 | ||
| 1290 | 2026.02.11 23:54:58.881554 [ 275 ] {5f29a68c-bca2-4335-a7ef-d1c586a77c95} <Debug> executeQuery: Read 20 rows, 840.00 B in 0.001423 sec., 14054.813773717498 rows/sec., 576.47 KiB/sec. | ||
| 1291 | 2026.02.11 23:54:58.881644 [ 275 ] {5f29a68c-bca2-4335-a7ef-d1c586a77c95} <Debug> TCPHandler: Processed in 0.001648262 sec. | ||
| 1292 | 2026.02.11 23:54:58.889929 [ 275 ] {} <Trace> TCP-Session: 4bfa29cb-1291-4cee-927d-e1df10139aaa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1293 | 2026.02.11 23:54:58.890137 [ 275 ] {78a3c2f6-4a55-4850-9515-c84652733b90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43794) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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_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) | ||
| 1294 | 2026.02.11 23:54:58.890491 [ 275 ] {78a3c2f6-4a55-4850-9515-c84652733b90} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1295 | 2026.02.11 23:54:58.890531 [ 275 ] {78a3c2f6-4a55-4850-9515-c84652733b90} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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_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 | ||
| 1296 | 2026.02.11 23:54:58.890766 [ 275 ] {78a3c2f6-4a55-4850-9515-c84652733b90} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1297 | 2026.02.11 23:54:58.890840 [ 275 ] {78a3c2f6-4a55-4850-9515-c84652733b90} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1298 | 2026.02.11 23:54:58.890982 [ 275 ] {78a3c2f6-4a55-4850-9515-c84652733b90} <Debug> oximeter.timeseries_schema (f95b48d2-77df-4ddb-9c48-c914303a57c2) (SelectExecutor): Key condition: (column 0 notIn 31-element set) | ||
| 1299 | 2026.02.11 23:54:58.891030 [ 275 ] {78a3c2f6-4a55-4850-9515-c84652733b90} <Trace> oximeter.timeseries_schema (f95b48d2-77df-4ddb-9c48-c914303a57c2) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1300 | 2026.02.11 23:54:58.891063 [ 275 ] {78a3c2f6-4a55-4850-9515-c84652733b90} <Debug> oximeter.timeseries_schema (f95b48d2-77df-4ddb-9c48-c914303a57c2) (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 | ||
| 1301 | 2026.02.11 23:54:58.891087 [ 275 ] {78a3c2f6-4a55-4850-9515-c84652733b90} <Trace> oximeter.timeseries_schema (f95b48d2-77df-4ddb-9c48-c914303a57c2) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1302 | 2026.02.11 23:54:58.891143 [ 275 ] {78a3c2f6-4a55-4850-9515-c84652733b90} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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_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'))" | ||
| 1303 | 2026.02.11 23:54:58.891174 [ 275 ] {78a3c2f6-4a55-4850-9515-c84652733b90} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 20 rows starting from 0 | ||
| 1304 | 2026.02.11 23:54:58.891957 [ 275 ] {78a3c2f6-4a55-4850-9515-c84652733b90} <Debug> executeQuery: Read 20 rows, 840.00 B in 0.001914 sec., 10449.320794148382 rows/sec., 428.59 KiB/sec. | ||
| 1305 | 2026.02.11 23:54:58.892059 [ 275 ] {78a3c2f6-4a55-4850-9515-c84652733b90} <Debug> TCPHandler: Processed in 0.002223313 sec. | ||
| 1306 | 2026.02.11 23:54:58.900281 [ 275 ] {} <Trace> TCP-Session: 4bfa29cb-1291-4cee-927d-e1df10139aaa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1307 | 2026.02.11 23:54:58.900437 [ 275 ] {0beeb753-3866-4175-9a96-62a606267e23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43794) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1308 | 2026.02.11 23:54:58.900500 [ 275 ] {0beeb753-3866-4175-9a96-62a606267e23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1309 | 2026.02.11 23:54:58.901386 [ 275 ] {0beeb753-3866-4175-9a96-62a606267e23} <Trace> oximeter.timeseries_schema (f95b48d2-77df-4ddb-9c48-c914303a57c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1310 | 2026.02.11 23:54:58.901436 [ 275 ] {0beeb753-3866-4175-9a96-62a606267e23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 1311 | 2026.02.11 23:54:58.902305 [ 275 ] {0beeb753-3866-4175-9a96-62a606267e23} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1312 | 2026.02.11 23:54:58.902712 [ 275 ] {0beeb753-3866-4175-9a96-62a606267e23} <Trace> oximeter.timeseries_schema (f95b48d2-77df-4ddb-9c48-c914303a57c2): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1313 | 2026.02.11 23:54:58.902892 [ 275 ] {0beeb753-3866-4175-9a96-62a606267e23} <Debug> executeQuery: Read 12 rows, 4.37 KiB in 0.002501 sec., 4798.080767692923 rows/sec., 1.71 MiB/sec. | ||
| 1314 | 2026.02.11 23:54:58.902945 [ 275 ] {0beeb753-3866-4175-9a96-62a606267e23} <Debug> TCPHandler: Processed in 0.002772044 sec. | ||
| 1315 | 2026.02.11 23:54:58.903092 [ 275 ] {} <Trace> TCP-Session: 4bfa29cb-1291-4cee-927d-e1df10139aaa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1316 | 2026.02.11 23:54:58.903196 [ 275 ] {ac484391-496a-48ea-ad39-e2f708c47cc1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43794) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1317 | 2026.02.11 23:54:58.903241 [ 275 ] {ac484391-496a-48ea-ad39-e2f708c47cc1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1318 | 2026.02.11 23:54:58.906470 [ 275 ] {ac484391-496a-48ea-ad39-e2f708c47cc1} <Trace> oximeter.fields_i16 (a5dbfeca-2262-4415-b6be-dfd1a8bfa631): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1319 | 2026.02.11 23:54:58.906508 [ 275 ] {ac484391-496a-48ea-ad39-e2f708c47cc1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 1320 | 2026.02.11 23:54:58.907000 [ 275 ] {ac484391-496a-48ea-ad39-e2f708c47cc1} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1321 | 2026.02.11 23:54:58.907570 [ 275 ] {ac484391-496a-48ea-ad39-e2f708c47cc1} <Trace> oximeter.fields_i16 (a5dbfeca-2262-4415-b6be-dfd1a8bfa631): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1322 | 2026.02.11 23:54:58.907767 [ 275 ] {ac484391-496a-48ea-ad39-e2f708c47cc1} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.004593 sec., 57914.217287176136 rows/sec., 3.68 MiB/sec. | ||
| 1323 | 2026.02.11 23:54:58.907828 [ 275 ] {ac484391-496a-48ea-ad39-e2f708c47cc1} <Debug> TCPHandler: Processed in 0.004788664 sec. | ||
| 1324 | 2026.02.11 23:54:58.907976 [ 275 ] {} <Trace> TCP-Session: 4bfa29cb-1291-4cee-927d-e1df10139aaa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1325 | 2026.02.11 23:54:58.908084 [ 275 ] {64b1199a-59b9-4bda-a32b-d6bddbfa0fcd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43794) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1326 | 2026.02.11 23:54:58.908130 [ 275 ] {64b1199a-59b9-4bda-a32b-d6bddbfa0fcd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1327 | 2026.02.11 23:54:58.908583 [ 275 ] {64b1199a-59b9-4bda-a32b-d6bddbfa0fcd} <Trace> oximeter.fields_ipaddr (6857c72f-dfdb-45c0-96ba-7e28c54e54a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1328 | 2026.02.11 23:54:58.908628 [ 275 ] {64b1199a-59b9-4bda-a32b-d6bddbfa0fcd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 1329 | 2026.02.11 23:54:58.909119 [ 275 ] {64b1199a-59b9-4bda-a32b-d6bddbfa0fcd} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1330 | 2026.02.11 23:54:58.909661 [ 275 ] {64b1199a-59b9-4bda-a32b-d6bddbfa0fcd} <Trace> oximeter.fields_ipaddr (6857c72f-dfdb-45c0-96ba-7e28c54e54a7): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1331 | 2026.02.11 23:54:58.909813 [ 275 ] {64b1199a-59b9-4bda-a32b-d6bddbfa0fcd} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001754 sec., 1140.2508551881415 rows/sec., 92.98 KiB/sec. | ||
| 1332 | 2026.02.11 23:54:58.909860 [ 275 ] {64b1199a-59b9-4bda-a32b-d6bddbfa0fcd} <Debug> TCPHandler: Processed in 0.001941578 sec. | ||
| 1333 | 2026.02.11 23:54:58.909991 [ 275 ] {} <Trace> TCP-Session: 4bfa29cb-1291-4cee-927d-e1df10139aaa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1334 | 2026.02.11 23:54:58.910103 [ 275 ] {00312487-6943-4881-b22c-66864592b100} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43794) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1335 | 2026.02.11 23:54:58.910149 [ 275 ] {00312487-6943-4881-b22c-66864592b100} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1336 | 2026.02.11 23:54:58.911057 [ 275 ] {00312487-6943-4881-b22c-66864592b100} <Trace> oximeter.fields_string (d8291991-e1c7-4178-b7c2-8afc920979a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1337 | 2026.02.11 23:54:58.911098 [ 275 ] {00312487-6943-4881-b22c-66864592b100} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 1338 | 2026.02.11 23:54:58.911755 [ 275 ] {00312487-6943-4881-b22c-66864592b100} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1339 | 2026.02.11 23:54:58.912376 [ 275 ] {00312487-6943-4881-b22c-66864592b100} <Trace> oximeter.fields_string (d8291991-e1c7-4178-b7c2-8afc920979a5): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1340 | 2026.02.11 23:54:58.912531 [ 275 ] {00312487-6943-4881-b22c-66864592b100} <Debug> executeQuery: Read 753 rows, 60.64 KiB in 0.002454 sec., 306845.96577017114 rows/sec., 24.13 MiB/sec. | ||
| 1341 | 2026.02.11 23:54:58.912581 [ 275 ] {00312487-6943-4881-b22c-66864592b100} <Debug> TCPHandler: Processed in 0.002645251 sec. | ||
| 1342 | 2026.02.11 23:54:58.912705 [ 275 ] {} <Trace> TCP-Session: 4bfa29cb-1291-4cee-927d-e1df10139aaa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1343 | 2026.02.11 23:54:58.912805 [ 275 ] {4f36580c-2546-4a59-8688-85c2897746b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43794) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1344 | 2026.02.11 23:54:58.912848 [ 275 ] {4f36580c-2546-4a59-8688-85c2897746b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1345 | 2026.02.11 23:54:58.913343 [ 275 ] {4f36580c-2546-4a59-8688-85c2897746b5} <Trace> oximeter.fields_u16 (a063e340-feb3-467d-9a3f-70c072d33d5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1346 | 2026.02.11 23:54:58.913386 [ 275 ] {4f36580c-2546-4a59-8688-85c2897746b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 1347 | 2026.02.11 23:54:58.913920 [ 275 ] {4f36580c-2546-4a59-8688-85c2897746b5} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1348 | 2026.02.11 23:54:58.914373 [ 275 ] {4f36580c-2546-4a59-8688-85c2897746b5} <Trace> oximeter.fields_u16 (a063e340-feb3-467d-9a3f-70c072d33d5b): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1349 | 2026.02.11 23:54:58.914514 [ 275 ] {4f36580c-2546-4a59-8688-85c2897746b5} <Debug> executeQuery: Read 135 rows, 8.14 KiB in 0.001731 sec., 77989.60138648181 rows/sec., 4.59 MiB/sec. | ||
| 1350 | 2026.02.11 23:54:58.914558 [ 275 ] {4f36580c-2546-4a59-8688-85c2897746b5} <Debug> TCPHandler: Processed in 0.001905688 sec. | ||
| 1351 | 2026.02.11 23:54:58.914681 [ 275 ] {} <Trace> TCP-Session: 4bfa29cb-1291-4cee-927d-e1df10139aaa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1352 | 2026.02.11 23:54:58.914778 [ 275 ] {75f1fdf6-4d49-402c-a9d5-21a947e8b644} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43794) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1353 | 2026.02.11 23:54:58.914819 [ 275 ] {75f1fdf6-4d49-402c-a9d5-21a947e8b644} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1354 | 2026.02.11 23:54:58.915314 [ 275 ] {75f1fdf6-4d49-402c-a9d5-21a947e8b644} <Trace> oximeter.fields_u32 (5e914076-6ebe-4e60-a251-80aa571785b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1355 | 2026.02.11 23:54:58.915349 [ 275 ] {75f1fdf6-4d49-402c-a9d5-21a947e8b644} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 1356 | 2026.02.11 23:54:58.915777 [ 275 ] {75f1fdf6-4d49-402c-a9d5-21a947e8b644} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1357 | 2026.02.11 23:54:58.916195 [ 275 ] {75f1fdf6-4d49-402c-a9d5-21a947e8b644} <Trace> oximeter.fields_u32 (5e914076-6ebe-4e60-a251-80aa571785b6): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1358 | 2026.02.11 23:54:58.916352 [ 275 ] {75f1fdf6-4d49-402c-a9d5-21a947e8b644} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.001591 sec., 87994.97171590195 rows/sec., 5.69 MiB/sec. | ||
| 1359 | 2026.02.11 23:54:58.916404 [ 275 ] {75f1fdf6-4d49-402c-a9d5-21a947e8b644} <Debug> TCPHandler: Processed in 0.001774095 sec. | ||
| 1360 | 2026.02.11 23:54:58.916532 [ 275 ] {} <Trace> TCP-Session: 4bfa29cb-1291-4cee-927d-e1df10139aaa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1361 | 2026.02.11 23:54:58.916628 [ 275 ] {ebefd4e5-d905-4649-8e2a-cbc0274795d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43794) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1362 | 2026.02.11 23:54:58.916669 [ 275 ] {ebefd4e5-d905-4649-8e2a-cbc0274795d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1363 | 2026.02.11 23:54:58.917136 [ 275 ] {ebefd4e5-d905-4649-8e2a-cbc0274795d8} <Trace> oximeter.fields_u8 (333bec52-f74d-408b-9e1c-1479446c7d3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1364 | 2026.02.11 23:54:58.917173 [ 275 ] {ebefd4e5-d905-4649-8e2a-cbc0274795d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 1365 | 2026.02.11 23:54:58.917599 [ 275 ] {ebefd4e5-d905-4649-8e2a-cbc0274795d8} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1366 | 2026.02.11 23:54:58.918024 [ 275 ] {ebefd4e5-d905-4649-8e2a-cbc0274795d8} <Trace> oximeter.fields_u8 (333bec52-f74d-408b-9e1c-1479446c7d3c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1367 | 2026.02.11 23:54:58.918167 [ 275 ] {ebefd4e5-d905-4649-8e2a-cbc0274795d8} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001557 sec., 89274.24534360951 rows/sec., 5.08 MiB/sec. | ||
| 1368 | 2026.02.11 23:54:58.918205 [ 275 ] {ebefd4e5-d905-4649-8e2a-cbc0274795d8} <Debug> TCPHandler: Processed in 0.001723344 sec. | ||
| 1369 | 2026.02.11 23:54:58.918339 [ 275 ] {} <Trace> TCP-Session: 4bfa29cb-1291-4cee-927d-e1df10139aaa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1370 | 2026.02.11 23:54:58.918447 [ 275 ] {a5775aa2-c7da-43df-9256-99a9bdaab0ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43794) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1371 | 2026.02.11 23:54:58.918490 [ 275 ] {a5775aa2-c7da-43df-9256-99a9bdaab0ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1372 | 2026.02.11 23:54:58.919165 [ 275 ] {a5775aa2-c7da-43df-9256-99a9bdaab0ef} <Trace> oximeter.fields_uuid (4fa888fe-7c40-4232-8860-a6a6bcd7dec5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1373 | 2026.02.11 23:54:58.919207 [ 275 ] {a5775aa2-c7da-43df-9256-99a9bdaab0ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 1374 | 2026.02.11 23:54:58.919742 [ 275 ] {a5775aa2-c7da-43df-9256-99a9bdaab0ef} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1375 | 2026.02.11 23:54:58.920242 [ 275 ] {a5775aa2-c7da-43df-9256-99a9bdaab0ef} <Trace> oximeter.fields_uuid (4fa888fe-7c40-4232-8860-a6a6bcd7dec5): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1376 | 2026.02.11 23:54:58.920389 [ 275 ] {a5775aa2-c7da-43df-9256-99a9bdaab0ef} <Debug> executeQuery: Read 465 rows, 33.44 KiB in 0.00196 sec., 237244.89795918367 rows/sec., 16.66 MiB/sec. | ||
| 1377 | 2026.02.11 23:54:58.920434 [ 275 ] {a5775aa2-c7da-43df-9256-99a9bdaab0ef} <Debug> TCPHandler: Processed in 0.002153982 sec. | ||
| 1378 | 2026.02.11 23:54:58.920557 [ 275 ] {} <Trace> TCP-Session: 4bfa29cb-1291-4cee-927d-e1df10139aaa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1379 | 2026.02.11 23:54:58.920653 [ 275 ] {0f86d2f2-4198-43bd-94ec-c276ef3badb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43794) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1380 | 2026.02.11 23:54:58.920699 [ 275 ] {0f86d2f2-4198-43bd-94ec-c276ef3badb6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1381 | 2026.02.11 23:54:58.921056 [ 275 ] {0f86d2f2-4198-43bd-94ec-c276ef3badb6} <Trace> oximeter.measurements_bool (9bb13e33-63b8-46aa-ab9c-a174a3431472): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1382 | 2026.02.11 23:54:58.921093 [ 275 ] {0f86d2f2-4198-43bd-94ec-c276ef3badb6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 1383 | 2026.02.11 23:54:58.921509 [ 275 ] {0f86d2f2-4198-43bd-94ec-c276ef3badb6} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1384 | 2026.02.11 23:54:58.922068 [ 275 ] {0f86d2f2-4198-43bd-94ec-c276ef3badb6} <Trace> oximeter.measurements_bool (9bb13e33-63b8-46aa-ab9c-a174a3431472): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1385 | 2026.02.11 23:54:58.922219 [ 275 ] {0f86d2f2-4198-43bd-94ec-c276ef3badb6} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001583 sec., 3790.271636133923 rows/sec., 198.03 KiB/sec. | ||
| 1386 | 2026.02.11 23:54:58.922263 [ 275 ] {0f86d2f2-4198-43bd-94ec-c276ef3badb6} <Debug> TCPHandler: Processed in 0.001760375 sec. | ||
| 1387 | 2026.02.11 23:54:58.922378 [ 275 ] {} <Trace> TCP-Session: 4bfa29cb-1291-4cee-927d-e1df10139aaa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1388 | 2026.02.11 23:54:58.922474 [ 275 ] {2b69c7ca-4b99-4c6e-af0c-2bce284f0740} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43794) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1389 | 2026.02.11 23:54:58.922516 [ 275 ] {2b69c7ca-4b99-4c6e-af0c-2bce284f0740} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1390 | 2026.02.11 23:54:58.922951 [ 275 ] {2b69c7ca-4b99-4c6e-af0c-2bce284f0740} <Trace> oximeter.measurements_cumulativeu64 (629b0a95-06b7-4f0a-8a91-89e98ebdbeb8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1391 | 2026.02.11 23:54:58.922987 [ 275 ] {2b69c7ca-4b99-4c6e-af0c-2bce284f0740} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 1392 | 2026.02.11 23:54:58.923469 [ 275 ] {2b69c7ca-4b99-4c6e-af0c-2bce284f0740} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1393 | 2026.02.11 23:54:58.924130 [ 275 ] {2b69c7ca-4b99-4c6e-af0c-2bce284f0740} <Trace> oximeter.measurements_cumulativeu64 (629b0a95-06b7-4f0a-8a91-89e98ebdbeb8): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1394 | 2026.02.11 23:54:58.924294 [ 275 ] {2b69c7ca-4b99-4c6e-af0c-2bce284f0740} <Debug> executeQuery: Read 259 rows, 17.66 KiB in 0.001839 sec., 140837.41163675912 rows/sec., 9.38 MiB/sec. | ||
| 1395 | 2026.02.11 23:54:58.924336 [ 275 ] {2b69c7ca-4b99-4c6e-af0c-2bce284f0740} <Debug> TCPHandler: Processed in 0.002007029 sec. | ||
| 1396 | 2026.02.11 23:54:58.924455 [ 275 ] {} <Trace> TCP-Session: 4bfa29cb-1291-4cee-927d-e1df10139aaa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1397 | 2026.02.11 23:54:58.924551 [ 275 ] {0435b6f7-5d76-461a-9a72-ce8a8f3a3b1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43794) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1398 | 2026.02.11 23:54:58.924594 [ 275 ] {0435b6f7-5d76-461a-9a72-ce8a8f3a3b1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1399 | 2026.02.11 23:54:58.924951 [ 275 ] {0435b6f7-5d76-461a-9a72-ce8a8f3a3b1c} <Trace> oximeter.measurements_f64 (522c00d0-3ce7-4a3b-8e1c-1a58bb35e28f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1400 | 2026.02.11 23:54:58.924998 [ 275 ] {0435b6f7-5d76-461a-9a72-ce8a8f3a3b1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 1401 | 2026.02.11 23:54:58.925421 [ 275 ] {0435b6f7-5d76-461a-9a72-ce8a8f3a3b1c} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1402 | 2026.02.11 23:54:58.925988 [ 275 ] {0435b6f7-5d76-461a-9a72-ce8a8f3a3b1c} <Trace> oximeter.measurements_f64 (522c00d0-3ce7-4a3b-8e1c-1a58bb35e28f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1403 | 2026.02.11 23:54:58.926156 [ 275 ] {0435b6f7-5d76-461a-9a72-ce8a8f3a3b1c} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001622 sec., 616.5228113440197 rows/sec., 41.54 KiB/sec. | ||
| 1404 | 2026.02.11 23:54:58.926205 [ 275 ] {0435b6f7-5d76-461a-9a72-ce8a8f3a3b1c} <Debug> TCPHandler: Processed in 0.001799315 sec. | ||
| 1405 | 2026.02.11 23:54:58.926344 [ 275 ] {} <Trace> TCP-Session: 4bfa29cb-1291-4cee-927d-e1df10139aaa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1406 | 2026.02.11 23:54:58.926447 [ 275 ] {e605c644-4649-44eb-ad01-7fcc2f566ee4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43794) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1407 | 2026.02.11 23:54:58.926494 [ 275 ] {e605c644-4649-44eb-ad01-7fcc2f566ee4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1408 | 2026.02.11 23:54:58.926887 [ 275 ] {e605c644-4649-44eb-ad01-7fcc2f566ee4} <Trace> oximeter.measurements_u64 (4b04f6c7-fe0f-46f4-b6b8-6d9da97af1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1409 | 2026.02.11 23:54:58.926932 [ 275 ] {e605c644-4649-44eb-ad01-7fcc2f566ee4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 1410 | 2026.02.11 23:54:58.927408 [ 275 ] {e605c644-4649-44eb-ad01-7fcc2f566ee4} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1411 | 2026.02.11 23:54:58.927963 [ 275 ] {e605c644-4649-44eb-ad01-7fcc2f566ee4} <Trace> oximeter.measurements_u64 (4b04f6c7-fe0f-46f4-b6b8-6d9da97af1bd): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1412 | 2026.02.11 23:54:58.928113 [ 275 ] {e605c644-4649-44eb-ad01-7fcc2f566ee4} <Debug> executeQuery: Read 88 rows, 5.66 KiB in 0.00169 sec., 52071.00591715976 rows/sec., 3.27 MiB/sec. | ||
| 1413 | 2026.02.11 23:54:58.928152 [ 275 ] {e605c644-4649-44eb-ad01-7fcc2f566ee4} <Debug> TCPHandler: Processed in 0.001861506 sec. | ||
| 1414 | 2026.02.11 23:54:59.001189 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 164.84 MiB, peak 173.48 MiB, free memory in arenas 0.00 B, will set to 168.41 MiB (RSS), difference: 3.57 MiB | ||
| 1415 | 2026.02.11 23:54:59.476727 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50701 | ||
| 1416 | 2026.02.11 23:54:59.476830 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1417 | 2026.02.11 23:54:59.476855 [ 286 ] {} <Debug> TCP-Session: 47674c2a-e212-404d-98f3-46777ff3a2f1 Authenticating user 'default' from [fd00:1122:3344:101::e]:50701 | ||
| 1418 | 2026.02.11 23:54:59.476877 [ 286 ] {} <Debug> TCP-Session: 47674c2a-e212-404d-98f3-46777ff3a2f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1419 | 2026.02.11 23:54:59.476889 [ 286 ] {} <Debug> TCP-Session: 47674c2a-e212-404d-98f3-46777ff3a2f1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1420 | 2026.02.11 23:54:59.477072 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49996 | ||
| 1421 | 2026.02.11 23:54:59.477103 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38033 | ||
| 1422 | 2026.02.11 23:54:59.477075 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65352 | ||
| 1423 | 2026.02.11 23:54:59.477143 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55462 | ||
| 1424 | 2026.02.11 23:54:59.477184 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51981 | ||
| 1425 | 2026.02.11 23:54:59.477197 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1426 | 2026.02.11 23:54:59.477201 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1427 | 2026.02.11 23:54:59.477152 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50420 | ||
| 1428 | 2026.02.11 23:54:59.477255 [ 286 ] {} <Trace> TCP-Session: 47674c2a-e212-404d-98f3-46777ff3a2f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1429 | 2026.02.11 23:54:59.477260 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1430 | 2026.02.11 23:54:59.477260 [ 287 ] {} <Debug> TCP-Session: 6f408553-de83-4459-a7cd-c3d246a3f339 Authenticating user 'default' from [fd00:1122:3344:101::e]:49996 | ||
| 1431 | 2026.02.11 23:54:59.477336 [ 293 ] {} <Debug> TCP-Session: 58cbdb53-15a2-4c6b-9a5b-707d27a3aede Authenticating user 'default' from [fd00:1122:3344:101::e]:51981 | ||
| 1432 | 2026.02.11 23:54:59.477359 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1433 | 2026.02.11 23:54:59.477374 [ 293 ] {} <Debug> TCP-Session: 58cbdb53-15a2-4c6b-9a5b-707d27a3aede Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1434 | 2026.02.11 23:54:59.477365 [ 287 ] {} <Debug> TCP-Session: 6f408553-de83-4459-a7cd-c3d246a3f339 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1435 | 2026.02.11 23:54:59.477400 [ 293 ] {} <Debug> TCP-Session: 58cbdb53-15a2-4c6b-9a5b-707d27a3aede Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1436 | 2026.02.11 23:54:59.477420 [ 287 ] {} <Debug> TCP-Session: 6f408553-de83-4459-a7cd-c3d246a3f339 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1437 | 2026.02.11 23:54:59.477396 [ 290 ] {} <Debug> TCP-Session: 0b4e7dfc-a08e-4f85-8e3b-c6afa201a1d6 Authenticating user 'default' from [fd00:1122:3344:101::e]:50420 | ||
| 1438 | 2026.02.11 23:54:59.477247 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1439 | 2026.02.11 23:54:59.477478 [ 290 ] {} <Debug> TCP-Session: 0b4e7dfc-a08e-4f85-8e3b-c6afa201a1d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1440 | 2026.02.11 23:54:59.477494 [ 286 ] {f4332ff4-ff7c-4ee3-99f8-70396655228e} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:50701) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1441 | 2026.02.11 23:54:59.477513 [ 288 ] {} <Debug> TCP-Session: dcb54c82-2d3c-46a7-81d6-9f4f6f37618a Authenticating user 'default' from [fd00:1122:3344:101::e]:65352 | ||
| 1442 | 2026.02.11 23:54:59.477511 [ 290 ] {} <Debug> TCP-Session: 0b4e7dfc-a08e-4f85-8e3b-c6afa201a1d6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1443 | 2026.02.11 23:54:59.477557 [ 288 ] {} <Debug> TCP-Session: dcb54c82-2d3c-46a7-81d6-9f4f6f37618a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1444 | 2026.02.11 23:54:59.477247 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1445 | 2026.02.11 23:54:59.477625 [ 288 ] {} <Debug> TCP-Session: dcb54c82-2d3c-46a7-81d6-9f4f6f37618a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1446 | 2026.02.11 23:54:59.477244 [ 289 ] {} <Debug> TCP-Session: b3936047-316a-469c-bb57-d996bf12baaa Authenticating user 'default' from [fd00:1122:3344:101::e]:38033 | ||
| 1447 | 2026.02.11 23:54:59.477658 [ 292 ] {} <Debug> TCP-Session: 81dcbf67-1577-41f1-ba06-03bba169b7ec Authenticating user 'default' from [fd00:1122:3344:101::e]:55462 | ||
| 1448 | 2026.02.11 23:54:59.477684 [ 289 ] {} <Debug> TCP-Session: b3936047-316a-469c-bb57-d996bf12baaa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1449 | 2026.02.11 23:54:59.477712 [ 292 ] {} <Debug> TCP-Session: 81dcbf67-1577-41f1-ba06-03bba169b7ec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1450 | 2026.02.11 23:54:59.477725 [ 289 ] {} <Debug> TCP-Session: b3936047-316a-469c-bb57-d996bf12baaa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1451 | 2026.02.11 23:54:59.477745 [ 292 ] {} <Debug> TCP-Session: 81dcbf67-1577-41f1-ba06-03bba169b7ec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1452 | 2026.02.11 23:54:59.477137 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36567 | ||
| 1453 | 2026.02.11 23:54:59.477193 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37307 | ||
| 1454 | 2026.02.11 23:54:59.477866 [ 286 ] {f4332ff4-ff7c-4ee3-99f8-70396655228e} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1455 | 2026.02.11 23:54:59.477889 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1456 | 2026.02.11 23:54:59.477916 [ 291 ] {} <Debug> TCP-Session: ccb8302d-7dcc-4ba1-af35-41928239ec2b Authenticating user 'default' from [fd00:1122:3344:101::e]:36567 | ||
| 1457 | 2026.02.11 23:54:59.477926 [ 286 ] {f4332ff4-ff7c-4ee3-99f8-70396655228e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1458 | 2026.02.11 23:54:59.477932 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1459 | 2026.02.11 23:54:59.477932 [ 291 ] {} <Debug> TCP-Session: ccb8302d-7dcc-4ba1-af35-41928239ec2b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1460 | 2026.02.11 23:54:59.477974 [ 294 ] {} <Debug> TCP-Session: d5ee93f5-e57c-49f0-a425-8ed3076ddb3f Authenticating user 'default' from [fd00:1122:3344:101::e]:37307 | ||
| 1461 | 2026.02.11 23:54:59.477987 [ 291 ] {} <Debug> TCP-Session: ccb8302d-7dcc-4ba1-af35-41928239ec2b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1462 | 2026.02.11 23:54:59.478001 [ 294 ] {} <Debug> TCP-Session: d5ee93f5-e57c-49f0-a425-8ed3076ddb3f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1463 | 2026.02.11 23:54:59.478022 [ 294 ] {} <Debug> TCP-Session: d5ee93f5-e57c-49f0-a425-8ed3076ddb3f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1464 | 2026.02.11 23:54:59.478281 [ 286 ] {f4332ff4-ff7c-4ee3-99f8-70396655228e} <Debug> oximeter.version (fea001a5-8cc1-47e7-b3b4-7e8fb004448d) (SelectExecutor): Key condition: unknown | ||
| 1465 | 2026.02.11 23:54:59.479134 [ 301 ] {f4332ff4-ff7c-4ee3-99f8-70396655228e} <Trace> AggregatingTransform: Aggregating | ||
| 1466 | 2026.02.11 23:54:59.479207 [ 301 ] {f4332ff4-ff7c-4ee3-99f8-70396655228e} <Trace> Aggregator: Aggregation method: without_key | ||
| 1467 | 2026.02.11 23:54:59.479249 [ 301 ] {f4332ff4-ff7c-4ee3-99f8-70396655228e} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000863167 sec. (1158.524 rows/sec., 45.25 KiB/sec.) | ||
| 1468 | 2026.02.11 23:54:59.479270 [ 301 ] {f4332ff4-ff7c-4ee3-99f8-70396655228e} <Trace> Aggregator: Merging aggregated data | ||
| 1469 | 2026.02.11 23:54:59.480463 [ 286 ] {f4332ff4-ff7c-4ee3-99f8-70396655228e} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003054 sec., 327.43942370661426 rows/sec., 12.79 KiB/sec. | ||
| 1470 | 2026.02.11 23:54:59.480569 [ 286 ] {f4332ff4-ff7c-4ee3-99f8-70396655228e} <Debug> TCPHandler: Processed in 0.003463217 sec. | ||
| 1471 | 2026.02.11 23:54:59.480705 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1472 | 2026.02.11 23:54:59.480732 [ 286 ] {} <Debug> TCP-Session: 47674c2a-e212-404d-98f3-46777ff3a2f1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1473 | 2026.02.11 23:54:59.480736 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1474 | 2026.02.11 23:54:59.480761 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1475 | 2026.02.11 23:54:59.480785 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1476 | 2026.02.11 23:54:59.480790 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1477 | 2026.02.11 23:54:59.480813 [ 288 ] {} <Debug> TCP-Session: dcb54c82-2d3c-46a7-81d6-9f4f6f37618a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1478 | 2026.02.11 23:54:59.480829 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1479 | 2026.02.11 23:54:59.480850 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1480 | 2026.02.11 23:54:59.480868 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1481 | 2026.02.11 23:54:59.480886 [ 292 ] {} <Debug> TCP-Session: 81dcbf67-1577-41f1-ba06-03bba169b7ec Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1482 | 2026.02.11 23:54:59.480905 [ 294 ] {} <Debug> TCP-Session: d5ee93f5-e57c-49f0-a425-8ed3076ddb3f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1483 | 2026.02.11 23:54:59.480923 [ 293 ] {} <Debug> TCP-Session: 58cbdb53-15a2-4c6b-9a5b-707d27a3aede Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1484 | 2026.02.11 23:54:59.480833 [ 289 ] {} <Debug> TCP-Session: b3936047-316a-469c-bb57-d996bf12baaa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1485 | 2026.02.11 23:54:59.480789 [ 287 ] {} <Debug> TCP-Session: 6f408553-de83-4459-a7cd-c3d246a3f339 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1486 | 2026.02.11 23:54:59.480851 [ 291 ] {} <Debug> TCP-Session: ccb8302d-7dcc-4ba1-af35-41928239ec2b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1487 | 2026.02.11 23:54:59.480811 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1488 | 2026.02.11 23:54:59.481039 [ 290 ] {} <Debug> TCP-Session: 0b4e7dfc-a08e-4f85-8e3b-c6afa201a1d6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1489 | 2026.02.11 23:55:00.911065 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 64 entries to flush up to offset 216 | ||
| 1490 | 2026.02.11 23:55:00.913956 [ 243 ] {} <Trace> system.query_log (e129079c-d142-406b-8659-a4f2a5941f34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1491 | 2026.02.11 23:55:00.914015 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 1492 | 2026.02.11 23:55:00.915407 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1493 | 2026.02.11 23:55:00.915896 [ 243 ] {} <Trace> system.query_log (e129079c-d142-406b-8659-a4f2a5941f34): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1494 | 2026.02.11 23:55:00.916204 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 216 | ||
| 1495 | 2026.02.11 23:55:03.863206 [ 275 ] {} <Trace> TCP-Session: 4bfa29cb-1291-4cee-927d-e1df10139aaa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1496 | 2026.02.11 23:55:03.863429 [ 275 ] {ca3c982b-c863-4c5e-98e0-6decf4055983} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43794) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1497 | 2026.02.11 23:55:03.863506 [ 275 ] {ca3c982b-c863-4c5e-98e0-6decf4055983} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1498 | 2026.02.11 23:55:03.864187 [ 275 ] {ca3c982b-c863-4c5e-98e0-6decf4055983} <Trace> oximeter.fields_string (d8291991-e1c7-4178-b7c2-8afc920979a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1499 | 2026.02.11 23:55:03.864239 [ 275 ] {ca3c982b-c863-4c5e-98e0-6decf4055983} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 1500 | 2026.02.11 23:55:03.864760 [ 275 ] {ca3c982b-c863-4c5e-98e0-6decf4055983} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1501 | 2026.02.11 23:55:03.865219 [ 275 ] {ca3c982b-c863-4c5e-98e0-6decf4055983} <Trace> oximeter.fields_string (d8291991-e1c7-4178-b7c2-8afc920979a5): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1502 | 2026.02.11 23:55:03.865407 [ 275 ] {ca3c982b-c863-4c5e-98e0-6decf4055983} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.002034 sec., 37364.798426745336 rows/sec., 3.08 MiB/sec. | ||
| 1503 | 2026.02.11 23:55:03.865458 [ 275 ] {ca3c982b-c863-4c5e-98e0-6decf4055983} <Debug> TCPHandler: Processed in 0.002390186 sec. | ||
| 1504 | 2026.02.11 23:55:03.865587 [ 275 ] {} <Trace> TCP-Session: 4bfa29cb-1291-4cee-927d-e1df10139aaa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1505 | 2026.02.11 23:55:03.865690 [ 275 ] {b9e8283e-137f-4bc0-bfba-3014abefc686} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43794) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1506 | 2026.02.11 23:55:03.865736 [ 275 ] {b9e8283e-137f-4bc0-bfba-3014abefc686} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1507 | 2026.02.11 23:55:03.866154 [ 275 ] {b9e8283e-137f-4bc0-bfba-3014abefc686} <Trace> oximeter.fields_u16 (a063e340-feb3-467d-9a3f-70c072d33d5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1508 | 2026.02.11 23:55:03.866191 [ 275 ] {b9e8283e-137f-4bc0-bfba-3014abefc686} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 1509 | 2026.02.11 23:55:03.866626 [ 275 ] {b9e8283e-137f-4bc0-bfba-3014abefc686} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1510 | 2026.02.11 23:55:03.867174 [ 275 ] {b9e8283e-137f-4bc0-bfba-3014abefc686} <Trace> oximeter.fields_u16 (a063e340-feb3-467d-9a3f-70c072d33d5b): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1511 | 2026.02.11 23:55:03.867307 [ 275 ] {b9e8283e-137f-4bc0-bfba-3014abefc686} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001641 sec., 6093.845216331505 rows/sec., 458.23 KiB/sec. | ||
| 1512 | 2026.02.11 23:55:03.867347 [ 275 ] {b9e8283e-137f-4bc0-bfba-3014abefc686} <Debug> TCPHandler: Processed in 0.001811406 sec. | ||
| 1513 | 2026.02.11 23:55:03.867457 [ 275 ] {} <Trace> TCP-Session: 4bfa29cb-1291-4cee-927d-e1df10139aaa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1514 | 2026.02.11 23:55:03.867552 [ 275 ] {ab324839-7faa-40cc-809f-8d6d6771758e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43794) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1515 | 2026.02.11 23:55:03.867594 [ 275 ] {ab324839-7faa-40cc-809f-8d6d6771758e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1516 | 2026.02.11 23:55:03.868022 [ 275 ] {ab324839-7faa-40cc-809f-8d6d6771758e} <Trace> oximeter.fields_uuid (4fa888fe-7c40-4232-8860-a6a6bcd7dec5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1517 | 2026.02.11 23:55:03.868060 [ 275 ] {ab324839-7faa-40cc-809f-8d6d6771758e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 1518 | 2026.02.11 23:55:03.868644 [ 275 ] {ab324839-7faa-40cc-809f-8d6d6771758e} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1519 | 2026.02.11 23:55:03.869336 [ 275 ] {ab324839-7faa-40cc-809f-8d6d6771758e} <Trace> oximeter.fields_uuid (4fa888fe-7c40-4232-8860-a6a6bcd7dec5): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1520 | 2026.02.11 23:55:03.869538 [ 275 ] {ab324839-7faa-40cc-809f-8d6d6771758e} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.002004 sec., 36926.14770459082 rows/sec., 2.88 MiB/sec. | ||
| 1521 | 2026.02.11 23:55:03.869588 [ 275 ] {ab324839-7faa-40cc-809f-8d6d6771758e} <Debug> TCPHandler: Processed in 0.002180663 sec. | ||
| 1522 | 2026.02.11 23:55:03.869738 [ 275 ] {} <Trace> TCP-Session: 4bfa29cb-1291-4cee-927d-e1df10139aaa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1523 | 2026.02.11 23:55:03.869844 [ 275 ] {8ad958a3-48bc-42ca-aa7c-e34567ef71c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43794) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1524 | 2026.02.11 23:55:03.869896 [ 275 ] {8ad958a3-48bc-42ca-aa7c-e34567ef71c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1525 | 2026.02.11 23:55:03.870442 [ 275 ] {8ad958a3-48bc-42ca-aa7c-e34567ef71c3} <Trace> oximeter.measurements_cumulativeu64 (629b0a95-06b7-4f0a-8a91-89e98ebdbeb8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1526 | 2026.02.11 23:55:03.870483 [ 275 ] {8ad958a3-48bc-42ca-aa7c-e34567ef71c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 1527 | 2026.02.11 23:55:03.871066 [ 275 ] {8ad958a3-48bc-42ca-aa7c-e34567ef71c3} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1528 | 2026.02.11 23:55:03.871606 [ 275 ] {8ad958a3-48bc-42ca-aa7c-e34567ef71c3} <Trace> oximeter.measurements_cumulativeu64 (629b0a95-06b7-4f0a-8a91-89e98ebdbeb8): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1529 | 2026.02.11 23:55:03.871788 [ 275 ] {8ad958a3-48bc-42ca-aa7c-e34567ef71c3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001969 sec., 81259.52260030473 rows/sec., 5.66 MiB/sec. | ||
| 1530 | 2026.02.11 23:55:03.871830 [ 275 ] {8ad958a3-48bc-42ca-aa7c-e34567ef71c3} <Debug> TCPHandler: Processed in 0.002149492 sec. | ||
| 1531 | 2026.02.11 23:55:03.871944 [ 275 ] {} <Trace> TCP-Session: 4bfa29cb-1291-4cee-927d-e1df10139aaa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1532 | 2026.02.11 23:55:03.872039 [ 275 ] {975cae03-62bf-41a2-8fee-39239d886ade} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43794) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1533 | 2026.02.11 23:55:03.872095 [ 275 ] {975cae03-62bf-41a2-8fee-39239d886ade} <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 | ||
| 1534 | 2026.02.11 23:55:03.872856 [ 275 ] {975cae03-62bf-41a2-8fee-39239d886ade} <Trace> oximeter.measurements_histogramu64 (ffbb1385-6601-4f63-a903-f8bfc0e27b7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1535 | 2026.02.11 23:55:03.872894 [ 275 ] {975cae03-62bf-41a2-8fee-39239d886ade} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 1536 | 2026.02.11 23:55:03.873529 [ 275 ] {975cae03-62bf-41a2-8fee-39239d886ade} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1537 | 2026.02.11 23:55:03.874034 [ 275 ] {975cae03-62bf-41a2-8fee-39239d886ade} <Trace> oximeter.measurements_histogramu64 (ffbb1385-6601-4f63-a903-f8bfc0e27b7e): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1538 | 2026.02.11 23:55:03.874173 [ 275 ] {975cae03-62bf-41a2-8fee-39239d886ade} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.002152 sec., 4646.840148698885 rows/sec., 8.33 MiB/sec. | ||
| 1539 | 2026.02.11 23:55:03.874223 [ 275 ] {975cae03-62bf-41a2-8fee-39239d886ade} <Debug> TCPHandler: Processed in 0.002328036 sec. | ||
| 1540 | 2026.02.11 23:55:03.874333 [ 275 ] {} <Trace> TCP-Session: 4bfa29cb-1291-4cee-927d-e1df10139aaa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1541 | 2026.02.11 23:55:03.874428 [ 275 ] {de5e71ee-e95c-4df8-841e-5333abf52837} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43794) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1542 | 2026.02.11 23:55:03.874471 [ 275 ] {de5e71ee-e95c-4df8-841e-5333abf52837} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1543 | 2026.02.11 23:55:03.874808 [ 275 ] {de5e71ee-e95c-4df8-841e-5333abf52837} <Trace> oximeter.measurements_u64 (4b04f6c7-fe0f-46f4-b6b8-6d9da97af1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1544 | 2026.02.11 23:55:03.874845 [ 275 ] {de5e71ee-e95c-4df8-841e-5333abf52837} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 1545 | 2026.02.11 23:55:03.875271 [ 275 ] {de5e71ee-e95c-4df8-841e-5333abf52837} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1546 | 2026.02.11 23:55:03.875726 [ 275 ] {de5e71ee-e95c-4df8-841e-5333abf52837} <Trace> oximeter.measurements_u64 (4b04f6c7-fe0f-46f4-b6b8-6d9da97af1bd): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1547 | 2026.02.11 23:55:03.875884 [ 275 ] {de5e71ee-e95c-4df8-841e-5333abf52837} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001474 sec., 40705.5630936228 rows/sec., 2.74 MiB/sec. | ||
| 1548 | 2026.02.11 23:55:03.875921 [ 275 ] {de5e71ee-e95c-4df8-841e-5333abf52837} <Debug> TCPHandler: Processed in 0.001636942 sec. | ||
| 1549 | 2026.02.11 23:55:05.708682 [ 73 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1550 | 2026.02.11 23:55:05.708737 [ 73 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1551 | 2026.02.11 23:55:05.758156 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 2827 | ||
| 1552 | 2026.02.11 23:55:05.758646 [ 244 ] {} <Trace> system.asynchronous_metric_log (7c321173-efe0-4025-bf7e-6a8e4a3fbd38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1553 | 2026.02.11 23:55:05.758693 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 1554 | 2026.02.11 23:55:05.759289 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1555 | 2026.02.11 23:55:05.759741 [ 244 ] {} <Trace> system.asynchronous_metric_log (7c321173-efe0-4025-bf7e-6a8e4a3fbd38): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1556 | 2026.02.11 23:55:05.759872 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2827 | ||
| 1557 | 2026.02.11 23:55:05.759868 [ 73 ] {} <Debug> system.asynchronous_metric_log (7c321173-efe0-4025-bf7e-6a8e4a3fbd38) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1558 | 2026.02.11 23:55:05.759953 [ 73 ] {} <Trace> system.asynchronous_metric_log (7c321173-efe0-4025-bf7e-6a8e4a3fbd38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1559 | 2026.02.11 23:55:05.759976 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 1560 | 2026.02.11 23:55:05.760172 [ 191 ] {7c321173-efe0-4025-bf7e-6a8e4a3fbd38::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 | ||
| 1561 | 2026.02.11 23:55:05.760368 [ 191 ] {7c321173-efe0-4025-bf7e-6a8e4a3fbd38::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1562 | 2026.02.11 23:55:05.760433 [ 191 ] {7c321173-efe0-4025-bf7e-6a8e4a3fbd38::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 | ||
| 1563 | 2026.02.11 23:55:05.760551 [ 191 ] {7c321173-efe0-4025-bf7e-6a8e4a3fbd38::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 427 rows starting from the beginning of the part | ||
| 1564 | 2026.02.11 23:55:05.760611 [ 191 ] {7c321173-efe0-4025-bf7e-6a8e4a3fbd38::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 488 rows starting from the beginning of the part | ||
| 1565 | 2026.02.11 23:55:05.760660 [ 191 ] {7c321173-efe0-4025-bf7e-6a8e4a3fbd38::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 427 rows starting from the beginning of the part | ||
| 1566 | 2026.02.11 23:55:05.760706 [ 191 ] {7c321173-efe0-4025-bf7e-6a8e4a3fbd38::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 488 rows starting from the beginning of the part | ||
| 1567 | 2026.02.11 23:55:05.760754 [ 191 ] {7c321173-efe0-4025-bf7e-6a8e4a3fbd38::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 | ||
| 1568 | 2026.02.11 23:55:05.785872 [ 195 ] {7c321173-efe0-4025-bf7e-6a8e4a3fbd38::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2827 rows, containing 4 columns (4 merged, 0 gathered) in 0.025805632 sec., 109549.72929940255 rows/sec., 1.57 MiB/sec. | ||
| 1569 | 2026.02.11 23:55:05.786988 [ 195 ] {7c321173-efe0-4025-bf7e-6a8e4a3fbd38::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1570 | 2026.02.11 23:55:05.787614 [ 195 ] {7c321173-efe0-4025-bf7e-6a8e4a3fbd38::all_1_6_1} <Trace> system.asynchronous_metric_log (7c321173-efe0-4025-bf7e-6a8e4a3fbd38): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1571 | 2026.02.11 23:55:05.787693 [ 195 ] {7c321173-efe0-4025-bf7e-6a8e4a3fbd38::all_1_6_1} <Trace> system.asynchronous_metric_log (7c321173-efe0-4025-bf7e-6a8e4a3fbd38) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1572 | 2026.02.11 23:55:05.787790 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.34 MiB. | ||
| 1573 | 2026.02.11 23:55:05.900780 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
| 1574 | 2026.02.11 23:55:05.917755 [ 245 ] {} <Trace> system.metric_log (9c306116-b3ca-42bb-b692-9c2699a40c21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1575 | 2026.02.11 23:55:05.917807 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 1576 | 2026.02.11 23:55:05.924154 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1577 | 2026.02.11 23:55:05.925215 [ 245 ] {} <Trace> system.metric_log (9c306116-b3ca-42bb-b692-9c2699a40c21): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1578 | 2026.02.11 23:55:05.925486 [ 73 ] {} <Debug> system.metric_log (9c306116-b3ca-42bb-b692-9c2699a40c21) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1579 | 2026.02.11 23:55:05.925521 [ 73 ] {} <Trace> system.metric_log (9c306116-b3ca-42bb-b692-9c2699a40c21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1580 | 2026.02.11 23:55:05.925540 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 1581 | 2026.02.11 23:55:05.925667 [ 195 ] {9c306116-b3ca-42bb-b692-9c2699a40c21::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 | ||
| 1582 | 2026.02.11 23:55:05.928415 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
| 1583 | 2026.02.11 23:55:05.929853 [ 195 ] {9c306116-b3ca-42bb-b692-9c2699a40c21::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1584 | 2026.02.11 23:55:05.931214 [ 195 ] {9c306116-b3ca-42bb-b692-9c2699a40c21::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 | ||
| 1585 | 2026.02.11 23:55:05.935696 [ 195 ] {9c306116-b3ca-42bb-b692-9c2699a40c21::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 | ||
| 1586 | 2026.02.11 23:55:05.939773 [ 195 ] {9c306116-b3ca-42bb-b692-9c2699a40c21::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 | ||
| 1587 | 2026.02.11 23:55:05.944471 [ 195 ] {9c306116-b3ca-42bb-b692-9c2699a40c21::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 | ||
| 1588 | 2026.02.11 23:55:05.952052 [ 195 ] {9c306116-b3ca-42bb-b692-9c2699a40c21::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 | ||
| 1589 | 2026.02.11 23:55:05.956276 [ 195 ] {9c306116-b3ca-42bb-b692-9c2699a40c21::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 | ||
| 1590 | 2026.02.11 23:55:06.017014 [ 195 ] {9c306116-b3ca-42bb-b692-9c2699a40c21::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.091404488 sec., 503.25756433316485 rows/sec., 2.60 MiB/sec. | ||
| 1591 | 2026.02.11 23:55:06.018811 [ 191 ] {9c306116-b3ca-42bb-b692-9c2699a40c21::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1592 | 2026.02.11 23:55:06.021140 [ 191 ] {9c306116-b3ca-42bb-b692-9c2699a40c21::all_1_6_1} <Trace> system.metric_log (9c306116-b3ca-42bb-b692-9c2699a40c21): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1593 | 2026.02.11 23:55:06.021243 [ 191 ] {9c306116-b3ca-42bb-b692-9c2699a40c21::all_1_6_1} <Trace> system.metric_log (9c306116-b3ca-42bb-b692-9c2699a40c21) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1594 | 2026.02.11 23:55:06.022533 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. | ||
| 1595 | 2026.02.11 23:55:07.000189 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 169.41 MiB, peak 179.15 MiB, free memory in arenas 0.00 B, will set to 180.51 MiB (RSS), difference: 11.09 MiB | ||
| 1596 | 2026.02.11 23:55:07.510308 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65448 | ||
| 1597 | 2026.02.11 23:55:07.510440 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1598 | 2026.02.11 23:55:07.510471 [ 286 ] {} <Debug> TCP-Session: f2458de1-540c-4db9-82f2-f31fd67ef358 Authenticating user 'default' from [fd00:1122:3344:101::e]:65448 | ||
| 1599 | 2026.02.11 23:55:07.510497 [ 286 ] {} <Debug> TCP-Session: f2458de1-540c-4db9-82f2-f31fd67ef358 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1600 | 2026.02.11 23:55:07.510513 [ 286 ] {} <Debug> TCP-Session: f2458de1-540c-4db9-82f2-f31fd67ef358 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1601 | 2026.02.11 23:55:07.510745 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47231 | ||
| 1602 | 2026.02.11 23:55:07.510788 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57956 | ||
| 1603 | 2026.02.11 23:55:07.510849 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47347 | ||
| 1604 | 2026.02.11 23:55:07.510891 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34445 | ||
| 1605 | 2026.02.11 23:55:07.510905 [ 286 ] {} <Trace> TCP-Session: f2458de1-540c-4db9-82f2-f31fd67ef358 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1606 | 2026.02.11 23:55:07.510925 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58164 | ||
| 1607 | 2026.02.11 23:55:07.510934 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43429 | ||
| 1608 | 2026.02.11 23:55:07.511004 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1609 | 2026.02.11 23:55:07.510916 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1610 | 2026.02.11 23:55:07.511047 [ 288 ] {} <Debug> TCP-Session: e03d4266-57bf-48cf-b8f7-ed8d27bd32ea Authenticating user 'default' from [fd00:1122:3344:101::e]:57956 | ||
| 1611 | 2026.02.11 23:55:07.510909 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44552 | ||
| 1612 | 2026.02.11 23:55:07.511081 [ 288 ] {} <Debug> TCP-Session: e03d4266-57bf-48cf-b8f7-ed8d27bd32ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1613 | 2026.02.11 23:55:07.511073 [ 287 ] {} <Debug> TCP-Session: 482aeedd-d341-4697-9768-45bb3dfb4463 Authenticating user 'default' from [fd00:1122:3344:101::e]:47231 | ||
| 1614 | 2026.02.11 23:55:07.511106 [ 288 ] {} <Debug> TCP-Session: e03d4266-57bf-48cf-b8f7-ed8d27bd32ea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1615 | 2026.02.11 23:55:07.511105 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1616 | 2026.02.11 23:55:07.511126 [ 287 ] {} <Debug> TCP-Session: 482aeedd-d341-4697-9768-45bb3dfb4463 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1617 | 2026.02.11 23:55:07.511153 [ 289 ] {} <Debug> TCP-Session: c0f620fd-4e91-4023-8869-091ff904f1cc Authenticating user 'default' from [fd00:1122:3344:101::e]:47347 | ||
| 1618 | 2026.02.11 23:55:07.511161 [ 287 ] {} <Debug> TCP-Session: 482aeedd-d341-4697-9768-45bb3dfb4463 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1619 | 2026.02.11 23:55:07.511179 [ 289 ] {} <Debug> TCP-Session: c0f620fd-4e91-4023-8869-091ff904f1cc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1620 | 2026.02.11 23:55:07.511096 [ 286 ] {39c8b80e-3472-4a5c-882a-7d46eac16505} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:65448) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1621 | 2026.02.11 23:55:07.511205 [ 289 ] {} <Debug> TCP-Session: c0f620fd-4e91-4023-8869-091ff904f1cc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1622 | 2026.02.11 23:55:07.510897 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44955 | ||
| 1623 | 2026.02.11 23:55:07.511262 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1624 | 2026.02.11 23:55:07.511298 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1625 | 2026.02.11 23:55:07.511300 [ 293 ] {} <Debug> TCP-Session: 6a564bb6-672e-4971-8547-a0c814ca23bb Authenticating user 'default' from [fd00:1122:3344:101::e]:58164 | ||
| 1626 | 2026.02.11 23:55:07.511343 [ 290 ] {} <Debug> TCP-Session: b5c84a3b-a14e-46aa-bbe6-1e03d30704c2 Authenticating user 'default' from [fd00:1122:3344:101::e]:34445 | ||
| 1627 | 2026.02.11 23:55:07.511346 [ 293 ] {} <Debug> TCP-Session: 6a564bb6-672e-4971-8547-a0c814ca23bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1628 | 2026.02.11 23:55:07.511379 [ 290 ] {} <Debug> TCP-Session: b5c84a3b-a14e-46aa-bbe6-1e03d30704c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1629 | 2026.02.11 23:55:07.511382 [ 293 ] {} <Debug> TCP-Session: 6a564bb6-672e-4971-8547-a0c814ca23bb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1630 | 2026.02.11 23:55:07.511406 [ 290 ] {} <Debug> TCP-Session: b5c84a3b-a14e-46aa-bbe6-1e03d30704c2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1631 | 2026.02.11 23:55:07.511457 [ 286 ] {39c8b80e-3472-4a5c-882a-7d46eac16505} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1632 | 2026.02.11 23:55:07.511494 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1633 | 2026.02.11 23:55:07.511495 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1634 | 2026.02.11 23:55:07.511534 [ 292 ] {} <Debug> TCP-Session: 6c84a73d-5640-4c09-aa2b-37329b7a6a16 Authenticating user 'default' from [fd00:1122:3344:101::e]:44552 | ||
| 1635 | 2026.02.11 23:55:07.511513 [ 286 ] {39c8b80e-3472-4a5c-882a-7d46eac16505} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1636 | 2026.02.11 23:55:07.511559 [ 294 ] {} <Debug> TCP-Session: c77f5cb4-1723-44d7-8d36-a0452e48ccaa Authenticating user 'default' from [fd00:1122:3344:101::e]:43429 | ||
| 1637 | 2026.02.11 23:55:07.511570 [ 292 ] {} <Debug> TCP-Session: 6c84a73d-5640-4c09-aa2b-37329b7a6a16 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1638 | 2026.02.11 23:55:07.511588 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1639 | 2026.02.11 23:55:07.511612 [ 292 ] {} <Debug> TCP-Session: 6c84a73d-5640-4c09-aa2b-37329b7a6a16 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1640 | 2026.02.11 23:55:07.511637 [ 291 ] {} <Debug> TCP-Session: 6873cd13-4ee1-4eec-a344-e5d3385ef144 Authenticating user 'default' from [fd00:1122:3344:101::e]:44955 | ||
| 1641 | 2026.02.11 23:55:07.511603 [ 294 ] {} <Debug> TCP-Session: c77f5cb4-1723-44d7-8d36-a0452e48ccaa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1642 | 2026.02.11 23:55:07.511671 [ 291 ] {} <Debug> TCP-Session: 6873cd13-4ee1-4eec-a344-e5d3385ef144 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1643 | 2026.02.11 23:55:07.511684 [ 294 ] {} <Debug> TCP-Session: c77f5cb4-1723-44d7-8d36-a0452e48ccaa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1644 | 2026.02.11 23:55:07.511694 [ 291 ] {} <Debug> TCP-Session: 6873cd13-4ee1-4eec-a344-e5d3385ef144 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1645 | 2026.02.11 23:55:07.511852 [ 286 ] {39c8b80e-3472-4a5c-882a-7d46eac16505} <Debug> oximeter.version (fea001a5-8cc1-47e7-b3b4-7e8fb004448d) (SelectExecutor): Key condition: unknown | ||
| 1646 | 2026.02.11 23:55:07.512930 [ 320 ] {39c8b80e-3472-4a5c-882a-7d46eac16505} <Trace> AggregatingTransform: Aggregating | ||
| 1647 | 2026.02.11 23:55:07.512982 [ 320 ] {39c8b80e-3472-4a5c-882a-7d46eac16505} <Trace> Aggregator: Aggregation method: without_key | ||
| 1648 | 2026.02.11 23:55:07.513019 [ 320 ] {39c8b80e-3472-4a5c-882a-7d46eac16505} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001071501 sec. (933.270 rows/sec., 36.46 KiB/sec.) | ||
| 1649 | 2026.02.11 23:55:07.513037 [ 320 ] {39c8b80e-3472-4a5c-882a-7d46eac16505} <Trace> Aggregator: Merging aggregated data | ||
| 1650 | 2026.02.11 23:55:07.514144 [ 286 ] {39c8b80e-3472-4a5c-882a-7d46eac16505} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003103 sec., 322.2687721559781 rows/sec., 12.59 KiB/sec. | ||
| 1651 | 2026.02.11 23:55:07.514294 [ 286 ] {39c8b80e-3472-4a5c-882a-7d46eac16505} <Debug> TCPHandler: Processed in 0.003502358 sec. | ||
| 1652 | 2026.02.11 23:55:07.514413 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1653 | 2026.02.11 23:55:07.514438 [ 286 ] {} <Debug> TCP-Session: f2458de1-540c-4db9-82f2-f31fd67ef358 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1654 | 2026.02.11 23:55:07.514447 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1655 | 2026.02.11 23:55:07.514475 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1656 | 2026.02.11 23:55:07.514493 [ 287 ] {} <Debug> TCP-Session: 482aeedd-d341-4697-9768-45bb3dfb4463 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1657 | 2026.02.11 23:55:07.514491 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1658 | 2026.02.11 23:55:07.514512 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1659 | 2026.02.11 23:55:07.514548 [ 288 ] {} <Debug> TCP-Session: e03d4266-57bf-48cf-b8f7-ed8d27bd32ea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1660 | 2026.02.11 23:55:07.514562 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1661 | 2026.02.11 23:55:07.514580 [ 289 ] {} <Debug> TCP-Session: c0f620fd-4e91-4023-8869-091ff904f1cc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1662 | 2026.02.11 23:55:07.514584 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1663 | 2026.02.11 23:55:07.514602 [ 292 ] {} <Debug> TCP-Session: 6c84a73d-5640-4c09-aa2b-37329b7a6a16 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1664 | 2026.02.11 23:55:07.514618 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1665 | 2026.02.11 23:55:07.514644 [ 291 ] {} <Debug> TCP-Session: 6873cd13-4ee1-4eec-a344-e5d3385ef144 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1666 | 2026.02.11 23:55:07.514667 [ 293 ] {} <Debug> TCP-Session: 6a564bb6-672e-4971-8547-a0c814ca23bb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1667 | 2026.02.11 23:55:07.514532 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1668 | 2026.02.11 23:55:07.514518 [ 294 ] {} <Debug> TCP-Session: c77f5cb4-1723-44d7-8d36-a0452e48ccaa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1669 | 2026.02.11 23:55:07.514727 [ 290 ] {} <Debug> TCP-Session: b5c84a3b-a14e-46aa-bbe6-1e03d30704c2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1670 | 2026.02.11 23:55:08.871678 [ 275 ] {} <Trace> TCP-Session: 4bfa29cb-1291-4cee-927d-e1df10139aaa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1671 | 2026.02.11 23:55:08.871872 [ 275 ] {bbb147dc-1fdb-4ea8-89f7-b7186fbe46c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43794) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1672 | 2026.02.11 23:55:08.871937 [ 275 ] {bbb147dc-1fdb-4ea8-89f7-b7186fbe46c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1673 | 2026.02.11 23:55:08.872680 [ 275 ] {bbb147dc-1fdb-4ea8-89f7-b7186fbe46c4} <Trace> oximeter.fields_i16 (a5dbfeca-2262-4415-b6be-dfd1a8bfa631): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1674 | 2026.02.11 23:55:08.872727 [ 275 ] {bbb147dc-1fdb-4ea8-89f7-b7186fbe46c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 1675 | 2026.02.11 23:55:08.873334 [ 275 ] {bbb147dc-1fdb-4ea8-89f7-b7186fbe46c4} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1676 | 2026.02.11 23:55:08.873851 [ 275 ] {bbb147dc-1fdb-4ea8-89f7-b7186fbe46c4} <Trace> oximeter.fields_i16 (a5dbfeca-2262-4415-b6be-dfd1a8bfa631): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1677 | 2026.02.11 23:55:08.873997 [ 275 ] {bbb147dc-1fdb-4ea8-89f7-b7186fbe46c4} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.002174 sec., 122355.10579576816 rows/sec., 7.77 MiB/sec. | ||
| 1678 | 2026.02.11 23:55:08.874038 [ 275 ] {bbb147dc-1fdb-4ea8-89f7-b7186fbe46c4} <Debug> TCPHandler: Processed in 0.002489588 sec. | ||
| 1679 | 2026.02.11 23:55:08.874169 [ 275 ] {} <Trace> TCP-Session: 4bfa29cb-1291-4cee-927d-e1df10139aaa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1680 | 2026.02.11 23:55:08.874264 [ 275 ] {ab3bf2d7-f1f9-4c1f-b8f5-28a91ac9c751} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43794) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1681 | 2026.02.11 23:55:08.874309 [ 275 ] {ab3bf2d7-f1f9-4c1f-b8f5-28a91ac9c751} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1682 | 2026.02.11 23:55:08.875014 [ 275 ] {ab3bf2d7-f1f9-4c1f-b8f5-28a91ac9c751} <Trace> oximeter.fields_string (d8291991-e1c7-4178-b7c2-8afc920979a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1683 | 2026.02.11 23:55:08.875053 [ 275 ] {ab3bf2d7-f1f9-4c1f-b8f5-28a91ac9c751} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 1684 | 2026.02.11 23:55:08.875539 [ 275 ] {ab3bf2d7-f1f9-4c1f-b8f5-28a91ac9c751} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1685 | 2026.02.11 23:55:08.875961 [ 275 ] {ab3bf2d7-f1f9-4c1f-b8f5-28a91ac9c751} <Trace> oximeter.fields_string (d8291991-e1c7-4178-b7c2-8afc920979a5): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1686 | 2026.02.11 23:55:08.876068 [ 66 ] {} <Debug> oximeter.fields_string (d8291991-e1c7-4178-b7c2-8afc920979a5) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1687 | 2026.02.11 23:55:08.876081 [ 275 ] {ab3bf2d7-f1f9-4c1f-b8f5-28a91ac9c751} <Debug> executeQuery: Read 752 rows, 60.56 KiB in 0.001861 sec., 404083.8259000537 rows/sec., 31.78 MiB/sec. | ||
| 1688 | 2026.02.11 23:55:08.876154 [ 275 ] {ab3bf2d7-f1f9-4c1f-b8f5-28a91ac9c751} <Debug> TCPHandler: Processed in 0.002064191 sec. | ||
| 1689 | 2026.02.11 23:55:08.876158 [ 66 ] {} <Trace> oximeter.fields_string (d8291991-e1c7-4178-b7c2-8afc920979a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1690 | 2026.02.11 23:55:08.876192 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 1691 | 2026.02.11 23:55:08.876262 [ 275 ] {} <Trace> TCP-Session: 4bfa29cb-1291-4cee-927d-e1df10139aaa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1692 | 2026.02.11 23:55:08.876338 [ 201 ] {d8291991-e1c7-4178-b7c2-8afc920979a5::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 | ||
| 1693 | 2026.02.11 23:55:08.876355 [ 275 ] {f48ad98f-4e69-4910-b133-951ff8217fdc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43794) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1694 | 2026.02.11 23:55:08.876414 [ 275 ] {f48ad98f-4e69-4910-b133-951ff8217fdc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1695 | 2026.02.11 23:55:08.876488 [ 201 ] {d8291991-e1c7-4178-b7c2-8afc920979a5::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1696 | 2026.02.11 23:55:08.876530 [ 201 ] {d8291991-e1c7-4178-b7c2-8afc920979a5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 80 rows starting from the beginning of the part | ||
| 1697 | 2026.02.11 23:55:08.876619 [ 201 ] {d8291991-e1c7-4178-b7c2-8afc920979a5::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 | ||
| 1698 | 2026.02.11 23:55:08.876729 [ 201 ] {d8291991-e1c7-4178-b7c2-8afc920979a5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 76 rows starting from the beginning of the part | ||
| 1699 | 2026.02.11 23:55:08.876780 [ 201 ] {d8291991-e1c7-4178-b7c2-8afc920979a5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 753 rows starting from the beginning of the part | ||
| 1700 | 2026.02.11 23:55:08.876827 [ 201 ] {d8291991-e1c7-4178-b7c2-8afc920979a5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 76 rows starting from the beginning of the part | ||
| 1701 | 2026.02.11 23:55:08.876878 [ 201 ] {d8291991-e1c7-4178-b7c2-8afc920979a5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 752 rows starting from the beginning of the part | ||
| 1702 | 2026.02.11 23:55:08.876884 [ 275 ] {f48ad98f-4e69-4910-b133-951ff8217fdc} <Trace> oximeter.fields_u16 (a063e340-feb3-467d-9a3f-70c072d33d5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1703 | 2026.02.11 23:55:08.876931 [ 275 ] {f48ad98f-4e69-4910-b133-951ff8217fdc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 1704 | 2026.02.11 23:55:08.877423 [ 275 ] {f48ad98f-4e69-4910-b133-951ff8217fdc} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1705 | 2026.02.11 23:55:08.878020 [ 275 ] {f48ad98f-4e69-4910-b133-951ff8217fdc} <Trace> oximeter.fields_u16 (a063e340-feb3-467d-9a3f-70c072d33d5b): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1706 | 2026.02.11 23:55:08.878176 [ 198 ] {d8291991-e1c7-4178-b7c2-8afc920979a5::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1793 rows, containing 5 columns (5 merged, 0 gathered) in 0.001870706 sec., 958461.6716897257 rows/sec., 79.42 MiB/sec. | ||
| 1707 | 2026.02.11 23:55:08.878189 [ 275 ] {f48ad98f-4e69-4910-b133-951ff8217fdc} <Debug> executeQuery: Read 133 rows, 8.00 KiB in 0.001808 sec., 73561.94690265488 rows/sec., 4.32 MiB/sec. | ||
| 1708 | 2026.02.11 23:55:08.878250 [ 275 ] {f48ad98f-4e69-4910-b133-951ff8217fdc} <Debug> TCPHandler: Processed in 0.001998589 sec. | ||
| 1709 | 2026.02.11 23:55:08.878367 [ 275 ] {} <Trace> TCP-Session: 4bfa29cb-1291-4cee-927d-e1df10139aaa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1710 | 2026.02.11 23:55:08.878464 [ 275 ] {a26f66da-9d64-4b8d-9f73-0b432b53190e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43794) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1711 | 2026.02.11 23:55:08.878505 [ 275 ] {a26f66da-9d64-4b8d-9f73-0b432b53190e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1712 | 2026.02.11 23:55:08.878590 [ 198 ] {d8291991-e1c7-4178-b7c2-8afc920979a5::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1713 | 2026.02.11 23:55:08.878944 [ 275 ] {a26f66da-9d64-4b8d-9f73-0b432b53190e} <Trace> oximeter.fields_u32 (5e914076-6ebe-4e60-a251-80aa571785b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1714 | 2026.02.11 23:55:08.878987 [ 275 ] {a26f66da-9d64-4b8d-9f73-0b432b53190e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 1715 | 2026.02.11 23:55:08.879209 [ 198 ] {d8291991-e1c7-4178-b7c2-8afc920979a5::all_1_6_1} <Trace> oximeter.fields_string (d8291991-e1c7-4178-b7c2-8afc920979a5): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1716 | 2026.02.11 23:55:08.879298 [ 198 ] {d8291991-e1c7-4178-b7c2-8afc920979a5::all_1_6_1} <Trace> oximeter.fields_string (d8291991-e1c7-4178-b7c2-8afc920979a5) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1717 | 2026.02.11 23:55:08.879390 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 1718 | 2026.02.11 23:55:08.879400 [ 275 ] {a26f66da-9d64-4b8d-9f73-0b432b53190e} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1719 | 2026.02.11 23:55:08.879887 [ 275 ] {a26f66da-9d64-4b8d-9f73-0b432b53190e} <Trace> oximeter.fields_u32 (5e914076-6ebe-4e60-a251-80aa571785b6): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1720 | 2026.02.11 23:55:08.880033 [ 275 ] {a26f66da-9d64-4b8d-9f73-0b432b53190e} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.001588 sec., 88161.20906801008 rows/sec., 5.70 MiB/sec. | ||
| 1721 | 2026.02.11 23:55:08.880071 [ 275 ] {a26f66da-9d64-4b8d-9f73-0b432b53190e} <Debug> TCPHandler: Processed in 0.001753534 sec. | ||
| 1722 | 2026.02.11 23:55:08.880189 [ 275 ] {} <Trace> TCP-Session: 4bfa29cb-1291-4cee-927d-e1df10139aaa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1723 | 2026.02.11 23:55:08.880290 [ 275 ] {98303be5-39a4-4416-b475-b08d9bc8b5d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43794) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1724 | 2026.02.11 23:55:08.880329 [ 275 ] {98303be5-39a4-4416-b475-b08d9bc8b5d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1725 | 2026.02.11 23:55:08.880761 [ 275 ] {98303be5-39a4-4416-b475-b08d9bc8b5d1} <Trace> oximeter.fields_u8 (333bec52-f74d-408b-9e1c-1479446c7d3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1726 | 2026.02.11 23:55:08.880803 [ 275 ] {98303be5-39a4-4416-b475-b08d9bc8b5d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 1727 | 2026.02.11 23:55:08.881261 [ 275 ] {98303be5-39a4-4416-b475-b08d9bc8b5d1} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1728 | 2026.02.11 23:55:08.881683 [ 275 ] {98303be5-39a4-4416-b475-b08d9bc8b5d1} <Trace> oximeter.fields_u8 (333bec52-f74d-408b-9e1c-1479446c7d3c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1729 | 2026.02.11 23:55:08.881829 [ 275 ] {98303be5-39a4-4416-b475-b08d9bc8b5d1} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001557 sec., 89274.24534360951 rows/sec., 5.08 MiB/sec. | ||
| 1730 | 2026.02.11 23:55:08.881870 [ 275 ] {98303be5-39a4-4416-b475-b08d9bc8b5d1} <Debug> TCPHandler: Processed in 0.001729523 sec. | ||
| 1731 | 2026.02.11 23:55:08.881999 [ 275 ] {} <Trace> TCP-Session: 4bfa29cb-1291-4cee-927d-e1df10139aaa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1732 | 2026.02.11 23:55:08.882095 [ 275 ] {6a2edc01-4cd3-4d07-b6af-ba450b8aef40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43794) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1733 | 2026.02.11 23:55:08.882136 [ 275 ] {6a2edc01-4cd3-4d07-b6af-ba450b8aef40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1734 | 2026.02.11 23:55:08.882703 [ 275 ] {6a2edc01-4cd3-4d07-b6af-ba450b8aef40} <Trace> oximeter.fields_uuid (4fa888fe-7c40-4232-8860-a6a6bcd7dec5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1735 | 2026.02.11 23:55:08.882747 [ 275 ] {6a2edc01-4cd3-4d07-b6af-ba450b8aef40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 1736 | 2026.02.11 23:55:08.883219 [ 275 ] {6a2edc01-4cd3-4d07-b6af-ba450b8aef40} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1737 | 2026.02.11 23:55:08.883661 [ 275 ] {6a2edc01-4cd3-4d07-b6af-ba450b8aef40} <Trace> oximeter.fields_uuid (4fa888fe-7c40-4232-8860-a6a6bcd7dec5): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1738 | 2026.02.11 23:55:08.883775 [ 66 ] {} <Debug> oximeter.fields_uuid (4fa888fe-7c40-4232-8860-a6a6bcd7dec5) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1739 | 2026.02.11 23:55:08.883793 [ 275 ] {6a2edc01-4cd3-4d07-b6af-ba450b8aef40} <Debug> executeQuery: Read 463 rows, 33.28 KiB in 0.001716 sec., 269813.5198135198 rows/sec., 18.94 MiB/sec. | ||
| 1740 | 2026.02.11 23:55:08.883817 [ 66 ] {} <Trace> oximeter.fields_uuid (4fa888fe-7c40-4232-8860-a6a6bcd7dec5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1741 | 2026.02.11 23:55:08.883839 [ 275 ] {6a2edc01-4cd3-4d07-b6af-ba450b8aef40} <Debug> TCPHandler: Processed in 0.001890697 sec. | ||
| 1742 | 2026.02.11 23:55:08.883842 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 1743 | 2026.02.11 23:55:08.883957 [ 201 ] {4fa888fe-7c40-4232-8860-a6a6bcd7dec5::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 | ||
| 1744 | 2026.02.11 23:55:08.883971 [ 275 ] {} <Trace> TCP-Session: 4bfa29cb-1291-4cee-927d-e1df10139aaa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1745 | 2026.02.11 23:55:08.884062 [ 201 ] {4fa888fe-7c40-4232-8860-a6a6bcd7dec5::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1746 | 2026.02.11 23:55:08.884084 [ 275 ] {765ce3dd-f97d-444c-bb03-0bc3bab5c919} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43794) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1747 | 2026.02.11 23:55:08.884094 [ 201 ] {4fa888fe-7c40-4232-8860-a6a6bcd7dec5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 82 rows starting from the beginning of the part | ||
| 1748 | 2026.02.11 23:55:08.884135 [ 275 ] {765ce3dd-f97d-444c-bb03-0bc3bab5c919} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1749 | 2026.02.11 23:55:08.884154 [ 201 ] {4fa888fe-7c40-4232-8860-a6a6bcd7dec5::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 | ||
| 1750 | 2026.02.11 23:55:08.884196 [ 201 ] {4fa888fe-7c40-4232-8860-a6a6bcd7dec5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 74 rows starting from the beginning of the part | ||
| 1751 | 2026.02.11 23:55:08.884229 [ 201 ] {4fa888fe-7c40-4232-8860-a6a6bcd7dec5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 465 rows starting from the beginning of the part | ||
| 1752 | 2026.02.11 23:55:08.884277 [ 201 ] {4fa888fe-7c40-4232-8860-a6a6bcd7dec5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 74 rows starting from the beginning of the part | ||
| 1753 | 2026.02.11 23:55:08.884315 [ 201 ] {4fa888fe-7c40-4232-8860-a6a6bcd7dec5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 463 rows starting from the beginning of the part | ||
| 1754 | 2026.02.11 23:55:08.884520 [ 275 ] {765ce3dd-f97d-444c-bb03-0bc3bab5c919} <Trace> oximeter.measurements_bool (9bb13e33-63b8-46aa-ab9c-a174a3431472): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1755 | 2026.02.11 23:55:08.884562 [ 275 ] {765ce3dd-f97d-444c-bb03-0bc3bab5c919} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 1756 | 2026.02.11 23:55:08.885026 [ 275 ] {765ce3dd-f97d-444c-bb03-0bc3bab5c919} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1757 | 2026.02.11 23:55:08.885296 [ 189 ] {4fa888fe-7c40-4232-8860-a6a6bcd7dec5::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1222 rows, containing 5 columns (5 merged, 0 gathered) in 0.001378857 sec., 886241.2853544638 rows/sec., 67.29 MiB/sec. | ||
| 1758 | 2026.02.11 23:55:08.885705 [ 199 ] {4fa888fe-7c40-4232-8860-a6a6bcd7dec5::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1759 | 2026.02.11 23:55:08.885755 [ 275 ] {765ce3dd-f97d-444c-bb03-0bc3bab5c919} <Trace> oximeter.measurements_bool (9bb13e33-63b8-46aa-ab9c-a174a3431472): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1760 | 2026.02.11 23:55:08.885911 [ 275 ] {765ce3dd-f97d-444c-bb03-0bc3bab5c919} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001852 sec., 3239.7408207343415 rows/sec., 169.26 KiB/sec. | ||
| 1761 | 2026.02.11 23:55:08.885952 [ 275 ] {765ce3dd-f97d-444c-bb03-0bc3bab5c919} <Debug> TCPHandler: Processed in 0.00202981 sec. | ||
| 1762 | 2026.02.11 23:55:08.886072 [ 275 ] {} <Trace> TCP-Session: 4bfa29cb-1291-4cee-927d-e1df10139aaa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1763 | 2026.02.11 23:55:08.886169 [ 275 ] {587dd967-1e36-4333-89a3-9cc0affa5008} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43794) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1764 | 2026.02.11 23:55:08.886214 [ 275 ] {587dd967-1e36-4333-89a3-9cc0affa5008} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1765 | 2026.02.11 23:55:08.886391 [ 201 ] {4fa888fe-7c40-4232-8860-a6a6bcd7dec5::all_1_6_1} <Trace> oximeter.fields_uuid (4fa888fe-7c40-4232-8860-a6a6bcd7dec5): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1766 | 2026.02.11 23:55:08.886481 [ 201 ] {4fa888fe-7c40-4232-8860-a6a6bcd7dec5::all_1_6_1} <Trace> oximeter.fields_uuid (4fa888fe-7c40-4232-8860-a6a6bcd7dec5) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1767 | 2026.02.11 23:55:08.886561 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 1768 | 2026.02.11 23:55:08.886662 [ 275 ] {587dd967-1e36-4333-89a3-9cc0affa5008} <Trace> oximeter.measurements_cumulativeu64 (629b0a95-06b7-4f0a-8a91-89e98ebdbeb8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1769 | 2026.02.11 23:55:08.886704 [ 275 ] {587dd967-1e36-4333-89a3-9cc0affa5008} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 1770 | 2026.02.11 23:55:08.887200 [ 275 ] {587dd967-1e36-4333-89a3-9cc0affa5008} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1771 | 2026.02.11 23:55:08.887849 [ 275 ] {587dd967-1e36-4333-89a3-9cc0affa5008} <Trace> oximeter.measurements_cumulativeu64 (629b0a95-06b7-4f0a-8a91-89e98ebdbeb8): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1772 | 2026.02.11 23:55:08.887974 [ 66 ] {} <Debug> oximeter.measurements_cumulativeu64 (629b0a95-06b7-4f0a-8a91-89e98ebdbeb8) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1773 | 2026.02.11 23:55:08.888007 [ 275 ] {587dd967-1e36-4333-89a3-9cc0affa5008} <Debug> executeQuery: Read 258 rows, 17.59 KiB in 0.001857 sec., 138933.76413570275 rows/sec., 9.25 MiB/sec. | ||
| 1774 | 2026.02.11 23:55:08.888010 [ 66 ] {} <Trace> oximeter.measurements_cumulativeu64 (629b0a95-06b7-4f0a-8a91-89e98ebdbeb8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1775 | 2026.02.11 23:55:08.888053 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 1776 | 2026.02.11 23:55:08.888054 [ 275 ] {587dd967-1e36-4333-89a3-9cc0affa5008} <Debug> TCPHandler: Processed in 0.00203201 sec. | ||
| 1777 | 2026.02.11 23:55:08.888154 [ 199 ] {629b0a95-06b7-4f0a-8a91-89e98ebdbeb8::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 | ||
| 1778 | 2026.02.11 23:55:08.888199 [ 275 ] {} <Trace> TCP-Session: 4bfa29cb-1291-4cee-927d-e1df10139aaa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1779 | 2026.02.11 23:55:08.888289 [ 199 ] {629b0a95-06b7-4f0a-8a91-89e98ebdbeb8::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1780 | 2026.02.11 23:55:08.888301 [ 275 ] {f006b916-7b5d-4908-9927-4ea532cf368c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43794) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1781 | 2026.02.11 23:55:08.888333 [ 199 ] {629b0a95-06b7-4f0a-8a91-89e98ebdbeb8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 164 rows starting from the beginning of the part | ||
| 1782 | 2026.02.11 23:55:08.888353 [ 275 ] {f006b916-7b5d-4908-9927-4ea532cf368c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1783 | 2026.02.11 23:55:08.888433 [ 199 ] {629b0a95-06b7-4f0a-8a91-89e98ebdbeb8::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 | ||
| 1784 | 2026.02.11 23:55:08.888506 [ 199 ] {629b0a95-06b7-4f0a-8a91-89e98ebdbeb8::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 | ||
| 1785 | 2026.02.11 23:55:08.888571 [ 199 ] {629b0a95-06b7-4f0a-8a91-89e98ebdbeb8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 259 rows starting from the beginning of the part | ||
| 1786 | 2026.02.11 23:55:08.888615 [ 199 ] {629b0a95-06b7-4f0a-8a91-89e98ebdbeb8::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 | ||
| 1787 | 2026.02.11 23:55:08.888669 [ 199 ] {629b0a95-06b7-4f0a-8a91-89e98ebdbeb8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 258 rows starting from the beginning of the part | ||
| 1788 | 2026.02.11 23:55:08.888736 [ 275 ] {f006b916-7b5d-4908-9927-4ea532cf368c} <Trace> oximeter.measurements_f64 (522c00d0-3ce7-4a3b-8e1c-1a58bb35e28f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1789 | 2026.02.11 23:55:08.888778 [ 275 ] {f006b916-7b5d-4908-9927-4ea532cf368c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 1790 | 2026.02.11 23:55:08.889415 [ 275 ] {f006b916-7b5d-4908-9927-4ea532cf368c} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1791 | 2026.02.11 23:55:08.890035 [ 275 ] {f006b916-7b5d-4908-9927-4ea532cf368c} <Trace> oximeter.measurements_f64 (522c00d0-3ce7-4a3b-8e1c-1a58bb35e28f): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1792 | 2026.02.11 23:55:08.890161 [ 201 ] {629b0a95-06b7-4f0a-8a91-89e98ebdbeb8::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1161 rows, containing 5 columns (5 merged, 0 gathered) in 0.00204581 sec., 567501.3808711465 rows/sec., 38.75 MiB/sec. | ||
| 1793 | 2026.02.11 23:55:08.890224 [ 275 ] {f006b916-7b5d-4908-9927-4ea532cf368c} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001941 sec., 515.1983513652756 rows/sec., 34.72 KiB/sec. | ||
| 1794 | 2026.02.11 23:55:08.890278 [ 275 ] {f006b916-7b5d-4908-9927-4ea532cf368c} <Debug> TCPHandler: Processed in 0.002136472 sec. | ||
| 1795 | 2026.02.11 23:55:08.890410 [ 275 ] {} <Trace> TCP-Session: 4bfa29cb-1291-4cee-927d-e1df10139aaa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1796 | 2026.02.11 23:55:08.890500 [ 199 ] {629b0a95-06b7-4f0a-8a91-89e98ebdbeb8::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1797 | 2026.02.11 23:55:08.890518 [ 275 ] {4d6aca1a-69cb-485a-8e1d-a23229b66aba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43794) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1798 | 2026.02.11 23:55:08.890576 [ 275 ] {4d6aca1a-69cb-485a-8e1d-a23229b66aba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1799 | 2026.02.11 23:55:08.891006 [ 275 ] {4d6aca1a-69cb-485a-8e1d-a23229b66aba} <Trace> oximeter.measurements_u64 (4b04f6c7-fe0f-46f4-b6b8-6d9da97af1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1800 | 2026.02.11 23:55:08.891044 [ 275 ] {4d6aca1a-69cb-485a-8e1d-a23229b66aba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 1801 | 2026.02.11 23:55:08.891127 [ 199 ] {629b0a95-06b7-4f0a-8a91-89e98ebdbeb8::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (629b0a95-06b7-4f0a-8a91-89e98ebdbeb8): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1802 | 2026.02.11 23:55:08.891214 [ 199 ] {629b0a95-06b7-4f0a-8a91-89e98ebdbeb8::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (629b0a95-06b7-4f0a-8a91-89e98ebdbeb8) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1803 | 2026.02.11 23:55:08.891295 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 1804 | 2026.02.11 23:55:08.892057 [ 275 ] {4d6aca1a-69cb-485a-8e1d-a23229b66aba} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1805 | 2026.02.11 23:55:08.892627 [ 275 ] {4d6aca1a-69cb-485a-8e1d-a23229b66aba} <Trace> oximeter.measurements_u64 (4b04f6c7-fe0f-46f4-b6b8-6d9da97af1bd): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1806 | 2026.02.11 23:55:08.892833 [ 66 ] {} <Debug> oximeter.measurements_u64 (4b04f6c7-fe0f-46f4-b6b8-6d9da97af1bd) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1807 | 2026.02.11 23:55:08.892857 [ 275 ] {4d6aca1a-69cb-485a-8e1d-a23229b66aba} <Debug> executeQuery: Read 88 rows, 5.66 KiB in 0.002361 sec., 37272.34222786955 rows/sec., 2.34 MiB/sec. | ||
| 1808 | 2026.02.11 23:55:08.892870 [ 66 ] {} <Trace> oximeter.measurements_u64 (4b04f6c7-fe0f-46f4-b6b8-6d9da97af1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1809 | 2026.02.11 23:55:08.892912 [ 275 ] {4d6aca1a-69cb-485a-8e1d-a23229b66aba} <Debug> TCPHandler: Processed in 0.0025588 sec. | ||
| 1810 | 2026.02.11 23:55:08.892913 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 1811 | 2026.02.11 23:55:08.893051 [ 186 ] {4b04f6c7-fe0f-46f4-b6b8-6d9da97af1bd::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 | ||
| 1812 | 2026.02.11 23:55:08.893182 [ 186 ] {4b04f6c7-fe0f-46f4-b6b8-6d9da97af1bd::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1813 | 2026.02.11 23:55:08.893224 [ 186 ] {4b04f6c7-fe0f-46f4-b6b8-6d9da97af1bd::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 | ||
| 1814 | 2026.02.11 23:55:08.893320 [ 186 ] {4b04f6c7-fe0f-46f4-b6b8-6d9da97af1bd::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 | ||
| 1815 | 2026.02.11 23:55:08.893384 [ 186 ] {4b04f6c7-fe0f-46f4-b6b8-6d9da97af1bd::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 | ||
| 1816 | 2026.02.11 23:55:08.893443 [ 186 ] {4b04f6c7-fe0f-46f4-b6b8-6d9da97af1bd::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 88 rows starting from the beginning of the part | ||
| 1817 | 2026.02.11 23:55:08.893508 [ 186 ] {4b04f6c7-fe0f-46f4-b6b8-6d9da97af1bd::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 | ||
| 1818 | 2026.02.11 23:55:08.893550 [ 186 ] {4b04f6c7-fe0f-46f4-b6b8-6d9da97af1bd::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 88 rows starting from the beginning of the part | ||
| 1819 | 2026.02.11 23:55:08.894756 [ 199 ] {4b04f6c7-fe0f-46f4-b6b8-6d9da97af1bd::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 416 rows, containing 4 columns (4 merged, 0 gathered) in 0.001753524 sec., 237236.5590662004 rows/sec., 15.53 MiB/sec. | ||
| 1820 | 2026.02.11 23:55:08.895150 [ 201 ] {4b04f6c7-fe0f-46f4-b6b8-6d9da97af1bd::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1821 | 2026.02.11 23:55:08.895676 [ 201 ] {4b04f6c7-fe0f-46f4-b6b8-6d9da97af1bd::all_1_6_1} <Trace> oximeter.measurements_u64 (4b04f6c7-fe0f-46f4-b6b8-6d9da97af1bd): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1822 | 2026.02.11 23:55:08.895763 [ 201 ] {4b04f6c7-fe0f-46f4-b6b8-6d9da97af1bd::all_1_6_1} <Trace> oximeter.measurements_u64 (4b04f6c7-fe0f-46f4-b6b8-6d9da97af1bd) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1823 | 2026.02.11 23:55:08.895853 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 1824 | 2026.02.11 23:55:10.916473 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 250 | ||
| 1825 | 2026.02.11 23:55:10.918633 [ 243 ] {} <Trace> system.query_log (e129079c-d142-406b-8659-a4f2a5941f34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1826 | 2026.02.11 23:55:10.918680 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 1827 | 2026.02.11 23:55:10.919979 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1828 | 2026.02.11 23:55:10.920516 [ 243 ] {} <Trace> system.query_log (e129079c-d142-406b-8659-a4f2a5941f34): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1829 | 2026.02.11 23:55:10.920767 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 250 | ||
| 1830 | 2026.02.11 23:55:13.260017 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 3339 | ||
| 1831 | 2026.02.11 23:55:13.260527 [ 244 ] {} <Trace> system.asynchronous_metric_log (7c321173-efe0-4025-bf7e-6a8e4a3fbd38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1832 | 2026.02.11 23:55:13.260571 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.77 GiB. | ||
| 1833 | 2026.02.11 23:55:13.261187 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1834 | 2026.02.11 23:55:13.261644 [ 244 ] {} <Trace> system.asynchronous_metric_log (7c321173-efe0-4025-bf7e-6a8e4a3fbd38): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1835 | 2026.02.11 23:55:13.261789 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3339 | ||
| 1836 | 2026.02.11 23:55:13.428549 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
| 1837 | 2026.02.11 23:55:13.445343 [ 245 ] {} <Trace> system.metric_log (9c306116-b3ca-42bb-b692-9c2699a40c21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1838 | 2026.02.11 23:55:13.445396 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.77 GiB. | ||
| 1839 | 2026.02.11 23:55:13.451045 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1840 | 2026.02.11 23:55:13.452102 [ 245 ] {} <Trace> system.metric_log (9c306116-b3ca-42bb-b692-9c2699a40c21): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1841 | 2026.02.11 23:55:13.455033 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
| 1842 | 2026.02.11 23:55:13.857890 [ 275 ] {} <Trace> TCP-Session: 4bfa29cb-1291-4cee-927d-e1df10139aaa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1843 | 2026.02.11 23:55:13.858185 [ 275 ] {1137f4c1-c270-439c-a734-1cf2aa701677} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43794) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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_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) | ||
| 1844 | 2026.02.11 23:55:13.858559 [ 275 ] {1137f4c1-c270-439c-a734-1cf2aa701677} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1845 | 2026.02.11 23:55:13.858601 [ 275 ] {1137f4c1-c270-439c-a734-1cf2aa701677} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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_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 | ||
| 1846 | 2026.02.11 23:55:13.858854 [ 275 ] {1137f4c1-c270-439c-a734-1cf2aa701677} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1847 | 2026.02.11 23:55:13.858928 [ 275 ] {1137f4c1-c270-439c-a734-1cf2aa701677} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1848 | 2026.02.11 23:55:13.859076 [ 275 ] {1137f4c1-c270-439c-a734-1cf2aa701677} <Debug> oximeter.timeseries_schema (f95b48d2-77df-4ddb-9c48-c914303a57c2) (SelectExecutor): Key condition: (column 0 notIn 32-element set) | ||
| 1849 | 2026.02.11 23:55:13.859213 [ 301 ] {1137f4c1-c270-439c-a734-1cf2aa701677} <Trace> oximeter.timeseries_schema (f95b48d2-77df-4ddb-9c48-c914303a57c2) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1850 | 2026.02.11 23:55:13.859213 [ 333 ] {1137f4c1-c270-439c-a734-1cf2aa701677} <Trace> oximeter.timeseries_schema (f95b48d2-77df-4ddb-9c48-c914303a57c2) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1851 | 2026.02.11 23:55:13.859332 [ 275 ] {1137f4c1-c270-439c-a734-1cf2aa701677} <Debug> oximeter.timeseries_schema (f95b48d2-77df-4ddb-9c48-c914303a57c2) (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 | ||
| 1852 | 2026.02.11 23:55:13.859364 [ 275 ] {1137f4c1-c270-439c-a734-1cf2aa701677} <Trace> oximeter.timeseries_schema (f95b48d2-77df-4ddb-9c48-c914303a57c2) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1853 | 2026.02.11 23:55:13.861753 [ 275 ] {1137f4c1-c270-439c-a734-1cf2aa701677} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1854 | 2026.02.11 23:55:13.861787 [ 275 ] {1137f4c1-c270-439c-a734-1cf2aa701677} <Debug> oximeter.timeseries_schema (f95b48d2-77df-4ddb-9c48-c914303a57c2) (SelectExecutor): Reading approx. 32 rows with 2 streams | ||
| 1855 | 2026.02.11 23:55:13.861851 [ 275 ] {1137f4c1-c270-439c-a734-1cf2aa701677} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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_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'))" | ||
| 1856 | 2026.02.11 23:55:13.861899 [ 275 ] {1137f4c1-c270-439c-a734-1cf2aa701677} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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_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'))" | ||
| 1857 | 2026.02.11 23:55:13.862772 [ 275 ] {1137f4c1-c270-439c-a734-1cf2aa701677} <Debug> executeQuery: Read 32 rows, 1.21 KiB in 0.004687 sec., 6827.394922125027 rows/sec., 257.74 KiB/sec. | ||
| 1858 | 2026.02.11 23:55:13.862893 [ 275 ] {1137f4c1-c270-439c-a734-1cf2aa701677} <Debug> TCPHandler: Processed in 0.005180501 sec. | ||
| 1859 | 2026.02.11 23:55:13.863195 [ 275 ] {} <Trace> TCP-Session: 4bfa29cb-1291-4cee-927d-e1df10139aaa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1860 | 2026.02.11 23:55:13.863347 [ 275 ] {89fd7ddd-36e1-4807-9019-7fcaa3df40ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43794) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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_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) | ||
| 1861 | 2026.02.11 23:55:13.863580 [ 275 ] {89fd7ddd-36e1-4807-9019-7fcaa3df40ce} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1862 | 2026.02.11 23:55:13.863617 [ 275 ] {89fd7ddd-36e1-4807-9019-7fcaa3df40ce} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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_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 | ||
| 1863 | 2026.02.11 23:55:13.863833 [ 275 ] {89fd7ddd-36e1-4807-9019-7fcaa3df40ce} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1864 | 2026.02.11 23:55:13.863890 [ 275 ] {89fd7ddd-36e1-4807-9019-7fcaa3df40ce} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1865 | 2026.02.11 23:55:13.863998 [ 275 ] {89fd7ddd-36e1-4807-9019-7fcaa3df40ce} <Debug> oximeter.timeseries_schema (f95b48d2-77df-4ddb-9c48-c914303a57c2) (SelectExecutor): Key condition: (column 0 notIn 33-element set) | ||
| 1866 | 2026.02.11 23:55:13.864064 [ 313 ] {89fd7ddd-36e1-4807-9019-7fcaa3df40ce} <Trace> oximeter.timeseries_schema (f95b48d2-77df-4ddb-9c48-c914303a57c2) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1867 | 2026.02.11 23:55:13.864065 [ 333 ] {89fd7ddd-36e1-4807-9019-7fcaa3df40ce} <Trace> oximeter.timeseries_schema (f95b48d2-77df-4ddb-9c48-c914303a57c2) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1868 | 2026.02.11 23:55:13.864157 [ 275 ] {89fd7ddd-36e1-4807-9019-7fcaa3df40ce} <Debug> oximeter.timeseries_schema (f95b48d2-77df-4ddb-9c48-c914303a57c2) (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 | ||
| 1869 | 2026.02.11 23:55:13.864184 [ 275 ] {89fd7ddd-36e1-4807-9019-7fcaa3df40ce} <Trace> oximeter.timeseries_schema (f95b48d2-77df-4ddb-9c48-c914303a57c2) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1870 | 2026.02.11 23:55:13.864243 [ 275 ] {89fd7ddd-36e1-4807-9019-7fcaa3df40ce} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1871 | 2026.02.11 23:55:13.864262 [ 275 ] {89fd7ddd-36e1-4807-9019-7fcaa3df40ce} <Debug> oximeter.timeseries_schema (f95b48d2-77df-4ddb-9c48-c914303a57c2) (SelectExecutor): Reading approx. 32 rows with 2 streams | ||
| 1872 | 2026.02.11 23:55:13.864294 [ 275 ] {89fd7ddd-36e1-4807-9019-7fcaa3df40ce} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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_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'))" | ||
| 1873 | 2026.02.11 23:55:13.864332 [ 275 ] {89fd7ddd-36e1-4807-9019-7fcaa3df40ce} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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_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'))" | ||
| 1874 | 2026.02.11 23:55:13.865119 [ 275 ] {89fd7ddd-36e1-4807-9019-7fcaa3df40ce} <Debug> executeQuery: Read 32 rows, 1.21 KiB in 0.00184 sec., 17391.304347826088 rows/sec., 656.53 KiB/sec. | ||
| 1875 | 2026.02.11 23:55:13.865226 [ 275 ] {89fd7ddd-36e1-4807-9019-7fcaa3df40ce} <Debug> TCPHandler: Processed in 0.002085841 sec. | ||
| 1876 | 2026.02.11 23:55:13.865468 [ 275 ] {} <Trace> TCP-Session: 4bfa29cb-1291-4cee-927d-e1df10139aaa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1877 | 2026.02.11 23:55:13.865608 [ 275 ] {51d89262-8c42-4e59-83ec-c1ff399390b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43794) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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_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) | ||
| 1878 | 2026.02.11 23:55:13.865827 [ 275 ] {51d89262-8c42-4e59-83ec-c1ff399390b0} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1879 | 2026.02.11 23:55:13.865862 [ 275 ] {51d89262-8c42-4e59-83ec-c1ff399390b0} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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_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 | ||
| 1880 | 2026.02.11 23:55:13.866062 [ 275 ] {51d89262-8c42-4e59-83ec-c1ff399390b0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1881 | 2026.02.11 23:55:13.866116 [ 275 ] {51d89262-8c42-4e59-83ec-c1ff399390b0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1882 | 2026.02.11 23:55:13.866218 [ 275 ] {51d89262-8c42-4e59-83ec-c1ff399390b0} <Debug> oximeter.timeseries_schema (f95b48d2-77df-4ddb-9c48-c914303a57c2) (SelectExecutor): Key condition: (column 0 notIn 34-element set) | ||
| 1883 | 2026.02.11 23:55:13.866282 [ 313 ] {51d89262-8c42-4e59-83ec-c1ff399390b0} <Trace> oximeter.timeseries_schema (f95b48d2-77df-4ddb-9c48-c914303a57c2) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1884 | 2026.02.11 23:55:13.866289 [ 302 ] {51d89262-8c42-4e59-83ec-c1ff399390b0} <Trace> oximeter.timeseries_schema (f95b48d2-77df-4ddb-9c48-c914303a57c2) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1885 | 2026.02.11 23:55:13.866397 [ 275 ] {51d89262-8c42-4e59-83ec-c1ff399390b0} <Debug> oximeter.timeseries_schema (f95b48d2-77df-4ddb-9c48-c914303a57c2) (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 | ||
| 1886 | 2026.02.11 23:55:13.866424 [ 275 ] {51d89262-8c42-4e59-83ec-c1ff399390b0} <Trace> oximeter.timeseries_schema (f95b48d2-77df-4ddb-9c48-c914303a57c2) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1887 | 2026.02.11 23:55:13.866480 [ 275 ] {51d89262-8c42-4e59-83ec-c1ff399390b0} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1888 | 2026.02.11 23:55:13.866498 [ 275 ] {51d89262-8c42-4e59-83ec-c1ff399390b0} <Debug> oximeter.timeseries_schema (f95b48d2-77df-4ddb-9c48-c914303a57c2) (SelectExecutor): Reading approx. 32 rows with 2 streams | ||
| 1889 | 2026.02.11 23:55:13.866528 [ 275 ] {51d89262-8c42-4e59-83ec-c1ff399390b0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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_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'))" | ||
| 1890 | 2026.02.11 23:55:13.866561 [ 275 ] {51d89262-8c42-4e59-83ec-c1ff399390b0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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_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'))" | ||
| 1891 | 2026.02.11 23:55:13.867145 [ 275 ] {51d89262-8c42-4e59-83ec-c1ff399390b0} <Debug> executeQuery: Read 32 rows, 1.21 KiB in 0.001596 sec., 20050.12531328321 rows/sec., 756.90 KiB/sec. | ||
| 1892 | 2026.02.11 23:55:13.867342 [ 275 ] {51d89262-8c42-4e59-83ec-c1ff399390b0} <Debug> TCPHandler: Processed in 0.001928308 sec. | ||
| 1893 | 2026.02.11 23:55:13.874781 [ 275 ] {} <Trace> TCP-Session: 4bfa29cb-1291-4cee-927d-e1df10139aaa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1894 | 2026.02.11 23:55:13.874911 [ 275 ] {1dd141f6-983f-49db-b1c2-a6180b468877} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43794) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1895 | 2026.02.11 23:55:13.874963 [ 275 ] {1dd141f6-983f-49db-b1c2-a6180b468877} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1896 | 2026.02.11 23:55:13.875556 [ 275 ] {1dd141f6-983f-49db-b1c2-a6180b468877} <Trace> oximeter.timeseries_schema (f95b48d2-77df-4ddb-9c48-c914303a57c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1897 | 2026.02.11 23:55:13.875607 [ 275 ] {1dd141f6-983f-49db-b1c2-a6180b468877} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.77 GiB. | ||
| 1898 | 2026.02.11 23:55:13.876262 [ 275 ] {1dd141f6-983f-49db-b1c2-a6180b468877} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1899 | 2026.02.11 23:55:13.876669 [ 275 ] {1dd141f6-983f-49db-b1c2-a6180b468877} <Trace> oximeter.timeseries_schema (f95b48d2-77df-4ddb-9c48-c914303a57c2): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1900 | 2026.02.11 23:55:13.876910 [ 275 ] {1dd141f6-983f-49db-b1c2-a6180b468877} <Debug> executeQuery: Read 3 rows, 280.00 B in 0.002038 sec., 1472.0314033366046 rows/sec., 134.17 KiB/sec. | ||
| 1901 | 2026.02.11 23:55:13.876950 [ 275 ] {1dd141f6-983f-49db-b1c2-a6180b468877} <Debug> TCPHandler: Processed in 0.002230594 sec. | ||
| 1902 | 2026.02.11 23:55:13.877054 [ 275 ] {} <Trace> TCP-Session: 4bfa29cb-1291-4cee-927d-e1df10139aaa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1903 | 2026.02.11 23:55:13.877152 [ 275 ] {d600ab89-2eae-4a31-a3ab-e40b4a09cf85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43794) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1904 | 2026.02.11 23:55:13.877192 [ 275 ] {d600ab89-2eae-4a31-a3ab-e40b4a09cf85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1905 | 2026.02.11 23:55:13.877591 [ 275 ] {d600ab89-2eae-4a31-a3ab-e40b4a09cf85} <Trace> oximeter.fields_ipaddr (6857c72f-dfdb-45c0-96ba-7e28c54e54a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1906 | 2026.02.11 23:55:13.877625 [ 275 ] {d600ab89-2eae-4a31-a3ab-e40b4a09cf85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.77 GiB. | ||
| 1907 | 2026.02.11 23:55:13.878030 [ 275 ] {d600ab89-2eae-4a31-a3ab-e40b4a09cf85} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1908 | 2026.02.11 23:55:13.878467 [ 275 ] {d600ab89-2eae-4a31-a3ab-e40b4a09cf85} <Trace> oximeter.fields_ipaddr (6857c72f-dfdb-45c0-96ba-7e28c54e54a7): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1909 | 2026.02.11 23:55:13.878597 [ 275 ] {d600ab89-2eae-4a31-a3ab-e40b4a09cf85} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001467 sec., 1363.3265167007498 rows/sec., 111.17 KiB/sec. | ||
| 1910 | 2026.02.11 23:55:13.878635 [ 275 ] {d600ab89-2eae-4a31-a3ab-e40b4a09cf85} <Debug> TCPHandler: Processed in 0.001631521 sec. | ||
| 1911 | 2026.02.11 23:55:13.878744 [ 275 ] {} <Trace> TCP-Session: 4bfa29cb-1291-4cee-927d-e1df10139aaa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1912 | 2026.02.11 23:55:13.878838 [ 275 ] {a8717d46-bbc1-455d-a306-da76cd3fa800} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43794) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1913 | 2026.02.11 23:55:13.878878 [ 275 ] {a8717d46-bbc1-455d-a306-da76cd3fa800} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1914 | 2026.02.11 23:55:13.879284 [ 275 ] {a8717d46-bbc1-455d-a306-da76cd3fa800} <Trace> oximeter.fields_string (d8291991-e1c7-4178-b7c2-8afc920979a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1915 | 2026.02.11 23:55:13.879320 [ 275 ] {a8717d46-bbc1-455d-a306-da76cd3fa800} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.77 GiB. | ||
| 1916 | 2026.02.11 23:55:13.879751 [ 275 ] {a8717d46-bbc1-455d-a306-da76cd3fa800} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1917 | 2026.02.11 23:55:13.880240 [ 275 ] {a8717d46-bbc1-455d-a306-da76cd3fa800} <Trace> oximeter.fields_string (d8291991-e1c7-4178-b7c2-8afc920979a5): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1918 | 2026.02.11 23:55:13.880374 [ 275 ] {a8717d46-bbc1-455d-a306-da76cd3fa800} <Debug> executeQuery: Read 97 rows, 8.39 KiB in 0.001554 sec., 62419.56241956242 rows/sec., 5.27 MiB/sec. | ||
| 1919 | 2026.02.11 23:55:13.880410 [ 275 ] {a8717d46-bbc1-455d-a306-da76cd3fa800} <Debug> TCPHandler: Processed in 0.001717013 sec. | ||
| 1920 | 2026.02.11 23:55:13.880522 [ 275 ] {} <Trace> TCP-Session: 4bfa29cb-1291-4cee-927d-e1df10139aaa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1921 | 2026.02.11 23:55:13.880617 [ 275 ] {e5376858-2af6-4a34-bfe8-fcaa7fc809e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43794) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1922 | 2026.02.11 23:55:13.880656 [ 275 ] {e5376858-2af6-4a34-bfe8-fcaa7fc809e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1923 | 2026.02.11 23:55:13.881042 [ 275 ] {e5376858-2af6-4a34-bfe8-fcaa7fc809e5} <Trace> oximeter.fields_u16 (a063e340-feb3-467d-9a3f-70c072d33d5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1924 | 2026.02.11 23:55:13.881076 [ 275 ] {e5376858-2af6-4a34-bfe8-fcaa7fc809e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.77 GiB. | ||
| 1925 | 2026.02.11 23:55:13.881493 [ 275 ] {e5376858-2af6-4a34-bfe8-fcaa7fc809e5} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1926 | 2026.02.11 23:55:13.882005 [ 275 ] {e5376858-2af6-4a34-bfe8-fcaa7fc809e5} <Trace> oximeter.fields_u16 (a063e340-feb3-467d-9a3f-70c072d33d5b): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1927 | 2026.02.11 23:55:13.882100 [ 56 ] {} <Debug> oximeter.fields_u16 (a063e340-feb3-467d-9a3f-70c072d33d5b) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1928 | 2026.02.11 23:55:13.882136 [ 275 ] {e5376858-2af6-4a34-bfe8-fcaa7fc809e5} <Debug> executeQuery: Read 22 rows, 1.64 KiB in 0.001539 sec., 14294.996751137101 rows/sec., 1.04 MiB/sec. | ||
| 1929 | 2026.02.11 23:55:13.882142 [ 56 ] {} <Trace> oximeter.fields_u16 (a063e340-feb3-467d-9a3f-70c072d33d5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1930 | 2026.02.11 23:55:13.882173 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.77 GiB. | ||
| 1931 | 2026.02.11 23:55:13.882175 [ 275 ] {e5376858-2af6-4a34-bfe8-fcaa7fc809e5} <Debug> TCPHandler: Processed in 0.001703604 sec. | ||
| 1932 | 2026.02.11 23:55:13.882290 [ 186 ] {a063e340-feb3-467d-9a3f-70c072d33d5b::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 | ||
| 1933 | 2026.02.11 23:55:13.882292 [ 275 ] {} <Trace> TCP-Session: 4bfa29cb-1291-4cee-927d-e1df10139aaa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1934 | 2026.02.11 23:55:13.882421 [ 186 ] {a063e340-feb3-467d-9a3f-70c072d33d5b::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1935 | 2026.02.11 23:55:13.882425 [ 275 ] {38ecde0a-bef8-4c4e-8f53-57205775038f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43794) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1936 | 2026.02.11 23:55:13.882479 [ 186 ] {a063e340-feb3-467d-9a3f-70c072d33d5b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 18 rows starting from the beginning of the part | ||
| 1937 | 2026.02.11 23:55:13.882490 [ 275 ] {38ecde0a-bef8-4c4e-8f53-57205775038f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1938 | 2026.02.11 23:55:13.882552 [ 186 ] {a063e340-feb3-467d-9a3f-70c072d33d5b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 10 rows starting from the beginning of the part | ||
| 1939 | 2026.02.11 23:55:13.882604 [ 186 ] {a063e340-feb3-467d-9a3f-70c072d33d5b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 135 rows starting from the beginning of the part | ||
| 1940 | 2026.02.11 23:55:13.882644 [ 186 ] {a063e340-feb3-467d-9a3f-70c072d33d5b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 10 rows starting from the beginning of the part | ||
| 1941 | 2026.02.11 23:55:13.882685 [ 186 ] {a063e340-feb3-467d-9a3f-70c072d33d5b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 133 rows starting from the beginning of the part | ||
| 1942 | 2026.02.11 23:55:13.882726 [ 186 ] {a063e340-feb3-467d-9a3f-70c072d33d5b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 22 rows starting from the beginning of the part | ||
| 1943 | 2026.02.11 23:55:13.882912 [ 275 ] {38ecde0a-bef8-4c4e-8f53-57205775038f} <Trace> oximeter.fields_uuid (4fa888fe-7c40-4232-8860-a6a6bcd7dec5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1944 | 2026.02.11 23:55:13.882956 [ 275 ] {38ecde0a-bef8-4c4e-8f53-57205775038f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.77 GiB. | ||
| 1945 | 2026.02.11 23:55:13.883411 [ 275 ] {38ecde0a-bef8-4c4e-8f53-57205775038f} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1946 | 2026.02.11 23:55:13.883765 [ 199 ] {a063e340-feb3-467d-9a3f-70c072d33d5b::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 328 rows, containing 5 columns (5 merged, 0 gathered) in 0.001525659 sec., 214989.06374229104 rows/sec., 14.01 MiB/sec. | ||
| 1947 | 2026.02.11 23:55:13.883903 [ 275 ] {38ecde0a-bef8-4c4e-8f53-57205775038f} <Trace> oximeter.fields_uuid (4fa888fe-7c40-4232-8860-a6a6bcd7dec5): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1948 | 2026.02.11 23:55:13.884047 [ 275 ] {38ecde0a-bef8-4c4e-8f53-57205775038f} <Debug> executeQuery: Read 96 rows, 7.69 KiB in 0.00164 sec., 58536.58536585366 rows/sec., 4.58 MiB/sec. | ||
| 1949 | 2026.02.11 23:55:13.884086 [ 275 ] {38ecde0a-bef8-4c4e-8f53-57205775038f} <Debug> TCPHandler: Processed in 0.001844476 sec. | ||
| 1950 | 2026.02.11 23:55:13.884114 [ 193 ] {a063e340-feb3-467d-9a3f-70c072d33d5b::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1951 | 2026.02.11 23:55:13.884199 [ 275 ] {} <Trace> TCP-Session: 4bfa29cb-1291-4cee-927d-e1df10139aaa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1952 | 2026.02.11 23:55:13.884300 [ 275 ] {b8b5e07d-ad2d-428b-98a4-725aa57bad2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43794) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1953 | 2026.02.11 23:55:13.884344 [ 275 ] {b8b5e07d-ad2d-428b-98a4-725aa57bad2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1954 | 2026.02.11 23:55:13.884761 [ 275 ] {b8b5e07d-ad2d-428b-98a4-725aa57bad2f} <Trace> oximeter.measurements_cumulativeu64 (629b0a95-06b7-4f0a-8a91-89e98ebdbeb8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1955 | 2026.02.11 23:55:13.884799 [ 275 ] {b8b5e07d-ad2d-428b-98a4-725aa57bad2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.77 GiB. | ||
| 1956 | 2026.02.11 23:55:13.884816 [ 193 ] {a063e340-feb3-467d-9a3f-70c072d33d5b::all_1_6_1} <Trace> oximeter.fields_u16 (a063e340-feb3-467d-9a3f-70c072d33d5b): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1957 | 2026.02.11 23:55:13.884927 [ 193 ] {a063e340-feb3-467d-9a3f-70c072d33d5b::all_1_6_1} <Trace> oximeter.fields_u16 (a063e340-feb3-467d-9a3f-70c072d33d5b) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1958 | 2026.02.11 23:55:13.885041 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 1959 | 2026.02.11 23:55:13.885263 [ 275 ] {b8b5e07d-ad2d-428b-98a4-725aa57bad2f} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1960 | 2026.02.11 23:55:13.885726 [ 275 ] {b8b5e07d-ad2d-428b-98a4-725aa57bad2f} <Trace> oximeter.measurements_cumulativeu64 (629b0a95-06b7-4f0a-8a91-89e98ebdbeb8): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1961 | 2026.02.11 23:55:13.885863 [ 275 ] {b8b5e07d-ad2d-428b-98a4-725aa57bad2f} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001582 sec., 101769.91150442477 rows/sec., 7.09 MiB/sec. | ||
| 1962 | 2026.02.11 23:55:13.885899 [ 275 ] {b8b5e07d-ad2d-428b-98a4-725aa57bad2f} <Debug> TCPHandler: Processed in 0.001750444 sec. | ||
| 1963 | 2026.02.11 23:55:13.886001 [ 275 ] {} <Trace> TCP-Session: 4bfa29cb-1291-4cee-927d-e1df10139aaa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1964 | 2026.02.11 23:55:13.886097 [ 275 ] {32c667ed-eee4-4740-a33d-412c23e375ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43794) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1965 | 2026.02.11 23:55:13.886151 [ 275 ] {32c667ed-eee4-4740-a33d-412c23e375ac} <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 | ||
| 1966 | 2026.02.11 23:55:13.886879 [ 275 ] {32c667ed-eee4-4740-a33d-412c23e375ac} <Trace> oximeter.measurements_histogramu64 (ffbb1385-6601-4f63-a903-f8bfc0e27b7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1967 | 2026.02.11 23:55:13.886915 [ 275 ] {32c667ed-eee4-4740-a33d-412c23e375ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.77 GiB. | ||
| 1968 | 2026.02.11 23:55:13.887552 [ 275 ] {32c667ed-eee4-4740-a33d-412c23e375ac} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1969 | 2026.02.11 23:55:13.888060 [ 275 ] {32c667ed-eee4-4740-a33d-412c23e375ac} <Trace> oximeter.measurements_histogramu64 (ffbb1385-6601-4f63-a903-f8bfc0e27b7e): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1970 | 2026.02.11 23:55:13.888204 [ 275 ] {32c667ed-eee4-4740-a33d-412c23e375ac} <Debug> executeQuery: Read 20 rows, 36.70 KiB in 0.002127 sec., 9402.914903620122 rows/sec., 16.85 MiB/sec. | ||
| 1971 | 2026.02.11 23:55:13.888256 [ 275 ] {32c667ed-eee4-4740-a33d-412c23e375ac} <Debug> TCPHandler: Processed in 0.002306055 sec. | ||
| 1972 | 2026.02.11 23:55:13.888371 [ 275 ] {} <Trace> TCP-Session: 4bfa29cb-1291-4cee-927d-e1df10139aaa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1973 | 2026.02.11 23:55:13.888466 [ 275 ] {a71ac773-9125-4937-81f9-d179fc7eaea8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43794) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1974 | 2026.02.11 23:55:13.888508 [ 275 ] {a71ac773-9125-4937-81f9-d179fc7eaea8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1975 | 2026.02.11 23:55:13.888832 [ 275 ] {a71ac773-9125-4937-81f9-d179fc7eaea8} <Trace> oximeter.measurements_i64 (a1c2b002-efce-41a9-8f47-eeb6d3e0f09f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1976 | 2026.02.11 23:55:13.888867 [ 275 ] {a71ac773-9125-4937-81f9-d179fc7eaea8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.77 GiB. | ||
| 1977 | 2026.02.11 23:55:13.889440 [ 275 ] {a71ac773-9125-4937-81f9-d179fc7eaea8} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1978 | 2026.02.11 23:55:13.889929 [ 275 ] {a71ac773-9125-4937-81f9-d179fc7eaea8} <Trace> oximeter.measurements_i64 (a1c2b002-efce-41a9-8f47-eeb6d3e0f09f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1979 | 2026.02.11 23:55:13.890056 [ 275 ] {a71ac773-9125-4937-81f9-d179fc7eaea8} <Debug> executeQuery: Read 12 rows, 897.00 B in 0.001609 sec., 7458.048477315103 rows/sec., 544.42 KiB/sec. | ||
| 1980 | 2026.02.11 23:55:13.890092 [ 275 ] {a71ac773-9125-4937-81f9-d179fc7eaea8} <Debug> TCPHandler: Processed in 0.001771095 sec. | ||
| 1981 | 2026.02.11 23:55:13.890192 [ 275 ] {} <Trace> TCP-Session: 4bfa29cb-1291-4cee-927d-e1df10139aaa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1982 | 2026.02.11 23:55:13.890287 [ 275 ] {f80db8b6-420f-47fb-9874-7f5824af5d9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43794) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1983 | 2026.02.11 23:55:13.890328 [ 275 ] {f80db8b6-420f-47fb-9874-7f5824af5d9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1984 | 2026.02.11 23:55:13.890649 [ 275 ] {f80db8b6-420f-47fb-9874-7f5824af5d9c} <Trace> oximeter.measurements_u64 (4b04f6c7-fe0f-46f4-b6b8-6d9da97af1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1985 | 2026.02.11 23:55:13.890685 [ 275 ] {f80db8b6-420f-47fb-9874-7f5824af5d9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.77 GiB. | ||
| 1986 | 2026.02.11 23:55:13.891108 [ 275 ] {f80db8b6-420f-47fb-9874-7f5824af5d9c} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1987 | 2026.02.11 23:55:13.891569 [ 275 ] {f80db8b6-420f-47fb-9874-7f5824af5d9c} <Trace> oximeter.measurements_u64 (4b04f6c7-fe0f-46f4-b6b8-6d9da97af1bd): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1988 | 2026.02.11 23:55:13.891709 [ 275 ] {f80db8b6-420f-47fb-9874-7f5824af5d9c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00144 sec., 41666.666666666664 rows/sec., 2.81 MiB/sec. | ||
| 1989 | 2026.02.11 23:55:13.891746 [ 275 ] {f80db8b6-420f-47fb-9874-7f5824af5d9c} <Debug> TCPHandler: Processed in 0.001602912 sec. | ||
| 1990 | 2026.02.11 23:55:17.823363 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64202 | ||
| 1991 | 2026.02.11 23:55:17.823486 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1992 | 2026.02.11 23:55:17.823515 [ 286 ] {} <Debug> TCP-Session: 46f3d9a2-7504-4083-b594-e6966c5e324d Authenticating user 'default' from [fd00:1122:3344:101::e]:64202 | ||
| 1993 | 2026.02.11 23:55:17.823541 [ 286 ] {} <Debug> TCP-Session: 46f3d9a2-7504-4083-b594-e6966c5e324d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1994 | 2026.02.11 23:55:17.823557 [ 286 ] {} <Debug> TCP-Session: 46f3d9a2-7504-4083-b594-e6966c5e324d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1995 | 2026.02.11 23:55:17.823753 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52429 | ||
| 1996 | 2026.02.11 23:55:17.823803 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36697 | ||
| 1997 | 2026.02.11 23:55:17.823813 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61152 | ||
| 1998 | 2026.02.11 23:55:17.823848 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44499 | ||
| 1999 | 2026.02.11 23:55:17.823879 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2000 | 2026.02.11 23:55:17.823883 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50569 | ||
| 2001 | 2026.02.11 23:55:17.823915 [ 287 ] {} <Debug> TCP-Session: c3875bd3-56e9-48a7-ae5e-a93a0b91818b Authenticating user 'default' from [fd00:1122:3344:101::e]:52429 | ||
| 2002 | 2026.02.11 23:55:17.823932 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2003 | 2026.02.11 23:55:17.823953 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2004 | 2026.02.11 23:55:17.823963 [ 287 ] {} <Debug> TCP-Session: c3875bd3-56e9-48a7-ae5e-a93a0b91818b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2005 | 2026.02.11 23:55:17.823970 [ 289 ] {} <Debug> TCP-Session: 2197ecd1-9f52-4e66-bbd2-87abe2c8ec25 Authenticating user 'default' from [fd00:1122:3344:101::e]:61152 | ||
| 2006 | 2026.02.11 23:55:17.823982 [ 286 ] {} <Trace> TCP-Session: 46f3d9a2-7504-4083-b594-e6966c5e324d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2007 | 2026.02.11 23:55:17.824008 [ 289 ] {} <Debug> TCP-Session: 2197ecd1-9f52-4e66-bbd2-87abe2c8ec25 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2008 | 2026.02.11 23:55:17.824021 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2009 | 2026.02.11 23:55:17.824048 [ 289 ] {} <Debug> TCP-Session: 2197ecd1-9f52-4e66-bbd2-87abe2c8ec25 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2010 | 2026.02.11 23:55:17.823995 [ 287 ] {} <Debug> TCP-Session: c3875bd3-56e9-48a7-ae5e-a93a0b91818b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2011 | 2026.02.11 23:55:17.824076 [ 294 ] {} <Debug> TCP-Session: 5e5c5363-4122-4b2d-98e0-6784020085cb Authenticating user 'default' from [fd00:1122:3344:101::e]:50569 | ||
| 2012 | 2026.02.11 23:55:17.823984 [ 293 ] {} <Debug> TCP-Session: 43f790e5-384f-4b36-ac1f-7fa3567e3c88 Authenticating user 'default' from [fd00:1122:3344:101::e]:44499 | ||
| 2013 | 2026.02.11 23:55:17.824111 [ 294 ] {} <Debug> TCP-Session: 5e5c5363-4122-4b2d-98e0-6784020085cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2014 | 2026.02.11 23:55:17.823840 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34558 | ||
| 2015 | 2026.02.11 23:55:17.824132 [ 293 ] {} <Debug> TCP-Session: 43f790e5-384f-4b36-ac1f-7fa3567e3c88 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2016 | 2026.02.11 23:55:17.824137 [ 294 ] {} <Debug> TCP-Session: 5e5c5363-4122-4b2d-98e0-6784020085cb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2017 | 2026.02.11 23:55:17.824179 [ 293 ] {} <Debug> TCP-Session: 43f790e5-384f-4b36-ac1f-7fa3567e3c88 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2018 | 2026.02.11 23:55:17.824201 [ 286 ] {49dd59e5-8b7a-4845-b770-25fea50937db} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:64202) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2019 | 2026.02.11 23:55:17.824216 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2020 | 2026.02.11 23:55:17.823830 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58935 | ||
| 2021 | 2026.02.11 23:55:17.824254 [ 292 ] {} <Debug> TCP-Session: 6f2955a8-8429-4b7c-9f18-73fdfe9f7ae8 Authenticating user 'default' from [fd00:1122:3344:101::e]:34558 | ||
| 2022 | 2026.02.11 23:55:17.823830 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53941 | ||
| 2023 | 2026.02.11 23:55:17.824296 [ 292 ] {} <Debug> TCP-Session: 6f2955a8-8429-4b7c-9f18-73fdfe9f7ae8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2024 | 2026.02.11 23:55:17.823935 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2025 | 2026.02.11 23:55:17.824323 [ 292 ] {} <Debug> TCP-Session: 6f2955a8-8429-4b7c-9f18-73fdfe9f7ae8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2026 | 2026.02.11 23:55:17.824335 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2027 | 2026.02.11 23:55:17.824346 [ 288 ] {} <Debug> TCP-Session: 18f1cc6d-54b7-49bb-a927-26bcc33f15e9 Authenticating user 'default' from [fd00:1122:3344:101::e]:36697 | ||
| 2028 | 2026.02.11 23:55:17.824369 [ 291 ] {} <Debug> TCP-Session: 221670f2-11fa-46e3-b29f-20e0e8435ba0 Authenticating user 'default' from [fd00:1122:3344:101::e]:58935 | ||
| 2029 | 2026.02.11 23:55:17.824377 [ 288 ] {} <Debug> TCP-Session: 18f1cc6d-54b7-49bb-a927-26bcc33f15e9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2030 | 2026.02.11 23:55:17.824394 [ 291 ] {} <Debug> TCP-Session: 221670f2-11fa-46e3-b29f-20e0e8435ba0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2031 | 2026.02.11 23:55:17.824404 [ 288 ] {} <Debug> TCP-Session: 18f1cc6d-54b7-49bb-a927-26bcc33f15e9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2032 | 2026.02.11 23:55:17.824418 [ 291 ] {} <Debug> TCP-Session: 221670f2-11fa-46e3-b29f-20e0e8435ba0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2033 | 2026.02.11 23:55:17.824440 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2034 | 2026.02.11 23:55:17.824464 [ 286 ] {49dd59e5-8b7a-4845-b770-25fea50937db} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2035 | 2026.02.11 23:55:17.824470 [ 290 ] {} <Debug> TCP-Session: 631cd089-991b-4721-974a-98fdaaaf6079 Authenticating user 'default' from [fd00:1122:3344:101::e]:53941 | ||
| 2036 | 2026.02.11 23:55:17.824509 [ 290 ] {} <Debug> TCP-Session: 631cd089-991b-4721-974a-98fdaaaf6079 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2037 | 2026.02.11 23:55:17.824522 [ 290 ] {} <Debug> TCP-Session: 631cd089-991b-4721-974a-98fdaaaf6079 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2038 | 2026.02.11 23:55:17.824531 [ 286 ] {49dd59e5-8b7a-4845-b770-25fea50937db} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2039 | 2026.02.11 23:55:17.824848 [ 286 ] {49dd59e5-8b7a-4845-b770-25fea50937db} <Debug> oximeter.version (fea001a5-8cc1-47e7-b3b4-7e8fb004448d) (SelectExecutor): Key condition: unknown | ||
| 2040 | 2026.02.11 23:55:17.824935 [ 286 ] {49dd59e5-8b7a-4845-b770-25fea50937db} <Trace> Aggregator: Compile expression max()(UInt64) 0 | ||
| 2041 | 2026.02.11 23:55:18.000197 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 182.48 MiB, peak 186.84 MiB, free memory in arenas 0.00 B, will set to 191.11 MiB (RSS), difference: 8.62 MiB | ||
| 2042 | 2026.02.11 23:55:18.177244 [ 313 ] {49dd59e5-8b7a-4845-b770-25fea50937db} <Trace> AggregatingTransform: Aggregating | ||
| 2043 | 2026.02.11 23:55:18.177302 [ 313 ] {49dd59e5-8b7a-4845-b770-25fea50937db} <Trace> Aggregator: Aggregation method: without_key | ||
| 2044 | 2026.02.11 23:55:18.177340 [ 313 ] {49dd59e5-8b7a-4845-b770-25fea50937db} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001072531 sec. (932.374 rows/sec., 36.42 KiB/sec.) | ||
| 2045 | 2026.02.11 23:55:18.177361 [ 313 ] {49dd59e5-8b7a-4845-b770-25fea50937db} <Trace> Aggregator: Merging aggregated data | ||
| 2046 | 2026.02.11 23:55:18.178685 [ 286 ] {49dd59e5-8b7a-4845-b770-25fea50937db} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.354552 sec., 2.8204607504681967 rows/sec., 112.82 B/sec. | ||
| 2047 | 2026.02.11 23:55:18.178785 [ 286 ] {49dd59e5-8b7a-4845-b770-25fea50937db} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 2048 | 2026.02.11 23:55:18.178815 [ 286 ] {49dd59e5-8b7a-4845-b770-25fea50937db} <Debug> TCPHandler: Processed in 0.354956428 sec. | ||
| 2049 | 2026.02.11 23:55:18.178945 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2050 | 2026.02.11 23:55:18.178990 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2051 | 2026.02.11 23:55:18.179017 [ 287 ] {} <Debug> TCP-Session: c3875bd3-56e9-48a7-ae5e-a93a0b91818b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2052 | 2026.02.11 23:55:18.179030 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2053 | 2026.02.11 23:55:18.179045 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2054 | 2026.02.11 23:55:18.179073 [ 294 ] {} <Debug> TCP-Session: 5e5c5363-4122-4b2d-98e0-6784020085cb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2055 | 2026.02.11 23:55:18.179083 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2056 | 2026.02.11 23:55:18.179102 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2057 | 2026.02.11 23:55:18.179122 [ 289 ] {} <Debug> TCP-Session: 2197ecd1-9f52-4e66-bbd2-87abe2c8ec25 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2058 | 2026.02.11 23:55:18.179145 [ 290 ] {} <Debug> TCP-Session: 631cd089-991b-4721-974a-98fdaaaf6079 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2059 | 2026.02.11 23:55:18.179163 [ 293 ] {} <Debug> TCP-Session: 43f790e5-384f-4b36-ac1f-7fa3567e3c88 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2060 | 2026.02.11 23:55:18.179106 [ 292 ] {} <Debug> TCP-Session: 6f2955a8-8429-4b7c-9f18-73fdfe9f7ae8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2061 | 2026.02.11 23:55:18.179063 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2062 | 2026.02.11 23:55:18.179004 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2063 | 2026.02.11 23:55:18.179252 [ 288 ] {} <Debug> TCP-Session: 18f1cc6d-54b7-49bb-a927-26bcc33f15e9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2064 | 2026.02.11 23:55:18.179113 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2065 | 2026.02.11 23:55:18.179282 [ 291 ] {} <Debug> TCP-Session: 221670f2-11fa-46e3-b29f-20e0e8435ba0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2066 | 2026.02.11 23:55:18.179311 [ 286 ] {} <Debug> TCP-Session: 46f3d9a2-7504-4083-b594-e6966c5e324d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2067 | 2026.02.11 23:55:18.875921 [ 275 ] {} <Trace> TCP-Session: 4bfa29cb-1291-4cee-927d-e1df10139aaa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2068 | 2026.02.11 23:55:18.876117 [ 275 ] {4a0e45b8-0bb1-40bb-a767-a8b74bc04e16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43794) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2069 | 2026.02.11 23:55:18.876207 [ 275 ] {4a0e45b8-0bb1-40bb-a767-a8b74bc04e16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2070 | 2026.02.11 23:55:18.877044 [ 275 ] {4a0e45b8-0bb1-40bb-a767-a8b74bc04e16} <Trace> oximeter.fields_i16 (a5dbfeca-2262-4415-b6be-dfd1a8bfa631): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2071 | 2026.02.11 23:55:18.877099 [ 275 ] {4a0e45b8-0bb1-40bb-a767-a8b74bc04e16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.77 GiB. | ||
| 2072 | 2026.02.11 23:55:18.877668 [ 275 ] {4a0e45b8-0bb1-40bb-a767-a8b74bc04e16} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2073 | 2026.02.11 23:55:18.878337 [ 275 ] {4a0e45b8-0bb1-40bb-a767-a8b74bc04e16} <Trace> oximeter.fields_i16 (a5dbfeca-2262-4415-b6be-dfd1a8bfa631): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2074 | 2026.02.11 23:55:18.878575 [ 275 ] {4a0e45b8-0bb1-40bb-a767-a8b74bc04e16} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.002507 sec., 106102.91184682888 rows/sec., 6.74 MiB/sec. | ||
| 2075 | 2026.02.11 23:55:18.878648 [ 275 ] {4a0e45b8-0bb1-40bb-a767-a8b74bc04e16} <Debug> TCPHandler: Processed in 0.002865425 sec. | ||
| 2076 | 2026.02.11 23:55:18.878812 [ 275 ] {} <Trace> TCP-Session: 4bfa29cb-1291-4cee-927d-e1df10139aaa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2077 | 2026.02.11 23:55:18.878927 [ 275 ] {7b49663f-ce72-4296-905a-838b8da68112} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43794) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2078 | 2026.02.11 23:55:18.878975 [ 275 ] {7b49663f-ce72-4296-905a-838b8da68112} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2079 | 2026.02.11 23:55:18.879842 [ 275 ] {7b49663f-ce72-4296-905a-838b8da68112} <Trace> oximeter.fields_string (d8291991-e1c7-4178-b7c2-8afc920979a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2080 | 2026.02.11 23:55:18.879884 [ 275 ] {7b49663f-ce72-4296-905a-838b8da68112} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.77 GiB. | ||
| 2081 | 2026.02.11 23:55:18.880521 [ 275 ] {7b49663f-ce72-4296-905a-838b8da68112} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2082 | 2026.02.11 23:55:18.880971 [ 275 ] {7b49663f-ce72-4296-905a-838b8da68112} <Trace> oximeter.fields_string (d8291991-e1c7-4178-b7c2-8afc920979a5): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2083 | 2026.02.11 23:55:18.881126 [ 275 ] {7b49663f-ce72-4296-905a-838b8da68112} <Debug> executeQuery: Read 752 rows, 60.56 KiB in 0.002225 sec., 337977.52808988764 rows/sec., 26.58 MiB/sec. | ||
| 2084 | 2026.02.11 23:55:18.881174 [ 275 ] {7b49663f-ce72-4296-905a-838b8da68112} <Debug> TCPHandler: Processed in 0.002426657 sec. | ||
| 2085 | 2026.02.11 23:55:18.881314 [ 275 ] {} <Trace> TCP-Session: 4bfa29cb-1291-4cee-927d-e1df10139aaa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2086 | 2026.02.11 23:55:18.881421 [ 275 ] {ccc4b593-5ce0-46a9-8cdb-a1c0c7fae706} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43794) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2087 | 2026.02.11 23:55:18.881467 [ 275 ] {ccc4b593-5ce0-46a9-8cdb-a1c0c7fae706} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2088 | 2026.02.11 23:55:18.882035 [ 275 ] {ccc4b593-5ce0-46a9-8cdb-a1c0c7fae706} <Trace> oximeter.fields_u16 (a063e340-feb3-467d-9a3f-70c072d33d5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2089 | 2026.02.11 23:55:18.882084 [ 275 ] {ccc4b593-5ce0-46a9-8cdb-a1c0c7fae706} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.77 GiB. | ||
| 2090 | 2026.02.11 23:55:18.882642 [ 275 ] {ccc4b593-5ce0-46a9-8cdb-a1c0c7fae706} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2091 | 2026.02.11 23:55:18.883143 [ 275 ] {ccc4b593-5ce0-46a9-8cdb-a1c0c7fae706} <Trace> oximeter.fields_u16 (a063e340-feb3-467d-9a3f-70c072d33d5b): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2092 | 2026.02.11 23:55:18.883325 [ 275 ] {ccc4b593-5ce0-46a9-8cdb-a1c0c7fae706} <Debug> executeQuery: Read 133 rows, 8.00 KiB in 0.001926 sec., 69055.03634475596 rows/sec., 4.06 MiB/sec. | ||
| 2093 | 2026.02.11 23:55:18.883371 [ 275 ] {ccc4b593-5ce0-46a9-8cdb-a1c0c7fae706} <Debug> TCPHandler: Processed in 0.002112691 sec. | ||
| 2094 | 2026.02.11 23:55:18.883506 [ 275 ] {} <Trace> TCP-Session: 4bfa29cb-1291-4cee-927d-e1df10139aaa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2095 | 2026.02.11 23:55:18.883612 [ 275 ] {4d205a2f-5590-47b1-b352-b4d66135e8be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43794) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2096 | 2026.02.11 23:55:18.883661 [ 275 ] {4d205a2f-5590-47b1-b352-b4d66135e8be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2097 | 2026.02.11 23:55:18.884228 [ 275 ] {4d205a2f-5590-47b1-b352-b4d66135e8be} <Trace> oximeter.fields_u32 (5e914076-6ebe-4e60-a251-80aa571785b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2098 | 2026.02.11 23:55:18.884274 [ 275 ] {4d205a2f-5590-47b1-b352-b4d66135e8be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.77 GiB. | ||
| 2099 | 2026.02.11 23:55:18.884930 [ 275 ] {4d205a2f-5590-47b1-b352-b4d66135e8be} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2100 | 2026.02.11 23:55:18.885566 [ 275 ] {4d205a2f-5590-47b1-b352-b4d66135e8be} <Trace> oximeter.fields_u32 (5e914076-6ebe-4e60-a251-80aa571785b6): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2101 | 2026.02.11 23:55:18.885786 [ 275 ] {4d205a2f-5590-47b1-b352-b4d66135e8be} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.002197 sec., 63723.258989531176 rows/sec., 4.12 MiB/sec. | ||
| 2102 | 2026.02.11 23:55:18.885843 [ 275 ] {4d205a2f-5590-47b1-b352-b4d66135e8be} <Debug> TCPHandler: Processed in 0.002387706 sec. | ||
| 2103 | 2026.02.11 23:55:18.886005 [ 275 ] {} <Trace> TCP-Session: 4bfa29cb-1291-4cee-927d-e1df10139aaa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2104 | 2026.02.11 23:55:18.886133 [ 275 ] {2b80c461-0912-485c-9f76-1ca23356ea3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43794) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2105 | 2026.02.11 23:55:18.886190 [ 275 ] {2b80c461-0912-485c-9f76-1ca23356ea3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2106 | 2026.02.11 23:55:18.886891 [ 275 ] {2b80c461-0912-485c-9f76-1ca23356ea3e} <Trace> oximeter.fields_u8 (333bec52-f74d-408b-9e1c-1479446c7d3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2107 | 2026.02.11 23:55:18.886939 [ 275 ] {2b80c461-0912-485c-9f76-1ca23356ea3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.77 GiB. | ||
| 2108 | 2026.02.11 23:55:18.887545 [ 275 ] {2b80c461-0912-485c-9f76-1ca23356ea3e} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2109 | 2026.02.11 23:55:18.888039 [ 275 ] {2b80c461-0912-485c-9f76-1ca23356ea3e} <Trace> oximeter.fields_u8 (333bec52-f74d-408b-9e1c-1479446c7d3c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2110 | 2026.02.11 23:55:18.888213 [ 275 ] {2b80c461-0912-485c-9f76-1ca23356ea3e} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.00211 sec., 65876.77725118483 rows/sec., 3.75 MiB/sec. | ||
| 2111 | 2026.02.11 23:55:18.888259 [ 275 ] {2b80c461-0912-485c-9f76-1ca23356ea3e} <Debug> TCPHandler: Processed in 0.002319215 sec. | ||
| 2112 | 2026.02.11 23:55:18.888396 [ 275 ] {} <Trace> TCP-Session: 4bfa29cb-1291-4cee-927d-e1df10139aaa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2113 | 2026.02.11 23:55:18.888509 [ 275 ] {35f46e7a-5591-4d5a-a0b3-f1f9ebafc59e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43794) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2114 | 2026.02.11 23:55:18.888553 [ 275 ] {35f46e7a-5591-4d5a-a0b3-f1f9ebafc59e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2115 | 2026.02.11 23:55:18.889145 [ 275 ] {35f46e7a-5591-4d5a-a0b3-f1f9ebafc59e} <Trace> oximeter.fields_uuid (4fa888fe-7c40-4232-8860-a6a6bcd7dec5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2116 | 2026.02.11 23:55:18.889185 [ 275 ] {35f46e7a-5591-4d5a-a0b3-f1f9ebafc59e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.77 GiB. | ||
| 2117 | 2026.02.11 23:55:18.889675 [ 275 ] {35f46e7a-5591-4d5a-a0b3-f1f9ebafc59e} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2118 | 2026.02.11 23:55:18.890155 [ 275 ] {35f46e7a-5591-4d5a-a0b3-f1f9ebafc59e} <Trace> oximeter.fields_uuid (4fa888fe-7c40-4232-8860-a6a6bcd7dec5): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2119 | 2026.02.11 23:55:18.890302 [ 275 ] {35f46e7a-5591-4d5a-a0b3-f1f9ebafc59e} <Debug> executeQuery: Read 463 rows, 33.28 KiB in 0.001815 sec., 255096.41873278236 rows/sec., 17.91 MiB/sec. | ||
| 2120 | 2026.02.11 23:55:18.890354 [ 275 ] {35f46e7a-5591-4d5a-a0b3-f1f9ebafc59e} <Debug> TCPHandler: Processed in 0.002010139 sec. | ||
| 2121 | 2026.02.11 23:55:18.890502 [ 275 ] {} <Trace> TCP-Session: 4bfa29cb-1291-4cee-927d-e1df10139aaa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2122 | 2026.02.11 23:55:18.890620 [ 275 ] {168570f7-93af-4dcb-8f89-32acb63bbe53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43794) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2123 | 2026.02.11 23:55:18.890666 [ 275 ] {168570f7-93af-4dcb-8f89-32acb63bbe53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2124 | 2026.02.11 23:55:18.891051 [ 275 ] {168570f7-93af-4dcb-8f89-32acb63bbe53} <Trace> oximeter.measurements_bool (9bb13e33-63b8-46aa-ab9c-a174a3431472): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2125 | 2026.02.11 23:55:18.891090 [ 275 ] {168570f7-93af-4dcb-8f89-32acb63bbe53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.77 GiB. | ||
| 2126 | 2026.02.11 23:55:18.891534 [ 275 ] {168570f7-93af-4dcb-8f89-32acb63bbe53} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2127 | 2026.02.11 23:55:18.891991 [ 275 ] {168570f7-93af-4dcb-8f89-32acb63bbe53} <Trace> oximeter.measurements_bool (9bb13e33-63b8-46aa-ab9c-a174a3431472): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2128 | 2026.02.11 23:55:18.892166 [ 275 ] {168570f7-93af-4dcb-8f89-32acb63bbe53} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001569 sec., 3824.091778202677 rows/sec., 199.79 KiB/sec. | ||
| 2129 | 2026.02.11 23:55:18.892212 [ 275 ] {168570f7-93af-4dcb-8f89-32acb63bbe53} <Debug> TCPHandler: Processed in 0.001773854 sec. | ||
| 2130 | 2026.02.11 23:55:18.892330 [ 275 ] {} <Trace> TCP-Session: 4bfa29cb-1291-4cee-927d-e1df10139aaa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2131 | 2026.02.11 23:55:18.892450 [ 275 ] {89740acd-9b8e-470e-8f71-a946e313f9a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43794) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2132 | 2026.02.11 23:55:18.892507 [ 275 ] {89740acd-9b8e-470e-8f71-a946e313f9a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2133 | 2026.02.11 23:55:18.892978 [ 275 ] {89740acd-9b8e-470e-8f71-a946e313f9a4} <Trace> oximeter.measurements_cumulativeu64 (629b0a95-06b7-4f0a-8a91-89e98ebdbeb8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2134 | 2026.02.11 23:55:18.893021 [ 275 ] {89740acd-9b8e-470e-8f71-a946e313f9a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.77 GiB. | ||
| 2135 | 2026.02.11 23:55:18.893516 [ 275 ] {89740acd-9b8e-470e-8f71-a946e313f9a4} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2136 | 2026.02.11 23:55:18.894142 [ 275 ] {89740acd-9b8e-470e-8f71-a946e313f9a4} <Trace> oximeter.measurements_cumulativeu64 (629b0a95-06b7-4f0a-8a91-89e98ebdbeb8): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2137 | 2026.02.11 23:55:18.894337 [ 275 ] {89740acd-9b8e-470e-8f71-a946e313f9a4} <Debug> executeQuery: Read 258 rows, 17.59 KiB in 0.001913 sec., 134866.70151594354 rows/sec., 8.98 MiB/sec. | ||
| 2138 | 2026.02.11 23:55:18.894389 [ 275 ] {89740acd-9b8e-470e-8f71-a946e313f9a4} <Debug> TCPHandler: Processed in 0.00211069 sec. | ||
| 2139 | 2026.02.11 23:55:18.894648 [ 275 ] {} <Trace> TCP-Session: 4bfa29cb-1291-4cee-927d-e1df10139aaa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2140 | 2026.02.11 23:55:18.894765 [ 275 ] {5a78c19b-cea1-4580-b7d0-7fd6be6c3de3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43794) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2141 | 2026.02.11 23:55:18.894818 [ 275 ] {5a78c19b-cea1-4580-b7d0-7fd6be6c3de3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2142 | 2026.02.11 23:55:18.895241 [ 275 ] {5a78c19b-cea1-4580-b7d0-7fd6be6c3de3} <Trace> oximeter.measurements_f64 (522c00d0-3ce7-4a3b-8e1c-1a58bb35e28f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2143 | 2026.02.11 23:55:18.895285 [ 275 ] {5a78c19b-cea1-4580-b7d0-7fd6be6c3de3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.77 GiB. | ||
| 2144 | 2026.02.11 23:55:18.895867 [ 275 ] {5a78c19b-cea1-4580-b7d0-7fd6be6c3de3} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2145 | 2026.02.11 23:55:18.896410 [ 275 ] {5a78c19b-cea1-4580-b7d0-7fd6be6c3de3} <Trace> oximeter.measurements_f64 (522c00d0-3ce7-4a3b-8e1c-1a58bb35e28f): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2146 | 2026.02.11 23:55:18.896600 [ 275 ] {5a78c19b-cea1-4580-b7d0-7fd6be6c3de3} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001859 sec., 537.9236148466917 rows/sec., 36.25 KiB/sec. | ||
| 2147 | 2026.02.11 23:55:18.896647 [ 275 ] {5a78c19b-cea1-4580-b7d0-7fd6be6c3de3} <Debug> TCPHandler: Processed in 0.00205302 sec. | ||
| 2148 | 2026.02.11 23:55:18.896794 [ 275 ] {} <Trace> TCP-Session: 4bfa29cb-1291-4cee-927d-e1df10139aaa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2149 | 2026.02.11 23:55:18.896910 [ 275 ] {8cc34a01-4b07-45dc-b97e-b1812f7dd49a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43794) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2150 | 2026.02.11 23:55:18.896962 [ 275 ] {8cc34a01-4b07-45dc-b97e-b1812f7dd49a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2151 | 2026.02.11 23:55:18.897740 [ 275 ] {8cc34a01-4b07-45dc-b97e-b1812f7dd49a} <Trace> oximeter.measurements_u64 (4b04f6c7-fe0f-46f4-b6b8-6d9da97af1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2152 | 2026.02.11 23:55:18.897790 [ 275 ] {8cc34a01-4b07-45dc-b97e-b1812f7dd49a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.77 GiB. | ||
| 2153 | 2026.02.11 23:55:18.898443 [ 275 ] {8cc34a01-4b07-45dc-b97e-b1812f7dd49a} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2154 | 2026.02.11 23:55:18.899102 [ 275 ] {8cc34a01-4b07-45dc-b97e-b1812f7dd49a} <Trace> oximeter.measurements_u64 (4b04f6c7-fe0f-46f4-b6b8-6d9da97af1bd): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2155 | 2026.02.11 23:55:18.899301 [ 275 ] {8cc34a01-4b07-45dc-b97e-b1812f7dd49a} <Debug> executeQuery: Read 88 rows, 5.66 KiB in 0.002414 sec., 36454.01822700912 rows/sec., 2.29 MiB/sec. | ||
| 2156 | 2026.02.11 23:55:18.899351 [ 275 ] {8cc34a01-4b07-45dc-b97e-b1812f7dd49a} <Debug> TCPHandler: Processed in 0.002614321 sec. | ||
| 2157 | 2026.02.11 23:55:19.000199 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 193.18 MiB, peak 206.62 MiB, free memory in arenas 0.00 B, will set to 202.60 MiB (RSS), difference: 9.42 MiB | ||
| 2158 | 2026.02.11 23:55:19.879614 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39594 | ||
| 2159 | 2026.02.11 23:55:19.879732 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2160 | 2026.02.11 23:55:19.879761 [ 289 ] {} <Debug> TCP-Session: 9f28dec9-4889-4b7b-9a95-aba5c5bf236f Authenticating user 'default' from [fd00:1122:3344:101::e]:39594 | ||
| 2161 | 2026.02.11 23:55:19.879791 [ 289 ] {} <Debug> TCP-Session: 9f28dec9-4889-4b7b-9a95-aba5c5bf236f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2162 | 2026.02.11 23:55:19.879808 [ 289 ] {} <Debug> TCP-Session: 9f28dec9-4889-4b7b-9a95-aba5c5bf236f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2163 | 2026.02.11 23:55:19.880045 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47825 | ||
| 2164 | 2026.02.11 23:55:19.880077 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42215 | ||
| 2165 | 2026.02.11 23:55:19.880066 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43460 | ||
| 2166 | 2026.02.11 23:55:19.880130 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53573 | ||
| 2167 | 2026.02.11 23:55:19.880062 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49790 | ||
| 2168 | 2026.02.11 23:55:19.880176 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32994 | ||
| 2169 | 2026.02.11 23:55:19.880203 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2170 | 2026.02.11 23:55:19.880201 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2171 | 2026.02.11 23:55:19.880240 [ 286 ] {} <Debug> TCP-Session: 21406418-16a9-4f10-a138-804df1d72363 Authenticating user 'default' from [fd00:1122:3344:101::e]:53573 | ||
| 2172 | 2026.02.11 23:55:19.880249 [ 293 ] {} <Debug> TCP-Session: 3cb99394-4fcb-436e-9b94-7141aeb906cc Authenticating user 'default' from [fd00:1122:3344:101::e]:43460 | ||
| 2173 | 2026.02.11 23:55:19.880260 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2174 | 2026.02.11 23:55:19.880260 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2175 | 2026.02.11 23:55:19.880273 [ 293 ] {} <Debug> TCP-Session: 3cb99394-4fcb-436e-9b94-7141aeb906cc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2176 | 2026.02.11 23:55:19.880293 [ 292 ] {} <Debug> TCP-Session: 0651a707-d736-43c2-93ce-dfc21ce44444 Authenticating user 'default' from [fd00:1122:3344:101::e]:49790 | ||
| 2177 | 2026.02.11 23:55:19.880300 [ 288 ] {} <Debug> TCP-Session: bf566d4d-134a-49f5-a6c1-88d6b8ccf590 Authenticating user 'default' from [fd00:1122:3344:101::e]:32994 | ||
| 2178 | 2026.02.11 23:55:19.880309 [ 293 ] {} <Debug> TCP-Session: 3cb99394-4fcb-436e-9b94-7141aeb906cc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2179 | 2026.02.11 23:55:19.880330 [ 292 ] {} <Debug> TCP-Session: 0651a707-d736-43c2-93ce-dfc21ce44444 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2180 | 2026.02.11 23:55:19.880333 [ 288 ] {} <Debug> TCP-Session: bf566d4d-134a-49f5-a6c1-88d6b8ccf590 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2181 | 2026.02.11 23:55:19.880352 [ 292 ] {} <Debug> TCP-Session: 0651a707-d736-43c2-93ce-dfc21ce44444 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2182 | 2026.02.11 23:55:19.880361 [ 288 ] {} <Debug> TCP-Session: bf566d4d-134a-49f5-a6c1-88d6b8ccf590 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2183 | 2026.02.11 23:55:19.880177 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2184 | 2026.02.11 23:55:19.880160 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37088 | ||
| 2185 | 2026.02.11 23:55:19.880426 [ 294 ] {} <Debug> TCP-Session: 016d27d4-07a8-44bd-90b2-bb640e8cdef9 Authenticating user 'default' from [fd00:1122:3344:101::e]:42215 | ||
| 2186 | 2026.02.11 23:55:19.880061 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52482 | ||
| 2187 | 2026.02.11 23:55:19.880478 [ 294 ] {} <Debug> TCP-Session: 016d27d4-07a8-44bd-90b2-bb640e8cdef9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2188 | 2026.02.11 23:55:19.880167 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2189 | 2026.02.11 23:55:19.880510 [ 294 ] {} <Debug> TCP-Session: 016d27d4-07a8-44bd-90b2-bb640e8cdef9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2190 | 2026.02.11 23:55:19.880530 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2191 | 2026.02.11 23:55:19.880537 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2192 | 2026.02.11 23:55:19.880542 [ 290 ] {} <Debug> TCP-Session: 33304897-1fa5-460e-bc53-ff4e27397044 Authenticating user 'default' from [fd00:1122:3344:101::e]:47825 | ||
| 2193 | 2026.02.11 23:55:19.880577 [ 287 ] {} <Debug> TCP-Session: 0cc04dd1-4178-4706-a057-24cf3072b4e3 Authenticating user 'default' from [fd00:1122:3344:101::e]:37088 | ||
| 2194 | 2026.02.11 23:55:19.880582 [ 291 ] {} <Debug> TCP-Session: 0262d5c7-e0f6-495e-9a0a-4f466054a3d4 Authenticating user 'default' from [fd00:1122:3344:101::e]:52482 | ||
| 2195 | 2026.02.11 23:55:19.880599 [ 290 ] {} <Debug> TCP-Session: 33304897-1fa5-460e-bc53-ff4e27397044 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2196 | 2026.02.11 23:55:19.880619 [ 287 ] {} <Debug> TCP-Session: 0cc04dd1-4178-4706-a057-24cf3072b4e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2197 | 2026.02.11 23:55:19.880619 [ 291 ] {} <Debug> TCP-Session: 0262d5c7-e0f6-495e-9a0a-4f466054a3d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2198 | 2026.02.11 23:55:19.880634 [ 290 ] {} <Debug> TCP-Session: 33304897-1fa5-460e-bc53-ff4e27397044 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2199 | 2026.02.11 23:55:19.880649 [ 287 ] {} <Debug> TCP-Session: 0cc04dd1-4178-4706-a057-24cf3072b4e3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2200 | 2026.02.11 23:55:19.880659 [ 291 ] {} <Debug> TCP-Session: 0262d5c7-e0f6-495e-9a0a-4f466054a3d4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2201 | 2026.02.11 23:55:19.880261 [ 286 ] {} <Debug> TCP-Session: 21406418-16a9-4f10-a138-804df1d72363 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2202 | 2026.02.11 23:55:19.880187 [ 289 ] {} <Trace> TCP-Session: 9f28dec9-4889-4b7b-9a95-aba5c5bf236f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2203 | 2026.02.11 23:55:19.880746 [ 286 ] {} <Debug> TCP-Session: 21406418-16a9-4f10-a138-804df1d72363 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2204 | 2026.02.11 23:55:19.880931 [ 289 ] {45df82f7-13e9-4573-ae6b-34fa07dbe365} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:39594) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2205 | 2026.02.11 23:55:19.881237 [ 289 ] {45df82f7-13e9-4573-ae6b-34fa07dbe365} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2206 | 2026.02.11 23:55:19.881305 [ 289 ] {45df82f7-13e9-4573-ae6b-34fa07dbe365} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2207 | 2026.02.11 23:55:19.881612 [ 289 ] {45df82f7-13e9-4573-ae6b-34fa07dbe365} <Debug> oximeter.version (fea001a5-8cc1-47e7-b3b4-7e8fb004448d) (SelectExecutor): Key condition: unknown | ||
| 2208 | 2026.02.11 23:55:19.882728 [ 331 ] {45df82f7-13e9-4573-ae6b-34fa07dbe365} <Trace> AggregatingTransform: Aggregating | ||
| 2209 | 2026.02.11 23:55:19.882778 [ 331 ] {45df82f7-13e9-4573-ae6b-34fa07dbe365} <Trace> Aggregator: Aggregation method: without_key | ||
| 2210 | 2026.02.11 23:55:19.882818 [ 331 ] {45df82f7-13e9-4573-ae6b-34fa07dbe365} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001106461 sec. (903.782 rows/sec., 35.30 KiB/sec.) | ||
| 2211 | 2026.02.11 23:55:19.882838 [ 331 ] {45df82f7-13e9-4573-ae6b-34fa07dbe365} <Trace> Aggregator: Merging aggregated data | ||
| 2212 | 2026.02.11 23:55:19.884070 [ 289 ] {45df82f7-13e9-4573-ae6b-34fa07dbe365} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003205 sec., 312.01248049922 rows/sec., 12.19 KiB/sec. | ||
| 2213 | 2026.02.11 23:55:19.884201 [ 289 ] {45df82f7-13e9-4573-ae6b-34fa07dbe365} <Debug> TCPHandler: Processed in 0.004175351 sec. | ||
| 2214 | 2026.02.11 23:55:19.884330 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2215 | 2026.02.11 23:55:19.884361 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2216 | 2026.02.11 23:55:19.884380 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2217 | 2026.02.11 23:55:19.884400 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2218 | 2026.02.11 23:55:19.884421 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2219 | 2026.02.11 23:55:19.884433 [ 290 ] {} <Debug> TCP-Session: 33304897-1fa5-460e-bc53-ff4e27397044 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2220 | 2026.02.11 23:55:19.884451 [ 288 ] {} <Debug> TCP-Session: bf566d4d-134a-49f5-a6c1-88d6b8ccf590 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2221 | 2026.02.11 23:55:19.884461 [ 292 ] {} <Debug> TCP-Session: 0651a707-d736-43c2-93ce-dfc21ce44444 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2222 | 2026.02.11 23:55:19.884458 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2223 | 2026.02.11 23:55:19.884485 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2224 | 2026.02.11 23:55:19.884512 [ 286 ] {} <Debug> TCP-Session: 21406418-16a9-4f10-a138-804df1d72363 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2225 | 2026.02.11 23:55:19.884501 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2226 | 2026.02.11 23:55:19.884539 [ 294 ] {} <Debug> TCP-Session: 016d27d4-07a8-44bd-90b2-bb640e8cdef9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2227 | 2026.02.11 23:55:19.884438 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2228 | 2026.02.11 23:55:19.884577 [ 287 ] {} <Debug> TCP-Session: 0cc04dd1-4178-4706-a057-24cf3072b4e3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2229 | 2026.02.11 23:55:19.884412 [ 291 ] {} <Debug> TCP-Session: 0262d5c7-e0f6-495e-9a0a-4f466054a3d4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2230 | 2026.02.11 23:55:19.884612 [ 293 ] {} <Debug> TCP-Session: 3cb99394-4fcb-436e-9b94-7141aeb906cc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2231 | 2026.02.11 23:55:19.884362 [ 289 ] {} <Debug> TCP-Session: 9f28dec9-4889-4b7b-9a95-aba5c5bf236f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2232 | 2026.02.11 23:55:20.708979 [ 46 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2233 | 2026.02.11 23:55:20.709033 [ 46 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2234 | 2026.02.11 23:55:20.761920 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 3787 | ||
| 2235 | 2026.02.11 23:55:20.762405 [ 244 ] {} <Trace> system.asynchronous_metric_log (7c321173-efe0-4025-bf7e-6a8e4a3fbd38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2236 | 2026.02.11 23:55:20.762452 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.77 GiB. | ||
| 2237 | 2026.02.11 23:55:20.762935 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2238 | 2026.02.11 23:55:20.763156 [ 244 ] {} <Trace> system.asynchronous_metric_log (7c321173-efe0-4025-bf7e-6a8e4a3fbd38): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2239 | 2026.02.11 23:55:20.763277 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3787 | ||
| 2240 | 2026.02.11 23:55:20.920992 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 48 entries to flush up to offset 298 | ||
| 2241 | 2026.02.11 23:55:20.923520 [ 243 ] {} <Trace> system.query_log (e129079c-d142-406b-8659-a4f2a5941f34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2242 | 2026.02.11 23:55:20.923580 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.77 GiB. | ||
| 2243 | 2026.02.11 23:55:20.924844 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2244 | 2026.02.11 23:55:20.925149 [ 243 ] {} <Trace> system.query_log (e129079c-d142-406b-8659-a4f2a5941f34): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2245 | 2026.02.11 23:55:20.925550 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 298 | ||
| 2246 | 2026.02.11 23:55:20.955173 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
| 2247 | 2026.02.11 23:55:20.972337 [ 245 ] {} <Trace> system.metric_log (9c306116-b3ca-42bb-b692-9c2699a40c21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2248 | 2026.02.11 23:55:20.972398 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.77 GiB. | ||
| 2249 | 2026.02.11 23:55:20.978586 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2250 | 2026.02.11 23:55:20.979291 [ 245 ] {} <Trace> system.metric_log (9c306116-b3ca-42bb-b692-9c2699a40c21): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2251 | 2026.02.11 23:55:20.982337 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
| 2252 | 2026.02.11 23:55:21.000203 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 203.33 MiB, peak 210.93 MiB, free memory in arenas 0.00 B, will set to 204.45 MiB (RSS), difference: 1.12 MiB | ||
| 2253 | 2026.02.11 23:55:23.507562 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2254 | 2026.02.11 23:55:23.507683 [ 275 ] {} <Debug> TCP-Session: 4bfa29cb-1291-4cee-927d-e1df10139aaa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2255 | 2026.02.11 23:55:23.865219 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2256 | 2026.02.11 23:55:23.865422 [ 281 ] {306bd962-879c-4379-b3e0-238155b59c2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2257 | 2026.02.11 23:55:23.865487 [ 281 ] {306bd962-879c-4379-b3e0-238155b59c2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2258 | 2026.02.11 23:55:23.866224 [ 281 ] {306bd962-879c-4379-b3e0-238155b59c2a} <Trace> oximeter.fields_string (d8291991-e1c7-4178-b7c2-8afc920979a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2259 | 2026.02.11 23:55:23.866273 [ 281 ] {306bd962-879c-4379-b3e0-238155b59c2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB. | ||
| 2260 | 2026.02.11 23:55:23.866670 [ 281 ] {306bd962-879c-4379-b3e0-238155b59c2a} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2261 | 2026.02.11 23:55:23.866895 [ 281 ] {306bd962-879c-4379-b3e0-238155b59c2a} <Trace> oximeter.fields_string (d8291991-e1c7-4178-b7c2-8afc920979a5): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2262 | 2026.02.11 23:55:23.867041 [ 281 ] {306bd962-879c-4379-b3e0-238155b59c2a} <Debug> executeQuery: Read 122 rows, 10.75 KiB in 0.001671 sec., 73010.1735487732 rows/sec., 6.28 MiB/sec. | ||
| 2263 | 2026.02.11 23:55:23.867081 [ 281 ] {306bd962-879c-4379-b3e0-238155b59c2a} <Debug> TCPHandler: Processed in 0.002000299 sec. | ||
| 2264 | 2026.02.11 23:55:23.867216 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2265 | 2026.02.11 23:55:23.867313 [ 281 ] {08d06ebb-942d-4d52-8212-5f275e0d0ed8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2266 | 2026.02.11 23:55:23.867353 [ 281 ] {08d06ebb-942d-4d52-8212-5f275e0d0ed8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2267 | 2026.02.11 23:55:23.867758 [ 281 ] {08d06ebb-942d-4d52-8212-5f275e0d0ed8} <Trace> oximeter.fields_u16 (a063e340-feb3-467d-9a3f-70c072d33d5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2268 | 2026.02.11 23:55:23.867795 [ 281 ] {08d06ebb-942d-4d52-8212-5f275e0d0ed8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB. | ||
| 2269 | 2026.02.11 23:55:23.868084 [ 281 ] {08d06ebb-942d-4d52-8212-5f275e0d0ed8} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2270 | 2026.02.11 23:55:23.868285 [ 281 ] {08d06ebb-942d-4d52-8212-5f275e0d0ed8} <Trace> oximeter.fields_u16 (a063e340-feb3-467d-9a3f-70c072d33d5b): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2271 | 2026.02.11 23:55:23.868411 [ 281 ] {08d06ebb-942d-4d52-8212-5f275e0d0ed8} <Debug> executeQuery: Read 33 rows, 2.48 KiB in 0.001117 sec., 29543.41987466428 rows/sec., 2.17 MiB/sec. | ||
| 2272 | 2026.02.11 23:55:23.868448 [ 281 ] {08d06ebb-942d-4d52-8212-5f275e0d0ed8} <Debug> TCPHandler: Processed in 0.001281576 sec. | ||
| 2273 | 2026.02.11 23:55:23.868559 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2274 | 2026.02.11 23:55:23.868653 [ 281 ] {6ea9c11d-4090-448a-9c81-e29c3ecb2270} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2275 | 2026.02.11 23:55:23.868692 [ 281 ] {6ea9c11d-4090-448a-9c81-e29c3ecb2270} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2276 | 2026.02.11 23:55:23.869116 [ 281 ] {6ea9c11d-4090-448a-9c81-e29c3ecb2270} <Trace> oximeter.fields_uuid (4fa888fe-7c40-4232-8860-a6a6bcd7dec5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2277 | 2026.02.11 23:55:23.869151 [ 281 ] {6ea9c11d-4090-448a-9c81-e29c3ecb2270} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB. | ||
| 2278 | 2026.02.11 23:55:23.869440 [ 281 ] {6ea9c11d-4090-448a-9c81-e29c3ecb2270} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2279 | 2026.02.11 23:55:23.869642 [ 281 ] {6ea9c11d-4090-448a-9c81-e29c3ecb2270} <Trace> oximeter.fields_uuid (4fa888fe-7c40-4232-8860-a6a6bcd7dec5): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2280 | 2026.02.11 23:55:23.869767 [ 281 ] {6ea9c11d-4090-448a-9c81-e29c3ecb2270} <Debug> executeQuery: Read 103 rows, 8.27 KiB in 0.001132 sec., 90989.39929328622 rows/sec., 7.13 MiB/sec. | ||
| 2281 | 2026.02.11 23:55:23.869803 [ 281 ] {6ea9c11d-4090-448a-9c81-e29c3ecb2270} <Debug> TCPHandler: Processed in 0.001293865 sec. | ||
| 2282 | 2026.02.11 23:55:23.869916 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2283 | 2026.02.11 23:55:23.870011 [ 281 ] {b27bcad1-3054-41ac-bed7-b31b3a9c14ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2284 | 2026.02.11 23:55:23.870053 [ 281 ] {b27bcad1-3054-41ac-bed7-b31b3a9c14ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2285 | 2026.02.11 23:55:23.870453 [ 281 ] {b27bcad1-3054-41ac-bed7-b31b3a9c14ea} <Trace> oximeter.measurements_cumulativeu64 (629b0a95-06b7-4f0a-8a91-89e98ebdbeb8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2286 | 2026.02.11 23:55:23.870489 [ 281 ] {b27bcad1-3054-41ac-bed7-b31b3a9c14ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB. | ||
| 2287 | 2026.02.11 23:55:23.870816 [ 281 ] {b27bcad1-3054-41ac-bed7-b31b3a9c14ea} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2288 | 2026.02.11 23:55:23.871021 [ 281 ] {b27bcad1-3054-41ac-bed7-b31b3a9c14ea} <Trace> oximeter.measurements_cumulativeu64 (629b0a95-06b7-4f0a-8a91-89e98ebdbeb8): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2289 | 2026.02.11 23:55:23.871151 [ 281 ] {b27bcad1-3054-41ac-bed7-b31b3a9c14ea} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001159 sec., 138050.04314063847 rows/sec., 9.61 MiB/sec. | ||
| 2290 | 2026.02.11 23:55:23.871186 [ 281 ] {b27bcad1-3054-41ac-bed7-b31b3a9c14ea} <Debug> TCPHandler: Processed in 0.001318886 sec. | ||
| 2291 | 2026.02.11 23:55:23.871289 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2292 | 2026.02.11 23:55:23.871383 [ 281 ] {a4660e64-72f0-4076-90f7-0ec1ff77d9de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2293 | 2026.02.11 23:55:23.871436 [ 281 ] {a4660e64-72f0-4076-90f7-0ec1ff77d9de} <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 | ||
| 2294 | 2026.02.11 23:55:23.872280 [ 281 ] {a4660e64-72f0-4076-90f7-0ec1ff77d9de} <Trace> oximeter.measurements_histogramu64 (ffbb1385-6601-4f63-a903-f8bfc0e27b7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2295 | 2026.02.11 23:55:23.872315 [ 281 ] {a4660e64-72f0-4076-90f7-0ec1ff77d9de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB. | ||
| 2296 | 2026.02.11 23:55:23.872865 [ 281 ] {a4660e64-72f0-4076-90f7-0ec1ff77d9de} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2297 | 2026.02.11 23:55:23.873081 [ 281 ] {a4660e64-72f0-4076-90f7-0ec1ff77d9de} <Trace> oximeter.measurements_histogramu64 (ffbb1385-6601-4f63-a903-f8bfc0e27b7e): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2298 | 2026.02.11 23:55:23.873222 [ 281 ] {a4660e64-72f0-4076-90f7-0ec1ff77d9de} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.001857 sec., 17770.59773828756 rows/sec., 31.84 MiB/sec. | ||
| 2299 | 2026.02.11 23:55:23.873271 [ 281 ] {a4660e64-72f0-4076-90f7-0ec1ff77d9de} <Debug> TCPHandler: Processed in 0.002031159 sec. | ||
| 2300 | 2026.02.11 23:55:23.873384 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2301 | 2026.02.11 23:55:23.873479 [ 281 ] {43198430-36da-4295-996f-1e3f5366911a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 2302 | 2026.02.11 23:55:23.873520 [ 281 ] {43198430-36da-4295-996f-1e3f5366911a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2303 | 2026.02.11 23:55:23.873843 [ 281 ] {43198430-36da-4295-996f-1e3f5366911a} <Trace> oximeter.measurements_i64 (a1c2b002-efce-41a9-8f47-eeb6d3e0f09f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2304 | 2026.02.11 23:55:23.873878 [ 281 ] {43198430-36da-4295-996f-1e3f5366911a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB. | ||
| 2305 | 2026.02.11 23:55:23.874167 [ 281 ] {43198430-36da-4295-996f-1e3f5366911a} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2306 | 2026.02.11 23:55:23.874373 [ 281 ] {43198430-36da-4295-996f-1e3f5366911a} <Trace> oximeter.measurements_i64 (a1c2b002-efce-41a9-8f47-eeb6d3e0f09f): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2307 | 2026.02.11 23:55:23.874497 [ 281 ] {43198430-36da-4295-996f-1e3f5366911a} <Debug> executeQuery: Read 9 rows, 709.00 B in 0.001036 sec., 8687.258687258687 rows/sec., 668.32 KiB/sec. | ||
| 2308 | 2026.02.11 23:55:23.874532 [ 281 ] {43198430-36da-4295-996f-1e3f5366911a} <Debug> TCPHandler: Processed in 0.001197313 sec. | ||
| 2309 | 2026.02.11 23:55:23.874642 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2310 | 2026.02.11 23:55:23.874737 [ 281 ] {2ee2df01-8ee4-4364-99be-a8408770941c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2311 | 2026.02.11 23:55:23.874778 [ 281 ] {2ee2df01-8ee4-4364-99be-a8408770941c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2312 | 2026.02.11 23:55:23.875097 [ 281 ] {2ee2df01-8ee4-4364-99be-a8408770941c} <Trace> oximeter.measurements_u64 (4b04f6c7-fe0f-46f4-b6b8-6d9da97af1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2313 | 2026.02.11 23:55:23.875132 [ 281 ] {2ee2df01-8ee4-4364-99be-a8408770941c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB. | ||
| 2314 | 2026.02.11 23:55:23.875440 [ 281 ] {2ee2df01-8ee4-4364-99be-a8408770941c} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2315 | 2026.02.11 23:55:23.875650 [ 281 ] {2ee2df01-8ee4-4364-99be-a8408770941c} <Trace> oximeter.measurements_u64 (4b04f6c7-fe0f-46f4-b6b8-6d9da97af1bd): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2316 | 2026.02.11 23:55:23.875781 [ 281 ] {2ee2df01-8ee4-4364-99be-a8408770941c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001063 sec., 56444.02634054563 rows/sec., 3.80 MiB/sec. | ||
| 2317 | 2026.02.11 23:55:23.875817 [ 281 ] {2ee2df01-8ee4-4364-99be-a8408770941c} <Debug> TCPHandler: Processed in 0.001225174 sec. | ||
| 2318 | 2026.02.11 23:55:24.000203 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 202.93 MiB, peak 210.93 MiB, free memory in arenas 0.00 B, will set to 204.57 MiB (RSS), difference: 1.64 MiB | ||
| 2319 | 2026.02.11 23:55:28.263464 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 4299 | ||
| 2320 | 2026.02.11 23:55:28.264371 [ 244 ] {} <Trace> system.asynchronous_metric_log (7c321173-efe0-4025-bf7e-6a8e4a3fbd38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2321 | 2026.02.11 23:55:28.264449 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB. | ||
| 2322 | 2026.02.11 23:55:28.265009 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2323 | 2026.02.11 23:55:28.265251 [ 244 ] {} <Trace> system.asynchronous_metric_log (7c321173-efe0-4025-bf7e-6a8e4a3fbd38): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2324 | 2026.02.11 23:55:28.265385 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4299 | ||
| 2325 | 2026.02.11 23:55:28.482439 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 | ||
| 2326 | 2026.02.11 23:55:28.498229 [ 245 ] {} <Trace> system.metric_log (9c306116-b3ca-42bb-b692-9c2699a40c21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2327 | 2026.02.11 23:55:28.498279 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB. | ||
| 2328 | 2026.02.11 23:55:28.504429 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2329 | 2026.02.11 23:55:28.505109 [ 245 ] {} <Trace> system.metric_log (9c306116-b3ca-42bb-b692-9c2699a40c21): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2330 | 2026.02.11 23:55:28.507796 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68 | ||
| 2331 | 2026.02.11 23:55:28.871278 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2332 | 2026.02.11 23:55:28.871476 [ 281 ] {fce97d49-dafa-4265-ad1b-9341c591b602} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2333 | 2026.02.11 23:55:28.871549 [ 281 ] {fce97d49-dafa-4265-ad1b-9341c591b602} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2334 | 2026.02.11 23:55:28.872299 [ 281 ] {fce97d49-dafa-4265-ad1b-9341c591b602} <Trace> oximeter.fields_i16 (a5dbfeca-2262-4415-b6be-dfd1a8bfa631): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2335 | 2026.02.11 23:55:28.872348 [ 281 ] {fce97d49-dafa-4265-ad1b-9341c591b602} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB. | ||
| 2336 | 2026.02.11 23:55:28.872740 [ 281 ] {fce97d49-dafa-4265-ad1b-9341c591b602} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2337 | 2026.02.11 23:55:28.872963 [ 281 ] {fce97d49-dafa-4265-ad1b-9341c591b602} <Trace> oximeter.fields_i16 (a5dbfeca-2262-4415-b6be-dfd1a8bfa631): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2338 | 2026.02.11 23:55:28.873121 [ 281 ] {fce97d49-dafa-4265-ad1b-9341c591b602} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.001698 sec., 156654.88810365135 rows/sec., 9.95 MiB/sec. | ||
| 2339 | 2026.02.11 23:55:28.873163 [ 281 ] {fce97d49-dafa-4265-ad1b-9341c591b602} <Debug> TCPHandler: Processed in 0.002022159 sec. | ||
| 2340 | 2026.02.11 23:55:28.873294 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2341 | 2026.02.11 23:55:28.873390 [ 281 ] {2a0b545e-1a24-44dd-86f6-6b549d6e26cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2342 | 2026.02.11 23:55:28.873431 [ 281 ] {2a0b545e-1a24-44dd-86f6-6b549d6e26cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2343 | 2026.02.11 23:55:28.873827 [ 281 ] {2a0b545e-1a24-44dd-86f6-6b549d6e26cb} <Trace> oximeter.fields_ipaddr (6857c72f-dfdb-45c0-96ba-7e28c54e54a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2344 | 2026.02.11 23:55:28.873863 [ 281 ] {2a0b545e-1a24-44dd-86f6-6b549d6e26cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB. | ||
| 2345 | 2026.02.11 23:55:28.874145 [ 281 ] {2a0b545e-1a24-44dd-86f6-6b549d6e26cb} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2346 | 2026.02.11 23:55:28.874350 [ 281 ] {2a0b545e-1a24-44dd-86f6-6b549d6e26cb} <Trace> oximeter.fields_ipaddr (6857c72f-dfdb-45c0-96ba-7e28c54e54a7): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2347 | 2026.02.11 23:55:28.874485 [ 281 ] {2a0b545e-1a24-44dd-86f6-6b549d6e26cb} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001114 sec., 3590.664272890485 rows/sec., 292.79 KiB/sec. | ||
| 2348 | 2026.02.11 23:55:28.874522 [ 281 ] {2a0b545e-1a24-44dd-86f6-6b549d6e26cb} <Debug> TCPHandler: Processed in 0.001277395 sec. | ||
| 2349 | 2026.02.11 23:55:28.874636 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2350 | 2026.02.11 23:55:28.874730 [ 281 ] {05988a10-34a1-4030-ba34-235eaed14334} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2351 | 2026.02.11 23:55:28.874769 [ 281 ] {05988a10-34a1-4030-ba34-235eaed14334} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2352 | 2026.02.11 23:55:28.875528 [ 281 ] {05988a10-34a1-4030-ba34-235eaed14334} <Trace> oximeter.fields_string (d8291991-e1c7-4178-b7c2-8afc920979a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2353 | 2026.02.11 23:55:28.875564 [ 281 ] {05988a10-34a1-4030-ba34-235eaed14334} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB. | ||
| 2354 | 2026.02.11 23:55:28.875931 [ 281 ] {05988a10-34a1-4030-ba34-235eaed14334} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2355 | 2026.02.11 23:55:28.876145 [ 281 ] {05988a10-34a1-4030-ba34-235eaed14334} <Trace> oximeter.fields_string (d8291991-e1c7-4178-b7c2-8afc920979a5): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2356 | 2026.02.11 23:55:28.876269 [ 281 ] {05988a10-34a1-4030-ba34-235eaed14334} <Debug> executeQuery: Read 768 rows, 62.04 KiB in 0.001557 sec., 493256.2620423892 rows/sec., 38.92 MiB/sec. | ||
| 2357 | 2026.02.11 23:55:28.876304 [ 281 ] {05988a10-34a1-4030-ba34-235eaed14334} <Debug> TCPHandler: Processed in 0.001717603 sec. | ||
| 2358 | 2026.02.11 23:55:28.876415 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2359 | 2026.02.11 23:55:28.876509 [ 281 ] {fdd44667-3a71-4393-b61f-1f37ccf34398} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2360 | 2026.02.11 23:55:28.876548 [ 281 ] {fdd44667-3a71-4393-b61f-1f37ccf34398} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2361 | 2026.02.11 23:55:28.876978 [ 281 ] {fdd44667-3a71-4393-b61f-1f37ccf34398} <Trace> oximeter.fields_u16 (a063e340-feb3-467d-9a3f-70c072d33d5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2362 | 2026.02.11 23:55:28.877013 [ 281 ] {fdd44667-3a71-4393-b61f-1f37ccf34398} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB. | ||
| 2363 | 2026.02.11 23:55:28.877302 [ 281 ] {fdd44667-3a71-4393-b61f-1f37ccf34398} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2364 | 2026.02.11 23:55:28.877518 [ 281 ] {fdd44667-3a71-4393-b61f-1f37ccf34398} <Trace> oximeter.fields_u16 (a063e340-feb3-467d-9a3f-70c072d33d5b): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2365 | 2026.02.11 23:55:28.877654 [ 281 ] {fdd44667-3a71-4393-b61f-1f37ccf34398} <Debug> executeQuery: Read 144 rows, 8.81 KiB in 0.001163 sec., 123817.7128116939 rows/sec., 7.40 MiB/sec. | ||
| 2366 | 2026.02.11 23:55:28.877691 [ 281 ] {fdd44667-3a71-4393-b61f-1f37ccf34398} <Debug> TCPHandler: Processed in 0.001327525 sec. | ||
| 2367 | 2026.02.11 23:55:28.877804 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2368 | 2026.02.11 23:55:28.877898 [ 281 ] {91e914f1-7a3e-4c69-be76-5b07cf9b20aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2369 | 2026.02.11 23:55:28.877938 [ 281 ] {91e914f1-7a3e-4c69-be76-5b07cf9b20aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2370 | 2026.02.11 23:55:28.878360 [ 281 ] {91e914f1-7a3e-4c69-be76-5b07cf9b20aa} <Trace> oximeter.fields_u32 (5e914076-6ebe-4e60-a251-80aa571785b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2371 | 2026.02.11 23:55:28.878396 [ 281 ] {91e914f1-7a3e-4c69-be76-5b07cf9b20aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB. | ||
| 2372 | 2026.02.11 23:55:28.878697 [ 281 ] {91e914f1-7a3e-4c69-be76-5b07cf9b20aa} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2373 | 2026.02.11 23:55:28.878916 [ 281 ] {91e914f1-7a3e-4c69-be76-5b07cf9b20aa} <Trace> oximeter.fields_u32 (5e914076-6ebe-4e60-a251-80aa571785b6): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2374 | 2026.02.11 23:55:28.879044 [ 281 ] {91e914f1-7a3e-4c69-be76-5b07cf9b20aa} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.001164 sec., 120274.91408934706 rows/sec., 7.77 MiB/sec. | ||
| 2375 | 2026.02.11 23:55:28.879081 [ 281 ] {91e914f1-7a3e-4c69-be76-5b07cf9b20aa} <Debug> TCPHandler: Processed in 0.001326395 sec. | ||
| 2376 | 2026.02.11 23:55:28.879196 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2377 | 2026.02.11 23:55:28.879289 [ 281 ] {bd52f16e-3e20-47bd-846f-8455605e236b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2378 | 2026.02.11 23:55:28.879328 [ 281 ] {bd52f16e-3e20-47bd-846f-8455605e236b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2379 | 2026.02.11 23:55:28.879755 [ 281 ] {bd52f16e-3e20-47bd-846f-8455605e236b} <Trace> oximeter.fields_u8 (333bec52-f74d-408b-9e1c-1479446c7d3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2380 | 2026.02.11 23:55:28.879790 [ 281 ] {bd52f16e-3e20-47bd-846f-8455605e236b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB. | ||
| 2381 | 2026.02.11 23:55:28.880090 [ 281 ] {bd52f16e-3e20-47bd-846f-8455605e236b} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2382 | 2026.02.11 23:55:28.880299 [ 281 ] {bd52f16e-3e20-47bd-846f-8455605e236b} <Trace> oximeter.fields_u8 (333bec52-f74d-408b-9e1c-1479446c7d3c): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2383 | 2026.02.11 23:55:28.880425 [ 281 ] {bd52f16e-3e20-47bd-846f-8455605e236b} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001153 sec., 120555.07372072854 rows/sec., 6.86 MiB/sec. | ||
| 2384 | 2026.02.11 23:55:28.880462 [ 281 ] {bd52f16e-3e20-47bd-846f-8455605e236b} <Debug> TCPHandler: Processed in 0.001315776 sec. | ||
| 2385 | 2026.02.11 23:55:28.880579 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2386 | 2026.02.11 23:55:28.880674 [ 281 ] {49210462-847c-4911-901e-4fbc47ab4f5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2387 | 2026.02.11 23:55:28.880712 [ 281 ] {49210462-847c-4911-901e-4fbc47ab4f5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2388 | 2026.02.11 23:55:28.881272 [ 281 ] {49210462-847c-4911-901e-4fbc47ab4f5e} <Trace> oximeter.fields_uuid (4fa888fe-7c40-4232-8860-a6a6bcd7dec5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2389 | 2026.02.11 23:55:28.881307 [ 281 ] {49210462-847c-4911-901e-4fbc47ab4f5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB. | ||
| 2390 | 2026.02.11 23:55:28.881635 [ 281 ] {49210462-847c-4911-901e-4fbc47ab4f5e} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2391 | 2026.02.11 23:55:28.881839 [ 281 ] {49210462-847c-4911-901e-4fbc47ab4f5e} <Trace> oximeter.fields_uuid (4fa888fe-7c40-4232-8860-a6a6bcd7dec5): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2392 | 2026.02.11 23:55:28.881961 [ 281 ] {49210462-847c-4911-901e-4fbc47ab4f5e} <Debug> executeQuery: Read 480 rows, 34.65 KiB in 0.001305 sec., 367816.091954023 rows/sec., 25.93 MiB/sec. | ||
| 2393 | 2026.02.11 23:55:28.881998 [ 281 ] {49210462-847c-4911-901e-4fbc47ab4f5e} <Debug> TCPHandler: Processed in 0.001467689 sec. | ||
| 2394 | 2026.02.11 23:55:28.882112 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2395 | 2026.02.11 23:55:28.882206 [ 281 ] {a713ec6a-d489-4499-8be9-f706ee0522f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2396 | 2026.02.11 23:55:28.882247 [ 281 ] {a713ec6a-d489-4499-8be9-f706ee0522f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2397 | 2026.02.11 23:55:28.882581 [ 281 ] {a713ec6a-d489-4499-8be9-f706ee0522f6} <Trace> oximeter.measurements_bool (9bb13e33-63b8-46aa-ab9c-a174a3431472): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2398 | 2026.02.11 23:55:28.882615 [ 281 ] {a713ec6a-d489-4499-8be9-f706ee0522f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB. | ||
| 2399 | 2026.02.11 23:55:28.882902 [ 281 ] {a713ec6a-d489-4499-8be9-f706ee0522f6} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2400 | 2026.02.11 23:55:28.883104 [ 281 ] {a713ec6a-d489-4499-8be9-f706ee0522f6} <Trace> oximeter.measurements_bool (9bb13e33-63b8-46aa-ab9c-a174a3431472): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2401 | 2026.02.11 23:55:28.883228 [ 281 ] {a713ec6a-d489-4499-8be9-f706ee0522f6} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001039 sec., 5774.783445620789 rows/sec., 301.71 KiB/sec. | ||
| 2402 | 2026.02.11 23:55:28.883264 [ 281 ] {a713ec6a-d489-4499-8be9-f706ee0522f6} <Debug> TCPHandler: Processed in 0.001202354 sec. | ||
| 2403 | 2026.02.11 23:55:28.883377 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2404 | 2026.02.11 23:55:28.883471 [ 281 ] {e4b51a38-610e-4e14-bf58-6d5ee16f237b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2405 | 2026.02.11 23:55:28.883512 [ 281 ] {e4b51a38-610e-4e14-bf58-6d5ee16f237b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2406 | 2026.02.11 23:55:28.883918 [ 281 ] {e4b51a38-610e-4e14-bf58-6d5ee16f237b} <Trace> oximeter.measurements_cumulativeu64 (629b0a95-06b7-4f0a-8a91-89e98ebdbeb8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2407 | 2026.02.11 23:55:28.883954 [ 281 ] {e4b51a38-610e-4e14-bf58-6d5ee16f237b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB. | ||
| 2408 | 2026.02.11 23:55:28.884288 [ 281 ] {e4b51a38-610e-4e14-bf58-6d5ee16f237b} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2409 | 2026.02.11 23:55:28.884497 [ 281 ] {e4b51a38-610e-4e14-bf58-6d5ee16f237b} <Trace> oximeter.measurements_cumulativeu64 (629b0a95-06b7-4f0a-8a91-89e98ebdbeb8): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2410 | 2026.02.11 23:55:28.884626 [ 281 ] {e4b51a38-610e-4e14-bf58-6d5ee16f237b} <Debug> executeQuery: Read 260 rows, 17.73 KiB in 0.001173 sec., 221653.8789428815 rows/sec., 14.76 MiB/sec. | ||
| 2411 | 2026.02.11 23:55:28.884662 [ 281 ] {e4b51a38-610e-4e14-bf58-6d5ee16f237b} <Debug> TCPHandler: Processed in 0.001333426 sec. | ||
| 2412 | 2026.02.11 23:55:28.884777 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2413 | 2026.02.11 23:55:28.884875 [ 281 ] {7c9efcb7-5c15-4506-a87f-0df78777643e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2414 | 2026.02.11 23:55:28.884916 [ 281 ] {7c9efcb7-5c15-4506-a87f-0df78777643e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2415 | 2026.02.11 23:55:28.885231 [ 281 ] {7c9efcb7-5c15-4506-a87f-0df78777643e} <Trace> oximeter.measurements_f64 (522c00d0-3ce7-4a3b-8e1c-1a58bb35e28f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2416 | 2026.02.11 23:55:28.885265 [ 281 ] {7c9efcb7-5c15-4506-a87f-0df78777643e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB. | ||
| 2417 | 2026.02.11 23:55:28.885546 [ 281 ] {7c9efcb7-5c15-4506-a87f-0df78777643e} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2418 | 2026.02.11 23:55:28.885743 [ 281 ] {7c9efcb7-5c15-4506-a87f-0df78777643e} <Trace> oximeter.measurements_f64 (522c00d0-3ce7-4a3b-8e1c-1a58bb35e28f): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2419 | 2026.02.11 23:55:28.885874 [ 281 ] {7c9efcb7-5c15-4506-a87f-0df78777643e} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001021 sec., 979.4319294809011 rows/sec., 66.00 KiB/sec. | ||
| 2420 | 2026.02.11 23:55:28.885910 [ 281 ] {7c9efcb7-5c15-4506-a87f-0df78777643e} <Debug> TCPHandler: Processed in 0.001183103 sec. | ||
| 2421 | 2026.02.11 23:55:28.886021 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2422 | 2026.02.11 23:55:28.886113 [ 281 ] {4c74e885-71df-44f1-9fe0-a763f6086cb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2423 | 2026.02.11 23:55:28.886166 [ 281 ] {4c74e885-71df-44f1-9fe0-a763f6086cb1} <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 | ||
| 2424 | 2026.02.11 23:55:28.886902 [ 281 ] {4c74e885-71df-44f1-9fe0-a763f6086cb1} <Trace> oximeter.measurements_histogramu64 (ffbb1385-6601-4f63-a903-f8bfc0e27b7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2425 | 2026.02.11 23:55:28.886936 [ 281 ] {4c74e885-71df-44f1-9fe0-a763f6086cb1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB. | ||
| 2426 | 2026.02.11 23:55:28.887416 [ 281 ] {4c74e885-71df-44f1-9fe0-a763f6086cb1} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2427 | 2026.02.11 23:55:28.887634 [ 281 ] {4c74e885-71df-44f1-9fe0-a763f6086cb1} <Trace> oximeter.measurements_histogramu64 (ffbb1385-6601-4f63-a903-f8bfc0e27b7e): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2428 | 2026.02.11 23:55:28.887730 [ 25 ] {} <Debug> oximeter.measurements_histogramu64 (ffbb1385-6601-4f63-a903-f8bfc0e27b7e) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2429 | 2026.02.11 23:55:28.887772 [ 25 ] {} <Trace> oximeter.measurements_histogramu64 (ffbb1385-6601-4f63-a903-f8bfc0e27b7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2430 | 2026.02.11 23:55:28.887772 [ 281 ] {4c74e885-71df-44f1-9fe0-a763f6086cb1} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001675 sec., 4179.10447761194 rows/sec., 7.49 MiB/sec. | ||
| 2431 | 2026.02.11 23:55:28.887794 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB. | ||
| 2432 | 2026.02.11 23:55:28.887831 [ 281 ] {4c74e885-71df-44f1-9fe0-a763f6086cb1} <Debug> TCPHandler: Processed in 0.001859966 sec. | ||
| 2433 | 2026.02.11 23:55:28.887925 [ 186 ] {ffbb1385-6601-4f63-a903-f8bfc0e27b7e::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 | ||
| 2434 | 2026.02.11 23:55:28.887953 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2435 | 2026.02.11 23:55:28.888055 [ 281 ] {d7917ed9-6b44-44e0-a225-2ee7201b8367} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 2436 | 2026.02.11 23:55:28.888096 [ 281 ] {d7917ed9-6b44-44e0-a225-2ee7201b8367} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2437 | 2026.02.11 23:55:28.888180 [ 186 ] {ffbb1385-6601-4f63-a903-f8bfc0e27b7e::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2438 | 2026.02.11 23:55:28.888259 [ 186 ] {ffbb1385-6601-4f63-a903-f8bfc0e27b7e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 10 rows starting from the beginning of the part | ||
| 2439 | 2026.02.11 23:55:28.888398 [ 186 ] {ffbb1385-6601-4f63-a903-f8bfc0e27b7e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 10 rows starting from the beginning of the part | ||
| 2440 | 2026.02.11 23:55:28.888416 [ 281 ] {d7917ed9-6b44-44e0-a225-2ee7201b8367} <Trace> oximeter.measurements_i64 (a1c2b002-efce-41a9-8f47-eeb6d3e0f09f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2441 | 2026.02.11 23:55:28.888457 [ 281 ] {d7917ed9-6b44-44e0-a225-2ee7201b8367} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB. | ||
| 2442 | 2026.02.11 23:55:28.888510 [ 186 ] {ffbb1385-6601-4f63-a903-f8bfc0e27b7e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 10 rows starting from the beginning of the part | ||
| 2443 | 2026.02.11 23:55:28.888615 [ 186 ] {ffbb1385-6601-4f63-a903-f8bfc0e27b7e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 20 rows starting from the beginning of the part | ||
| 2444 | 2026.02.11 23:55:28.888718 [ 186 ] {ffbb1385-6601-4f63-a903-f8bfc0e27b7e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 33 rows starting from the beginning of the part | ||
| 2445 | 2026.02.11 23:55:28.888774 [ 281 ] {d7917ed9-6b44-44e0-a225-2ee7201b8367} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2446 | 2026.02.11 23:55:28.888833 [ 186 ] {ffbb1385-6601-4f63-a903-f8bfc0e27b7e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 7 rows starting from the beginning of the part | ||
| 2447 | 2026.02.11 23:55:28.888999 [ 281 ] {d7917ed9-6b44-44e0-a225-2ee7201b8367} <Trace> oximeter.measurements_i64 (a1c2b002-efce-41a9-8f47-eeb6d3e0f09f): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2448 | 2026.02.11 23:55:28.889139 [ 281 ] {d7917ed9-6b44-44e0-a225-2ee7201b8367} <Debug> executeQuery: Read 6 rows, 434.00 B in 0.001102 sec., 5444.64609800363 rows/sec., 384.60 KiB/sec. | ||
| 2449 | 2026.02.11 23:55:28.889178 [ 281 ] {d7917ed9-6b44-44e0-a225-2ee7201b8367} <Debug> TCPHandler: Processed in 0.001275145 sec. | ||
| 2450 | 2026.02.11 23:55:28.889292 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2451 | 2026.02.11 23:55:28.889385 [ 281 ] {dd0dc2fa-52ae-487d-ad5f-16e32a74af88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2452 | 2026.02.11 23:55:28.889425 [ 281 ] {dd0dc2fa-52ae-487d-ad5f-16e32a74af88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2453 | 2026.02.11 23:55:28.889752 [ 281 ] {dd0dc2fa-52ae-487d-ad5f-16e32a74af88} <Trace> oximeter.measurements_u64 (4b04f6c7-fe0f-46f4-b6b8-6d9da97af1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2454 | 2026.02.11 23:55:28.889789 [ 281 ] {dd0dc2fa-52ae-487d-ad5f-16e32a74af88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB. | ||
| 2455 | 2026.02.11 23:55:28.890104 [ 281 ] {dd0dc2fa-52ae-487d-ad5f-16e32a74af88} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2456 | 2026.02.11 23:55:28.890343 [ 281 ] {dd0dc2fa-52ae-487d-ad5f-16e32a74af88} <Trace> oximeter.measurements_u64 (4b04f6c7-fe0f-46f4-b6b8-6d9da97af1bd): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2457 | 2026.02.11 23:55:28.890478 [ 281 ] {dd0dc2fa-52ae-487d-ad5f-16e32a74af88} <Debug> executeQuery: Read 88 rows, 5.66 KiB in 0.00111 sec., 79279.27927927928 rows/sec., 4.98 MiB/sec. | ||
| 2458 | 2026.02.11 23:55:28.890515 [ 281 ] {dd0dc2fa-52ae-487d-ad5f-16e32a74af88} <Debug> TCPHandler: Processed in 0.001271625 sec. | ||
| 2459 | 2026.02.11 23:55:28.890880 [ 186 ] {ffbb1385-6601-4f63-a903-f8bfc0e27b7e::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 90 rows, containing 19 columns (19 merged, 0 gathered) in 0.003022879 sec., 29772.94162287012 rows/sec., 53.35 MiB/sec. | ||
| 2460 | 2026.02.11 23:55:28.891221 [ 199 ] {ffbb1385-6601-4f63-a903-f8bfc0e27b7e::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2461 | 2026.02.11 23:55:28.891601 [ 199 ] {ffbb1385-6601-4f63-a903-f8bfc0e27b7e::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (ffbb1385-6601-4f63-a903-f8bfc0e27b7e): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2462 | 2026.02.11 23:55:28.891676 [ 199 ] {ffbb1385-6601-4f63-a903-f8bfc0e27b7e::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (ffbb1385-6601-4f63-a903-f8bfc0e27b7e) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2463 | 2026.02.11 23:55:28.891806 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
| 2464 | 2026.02.11 23:55:30.926709 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 338 | ||
| 2465 | 2026.02.11 23:55:30.928955 [ 243 ] {} <Trace> system.query_log (e129079c-d142-406b-8659-a4f2a5941f34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2466 | 2026.02.11 23:55:30.928991 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB. | ||
| 2467 | 2026.02.11 23:55:30.930139 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2468 | 2026.02.11 23:55:30.930385 [ 243 ] {} <Trace> system.query_log (e129079c-d142-406b-8659-a4f2a5941f34): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2469 | 2026.02.11 23:55:30.930506 [ 27 ] {} <Debug> system.query_log (e129079c-d142-406b-8659-a4f2a5941f34) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2470 | 2026.02.11 23:55:30.930550 [ 27 ] {} <Trace> system.query_log (e129079c-d142-406b-8659-a4f2a5941f34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2471 | 2026.02.11 23:55:30.930571 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB. | ||
| 2472 | 2026.02.11 23:55:30.930614 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 338 | ||
| 2473 | 2026.02.11 23:55:30.930797 [ 192 ] {e129079c-d142-406b-8659-a4f2a5941f34::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 | ||
| 2474 | 2026.02.11 23:55:30.931766 [ 192 ] {e129079c-d142-406b-8659-a4f2a5941f34::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2475 | 2026.02.11 23:55:30.931943 [ 192 ] {e129079c-d142-406b-8659-a4f2a5941f34::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 88 rows starting from the beginning of the part | ||
| 2476 | 2026.02.11 23:55:30.932390 [ 192 ] {e129079c-d142-406b-8659-a4f2a5941f34::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 | ||
| 2477 | 2026.02.11 23:55:30.932773 [ 192 ] {e129079c-d142-406b-8659-a4f2a5941f34::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 64 rows starting from the beginning of the part | ||
| 2478 | 2026.02.11 23:55:30.933155 [ 192 ] {e129079c-d142-406b-8659-a4f2a5941f34::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 34 rows starting from the beginning of the part | ||
| 2479 | 2026.02.11 23:55:30.933518 [ 192 ] {e129079c-d142-406b-8659-a4f2a5941f34::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 48 rows starting from the beginning of the part | ||
| 2480 | 2026.02.11 23:55:30.933875 [ 192 ] {e129079c-d142-406b-8659-a4f2a5941f34::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 40 rows starting from the beginning of the part | ||
| 2481 | 2026.02.11 23:55:30.940158 [ 186 ] {e129079c-d142-406b-8659-a4f2a5941f34::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 338 rows, containing 72 columns (72 merged, 0 gathered) in 0.009452114 sec., 35759.19630254142 rows/sec., 34.40 MiB/sec. | ||
| 2482 | 2026.02.11 23:55:30.941249 [ 190 ] {e129079c-d142-406b-8659-a4f2a5941f34::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2483 | 2026.02.11 23:55:30.941879 [ 190 ] {e129079c-d142-406b-8659-a4f2a5941f34::all_1_6_1} <Trace> system.query_log (e129079c-d142-406b-8659-a4f2a5941f34): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2484 | 2026.02.11 23:55:30.941960 [ 190 ] {e129079c-d142-406b-8659-a4f2a5941f34::all_1_6_1} <Trace> system.query_log (e129079c-d142-406b-8659-a4f2a5941f34) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2485 | 2026.02.11 23:55:30.942187 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.70 MiB. | ||
| 2486 | 2026.02.11 23:55:33.864734 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2487 | 2026.02.11 23:55:33.864934 [ 281 ] {8a4daf65-e7a3-495d-87ac-4d54e5b92807} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2488 | 2026.02.11 23:55:33.864998 [ 281 ] {8a4daf65-e7a3-495d-87ac-4d54e5b92807} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2489 | 2026.02.11 23:55:33.865660 [ 281 ] {8a4daf65-e7a3-495d-87ac-4d54e5b92807} <Trace> oximeter.fields_string (d8291991-e1c7-4178-b7c2-8afc920979a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2490 | 2026.02.11 23:55:33.865704 [ 281 ] {8a4daf65-e7a3-495d-87ac-4d54e5b92807} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB. | ||
| 2491 | 2026.02.11 23:55:33.866114 [ 281 ] {8a4daf65-e7a3-495d-87ac-4d54e5b92807} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2492 | 2026.02.11 23:55:33.866340 [ 281 ] {8a4daf65-e7a3-495d-87ac-4d54e5b92807} <Trace> oximeter.fields_string (d8291991-e1c7-4178-b7c2-8afc920979a5): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2493 | 2026.02.11 23:55:33.866472 [ 34 ] {} <Debug> oximeter.fields_string (d8291991-e1c7-4178-b7c2-8afc920979a5) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2494 | 2026.02.11 23:55:33.866483 [ 281 ] {8a4daf65-e7a3-495d-87ac-4d54e5b92807} <Debug> executeQuery: Read 122 rows, 10.75 KiB in 0.001599 sec., 76297.68605378362 rows/sec., 6.57 MiB/sec. | ||
| 2495 | 2026.02.11 23:55:33.866555 [ 34 ] {} <Trace> oximeter.fields_string (d8291991-e1c7-4178-b7c2-8afc920979a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2496 | 2026.02.11 23:55:33.866574 [ 281 ] {8a4daf65-e7a3-495d-87ac-4d54e5b92807} <Debug> TCPHandler: Processed in 0.001977668 sec. | ||
| 2497 | 2026.02.11 23:55:33.866585 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB. | ||
| 2498 | 2026.02.11 23:55:33.866709 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2499 | 2026.02.11 23:55:33.866714 [ 192 ] {d8291991-e1c7-4178-b7c2-8afc920979a5::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 | ||
| 2500 | 2026.02.11 23:55:33.866811 [ 281 ] {9c443bfe-5419-46a8-be72-512a537fd900} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2501 | 2026.02.11 23:55:33.866853 [ 192 ] {d8291991-e1c7-4178-b7c2-8afc920979a5::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2502 | 2026.02.11 23:55:33.866857 [ 281 ] {9c443bfe-5419-46a8-be72-512a537fd900} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2503 | 2026.02.11 23:55:33.866894 [ 192 ] {d8291991-e1c7-4178-b7c2-8afc920979a5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 777 rows starting from the beginning of the part | ||
| 2504 | 2026.02.11 23:55:33.866963 [ 192 ] {d8291991-e1c7-4178-b7c2-8afc920979a5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 97 rows starting from the beginning of the part | ||
| 2505 | 2026.02.11 23:55:33.867007 [ 192 ] {d8291991-e1c7-4178-b7c2-8afc920979a5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 752 rows starting from the beginning of the part | ||
| 2506 | 2026.02.11 23:55:33.867064 [ 192 ] {d8291991-e1c7-4178-b7c2-8afc920979a5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 122 rows starting from the beginning of the part | ||
| 2507 | 2026.02.11 23:55:33.867137 [ 192 ] {d8291991-e1c7-4178-b7c2-8afc920979a5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 768 rows starting from the beginning of the part | ||
| 2508 | 2026.02.11 23:55:33.867182 [ 192 ] {d8291991-e1c7-4178-b7c2-8afc920979a5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 122 rows starting from the beginning of the part | ||
| 2509 | 2026.02.11 23:55:33.867290 [ 281 ] {9c443bfe-5419-46a8-be72-512a537fd900} <Trace> oximeter.fields_u16 (a063e340-feb3-467d-9a3f-70c072d33d5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2510 | 2026.02.11 23:55:33.867333 [ 281 ] {9c443bfe-5419-46a8-be72-512a537fd900} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB. | ||
| 2511 | 2026.02.11 23:55:33.867676 [ 281 ] {9c443bfe-5419-46a8-be72-512a537fd900} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2512 | 2026.02.11 23:55:33.867917 [ 281 ] {9c443bfe-5419-46a8-be72-512a537fd900} <Trace> oximeter.fields_u16 (a063e340-feb3-467d-9a3f-70c072d33d5b): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2513 | 2026.02.11 23:55:33.868062 [ 281 ] {9c443bfe-5419-46a8-be72-512a537fd900} <Debug> executeQuery: Read 33 rows, 2.48 KiB in 0.001269 sec., 26004.728132387707 rows/sec., 1.91 MiB/sec. | ||
| 2514 | 2026.02.11 23:55:33.868100 [ 281 ] {9c443bfe-5419-46a8-be72-512a537fd900} <Debug> TCPHandler: Processed in 0.001441728 sec. | ||
| 2515 | 2026.02.11 23:55:33.868208 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2516 | 2026.02.11 23:55:33.868302 [ 281 ] {8198ec46-6e2c-4009-b181-14f206289539} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2517 | 2026.02.11 23:55:33.868342 [ 281 ] {8198ec46-6e2c-4009-b181-14f206289539} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2518 | 2026.02.11 23:55:33.868620 [ 190 ] {d8291991-e1c7-4178-b7c2-8afc920979a5::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2638 rows, containing 5 columns (5 merged, 0 gathered) in 0.001958768 sec., 1346764.905287405 rows/sec., 112.55 MiB/sec. | ||
| 2519 | 2026.02.11 23:55:33.868773 [ 281 ] {8198ec46-6e2c-4009-b181-14f206289539} <Trace> oximeter.fields_uuid (4fa888fe-7c40-4232-8860-a6a6bcd7dec5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2520 | 2026.02.11 23:55:33.868817 [ 281 ] {8198ec46-6e2c-4009-b181-14f206289539} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB. | ||
| 2521 | 2026.02.11 23:55:33.868835 [ 192 ] {d8291991-e1c7-4178-b7c2-8afc920979a5::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2522 | 2026.02.11 23:55:33.869134 [ 192 ] {d8291991-e1c7-4178-b7c2-8afc920979a5::all_1_11_2} <Trace> oximeter.fields_string (d8291991-e1c7-4178-b7c2-8afc920979a5): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2523 | 2026.02.11 23:55:33.869187 [ 281 ] {8198ec46-6e2c-4009-b181-14f206289539} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2524 | 2026.02.11 23:55:33.869209 [ 192 ] {d8291991-e1c7-4178-b7c2-8afc920979a5::all_1_11_2} <Trace> oximeter.fields_string (d8291991-e1c7-4178-b7c2-8afc920979a5) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2525 | 2026.02.11 23:55:33.869279 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.64 MiB. | ||
| 2526 | 2026.02.11 23:55:33.869399 [ 281 ] {8198ec46-6e2c-4009-b181-14f206289539} <Trace> oximeter.fields_uuid (4fa888fe-7c40-4232-8860-a6a6bcd7dec5): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2527 | 2026.02.11 23:55:33.869494 [ 34 ] {} <Debug> oximeter.fields_uuid (4fa888fe-7c40-4232-8860-a6a6bcd7dec5) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2528 | 2026.02.11 23:55:33.869524 [ 34 ] {} <Trace> oximeter.fields_uuid (4fa888fe-7c40-4232-8860-a6a6bcd7dec5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2529 | 2026.02.11 23:55:33.869531 [ 281 ] {8198ec46-6e2c-4009-b181-14f206289539} <Debug> executeQuery: Read 97 rows, 7.76 KiB in 0.001292 sec., 75077.39938080496 rows/sec., 5.86 MiB/sec. | ||
| 2530 | 2026.02.11 23:55:33.869539 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB. | ||
| 2531 | 2026.02.11 23:55:33.869573 [ 281 ] {8198ec46-6e2c-4009-b181-14f206289539} <Debug> TCPHandler: Processed in 0.001462849 sec. | ||
| 2532 | 2026.02.11 23:55:33.869667 [ 200 ] {4fa888fe-7c40-4232-8860-a6a6bcd7dec5::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 | ||
| 2533 | 2026.02.11 23:55:33.869683 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2534 | 2026.02.11 23:55:33.869780 [ 200 ] {4fa888fe-7c40-4232-8860-a6a6bcd7dec5::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2535 | 2026.02.11 23:55:33.869862 [ 281 ] {eaea3857-55d9-4bfa-97d2-ec2c97a108bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2536 | 2026.02.11 23:55:33.869883 [ 200 ] {4fa888fe-7c40-4232-8860-a6a6bcd7dec5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 483 rows starting from the beginning of the part | ||
| 2537 | 2026.02.11 23:55:33.869910 [ 281 ] {eaea3857-55d9-4bfa-97d2-ec2c97a108bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2538 | 2026.02.11 23:55:33.869969 [ 200 ] {4fa888fe-7c40-4232-8860-a6a6bcd7dec5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 96 rows starting from the beginning of the part | ||
| 2539 | 2026.02.11 23:55:33.870028 [ 200 ] {4fa888fe-7c40-4232-8860-a6a6bcd7dec5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 463 rows starting from the beginning of the part | ||
| 2540 | 2026.02.11 23:55:33.870071 [ 200 ] {4fa888fe-7c40-4232-8860-a6a6bcd7dec5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 103 rows starting from the beginning of the part | ||
| 2541 | 2026.02.11 23:55:33.870125 [ 200 ] {4fa888fe-7c40-4232-8860-a6a6bcd7dec5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 480 rows starting from the beginning of the part | ||
| 2542 | 2026.02.11 23:55:33.870168 [ 200 ] {4fa888fe-7c40-4232-8860-a6a6bcd7dec5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 97 rows starting from the beginning of the part | ||
| 2543 | 2026.02.11 23:55:33.870352 [ 281 ] {eaea3857-55d9-4bfa-97d2-ec2c97a108bc} <Trace> oximeter.measurements_cumulativeu64 (629b0a95-06b7-4f0a-8a91-89e98ebdbeb8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2544 | 2026.02.11 23:55:33.870393 [ 281 ] {eaea3857-55d9-4bfa-97d2-ec2c97a108bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB. | ||
| 2545 | 2026.02.11 23:55:33.870769 [ 281 ] {eaea3857-55d9-4bfa-97d2-ec2c97a108bc} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2546 | 2026.02.11 23:55:33.871012 [ 281 ] {eaea3857-55d9-4bfa-97d2-ec2c97a108bc} <Trace> oximeter.measurements_cumulativeu64 (629b0a95-06b7-4f0a-8a91-89e98ebdbeb8): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2547 | 2026.02.11 23:55:33.871108 [ 34 ] {} <Debug> oximeter.measurements_cumulativeu64 (629b0a95-06b7-4f0a-8a91-89e98ebdbeb8) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2548 | 2026.02.11 23:55:33.871138 [ 34 ] {} <Trace> oximeter.measurements_cumulativeu64 (629b0a95-06b7-4f0a-8a91-89e98ebdbeb8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2549 | 2026.02.11 23:55:33.871149 [ 281 ] {eaea3857-55d9-4bfa-97d2-ec2c97a108bc} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00131 sec., 122137.40458015268 rows/sec., 8.51 MiB/sec. | ||
| 2550 | 2026.02.11 23:55:33.871154 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB. | ||
| 2551 | 2026.02.11 23:55:33.871194 [ 281 ] {eaea3857-55d9-4bfa-97d2-ec2c97a108bc} <Debug> TCPHandler: Processed in 0.001503879 sec. | ||
| 2552 | 2026.02.11 23:55:33.871233 [ 196 ] {4fa888fe-7c40-4232-8860-a6a6bcd7dec5::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1722 rows, containing 5 columns (5 merged, 0 gathered) in 0.001555231 sec., 1107231.0158426627 rows/sec., 83.68 MiB/sec. | ||
| 2553 | 2026.02.11 23:55:33.871259 [ 190 ] {629b0a95-06b7-4f0a-8a91-89e98ebdbeb8::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 | ||
| 2554 | 2026.02.11 23:55:33.871307 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2555 | 2026.02.11 23:55:33.871399 [ 190 ] {629b0a95-06b7-4f0a-8a91-89e98ebdbeb8::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2556 | 2026.02.11 23:55:33.871406 [ 281 ] {25ae64f6-c0c9-437f-9356-3d2c19f20fea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2557 | 2026.02.11 23:55:33.871412 [ 196 ] {4fa888fe-7c40-4232-8860-a6a6bcd7dec5::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2558 | 2026.02.11 23:55:33.871446 [ 190 ] {629b0a95-06b7-4f0a-8a91-89e98ebdbeb8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 1161 rows starting from the beginning of the part | ||
| 2559 | 2026.02.11 23:55:33.871480 [ 281 ] {25ae64f6-c0c9-437f-9356-3d2c19f20fea} <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 | ||
| 2560 | 2026.02.11 23:55:33.871545 [ 190 ] {629b0a95-06b7-4f0a-8a91-89e98ebdbeb8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 161 rows starting from the beginning of the part | ||
| 2561 | 2026.02.11 23:55:33.871608 [ 190 ] {629b0a95-06b7-4f0a-8a91-89e98ebdbeb8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 258 rows starting from the beginning of the part | ||
| 2562 | 2026.02.11 23:55:33.871656 [ 190 ] {629b0a95-06b7-4f0a-8a91-89e98ebdbeb8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 160 rows starting from the beginning of the part | ||
| 2563 | 2026.02.11 23:55:33.871703 [ 190 ] {629b0a95-06b7-4f0a-8a91-89e98ebdbeb8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 260 rows starting from the beginning of the part | ||
| 2564 | 2026.02.11 23:55:33.871719 [ 196 ] {4fa888fe-7c40-4232-8860-a6a6bcd7dec5::all_1_11_2} <Trace> oximeter.fields_uuid (4fa888fe-7c40-4232-8860-a6a6bcd7dec5): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2565 | 2026.02.11 23:55:33.871769 [ 190 ] {629b0a95-06b7-4f0a-8a91-89e98ebdbeb8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 160 rows starting from the beginning of the part | ||
| 2566 | 2026.02.11 23:55:33.871798 [ 196 ] {4fa888fe-7c40-4232-8860-a6a6bcd7dec5::all_1_11_2} <Trace> oximeter.fields_uuid (4fa888fe-7c40-4232-8860-a6a6bcd7dec5) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2567 | 2026.02.11 23:55:33.871878 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 2568 | 2026.02.11 23:55:33.872308 [ 281 ] {25ae64f6-c0c9-437f-9356-3d2c19f20fea} <Trace> oximeter.measurements_histogramu64 (ffbb1385-6601-4f63-a903-f8bfc0e27b7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2569 | 2026.02.11 23:55:33.872350 [ 281 ] {25ae64f6-c0c9-437f-9356-3d2c19f20fea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB. | ||
| 2570 | 2026.02.11 23:55:33.872961 [ 281 ] {25ae64f6-c0c9-437f-9356-3d2c19f20fea} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2571 | 2026.02.11 23:55:33.873096 [ 196 ] {629b0a95-06b7-4f0a-8a91-89e98ebdbeb8::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2160 rows, containing 5 columns (5 merged, 0 gathered) in 0.001875897 sec., 1151449.1467282053 rows/sec., 78.51 MiB/sec. | ||
| 2572 | 2026.02.11 23:55:33.873202 [ 281 ] {25ae64f6-c0c9-437f-9356-3d2c19f20fea} <Trace> oximeter.measurements_histogramu64 (ffbb1385-6601-4f63-a903-f8bfc0e27b7e): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2573 | 2026.02.11 23:55:33.873348 [ 190 ] {629b0a95-06b7-4f0a-8a91-89e98ebdbeb8::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2574 | 2026.02.11 23:55:33.873352 [ 281 ] {25ae64f6-c0c9-437f-9356-3d2c19f20fea} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.001964 sec., 16802.44399185336 rows/sec., 30.11 MiB/sec. | ||
| 2575 | 2026.02.11 23:55:33.873422 [ 281 ] {25ae64f6-c0c9-437f-9356-3d2c19f20fea} <Debug> TCPHandler: Processed in 0.002165342 sec. | ||
| 2576 | 2026.02.11 23:55:33.873537 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2577 | 2026.02.11 23:55:33.873608 [ 190 ] {629b0a95-06b7-4f0a-8a91-89e98ebdbeb8::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (629b0a95-06b7-4f0a-8a91-89e98ebdbeb8): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2578 | 2026.02.11 23:55:33.873635 [ 281 ] {3183659d-e048-4b45-a753-2d29e26a5c53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2579 | 2026.02.11 23:55:33.873682 [ 281 ] {3183659d-e048-4b45-a753-2d29e26a5c53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2580 | 2026.02.11 23:55:33.873685 [ 190 ] {629b0a95-06b7-4f0a-8a91-89e98ebdbeb8::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (629b0a95-06b7-4f0a-8a91-89e98ebdbeb8) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2581 | 2026.02.11 23:55:33.873763 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.65 MiB. | ||
| 2582 | 2026.02.11 23:55:33.874031 [ 281 ] {3183659d-e048-4b45-a753-2d29e26a5c53} <Trace> oximeter.measurements_u64 (4b04f6c7-fe0f-46f4-b6b8-6d9da97af1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2583 | 2026.02.11 23:55:33.874072 [ 281 ] {3183659d-e048-4b45-a753-2d29e26a5c53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB. | ||
| 2584 | 2026.02.11 23:55:33.874388 [ 281 ] {3183659d-e048-4b45-a753-2d29e26a5c53} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2585 | 2026.02.11 23:55:33.874597 [ 281 ] {3183659d-e048-4b45-a753-2d29e26a5c53} <Trace> oximeter.measurements_u64 (4b04f6c7-fe0f-46f4-b6b8-6d9da97af1bd): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2586 | 2026.02.11 23:55:33.874693 [ 34 ] {} <Debug> oximeter.measurements_u64 (4b04f6c7-fe0f-46f4-b6b8-6d9da97af1bd) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2587 | 2026.02.11 23:55:33.874722 [ 34 ] {} <Trace> oximeter.measurements_u64 (4b04f6c7-fe0f-46f4-b6b8-6d9da97af1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2588 | 2026.02.11 23:55:33.874726 [ 281 ] {3183659d-e048-4b45-a753-2d29e26a5c53} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00111 sec., 54054.054054054046 rows/sec., 3.64 MiB/sec. | ||
| 2589 | 2026.02.11 23:55:33.874739 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB. | ||
| 2590 | 2026.02.11 23:55:33.874772 [ 281 ] {3183659d-e048-4b45-a753-2d29e26a5c53} <Debug> TCPHandler: Processed in 0.001285225 sec. | ||
| 2591 | 2026.02.11 23:55:33.874831 [ 192 ] {4b04f6c7-fe0f-46f4-b6b8-6d9da97af1bd::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 | ||
| 2592 | 2026.02.11 23:55:33.874922 [ 192 ] {4b04f6c7-fe0f-46f4-b6b8-6d9da97af1bd::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2593 | 2026.02.11 23:55:33.874948 [ 192 ] {4b04f6c7-fe0f-46f4-b6b8-6d9da97af1bd::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 416 rows starting from the beginning of the part | ||
| 2594 | 2026.02.11 23:55:33.874993 [ 192 ] {4b04f6c7-fe0f-46f4-b6b8-6d9da97af1bd::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 | ||
| 2595 | 2026.02.11 23:55:33.875032 [ 192 ] {4b04f6c7-fe0f-46f4-b6b8-6d9da97af1bd::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 88 rows starting from the beginning of the part | ||
| 2596 | 2026.02.11 23:55:33.875065 [ 192 ] {4b04f6c7-fe0f-46f4-b6b8-6d9da97af1bd::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 60 rows starting from the beginning of the part | ||
| 2597 | 2026.02.11 23:55:33.875098 [ 192 ] {4b04f6c7-fe0f-46f4-b6b8-6d9da97af1bd::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 88 rows starting from the beginning of the part | ||
| 2598 | 2026.02.11 23:55:33.875131 [ 192 ] {4b04f6c7-fe0f-46f4-b6b8-6d9da97af1bd::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 60 rows starting from the beginning of the part | ||
| 2599 | 2026.02.11 23:55:33.875862 [ 192 ] {4b04f6c7-fe0f-46f4-b6b8-6d9da97af1bd::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 772 rows, containing 4 columns (4 merged, 0 gathered) in 0.001060151 sec., 728198.1529046333 rows/sec., 47.55 MiB/sec. | ||
| 2600 | 2026.02.11 23:55:33.876060 [ 194 ] {4b04f6c7-fe0f-46f4-b6b8-6d9da97af1bd::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2601 | 2026.02.11 23:55:33.876325 [ 194 ] {4b04f6c7-fe0f-46f4-b6b8-6d9da97af1bd::all_1_11_2} <Trace> oximeter.measurements_u64 (4b04f6c7-fe0f-46f4-b6b8-6d9da97af1bd): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2602 | 2026.02.11 23:55:33.876393 [ 194 ] {4b04f6c7-fe0f-46f4-b6b8-6d9da97af1bd::all_1_11_2} <Trace> oximeter.measurements_u64 (4b04f6c7-fe0f-46f4-b6b8-6d9da97af1bd) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2603 | 2026.02.11 23:55:33.876472 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 2604 | 2026.02.11 23:55:35.709072 [ 31 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2605 | 2026.02.11 23:55:35.709123 [ 31 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2606 | 2026.02.11 23:55:35.766442 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 4747 | ||
| 2607 | 2026.02.11 23:55:35.766980 [ 244 ] {} <Trace> system.asynchronous_metric_log (7c321173-efe0-4025-bf7e-6a8e4a3fbd38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2608 | 2026.02.11 23:55:35.767030 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB. | ||
| 2609 | 2026.02.11 23:55:35.767538 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2610 | 2026.02.11 23:55:35.767773 [ 244 ] {} <Trace> system.asynchronous_metric_log (7c321173-efe0-4025-bf7e-6a8e4a3fbd38): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2611 | 2026.02.11 23:55:35.767933 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4747 | ||
| 2612 | 2026.02.11 23:55:36.007852 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 | ||
| 2613 | 2026.02.11 23:55:36.025099 [ 245 ] {} <Trace> system.metric_log (9c306116-b3ca-42bb-b692-9c2699a40c21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2614 | 2026.02.11 23:55:36.025172 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB. | ||
| 2615 | 2026.02.11 23:55:36.031463 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2616 | 2026.02.11 23:55:36.032152 [ 245 ] {} <Trace> system.metric_log (9c306116-b3ca-42bb-b692-9c2699a40c21): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2617 | 2026.02.11 23:55:36.035031 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 76 | ||
| 2618 | 2026.02.11 23:55:37.000267 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 209.05 MiB, peak 213.05 MiB, free memory in arenas 0.00 B, will set to 211.69 MiB (RSS), difference: 2.64 MiB | ||
| 2619 | 2026.02.11 23:55:38.871298 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2620 | 2026.02.11 23:55:38.871541 [ 281 ] {fe930cb7-0827-4446-af1e-92c8c8bafa02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2621 | 2026.02.11 23:55:38.871616 [ 281 ] {fe930cb7-0827-4446-af1e-92c8c8bafa02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2622 | 2026.02.11 23:55:38.872416 [ 281 ] {fe930cb7-0827-4446-af1e-92c8c8bafa02} <Trace> oximeter.fields_i16 (a5dbfeca-2262-4415-b6be-dfd1a8bfa631): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2623 | 2026.02.11 23:55:38.872461 [ 281 ] {fe930cb7-0827-4446-af1e-92c8c8bafa02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 2624 | 2026.02.11 23:55:38.872881 [ 281 ] {fe930cb7-0827-4446-af1e-92c8c8bafa02} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2625 | 2026.02.11 23:55:38.873110 [ 281 ] {fe930cb7-0827-4446-af1e-92c8c8bafa02} <Trace> oximeter.fields_i16 (a5dbfeca-2262-4415-b6be-dfd1a8bfa631): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2626 | 2026.02.11 23:55:38.873254 [ 83 ] {} <Debug> oximeter.fields_i16 (a5dbfeca-2262-4415-b6be-dfd1a8bfa631) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2627 | 2026.02.11 23:55:38.873275 [ 281 ] {fe930cb7-0827-4446-af1e-92c8c8bafa02} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.001788 sec., 148769.5749440716 rows/sec., 9.45 MiB/sec. | ||
| 2628 | 2026.02.11 23:55:38.873322 [ 83 ] {} <Trace> oximeter.fields_i16 (a5dbfeca-2262-4415-b6be-dfd1a8bfa631): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2629 | 2026.02.11 23:55:38.873337 [ 281 ] {fe930cb7-0827-4446-af1e-92c8c8bafa02} <Debug> TCPHandler: Processed in 0.002175772 sec. | ||
| 2630 | 2026.02.11 23:55:38.873349 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 2631 | 2026.02.11 23:55:38.873477 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2632 | 2026.02.11 23:55:38.873493 [ 196 ] {a5dbfeca-2262-4415-b6be-dfd1a8bfa631::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 | ||
| 2633 | 2026.02.11 23:55:38.873578 [ 281 ] {89ff72c0-9b95-4f0e-bd65-caccd4e4cedc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2634 | 2026.02.11 23:55:38.873625 [ 281 ] {89ff72c0-9b95-4f0e-bd65-caccd4e4cedc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2635 | 2026.02.11 23:55:38.873640 [ 196 ] {a5dbfeca-2262-4415-b6be-dfd1a8bfa631::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2636 | 2026.02.11 23:55:38.873679 [ 196 ] {a5dbfeca-2262-4415-b6be-dfd1a8bfa631::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 266 rows starting from the beginning of the part | ||
| 2637 | 2026.02.11 23:55:38.873777 [ 196 ] {a5dbfeca-2262-4415-b6be-dfd1a8bfa631::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 266 rows starting from the beginning of the part | ||
| 2638 | 2026.02.11 23:55:38.873849 [ 196 ] {a5dbfeca-2262-4415-b6be-dfd1a8bfa631::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 266 rows starting from the beginning of the part | ||
| 2639 | 2026.02.11 23:55:38.873917 [ 196 ] {a5dbfeca-2262-4415-b6be-dfd1a8bfa631::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 266 rows starting from the beginning of the part | ||
| 2640 | 2026.02.11 23:55:38.873963 [ 196 ] {a5dbfeca-2262-4415-b6be-dfd1a8bfa631::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 266 rows starting from the beginning of the part | ||
| 2641 | 2026.02.11 23:55:38.874412 [ 281 ] {89ff72c0-9b95-4f0e-bd65-caccd4e4cedc} <Trace> oximeter.fields_string (d8291991-e1c7-4178-b7c2-8afc920979a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2642 | 2026.02.11 23:55:38.874454 [ 281 ] {89ff72c0-9b95-4f0e-bd65-caccd4e4cedc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 2643 | 2026.02.11 23:55:38.874869 [ 281 ] {89ff72c0-9b95-4f0e-bd65-caccd4e4cedc} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2644 | 2026.02.11 23:55:38.875020 [ 194 ] {a5dbfeca-2262-4415-b6be-dfd1a8bfa631::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1330 rows, containing 5 columns (5 merged, 0 gathered) in 0.001576471 sec., 843656.4960598703 rows/sec., 56.82 MiB/sec. | ||
| 2645 | 2026.02.11 23:55:38.875105 [ 281 ] {89ff72c0-9b95-4f0e-bd65-caccd4e4cedc} <Trace> oximeter.fields_string (d8291991-e1c7-4178-b7c2-8afc920979a5): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2646 | 2026.02.11 23:55:38.875189 [ 196 ] {a5dbfeca-2262-4415-b6be-dfd1a8bfa631::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2647 | 2026.02.11 23:55:38.875246 [ 281 ] {89ff72c0-9b95-4f0e-bd65-caccd4e4cedc} <Debug> executeQuery: Read 766 rows, 61.90 KiB in 0.001687 sec., 454060.4623592176 rows/sec., 35.83 MiB/sec. | ||
| 2648 | 2026.02.11 23:55:38.875291 [ 281 ] {89ff72c0-9b95-4f0e-bd65-caccd4e4cedc} <Debug> TCPHandler: Processed in 0.001865906 sec. | ||
| 2649 | 2026.02.11 23:55:38.875410 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2650 | 2026.02.11 23:55:38.875462 [ 196 ] {a5dbfeca-2262-4415-b6be-dfd1a8bfa631::all_1_5_1} <Trace> oximeter.fields_i16 (a5dbfeca-2262-4415-b6be-dfd1a8bfa631): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2651 | 2026.02.11 23:55:38.875506 [ 281 ] {8be397c6-c2a5-4630-8db5-b56494b927e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2652 | 2026.02.11 23:55:38.875537 [ 196 ] {a5dbfeca-2262-4415-b6be-dfd1a8bfa631::all_1_5_1} <Trace> oximeter.fields_i16 (a5dbfeca-2262-4415-b6be-dfd1a8bfa631) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2653 | 2026.02.11 23:55:38.875552 [ 281 ] {8be397c6-c2a5-4630-8db5-b56494b927e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2654 | 2026.02.11 23:55:38.875611 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 2655 | 2026.02.11 23:55:38.875997 [ 281 ] {8be397c6-c2a5-4630-8db5-b56494b927e8} <Trace> oximeter.fields_u16 (a063e340-feb3-467d-9a3f-70c072d33d5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2656 | 2026.02.11 23:55:38.876040 [ 281 ] {8be397c6-c2a5-4630-8db5-b56494b927e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 2657 | 2026.02.11 23:55:38.876371 [ 281 ] {8be397c6-c2a5-4630-8db5-b56494b927e8} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2658 | 2026.02.11 23:55:38.876580 [ 281 ] {8be397c6-c2a5-4630-8db5-b56494b927e8} <Trace> oximeter.fields_u16 (a063e340-feb3-467d-9a3f-70c072d33d5b): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2659 | 2026.02.11 23:55:38.876683 [ 83 ] {} <Debug> oximeter.fields_u16 (a063e340-feb3-467d-9a3f-70c072d33d5b) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2660 | 2026.02.11 23:55:38.876714 [ 281 ] {8be397c6-c2a5-4630-8db5-b56494b927e8} <Debug> executeQuery: Read 140 rows, 8.53 KiB in 0.001226 sec., 114192.49592169657 rows/sec., 6.79 MiB/sec. | ||
| 2661 | 2026.02.11 23:55:38.876725 [ 83 ] {} <Trace> oximeter.fields_u16 (a063e340-feb3-467d-9a3f-70c072d33d5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2662 | 2026.02.11 23:55:38.876754 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 2663 | 2026.02.11 23:55:38.876759 [ 281 ] {8be397c6-c2a5-4630-8db5-b56494b927e8} <Debug> TCPHandler: Processed in 0.001399727 sec. | ||
| 2664 | 2026.02.11 23:55:38.876881 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2665 | 2026.02.11 23:55:38.876881 [ 197 ] {a063e340-feb3-467d-9a3f-70c072d33d5b::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 | ||
| 2666 | 2026.02.11 23:55:38.876975 [ 281 ] {4a273954-b752-4d7a-a1b5-6d6b76af6096} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2667 | 2026.02.11 23:55:38.877001 [ 197 ] {a063e340-feb3-467d-9a3f-70c072d33d5b::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2668 | 2026.02.11 23:55:38.877015 [ 281 ] {4a273954-b752-4d7a-a1b5-6d6b76af6096} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2669 | 2026.02.11 23:55:38.877037 [ 197 ] {a063e340-feb3-467d-9a3f-70c072d33d5b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 165 rows starting from the beginning of the part | ||
| 2670 | 2026.02.11 23:55:38.877114 [ 197 ] {a063e340-feb3-467d-9a3f-70c072d33d5b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 133 rows starting from the beginning of the part | ||
| 2671 | 2026.02.11 23:55:38.877170 [ 197 ] {a063e340-feb3-467d-9a3f-70c072d33d5b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 33 rows starting from the beginning of the part | ||
| 2672 | 2026.02.11 23:55:38.877218 [ 197 ] {a063e340-feb3-467d-9a3f-70c072d33d5b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 144 rows starting from the beginning of the part | ||
| 2673 | 2026.02.11 23:55:38.877261 [ 197 ] {a063e340-feb3-467d-9a3f-70c072d33d5b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 33 rows starting from the beginning of the part | ||
| 2674 | 2026.02.11 23:55:38.877306 [ 197 ] {a063e340-feb3-467d-9a3f-70c072d33d5b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 140 rows starting from the beginning of the part | ||
| 2675 | 2026.02.11 23:55:38.877463 [ 281 ] {4a273954-b752-4d7a-a1b5-6d6b76af6096} <Trace> oximeter.fields_u32 (5e914076-6ebe-4e60-a251-80aa571785b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2676 | 2026.02.11 23:55:38.877499 [ 281 ] {4a273954-b752-4d7a-a1b5-6d6b76af6096} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 2677 | 2026.02.11 23:55:38.877800 [ 281 ] {4a273954-b752-4d7a-a1b5-6d6b76af6096} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2678 | 2026.02.11 23:55:38.878010 [ 281 ] {4a273954-b752-4d7a-a1b5-6d6b76af6096} <Trace> oximeter.fields_u32 (5e914076-6ebe-4e60-a251-80aa571785b6): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2679 | 2026.02.11 23:55:38.878108 [ 83 ] {} <Debug> oximeter.fields_u32 (5e914076-6ebe-4e60-a251-80aa571785b6) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2680 | 2026.02.11 23:55:38.878140 [ 83 ] {} <Trace> oximeter.fields_u32 (5e914076-6ebe-4e60-a251-80aa571785b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2681 | 2026.02.11 23:55:38.878141 [ 194 ] {a063e340-feb3-467d-9a3f-70c072d33d5b::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 648 rows, containing 5 columns (5 merged, 0 gathered) in 0.001319315 sec., 491163.9752447293 rows/sec., 31.96 MiB/sec. | ||
| 2682 | 2026.02.11 23:55:38.878158 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 2683 | 2026.02.11 23:55:38.878147 [ 281 ] {4a273954-b752-4d7a-a1b5-6d6b76af6096} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.001188 sec., 117845.11784511784 rows/sec., 7.62 MiB/sec. | ||
| 2684 | 2026.02.11 23:55:38.878230 [ 281 ] {4a273954-b752-4d7a-a1b5-6d6b76af6096} <Debug> TCPHandler: Processed in 0.001399047 sec. | ||
| 2685 | 2026.02.11 23:55:38.878250 [ 196 ] {5e914076-6ebe-4e60-a251-80aa571785b6::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 | ||
| 2686 | 2026.02.11 23:55:38.878270 [ 197 ] {a063e340-feb3-467d-9a3f-70c072d33d5b::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2687 | 2026.02.11 23:55:38.878336 [ 196 ] {5e914076-6ebe-4e60-a251-80aa571785b6::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2688 | 2026.02.11 23:55:38.878343 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2689 | 2026.02.11 23:55:38.878369 [ 196 ] {5e914076-6ebe-4e60-a251-80aa571785b6::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 140 rows starting from the beginning of the part | ||
| 2690 | 2026.02.11 23:55:38.878426 [ 196 ] {5e914076-6ebe-4e60-a251-80aa571785b6::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 140 rows starting from the beginning of the part | ||
| 2691 | 2026.02.11 23:55:38.878451 [ 281 ] {1d3c2215-54ef-45c2-8a15-d487e635747f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2692 | 2026.02.11 23:55:38.878469 [ 196 ] {5e914076-6ebe-4e60-a251-80aa571785b6::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 140 rows starting from the beginning of the part | ||
| 2693 | 2026.02.11 23:55:38.878498 [ 281 ] {1d3c2215-54ef-45c2-8a15-d487e635747f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2694 | 2026.02.11 23:55:38.878513 [ 196 ] {5e914076-6ebe-4e60-a251-80aa571785b6::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 140 rows starting from the beginning of the part | ||
| 2695 | 2026.02.11 23:55:38.878535 [ 197 ] {a063e340-feb3-467d-9a3f-70c072d33d5b::all_1_11_2} <Trace> oximeter.fields_u16 (a063e340-feb3-467d-9a3f-70c072d33d5b): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2696 | 2026.02.11 23:55:38.878552 [ 196 ] {5e914076-6ebe-4e60-a251-80aa571785b6::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 140 rows starting from the beginning of the part | ||
| 2697 | 2026.02.11 23:55:38.878615 [ 197 ] {a063e340-feb3-467d-9a3f-70c072d33d5b::all_1_11_2} <Trace> oximeter.fields_u16 (a063e340-feb3-467d-9a3f-70c072d33d5b) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2698 | 2026.02.11 23:55:38.878679 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 2699 | 2026.02.11 23:55:38.878928 [ 281 ] {1d3c2215-54ef-45c2-8a15-d487e635747f} <Trace> oximeter.fields_u8 (333bec52-f74d-408b-9e1c-1479446c7d3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2700 | 2026.02.11 23:55:38.878965 [ 281 ] {1d3c2215-54ef-45c2-8a15-d487e635747f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 2701 | 2026.02.11 23:55:38.879288 [ 281 ] {1d3c2215-54ef-45c2-8a15-d487e635747f} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2702 | 2026.02.11 23:55:38.879314 [ 188 ] {5e914076-6ebe-4e60-a251-80aa571785b6::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 700 rows, containing 5 columns (5 merged, 0 gathered) in 0.001087561 sec., 643642.0577788281 rows/sec., 44.06 MiB/sec. | ||
| 2703 | 2026.02.11 23:55:38.879453 [ 197 ] {5e914076-6ebe-4e60-a251-80aa571785b6::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2704 | 2026.02.11 23:55:38.879516 [ 281 ] {1d3c2215-54ef-45c2-8a15-d487e635747f} <Trace> oximeter.fields_u8 (333bec52-f74d-408b-9e1c-1479446c7d3c): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2705 | 2026.02.11 23:55:38.879618 [ 83 ] {} <Debug> oximeter.fields_u8 (333bec52-f74d-408b-9e1c-1479446c7d3c) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2706 | 2026.02.11 23:55:38.879649 [ 83 ] {} <Trace> oximeter.fields_u8 (333bec52-f74d-408b-9e1c-1479446c7d3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2707 | 2026.02.11 23:55:38.879660 [ 281 ] {1d3c2215-54ef-45c2-8a15-d487e635747f} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001226 sec., 113376.83523654159 rows/sec., 6.45 MiB/sec. | ||
| 2708 | 2026.02.11 23:55:38.879668 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 2709 | 2026.02.11 23:55:38.879692 [ 197 ] {5e914076-6ebe-4e60-a251-80aa571785b6::all_1_5_1} <Trace> oximeter.fields_u32 (5e914076-6ebe-4e60-a251-80aa571785b6): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2710 | 2026.02.11 23:55:38.879705 [ 281 ] {1d3c2215-54ef-45c2-8a15-d487e635747f} <Debug> TCPHandler: Processed in 0.001412337 sec. | ||
| 2711 | 2026.02.11 23:55:38.879754 [ 196 ] {333bec52-f74d-408b-9e1c-1479446c7d3c::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 | ||
| 2712 | 2026.02.11 23:55:38.879759 [ 197 ] {5e914076-6ebe-4e60-a251-80aa571785b6::all_1_5_1} <Trace> oximeter.fields_u32 (5e914076-6ebe-4e60-a251-80aa571785b6) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2713 | 2026.02.11 23:55:38.879817 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2714 | 2026.02.11 23:55:38.879848 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 2715 | 2026.02.11 23:55:38.879853 [ 196 ] {333bec52-f74d-408b-9e1c-1479446c7d3c::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2716 | 2026.02.11 23:55:38.879888 [ 196 ] {333bec52-f74d-408b-9e1c-1479446c7d3c::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 139 rows starting from the beginning of the part | ||
| 2717 | 2026.02.11 23:55:38.879911 [ 281 ] {358f8da4-e10a-4068-800a-811b6168c112} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2718 | 2026.02.11 23:55:38.879932 [ 196 ] {333bec52-f74d-408b-9e1c-1479446c7d3c::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 139 rows starting from the beginning of the part | ||
| 2719 | 2026.02.11 23:55:38.879956 [ 281 ] {358f8da4-e10a-4068-800a-811b6168c112} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2720 | 2026.02.11 23:55:38.879976 [ 196 ] {333bec52-f74d-408b-9e1c-1479446c7d3c::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 139 rows starting from the beginning of the part | ||
| 2721 | 2026.02.11 23:55:38.880017 [ 196 ] {333bec52-f74d-408b-9e1c-1479446c7d3c::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 139 rows starting from the beginning of the part | ||
| 2722 | 2026.02.11 23:55:38.880053 [ 196 ] {333bec52-f74d-408b-9e1c-1479446c7d3c::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 139 rows starting from the beginning of the part | ||
| 2723 | 2026.02.11 23:55:38.880538 [ 281 ] {358f8da4-e10a-4068-800a-811b6168c112} <Trace> oximeter.fields_uuid (4fa888fe-7c40-4232-8860-a6a6bcd7dec5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2724 | 2026.02.11 23:55:38.880581 [ 281 ] {358f8da4-e10a-4068-800a-811b6168c112} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 2725 | 2026.02.11 23:55:38.880795 [ 187 ] {333bec52-f74d-408b-9e1c-1479446c7d3c::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 695 rows, containing 5 columns (5 merged, 0 gathered) in 0.001062791 sec., 653938.5448314862 rows/sec., 39.70 MiB/sec. | ||
| 2726 | 2026.02.11 23:55:38.880925 [ 196 ] {333bec52-f74d-408b-9e1c-1479446c7d3c::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2727 | 2026.02.11 23:55:38.880951 [ 281 ] {358f8da4-e10a-4068-800a-811b6168c112} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2728 | 2026.02.11 23:55:38.881282 [ 196 ] {333bec52-f74d-408b-9e1c-1479446c7d3c::all_1_5_1} <Trace> oximeter.fields_u8 (333bec52-f74d-408b-9e1c-1479446c7d3c): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2729 | 2026.02.11 23:55:38.881355 [ 196 ] {333bec52-f74d-408b-9e1c-1479446c7d3c::all_1_5_1} <Trace> oximeter.fields_u8 (333bec52-f74d-408b-9e1c-1479446c7d3c) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2730 | 2026.02.11 23:55:38.881362 [ 281 ] {358f8da4-e10a-4068-800a-811b6168c112} <Trace> oximeter.fields_uuid (4fa888fe-7c40-4232-8860-a6a6bcd7dec5): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2731 | 2026.02.11 23:55:38.881410 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 2732 | 2026.02.11 23:55:38.881539 [ 281 ] {358f8da4-e10a-4068-800a-811b6168c112} <Debug> executeQuery: Read 470 rows, 33.84 KiB in 0.001643 sec., 286062.0815581254 rows/sec., 20.11 MiB/sec. | ||
| 2733 | 2026.02.11 23:55:38.881591 [ 281 ] {358f8da4-e10a-4068-800a-811b6168c112} <Debug> TCPHandler: Processed in 0.001823176 sec. | ||
| 2734 | 2026.02.11 23:55:38.881716 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2735 | 2026.02.11 23:55:38.881833 [ 281 ] {383731b3-4cb9-4d76-b1c4-030ec16b3cc1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2736 | 2026.02.11 23:55:38.881884 [ 281 ] {383731b3-4cb9-4d76-b1c4-030ec16b3cc1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2737 | 2026.02.11 23:55:38.882240 [ 281 ] {383731b3-4cb9-4d76-b1c4-030ec16b3cc1} <Trace> oximeter.measurements_bool (9bb13e33-63b8-46aa-ab9c-a174a3431472): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2738 | 2026.02.11 23:55:38.882277 [ 281 ] {383731b3-4cb9-4d76-b1c4-030ec16b3cc1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 2739 | 2026.02.11 23:55:38.882591 [ 281 ] {383731b3-4cb9-4d76-b1c4-030ec16b3cc1} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2740 | 2026.02.11 23:55:38.882794 [ 281 ] {383731b3-4cb9-4d76-b1c4-030ec16b3cc1} <Trace> oximeter.measurements_bool (9bb13e33-63b8-46aa-ab9c-a174a3431472): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2741 | 2026.02.11 23:55:38.882926 [ 281 ] {383731b3-4cb9-4d76-b1c4-030ec16b3cc1} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001118 sec., 5366.726296958855 rows/sec., 280.39 KiB/sec. | ||
| 2742 | 2026.02.11 23:55:38.882965 [ 281 ] {383731b3-4cb9-4d76-b1c4-030ec16b3cc1} <Debug> TCPHandler: Processed in 0.001309836 sec. | ||
| 2743 | 2026.02.11 23:55:38.883091 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2744 | 2026.02.11 23:55:38.883187 [ 281 ] {695a7c1c-3e10-46e7-8a46-c40ac15106a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2745 | 2026.02.11 23:55:38.883230 [ 281 ] {695a7c1c-3e10-46e7-8a46-c40ac15106a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2746 | 2026.02.11 23:55:38.883650 [ 281 ] {695a7c1c-3e10-46e7-8a46-c40ac15106a1} <Trace> oximeter.measurements_cumulativeu64 (629b0a95-06b7-4f0a-8a91-89e98ebdbeb8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2747 | 2026.02.11 23:55:38.883686 [ 281 ] {695a7c1c-3e10-46e7-8a46-c40ac15106a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 2748 | 2026.02.11 23:55:38.884106 [ 281 ] {695a7c1c-3e10-46e7-8a46-c40ac15106a1} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2749 | 2026.02.11 23:55:38.884351 [ 281 ] {695a7c1c-3e10-46e7-8a46-c40ac15106a1} <Trace> oximeter.measurements_cumulativeu64 (629b0a95-06b7-4f0a-8a91-89e98ebdbeb8): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2750 | 2026.02.11 23:55:38.884497 [ 281 ] {695a7c1c-3e10-46e7-8a46-c40ac15106a1} <Debug> executeQuery: Read 258 rows, 17.59 KiB in 0.001328 sec., 194277.10843373495 rows/sec., 12.94 MiB/sec. | ||
| 2751 | 2026.02.11 23:55:38.884539 [ 281 ] {695a7c1c-3e10-46e7-8a46-c40ac15106a1} <Debug> TCPHandler: Processed in 0.001497929 sec. | ||
| 2752 | 2026.02.11 23:55:38.884693 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2753 | 2026.02.11 23:55:38.884808 [ 281 ] {4f4cd6e4-c7a2-4afd-b5fa-1087cf90e4db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2754 | 2026.02.11 23:55:38.884859 [ 281 ] {4f4cd6e4-c7a2-4afd-b5fa-1087cf90e4db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2755 | 2026.02.11 23:55:38.885234 [ 281 ] {4f4cd6e4-c7a2-4afd-b5fa-1087cf90e4db} <Trace> oximeter.measurements_f64 (522c00d0-3ce7-4a3b-8e1c-1a58bb35e28f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2756 | 2026.02.11 23:55:38.885271 [ 281 ] {4f4cd6e4-c7a2-4afd-b5fa-1087cf90e4db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 2757 | 2026.02.11 23:55:38.885608 [ 281 ] {4f4cd6e4-c7a2-4afd-b5fa-1087cf90e4db} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2758 | 2026.02.11 23:55:38.885816 [ 281 ] {4f4cd6e4-c7a2-4afd-b5fa-1087cf90e4db} <Trace> oximeter.measurements_f64 (522c00d0-3ce7-4a3b-8e1c-1a58bb35e28f): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2759 | 2026.02.11 23:55:38.885924 [ 83 ] {} <Debug> oximeter.measurements_f64 (522c00d0-3ce7-4a3b-8e1c-1a58bb35e28f) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2760 | 2026.02.11 23:55:38.885957 [ 83 ] {} <Trace> oximeter.measurements_f64 (522c00d0-3ce7-4a3b-8e1c-1a58bb35e28f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2761 | 2026.02.11 23:55:38.885958 [ 281 ] {4f4cd6e4-c7a2-4afd-b5fa-1087cf90e4db} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001173 sec., 852.5149190110827 rows/sec., 57.44 KiB/sec. | ||
| 2762 | 2026.02.11 23:55:38.885975 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 2763 | 2026.02.11 23:55:38.886027 [ 281 ] {4f4cd6e4-c7a2-4afd-b5fa-1087cf90e4db} <Debug> TCPHandler: Processed in 0.001394617 sec. | ||
| 2764 | 2026.02.11 23:55:38.886105 [ 197 ] {522c00d0-3ce7-4a3b-8e1c-1a58bb35e28f::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 | ||
| 2765 | 2026.02.11 23:55:38.886159 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2766 | 2026.02.11 23:55:38.886181 [ 197 ] {522c00d0-3ce7-4a3b-8e1c-1a58bb35e28f::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2767 | 2026.02.11 23:55:38.886206 [ 197 ] {522c00d0-3ce7-4a3b-8e1c-1a58bb35e28f::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 | ||
| 2768 | 2026.02.11 23:55:38.886256 [ 197 ] {522c00d0-3ce7-4a3b-8e1c-1a58bb35e28f::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 | ||
| 2769 | 2026.02.11 23:55:38.886255 [ 281 ] {a2273f06-b096-406e-9c5f-e63268448212} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2770 | 2026.02.11 23:55:38.886294 [ 197 ] {522c00d0-3ce7-4a3b-8e1c-1a58bb35e28f::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 | ||
| 2771 | 2026.02.11 23:55:38.886323 [ 281 ] {a2273f06-b096-406e-9c5f-e63268448212} <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 | ||
| 2772 | 2026.02.11 23:55:38.886329 [ 197 ] {522c00d0-3ce7-4a3b-8e1c-1a58bb35e28f::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 | ||
| 2773 | 2026.02.11 23:55:38.886376 [ 197 ] {522c00d0-3ce7-4a3b-8e1c-1a58bb35e28f::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 | ||
| 2774 | 2026.02.11 23:55:38.887014 [ 191 ] {522c00d0-3ce7-4a3b-8e1c-1a58bb35e28f::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5 rows, containing 4 columns (4 merged, 0 gathered) in 0.000938348 sec., 5328.513515241681 rows/sec., 359.05 KiB/sec. | ||
| 2775 | 2026.02.11 23:55:38.887124 [ 197 ] {522c00d0-3ce7-4a3b-8e1c-1a58bb35e28f::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2776 | 2026.02.11 23:55:38.887160 [ 281 ] {a2273f06-b096-406e-9c5f-e63268448212} <Trace> oximeter.measurements_histogramu64 (ffbb1385-6601-4f63-a903-f8bfc0e27b7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2777 | 2026.02.11 23:55:38.887197 [ 281 ] {a2273f06-b096-406e-9c5f-e63268448212} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 2778 | 2026.02.11 23:55:38.887376 [ 197 ] {522c00d0-3ce7-4a3b-8e1c-1a58bb35e28f::all_1_5_1} <Trace> oximeter.measurements_f64 (522c00d0-3ce7-4a3b-8e1c-1a58bb35e28f): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2779 | 2026.02.11 23:55:38.887435 [ 197 ] {522c00d0-3ce7-4a3b-8e1c-1a58bb35e28f::all_1_5_1} <Trace> oximeter.measurements_f64 (522c00d0-3ce7-4a3b-8e1c-1a58bb35e28f) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2780 | 2026.02.11 23:55:38.887489 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 2781 | 2026.02.11 23:55:38.887719 [ 281 ] {a2273f06-b096-406e-9c5f-e63268448212} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2782 | 2026.02.11 23:55:38.887937 [ 281 ] {a2273f06-b096-406e-9c5f-e63268448212} <Trace> oximeter.measurements_histogramu64 (ffbb1385-6601-4f63-a903-f8bfc0e27b7e): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2783 | 2026.02.11 23:55:38.888091 [ 281 ] {a2273f06-b096-406e-9c5f-e63268448212} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001855 sec., 3773.584905660377 rows/sec., 6.76 MiB/sec. | ||
| 2784 | 2026.02.11 23:55:38.888145 [ 281 ] {a2273f06-b096-406e-9c5f-e63268448212} <Debug> TCPHandler: Processed in 0.002035339 sec. | ||
| 2785 | 2026.02.11 23:55:38.888265 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2786 | 2026.02.11 23:55:38.888359 [ 281 ] {ca0b9d77-d790-498d-aa81-329099a7dee1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2787 | 2026.02.11 23:55:38.888401 [ 281 ] {ca0b9d77-d790-498d-aa81-329099a7dee1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2788 | 2026.02.11 23:55:38.888734 [ 281 ] {ca0b9d77-d790-498d-aa81-329099a7dee1} <Trace> oximeter.measurements_u64 (4b04f6c7-fe0f-46f4-b6b8-6d9da97af1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2789 | 2026.02.11 23:55:38.888768 [ 281 ] {ca0b9d77-d790-498d-aa81-329099a7dee1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 2790 | 2026.02.11 23:55:38.889091 [ 281 ] {ca0b9d77-d790-498d-aa81-329099a7dee1} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2791 | 2026.02.11 23:55:38.889294 [ 281 ] {ca0b9d77-d790-498d-aa81-329099a7dee1} <Trace> oximeter.measurements_u64 (4b04f6c7-fe0f-46f4-b6b8-6d9da97af1bd): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2792 | 2026.02.11 23:55:38.889427 [ 281 ] {ca0b9d77-d790-498d-aa81-329099a7dee1} <Debug> executeQuery: Read 88 rows, 5.66 KiB in 0.001086 sec., 81031.30755064457 rows/sec., 5.09 MiB/sec. | ||
| 2793 | 2026.02.11 23:55:38.889474 [ 281 ] {ca0b9d77-d790-498d-aa81-329099a7dee1} <Debug> TCPHandler: Processed in 0.001259484 sec. | ||
| 2794 | 2026.02.11 23:55:40.930993 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 372 | ||
| 2795 | 2026.02.11 23:55:40.933298 [ 243 ] {} <Trace> system.query_log (e129079c-d142-406b-8659-a4f2a5941f34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2796 | 2026.02.11 23:55:40.933345 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 2797 | 2026.02.11 23:55:40.934488 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2798 | 2026.02.11 23:55:40.934749 [ 243 ] {} <Trace> system.query_log (e129079c-d142-406b-8659-a4f2a5941f34): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2799 | 2026.02.11 23:55:40.934988 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 372 | ||
| 2800 | 2026.02.11 23:55:43.268206 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 5259 | ||
| 2801 | 2026.02.11 23:55:43.268860 [ 244 ] {} <Trace> system.asynchronous_metric_log (7c321173-efe0-4025-bf7e-6a8e4a3fbd38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2802 | 2026.02.11 23:55:43.268904 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 2803 | 2026.02.11 23:55:43.269418 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2804 | 2026.02.11 23:55:43.269654 [ 244 ] {} <Trace> system.asynchronous_metric_log (7c321173-efe0-4025-bf7e-6a8e4a3fbd38): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2805 | 2026.02.11 23:55:43.269781 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5259 | ||
| 2806 | 2026.02.11 23:55:43.269791 [ 105 ] {} <Debug> system.asynchronous_metric_log (7c321173-efe0-4025-bf7e-6a8e4a3fbd38) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2807 | 2026.02.11 23:55:43.269858 [ 105 ] {} <Trace> system.asynchronous_metric_log (7c321173-efe0-4025-bf7e-6a8e4a3fbd38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2808 | 2026.02.11 23:55:43.269878 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 2809 | 2026.02.11 23:55:43.270015 [ 187 ] {7c321173-efe0-4025-bf7e-6a8e4a3fbd38::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 | ||
| 2810 | 2026.02.11 23:55:43.270177 [ 187 ] {7c321173-efe0-4025-bf7e-6a8e4a3fbd38::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2811 | 2026.02.11 23:55:43.270239 [ 187 ] {7c321173-efe0-4025-bf7e-6a8e4a3fbd38::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2827 rows starting from the beginning of the part | ||
| 2812 | 2026.02.11 23:55:43.270395 [ 187 ] {7c321173-efe0-4025-bf7e-6a8e4a3fbd38::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 | ||
| 2813 | 2026.02.11 23:55:43.270484 [ 187 ] {7c321173-efe0-4025-bf7e-6a8e4a3fbd38::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 | ||
| 2814 | 2026.02.11 23:55:43.270560 [ 187 ] {7c321173-efe0-4025-bf7e-6a8e4a3fbd38::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 | ||
| 2815 | 2026.02.11 23:55:43.270629 [ 187 ] {7c321173-efe0-4025-bf7e-6a8e4a3fbd38::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 | ||
| 2816 | 2026.02.11 23:55:43.270695 [ 187 ] {7c321173-efe0-4025-bf7e-6a8e4a3fbd38::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 | ||
| 2817 | 2026.02.11 23:55:43.272263 [ 191 ] {7c321173-efe0-4025-bf7e-6a8e4a3fbd38::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5259 rows, containing 4 columns (4 merged, 0 gathered) in 0.002313625 sec., 2273056.3509643953 rows/sec., 32.52 MiB/sec. | ||
| 2818 | 2026.02.11 23:55:43.272899 [ 187 ] {7c321173-efe0-4025-bf7e-6a8e4a3fbd38::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2819 | 2026.02.11 23:55:43.273143 [ 187 ] {7c321173-efe0-4025-bf7e-6a8e4a3fbd38::all_1_11_2} <Trace> system.asynchronous_metric_log (7c321173-efe0-4025-bf7e-6a8e4a3fbd38): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2820 | 2026.02.11 23:55:43.273213 [ 187 ] {7c321173-efe0-4025-bf7e-6a8e4a3fbd38::all_1_11_2} <Trace> system.asynchronous_metric_log (7c321173-efe0-4025-bf7e-6a8e4a3fbd38) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2821 | 2026.02.11 23:55:43.273285 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
| 2822 | 2026.02.11 23:55:43.535251 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 | ||
| 2823 | 2026.02.11 23:55:43.551637 [ 245 ] {} <Trace> system.metric_log (9c306116-b3ca-42bb-b692-9c2699a40c21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2824 | 2026.02.11 23:55:43.551693 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 2825 | 2026.02.11 23:55:43.558176 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2826 | 2026.02.11 23:55:43.558880 [ 245 ] {} <Trace> system.metric_log (9c306116-b3ca-42bb-b692-9c2699a40c21): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2827 | 2026.02.11 23:55:43.559149 [ 105 ] {} <Debug> system.metric_log (9c306116-b3ca-42bb-b692-9c2699a40c21) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2828 | 2026.02.11 23:55:43.559184 [ 105 ] {} <Trace> system.metric_log (9c306116-b3ca-42bb-b692-9c2699a40c21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2829 | 2026.02.11 23:55:43.559203 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 2830 | 2026.02.11 23:55:43.559333 [ 195 ] {9c306116-b3ca-42bb-b692-9c2699a40c21::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 | ||
| 2831 | 2026.02.11 23:55:43.561902 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 83 | ||
| 2832 | 2026.02.11 23:55:43.562972 [ 195 ] {9c306116-b3ca-42bb-b692-9c2699a40c21::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2833 | 2026.02.11 23:55:43.564241 [ 195 ] {9c306116-b3ca-42bb-b692-9c2699a40c21::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 | ||
| 2834 | 2026.02.11 23:55:43.568169 [ 195 ] {9c306116-b3ca-42bb-b692-9c2699a40c21::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 | ||
| 2835 | 2026.02.11 23:55:43.572036 [ 195 ] {9c306116-b3ca-42bb-b692-9c2699a40c21::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 | ||
| 2836 | 2026.02.11 23:55:43.576031 [ 195 ] {9c306116-b3ca-42bb-b692-9c2699a40c21::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 | ||
| 2837 | 2026.02.11 23:55:43.580252 [ 195 ] {9c306116-b3ca-42bb-b692-9c2699a40c21::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 | ||
| 2838 | 2026.02.11 23:55:43.584401 [ 195 ] {9c306116-b3ca-42bb-b692-9c2699a40c21::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 | ||
| 2839 | 2026.02.11 23:55:43.633350 [ 198 ] {9c306116-b3ca-42bb-b692-9c2699a40c21::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.074076181 sec., 1120.4681299647452 rows/sec., 5.79 MiB/sec. | ||
| 2840 | 2026.02.11 23:55:43.635578 [ 189 ] {9c306116-b3ca-42bb-b692-9c2699a40c21::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2841 | 2026.02.11 23:55:43.637583 [ 189 ] {9c306116-b3ca-42bb-b692-9c2699a40c21::all_1_11_2} <Trace> system.metric_log (9c306116-b3ca-42bb-b692-9c2699a40c21): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2842 | 2026.02.11 23:55:43.637662 [ 189 ] {9c306116-b3ca-42bb-b692-9c2699a40c21::all_1_11_2} <Trace> system.metric_log (9c306116-b3ca-42bb-b692-9c2699a40c21) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2843 | 2026.02.11 23:55:43.639340 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. | ||
| 2844 | 2026.02.11 23:55:43.865789 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2845 | 2026.02.11 23:55:43.865940 [ 281 ] {9d91c238-19e8-405a-953c-cbe793d3cdcf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2846 | 2026.02.11 23:55:43.866002 [ 281 ] {9d91c238-19e8-405a-953c-cbe793d3cdcf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2847 | 2026.02.11 23:55:43.866741 [ 281 ] {9d91c238-19e8-405a-953c-cbe793d3cdcf} <Trace> oximeter.fields_ipaddr (6857c72f-dfdb-45c0-96ba-7e28c54e54a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2848 | 2026.02.11 23:55:43.866778 [ 281 ] {9d91c238-19e8-405a-953c-cbe793d3cdcf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 2849 | 2026.02.11 23:55:43.867125 [ 281 ] {9d91c238-19e8-405a-953c-cbe793d3cdcf} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2850 | 2026.02.11 23:55:43.867343 [ 281 ] {9d91c238-19e8-405a-953c-cbe793d3cdcf} <Trace> oximeter.fields_ipaddr (6857c72f-dfdb-45c0-96ba-7e28c54e54a7): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2851 | 2026.02.11 23:55:43.867484 [ 281 ] {9d91c238-19e8-405a-953c-cbe793d3cdcf} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001586 sec., 5044.136191677176 rows/sec., 411.31 KiB/sec. | ||
| 2852 | 2026.02.11 23:55:43.867523 [ 281 ] {9d91c238-19e8-405a-953c-cbe793d3cdcf} <Debug> TCPHandler: Processed in 0.001848576 sec. | ||
| 2853 | 2026.02.11 23:55:43.867672 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2854 | 2026.02.11 23:55:43.867767 [ 281 ] {f688b7e7-f6e4-4a6e-8c25-68ea4ad86bef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2855 | 2026.02.11 23:55:43.867807 [ 281 ] {f688b7e7-f6e4-4a6e-8c25-68ea4ad86bef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2856 | 2026.02.11 23:55:43.868321 [ 281 ] {f688b7e7-f6e4-4a6e-8c25-68ea4ad86bef} <Trace> oximeter.fields_string (d8291991-e1c7-4178-b7c2-8afc920979a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2857 | 2026.02.11 23:55:43.868355 [ 281 ] {f688b7e7-f6e4-4a6e-8c25-68ea4ad86bef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 2858 | 2026.02.11 23:55:43.868660 [ 281 ] {f688b7e7-f6e4-4a6e-8c25-68ea4ad86bef} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2859 | 2026.02.11 23:55:43.868863 [ 281 ] {f688b7e7-f6e4-4a6e-8c25-68ea4ad86bef} <Trace> oximeter.fields_string (d8291991-e1c7-4178-b7c2-8afc920979a5): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2860 | 2026.02.11 23:55:43.868987 [ 281 ] {f688b7e7-f6e4-4a6e-8c25-68ea4ad86bef} <Debug> executeQuery: Read 126 rows, 11.04 KiB in 0.001237 sec., 101859.33710590137 rows/sec., 8.72 MiB/sec. | ||
| 2861 | 2026.02.11 23:55:43.869023 [ 281 ] {f688b7e7-f6e4-4a6e-8c25-68ea4ad86bef} <Debug> TCPHandler: Processed in 0.001400378 sec. | ||
| 2862 | 2026.02.11 23:55:43.869149 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2863 | 2026.02.11 23:55:43.869243 [ 281 ] {d1556536-6bf3-4289-866f-129a48402306} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2864 | 2026.02.11 23:55:43.869282 [ 281 ] {d1556536-6bf3-4289-866f-129a48402306} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2865 | 2026.02.11 23:55:43.869757 [ 281 ] {d1556536-6bf3-4289-866f-129a48402306} <Trace> oximeter.fields_u16 (a063e340-feb3-467d-9a3f-70c072d33d5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2866 | 2026.02.11 23:55:43.869791 [ 281 ] {d1556536-6bf3-4289-866f-129a48402306} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 2867 | 2026.02.11 23:55:43.870088 [ 281 ] {d1556536-6bf3-4289-866f-129a48402306} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2868 | 2026.02.11 23:55:43.870285 [ 281 ] {d1556536-6bf3-4289-866f-129a48402306} <Trace> oximeter.fields_u16 (a063e340-feb3-467d-9a3f-70c072d33d5b): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2869 | 2026.02.11 23:55:43.870409 [ 281 ] {d1556536-6bf3-4289-866f-129a48402306} <Debug> executeQuery: Read 41 rows, 3.04 KiB in 0.001185 sec., 34599.15611814346 rows/sec., 2.51 MiB/sec. | ||
| 2870 | 2026.02.11 23:55:43.870445 [ 281 ] {d1556536-6bf3-4289-866f-129a48402306} <Debug> TCPHandler: Processed in 0.001345416 sec. | ||
| 2871 | 2026.02.11 23:55:43.870628 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2872 | 2026.02.11 23:55:43.870720 [ 281 ] {dc88f41f-4b7a-41ff-8b2d-a4c592e5e358} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2873 | 2026.02.11 23:55:43.870759 [ 281 ] {dc88f41f-4b7a-41ff-8b2d-a4c592e5e358} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2874 | 2026.02.11 23:55:43.871191 [ 281 ] {dc88f41f-4b7a-41ff-8b2d-a4c592e5e358} <Trace> oximeter.fields_uuid (4fa888fe-7c40-4232-8860-a6a6bcd7dec5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2875 | 2026.02.11 23:55:43.871224 [ 281 ] {dc88f41f-4b7a-41ff-8b2d-a4c592e5e358} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 2876 | 2026.02.11 23:55:43.871522 [ 281 ] {dc88f41f-4b7a-41ff-8b2d-a4c592e5e358} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2877 | 2026.02.11 23:55:43.871735 [ 281 ] {dc88f41f-4b7a-41ff-8b2d-a4c592e5e358} <Trace> oximeter.fields_uuid (4fa888fe-7c40-4232-8860-a6a6bcd7dec5): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2878 | 2026.02.11 23:55:43.871859 [ 281 ] {dc88f41f-4b7a-41ff-8b2d-a4c592e5e358} <Debug> executeQuery: Read 105 rows, 8.41 KiB in 0.001156 sec., 90830.44982698963 rows/sec., 7.10 MiB/sec. | ||
| 2879 | 2026.02.11 23:55:43.871896 [ 281 ] {dc88f41f-4b7a-41ff-8b2d-a4c592e5e358} <Debug> TCPHandler: Processed in 0.001317446 sec. | ||
| 2880 | 2026.02.11 23:55:43.872012 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2881 | 2026.02.11 23:55:43.872112 [ 281 ] {11c16f53-3dd5-4f5c-9bf9-3ce39ea8c867} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2882 | 2026.02.11 23:55:43.872155 [ 281 ] {11c16f53-3dd5-4f5c-9bf9-3ce39ea8c867} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2883 | 2026.02.11 23:55:43.872582 [ 281 ] {11c16f53-3dd5-4f5c-9bf9-3ce39ea8c867} <Trace> oximeter.measurements_cumulativeu64 (629b0a95-06b7-4f0a-8a91-89e98ebdbeb8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2884 | 2026.02.11 23:55:43.872616 [ 281 ] {11c16f53-3dd5-4f5c-9bf9-3ce39ea8c867} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 2885 | 2026.02.11 23:55:43.872933 [ 281 ] {11c16f53-3dd5-4f5c-9bf9-3ce39ea8c867} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2886 | 2026.02.11 23:55:43.873143 [ 281 ] {11c16f53-3dd5-4f5c-9bf9-3ce39ea8c867} <Trace> oximeter.measurements_cumulativeu64 (629b0a95-06b7-4f0a-8a91-89e98ebdbeb8): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2887 | 2026.02.11 23:55:43.873270 [ 281 ] {11c16f53-3dd5-4f5c-9bf9-3ce39ea8c867} <Debug> executeQuery: Read 164 rows, 11.69 KiB in 0.001176 sec., 139455.78231292518 rows/sec., 9.71 MiB/sec. | ||
| 2888 | 2026.02.11 23:55:43.873305 [ 281 ] {11c16f53-3dd5-4f5c-9bf9-3ce39ea8c867} <Debug> TCPHandler: Processed in 0.001341646 sec. | ||
| 2889 | 2026.02.11 23:55:43.873415 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2890 | 2026.02.11 23:55:43.873508 [ 281 ] {44b75976-f643-4ca6-bddf-490eca5d5564} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2891 | 2026.02.11 23:55:43.873560 [ 281 ] {44b75976-f643-4ca6-bddf-490eca5d5564} <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 | ||
| 2892 | 2026.02.11 23:55:43.874335 [ 281 ] {44b75976-f643-4ca6-bddf-490eca5d5564} <Trace> oximeter.measurements_histogramu64 (ffbb1385-6601-4f63-a903-f8bfc0e27b7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2893 | 2026.02.11 23:55:43.874368 [ 281 ] {44b75976-f643-4ca6-bddf-490eca5d5564} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 2894 | 2026.02.11 23:55:43.874913 [ 281 ] {44b75976-f643-4ca6-bddf-490eca5d5564} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2895 | 2026.02.11 23:55:43.875136 [ 281 ] {44b75976-f643-4ca6-bddf-490eca5d5564} <Trace> oximeter.measurements_histogramu64 (ffbb1385-6601-4f63-a903-f8bfc0e27b7e): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2896 | 2026.02.11 23:55:43.875263 [ 281 ] {44b75976-f643-4ca6-bddf-490eca5d5564} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.001773 sec., 18612.521150592216 rows/sec., 33.35 MiB/sec. | ||
| 2897 | 2026.02.11 23:55:43.875311 [ 281 ] {44b75976-f643-4ca6-bddf-490eca5d5564} <Debug> TCPHandler: Processed in 0.001943888 sec. | ||
| 2898 | 2026.02.11 23:55:43.875425 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2899 | 2026.02.11 23:55:43.875519 [ 281 ] {b976ce4d-14ee-4e95-84f2-de27a1e03a95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2900 | 2026.02.11 23:55:43.875558 [ 281 ] {b976ce4d-14ee-4e95-84f2-de27a1e03a95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2901 | 2026.02.11 23:55:43.875888 [ 281 ] {b976ce4d-14ee-4e95-84f2-de27a1e03a95} <Trace> oximeter.measurements_u64 (4b04f6c7-fe0f-46f4-b6b8-6d9da97af1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2902 | 2026.02.11 23:55:43.875921 [ 281 ] {b976ce4d-14ee-4e95-84f2-de27a1e03a95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 2903 | 2026.02.11 23:55:43.876222 [ 281 ] {b976ce4d-14ee-4e95-84f2-de27a1e03a95} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2904 | 2026.02.11 23:55:43.876433 [ 281 ] {b976ce4d-14ee-4e95-84f2-de27a1e03a95} <Trace> oximeter.measurements_u64 (4b04f6c7-fe0f-46f4-b6b8-6d9da97af1bd): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2905 | 2026.02.11 23:55:43.876553 [ 281 ] {b976ce4d-14ee-4e95-84f2-de27a1e03a95} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001053 sec., 56980.05698005699 rows/sec., 3.84 MiB/sec. | ||
| 2906 | 2026.02.11 23:55:43.876587 [ 281 ] {b976ce4d-14ee-4e95-84f2-de27a1e03a95} <Debug> TCPHandler: Processed in 0.001210894 sec. | ||
| 2907 | 2026.02.11 23:55:44.000197 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 213.77 MiB, peak 223.15 MiB, free memory in arenas 0.00 B, will set to 220.50 MiB (RSS), difference: 6.73 MiB | ||
| 2908 | 2026.02.11 23:55:48.871056 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2909 | 2026.02.11 23:55:48.871260 [ 281 ] {5196e80f-e308-4b36-99a6-a07e6fb12d5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2910 | 2026.02.11 23:55:48.871325 [ 281 ] {5196e80f-e308-4b36-99a6-a07e6fb12d5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2911 | 2026.02.11 23:55:48.872021 [ 281 ] {5196e80f-e308-4b36-99a6-a07e6fb12d5d} <Trace> oximeter.fields_i16 (a5dbfeca-2262-4415-b6be-dfd1a8bfa631): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2912 | 2026.02.11 23:55:48.872069 [ 281 ] {5196e80f-e308-4b36-99a6-a07e6fb12d5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 2913 | 2026.02.11 23:55:48.872470 [ 281 ] {5196e80f-e308-4b36-99a6-a07e6fb12d5d} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2914 | 2026.02.11 23:55:48.872691 [ 281 ] {5196e80f-e308-4b36-99a6-a07e6fb12d5d} <Trace> oximeter.fields_i16 (a5dbfeca-2262-4415-b6be-dfd1a8bfa631): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2915 | 2026.02.11 23:55:48.872849 [ 281 ] {5196e80f-e308-4b36-99a6-a07e6fb12d5d} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.001638 sec., 162393.1623931624 rows/sec., 10.32 MiB/sec. | ||
| 2916 | 2026.02.11 23:55:48.872891 [ 281 ] {5196e80f-e308-4b36-99a6-a07e6fb12d5d} <Debug> TCPHandler: Processed in 0.001963638 sec. | ||
| 2917 | 2026.02.11 23:55:48.873016 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2918 | 2026.02.11 23:55:48.873123 [ 281 ] {6a7f0d07-7e4d-4610-88a7-cb2b9e35f428} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2919 | 2026.02.11 23:55:48.873165 [ 281 ] {6a7f0d07-7e4d-4610-88a7-cb2b9e35f428} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2920 | 2026.02.11 23:55:48.873831 [ 281 ] {6a7f0d07-7e4d-4610-88a7-cb2b9e35f428} <Trace> oximeter.fields_string (d8291991-e1c7-4178-b7c2-8afc920979a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2921 | 2026.02.11 23:55:48.873867 [ 281 ] {6a7f0d07-7e4d-4610-88a7-cb2b9e35f428} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 2922 | 2026.02.11 23:55:48.874242 [ 281 ] {6a7f0d07-7e4d-4610-88a7-cb2b9e35f428} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2923 | 2026.02.11 23:55:48.874451 [ 281 ] {6a7f0d07-7e4d-4610-88a7-cb2b9e35f428} <Trace> oximeter.fields_string (d8291991-e1c7-4178-b7c2-8afc920979a5): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2924 | 2026.02.11 23:55:48.874578 [ 281 ] {6a7f0d07-7e4d-4610-88a7-cb2b9e35f428} <Debug> executeQuery: Read 766 rows, 61.90 KiB in 0.001485 sec., 515824.9158249158 rows/sec., 40.71 MiB/sec. | ||
| 2925 | 2026.02.11 23:55:48.874615 [ 281 ] {6a7f0d07-7e4d-4610-88a7-cb2b9e35f428} <Debug> TCPHandler: Processed in 0.001648413 sec. | ||
| 2926 | 2026.02.11 23:55:48.874726 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2927 | 2026.02.11 23:55:48.874820 [ 281 ] {a9138935-6b69-4ea1-8216-e266750b47d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2928 | 2026.02.11 23:55:48.874860 [ 281 ] {a9138935-6b69-4ea1-8216-e266750b47d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2929 | 2026.02.11 23:55:48.875280 [ 281 ] {a9138935-6b69-4ea1-8216-e266750b47d3} <Trace> oximeter.fields_u16 (a063e340-feb3-467d-9a3f-70c072d33d5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2930 | 2026.02.11 23:55:48.875316 [ 281 ] {a9138935-6b69-4ea1-8216-e266750b47d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 2931 | 2026.02.11 23:55:48.875644 [ 281 ] {a9138935-6b69-4ea1-8216-e266750b47d3} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2932 | 2026.02.11 23:55:48.875851 [ 281 ] {a9138935-6b69-4ea1-8216-e266750b47d3} <Trace> oximeter.fields_u16 (a063e340-feb3-467d-9a3f-70c072d33d5b): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2933 | 2026.02.11 23:55:48.875985 [ 281 ] {a9138935-6b69-4ea1-8216-e266750b47d3} <Debug> executeQuery: Read 140 rows, 8.53 KiB in 0.001183 sec., 118343.19526627219 rows/sec., 7.04 MiB/sec. | ||
| 2934 | 2026.02.11 23:55:48.876023 [ 281 ] {a9138935-6b69-4ea1-8216-e266750b47d3} <Debug> TCPHandler: Processed in 0.001346216 sec. | ||
| 2935 | 2026.02.11 23:55:48.876141 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2936 | 2026.02.11 23:55:48.876233 [ 281 ] {5df2d9f1-4230-4a0d-958b-fb0c18edfbd6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2937 | 2026.02.11 23:55:48.876272 [ 281 ] {5df2d9f1-4230-4a0d-958b-fb0c18edfbd6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2938 | 2026.02.11 23:55:48.876687 [ 281 ] {5df2d9f1-4230-4a0d-958b-fb0c18edfbd6} <Trace> oximeter.fields_u32 (5e914076-6ebe-4e60-a251-80aa571785b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2939 | 2026.02.11 23:55:48.876722 [ 281 ] {5df2d9f1-4230-4a0d-958b-fb0c18edfbd6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 2940 | 2026.02.11 23:55:48.877022 [ 281 ] {5df2d9f1-4230-4a0d-958b-fb0c18edfbd6} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2941 | 2026.02.11 23:55:48.877241 [ 281 ] {5df2d9f1-4230-4a0d-958b-fb0c18edfbd6} <Trace> oximeter.fields_u32 (5e914076-6ebe-4e60-a251-80aa571785b6): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2942 | 2026.02.11 23:55:48.877372 [ 281 ] {5df2d9f1-4230-4a0d-958b-fb0c18edfbd6} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.001157 sec., 121002.59291270527 rows/sec., 7.82 MiB/sec. | ||
| 2943 | 2026.02.11 23:55:48.877412 [ 281 ] {5df2d9f1-4230-4a0d-958b-fb0c18edfbd6} <Debug> TCPHandler: Processed in 0.001326016 sec. | ||
| 2944 | 2026.02.11 23:55:48.877524 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2945 | 2026.02.11 23:55:48.877616 [ 281 ] {474f97f1-af35-4cd1-8715-4df2fa2a8709} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2946 | 2026.02.11 23:55:48.877656 [ 281 ] {474f97f1-af35-4cd1-8715-4df2fa2a8709} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2947 | 2026.02.11 23:55:48.878071 [ 281 ] {474f97f1-af35-4cd1-8715-4df2fa2a8709} <Trace> oximeter.fields_u8 (333bec52-f74d-408b-9e1c-1479446c7d3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2948 | 2026.02.11 23:55:48.878114 [ 281 ] {474f97f1-af35-4cd1-8715-4df2fa2a8709} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 2949 | 2026.02.11 23:55:48.878504 [ 281 ] {474f97f1-af35-4cd1-8715-4df2fa2a8709} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2950 | 2026.02.11 23:55:48.878714 [ 281 ] {474f97f1-af35-4cd1-8715-4df2fa2a8709} <Trace> oximeter.fields_u8 (333bec52-f74d-408b-9e1c-1479446c7d3c): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2951 | 2026.02.11 23:55:48.878838 [ 281 ] {474f97f1-af35-4cd1-8715-4df2fa2a8709} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001239 sec., 112187.24778046811 rows/sec., 6.38 MiB/sec. | ||
| 2952 | 2026.02.11 23:55:48.878874 [ 281 ] {474f97f1-af35-4cd1-8715-4df2fa2a8709} <Debug> TCPHandler: Processed in 0.001399897 sec. | ||
| 2953 | 2026.02.11 23:55:48.878992 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2954 | 2026.02.11 23:55:48.879087 [ 281 ] {f0059acc-fdaf-46a1-b757-fc6c35323cb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2955 | 2026.02.11 23:55:48.879139 [ 281 ] {f0059acc-fdaf-46a1-b757-fc6c35323cb0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2956 | 2026.02.11 23:55:48.879680 [ 281 ] {f0059acc-fdaf-46a1-b757-fc6c35323cb0} <Trace> oximeter.fields_uuid (4fa888fe-7c40-4232-8860-a6a6bcd7dec5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2957 | 2026.02.11 23:55:48.879716 [ 281 ] {f0059acc-fdaf-46a1-b757-fc6c35323cb0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 2958 | 2026.02.11 23:55:48.880111 [ 281 ] {f0059acc-fdaf-46a1-b757-fc6c35323cb0} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2959 | 2026.02.11 23:55:48.880327 [ 281 ] {f0059acc-fdaf-46a1-b757-fc6c35323cb0} <Trace> oximeter.fields_uuid (4fa888fe-7c40-4232-8860-a6a6bcd7dec5): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2960 | 2026.02.11 23:55:48.880456 [ 281 ] {f0059acc-fdaf-46a1-b757-fc6c35323cb0} <Debug> executeQuery: Read 470 rows, 33.84 KiB in 0.001386 sec., 339105.3391053391 rows/sec., 23.84 MiB/sec. | ||
| 2961 | 2026.02.11 23:55:48.880500 [ 281 ] {f0059acc-fdaf-46a1-b757-fc6c35323cb0} <Debug> TCPHandler: Processed in 0.00155697 sec. | ||
| 2962 | 2026.02.11 23:55:48.880613 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2963 | 2026.02.11 23:55:48.880707 [ 281 ] {ae24b0d5-3302-4f2e-88a2-380153254062} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2964 | 2026.02.11 23:55:48.880749 [ 281 ] {ae24b0d5-3302-4f2e-88a2-380153254062} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2965 | 2026.02.11 23:55:48.881092 [ 281 ] {ae24b0d5-3302-4f2e-88a2-380153254062} <Trace> oximeter.measurements_bool (9bb13e33-63b8-46aa-ab9c-a174a3431472): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2966 | 2026.02.11 23:55:48.881138 [ 281 ] {ae24b0d5-3302-4f2e-88a2-380153254062} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 2967 | 2026.02.11 23:55:48.881432 [ 281 ] {ae24b0d5-3302-4f2e-88a2-380153254062} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2968 | 2026.02.11 23:55:48.881634 [ 281 ] {ae24b0d5-3302-4f2e-88a2-380153254062} <Trace> oximeter.measurements_bool (9bb13e33-63b8-46aa-ab9c-a174a3431472): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2969 | 2026.02.11 23:55:48.881748 [ 71 ] {} <Debug> oximeter.measurements_bool (9bb13e33-63b8-46aa-ab9c-a174a3431472) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2970 | 2026.02.11 23:55:48.881756 [ 281 ] {ae24b0d5-3302-4f2e-88a2-380153254062} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001068 sec., 5617.9775280898875 rows/sec., 293.52 KiB/sec. | ||
| 2971 | 2026.02.11 23:55:48.881822 [ 71 ] {} <Trace> oximeter.measurements_bool (9bb13e33-63b8-46aa-ab9c-a174a3431472): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2972 | 2026.02.11 23:55:48.881835 [ 281 ] {ae24b0d5-3302-4f2e-88a2-380153254062} <Debug> TCPHandler: Processed in 0.001272105 sec. | ||
| 2973 | 2026.02.11 23:55:48.881863 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 2974 | 2026.02.11 23:55:48.881966 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2975 | 2026.02.11 23:55:48.881986 [ 191 ] {9bb13e33-63b8-46aa-ab9c-a174a3431472::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 | ||
| 2976 | 2026.02.11 23:55:48.882064 [ 281 ] {e215320a-c9cc-42af-ac4f-f3db093548d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2977 | 2026.02.11 23:55:48.882107 [ 191 ] {9bb13e33-63b8-46aa-ab9c-a174a3431472::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2978 | 2026.02.11 23:55:48.882119 [ 281 ] {e215320a-c9cc-42af-ac4f-f3db093548d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2979 | 2026.02.11 23:55:48.882149 [ 191 ] {9bb13e33-63b8-46aa-ab9c-a174a3431472::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 | ||
| 2980 | 2026.02.11 23:55:48.882216 [ 191 ] {9bb13e33-63b8-46aa-ab9c-a174a3431472::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 | ||
| 2981 | 2026.02.11 23:55:48.882257 [ 191 ] {9bb13e33-63b8-46aa-ab9c-a174a3431472::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 | ||
| 2982 | 2026.02.11 23:55:48.882295 [ 191 ] {9bb13e33-63b8-46aa-ab9c-a174a3431472::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 | ||
| 2983 | 2026.02.11 23:55:48.882330 [ 191 ] {9bb13e33-63b8-46aa-ab9c-a174a3431472::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 | ||
| 2984 | 2026.02.11 23:55:48.882367 [ 191 ] {9bb13e33-63b8-46aa-ab9c-a174a3431472::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 | ||
| 2985 | 2026.02.11 23:55:48.882528 [ 281 ] {e215320a-c9cc-42af-ac4f-f3db093548d0} <Trace> oximeter.measurements_cumulativeu64 (629b0a95-06b7-4f0a-8a91-89e98ebdbeb8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2986 | 2026.02.11 23:55:48.882568 [ 281 ] {e215320a-c9cc-42af-ac4f-f3db093548d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 2987 | 2026.02.11 23:55:48.882976 [ 281 ] {e215320a-c9cc-42af-ac4f-f3db093548d0} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2988 | 2026.02.11 23:55:48.883148 [ 189 ] {9bb13e33-63b8-46aa-ab9c-a174a3431472::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 4 columns (4 merged, 0 gathered) in 0.001217813 sec., 29561.188786784176 rows/sec., 1.51 MiB/sec. | ||
| 2989 | 2026.02.11 23:55:48.883200 [ 281 ] {e215320a-c9cc-42af-ac4f-f3db093548d0} <Trace> oximeter.measurements_cumulativeu64 (629b0a95-06b7-4f0a-8a91-89e98ebdbeb8): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2990 | 2026.02.11 23:55:48.883329 [ 198 ] {9bb13e33-63b8-46aa-ab9c-a174a3431472::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2991 | 2026.02.11 23:55:48.883339 [ 281 ] {e215320a-c9cc-42af-ac4f-f3db093548d0} <Debug> executeQuery: Read 258 rows, 17.59 KiB in 0.001293 sec., 199535.96287703014 rows/sec., 13.29 MiB/sec. | ||
| 2992 | 2026.02.11 23:55:48.883398 [ 281 ] {e215320a-c9cc-42af-ac4f-f3db093548d0} <Debug> TCPHandler: Processed in 0.001480978 sec. | ||
| 2993 | 2026.02.11 23:55:48.883512 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2994 | 2026.02.11 23:55:48.883606 [ 281 ] {374bd807-dd15-45d8-9add-cf9c0bc029b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2995 | 2026.02.11 23:55:48.883648 [ 281 ] {374bd807-dd15-45d8-9add-cf9c0bc029b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2996 | 2026.02.11 23:55:48.883709 [ 198 ] {9bb13e33-63b8-46aa-ab9c-a174a3431472::all_1_6_1} <Trace> oximeter.measurements_bool (9bb13e33-63b8-46aa-ab9c-a174a3431472): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2997 | 2026.02.11 23:55:48.883808 [ 198 ] {9bb13e33-63b8-46aa-ab9c-a174a3431472::all_1_6_1} <Trace> oximeter.measurements_bool (9bb13e33-63b8-46aa-ab9c-a174a3431472) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2998 | 2026.02.11 23:55:48.883923 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 2999 | 2026.02.11 23:55:48.883971 [ 281 ] {374bd807-dd15-45d8-9add-cf9c0bc029b7} <Trace> oximeter.measurements_f64 (522c00d0-3ce7-4a3b-8e1c-1a58bb35e28f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3000 | 2026.02.11 23:55:48.884011 [ 281 ] {374bd807-dd15-45d8-9add-cf9c0bc029b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 3001 | 2026.02.11 23:55:48.884331 [ 281 ] {374bd807-dd15-45d8-9add-cf9c0bc029b7} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3002 | 2026.02.11 23:55:48.884532 [ 281 ] {374bd807-dd15-45d8-9add-cf9c0bc029b7} <Trace> oximeter.measurements_f64 (522c00d0-3ce7-4a3b-8e1c-1a58bb35e28f): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3003 | 2026.02.11 23:55:48.884664 [ 281 ] {374bd807-dd15-45d8-9add-cf9c0bc029b7} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001075 sec., 930.2325581395348 rows/sec., 62.68 KiB/sec. | ||
| 3004 | 2026.02.11 23:55:48.884699 [ 281 ] {374bd807-dd15-45d8-9add-cf9c0bc029b7} <Debug> TCPHandler: Processed in 0.001236234 sec. | ||
| 3005 | 2026.02.11 23:55:48.884812 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3006 | 2026.02.11 23:55:48.884906 [ 281 ] {e168a29b-5397-4a80-8f12-474c1441d913} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3007 | 2026.02.11 23:55:48.884958 [ 281 ] {e168a29b-5397-4a80-8f12-474c1441d913} <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 | ||
| 3008 | 2026.02.11 23:55:48.885700 [ 281 ] {e168a29b-5397-4a80-8f12-474c1441d913} <Trace> oximeter.measurements_histogramu64 (ffbb1385-6601-4f63-a903-f8bfc0e27b7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3009 | 2026.02.11 23:55:48.885734 [ 281 ] {e168a29b-5397-4a80-8f12-474c1441d913} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 3010 | 2026.02.11 23:55:48.886253 [ 281 ] {e168a29b-5397-4a80-8f12-474c1441d913} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3011 | 2026.02.11 23:55:48.886478 [ 281 ] {e168a29b-5397-4a80-8f12-474c1441d913} <Trace> oximeter.measurements_histogramu64 (ffbb1385-6601-4f63-a903-f8bfc0e27b7e): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3012 | 2026.02.11 23:55:48.886615 [ 281 ] {e168a29b-5397-4a80-8f12-474c1441d913} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001726 sec., 4055.6199304750867 rows/sec., 7.27 MiB/sec. | ||
| 3013 | 2026.02.11 23:55:48.886664 [ 281 ] {e168a29b-5397-4a80-8f12-474c1441d913} <Debug> TCPHandler: Processed in 0.001900327 sec. | ||
| 3014 | 2026.02.11 23:55:48.886783 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3015 | 2026.02.11 23:55:48.886876 [ 281 ] {f2956073-8739-4595-bae2-8828e7e1e32c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3016 | 2026.02.11 23:55:48.886918 [ 281 ] {f2956073-8739-4595-bae2-8828e7e1e32c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3017 | 2026.02.11 23:55:48.887255 [ 281 ] {f2956073-8739-4595-bae2-8828e7e1e32c} <Trace> oximeter.measurements_u64 (4b04f6c7-fe0f-46f4-b6b8-6d9da97af1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3018 | 2026.02.11 23:55:48.887288 [ 281 ] {f2956073-8739-4595-bae2-8828e7e1e32c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 3019 | 2026.02.11 23:55:48.887581 [ 281 ] {f2956073-8739-4595-bae2-8828e7e1e32c} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3020 | 2026.02.11 23:55:48.887782 [ 281 ] {f2956073-8739-4595-bae2-8828e7e1e32c} <Trace> oximeter.measurements_u64 (4b04f6c7-fe0f-46f4-b6b8-6d9da97af1bd): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3021 | 2026.02.11 23:55:48.887900 [ 281 ] {f2956073-8739-4595-bae2-8828e7e1e32c} <Debug> executeQuery: Read 88 rows, 5.66 KiB in 0.001042 sec., 84452.97504798466 rows/sec., 5.30 MiB/sec. | ||
| 3022 | 2026.02.11 23:55:48.887935 [ 281 ] {f2956073-8739-4595-bae2-8828e7e1e32c} <Debug> TCPHandler: Processed in 0.001200974 sec. | ||
| 3023 | 2026.02.11 23:55:50.709159 [ 159 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3024 | 2026.02.11 23:55:50.709211 [ 159 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3025 | 2026.02.11 23:55:50.769939 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 5707 | ||
| 3026 | 2026.02.11 23:55:50.770506 [ 244 ] {} <Trace> system.asynchronous_metric_log (7c321173-efe0-4025-bf7e-6a8e4a3fbd38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3027 | 2026.02.11 23:55:50.770561 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 3028 | 2026.02.11 23:55:50.771068 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3029 | 2026.02.11 23:55:50.771310 [ 244 ] {} <Trace> system.asynchronous_metric_log (7c321173-efe0-4025-bf7e-6a8e4a3fbd38): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3030 | 2026.02.11 23:55:50.771467 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5707 | ||
| 3031 | 2026.02.11 23:55:50.935193 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 408 | ||
| 3032 | 2026.02.11 23:55:50.937411 [ 243 ] {} <Trace> system.query_log (e129079c-d142-406b-8659-a4f2a5941f34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3033 | 2026.02.11 23:55:50.937448 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 3034 | 2026.02.11 23:55:50.938623 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3035 | 2026.02.11 23:55:50.938878 [ 243 ] {} <Trace> system.query_log (e129079c-d142-406b-8659-a4f2a5941f34): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3036 | 2026.02.11 23:55:50.939117 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 408 | ||
| 3037 | 2026.02.11 23:55:51.062027 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 | ||
| 3038 | 2026.02.11 23:55:51.078599 [ 245 ] {} <Trace> system.metric_log (9c306116-b3ca-42bb-b692-9c2699a40c21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3039 | 2026.02.11 23:55:51.078652 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 3040 | 2026.02.11 23:55:51.084353 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3041 | 2026.02.11 23:55:51.085042 [ 245 ] {} <Trace> system.metric_log (9c306116-b3ca-42bb-b692-9c2699a40c21): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3042 | 2026.02.11 23:55:51.087997 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 91 | ||
| 3043 | 2026.02.11 23:55:53.864590 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3044 | 2026.02.11 23:55:53.864783 [ 281 ] {c8fb3617-5a68-4a51-a121-6d7ba6f5366a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3045 | 2026.02.11 23:55:53.864849 [ 281 ] {c8fb3617-5a68-4a51-a121-6d7ba6f5366a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3046 | 2026.02.11 23:55:53.865526 [ 281 ] {c8fb3617-5a68-4a51-a121-6d7ba6f5366a} <Trace> oximeter.fields_string (d8291991-e1c7-4178-b7c2-8afc920979a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3047 | 2026.02.11 23:55:53.865575 [ 281 ] {c8fb3617-5a68-4a51-a121-6d7ba6f5366a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 3048 | 2026.02.11 23:55:53.865981 [ 281 ] {c8fb3617-5a68-4a51-a121-6d7ba6f5366a} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3049 | 2026.02.11 23:55:53.866208 [ 281 ] {c8fb3617-5a68-4a51-a121-6d7ba6f5366a} <Trace> oximeter.fields_string (d8291991-e1c7-4178-b7c2-8afc920979a5): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3050 | 2026.02.11 23:55:53.866368 [ 281 ] {c8fb3617-5a68-4a51-a121-6d7ba6f5366a} <Debug> executeQuery: Read 122 rows, 10.75 KiB in 0.001633 sec., 74709.1243110839 rows/sec., 6.43 MiB/sec. | ||
| 3051 | 2026.02.11 23:55:53.866414 [ 281 ] {c8fb3617-5a68-4a51-a121-6d7ba6f5366a} <Debug> TCPHandler: Processed in 0.001956448 sec. | ||
| 3052 | 2026.02.11 23:55:53.866537 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3053 | 2026.02.11 23:55:53.866634 [ 281 ] {911e2c2a-e6e4-4ad6-81a7-79ffca542441} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3054 | 2026.02.11 23:55:53.866676 [ 281 ] {911e2c2a-e6e4-4ad6-81a7-79ffca542441} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3055 | 2026.02.11 23:55:53.867090 [ 281 ] {911e2c2a-e6e4-4ad6-81a7-79ffca542441} <Trace> oximeter.fields_u16 (a063e340-feb3-467d-9a3f-70c072d33d5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3056 | 2026.02.11 23:55:53.867127 [ 281 ] {911e2c2a-e6e4-4ad6-81a7-79ffca542441} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 3057 | 2026.02.11 23:55:53.867427 [ 281 ] {911e2c2a-e6e4-4ad6-81a7-79ffca542441} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3058 | 2026.02.11 23:55:53.867636 [ 281 ] {911e2c2a-e6e4-4ad6-81a7-79ffca542441} <Trace> oximeter.fields_u16 (a063e340-feb3-467d-9a3f-70c072d33d5b): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3059 | 2026.02.11 23:55:53.867771 [ 281 ] {911e2c2a-e6e4-4ad6-81a7-79ffca542441} <Debug> executeQuery: Read 33 rows, 2.48 KiB in 0.001158 sec., 28497.409326424873 rows/sec., 2.09 MiB/sec. | ||
| 3060 | 2026.02.11 23:55:53.867809 [ 281 ] {911e2c2a-e6e4-4ad6-81a7-79ffca542441} <Debug> TCPHandler: Processed in 0.001320325 sec. | ||
| 3061 | 2026.02.11 23:55:53.867926 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3062 | 2026.02.11 23:55:53.868017 [ 281 ] {199f33a7-d952-4a25-b063-c5e680952c02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3063 | 2026.02.11 23:55:53.868057 [ 281 ] {199f33a7-d952-4a25-b063-c5e680952c02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3064 | 2026.02.11 23:55:53.868500 [ 281 ] {199f33a7-d952-4a25-b063-c5e680952c02} <Trace> oximeter.fields_uuid (4fa888fe-7c40-4232-8860-a6a6bcd7dec5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3065 | 2026.02.11 23:55:53.868535 [ 281 ] {199f33a7-d952-4a25-b063-c5e680952c02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 3066 | 2026.02.11 23:55:53.868830 [ 281 ] {199f33a7-d952-4a25-b063-c5e680952c02} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3067 | 2026.02.11 23:55:53.869031 [ 281 ] {199f33a7-d952-4a25-b063-c5e680952c02} <Trace> oximeter.fields_uuid (4fa888fe-7c40-4232-8860-a6a6bcd7dec5): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3068 | 2026.02.11 23:55:53.869176 [ 281 ] {199f33a7-d952-4a25-b063-c5e680952c02} <Debug> executeQuery: Read 97 rows, 7.76 KiB in 0.001177 sec., 82412.91418861512 rows/sec., 6.44 MiB/sec. | ||
| 3069 | 2026.02.11 23:55:53.869214 [ 281 ] {199f33a7-d952-4a25-b063-c5e680952c02} <Debug> TCPHandler: Processed in 0.001333816 sec. | ||
| 3070 | 2026.02.11 23:55:53.869320 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3071 | 2026.02.11 23:55:53.869411 [ 281 ] {cfa793ad-c3a7-4178-8c6e-915cd8e5d879} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3072 | 2026.02.11 23:55:53.869452 [ 281 ] {cfa793ad-c3a7-4178-8c6e-915cd8e5d879} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3073 | 2026.02.11 23:55:53.869873 [ 281 ] {cfa793ad-c3a7-4178-8c6e-915cd8e5d879} <Trace> oximeter.measurements_cumulativeu64 (629b0a95-06b7-4f0a-8a91-89e98ebdbeb8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3074 | 2026.02.11 23:55:53.869908 [ 281 ] {cfa793ad-c3a7-4178-8c6e-915cd8e5d879} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 3075 | 2026.02.11 23:55:53.870239 [ 281 ] {cfa793ad-c3a7-4178-8c6e-915cd8e5d879} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3076 | 2026.02.11 23:55:53.870441 [ 281 ] {cfa793ad-c3a7-4178-8c6e-915cd8e5d879} <Trace> oximeter.measurements_cumulativeu64 (629b0a95-06b7-4f0a-8a91-89e98ebdbeb8): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3077 | 2026.02.11 23:55:53.870570 [ 281 ] {cfa793ad-c3a7-4178-8c6e-915cd8e5d879} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001178 sec., 135823.42954159592 rows/sec., 9.46 MiB/sec. | ||
| 3078 | 2026.02.11 23:55:53.870606 [ 281 ] {cfa793ad-c3a7-4178-8c6e-915cd8e5d879} <Debug> TCPHandler: Processed in 0.001333046 sec. | ||
| 3079 | 2026.02.11 23:55:53.870726 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3080 | 2026.02.11 23:55:53.870816 [ 281 ] {d95ddf4d-8ecd-47ad-bada-08d1e7f76837} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3081 | 2026.02.11 23:55:53.870868 [ 281 ] {d95ddf4d-8ecd-47ad-bada-08d1e7f76837} <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 | ||
| 3082 | 2026.02.11 23:55:53.871683 [ 281 ] {d95ddf4d-8ecd-47ad-bada-08d1e7f76837} <Trace> oximeter.measurements_histogramu64 (ffbb1385-6601-4f63-a903-f8bfc0e27b7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3083 | 2026.02.11 23:55:53.871718 [ 281 ] {d95ddf4d-8ecd-47ad-bada-08d1e7f76837} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 3084 | 2026.02.11 23:55:53.872271 [ 281 ] {d95ddf4d-8ecd-47ad-bada-08d1e7f76837} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3085 | 2026.02.11 23:55:53.872493 [ 281 ] {d95ddf4d-8ecd-47ad-bada-08d1e7f76837} <Trace> oximeter.measurements_histogramu64 (ffbb1385-6601-4f63-a903-f8bfc0e27b7e): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3086 | 2026.02.11 23:55:53.872595 [ 135 ] {} <Debug> oximeter.measurements_histogramu64 (ffbb1385-6601-4f63-a903-f8bfc0e27b7e) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3087 | 2026.02.11 23:55:53.872631 [ 281 ] {d95ddf4d-8ecd-47ad-bada-08d1e7f76837} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.001833 sec., 18003.273322422257 rows/sec., 32.26 MiB/sec. | ||
| 3088 | 2026.02.11 23:55:53.872667 [ 135 ] {} <Trace> oximeter.measurements_histogramu64 (ffbb1385-6601-4f63-a903-f8bfc0e27b7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3089 | 2026.02.11 23:55:53.872691 [ 281 ] {d95ddf4d-8ecd-47ad-bada-08d1e7f76837} <Debug> TCPHandler: Processed in 0.00201136 sec. | ||
| 3090 | 2026.02.11 23:55:53.872696 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 3091 | 2026.02.11 23:55:53.872805 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3092 | 2026.02.11 23:55:53.872841 [ 201 ] {ffbb1385-6601-4f63-a903-f8bfc0e27b7e::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 | ||
| 3093 | 2026.02.11 23:55:53.872900 [ 281 ] {7b33c19c-a9e2-4c2b-9bdb-58bd1f1cd9cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3094 | 2026.02.11 23:55:53.872941 [ 281 ] {7b33c19c-a9e2-4c2b-9bdb-58bd1f1cd9cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3095 | 2026.02.11 23:55:53.873055 [ 201 ] {ffbb1385-6601-4f63-a903-f8bfc0e27b7e::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3096 | 2026.02.11 23:55:53.873115 [ 201 ] {ffbb1385-6601-4f63-a903-f8bfc0e27b7e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 90 rows starting from the beginning of the part | ||
| 3097 | 2026.02.11 23:55:53.873248 [ 201 ] {ffbb1385-6601-4f63-a903-f8bfc0e27b7e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 33 rows starting from the beginning of the part | ||
| 3098 | 2026.02.11 23:55:53.873275 [ 281 ] {7b33c19c-a9e2-4c2b-9bdb-58bd1f1cd9cf} <Trace> oximeter.measurements_u64 (4b04f6c7-fe0f-46f4-b6b8-6d9da97af1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3099 | 2026.02.11 23:55:53.873311 [ 281 ] {7b33c19c-a9e2-4c2b-9bdb-58bd1f1cd9cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 3100 | 2026.02.11 23:55:53.873365 [ 201 ] {ffbb1385-6601-4f63-a903-f8bfc0e27b7e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 7 rows starting from the beginning of the part | ||
| 3101 | 2026.02.11 23:55:53.873475 [ 201 ] {ffbb1385-6601-4f63-a903-f8bfc0e27b7e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 33 rows starting from the beginning of the part | ||
| 3102 | 2026.02.11 23:55:53.873576 [ 201 ] {ffbb1385-6601-4f63-a903-f8bfc0e27b7e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 7 rows starting from the beginning of the part | ||
| 3103 | 2026.02.11 23:55:53.873621 [ 281 ] {7b33c19c-a9e2-4c2b-9bdb-58bd1f1cd9cf} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3104 | 2026.02.11 23:55:53.873670 [ 201 ] {ffbb1385-6601-4f63-a903-f8bfc0e27b7e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 33 rows starting from the beginning of the part | ||
| 3105 | 2026.02.11 23:55:53.873824 [ 281 ] {7b33c19c-a9e2-4c2b-9bdb-58bd1f1cd9cf} <Trace> oximeter.measurements_u64 (4b04f6c7-fe0f-46f4-b6b8-6d9da97af1bd): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3106 | 2026.02.11 23:55:53.873948 [ 281 ] {7b33c19c-a9e2-4c2b-9bdb-58bd1f1cd9cf} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001066 sec., 56285.17823639774 rows/sec., 3.79 MiB/sec. | ||
| 3107 | 2026.02.11 23:55:53.873982 [ 281 ] {7b33c19c-a9e2-4c2b-9bdb-58bd1f1cd9cf} <Debug> TCPHandler: Processed in 0.001223633 sec. | ||
| 3108 | 2026.02.11 23:55:53.881213 [ 198 ] {ffbb1385-6601-4f63-a903-f8bfc0e27b7e::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 203 rows, containing 19 columns (19 merged, 0 gathered) in 0.008422174 sec., 24103.040378885547 rows/sec., 43.19 MiB/sec. | ||
| 3109 | 2026.02.11 23:55:53.881802 [ 189 ] {ffbb1385-6601-4f63-a903-f8bfc0e27b7e::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3110 | 2026.02.11 23:55:53.882114 [ 189 ] {ffbb1385-6601-4f63-a903-f8bfc0e27b7e::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (ffbb1385-6601-4f63-a903-f8bfc0e27b7e): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3111 | 2026.02.11 23:55:53.882180 [ 189 ] {ffbb1385-6601-4f63-a903-f8bfc0e27b7e::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (ffbb1385-6601-4f63-a903-f8bfc0e27b7e) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3112 | 2026.02.11 23:55:53.882277 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.22 MiB. | ||
| 3113 | 2026.02.11 23:55:55.700974 [ 110 ] {} <Debug> oximeter.fields_ipaddr (6857c72f-dfdb-45c0-96ba-7e28c54e54a7) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3114 | 2026.02.11 23:55:55.701041 [ 110 ] {} <Trace> oximeter.fields_ipaddr (6857c72f-dfdb-45c0-96ba-7e28c54e54a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3115 | 2026.02.11 23:55:55.701062 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 3116 | 2026.02.11 23:55:55.701188 [ 201 ] {6857c72f-dfdb-45c0-96ba-7e28c54e54a7::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 | ||
| 3117 | 2026.02.11 23:55:55.701340 [ 201 ] {6857c72f-dfdb-45c0-96ba-7e28c54e54a7::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3118 | 2026.02.11 23:55:55.701373 [ 201 ] {6857c72f-dfdb-45c0-96ba-7e28c54e54a7::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 8 rows starting from the beginning of the part | ||
| 3119 | 2026.02.11 23:55:55.701434 [ 201 ] {6857c72f-dfdb-45c0-96ba-7e28c54e54a7::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 | ||
| 3120 | 2026.02.11 23:55:55.701478 [ 201 ] {6857c72f-dfdb-45c0-96ba-7e28c54e54a7::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 2 rows starting from the beginning of the part | ||
| 3121 | 2026.02.11 23:55:55.701521 [ 201 ] {6857c72f-dfdb-45c0-96ba-7e28c54e54a7::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 4 rows starting from the beginning of the part | ||
| 3122 | 2026.02.11 23:55:55.701558 [ 201 ] {6857c72f-dfdb-45c0-96ba-7e28c54e54a7::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 8 rows starting from the beginning of the part | ||
| 3123 | 2026.02.11 23:55:55.702252 [ 189 ] {6857c72f-dfdb-45c0-96ba-7e28c54e54a7::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24 rows, containing 5 columns (5 merged, 0 gathered) in 0.001110921 sec., 21603.696392452748 rows/sec., 1.80 MiB/sec. | ||
| 3124 | 2026.02.11 23:55:55.702408 [ 189 ] {6857c72f-dfdb-45c0-96ba-7e28c54e54a7::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3125 | 2026.02.11 23:55:55.702698 [ 189 ] {6857c72f-dfdb-45c0-96ba-7e28c54e54a7::all_1_5_1} <Trace> oximeter.fields_ipaddr (6857c72f-dfdb-45c0-96ba-7e28c54e54a7): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3126 | 2026.02.11 23:55:55.702769 [ 189 ] {6857c72f-dfdb-45c0-96ba-7e28c54e54a7::all_1_5_1} <Trace> oximeter.fields_ipaddr (6857c72f-dfdb-45c0-96ba-7e28c54e54a7) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3127 | 2026.02.11 23:55:55.702838 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 3128 | 2026.02.11 23:55:58.271580 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 6219 | ||
| 3129 | 2026.02.11 23:55:58.272425 [ 244 ] {} <Trace> system.asynchronous_metric_log (7c321173-efe0-4025-bf7e-6a8e4a3fbd38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3130 | 2026.02.11 23:55:58.272490 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 3131 | 2026.02.11 23:55:58.273174 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3132 | 2026.02.11 23:55:58.273399 [ 244 ] {} <Trace> system.asynchronous_metric_log (7c321173-efe0-4025-bf7e-6a8e4a3fbd38): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3133 | 2026.02.11 23:55:58.273527 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6219 | ||
| 3134 | 2026.02.11 23:55:58.588084 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 | ||
| 3135 | 2026.02.11 23:55:58.603496 [ 245 ] {} <Trace> system.metric_log (9c306116-b3ca-42bb-b692-9c2699a40c21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3136 | 2026.02.11 23:55:58.603555 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 3137 | 2026.02.11 23:55:58.609408 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3138 | 2026.02.11 23:55:58.610083 [ 245 ] {} <Trace> system.metric_log (9c306116-b3ca-42bb-b692-9c2699a40c21): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3139 | 2026.02.11 23:55:58.612761 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 98 | ||
| 3140 | 2026.02.11 23:55:58.870104 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3141 | 2026.02.11 23:55:58.870288 [ 281 ] {ff5873af-1aa7-424e-9c3f-581bd2e08d0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3142 | 2026.02.11 23:55:58.870353 [ 281 ] {ff5873af-1aa7-424e-9c3f-581bd2e08d0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3143 | 2026.02.11 23:55:58.871129 [ 281 ] {ff5873af-1aa7-424e-9c3f-581bd2e08d0a} <Trace> oximeter.fields_i16 (a5dbfeca-2262-4415-b6be-dfd1a8bfa631): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3144 | 2026.02.11 23:55:58.871178 [ 281 ] {ff5873af-1aa7-424e-9c3f-581bd2e08d0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 3145 | 2026.02.11 23:55:58.871572 [ 281 ] {ff5873af-1aa7-424e-9c3f-581bd2e08d0a} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3146 | 2026.02.11 23:55:58.871793 [ 281 ] {ff5873af-1aa7-424e-9c3f-581bd2e08d0a} <Trace> oximeter.fields_i16 (a5dbfeca-2262-4415-b6be-dfd1a8bfa631): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3147 | 2026.02.11 23:55:58.871940 [ 281 ] {ff5873af-1aa7-424e-9c3f-581bd2e08d0a} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.001701 sec., 156378.60082304527 rows/sec., 9.93 MiB/sec. | ||
| 3148 | 2026.02.11 23:55:58.871981 [ 281 ] {ff5873af-1aa7-424e-9c3f-581bd2e08d0a} <Debug> TCPHandler: Processed in 0.002003269 sec. | ||
| 3149 | 2026.02.11 23:55:58.872113 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3150 | 2026.02.11 23:55:58.872218 [ 281 ] {a0084ceb-c1d1-42f9-abc4-ecefa20131ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3151 | 2026.02.11 23:55:58.872260 [ 281 ] {a0084ceb-c1d1-42f9-abc4-ecefa20131ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3152 | 2026.02.11 23:55:58.872672 [ 281 ] {a0084ceb-c1d1-42f9-abc4-ecefa20131ae} <Trace> oximeter.fields_ipaddr (6857c72f-dfdb-45c0-96ba-7e28c54e54a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3153 | 2026.02.11 23:55:58.872707 [ 281 ] {a0084ceb-c1d1-42f9-abc4-ecefa20131ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 3154 | 2026.02.11 23:55:58.872994 [ 281 ] {a0084ceb-c1d1-42f9-abc4-ecefa20131ae} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3155 | 2026.02.11 23:55:58.873215 [ 281 ] {a0084ceb-c1d1-42f9-abc4-ecefa20131ae} <Trace> oximeter.fields_ipaddr (6857c72f-dfdb-45c0-96ba-7e28c54e54a7): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3156 | 2026.02.11 23:55:58.873342 [ 281 ] {a0084ceb-c1d1-42f9-abc4-ecefa20131ae} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001143 sec., 1749.7812773403325 rows/sec., 142.68 KiB/sec. | ||
| 3157 | 2026.02.11 23:55:58.873379 [ 281 ] {a0084ceb-c1d1-42f9-abc4-ecefa20131ae} <Debug> TCPHandler: Processed in 0.001315566 sec. | ||
| 3158 | 2026.02.11 23:55:58.873493 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3159 | 2026.02.11 23:55:58.873586 [ 281 ] {0e3a2bf1-f835-446d-8404-1f6450f5e333} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3160 | 2026.02.11 23:55:58.873625 [ 281 ] {0e3a2bf1-f835-446d-8404-1f6450f5e333} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3161 | 2026.02.11 23:55:58.874390 [ 281 ] {0e3a2bf1-f835-446d-8404-1f6450f5e333} <Trace> oximeter.fields_string (d8291991-e1c7-4178-b7c2-8afc920979a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3162 | 2026.02.11 23:55:58.874425 [ 281 ] {0e3a2bf1-f835-446d-8404-1f6450f5e333} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 3163 | 2026.02.11 23:55:58.874788 [ 281 ] {0e3a2bf1-f835-446d-8404-1f6450f5e333} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3164 | 2026.02.11 23:55:58.874994 [ 281 ] {0e3a2bf1-f835-446d-8404-1f6450f5e333} <Trace> oximeter.fields_string (d8291991-e1c7-4178-b7c2-8afc920979a5): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3165 | 2026.02.11 23:55:58.875110 [ 84 ] {} <Debug> oximeter.fields_string (d8291991-e1c7-4178-b7c2-8afc920979a5) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3166 | 2026.02.11 23:55:58.875121 [ 281 ] {0e3a2bf1-f835-446d-8404-1f6450f5e333} <Debug> executeQuery: Read 767 rows, 61.97 KiB in 0.001553 sec., 493882.8074694141 rows/sec., 38.97 MiB/sec. | ||
| 3167 | 2026.02.11 23:55:58.875190 [ 84 ] {} <Trace> oximeter.fields_string (d8291991-e1c7-4178-b7c2-8afc920979a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3168 | 2026.02.11 23:55:58.875209 [ 281 ] {0e3a2bf1-f835-446d-8404-1f6450f5e333} <Debug> TCPHandler: Processed in 0.001764494 sec. | ||
| 3169 | 2026.02.11 23:55:58.875222 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 3170 | 2026.02.11 23:55:58.875329 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3171 | 2026.02.11 23:55:58.875328 [ 189 ] {d8291991-e1c7-4178-b7c2-8afc920979a5::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 | ||
| 3172 | 2026.02.11 23:55:58.875428 [ 281 ] {6e012701-b028-49fe-9009-83a52dd4d2d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3173 | 2026.02.11 23:55:58.875437 [ 189 ] {d8291991-e1c7-4178-b7c2-8afc920979a5::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3174 | 2026.02.11 23:55:58.875469 [ 281 ] {6e012701-b028-49fe-9009-83a52dd4d2d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3175 | 2026.02.11 23:55:58.875473 [ 189 ] {d8291991-e1c7-4178-b7c2-8afc920979a5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 840 rows starting from the beginning of the part | ||
| 3176 | 2026.02.11 23:55:58.875566 [ 189 ] {d8291991-e1c7-4178-b7c2-8afc920979a5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 766 rows starting from the beginning of the part | ||
| 3177 | 2026.02.11 23:55:58.875620 [ 189 ] {d8291991-e1c7-4178-b7c2-8afc920979a5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 126 rows starting from the beginning of the part | ||
| 3178 | 2026.02.11 23:55:58.875665 [ 189 ] {d8291991-e1c7-4178-b7c2-8afc920979a5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 766 rows starting from the beginning of the part | ||
| 3179 | 2026.02.11 23:55:58.875711 [ 189 ] {d8291991-e1c7-4178-b7c2-8afc920979a5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 122 rows starting from the beginning of the part | ||
| 3180 | 2026.02.11 23:55:58.875754 [ 189 ] {d8291991-e1c7-4178-b7c2-8afc920979a5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 767 rows starting from the beginning of the part | ||
| 3181 | 2026.02.11 23:55:58.875895 [ 281 ] {6e012701-b028-49fe-9009-83a52dd4d2d5} <Trace> oximeter.fields_u16 (a063e340-feb3-467d-9a3f-70c072d33d5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3182 | 2026.02.11 23:55:58.875930 [ 281 ] {6e012701-b028-49fe-9009-83a52dd4d2d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 3183 | 2026.02.11 23:55:58.876285 [ 281 ] {6e012701-b028-49fe-9009-83a52dd4d2d5} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3184 | 2026.02.11 23:55:58.876495 [ 281 ] {6e012701-b028-49fe-9009-83a52dd4d2d5} <Trace> oximeter.fields_u16 (a063e340-feb3-467d-9a3f-70c072d33d5b): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3185 | 2026.02.11 23:55:58.876624 [ 281 ] {6e012701-b028-49fe-9009-83a52dd4d2d5} <Debug> executeQuery: Read 142 rows, 8.67 KiB in 0.001213 sec., 117065.12778235778 rows/sec., 6.98 MiB/sec. | ||
| 3186 | 2026.02.11 23:55:58.876660 [ 281 ] {6e012701-b028-49fe-9009-83a52dd4d2d5} <Debug> TCPHandler: Processed in 0.001381406 sec. | ||
| 3187 | 2026.02.11 23:55:58.876772 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3188 | 2026.02.11 23:55:58.876865 [ 281 ] {dd0ad02c-29ba-4502-b0f3-63d577bee84f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3189 | 2026.02.11 23:55:58.876903 [ 281 ] {dd0ad02c-29ba-4502-b0f3-63d577bee84f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3190 | 2026.02.11 23:55:58.877044 [ 199 ] {d8291991-e1c7-4178-b7c2-8afc920979a5::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3387 rows, containing 5 columns (5 merged, 0 gathered) in 0.001750383 sec., 1935005.0817449666 rows/sec., 161.59 MiB/sec. | ||
| 3191 | 2026.02.11 23:55:58.877222 [ 189 ] {d8291991-e1c7-4178-b7c2-8afc920979a5::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3192 | 2026.02.11 23:55:58.877335 [ 281 ] {dd0ad02c-29ba-4502-b0f3-63d577bee84f} <Trace> oximeter.fields_u32 (5e914076-6ebe-4e60-a251-80aa571785b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3193 | 2026.02.11 23:55:58.877370 [ 281 ] {dd0ad02c-29ba-4502-b0f3-63d577bee84f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 3194 | 2026.02.11 23:55:58.877453 [ 189 ] {d8291991-e1c7-4178-b7c2-8afc920979a5::all_1_16_3} <Trace> oximeter.fields_string (d8291991-e1c7-4178-b7c2-8afc920979a5): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3195 | 2026.02.11 23:55:58.877512 [ 189 ] {d8291991-e1c7-4178-b7c2-8afc920979a5::all_1_16_3} <Trace> oximeter.fields_string (d8291991-e1c7-4178-b7c2-8afc920979a5) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3196 | 2026.02.11 23:55:58.877575 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.71 MiB. | ||
| 3197 | 2026.02.11 23:55:58.877663 [ 281 ] {dd0ad02c-29ba-4502-b0f3-63d577bee84f} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3198 | 2026.02.11 23:55:58.877865 [ 281 ] {dd0ad02c-29ba-4502-b0f3-63d577bee84f} <Trace> oximeter.fields_u32 (5e914076-6ebe-4e60-a251-80aa571785b6): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3199 | 2026.02.11 23:55:58.877989 [ 281 ] {dd0ad02c-29ba-4502-b0f3-63d577bee84f} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.001141 sec., 122699.38650306748 rows/sec., 7.93 MiB/sec. | ||
| 3200 | 2026.02.11 23:55:58.878024 [ 281 ] {dd0ad02c-29ba-4502-b0f3-63d577bee84f} <Debug> TCPHandler: Processed in 0.001301905 sec. | ||
| 3201 | 2026.02.11 23:55:58.878135 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3202 | 2026.02.11 23:55:58.878239 [ 281 ] {f706d081-0fee-4cdc-bbde-c6ecba3f26e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3203 | 2026.02.11 23:55:58.878280 [ 281 ] {f706d081-0fee-4cdc-bbde-c6ecba3f26e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3204 | 2026.02.11 23:55:58.878695 [ 281 ] {f706d081-0fee-4cdc-bbde-c6ecba3f26e2} <Trace> oximeter.fields_u8 (333bec52-f74d-408b-9e1c-1479446c7d3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3205 | 2026.02.11 23:55:58.878728 [ 281 ] {f706d081-0fee-4cdc-bbde-c6ecba3f26e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 3206 | 2026.02.11 23:55:58.879022 [ 281 ] {f706d081-0fee-4cdc-bbde-c6ecba3f26e2} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3207 | 2026.02.11 23:55:58.879250 [ 281 ] {f706d081-0fee-4cdc-bbde-c6ecba3f26e2} <Trace> oximeter.fields_u8 (333bec52-f74d-408b-9e1c-1479446c7d3c): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3208 | 2026.02.11 23:55:58.879373 [ 281 ] {f706d081-0fee-4cdc-bbde-c6ecba3f26e2} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001151 sec., 120764.55256298871 rows/sec., 6.87 MiB/sec. | ||
| 3209 | 2026.02.11 23:55:58.879409 [ 281 ] {f706d081-0fee-4cdc-bbde-c6ecba3f26e2} <Debug> TCPHandler: Processed in 0.001323096 sec. | ||
| 3210 | 2026.02.11 23:55:58.879521 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3211 | 2026.02.11 23:55:58.879613 [ 281 ] {9d370079-2b54-4fda-81df-f950f7ab91dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3212 | 2026.02.11 23:55:58.879652 [ 281 ] {9d370079-2b54-4fda-81df-f950f7ab91dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3213 | 2026.02.11 23:55:58.880222 [ 281 ] {9d370079-2b54-4fda-81df-f950f7ab91dd} <Trace> oximeter.fields_uuid (4fa888fe-7c40-4232-8860-a6a6bcd7dec5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3214 | 2026.02.11 23:55:58.880255 [ 281 ] {9d370079-2b54-4fda-81df-f950f7ab91dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 3215 | 2026.02.11 23:55:58.880564 [ 281 ] {9d370079-2b54-4fda-81df-f950f7ab91dd} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3216 | 2026.02.11 23:55:58.880769 [ 281 ] {9d370079-2b54-4fda-81df-f950f7ab91dd} <Trace> oximeter.fields_uuid (4fa888fe-7c40-4232-8860-a6a6bcd7dec5): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3217 | 2026.02.11 23:55:58.880860 [ 69 ] {} <Debug> oximeter.fields_uuid (4fa888fe-7c40-4232-8860-a6a6bcd7dec5) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3218 | 2026.02.11 23:55:58.880889 [ 281 ] {9d370079-2b54-4fda-81df-f950f7ab91dd} <Debug> executeQuery: Read 472 rows, 34.00 KiB in 0.001293 sec., 365042.5367362722 rows/sec., 25.68 MiB/sec. | ||
| 3219 | 2026.02.11 23:55:58.880893 [ 69 ] {} <Trace> oximeter.fields_uuid (4fa888fe-7c40-4232-8860-a6a6bcd7dec5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3220 | 2026.02.11 23:55:58.880919 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 3221 | 2026.02.11 23:55:58.880925 [ 281 ] {9d370079-2b54-4fda-81df-f950f7ab91dd} <Debug> TCPHandler: Processed in 0.001454008 sec. | ||
| 3222 | 2026.02.11 23:55:58.880992 [ 201 ] {4fa888fe-7c40-4232-8860-a6a6bcd7dec5::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 | ||
| 3223 | 2026.02.11 23:55:58.881037 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3224 | 2026.02.11 23:55:58.881092 [ 201 ] {4fa888fe-7c40-4232-8860-a6a6bcd7dec5::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3225 | 2026.02.11 23:55:58.881123 [ 201 ] {4fa888fe-7c40-4232-8860-a6a6bcd7dec5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 537 rows starting from the beginning of the part | ||
| 3226 | 2026.02.11 23:55:58.881130 [ 281 ] {477a24b1-72cc-4a5f-b4d3-2863b00d44b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3227 | 2026.02.11 23:55:58.881179 [ 201 ] {4fa888fe-7c40-4232-8860-a6a6bcd7dec5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 470 rows starting from the beginning of the part | ||
| 3228 | 2026.02.11 23:55:58.881183 [ 281 ] {477a24b1-72cc-4a5f-b4d3-2863b00d44b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3229 | 2026.02.11 23:55:58.881225 [ 201 ] {4fa888fe-7c40-4232-8860-a6a6bcd7dec5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 105 rows starting from the beginning of the part | ||
| 3230 | 2026.02.11 23:55:58.881270 [ 201 ] {4fa888fe-7c40-4232-8860-a6a6bcd7dec5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 470 rows starting from the beginning of the part | ||
| 3231 | 2026.02.11 23:55:58.881313 [ 201 ] {4fa888fe-7c40-4232-8860-a6a6bcd7dec5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 97 rows starting from the beginning of the part | ||
| 3232 | 2026.02.11 23:55:58.881355 [ 201 ] {4fa888fe-7c40-4232-8860-a6a6bcd7dec5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 472 rows starting from the beginning of the part | ||
| 3233 | 2026.02.11 23:55:58.881519 [ 281 ] {477a24b1-72cc-4a5f-b4d3-2863b00d44b2} <Trace> oximeter.measurements_bool (9bb13e33-63b8-46aa-ab9c-a174a3431472): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3234 | 2026.02.11 23:55:58.881552 [ 281 ] {477a24b1-72cc-4a5f-b4d3-2863b00d44b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 3235 | 2026.02.11 23:55:58.881842 [ 281 ] {477a24b1-72cc-4a5f-b4d3-2863b00d44b2} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3236 | 2026.02.11 23:55:58.882044 [ 281 ] {477a24b1-72cc-4a5f-b4d3-2863b00d44b2} <Trace> oximeter.measurements_bool (9bb13e33-63b8-46aa-ab9c-a174a3431472): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3237 | 2026.02.11 23:55:58.882174 [ 281 ] {477a24b1-72cc-4a5f-b4d3-2863b00d44b2} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001061 sec., 5655.042412818096 rows/sec., 295.45 KiB/sec. | ||
| 3238 | 2026.02.11 23:55:58.882209 [ 281 ] {477a24b1-72cc-4a5f-b4d3-2863b00d44b2} <Debug> TCPHandler: Processed in 0.001221123 sec. | ||
| 3239 | 2026.02.11 23:55:58.882321 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3240 | 2026.02.11 23:55:58.882365 [ 199 ] {4fa888fe-7c40-4232-8860-a6a6bcd7dec5::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2151 rows, containing 5 columns (5 merged, 0 gathered) in 0.001407337 sec., 1528418.5664130198 rows/sec., 114.84 MiB/sec. | ||
| 3241 | 2026.02.11 23:55:58.882413 [ 281 ] {55d8077f-fc02-4a3e-9031-548c0b6143d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3242 | 2026.02.11 23:55:58.882457 [ 281 ] {55d8077f-fc02-4a3e-9031-548c0b6143d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3243 | 2026.02.11 23:55:58.882572 [ 186 ] {4fa888fe-7c40-4232-8860-a6a6bcd7dec5::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3244 | 2026.02.11 23:55:58.882858 [ 281 ] {55d8077f-fc02-4a3e-9031-548c0b6143d4} <Trace> oximeter.measurements_cumulativeu64 (629b0a95-06b7-4f0a-8a91-89e98ebdbeb8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3245 | 2026.02.11 23:55:58.882897 [ 281 ] {55d8077f-fc02-4a3e-9031-548c0b6143d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 3246 | 2026.02.11 23:55:58.882902 [ 186 ] {4fa888fe-7c40-4232-8860-a6a6bcd7dec5::all_1_16_3} <Trace> oximeter.fields_uuid (4fa888fe-7c40-4232-8860-a6a6bcd7dec5): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3247 | 2026.02.11 23:55:58.882998 [ 186 ] {4fa888fe-7c40-4232-8860-a6a6bcd7dec5::all_1_16_3} <Trace> oximeter.fields_uuid (4fa888fe-7c40-4232-8860-a6a6bcd7dec5) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3248 | 2026.02.11 23:55:58.883101 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 3249 | 2026.02.11 23:55:58.883245 [ 281 ] {55d8077f-fc02-4a3e-9031-548c0b6143d4} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3250 | 2026.02.11 23:55:58.883463 [ 281 ] {55d8077f-fc02-4a3e-9031-548c0b6143d4} <Trace> oximeter.measurements_cumulativeu64 (629b0a95-06b7-4f0a-8a91-89e98ebdbeb8): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3251 | 2026.02.11 23:55:58.883548 [ 69 ] {} <Debug> oximeter.measurements_cumulativeu64 (629b0a95-06b7-4f0a-8a91-89e98ebdbeb8) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3252 | 2026.02.11 23:55:58.883571 [ 69 ] {} <Trace> oximeter.measurements_cumulativeu64 (629b0a95-06b7-4f0a-8a91-89e98ebdbeb8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3253 | 2026.02.11 23:55:58.883586 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 3254 | 2026.02.11 23:55:58.883588 [ 281 ] {55d8077f-fc02-4a3e-9031-548c0b6143d4} <Debug> executeQuery: Read 259 rows, 17.66 KiB in 0.001193 sec., 217099.74853310979 rows/sec., 14.46 MiB/sec. | ||
| 3255 | 2026.02.11 23:55:58.883628 [ 281 ] {55d8077f-fc02-4a3e-9031-548c0b6143d4} <Debug> TCPHandler: Processed in 0.001355617 sec. | ||
| 3256 | 2026.02.11 23:55:58.883643 [ 189 ] {629b0a95-06b7-4f0a-8a91-89e98ebdbeb8::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 | ||
| 3257 | 2026.02.11 23:55:58.883719 [ 189 ] {629b0a95-06b7-4f0a-8a91-89e98ebdbeb8::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3258 | 2026.02.11 23:55:58.883740 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3259 | 2026.02.11 23:55:58.883746 [ 189 ] {629b0a95-06b7-4f0a-8a91-89e98ebdbeb8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 2160 rows starting from the beginning of the part | ||
| 3260 | 2026.02.11 23:55:58.883799 [ 189 ] {629b0a95-06b7-4f0a-8a91-89e98ebdbeb8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 258 rows starting from the beginning of the part | ||
| 3261 | 2026.02.11 23:55:58.883833 [ 281 ] {6afe9d00-ad41-4f0a-8e48-d9f0adb45401} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3262 | 2026.02.11 23:55:58.883836 [ 189 ] {629b0a95-06b7-4f0a-8a91-89e98ebdbeb8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 164 rows starting from the beginning of the part | ||
| 3263 | 2026.02.11 23:55:58.883875 [ 281 ] {6afe9d00-ad41-4f0a-8e48-d9f0adb45401} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3264 | 2026.02.11 23:55:58.883879 [ 189 ] {629b0a95-06b7-4f0a-8a91-89e98ebdbeb8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 258 rows starting from the beginning of the part | ||
| 3265 | 2026.02.11 23:55:58.883916 [ 189 ] {629b0a95-06b7-4f0a-8a91-89e98ebdbeb8::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 | ||
| 3266 | 2026.02.11 23:55:58.883950 [ 189 ] {629b0a95-06b7-4f0a-8a91-89e98ebdbeb8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 259 rows starting from the beginning of the part | ||
| 3267 | 2026.02.11 23:55:58.884198 [ 281 ] {6afe9d00-ad41-4f0a-8e48-d9f0adb45401} <Trace> oximeter.measurements_f64 (522c00d0-3ce7-4a3b-8e1c-1a58bb35e28f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3268 | 2026.02.11 23:55:58.884231 [ 281 ] {6afe9d00-ad41-4f0a-8e48-d9f0adb45401} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 3269 | 2026.02.11 23:55:58.884514 [ 281 ] {6afe9d00-ad41-4f0a-8e48-d9f0adb45401} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3270 | 2026.02.11 23:55:58.884713 [ 281 ] {6afe9d00-ad41-4f0a-8e48-d9f0adb45401} <Trace> oximeter.measurements_f64 (522c00d0-3ce7-4a3b-8e1c-1a58bb35e28f): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3271 | 2026.02.11 23:55:58.884834 [ 281 ] {6afe9d00-ad41-4f0a-8e48-d9f0adb45401} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001018 sec., 982.3182711198428 rows/sec., 66.19 KiB/sec. | ||
| 3272 | 2026.02.11 23:55:58.884869 [ 281 ] {6afe9d00-ad41-4f0a-8e48-d9f0adb45401} <Debug> TCPHandler: Processed in 0.001178113 sec. | ||
| 3273 | 2026.02.11 23:55:58.884987 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3274 | 2026.02.11 23:55:58.885074 [ 186 ] {629b0a95-06b7-4f0a-8a91-89e98ebdbeb8::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3259 rows, containing 5 columns (5 merged, 0 gathered) in 0.001455918 sec., 2238450.2423900245 rows/sec., 152.09 MiB/sec. | ||
| 3275 | 2026.02.11 23:55:58.885079 [ 281 ] {a9c1ca35-d3ec-4b63-a396-f59d799c80b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3276 | 2026.02.11 23:55:58.885148 [ 281 ] {a9c1ca35-d3ec-4b63-a396-f59d799c80b5} <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 | ||
| 3277 | 2026.02.11 23:55:58.885460 [ 199 ] {629b0a95-06b7-4f0a-8a91-89e98ebdbeb8::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3278 | 2026.02.11 23:55:58.885770 [ 199 ] {629b0a95-06b7-4f0a-8a91-89e98ebdbeb8::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (629b0a95-06b7-4f0a-8a91-89e98ebdbeb8): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3279 | 2026.02.11 23:55:58.885850 [ 199 ] {629b0a95-06b7-4f0a-8a91-89e98ebdbeb8::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (629b0a95-06b7-4f0a-8a91-89e98ebdbeb8) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3280 | 2026.02.11 23:55:58.885889 [ 281 ] {a9c1ca35-d3ec-4b63-a396-f59d799c80b5} <Trace> oximeter.measurements_histogramu64 (ffbb1385-6601-4f63-a903-f8bfc0e27b7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3281 | 2026.02.11 23:55:58.885928 [ 281 ] {a9c1ca35-d3ec-4b63-a396-f59d799c80b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 3282 | 2026.02.11 23:55:58.885941 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.88 MiB. | ||
| 3283 | 2026.02.11 23:55:58.886428 [ 281 ] {a9c1ca35-d3ec-4b63-a396-f59d799c80b5} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3284 | 2026.02.11 23:55:58.886644 [ 281 ] {a9c1ca35-d3ec-4b63-a396-f59d799c80b5} <Trace> oximeter.measurements_histogramu64 (ffbb1385-6601-4f63-a903-f8bfc0e27b7e): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3285 | 2026.02.11 23:55:58.886780 [ 281 ] {a9c1ca35-d3ec-4b63-a396-f59d799c80b5} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001718 sec., 4074.5052386495927 rows/sec., 7.30 MiB/sec. | ||
| 3286 | 2026.02.11 23:55:58.886830 [ 281 ] {a9c1ca35-d3ec-4b63-a396-f59d799c80b5} <Debug> TCPHandler: Processed in 0.001892147 sec. | ||
| 3287 | 2026.02.11 23:55:58.886944 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3288 | 2026.02.11 23:55:58.887038 [ 281 ] {3fa14f99-4ff5-4c88-b84d-b210e103fd06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3289 | 2026.02.11 23:55:58.887078 [ 281 ] {3fa14f99-4ff5-4c88-b84d-b210e103fd06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3290 | 2026.02.11 23:55:58.887432 [ 281 ] {3fa14f99-4ff5-4c88-b84d-b210e103fd06} <Trace> oximeter.measurements_u64 (4b04f6c7-fe0f-46f4-b6b8-6d9da97af1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3291 | 2026.02.11 23:55:58.887465 [ 281 ] {3fa14f99-4ff5-4c88-b84d-b210e103fd06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 3292 | 2026.02.11 23:55:58.887751 [ 281 ] {3fa14f99-4ff5-4c88-b84d-b210e103fd06} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3293 | 2026.02.11 23:55:58.887960 [ 281 ] {3fa14f99-4ff5-4c88-b84d-b210e103fd06} <Trace> oximeter.measurements_u64 (4b04f6c7-fe0f-46f4-b6b8-6d9da97af1bd): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3294 | 2026.02.11 23:55:58.888047 [ 69 ] {} <Debug> oximeter.measurements_u64 (4b04f6c7-fe0f-46f4-b6b8-6d9da97af1bd) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3295 | 2026.02.11 23:55:58.888078 [ 281 ] {3fa14f99-4ff5-4c88-b84d-b210e103fd06} <Debug> executeQuery: Read 88 rows, 5.66 KiB in 0.001058 sec., 83175.8034026465 rows/sec., 5.22 MiB/sec. | ||
| 3296 | 2026.02.11 23:55:58.888083 [ 69 ] {} <Trace> oximeter.measurements_u64 (4b04f6c7-fe0f-46f4-b6b8-6d9da97af1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3297 | 2026.02.11 23:55:58.888110 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 3298 | 2026.02.11 23:55:58.888112 [ 281 ] {3fa14f99-4ff5-4c88-b84d-b210e103fd06} <Debug> TCPHandler: Processed in 0.001217734 sec. | ||
| 3299 | 2026.02.11 23:55:58.888206 [ 189 ] {4b04f6c7-fe0f-46f4-b6b8-6d9da97af1bd::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 | ||
| 3300 | 2026.02.11 23:55:58.888294 [ 189 ] {4b04f6c7-fe0f-46f4-b6b8-6d9da97af1bd::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3301 | 2026.02.11 23:55:58.888321 [ 189 ] {4b04f6c7-fe0f-46f4-b6b8-6d9da97af1bd::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 772 rows starting from the beginning of the part | ||
| 3302 | 2026.02.11 23:55:58.888370 [ 189 ] {4b04f6c7-fe0f-46f4-b6b8-6d9da97af1bd::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 88 rows starting from the beginning of the part | ||
| 3303 | 2026.02.11 23:55:58.888408 [ 189 ] {4b04f6c7-fe0f-46f4-b6b8-6d9da97af1bd::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 | ||
| 3304 | 2026.02.11 23:55:58.888444 [ 189 ] {4b04f6c7-fe0f-46f4-b6b8-6d9da97af1bd::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 88 rows starting from the beginning of the part | ||
| 3305 | 2026.02.11 23:55:58.888481 [ 189 ] {4b04f6c7-fe0f-46f4-b6b8-6d9da97af1bd::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 | ||
| 3306 | 2026.02.11 23:55:58.888516 [ 189 ] {4b04f6c7-fe0f-46f4-b6b8-6d9da97af1bd::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 88 rows starting from the beginning of the part | ||
| 3307 | 2026.02.11 23:55:58.889325 [ 200 ] {4b04f6c7-fe0f-46f4-b6b8-6d9da97af1bd::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1156 rows, containing 4 columns (4 merged, 0 gathered) in 0.001142293 sec., 1011999.5482770182 rows/sec., 65.72 MiB/sec. | ||
| 3308 | 2026.02.11 23:55:58.889486 [ 189 ] {4b04f6c7-fe0f-46f4-b6b8-6d9da97af1bd::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3309 | 2026.02.11 23:55:58.889712 [ 189 ] {4b04f6c7-fe0f-46f4-b6b8-6d9da97af1bd::all_1_16_3} <Trace> oximeter.measurements_u64 (4b04f6c7-fe0f-46f4-b6b8-6d9da97af1bd): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3310 | 2026.02.11 23:55:58.889769 [ 189 ] {4b04f6c7-fe0f-46f4-b6b8-6d9da97af1bd::all_1_16_3} <Trace> oximeter.measurements_u64 (4b04f6c7-fe0f-46f4-b6b8-6d9da97af1bd) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3311 | 2026.02.11 23:55:58.889822 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 3312 | 2026.02.11 23:56:00.939292 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 444 | ||
| 3313 | 2026.02.11 23:56:00.941593 [ 243 ] {} <Trace> system.query_log (e129079c-d142-406b-8659-a4f2a5941f34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3314 | 2026.02.11 23:56:00.941637 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 3315 | 2026.02.11 23:56:00.942796 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3316 | 2026.02.11 23:56:00.943070 [ 243 ] {} <Trace> system.query_log (e129079c-d142-406b-8659-a4f2a5941f34): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3317 | 2026.02.11 23:56:00.943413 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 444 | ||
| 3318 | 2026.02.11 23:56:03.865377 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3319 | 2026.02.11 23:56:03.865567 [ 281 ] {b3481b0f-a8a8-4e0d-9fb2-10fa7b48aa9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3320 | 2026.02.11 23:56:03.865632 [ 281 ] {b3481b0f-a8a8-4e0d-9fb2-10fa7b48aa9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3321 | 2026.02.11 23:56:03.866274 [ 281 ] {b3481b0f-a8a8-4e0d-9fb2-10fa7b48aa9b} <Trace> oximeter.fields_string (d8291991-e1c7-4178-b7c2-8afc920979a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3322 | 2026.02.11 23:56:03.866313 [ 281 ] {b3481b0f-a8a8-4e0d-9fb2-10fa7b48aa9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 3323 | 2026.02.11 23:56:03.866715 [ 281 ] {b3481b0f-a8a8-4e0d-9fb2-10fa7b48aa9b} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3324 | 2026.02.11 23:56:03.866942 [ 281 ] {b3481b0f-a8a8-4e0d-9fb2-10fa7b48aa9b} <Trace> oximeter.fields_string (d8291991-e1c7-4178-b7c2-8afc920979a5): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3325 | 2026.02.11 23:56:03.867091 [ 281 ] {b3481b0f-a8a8-4e0d-9fb2-10fa7b48aa9b} <Debug> executeQuery: Read 122 rows, 10.75 KiB in 0.001573 sec., 77558.8048315321 rows/sec., 6.68 MiB/sec. | ||
| 3326 | 2026.02.11 23:56:03.867136 [ 281 ] {b3481b0f-a8a8-4e0d-9fb2-10fa7b48aa9b} <Debug> TCPHandler: Processed in 0.001883617 sec. | ||
| 3327 | 2026.02.11 23:56:03.867266 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3328 | 2026.02.11 23:56:03.867369 [ 281 ] {d1e8d8dc-7f5c-404d-9c01-84105efd813f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3329 | 2026.02.11 23:56:03.867413 [ 281 ] {d1e8d8dc-7f5c-404d-9c01-84105efd813f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3330 | 2026.02.11 23:56:03.867826 [ 281 ] {d1e8d8dc-7f5c-404d-9c01-84105efd813f} <Trace> oximeter.fields_u16 (a063e340-feb3-467d-9a3f-70c072d33d5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3331 | 2026.02.11 23:56:03.867860 [ 281 ] {d1e8d8dc-7f5c-404d-9c01-84105efd813f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 3332 | 2026.02.11 23:56:03.868164 [ 281 ] {d1e8d8dc-7f5c-404d-9c01-84105efd813f} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3333 | 2026.02.11 23:56:03.868387 [ 281 ] {d1e8d8dc-7f5c-404d-9c01-84105efd813f} <Trace> oximeter.fields_u16 (a063e340-feb3-467d-9a3f-70c072d33d5b): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3334 | 2026.02.11 23:56:03.868474 [ 37 ] {} <Debug> oximeter.fields_u16 (a063e340-feb3-467d-9a3f-70c072d33d5b) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3335 | 2026.02.11 23:56:03.868508 [ 37 ] {} <Trace> oximeter.fields_u16 (a063e340-feb3-467d-9a3f-70c072d33d5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3336 | 2026.02.11 23:56:03.868513 [ 281 ] {d1e8d8dc-7f5c-404d-9c01-84105efd813f} <Debug> executeQuery: Read 33 rows, 2.48 KiB in 0.001169 sec., 28229.255774165955 rows/sec., 2.07 MiB/sec. | ||
| 3337 | 2026.02.11 23:56:03.868527 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 3338 | 2026.02.11 23:56:03.868553 [ 281 ] {d1e8d8dc-7f5c-404d-9c01-84105efd813f} <Debug> TCPHandler: Processed in 0.001339835 sec. | ||
| 3339 | 2026.02.11 23:56:03.868620 [ 189 ] {a063e340-feb3-467d-9a3f-70c072d33d5b::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 | ||
| 3340 | 2026.02.11 23:56:03.868659 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3341 | 2026.02.11 23:56:03.868718 [ 189 ] {a063e340-feb3-467d-9a3f-70c072d33d5b::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3342 | 2026.02.11 23:56:03.868750 [ 189 ] {a063e340-feb3-467d-9a3f-70c072d33d5b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 189 rows starting from the beginning of the part | ||
| 3343 | 2026.02.11 23:56:03.868755 [ 281 ] {caee2682-7b6e-44a4-a366-357b209cf646} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3344 | 2026.02.11 23:56:03.868799 [ 281 ] {caee2682-7b6e-44a4-a366-357b209cf646} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3345 | 2026.02.11 23:56:03.868814 [ 189 ] {a063e340-feb3-467d-9a3f-70c072d33d5b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 41 rows starting from the beginning of the part | ||
| 3346 | 2026.02.11 23:56:03.868862 [ 189 ] {a063e340-feb3-467d-9a3f-70c072d33d5b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 140 rows starting from the beginning of the part | ||
| 3347 | 2026.02.11 23:56:03.868906 [ 189 ] {a063e340-feb3-467d-9a3f-70c072d33d5b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 33 rows starting from the beginning of the part | ||
| 3348 | 2026.02.11 23:56:03.868953 [ 189 ] {a063e340-feb3-467d-9a3f-70c072d33d5b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 142 rows starting from the beginning of the part | ||
| 3349 | 2026.02.11 23:56:03.868999 [ 189 ] {a063e340-feb3-467d-9a3f-70c072d33d5b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 33 rows starting from the beginning of the part | ||
| 3350 | 2026.02.11 23:56:03.869228 [ 281 ] {caee2682-7b6e-44a4-a366-357b209cf646} <Trace> oximeter.fields_uuid (4fa888fe-7c40-4232-8860-a6a6bcd7dec5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3351 | 2026.02.11 23:56:03.869262 [ 281 ] {caee2682-7b6e-44a4-a366-357b209cf646} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 3352 | 2026.02.11 23:56:03.869562 [ 281 ] {caee2682-7b6e-44a4-a366-357b209cf646} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3353 | 2026.02.11 23:56:03.869772 [ 281 ] {caee2682-7b6e-44a4-a366-357b209cf646} <Trace> oximeter.fields_uuid (4fa888fe-7c40-4232-8860-a6a6bcd7dec5): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3354 | 2026.02.11 23:56:03.869804 [ 200 ] {a063e340-feb3-467d-9a3f-70c072d33d5b::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 578 rows, containing 5 columns (5 merged, 0 gathered) in 0.001219244 sec., 474064.256211226 rows/sec., 31.71 MiB/sec. | ||
| 3355 | 2026.02.11 23:56:03.869903 [ 281 ] {caee2682-7b6e-44a4-a366-357b209cf646} <Debug> executeQuery: Read 97 rows, 7.76 KiB in 0.001169 sec., 82976.90333618478 rows/sec., 6.48 MiB/sec. | ||
| 3356 | 2026.02.11 23:56:03.869946 [ 281 ] {caee2682-7b6e-44a4-a366-357b209cf646} <Debug> TCPHandler: Processed in 0.001336276 sec. | ||
| 3357 | 2026.02.11 23:56:03.870048 [ 190 ] {a063e340-feb3-467d-9a3f-70c072d33d5b::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3358 | 2026.02.11 23:56:03.870062 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3359 | 2026.02.11 23:56:03.870178 [ 281 ] {09b5a6cd-48ad-492e-9b67-0cbed34e8980} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3360 | 2026.02.11 23:56:03.870233 [ 281 ] {09b5a6cd-48ad-492e-9b67-0cbed34e8980} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3361 | 2026.02.11 23:56:03.870415 [ 190 ] {a063e340-feb3-467d-9a3f-70c072d33d5b::all_1_16_3} <Trace> oximeter.fields_u16 (a063e340-feb3-467d-9a3f-70c072d33d5b): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3362 | 2026.02.11 23:56:03.870511 [ 190 ] {a063e340-feb3-467d-9a3f-70c072d33d5b::all_1_16_3} <Trace> oximeter.fields_u16 (a063e340-feb3-467d-9a3f-70c072d33d5b) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3363 | 2026.02.11 23:56:03.870611 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 3364 | 2026.02.11 23:56:03.870637 [ 281 ] {09b5a6cd-48ad-492e-9b67-0cbed34e8980} <Trace> oximeter.measurements_cumulativeu64 (629b0a95-06b7-4f0a-8a91-89e98ebdbeb8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3365 | 2026.02.11 23:56:03.870677 [ 281 ] {09b5a6cd-48ad-492e-9b67-0cbed34e8980} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 3366 | 2026.02.11 23:56:03.871006 [ 281 ] {09b5a6cd-48ad-492e-9b67-0cbed34e8980} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3367 | 2026.02.11 23:56:03.871221 [ 281 ] {09b5a6cd-48ad-492e-9b67-0cbed34e8980} <Trace> oximeter.measurements_cumulativeu64 (629b0a95-06b7-4f0a-8a91-89e98ebdbeb8): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3368 | 2026.02.11 23:56:03.871349 [ 281 ] {09b5a6cd-48ad-492e-9b67-0cbed34e8980} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001191 sec., 134340.8900083963 rows/sec., 9.36 MiB/sec. | ||
| 3369 | 2026.02.11 23:56:03.871385 [ 281 ] {09b5a6cd-48ad-492e-9b67-0cbed34e8980} <Debug> TCPHandler: Processed in 0.001372887 sec. | ||
| 3370 | 2026.02.11 23:56:03.871493 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3371 | 2026.02.11 23:56:03.871587 [ 281 ] {60067f40-b1ce-472f-b9eb-5d359e5d4b7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3372 | 2026.02.11 23:56:03.871640 [ 281 ] {60067f40-b1ce-472f-b9eb-5d359e5d4b7e} <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 | ||
| 3373 | 2026.02.11 23:56:03.872389 [ 281 ] {60067f40-b1ce-472f-b9eb-5d359e5d4b7e} <Trace> oximeter.measurements_histogramu64 (ffbb1385-6601-4f63-a903-f8bfc0e27b7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3374 | 2026.02.11 23:56:03.872423 [ 281 ] {60067f40-b1ce-472f-b9eb-5d359e5d4b7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 3375 | 2026.02.11 23:56:03.872950 [ 281 ] {60067f40-b1ce-472f-b9eb-5d359e5d4b7e} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3376 | 2026.02.11 23:56:03.873166 [ 281 ] {60067f40-b1ce-472f-b9eb-5d359e5d4b7e} <Trace> oximeter.measurements_histogramu64 (ffbb1385-6601-4f63-a903-f8bfc0e27b7e): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3377 | 2026.02.11 23:56:03.873304 [ 281 ] {60067f40-b1ce-472f-b9eb-5d359e5d4b7e} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.001736 sec., 19009.216589861753 rows/sec., 34.06 MiB/sec. | ||
| 3378 | 2026.02.11 23:56:03.873361 [ 281 ] {60067f40-b1ce-472f-b9eb-5d359e5d4b7e} <Debug> TCPHandler: Processed in 0.001916047 sec. | ||
| 3379 | 2026.02.11 23:56:03.873472 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3380 | 2026.02.11 23:56:03.873566 [ 281 ] {d373124b-d463-456b-83d6-451cf4e9a40e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3381 | 2026.02.11 23:56:03.873607 [ 281 ] {d373124b-d463-456b-83d6-451cf4e9a40e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3382 | 2026.02.11 23:56:03.873933 [ 281 ] {d373124b-d463-456b-83d6-451cf4e9a40e} <Trace> oximeter.measurements_u64 (4b04f6c7-fe0f-46f4-b6b8-6d9da97af1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3383 | 2026.02.11 23:56:03.873966 [ 281 ] {d373124b-d463-456b-83d6-451cf4e9a40e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 3384 | 2026.02.11 23:56:03.874268 [ 281 ] {d373124b-d463-456b-83d6-451cf4e9a40e} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3385 | 2026.02.11 23:56:03.874469 [ 281 ] {d373124b-d463-456b-83d6-451cf4e9a40e} <Trace> oximeter.measurements_u64 (4b04f6c7-fe0f-46f4-b6b8-6d9da97af1bd): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3386 | 2026.02.11 23:56:03.874591 [ 281 ] {d373124b-d463-456b-83d6-451cf4e9a40e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001043 sec., 57526.36625119846 rows/sec., 3.88 MiB/sec. | ||
| 3387 | 2026.02.11 23:56:03.874626 [ 281 ] {d373124b-d463-456b-83d6-451cf4e9a40e} <Debug> TCPHandler: Processed in 0.001203014 sec. | ||
| 3388 | 2026.02.11 23:56:05.709247 [ 95 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3389 | 2026.02.11 23:56:05.709297 [ 95 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3390 | 2026.02.11 23:56:05.773696 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 6667 | ||
| 3391 | 2026.02.11 23:56:05.774241 [ 244 ] {} <Trace> system.asynchronous_metric_log (7c321173-efe0-4025-bf7e-6a8e4a3fbd38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3392 | 2026.02.11 23:56:05.774281 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 3393 | 2026.02.11 23:56:05.774762 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3394 | 2026.02.11 23:56:05.774985 [ 244 ] {} <Trace> system.asynchronous_metric_log (7c321173-efe0-4025-bf7e-6a8e4a3fbd38): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3395 | 2026.02.11 23:56:05.775108 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6667 | ||
| 3396 | 2026.02.11 23:56:06.112911 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 | ||
| 3397 | 2026.02.11 23:56:06.129941 [ 245 ] {} <Trace> system.metric_log (9c306116-b3ca-42bb-b692-9c2699a40c21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3398 | 2026.02.11 23:56:06.129997 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 3399 | 2026.02.11 23:56:06.136341 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3400 | 2026.02.11 23:56:06.137037 [ 245 ] {} <Trace> system.metric_log (9c306116-b3ca-42bb-b692-9c2699a40c21): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3401 | 2026.02.11 23:56:06.140167 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 106 | ||
| 3402 | 2026.02.11 23:56:07.000195 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 224.28 MiB, peak 228.28 MiB, free memory in arenas 0.00 B, will set to 225.55 MiB (RSS), difference: 1.27 MiB | ||
| 3403 | 2026.02.11 23:56:08.870251 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3404 | 2026.02.11 23:56:08.870450 [ 281 ] {f5634f79-f7f3-4a94-a04c-2efa36302131} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3405 | 2026.02.11 23:56:08.870515 [ 281 ] {f5634f79-f7f3-4a94-a04c-2efa36302131} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3406 | 2026.02.11 23:56:08.871283 [ 281 ] {f5634f79-f7f3-4a94-a04c-2efa36302131} <Trace> oximeter.fields_i16 (a5dbfeca-2262-4415-b6be-dfd1a8bfa631): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3407 | 2026.02.11 23:56:08.871334 [ 281 ] {f5634f79-f7f3-4a94-a04c-2efa36302131} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 3408 | 2026.02.11 23:56:08.871736 [ 281 ] {f5634f79-f7f3-4a94-a04c-2efa36302131} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3409 | 2026.02.11 23:56:08.871960 [ 281 ] {f5634f79-f7f3-4a94-a04c-2efa36302131} <Trace> oximeter.fields_i16 (a5dbfeca-2262-4415-b6be-dfd1a8bfa631): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3410 | 2026.02.11 23:56:08.872115 [ 281 ] {f5634f79-f7f3-4a94-a04c-2efa36302131} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.001712 sec., 155373.83177570094 rows/sec., 9.87 MiB/sec. | ||
| 3411 | 2026.02.11 23:56:08.872156 [ 281 ] {f5634f79-f7f3-4a94-a04c-2efa36302131} <Debug> TCPHandler: Processed in 0.002032319 sec. | ||
| 3412 | 2026.02.11 23:56:08.872294 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3413 | 2026.02.11 23:56:08.872392 [ 281 ] {cad9c5e1-328d-482a-93ef-d1295ebdce01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3414 | 2026.02.11 23:56:08.872433 [ 281 ] {cad9c5e1-328d-482a-93ef-d1295ebdce01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3415 | 2026.02.11 23:56:08.873207 [ 281 ] {cad9c5e1-328d-482a-93ef-d1295ebdce01} <Trace> oximeter.fields_string (d8291991-e1c7-4178-b7c2-8afc920979a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3416 | 2026.02.11 23:56:08.873242 [ 281 ] {cad9c5e1-328d-482a-93ef-d1295ebdce01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 3417 | 2026.02.11 23:56:08.873617 [ 281 ] {cad9c5e1-328d-482a-93ef-d1295ebdce01} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3418 | 2026.02.11 23:56:08.873822 [ 281 ] {cad9c5e1-328d-482a-93ef-d1295ebdce01} <Trace> oximeter.fields_string (d8291991-e1c7-4178-b7c2-8afc920979a5): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3419 | 2026.02.11 23:56:08.873956 [ 281 ] {cad9c5e1-328d-482a-93ef-d1295ebdce01} <Debug> executeQuery: Read 766 rows, 61.90 KiB in 0.001583 sec., 483891.34554643085 rows/sec., 38.19 MiB/sec. | ||
| 3420 | 2026.02.11 23:56:08.873992 [ 281 ] {cad9c5e1-328d-482a-93ef-d1295ebdce01} <Debug> TCPHandler: Processed in 0.001756914 sec. | ||
| 3421 | 2026.02.11 23:56:08.874099 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3422 | 2026.02.11 23:56:08.874192 [ 281 ] {65d8818e-73eb-4d0f-897d-2e70c894ae1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3423 | 2026.02.11 23:56:08.874231 [ 281 ] {65d8818e-73eb-4d0f-897d-2e70c894ae1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3424 | 2026.02.11 23:56:08.874674 [ 281 ] {65d8818e-73eb-4d0f-897d-2e70c894ae1d} <Trace> oximeter.fields_u16 (a063e340-feb3-467d-9a3f-70c072d33d5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3425 | 2026.02.11 23:56:08.874709 [ 281 ] {65d8818e-73eb-4d0f-897d-2e70c894ae1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 3426 | 2026.02.11 23:56:08.875029 [ 281 ] {65d8818e-73eb-4d0f-897d-2e70c894ae1d} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3427 | 2026.02.11 23:56:08.875232 [ 281 ] {65d8818e-73eb-4d0f-897d-2e70c894ae1d} <Trace> oximeter.fields_u16 (a063e340-feb3-467d-9a3f-70c072d33d5b): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3428 | 2026.02.11 23:56:08.875370 [ 281 ] {65d8818e-73eb-4d0f-897d-2e70c894ae1d} <Debug> executeQuery: Read 140 rows, 8.53 KiB in 0.001196 sec., 117056.85618729096 rows/sec., 6.96 MiB/sec. | ||
| 3429 | 2026.02.11 23:56:08.875407 [ 281 ] {65d8818e-73eb-4d0f-897d-2e70c894ae1d} <Debug> TCPHandler: Processed in 0.001357996 sec. | ||
| 3430 | 2026.02.11 23:56:08.875519 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3431 | 2026.02.11 23:56:08.875612 [ 281 ] {491fac17-ca13-4c70-b2e0-73f5bd22d31e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3432 | 2026.02.11 23:56:08.875650 [ 281 ] {491fac17-ca13-4c70-b2e0-73f5bd22d31e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3433 | 2026.02.11 23:56:08.876078 [ 281 ] {491fac17-ca13-4c70-b2e0-73f5bd22d31e} <Trace> oximeter.fields_u32 (5e914076-6ebe-4e60-a251-80aa571785b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3434 | 2026.02.11 23:56:08.876113 [ 281 ] {491fac17-ca13-4c70-b2e0-73f5bd22d31e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 3435 | 2026.02.11 23:56:08.876412 [ 281 ] {491fac17-ca13-4c70-b2e0-73f5bd22d31e} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3436 | 2026.02.11 23:56:08.876612 [ 281 ] {491fac17-ca13-4c70-b2e0-73f5bd22d31e} <Trace> oximeter.fields_u32 (5e914076-6ebe-4e60-a251-80aa571785b6): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3437 | 2026.02.11 23:56:08.876741 [ 281 ] {491fac17-ca13-4c70-b2e0-73f5bd22d31e} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.001147 sec., 122057.54141238012 rows/sec., 7.89 MiB/sec. | ||
| 3438 | 2026.02.11 23:56:08.876777 [ 281 ] {491fac17-ca13-4c70-b2e0-73f5bd22d31e} <Debug> TCPHandler: Processed in 0.001306345 sec. | ||
| 3439 | 2026.02.11 23:56:08.876888 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3440 | 2026.02.11 23:56:08.876980 [ 281 ] {d14d74be-fc44-4605-a167-6226e356d014} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3441 | 2026.02.11 23:56:08.877019 [ 281 ] {d14d74be-fc44-4605-a167-6226e356d014} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3442 | 2026.02.11 23:56:08.877435 [ 281 ] {d14d74be-fc44-4605-a167-6226e356d014} <Trace> oximeter.fields_u8 (333bec52-f74d-408b-9e1c-1479446c7d3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3443 | 2026.02.11 23:56:08.877468 [ 281 ] {d14d74be-fc44-4605-a167-6226e356d014} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 3444 | 2026.02.11 23:56:08.877750 [ 281 ] {d14d74be-fc44-4605-a167-6226e356d014} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3445 | 2026.02.11 23:56:08.877936 [ 281 ] {d14d74be-fc44-4605-a167-6226e356d014} <Trace> oximeter.fields_u8 (333bec52-f74d-408b-9e1c-1479446c7d3c): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3446 | 2026.02.11 23:56:08.878057 [ 281 ] {d14d74be-fc44-4605-a167-6226e356d014} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001145 sec., 121397.37991266376 rows/sec., 6.91 MiB/sec. | ||
| 3447 | 2026.02.11 23:56:08.878091 [ 281 ] {d14d74be-fc44-4605-a167-6226e356d014} <Debug> TCPHandler: Processed in 0.001305636 sec. | ||
| 3448 | 2026.02.11 23:56:08.878196 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3449 | 2026.02.11 23:56:08.878362 [ 281 ] {0a165255-c4c4-475b-9ddd-ae04aec56e70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3450 | 2026.02.11 23:56:08.878401 [ 281 ] {0a165255-c4c4-475b-9ddd-ae04aec56e70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3451 | 2026.02.11 23:56:08.878958 [ 281 ] {0a165255-c4c4-475b-9ddd-ae04aec56e70} <Trace> oximeter.fields_uuid (4fa888fe-7c40-4232-8860-a6a6bcd7dec5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3452 | 2026.02.11 23:56:08.878994 [ 281 ] {0a165255-c4c4-475b-9ddd-ae04aec56e70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 3453 | 2026.02.11 23:56:08.879336 [ 281 ] {0a165255-c4c4-475b-9ddd-ae04aec56e70} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3454 | 2026.02.11 23:56:08.879548 [ 281 ] {0a165255-c4c4-475b-9ddd-ae04aec56e70} <Trace> oximeter.fields_uuid (4fa888fe-7c40-4232-8860-a6a6bcd7dec5): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3455 | 2026.02.11 23:56:08.879676 [ 281 ] {0a165255-c4c4-475b-9ddd-ae04aec56e70} <Debug> executeQuery: Read 470 rows, 33.84 KiB in 0.001331 sec., 353117.9564237416 rows/sec., 24.83 MiB/sec. | ||
| 3456 | 2026.02.11 23:56:08.879712 [ 281 ] {0a165255-c4c4-475b-9ddd-ae04aec56e70} <Debug> TCPHandler: Processed in 0.001503679 sec. | ||
| 3457 | 2026.02.11 23:56:08.879812 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3458 | 2026.02.11 23:56:08.879904 [ 281 ] {de27e2c6-71fc-4969-9090-4464505efbf3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3459 | 2026.02.11 23:56:08.879945 [ 281 ] {de27e2c6-71fc-4969-9090-4464505efbf3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3460 | 2026.02.11 23:56:08.880265 [ 281 ] {de27e2c6-71fc-4969-9090-4464505efbf3} <Trace> oximeter.measurements_bool (9bb13e33-63b8-46aa-ab9c-a174a3431472): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3461 | 2026.02.11 23:56:08.880310 [ 281 ] {de27e2c6-71fc-4969-9090-4464505efbf3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 3462 | 2026.02.11 23:56:08.880597 [ 281 ] {de27e2c6-71fc-4969-9090-4464505efbf3} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3463 | 2026.02.11 23:56:08.880793 [ 281 ] {de27e2c6-71fc-4969-9090-4464505efbf3} <Trace> oximeter.measurements_bool (9bb13e33-63b8-46aa-ab9c-a174a3431472): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3464 | 2026.02.11 23:56:08.880915 [ 281 ] {de27e2c6-71fc-4969-9090-4464505efbf3} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001028 sec., 5836.575875486381 rows/sec., 304.94 KiB/sec. | ||
| 3465 | 2026.02.11 23:56:08.880950 [ 281 ] {de27e2c6-71fc-4969-9090-4464505efbf3} <Debug> TCPHandler: Processed in 0.001186153 sec. | ||
| 3466 | 2026.02.11 23:56:08.881049 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3467 | 2026.02.11 23:56:08.881141 [ 281 ] {25e2c786-d816-41ab-bb79-27093ab80535} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3468 | 2026.02.11 23:56:08.881182 [ 281 ] {25e2c786-d816-41ab-bb79-27093ab80535} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3469 | 2026.02.11 23:56:08.881613 [ 281 ] {25e2c786-d816-41ab-bb79-27093ab80535} <Trace> oximeter.measurements_cumulativeu64 (629b0a95-06b7-4f0a-8a91-89e98ebdbeb8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3470 | 2026.02.11 23:56:08.881649 [ 281 ] {25e2c786-d816-41ab-bb79-27093ab80535} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 3471 | 2026.02.11 23:56:08.881971 [ 281 ] {25e2c786-d816-41ab-bb79-27093ab80535} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3472 | 2026.02.11 23:56:08.882174 [ 281 ] {25e2c786-d816-41ab-bb79-27093ab80535} <Trace> oximeter.measurements_cumulativeu64 (629b0a95-06b7-4f0a-8a91-89e98ebdbeb8): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3473 | 2026.02.11 23:56:08.882319 [ 281 ] {25e2c786-d816-41ab-bb79-27093ab80535} <Debug> executeQuery: Read 258 rows, 17.59 KiB in 0.001195 sec., 215899.58158995814 rows/sec., 14.38 MiB/sec. | ||
| 3474 | 2026.02.11 23:56:08.882355 [ 281 ] {25e2c786-d816-41ab-bb79-27093ab80535} <Debug> TCPHandler: Processed in 0.001354597 sec. | ||
| 3475 | 2026.02.11 23:56:08.882469 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3476 | 2026.02.11 23:56:08.882561 [ 281 ] {501f0365-718c-4e93-84d8-e3c5d0feb43a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3477 | 2026.02.11 23:56:08.882602 [ 281 ] {501f0365-718c-4e93-84d8-e3c5d0feb43a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3478 | 2026.02.11 23:56:08.882901 [ 281 ] {501f0365-718c-4e93-84d8-e3c5d0feb43a} <Trace> oximeter.measurements_f64 (522c00d0-3ce7-4a3b-8e1c-1a58bb35e28f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3479 | 2026.02.11 23:56:08.882935 [ 281 ] {501f0365-718c-4e93-84d8-e3c5d0feb43a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 3480 | 2026.02.11 23:56:08.883216 [ 281 ] {501f0365-718c-4e93-84d8-e3c5d0feb43a} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3481 | 2026.02.11 23:56:08.883433 [ 281 ] {501f0365-718c-4e93-84d8-e3c5d0feb43a} <Trace> oximeter.measurements_f64 (522c00d0-3ce7-4a3b-8e1c-1a58bb35e28f): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3482 | 2026.02.11 23:56:08.883564 [ 281 ] {501f0365-718c-4e93-84d8-e3c5d0feb43a} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00102 sec., 980.3921568627451 rows/sec., 66.06 KiB/sec. | ||
| 3483 | 2026.02.11 23:56:08.883599 [ 281 ] {501f0365-718c-4e93-84d8-e3c5d0feb43a} <Debug> TCPHandler: Processed in 0.001178323 sec. | ||
| 3484 | 2026.02.11 23:56:08.883697 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3485 | 2026.02.11 23:56:08.883789 [ 281 ] {613fab3d-6c67-4a7c-b016-98b91803cd07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3486 | 2026.02.11 23:56:08.883841 [ 281 ] {613fab3d-6c67-4a7c-b016-98b91803cd07} <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 | ||
| 3487 | 2026.02.11 23:56:08.884584 [ 281 ] {613fab3d-6c67-4a7c-b016-98b91803cd07} <Trace> oximeter.measurements_histogramu64 (ffbb1385-6601-4f63-a903-f8bfc0e27b7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3488 | 2026.02.11 23:56:08.884619 [ 281 ] {613fab3d-6c67-4a7c-b016-98b91803cd07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 3489 | 2026.02.11 23:56:08.885134 [ 281 ] {613fab3d-6c67-4a7c-b016-98b91803cd07} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3490 | 2026.02.11 23:56:08.885359 [ 281 ] {613fab3d-6c67-4a7c-b016-98b91803cd07} <Trace> oximeter.measurements_histogramu64 (ffbb1385-6601-4f63-a903-f8bfc0e27b7e): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3491 | 2026.02.11 23:56:08.885499 [ 281 ] {613fab3d-6c67-4a7c-b016-98b91803cd07} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001727 sec., 4053.271569195136 rows/sec., 7.26 MiB/sec. | ||
| 3492 | 2026.02.11 23:56:08.885551 [ 281 ] {613fab3d-6c67-4a7c-b016-98b91803cd07} <Debug> TCPHandler: Processed in 0.001901587 sec. | ||
| 3493 | 2026.02.11 23:56:08.885662 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3494 | 2026.02.11 23:56:08.885756 [ 281 ] {33b9d7c9-16ec-4181-b3cd-02e5ef0001c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3495 | 2026.02.11 23:56:08.885796 [ 281 ] {33b9d7c9-16ec-4181-b3cd-02e5ef0001c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3496 | 2026.02.11 23:56:08.886127 [ 281 ] {33b9d7c9-16ec-4181-b3cd-02e5ef0001c5} <Trace> oximeter.measurements_u64 (4b04f6c7-fe0f-46f4-b6b8-6d9da97af1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3497 | 2026.02.11 23:56:08.886162 [ 281 ] {33b9d7c9-16ec-4181-b3cd-02e5ef0001c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 3498 | 2026.02.11 23:56:08.886464 [ 281 ] {33b9d7c9-16ec-4181-b3cd-02e5ef0001c5} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3499 | 2026.02.11 23:56:08.886664 [ 281 ] {33b9d7c9-16ec-4181-b3cd-02e5ef0001c5} <Trace> oximeter.measurements_u64 (4b04f6c7-fe0f-46f4-b6b8-6d9da97af1bd): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3500 | 2026.02.11 23:56:08.886791 [ 281 ] {33b9d7c9-16ec-4181-b3cd-02e5ef0001c5} <Debug> executeQuery: Read 88 rows, 5.66 KiB in 0.001053 sec., 83570.75023741691 rows/sec., 5.25 MiB/sec. | ||
| 3501 | 2026.02.11 23:56:08.886827 [ 281 ] {33b9d7c9-16ec-4181-b3cd-02e5ef0001c5} <Debug> TCPHandler: Processed in 0.001213684 sec. | ||
| 3502 | 2026.02.11 23:56:10.943675 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 478 | ||
| 3503 | 2026.02.11 23:56:10.945943 [ 243 ] {} <Trace> system.query_log (e129079c-d142-406b-8659-a4f2a5941f34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3504 | 2026.02.11 23:56:10.946002 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 3505 | 2026.02.11 23:56:10.947180 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3506 | 2026.02.11 23:56:10.947463 [ 243 ] {} <Trace> system.query_log (e129079c-d142-406b-8659-a4f2a5941f34): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3507 | 2026.02.11 23:56:10.947802 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 478 | ||
| 3508 | 2026.02.11 23:56:13.275243 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 7179 | ||
| 3509 | 2026.02.11 23:56:13.275781 [ 244 ] {} <Trace> system.asynchronous_metric_log (7c321173-efe0-4025-bf7e-6a8e4a3fbd38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3510 | 2026.02.11 23:56:13.275826 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 3511 | 2026.02.11 23:56:13.276438 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3512 | 2026.02.11 23:56:13.276682 [ 244 ] {} <Trace> system.asynchronous_metric_log (7c321173-efe0-4025-bf7e-6a8e4a3fbd38): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3513 | 2026.02.11 23:56:13.276817 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7179 | ||
| 3514 | 2026.02.11 23:56:13.640286 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 113 | ||
| 3515 | 2026.02.11 23:56:13.656419 [ 245 ] {} <Trace> system.metric_log (9c306116-b3ca-42bb-b692-9c2699a40c21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3516 | 2026.02.11 23:56:13.656466 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 3517 | 2026.02.11 23:56:13.662245 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3518 | 2026.02.11 23:56:13.662956 [ 245 ] {} <Trace> system.metric_log (9c306116-b3ca-42bb-b692-9c2699a40c21): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3519 | 2026.02.11 23:56:13.665763 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 113 | ||
| 3520 | 2026.02.11 23:56:13.864790 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3521 | 2026.02.11 23:56:13.864951 [ 281 ] {7ceaec79-ffd9-4596-86c0-3c4f4ebdbda0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3522 | 2026.02.11 23:56:13.865013 [ 281 ] {7ceaec79-ffd9-4596-86c0-3c4f4ebdbda0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3523 | 2026.02.11 23:56:13.865615 [ 281 ] {7ceaec79-ffd9-4596-86c0-3c4f4ebdbda0} <Trace> oximeter.fields_ipaddr (6857c72f-dfdb-45c0-96ba-7e28c54e54a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3524 | 2026.02.11 23:56:13.865650 [ 281 ] {7ceaec79-ffd9-4596-86c0-3c4f4ebdbda0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 3525 | 2026.02.11 23:56:13.866003 [ 281 ] {7ceaec79-ffd9-4596-86c0-3c4f4ebdbda0} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3526 | 2026.02.11 23:56:13.866222 [ 281 ] {7ceaec79-ffd9-4596-86c0-3c4f4ebdbda0} <Trace> oximeter.fields_ipaddr (6857c72f-dfdb-45c0-96ba-7e28c54e54a7): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3527 | 2026.02.11 23:56:13.866377 [ 281 ] {7ceaec79-ffd9-4596-86c0-3c4f4ebdbda0} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001472 sec., 1358.695652173913 rows/sec., 110.79 KiB/sec. | ||
| 3528 | 2026.02.11 23:56:13.866417 [ 281 ] {7ceaec79-ffd9-4596-86c0-3c4f4ebdbda0} <Debug> TCPHandler: Processed in 0.001749064 sec. | ||
| 3529 | 2026.02.11 23:56:13.866551 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3530 | 2026.02.11 23:56:13.866645 [ 281 ] {7ee7a0c7-396c-4302-801d-ee790cc76fb2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3531 | 2026.02.11 23:56:13.866685 [ 281 ] {7ee7a0c7-396c-4302-801d-ee790cc76fb2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3532 | 2026.02.11 23:56:13.867151 [ 281 ] {7ee7a0c7-396c-4302-801d-ee790cc76fb2} <Trace> oximeter.fields_string (d8291991-e1c7-4178-b7c2-8afc920979a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3533 | 2026.02.11 23:56:13.867186 [ 281 ] {7ee7a0c7-396c-4302-801d-ee790cc76fb2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 3534 | 2026.02.11 23:56:13.867505 [ 281 ] {7ee7a0c7-396c-4302-801d-ee790cc76fb2} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3535 | 2026.02.11 23:56:13.867707 [ 281 ] {7ee7a0c7-396c-4302-801d-ee790cc76fb2} <Trace> oximeter.fields_string (d8291991-e1c7-4178-b7c2-8afc920979a5): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3536 | 2026.02.11 23:56:13.867829 [ 281 ] {7ee7a0c7-396c-4302-801d-ee790cc76fb2} <Debug> executeQuery: Read 123 rows, 10.83 KiB in 0.001202 sec., 102329.45091514144 rows/sec., 8.79 MiB/sec. | ||
| 3537 | 2026.02.11 23:56:13.867866 [ 281 ] {7ee7a0c7-396c-4302-801d-ee790cc76fb2} <Debug> TCPHandler: Processed in 0.001364956 sec. | ||
| 3538 | 2026.02.11 23:56:13.867981 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3539 | 2026.02.11 23:56:13.868075 [ 281 ] {223d1cfe-c166-4216-9abf-83d9c0c2d047} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3540 | 2026.02.11 23:56:13.868115 [ 281 ] {223d1cfe-c166-4216-9abf-83d9c0c2d047} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3541 | 2026.02.11 23:56:13.868519 [ 281 ] {223d1cfe-c166-4216-9abf-83d9c0c2d047} <Trace> oximeter.fields_u16 (a063e340-feb3-467d-9a3f-70c072d33d5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3542 | 2026.02.11 23:56:13.868553 [ 281 ] {223d1cfe-c166-4216-9abf-83d9c0c2d047} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 3543 | 2026.02.11 23:56:13.868834 [ 281 ] {223d1cfe-c166-4216-9abf-83d9c0c2d047} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3544 | 2026.02.11 23:56:13.869034 [ 281 ] {223d1cfe-c166-4216-9abf-83d9c0c2d047} <Trace> oximeter.fields_u16 (a063e340-feb3-467d-9a3f-70c072d33d5b): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3545 | 2026.02.11 23:56:13.869160 [ 281 ] {223d1cfe-c166-4216-9abf-83d9c0c2d047} <Debug> executeQuery: Read 35 rows, 2.62 KiB in 0.001104 sec., 31702.89855072464 rows/sec., 2.32 MiB/sec. | ||
| 3546 | 2026.02.11 23:56:13.869199 [ 281 ] {223d1cfe-c166-4216-9abf-83d9c0c2d047} <Debug> TCPHandler: Processed in 0.001267685 sec. | ||
| 3547 | 2026.02.11 23:56:13.869310 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3548 | 2026.02.11 23:56:13.869411 [ 281 ] {23c9d818-019f-407b-afd8-37e6442d74df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3549 | 2026.02.11 23:56:13.869449 [ 281 ] {23c9d818-019f-407b-afd8-37e6442d74df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3550 | 2026.02.11 23:56:13.869866 [ 281 ] {23c9d818-019f-407b-afd8-37e6442d74df} <Trace> oximeter.fields_uuid (4fa888fe-7c40-4232-8860-a6a6bcd7dec5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3551 | 2026.02.11 23:56:13.869901 [ 281 ] {23c9d818-019f-407b-afd8-37e6442d74df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 3552 | 2026.02.11 23:56:13.870217 [ 281 ] {23c9d818-019f-407b-afd8-37e6442d74df} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3553 | 2026.02.11 23:56:13.870429 [ 281 ] {23c9d818-019f-407b-afd8-37e6442d74df} <Trace> oximeter.fields_uuid (4fa888fe-7c40-4232-8860-a6a6bcd7dec5): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3554 | 2026.02.11 23:56:13.870551 [ 281 ] {23c9d818-019f-407b-afd8-37e6442d74df} <Debug> executeQuery: Read 99 rows, 7.92 KiB in 0.001159 sec., 85418.46419327005 rows/sec., 6.67 MiB/sec. | ||
| 3555 | 2026.02.11 23:56:13.870587 [ 281 ] {23c9d818-019f-407b-afd8-37e6442d74df} <Debug> TCPHandler: Processed in 0.001326335 sec. | ||
| 3556 | 2026.02.11 23:56:13.870698 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3557 | 2026.02.11 23:56:13.870792 [ 281 ] {25666898-3298-49bd-a925-41c1c98d8f3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3558 | 2026.02.11 23:56:13.870834 [ 281 ] {25666898-3298-49bd-a925-41c1c98d8f3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3559 | 2026.02.11 23:56:13.871234 [ 281 ] {25666898-3298-49bd-a925-41c1c98d8f3b} <Trace> oximeter.measurements_cumulativeu64 (629b0a95-06b7-4f0a-8a91-89e98ebdbeb8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3560 | 2026.02.11 23:56:13.871267 [ 281 ] {25666898-3298-49bd-a925-41c1c98d8f3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 3561 | 2026.02.11 23:56:13.871595 [ 281 ] {25666898-3298-49bd-a925-41c1c98d8f3b} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3562 | 2026.02.11 23:56:13.871791 [ 281 ] {25666898-3298-49bd-a925-41c1c98d8f3b} <Trace> oximeter.measurements_cumulativeu64 (629b0a95-06b7-4f0a-8a91-89e98ebdbeb8): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3563 | 2026.02.11 23:56:13.871914 [ 281 ] {25666898-3298-49bd-a925-41c1c98d8f3b} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.00114 sec., 141228.0701754386 rows/sec., 9.84 MiB/sec. | ||
| 3564 | 2026.02.11 23:56:13.871949 [ 281 ] {25666898-3298-49bd-a925-41c1c98d8f3b} <Debug> TCPHandler: Processed in 0.001298695 sec. | ||
| 3565 | 2026.02.11 23:56:13.872052 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3566 | 2026.02.11 23:56:13.872144 [ 281 ] {1c90128c-befb-44a3-8fc1-7dcf08a22f0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3567 | 2026.02.11 23:56:13.872197 [ 281 ] {1c90128c-befb-44a3-8fc1-7dcf08a22f0d} <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 | ||
| 3568 | 2026.02.11 23:56:13.872968 [ 281 ] {1c90128c-befb-44a3-8fc1-7dcf08a22f0d} <Trace> oximeter.measurements_histogramu64 (ffbb1385-6601-4f63-a903-f8bfc0e27b7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3569 | 2026.02.11 23:56:13.873002 [ 281 ] {1c90128c-befb-44a3-8fc1-7dcf08a22f0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 3570 | 2026.02.11 23:56:13.873542 [ 281 ] {1c90128c-befb-44a3-8fc1-7dcf08a22f0d} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3571 | 2026.02.11 23:56:13.873753 [ 281 ] {1c90128c-befb-44a3-8fc1-7dcf08a22f0d} <Trace> oximeter.measurements_histogramu64 (ffbb1385-6601-4f63-a903-f8bfc0e27b7e): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3572 | 2026.02.11 23:56:13.873882 [ 281 ] {1c90128c-befb-44a3-8fc1-7dcf08a22f0d} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.001755 sec., 18803.418803418805 rows/sec., 33.69 MiB/sec. | ||
| 3573 | 2026.02.11 23:56:13.873934 [ 281 ] {1c90128c-befb-44a3-8fc1-7dcf08a22f0d} <Debug> TCPHandler: Processed in 0.001929668 sec. | ||
| 3574 | 2026.02.11 23:56:13.874047 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3575 | 2026.02.11 23:56:13.874140 [ 281 ] {70d03d24-2ce1-410f-815e-ec0674863d51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3576 | 2026.02.11 23:56:13.874181 [ 281 ] {70d03d24-2ce1-410f-815e-ec0674863d51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3577 | 2026.02.11 23:56:13.874519 [ 281 ] {70d03d24-2ce1-410f-815e-ec0674863d51} <Trace> oximeter.measurements_u64 (4b04f6c7-fe0f-46f4-b6b8-6d9da97af1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3578 | 2026.02.11 23:56:13.874553 [ 281 ] {70d03d24-2ce1-410f-815e-ec0674863d51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 3579 | 2026.02.11 23:56:13.874861 [ 281 ] {70d03d24-2ce1-410f-815e-ec0674863d51} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3580 | 2026.02.11 23:56:13.875061 [ 281 ] {70d03d24-2ce1-410f-815e-ec0674863d51} <Trace> oximeter.measurements_u64 (4b04f6c7-fe0f-46f4-b6b8-6d9da97af1bd): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3581 | 2026.02.11 23:56:13.875181 [ 281 ] {70d03d24-2ce1-410f-815e-ec0674863d51} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001059 sec., 56657.22379603399 rows/sec., 3.82 MiB/sec. | ||
| 3582 | 2026.02.11 23:56:13.875215 [ 281 ] {70d03d24-2ce1-410f-815e-ec0674863d51} <Debug> TCPHandler: Processed in 0.001217653 sec. | ||
| 3583 | 2026.02.11 23:56:17.756699 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42624 | ||
| 3584 | 2026.02.11 23:56:17.756809 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3585 | 2026.02.11 23:56:17.756834 [ 289 ] {} <Debug> TCP-Session: 487c3db6-6624-4aec-a202-66a5fe02b930 Authenticating user 'default' from [fd00:1122:3344:101::e]:42624 | ||
| 3586 | 2026.02.11 23:56:17.756857 [ 289 ] {} <Debug> TCP-Session: 487c3db6-6624-4aec-a202-66a5fe02b930 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3587 | 2026.02.11 23:56:17.756869 [ 289 ] {} <Debug> TCP-Session: 487c3db6-6624-4aec-a202-66a5fe02b930 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3588 | 2026.02.11 23:56:17.757039 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45854 | ||
| 3589 | 2026.02.11 23:56:17.757053 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43596 | ||
| 3590 | 2026.02.11 23:56:17.757097 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33673 | ||
| 3591 | 2026.02.11 23:56:17.757122 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63519 | ||
| 3592 | 2026.02.11 23:56:17.757147 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37635 | ||
| 3593 | 2026.02.11 23:56:17.757172 [ 289 ] {} <Trace> TCP-Session: 487c3db6-6624-4aec-a202-66a5fe02b930 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3594 | 2026.02.11 23:56:17.757167 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3595 | 2026.02.11 23:56:17.757137 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50707 | ||
| 3596 | 2026.02.11 23:56:17.757246 [ 290 ] {} <Debug> TCP-Session: 5a325aca-9959-4195-9bf9-48070287675d Authenticating user 'default' from [fd00:1122:3344:101::e]:45854 | ||
| 3597 | 2026.02.11 23:56:17.757110 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34413 | ||
| 3598 | 2026.02.11 23:56:17.757282 [ 290 ] {} <Debug> TCP-Session: 5a325aca-9959-4195-9bf9-48070287675d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3599 | 2026.02.11 23:56:17.757083 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63989 | ||
| 3600 | 2026.02.11 23:56:17.757307 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3601 | 2026.02.11 23:56:17.757308 [ 290 ] {} <Debug> TCP-Session: 5a325aca-9959-4195-9bf9-48070287675d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3602 | 2026.02.11 23:56:17.757357 [ 289 ] {d5ca0567-0441-4048-aa3f-118352921dab} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:42624) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3603 | 2026.02.11 23:56:17.757371 [ 291 ] {} <Debug> TCP-Session: d4aac2fb-491e-462d-b85b-d6fa65482f71 Authenticating user 'default' from [fd00:1122:3344:101::e]:43596 | ||
| 3604 | 2026.02.11 23:56:17.757386 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3605 | 2026.02.11 23:56:17.757414 [ 291 ] {} <Debug> TCP-Session: d4aac2fb-491e-462d-b85b-d6fa65482f71 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3606 | 2026.02.11 23:56:17.757353 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3607 | 2026.02.11 23:56:17.757438 [ 275 ] {} <Debug> TCP-Session: 65cbdb19-d01d-46bb-8256-4bd2f73512f9 Authenticating user 'default' from [fd00:1122:3344:101::e]:63519 | ||
| 3608 | 2026.02.11 23:56:17.757466 [ 293 ] {} <Debug> TCP-Session: c975aefc-6880-452d-b50c-3b3e8614fc73 Authenticating user 'default' from [fd00:1122:3344:101::e]:33673 | ||
| 3609 | 2026.02.11 23:56:17.757482 [ 275 ] {} <Debug> TCP-Session: 65cbdb19-d01d-46bb-8256-4bd2f73512f9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3610 | 2026.02.11 23:56:17.757435 [ 291 ] {} <Debug> TCP-Session: d4aac2fb-491e-462d-b85b-d6fa65482f71 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3611 | 2026.02.11 23:56:17.757506 [ 275 ] {} <Debug> TCP-Session: 65cbdb19-d01d-46bb-8256-4bd2f73512f9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3612 | 2026.02.11 23:56:17.757500 [ 293 ] {} <Debug> TCP-Session: c975aefc-6880-452d-b50c-3b3e8614fc73 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3613 | 2026.02.11 23:56:17.757538 [ 293 ] {} <Debug> TCP-Session: c975aefc-6880-452d-b50c-3b3e8614fc73 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3614 | 2026.02.11 23:56:17.757626 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3615 | 2026.02.11 23:56:17.757630 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3616 | 2026.02.11 23:56:17.757653 [ 289 ] {d5ca0567-0441-4048-aa3f-118352921dab} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3617 | 2026.02.11 23:56:17.757663 [ 294 ] {} <Debug> TCP-Session: 0696cc76-5e10-403b-b2c3-12d03652ed32 Authenticating user 'default' from [fd00:1122:3344:101::e]:34413 | ||
| 3618 | 2026.02.11 23:56:17.757697 [ 292 ] {} <Debug> TCP-Session: 2228f986-950b-477b-98d3-6b7b39900988 Authenticating user 'default' from [fd00:1122:3344:101::e]:63989 | ||
| 3619 | 2026.02.11 23:56:17.757726 [ 294 ] {} <Debug> TCP-Session: 0696cc76-5e10-403b-b2c3-12d03652ed32 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3620 | 2026.02.11 23:56:17.757737 [ 289 ] {d5ca0567-0441-4048-aa3f-118352921dab} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3621 | 2026.02.11 23:56:17.757754 [ 292 ] {} <Debug> TCP-Session: 2228f986-950b-477b-98d3-6b7b39900988 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3622 | 2026.02.11 23:56:17.757753 [ 294 ] {} <Debug> TCP-Session: 0696cc76-5e10-403b-b2c3-12d03652ed32 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3623 | 2026.02.11 23:56:17.757785 [ 292 ] {} <Debug> TCP-Session: 2228f986-950b-477b-98d3-6b7b39900988 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3624 | 2026.02.11 23:56:17.757866 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3625 | 2026.02.11 23:56:17.757869 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3626 | 2026.02.11 23:56:17.757903 [ 287 ] {} <Debug> TCP-Session: 5568ad84-821f-4ff6-8ed4-b2060975eab8 Authenticating user 'default' from [fd00:1122:3344:101::e]:37635 | ||
| 3627 | 2026.02.11 23:56:17.757923 [ 286 ] {} <Debug> TCP-Session: f3842d45-b046-48b4-8ec6-eaf8814fa138 Authenticating user 'default' from [fd00:1122:3344:101::e]:50707 | ||
| 3628 | 2026.02.11 23:56:17.757930 [ 287 ] {} <Debug> TCP-Session: 5568ad84-821f-4ff6-8ed4-b2060975eab8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3629 | 2026.02.11 23:56:17.757950 [ 286 ] {} <Debug> TCP-Session: f3842d45-b046-48b4-8ec6-eaf8814fa138 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3630 | 2026.02.11 23:56:17.757961 [ 287 ] {} <Debug> TCP-Session: 5568ad84-821f-4ff6-8ed4-b2060975eab8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3631 | 2026.02.11 23:56:17.757974 [ 286 ] {} <Debug> TCP-Session: f3842d45-b046-48b4-8ec6-eaf8814fa138 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3632 | 2026.02.11 23:56:17.758036 [ 289 ] {d5ca0567-0441-4048-aa3f-118352921dab} <Debug> oximeter.version (fea001a5-8cc1-47e7-b3b4-7e8fb004448d) (SelectExecutor): Key condition: unknown | ||
| 3633 | 2026.02.11 23:56:17.758994 [ 309 ] {d5ca0567-0441-4048-aa3f-118352921dab} <Trace> AggregatingTransform: Aggregating | ||
| 3634 | 2026.02.11 23:56:17.759055 [ 309 ] {d5ca0567-0441-4048-aa3f-118352921dab} <Trace> Aggregator: Aggregation method: without_key | ||
| 3635 | 2026.02.11 23:56:17.759090 [ 309 ] {d5ca0567-0441-4048-aa3f-118352921dab} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000954929 sec. (1047.198 rows/sec., 40.91 KiB/sec.) | ||
| 3636 | 2026.02.11 23:56:17.759109 [ 309 ] {d5ca0567-0441-4048-aa3f-118352921dab} <Trace> Aggregator: Merging aggregated data | ||
| 3637 | 2026.02.11 23:56:17.760622 [ 289 ] {d5ca0567-0441-4048-aa3f-118352921dab} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003324 sec., 300.84235860409143 rows/sec., 11.75 KiB/sec. | ||
| 3638 | 2026.02.11 23:56:17.760736 [ 289 ] {d5ca0567-0441-4048-aa3f-118352921dab} <Debug> TCPHandler: Processed in 0.003677152 sec. | ||
| 3639 | 2026.02.11 23:56:17.760851 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3640 | 2026.02.11 23:56:17.760875 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3641 | 2026.02.11 23:56:17.760880 [ 289 ] {} <Debug> TCP-Session: 487c3db6-6624-4aec-a202-66a5fe02b930 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3642 | 2026.02.11 23:56:17.760893 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3643 | 2026.02.11 23:56:17.760917 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3644 | 2026.02.11 23:56:17.760935 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3645 | 2026.02.11 23:56:17.760957 [ 287 ] {} <Debug> TCP-Session: 5568ad84-821f-4ff6-8ed4-b2060975eab8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3646 | 2026.02.11 23:56:17.760974 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3647 | 2026.02.11 23:56:17.760980 [ 294 ] {} <Debug> TCP-Session: 0696cc76-5e10-403b-b2c3-12d03652ed32 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3648 | 2026.02.11 23:56:17.760999 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3649 | 2026.02.11 23:56:17.761011 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3650 | 2026.02.11 23:56:17.761021 [ 275 ] {} <Debug> TCP-Session: 65cbdb19-d01d-46bb-8256-4bd2f73512f9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3651 | 2026.02.11 23:56:17.761050 [ 293 ] {} <Debug> TCP-Session: c975aefc-6880-452d-b50c-3b3e8614fc73 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3652 | 2026.02.11 23:56:17.761059 [ 286 ] {} <Debug> TCP-Session: f3842d45-b046-48b4-8ec6-eaf8814fa138 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3653 | 2026.02.11 23:56:17.760999 [ 291 ] {} <Debug> TCP-Session: d4aac2fb-491e-462d-b85b-d6fa65482f71 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3654 | 2026.02.11 23:56:17.760955 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3655 | 2026.02.11 23:56:17.760933 [ 290 ] {} <Debug> TCP-Session: 5a325aca-9959-4195-9bf9-48070287675d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3656 | 2026.02.11 23:56:17.761140 [ 292 ] {} <Debug> TCP-Session: 2228f986-950b-477b-98d3-6b7b39900988 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3657 | 2026.02.11 23:56:17.796018 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59555 | ||
| 3658 | 2026.02.11 23:56:17.796095 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3659 | 2026.02.11 23:56:17.796120 [ 289 ] {} <Debug> TCP-Session: 9b79e8f9-d729-45d4-a86b-c6edc1337d4d Authenticating user 'default' from [fd00:1122:3344:101::e]:59555 | ||
| 3660 | 2026.02.11 23:56:17.796139 [ 289 ] {} <Debug> TCP-Session: 9b79e8f9-d729-45d4-a86b-c6edc1337d4d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3661 | 2026.02.11 23:56:17.796153 [ 289 ] {} <Debug> TCP-Session: 9b79e8f9-d729-45d4-a86b-c6edc1337d4d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3662 | 2026.02.11 23:56:17.796338 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47857 | ||
| 3663 | 2026.02.11 23:56:17.796350 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64536 | ||
| 3664 | 2026.02.11 23:56:17.796378 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34927 | ||
| 3665 | 2026.02.11 23:56:17.796415 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3666 | 2026.02.11 23:56:17.796421 [ 289 ] {} <Trace> TCP-Session: 9b79e8f9-d729-45d4-a86b-c6edc1337d4d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3667 | 2026.02.11 23:56:17.796440 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58071 | ||
| 3668 | 2026.02.11 23:56:17.796473 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3669 | 2026.02.11 23:56:17.796446 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49708 | ||
| 3670 | 2026.02.11 23:56:17.796515 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3671 | 2026.02.11 23:56:17.796506 [ 293 ] {} <Debug> TCP-Session: 4af49e4c-7453-4f82-a375-ab366806fcc0 Authenticating user 'default' from [fd00:1122:3344:101::e]:34927 | ||
| 3672 | 2026.02.11 23:56:17.796434 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3673 | 2026.02.11 23:56:17.796556 [ 293 ] {} <Debug> TCP-Session: 4af49e4c-7453-4f82-a375-ab366806fcc0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3674 | 2026.02.11 23:56:17.796566 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3675 | 2026.02.11 23:56:17.796580 [ 291 ] {} <Debug> TCP-Session: 926ccc17-ff93-4538-a8a0-bd28de12e1cf Authenticating user 'default' from [fd00:1122:3344:101::e]:64536 | ||
| 3676 | 2026.02.11 23:56:17.796586 [ 293 ] {} <Debug> TCP-Session: 4af49e4c-7453-4f82-a375-ab366806fcc0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3677 | 2026.02.11 23:56:17.796611 [ 291 ] {} <Debug> TCP-Session: 926ccc17-ff93-4538-a8a0-bd28de12e1cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3678 | 2026.02.11 23:56:17.796604 [ 287 ] {} <Debug> TCP-Session: b24b79cd-2092-4c49-b1ff-2b3d164a080a Authenticating user 'default' from [fd00:1122:3344:101::e]:49708 | ||
| 3679 | 2026.02.11 23:56:17.796640 [ 291 ] {} <Debug> TCP-Session: 926ccc17-ff93-4538-a8a0-bd28de12e1cf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3680 | 2026.02.11 23:56:17.796657 [ 287 ] {} <Debug> TCP-Session: b24b79cd-2092-4c49-b1ff-2b3d164a080a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3681 | 2026.02.11 23:56:17.796549 [ 286 ] {} <Debug> TCP-Session: 9876b431-ee15-4826-a78e-63f64623e24b Authenticating user 'default' from [fd00:1122:3344:101::e]:58071 | ||
| 3682 | 2026.02.11 23:56:17.796676 [ 287 ] {} <Debug> TCP-Session: b24b79cd-2092-4c49-b1ff-2b3d164a080a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3683 | 2026.02.11 23:56:17.796701 [ 286 ] {} <Debug> TCP-Session: 9876b431-ee15-4826-a78e-63f64623e24b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3684 | 2026.02.11 23:56:17.796422 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57803 | ||
| 3685 | 2026.02.11 23:56:17.796726 [ 286 ] {} <Debug> TCP-Session: 9876b431-ee15-4826-a78e-63f64623e24b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3686 | 2026.02.11 23:56:17.796589 [ 289 ] {ac39132b-2722-4c1a-b5f4-2a1ca2448dc1} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:59555) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3687 | 2026.02.11 23:56:17.796447 [ 290 ] {} <Debug> TCP-Session: 691d211d-5758-4d83-893e-b90b0e2d34b2 Authenticating user 'default' from [fd00:1122:3344:101::e]:47857 | ||
| 3688 | 2026.02.11 23:56:17.796799 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3689 | 2026.02.11 23:56:17.796818 [ 290 ] {} <Debug> TCP-Session: 691d211d-5758-4d83-893e-b90b0e2d34b2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3690 | 2026.02.11 23:56:17.796837 [ 275 ] {} <Debug> TCP-Session: b5e732be-b730-484d-b909-1eaaf9a73e1a Authenticating user 'default' from [fd00:1122:3344:101::e]:57803 | ||
| 3691 | 2026.02.11 23:56:17.796848 [ 290 ] {} <Debug> TCP-Session: 691d211d-5758-4d83-893e-b90b0e2d34b2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3692 | 2026.02.11 23:56:17.796866 [ 275 ] {} <Debug> TCP-Session: b5e732be-b730-484d-b909-1eaaf9a73e1a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3693 | 2026.02.11 23:56:17.796367 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54786 | ||
| 3694 | 2026.02.11 23:56:17.796892 [ 275 ] {} <Debug> TCP-Session: b5e732be-b730-484d-b909-1eaaf9a73e1a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3695 | 2026.02.11 23:56:17.796376 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41108 | ||
| 3696 | 2026.02.11 23:56:17.796950 [ 289 ] {ac39132b-2722-4c1a-b5f4-2a1ca2448dc1} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3697 | 2026.02.11 23:56:17.796999 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3698 | 2026.02.11 23:56:17.797026 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3699 | 2026.02.11 23:56:17.797037 [ 289 ] {ac39132b-2722-4c1a-b5f4-2a1ca2448dc1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3700 | 2026.02.11 23:56:17.797044 [ 292 ] {} <Debug> TCP-Session: 01a9a5d7-88cc-4311-b812-c1419930518a Authenticating user 'default' from [fd00:1122:3344:101::e]:54786 | ||
| 3701 | 2026.02.11 23:56:17.797057 [ 294 ] {} <Debug> TCP-Session: 4298eefe-c548-43e7-81c3-5f2e337cde28 Authenticating user 'default' from [fd00:1122:3344:101::e]:41108 | ||
| 3702 | 2026.02.11 23:56:17.797089 [ 292 ] {} <Debug> TCP-Session: 01a9a5d7-88cc-4311-b812-c1419930518a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3703 | 2026.02.11 23:56:17.797095 [ 294 ] {} <Debug> TCP-Session: 4298eefe-c548-43e7-81c3-5f2e337cde28 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3704 | 2026.02.11 23:56:17.797110 [ 292 ] {} <Debug> TCP-Session: 01a9a5d7-88cc-4311-b812-c1419930518a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3705 | 2026.02.11 23:56:17.797124 [ 294 ] {} <Debug> TCP-Session: 4298eefe-c548-43e7-81c3-5f2e337cde28 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3706 | 2026.02.11 23:56:17.797283 [ 289 ] {ac39132b-2722-4c1a-b5f4-2a1ca2448dc1} <Debug> oximeter.version (fea001a5-8cc1-47e7-b3b4-7e8fb004448d) (SelectExecutor): Key condition: unknown | ||
| 3707 | 2026.02.11 23:56:17.798076 [ 326 ] {ac39132b-2722-4c1a-b5f4-2a1ca2448dc1} <Trace> AggregatingTransform: Aggregating | ||
| 3708 | 2026.02.11 23:56:17.798134 [ 326 ] {ac39132b-2722-4c1a-b5f4-2a1ca2448dc1} <Trace> Aggregator: Aggregation method: without_key | ||
| 3709 | 2026.02.11 23:56:17.798172 [ 326 ] {ac39132b-2722-4c1a-b5f4-2a1ca2448dc1} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000800595 sec. (1249.071 rows/sec., 48.79 KiB/sec.) | ||
| 3710 | 2026.02.11 23:56:17.798193 [ 326 ] {ac39132b-2722-4c1a-b5f4-2a1ca2448dc1} <Trace> Aggregator: Merging aggregated data | ||
| 3711 | 2026.02.11 23:56:17.799531 [ 289 ] {ac39132b-2722-4c1a-b5f4-2a1ca2448dc1} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002985 sec., 335.00837520938023 rows/sec., 13.09 KiB/sec. | ||
| 3712 | 2026.02.11 23:56:17.799660 [ 289 ] {ac39132b-2722-4c1a-b5f4-2a1ca2448dc1} <Debug> TCPHandler: Processed in 0.003337135 sec. | ||
| 3713 | 2026.02.11 23:56:17.799764 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3714 | 2026.02.11 23:56:17.799788 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3715 | 2026.02.11 23:56:17.799797 [ 289 ] {} <Debug> TCP-Session: 9b79e8f9-d729-45d4-a86b-c6edc1337d4d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3716 | 2026.02.11 23:56:17.799822 [ 293 ] {} <Debug> TCP-Session: 4af49e4c-7453-4f82-a375-ab366806fcc0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3717 | 2026.02.11 23:56:17.799824 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3718 | 2026.02.11 23:56:17.799839 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3719 | 2026.02.11 23:56:17.799869 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3720 | 2026.02.11 23:56:17.799877 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3721 | 2026.02.11 23:56:17.799904 [ 286 ] {} <Debug> TCP-Session: 9876b431-ee15-4826-a78e-63f64623e24b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3722 | 2026.02.11 23:56:17.799919 [ 291 ] {} <Debug> TCP-Session: 926ccc17-ff93-4538-a8a0-bd28de12e1cf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3723 | 2026.02.11 23:56:17.799933 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3724 | 2026.02.11 23:56:17.799937 [ 290 ] {} <Debug> TCP-Session: 691d211d-5758-4d83-893e-b90b0e2d34b2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3725 | 2026.02.11 23:56:17.799972 [ 275 ] {} <Debug> TCP-Session: b5e732be-b730-484d-b909-1eaaf9a73e1a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3726 | 2026.02.11 23:56:17.799916 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3727 | 2026.02.11 23:56:17.799899 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3728 | 2026.02.11 23:56:17.800024 [ 287 ] {} <Debug> TCP-Session: b24b79cd-2092-4c49-b1ff-2b3d164a080a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3729 | 2026.02.11 23:56:17.799873 [ 294 ] {} <Debug> TCP-Session: 4298eefe-c548-43e7-81c3-5f2e337cde28 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3730 | 2026.02.11 23:56:17.800054 [ 292 ] {} <Debug> TCP-Session: 01a9a5d7-88cc-4311-b812-c1419930518a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3731 | 2026.02.11 23:56:18.874269 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3732 | 2026.02.11 23:56:18.874533 [ 281 ] {96a59068-1755-436b-8e15-ebba640ee66c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3733 | 2026.02.11 23:56:18.874624 [ 281 ] {96a59068-1755-436b-8e15-ebba640ee66c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3734 | 2026.02.11 23:56:18.875565 [ 281 ] {96a59068-1755-436b-8e15-ebba640ee66c} <Trace> oximeter.fields_i16 (a5dbfeca-2262-4415-b6be-dfd1a8bfa631): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3735 | 2026.02.11 23:56:18.875624 [ 281 ] {96a59068-1755-436b-8e15-ebba640ee66c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 3736 | 2026.02.11 23:56:18.876097 [ 281 ] {96a59068-1755-436b-8e15-ebba640ee66c} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3737 | 2026.02.11 23:56:18.876339 [ 281 ] {96a59068-1755-436b-8e15-ebba640ee66c} <Trace> oximeter.fields_i16 (a5dbfeca-2262-4415-b6be-dfd1a8bfa631): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3738 | 2026.02.11 23:56:18.876511 [ 281 ] {96a59068-1755-436b-8e15-ebba640ee66c} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.002041 sec., 130328.270455659 rows/sec., 8.28 MiB/sec. | ||
| 3739 | 2026.02.11 23:56:18.876513 [ 140 ] {} <Debug> oximeter.fields_i16 (a5dbfeca-2262-4415-b6be-dfd1a8bfa631) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 3740 | 2026.02.11 23:56:18.876578 [ 281 ] {96a59068-1755-436b-8e15-ebba640ee66c} <Debug> TCPHandler: Processed in 0.002498748 sec. | ||
| 3741 | 2026.02.11 23:56:18.876596 [ 140 ] {} <Trace> oximeter.fields_i16 (a5dbfeca-2262-4415-b6be-dfd1a8bfa631): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3742 | 2026.02.11 23:56:18.876628 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 3743 | 2026.02.11 23:56:18.876733 [ 189 ] {a5dbfeca-2262-4415-b6be-dfd1a8bfa631::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 | ||
| 3744 | 2026.02.11 23:56:18.876773 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3745 | 2026.02.11 23:56:18.876840 [ 189 ] {a5dbfeca-2262-4415-b6be-dfd1a8bfa631::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3746 | 2026.02.11 23:56:18.876872 [ 189 ] {a5dbfeca-2262-4415-b6be-dfd1a8bfa631::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 266 rows starting from the beginning of the part | ||
| 3747 | 2026.02.11 23:56:18.876903 [ 281 ] {b4b12890-5131-4ebb-87c5-5b8137132ae6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3748 | 2026.02.11 23:56:18.876941 [ 189 ] {a5dbfeca-2262-4415-b6be-dfd1a8bfa631::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 266 rows starting from the beginning of the part | ||
| 3749 | 2026.02.11 23:56:18.876975 [ 281 ] {b4b12890-5131-4ebb-87c5-5b8137132ae6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3750 | 2026.02.11 23:56:18.877004 [ 189 ] {a5dbfeca-2262-4415-b6be-dfd1a8bfa631::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 266 rows starting from the beginning of the part | ||
| 3751 | 2026.02.11 23:56:18.877066 [ 189 ] {a5dbfeca-2262-4415-b6be-dfd1a8bfa631::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 266 rows starting from the beginning of the part | ||
| 3752 | 2026.02.11 23:56:18.877133 [ 189 ] {a5dbfeca-2262-4415-b6be-dfd1a8bfa631::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 266 rows starting from the beginning of the part | ||
| 3753 | 2026.02.11 23:56:18.878163 [ 281 ] {b4b12890-5131-4ebb-87c5-5b8137132ae6} <Trace> oximeter.fields_string (d8291991-e1c7-4178-b7c2-8afc920979a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3754 | 2026.02.11 23:56:18.878210 [ 281 ] {b4b12890-5131-4ebb-87c5-5b8137132ae6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 3755 | 2026.02.11 23:56:18.878357 [ 190 ] {a5dbfeca-2262-4415-b6be-dfd1a8bfa631::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1330 rows, containing 5 columns (5 merged, 0 gathered) in 0.001658182 sec., 802083.2453856091 rows/sec., 54.02 MiB/sec. | ||
| 3756 | 2026.02.11 23:56:18.878646 [ 200 ] {a5dbfeca-2262-4415-b6be-dfd1a8bfa631::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 3757 | 2026.02.11 23:56:18.878663 [ 281 ] {b4b12890-5131-4ebb-87c5-5b8137132ae6} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3758 | 2026.02.11 23:56:18.878989 [ 281 ] {b4b12890-5131-4ebb-87c5-5b8137132ae6} <Trace> oximeter.fields_string (d8291991-e1c7-4178-b7c2-8afc920979a5): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3759 | 2026.02.11 23:56:18.879090 [ 200 ] {a5dbfeca-2262-4415-b6be-dfd1a8bfa631::all_1_9_2} <Trace> oximeter.fields_i16 (a5dbfeca-2262-4415-b6be-dfd1a8bfa631): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3760 | 2026.02.11 23:56:18.879157 [ 281 ] {b4b12890-5131-4ebb-87c5-5b8137132ae6} <Debug> executeQuery: Read 766 rows, 61.90 KiB in 0.002283 sec., 335523.4340779676 rows/sec., 26.48 MiB/sec. | ||
| 3761 | 2026.02.11 23:56:18.879182 [ 200 ] {a5dbfeca-2262-4415-b6be-dfd1a8bfa631::all_1_9_2} <Trace> oximeter.fields_i16 (a5dbfeca-2262-4415-b6be-dfd1a8bfa631) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 3762 | 2026.02.11 23:56:18.879222 [ 281 ] {b4b12890-5131-4ebb-87c5-5b8137132ae6} <Debug> TCPHandler: Processed in 0.002519969 sec. | ||
| 3763 | 2026.02.11 23:56:18.879288 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 3764 | 2026.02.11 23:56:18.879382 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3765 | 2026.02.11 23:56:18.879498 [ 281 ] {074011e1-351d-4d96-88ba-f44792655161} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3766 | 2026.02.11 23:56:18.879543 [ 281 ] {074011e1-351d-4d96-88ba-f44792655161} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3767 | 2026.02.11 23:56:18.880064 [ 281 ] {074011e1-351d-4d96-88ba-f44792655161} <Trace> oximeter.fields_u16 (a063e340-feb3-467d-9a3f-70c072d33d5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3768 | 2026.02.11 23:56:18.880105 [ 281 ] {074011e1-351d-4d96-88ba-f44792655161} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 3769 | 2026.02.11 23:56:18.880461 [ 281 ] {074011e1-351d-4d96-88ba-f44792655161} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3770 | 2026.02.11 23:56:18.880692 [ 281 ] {074011e1-351d-4d96-88ba-f44792655161} <Trace> oximeter.fields_u16 (a063e340-feb3-467d-9a3f-70c072d33d5b): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3771 | 2026.02.11 23:56:18.880830 [ 281 ] {074011e1-351d-4d96-88ba-f44792655161} <Debug> executeQuery: Read 140 rows, 8.53 KiB in 0.001357 sec., 103168.75460574798 rows/sec., 6.14 MiB/sec. | ||
| 3772 | 2026.02.11 23:56:18.880869 [ 281 ] {074011e1-351d-4d96-88ba-f44792655161} <Debug> TCPHandler: Processed in 0.00155332 sec. | ||
| 3773 | 2026.02.11 23:56:18.881008 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3774 | 2026.02.11 23:56:18.881109 [ 281 ] {d06d4153-c082-4c2f-8ef2-93ef226ba4c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3775 | 2026.02.11 23:56:18.881151 [ 281 ] {d06d4153-c082-4c2f-8ef2-93ef226ba4c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3776 | 2026.02.11 23:56:18.881625 [ 281 ] {d06d4153-c082-4c2f-8ef2-93ef226ba4c3} <Trace> oximeter.fields_u32 (5e914076-6ebe-4e60-a251-80aa571785b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3777 | 2026.02.11 23:56:18.881665 [ 281 ] {d06d4153-c082-4c2f-8ef2-93ef226ba4c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 3778 | 2026.02.11 23:56:18.881977 [ 281 ] {d06d4153-c082-4c2f-8ef2-93ef226ba4c3} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3779 | 2026.02.11 23:56:18.882199 [ 281 ] {d06d4153-c082-4c2f-8ef2-93ef226ba4c3} <Trace> oximeter.fields_u32 (5e914076-6ebe-4e60-a251-80aa571785b6): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3780 | 2026.02.11 23:56:18.882310 [ 140 ] {} <Debug> oximeter.fields_u32 (5e914076-6ebe-4e60-a251-80aa571785b6) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 3781 | 2026.02.11 23:56:18.882337 [ 281 ] {d06d4153-c082-4c2f-8ef2-93ef226ba4c3} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.00125 sec., 112000 rows/sec., 7.24 MiB/sec. | ||
| 3782 | 2026.02.11 23:56:18.882376 [ 140 ] {} <Trace> oximeter.fields_u32 (5e914076-6ebe-4e60-a251-80aa571785b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3783 | 2026.02.11 23:56:18.882395 [ 281 ] {d06d4153-c082-4c2f-8ef2-93ef226ba4c3} <Debug> TCPHandler: Processed in 0.001437808 sec. | ||
| 3784 | 2026.02.11 23:56:18.882408 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 3785 | 2026.02.11 23:56:18.882503 [ 192 ] {5e914076-6ebe-4e60-a251-80aa571785b6::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 | ||
| 3786 | 2026.02.11 23:56:18.882548 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3787 | 2026.02.11 23:56:18.882617 [ 192 ] {5e914076-6ebe-4e60-a251-80aa571785b6::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3788 | 2026.02.11 23:56:18.882653 [ 192 ] {5e914076-6ebe-4e60-a251-80aa571785b6::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 140 rows starting from the beginning of the part | ||
| 3789 | 2026.02.11 23:56:18.882673 [ 281 ] {236033b7-a6a2-46ad-b60e-9e209b0b5d6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3790 | 2026.02.11 23:56:18.882717 [ 192 ] {5e914076-6ebe-4e60-a251-80aa571785b6::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 140 rows starting from the beginning of the part | ||
| 3791 | 2026.02.11 23:56:18.882734 [ 281 ] {236033b7-a6a2-46ad-b60e-9e209b0b5d6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3792 | 2026.02.11 23:56:18.882769 [ 192 ] {5e914076-6ebe-4e60-a251-80aa571785b6::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 140 rows starting from the beginning of the part | ||
| 3793 | 2026.02.11 23:56:18.882814 [ 192 ] {5e914076-6ebe-4e60-a251-80aa571785b6::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 140 rows starting from the beginning of the part | ||
| 3794 | 2026.02.11 23:56:18.882853 [ 192 ] {5e914076-6ebe-4e60-a251-80aa571785b6::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 140 rows starting from the beginning of the part | ||
| 3795 | 2026.02.11 23:56:18.883328 [ 281 ] {236033b7-a6a2-46ad-b60e-9e209b0b5d6d} <Trace> oximeter.fields_u8 (333bec52-f74d-408b-9e1c-1479446c7d3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3796 | 2026.02.11 23:56:18.883374 [ 281 ] {236033b7-a6a2-46ad-b60e-9e209b0b5d6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 3797 | 2026.02.11 23:56:18.883743 [ 281 ] {236033b7-a6a2-46ad-b60e-9e209b0b5d6d} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3798 | 2026.02.11 23:56:18.883745 [ 190 ] {5e914076-6ebe-4e60-a251-80aa571785b6::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 700 rows, containing 5 columns (5 merged, 0 gathered) in 0.001276575 sec., 548342.2438947966 rows/sec., 37.53 MiB/sec. | ||
| 3799 | 2026.02.11 23:56:18.883926 [ 192 ] {5e914076-6ebe-4e60-a251-80aa571785b6::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 3800 | 2026.02.11 23:56:18.884157 [ 281 ] {236033b7-a6a2-46ad-b60e-9e209b0b5d6d} <Trace> oximeter.fields_u8 (333bec52-f74d-408b-9e1c-1479446c7d3c): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3801 | 2026.02.11 23:56:18.884219 [ 192 ] {5e914076-6ebe-4e60-a251-80aa571785b6::all_1_9_2} <Trace> oximeter.fields_u32 (5e914076-6ebe-4e60-a251-80aa571785b6): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3802 | 2026.02.11 23:56:18.884287 [ 140 ] {} <Debug> oximeter.fields_u8 (333bec52-f74d-408b-9e1c-1479446c7d3c) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 3803 | 2026.02.11 23:56:18.884292 [ 192 ] {5e914076-6ebe-4e60-a251-80aa571785b6::all_1_9_2} <Trace> oximeter.fields_u32 (5e914076-6ebe-4e60-a251-80aa571785b6) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 3804 | 2026.02.11 23:56:18.884317 [ 281 ] {236033b7-a6a2-46ad-b60e-9e209b0b5d6d} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001672 sec., 83133.97129186602 rows/sec., 4.73 MiB/sec. | ||
| 3805 | 2026.02.11 23:56:18.884321 [ 140 ] {} <Trace> oximeter.fields_u8 (333bec52-f74d-408b-9e1c-1479446c7d3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3806 | 2026.02.11 23:56:18.884361 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 3807 | 2026.02.11 23:56:18.884366 [ 281 ] {236033b7-a6a2-46ad-b60e-9e209b0b5d6d} <Debug> TCPHandler: Processed in 0.001880057 sec. | ||
| 3808 | 2026.02.11 23:56:18.884375 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 3809 | 2026.02.11 23:56:18.884485 [ 200 ] {333bec52-f74d-408b-9e1c-1479446c7d3c::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 | ||
| 3810 | 2026.02.11 23:56:18.884524 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3811 | 2026.02.11 23:56:18.884584 [ 200 ] {333bec52-f74d-408b-9e1c-1479446c7d3c::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3812 | 2026.02.11 23:56:18.884624 [ 200 ] {333bec52-f74d-408b-9e1c-1479446c7d3c::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 139 rows starting from the beginning of the part | ||
| 3813 | 2026.02.11 23:56:18.884657 [ 281 ] {f0881d6f-6dc7-4962-b151-70f222bcee99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3814 | 2026.02.11 23:56:18.884678 [ 200 ] {333bec52-f74d-408b-9e1c-1479446c7d3c::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 139 rows starting from the beginning of the part | ||
| 3815 | 2026.02.11 23:56:18.884723 [ 281 ] {f0881d6f-6dc7-4962-b151-70f222bcee99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3816 | 2026.02.11 23:56:18.884733 [ 200 ] {333bec52-f74d-408b-9e1c-1479446c7d3c::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 139 rows starting from the beginning of the part | ||
| 3817 | 2026.02.11 23:56:18.884789 [ 200 ] {333bec52-f74d-408b-9e1c-1479446c7d3c::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 139 rows starting from the beginning of the part | ||
| 3818 | 2026.02.11 23:56:18.884827 [ 200 ] {333bec52-f74d-408b-9e1c-1479446c7d3c::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 139 rows starting from the beginning of the part | ||
| 3819 | 2026.02.11 23:56:18.885528 [ 281 ] {f0881d6f-6dc7-4962-b151-70f222bcee99} <Trace> oximeter.fields_uuid (4fa888fe-7c40-4232-8860-a6a6bcd7dec5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3820 | 2026.02.11 23:56:18.885541 [ 192 ] {333bec52-f74d-408b-9e1c-1479446c7d3c::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 695 rows, containing 5 columns (5 merged, 0 gathered) in 0.001081471 sec., 642643.214658553 rows/sec., 39.01 MiB/sec. | ||
| 3821 | 2026.02.11 23:56:18.885587 [ 281 ] {f0881d6f-6dc7-4962-b151-70f222bcee99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 3822 | 2026.02.11 23:56:18.885690 [ 200 ] {333bec52-f74d-408b-9e1c-1479446c7d3c::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 3823 | 2026.02.11 23:56:18.885971 [ 200 ] {333bec52-f74d-408b-9e1c-1479446c7d3c::all_1_9_2} <Trace> oximeter.fields_u8 (333bec52-f74d-408b-9e1c-1479446c7d3c): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3824 | 2026.02.11 23:56:18.886036 [ 200 ] {333bec52-f74d-408b-9e1c-1479446c7d3c::all_1_9_2} <Trace> oximeter.fields_u8 (333bec52-f74d-408b-9e1c-1479446c7d3c) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 3825 | 2026.02.11 23:56:18.886094 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 3826 | 2026.02.11 23:56:18.886123 [ 281 ] {f0881d6f-6dc7-4962-b151-70f222bcee99} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3827 | 2026.02.11 23:56:18.886440 [ 281 ] {f0881d6f-6dc7-4962-b151-70f222bcee99} <Trace> oximeter.fields_uuid (4fa888fe-7c40-4232-8860-a6a6bcd7dec5): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3828 | 2026.02.11 23:56:18.886625 [ 281 ] {f0881d6f-6dc7-4962-b151-70f222bcee99} <Debug> executeQuery: Read 470 rows, 33.84 KiB in 0.001996 sec., 235470.94188376755 rows/sec., 16.56 MiB/sec. | ||
| 3829 | 2026.02.11 23:56:18.886679 [ 281 ] {f0881d6f-6dc7-4962-b151-70f222bcee99} <Debug> TCPHandler: Processed in 0.002217843 sec. | ||
| 3830 | 2026.02.11 23:56:18.886820 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3831 | 2026.02.11 23:56:18.886941 [ 281 ] {49e68f9d-61f9-47d1-b26f-2a7137871f52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3832 | 2026.02.11 23:56:18.886997 [ 281 ] {49e68f9d-61f9-47d1-b26f-2a7137871f52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3833 | 2026.02.11 23:56:18.887431 [ 281 ] {49e68f9d-61f9-47d1-b26f-2a7137871f52} <Trace> oximeter.measurements_bool (9bb13e33-63b8-46aa-ab9c-a174a3431472): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3834 | 2026.02.11 23:56:18.887478 [ 281 ] {49e68f9d-61f9-47d1-b26f-2a7137871f52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 3835 | 2026.02.11 23:56:18.887900 [ 281 ] {49e68f9d-61f9-47d1-b26f-2a7137871f52} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3836 | 2026.02.11 23:56:18.888207 [ 281 ] {49e68f9d-61f9-47d1-b26f-2a7137871f52} <Trace> oximeter.measurements_bool (9bb13e33-63b8-46aa-ab9c-a174a3431472): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3837 | 2026.02.11 23:56:18.888384 [ 281 ] {49e68f9d-61f9-47d1-b26f-2a7137871f52} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00147 sec., 4081.6326530612246 rows/sec., 213.25 KiB/sec. | ||
| 3838 | 2026.02.11 23:56:18.888434 [ 281 ] {49e68f9d-61f9-47d1-b26f-2a7137871f52} <Debug> TCPHandler: Processed in 0.001678013 sec. | ||
| 3839 | 2026.02.11 23:56:18.888589 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3840 | 2026.02.11 23:56:18.888695 [ 281 ] {1e49bb99-cece-4b89-bbe3-c0bc531deabd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3841 | 2026.02.11 23:56:18.888740 [ 281 ] {1e49bb99-cece-4b89-bbe3-c0bc531deabd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3842 | 2026.02.11 23:56:18.889223 [ 281 ] {1e49bb99-cece-4b89-bbe3-c0bc531deabd} <Trace> oximeter.measurements_cumulativeu64 (629b0a95-06b7-4f0a-8a91-89e98ebdbeb8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3843 | 2026.02.11 23:56:18.889262 [ 281 ] {1e49bb99-cece-4b89-bbe3-c0bc531deabd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 3844 | 2026.02.11 23:56:18.889621 [ 281 ] {1e49bb99-cece-4b89-bbe3-c0bc531deabd} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3845 | 2026.02.11 23:56:18.889838 [ 281 ] {1e49bb99-cece-4b89-bbe3-c0bc531deabd} <Trace> oximeter.measurements_cumulativeu64 (629b0a95-06b7-4f0a-8a91-89e98ebdbeb8): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3846 | 2026.02.11 23:56:18.889973 [ 281 ] {1e49bb99-cece-4b89-bbe3-c0bc531deabd} <Debug> executeQuery: Read 258 rows, 17.59 KiB in 0.0013 sec., 198461.53846153847 rows/sec., 13.21 MiB/sec. | ||
| 3847 | 2026.02.11 23:56:18.890011 [ 281 ] {1e49bb99-cece-4b89-bbe3-c0bc531deabd} <Debug> TCPHandler: Processed in 0.001473039 sec. | ||
| 3848 | 2026.02.11 23:56:18.890131 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3849 | 2026.02.11 23:56:18.890231 [ 281 ] {8298a9ec-4660-4b9f-9fdb-44f719a99db0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3850 | 2026.02.11 23:56:18.890274 [ 281 ] {8298a9ec-4660-4b9f-9fdb-44f719a99db0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3851 | 2026.02.11 23:56:18.890640 [ 281 ] {8298a9ec-4660-4b9f-9fdb-44f719a99db0} <Trace> oximeter.measurements_f64 (522c00d0-3ce7-4a3b-8e1c-1a58bb35e28f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3852 | 2026.02.11 23:56:18.890677 [ 281 ] {8298a9ec-4660-4b9f-9fdb-44f719a99db0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 3853 | 2026.02.11 23:56:18.890983 [ 281 ] {8298a9ec-4660-4b9f-9fdb-44f719a99db0} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3854 | 2026.02.11 23:56:18.891194 [ 281 ] {8298a9ec-4660-4b9f-9fdb-44f719a99db0} <Trace> oximeter.measurements_f64 (522c00d0-3ce7-4a3b-8e1c-1a58bb35e28f): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3855 | 2026.02.11 23:56:18.891327 [ 281 ] {8298a9ec-4660-4b9f-9fdb-44f719a99db0} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001117 sec., 895.2551477170995 rows/sec., 60.32 KiB/sec. | ||
| 3856 | 2026.02.11 23:56:18.891363 [ 281 ] {8298a9ec-4660-4b9f-9fdb-44f719a99db0} <Debug> TCPHandler: Processed in 0.001282785 sec. | ||
| 3857 | 2026.02.11 23:56:18.891498 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3858 | 2026.02.11 23:56:18.891596 [ 281 ] {34d2b7dd-ca0c-45ae-aabc-27b05c5aebda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3859 | 2026.02.11 23:56:18.891652 [ 281 ] {34d2b7dd-ca0c-45ae-aabc-27b05c5aebda} <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 | ||
| 3860 | 2026.02.11 23:56:18.892448 [ 281 ] {34d2b7dd-ca0c-45ae-aabc-27b05c5aebda} <Trace> oximeter.measurements_histogramu64 (ffbb1385-6601-4f63-a903-f8bfc0e27b7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3861 | 2026.02.11 23:56:18.892490 [ 281 ] {34d2b7dd-ca0c-45ae-aabc-27b05c5aebda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 3862 | 2026.02.11 23:56:18.893032 [ 281 ] {34d2b7dd-ca0c-45ae-aabc-27b05c5aebda} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3863 | 2026.02.11 23:56:18.893255 [ 281 ] {34d2b7dd-ca0c-45ae-aabc-27b05c5aebda} <Trace> oximeter.measurements_histogramu64 (ffbb1385-6601-4f63-a903-f8bfc0e27b7e): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3864 | 2026.02.11 23:56:18.893382 [ 138 ] {} <Debug> oximeter.measurements_histogramu64 (ffbb1385-6601-4f63-a903-f8bfc0e27b7e) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3865 | 2026.02.11 23:56:18.893400 [ 281 ] {34d2b7dd-ca0c-45ae-aabc-27b05c5aebda} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001823 sec., 3839.8244651673067 rows/sec., 6.88 MiB/sec. | ||
| 3866 | 2026.02.11 23:56:18.893471 [ 138 ] {} <Trace> oximeter.measurements_histogramu64 (ffbb1385-6601-4f63-a903-f8bfc0e27b7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3867 | 2026.02.11 23:56:18.893499 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 3868 | 2026.02.11 23:56:18.893521 [ 281 ] {34d2b7dd-ca0c-45ae-aabc-27b05c5aebda} <Debug> TCPHandler: Processed in 0.00207303 sec. | ||
| 3869 | 2026.02.11 23:56:18.893587 [ 200 ] {ffbb1385-6601-4f63-a903-f8bfc0e27b7e::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 | ||
| 3870 | 2026.02.11 23:56:18.893654 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3871 | 2026.02.11 23:56:18.893757 [ 281 ] {ab6d2b20-9ef8-4940-b156-2a45e6b0b98a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3872 | 2026.02.11 23:56:18.893779 [ 200 ] {ffbb1385-6601-4f63-a903-f8bfc0e27b7e::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3873 | 2026.02.11 23:56:18.893797 [ 281 ] {ab6d2b20-9ef8-4940-b156-2a45e6b0b98a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3874 | 2026.02.11 23:56:18.893839 [ 200 ] {ffbb1385-6601-4f63-a903-f8bfc0e27b7e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 203 rows starting from the beginning of the part | ||
| 3875 | 2026.02.11 23:56:18.893961 [ 200 ] {ffbb1385-6601-4f63-a903-f8bfc0e27b7e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 7 rows starting from the beginning of the part | ||
| 3876 | 2026.02.11 23:56:18.894071 [ 200 ] {ffbb1385-6601-4f63-a903-f8bfc0e27b7e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 33 rows starting from the beginning of the part | ||
| 3877 | 2026.02.11 23:56:18.894179 [ 200 ] {ffbb1385-6601-4f63-a903-f8bfc0e27b7e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 7 rows starting from the beginning of the part | ||
| 3878 | 2026.02.11 23:56:18.894194 [ 281 ] {ab6d2b20-9ef8-4940-b156-2a45e6b0b98a} <Trace> oximeter.measurements_u64 (4b04f6c7-fe0f-46f4-b6b8-6d9da97af1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3879 | 2026.02.11 23:56:18.894241 [ 281 ] {ab6d2b20-9ef8-4940-b156-2a45e6b0b98a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 3880 | 2026.02.11 23:56:18.894284 [ 200 ] {ffbb1385-6601-4f63-a903-f8bfc0e27b7e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 33 rows starting from the beginning of the part | ||
| 3881 | 2026.02.11 23:56:18.894395 [ 200 ] {ffbb1385-6601-4f63-a903-f8bfc0e27b7e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 7 rows starting from the beginning of the part | ||
| 3882 | 2026.02.11 23:56:18.894714 [ 281 ] {ab6d2b20-9ef8-4940-b156-2a45e6b0b98a} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3883 | 2026.02.11 23:56:18.895078 [ 281 ] {ab6d2b20-9ef8-4940-b156-2a45e6b0b98a} <Trace> oximeter.measurements_u64 (4b04f6c7-fe0f-46f4-b6b8-6d9da97af1bd): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3884 | 2026.02.11 23:56:18.895260 [ 281 ] {ab6d2b20-9ef8-4940-b156-2a45e6b0b98a} <Debug> executeQuery: Read 88 rows, 5.66 KiB in 0.001522 sec., 57818.65965834429 rows/sec., 3.63 MiB/sec. | ||
| 3885 | 2026.02.11 23:56:18.895312 [ 281 ] {ab6d2b20-9ef8-4940-b156-2a45e6b0b98a} <Debug> TCPHandler: Processed in 0.001707753 sec. | ||
| 3886 | 2026.02.11 23:56:18.896858 [ 192 ] {ffbb1385-6601-4f63-a903-f8bfc0e27b7e::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 290 rows, containing 19 columns (19 merged, 0 gathered) in 0.003307774 sec., 87672.25330388352 rows/sec., 157.10 MiB/sec. | ||
| 3887 | 2026.02.11 23:56:18.897381 [ 200 ] {ffbb1385-6601-4f63-a903-f8bfc0e27b7e::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3888 | 2026.02.11 23:56:18.897679 [ 200 ] {ffbb1385-6601-4f63-a903-f8bfc0e27b7e::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (ffbb1385-6601-4f63-a903-f8bfc0e27b7e): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3889 | 2026.02.11 23:56:18.897743 [ 200 ] {ffbb1385-6601-4f63-a903-f8bfc0e27b7e::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (ffbb1385-6601-4f63-a903-f8bfc0e27b7e) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3890 | 2026.02.11 23:56:18.897817 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.82 MiB. | ||
| 3891 | 2026.02.11 23:56:19.499521 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45115 | ||
| 3892 | 2026.02.11 23:56:19.499675 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3893 | 2026.02.11 23:56:19.499708 [ 287 ] {} <Debug> TCP-Session: 2d13e889-5989-40df-8797-d66548377823 Authenticating user 'default' from [fd00:1122:3344:101::e]:45115 | ||
| 3894 | 2026.02.11 23:56:19.499733 [ 287 ] {} <Debug> TCP-Session: 2d13e889-5989-40df-8797-d66548377823 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3895 | 2026.02.11 23:56:19.499748 [ 287 ] {} <Debug> TCP-Session: 2d13e889-5989-40df-8797-d66548377823 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3896 | 2026.02.11 23:56:19.499957 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38447 | ||
| 3897 | 2026.02.11 23:56:19.499992 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41141 | ||
| 3898 | 2026.02.11 23:56:19.500032 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35556 | ||
| 3899 | 2026.02.11 23:56:19.500043 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61174 | ||
| 3900 | 2026.02.11 23:56:19.500064 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55171 | ||
| 3901 | 2026.02.11 23:56:19.500097 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3902 | 2026.02.11 23:56:19.500124 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3903 | 2026.02.11 23:56:19.500141 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3904 | 2026.02.11 23:56:19.500155 [ 288 ] {} <Debug> TCP-Session: 683da756-1486-4789-807c-8d6622fbc89f Authenticating user 'default' from [fd00:1122:3344:101::e]:38447 | ||
| 3905 | 2026.02.11 23:56:19.500168 [ 289 ] {} <Debug> TCP-Session: f48fa549-a88b-412e-a0b9-87fb8e248690 Authenticating user 'default' from [fd00:1122:3344:101::e]:41141 | ||
| 3906 | 2026.02.11 23:56:19.500172 [ 293 ] {} <Debug> TCP-Session: 3a4ec704-f3d5-4833-a196-3eba7e444109 Authenticating user 'default' from [fd00:1122:3344:101::e]:61174 | ||
| 3907 | 2026.02.11 23:56:19.500195 [ 288 ] {} <Debug> TCP-Session: 683da756-1486-4789-807c-8d6622fbc89f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3908 | 2026.02.11 23:56:19.500211 [ 293 ] {} <Debug> TCP-Session: 3a4ec704-f3d5-4833-a196-3eba7e444109 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3909 | 2026.02.11 23:56:19.500223 [ 288 ] {} <Debug> TCP-Session: 683da756-1486-4789-807c-8d6622fbc89f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3910 | 2026.02.11 23:56:19.500246 [ 293 ] {} <Debug> TCP-Session: 3a4ec704-f3d5-4833-a196-3eba7e444109 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3911 | 2026.02.11 23:56:19.500208 [ 289 ] {} <Debug> TCP-Session: f48fa549-a88b-412e-a0b9-87fb8e248690 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3912 | 2026.02.11 23:56:19.500180 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3913 | 2026.02.11 23:56:19.500290 [ 289 ] {} <Debug> TCP-Session: f48fa549-a88b-412e-a0b9-87fb8e248690 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3914 | 2026.02.11 23:56:19.500322 [ 275 ] {} <Debug> TCP-Session: 5f812403-dae4-44e5-8d55-eb2efd14b9a2 Authenticating user 'default' from [fd00:1122:3344:101::e]:55171 | ||
| 3915 | 2026.02.11 23:56:19.500126 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3916 | 2026.02.11 23:56:19.500353 [ 275 ] {} <Debug> TCP-Session: 5f812403-dae4-44e5-8d55-eb2efd14b9a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3917 | 2026.02.11 23:56:19.500383 [ 292 ] {} <Debug> TCP-Session: 73139ea8-4787-4ba2-becb-8e3e5fe480b1 Authenticating user 'default' from [fd00:1122:3344:101::e]:35556 | ||
| 3918 | 2026.02.11 23:56:19.500397 [ 275 ] {} <Debug> TCP-Session: 5f812403-dae4-44e5-8d55-eb2efd14b9a2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3919 | 2026.02.11 23:56:19.500415 [ 292 ] {} <Debug> TCP-Session: 73139ea8-4787-4ba2-becb-8e3e5fe480b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3920 | 2026.02.11 23:56:19.500124 [ 287 ] {} <Trace> TCP-Session: 2d13e889-5989-40df-8797-d66548377823 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3921 | 2026.02.11 23:56:19.500444 [ 292 ] {} <Debug> TCP-Session: 73139ea8-4787-4ba2-becb-8e3e5fe480b1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3922 | 2026.02.11 23:56:19.500056 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39006 | ||
| 3923 | 2026.02.11 23:56:19.500021 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57580 | ||
| 3924 | 2026.02.11 23:56:19.500002 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63515 | ||
| 3925 | 2026.02.11 23:56:19.500602 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3926 | 2026.02.11 23:56:19.500610 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3927 | 2026.02.11 23:56:19.500632 [ 291 ] {} <Debug> TCP-Session: fd57fb4e-baa9-428a-b385-beb2e4f00422 Authenticating user 'default' from [fd00:1122:3344:101::e]:57580 | ||
| 3928 | 2026.02.11 23:56:19.500632 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3929 | 2026.02.11 23:56:19.500655 [ 294 ] {} <Debug> TCP-Session: 1c5cffc9-1747-4e94-9fa5-99070af27996 Authenticating user 'default' from [fd00:1122:3344:101::e]:39006 | ||
| 3930 | 2026.02.11 23:56:19.500658 [ 287 ] {c0172cd0-197f-4647-a7ba-d2e2621914d3} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:45115) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3931 | 2026.02.11 23:56:19.500685 [ 294 ] {} <Debug> TCP-Session: 1c5cffc9-1747-4e94-9fa5-99070af27996 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3932 | 2026.02.11 23:56:19.500675 [ 290 ] {} <Debug> TCP-Session: 6ad9cc62-981f-43f3-99da-75c26306485f Authenticating user 'default' from [fd00:1122:3344:101::e]:63515 | ||
| 3933 | 2026.02.11 23:56:19.500708 [ 294 ] {} <Debug> TCP-Session: 1c5cffc9-1747-4e94-9fa5-99070af27996 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3934 | 2026.02.11 23:56:19.500723 [ 290 ] {} <Debug> TCP-Session: 6ad9cc62-981f-43f3-99da-75c26306485f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3935 | 2026.02.11 23:56:19.500659 [ 291 ] {} <Debug> TCP-Session: fd57fb4e-baa9-428a-b385-beb2e4f00422 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3936 | 2026.02.11 23:56:19.500741 [ 290 ] {} <Debug> TCP-Session: 6ad9cc62-981f-43f3-99da-75c26306485f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3937 | 2026.02.11 23:56:19.500762 [ 291 ] {} <Debug> TCP-Session: fd57fb4e-baa9-428a-b385-beb2e4f00422 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3938 | 2026.02.11 23:56:19.500976 [ 287 ] {c0172cd0-197f-4647-a7ba-d2e2621914d3} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3939 | 2026.02.11 23:56:19.501033 [ 287 ] {c0172cd0-197f-4647-a7ba-d2e2621914d3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3940 | 2026.02.11 23:56:19.501341 [ 287 ] {c0172cd0-197f-4647-a7ba-d2e2621914d3} <Debug> oximeter.version (fea001a5-8cc1-47e7-b3b4-7e8fb004448d) (SelectExecutor): Key condition: unknown | ||
| 3941 | 2026.02.11 23:56:19.502386 [ 336 ] {c0172cd0-197f-4647-a7ba-d2e2621914d3} <Trace> AggregatingTransform: Aggregating | ||
| 3942 | 2026.02.11 23:56:19.502440 [ 336 ] {c0172cd0-197f-4647-a7ba-d2e2621914d3} <Trace> Aggregator: Aggregation method: without_key | ||
| 3943 | 2026.02.11 23:56:19.502481 [ 336 ] {c0172cd0-197f-4647-a7ba-d2e2621914d3} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.0010339 sec. (967.212 rows/sec., 37.78 KiB/sec.) | ||
| 3944 | 2026.02.11 23:56:19.502504 [ 336 ] {c0172cd0-197f-4647-a7ba-d2e2621914d3} <Trace> Aggregator: Merging aggregated data | ||
| 3945 | 2026.02.11 23:56:19.503635 [ 287 ] {c0172cd0-197f-4647-a7ba-d2e2621914d3} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003051 sec., 327.76138970829237 rows/sec., 12.80 KiB/sec. | ||
| 3946 | 2026.02.11 23:56:19.503735 [ 287 ] {c0172cd0-197f-4647-a7ba-d2e2621914d3} <Debug> TCPHandler: Processed in 0.003786574 sec. | ||
| 3947 | 2026.02.11 23:56:19.503848 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3948 | 2026.02.11 23:56:19.503876 [ 287 ] {} <Debug> TCP-Session: 2d13e889-5989-40df-8797-d66548377823 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3949 | 2026.02.11 23:56:19.503877 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3950 | 2026.02.11 23:56:19.503906 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3951 | 2026.02.11 23:56:19.503913 [ 275 ] {} <Debug> TCP-Session: 5f812403-dae4-44e5-8d55-eb2efd14b9a2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3952 | 2026.02.11 23:56:19.503920 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3953 | 2026.02.11 23:56:19.503943 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3954 | 2026.02.11 23:56:19.503958 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3955 | 2026.02.11 23:56:19.503973 [ 291 ] {} <Debug> TCP-Session: fd57fb4e-baa9-428a-b385-beb2e4f00422 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3956 | 2026.02.11 23:56:19.503992 [ 293 ] {} <Debug> TCP-Session: 3a4ec704-f3d5-4833-a196-3eba7e444109 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3957 | 2026.02.11 23:56:19.504003 [ 289 ] {} <Debug> TCP-Session: f48fa549-a88b-412e-a0b9-87fb8e248690 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3958 | 2026.02.11 23:56:19.503998 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3959 | 2026.02.11 23:56:19.504025 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3960 | 2026.02.11 23:56:19.504056 [ 292 ] {} <Debug> TCP-Session: 73139ea8-4787-4ba2-becb-8e3e5fe480b1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3961 | 2026.02.11 23:56:19.503952 [ 288 ] {} <Debug> TCP-Session: 683da756-1486-4789-807c-8d6622fbc89f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3962 | 2026.02.11 23:56:19.504081 [ 294 ] {} <Debug> TCP-Session: 1c5cffc9-1747-4e94-9fa5-99070af27996 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3963 | 2026.02.11 23:56:19.503978 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3964 | 2026.02.11 23:56:19.504132 [ 290 ] {} <Debug> TCP-Session: 6ad9cc62-981f-43f3-99da-75c26306485f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3965 | 2026.02.11 23:56:20.709551 [ 137 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3966 | 2026.02.11 23:56:20.709610 [ 137 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3967 | 2026.02.11 23:56:20.776970 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 7627 | ||
| 3968 | 2026.02.11 23:56:20.777754 [ 244 ] {} <Trace> system.asynchronous_metric_log (7c321173-efe0-4025-bf7e-6a8e4a3fbd38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3969 | 2026.02.11 23:56:20.777800 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 3970 | 2026.02.11 23:56:20.778333 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3971 | 2026.02.11 23:56:20.778603 [ 244 ] {} <Trace> system.asynchronous_metric_log (7c321173-efe0-4025-bf7e-6a8e4a3fbd38): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3972 | 2026.02.11 23:56:20.778740 [ 136 ] {} <Debug> system.asynchronous_metric_log (7c321173-efe0-4025-bf7e-6a8e4a3fbd38) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3973 | 2026.02.11 23:56:20.778753 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7627 | ||
| 3974 | 2026.02.11 23:56:20.778784 [ 136 ] {} <Trace> system.asynchronous_metric_log (7c321173-efe0-4025-bf7e-6a8e4a3fbd38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3975 | 2026.02.11 23:56:20.778807 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 3976 | 2026.02.11 23:56:20.778916 [ 188 ] {7c321173-efe0-4025-bf7e-6a8e4a3fbd38::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 | ||
| 3977 | 2026.02.11 23:56:20.779022 [ 188 ] {7c321173-efe0-4025-bf7e-6a8e4a3fbd38::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3978 | 2026.02.11 23:56:20.779077 [ 188 ] {7c321173-efe0-4025-bf7e-6a8e4a3fbd38::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5259 rows starting from the beginning of the part | ||
| 3979 | 2026.02.11 23:56:20.779191 [ 188 ] {7c321173-efe0-4025-bf7e-6a8e4a3fbd38::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 | ||
| 3980 | 2026.02.11 23:56:20.779252 [ 188 ] {7c321173-efe0-4025-bf7e-6a8e4a3fbd38::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 | ||
| 3981 | 2026.02.11 23:56:20.779304 [ 188 ] {7c321173-efe0-4025-bf7e-6a8e4a3fbd38::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 | ||
| 3982 | 2026.02.11 23:56:20.779357 [ 188 ] {7c321173-efe0-4025-bf7e-6a8e4a3fbd38::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 | ||
| 3983 | 2026.02.11 23:56:20.779408 [ 188 ] {7c321173-efe0-4025-bf7e-6a8e4a3fbd38::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 | ||
| 3984 | 2026.02.11 23:56:20.780756 [ 192 ] {7c321173-efe0-4025-bf7e-6a8e4a3fbd38::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7627 rows, containing 4 columns (4 merged, 0 gathered) in 0.001890497 sec., 4034388.8406064645 rows/sec., 57.71 MiB/sec. | ||
| 3985 | 2026.02.11 23:56:20.781150 [ 196 ] {7c321173-efe0-4025-bf7e-6a8e4a3fbd38::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3986 | 2026.02.11 23:56:20.781405 [ 196 ] {7c321173-efe0-4025-bf7e-6a8e4a3fbd38::all_1_16_3} <Trace> system.asynchronous_metric_log (7c321173-efe0-4025-bf7e-6a8e4a3fbd38): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3987 | 2026.02.11 23:56:20.781468 [ 196 ] {7c321173-efe0-4025-bf7e-6a8e4a3fbd38::all_1_16_3} <Trace> system.asynchronous_metric_log (7c321173-efe0-4025-bf7e-6a8e4a3fbd38) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3988 | 2026.02.11 23:56:20.781533 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.45 MiB. | ||
| 3989 | 2026.02.11 23:56:20.948065 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 520 | ||
| 3990 | 2026.02.11 23:56:20.950768 [ 243 ] {} <Trace> system.query_log (e129079c-d142-406b-8659-a4f2a5941f34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3991 | 2026.02.11 23:56:20.950822 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 3992 | 2026.02.11 23:56:20.952066 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3993 | 2026.02.11 23:56:20.952347 [ 243 ] {} <Trace> system.query_log (e129079c-d142-406b-8659-a4f2a5941f34): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3994 | 2026.02.11 23:56:20.952496 [ 136 ] {} <Debug> system.query_log (e129079c-d142-406b-8659-a4f2a5941f34) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3995 | 2026.02.11 23:56:20.952539 [ 136 ] {} <Trace> system.query_log (e129079c-d142-406b-8659-a4f2a5941f34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3996 | 2026.02.11 23:56:20.952560 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 3997 | 2026.02.11 23:56:20.952646 [ 188 ] {e129079c-d142-406b-8659-a4f2a5941f34::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 | ||
| 3998 | 2026.02.11 23:56:20.952703 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 520 | ||
| 3999 | 2026.02.11 23:56:20.953508 [ 188 ] {e129079c-d142-406b-8659-a4f2a5941f34::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4000 | 2026.02.11 23:56:20.953760 [ 188 ] {e129079c-d142-406b-8659-a4f2a5941f34::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 338 rows starting from the beginning of the part | ||
| 4001 | 2026.02.11 23:56:20.954147 [ 188 ] {e129079c-d142-406b-8659-a4f2a5941f34::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 34 rows starting from the beginning of the part | ||
| 4002 | 2026.02.11 23:56:20.954502 [ 188 ] {e129079c-d142-406b-8659-a4f2a5941f34::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 36 rows starting from the beginning of the part | ||
| 4003 | 2026.02.11 23:56:20.954852 [ 188 ] {e129079c-d142-406b-8659-a4f2a5941f34::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 36 rows starting from the beginning of the part | ||
| 4004 | 2026.02.11 23:56:20.955172 [ 188 ] {e129079c-d142-406b-8659-a4f2a5941f34::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 34 rows starting from the beginning of the part | ||
| 4005 | 2026.02.11 23:56:20.955516 [ 188 ] {e129079c-d142-406b-8659-a4f2a5941f34::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 42 rows starting from the beginning of the part | ||
| 4006 | 2026.02.11 23:56:20.961464 [ 197 ] {e129079c-d142-406b-8659-a4f2a5941f34::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 520 rows, containing 72 columns (72 merged, 0 gathered) in 0.008848402 sec., 58767.67353020353 rows/sec., 51.39 MiB/sec. | ||
| 4007 | 2026.02.11 23:56:20.962306 [ 188 ] {e129079c-d142-406b-8659-a4f2a5941f34::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 4008 | 2026.02.11 23:56:20.962816 [ 188 ] {e129079c-d142-406b-8659-a4f2a5941f34::all_1_11_2} <Trace> system.query_log (e129079c-d142-406b-8659-a4f2a5941f34): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4009 | 2026.02.11 23:56:20.962886 [ 188 ] {e129079c-d142-406b-8659-a4f2a5941f34::all_1_11_2} <Trace> system.query_log (e129079c-d142-406b-8659-a4f2a5941f34) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 4010 | 2026.02.11 23:56:20.963037 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.82 MiB. | ||
| 4011 | 2026.02.11 23:56:21.001281 [ 249 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000935128 sec. | ||
| 4012 | 2026.02.11 23:56:21.165878 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 121 | ||
| 4013 | 2026.02.11 23:56:21.183550 [ 245 ] {} <Trace> system.metric_log (9c306116-b3ca-42bb-b692-9c2699a40c21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4014 | 2026.02.11 23:56:21.183609 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 4015 | 2026.02.11 23:56:21.189970 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4016 | 2026.02.11 23:56:21.190780 [ 245 ] {} <Trace> system.metric_log (9c306116-b3ca-42bb-b692-9c2699a40c21): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4017 | 2026.02.11 23:56:21.191078 [ 136 ] {} <Debug> system.metric_log (9c306116-b3ca-42bb-b692-9c2699a40c21) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4018 | 2026.02.11 23:56:21.191133 [ 136 ] {} <Trace> system.metric_log (9c306116-b3ca-42bb-b692-9c2699a40c21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4019 | 2026.02.11 23:56:21.191151 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 4020 | 2026.02.11 23:56:21.191237 [ 192 ] {9c306116-b3ca-42bb-b692-9c2699a40c21::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 | ||
| 4021 | 2026.02.11 23:56:21.194979 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 121 | ||
| 4022 | 2026.02.11 23:56:21.195153 [ 192 ] {9c306116-b3ca-42bb-b692-9c2699a40c21::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4023 | 2026.02.11 23:56:21.196522 [ 192 ] {9c306116-b3ca-42bb-b692-9c2699a40c21::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 | ||
| 4024 | 2026.02.11 23:56:21.201020 [ 192 ] {9c306116-b3ca-42bb-b692-9c2699a40c21::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 | ||
| 4025 | 2026.02.11 23:56:21.205234 [ 192 ] {9c306116-b3ca-42bb-b692-9c2699a40c21::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 | ||
| 4026 | 2026.02.11 23:56:21.209512 [ 192 ] {9c306116-b3ca-42bb-b692-9c2699a40c21::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 | ||
| 4027 | 2026.02.11 23:56:21.213997 [ 192 ] {9c306116-b3ca-42bb-b692-9c2699a40c21::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 | ||
| 4028 | 2026.02.11 23:56:21.218334 [ 192 ] {9c306116-b3ca-42bb-b692-9c2699a40c21::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 | ||
| 4029 | 2026.02.11 23:56:21.271130 [ 197 ] {9c306116-b3ca-42bb-b692-9c2699a40c21::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.079927136 sec., 1513.8788408482446 rows/sec., 7.83 MiB/sec. | ||
| 4030 | 2026.02.11 23:56:21.273573 [ 187 ] {9c306116-b3ca-42bb-b692-9c2699a40c21::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4031 | 2026.02.11 23:56:21.275660 [ 187 ] {9c306116-b3ca-42bb-b692-9c2699a40c21::all_1_16_3} <Trace> system.metric_log (9c306116-b3ca-42bb-b692-9c2699a40c21): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4032 | 2026.02.11 23:56:21.275760 [ 187 ] {9c306116-b3ca-42bb-b692-9c2699a40c21::all_1_16_3} <Trace> system.metric_log (9c306116-b3ca-42bb-b692-9c2699a40c21) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4033 | 2026.02.11 23:56:21.277929 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.52 MiB. | ||
| 4034 | 2026.02.11 23:56:22.000182 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 227.97 MiB, peak 237.94 MiB, free memory in arenas 0.00 B, will set to 239.74 MiB (RSS), difference: 11.76 MiB | ||
| 4035 | 2026.02.11 23:56:23.865289 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4036 | 2026.02.11 23:56:23.865561 [ 281 ] {2dfeae91-2f32-498b-bc75-1ead04808ba9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4037 | 2026.02.11 23:56:23.865624 [ 281 ] {2dfeae91-2f32-498b-bc75-1ead04808ba9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4038 | 2026.02.11 23:56:23.866283 [ 281 ] {2dfeae91-2f32-498b-bc75-1ead04808ba9} <Trace> oximeter.fields_string (d8291991-e1c7-4178-b7c2-8afc920979a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4039 | 2026.02.11 23:56:23.866320 [ 281 ] {2dfeae91-2f32-498b-bc75-1ead04808ba9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 4040 | 2026.02.11 23:56:23.866748 [ 281 ] {2dfeae91-2f32-498b-bc75-1ead04808ba9} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4041 | 2026.02.11 23:56:23.866973 [ 281 ] {2dfeae91-2f32-498b-bc75-1ead04808ba9} <Trace> oximeter.fields_string (d8291991-e1c7-4178-b7c2-8afc920979a5): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4042 | 2026.02.11 23:56:23.867088 [ 129 ] {} <Debug> oximeter.fields_string (d8291991-e1c7-4178-b7c2-8afc920979a5) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4043 | 2026.02.11 23:56:23.867117 [ 281 ] {2dfeae91-2f32-498b-bc75-1ead04808ba9} <Debug> executeQuery: Read 124 rows, 10.94 KiB in 0.001605 sec., 77258.56697819314 rows/sec., 6.66 MiB/sec. | ||
| 4044 | 2026.02.11 23:56:23.867124 [ 129 ] {} <Trace> oximeter.fields_string (d8291991-e1c7-4178-b7c2-8afc920979a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4045 | 2026.02.11 23:56:23.867147 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 4046 | 2026.02.11 23:56:23.867157 [ 281 ] {2dfeae91-2f32-498b-bc75-1ead04808ba9} <Debug> TCPHandler: Processed in 0.001991128 sec. | ||
| 4047 | 2026.02.11 23:56:23.867287 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4048 | 2026.02.11 23:56:23.867291 [ 195 ] {d8291991-e1c7-4178-b7c2-8afc920979a5::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 | ||
| 4049 | 2026.02.11 23:56:23.867385 [ 281 ] {2425658e-8269-4483-8c38-03f70ebb690b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4050 | 2026.02.11 23:56:23.867432 [ 281 ] {2425658e-8269-4483-8c38-03f70ebb690b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4051 | 2026.02.11 23:56:23.867482 [ 195 ] {d8291991-e1c7-4178-b7c2-8afc920979a5::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4052 | 2026.02.11 23:56:23.867533 [ 195 ] {d8291991-e1c7-4178-b7c2-8afc920979a5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 840 rows starting from the beginning of the part | ||
| 4053 | 2026.02.11 23:56:23.867619 [ 195 ] {d8291991-e1c7-4178-b7c2-8afc920979a5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 122 rows starting from the beginning of the part | ||
| 4054 | 2026.02.11 23:56:23.867681 [ 195 ] {d8291991-e1c7-4178-b7c2-8afc920979a5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 766 rows starting from the beginning of the part | ||
| 4055 | 2026.02.11 23:56:23.867747 [ 195 ] {d8291991-e1c7-4178-b7c2-8afc920979a5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 123 rows starting from the beginning of the part | ||
| 4056 | 2026.02.11 23:56:23.867804 [ 195 ] {d8291991-e1c7-4178-b7c2-8afc920979a5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 766 rows starting from the beginning of the part | ||
| 4057 | 2026.02.11 23:56:23.867845 [ 281 ] {2425658e-8269-4483-8c38-03f70ebb690b} <Trace> oximeter.fields_u16 (a063e340-feb3-467d-9a3f-70c072d33d5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4058 | 2026.02.11 23:56:23.867849 [ 195 ] {d8291991-e1c7-4178-b7c2-8afc920979a5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 124 rows starting from the beginning of the part | ||
| 4059 | 2026.02.11 23:56:23.867890 [ 281 ] {2425658e-8269-4483-8c38-03f70ebb690b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 4060 | 2026.02.11 23:56:23.868237 [ 281 ] {2425658e-8269-4483-8c38-03f70ebb690b} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4061 | 2026.02.11 23:56:23.868457 [ 281 ] {2425658e-8269-4483-8c38-03f70ebb690b} <Trace> oximeter.fields_u16 (a063e340-feb3-467d-9a3f-70c072d33d5b): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4062 | 2026.02.11 23:56:23.868588 [ 281 ] {2425658e-8269-4483-8c38-03f70ebb690b} <Debug> executeQuery: Read 34 rows, 2.56 KiB in 0.001221 sec., 27846.027846027846 rows/sec., 2.04 MiB/sec. | ||
| 4063 | 2026.02.11 23:56:23.868625 [ 281 ] {2425658e-8269-4483-8c38-03f70ebb690b} <Debug> TCPHandler: Processed in 0.001388227 sec. | ||
| 4064 | 2026.02.11 23:56:23.868734 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4065 | 2026.02.11 23:56:23.868830 [ 281 ] {9655a5f1-9dba-4ea4-b2e7-e8e5e4cad723} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4066 | 2026.02.11 23:56:23.868869 [ 281 ] {9655a5f1-9dba-4ea4-b2e7-e8e5e4cad723} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4067 | 2026.02.11 23:56:23.869269 [ 197 ] {d8291991-e1c7-4178-b7c2-8afc920979a5::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2741 rows, containing 5 columns (5 merged, 0 gathered) in 0.00204985 sec., 1337171.0125131106 rows/sec., 112.36 MiB/sec. | ||
| 4068 | 2026.02.11 23:56:23.869300 [ 281 ] {9655a5f1-9dba-4ea4-b2e7-e8e5e4cad723} <Trace> oximeter.fields_uuid (4fa888fe-7c40-4232-8860-a6a6bcd7dec5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4069 | 2026.02.11 23:56:23.869335 [ 281 ] {9655a5f1-9dba-4ea4-b2e7-e8e5e4cad723} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 4070 | 2026.02.11 23:56:23.869510 [ 191 ] {d8291991-e1c7-4178-b7c2-8afc920979a5::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4071 | 2026.02.11 23:56:23.869678 [ 281 ] {9655a5f1-9dba-4ea4-b2e7-e8e5e4cad723} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4072 | 2026.02.11 23:56:23.869938 [ 191 ] {d8291991-e1c7-4178-b7c2-8afc920979a5::all_1_21_4} <Trace> oximeter.fields_string (d8291991-e1c7-4178-b7c2-8afc920979a5): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4073 | 2026.02.11 23:56:23.869970 [ 281 ] {9655a5f1-9dba-4ea4-b2e7-e8e5e4cad723} <Trace> oximeter.fields_uuid (4fa888fe-7c40-4232-8860-a6a6bcd7dec5): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4074 | 2026.02.11 23:56:23.870037 [ 191 ] {d8291991-e1c7-4178-b7c2-8afc920979a5::all_1_21_4} <Trace> oximeter.fields_string (d8291991-e1c7-4178-b7c2-8afc920979a5) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4075 | 2026.02.11 23:56:23.870080 [ 129 ] {} <Debug> oximeter.fields_uuid (4fa888fe-7c40-4232-8860-a6a6bcd7dec5) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4076 | 2026.02.11 23:56:23.870109 [ 129 ] {} <Trace> oximeter.fields_uuid (4fa888fe-7c40-4232-8860-a6a6bcd7dec5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4077 | 2026.02.11 23:56:23.870112 [ 281 ] {9655a5f1-9dba-4ea4-b2e7-e8e5e4cad723} <Debug> executeQuery: Read 98 rows, 7.84 KiB in 0.001299 sec., 75442.6481909161 rows/sec., 5.89 MiB/sec. | ||
| 4078 | 2026.02.11 23:56:23.870126 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 4079 | 2026.02.11 23:56:23.870132 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.66 MiB. | ||
| 4080 | 2026.02.11 23:56:23.870153 [ 281 ] {9655a5f1-9dba-4ea4-b2e7-e8e5e4cad723} <Debug> TCPHandler: Processed in 0.001467669 sec. | ||
| 4081 | 2026.02.11 23:56:23.870270 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4082 | 2026.02.11 23:56:23.870268 [ 198 ] {4fa888fe-7c40-4232-8860-a6a6bcd7dec5::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 | ||
| 4083 | 2026.02.11 23:56:23.870366 [ 281 ] {53c96922-685d-4505-95c3-4fef9f55ff4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4084 | 2026.02.11 23:56:23.870414 [ 281 ] {53c96922-685d-4505-95c3-4fef9f55ff4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4085 | 2026.02.11 23:56:23.870426 [ 198 ] {4fa888fe-7c40-4232-8860-a6a6bcd7dec5::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4086 | 2026.02.11 23:56:23.870465 [ 198 ] {4fa888fe-7c40-4232-8860-a6a6bcd7dec5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 537 rows starting from the beginning of the part | ||
| 4087 | 2026.02.11 23:56:23.870550 [ 198 ] {4fa888fe-7c40-4232-8860-a6a6bcd7dec5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 97 rows starting from the beginning of the part | ||
| 4088 | 2026.02.11 23:56:23.870597 [ 198 ] {4fa888fe-7c40-4232-8860-a6a6bcd7dec5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 470 rows starting from the beginning of the part | ||
| 4089 | 2026.02.11 23:56:23.870641 [ 198 ] {4fa888fe-7c40-4232-8860-a6a6bcd7dec5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 99 rows starting from the beginning of the part | ||
| 4090 | 2026.02.11 23:56:23.870682 [ 198 ] {4fa888fe-7c40-4232-8860-a6a6bcd7dec5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 470 rows starting from the beginning of the part | ||
| 4091 | 2026.02.11 23:56:23.870722 [ 198 ] {4fa888fe-7c40-4232-8860-a6a6bcd7dec5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 98 rows starting from the beginning of the part | ||
| 4092 | 2026.02.11 23:56:23.870819 [ 281 ] {53c96922-685d-4505-95c3-4fef9f55ff4a} <Trace> oximeter.measurements_cumulativeu64 (629b0a95-06b7-4f0a-8a91-89e98ebdbeb8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4093 | 2026.02.11 23:56:23.870860 [ 281 ] {53c96922-685d-4505-95c3-4fef9f55ff4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 4094 | 2026.02.11 23:56:23.871221 [ 281 ] {53c96922-685d-4505-95c3-4fef9f55ff4a} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4095 | 2026.02.11 23:56:23.871446 [ 281 ] {53c96922-685d-4505-95c3-4fef9f55ff4a} <Trace> oximeter.measurements_cumulativeu64 (629b0a95-06b7-4f0a-8a91-89e98ebdbeb8): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4096 | 2026.02.11 23:56:23.871538 [ 129 ] {} <Debug> oximeter.measurements_cumulativeu64 (629b0a95-06b7-4f0a-8a91-89e98ebdbeb8) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4097 | 2026.02.11 23:56:23.871562 [ 129 ] {} <Trace> oximeter.measurements_cumulativeu64 (629b0a95-06b7-4f0a-8a91-89e98ebdbeb8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4098 | 2026.02.11 23:56:23.871575 [ 281 ] {53c96922-685d-4505-95c3-4fef9f55ff4a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001226 sec., 130505.70962479607 rows/sec., 9.09 MiB/sec. | ||
| 4099 | 2026.02.11 23:56:23.871577 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 4100 | 2026.02.11 23:56:23.871611 [ 281 ] {53c96922-685d-4505-95c3-4fef9f55ff4a} <Debug> TCPHandler: Processed in 0.001390357 sec. | ||
| 4101 | 2026.02.11 23:56:23.871660 [ 191 ] {629b0a95-06b7-4f0a-8a91-89e98ebdbeb8::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 | ||
| 4102 | 2026.02.11 23:56:23.871725 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4103 | 2026.02.11 23:56:23.871755 [ 191 ] {629b0a95-06b7-4f0a-8a91-89e98ebdbeb8::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4104 | 2026.02.11 23:56:23.871788 [ 191 ] {629b0a95-06b7-4f0a-8a91-89e98ebdbeb8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 3259 rows starting from the beginning of the part | ||
| 4105 | 2026.02.11 23:56:23.871826 [ 281 ] {f1c2f057-053f-4d2b-abf6-43ef07abbac0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4106 | 2026.02.11 23:56:23.871841 [ 191 ] {629b0a95-06b7-4f0a-8a91-89e98ebdbeb8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 160 rows starting from the beginning of the part | ||
| 4107 | 2026.02.11 23:56:23.871855 [ 193 ] {4fa888fe-7c40-4232-8860-a6a6bcd7dec5::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1771 rows, containing 5 columns (5 merged, 0 gathered) in 0.001636172 sec., 1082404.5393760558 rows/sec., 81.98 MiB/sec. | ||
| 4108 | 2026.02.11 23:56:23.871887 [ 281 ] {f1c2f057-053f-4d2b-abf6-43ef07abbac0} <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 | ||
| 4109 | 2026.02.11 23:56:23.871890 [ 191 ] {629b0a95-06b7-4f0a-8a91-89e98ebdbeb8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 258 rows starting from the beginning of the part | ||
| 4110 | 2026.02.11 23:56:23.871946 [ 191 ] {629b0a95-06b7-4f0a-8a91-89e98ebdbeb8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 161 rows starting from the beginning of the part | ||
| 4111 | 2026.02.11 23:56:23.871983 [ 191 ] {629b0a95-06b7-4f0a-8a91-89e98ebdbeb8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 258 rows starting from the beginning of the part | ||
| 4112 | 2026.02.11 23:56:23.872025 [ 191 ] {629b0a95-06b7-4f0a-8a91-89e98ebdbeb8::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 | ||
| 4113 | 2026.02.11 23:56:23.872059 [ 201 ] {4fa888fe-7c40-4232-8860-a6a6bcd7dec5::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4114 | 2026.02.11 23:56:23.872396 [ 201 ] {4fa888fe-7c40-4232-8860-a6a6bcd7dec5::all_1_21_4} <Trace> oximeter.fields_uuid (4fa888fe-7c40-4232-8860-a6a6bcd7dec5): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4115 | 2026.02.11 23:56:23.872472 [ 201 ] {4fa888fe-7c40-4232-8860-a6a6bcd7dec5::all_1_21_4} <Trace> oximeter.fields_uuid (4fa888fe-7c40-4232-8860-a6a6bcd7dec5) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4116 | 2026.02.11 23:56:23.872552 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.48 MiB. | ||
| 4117 | 2026.02.11 23:56:23.872708 [ 281 ] {f1c2f057-053f-4d2b-abf6-43ef07abbac0} <Trace> oximeter.measurements_histogramu64 (ffbb1385-6601-4f63-a903-f8bfc0e27b7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4118 | 2026.02.11 23:56:23.872744 [ 281 ] {f1c2f057-053f-4d2b-abf6-43ef07abbac0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 4119 | 2026.02.11 23:56:23.873310 [ 281 ] {f1c2f057-053f-4d2b-abf6-43ef07abbac0} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4120 | 2026.02.11 23:56:23.873541 [ 281 ] {f1c2f057-053f-4d2b-abf6-43ef07abbac0} <Trace> oximeter.measurements_histogramu64 (ffbb1385-6601-4f63-a903-f8bfc0e27b7e): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4121 | 2026.02.11 23:56:23.873675 [ 281 ] {f1c2f057-053f-4d2b-abf6-43ef07abbac0} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.001868 sec., 18201.284796573877 rows/sec., 32.62 MiB/sec. | ||
| 4122 | 2026.02.11 23:56:23.873727 [ 281 ] {f1c2f057-053f-4d2b-abf6-43ef07abbac0} <Debug> TCPHandler: Processed in 0.00205118 sec. | ||
| 4123 | 2026.02.11 23:56:23.873843 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4124 | 2026.02.11 23:56:23.873899 [ 191 ] {629b0a95-06b7-4f0a-8a91-89e98ebdbeb8::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4256 rows, containing 5 columns (5 merged, 0 gathered) in 0.002266814 sec., 1877525.0196972492 rows/sec., 127.62 MiB/sec. | ||
| 4125 | 2026.02.11 23:56:23.873939 [ 281 ] {171e5d62-82de-4c89-9a9b-5fa0260d98cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4126 | 2026.02.11 23:56:23.873986 [ 281 ] {171e5d62-82de-4c89-9a9b-5fa0260d98cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4127 | 2026.02.11 23:56:23.874301 [ 197 ] {629b0a95-06b7-4f0a-8a91-89e98ebdbeb8::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4128 | 2026.02.11 23:56:23.874317 [ 281 ] {171e5d62-82de-4c89-9a9b-5fa0260d98cb} <Trace> oximeter.measurements_u64 (4b04f6c7-fe0f-46f4-b6b8-6d9da97af1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4129 | 2026.02.11 23:56:23.874352 [ 281 ] {171e5d62-82de-4c89-9a9b-5fa0260d98cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 4130 | 2026.02.11 23:56:23.874571 [ 197 ] {629b0a95-06b7-4f0a-8a91-89e98ebdbeb8::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (629b0a95-06b7-4f0a-8a91-89e98ebdbeb8): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4131 | 2026.02.11 23:56:23.874633 [ 197 ] {629b0a95-06b7-4f0a-8a91-89e98ebdbeb8::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (629b0a95-06b7-4f0a-8a91-89e98ebdbeb8) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4132 | 2026.02.11 23:56:23.874702 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.92 MiB. | ||
| 4133 | 2026.02.11 23:56:23.874703 [ 281 ] {171e5d62-82de-4c89-9a9b-5fa0260d98cb} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4134 | 2026.02.11 23:56:23.874914 [ 281 ] {171e5d62-82de-4c89-9a9b-5fa0260d98cb} <Trace> oximeter.measurements_u64 (4b04f6c7-fe0f-46f4-b6b8-6d9da97af1bd): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4135 | 2026.02.11 23:56:23.875015 [ 130 ] {} <Debug> oximeter.measurements_u64 (4b04f6c7-fe0f-46f4-b6b8-6d9da97af1bd) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4136 | 2026.02.11 23:56:23.875036 [ 281 ] {171e5d62-82de-4c89-9a9b-5fa0260d98cb} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001116 sec., 53763.44086021505 rows/sec., 3.62 MiB/sec. | ||
| 4137 | 2026.02.11 23:56:23.875067 [ 130 ] {} <Trace> oximeter.measurements_u64 (4b04f6c7-fe0f-46f4-b6b8-6d9da97af1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4138 | 2026.02.11 23:56:23.875080 [ 281 ] {171e5d62-82de-4c89-9a9b-5fa0260d98cb} <Debug> TCPHandler: Processed in 0.001286916 sec. | ||
| 4139 | 2026.02.11 23:56:23.875094 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 4140 | 2026.02.11 23:56:23.875173 [ 191 ] {4b04f6c7-fe0f-46f4-b6b8-6d9da97af1bd::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 | ||
| 4141 | 2026.02.11 23:56:23.875249 [ 191 ] {4b04f6c7-fe0f-46f4-b6b8-6d9da97af1bd::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4142 | 2026.02.11 23:56:23.875272 [ 191 ] {4b04f6c7-fe0f-46f4-b6b8-6d9da97af1bd::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1156 rows starting from the beginning of the part | ||
| 4143 | 2026.02.11 23:56:23.875314 [ 191 ] {4b04f6c7-fe0f-46f4-b6b8-6d9da97af1bd::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 | ||
| 4144 | 2026.02.11 23:56:23.875350 [ 191 ] {4b04f6c7-fe0f-46f4-b6b8-6d9da97af1bd::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 88 rows starting from the beginning of the part | ||
| 4145 | 2026.02.11 23:56:23.875382 [ 191 ] {4b04f6c7-fe0f-46f4-b6b8-6d9da97af1bd::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 | ||
| 4146 | 2026.02.11 23:56:23.875411 [ 191 ] {4b04f6c7-fe0f-46f4-b6b8-6d9da97af1bd::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 88 rows starting from the beginning of the part | ||
| 4147 | 2026.02.11 23:56:23.875443 [ 191 ] {4b04f6c7-fe0f-46f4-b6b8-6d9da97af1bd::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 | ||
| 4148 | 2026.02.11 23:56:23.876293 [ 193 ] {4b04f6c7-fe0f-46f4-b6b8-6d9da97af1bd::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1512 rows, containing 4 columns (4 merged, 0 gathered) in 0.001148472 sec., 1316531.8788790673 rows/sec., 85.55 MiB/sec. | ||
| 4149 | 2026.02.11 23:56:23.876494 [ 191 ] {4b04f6c7-fe0f-46f4-b6b8-6d9da97af1bd::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4150 | 2026.02.11 23:56:23.876728 [ 191 ] {4b04f6c7-fe0f-46f4-b6b8-6d9da97af1bd::all_1_21_4} <Trace> oximeter.measurements_u64 (4b04f6c7-fe0f-46f4-b6b8-6d9da97af1bd): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4151 | 2026.02.11 23:56:23.876787 [ 191 ] {4b04f6c7-fe0f-46f4-b6b8-6d9da97af1bd::all_1_21_4} <Trace> oximeter.measurements_u64 (4b04f6c7-fe0f-46f4-b6b8-6d9da97af1bd) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4152 | 2026.02.11 23:56:23.876845 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 4153 | 2026.02.11 23:56:28.278856 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 8139 | ||
| 4154 | 2026.02.11 23:56:28.279685 [ 244 ] {} <Trace> system.asynchronous_metric_log (7c321173-efe0-4025-bf7e-6a8e4a3fbd38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4155 | 2026.02.11 23:56:28.279768 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 4156 | 2026.02.11 23:56:28.280372 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4157 | 2026.02.11 23:56:28.280616 [ 244 ] {} <Trace> system.asynchronous_metric_log (7c321173-efe0-4025-bf7e-6a8e4a3fbd38): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4158 | 2026.02.11 23:56:28.280759 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8139 | ||
| 4159 | 2026.02.11 23:56:28.695069 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 128 | ||
| 4160 | 2026.02.11 23:56:28.709905 [ 245 ] {} <Trace> system.metric_log (9c306116-b3ca-42bb-b692-9c2699a40c21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4161 | 2026.02.11 23:56:28.709964 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 4162 | 2026.02.11 23:56:28.716006 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4163 | 2026.02.11 23:56:28.716764 [ 245 ] {} <Trace> system.metric_log (9c306116-b3ca-42bb-b692-9c2699a40c21): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4164 | 2026.02.11 23:56:28.719310 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 128 | ||
| 4165 | 2026.02.11 23:56:28.870812 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4166 | 2026.02.11 23:56:28.870974 [ 281 ] {45d3056b-7a7f-47d8-9a71-6665c258f961} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4167 | 2026.02.11 23:56:28.871037 [ 281 ] {45d3056b-7a7f-47d8-9a71-6665c258f961} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4168 | 2026.02.11 23:56:28.871809 [ 281 ] {45d3056b-7a7f-47d8-9a71-6665c258f961} <Trace> oximeter.fields_i16 (a5dbfeca-2262-4415-b6be-dfd1a8bfa631): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4169 | 2026.02.11 23:56:28.871852 [ 281 ] {45d3056b-7a7f-47d8-9a71-6665c258f961} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 4170 | 2026.02.11 23:56:28.872201 [ 281 ] {45d3056b-7a7f-47d8-9a71-6665c258f961} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 4171 | 2026.02.11 23:56:28.872410 [ 281 ] {45d3056b-7a7f-47d8-9a71-6665c258f961} <Trace> oximeter.fields_i16 (a5dbfeca-2262-4415-b6be-dfd1a8bfa631): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4172 | 2026.02.11 23:56:28.872540 [ 281 ] {45d3056b-7a7f-47d8-9a71-6665c258f961} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.00161 sec., 165217.3913043478 rows/sec., 10.50 MiB/sec. | ||
| 4173 | 2026.02.11 23:56:28.872578 [ 281 ] {45d3056b-7a7f-47d8-9a71-6665c258f961} <Debug> TCPHandler: Processed in 0.001886047 sec. | ||
| 4174 | 2026.02.11 23:56:28.872697 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4175 | 2026.02.11 23:56:28.872791 [ 281 ] {10e4f4b0-4640-487f-b067-b1c1c4e8eaf1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4176 | 2026.02.11 23:56:28.872830 [ 281 ] {10e4f4b0-4640-487f-b067-b1c1c4e8eaf1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4177 | 2026.02.11 23:56:28.873209 [ 281 ] {10e4f4b0-4640-487f-b067-b1c1c4e8eaf1} <Trace> oximeter.fields_ipaddr (6857c72f-dfdb-45c0-96ba-7e28c54e54a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4178 | 2026.02.11 23:56:28.873242 [ 281 ] {10e4f4b0-4640-487f-b067-b1c1c4e8eaf1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 4179 | 2026.02.11 23:56:28.873531 [ 281 ] {10e4f4b0-4640-487f-b067-b1c1c4e8eaf1} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 4180 | 2026.02.11 23:56:28.873730 [ 281 ] {10e4f4b0-4640-487f-b067-b1c1c4e8eaf1} <Trace> oximeter.fields_ipaddr (6857c72f-dfdb-45c0-96ba-7e28c54e54a7): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4181 | 2026.02.11 23:56:28.873849 [ 281 ] {10e4f4b0-4640-487f-b067-b1c1c4e8eaf1} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001077 sec., 3714.020427112349 rows/sec., 302.85 KiB/sec. | ||
| 4182 | 2026.02.11 23:56:28.873885 [ 281 ] {10e4f4b0-4640-487f-b067-b1c1c4e8eaf1} <Debug> TCPHandler: Processed in 0.001236454 sec. | ||
| 4183 | 2026.02.11 23:56:28.873991 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4184 | 2026.02.11 23:56:28.874083 [ 281 ] {70b0a752-4ae2-4c94-b3b9-b54fdf755d35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4185 | 2026.02.11 23:56:28.874121 [ 281 ] {70b0a752-4ae2-4c94-b3b9-b54fdf755d35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4186 | 2026.02.11 23:56:28.874865 [ 281 ] {70b0a752-4ae2-4c94-b3b9-b54fdf755d35} <Trace> oximeter.fields_string (d8291991-e1c7-4178-b7c2-8afc920979a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4187 | 2026.02.11 23:56:28.874900 [ 281 ] {70b0a752-4ae2-4c94-b3b9-b54fdf755d35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 4188 | 2026.02.11 23:56:28.875224 [ 281 ] {70b0a752-4ae2-4c94-b3b9-b54fdf755d35} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4189 | 2026.02.11 23:56:28.875432 [ 281 ] {70b0a752-4ae2-4c94-b3b9-b54fdf755d35} <Trace> oximeter.fields_string (d8291991-e1c7-4178-b7c2-8afc920979a5): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4190 | 2026.02.11 23:56:28.875553 [ 281 ] {70b0a752-4ae2-4c94-b3b9-b54fdf755d35} <Debug> executeQuery: Read 768 rows, 62.04 KiB in 0.001487 sec., 516476.12642905174 rows/sec., 40.75 MiB/sec. | ||
| 4191 | 2026.02.11 23:56:28.875588 [ 281 ] {70b0a752-4ae2-4c94-b3b9-b54fdf755d35} <Debug> TCPHandler: Processed in 0.001645212 sec. | ||
| 4192 | 2026.02.11 23:56:28.875691 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4193 | 2026.02.11 23:56:28.875783 [ 281 ] {b67023c9-b286-4a81-88ae-e3d59bc93cfb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4194 | 2026.02.11 23:56:28.875822 [ 281 ] {b67023c9-b286-4a81-88ae-e3d59bc93cfb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4195 | 2026.02.11 23:56:28.876239 [ 281 ] {b67023c9-b286-4a81-88ae-e3d59bc93cfb} <Trace> oximeter.fields_u16 (a063e340-feb3-467d-9a3f-70c072d33d5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4196 | 2026.02.11 23:56:28.876273 [ 281 ] {b67023c9-b286-4a81-88ae-e3d59bc93cfb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 4197 | 2026.02.11 23:56:28.876573 [ 281 ] {b67023c9-b286-4a81-88ae-e3d59bc93cfb} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4198 | 2026.02.11 23:56:28.876772 [ 281 ] {b67023c9-b286-4a81-88ae-e3d59bc93cfb} <Trace> oximeter.fields_u16 (a063e340-feb3-467d-9a3f-70c072d33d5b): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4199 | 2026.02.11 23:56:28.876856 [ 121 ] {} <Debug> oximeter.fields_u16 (a063e340-feb3-467d-9a3f-70c072d33d5b) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4200 | 2026.02.11 23:56:28.876889 [ 281 ] {b67023c9-b286-4a81-88ae-e3d59bc93cfb} <Debug> executeQuery: Read 144 rows, 8.81 KiB in 0.001123 sec., 128227.96081923418 rows/sec., 7.66 MiB/sec. | ||
| 4201 | 2026.02.11 23:56:28.876891 [ 121 ] {} <Trace> oximeter.fields_u16 (a063e340-feb3-467d-9a3f-70c072d33d5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4202 | 2026.02.11 23:56:28.876920 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 4203 | 2026.02.11 23:56:28.876926 [ 281 ] {b67023c9-b286-4a81-88ae-e3d59bc93cfb} <Debug> TCPHandler: Processed in 0.001281835 sec. | ||
| 4204 | 2026.02.11 23:56:28.877009 [ 197 ] {a063e340-feb3-467d-9a3f-70c072d33d5b::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 | ||
| 4205 | 2026.02.11 23:56:28.877035 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4206 | 2026.02.11 23:56:28.877094 [ 197 ] {a063e340-feb3-467d-9a3f-70c072d33d5b::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4207 | 2026.02.11 23:56:28.877122 [ 197 ] {a063e340-feb3-467d-9a3f-70c072d33d5b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 189 rows starting from the beginning of the part | ||
| 4208 | 2026.02.11 23:56:28.877128 [ 281 ] {ab5fa66f-1217-4c11-8a40-b75ec867f051} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4209 | 2026.02.11 23:56:28.877167 [ 281 ] {ab5fa66f-1217-4c11-8a40-b75ec867f051} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4210 | 2026.02.11 23:56:28.877178 [ 197 ] {a063e340-feb3-467d-9a3f-70c072d33d5b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 140 rows starting from the beginning of the part | ||
| 4211 | 2026.02.11 23:56:28.877223 [ 197 ] {a063e340-feb3-467d-9a3f-70c072d33d5b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 35 rows starting from the beginning of the part | ||
| 4212 | 2026.02.11 23:56:28.877261 [ 197 ] {a063e340-feb3-467d-9a3f-70c072d33d5b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 140 rows starting from the beginning of the part | ||
| 4213 | 2026.02.11 23:56:28.877298 [ 197 ] {a063e340-feb3-467d-9a3f-70c072d33d5b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 34 rows starting from the beginning of the part | ||
| 4214 | 2026.02.11 23:56:28.877337 [ 197 ] {a063e340-feb3-467d-9a3f-70c072d33d5b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 144 rows starting from the beginning of the part | ||
| 4215 | 2026.02.11 23:56:28.877581 [ 281 ] {ab5fa66f-1217-4c11-8a40-b75ec867f051} <Trace> oximeter.fields_u32 (5e914076-6ebe-4e60-a251-80aa571785b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4216 | 2026.02.11 23:56:28.877615 [ 281 ] {ab5fa66f-1217-4c11-8a40-b75ec867f051} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 4217 | 2026.02.11 23:56:28.877929 [ 281 ] {ab5fa66f-1217-4c11-8a40-b75ec867f051} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 4218 | 2026.02.11 23:56:28.878124 [ 193 ] {a063e340-feb3-467d-9a3f-70c072d33d5b::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 682 rows, containing 5 columns (5 merged, 0 gathered) in 0.001148352 sec., 593894.5549796578 rows/sec., 38.98 MiB/sec. | ||
| 4219 | 2026.02.11 23:56:28.878130 [ 281 ] {ab5fa66f-1217-4c11-8a40-b75ec867f051} <Trace> oximeter.fields_u32 (5e914076-6ebe-4e60-a251-80aa571785b6): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4220 | 2026.02.11 23:56:28.878243 [ 197 ] {a063e340-feb3-467d-9a3f-70c072d33d5b::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4221 | 2026.02.11 23:56:28.878260 [ 281 ] {ab5fa66f-1217-4c11-8a40-b75ec867f051} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.00115 sec., 121739.13043478261 rows/sec., 7.87 MiB/sec. | ||
| 4222 | 2026.02.11 23:56:28.878296 [ 281 ] {ab5fa66f-1217-4c11-8a40-b75ec867f051} <Debug> TCPHandler: Processed in 0.001309006 sec. | ||
| 4223 | 2026.02.11 23:56:28.878404 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4224 | 2026.02.11 23:56:28.878477 [ 197 ] {a063e340-feb3-467d-9a3f-70c072d33d5b::all_1_21_4} <Trace> oximeter.fields_u16 (a063e340-feb3-467d-9a3f-70c072d33d5b): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4225 | 2026.02.11 23:56:28.878495 [ 281 ] {57b2f46d-27a9-4ae0-b515-61549ac89bd7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4226 | 2026.02.11 23:56:28.878534 [ 281 ] {57b2f46d-27a9-4ae0-b515-61549ac89bd7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4227 | 2026.02.11 23:56:28.878540 [ 197 ] {a063e340-feb3-467d-9a3f-70c072d33d5b::all_1_21_4} <Trace> oximeter.fields_u16 (a063e340-feb3-467d-9a3f-70c072d33d5b) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4228 | 2026.02.11 23:56:28.878598 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 4229 | 2026.02.11 23:56:28.878944 [ 281 ] {57b2f46d-27a9-4ae0-b515-61549ac89bd7} <Trace> oximeter.fields_u8 (333bec52-f74d-408b-9e1c-1479446c7d3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4230 | 2026.02.11 23:56:28.878977 [ 281 ] {57b2f46d-27a9-4ae0-b515-61549ac89bd7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 4231 | 2026.02.11 23:56:28.879273 [ 281 ] {57b2f46d-27a9-4ae0-b515-61549ac89bd7} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 4232 | 2026.02.11 23:56:28.879477 [ 281 ] {57b2f46d-27a9-4ae0-b515-61549ac89bd7} <Trace> oximeter.fields_u8 (333bec52-f74d-408b-9e1c-1479446c7d3c): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4233 | 2026.02.11 23:56:28.879595 [ 281 ] {57b2f46d-27a9-4ae0-b515-61549ac89bd7} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001117 sec., 124440.46553267683 rows/sec., 7.08 MiB/sec. | ||
| 4234 | 2026.02.11 23:56:28.879630 [ 281 ] {57b2f46d-27a9-4ae0-b515-61549ac89bd7} <Debug> TCPHandler: Processed in 0.001273355 sec. | ||
| 4235 | 2026.02.11 23:56:28.879735 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4236 | 2026.02.11 23:56:28.879827 [ 281 ] {026fe300-cabb-4a37-a028-7bbda47e5a8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4237 | 2026.02.11 23:56:28.879865 [ 281 ] {026fe300-cabb-4a37-a028-7bbda47e5a8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4238 | 2026.02.11 23:56:28.880415 [ 281 ] {026fe300-cabb-4a37-a028-7bbda47e5a8c} <Trace> oximeter.fields_uuid (4fa888fe-7c40-4232-8860-a6a6bcd7dec5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4239 | 2026.02.11 23:56:28.880449 [ 281 ] {026fe300-cabb-4a37-a028-7bbda47e5a8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 4240 | 2026.02.11 23:56:28.880769 [ 281 ] {026fe300-cabb-4a37-a028-7bbda47e5a8c} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4241 | 2026.02.11 23:56:28.880972 [ 281 ] {026fe300-cabb-4a37-a028-7bbda47e5a8c} <Trace> oximeter.fields_uuid (4fa888fe-7c40-4232-8860-a6a6bcd7dec5): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4242 | 2026.02.11 23:56:28.881092 [ 281 ] {026fe300-cabb-4a37-a028-7bbda47e5a8c} <Debug> executeQuery: Read 474 rows, 34.17 KiB in 0.001281 sec., 370023.41920374706 rows/sec., 26.05 MiB/sec. | ||
| 4243 | 2026.02.11 23:56:28.881127 [ 281 ] {026fe300-cabb-4a37-a028-7bbda47e5a8c} <Debug> TCPHandler: Processed in 0.001439128 sec. | ||
| 4244 | 2026.02.11 23:56:28.881233 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4245 | 2026.02.11 23:56:28.881324 [ 281 ] {df603964-d7da-485c-a022-e16ee047fde3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4246 | 2026.02.11 23:56:28.881364 [ 281 ] {df603964-d7da-485c-a022-e16ee047fde3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4247 | 2026.02.11 23:56:28.881678 [ 281 ] {df603964-d7da-485c-a022-e16ee047fde3} <Trace> oximeter.measurements_bool (9bb13e33-63b8-46aa-ab9c-a174a3431472): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4248 | 2026.02.11 23:56:28.881711 [ 281 ] {df603964-d7da-485c-a022-e16ee047fde3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 4249 | 2026.02.11 23:56:28.882005 [ 281 ] {df603964-d7da-485c-a022-e16ee047fde3} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 4250 | 2026.02.11 23:56:28.882201 [ 281 ] {df603964-d7da-485c-a022-e16ee047fde3} <Trace> oximeter.measurements_bool (9bb13e33-63b8-46aa-ab9c-a174a3431472): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4251 | 2026.02.11 23:56:28.882320 [ 281 ] {df603964-d7da-485c-a022-e16ee047fde3} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001014 sec., 5917.15976331361 rows/sec., 309.15 KiB/sec. | ||
| 4252 | 2026.02.11 23:56:28.882355 [ 281 ] {df603964-d7da-485c-a022-e16ee047fde3} <Debug> TCPHandler: Processed in 0.001169342 sec. | ||
| 4253 | 2026.02.11 23:56:28.882459 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4254 | 2026.02.11 23:56:28.882552 [ 281 ] {5897a772-bfb5-4533-9f18-8afe6bdcac0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4255 | 2026.02.11 23:56:28.882592 [ 281 ] {5897a772-bfb5-4533-9f18-8afe6bdcac0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4256 | 2026.02.11 23:56:28.882990 [ 281 ] {5897a772-bfb5-4533-9f18-8afe6bdcac0e} <Trace> oximeter.measurements_cumulativeu64 (629b0a95-06b7-4f0a-8a91-89e98ebdbeb8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4257 | 2026.02.11 23:56:28.883024 [ 281 ] {5897a772-bfb5-4533-9f18-8afe6bdcac0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 4258 | 2026.02.11 23:56:28.883336 [ 281 ] {5897a772-bfb5-4533-9f18-8afe6bdcac0e} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4259 | 2026.02.11 23:56:28.883541 [ 281 ] {5897a772-bfb5-4533-9f18-8afe6bdcac0e} <Trace> oximeter.measurements_cumulativeu64 (629b0a95-06b7-4f0a-8a91-89e98ebdbeb8): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4260 | 2026.02.11 23:56:28.883670 [ 281 ] {5897a772-bfb5-4533-9f18-8afe6bdcac0e} <Debug> executeQuery: Read 260 rows, 17.73 KiB in 0.001135 sec., 229074.8898678414 rows/sec., 15.26 MiB/sec. | ||
| 4261 | 2026.02.11 23:56:28.883705 [ 281 ] {5897a772-bfb5-4533-9f18-8afe6bdcac0e} <Debug> TCPHandler: Processed in 0.001297496 sec. | ||
| 4262 | 2026.02.11 23:56:28.883810 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4263 | 2026.02.11 23:56:28.883902 [ 281 ] {52b40807-0371-4dcc-99d5-4f54ecf2cf02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4264 | 2026.02.11 23:56:28.883942 [ 281 ] {52b40807-0371-4dcc-99d5-4f54ecf2cf02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4265 | 2026.02.11 23:56:28.884242 [ 281 ] {52b40807-0371-4dcc-99d5-4f54ecf2cf02} <Trace> oximeter.measurements_f64 (522c00d0-3ce7-4a3b-8e1c-1a58bb35e28f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4266 | 2026.02.11 23:56:28.884275 [ 281 ] {52b40807-0371-4dcc-99d5-4f54ecf2cf02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 4267 | 2026.02.11 23:56:28.884559 [ 281 ] {52b40807-0371-4dcc-99d5-4f54ecf2cf02} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 4268 | 2026.02.11 23:56:28.884756 [ 281 ] {52b40807-0371-4dcc-99d5-4f54ecf2cf02} <Trace> oximeter.measurements_f64 (522c00d0-3ce7-4a3b-8e1c-1a58bb35e28f): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4269 | 2026.02.11 23:56:28.884837 [ 121 ] {} <Debug> oximeter.measurements_f64 (522c00d0-3ce7-4a3b-8e1c-1a58bb35e28f) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
| 4270 | 2026.02.11 23:56:28.884863 [ 121 ] {} <Trace> oximeter.measurements_f64 (522c00d0-3ce7-4a3b-8e1c-1a58bb35e28f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4271 | 2026.02.11 23:56:28.884880 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 4272 | 2026.02.11 23:56:28.884884 [ 281 ] {52b40807-0371-4dcc-99d5-4f54ecf2cf02} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001 sec., 1000 rows/sec., 67.38 KiB/sec. | ||
| 4273 | 2026.02.11 23:56:28.884921 [ 281 ] {52b40807-0371-4dcc-99d5-4f54ecf2cf02} <Debug> TCPHandler: Processed in 0.001158362 sec. | ||
| 4274 | 2026.02.11 23:56:28.884992 [ 186 ] {522c00d0-3ce7-4a3b-8e1c-1a58bb35e28f::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 | ||
| 4275 | 2026.02.11 23:56:28.885032 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4276 | 2026.02.11 23:56:28.885132 [ 281 ] {46ada461-d3ee-40ea-b270-ac65f5c64ad9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4277 | 2026.02.11 23:56:28.885172 [ 186 ] {522c00d0-3ce7-4a3b-8e1c-1a58bb35e28f::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4278 | 2026.02.11 23:56:28.885184 [ 281 ] {46ada461-d3ee-40ea-b270-ac65f5c64ad9} <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 | ||
| 4279 | 2026.02.11 23:56:28.885220 [ 186 ] {522c00d0-3ce7-4a3b-8e1c-1a58bb35e28f::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 | ||
| 4280 | 2026.02.11 23:56:28.885300 [ 186 ] {522c00d0-3ce7-4a3b-8e1c-1a58bb35e28f::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 | ||
| 4281 | 2026.02.11 23:56:28.885348 [ 186 ] {522c00d0-3ce7-4a3b-8e1c-1a58bb35e28f::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 | ||
| 4282 | 2026.02.11 23:56:28.885390 [ 186 ] {522c00d0-3ce7-4a3b-8e1c-1a58bb35e28f::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 | ||
| 4283 | 2026.02.11 23:56:28.885432 [ 186 ] {522c00d0-3ce7-4a3b-8e1c-1a58bb35e28f::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 | ||
| 4284 | 2026.02.11 23:56:28.885475 [ 186 ] {522c00d0-3ce7-4a3b-8e1c-1a58bb35e28f::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 | ||
| 4285 | 2026.02.11 23:56:28.885914 [ 281 ] {46ada461-d3ee-40ea-b270-ac65f5c64ad9} <Trace> oximeter.measurements_histogramu64 (ffbb1385-6601-4f63-a903-f8bfc0e27b7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4286 | 2026.02.11 23:56:28.885955 [ 281 ] {46ada461-d3ee-40ea-b270-ac65f5c64ad9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 4287 | 2026.02.11 23:56:28.886383 [ 199 ] {522c00d0-3ce7-4a3b-8e1c-1a58bb35e28f::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10 rows, containing 4 columns (4 merged, 0 gathered) in 0.001440018 sec., 6944.357639973945 rows/sec., 467.93 KiB/sec. | ||
| 4288 | 2026.02.11 23:56:28.886458 [ 281 ] {46ada461-d3ee-40ea-b270-ac65f5c64ad9} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4289 | 2026.02.11 23:56:28.886534 [ 186 ] {522c00d0-3ce7-4a3b-8e1c-1a58bb35e28f::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 4290 | 2026.02.11 23:56:28.886714 [ 281 ] {46ada461-d3ee-40ea-b270-ac65f5c64ad9} <Trace> oximeter.measurements_histogramu64 (ffbb1385-6601-4f63-a903-f8bfc0e27b7e): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4291 | 2026.02.11 23:56:28.886835 [ 186 ] {522c00d0-3ce7-4a3b-8e1c-1a58bb35e28f::all_1_10_2} <Trace> oximeter.measurements_f64 (522c00d0-3ce7-4a3b-8e1c-1a58bb35e28f): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4292 | 2026.02.11 23:56:28.886871 [ 281 ] {46ada461-d3ee-40ea-b270-ac65f5c64ad9} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001756 sec., 3986.3325740318905 rows/sec., 7.14 MiB/sec. | ||
| 4293 | 2026.02.11 23:56:28.886911 [ 186 ] {522c00d0-3ce7-4a3b-8e1c-1a58bb35e28f::all_1_10_2} <Trace> oximeter.measurements_f64 (522c00d0-3ce7-4a3b-8e1c-1a58bb35e28f) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
| 4294 | 2026.02.11 23:56:28.886929 [ 281 ] {46ada461-d3ee-40ea-b270-ac65f5c64ad9} <Debug> TCPHandler: Processed in 0.001944687 sec. | ||
| 4295 | 2026.02.11 23:56:28.886983 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 4296 | 2026.02.11 23:56:28.887043 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4297 | 2026.02.11 23:56:28.887141 [ 281 ] {4c7f7393-a403-4228-a0dc-804d47b3c8b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4298 | 2026.02.11 23:56:28.887181 [ 281 ] {4c7f7393-a403-4228-a0dc-804d47b3c8b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4299 | 2026.02.11 23:56:28.887505 [ 281 ] {4c7f7393-a403-4228-a0dc-804d47b3c8b4} <Trace> oximeter.measurements_u64 (4b04f6c7-fe0f-46f4-b6b8-6d9da97af1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4300 | 2026.02.11 23:56:28.887539 [ 281 ] {4c7f7393-a403-4228-a0dc-804d47b3c8b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 4301 | 2026.02.11 23:56:28.887828 [ 281 ] {4c7f7393-a403-4228-a0dc-804d47b3c8b4} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4302 | 2026.02.11 23:56:28.888027 [ 281 ] {4c7f7393-a403-4228-a0dc-804d47b3c8b4} <Trace> oximeter.measurements_u64 (4b04f6c7-fe0f-46f4-b6b8-6d9da97af1bd): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4303 | 2026.02.11 23:56:28.888144 [ 281 ] {4c7f7393-a403-4228-a0dc-804d47b3c8b4} <Debug> executeQuery: Read 88 rows, 5.66 KiB in 0.001021 sec., 86190.0097943193 rows/sec., 5.41 MiB/sec. | ||
| 4304 | 2026.02.11 23:56:28.888177 [ 281 ] {4c7f7393-a403-4228-a0dc-804d47b3c8b4} <Debug> TCPHandler: Processed in 0.001182053 sec. | ||
| 4305 | 2026.02.11 23:56:30.952994 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 556 | ||
| 4306 | 2026.02.11 23:56:30.955561 [ 243 ] {} <Trace> system.query_log (e129079c-d142-406b-8659-a4f2a5941f34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4307 | 2026.02.11 23:56:30.955618 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 4308 | 2026.02.11 23:56:30.956860 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4309 | 2026.02.11 23:56:30.957140 [ 243 ] {} <Trace> system.query_log (e129079c-d142-406b-8659-a4f2a5941f34): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4310 | 2026.02.11 23:56:30.957491 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 556 | ||
| 4311 | 2026.02.11 23:56:33.865435 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4312 | 2026.02.11 23:56:33.865649 [ 281 ] {8ad1b8eb-c94e-4b69-b34e-5060e87a65e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4313 | 2026.02.11 23:56:33.865720 [ 281 ] {8ad1b8eb-c94e-4b69-b34e-5060e87a65e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4314 | 2026.02.11 23:56:33.866391 [ 281 ] {8ad1b8eb-c94e-4b69-b34e-5060e87a65e2} <Trace> oximeter.fields_string (d8291991-e1c7-4178-b7c2-8afc920979a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4315 | 2026.02.11 23:56:33.866438 [ 281 ] {8ad1b8eb-c94e-4b69-b34e-5060e87a65e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 4316 | 2026.02.11 23:56:33.866870 [ 281 ] {8ad1b8eb-c94e-4b69-b34e-5060e87a65e2} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4317 | 2026.02.11 23:56:33.867091 [ 281 ] {8ad1b8eb-c94e-4b69-b34e-5060e87a65e2} <Trace> oximeter.fields_string (d8291991-e1c7-4178-b7c2-8afc920979a5): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4318 | 2026.02.11 23:56:33.867246 [ 281 ] {8ad1b8eb-c94e-4b69-b34e-5060e87a65e2} <Debug> executeQuery: Read 124 rows, 10.94 KiB in 0.00165 sec., 75151.51515151515 rows/sec., 6.48 MiB/sec. | ||
| 4319 | 2026.02.11 23:56:33.867288 [ 281 ] {8ad1b8eb-c94e-4b69-b34e-5060e87a65e2} <Debug> TCPHandler: Processed in 0.001985188 sec. | ||
| 4320 | 2026.02.11 23:56:33.867400 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4321 | 2026.02.11 23:56:33.867494 [ 281 ] {63db7fc0-9b4e-44aa-9e47-958151af9b6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4322 | 2026.02.11 23:56:33.867531 [ 281 ] {63db7fc0-9b4e-44aa-9e47-958151af9b6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4323 | 2026.02.11 23:56:33.867898 [ 281 ] {63db7fc0-9b4e-44aa-9e47-958151af9b6d} <Trace> oximeter.fields_u16 (a063e340-feb3-467d-9a3f-70c072d33d5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4324 | 2026.02.11 23:56:33.867930 [ 281 ] {63db7fc0-9b4e-44aa-9e47-958151af9b6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 4325 | 2026.02.11 23:56:33.868200 [ 281 ] {63db7fc0-9b4e-44aa-9e47-958151af9b6d} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4326 | 2026.02.11 23:56:33.868390 [ 281 ] {63db7fc0-9b4e-44aa-9e47-958151af9b6d} <Trace> oximeter.fields_u16 (a063e340-feb3-467d-9a3f-70c072d33d5b): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4327 | 2026.02.11 23:56:33.868584 [ 281 ] {63db7fc0-9b4e-44aa-9e47-958151af9b6d} <Debug> executeQuery: Read 34 rows, 2.56 KiB in 0.001107 sec., 30713.640469738035 rows/sec., 2.26 MiB/sec. | ||
| 4328 | 2026.02.11 23:56:33.868620 [ 281 ] {63db7fc0-9b4e-44aa-9e47-958151af9b6d} <Debug> TCPHandler: Processed in 0.001266974 sec. | ||
| 4329 | 2026.02.11 23:56:33.868723 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4330 | 2026.02.11 23:56:33.868821 [ 281 ] {dfb98d33-945e-4463-8456-6a09c58e5cbe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4331 | 2026.02.11 23:56:33.868859 [ 281 ] {dfb98d33-945e-4463-8456-6a09c58e5cbe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4332 | 2026.02.11 23:56:33.869256 [ 281 ] {dfb98d33-945e-4463-8456-6a09c58e5cbe} <Trace> oximeter.fields_uuid (4fa888fe-7c40-4232-8860-a6a6bcd7dec5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4333 | 2026.02.11 23:56:33.869291 [ 281 ] {dfb98d33-945e-4463-8456-6a09c58e5cbe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 4334 | 2026.02.11 23:56:33.869645 [ 281 ] {dfb98d33-945e-4463-8456-6a09c58e5cbe} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4335 | 2026.02.11 23:56:33.869846 [ 281 ] {dfb98d33-945e-4463-8456-6a09c58e5cbe} <Trace> oximeter.fields_uuid (4fa888fe-7c40-4232-8860-a6a6bcd7dec5): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4336 | 2026.02.11 23:56:33.869975 [ 281 ] {dfb98d33-945e-4463-8456-6a09c58e5cbe} <Debug> executeQuery: Read 98 rows, 7.84 KiB in 0.001172 sec., 83617.74744027303 rows/sec., 6.53 MiB/sec. | ||
| 4337 | 2026.02.11 23:56:33.870013 [ 281 ] {dfb98d33-945e-4463-8456-6a09c58e5cbe} <Debug> TCPHandler: Processed in 0.001336535 sec. | ||
| 4338 | 2026.02.11 23:56:33.870121 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4339 | 2026.02.11 23:56:33.870213 [ 281 ] {25baa7c0-775f-4ac1-999f-517819df588d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4340 | 2026.02.11 23:56:33.870255 [ 281 ] {25baa7c0-775f-4ac1-999f-517819df588d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4341 | 2026.02.11 23:56:33.870652 [ 281 ] {25baa7c0-775f-4ac1-999f-517819df588d} <Trace> oximeter.measurements_cumulativeu64 (629b0a95-06b7-4f0a-8a91-89e98ebdbeb8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4342 | 2026.02.11 23:56:33.870688 [ 281 ] {25baa7c0-775f-4ac1-999f-517819df588d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 4343 | 2026.02.11 23:56:33.871067 [ 281 ] {25baa7c0-775f-4ac1-999f-517819df588d} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4344 | 2026.02.11 23:56:33.871289 [ 281 ] {25baa7c0-775f-4ac1-999f-517819df588d} <Trace> oximeter.measurements_cumulativeu64 (629b0a95-06b7-4f0a-8a91-89e98ebdbeb8): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4345 | 2026.02.11 23:56:33.871436 [ 281 ] {25baa7c0-775f-4ac1-999f-517819df588d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001241 sec., 128928.28364222402 rows/sec., 8.98 MiB/sec. | ||
| 4346 | 2026.02.11 23:56:33.871474 [ 281 ] {25baa7c0-775f-4ac1-999f-517819df588d} <Debug> TCPHandler: Processed in 0.001400597 sec. | ||
| 4347 | 2026.02.11 23:56:33.871580 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4348 | 2026.02.11 23:56:33.871674 [ 281 ] {f6252f33-7ad7-40e9-b371-5d25db80cc4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4349 | 2026.02.11 23:56:33.871729 [ 281 ] {f6252f33-7ad7-40e9-b371-5d25db80cc4d} <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 | ||
| 4350 | 2026.02.11 23:56:33.872520 [ 281 ] {f6252f33-7ad7-40e9-b371-5d25db80cc4d} <Trace> oximeter.measurements_histogramu64 (ffbb1385-6601-4f63-a903-f8bfc0e27b7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4351 | 2026.02.11 23:56:33.872557 [ 281 ] {f6252f33-7ad7-40e9-b371-5d25db80cc4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 4352 | 2026.02.11 23:56:33.873132 [ 281 ] {f6252f33-7ad7-40e9-b371-5d25db80cc4d} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4353 | 2026.02.11 23:56:33.873355 [ 281 ] {f6252f33-7ad7-40e9-b371-5d25db80cc4d} <Trace> oximeter.measurements_histogramu64 (ffbb1385-6601-4f63-a903-f8bfc0e27b7e): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4354 | 2026.02.11 23:56:33.873498 [ 281 ] {f6252f33-7ad7-40e9-b371-5d25db80cc4d} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.001842 sec., 18458.19761129207 rows/sec., 33.08 MiB/sec. | ||
| 4355 | 2026.02.11 23:56:33.873556 [ 281 ] {f6252f33-7ad7-40e9-b371-5d25db80cc4d} <Debug> TCPHandler: Processed in 0.002026719 sec. | ||
| 4356 | 2026.02.11 23:56:33.873671 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4357 | 2026.02.11 23:56:33.873766 [ 281 ] {6752cf27-e7dc-46c5-8ffa-ae5a5938ca10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4358 | 2026.02.11 23:56:33.873807 [ 281 ] {6752cf27-e7dc-46c5-8ffa-ae5a5938ca10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4359 | 2026.02.11 23:56:33.874138 [ 281 ] {6752cf27-e7dc-46c5-8ffa-ae5a5938ca10} <Trace> oximeter.measurements_u64 (4b04f6c7-fe0f-46f4-b6b8-6d9da97af1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4360 | 2026.02.11 23:56:33.874173 [ 281 ] {6752cf27-e7dc-46c5-8ffa-ae5a5938ca10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 4361 | 2026.02.11 23:56:33.874507 [ 281 ] {6752cf27-e7dc-46c5-8ffa-ae5a5938ca10} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4362 | 2026.02.11 23:56:33.874713 [ 281 ] {6752cf27-e7dc-46c5-8ffa-ae5a5938ca10} <Trace> oximeter.measurements_u64 (4b04f6c7-fe0f-46f4-b6b8-6d9da97af1bd): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4363 | 2026.02.11 23:56:33.874837 [ 281 ] {6752cf27-e7dc-46c5-8ffa-ae5a5938ca10} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00109 sec., 55045.87155963302 rows/sec., 3.71 MiB/sec. | ||
| 4364 | 2026.02.11 23:56:33.874872 [ 281 ] {6752cf27-e7dc-46c5-8ffa-ae5a5938ca10} <Debug> TCPHandler: Processed in 0.001251124 sec. | ||
| 4365 | 2026.02.11 23:56:35.709858 [ 113 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4366 | 2026.02.11 23:56:35.709901 [ 113 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4367 | 2026.02.11 23:56:35.780896 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 8587 | ||
| 4368 | 2026.02.11 23:56:35.781423 [ 244 ] {} <Trace> system.asynchronous_metric_log (7c321173-efe0-4025-bf7e-6a8e4a3fbd38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4369 | 2026.02.11 23:56:35.781467 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 4370 | 2026.02.11 23:56:35.781962 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4371 | 2026.02.11 23:56:35.782195 [ 244 ] {} <Trace> system.asynchronous_metric_log (7c321173-efe0-4025-bf7e-6a8e4a3fbd38): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4372 | 2026.02.11 23:56:35.782330 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8587 | ||
| 4373 | 2026.02.11 23:56:36.219356 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 136 | ||
| 4374 | 2026.02.11 23:56:36.235321 [ 245 ] {} <Trace> system.metric_log (9c306116-b3ca-42bb-b692-9c2699a40c21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4375 | 2026.02.11 23:56:36.235373 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 4376 | 2026.02.11 23:56:36.241106 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4377 | 2026.02.11 23:56:36.241983 [ 245 ] {} <Trace> system.metric_log (9c306116-b3ca-42bb-b692-9c2699a40c21): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4378 | 2026.02.11 23:56:36.244982 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 136 | ||
| 4379 | 2026.02.11 23:56:38.871906 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4380 | 2026.02.11 23:56:38.872117 [ 281 ] {9da8cbd4-9a4f-4ed3-afbb-f475405fa75f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4381 | 2026.02.11 23:56:38.872191 [ 281 ] {9da8cbd4-9a4f-4ed3-afbb-f475405fa75f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4382 | 2026.02.11 23:56:38.872944 [ 281 ] {9da8cbd4-9a4f-4ed3-afbb-f475405fa75f} <Trace> oximeter.fields_i16 (a5dbfeca-2262-4415-b6be-dfd1a8bfa631): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4383 | 2026.02.11 23:56:38.872993 [ 281 ] {9da8cbd4-9a4f-4ed3-afbb-f475405fa75f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 4384 | 2026.02.11 23:56:38.873396 [ 281 ] {9da8cbd4-9a4f-4ed3-afbb-f475405fa75f} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4385 | 2026.02.11 23:56:38.873628 [ 281 ] {9da8cbd4-9a4f-4ed3-afbb-f475405fa75f} <Trace> oximeter.fields_i16 (a5dbfeca-2262-4415-b6be-dfd1a8bfa631): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4386 | 2026.02.11 23:56:38.873783 [ 281 ] {9da8cbd4-9a4f-4ed3-afbb-f475405fa75f} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.001719 sec., 154741.12856311808 rows/sec., 9.83 MiB/sec. | ||
| 4387 | 2026.02.11 23:56:38.873824 [ 281 ] {9da8cbd4-9a4f-4ed3-afbb-f475405fa75f} <Debug> TCPHandler: Processed in 0.00205526 sec. | ||
| 4388 | 2026.02.11 23:56:38.873950 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4389 | 2026.02.11 23:56:38.874046 [ 281 ] {617db385-4270-4dbd-b61a-652cbceb594c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4390 | 2026.02.11 23:56:38.874086 [ 281 ] {617db385-4270-4dbd-b61a-652cbceb594c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4391 | 2026.02.11 23:56:38.874869 [ 281 ] {617db385-4270-4dbd-b61a-652cbceb594c} <Trace> oximeter.fields_string (d8291991-e1c7-4178-b7c2-8afc920979a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4392 | 2026.02.11 23:56:38.874905 [ 281 ] {617db385-4270-4dbd-b61a-652cbceb594c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 4393 | 2026.02.11 23:56:38.875263 [ 281 ] {617db385-4270-4dbd-b61a-652cbceb594c} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4394 | 2026.02.11 23:56:38.875475 [ 281 ] {617db385-4270-4dbd-b61a-652cbceb594c} <Trace> oximeter.fields_string (d8291991-e1c7-4178-b7c2-8afc920979a5): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4395 | 2026.02.11 23:56:38.875601 [ 281 ] {617db385-4270-4dbd-b61a-652cbceb594c} <Debug> executeQuery: Read 766 rows, 61.90 KiB in 0.001574 sec., 486658.1956797967 rows/sec., 38.40 MiB/sec. | ||
| 4396 | 2026.02.11 23:56:38.875637 [ 281 ] {617db385-4270-4dbd-b61a-652cbceb594c} <Debug> TCPHandler: Processed in 0.001737223 sec. | ||
| 4397 | 2026.02.11 23:56:38.875751 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4398 | 2026.02.11 23:56:38.875844 [ 281 ] {e0a2d852-0595-4cdb-ac63-a7f7c4048f55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4399 | 2026.02.11 23:56:38.875884 [ 281 ] {e0a2d852-0595-4cdb-ac63-a7f7c4048f55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4400 | 2026.02.11 23:56:38.876313 [ 281 ] {e0a2d852-0595-4cdb-ac63-a7f7c4048f55} <Trace> oximeter.fields_u16 (a063e340-feb3-467d-9a3f-70c072d33d5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4401 | 2026.02.11 23:56:38.876350 [ 281 ] {e0a2d852-0595-4cdb-ac63-a7f7c4048f55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 4402 | 2026.02.11 23:56:38.876656 [ 281 ] {e0a2d852-0595-4cdb-ac63-a7f7c4048f55} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4403 | 2026.02.11 23:56:38.876883 [ 281 ] {e0a2d852-0595-4cdb-ac63-a7f7c4048f55} <Trace> oximeter.fields_u16 (a063e340-feb3-467d-9a3f-70c072d33d5b): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4404 | 2026.02.11 23:56:38.877005 [ 281 ] {e0a2d852-0595-4cdb-ac63-a7f7c4048f55} <Debug> executeQuery: Read 140 rows, 8.53 KiB in 0.001179 sec., 118744.69889737066 rows/sec., 7.06 MiB/sec. | ||
| 4405 | 2026.02.11 23:56:38.877041 [ 281 ] {e0a2d852-0595-4cdb-ac63-a7f7c4048f55} <Debug> TCPHandler: Processed in 0.001340256 sec. | ||
| 4406 | 2026.02.11 23:56:38.877153 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4407 | 2026.02.11 23:56:38.877247 [ 281 ] {ab9a9200-ad23-4850-bffb-8328cc7fa7e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4408 | 2026.02.11 23:56:38.877286 [ 281 ] {ab9a9200-ad23-4850-bffb-8328cc7fa7e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4409 | 2026.02.11 23:56:38.877713 [ 281 ] {ab9a9200-ad23-4850-bffb-8328cc7fa7e7} <Trace> oximeter.fields_u32 (5e914076-6ebe-4e60-a251-80aa571785b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4410 | 2026.02.11 23:56:38.877749 [ 281 ] {ab9a9200-ad23-4850-bffb-8328cc7fa7e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 4411 | 2026.02.11 23:56:38.878061 [ 281 ] {ab9a9200-ad23-4850-bffb-8328cc7fa7e7} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4412 | 2026.02.11 23:56:38.878271 [ 281 ] {ab9a9200-ad23-4850-bffb-8328cc7fa7e7} <Trace> oximeter.fields_u32 (5e914076-6ebe-4e60-a251-80aa571785b6): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4413 | 2026.02.11 23:56:38.878404 [ 281 ] {ab9a9200-ad23-4850-bffb-8328cc7fa7e7} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.001175 sec., 119148.93617021276 rows/sec., 7.70 MiB/sec. | ||
| 4414 | 2026.02.11 23:56:38.878441 [ 281 ] {ab9a9200-ad23-4850-bffb-8328cc7fa7e7} <Debug> TCPHandler: Processed in 0.001337396 sec. | ||
| 4415 | 2026.02.11 23:56:38.878552 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4416 | 2026.02.11 23:56:38.878645 [ 281 ] {f8f6f0d0-c9f8-4fa9-9c98-5f3c24095ff4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4417 | 2026.02.11 23:56:38.878685 [ 281 ] {f8f6f0d0-c9f8-4fa9-9c98-5f3c24095ff4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4418 | 2026.02.11 23:56:38.879115 [ 281 ] {f8f6f0d0-c9f8-4fa9-9c98-5f3c24095ff4} <Trace> oximeter.fields_u8 (333bec52-f74d-408b-9e1c-1479446c7d3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4419 | 2026.02.11 23:56:38.879150 [ 281 ] {f8f6f0d0-c9f8-4fa9-9c98-5f3c24095ff4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 4420 | 2026.02.11 23:56:38.879455 [ 281 ] {f8f6f0d0-c9f8-4fa9-9c98-5f3c24095ff4} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4421 | 2026.02.11 23:56:38.879657 [ 281 ] {f8f6f0d0-c9f8-4fa9-9c98-5f3c24095ff4} <Trace> oximeter.fields_u8 (333bec52-f74d-408b-9e1c-1479446c7d3c): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4422 | 2026.02.11 23:56:38.879789 [ 281 ] {f8f6f0d0-c9f8-4fa9-9c98-5f3c24095ff4} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001161 sec., 119724.37553832904 rows/sec., 6.81 MiB/sec. | ||
| 4423 | 2026.02.11 23:56:38.879827 [ 281 ] {f8f6f0d0-c9f8-4fa9-9c98-5f3c24095ff4} <Debug> TCPHandler: Processed in 0.001323556 sec. | ||
| 4424 | 2026.02.11 23:56:38.879939 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4425 | 2026.02.11 23:56:38.880031 [ 281 ] {b30d0fbc-fa2d-4f3a-9979-816f845caf33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4426 | 2026.02.11 23:56:38.880071 [ 281 ] {b30d0fbc-fa2d-4f3a-9979-816f845caf33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4427 | 2026.02.11 23:56:38.880629 [ 281 ] {b30d0fbc-fa2d-4f3a-9979-816f845caf33} <Trace> oximeter.fields_uuid (4fa888fe-7c40-4232-8860-a6a6bcd7dec5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4428 | 2026.02.11 23:56:38.880665 [ 281 ] {b30d0fbc-fa2d-4f3a-9979-816f845caf33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 4429 | 2026.02.11 23:56:38.880996 [ 281 ] {b30d0fbc-fa2d-4f3a-9979-816f845caf33} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4430 | 2026.02.11 23:56:38.881223 [ 281 ] {b30d0fbc-fa2d-4f3a-9979-816f845caf33} <Trace> oximeter.fields_uuid (4fa888fe-7c40-4232-8860-a6a6bcd7dec5): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4431 | 2026.02.11 23:56:38.881347 [ 281 ] {b30d0fbc-fa2d-4f3a-9979-816f845caf33} <Debug> executeQuery: Read 470 rows, 33.84 KiB in 0.001334 sec., 352323.83808095957 rows/sec., 24.77 MiB/sec. | ||
| 4432 | 2026.02.11 23:56:38.881385 [ 281 ] {b30d0fbc-fa2d-4f3a-9979-816f845caf33} <Debug> TCPHandler: Processed in 0.00149575 sec. | ||
| 4433 | 2026.02.11 23:56:38.881495 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4434 | 2026.02.11 23:56:38.881588 [ 281 ] {acf6d91d-a3b8-4e98-be75-2f6b46dfd051} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4435 | 2026.02.11 23:56:38.881629 [ 281 ] {acf6d91d-a3b8-4e98-be75-2f6b46dfd051} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4436 | 2026.02.11 23:56:38.881963 [ 281 ] {acf6d91d-a3b8-4e98-be75-2f6b46dfd051} <Trace> oximeter.measurements_bool (9bb13e33-63b8-46aa-ab9c-a174a3431472): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4437 | 2026.02.11 23:56:38.881999 [ 281 ] {acf6d91d-a3b8-4e98-be75-2f6b46dfd051} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 4438 | 2026.02.11 23:56:38.882314 [ 281 ] {acf6d91d-a3b8-4e98-be75-2f6b46dfd051} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4439 | 2026.02.11 23:56:38.882519 [ 281 ] {acf6d91d-a3b8-4e98-be75-2f6b46dfd051} <Trace> oximeter.measurements_bool (9bb13e33-63b8-46aa-ab9c-a174a3431472): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4440 | 2026.02.11 23:56:38.882644 [ 281 ] {acf6d91d-a3b8-4e98-be75-2f6b46dfd051} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001073 sec., 5591.798695246971 rows/sec., 292.15 KiB/sec. | ||
| 4441 | 2026.02.11 23:56:38.882667 [ 103 ] {} <Debug> oximeter.measurements_bool (9bb13e33-63b8-46aa-ab9c-a174a3431472) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 4442 | 2026.02.11 23:56:38.882679 [ 281 ] {acf6d91d-a3b8-4e98-be75-2f6b46dfd051} <Debug> TCPHandler: Processed in 0.001234184 sec. | ||
| 4443 | 2026.02.11 23:56:38.882743 [ 103 ] {} <Trace> oximeter.measurements_bool (9bb13e33-63b8-46aa-ab9c-a174a3431472): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4444 | 2026.02.11 23:56:38.882770 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 4445 | 2026.02.11 23:56:38.882833 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4446 | 2026.02.11 23:56:38.882892 [ 193 ] {9bb13e33-63b8-46aa-ab9c-a174a3431472::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 | ||
| 4447 | 2026.02.11 23:56:38.882930 [ 281 ] {d8630e3e-662e-4923-9a23-1b1a84bd7037} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4448 | 2026.02.11 23:56:38.882973 [ 281 ] {d8630e3e-662e-4923-9a23-1b1a84bd7037} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4449 | 2026.02.11 23:56:38.883011 [ 193 ] {9bb13e33-63b8-46aa-ab9c-a174a3431472::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4450 | 2026.02.11 23:56:38.883044 [ 193 ] {9bb13e33-63b8-46aa-ab9c-a174a3431472::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 | ||
| 4451 | 2026.02.11 23:56:38.883130 [ 193 ] {9bb13e33-63b8-46aa-ab9c-a174a3431472::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 | ||
| 4452 | 2026.02.11 23:56:38.883181 [ 193 ] {9bb13e33-63b8-46aa-ab9c-a174a3431472::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 | ||
| 4453 | 2026.02.11 23:56:38.883223 [ 193 ] {9bb13e33-63b8-46aa-ab9c-a174a3431472::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 | ||
| 4454 | 2026.02.11 23:56:38.883264 [ 193 ] {9bb13e33-63b8-46aa-ab9c-a174a3431472::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 | ||
| 4455 | 2026.02.11 23:56:38.883319 [ 193 ] {9bb13e33-63b8-46aa-ab9c-a174a3431472::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 | ||
| 4456 | 2026.02.11 23:56:38.883380 [ 281 ] {d8630e3e-662e-4923-9a23-1b1a84bd7037} <Trace> oximeter.measurements_cumulativeu64 (629b0a95-06b7-4f0a-8a91-89e98ebdbeb8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4457 | 2026.02.11 23:56:38.883416 [ 281 ] {d8630e3e-662e-4923-9a23-1b1a84bd7037} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 4458 | 2026.02.11 23:56:38.883843 [ 281 ] {d8630e3e-662e-4923-9a23-1b1a84bd7037} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4459 | 2026.02.11 23:56:38.884012 [ 186 ] {9bb13e33-63b8-46aa-ab9c-a174a3431472::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 66 rows, containing 4 columns (4 merged, 0 gathered) in 0.001160602 sec., 56867.03969147046 rows/sec., 2.90 MiB/sec. | ||
| 4460 | 2026.02.11 23:56:38.884058 [ 281 ] {d8630e3e-662e-4923-9a23-1b1a84bd7037} <Trace> oximeter.measurements_cumulativeu64 (629b0a95-06b7-4f0a-8a91-89e98ebdbeb8): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4461 | 2026.02.11 23:56:38.884188 [ 281 ] {d8630e3e-662e-4923-9a23-1b1a84bd7037} <Debug> executeQuery: Read 258 rows, 17.59 KiB in 0.001276 sec., 202194.35736677115 rows/sec., 13.46 MiB/sec. | ||
| 4462 | 2026.02.11 23:56:38.884209 [ 199 ] {9bb13e33-63b8-46aa-ab9c-a174a3431472::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 4463 | 2026.02.11 23:56:38.884226 [ 281 ] {d8630e3e-662e-4923-9a23-1b1a84bd7037} <Debug> TCPHandler: Processed in 0.001441438 sec. | ||
| 4464 | 2026.02.11 23:56:38.884345 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4465 | 2026.02.11 23:56:38.884439 [ 281 ] {f23c904f-3356-42e0-a343-5f992f49b3bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4466 | 2026.02.11 23:56:38.884483 [ 281 ] {f23c904f-3356-42e0-a343-5f992f49b3bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4467 | 2026.02.11 23:56:38.884529 [ 199 ] {9bb13e33-63b8-46aa-ab9c-a174a3431472::all_1_11_2} <Trace> oximeter.measurements_bool (9bb13e33-63b8-46aa-ab9c-a174a3431472): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4468 | 2026.02.11 23:56:38.884631 [ 199 ] {9bb13e33-63b8-46aa-ab9c-a174a3431472::all_1_11_2} <Trace> oximeter.measurements_bool (9bb13e33-63b8-46aa-ab9c-a174a3431472) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 4469 | 2026.02.11 23:56:38.884726 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 4470 | 2026.02.11 23:56:38.884821 [ 281 ] {f23c904f-3356-42e0-a343-5f992f49b3bb} <Trace> oximeter.measurements_f64 (522c00d0-3ce7-4a3b-8e1c-1a58bb35e28f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4471 | 2026.02.11 23:56:38.884863 [ 281 ] {f23c904f-3356-42e0-a343-5f992f49b3bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 4472 | 2026.02.11 23:56:38.885165 [ 281 ] {f23c904f-3356-42e0-a343-5f992f49b3bb} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4473 | 2026.02.11 23:56:38.885372 [ 281 ] {f23c904f-3356-42e0-a343-5f992f49b3bb} <Trace> oximeter.measurements_f64 (522c00d0-3ce7-4a3b-8e1c-1a58bb35e28f): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4474 | 2026.02.11 23:56:38.885509 [ 281 ] {f23c904f-3356-42e0-a343-5f992f49b3bb} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001087 sec., 919.963201471941 rows/sec., 61.99 KiB/sec. | ||
| 4475 | 2026.02.11 23:56:38.885545 [ 281 ] {f23c904f-3356-42e0-a343-5f992f49b3bb} <Debug> TCPHandler: Processed in 0.001248674 sec. | ||
| 4476 | 2026.02.11 23:56:38.885653 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4477 | 2026.02.11 23:56:38.885745 [ 281 ] {1d4cc2b6-b032-471d-91b8-65196c2cc096} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4478 | 2026.02.11 23:56:38.885798 [ 281 ] {1d4cc2b6-b032-471d-91b8-65196c2cc096} <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 | ||
| 4479 | 2026.02.11 23:56:38.886523 [ 281 ] {1d4cc2b6-b032-471d-91b8-65196c2cc096} <Trace> oximeter.measurements_histogramu64 (ffbb1385-6601-4f63-a903-f8bfc0e27b7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4480 | 2026.02.11 23:56:38.886558 [ 281 ] {1d4cc2b6-b032-471d-91b8-65196c2cc096} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 4481 | 2026.02.11 23:56:38.887044 [ 281 ] {1d4cc2b6-b032-471d-91b8-65196c2cc096} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4482 | 2026.02.11 23:56:38.887253 [ 281 ] {1d4cc2b6-b032-471d-91b8-65196c2cc096} <Trace> oximeter.measurements_histogramu64 (ffbb1385-6601-4f63-a903-f8bfc0e27b7e): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4483 | 2026.02.11 23:56:38.887385 [ 281 ] {1d4cc2b6-b032-471d-91b8-65196c2cc096} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001657 sec., 4224.502112251056 rows/sec., 7.57 MiB/sec. | ||
| 4484 | 2026.02.11 23:56:38.887437 [ 281 ] {1d4cc2b6-b032-471d-91b8-65196c2cc096} <Debug> TCPHandler: Processed in 0.001832505 sec. | ||
| 4485 | 2026.02.11 23:56:38.887550 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4486 | 2026.02.11 23:56:38.887644 [ 281 ] {4afa273e-0879-4c95-ad8e-d8c17ea610e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4487 | 2026.02.11 23:56:38.887685 [ 281 ] {4afa273e-0879-4c95-ad8e-d8c17ea610e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4488 | 2026.02.11 23:56:38.888005 [ 281 ] {4afa273e-0879-4c95-ad8e-d8c17ea610e9} <Trace> oximeter.measurements_u64 (4b04f6c7-fe0f-46f4-b6b8-6d9da97af1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4489 | 2026.02.11 23:56:38.888041 [ 281 ] {4afa273e-0879-4c95-ad8e-d8c17ea610e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 4490 | 2026.02.11 23:56:38.888335 [ 281 ] {4afa273e-0879-4c95-ad8e-d8c17ea610e9} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4491 | 2026.02.11 23:56:38.888551 [ 281 ] {4afa273e-0879-4c95-ad8e-d8c17ea610e9} <Trace> oximeter.measurements_u64 (4b04f6c7-fe0f-46f4-b6b8-6d9da97af1bd): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4492 | 2026.02.11 23:56:38.888674 [ 281 ] {4afa273e-0879-4c95-ad8e-d8c17ea610e9} <Debug> executeQuery: Read 88 rows, 5.66 KiB in 0.001048 sec., 83969.46564885495 rows/sec., 5.27 MiB/sec. | ||
| 4493 | 2026.02.11 23:56:38.888710 [ 281 ] {4afa273e-0879-4c95-ad8e-d8c17ea610e9} <Debug> TCPHandler: Processed in 0.001209853 sec. | ||
| 4494 | 2026.02.11 23:56:40.957762 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 590 | ||
| 4495 | 2026.02.11 23:56:40.960041 [ 243 ] {} <Trace> system.query_log (e129079c-d142-406b-8659-a4f2a5941f34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4496 | 2026.02.11 23:56:40.960079 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 4497 | 2026.02.11 23:56:40.961214 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4498 | 2026.02.11 23:56:40.961481 [ 243 ] {} <Trace> system.query_log (e129079c-d142-406b-8659-a4f2a5941f34): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4499 | 2026.02.11 23:56:40.961724 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 590 | ||
| 4500 | 2026.02.11 23:56:43.282459 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 9099 | ||
| 4501 | 2026.02.11 23:56:43.283022 [ 244 ] {} <Trace> system.asynchronous_metric_log (7c321173-efe0-4025-bf7e-6a8e4a3fbd38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4502 | 2026.02.11 23:56:43.283070 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 4503 | 2026.02.11 23:56:43.283592 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4504 | 2026.02.11 23:56:43.283858 [ 244 ] {} <Trace> system.asynchronous_metric_log (7c321173-efe0-4025-bf7e-6a8e4a3fbd38): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4505 | 2026.02.11 23:56:43.283996 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9099 | ||
| 4506 | 2026.02.11 23:56:43.745094 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 144 | ||
| 4507 | 2026.02.11 23:56:43.761150 [ 245 ] {} <Trace> system.metric_log (9c306116-b3ca-42bb-b692-9c2699a40c21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4508 | 2026.02.11 23:56:43.761200 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 4509 | 2026.02.11 23:56:43.767280 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4510 | 2026.02.11 23:56:43.768044 [ 245 ] {} <Trace> system.metric_log (9c306116-b3ca-42bb-b692-9c2699a40c21): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4511 | 2026.02.11 23:56:43.770738 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 144 | ||
| 4512 | 2026.02.11 23:56:43.865465 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4513 | 2026.02.11 23:56:43.865660 [ 281 ] {3f4929ab-900d-4026-bd46-33312b95e6e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4514 | 2026.02.11 23:56:43.865732 [ 281 ] {3f4929ab-900d-4026-bd46-33312b95e6e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4515 | 2026.02.11 23:56:43.866411 [ 281 ] {3f4929ab-900d-4026-bd46-33312b95e6e6} <Trace> oximeter.fields_ipaddr (6857c72f-dfdb-45c0-96ba-7e28c54e54a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4516 | 2026.02.11 23:56:43.866465 [ 281 ] {3f4929ab-900d-4026-bd46-33312b95e6e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 4517 | 2026.02.11 23:56:43.866832 [ 281 ] {3f4929ab-900d-4026-bd46-33312b95e6e6} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 4518 | 2026.02.11 23:56:43.867050 [ 281 ] {3f4929ab-900d-4026-bd46-33312b95e6e6} <Trace> oximeter.fields_ipaddr (6857c72f-dfdb-45c0-96ba-7e28c54e54a7): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4519 | 2026.02.11 23:56:43.867200 [ 281 ] {3f4929ab-900d-4026-bd46-33312b95e6e6} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001592 sec., 5025.125628140703 rows/sec., 409.76 KiB/sec. | ||
| 4520 | 2026.02.11 23:56:43.867240 [ 281 ] {3f4929ab-900d-4026-bd46-33312b95e6e6} <Debug> TCPHandler: Processed in 0.001909998 sec. | ||
| 4521 | 2026.02.11 23:56:43.867368 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4522 | 2026.02.11 23:56:43.867463 [ 281 ] {e1c7fbf3-9d20-4377-97cd-2edcff61837d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4523 | 2026.02.11 23:56:43.867503 [ 281 ] {e1c7fbf3-9d20-4377-97cd-2edcff61837d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4524 | 2026.02.11 23:56:43.867977 [ 281 ] {e1c7fbf3-9d20-4377-97cd-2edcff61837d} <Trace> oximeter.fields_string (d8291991-e1c7-4178-b7c2-8afc920979a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4525 | 2026.02.11 23:56:43.868014 [ 281 ] {e1c7fbf3-9d20-4377-97cd-2edcff61837d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 4526 | 2026.02.11 23:56:43.868323 [ 281 ] {e1c7fbf3-9d20-4377-97cd-2edcff61837d} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4527 | 2026.02.11 23:56:43.868536 [ 281 ] {e1c7fbf3-9d20-4377-97cd-2edcff61837d} <Trace> oximeter.fields_string (d8291991-e1c7-4178-b7c2-8afc920979a5): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4528 | 2026.02.11 23:56:43.868671 [ 281 ] {e1c7fbf3-9d20-4377-97cd-2edcff61837d} <Debug> executeQuery: Read 128 rows, 11.23 KiB in 0.001227 sec., 104319.47840260799 rows/sec., 8.94 MiB/sec. | ||
| 4529 | 2026.02.11 23:56:43.868709 [ 281 ] {e1c7fbf3-9d20-4377-97cd-2edcff61837d} <Debug> TCPHandler: Processed in 0.001390377 sec. | ||
| 4530 | 2026.02.11 23:56:43.868827 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4531 | 2026.02.11 23:56:43.868920 [ 281 ] {def34f94-0ca9-44b4-95bb-deafdc17b37f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4532 | 2026.02.11 23:56:43.868960 [ 281 ] {def34f94-0ca9-44b4-95bb-deafdc17b37f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4533 | 2026.02.11 23:56:43.869363 [ 281 ] {def34f94-0ca9-44b4-95bb-deafdc17b37f} <Trace> oximeter.fields_u16 (a063e340-feb3-467d-9a3f-70c072d33d5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4534 | 2026.02.11 23:56:43.869399 [ 281 ] {def34f94-0ca9-44b4-95bb-deafdc17b37f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 4535 | 2026.02.11 23:56:43.869706 [ 281 ] {def34f94-0ca9-44b4-95bb-deafdc17b37f} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4536 | 2026.02.11 23:56:43.869934 [ 281 ] {def34f94-0ca9-44b4-95bb-deafdc17b37f} <Trace> oximeter.fields_u16 (a063e340-feb3-467d-9a3f-70c072d33d5b): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4537 | 2026.02.11 23:56:43.870059 [ 281 ] {def34f94-0ca9-44b4-95bb-deafdc17b37f} <Debug> executeQuery: Read 42 rows, 3.12 KiB in 0.001157 sec., 36300.77787381158 rows/sec., 2.63 MiB/sec. | ||
| 4538 | 2026.02.11 23:56:43.870097 [ 281 ] {def34f94-0ca9-44b4-95bb-deafdc17b37f} <Debug> TCPHandler: Processed in 0.001318315 sec. | ||
| 4539 | 2026.02.11 23:56:43.870210 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4540 | 2026.02.11 23:56:43.870303 [ 281 ] {ad3e808e-924c-4834-9484-8ee3a4b54430} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4541 | 2026.02.11 23:56:43.870342 [ 281 ] {ad3e808e-924c-4834-9484-8ee3a4b54430} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4542 | 2026.02.11 23:56:43.870781 [ 281 ] {ad3e808e-924c-4834-9484-8ee3a4b54430} <Trace> oximeter.fields_uuid (4fa888fe-7c40-4232-8860-a6a6bcd7dec5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4543 | 2026.02.11 23:56:43.870817 [ 281 ] {ad3e808e-924c-4834-9484-8ee3a4b54430} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 4544 | 2026.02.11 23:56:43.871114 [ 281 ] {ad3e808e-924c-4834-9484-8ee3a4b54430} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4545 | 2026.02.11 23:56:43.871322 [ 281 ] {ad3e808e-924c-4834-9484-8ee3a4b54430} <Trace> oximeter.fields_uuid (4fa888fe-7c40-4232-8860-a6a6bcd7dec5): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4546 | 2026.02.11 23:56:43.871453 [ 281 ] {ad3e808e-924c-4834-9484-8ee3a4b54430} <Debug> executeQuery: Read 106 rows, 8.49 KiB in 0.001168 sec., 90753.42465753425 rows/sec., 7.10 MiB/sec. | ||
| 4547 | 2026.02.11 23:56:43.871490 [ 281 ] {ad3e808e-924c-4834-9484-8ee3a4b54430} <Debug> TCPHandler: Processed in 0.001329766 sec. | ||
| 4548 | 2026.02.11 23:56:43.871611 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4549 | 2026.02.11 23:56:43.871704 [ 281 ] {1f801c76-e0fd-4c09-aa6f-f80ec4fc398c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4550 | 2026.02.11 23:56:43.871746 [ 281 ] {1f801c76-e0fd-4c09-aa6f-f80ec4fc398c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4551 | 2026.02.11 23:56:43.872155 [ 281 ] {1f801c76-e0fd-4c09-aa6f-f80ec4fc398c} <Trace> oximeter.measurements_cumulativeu64 (629b0a95-06b7-4f0a-8a91-89e98ebdbeb8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4552 | 2026.02.11 23:56:43.872191 [ 281 ] {1f801c76-e0fd-4c09-aa6f-f80ec4fc398c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 4553 | 2026.02.11 23:56:43.872524 [ 281 ] {1f801c76-e0fd-4c09-aa6f-f80ec4fc398c} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4554 | 2026.02.11 23:56:43.872739 [ 281 ] {1f801c76-e0fd-4c09-aa6f-f80ec4fc398c} <Trace> oximeter.measurements_cumulativeu64 (629b0a95-06b7-4f0a-8a91-89e98ebdbeb8): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4555 | 2026.02.11 23:56:43.872881 [ 281 ] {1f801c76-e0fd-4c09-aa6f-f80ec4fc398c} <Debug> executeQuery: Read 164 rows, 11.69 KiB in 0.001195 sec., 137238.49372384936 rows/sec., 9.56 MiB/sec. | ||
| 4556 | 2026.02.11 23:56:43.872917 [ 281 ] {1f801c76-e0fd-4c09-aa6f-f80ec4fc398c} <Debug> TCPHandler: Processed in 0.001355976 sec. | ||
| 4557 | 2026.02.11 23:56:43.873031 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4558 | 2026.02.11 23:56:43.873124 [ 281 ] {765984db-9765-4047-bc71-ff6576598927} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4559 | 2026.02.11 23:56:43.873179 [ 281 ] {765984db-9765-4047-bc71-ff6576598927} <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 | ||
| 4560 | 2026.02.11 23:56:43.874003 [ 281 ] {765984db-9765-4047-bc71-ff6576598927} <Trace> oximeter.measurements_histogramu64 (ffbb1385-6601-4f63-a903-f8bfc0e27b7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4561 | 2026.02.11 23:56:43.874040 [ 281 ] {765984db-9765-4047-bc71-ff6576598927} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 4562 | 2026.02.11 23:56:43.874596 [ 281 ] {765984db-9765-4047-bc71-ff6576598927} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4563 | 2026.02.11 23:56:43.874815 [ 281 ] {765984db-9765-4047-bc71-ff6576598927} <Trace> oximeter.measurements_histogramu64 (ffbb1385-6601-4f63-a903-f8bfc0e27b7e): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4564 | 2026.02.11 23:56:43.874933 [ 94 ] {} <Debug> oximeter.measurements_histogramu64 (ffbb1385-6601-4f63-a903-f8bfc0e27b7e) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4565 | 2026.02.11 23:56:43.874959 [ 281 ] {765984db-9765-4047-bc71-ff6576598927} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.001852 sec., 18358.531317494602 rows/sec., 32.90 MiB/sec. | ||
| 4566 | 2026.02.11 23:56:43.875007 [ 94 ] {} <Trace> oximeter.measurements_histogramu64 (ffbb1385-6601-4f63-a903-f8bfc0e27b7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4567 | 2026.02.11 23:56:43.875030 [ 281 ] {765984db-9765-4047-bc71-ff6576598927} <Debug> TCPHandler: Processed in 0.00204737 sec. | ||
| 4568 | 2026.02.11 23:56:43.875035 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 4569 | 2026.02.11 23:56:43.875158 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4570 | 2026.02.11 23:56:43.875168 [ 189 ] {ffbb1385-6601-4f63-a903-f8bfc0e27b7e::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 | ||
| 4571 | 2026.02.11 23:56:43.875259 [ 281 ] {8133ec09-5b04-49d9-9832-9933d6496b5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4572 | 2026.02.11 23:56:43.875303 [ 281 ] {8133ec09-5b04-49d9-9832-9933d6496b5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4573 | 2026.02.11 23:56:43.875367 [ 189 ] {ffbb1385-6601-4f63-a903-f8bfc0e27b7e::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4574 | 2026.02.11 23:56:43.875435 [ 189 ] {ffbb1385-6601-4f63-a903-f8bfc0e27b7e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 290 rows starting from the beginning of the part | ||
| 4575 | 2026.02.11 23:56:43.875553 [ 189 ] {ffbb1385-6601-4f63-a903-f8bfc0e27b7e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 34 rows starting from the beginning of the part | ||
| 4576 | 2026.02.11 23:56:43.875645 [ 281 ] {8133ec09-5b04-49d9-9832-9933d6496b5f} <Trace> oximeter.measurements_u64 (4b04f6c7-fe0f-46f4-b6b8-6d9da97af1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4577 | 2026.02.11 23:56:43.875664 [ 189 ] {ffbb1385-6601-4f63-a903-f8bfc0e27b7e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 7 rows starting from the beginning of the part | ||
| 4578 | 2026.02.11 23:56:43.875682 [ 281 ] {8133ec09-5b04-49d9-9832-9933d6496b5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 4579 | 2026.02.11 23:56:43.875757 [ 189 ] {ffbb1385-6601-4f63-a903-f8bfc0e27b7e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 34 rows starting from the beginning of the part | ||
| 4580 | 2026.02.11 23:56:43.875841 [ 189 ] {ffbb1385-6601-4f63-a903-f8bfc0e27b7e::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 | ||
| 4581 | 2026.02.11 23:56:43.875934 [ 189 ] {ffbb1385-6601-4f63-a903-f8bfc0e27b7e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 34 rows starting from the beginning of the part | ||
| 4582 | 2026.02.11 23:56:43.876018 [ 281 ] {8133ec09-5b04-49d9-9832-9933d6496b5f} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4583 | 2026.02.11 23:56:43.876228 [ 281 ] {8133ec09-5b04-49d9-9832-9933d6496b5f} <Trace> oximeter.measurements_u64 (4b04f6c7-fe0f-46f4-b6b8-6d9da97af1bd): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4584 | 2026.02.11 23:56:43.876367 [ 281 ] {8133ec09-5b04-49d9-9832-9933d6496b5f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001126 sec., 53285.96802841918 rows/sec., 3.59 MiB/sec. | ||
| 4585 | 2026.02.11 23:56:43.876407 [ 281 ] {8133ec09-5b04-49d9-9832-9933d6496b5f} <Debug> TCPHandler: Processed in 0.001299445 sec. | ||
| 4586 | 2026.02.11 23:56:43.879774 [ 199 ] {ffbb1385-6601-4f63-a903-f8bfc0e27b7e::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 406 rows, containing 19 columns (19 merged, 0 gathered) in 0.00464231 sec., 87456.46025362374 rows/sec., 156.72 MiB/sec. | ||
| 4587 | 2026.02.11 23:56:43.880617 [ 186 ] {ffbb1385-6601-4f63-a903-f8bfc0e27b7e::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4588 | 2026.02.11 23:56:43.881042 [ 186 ] {ffbb1385-6601-4f63-a903-f8bfc0e27b7e::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (ffbb1385-6601-4f63-a903-f8bfc0e27b7e): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4589 | 2026.02.11 23:56:43.881122 [ 186 ] {ffbb1385-6601-4f63-a903-f8bfc0e27b7e::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (ffbb1385-6601-4f63-a903-f8bfc0e27b7e) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4590 | 2026.02.11 23:56:43.881248 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.15 MiB. | ||
| 4591 | 2026.02.11 23:56:44.000186 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 244.81 MiB, peak 249.91 MiB, free memory in arenas 0.00 B, will set to 246.93 MiB (RSS), difference: 2.12 MiB | ||
| 4592 | 2026.02.11 23:56:48.873336 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4593 | 2026.02.11 23:56:48.873533 [ 281 ] {2ff439ce-afc5-4964-a379-058ba0a13b2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4594 | 2026.02.11 23:56:48.873601 [ 281 ] {2ff439ce-afc5-4964-a379-058ba0a13b2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4595 | 2026.02.11 23:56:48.874426 [ 281 ] {2ff439ce-afc5-4964-a379-058ba0a13b2b} <Trace> oximeter.fields_i16 (a5dbfeca-2262-4415-b6be-dfd1a8bfa631): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4596 | 2026.02.11 23:56:48.874476 [ 281 ] {2ff439ce-afc5-4964-a379-058ba0a13b2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 4597 | 2026.02.11 23:56:48.874907 [ 281 ] {2ff439ce-afc5-4964-a379-058ba0a13b2b} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4598 | 2026.02.11 23:56:48.875146 [ 281 ] {2ff439ce-afc5-4964-a379-058ba0a13b2b} <Trace> oximeter.fields_i16 (a5dbfeca-2262-4415-b6be-dfd1a8bfa631): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4599 | 2026.02.11 23:56:48.875297 [ 281 ] {2ff439ce-afc5-4964-a379-058ba0a13b2b} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.001812 sec., 146799.1169977925 rows/sec., 9.33 MiB/sec. | ||
| 4600 | 2026.02.11 23:56:48.875339 [ 281 ] {2ff439ce-afc5-4964-a379-058ba0a13b2b} <Debug> TCPHandler: Processed in 0.002151082 sec. | ||
| 4601 | 2026.02.11 23:56:48.875475 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4602 | 2026.02.11 23:56:48.875571 [ 281 ] {dffef1c6-e2dc-4188-b932-e52001d6c610} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4603 | 2026.02.11 23:56:48.875612 [ 281 ] {dffef1c6-e2dc-4188-b932-e52001d6c610} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4604 | 2026.02.11 23:56:48.876407 [ 281 ] {dffef1c6-e2dc-4188-b932-e52001d6c610} <Trace> oximeter.fields_string (d8291991-e1c7-4178-b7c2-8afc920979a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4605 | 2026.02.11 23:56:48.876444 [ 281 ] {dffef1c6-e2dc-4188-b932-e52001d6c610} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 4606 | 2026.02.11 23:56:48.876793 [ 281 ] {dffef1c6-e2dc-4188-b932-e52001d6c610} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4607 | 2026.02.11 23:56:48.877005 [ 281 ] {dffef1c6-e2dc-4188-b932-e52001d6c610} <Trace> oximeter.fields_string (d8291991-e1c7-4178-b7c2-8afc920979a5): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4608 | 2026.02.11 23:56:48.877125 [ 86 ] {} <Debug> oximeter.fields_string (d8291991-e1c7-4178-b7c2-8afc920979a5) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4609 | 2026.02.11 23:56:48.877132 [ 281 ] {dffef1c6-e2dc-4188-b932-e52001d6c610} <Debug> executeQuery: Read 766 rows, 61.90 KiB in 0.001581 sec., 484503.4788108792 rows/sec., 38.23 MiB/sec. | ||
| 4610 | 2026.02.11 23:56:48.877199 [ 86 ] {} <Trace> oximeter.fields_string (d8291991-e1c7-4178-b7c2-8afc920979a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4611 | 2026.02.11 23:56:48.877216 [ 281 ] {dffef1c6-e2dc-4188-b932-e52001d6c610} <Debug> TCPHandler: Processed in 0.001791535 sec. | ||
| 4612 | 2026.02.11 23:56:48.877227 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 4613 | 2026.02.11 23:56:48.877327 [ 189 ] {d8291991-e1c7-4178-b7c2-8afc920979a5::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 | ||
| 4614 | 2026.02.11 23:56:48.877340 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4615 | 2026.02.11 23:56:48.877418 [ 189 ] {d8291991-e1c7-4178-b7c2-8afc920979a5::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4616 | 2026.02.11 23:56:48.877442 [ 281 ] {49891dbb-9f60-49a8-8170-38e8741ec4ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4617 | 2026.02.11 23:56:48.877445 [ 189 ] {d8291991-e1c7-4178-b7c2-8afc920979a5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 842 rows starting from the beginning of the part | ||
| 4618 | 2026.02.11 23:56:48.877482 [ 281 ] {49891dbb-9f60-49a8-8170-38e8741ec4ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4619 | 2026.02.11 23:56:48.877509 [ 189 ] {d8291991-e1c7-4178-b7c2-8afc920979a5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 768 rows starting from the beginning of the part | ||
| 4620 | 2026.02.11 23:56:48.877554 [ 189 ] {d8291991-e1c7-4178-b7c2-8afc920979a5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 124 rows starting from the beginning of the part | ||
| 4621 | 2026.02.11 23:56:48.877593 [ 189 ] {d8291991-e1c7-4178-b7c2-8afc920979a5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 766 rows starting from the beginning of the part | ||
| 4622 | 2026.02.11 23:56:48.877630 [ 189 ] {d8291991-e1c7-4178-b7c2-8afc920979a5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 128 rows starting from the beginning of the part | ||
| 4623 | 2026.02.11 23:56:48.877668 [ 189 ] {d8291991-e1c7-4178-b7c2-8afc920979a5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 766 rows starting from the beginning of the part | ||
| 4624 | 2026.02.11 23:56:48.877922 [ 281 ] {49891dbb-9f60-49a8-8170-38e8741ec4ec} <Trace> oximeter.fields_u16 (a063e340-feb3-467d-9a3f-70c072d33d5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4625 | 2026.02.11 23:56:48.877957 [ 281 ] {49891dbb-9f60-49a8-8170-38e8741ec4ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 4626 | 2026.02.11 23:56:48.878301 [ 281 ] {49891dbb-9f60-49a8-8170-38e8741ec4ec} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4627 | 2026.02.11 23:56:48.878523 [ 281 ] {49891dbb-9f60-49a8-8170-38e8741ec4ec} <Trace> oximeter.fields_u16 (a063e340-feb3-467d-9a3f-70c072d33d5b): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4628 | 2026.02.11 23:56:48.878654 [ 281 ] {49891dbb-9f60-49a8-8170-38e8741ec4ec} <Debug> executeQuery: Read 140 rows, 8.53 KiB in 0.001231 sec., 113728.67587327375 rows/sec., 6.77 MiB/sec. | ||
| 4629 | 2026.02.11 23:56:48.878691 [ 281 ] {49891dbb-9f60-49a8-8170-38e8741ec4ec} <Debug> TCPHandler: Processed in 0.001405527 sec. | ||
| 4630 | 2026.02.11 23:56:48.878802 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4631 | 2026.02.11 23:56:48.878896 [ 281 ] {e99d47e3-8c4d-4b4f-aff2-974008c519af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4632 | 2026.02.11 23:56:48.878935 [ 281 ] {e99d47e3-8c4d-4b4f-aff2-974008c519af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4633 | 2026.02.11 23:56:48.878945 [ 190 ] {d8291991-e1c7-4178-b7c2-8afc920979a5::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3394 rows, containing 5 columns (5 merged, 0 gathered) in 0.001657132 sec., 2048116.8669725768 rows/sec., 171.07 MiB/sec. | ||
| 4634 | 2026.02.11 23:56:48.879107 [ 189 ] {d8291991-e1c7-4178-b7c2-8afc920979a5::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4635 | 2026.02.11 23:56:48.879335 [ 189 ] {d8291991-e1c7-4178-b7c2-8afc920979a5::all_1_26_5} <Trace> oximeter.fields_string (d8291991-e1c7-4178-b7c2-8afc920979a5): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4636 | 2026.02.11 23:56:48.879373 [ 281 ] {e99d47e3-8c4d-4b4f-aff2-974008c519af} <Trace> oximeter.fields_u32 (5e914076-6ebe-4e60-a251-80aa571785b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4637 | 2026.02.11 23:56:48.879393 [ 189 ] {d8291991-e1c7-4178-b7c2-8afc920979a5::all_1_26_5} <Trace> oximeter.fields_string (d8291991-e1c7-4178-b7c2-8afc920979a5) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4638 | 2026.02.11 23:56:48.879414 [ 281 ] {e99d47e3-8c4d-4b4f-aff2-974008c519af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 4639 | 2026.02.11 23:56:48.879451 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.73 MiB. | ||
| 4640 | 2026.02.11 23:56:48.879715 [ 281 ] {e99d47e3-8c4d-4b4f-aff2-974008c519af} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4641 | 2026.02.11 23:56:48.879919 [ 281 ] {e99d47e3-8c4d-4b4f-aff2-974008c519af} <Trace> oximeter.fields_u32 (5e914076-6ebe-4e60-a251-80aa571785b6): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4642 | 2026.02.11 23:56:48.880041 [ 281 ] {e99d47e3-8c4d-4b4f-aff2-974008c519af} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.001163 sec., 120378.33190025795 rows/sec., 7.78 MiB/sec. | ||
| 4643 | 2026.02.11 23:56:48.880078 [ 281 ] {e99d47e3-8c4d-4b4f-aff2-974008c519af} <Debug> TCPHandler: Processed in 0.001326315 sec. | ||
| 4644 | 2026.02.11 23:56:48.880187 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4645 | 2026.02.11 23:56:48.880280 [ 281 ] {f97b9773-d751-4bb5-923d-7f39c39e47f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4646 | 2026.02.11 23:56:48.880320 [ 281 ] {f97b9773-d751-4bb5-923d-7f39c39e47f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4647 | 2026.02.11 23:56:48.880754 [ 281 ] {f97b9773-d751-4bb5-923d-7f39c39e47f1} <Trace> oximeter.fields_u8 (333bec52-f74d-408b-9e1c-1479446c7d3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4648 | 2026.02.11 23:56:48.880790 [ 281 ] {f97b9773-d751-4bb5-923d-7f39c39e47f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 4649 | 2026.02.11 23:56:48.881095 [ 281 ] {f97b9773-d751-4bb5-923d-7f39c39e47f1} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4650 | 2026.02.11 23:56:48.881308 [ 281 ] {f97b9773-d751-4bb5-923d-7f39c39e47f1} <Trace> oximeter.fields_u8 (333bec52-f74d-408b-9e1c-1479446c7d3c): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4651 | 2026.02.11 23:56:48.881432 [ 281 ] {f97b9773-d751-4bb5-923d-7f39c39e47f1} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001168 sec., 119006.8493150685 rows/sec., 6.77 MiB/sec. | ||
| 4652 | 2026.02.11 23:56:48.881468 [ 281 ] {f97b9773-d751-4bb5-923d-7f39c39e47f1} <Debug> TCPHandler: Processed in 0.001330466 sec. | ||
| 4653 | 2026.02.11 23:56:48.881580 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4654 | 2026.02.11 23:56:48.881673 [ 281 ] {9c4853bf-ff9f-4fc9-b27f-49e12a7b8d35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4655 | 2026.02.11 23:56:48.881712 [ 281 ] {9c4853bf-ff9f-4fc9-b27f-49e12a7b8d35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4656 | 2026.02.11 23:56:48.882278 [ 281 ] {9c4853bf-ff9f-4fc9-b27f-49e12a7b8d35} <Trace> oximeter.fields_uuid (4fa888fe-7c40-4232-8860-a6a6bcd7dec5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4657 | 2026.02.11 23:56:48.882314 [ 281 ] {9c4853bf-ff9f-4fc9-b27f-49e12a7b8d35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 4658 | 2026.02.11 23:56:48.882628 [ 281 ] {9c4853bf-ff9f-4fc9-b27f-49e12a7b8d35} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4659 | 2026.02.11 23:56:48.882832 [ 281 ] {9c4853bf-ff9f-4fc9-b27f-49e12a7b8d35} <Trace> oximeter.fields_uuid (4fa888fe-7c40-4232-8860-a6a6bcd7dec5): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4660 | 2026.02.11 23:56:48.882935 [ 86 ] {} <Debug> oximeter.fields_uuid (4fa888fe-7c40-4232-8860-a6a6bcd7dec5) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4661 | 2026.02.11 23:56:48.882957 [ 281 ] {9c4853bf-ff9f-4fc9-b27f-49e12a7b8d35} <Debug> executeQuery: Read 470 rows, 33.84 KiB in 0.001302 sec., 360983.1029185868 rows/sec., 25.38 MiB/sec. | ||
| 4662 | 2026.02.11 23:56:48.882973 [ 86 ] {} <Trace> oximeter.fields_uuid (4fa888fe-7c40-4232-8860-a6a6bcd7dec5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4663 | 2026.02.11 23:56:48.883001 [ 281 ] {9c4853bf-ff9f-4fc9-b27f-49e12a7b8d35} <Debug> TCPHandler: Processed in 0.001470808 sec. | ||
| 4664 | 2026.02.11 23:56:48.883001 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 4665 | 2026.02.11 23:56:48.883100 [ 189 ] {4fa888fe-7c40-4232-8860-a6a6bcd7dec5::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 | ||
| 4666 | 2026.02.11 23:56:48.883133 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4667 | 2026.02.11 23:56:48.883185 [ 189 ] {4fa888fe-7c40-4232-8860-a6a6bcd7dec5::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4668 | 2026.02.11 23:56:48.883214 [ 189 ] {4fa888fe-7c40-4232-8860-a6a6bcd7dec5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 538 rows starting from the beginning of the part | ||
| 4669 | 2026.02.11 23:56:48.883227 [ 281 ] {22e040a3-75aa-4eb3-9328-1ab7883f7650} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4670 | 2026.02.11 23:56:48.883266 [ 189 ] {4fa888fe-7c40-4232-8860-a6a6bcd7dec5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 474 rows starting from the beginning of the part | ||
| 4671 | 2026.02.11 23:56:48.883269 [ 281 ] {22e040a3-75aa-4eb3-9328-1ab7883f7650} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4672 | 2026.02.11 23:56:48.883309 [ 189 ] {4fa888fe-7c40-4232-8860-a6a6bcd7dec5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 98 rows starting from the beginning of the part | ||
| 4673 | 2026.02.11 23:56:48.883348 [ 189 ] {4fa888fe-7c40-4232-8860-a6a6bcd7dec5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 470 rows starting from the beginning of the part | ||
| 4674 | 2026.02.11 23:56:48.883387 [ 189 ] {4fa888fe-7c40-4232-8860-a6a6bcd7dec5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 106 rows starting from the beginning of the part | ||
| 4675 | 2026.02.11 23:56:48.883425 [ 189 ] {4fa888fe-7c40-4232-8860-a6a6bcd7dec5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 470 rows starting from the beginning of the part | ||
| 4676 | 2026.02.11 23:56:48.883623 [ 281 ] {22e040a3-75aa-4eb3-9328-1ab7883f7650} <Trace> oximeter.measurements_bool (9bb13e33-63b8-46aa-ab9c-a174a3431472): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4677 | 2026.02.11 23:56:48.883657 [ 281 ] {22e040a3-75aa-4eb3-9328-1ab7883f7650} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 4678 | 2026.02.11 23:56:48.883957 [ 281 ] {22e040a3-75aa-4eb3-9328-1ab7883f7650} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4679 | 2026.02.11 23:56:48.884167 [ 281 ] {22e040a3-75aa-4eb3-9328-1ab7883f7650} <Trace> oximeter.measurements_bool (9bb13e33-63b8-46aa-ab9c-a174a3431472): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4680 | 2026.02.11 23:56:48.884295 [ 281 ] {22e040a3-75aa-4eb3-9328-1ab7883f7650} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001085 sec., 5529.953917050691 rows/sec., 288.92 KiB/sec. | ||
| 4681 | 2026.02.11 23:56:48.884336 [ 281 ] {22e040a3-75aa-4eb3-9328-1ab7883f7650} <Debug> TCPHandler: Processed in 0.001252194 sec. | ||
| 4682 | 2026.02.11 23:56:48.884362 [ 190 ] {4fa888fe-7c40-4232-8860-a6a6bcd7dec5::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2156 rows, containing 5 columns (5 merged, 0 gathered) in 0.001292555 sec., 1668014.1270584231 rows/sec., 125.35 MiB/sec. | ||
| 4683 | 2026.02.11 23:56:48.884457 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4684 | 2026.02.11 23:56:48.884569 [ 281 ] {2980d38d-e471-4cd9-a237-35d539675886} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4685 | 2026.02.11 23:56:48.884570 [ 194 ] {4fa888fe-7c40-4232-8860-a6a6bcd7dec5::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4686 | 2026.02.11 23:56:48.884618 [ 281 ] {2980d38d-e471-4cd9-a237-35d539675886} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4687 | 2026.02.11 23:56:48.884963 [ 194 ] {4fa888fe-7c40-4232-8860-a6a6bcd7dec5::all_1_26_5} <Trace> oximeter.fields_uuid (4fa888fe-7c40-4232-8860-a6a6bcd7dec5): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4688 | 2026.02.11 23:56:48.885054 [ 194 ] {4fa888fe-7c40-4232-8860-a6a6bcd7dec5::all_1_26_5} <Trace> oximeter.fields_uuid (4fa888fe-7c40-4232-8860-a6a6bcd7dec5) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4689 | 2026.02.11 23:56:48.885058 [ 281 ] {2980d38d-e471-4cd9-a237-35d539675886} <Trace> oximeter.measurements_cumulativeu64 (629b0a95-06b7-4f0a-8a91-89e98ebdbeb8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4690 | 2026.02.11 23:56:48.885108 [ 281 ] {2980d38d-e471-4cd9-a237-35d539675886} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 4691 | 2026.02.11 23:56:48.885158 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 4692 | 2026.02.11 23:56:48.885465 [ 281 ] {2980d38d-e471-4cd9-a237-35d539675886} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4693 | 2026.02.11 23:56:48.885691 [ 281 ] {2980d38d-e471-4cd9-a237-35d539675886} <Trace> oximeter.measurements_cumulativeu64 (629b0a95-06b7-4f0a-8a91-89e98ebdbeb8): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4694 | 2026.02.11 23:56:48.885806 [ 86 ] {} <Debug> oximeter.measurements_cumulativeu64 (629b0a95-06b7-4f0a-8a91-89e98ebdbeb8) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4695 | 2026.02.11 23:56:48.885819 [ 281 ] {2980d38d-e471-4cd9-a237-35d539675886} <Debug> executeQuery: Read 258 rows, 17.59 KiB in 0.001275 sec., 202352.94117647057 rows/sec., 13.47 MiB/sec. | ||
| 4696 | 2026.02.11 23:56:48.885850 [ 86 ] {} <Trace> oximeter.measurements_cumulativeu64 (629b0a95-06b7-4f0a-8a91-89e98ebdbeb8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4697 | 2026.02.11 23:56:48.885873 [ 281 ] {2980d38d-e471-4cd9-a237-35d539675886} <Debug> TCPHandler: Processed in 0.001465238 sec. | ||
| 4698 | 2026.02.11 23:56:48.885874 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 4699 | 2026.02.11 23:56:48.885968 [ 189 ] {629b0a95-06b7-4f0a-8a91-89e98ebdbeb8::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 | ||
| 4700 | 2026.02.11 23:56:48.886003 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4701 | 2026.02.11 23:56:48.886050 [ 189 ] {629b0a95-06b7-4f0a-8a91-89e98ebdbeb8::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4702 | 2026.02.11 23:56:48.886075 [ 189 ] {629b0a95-06b7-4f0a-8a91-89e98ebdbeb8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 4256 rows starting from the beginning of the part | ||
| 4703 | 2026.02.11 23:56:48.886101 [ 281 ] {de274c5c-d31b-47d7-a4bc-9c686bd8429e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4704 | 2026.02.11 23:56:48.886121 [ 189 ] {629b0a95-06b7-4f0a-8a91-89e98ebdbeb8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 260 rows starting from the beginning of the part | ||
| 4705 | 2026.02.11 23:56:48.886147 [ 281 ] {de274c5c-d31b-47d7-a4bc-9c686bd8429e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4706 | 2026.02.11 23:56:48.886188 [ 189 ] {629b0a95-06b7-4f0a-8a91-89e98ebdbeb8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 160 rows starting from the beginning of the part | ||
| 4707 | 2026.02.11 23:56:48.886222 [ 189 ] {629b0a95-06b7-4f0a-8a91-89e98ebdbeb8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 258 rows starting from the beginning of the part | ||
| 4708 | 2026.02.11 23:56:48.886262 [ 189 ] {629b0a95-06b7-4f0a-8a91-89e98ebdbeb8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 164 rows starting from the beginning of the part | ||
| 4709 | 2026.02.11 23:56:48.886300 [ 189 ] {629b0a95-06b7-4f0a-8a91-89e98ebdbeb8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 258 rows starting from the beginning of the part | ||
| 4710 | 2026.02.11 23:56:48.886471 [ 281 ] {de274c5c-d31b-47d7-a4bc-9c686bd8429e} <Trace> oximeter.measurements_f64 (522c00d0-3ce7-4a3b-8e1c-1a58bb35e28f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4711 | 2026.02.11 23:56:48.886506 [ 281 ] {de274c5c-d31b-47d7-a4bc-9c686bd8429e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 4712 | 2026.02.11 23:56:48.886876 [ 281 ] {de274c5c-d31b-47d7-a4bc-9c686bd8429e} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4713 | 2026.02.11 23:56:48.887084 [ 281 ] {de274c5c-d31b-47d7-a4bc-9c686bd8429e} <Trace> oximeter.measurements_f64 (522c00d0-3ce7-4a3b-8e1c-1a58bb35e28f): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4714 | 2026.02.11 23:56:48.887209 [ 281 ] {de274c5c-d31b-47d7-a4bc-9c686bd8429e} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001129 sec., 885.7395925597874 rows/sec., 59.68 KiB/sec. | ||
| 4715 | 2026.02.11 23:56:48.887246 [ 281 ] {de274c5c-d31b-47d7-a4bc-9c686bd8429e} <Debug> TCPHandler: Processed in 0.001292525 sec. | ||
| 4716 | 2026.02.11 23:56:48.887351 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4717 | 2026.02.11 23:56:48.887444 [ 281 ] {13a91d6c-51ea-420d-be1f-6b91cfd3a1cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4718 | 2026.02.11 23:56:48.887497 [ 281 ] {13a91d6c-51ea-420d-be1f-6b91cfd3a1cf} <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 | ||
| 4719 | 2026.02.11 23:56:48.888232 [ 194 ] {629b0a95-06b7-4f0a-8a91-89e98ebdbeb8::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5356 rows, containing 5 columns (5 merged, 0 gathered) in 0.002292655 sec., 2336156.115944178 rows/sec., 158.56 MiB/sec. | ||
| 4720 | 2026.02.11 23:56:48.888267 [ 281 ] {13a91d6c-51ea-420d-be1f-6b91cfd3a1cf} <Trace> oximeter.measurements_histogramu64 (ffbb1385-6601-4f63-a903-f8bfc0e27b7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4721 | 2026.02.11 23:56:48.888308 [ 281 ] {13a91d6c-51ea-420d-be1f-6b91cfd3a1cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 4722 | 2026.02.11 23:56:48.888663 [ 190 ] {629b0a95-06b7-4f0a-8a91-89e98ebdbeb8::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4723 | 2026.02.11 23:56:48.888919 [ 281 ] {13a91d6c-51ea-420d-be1f-6b91cfd3a1cf} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4724 | 2026.02.11 23:56:48.888990 [ 190 ] {629b0a95-06b7-4f0a-8a91-89e98ebdbeb8::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (629b0a95-06b7-4f0a-8a91-89e98ebdbeb8): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4725 | 2026.02.11 23:56:48.889074 [ 190 ] {629b0a95-06b7-4f0a-8a91-89e98ebdbeb8::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (629b0a95-06b7-4f0a-8a91-89e98ebdbeb8) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4726 | 2026.02.11 23:56:48.889158 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.18 MiB. | ||
| 4727 | 2026.02.11 23:56:48.889183 [ 281 ] {13a91d6c-51ea-420d-be1f-6b91cfd3a1cf} <Trace> oximeter.measurements_histogramu64 (ffbb1385-6601-4f63-a903-f8bfc0e27b7e): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4728 | 2026.02.11 23:56:48.889327 [ 281 ] {13a91d6c-51ea-420d-be1f-6b91cfd3a1cf} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.0019 sec., 3684.2105263157896 rows/sec., 6.60 MiB/sec. | ||
| 4729 | 2026.02.11 23:56:48.889381 [ 281 ] {13a91d6c-51ea-420d-be1f-6b91cfd3a1cf} <Debug> TCPHandler: Processed in 0.00207907 sec. | ||
| 4730 | 2026.02.11 23:56:48.889499 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4731 | 2026.02.11 23:56:48.889594 [ 281 ] {6dcdb57a-dabd-4a8d-853a-c1831f573e09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4732 | 2026.02.11 23:56:48.889636 [ 281 ] {6dcdb57a-dabd-4a8d-853a-c1831f573e09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4733 | 2026.02.11 23:56:48.889977 [ 281 ] {6dcdb57a-dabd-4a8d-853a-c1831f573e09} <Trace> oximeter.measurements_u64 (4b04f6c7-fe0f-46f4-b6b8-6d9da97af1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4734 | 2026.02.11 23:56:48.890011 [ 281 ] {6dcdb57a-dabd-4a8d-853a-c1831f573e09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 4735 | 2026.02.11 23:56:48.890328 [ 281 ] {6dcdb57a-dabd-4a8d-853a-c1831f573e09} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4736 | 2026.02.11 23:56:48.890555 [ 281 ] {6dcdb57a-dabd-4a8d-853a-c1831f573e09} <Trace> oximeter.measurements_u64 (4b04f6c7-fe0f-46f4-b6b8-6d9da97af1bd): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4737 | 2026.02.11 23:56:48.890663 [ 85 ] {} <Debug> oximeter.measurements_u64 (4b04f6c7-fe0f-46f4-b6b8-6d9da97af1bd) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4738 | 2026.02.11 23:56:48.890681 [ 281 ] {6dcdb57a-dabd-4a8d-853a-c1831f573e09} <Debug> executeQuery: Read 88 rows, 5.66 KiB in 0.001106 sec., 79566.00361663653 rows/sec., 5.00 MiB/sec. | ||
| 4739 | 2026.02.11 23:56:48.890707 [ 85 ] {} <Trace> oximeter.measurements_u64 (4b04f6c7-fe0f-46f4-b6b8-6d9da97af1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4740 | 2026.02.11 23:56:48.890720 [ 281 ] {6dcdb57a-dabd-4a8d-853a-c1831f573e09} <Debug> TCPHandler: Processed in 0.001271014 sec. | ||
| 4741 | 2026.02.11 23:56:48.890731 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 4742 | 2026.02.11 23:56:48.890880 [ 200 ] {4b04f6c7-fe0f-46f4-b6b8-6d9da97af1bd::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 | ||
| 4743 | 2026.02.11 23:56:48.891058 [ 200 ] {4b04f6c7-fe0f-46f4-b6b8-6d9da97af1bd::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4744 | 2026.02.11 23:56:48.891100 [ 200 ] {4b04f6c7-fe0f-46f4-b6b8-6d9da97af1bd::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1512 rows starting from the beginning of the part | ||
| 4745 | 2026.02.11 23:56:48.891180 [ 200 ] {4b04f6c7-fe0f-46f4-b6b8-6d9da97af1bd::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 88 rows starting from the beginning of the part | ||
| 4746 | 2026.02.11 23:56:48.891237 [ 200 ] {4b04f6c7-fe0f-46f4-b6b8-6d9da97af1bd::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 | ||
| 4747 | 2026.02.11 23:56:48.891280 [ 200 ] {4b04f6c7-fe0f-46f4-b6b8-6d9da97af1bd::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 88 rows starting from the beginning of the part | ||
| 4748 | 2026.02.11 23:56:48.891323 [ 200 ] {4b04f6c7-fe0f-46f4-b6b8-6d9da97af1bd::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 | ||
| 4749 | 2026.02.11 23:56:48.891362 [ 200 ] {4b04f6c7-fe0f-46f4-b6b8-6d9da97af1bd::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 88 rows starting from the beginning of the part | ||
| 4750 | 2026.02.11 23:56:48.892400 [ 190 ] {4b04f6c7-fe0f-46f4-b6b8-6d9da97af1bd::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1896 rows, containing 4 columns (4 merged, 0 gathered) in 0.001596281 sec., 1187760.801513017 rows/sec., 77.00 MiB/sec. | ||
| 4751 | 2026.02.11 23:56:48.892662 [ 190 ] {4b04f6c7-fe0f-46f4-b6b8-6d9da97af1bd::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4752 | 2026.02.11 23:56:48.892924 [ 190 ] {4b04f6c7-fe0f-46f4-b6b8-6d9da97af1bd::all_1_26_5} <Trace> oximeter.measurements_u64 (4b04f6c7-fe0f-46f4-b6b8-6d9da97af1bd): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4753 | 2026.02.11 23:56:48.892992 [ 190 ] {4b04f6c7-fe0f-46f4-b6b8-6d9da97af1bd::all_1_26_5} <Trace> oximeter.measurements_u64 (4b04f6c7-fe0f-46f4-b6b8-6d9da97af1bd) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4754 | 2026.02.11 23:56:48.893065 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB. | ||
| 4755 | 2026.02.11 23:56:50.709970 [ 81 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4756 | 2026.02.11 23:56:50.710047 [ 81 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4757 | 2026.02.11 23:56:50.784115 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 9547 | ||
| 4758 | 2026.02.11 23:56:50.784903 [ 244 ] {} <Trace> system.asynchronous_metric_log (7c321173-efe0-4025-bf7e-6a8e4a3fbd38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4759 | 2026.02.11 23:56:50.784980 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 4760 | 2026.02.11 23:56:50.785521 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4761 | 2026.02.11 23:56:50.785756 [ 244 ] {} <Trace> system.asynchronous_metric_log (7c321173-efe0-4025-bf7e-6a8e4a3fbd38): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4762 | 2026.02.11 23:56:50.785880 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9547 | ||
| 4763 | 2026.02.11 23:56:50.961877 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 626 | ||
| 4764 | 2026.02.11 23:56:50.964242 [ 243 ] {} <Trace> system.query_log (e129079c-d142-406b-8659-a4f2a5941f34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4765 | 2026.02.11 23:56:50.964290 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 4766 | 2026.02.11 23:56:50.965471 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4767 | 2026.02.11 23:56:50.965739 [ 243 ] {} <Trace> system.query_log (e129079c-d142-406b-8659-a4f2a5941f34): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4768 | 2026.02.11 23:56:50.966009 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 626 | ||
| 4769 | 2026.02.11 23:56:51.270822 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 151 | ||
| 4770 | 2026.02.11 23:56:51.288220 [ 245 ] {} <Trace> system.metric_log (9c306116-b3ca-42bb-b692-9c2699a40c21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4771 | 2026.02.11 23:56:51.288281 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 4772 | 2026.02.11 23:56:51.294142 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4773 | 2026.02.11 23:56:51.294836 [ 245 ] {} <Trace> system.metric_log (9c306116-b3ca-42bb-b692-9c2699a40c21): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4774 | 2026.02.11 23:56:51.297791 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 151 | ||
| 4775 | 2026.02.11 23:56:53.864975 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4776 | 2026.02.11 23:56:53.865192 [ 281 ] {465fba22-abc5-442e-80de-aef33a1b8f9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4777 | 2026.02.11 23:56:53.865272 [ 281 ] {465fba22-abc5-442e-80de-aef33a1b8f9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4778 | 2026.02.11 23:56:53.866032 [ 281 ] {465fba22-abc5-442e-80de-aef33a1b8f9f} <Trace> oximeter.fields_string (d8291991-e1c7-4178-b7c2-8afc920979a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4779 | 2026.02.11 23:56:53.866078 [ 281 ] {465fba22-abc5-442e-80de-aef33a1b8f9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 4780 | 2026.02.11 23:56:53.866487 [ 281 ] {465fba22-abc5-442e-80de-aef33a1b8f9f} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4781 | 2026.02.11 23:56:53.866724 [ 281 ] {465fba22-abc5-442e-80de-aef33a1b8f9f} <Trace> oximeter.fields_string (d8291991-e1c7-4178-b7c2-8afc920979a5): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4782 | 2026.02.11 23:56:53.866878 [ 281 ] {465fba22-abc5-442e-80de-aef33a1b8f9f} <Debug> executeQuery: Read 124 rows, 10.94 KiB in 0.001741 sec., 71223.43480758186 rows/sec., 6.14 MiB/sec. | ||
| 4783 | 2026.02.11 23:56:53.866924 [ 281 ] {465fba22-abc5-442e-80de-aef33a1b8f9f} <Debug> TCPHandler: Processed in 0.002085621 sec. | ||
| 4784 | 2026.02.11 23:56:53.867055 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4785 | 2026.02.11 23:56:53.867160 [ 281 ] {d46d4860-105f-44f0-addf-3539114b0eca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4786 | 2026.02.11 23:56:53.867205 [ 281 ] {d46d4860-105f-44f0-addf-3539114b0eca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4787 | 2026.02.11 23:56:53.867641 [ 281 ] {d46d4860-105f-44f0-addf-3539114b0eca} <Trace> oximeter.fields_u16 (a063e340-feb3-467d-9a3f-70c072d33d5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4788 | 2026.02.11 23:56:53.867679 [ 281 ] {d46d4860-105f-44f0-addf-3539114b0eca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 4789 | 2026.02.11 23:56:53.867987 [ 281 ] {d46d4860-105f-44f0-addf-3539114b0eca} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4790 | 2026.02.11 23:56:53.868208 [ 281 ] {d46d4860-105f-44f0-addf-3539114b0eca} <Trace> oximeter.fields_u16 (a063e340-feb3-467d-9a3f-70c072d33d5b): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4791 | 2026.02.11 23:56:53.868305 [ 77 ] {} <Debug> oximeter.fields_u16 (a063e340-feb3-467d-9a3f-70c072d33d5b) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4792 | 2026.02.11 23:56:53.868340 [ 77 ] {} <Trace> oximeter.fields_u16 (a063e340-feb3-467d-9a3f-70c072d33d5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4793 | 2026.02.11 23:56:53.868340 [ 281 ] {d46d4860-105f-44f0-addf-3539114b0eca} <Debug> executeQuery: Read 34 rows, 2.56 KiB in 0.001204 sec., 28239.20265780731 rows/sec., 2.07 MiB/sec. | ||
| 4794 | 2026.02.11 23:56:53.868359 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 4795 | 2026.02.11 23:56:53.868388 [ 281 ] {d46d4860-105f-44f0-addf-3539114b0eca} <Debug> TCPHandler: Processed in 0.001386487 sec. | ||
| 4796 | 2026.02.11 23:56:53.868492 [ 200 ] {a063e340-feb3-467d-9a3f-70c072d33d5b::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 | ||
| 4797 | 2026.02.11 23:56:53.868502 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4798 | 2026.02.11 23:56:53.868646 [ 281 ] {278f18ff-c42f-4753-b884-1c72429c7001} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4799 | 2026.02.11 23:56:53.868671 [ 200 ] {a063e340-feb3-467d-9a3f-70c072d33d5b::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4800 | 2026.02.11 23:56:53.868687 [ 281 ] {278f18ff-c42f-4753-b884-1c72429c7001} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4801 | 2026.02.11 23:56:53.868718 [ 200 ] {a063e340-feb3-467d-9a3f-70c072d33d5b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 190 rows starting from the beginning of the part | ||
| 4802 | 2026.02.11 23:56:53.868802 [ 200 ] {a063e340-feb3-467d-9a3f-70c072d33d5b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 34 rows starting from the beginning of the part | ||
| 4803 | 2026.02.11 23:56:53.868854 [ 200 ] {a063e340-feb3-467d-9a3f-70c072d33d5b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 140 rows starting from the beginning of the part | ||
| 4804 | 2026.02.11 23:56:53.868899 [ 200 ] {a063e340-feb3-467d-9a3f-70c072d33d5b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 42 rows starting from the beginning of the part | ||
| 4805 | 2026.02.11 23:56:53.868939 [ 200 ] {a063e340-feb3-467d-9a3f-70c072d33d5b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 140 rows starting from the beginning of the part | ||
| 4806 | 2026.02.11 23:56:53.868984 [ 200 ] {a063e340-feb3-467d-9a3f-70c072d33d5b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 34 rows starting from the beginning of the part | ||
| 4807 | 2026.02.11 23:56:53.869138 [ 281 ] {278f18ff-c42f-4753-b884-1c72429c7001} <Trace> oximeter.fields_uuid (4fa888fe-7c40-4232-8860-a6a6bcd7dec5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4808 | 2026.02.11 23:56:53.869180 [ 281 ] {278f18ff-c42f-4753-b884-1c72429c7001} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 4809 | 2026.02.11 23:56:53.869510 [ 281 ] {278f18ff-c42f-4753-b884-1c72429c7001} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4810 | 2026.02.11 23:56:53.869758 [ 281 ] {278f18ff-c42f-4753-b884-1c72429c7001} <Trace> oximeter.fields_uuid (4fa888fe-7c40-4232-8860-a6a6bcd7dec5): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4811 | 2026.02.11 23:56:53.869883 [ 281 ] {278f18ff-c42f-4753-b884-1c72429c7001} <Debug> executeQuery: Read 98 rows, 7.84 KiB in 0.001258 sec., 77901.43084260731 rows/sec., 6.08 MiB/sec. | ||
| 4812 | 2026.02.11 23:56:53.869888 [ 190 ] {a063e340-feb3-467d-9a3f-70c072d33d5b::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 580 rows, containing 5 columns (5 merged, 0 gathered) in 0.001458998 sec., 397533.1014847176 rows/sec., 26.61 MiB/sec. | ||
| 4813 | 2026.02.11 23:56:53.869920 [ 281 ] {278f18ff-c42f-4753-b884-1c72429c7001} <Debug> TCPHandler: Processed in 0.001468228 sec. | ||
| 4814 | 2026.02.11 23:56:53.870052 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4815 | 2026.02.11 23:56:53.870084 [ 196 ] {a063e340-feb3-467d-9a3f-70c072d33d5b::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4816 | 2026.02.11 23:56:53.870148 [ 281 ] {361b3494-ff7f-4c75-b7ca-0c6dbd5adf61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4817 | 2026.02.11 23:56:53.870197 [ 281 ] {361b3494-ff7f-4c75-b7ca-0c6dbd5adf61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4818 | 2026.02.11 23:56:53.870384 [ 196 ] {a063e340-feb3-467d-9a3f-70c072d33d5b::all_1_26_5} <Trace> oximeter.fields_u16 (a063e340-feb3-467d-9a3f-70c072d33d5b): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4819 | 2026.02.11 23:56:53.870460 [ 196 ] {a063e340-feb3-467d-9a3f-70c072d33d5b::all_1_26_5} <Trace> oximeter.fields_u16 (a063e340-feb3-467d-9a3f-70c072d33d5b) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4820 | 2026.02.11 23:56:53.870537 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 4821 | 2026.02.11 23:56:53.870612 [ 281 ] {361b3494-ff7f-4c75-b7ca-0c6dbd5adf61} <Trace> oximeter.measurements_cumulativeu64 (629b0a95-06b7-4f0a-8a91-89e98ebdbeb8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4822 | 2026.02.11 23:56:53.870653 [ 281 ] {361b3494-ff7f-4c75-b7ca-0c6dbd5adf61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 4823 | 2026.02.11 23:56:53.870994 [ 281 ] {361b3494-ff7f-4c75-b7ca-0c6dbd5adf61} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4824 | 2026.02.11 23:56:53.871205 [ 281 ] {361b3494-ff7f-4c75-b7ca-0c6dbd5adf61} <Trace> oximeter.measurements_cumulativeu64 (629b0a95-06b7-4f0a-8a91-89e98ebdbeb8): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4825 | 2026.02.11 23:56:53.871330 [ 281 ] {361b3494-ff7f-4c75-b7ca-0c6dbd5adf61} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001201 sec., 133222.31473771855 rows/sec., 9.28 MiB/sec. | ||
| 4826 | 2026.02.11 23:56:53.871366 [ 281 ] {361b3494-ff7f-4c75-b7ca-0c6dbd5adf61} <Debug> TCPHandler: Processed in 0.001362956 sec. | ||
| 4827 | 2026.02.11 23:56:53.871471 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4828 | 2026.02.11 23:56:53.871563 [ 281 ] {f9be7714-92ca-406e-a26c-c7bf2e5f4a42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4829 | 2026.02.11 23:56:53.871617 [ 281 ] {f9be7714-92ca-406e-a26c-c7bf2e5f4a42} <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 | ||
| 4830 | 2026.02.11 23:56:53.872448 [ 281 ] {f9be7714-92ca-406e-a26c-c7bf2e5f4a42} <Trace> oximeter.measurements_histogramu64 (ffbb1385-6601-4f63-a903-f8bfc0e27b7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4831 | 2026.02.11 23:56:53.872483 [ 281 ] {f9be7714-92ca-406e-a26c-c7bf2e5f4a42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 4832 | 2026.02.11 23:56:53.873029 [ 281 ] {f9be7714-92ca-406e-a26c-c7bf2e5f4a42} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4833 | 2026.02.11 23:56:53.873247 [ 281 ] {f9be7714-92ca-406e-a26c-c7bf2e5f4a42} <Trace> oximeter.measurements_histogramu64 (ffbb1385-6601-4f63-a903-f8bfc0e27b7e): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4834 | 2026.02.11 23:56:53.873380 [ 281 ] {f9be7714-92ca-406e-a26c-c7bf2e5f4a42} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.001835 sec., 18528.610354223434 rows/sec., 33.20 MiB/sec. | ||
| 4835 | 2026.02.11 23:56:53.873432 [ 281 ] {f9be7714-92ca-406e-a26c-c7bf2e5f4a42} <Debug> TCPHandler: Processed in 0.002011029 sec. | ||
| 4836 | 2026.02.11 23:56:53.873544 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4837 | 2026.02.11 23:56:53.873639 [ 281 ] {a82230ad-7c5f-4d02-a703-a152410bfe22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4838 | 2026.02.11 23:56:53.873681 [ 281 ] {a82230ad-7c5f-4d02-a703-a152410bfe22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4839 | 2026.02.11 23:56:53.874015 [ 281 ] {a82230ad-7c5f-4d02-a703-a152410bfe22} <Trace> oximeter.measurements_u64 (4b04f6c7-fe0f-46f4-b6b8-6d9da97af1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4840 | 2026.02.11 23:56:53.874049 [ 281 ] {a82230ad-7c5f-4d02-a703-a152410bfe22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 4841 | 2026.02.11 23:56:53.874345 [ 281 ] {a82230ad-7c5f-4d02-a703-a152410bfe22} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4842 | 2026.02.11 23:56:53.874562 [ 281 ] {a82230ad-7c5f-4d02-a703-a152410bfe22} <Trace> oximeter.measurements_u64 (4b04f6c7-fe0f-46f4-b6b8-6d9da97af1bd): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4843 | 2026.02.11 23:56:53.874686 [ 281 ] {a82230ad-7c5f-4d02-a703-a152410bfe22} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001066 sec., 56285.17823639774 rows/sec., 3.79 MiB/sec. | ||
| 4844 | 2026.02.11 23:56:53.874721 [ 281 ] {a82230ad-7c5f-4d02-a703-a152410bfe22} <Debug> TCPHandler: Processed in 0.001225803 sec. | ||
| 4845 | 2026.02.11 23:56:55.560521 [ 76 ] {} <Debug> oximeter.fields_ipaddr (6857c72f-dfdb-45c0-96ba-7e28c54e54a7) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 4846 | 2026.02.11 23:56:55.560591 [ 76 ] {} <Trace> oximeter.fields_ipaddr (6857c72f-dfdb-45c0-96ba-7e28c54e54a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4847 | 2026.02.11 23:56:55.560617 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 4848 | 2026.02.11 23:56:55.560717 [ 196 ] {6857c72f-dfdb-45c0-96ba-7e28c54e54a7::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 | ||
| 4849 | 2026.02.11 23:56:55.560835 [ 196 ] {6857c72f-dfdb-45c0-96ba-7e28c54e54a7::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4850 | 2026.02.11 23:56:55.560878 [ 196 ] {6857c72f-dfdb-45c0-96ba-7e28c54e54a7::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 16 rows starting from the beginning of the part | ||
| 4851 | 2026.02.11 23:56:55.560950 [ 196 ] {6857c72f-dfdb-45c0-96ba-7e28c54e54a7::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 | ||
| 4852 | 2026.02.11 23:56:55.561005 [ 196 ] {6857c72f-dfdb-45c0-96ba-7e28c54e54a7::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 2 rows starting from the beginning of the part | ||
| 4853 | 2026.02.11 23:56:55.561053 [ 196 ] {6857c72f-dfdb-45c0-96ba-7e28c54e54a7::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 4 rows starting from the beginning of the part | ||
| 4854 | 2026.02.11 23:56:55.561099 [ 196 ] {6857c72f-dfdb-45c0-96ba-7e28c54e54a7::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 8 rows starting from the beginning of the part | ||
| 4855 | 2026.02.11 23:56:55.561929 [ 190 ] {6857c72f-dfdb-45c0-96ba-7e28c54e54a7::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 32 rows, containing 5 columns (5 merged, 0 gathered) in 0.001269895 sec., 25198.93377011485 rows/sec., 2.10 MiB/sec. | ||
| 4856 | 2026.02.11 23:56:55.562094 [ 188 ] {6857c72f-dfdb-45c0-96ba-7e28c54e54a7::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 4857 | 2026.02.11 23:56:55.562393 [ 188 ] {6857c72f-dfdb-45c0-96ba-7e28c54e54a7::all_1_9_2} <Trace> oximeter.fields_ipaddr (6857c72f-dfdb-45c0-96ba-7e28c54e54a7): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4858 | 2026.02.11 23:56:55.562466 [ 188 ] {6857c72f-dfdb-45c0-96ba-7e28c54e54a7::all_1_9_2} <Trace> oximeter.fields_ipaddr (6857c72f-dfdb-45c0-96ba-7e28c54e54a7) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 4859 | 2026.02.11 23:56:55.562613 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
| 4860 | 2026.02.11 23:56:58.286035 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 10059 | ||
| 4861 | 2026.02.11 23:56:58.286633 [ 244 ] {} <Trace> system.asynchronous_metric_log (7c321173-efe0-4025-bf7e-6a8e4a3fbd38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4862 | 2026.02.11 23:56:58.286681 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 4863 | 2026.02.11 23:56:58.287197 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4864 | 2026.02.11 23:56:58.287428 [ 244 ] {} <Trace> system.asynchronous_metric_log (7c321173-efe0-4025-bf7e-6a8e4a3fbd38): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4865 | 2026.02.11 23:56:58.287560 [ 72 ] {} <Debug> system.asynchronous_metric_log (7c321173-efe0-4025-bf7e-6a8e4a3fbd38) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4866 | 2026.02.11 23:56:58.287572 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10059 | ||
| 4867 | 2026.02.11 23:56:58.287607 [ 72 ] {} <Trace> system.asynchronous_metric_log (7c321173-efe0-4025-bf7e-6a8e4a3fbd38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4868 | 2026.02.11 23:56:58.287630 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 4869 | 2026.02.11 23:56:58.287725 [ 196 ] {7c321173-efe0-4025-bf7e-6a8e4a3fbd38::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 | ||
| 4870 | 2026.02.11 23:56:58.287824 [ 196 ] {7c321173-efe0-4025-bf7e-6a8e4a3fbd38::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4871 | 2026.02.11 23:56:58.287858 [ 196 ] {7c321173-efe0-4025-bf7e-6a8e4a3fbd38::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 7627 rows starting from the beginning of the part | ||
| 4872 | 2026.02.11 23:56:58.287924 [ 196 ] {7c321173-efe0-4025-bf7e-6a8e4a3fbd38::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 | ||
| 4873 | 2026.02.11 23:56:58.287972 [ 196 ] {7c321173-efe0-4025-bf7e-6a8e4a3fbd38::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 | ||
| 4874 | 2026.02.11 23:56:58.288017 [ 196 ] {7c321173-efe0-4025-bf7e-6a8e4a3fbd38::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 | ||
| 4875 | 2026.02.11 23:56:58.288058 [ 196 ] {7c321173-efe0-4025-bf7e-6a8e4a3fbd38::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 | ||
| 4876 | 2026.02.11 23:56:58.288097 [ 196 ] {7c321173-efe0-4025-bf7e-6a8e4a3fbd38::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 | ||
| 4877 | 2026.02.11 23:56:58.290085 [ 190 ] {7c321173-efe0-4025-bf7e-6a8e4a3fbd38::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10059 rows, containing 4 columns (4 merged, 0 gathered) in 0.002396277 sec., 4197761.777958058 rows/sec., 60.05 MiB/sec. | ||
| 4878 | 2026.02.11 23:56:58.290319 [ 192 ] {7c321173-efe0-4025-bf7e-6a8e4a3fbd38::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4879 | 2026.02.11 23:56:58.290590 [ 192 ] {7c321173-efe0-4025-bf7e-6a8e4a3fbd38::all_1_21_4} <Trace> system.asynchronous_metric_log (7c321173-efe0-4025-bf7e-6a8e4a3fbd38): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4880 | 2026.02.11 23:56:58.290654 [ 192 ] {7c321173-efe0-4025-bf7e-6a8e4a3fbd38::all_1_21_4} <Trace> system.asynchronous_metric_log (7c321173-efe0-4025-bf7e-6a8e4a3fbd38) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4881 | 2026.02.11 23:56:58.290730 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.47 MiB. | ||
| 4882 | 2026.02.11 23:56:58.797935 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 159 | ||
| 4883 | 2026.02.11 23:56:58.814908 [ 245 ] {} <Trace> system.metric_log (9c306116-b3ca-42bb-b692-9c2699a40c21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4884 | 2026.02.11 23:56:58.814964 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 4885 | 2026.02.11 23:56:58.820471 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4886 | 2026.02.11 23:56:58.821159 [ 245 ] {} <Trace> system.metric_log (9c306116-b3ca-42bb-b692-9c2699a40c21): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4887 | 2026.02.11 23:56:58.821471 [ 72 ] {} <Debug> system.metric_log (9c306116-b3ca-42bb-b692-9c2699a40c21) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4888 | 2026.02.11 23:56:58.821568 [ 72 ] {} <Trace> system.metric_log (9c306116-b3ca-42bb-b692-9c2699a40c21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4889 | 2026.02.11 23:56:58.821604 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 4890 | 2026.02.11 23:56:58.821763 [ 196 ] {9c306116-b3ca-42bb-b692-9c2699a40c21::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 | ||
| 4891 | 2026.02.11 23:56:58.824219 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 159 | ||
| 4892 | 2026.02.11 23:56:58.825989 [ 196 ] {9c306116-b3ca-42bb-b692-9c2699a40c21::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4893 | 2026.02.11 23:56:58.827385 [ 196 ] {9c306116-b3ca-42bb-b692-9c2699a40c21::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 | ||
| 4894 | 2026.02.11 23:56:58.831757 [ 196 ] {9c306116-b3ca-42bb-b692-9c2699a40c21::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 | ||
| 4895 | 2026.02.11 23:56:58.836074 [ 196 ] {9c306116-b3ca-42bb-b692-9c2699a40c21::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 | ||
| 4896 | 2026.02.11 23:56:58.840140 [ 196 ] {9c306116-b3ca-42bb-b692-9c2699a40c21::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 | ||
| 4897 | 2026.02.11 23:56:58.844151 [ 196 ] {9c306116-b3ca-42bb-b692-9c2699a40c21::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 | ||
| 4898 | 2026.02.11 23:56:58.848422 [ 196 ] {9c306116-b3ca-42bb-b692-9c2699a40c21::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 | ||
| 4899 | 2026.02.11 23:56:58.871366 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4900 | 2026.02.11 23:56:58.871538 [ 281 ] {94e42ff8-7234-4520-945d-9c41257d8672} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4901 | 2026.02.11 23:56:58.871601 [ 281 ] {94e42ff8-7234-4520-945d-9c41257d8672} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4902 | 2026.02.11 23:56:58.872332 [ 281 ] {94e42ff8-7234-4520-945d-9c41257d8672} <Trace> oximeter.fields_i16 (a5dbfeca-2262-4415-b6be-dfd1a8bfa631): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4903 | 2026.02.11 23:56:58.872370 [ 281 ] {94e42ff8-7234-4520-945d-9c41257d8672} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 4904 | 2026.02.11 23:56:58.872825 [ 281 ] {94e42ff8-7234-4520-945d-9c41257d8672} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4905 | 2026.02.11 23:56:58.873049 [ 281 ] {94e42ff8-7234-4520-945d-9c41257d8672} <Trace> oximeter.fields_i16 (a5dbfeca-2262-4415-b6be-dfd1a8bfa631): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4906 | 2026.02.11 23:56:58.873162 [ 72 ] {} <Debug> oximeter.fields_i16 (a5dbfeca-2262-4415-b6be-dfd1a8bfa631) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 4907 | 2026.02.11 23:56:58.873194 [ 281 ] {94e42ff8-7234-4520-945d-9c41257d8672} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.001699 sec., 156562.68393172455 rows/sec., 9.95 MiB/sec. | ||
| 4908 | 2026.02.11 23:56:58.873227 [ 72 ] {} <Trace> oximeter.fields_i16 (a5dbfeca-2262-4415-b6be-dfd1a8bfa631): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4909 | 2026.02.11 23:56:58.873251 [ 281 ] {94e42ff8-7234-4520-945d-9c41257d8672} <Debug> TCPHandler: Processed in 0.002007169 sec. | ||
| 4910 | 2026.02.11 23:56:58.873255 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 4911 | 2026.02.11 23:56:58.873356 [ 192 ] {a5dbfeca-2262-4415-b6be-dfd1a8bfa631::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 | ||
| 4912 | 2026.02.11 23:56:58.873400 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4913 | 2026.02.11 23:56:58.873464 [ 192 ] {a5dbfeca-2262-4415-b6be-dfd1a8bfa631::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4914 | 2026.02.11 23:56:58.873502 [ 192 ] {a5dbfeca-2262-4415-b6be-dfd1a8bfa631::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 266 rows starting from the beginning of the part | ||
| 4915 | 2026.02.11 23:56:58.873505 [ 281 ] {699eac68-341f-4b23-9f49-259002073445} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4916 | 2026.02.11 23:56:58.873563 [ 281 ] {699eac68-341f-4b23-9f49-259002073445} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4917 | 2026.02.11 23:56:58.873571 [ 192 ] {a5dbfeca-2262-4415-b6be-dfd1a8bfa631::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 266 rows starting from the beginning of the part | ||
| 4918 | 2026.02.11 23:56:58.873633 [ 192 ] {a5dbfeca-2262-4415-b6be-dfd1a8bfa631::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 266 rows starting from the beginning of the part | ||
| 4919 | 2026.02.11 23:56:58.873703 [ 192 ] {a5dbfeca-2262-4415-b6be-dfd1a8bfa631::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 266 rows starting from the beginning of the part | ||
| 4920 | 2026.02.11 23:56:58.873751 [ 192 ] {a5dbfeca-2262-4415-b6be-dfd1a8bfa631::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 266 rows starting from the beginning of the part | ||
| 4921 | 2026.02.11 23:56:58.873973 [ 281 ] {699eac68-341f-4b23-9f49-259002073445} <Trace> oximeter.fields_ipaddr (6857c72f-dfdb-45c0-96ba-7e28c54e54a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4922 | 2026.02.11 23:56:58.874017 [ 281 ] {699eac68-341f-4b23-9f49-259002073445} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 4923 | 2026.02.11 23:56:58.874418 [ 281 ] {699eac68-341f-4b23-9f49-259002073445} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 4924 | 2026.02.11 23:56:58.874668 [ 281 ] {699eac68-341f-4b23-9f49-259002073445} <Trace> oximeter.fields_ipaddr (6857c72f-dfdb-45c0-96ba-7e28c54e54a7): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4925 | 2026.02.11 23:56:58.874802 [ 281 ] {699eac68-341f-4b23-9f49-259002073445} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001318 sec., 1517.4506828528074 rows/sec., 123.74 KiB/sec. | ||
| 4926 | 2026.02.11 23:56:58.874826 [ 192 ] {a5dbfeca-2262-4415-b6be-dfd1a8bfa631::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1330 rows, containing 5 columns (5 merged, 0 gathered) in 0.0015067 sec., 882723.8335435058 rows/sec., 59.45 MiB/sec. | ||
| 4927 | 2026.02.11 23:56:58.874840 [ 281 ] {699eac68-341f-4b23-9f49-259002073445} <Debug> TCPHandler: Processed in 0.001491389 sec. | ||
| 4928 | 2026.02.11 23:56:58.874962 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4929 | 2026.02.11 23:56:58.874978 [ 192 ] {a5dbfeca-2262-4415-b6be-dfd1a8bfa631::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 4930 | 2026.02.11 23:56:58.875065 [ 281 ] {3e27bd0c-dbdd-4561-a532-5c2cc20a870c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4931 | 2026.02.11 23:56:58.875111 [ 281 ] {3e27bd0c-dbdd-4561-a532-5c2cc20a870c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4932 | 2026.02.11 23:56:58.875236 [ 192 ] {a5dbfeca-2262-4415-b6be-dfd1a8bfa631::all_1_13_3} <Trace> oximeter.fields_i16 (a5dbfeca-2262-4415-b6be-dfd1a8bfa631): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4933 | 2026.02.11 23:56:58.875308 [ 192 ] {a5dbfeca-2262-4415-b6be-dfd1a8bfa631::all_1_13_3} <Trace> oximeter.fields_i16 (a5dbfeca-2262-4415-b6be-dfd1a8bfa631) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 4934 | 2026.02.11 23:56:58.875383 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 4935 | 2026.02.11 23:56:58.875957 [ 281 ] {3e27bd0c-dbdd-4561-a532-5c2cc20a870c} <Trace> oximeter.fields_string (d8291991-e1c7-4178-b7c2-8afc920979a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4936 | 2026.02.11 23:56:58.876000 [ 281 ] {3e27bd0c-dbdd-4561-a532-5c2cc20a870c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 4937 | 2026.02.11 23:56:58.876399 [ 281 ] {3e27bd0c-dbdd-4561-a532-5c2cc20a870c} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4938 | 2026.02.11 23:56:58.876631 [ 281 ] {3e27bd0c-dbdd-4561-a532-5c2cc20a870c} <Trace> oximeter.fields_string (d8291991-e1c7-4178-b7c2-8afc920979a5): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4939 | 2026.02.11 23:56:58.876764 [ 281 ] {3e27bd0c-dbdd-4561-a532-5c2cc20a870c} <Debug> executeQuery: Read 767 rows, 61.97 KiB in 0.001719 sec., 446189.64514252474 rows/sec., 35.21 MiB/sec. | ||
| 4940 | 2026.02.11 23:56:58.876801 [ 281 ] {3e27bd0c-dbdd-4561-a532-5c2cc20a870c} <Debug> TCPHandler: Processed in 0.001888797 sec. | ||
| 4941 | 2026.02.11 23:56:58.876913 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4942 | 2026.02.11 23:56:58.877009 [ 281 ] {3aa4f794-1e30-4bc6-abba-c75f30afa7f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4943 | 2026.02.11 23:56:58.877048 [ 281 ] {3aa4f794-1e30-4bc6-abba-c75f30afa7f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4944 | 2026.02.11 23:56:58.877477 [ 281 ] {3aa4f794-1e30-4bc6-abba-c75f30afa7f3} <Trace> oximeter.fields_u16 (a063e340-feb3-467d-9a3f-70c072d33d5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4945 | 2026.02.11 23:56:58.877515 [ 281 ] {3aa4f794-1e30-4bc6-abba-c75f30afa7f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 4946 | 2026.02.11 23:56:58.877839 [ 281 ] {3aa4f794-1e30-4bc6-abba-c75f30afa7f3} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4947 | 2026.02.11 23:56:58.878045 [ 281 ] {3aa4f794-1e30-4bc6-abba-c75f30afa7f3} <Trace> oximeter.fields_u16 (a063e340-feb3-467d-9a3f-70c072d33d5b): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4948 | 2026.02.11 23:56:58.878170 [ 281 ] {3aa4f794-1e30-4bc6-abba-c75f30afa7f3} <Debug> executeQuery: Read 142 rows, 8.67 KiB in 0.00118 sec., 120338.98305084746 rows/sec., 7.17 MiB/sec. | ||
| 4949 | 2026.02.11 23:56:58.878207 [ 281 ] {3aa4f794-1e30-4bc6-abba-c75f30afa7f3} <Debug> TCPHandler: Processed in 0.001343895 sec. | ||
| 4950 | 2026.02.11 23:56:58.878324 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4951 | 2026.02.11 23:56:58.878417 [ 281 ] {e54b7d77-8311-4102-b715-af4c720519af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4952 | 2026.02.11 23:56:58.878456 [ 281 ] {e54b7d77-8311-4102-b715-af4c720519af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4953 | 2026.02.11 23:56:58.878890 [ 281 ] {e54b7d77-8311-4102-b715-af4c720519af} <Trace> oximeter.fields_u32 (5e914076-6ebe-4e60-a251-80aa571785b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4954 | 2026.02.11 23:56:58.878927 [ 281 ] {e54b7d77-8311-4102-b715-af4c720519af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 4955 | 2026.02.11 23:56:58.879221 [ 281 ] {e54b7d77-8311-4102-b715-af4c720519af} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4956 | 2026.02.11 23:56:58.879450 [ 281 ] {e54b7d77-8311-4102-b715-af4c720519af} <Trace> oximeter.fields_u32 (5e914076-6ebe-4e60-a251-80aa571785b6): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4957 | 2026.02.11 23:56:58.879549 [ 72 ] {} <Debug> oximeter.fields_u32 (5e914076-6ebe-4e60-a251-80aa571785b6) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 4958 | 2026.02.11 23:56:58.879579 [ 281 ] {e54b7d77-8311-4102-b715-af4c720519af} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.001179 sec., 118744.69889737066 rows/sec., 7.67 MiB/sec. | ||
| 4959 | 2026.02.11 23:56:58.879584 [ 72 ] {} <Trace> oximeter.fields_u32 (5e914076-6ebe-4e60-a251-80aa571785b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4960 | 2026.02.11 23:56:58.879622 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 4961 | 2026.02.11 23:56:58.879624 [ 281 ] {e54b7d77-8311-4102-b715-af4c720519af} <Debug> TCPHandler: Processed in 0.001350116 sec. | ||
| 4962 | 2026.02.11 23:56:58.879760 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4963 | 2026.02.11 23:56:58.879758 [ 198 ] {5e914076-6ebe-4e60-a251-80aa571785b6::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 | ||
| 4964 | 2026.02.11 23:56:58.879856 [ 281 ] {390262a8-2efc-44e7-bfc2-b70ac24bd9a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4965 | 2026.02.11 23:56:58.879902 [ 281 ] {390262a8-2efc-44e7-bfc2-b70ac24bd9a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4966 | 2026.02.11 23:56:58.879956 [ 198 ] {5e914076-6ebe-4e60-a251-80aa571785b6::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4967 | 2026.02.11 23:56:58.880001 [ 198 ] {5e914076-6ebe-4e60-a251-80aa571785b6::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 140 rows starting from the beginning of the part | ||
| 4968 | 2026.02.11 23:56:58.880074 [ 198 ] {5e914076-6ebe-4e60-a251-80aa571785b6::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 140 rows starting from the beginning of the part | ||
| 4969 | 2026.02.11 23:56:58.880121 [ 198 ] {5e914076-6ebe-4e60-a251-80aa571785b6::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 140 rows starting from the beginning of the part | ||
| 4970 | 2026.02.11 23:56:58.880176 [ 198 ] {5e914076-6ebe-4e60-a251-80aa571785b6::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 140 rows starting from the beginning of the part | ||
| 4971 | 2026.02.11 23:56:58.880217 [ 198 ] {5e914076-6ebe-4e60-a251-80aa571785b6::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 140 rows starting from the beginning of the part | ||
| 4972 | 2026.02.11 23:56:58.880357 [ 281 ] {390262a8-2efc-44e7-bfc2-b70ac24bd9a8} <Trace> oximeter.fields_u8 (333bec52-f74d-408b-9e1c-1479446c7d3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4973 | 2026.02.11 23:56:58.880400 [ 281 ] {390262a8-2efc-44e7-bfc2-b70ac24bd9a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 4974 | 2026.02.11 23:56:58.880796 [ 281 ] {390262a8-2efc-44e7-bfc2-b70ac24bd9a8} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4975 | 2026.02.11 23:56:58.881049 [ 281 ] {390262a8-2efc-44e7-bfc2-b70ac24bd9a8} <Trace> oximeter.fields_u8 (333bec52-f74d-408b-9e1c-1479446c7d3c): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4976 | 2026.02.11 23:56:58.881150 [ 72 ] {} <Debug> oximeter.fields_u8 (333bec52-f74d-408b-9e1c-1479446c7d3c) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 4977 | 2026.02.11 23:56:58.881181 [ 281 ] {390262a8-2efc-44e7-bfc2-b70ac24bd9a8} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001342 sec., 103576.75111773472 rows/sec., 5.89 MiB/sec. | ||
| 4978 | 2026.02.11 23:56:58.881184 [ 72 ] {} <Trace> oximeter.fields_u8 (333bec52-f74d-408b-9e1c-1479446c7d3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4979 | 2026.02.11 23:56:58.881222 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 4980 | 2026.02.11 23:56:58.881226 [ 281 ] {390262a8-2efc-44e7-bfc2-b70ac24bd9a8} <Debug> TCPHandler: Processed in 0.001516359 sec. | ||
| 4981 | 2026.02.11 23:56:58.881236 [ 192 ] {5e914076-6ebe-4e60-a251-80aa571785b6::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 700 rows, containing 5 columns (5 merged, 0 gathered) in 0.001533349 sec., 456517.0747168453 rows/sec., 31.25 MiB/sec. | ||
| 4982 | 2026.02.11 23:56:58.881317 [ 201 ] {333bec52-f74d-408b-9e1c-1479446c7d3c::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 | ||
| 4983 | 2026.02.11 23:56:58.881357 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4984 | 2026.02.11 23:56:58.881427 [ 201 ] {333bec52-f74d-408b-9e1c-1479446c7d3c::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4985 | 2026.02.11 23:56:58.881452 [ 281 ] {11399dae-a8fe-48fc-a019-b707c05a5d06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4986 | 2026.02.11 23:56:58.881462 [ 201 ] {333bec52-f74d-408b-9e1c-1479446c7d3c::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 139 rows starting from the beginning of the part | ||
| 4987 | 2026.02.11 23:56:58.881460 [ 187 ] {5e914076-6ebe-4e60-a251-80aa571785b6::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 4988 | 2026.02.11 23:56:58.881493 [ 281 ] {11399dae-a8fe-48fc-a019-b707c05a5d06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4989 | 2026.02.11 23:56:58.881530 [ 201 ] {333bec52-f74d-408b-9e1c-1479446c7d3c::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 139 rows starting from the beginning of the part | ||
| 4990 | 2026.02.11 23:56:58.881580 [ 201 ] {333bec52-f74d-408b-9e1c-1479446c7d3c::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 139 rows starting from the beginning of the part | ||
| 4991 | 2026.02.11 23:56:58.881625 [ 201 ] {333bec52-f74d-408b-9e1c-1479446c7d3c::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 139 rows starting from the beginning of the part | ||
| 4992 | 2026.02.11 23:56:58.881669 [ 201 ] {333bec52-f74d-408b-9e1c-1479446c7d3c::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 139 rows starting from the beginning of the part | ||
| 4993 | 2026.02.11 23:56:58.881842 [ 187 ] {5e914076-6ebe-4e60-a251-80aa571785b6::all_1_13_3} <Trace> oximeter.fields_u32 (5e914076-6ebe-4e60-a251-80aa571785b6): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4994 | 2026.02.11 23:56:58.881943 [ 187 ] {5e914076-6ebe-4e60-a251-80aa571785b6::all_1_13_3} <Trace> oximeter.fields_u32 (5e914076-6ebe-4e60-a251-80aa571785b6) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 4995 | 2026.02.11 23:56:58.882060 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 4996 | 2026.02.11 23:56:58.882069 [ 281 ] {11399dae-a8fe-48fc-a019-b707c05a5d06} <Trace> oximeter.fields_uuid (4fa888fe-7c40-4232-8860-a6a6bcd7dec5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4997 | 2026.02.11 23:56:58.882110 [ 281 ] {11399dae-a8fe-48fc-a019-b707c05a5d06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 4998 | 2026.02.11 23:56:58.882460 [ 195 ] {333bec52-f74d-408b-9e1c-1479446c7d3c::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 695 rows, containing 5 columns (5 merged, 0 gathered) in 0.001183413 sec., 587284.4053597519 rows/sec., 35.65 MiB/sec. | ||
| 4999 | 2026.02.11 23:56:58.882469 [ 281 ] {11399dae-a8fe-48fc-a019-b707c05a5d06} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5000 | 2026.02.11 23:56:58.882583 [ 201 ] {333bec52-f74d-408b-9e1c-1479446c7d3c::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 5001 | 2026.02.11 23:56:58.882702 [ 281 ] {11399dae-a8fe-48fc-a019-b707c05a5d06} <Trace> oximeter.fields_uuid (4fa888fe-7c40-4232-8860-a6a6bcd7dec5): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5002 | 2026.02.11 23:56:58.882822 [ 201 ] {333bec52-f74d-408b-9e1c-1479446c7d3c::all_1_13_3} <Trace> oximeter.fields_u8 (333bec52-f74d-408b-9e1c-1479446c7d3c): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5003 | 2026.02.11 23:56:58.882833 [ 281 ] {11399dae-a8fe-48fc-a019-b707c05a5d06} <Debug> executeQuery: Read 472 rows, 34.00 KiB in 0.001399 sec., 337383.8456040028 rows/sec., 23.74 MiB/sec. | ||
| 5004 | 2026.02.11 23:56:58.882873 [ 281 ] {11399dae-a8fe-48fc-a019-b707c05a5d06} <Debug> TCPHandler: Processed in 0.00156534 sec. | ||
| 5005 | 2026.02.11 23:56:58.882882 [ 201 ] {333bec52-f74d-408b-9e1c-1479446c7d3c::all_1_13_3} <Trace> oximeter.fields_u8 (333bec52-f74d-408b-9e1c-1479446c7d3c) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 5006 | 2026.02.11 23:56:58.882937 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 5007 | 2026.02.11 23:56:58.882984 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5008 | 2026.02.11 23:56:58.883087 [ 281 ] {2007f703-4a9b-49be-acbd-e5f2af2c2e6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5009 | 2026.02.11 23:56:58.883129 [ 281 ] {2007f703-4a9b-49be-acbd-e5f2af2c2e6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5010 | 2026.02.11 23:56:58.883461 [ 281 ] {2007f703-4a9b-49be-acbd-e5f2af2c2e6d} <Trace> oximeter.measurements_bool (9bb13e33-63b8-46aa-ab9c-a174a3431472): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5011 | 2026.02.11 23:56:58.883494 [ 281 ] {2007f703-4a9b-49be-acbd-e5f2af2c2e6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 5012 | 2026.02.11 23:56:58.883812 [ 281 ] {2007f703-4a9b-49be-acbd-e5f2af2c2e6d} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 5013 | 2026.02.11 23:56:58.884039 [ 281 ] {2007f703-4a9b-49be-acbd-e5f2af2c2e6d} <Trace> oximeter.measurements_bool (9bb13e33-63b8-46aa-ab9c-a174a3431472): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5014 | 2026.02.11 23:56:58.884168 [ 281 ] {2007f703-4a9b-49be-acbd-e5f2af2c2e6d} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001098 sec., 5464.48087431694 rows/sec., 285.50 KiB/sec. | ||
| 5015 | 2026.02.11 23:56:58.884204 [ 281 ] {2007f703-4a9b-49be-acbd-e5f2af2c2e6d} <Debug> TCPHandler: Processed in 0.001269585 sec. | ||
| 5016 | 2026.02.11 23:56:58.884319 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5017 | 2026.02.11 23:56:58.884412 [ 281 ] {09a8fd70-6f53-4dd8-b751-4d919d650680} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5018 | 2026.02.11 23:56:58.884455 [ 281 ] {09a8fd70-6f53-4dd8-b751-4d919d650680} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5019 | 2026.02.11 23:56:58.884905 [ 281 ] {09a8fd70-6f53-4dd8-b751-4d919d650680} <Trace> oximeter.measurements_cumulativeu64 (629b0a95-06b7-4f0a-8a91-89e98ebdbeb8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5020 | 2026.02.11 23:56:58.884943 [ 281 ] {09a8fd70-6f53-4dd8-b751-4d919d650680} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 5021 | 2026.02.11 23:56:58.885270 [ 281 ] {09a8fd70-6f53-4dd8-b751-4d919d650680} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5022 | 2026.02.11 23:56:58.885491 [ 281 ] {09a8fd70-6f53-4dd8-b751-4d919d650680} <Trace> oximeter.measurements_cumulativeu64 (629b0a95-06b7-4f0a-8a91-89e98ebdbeb8): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5023 | 2026.02.11 23:56:58.885617 [ 281 ] {09a8fd70-6f53-4dd8-b751-4d919d650680} <Debug> executeQuery: Read 259 rows, 17.66 KiB in 0.001221 sec., 212121.2121212121 rows/sec., 14.13 MiB/sec. | ||
| 5024 | 2026.02.11 23:56:58.885652 [ 281 ] {09a8fd70-6f53-4dd8-b751-4d919d650680} <Debug> TCPHandler: Processed in 0.001382956 sec. | ||
| 5025 | 2026.02.11 23:56:58.885769 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5026 | 2026.02.11 23:56:58.885863 [ 281 ] {986ee377-068f-42cd-ac6b-c08aa91ef94d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5027 | 2026.02.11 23:56:58.885904 [ 281 ] {986ee377-068f-42cd-ac6b-c08aa91ef94d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5028 | 2026.02.11 23:56:58.886216 [ 281 ] {986ee377-068f-42cd-ac6b-c08aa91ef94d} <Trace> oximeter.measurements_f64 (522c00d0-3ce7-4a3b-8e1c-1a58bb35e28f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5029 | 2026.02.11 23:56:58.886251 [ 281 ] {986ee377-068f-42cd-ac6b-c08aa91ef94d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 5030 | 2026.02.11 23:56:58.886550 [ 281 ] {986ee377-068f-42cd-ac6b-c08aa91ef94d} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 5031 | 2026.02.11 23:56:58.886767 [ 281 ] {986ee377-068f-42cd-ac6b-c08aa91ef94d} <Trace> oximeter.measurements_f64 (522c00d0-3ce7-4a3b-8e1c-1a58bb35e28f): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5032 | 2026.02.11 23:56:58.886893 [ 281 ] {986ee377-068f-42cd-ac6b-c08aa91ef94d} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001048 sec., 954.1984732824427 rows/sec., 64.30 KiB/sec. | ||
| 5033 | 2026.02.11 23:56:58.886929 [ 281 ] {986ee377-068f-42cd-ac6b-c08aa91ef94d} <Debug> TCPHandler: Processed in 0.001209003 sec. | ||
| 5034 | 2026.02.11 23:56:58.887039 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5035 | 2026.02.11 23:56:58.887132 [ 281 ] {c97ece2a-9d7d-4cad-9bfe-4df08ae005e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5036 | 2026.02.11 23:56:58.887185 [ 281 ] {c97ece2a-9d7d-4cad-9bfe-4df08ae005e2} <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 | ||
| 5037 | 2026.02.11 23:56:58.887967 [ 281 ] {c97ece2a-9d7d-4cad-9bfe-4df08ae005e2} <Trace> oximeter.measurements_histogramu64 (ffbb1385-6601-4f63-a903-f8bfc0e27b7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5038 | 2026.02.11 23:56:58.888003 [ 281 ] {c97ece2a-9d7d-4cad-9bfe-4df08ae005e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 5039 | 2026.02.11 23:56:58.888570 [ 281 ] {c97ece2a-9d7d-4cad-9bfe-4df08ae005e2} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5040 | 2026.02.11 23:56:58.888791 [ 281 ] {c97ece2a-9d7d-4cad-9bfe-4df08ae005e2} <Trace> oximeter.measurements_histogramu64 (ffbb1385-6601-4f63-a903-f8bfc0e27b7e): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5041 | 2026.02.11 23:56:58.888925 [ 281 ] {c97ece2a-9d7d-4cad-9bfe-4df08ae005e2} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001811 sec., 3865.267807840972 rows/sec., 6.93 MiB/sec. | ||
| 5042 | 2026.02.11 23:56:58.888980 [ 281 ] {c97ece2a-9d7d-4cad-9bfe-4df08ae005e2} <Debug> TCPHandler: Processed in 0.001988749 sec. | ||
| 5043 | 2026.02.11 23:56:58.889096 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5044 | 2026.02.11 23:56:58.889190 [ 281 ] {84976e0e-a9e4-48d3-8bb6-15ac3a1915d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5045 | 2026.02.11 23:56:58.889231 [ 281 ] {84976e0e-a9e4-48d3-8bb6-15ac3a1915d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5046 | 2026.02.11 23:56:58.889576 [ 281 ] {84976e0e-a9e4-48d3-8bb6-15ac3a1915d6} <Trace> oximeter.measurements_u64 (4b04f6c7-fe0f-46f4-b6b8-6d9da97af1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5047 | 2026.02.11 23:56:58.889612 [ 281 ] {84976e0e-a9e4-48d3-8bb6-15ac3a1915d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 5048 | 2026.02.11 23:56:58.889914 [ 281 ] {84976e0e-a9e4-48d3-8bb6-15ac3a1915d6} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5049 | 2026.02.11 23:56:58.890120 [ 281 ] {84976e0e-a9e4-48d3-8bb6-15ac3a1915d6} <Trace> oximeter.measurements_u64 (4b04f6c7-fe0f-46f4-b6b8-6d9da97af1bd): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5050 | 2026.02.11 23:56:58.890242 [ 281 ] {84976e0e-a9e4-48d3-8bb6-15ac3a1915d6} <Debug> executeQuery: Read 88 rows, 5.66 KiB in 0.001071 sec., 82166.19981325865 rows/sec., 5.16 MiB/sec. | ||
| 5051 | 2026.02.11 23:56:58.890277 [ 281 ] {84976e0e-a9e4-48d3-8bb6-15ac3a1915d6} <Debug> TCPHandler: Processed in 0.001231055 sec. | ||
| 5052 | 2026.02.11 23:56:58.901617 [ 196 ] {9c306116-b3ca-42bb-b692-9c2699a40c21::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 679 columns (679 merged, 0 gathered) in 0.079926185 sec., 1989.3355350314794 rows/sec., 10.29 MiB/sec. | ||
| 5053 | 2026.02.11 23:56:58.903549 [ 192 ] {9c306116-b3ca-42bb-b692-9c2699a40c21::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 5054 | 2026.02.11 23:56:58.905362 [ 192 ] {9c306116-b3ca-42bb-b692-9c2699a40c21::all_1_21_4} <Trace> system.metric_log (9c306116-b3ca-42bb-b692-9c2699a40c21): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5055 | 2026.02.11 23:56:58.905456 [ 192 ] {9c306116-b3ca-42bb-b692-9c2699a40c21::all_1_21_4} <Trace> system.metric_log (9c306116-b3ca-42bb-b692-9c2699a40c21) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 5056 | 2026.02.11 23:56:58.907089 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 5057 | 2026.02.11 23:56:59.000206 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 249.93 MiB, peak 265.18 MiB, free memory in arenas 0.00 B, will set to 254.31 MiB (RSS), difference: 4.38 MiB | ||
| 5058 | 2026.02.11 23:57:00.966289 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 662 | ||
| 5059 | 2026.02.11 23:57:00.968727 [ 243 ] {} <Trace> system.query_log (e129079c-d142-406b-8659-a4f2a5941f34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5060 | 2026.02.11 23:57:00.968779 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 5061 | 2026.02.11 23:57:00.970047 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5062 | 2026.02.11 23:57:00.970334 [ 243 ] {} <Trace> system.query_log (e129079c-d142-406b-8659-a4f2a5941f34): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5063 | 2026.02.11 23:57:00.970680 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 662 | ||
| 5064 | 2026.02.11 23:57:03.865400 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5065 | 2026.02.11 23:57:03.865614 [ 281 ] {75afb920-eb07-4bc6-8c74-e5a4ba0da4c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5066 | 2026.02.11 23:57:03.865685 [ 281 ] {75afb920-eb07-4bc6-8c74-e5a4ba0da4c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5067 | 2026.02.11 23:57:03.866387 [ 281 ] {75afb920-eb07-4bc6-8c74-e5a4ba0da4c0} <Trace> oximeter.fields_string (d8291991-e1c7-4178-b7c2-8afc920979a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5068 | 2026.02.11 23:57:03.866435 [ 281 ] {75afb920-eb07-4bc6-8c74-e5a4ba0da4c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 5069 | 2026.02.11 23:57:03.866835 [ 281 ] {75afb920-eb07-4bc6-8c74-e5a4ba0da4c0} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5070 | 2026.02.11 23:57:03.867071 [ 281 ] {75afb920-eb07-4bc6-8c74-e5a4ba0da4c0} <Trace> oximeter.fields_string (d8291991-e1c7-4178-b7c2-8afc920979a5): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5071 | 2026.02.11 23:57:03.867222 [ 281 ] {75afb920-eb07-4bc6-8c74-e5a4ba0da4c0} <Debug> executeQuery: Read 124 rows, 10.94 KiB in 0.001663 sec., 74564.0408899579 rows/sec., 6.43 MiB/sec. | ||
| 5072 | 2026.02.11 23:57:03.867264 [ 281 ] {75afb920-eb07-4bc6-8c74-e5a4ba0da4c0} <Debug> TCPHandler: Processed in 0.002001329 sec. | ||
| 5073 | 2026.02.11 23:57:03.867389 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5074 | 2026.02.11 23:57:03.867484 [ 281 ] {ac3c567b-a8c0-4597-bb5f-6bc131abd51a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5075 | 2026.02.11 23:57:03.867525 [ 281 ] {ac3c567b-a8c0-4597-bb5f-6bc131abd51a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5076 | 2026.02.11 23:57:03.867932 [ 281 ] {ac3c567b-a8c0-4597-bb5f-6bc131abd51a} <Trace> oximeter.fields_u16 (a063e340-feb3-467d-9a3f-70c072d33d5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5077 | 2026.02.11 23:57:03.867968 [ 281 ] {ac3c567b-a8c0-4597-bb5f-6bc131abd51a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 5078 | 2026.02.11 23:57:03.868261 [ 281 ] {ac3c567b-a8c0-4597-bb5f-6bc131abd51a} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5079 | 2026.02.11 23:57:03.868471 [ 281 ] {ac3c567b-a8c0-4597-bb5f-6bc131abd51a} <Trace> oximeter.fields_u16 (a063e340-feb3-467d-9a3f-70c072d33d5b): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5080 | 2026.02.11 23:57:03.868598 [ 281 ] {ac3c567b-a8c0-4597-bb5f-6bc131abd51a} <Debug> executeQuery: Read 34 rows, 2.56 KiB in 0.001133 sec., 30008.826125330983 rows/sec., 2.20 MiB/sec. | ||
| 5081 | 2026.02.11 23:57:03.868635 [ 281 ] {ac3c567b-a8c0-4597-bb5f-6bc131abd51a} <Debug> TCPHandler: Processed in 0.001296395 sec. | ||
| 5082 | 2026.02.11 23:57:03.868741 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5083 | 2026.02.11 23:57:03.868835 [ 281 ] {59bdbdc6-49b8-4124-a371-affc31cd55c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5084 | 2026.02.11 23:57:03.868874 [ 281 ] {59bdbdc6-49b8-4124-a371-affc31cd55c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5085 | 2026.02.11 23:57:03.869288 [ 281 ] {59bdbdc6-49b8-4124-a371-affc31cd55c5} <Trace> oximeter.fields_uuid (4fa888fe-7c40-4232-8860-a6a6bcd7dec5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5086 | 2026.02.11 23:57:03.869324 [ 281 ] {59bdbdc6-49b8-4124-a371-affc31cd55c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 5087 | 2026.02.11 23:57:03.869622 [ 281 ] {59bdbdc6-49b8-4124-a371-affc31cd55c5} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5088 | 2026.02.11 23:57:03.869836 [ 281 ] {59bdbdc6-49b8-4124-a371-affc31cd55c5} <Trace> oximeter.fields_uuid (4fa888fe-7c40-4232-8860-a6a6bcd7dec5): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5089 | 2026.02.11 23:57:03.869958 [ 281 ] {59bdbdc6-49b8-4124-a371-affc31cd55c5} <Debug> executeQuery: Read 98 rows, 7.84 KiB in 0.001141 sec., 85889.57055214723 rows/sec., 6.71 MiB/sec. | ||
| 5090 | 2026.02.11 23:57:03.869994 [ 281 ] {59bdbdc6-49b8-4124-a371-affc31cd55c5} <Debug> TCPHandler: Processed in 0.001304025 sec. | ||
| 5091 | 2026.02.11 23:57:03.870103 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5092 | 2026.02.11 23:57:03.870197 [ 281 ] {4d50dfd7-ad08-4128-b137-6c3b2473745d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5093 | 2026.02.11 23:57:03.870240 [ 281 ] {4d50dfd7-ad08-4128-b137-6c3b2473745d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5094 | 2026.02.11 23:57:03.870645 [ 281 ] {4d50dfd7-ad08-4128-b137-6c3b2473745d} <Trace> oximeter.measurements_cumulativeu64 (629b0a95-06b7-4f0a-8a91-89e98ebdbeb8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5095 | 2026.02.11 23:57:03.870680 [ 281 ] {4d50dfd7-ad08-4128-b137-6c3b2473745d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 5096 | 2026.02.11 23:57:03.870994 [ 281 ] {4d50dfd7-ad08-4128-b137-6c3b2473745d} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5097 | 2026.02.11 23:57:03.871206 [ 281 ] {4d50dfd7-ad08-4128-b137-6c3b2473745d} <Trace> oximeter.measurements_cumulativeu64 (629b0a95-06b7-4f0a-8a91-89e98ebdbeb8): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5098 | 2026.02.11 23:57:03.871331 [ 281 ] {4d50dfd7-ad08-4128-b137-6c3b2473745d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001152 sec., 138888.88888888888 rows/sec., 9.67 MiB/sec. | ||
| 5099 | 2026.02.11 23:57:03.871368 [ 281 ] {4d50dfd7-ad08-4128-b137-6c3b2473745d} <Debug> TCPHandler: Processed in 0.001313696 sec. | ||
| 5100 | 2026.02.11 23:57:03.871476 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5101 | 2026.02.11 23:57:03.871570 [ 281 ] {900250e4-6c0f-4733-894c-fe7a48ecdf57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5102 | 2026.02.11 23:57:03.871623 [ 281 ] {900250e4-6c0f-4733-894c-fe7a48ecdf57} <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 | ||
| 5103 | 2026.02.11 23:57:03.872403 [ 281 ] {900250e4-6c0f-4733-894c-fe7a48ecdf57} <Trace> oximeter.measurements_histogramu64 (ffbb1385-6601-4f63-a903-f8bfc0e27b7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5104 | 2026.02.11 23:57:03.872439 [ 281 ] {900250e4-6c0f-4733-894c-fe7a48ecdf57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 5105 | 2026.02.11 23:57:03.872994 [ 281 ] {900250e4-6c0f-4733-894c-fe7a48ecdf57} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5106 | 2026.02.11 23:57:03.873214 [ 281 ] {900250e4-6c0f-4733-894c-fe7a48ecdf57} <Trace> oximeter.measurements_histogramu64 (ffbb1385-6601-4f63-a903-f8bfc0e27b7e): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5107 | 2026.02.11 23:57:03.873352 [ 281 ] {900250e4-6c0f-4733-894c-fe7a48ecdf57} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.0018 sec., 18888.88888888889 rows/sec., 33.85 MiB/sec. | ||
| 5108 | 2026.02.11 23:57:03.873405 [ 281 ] {900250e4-6c0f-4733-894c-fe7a48ecdf57} <Debug> TCPHandler: Processed in 0.001977839 sec. | ||
| 5109 | 2026.02.11 23:57:03.873515 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5110 | 2026.02.11 23:57:03.873610 [ 281 ] {e62014c2-0f74-4dce-8e21-9a806a24df98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5111 | 2026.02.11 23:57:03.873651 [ 281 ] {e62014c2-0f74-4dce-8e21-9a806a24df98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5112 | 2026.02.11 23:57:03.873983 [ 281 ] {e62014c2-0f74-4dce-8e21-9a806a24df98} <Trace> oximeter.measurements_u64 (4b04f6c7-fe0f-46f4-b6b8-6d9da97af1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5113 | 2026.02.11 23:57:03.874020 [ 281 ] {e62014c2-0f74-4dce-8e21-9a806a24df98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 5114 | 2026.02.11 23:57:03.874325 [ 281 ] {e62014c2-0f74-4dce-8e21-9a806a24df98} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5115 | 2026.02.11 23:57:03.874535 [ 281 ] {e62014c2-0f74-4dce-8e21-9a806a24df98} <Trace> oximeter.measurements_u64 (4b04f6c7-fe0f-46f4-b6b8-6d9da97af1bd): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5116 | 2026.02.11 23:57:03.874657 [ 281 ] {e62014c2-0f74-4dce-8e21-9a806a24df98} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001066 sec., 56285.17823639774 rows/sec., 3.79 MiB/sec. | ||
| 5117 | 2026.02.11 23:57:03.874693 [ 281 ] {e62014c2-0f74-4dce-8e21-9a806a24df98} <Debug> TCPHandler: Processed in 0.001227353 sec. | ||
| 5118 | 2026.02.11 23:57:05.710096 [ 56 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5119 | 2026.02.11 23:57:05.710142 [ 56 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5120 | 2026.02.11 23:57:05.787707 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 10507 | ||
| 5121 | 2026.02.11 23:57:05.788268 [ 244 ] {} <Trace> system.asynchronous_metric_log (7c321173-efe0-4025-bf7e-6a8e4a3fbd38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5122 | 2026.02.11 23:57:05.788321 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 5123 | 2026.02.11 23:57:05.788837 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5124 | 2026.02.11 23:57:05.789078 [ 244 ] {} <Trace> system.asynchronous_metric_log (7c321173-efe0-4025-bf7e-6a8e4a3fbd38): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5125 | 2026.02.11 23:57:05.789211 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10507 | ||
| 5126 | 2026.02.11 23:57:06.324321 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 166 | ||
| 5127 | 2026.02.11 23:57:06.339627 [ 245 ] {} <Trace> system.metric_log (9c306116-b3ca-42bb-b692-9c2699a40c21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5128 | 2026.02.11 23:57:06.339678 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 5129 | 2026.02.11 23:57:06.345574 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5130 | 2026.02.11 23:57:06.346289 [ 245 ] {} <Trace> system.metric_log (9c306116-b3ca-42bb-b692-9c2699a40c21): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5131 | 2026.02.11 23:57:06.348899 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 166 | ||
| 5132 | 2026.02.11 23:57:08.871481 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5133 | 2026.02.11 23:57:08.871694 [ 281 ] {35e582c5-028d-4232-9cc9-e3aceabaf4d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5134 | 2026.02.11 23:57:08.871777 [ 281 ] {35e582c5-028d-4232-9cc9-e3aceabaf4d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5135 | 2026.02.11 23:57:08.872584 [ 281 ] {35e582c5-028d-4232-9cc9-e3aceabaf4d5} <Trace> oximeter.fields_i16 (a5dbfeca-2262-4415-b6be-dfd1a8bfa631): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5136 | 2026.02.11 23:57:08.872634 [ 281 ] {35e582c5-028d-4232-9cc9-e3aceabaf4d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 5137 | 2026.02.11 23:57:08.873048 [ 281 ] {35e582c5-028d-4232-9cc9-e3aceabaf4d5} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 5138 | 2026.02.11 23:57:08.873282 [ 281 ] {35e582c5-028d-4232-9cc9-e3aceabaf4d5} <Trace> oximeter.fields_i16 (a5dbfeca-2262-4415-b6be-dfd1a8bfa631): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5139 | 2026.02.11 23:57:08.873438 [ 281 ] {35e582c5-028d-4232-9cc9-e3aceabaf4d5} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.001797 sec., 148024.4852531998 rows/sec., 9.40 MiB/sec. | ||
| 5140 | 2026.02.11 23:57:08.873487 [ 281 ] {35e582c5-028d-4232-9cc9-e3aceabaf4d5} <Debug> TCPHandler: Processed in 0.002144922 sec. | ||
| 5141 | 2026.02.11 23:57:08.873622 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5142 | 2026.02.11 23:57:08.873725 [ 281 ] {f26895e0-def0-4d26-a286-8b90df82c192} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5143 | 2026.02.11 23:57:08.873770 [ 281 ] {f26895e0-def0-4d26-a286-8b90df82c192} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5144 | 2026.02.11 23:57:08.874545 [ 281 ] {f26895e0-def0-4d26-a286-8b90df82c192} <Trace> oximeter.fields_string (d8291991-e1c7-4178-b7c2-8afc920979a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5145 | 2026.02.11 23:57:08.874584 [ 281 ] {f26895e0-def0-4d26-a286-8b90df82c192} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 5146 | 2026.02.11 23:57:08.874972 [ 281 ] {f26895e0-def0-4d26-a286-8b90df82c192} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5147 | 2026.02.11 23:57:08.875188 [ 281 ] {f26895e0-def0-4d26-a286-8b90df82c192} <Trace> oximeter.fields_string (d8291991-e1c7-4178-b7c2-8afc920979a5): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5148 | 2026.02.11 23:57:08.875320 [ 281 ] {f26895e0-def0-4d26-a286-8b90df82c192} <Debug> executeQuery: Read 766 rows, 61.90 KiB in 0.001618 sec., 473423.9802224969 rows/sec., 37.36 MiB/sec. | ||
| 5149 | 2026.02.11 23:57:08.875359 [ 281 ] {f26895e0-def0-4d26-a286-8b90df82c192} <Debug> TCPHandler: Processed in 0.001790615 sec. | ||
| 5150 | 2026.02.11 23:57:08.875478 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5151 | 2026.02.11 23:57:08.875575 [ 281 ] {044d28ed-d0e0-43a7-bb67-d7041700eb38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5152 | 2026.02.11 23:57:08.875615 [ 281 ] {044d28ed-d0e0-43a7-bb67-d7041700eb38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5153 | 2026.02.11 23:57:08.876052 [ 281 ] {044d28ed-d0e0-43a7-bb67-d7041700eb38} <Trace> oximeter.fields_u16 (a063e340-feb3-467d-9a3f-70c072d33d5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5154 | 2026.02.11 23:57:08.876089 [ 281 ] {044d28ed-d0e0-43a7-bb67-d7041700eb38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 5155 | 2026.02.11 23:57:08.876397 [ 281 ] {044d28ed-d0e0-43a7-bb67-d7041700eb38} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5156 | 2026.02.11 23:57:08.876622 [ 281 ] {044d28ed-d0e0-43a7-bb67-d7041700eb38} <Trace> oximeter.fields_u16 (a063e340-feb3-467d-9a3f-70c072d33d5b): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5157 | 2026.02.11 23:57:08.876746 [ 281 ] {044d28ed-d0e0-43a7-bb67-d7041700eb38} <Debug> executeQuery: Read 140 rows, 8.53 KiB in 0.00119 sec., 117647.0588235294 rows/sec., 7.00 MiB/sec. | ||
| 5158 | 2026.02.11 23:57:08.876785 [ 281 ] {044d28ed-d0e0-43a7-bb67-d7041700eb38} <Debug> TCPHandler: Processed in 0.001356756 sec. | ||
| 5159 | 2026.02.11 23:57:08.876900 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5160 | 2026.02.11 23:57:08.876994 [ 281 ] {781f63bd-0934-416e-93fa-78abb8366b00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5161 | 2026.02.11 23:57:08.877034 [ 281 ] {781f63bd-0934-416e-93fa-78abb8366b00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5162 | 2026.02.11 23:57:08.877462 [ 281 ] {781f63bd-0934-416e-93fa-78abb8366b00} <Trace> oximeter.fields_u32 (5e914076-6ebe-4e60-a251-80aa571785b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5163 | 2026.02.11 23:57:08.877498 [ 281 ] {781f63bd-0934-416e-93fa-78abb8366b00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 5164 | 2026.02.11 23:57:08.877807 [ 281 ] {781f63bd-0934-416e-93fa-78abb8366b00} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 5165 | 2026.02.11 23:57:08.878028 [ 281 ] {781f63bd-0934-416e-93fa-78abb8366b00} <Trace> oximeter.fields_u32 (5e914076-6ebe-4e60-a251-80aa571785b6): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5166 | 2026.02.11 23:57:08.878155 [ 281 ] {781f63bd-0934-416e-93fa-78abb8366b00} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.00118 sec., 118644.06779661016 rows/sec., 7.67 MiB/sec. | ||
| 5167 | 2026.02.11 23:57:08.878193 [ 281 ] {781f63bd-0934-416e-93fa-78abb8366b00} <Debug> TCPHandler: Processed in 0.001344146 sec. | ||
| 5168 | 2026.02.11 23:57:08.878309 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5169 | 2026.02.11 23:57:08.878404 [ 281 ] {9d0d1ed9-8e48-43da-a51b-a51f0ccf3b34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5170 | 2026.02.11 23:57:08.878444 [ 281 ] {9d0d1ed9-8e48-43da-a51b-a51f0ccf3b34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5171 | 2026.02.11 23:57:08.878880 [ 281 ] {9d0d1ed9-8e48-43da-a51b-a51f0ccf3b34} <Trace> oximeter.fields_u8 (333bec52-f74d-408b-9e1c-1479446c7d3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5172 | 2026.02.11 23:57:08.878916 [ 281 ] {9d0d1ed9-8e48-43da-a51b-a51f0ccf3b34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 5173 | 2026.02.11 23:57:08.879242 [ 281 ] {9d0d1ed9-8e48-43da-a51b-a51f0ccf3b34} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 5174 | 2026.02.11 23:57:08.879455 [ 281 ] {9d0d1ed9-8e48-43da-a51b-a51f0ccf3b34} <Trace> oximeter.fields_u8 (333bec52-f74d-408b-9e1c-1479446c7d3c): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5175 | 2026.02.11 23:57:08.879582 [ 281 ] {9d0d1ed9-8e48-43da-a51b-a51f0ccf3b34} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001196 sec., 116220.73578595318 rows/sec., 6.61 MiB/sec. | ||
| 5176 | 2026.02.11 23:57:08.879620 [ 281 ] {9d0d1ed9-8e48-43da-a51b-a51f0ccf3b34} <Debug> TCPHandler: Processed in 0.001360896 sec. | ||
| 5177 | 2026.02.11 23:57:08.879741 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5178 | 2026.02.11 23:57:08.879835 [ 281 ] {db2a5236-9254-4afe-8b63-9959c12d3b5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5179 | 2026.02.11 23:57:08.879874 [ 281 ] {db2a5236-9254-4afe-8b63-9959c12d3b5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5180 | 2026.02.11 23:57:08.880427 [ 281 ] {db2a5236-9254-4afe-8b63-9959c12d3b5e} <Trace> oximeter.fields_uuid (4fa888fe-7c40-4232-8860-a6a6bcd7dec5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5181 | 2026.02.11 23:57:08.880463 [ 281 ] {db2a5236-9254-4afe-8b63-9959c12d3b5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 5182 | 2026.02.11 23:57:08.880787 [ 281 ] {db2a5236-9254-4afe-8b63-9959c12d3b5e} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5183 | 2026.02.11 23:57:08.881010 [ 281 ] {db2a5236-9254-4afe-8b63-9959c12d3b5e} <Trace> oximeter.fields_uuid (4fa888fe-7c40-4232-8860-a6a6bcd7dec5): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5184 | 2026.02.11 23:57:08.881137 [ 281 ] {db2a5236-9254-4afe-8b63-9959c12d3b5e} <Debug> executeQuery: Read 470 rows, 33.84 KiB in 0.00132 sec., 356060.6060606061 rows/sec., 25.04 MiB/sec. | ||
| 5185 | 2026.02.11 23:57:08.881175 [ 281 ] {db2a5236-9254-4afe-8b63-9959c12d3b5e} <Debug> TCPHandler: Processed in 0.001486129 sec. | ||
| 5186 | 2026.02.11 23:57:08.881296 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5187 | 2026.02.11 23:57:08.881390 [ 281 ] {8e5aaf65-617a-4a72-b351-c4f127687be8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5188 | 2026.02.11 23:57:08.881430 [ 281 ] {8e5aaf65-617a-4a72-b351-c4f127687be8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5189 | 2026.02.11 23:57:08.881764 [ 281 ] {8e5aaf65-617a-4a72-b351-c4f127687be8} <Trace> oximeter.measurements_bool (9bb13e33-63b8-46aa-ab9c-a174a3431472): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5190 | 2026.02.11 23:57:08.881800 [ 281 ] {8e5aaf65-617a-4a72-b351-c4f127687be8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 5191 | 2026.02.11 23:57:08.882110 [ 281 ] {8e5aaf65-617a-4a72-b351-c4f127687be8} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 5192 | 2026.02.11 23:57:08.882317 [ 281 ] {8e5aaf65-617a-4a72-b351-c4f127687be8} <Trace> oximeter.measurements_bool (9bb13e33-63b8-46aa-ab9c-a174a3431472): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5193 | 2026.02.11 23:57:08.882444 [ 281 ] {8e5aaf65-617a-4a72-b351-c4f127687be8} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001071 sec., 5602.240896358544 rows/sec., 292.70 KiB/sec. | ||
| 5194 | 2026.02.11 23:57:08.882480 [ 281 ] {8e5aaf65-617a-4a72-b351-c4f127687be8} <Debug> TCPHandler: Processed in 0.001233734 sec. | ||
| 5195 | 2026.02.11 23:57:08.882590 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5196 | 2026.02.11 23:57:08.882683 [ 281 ] {e752b38f-7122-4f90-9008-8c0f3f16ee76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5197 | 2026.02.11 23:57:08.882725 [ 281 ] {e752b38f-7122-4f90-9008-8c0f3f16ee76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5198 | 2026.02.11 23:57:08.883133 [ 281 ] {e752b38f-7122-4f90-9008-8c0f3f16ee76} <Trace> oximeter.measurements_cumulativeu64 (629b0a95-06b7-4f0a-8a91-89e98ebdbeb8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5199 | 2026.02.11 23:57:08.883169 [ 281 ] {e752b38f-7122-4f90-9008-8c0f3f16ee76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 5200 | 2026.02.11 23:57:08.883503 [ 281 ] {e752b38f-7122-4f90-9008-8c0f3f16ee76} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5201 | 2026.02.11 23:57:08.883723 [ 281 ] {e752b38f-7122-4f90-9008-8c0f3f16ee76} <Trace> oximeter.measurements_cumulativeu64 (629b0a95-06b7-4f0a-8a91-89e98ebdbeb8): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5202 | 2026.02.11 23:57:08.883848 [ 281 ] {e752b38f-7122-4f90-9008-8c0f3f16ee76} <Debug> executeQuery: Read 258 rows, 17.59 KiB in 0.001183 sec., 218089.6027049873 rows/sec., 14.52 MiB/sec. | ||
| 5203 | 2026.02.11 23:57:08.883885 [ 281 ] {e752b38f-7122-4f90-9008-8c0f3f16ee76} <Debug> TCPHandler: Processed in 0.001345296 sec. | ||
| 5204 | 2026.02.11 23:57:08.883999 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5205 | 2026.02.11 23:57:08.884093 [ 281 ] {51a00be8-95ce-4794-91f7-15355817a902} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5206 | 2026.02.11 23:57:08.884134 [ 281 ] {51a00be8-95ce-4794-91f7-15355817a902} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5207 | 2026.02.11 23:57:08.884444 [ 281 ] {51a00be8-95ce-4794-91f7-15355817a902} <Trace> oximeter.measurements_f64 (522c00d0-3ce7-4a3b-8e1c-1a58bb35e28f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5208 | 2026.02.11 23:57:08.884480 [ 281 ] {51a00be8-95ce-4794-91f7-15355817a902} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 5209 | 2026.02.11 23:57:08.884780 [ 281 ] {51a00be8-95ce-4794-91f7-15355817a902} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 5210 | 2026.02.11 23:57:08.884984 [ 281 ] {51a00be8-95ce-4794-91f7-15355817a902} <Trace> oximeter.measurements_f64 (522c00d0-3ce7-4a3b-8e1c-1a58bb35e28f): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5211 | 2026.02.11 23:57:08.885110 [ 281 ] {51a00be8-95ce-4794-91f7-15355817a902} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001035 sec., 966.1835748792272 rows/sec., 65.10 KiB/sec. | ||
| 5212 | 2026.02.11 23:57:08.885147 [ 281 ] {51a00be8-95ce-4794-91f7-15355817a902} <Debug> TCPHandler: Processed in 0.001198094 sec. | ||
| 5213 | 2026.02.11 23:57:08.885256 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5214 | 2026.02.11 23:57:08.885349 [ 281 ] {4f2b603c-b584-4f63-98f2-ae7ccedf806e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5215 | 2026.02.11 23:57:08.885402 [ 281 ] {4f2b603c-b584-4f63-98f2-ae7ccedf806e} <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 | ||
| 5216 | 2026.02.11 23:57:08.886160 [ 281 ] {4f2b603c-b584-4f63-98f2-ae7ccedf806e} <Trace> oximeter.measurements_histogramu64 (ffbb1385-6601-4f63-a903-f8bfc0e27b7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5217 | 2026.02.11 23:57:08.886196 [ 281 ] {4f2b603c-b584-4f63-98f2-ae7ccedf806e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 5218 | 2026.02.11 23:57:08.886725 [ 281 ] {4f2b603c-b584-4f63-98f2-ae7ccedf806e} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5219 | 2026.02.11 23:57:08.886949 [ 281 ] {4f2b603c-b584-4f63-98f2-ae7ccedf806e} <Trace> oximeter.measurements_histogramu64 (ffbb1385-6601-4f63-a903-f8bfc0e27b7e): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5220 | 2026.02.11 23:57:08.887060 [ 52 ] {} <Debug> oximeter.measurements_histogramu64 (ffbb1385-6601-4f63-a903-f8bfc0e27b7e) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5221 | 2026.02.11 23:57:08.887082 [ 281 ] {4f2b603c-b584-4f63-98f2-ae7ccedf806e} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001751 sec., 3997.7155910908054 rows/sec., 7.16 MiB/sec. | ||
| 5222 | 2026.02.11 23:57:08.887130 [ 52 ] {} <Trace> oximeter.measurements_histogramu64 (ffbb1385-6601-4f63-a903-f8bfc0e27b7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5223 | 2026.02.11 23:57:08.887155 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 5224 | 2026.02.11 23:57:08.887163 [ 281 ] {4f2b603c-b584-4f63-98f2-ae7ccedf806e} <Debug> TCPHandler: Processed in 0.001955978 sec. | ||
| 5225 | 2026.02.11 23:57:08.887283 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5226 | 2026.02.11 23:57:08.887279 [ 195 ] {ffbb1385-6601-4f63-a903-f8bfc0e27b7e::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 | ||
| 5227 | 2026.02.11 23:57:08.887379 [ 281 ] {97e34d2d-27f5-4ddd-b64f-4d3bcc7932b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5228 | 2026.02.11 23:57:08.887425 [ 281 ] {97e34d2d-27f5-4ddd-b64f-4d3bcc7932b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5229 | 2026.02.11 23:57:08.887546 [ 195 ] {ffbb1385-6601-4f63-a903-f8bfc0e27b7e::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5230 | 2026.02.11 23:57:08.887622 [ 195 ] {ffbb1385-6601-4f63-a903-f8bfc0e27b7e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 406 rows starting from the beginning of the part | ||
| 5231 | 2026.02.11 23:57:08.887758 [ 281 ] {97e34d2d-27f5-4ddd-b64f-4d3bcc7932b3} <Trace> oximeter.measurements_u64 (4b04f6c7-fe0f-46f4-b6b8-6d9da97af1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5232 | 2026.02.11 23:57:08.887760 [ 195 ] {ffbb1385-6601-4f63-a903-f8bfc0e27b7e::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 | ||
| 5233 | 2026.02.11 23:57:08.887803 [ 281 ] {97e34d2d-27f5-4ddd-b64f-4d3bcc7932b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 5234 | 2026.02.11 23:57:08.887896 [ 195 ] {ffbb1385-6601-4f63-a903-f8bfc0e27b7e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 34 rows starting from the beginning of the part | ||
| 5235 | 2026.02.11 23:57:08.888001 [ 195 ] {ffbb1385-6601-4f63-a903-f8bfc0e27b7e::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 | ||
| 5236 | 2026.02.11 23:57:08.888104 [ 195 ] {ffbb1385-6601-4f63-a903-f8bfc0e27b7e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 34 rows starting from the beginning of the part | ||
| 5237 | 2026.02.11 23:57:08.888122 [ 281 ] {97e34d2d-27f5-4ddd-b64f-4d3bcc7932b3} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5238 | 2026.02.11 23:57:08.888206 [ 195 ] {ffbb1385-6601-4f63-a903-f8bfc0e27b7e::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 | ||
| 5239 | 2026.02.11 23:57:08.888364 [ 281 ] {97e34d2d-27f5-4ddd-b64f-4d3bcc7932b3} <Trace> oximeter.measurements_u64 (4b04f6c7-fe0f-46f4-b6b8-6d9da97af1bd): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5240 | 2026.02.11 23:57:08.888495 [ 281 ] {97e34d2d-27f5-4ddd-b64f-4d3bcc7932b3} <Debug> executeQuery: Read 88 rows, 5.66 KiB in 0.001134 sec., 77601.41093474427 rows/sec., 4.87 MiB/sec. | ||
| 5241 | 2026.02.11 23:57:08.888532 [ 281 ] {97e34d2d-27f5-4ddd-b64f-4d3bcc7932b3} <Debug> TCPHandler: Processed in 0.001299305 sec. | ||
| 5242 | 2026.02.11 23:57:08.892082 [ 191 ] {ffbb1385-6601-4f63-a903-f8bfc0e27b7e::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 495 rows, containing 19 columns (19 merged, 0 gathered) in 0.004870224 sec., 101638.03554004908 rows/sec., 182.13 MiB/sec. | ||
| 5243 | 2026.02.11 23:57:08.892972 [ 197 ] {ffbb1385-6601-4f63-a903-f8bfc0e27b7e::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5244 | 2026.02.11 23:57:08.893309 [ 197 ] {ffbb1385-6601-4f63-a903-f8bfc0e27b7e::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (ffbb1385-6601-4f63-a903-f8bfc0e27b7e): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5245 | 2026.02.11 23:57:08.893374 [ 197 ] {ffbb1385-6601-4f63-a903-f8bfc0e27b7e::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (ffbb1385-6601-4f63-a903-f8bfc0e27b7e) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5246 | 2026.02.11 23:57:08.893481 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.74 MiB. | ||
| 5247 | 2026.02.11 23:57:09.000190 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 256.18 MiB, peak 265.18 MiB, free memory in arenas 0.00 B, will set to 257.65 MiB (RSS), difference: 1.47 MiB | ||
| 5248 | 2026.02.11 23:57:10.970939 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 696 | ||
| 5249 | 2026.02.11 23:57:10.973351 [ 243 ] {} <Trace> system.query_log (e129079c-d142-406b-8659-a4f2a5941f34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5250 | 2026.02.11 23:57:10.973390 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 5251 | 2026.02.11 23:57:10.974589 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5252 | 2026.02.11 23:57:10.974862 [ 243 ] {} <Trace> system.query_log (e129079c-d142-406b-8659-a4f2a5941f34): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5253 | 2026.02.11 23:57:10.974989 [ 47 ] {} <Debug> system.query_log (e129079c-d142-406b-8659-a4f2a5941f34) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 5254 | 2026.02.11 23:57:10.975033 [ 47 ] {} <Trace> system.query_log (e129079c-d142-406b-8659-a4f2a5941f34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5255 | 2026.02.11 23:57:10.975054 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 5256 | 2026.02.11 23:57:10.975112 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 696 | ||
| 5257 | 2026.02.11 23:57:10.975146 [ 195 ] {e129079c-d142-406b-8659-a4f2a5941f34::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 | ||
| 5258 | 2026.02.11 23:57:10.975613 [ 195 ] {e129079c-d142-406b-8659-a4f2a5941f34::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5259 | 2026.02.11 23:57:10.975742 [ 195 ] {e129079c-d142-406b-8659-a4f2a5941f34::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 520 rows starting from the beginning of the part | ||
| 5260 | 2026.02.11 23:57:10.976062 [ 195 ] {e129079c-d142-406b-8659-a4f2a5941f34::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 36 rows starting from the beginning of the part | ||
| 5261 | 2026.02.11 23:57:10.976369 [ 195 ] {e129079c-d142-406b-8659-a4f2a5941f34::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 34 rows starting from the beginning of the part | ||
| 5262 | 2026.02.11 23:57:10.976691 [ 195 ] {e129079c-d142-406b-8659-a4f2a5941f34::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 36 rows starting from the beginning of the part | ||
| 5263 | 2026.02.11 23:57:10.976993 [ 195 ] {e129079c-d142-406b-8659-a4f2a5941f34::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 36 rows starting from the beginning of the part | ||
| 5264 | 2026.02.11 23:57:10.977278 [ 195 ] {e129079c-d142-406b-8659-a4f2a5941f34::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 34 rows starting from the beginning of the part | ||
| 5265 | 2026.02.11 23:57:10.983265 [ 193 ] {e129079c-d142-406b-8659-a4f2a5941f34::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 696 rows, containing 72 columns (72 merged, 0 gathered) in 0.008155168 sec., 85344.65507025729 rows/sec., 71.01 MiB/sec. | ||
| 5266 | 2026.02.11 23:57:10.984359 [ 199 ] {e129079c-d142-406b-8659-a4f2a5941f34::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 5267 | 2026.02.11 23:57:10.984884 [ 199 ] {e129079c-d142-406b-8659-a4f2a5941f34::all_1_16_3} <Trace> system.query_log (e129079c-d142-406b-8659-a4f2a5941f34): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5268 | 2026.02.11 23:57:10.984945 [ 199 ] {e129079c-d142-406b-8659-a4f2a5941f34::all_1_16_3} <Trace> system.query_log (e129079c-d142-406b-8659-a4f2a5941f34) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 5269 | 2026.02.11 23:57:10.985062 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.07 MiB. | ||
| 5270 | 2026.02.11 23:57:13.289383 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 11019 | ||
| 5271 | 2026.02.11 23:57:13.290034 [ 244 ] {} <Trace> system.asynchronous_metric_log (7c321173-efe0-4025-bf7e-6a8e4a3fbd38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5272 | 2026.02.11 23:57:13.290079 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB. | ||
| 5273 | 2026.02.11 23:57:13.290560 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5274 | 2026.02.11 23:57:13.290790 [ 244 ] {} <Trace> system.asynchronous_metric_log (7c321173-efe0-4025-bf7e-6a8e4a3fbd38): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5275 | 2026.02.11 23:57:13.290923 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11019 | ||
| 5276 | 2026.02.11 23:57:13.849017 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 174 | ||
| 5277 | 2026.02.11 23:57:13.865456 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5278 | 2026.02.11 23:57:13.865465 [ 245 ] {} <Trace> system.metric_log (9c306116-b3ca-42bb-b692-9c2699a40c21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5279 | 2026.02.11 23:57:13.865531 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB. | ||
| 5280 | 2026.02.11 23:57:13.865631 [ 281 ] {12955876-ad4f-474c-8507-8bcb414b78ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5281 | 2026.02.11 23:57:13.865692 [ 281 ] {12955876-ad4f-474c-8507-8bcb414b78ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5282 | 2026.02.11 23:57:13.866290 [ 281 ] {12955876-ad4f-474c-8507-8bcb414b78ab} <Trace> oximeter.fields_ipaddr (6857c72f-dfdb-45c0-96ba-7e28c54e54a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5283 | 2026.02.11 23:57:13.866332 [ 281 ] {12955876-ad4f-474c-8507-8bcb414b78ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB. | ||
| 5284 | 2026.02.11 23:57:13.866767 [ 281 ] {12955876-ad4f-474c-8507-8bcb414b78ab} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 5285 | 2026.02.11 23:57:13.867013 [ 281 ] {12955876-ad4f-474c-8507-8bcb414b78ab} <Trace> oximeter.fields_ipaddr (6857c72f-dfdb-45c0-96ba-7e28c54e54a7): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5286 | 2026.02.11 23:57:13.867165 [ 281 ] {12955876-ad4f-474c-8507-8bcb414b78ab} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001584 sec., 1262.6262626262628 rows/sec., 102.96 KiB/sec. | ||
| 5287 | 2026.02.11 23:57:13.867211 [ 281 ] {12955876-ad4f-474c-8507-8bcb414b78ab} <Debug> TCPHandler: Processed in 0.001877876 sec. | ||
| 5288 | 2026.02.11 23:57:13.867341 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5289 | 2026.02.11 23:57:13.867435 [ 281 ] {e8a3d5d4-2a4d-4264-952e-d1e91c4c1ed8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5290 | 2026.02.11 23:57:13.867474 [ 281 ] {e8a3d5d4-2a4d-4264-952e-d1e91c4c1ed8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5291 | 2026.02.11 23:57:13.867929 [ 281 ] {e8a3d5d4-2a4d-4264-952e-d1e91c4c1ed8} <Trace> oximeter.fields_string (d8291991-e1c7-4178-b7c2-8afc920979a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5292 | 2026.02.11 23:57:13.867964 [ 281 ] {e8a3d5d4-2a4d-4264-952e-d1e91c4c1ed8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB. | ||
| 5293 | 2026.02.11 23:57:13.868329 [ 281 ] {e8a3d5d4-2a4d-4264-952e-d1e91c4c1ed8} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5294 | 2026.02.11 23:57:13.868547 [ 281 ] {e8a3d5d4-2a4d-4264-952e-d1e91c4c1ed8} <Trace> oximeter.fields_string (d8291991-e1c7-4178-b7c2-8afc920979a5): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5295 | 2026.02.11 23:57:13.868673 [ 281 ] {e8a3d5d4-2a4d-4264-952e-d1e91c4c1ed8} <Debug> executeQuery: Read 125 rows, 11.01 KiB in 0.001256 sec., 99522.29299363057 rows/sec., 8.56 MiB/sec. | ||
| 5296 | 2026.02.11 23:57:13.868670 [ 46 ] {} <Debug> oximeter.fields_string (d8291991-e1c7-4178-b7c2-8afc920979a5) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5297 | 2026.02.11 23:57:13.868712 [ 281 ] {e8a3d5d4-2a4d-4264-952e-d1e91c4c1ed8} <Debug> TCPHandler: Processed in 0.001419907 sec. | ||
| 5298 | 2026.02.11 23:57:13.868752 [ 46 ] {} <Trace> oximeter.fields_string (d8291991-e1c7-4178-b7c2-8afc920979a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5299 | 2026.02.11 23:57:13.868783 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB. | ||
| 5300 | 2026.02.11 23:57:13.868849 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5301 | 2026.02.11 23:57:13.868917 [ 191 ] {d8291991-e1c7-4178-b7c2-8afc920979a5::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 | ||
| 5302 | 2026.02.11 23:57:13.868949 [ 281 ] {71f57338-6bda-42ce-bf24-95fa60ba083c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5303 | 2026.02.11 23:57:13.868999 [ 281 ] {71f57338-6bda-42ce-bf24-95fa60ba083c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5304 | 2026.02.11 23:57:13.869073 [ 191 ] {d8291991-e1c7-4178-b7c2-8afc920979a5::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5305 | 2026.02.11 23:57:13.869115 [ 191 ] {d8291991-e1c7-4178-b7c2-8afc920979a5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 842 rows starting from the beginning of the part | ||
| 5306 | 2026.02.11 23:57:13.869188 [ 191 ] {d8291991-e1c7-4178-b7c2-8afc920979a5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 124 rows starting from the beginning of the part | ||
| 5307 | 2026.02.11 23:57:13.869237 [ 191 ] {d8291991-e1c7-4178-b7c2-8afc920979a5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 767 rows starting from the beginning of the part | ||
| 5308 | 2026.02.11 23:57:13.869283 [ 191 ] {d8291991-e1c7-4178-b7c2-8afc920979a5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 124 rows starting from the beginning of the part | ||
| 5309 | 2026.02.11 23:57:13.869326 [ 191 ] {d8291991-e1c7-4178-b7c2-8afc920979a5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 766 rows starting from the beginning of the part | ||
| 5310 | 2026.02.11 23:57:13.869377 [ 191 ] {d8291991-e1c7-4178-b7c2-8afc920979a5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 125 rows starting from the beginning of the part | ||
| 5311 | 2026.02.11 23:57:13.869463 [ 281 ] {71f57338-6bda-42ce-bf24-95fa60ba083c} <Trace> oximeter.fields_u16 (a063e340-feb3-467d-9a3f-70c072d33d5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5312 | 2026.02.11 23:57:13.869503 [ 281 ] {71f57338-6bda-42ce-bf24-95fa60ba083c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB. | ||
| 5313 | 2026.02.11 23:57:13.869889 [ 281 ] {71f57338-6bda-42ce-bf24-95fa60ba083c} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5314 | 2026.02.11 23:57:13.870126 [ 281 ] {71f57338-6bda-42ce-bf24-95fa60ba083c} <Trace> oximeter.fields_u16 (a063e340-feb3-467d-9a3f-70c072d33d5b): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5315 | 2026.02.11 23:57:13.870259 [ 281 ] {71f57338-6bda-42ce-bf24-95fa60ba083c} <Debug> executeQuery: Read 36 rows, 2.70 KiB in 0.001328 sec., 27108.43373493976 rows/sec., 1.98 MiB/sec. | ||
| 5316 | 2026.02.11 23:57:13.870297 [ 281 ] {71f57338-6bda-42ce-bf24-95fa60ba083c} <Debug> TCPHandler: Processed in 0.001498049 sec. | ||
| 5317 | 2026.02.11 23:57:13.870405 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5318 | 2026.02.11 23:57:13.870498 [ 281 ] {15382142-4bf1-4d86-a92f-84d74a5d59c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5319 | 2026.02.11 23:57:13.870537 [ 281 ] {15382142-4bf1-4d86-a92f-84d74a5d59c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5320 | 2026.02.11 23:57:13.870702 [ 193 ] {d8291991-e1c7-4178-b7c2-8afc920979a5::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2748 rows, containing 5 columns (5 merged, 0 gathered) in 0.001852966 sec., 1483027.7511837778 rows/sec., 124.65 MiB/sec. | ||
| 5321 | 2026.02.11 23:57:13.870966 [ 186 ] {d8291991-e1c7-4178-b7c2-8afc920979a5::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5322 | 2026.02.11 23:57:13.870974 [ 281 ] {15382142-4bf1-4d86-a92f-84d74a5d59c1} <Trace> oximeter.fields_uuid (4fa888fe-7c40-4232-8860-a6a6bcd7dec5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5323 | 2026.02.11 23:57:13.871031 [ 281 ] {15382142-4bf1-4d86-a92f-84d74a5d59c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB. | ||
| 5324 | 2026.02.11 23:57:13.871329 [ 186 ] {d8291991-e1c7-4178-b7c2-8afc920979a5::all_1_31_6} <Trace> oximeter.fields_string (d8291991-e1c7-4178-b7c2-8afc920979a5): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5325 | 2026.02.11 23:57:13.871387 [ 281 ] {15382142-4bf1-4d86-a92f-84d74a5d59c1} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5326 | 2026.02.11 23:57:13.871427 [ 186 ] {d8291991-e1c7-4178-b7c2-8afc920979a5::all_1_31_6} <Trace> oximeter.fields_string (d8291991-e1c7-4178-b7c2-8afc920979a5) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5327 | 2026.02.11 23:57:13.871525 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.66 MiB. | ||
| 5328 | 2026.02.11 23:57:13.871623 [ 281 ] {15382142-4bf1-4d86-a92f-84d74a5d59c1} <Trace> oximeter.fields_uuid (4fa888fe-7c40-4232-8860-a6a6bcd7dec5): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5329 | 2026.02.11 23:57:13.871734 [ 46 ] {} <Debug> oximeter.fields_uuid (4fa888fe-7c40-4232-8860-a6a6bcd7dec5) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5330 | 2026.02.11 23:57:13.871757 [ 281 ] {15382142-4bf1-4d86-a92f-84d74a5d59c1} <Debug> executeQuery: Read 100 rows, 8.00 KiB in 0.001277 sec., 78308.53563038372 rows/sec., 6.12 MiB/sec. | ||
| 5331 | 2026.02.11 23:57:13.871776 [ 46 ] {} <Trace> oximeter.fields_uuid (4fa888fe-7c40-4232-8860-a6a6bcd7dec5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5332 | 2026.02.11 23:57:13.871800 [ 281 ] {15382142-4bf1-4d86-a92f-84d74a5d59c1} <Debug> TCPHandler: Processed in 0.001445009 sec. | ||
| 5333 | 2026.02.11 23:57:13.871804 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB. | ||
| 5334 | 2026.02.11 23:57:13.871895 [ 191 ] {4fa888fe-7c40-4232-8860-a6a6bcd7dec5::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 | ||
| 5335 | 2026.02.11 23:57:13.871919 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5336 | 2026.02.11 23:57:13.871926 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5337 | 2026.02.11 23:57:13.871988 [ 191 ] {4fa888fe-7c40-4232-8860-a6a6bcd7dec5::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5338 | 2026.02.11 23:57:13.872018 [ 191 ] {4fa888fe-7c40-4232-8860-a6a6bcd7dec5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 538 rows starting from the beginning of the part | ||
| 5339 | 2026.02.11 23:57:13.872030 [ 281 ] {5234452d-7716-47ca-afbf-2f241342663d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5340 | 2026.02.11 23:57:13.872065 [ 191 ] {4fa888fe-7c40-4232-8860-a6a6bcd7dec5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 98 rows starting from the beginning of the part | ||
| 5341 | 2026.02.11 23:57:13.872077 [ 281 ] {5234452d-7716-47ca-afbf-2f241342663d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5342 | 2026.02.11 23:57:13.872107 [ 191 ] {4fa888fe-7c40-4232-8860-a6a6bcd7dec5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 472 rows starting from the beginning of the part | ||
| 5343 | 2026.02.11 23:57:13.872147 [ 191 ] {4fa888fe-7c40-4232-8860-a6a6bcd7dec5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 98 rows starting from the beginning of the part | ||
| 5344 | 2026.02.11 23:57:13.872181 [ 191 ] {4fa888fe-7c40-4232-8860-a6a6bcd7dec5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 470 rows starting from the beginning of the part | ||
| 5345 | 2026.02.11 23:57:13.872221 [ 191 ] {4fa888fe-7c40-4232-8860-a6a6bcd7dec5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 100 rows starting from the beginning of the part | ||
| 5346 | 2026.02.11 23:57:13.872521 [ 281 ] {5234452d-7716-47ca-afbf-2f241342663d} <Trace> oximeter.measurements_cumulativeu64 (629b0a95-06b7-4f0a-8a91-89e98ebdbeb8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5347 | 2026.02.11 23:57:13.872562 [ 281 ] {5234452d-7716-47ca-afbf-2f241342663d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB. | ||
| 5348 | 2026.02.11 23:57:13.872698 [ 245 ] {} <Trace> system.metric_log (9c306116-b3ca-42bb-b692-9c2699a40c21): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5349 | 2026.02.11 23:57:13.872923 [ 281 ] {5234452d-7716-47ca-afbf-2f241342663d} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5350 | 2026.02.11 23:57:13.873104 [ 186 ] {4fa888fe-7c40-4232-8860-a6a6bcd7dec5::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1776 rows, containing 5 columns (5 merged, 0 gathered) in 0.001239224 sec., 1433154.942125072 rows/sec., 108.57 MiB/sec. | ||
| 5351 | 2026.02.11 23:57:13.873142 [ 281 ] {5234452d-7716-47ca-afbf-2f241342663d} <Trace> oximeter.measurements_cumulativeu64 (629b0a95-06b7-4f0a-8a91-89e98ebdbeb8): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5352 | 2026.02.11 23:57:13.873271 [ 193 ] {4fa888fe-7c40-4232-8860-a6a6bcd7dec5::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5353 | 2026.02.11 23:57:13.873278 [ 281 ] {5234452d-7716-47ca-afbf-2f241342663d} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001267 sec., 127071.8232044199 rows/sec., 8.85 MiB/sec. | ||
| 5354 | 2026.02.11 23:57:13.873279 [ 43 ] {} <Debug> oximeter.measurements_cumulativeu64 (629b0a95-06b7-4f0a-8a91-89e98ebdbeb8) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5355 | 2026.02.11 23:57:13.873322 [ 281 ] {5234452d-7716-47ca-afbf-2f241342663d} <Debug> TCPHandler: Processed in 0.001446208 sec. | ||
| 5356 | 2026.02.11 23:57:13.873338 [ 43 ] {} <Trace> oximeter.measurements_cumulativeu64 (629b0a95-06b7-4f0a-8a91-89e98ebdbeb8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5357 | 2026.02.11 23:57:13.873365 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB. | ||
| 5358 | 2026.02.11 23:57:13.873437 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5359 | 2026.02.11 23:57:13.873468 [ 189 ] {629b0a95-06b7-4f0a-8a91-89e98ebdbeb8::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 | ||
| 5360 | 2026.02.11 23:57:13.873533 [ 281 ] {7e929454-899e-48c5-84db-a234f33cc870} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5361 | 2026.02.11 23:57:13.873539 [ 193 ] {4fa888fe-7c40-4232-8860-a6a6bcd7dec5::all_1_31_6} <Trace> oximeter.fields_uuid (4fa888fe-7c40-4232-8860-a6a6bcd7dec5): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5362 | 2026.02.11 23:57:13.873576 [ 189 ] {629b0a95-06b7-4f0a-8a91-89e98ebdbeb8::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5363 | 2026.02.11 23:57:13.873589 [ 281 ] {7e929454-899e-48c5-84db-a234f33cc870} <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 | ||
| 5364 | 2026.02.11 23:57:13.873611 [ 189 ] {629b0a95-06b7-4f0a-8a91-89e98ebdbeb8::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 5356 rows starting from the beginning of the part | ||
| 5365 | 2026.02.11 23:57:13.873612 [ 193 ] {4fa888fe-7c40-4232-8860-a6a6bcd7dec5::all_1_31_6} <Trace> oximeter.fields_uuid (4fa888fe-7c40-4232-8860-a6a6bcd7dec5) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5366 | 2026.02.11 23:57:13.873671 [ 189 ] {629b0a95-06b7-4f0a-8a91-89e98ebdbeb8::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 | ||
| 5367 | 2026.02.11 23:57:13.873696 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.48 MiB. | ||
| 5368 | 2026.02.11 23:57:13.873714 [ 189 ] {629b0a95-06b7-4f0a-8a91-89e98ebdbeb8::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 259 rows starting from the beginning of the part | ||
| 5369 | 2026.02.11 23:57:13.873753 [ 189 ] {629b0a95-06b7-4f0a-8a91-89e98ebdbeb8::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 160 rows starting from the beginning of the part | ||
| 5370 | 2026.02.11 23:57:13.873790 [ 189 ] {629b0a95-06b7-4f0a-8a91-89e98ebdbeb8::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 258 rows starting from the beginning of the part | ||
| 5371 | 2026.02.11 23:57:13.873829 [ 189 ] {629b0a95-06b7-4f0a-8a91-89e98ebdbeb8::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 161 rows starting from the beginning of the part | ||
| 5372 | 2026.02.11 23:57:13.874397 [ 281 ] {7e929454-899e-48c5-84db-a234f33cc870} <Trace> oximeter.measurements_histogramu64 (ffbb1385-6601-4f63-a903-f8bfc0e27b7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5373 | 2026.02.11 23:57:13.874432 [ 281 ] {7e929454-899e-48c5-84db-a234f33cc870} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB. | ||
| 5374 | 2026.02.11 23:57:13.874975 [ 281 ] {7e929454-899e-48c5-84db-a234f33cc870} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5375 | 2026.02.11 23:57:13.875199 [ 281 ] {7e929454-899e-48c5-84db-a234f33cc870} <Trace> oximeter.measurements_histogramu64 (ffbb1385-6601-4f63-a903-f8bfc0e27b7e): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5376 | 2026.02.11 23:57:13.875335 [ 281 ] {7e929454-899e-48c5-84db-a234f33cc870} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.001818 sec., 18701.870187018703 rows/sec., 33.51 MiB/sec. | ||
| 5377 | 2026.02.11 23:57:13.875389 [ 281 ] {7e929454-899e-48c5-84db-a234f33cc870} <Debug> TCPHandler: Processed in 0.002001919 sec. | ||
| 5378 | 2026.02.11 23:57:13.875501 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5379 | 2026.02.11 23:57:13.875553 [ 186 ] {629b0a95-06b7-4f0a-8a91-89e98ebdbeb8::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6354 rows, containing 5 columns (5 merged, 0 gathered) in 0.002126672 sec., 2987766.8018387416 rows/sec., 202.88 MiB/sec. | ||
| 5380 | 2026.02.11 23:57:13.875596 [ 281 ] {9877a9af-4a3b-4af7-81d9-23247db1f5f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5381 | 2026.02.11 23:57:13.875651 [ 281 ] {9877a9af-4a3b-4af7-81d9-23247db1f5f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5382 | 2026.02.11 23:57:13.875844 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 174 | ||
| 5383 | 2026.02.11 23:57:13.875894 [ 193 ] {629b0a95-06b7-4f0a-8a91-89e98ebdbeb8::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5384 | 2026.02.11 23:57:13.875995 [ 281 ] {9877a9af-4a3b-4af7-81d9-23247db1f5f6} <Trace> oximeter.measurements_u64 (4b04f6c7-fe0f-46f4-b6b8-6d9da97af1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5385 | 2026.02.11 23:57:13.876031 [ 281 ] {9877a9af-4a3b-4af7-81d9-23247db1f5f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB. | ||
| 5386 | 2026.02.11 23:57:13.876142 [ 193 ] {629b0a95-06b7-4f0a-8a91-89e98ebdbeb8::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (629b0a95-06b7-4f0a-8a91-89e98ebdbeb8): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5387 | 2026.02.11 23:57:13.876204 [ 193 ] {629b0a95-06b7-4f0a-8a91-89e98ebdbeb8::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (629b0a95-06b7-4f0a-8a91-89e98ebdbeb8) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5388 | 2026.02.11 23:57:13.876255 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.36 MiB. | ||
| 5389 | 2026.02.11 23:57:13.876339 [ 281 ] {9877a9af-4a3b-4af7-81d9-23247db1f5f6} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5390 | 2026.02.11 23:57:13.876548 [ 281 ] {9877a9af-4a3b-4af7-81d9-23247db1f5f6} <Trace> oximeter.measurements_u64 (4b04f6c7-fe0f-46f4-b6b8-6d9da97af1bd): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5391 | 2026.02.11 23:57:13.876747 [ 43 ] {} <Debug> oximeter.measurements_u64 (4b04f6c7-fe0f-46f4-b6b8-6d9da97af1bd) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5392 | 2026.02.11 23:57:13.876750 [ 281 ] {9877a9af-4a3b-4af7-81d9-23247db1f5f6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001173 sec., 51150.895140664965 rows/sec., 3.45 MiB/sec. | ||
| 5393 | 2026.02.11 23:57:13.876790 [ 43 ] {} <Trace> oximeter.measurements_u64 (4b04f6c7-fe0f-46f4-b6b8-6d9da97af1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5394 | 2026.02.11 23:57:13.876810 [ 281 ] {9877a9af-4a3b-4af7-81d9-23247db1f5f6} <Debug> TCPHandler: Processed in 0.001358376 sec. | ||
| 5395 | 2026.02.11 23:57:13.876815 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB. | ||
| 5396 | 2026.02.11 23:57:13.876908 [ 186 ] {4b04f6c7-fe0f-46f4-b6b8-6d9da97af1bd::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 | ||
| 5397 | 2026.02.11 23:57:13.877016 [ 186 ] {4b04f6c7-fe0f-46f4-b6b8-6d9da97af1bd::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5398 | 2026.02.11 23:57:13.877045 [ 186 ] {4b04f6c7-fe0f-46f4-b6b8-6d9da97af1bd::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1896 rows starting from the beginning of the part | ||
| 5399 | 2026.02.11 23:57:13.877099 [ 186 ] {4b04f6c7-fe0f-46f4-b6b8-6d9da97af1bd::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 | ||
| 5400 | 2026.02.11 23:57:13.877141 [ 186 ] {4b04f6c7-fe0f-46f4-b6b8-6d9da97af1bd::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 88 rows starting from the beginning of the part | ||
| 5401 | 2026.02.11 23:57:13.877177 [ 186 ] {4b04f6c7-fe0f-46f4-b6b8-6d9da97af1bd::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 | ||
| 5402 | 2026.02.11 23:57:13.877211 [ 186 ] {4b04f6c7-fe0f-46f4-b6b8-6d9da97af1bd::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 88 rows starting from the beginning of the part | ||
| 5403 | 2026.02.11 23:57:13.877251 [ 186 ] {4b04f6c7-fe0f-46f4-b6b8-6d9da97af1bd::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 | ||
| 5404 | 2026.02.11 23:57:13.878263 [ 194 ] {4b04f6c7-fe0f-46f4-b6b8-6d9da97af1bd::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2252 rows, containing 4 columns (4 merged, 0 gathered) in 0.001386267 sec., 1624506.6787278352 rows/sec., 105.39 MiB/sec. | ||
| 5405 | 2026.02.11 23:57:13.878475 [ 194 ] {4b04f6c7-fe0f-46f4-b6b8-6d9da97af1bd::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5406 | 2026.02.11 23:57:13.878725 [ 194 ] {4b04f6c7-fe0f-46f4-b6b8-6d9da97af1bd::all_1_31_6} <Trace> oximeter.measurements_u64 (4b04f6c7-fe0f-46f4-b6b8-6d9da97af1bd): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5407 | 2026.02.11 23:57:13.878801 [ 194 ] {4b04f6c7-fe0f-46f4-b6b8-6d9da97af1bd::all_1_31_6} <Trace> oximeter.measurements_u64 (4b04f6c7-fe0f-46f4-b6b8-6d9da97af1bd) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5408 | 2026.02.11 23:57:13.878859 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. | ||
| 5409 | 2026.02.11 23:57:17.865264 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64724 | ||
| 5410 | 2026.02.11 23:57:17.865384 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5411 | 2026.02.11 23:57:17.865415 [ 287 ] {} <Debug> TCP-Session: 1adc6b28-9df0-49a0-86cf-b348f360cc5d Authenticating user 'default' from [fd00:1122:3344:101::e]:64724 | ||
| 5412 | 2026.02.11 23:57:17.865438 [ 287 ] {} <Debug> TCP-Session: 1adc6b28-9df0-49a0-86cf-b348f360cc5d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5413 | 2026.02.11 23:57:17.865454 [ 287 ] {} <Debug> TCP-Session: 1adc6b28-9df0-49a0-86cf-b348f360cc5d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5414 | 2026.02.11 23:57:17.865658 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64288 | ||
| 5415 | 2026.02.11 23:57:17.865673 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49147 | ||
| 5416 | 2026.02.11 23:57:17.865714 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43011 | ||
| 5417 | 2026.02.11 23:57:17.865747 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47908 | ||
| 5418 | 2026.02.11 23:57:17.865764 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56805 | ||
| 5419 | 2026.02.11 23:57:17.865791 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5420 | 2026.02.11 23:57:17.865789 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34830 | ||
| 5421 | 2026.02.11 23:57:17.865824 [ 289 ] {} <Debug> TCP-Session: fc0be512-36ee-4e3b-9358-f4dc32447457 Authenticating user 'default' from [fd00:1122:3344:101::e]:49147 | ||
| 5422 | 2026.02.11 23:57:17.865794 [ 287 ] {} <Trace> TCP-Session: 1adc6b28-9df0-49a0-86cf-b348f360cc5d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5423 | 2026.02.11 23:57:17.865862 [ 289 ] {} <Debug> TCP-Session: fc0be512-36ee-4e3b-9358-f4dc32447457 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5424 | 2026.02.11 23:57:17.865781 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41889 | ||
| 5425 | 2026.02.11 23:57:17.865894 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5426 | 2026.02.11 23:57:17.865893 [ 289 ] {} <Debug> TCP-Session: fc0be512-36ee-4e3b-9358-f4dc32447457 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5427 | 2026.02.11 23:57:17.865945 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5428 | 2026.02.11 23:57:17.865953 [ 290 ] {} <Debug> TCP-Session: 9c822bbc-fb56-4493-a730-c07598fab797 Authenticating user 'default' from [fd00:1122:3344:101::e]:43011 | ||
| 5429 | 2026.02.11 23:57:17.865987 [ 293 ] {} <Debug> TCP-Session: a5bcd0e3-5028-401b-b244-39693bce9a90 Authenticating user 'default' from [fd00:1122:3344:101::e]:56805 | ||
| 5430 | 2026.02.11 23:57:17.865776 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5431 | 2026.02.11 23:57:17.866016 [ 293 ] {} <Debug> TCP-Session: a5bcd0e3-5028-401b-b244-39693bce9a90 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5432 | 2026.02.11 23:57:17.866014 [ 290 ] {} <Debug> TCP-Session: 9c822bbc-fb56-4493-a730-c07598fab797 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5433 | 2026.02.11 23:57:17.866046 [ 288 ] {} <Debug> TCP-Session: 8076d1cf-58f0-418e-932b-7d15835acdcf Authenticating user 'default' from [fd00:1122:3344:101::e]:64288 | ||
| 5434 | 2026.02.11 23:57:17.866073 [ 290 ] {} <Debug> TCP-Session: 9c822bbc-fb56-4493-a730-c07598fab797 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5435 | 2026.02.11 23:57:17.866082 [ 287 ] {58f00a9f-2ea8-417e-8bfb-3278dc90ff39} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:64724) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5436 | 2026.02.11 23:57:17.866093 [ 288 ] {} <Debug> TCP-Session: 8076d1cf-58f0-418e-932b-7d15835acdcf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5437 | 2026.02.11 23:57:17.866098 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5438 | 2026.02.11 23:57:17.866133 [ 288 ] {} <Debug> TCP-Session: 8076d1cf-58f0-418e-932b-7d15835acdcf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5439 | 2026.02.11 23:57:17.866142 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5440 | 2026.02.11 23:57:17.866156 [ 292 ] {} <Debug> TCP-Session: 74641504-de09-4e36-b31a-47fbb2b1314f Authenticating user 'default' from [fd00:1122:3344:101::e]:47908 | ||
| 5441 | 2026.02.11 23:57:17.866181 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5442 | 2026.02.11 23:57:17.866187 [ 275 ] {} <Debug> TCP-Session: 132105e4-1369-4b4c-9a2c-1de2e5372af8 Authenticating user 'default' from [fd00:1122:3344:101::e]:34830 | ||
| 5443 | 2026.02.11 23:57:17.866207 [ 292 ] {} <Debug> TCP-Session: 74641504-de09-4e36-b31a-47fbb2b1314f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5444 | 2026.02.11 23:57:17.866224 [ 294 ] {} <Debug> TCP-Session: abbb1664-f826-4c6d-be47-8e020d412db9 Authenticating user 'default' from [fd00:1122:3344:101::e]:41889 | ||
| 5445 | 2026.02.11 23:57:17.866244 [ 292 ] {} <Debug> TCP-Session: 74641504-de09-4e36-b31a-47fbb2b1314f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5446 | 2026.02.11 23:57:17.866262 [ 294 ] {} <Debug> TCP-Session: abbb1664-f826-4c6d-be47-8e020d412db9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5447 | 2026.02.11 23:57:17.866237 [ 275 ] {} <Debug> TCP-Session: 132105e4-1369-4b4c-9a2c-1de2e5372af8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5448 | 2026.02.11 23:57:17.866287 [ 294 ] {} <Debug> TCP-Session: abbb1664-f826-4c6d-be47-8e020d412db9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5449 | 2026.02.11 23:57:17.866311 [ 275 ] {} <Debug> TCP-Session: 132105e4-1369-4b4c-9a2c-1de2e5372af8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5450 | 2026.02.11 23:57:17.866046 [ 293 ] {} <Debug> TCP-Session: a5bcd0e3-5028-401b-b244-39693bce9a90 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5451 | 2026.02.11 23:57:17.865742 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60116 | ||
| 5452 | 2026.02.11 23:57:17.866376 [ 287 ] {58f00a9f-2ea8-417e-8bfb-3278dc90ff39} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5453 | 2026.02.11 23:57:17.866434 [ 287 ] {58f00a9f-2ea8-417e-8bfb-3278dc90ff39} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5454 | 2026.02.11 23:57:17.866486 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5455 | 2026.02.11 23:57:17.866508 [ 291 ] {} <Debug> TCP-Session: 43d5df61-58e7-4048-80e3-9b09b003a4bc Authenticating user 'default' from [fd00:1122:3344:101::e]:60116 | ||
| 5456 | 2026.02.11 23:57:17.866524 [ 291 ] {} <Debug> TCP-Session: 43d5df61-58e7-4048-80e3-9b09b003a4bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5457 | 2026.02.11 23:57:17.866536 [ 291 ] {} <Debug> TCP-Session: 43d5df61-58e7-4048-80e3-9b09b003a4bc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5458 | 2026.02.11 23:57:17.866720 [ 287 ] {58f00a9f-2ea8-417e-8bfb-3278dc90ff39} <Debug> oximeter.version (fea001a5-8cc1-47e7-b3b4-7e8fb004448d) (SelectExecutor): Key condition: unknown | ||
| 5459 | 2026.02.11 23:57:17.867659 [ 305 ] {58f00a9f-2ea8-417e-8bfb-3278dc90ff39} <Trace> AggregatingTransform: Aggregating | ||
| 5460 | 2026.02.11 23:57:17.867711 [ 305 ] {58f00a9f-2ea8-417e-8bfb-3278dc90ff39} <Trace> Aggregator: Aggregation method: without_key | ||
| 5461 | 2026.02.11 23:57:17.867746 [ 305 ] {58f00a9f-2ea8-417e-8bfb-3278dc90ff39} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000922798 sec. (1083.661 rows/sec., 42.33 KiB/sec.) | ||
| 5462 | 2026.02.11 23:57:17.867763 [ 305 ] {58f00a9f-2ea8-417e-8bfb-3278dc90ff39} <Trace> Aggregator: Merging aggregated data | ||
| 5463 | 2026.02.11 23:57:17.869172 [ 287 ] {58f00a9f-2ea8-417e-8bfb-3278dc90ff39} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003204 sec., 312.10986267166044 rows/sec., 12.19 KiB/sec. | ||
| 5464 | 2026.02.11 23:57:17.869317 [ 287 ] {58f00a9f-2ea8-417e-8bfb-3278dc90ff39} <Debug> TCPHandler: Processed in 0.003668011 sec. | ||
| 5465 | 2026.02.11 23:57:17.869402 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5466 | 2026.02.11 23:57:17.869435 [ 287 ] {} <Debug> TCP-Session: 1adc6b28-9df0-49a0-86cf-b348f360cc5d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5467 | 2026.02.11 23:57:17.869446 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5468 | 2026.02.11 23:57:17.869476 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5469 | 2026.02.11 23:57:17.869490 [ 288 ] {} <Debug> TCP-Session: 8076d1cf-58f0-418e-932b-7d15835acdcf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5470 | 2026.02.11 23:57:17.869505 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5471 | 2026.02.11 23:57:17.869516 [ 275 ] {} <Debug> TCP-Session: 132105e4-1369-4b4c-9a2c-1de2e5372af8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5472 | 2026.02.11 23:57:17.869526 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5473 | 2026.02.11 23:57:17.869545 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5474 | 2026.02.11 23:57:17.869556 [ 293 ] {} <Debug> TCP-Session: a5bcd0e3-5028-401b-b244-39693bce9a90 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5475 | 2026.02.11 23:57:17.869565 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5476 | 2026.02.11 23:57:17.869588 [ 289 ] {} <Debug> TCP-Session: fc0be512-36ee-4e3b-9358-f4dc32447457 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5477 | 2026.02.11 23:57:17.869592 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5478 | 2026.02.11 23:57:17.869618 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5479 | 2026.02.11 23:57:17.869620 [ 292 ] {} <Debug> TCP-Session: 74641504-de09-4e36-b31a-47fbb2b1314f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5480 | 2026.02.11 23:57:17.869661 [ 290 ] {} <Debug> TCP-Session: 9c822bbc-fb56-4493-a730-c07598fab797 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5481 | 2026.02.11 23:57:17.869665 [ 294 ] {} <Debug> TCP-Session: abbb1664-f826-4c6d-be47-8e020d412db9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5482 | 2026.02.11 23:57:17.869572 [ 291 ] {} <Debug> TCP-Session: 43d5df61-58e7-4048-80e3-9b09b003a4bc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5483 | 2026.02.11 23:57:18.874749 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5484 | 2026.02.11 23:57:18.874950 [ 281 ] {6b4c43ea-a150-4632-b286-9e2f19308086} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5485 | 2026.02.11 23:57:18.875024 [ 281 ] {6b4c43ea-a150-4632-b286-9e2f19308086} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5486 | 2026.02.11 23:57:18.875886 [ 281 ] {6b4c43ea-a150-4632-b286-9e2f19308086} <Trace> oximeter.fields_i16 (a5dbfeca-2262-4415-b6be-dfd1a8bfa631): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5487 | 2026.02.11 23:57:18.875940 [ 281 ] {6b4c43ea-a150-4632-b286-9e2f19308086} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB. | ||
| 5488 | 2026.02.11 23:57:18.876378 [ 281 ] {6b4c43ea-a150-4632-b286-9e2f19308086} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5489 | 2026.02.11 23:57:18.876657 [ 281 ] {6b4c43ea-a150-4632-b286-9e2f19308086} <Trace> oximeter.fields_i16 (a5dbfeca-2262-4415-b6be-dfd1a8bfa631): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5490 | 2026.02.11 23:57:18.876832 [ 281 ] {6b4c43ea-a150-4632-b286-9e2f19308086} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.001931 sec., 137752.45986535473 rows/sec., 8.75 MiB/sec. | ||
| 5491 | 2026.02.11 23:57:18.876886 [ 281 ] {6b4c43ea-a150-4632-b286-9e2f19308086} <Debug> TCPHandler: Processed in 0.002274134 sec. | ||
| 5492 | 2026.02.11 23:57:18.877041 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5493 | 2026.02.11 23:57:18.877148 [ 281 ] {d4e7def0-4f60-4528-9eee-486a33bca480} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5494 | 2026.02.11 23:57:18.877194 [ 281 ] {d4e7def0-4f60-4528-9eee-486a33bca480} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5495 | 2026.02.11 23:57:18.878135 [ 281 ] {d4e7def0-4f60-4528-9eee-486a33bca480} <Trace> oximeter.fields_string (d8291991-e1c7-4178-b7c2-8afc920979a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5496 | 2026.02.11 23:57:18.878176 [ 281 ] {d4e7def0-4f60-4528-9eee-486a33bca480} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB. | ||
| 5497 | 2026.02.11 23:57:18.878633 [ 281 ] {d4e7def0-4f60-4528-9eee-486a33bca480} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5498 | 2026.02.11 23:57:18.878952 [ 281 ] {d4e7def0-4f60-4528-9eee-486a33bca480} <Trace> oximeter.fields_string (d8291991-e1c7-4178-b7c2-8afc920979a5): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5499 | 2026.02.11 23:57:18.879140 [ 281 ] {d4e7def0-4f60-4528-9eee-486a33bca480} <Debug> executeQuery: Read 766 rows, 61.90 KiB in 0.002015 sec., 380148.88337468985 rows/sec., 30.00 MiB/sec. | ||
| 5500 | 2026.02.11 23:57:18.879196 [ 281 ] {d4e7def0-4f60-4528-9eee-486a33bca480} <Debug> TCPHandler: Processed in 0.002208733 sec. | ||
| 5501 | 2026.02.11 23:57:18.879353 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5502 | 2026.02.11 23:57:18.879475 [ 281 ] {95a5512f-27b9-4842-b0c7-e352389e1432} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5503 | 2026.02.11 23:57:18.879532 [ 281 ] {95a5512f-27b9-4842-b0c7-e352389e1432} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5504 | 2026.02.11 23:57:18.880145 [ 281 ] {95a5512f-27b9-4842-b0c7-e352389e1432} <Trace> oximeter.fields_u16 (a063e340-feb3-467d-9a3f-70c072d33d5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5505 | 2026.02.11 23:57:18.880192 [ 281 ] {95a5512f-27b9-4842-b0c7-e352389e1432} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB. | ||
| 5506 | 2026.02.11 23:57:18.880698 [ 281 ] {95a5512f-27b9-4842-b0c7-e352389e1432} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5507 | 2026.02.11 23:57:18.881007 [ 281 ] {95a5512f-27b9-4842-b0c7-e352389e1432} <Trace> oximeter.fields_u16 (a063e340-feb3-467d-9a3f-70c072d33d5b): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5508 | 2026.02.11 23:57:18.881181 [ 281 ] {95a5512f-27b9-4842-b0c7-e352389e1432} <Debug> executeQuery: Read 140 rows, 8.53 KiB in 0.001736 sec., 80645.16129032259 rows/sec., 4.80 MiB/sec. | ||
| 5509 | 2026.02.11 23:57:18.881205 [ 36 ] {} <Debug> oximeter.fields_u16 (a063e340-feb3-467d-9a3f-70c072d33d5b) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5510 | 2026.02.11 23:57:18.881234 [ 281 ] {95a5512f-27b9-4842-b0c7-e352389e1432} <Debug> TCPHandler: Processed in 0.001948278 sec. | ||
| 5511 | 2026.02.11 23:57:18.881298 [ 36 ] {} <Trace> oximeter.fields_u16 (a063e340-feb3-467d-9a3f-70c072d33d5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5512 | 2026.02.11 23:57:18.881335 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB. | ||
| 5513 | 2026.02.11 23:57:18.881427 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5514 | 2026.02.11 23:57:18.881438 [ 193 ] {a063e340-feb3-467d-9a3f-70c072d33d5b::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 | ||
| 5515 | 2026.02.11 23:57:18.881543 [ 193 ] {a063e340-feb3-467d-9a3f-70c072d33d5b::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5516 | 2026.02.11 23:57:18.881561 [ 281 ] {4d621f5f-95eb-4f41-918e-35106b71699f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5517 | 2026.02.11 23:57:18.881576 [ 193 ] {a063e340-feb3-467d-9a3f-70c072d33d5b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 190 rows starting from the beginning of the part | ||
| 5518 | 2026.02.11 23:57:18.881626 [ 281 ] {4d621f5f-95eb-4f41-918e-35106b71699f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5519 | 2026.02.11 23:57:18.881648 [ 193 ] {a063e340-feb3-467d-9a3f-70c072d33d5b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 142 rows starting from the beginning of the part | ||
| 5520 | 2026.02.11 23:57:18.881707 [ 193 ] {a063e340-feb3-467d-9a3f-70c072d33d5b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 34 rows starting from the beginning of the part | ||
| 5521 | 2026.02.11 23:57:18.881774 [ 193 ] {a063e340-feb3-467d-9a3f-70c072d33d5b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 140 rows starting from the beginning of the part | ||
| 5522 | 2026.02.11 23:57:18.881830 [ 193 ] {a063e340-feb3-467d-9a3f-70c072d33d5b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 36 rows starting from the beginning of the part | ||
| 5523 | 2026.02.11 23:57:18.881872 [ 193 ] {a063e340-feb3-467d-9a3f-70c072d33d5b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 140 rows starting from the beginning of the part | ||
| 5524 | 2026.02.11 23:57:18.882210 [ 281 ] {4d621f5f-95eb-4f41-918e-35106b71699f} <Trace> oximeter.fields_u32 (5e914076-6ebe-4e60-a251-80aa571785b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5525 | 2026.02.11 23:57:18.882246 [ 281 ] {4d621f5f-95eb-4f41-918e-35106b71699f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB. | ||
| 5526 | 2026.02.11 23:57:18.882579 [ 281 ] {4d621f5f-95eb-4f41-918e-35106b71699f} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5527 | 2026.02.11 23:57:18.882809 [ 281 ] {4d621f5f-95eb-4f41-918e-35106b71699f} <Trace> oximeter.fields_u32 (5e914076-6ebe-4e60-a251-80aa571785b6): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5528 | 2026.02.11 23:57:18.882808 [ 186 ] {a063e340-feb3-467d-9a3f-70c072d33d5b::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 682 rows, containing 5 columns (5 merged, 0 gathered) in 0.001406607 sec., 484854.68933397887 rows/sec., 31.83 MiB/sec. | ||
| 5529 | 2026.02.11 23:57:18.882952 [ 281 ] {4d621f5f-95eb-4f41-918e-35106b71699f} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.001421 sec., 98522.16748768474 rows/sec., 6.37 MiB/sec. | ||
| 5530 | 2026.02.11 23:57:18.882994 [ 281 ] {4d621f5f-95eb-4f41-918e-35106b71699f} <Debug> TCPHandler: Processed in 0.001633472 sec. | ||
| 5531 | 2026.02.11 23:57:18.883029 [ 186 ] {a063e340-feb3-467d-9a3f-70c072d33d5b::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5532 | 2026.02.11 23:57:18.883129 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5533 | 2026.02.11 23:57:18.883242 [ 281 ] {dac03b10-9f28-458b-a472-5cdad3724f0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5534 | 2026.02.11 23:57:18.883302 [ 281 ] {dac03b10-9f28-458b-a472-5cdad3724f0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5535 | 2026.02.11 23:57:18.883428 [ 186 ] {a063e340-feb3-467d-9a3f-70c072d33d5b::all_1_31_6} <Trace> oximeter.fields_u16 (a063e340-feb3-467d-9a3f-70c072d33d5b): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5536 | 2026.02.11 23:57:18.883538 [ 186 ] {a063e340-feb3-467d-9a3f-70c072d33d5b::all_1_31_6} <Trace> oximeter.fields_u16 (a063e340-feb3-467d-9a3f-70c072d33d5b) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5537 | 2026.02.11 23:57:18.883676 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 5538 | 2026.02.11 23:57:18.883832 [ 281 ] {dac03b10-9f28-458b-a472-5cdad3724f0c} <Trace> oximeter.fields_u8 (333bec52-f74d-408b-9e1c-1479446c7d3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5539 | 2026.02.11 23:57:18.883885 [ 281 ] {dac03b10-9f28-458b-a472-5cdad3724f0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB. | ||
| 5540 | 2026.02.11 23:57:18.884305 [ 281 ] {dac03b10-9f28-458b-a472-5cdad3724f0c} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5541 | 2026.02.11 23:57:18.884626 [ 281 ] {dac03b10-9f28-458b-a472-5cdad3724f0c} <Trace> oximeter.fields_u8 (333bec52-f74d-408b-9e1c-1479446c7d3c): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5542 | 2026.02.11 23:57:18.884805 [ 281 ] {dac03b10-9f28-458b-a472-5cdad3724f0c} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001583 sec., 87807.95957043588 rows/sec., 5.00 MiB/sec. | ||
| 5543 | 2026.02.11 23:57:18.884856 [ 281 ] {dac03b10-9f28-458b-a472-5cdad3724f0c} <Debug> TCPHandler: Processed in 0.001779044 sec. | ||
| 5544 | 2026.02.11 23:57:18.885036 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5545 | 2026.02.11 23:57:18.885157 [ 281 ] {f293f1bf-fab5-4284-8089-7030315ac5a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5546 | 2026.02.11 23:57:18.885210 [ 281 ] {f293f1bf-fab5-4284-8089-7030315ac5a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5547 | 2026.02.11 23:57:18.885993 [ 281 ] {f293f1bf-fab5-4284-8089-7030315ac5a9} <Trace> oximeter.fields_uuid (4fa888fe-7c40-4232-8860-a6a6bcd7dec5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5548 | 2026.02.11 23:57:18.886041 [ 281 ] {f293f1bf-fab5-4284-8089-7030315ac5a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB. | ||
| 5549 | 2026.02.11 23:57:18.886527 [ 281 ] {f293f1bf-fab5-4284-8089-7030315ac5a9} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5550 | 2026.02.11 23:57:18.886859 [ 281 ] {f293f1bf-fab5-4284-8089-7030315ac5a9} <Trace> oximeter.fields_uuid (4fa888fe-7c40-4232-8860-a6a6bcd7dec5): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5551 | 2026.02.11 23:57:18.887046 [ 281 ] {f293f1bf-fab5-4284-8089-7030315ac5a9} <Debug> executeQuery: Read 470 rows, 33.84 KiB in 0.001915 sec., 245430.8093994778 rows/sec., 17.26 MiB/sec. | ||
| 5552 | 2026.02.11 23:57:18.887099 [ 281 ] {f293f1bf-fab5-4284-8089-7030315ac5a9} <Debug> TCPHandler: Processed in 0.002129081 sec. | ||
| 5553 | 2026.02.11 23:57:18.887250 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5554 | 2026.02.11 23:57:18.887370 [ 281 ] {9ad3716e-3d6b-454c-a5dd-417b9de176e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5555 | 2026.02.11 23:57:18.887424 [ 281 ] {9ad3716e-3d6b-454c-a5dd-417b9de176e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5556 | 2026.02.11 23:57:18.887789 [ 281 ] {9ad3716e-3d6b-454c-a5dd-417b9de176e7} <Trace> oximeter.measurements_bool (9bb13e33-63b8-46aa-ab9c-a174a3431472): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5557 | 2026.02.11 23:57:18.887827 [ 281 ] {9ad3716e-3d6b-454c-a5dd-417b9de176e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB. | ||
| 5558 | 2026.02.11 23:57:18.888148 [ 281 ] {9ad3716e-3d6b-454c-a5dd-417b9de176e7} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5559 | 2026.02.11 23:57:18.888377 [ 281 ] {9ad3716e-3d6b-454c-a5dd-417b9de176e7} <Trace> oximeter.measurements_bool (9bb13e33-63b8-46aa-ab9c-a174a3431472): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5560 | 2026.02.11 23:57:18.888517 [ 281 ] {9ad3716e-3d6b-454c-a5dd-417b9de176e7} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001174 sec., 5110.732538330494 rows/sec., 267.02 KiB/sec. | ||
| 5561 | 2026.02.11 23:57:18.888555 [ 281 ] {9ad3716e-3d6b-454c-a5dd-417b9de176e7} <Debug> TCPHandler: Processed in 0.001367566 sec. | ||
| 5562 | 2026.02.11 23:57:18.888679 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5563 | 2026.02.11 23:57:18.888776 [ 281 ] {7e08871a-6660-4794-81b0-e4af899fec50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5564 | 2026.02.11 23:57:18.888820 [ 281 ] {7e08871a-6660-4794-81b0-e4af899fec50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5565 | 2026.02.11 23:57:18.889350 [ 281 ] {7e08871a-6660-4794-81b0-e4af899fec50} <Trace> oximeter.measurements_cumulativeu64 (629b0a95-06b7-4f0a-8a91-89e98ebdbeb8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5566 | 2026.02.11 23:57:18.889386 [ 281 ] {7e08871a-6660-4794-81b0-e4af899fec50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB. | ||
| 5567 | 2026.02.11 23:57:18.889812 [ 281 ] {7e08871a-6660-4794-81b0-e4af899fec50} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5568 | 2026.02.11 23:57:18.890061 [ 281 ] {7e08871a-6660-4794-81b0-e4af899fec50} <Trace> oximeter.measurements_cumulativeu64 (629b0a95-06b7-4f0a-8a91-89e98ebdbeb8): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5569 | 2026.02.11 23:57:18.890204 [ 281 ] {7e08871a-6660-4794-81b0-e4af899fec50} <Debug> executeQuery: Read 258 rows, 17.59 KiB in 0.001447 sec., 178299.93089149965 rows/sec., 11.87 MiB/sec. | ||
| 5570 | 2026.02.11 23:57:18.890256 [ 281 ] {7e08871a-6660-4794-81b0-e4af899fec50} <Debug> TCPHandler: Processed in 0.001625902 sec. | ||
| 5571 | 2026.02.11 23:57:18.890398 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5572 | 2026.02.11 23:57:18.890503 [ 281 ] {3c4a3f96-23bb-431d-936a-b073422281be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5573 | 2026.02.11 23:57:18.890546 [ 281 ] {3c4a3f96-23bb-431d-936a-b073422281be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5574 | 2026.02.11 23:57:18.890944 [ 281 ] {3c4a3f96-23bb-431d-936a-b073422281be} <Trace> oximeter.measurements_f64 (522c00d0-3ce7-4a3b-8e1c-1a58bb35e28f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5575 | 2026.02.11 23:57:18.890987 [ 281 ] {3c4a3f96-23bb-431d-936a-b073422281be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB. | ||
| 5576 | 2026.02.11 23:57:18.891313 [ 281 ] {3c4a3f96-23bb-431d-936a-b073422281be} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5577 | 2026.02.11 23:57:18.891640 [ 281 ] {3c4a3f96-23bb-431d-936a-b073422281be} <Trace> oximeter.measurements_f64 (522c00d0-3ce7-4a3b-8e1c-1a58bb35e28f): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5578 | 2026.02.11 23:57:18.891771 [ 36 ] {} <Debug> oximeter.measurements_f64 (522c00d0-3ce7-4a3b-8e1c-1a58bb35e28f) (MergerMutator): Selected 6 parts from all_1_10_2 to all_15_15_0 | ||
| 5579 | 2026.02.11 23:57:18.891786 [ 281 ] {3c4a3f96-23bb-431d-936a-b073422281be} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001306 sec., 765.6967840735068 rows/sec., 51.59 KiB/sec. | ||
| 5580 | 2026.02.11 23:57:18.891835 [ 36 ] {} <Trace> oximeter.measurements_f64 (522c00d0-3ce7-4a3b-8e1c-1a58bb35e28f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5581 | 2026.02.11 23:57:18.891847 [ 281 ] {3c4a3f96-23bb-431d-936a-b073422281be} <Debug> TCPHandler: Processed in 0.001505369 sec. | ||
| 5582 | 2026.02.11 23:57:18.891869 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB. | ||
| 5583 | 2026.02.11 23:57:18.891990 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5584 | 2026.02.11 23:57:18.892010 [ 200 ] {522c00d0-3ce7-4a3b-8e1c-1a58bb35e28f::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 | ||
| 5585 | 2026.02.11 23:57:18.892095 [ 281 ] {628f4ced-747a-40bc-813c-f4c389d1cb7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5586 | 2026.02.11 23:57:18.892155 [ 281 ] {628f4ced-747a-40bc-813c-f4c389d1cb7b} <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 | ||
| 5587 | 2026.02.11 23:57:18.892208 [ 200 ] {522c00d0-3ce7-4a3b-8e1c-1a58bb35e28f::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5588 | 2026.02.11 23:57:18.892275 [ 200 ] {522c00d0-3ce7-4a3b-8e1c-1a58bb35e28f::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 | ||
| 5589 | 2026.02.11 23:57:18.892372 [ 200 ] {522c00d0-3ce7-4a3b-8e1c-1a58bb35e28f::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 | ||
| 5590 | 2026.02.11 23:57:18.892445 [ 200 ] {522c00d0-3ce7-4a3b-8e1c-1a58bb35e28f::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 | ||
| 5591 | 2026.02.11 23:57:18.892508 [ 200 ] {522c00d0-3ce7-4a3b-8e1c-1a58bb35e28f::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 | ||
| 5592 | 2026.02.11 23:57:18.892560 [ 200 ] {522c00d0-3ce7-4a3b-8e1c-1a58bb35e28f::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 | ||
| 5593 | 2026.02.11 23:57:18.892617 [ 200 ] {522c00d0-3ce7-4a3b-8e1c-1a58bb35e28f::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 | ||
| 5594 | 2026.02.11 23:57:18.893004 [ 281 ] {628f4ced-747a-40bc-813c-f4c389d1cb7b} <Trace> oximeter.measurements_histogramu64 (ffbb1385-6601-4f63-a903-f8bfc0e27b7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5595 | 2026.02.11 23:57:18.893046 [ 281 ] {628f4ced-747a-40bc-813c-f4c389d1cb7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB. | ||
| 5596 | 2026.02.11 23:57:18.893704 [ 281 ] {628f4ced-747a-40bc-813c-f4c389d1cb7b} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5597 | 2026.02.11 23:57:18.893833 [ 193 ] {522c00d0-3ce7-4a3b-8e1c-1a58bb35e28f::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 15 rows, containing 4 columns (4 merged, 0 gathered) in 0.001887937 sec., 7945.180374133248 rows/sec., 535.37 KiB/sec. | ||
| 5598 | 2026.02.11 23:57:18.894016 [ 188 ] {522c00d0-3ce7-4a3b-8e1c-1a58bb35e28f::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) | ||
| 5599 | 2026.02.11 23:57:18.894038 [ 281 ] {628f4ced-747a-40bc-813c-f4c389d1cb7b} <Trace> oximeter.measurements_histogramu64 (ffbb1385-6601-4f63-a903-f8bfc0e27b7e): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5600 | 2026.02.11 23:57:18.894214 [ 281 ] {628f4ced-747a-40bc-813c-f4c389d1cb7b} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.002141 sec., 3269.500233535731 rows/sec., 5.86 MiB/sec. | ||
| 5601 | 2026.02.11 23:57:18.894309 [ 281 ] {628f4ced-747a-40bc-813c-f4c389d1cb7b} <Debug> TCPHandler: Processed in 0.002368986 sec. | ||
| 5602 | 2026.02.11 23:57:18.894320 [ 188 ] {522c00d0-3ce7-4a3b-8e1c-1a58bb35e28f::all_1_15_3} <Trace> oximeter.measurements_f64 (522c00d0-3ce7-4a3b-8e1c-1a58bb35e28f): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5603 | 2026.02.11 23:57:18.894419 [ 188 ] {522c00d0-3ce7-4a3b-8e1c-1a58bb35e28f::all_1_15_3} <Trace> oximeter.measurements_f64 (522c00d0-3ce7-4a3b-8e1c-1a58bb35e28f) (MergerMutator): Merged 6 parts: [all_1_10_2, all_15_15_0] -> all_1_15_3 | ||
| 5604 | 2026.02.11 23:57:18.894478 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5605 | 2026.02.11 23:57:18.894517 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 5606 | 2026.02.11 23:57:18.894589 [ 281 ] {d529785b-51e6-4fcd-a4e7-91ac26b66397} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5607 | 2026.02.11 23:57:18.894637 [ 281 ] {d529785b-51e6-4fcd-a4e7-91ac26b66397} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5608 | 2026.02.11 23:57:18.895005 [ 281 ] {d529785b-51e6-4fcd-a4e7-91ac26b66397} <Trace> oximeter.measurements_u64 (4b04f6c7-fe0f-46f4-b6b8-6d9da97af1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5609 | 2026.02.11 23:57:18.895043 [ 281 ] {d529785b-51e6-4fcd-a4e7-91ac26b66397} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB. | ||
| 5610 | 2026.02.11 23:57:18.895364 [ 281 ] {d529785b-51e6-4fcd-a4e7-91ac26b66397} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5611 | 2026.02.11 23:57:18.895591 [ 281 ] {d529785b-51e6-4fcd-a4e7-91ac26b66397} <Trace> oximeter.measurements_u64 (4b04f6c7-fe0f-46f4-b6b8-6d9da97af1bd): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5612 | 2026.02.11 23:57:18.895738 [ 281 ] {d529785b-51e6-4fcd-a4e7-91ac26b66397} <Debug> executeQuery: Read 88 rows, 5.66 KiB in 0.001169 sec., 75278.01539777589 rows/sec., 4.73 MiB/sec. | ||
| 5613 | 2026.02.11 23:57:18.895777 [ 281 ] {d529785b-51e6-4fcd-a4e7-91ac26b66397} <Debug> TCPHandler: Processed in 0.001362087 sec. | ||
| 5614 | 2026.02.11 23:57:19.919744 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33152 | ||
| 5615 | 2026.02.11 23:57:19.919873 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5616 | 2026.02.11 23:57:19.919906 [ 287 ] {} <Debug> TCP-Session: 07026012-630e-4339-af02-82d73a5c1f1f Authenticating user 'default' from [fd00:1122:3344:101::e]:33152 | ||
| 5617 | 2026.02.11 23:57:19.919931 [ 287 ] {} <Debug> TCP-Session: 07026012-630e-4339-af02-82d73a5c1f1f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5618 | 2026.02.11 23:57:19.919946 [ 287 ] {} <Debug> TCP-Session: 07026012-630e-4339-af02-82d73a5c1f1f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5619 | 2026.02.11 23:57:19.920131 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52484 | ||
| 5620 | 2026.02.11 23:57:19.920170 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43615 | ||
| 5621 | 2026.02.11 23:57:19.920196 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34653 | ||
| 5622 | 2026.02.11 23:57:19.920216 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38497 | ||
| 5623 | 2026.02.11 23:57:19.920236 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5624 | 2026.02.11 23:57:19.920215 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58480 | ||
| 5625 | 2026.02.11 23:57:19.920283 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5626 | 2026.02.11 23:57:19.920303 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5627 | 2026.02.11 23:57:19.920334 [ 293 ] {} <Debug> TCP-Session: 5fa96717-fe49-4d0a-b4cc-359a8d9e66d5 Authenticating user 'default' from [fd00:1122:3344:101::e]:34653 | ||
| 5628 | 2026.02.11 23:57:19.920345 [ 275 ] {} <Debug> TCP-Session: 95bd59a8-c545-4577-ba65-e6ca7bf48161 Authenticating user 'default' from [fd00:1122:3344:101::e]:38497 | ||
| 5629 | 2026.02.11 23:57:19.920283 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5630 | 2026.02.11 23:57:19.920367 [ 293 ] {} <Debug> TCP-Session: 5fa96717-fe49-4d0a-b4cc-359a8d9e66d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5631 | 2026.02.11 23:57:19.920375 [ 275 ] {} <Debug> TCP-Session: 95bd59a8-c545-4577-ba65-e6ca7bf48161 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5632 | 2026.02.11 23:57:19.920402 [ 293 ] {} <Debug> TCP-Session: 5fa96717-fe49-4d0a-b4cc-359a8d9e66d5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5633 | 2026.02.11 23:57:19.920418 [ 275 ] {} <Debug> TCP-Session: 95bd59a8-c545-4577-ba65-e6ca7bf48161 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5634 | 2026.02.11 23:57:19.920402 [ 289 ] {} <Debug> TCP-Session: aca03a08-c272-4484-904c-2b6629ae590a Authenticating user 'default' from [fd00:1122:3344:101::e]:43615 | ||
| 5635 | 2026.02.11 23:57:19.920380 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5636 | 2026.02.11 23:57:19.920477 [ 289 ] {} <Debug> TCP-Session: aca03a08-c272-4484-904c-2b6629ae590a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5637 | 2026.02.11 23:57:19.920284 [ 288 ] {} <Debug> TCP-Session: 217309f9-ffbb-4f67-9617-a8318040bf8d Authenticating user 'default' from [fd00:1122:3344:101::e]:52484 | ||
| 5638 | 2026.02.11 23:57:19.920508 [ 289 ] {} <Debug> TCP-Session: aca03a08-c272-4484-904c-2b6629ae590a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5639 | 2026.02.11 23:57:19.920506 [ 294 ] {} <Debug> TCP-Session: 98b0175d-adeb-4eea-9243-5a177097fa12 Authenticating user 'default' from [fd00:1122:3344:101::e]:58480 | ||
| 5640 | 2026.02.11 23:57:19.920536 [ 288 ] {} <Debug> TCP-Session: 217309f9-ffbb-4f67-9617-a8318040bf8d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5641 | 2026.02.11 23:57:19.920187 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61853 | ||
| 5642 | 2026.02.11 23:57:19.920572 [ 288 ] {} <Debug> TCP-Session: 217309f9-ffbb-4f67-9617-a8318040bf8d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5643 | 2026.02.11 23:57:19.920568 [ 294 ] {} <Debug> TCP-Session: 98b0175d-adeb-4eea-9243-5a177097fa12 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5644 | 2026.02.11 23:57:19.920179 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54862 | ||
| 5645 | 2026.02.11 23:57:19.920623 [ 294 ] {} <Debug> TCP-Session: 98b0175d-adeb-4eea-9243-5a177097fa12 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5646 | 2026.02.11 23:57:19.920639 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5647 | 2026.02.11 23:57:19.920189 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37146 | ||
| 5648 | 2026.02.11 23:57:19.920682 [ 292 ] {} <Debug> TCP-Session: c49d3fa0-1c90-4f6c-acb0-c973304103d2 Authenticating user 'default' from [fd00:1122:3344:101::e]:61853 | ||
| 5649 | 2026.02.11 23:57:19.920691 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5650 | 2026.02.11 23:57:19.920720 [ 292 ] {} <Debug> TCP-Session: c49d3fa0-1c90-4f6c-acb0-c973304103d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5651 | 2026.02.11 23:57:19.920291 [ 287 ] {} <Trace> TCP-Session: 07026012-630e-4339-af02-82d73a5c1f1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5652 | 2026.02.11 23:57:19.920742 [ 291 ] {} <Debug> TCP-Session: f041e2c1-e605-4a23-a75f-01fbf6707ad8 Authenticating user 'default' from [fd00:1122:3344:101::e]:54862 | ||
| 5653 | 2026.02.11 23:57:19.920747 [ 292 ] {} <Debug> TCP-Session: c49d3fa0-1c90-4f6c-acb0-c973304103d2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5654 | 2026.02.11 23:57:19.920779 [ 291 ] {} <Debug> TCP-Session: f041e2c1-e605-4a23-a75f-01fbf6707ad8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5655 | 2026.02.11 23:57:19.920752 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5656 | 2026.02.11 23:57:19.920804 [ 291 ] {} <Debug> TCP-Session: f041e2c1-e605-4a23-a75f-01fbf6707ad8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5657 | 2026.02.11 23:57:19.920831 [ 290 ] {} <Debug> TCP-Session: 2a3b7a7e-b985-4843-a24c-51c2d91fdd60 Authenticating user 'default' from [fd00:1122:3344:101::e]:37146 | ||
| 5658 | 2026.02.11 23:57:19.920854 [ 290 ] {} <Debug> TCP-Session: 2a3b7a7e-b985-4843-a24c-51c2d91fdd60 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5659 | 2026.02.11 23:57:19.920866 [ 290 ] {} <Debug> TCP-Session: 2a3b7a7e-b985-4843-a24c-51c2d91fdd60 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5660 | 2026.02.11 23:57:19.920924 [ 287 ] {f0bb1657-60f7-4728-8ca0-77fb2ed7e451} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:33152) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5661 | 2026.02.11 23:57:19.921182 [ 287 ] {f0bb1657-60f7-4728-8ca0-77fb2ed7e451} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5662 | 2026.02.11 23:57:19.921235 [ 287 ] {f0bb1657-60f7-4728-8ca0-77fb2ed7e451} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5663 | 2026.02.11 23:57:19.921511 [ 287 ] {f0bb1657-60f7-4728-8ca0-77fb2ed7e451} <Debug> oximeter.version (fea001a5-8cc1-47e7-b3b4-7e8fb004448d) (SelectExecutor): Key condition: unknown | ||
| 5664 | 2026.02.11 23:57:19.922471 [ 343 ] {f0bb1657-60f7-4728-8ca0-77fb2ed7e451} <Trace> AggregatingTransform: Aggregating | ||
| 5665 | 2026.02.11 23:57:19.922530 [ 343 ] {f0bb1657-60f7-4728-8ca0-77fb2ed7e451} <Trace> Aggregator: Aggregation method: without_key | ||
| 5666 | 2026.02.11 23:57:19.922568 [ 343 ] {f0bb1657-60f7-4728-8ca0-77fb2ed7e451} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000938839 sec. (1065.145 rows/sec., 41.61 KiB/sec.) | ||
| 5667 | 2026.02.11 23:57:19.922587 [ 343 ] {f0bb1657-60f7-4728-8ca0-77fb2ed7e451} <Trace> Aggregator: Merging aggregated data | ||
| 5668 | 2026.02.11 23:57:19.924023 [ 287 ] {f0bb1657-60f7-4728-8ca0-77fb2ed7e451} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003168 sec., 315.6565656565657 rows/sec., 12.33 KiB/sec. | ||
| 5669 | 2026.02.11 23:57:19.924175 [ 287 ] {f0bb1657-60f7-4728-8ca0-77fb2ed7e451} <Debug> TCPHandler: Processed in 0.004031978 sec. | ||
| 5670 | 2026.02.11 23:57:19.924261 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5671 | 2026.02.11 23:57:19.924287 [ 287 ] {} <Debug> TCP-Session: 07026012-630e-4339-af02-82d73a5c1f1f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5672 | 2026.02.11 23:57:19.924299 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5673 | 2026.02.11 23:57:19.924322 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5674 | 2026.02.11 23:57:19.924330 [ 275 ] {} <Debug> TCP-Session: 95bd59a8-c545-4577-ba65-e6ca7bf48161 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5675 | 2026.02.11 23:57:19.924340 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5676 | 2026.02.11 23:57:19.924365 [ 289 ] {} <Debug> TCP-Session: aca03a08-c272-4484-904c-2b6629ae590a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5677 | 2026.02.11 23:57:19.924375 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5678 | 2026.02.11 23:57:19.924394 [ 288 ] {} <Debug> TCP-Session: 217309f9-ffbb-4f67-9617-a8318040bf8d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5679 | 2026.02.11 23:57:19.924404 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5680 | 2026.02.11 23:57:19.924420 [ 292 ] {} <Debug> TCP-Session: c49d3fa0-1c90-4f6c-acb0-c973304103d2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5681 | 2026.02.11 23:57:19.924424 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5682 | 2026.02.11 23:57:19.924450 [ 293 ] {} <Debug> TCP-Session: 5fa96717-fe49-4d0a-b4cc-359a8d9e66d5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5683 | 2026.02.11 23:57:19.924357 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5684 | 2026.02.11 23:57:19.924485 [ 294 ] {} <Debug> TCP-Session: 98b0175d-adeb-4eea-9243-5a177097fa12 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5685 | 2026.02.11 23:57:19.924392 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5686 | 2026.02.11 23:57:19.924512 [ 290 ] {} <Debug> TCP-Session: 2a3b7a7e-b985-4843-a24c-51c2d91fdd60 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5687 | 2026.02.11 23:57:19.924547 [ 291 ] {} <Debug> TCP-Session: f041e2c1-e605-4a23-a75f-01fbf6707ad8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5688 | 2026.02.11 23:57:20.710212 [ 24 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5689 | 2026.02.11 23:57:20.710288 [ 24 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5690 | 2026.02.11 23:57:20.791081 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 11467 | ||
| 5691 | 2026.02.11 23:57:20.791773 [ 244 ] {} <Trace> system.asynchronous_metric_log (7c321173-efe0-4025-bf7e-6a8e4a3fbd38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5692 | 2026.02.11 23:57:20.791829 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB. | ||
| 5693 | 2026.02.11 23:57:20.792496 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5694 | 2026.02.11 23:57:20.792822 [ 244 ] {} <Trace> system.asynchronous_metric_log (7c321173-efe0-4025-bf7e-6a8e4a3fbd38): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5695 | 2026.02.11 23:57:20.793021 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11467 | ||
| 5696 | 2026.02.11 23:57:20.975420 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 736 | ||
| 5697 | 2026.02.11 23:57:20.978199 [ 243 ] {} <Trace> system.query_log (e129079c-d142-406b-8659-a4f2a5941f34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5698 | 2026.02.11 23:57:20.978260 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB. | ||
| 5699 | 2026.02.11 23:57:20.979540 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5700 | 2026.02.11 23:57:20.979832 [ 243 ] {} <Trace> system.query_log (e129079c-d142-406b-8659-a4f2a5941f34): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5701 | 2026.02.11 23:57:20.980239 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 736 | ||
| 5702 | 2026.02.11 23:57:21.376025 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 181 | ||
| 5703 | 2026.02.11 23:57:21.393741 [ 245 ] {} <Trace> system.metric_log (9c306116-b3ca-42bb-b692-9c2699a40c21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5704 | 2026.02.11 23:57:21.393796 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB. | ||
| 5705 | 2026.02.11 23:57:21.400081 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5706 | 2026.02.11 23:57:21.400797 [ 245 ] {} <Trace> system.metric_log (9c306116-b3ca-42bb-b692-9c2699a40c21): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5707 | 2026.02.11 23:57:21.404194 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 181 | ||
| 5708 | 2026.02.11 23:57:23.865848 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5709 | 2026.02.11 23:57:23.866047 [ 281 ] {8ba87814-2866-4570-938f-aac0a3f8507f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5710 | 2026.02.11 23:57:23.866110 [ 281 ] {8ba87814-2866-4570-938f-aac0a3f8507f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5711 | 2026.02.11 23:57:23.866832 [ 281 ] {8ba87814-2866-4570-938f-aac0a3f8507f} <Trace> oximeter.fields_string (d8291991-e1c7-4178-b7c2-8afc920979a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5712 | 2026.02.11 23:57:23.866871 [ 281 ] {8ba87814-2866-4570-938f-aac0a3f8507f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB. | ||
| 5713 | 2026.02.11 23:57:23.867256 [ 281 ] {8ba87814-2866-4570-938f-aac0a3f8507f} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5714 | 2026.02.11 23:57:23.867491 [ 281 ] {8ba87814-2866-4570-938f-aac0a3f8507f} <Trace> oximeter.fields_string (d8291991-e1c7-4178-b7c2-8afc920979a5): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5715 | 2026.02.11 23:57:23.867633 [ 281 ] {8ba87814-2866-4570-938f-aac0a3f8507f} <Debug> executeQuery: Read 124 rows, 10.94 KiB in 0.001638 sec., 75702.0757020757 rows/sec., 6.52 MiB/sec. | ||
| 5716 | 2026.02.11 23:57:23.867680 [ 281 ] {8ba87814-2866-4570-938f-aac0a3f8507f} <Debug> TCPHandler: Processed in 0.001964829 sec. | ||
| 5717 | 2026.02.11 23:57:23.867812 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5718 | 2026.02.11 23:57:23.867911 [ 281 ] {9ba3f7fa-3ab0-42af-850c-5a62ccddc4fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5719 | 2026.02.11 23:57:23.867953 [ 281 ] {9ba3f7fa-3ab0-42af-850c-5a62ccddc4fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5720 | 2026.02.11 23:57:23.868365 [ 281 ] {9ba3f7fa-3ab0-42af-850c-5a62ccddc4fb} <Trace> oximeter.fields_u16 (a063e340-feb3-467d-9a3f-70c072d33d5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5721 | 2026.02.11 23:57:23.868398 [ 281 ] {9ba3f7fa-3ab0-42af-850c-5a62ccddc4fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB. | ||
| 5722 | 2026.02.11 23:57:23.868683 [ 281 ] {9ba3f7fa-3ab0-42af-850c-5a62ccddc4fb} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5723 | 2026.02.11 23:57:23.868880 [ 281 ] {9ba3f7fa-3ab0-42af-850c-5a62ccddc4fb} <Trace> oximeter.fields_u16 (a063e340-feb3-467d-9a3f-70c072d33d5b): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5724 | 2026.02.11 23:57:23.869001 [ 281 ] {9ba3f7fa-3ab0-42af-850c-5a62ccddc4fb} <Debug> executeQuery: Read 34 rows, 2.56 KiB in 0.001113 sec., 30548.06828391734 rows/sec., 2.24 MiB/sec. | ||
| 5725 | 2026.02.11 23:57:23.869036 [ 281 ] {9ba3f7fa-3ab0-42af-850c-5a62ccddc4fb} <Debug> TCPHandler: Processed in 0.001284565 sec. | ||
| 5726 | 2026.02.11 23:57:23.869152 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5727 | 2026.02.11 23:57:23.869244 [ 281 ] {38c956ba-1eb3-4bc3-a813-a526606f9a1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5728 | 2026.02.11 23:57:23.869281 [ 281 ] {38c956ba-1eb3-4bc3-a813-a526606f9a1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5729 | 2026.02.11 23:57:23.869767 [ 281 ] {38c956ba-1eb3-4bc3-a813-a526606f9a1c} <Trace> oximeter.fields_uuid (4fa888fe-7c40-4232-8860-a6a6bcd7dec5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5730 | 2026.02.11 23:57:23.869802 [ 281 ] {38c956ba-1eb3-4bc3-a813-a526606f9a1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB. | ||
| 5731 | 2026.02.11 23:57:23.870105 [ 281 ] {38c956ba-1eb3-4bc3-a813-a526606f9a1c} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5732 | 2026.02.11 23:57:23.870306 [ 281 ] {38c956ba-1eb3-4bc3-a813-a526606f9a1c} <Trace> oximeter.fields_uuid (4fa888fe-7c40-4232-8860-a6a6bcd7dec5): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5733 | 2026.02.11 23:57:23.870426 [ 281 ] {38c956ba-1eb3-4bc3-a813-a526606f9a1c} <Debug> executeQuery: Read 98 rows, 7.84 KiB in 0.0012 sec., 81666.66666666667 rows/sec., 6.38 MiB/sec. | ||
| 5734 | 2026.02.11 23:57:23.870462 [ 281 ] {38c956ba-1eb3-4bc3-a813-a526606f9a1c} <Debug> TCPHandler: Processed in 0.001364666 sec. | ||
| 5735 | 2026.02.11 23:57:23.870580 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5736 | 2026.02.11 23:57:23.870672 [ 281 ] {037371fa-9bc4-4e19-8bf1-336b81cb59eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5737 | 2026.02.11 23:57:23.870714 [ 281 ] {037371fa-9bc4-4e19-8bf1-336b81cb59eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5738 | 2026.02.11 23:57:23.871158 [ 281 ] {037371fa-9bc4-4e19-8bf1-336b81cb59eb} <Trace> oximeter.measurements_cumulativeu64 (629b0a95-06b7-4f0a-8a91-89e98ebdbeb8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5739 | 2026.02.11 23:57:23.871193 [ 281 ] {037371fa-9bc4-4e19-8bf1-336b81cb59eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB. | ||
| 5740 | 2026.02.11 23:57:23.871514 [ 281 ] {037371fa-9bc4-4e19-8bf1-336b81cb59eb} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5741 | 2026.02.11 23:57:23.871719 [ 281 ] {037371fa-9bc4-4e19-8bf1-336b81cb59eb} <Trace> oximeter.measurements_cumulativeu64 (629b0a95-06b7-4f0a-8a91-89e98ebdbeb8): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5742 | 2026.02.11 23:57:23.871842 [ 281 ] {037371fa-9bc4-4e19-8bf1-336b81cb59eb} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001188 sec., 134680.13468013468 rows/sec., 9.38 MiB/sec. | ||
| 5743 | 2026.02.11 23:57:23.871886 [ 281 ] {037371fa-9bc4-4e19-8bf1-336b81cb59eb} <Debug> TCPHandler: Processed in 0.001361557 sec. | ||
| 5744 | 2026.02.11 23:57:23.871990 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5745 | 2026.02.11 23:57:23.872093 [ 281 ] {175593bf-c114-43a3-af33-f7555e270fcf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5746 | 2026.02.11 23:57:23.872146 [ 281 ] {175593bf-c114-43a3-af33-f7555e270fcf} <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 | ||
| 5747 | 2026.02.11 23:57:23.873014 [ 281 ] {175593bf-c114-43a3-af33-f7555e270fcf} <Trace> oximeter.measurements_histogramu64 (ffbb1385-6601-4f63-a903-f8bfc0e27b7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5748 | 2026.02.11 23:57:23.873048 [ 281 ] {175593bf-c114-43a3-af33-f7555e270fcf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB. | ||
| 5749 | 2026.02.11 23:57:23.873578 [ 281 ] {175593bf-c114-43a3-af33-f7555e270fcf} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5750 | 2026.02.11 23:57:23.873795 [ 281 ] {175593bf-c114-43a3-af33-f7555e270fcf} <Trace> oximeter.measurements_histogramu64 (ffbb1385-6601-4f63-a903-f8bfc0e27b7e): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5751 | 2026.02.11 23:57:23.873929 [ 281 ] {175593bf-c114-43a3-af33-f7555e270fcf} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.001855 sec., 18328.840970350404 rows/sec., 32.84 MiB/sec. | ||
| 5752 | 2026.02.11 23:57:23.873980 [ 281 ] {175593bf-c114-43a3-af33-f7555e270fcf} <Debug> TCPHandler: Processed in 0.002036549 sec. | ||
| 5753 | 2026.02.11 23:57:23.874108 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5754 | 2026.02.11 23:57:23.874213 [ 281 ] {88487c1f-11ff-41c0-80bf-4cc27ebd8cad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5755 | 2026.02.11 23:57:23.874254 [ 281 ] {88487c1f-11ff-41c0-80bf-4cc27ebd8cad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5756 | 2026.02.11 23:57:23.874594 [ 281 ] {88487c1f-11ff-41c0-80bf-4cc27ebd8cad} <Trace> oximeter.measurements_u64 (4b04f6c7-fe0f-46f4-b6b8-6d9da97af1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5757 | 2026.02.11 23:57:23.874627 [ 281 ] {88487c1f-11ff-41c0-80bf-4cc27ebd8cad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB. | ||
| 5758 | 2026.02.11 23:57:23.874917 [ 281 ] {88487c1f-11ff-41c0-80bf-4cc27ebd8cad} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5759 | 2026.02.11 23:57:23.875121 [ 281 ] {88487c1f-11ff-41c0-80bf-4cc27ebd8cad} <Trace> oximeter.measurements_u64 (4b04f6c7-fe0f-46f4-b6b8-6d9da97af1bd): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5760 | 2026.02.11 23:57:23.875239 [ 281 ] {88487c1f-11ff-41c0-80bf-4cc27ebd8cad} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001044 sec., 57471.26436781609 rows/sec., 3.87 MiB/sec. | ||
| 5761 | 2026.02.11 23:57:23.875281 [ 281 ] {88487c1f-11ff-41c0-80bf-4cc27ebd8cad} <Debug> TCPHandler: Processed in 0.001221754 sec. | ||
| 5762 | 2026.02.11 23:57:24.501663 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5763 | 2026.02.11 23:57:24.501919 [ 281 ] {c5acc151-8409-47a4-a656-e779c67073e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) 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_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) | ||
| 5764 | 2026.02.11 23:57:24.502285 [ 281 ] {c5acc151-8409-47a4-a656-e779c67073e0} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5765 | 2026.02.11 23:57:24.502333 [ 281 ] {c5acc151-8409-47a4-a656-e779c67073e0} <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_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 | ||
| 5766 | 2026.02.11 23:57:24.502622 [ 281 ] {c5acc151-8409-47a4-a656-e779c67073e0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5767 | 2026.02.11 23:57:24.502691 [ 281 ] {c5acc151-8409-47a4-a656-e779c67073e0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5768 | 2026.02.11 23:57:24.502828 [ 281 ] {c5acc151-8409-47a4-a656-e779c67073e0} <Debug> oximeter.timeseries_schema (f95b48d2-77df-4ddb-9c48-c914303a57c2) (SelectExecutor): Key condition: (column 0 notIn 35-element set) | ||
| 5769 | 2026.02.11 23:57:24.502950 [ 304 ] {c5acc151-8409-47a4-a656-e779c67073e0} <Trace> oximeter.timeseries_schema (f95b48d2-77df-4ddb-9c48-c914303a57c2) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 5770 | 2026.02.11 23:57:24.502960 [ 324 ] {c5acc151-8409-47a4-a656-e779c67073e0} <Trace> oximeter.timeseries_schema (f95b48d2-77df-4ddb-9c48-c914303a57c2) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5771 | 2026.02.11 23:57:24.502960 [ 342 ] {c5acc151-8409-47a4-a656-e779c67073e0} <Trace> oximeter.timeseries_schema (f95b48d2-77df-4ddb-9c48-c914303a57c2) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5772 | 2026.02.11 23:57:24.503101 [ 281 ] {c5acc151-8409-47a4-a656-e779c67073e0} <Debug> oximeter.timeseries_schema (f95b48d2-77df-4ddb-9c48-c914303a57c2) (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 | ||
| 5773 | 2026.02.11 23:57:24.503128 [ 281 ] {c5acc151-8409-47a4-a656-e779c67073e0} <Trace> oximeter.timeseries_schema (f95b48d2-77df-4ddb-9c48-c914303a57c2) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5774 | 2026.02.11 23:57:24.503209 [ 281 ] {c5acc151-8409-47a4-a656-e779c67073e0} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5775 | 2026.02.11 23:57:24.503229 [ 281 ] {c5acc151-8409-47a4-a656-e779c67073e0} <Debug> oximeter.timeseries_schema (f95b48d2-77df-4ddb-9c48-c914303a57c2) (SelectExecutor): Reading approx. 35 rows with 3 streams | ||
| 5776 | 2026.02.11 23:57:24.503264 [ 281 ] {c5acc151-8409-47a4-a656-e779c67073e0} <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_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'))" | ||
| 5777 | 2026.02.11 23:57:24.503302 [ 281 ] {c5acc151-8409-47a4-a656-e779c67073e0} <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_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'))" | ||
| 5778 | 2026.02.11 23:57:24.503339 [ 281 ] {c5acc151-8409-47a4-a656-e779c67073e0} <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_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'))" | ||
| 5779 | 2026.02.11 23:57:24.504218 [ 281 ] {c5acc151-8409-47a4-a656-e779c67073e0} <Debug> executeQuery: Read 35 rows, 1.35 KiB in 0.002413 sec., 14504.765851636965 rows/sec., 558.09 KiB/sec. | ||
| 5780 | 2026.02.11 23:57:24.504360 [ 281 ] {c5acc151-8409-47a4-a656-e779c67073e0} <Debug> TCPHandler: Processed in 0.002828245 sec. | ||
| 5781 | 2026.02.11 23:57:24.504661 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5782 | 2026.02.11 23:57:24.504795 [ 281 ] {c51a0560-d0ee-47a0-9f13-71feb0949042} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) 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_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) | ||
| 5783 | 2026.02.11 23:57:24.505019 [ 281 ] {c51a0560-d0ee-47a0-9f13-71feb0949042} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5784 | 2026.02.11 23:57:24.505054 [ 281 ] {c51a0560-d0ee-47a0-9f13-71feb0949042} <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_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 | ||
| 5785 | 2026.02.11 23:57:24.505251 [ 281 ] {c51a0560-d0ee-47a0-9f13-71feb0949042} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5786 | 2026.02.11 23:57:24.505303 [ 281 ] {c51a0560-d0ee-47a0-9f13-71feb0949042} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5787 | 2026.02.11 23:57:24.505400 [ 281 ] {c51a0560-d0ee-47a0-9f13-71feb0949042} <Debug> oximeter.timeseries_schema (f95b48d2-77df-4ddb-9c48-c914303a57c2) (SelectExecutor): Key condition: (column 0 notIn 36-element set) | ||
| 5788 | 2026.02.11 23:57:24.505461 [ 324 ] {c51a0560-d0ee-47a0-9f13-71feb0949042} <Trace> oximeter.timeseries_schema (f95b48d2-77df-4ddb-9c48-c914303a57c2) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5789 | 2026.02.11 23:57:24.505472 [ 304 ] {c51a0560-d0ee-47a0-9f13-71feb0949042} <Trace> oximeter.timeseries_schema (f95b48d2-77df-4ddb-9c48-c914303a57c2) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5790 | 2026.02.11 23:57:24.505479 [ 284 ] {c51a0560-d0ee-47a0-9f13-71feb0949042} <Trace> oximeter.timeseries_schema (f95b48d2-77df-4ddb-9c48-c914303a57c2) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 5791 | 2026.02.11 23:57:24.505590 [ 281 ] {c51a0560-d0ee-47a0-9f13-71feb0949042} <Debug> oximeter.timeseries_schema (f95b48d2-77df-4ddb-9c48-c914303a57c2) (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 | ||
| 5792 | 2026.02.11 23:57:24.505615 [ 281 ] {c51a0560-d0ee-47a0-9f13-71feb0949042} <Trace> oximeter.timeseries_schema (f95b48d2-77df-4ddb-9c48-c914303a57c2) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5793 | 2026.02.11 23:57:24.505681 [ 281 ] {c51a0560-d0ee-47a0-9f13-71feb0949042} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5794 | 2026.02.11 23:57:24.505698 [ 281 ] {c51a0560-d0ee-47a0-9f13-71feb0949042} <Debug> oximeter.timeseries_schema (f95b48d2-77df-4ddb-9c48-c914303a57c2) (SelectExecutor): Reading approx. 35 rows with 3 streams | ||
| 5795 | 2026.02.11 23:57:24.505727 [ 281 ] {c51a0560-d0ee-47a0-9f13-71feb0949042} <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_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'))" | ||
| 5796 | 2026.02.11 23:57:24.505757 [ 281 ] {c51a0560-d0ee-47a0-9f13-71feb0949042} <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_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'))" | ||
| 5797 | 2026.02.11 23:57:24.505785 [ 281 ] {c51a0560-d0ee-47a0-9f13-71feb0949042} <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_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'))" | ||
| 5798 | 2026.02.11 23:57:24.506377 [ 281 ] {c51a0560-d0ee-47a0-9f13-71feb0949042} <Debug> executeQuery: Read 35 rows, 1.35 KiB in 0.001639 sec., 21354.484441732762 rows/sec., 821.65 KiB/sec. | ||
| 5799 | 2026.02.11 23:57:24.506471 [ 281 ] {c51a0560-d0ee-47a0-9f13-71feb0949042} <Debug> TCPHandler: Processed in 0.001860446 sec. | ||
| 5800 | 2026.02.11 23:57:24.506687 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5801 | 2026.02.11 23:57:24.506820 [ 281 ] {752d03e5-725d-47dd-a439-f86dc93b8f30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) 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_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) | ||
| 5802 | 2026.02.11 23:57:24.507030 [ 281 ] {752d03e5-725d-47dd-a439-f86dc93b8f30} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5803 | 2026.02.11 23:57:24.507065 [ 281 ] {752d03e5-725d-47dd-a439-f86dc93b8f30} <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_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 | ||
| 5804 | 2026.02.11 23:57:24.507259 [ 281 ] {752d03e5-725d-47dd-a439-f86dc93b8f30} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5805 | 2026.02.11 23:57:24.507310 [ 281 ] {752d03e5-725d-47dd-a439-f86dc93b8f30} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5806 | 2026.02.11 23:57:24.507406 [ 281 ] {752d03e5-725d-47dd-a439-f86dc93b8f30} <Debug> oximeter.timeseries_schema (f95b48d2-77df-4ddb-9c48-c914303a57c2) (SelectExecutor): Key condition: (column 0 notIn 37-element set) | ||
| 5807 | 2026.02.11 23:57:24.507458 [ 304 ] {752d03e5-725d-47dd-a439-f86dc93b8f30} <Trace> oximeter.timeseries_schema (f95b48d2-77df-4ddb-9c48-c914303a57c2) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5808 | 2026.02.11 23:57:24.507463 [ 307 ] {752d03e5-725d-47dd-a439-f86dc93b8f30} <Trace> oximeter.timeseries_schema (f95b48d2-77df-4ddb-9c48-c914303a57c2) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5809 | 2026.02.11 23:57:24.507476 [ 284 ] {752d03e5-725d-47dd-a439-f86dc93b8f30} <Trace> oximeter.timeseries_schema (f95b48d2-77df-4ddb-9c48-c914303a57c2) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 5810 | 2026.02.11 23:57:24.507581 [ 281 ] {752d03e5-725d-47dd-a439-f86dc93b8f30} <Debug> oximeter.timeseries_schema (f95b48d2-77df-4ddb-9c48-c914303a57c2) (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 | ||
| 5811 | 2026.02.11 23:57:24.507606 [ 281 ] {752d03e5-725d-47dd-a439-f86dc93b8f30} <Trace> oximeter.timeseries_schema (f95b48d2-77df-4ddb-9c48-c914303a57c2) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5812 | 2026.02.11 23:57:24.507672 [ 281 ] {752d03e5-725d-47dd-a439-f86dc93b8f30} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5813 | 2026.02.11 23:57:24.507689 [ 281 ] {752d03e5-725d-47dd-a439-f86dc93b8f30} <Debug> oximeter.timeseries_schema (f95b48d2-77df-4ddb-9c48-c914303a57c2) (SelectExecutor): Reading approx. 35 rows with 3 streams | ||
| 5814 | 2026.02.11 23:57:24.507719 [ 281 ] {752d03e5-725d-47dd-a439-f86dc93b8f30} <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_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'))" | ||
| 5815 | 2026.02.11 23:57:24.507748 [ 281 ] {752d03e5-725d-47dd-a439-f86dc93b8f30} <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_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'))" | ||
| 5816 | 2026.02.11 23:57:24.507774 [ 281 ] {752d03e5-725d-47dd-a439-f86dc93b8f30} <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_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'))" | ||
| 5817 | 2026.02.11 23:57:24.508342 [ 281 ] {752d03e5-725d-47dd-a439-f86dc93b8f30} <Debug> executeQuery: Read 35 rows, 1.35 KiB in 0.001579 sec., 22165.927802406586 rows/sec., 852.87 KiB/sec. | ||
| 5818 | 2026.02.11 23:57:24.508442 [ 281 ] {752d03e5-725d-47dd-a439-f86dc93b8f30} <Debug> TCPHandler: Processed in 0.001802376 sec. | ||
| 5819 | 2026.02.11 23:57:24.508671 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5820 | 2026.02.11 23:57:24.508804 [ 281 ] {d5cd5d91-ae6d-445d-9998-8b17b898f3d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) 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_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) | ||
| 5821 | 2026.02.11 23:57:24.509012 [ 281 ] {d5cd5d91-ae6d-445d-9998-8b17b898f3d0} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5822 | 2026.02.11 23:57:24.509046 [ 281 ] {d5cd5d91-ae6d-445d-9998-8b17b898f3d0} <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_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 | ||
| 5823 | 2026.02.11 23:57:24.509247 [ 281 ] {d5cd5d91-ae6d-445d-9998-8b17b898f3d0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5824 | 2026.02.11 23:57:24.509298 [ 281 ] {d5cd5d91-ae6d-445d-9998-8b17b898f3d0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5825 | 2026.02.11 23:57:24.509395 [ 281 ] {d5cd5d91-ae6d-445d-9998-8b17b898f3d0} <Debug> oximeter.timeseries_schema (f95b48d2-77df-4ddb-9c48-c914303a57c2) (SelectExecutor): Key condition: (column 0 notIn 38-element set) | ||
| 5826 | 2026.02.11 23:57:24.509447 [ 304 ] {d5cd5d91-ae6d-445d-9998-8b17b898f3d0} <Trace> oximeter.timeseries_schema (f95b48d2-77df-4ddb-9c48-c914303a57c2) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5827 | 2026.02.11 23:57:24.509448 [ 307 ] {d5cd5d91-ae6d-445d-9998-8b17b898f3d0} <Trace> oximeter.timeseries_schema (f95b48d2-77df-4ddb-9c48-c914303a57c2) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5828 | 2026.02.11 23:57:24.509456 [ 284 ] {d5cd5d91-ae6d-445d-9998-8b17b898f3d0} <Trace> oximeter.timeseries_schema (f95b48d2-77df-4ddb-9c48-c914303a57c2) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 5829 | 2026.02.11 23:57:24.509556 [ 281 ] {d5cd5d91-ae6d-445d-9998-8b17b898f3d0} <Debug> oximeter.timeseries_schema (f95b48d2-77df-4ddb-9c48-c914303a57c2) (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 | ||
| 5830 | 2026.02.11 23:57:24.509580 [ 281 ] {d5cd5d91-ae6d-445d-9998-8b17b898f3d0} <Trace> oximeter.timeseries_schema (f95b48d2-77df-4ddb-9c48-c914303a57c2) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5831 | 2026.02.11 23:57:24.509646 [ 281 ] {d5cd5d91-ae6d-445d-9998-8b17b898f3d0} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5832 | 2026.02.11 23:57:24.509663 [ 281 ] {d5cd5d91-ae6d-445d-9998-8b17b898f3d0} <Debug> oximeter.timeseries_schema (f95b48d2-77df-4ddb-9c48-c914303a57c2) (SelectExecutor): Reading approx. 35 rows with 3 streams | ||
| 5833 | 2026.02.11 23:57:24.509692 [ 281 ] {d5cd5d91-ae6d-445d-9998-8b17b898f3d0} <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_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'))" | ||
| 5834 | 2026.02.11 23:57:24.509721 [ 281 ] {d5cd5d91-ae6d-445d-9998-8b17b898f3d0} <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_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'))" | ||
| 5835 | 2026.02.11 23:57:24.509748 [ 281 ] {d5cd5d91-ae6d-445d-9998-8b17b898f3d0} <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_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'))" | ||
| 5836 | 2026.02.11 23:57:24.510395 [ 281 ] {d5cd5d91-ae6d-445d-9998-8b17b898f3d0} <Debug> executeQuery: Read 35 rows, 1.35 KiB in 0.001645 sec., 21276.59574468085 rows/sec., 818.65 KiB/sec. | ||
| 5837 | 2026.02.11 23:57:24.510507 [ 281 ] {d5cd5d91-ae6d-445d-9998-8b17b898f3d0} <Debug> TCPHandler: Processed in 0.001883617 sec. | ||
| 5838 | 2026.02.11 23:57:24.510733 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5839 | 2026.02.11 23:57:24.510867 [ 281 ] {5904df74-7b9b-4473-892c-8b8b158d49a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) 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_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) | ||
| 5840 | 2026.02.11 23:57:24.511078 [ 281 ] {5904df74-7b9b-4473-892c-8b8b158d49a1} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5841 | 2026.02.11 23:57:24.511114 [ 281 ] {5904df74-7b9b-4473-892c-8b8b158d49a1} <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_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 | ||
| 5842 | 2026.02.11 23:57:24.511320 [ 281 ] {5904df74-7b9b-4473-892c-8b8b158d49a1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5843 | 2026.02.11 23:57:24.511371 [ 281 ] {5904df74-7b9b-4473-892c-8b8b158d49a1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5844 | 2026.02.11 23:57:24.511467 [ 281 ] {5904df74-7b9b-4473-892c-8b8b158d49a1} <Debug> oximeter.timeseries_schema (f95b48d2-77df-4ddb-9c48-c914303a57c2) (SelectExecutor): Key condition: (column 0 notIn 39-element set) | ||
| 5845 | 2026.02.11 23:57:24.511526 [ 295 ] {5904df74-7b9b-4473-892c-8b8b158d49a1} <Trace> oximeter.timeseries_schema (f95b48d2-77df-4ddb-9c48-c914303a57c2) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5846 | 2026.02.11 23:57:24.511535 [ 284 ] {5904df74-7b9b-4473-892c-8b8b158d49a1} <Trace> oximeter.timeseries_schema (f95b48d2-77df-4ddb-9c48-c914303a57c2) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5847 | 2026.02.11 23:57:24.511532 [ 307 ] {5904df74-7b9b-4473-892c-8b8b158d49a1} <Trace> oximeter.timeseries_schema (f95b48d2-77df-4ddb-9c48-c914303a57c2) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 5848 | 2026.02.11 23:57:24.511646 [ 281 ] {5904df74-7b9b-4473-892c-8b8b158d49a1} <Debug> oximeter.timeseries_schema (f95b48d2-77df-4ddb-9c48-c914303a57c2) (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 | ||
| 5849 | 2026.02.11 23:57:24.511668 [ 281 ] {5904df74-7b9b-4473-892c-8b8b158d49a1} <Trace> oximeter.timeseries_schema (f95b48d2-77df-4ddb-9c48-c914303a57c2) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5850 | 2026.02.11 23:57:24.511734 [ 281 ] {5904df74-7b9b-4473-892c-8b8b158d49a1} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5851 | 2026.02.11 23:57:24.511751 [ 281 ] {5904df74-7b9b-4473-892c-8b8b158d49a1} <Debug> oximeter.timeseries_schema (f95b48d2-77df-4ddb-9c48-c914303a57c2) (SelectExecutor): Reading approx. 35 rows with 3 streams | ||
| 5852 | 2026.02.11 23:57:24.511780 [ 281 ] {5904df74-7b9b-4473-892c-8b8b158d49a1} <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_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'))" | ||
| 5853 | 2026.02.11 23:57:24.511814 [ 281 ] {5904df74-7b9b-4473-892c-8b8b158d49a1} <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_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'))" | ||
| 5854 | 2026.02.11 23:57:24.511844 [ 281 ] {5904df74-7b9b-4473-892c-8b8b158d49a1} <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_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'))" | ||
| 5855 | 2026.02.11 23:57:24.512409 [ 281 ] {5904df74-7b9b-4473-892c-8b8b158d49a1} <Debug> executeQuery: Read 35 rows, 1.35 KiB in 0.001599 sec., 21888.680425265793 rows/sec., 842.20 KiB/sec. | ||
| 5856 | 2026.02.11 23:57:24.512508 [ 281 ] {5904df74-7b9b-4473-892c-8b8b158d49a1} <Debug> TCPHandler: Processed in 0.001822525 sec. | ||
| 5857 | 2026.02.11 23:57:24.512759 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5858 | 2026.02.11 23:57:24.512892 [ 281 ] {052ee548-950e-4948-a8b4-3c1cf0b9d206} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) 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_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) | ||
| 5859 | 2026.02.11 23:57:24.513104 [ 281 ] {052ee548-950e-4948-a8b4-3c1cf0b9d206} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5860 | 2026.02.11 23:57:24.513138 [ 281 ] {052ee548-950e-4948-a8b4-3c1cf0b9d206} <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_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 | ||
| 5861 | 2026.02.11 23:57:24.513334 [ 281 ] {052ee548-950e-4948-a8b4-3c1cf0b9d206} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5862 | 2026.02.11 23:57:24.513384 [ 281 ] {052ee548-950e-4948-a8b4-3c1cf0b9d206} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5863 | 2026.02.11 23:57:24.513478 [ 281 ] {052ee548-950e-4948-a8b4-3c1cf0b9d206} <Debug> oximeter.timeseries_schema (f95b48d2-77df-4ddb-9c48-c914303a57c2) (SelectExecutor): Key condition: (column 0 notIn 40-element set) | ||
| 5864 | 2026.02.11 23:57:24.513536 [ 295 ] {052ee548-950e-4948-a8b4-3c1cf0b9d206} <Trace> oximeter.timeseries_schema (f95b48d2-77df-4ddb-9c48-c914303a57c2) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5865 | 2026.02.11 23:57:24.513539 [ 304 ] {052ee548-950e-4948-a8b4-3c1cf0b9d206} <Trace> oximeter.timeseries_schema (f95b48d2-77df-4ddb-9c48-c914303a57c2) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 5866 | 2026.02.11 23:57:24.513539 [ 307 ] {052ee548-950e-4948-a8b4-3c1cf0b9d206} <Trace> oximeter.timeseries_schema (f95b48d2-77df-4ddb-9c48-c914303a57c2) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5867 | 2026.02.11 23:57:24.513649 [ 281 ] {052ee548-950e-4948-a8b4-3c1cf0b9d206} <Debug> oximeter.timeseries_schema (f95b48d2-77df-4ddb-9c48-c914303a57c2) (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 | ||
| 5868 | 2026.02.11 23:57:24.513670 [ 281 ] {052ee548-950e-4948-a8b4-3c1cf0b9d206} <Trace> oximeter.timeseries_schema (f95b48d2-77df-4ddb-9c48-c914303a57c2) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5869 | 2026.02.11 23:57:24.513735 [ 281 ] {052ee548-950e-4948-a8b4-3c1cf0b9d206} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5870 | 2026.02.11 23:57:24.513751 [ 281 ] {052ee548-950e-4948-a8b4-3c1cf0b9d206} <Debug> oximeter.timeseries_schema (f95b48d2-77df-4ddb-9c48-c914303a57c2) (SelectExecutor): Reading approx. 35 rows with 3 streams | ||
| 5871 | 2026.02.11 23:57:24.513780 [ 281 ] {052ee548-950e-4948-a8b4-3c1cf0b9d206} <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_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'))" | ||
| 5872 | 2026.02.11 23:57:24.513809 [ 281 ] {052ee548-950e-4948-a8b4-3c1cf0b9d206} <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_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'))" | ||
| 5873 | 2026.02.11 23:57:24.513840 [ 281 ] {052ee548-950e-4948-a8b4-3c1cf0b9d206} <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_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'))" | ||
| 5874 | 2026.02.11 23:57:24.514412 [ 281 ] {052ee548-950e-4948-a8b4-3c1cf0b9d206} <Debug> executeQuery: Read 35 rows, 1.35 KiB in 0.001576 sec., 22208.121827411167 rows/sec., 854.49 KiB/sec. | ||
| 5875 | 2026.02.11 23:57:24.514521 [ 281 ] {052ee548-950e-4948-a8b4-3c1cf0b9d206} <Debug> TCPHandler: Processed in 0.001808995 sec. | ||
| 5876 | 2026.02.11 23:57:24.714680 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5877 | 2026.02.11 23:57:24.714852 [ 281 ] {8b359dda-8146-43db-a132-f300bf84e74c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 5878 | 2026.02.11 23:57:24.714921 [ 281 ] {8b359dda-8146-43db-a132-f300bf84e74c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5879 | 2026.02.11 23:57:24.716147 [ 281 ] {8b359dda-8146-43db-a132-f300bf84e74c} <Trace> oximeter.timeseries_schema (f95b48d2-77df-4ddb-9c48-c914303a57c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5880 | 2026.02.11 23:57:24.716207 [ 281 ] {8b359dda-8146-43db-a132-f300bf84e74c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB. | ||
| 5881 | 2026.02.11 23:57:24.717205 [ 281 ] {8b359dda-8146-43db-a132-f300bf84e74c} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 5882 | 2026.02.11 23:57:24.717528 [ 281 ] {8b359dda-8146-43db-a132-f300bf84e74c} <Trace> oximeter.timeseries_schema (f95b48d2-77df-4ddb-9c48-c914303a57c2): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5883 | 2026.02.11 23:57:24.717712 [ 281 ] {8b359dda-8146-43db-a132-f300bf84e74c} <Debug> executeQuery: Read 6 rows, 1.34 KiB in 0.002905 sec., 2065.4044750430294 rows/sec., 459.88 KiB/sec. | ||
| 5884 | 2026.02.11 23:57:24.717768 [ 281 ] {8b359dda-8146-43db-a132-f300bf84e74c} <Debug> TCPHandler: Processed in 0.003200592 sec. | ||
| 5885 | 2026.02.11 23:57:24.717942 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5886 | 2026.02.11 23:57:24.718047 [ 281 ] {e4b3c0f1-46a1-416a-b6f7-19a51fa9a27f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5887 | 2026.02.11 23:57:24.718091 [ 281 ] {e4b3c0f1-46a1-416a-b6f7-19a51fa9a27f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5888 | 2026.02.11 23:57:24.718670 [ 281 ] {e4b3c0f1-46a1-416a-b6f7-19a51fa9a27f} <Trace> oximeter.fields_i16 (a5dbfeca-2262-4415-b6be-dfd1a8bfa631): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5889 | 2026.02.11 23:57:24.718711 [ 281 ] {e4b3c0f1-46a1-416a-b6f7-19a51fa9a27f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB. | ||
| 5890 | 2026.02.11 23:57:24.719054 [ 281 ] {e4b3c0f1-46a1-416a-b6f7-19a51fa9a27f} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5891 | 2026.02.11 23:57:24.719271 [ 281 ] {e4b3c0f1-46a1-416a-b6f7-19a51fa9a27f} <Trace> oximeter.fields_i16 (a5dbfeca-2262-4415-b6be-dfd1a8bfa631): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5892 | 2026.02.11 23:57:24.719414 [ 281 ] {e4b3c0f1-46a1-416a-b6f7-19a51fa9a27f} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.00139 sec., 191366.90647482016 rows/sec., 12.16 MiB/sec. | ||
| 5893 | 2026.02.11 23:57:24.719484 [ 281 ] {e4b3c0f1-46a1-416a-b6f7-19a51fa9a27f} <Debug> TCPHandler: Processed in 0.001596131 sec. | ||
| 5894 | 2026.02.11 23:57:24.719613 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5895 | 2026.02.11 23:57:24.719714 [ 281 ] {e3d8b95b-71ad-4d62-879f-981155c191c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5896 | 2026.02.11 23:57:24.719756 [ 281 ] {e3d8b95b-71ad-4d62-879f-981155c191c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5897 | 2026.02.11 23:57:24.720167 [ 281 ] {e3d8b95b-71ad-4d62-879f-981155c191c5} <Trace> oximeter.fields_ipaddr (6857c72f-dfdb-45c0-96ba-7e28c54e54a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5898 | 2026.02.11 23:57:24.720205 [ 281 ] {e3d8b95b-71ad-4d62-879f-981155c191c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB. | ||
| 5899 | 2026.02.11 23:57:24.720497 [ 281 ] {e3d8b95b-71ad-4d62-879f-981155c191c5} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 5900 | 2026.02.11 23:57:24.720707 [ 281 ] {e3d8b95b-71ad-4d62-879f-981155c191c5} <Trace> oximeter.fields_ipaddr (6857c72f-dfdb-45c0-96ba-7e28c54e54a7): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5901 | 2026.02.11 23:57:24.720864 [ 281 ] {e3d8b95b-71ad-4d62-879f-981155c191c5} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001171 sec., 5123.825789923143 rows/sec., 417.81 KiB/sec. | ||
| 5902 | 2026.02.11 23:57:24.720903 [ 281 ] {e3d8b95b-71ad-4d62-879f-981155c191c5} <Debug> TCPHandler: Processed in 0.001340906 sec. | ||
| 5903 | 2026.02.11 23:57:24.721014 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5904 | 2026.02.11 23:57:24.721111 [ 281 ] {dde65c8d-bec9-40c4-9aa6-6901b09bb371} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5905 | 2026.02.11 23:57:24.721151 [ 281 ] {dde65c8d-bec9-40c4-9aa6-6901b09bb371} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5906 | 2026.02.11 23:57:24.722527 [ 281 ] {dde65c8d-bec9-40c4-9aa6-6901b09bb371} <Trace> oximeter.fields_string (d8291991-e1c7-4178-b7c2-8afc920979a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5907 | 2026.02.11 23:57:24.722564 [ 281 ] {dde65c8d-bec9-40c4-9aa6-6901b09bb371} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB. | ||
| 5908 | 2026.02.11 23:57:24.722982 [ 281 ] {dde65c8d-bec9-40c4-9aa6-6901b09bb371} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5909 | 2026.02.11 23:57:24.723198 [ 281 ] {dde65c8d-bec9-40c4-9aa6-6901b09bb371} <Trace> oximeter.fields_string (d8291991-e1c7-4178-b7c2-8afc920979a5): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5910 | 2026.02.11 23:57:24.723327 [ 281 ] {dde65c8d-bec9-40c4-9aa6-6901b09bb371} <Debug> executeQuery: Read 1909 rows, 158.68 KiB in 0.002235 sec., 854138.7024608501 rows/sec., 69.33 MiB/sec. | ||
| 5911 | 2026.02.11 23:57:24.723364 [ 281 ] {dde65c8d-bec9-40c4-9aa6-6901b09bb371} <Debug> TCPHandler: Processed in 0.002400397 sec. | ||
| 5912 | 2026.02.11 23:57:24.723475 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5913 | 2026.02.11 23:57:24.723569 [ 281 ] {e5b03790-bdc5-424c-b545-41860e28d924} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5914 | 2026.02.11 23:57:24.723609 [ 281 ] {e5b03790-bdc5-424c-b545-41860e28d924} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5915 | 2026.02.11 23:57:24.724058 [ 281 ] {e5b03790-bdc5-424c-b545-41860e28d924} <Trace> oximeter.fields_u16 (a063e340-feb3-467d-9a3f-70c072d33d5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5916 | 2026.02.11 23:57:24.724094 [ 281 ] {e5b03790-bdc5-424c-b545-41860e28d924} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB. | ||
| 5917 | 2026.02.11 23:57:24.724388 [ 281 ] {e5b03790-bdc5-424c-b545-41860e28d924} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5918 | 2026.02.11 23:57:24.724590 [ 281 ] {e5b03790-bdc5-424c-b545-41860e28d924} <Trace> oximeter.fields_u16 (a063e340-feb3-467d-9a3f-70c072d33d5b): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5919 | 2026.02.11 23:57:24.724718 [ 281 ] {e5b03790-bdc5-424c-b545-41860e28d924} <Debug> executeQuery: Read 146 rows, 8.95 KiB in 0.001166 sec., 125214.40823327616 rows/sec., 7.49 MiB/sec. | ||
| 5920 | 2026.02.11 23:57:24.724756 [ 281 ] {e5b03790-bdc5-424c-b545-41860e28d924} <Debug> TCPHandler: Processed in 0.001330286 sec. | ||
| 5921 | 2026.02.11 23:57:24.724875 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5922 | 2026.02.11 23:57:24.724976 [ 281 ] {a1ccaad6-8fff-48bf-af3e-fc880834bd2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5923 | 2026.02.11 23:57:24.725015 [ 281 ] {a1ccaad6-8fff-48bf-af3e-fc880834bd2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5924 | 2026.02.11 23:57:24.725540 [ 281 ] {a1ccaad6-8fff-48bf-af3e-fc880834bd2e} <Trace> oximeter.fields_u32 (5e914076-6ebe-4e60-a251-80aa571785b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5925 | 2026.02.11 23:57:24.725576 [ 281 ] {a1ccaad6-8fff-48bf-af3e-fc880834bd2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB. | ||
| 5926 | 2026.02.11 23:57:24.725889 [ 281 ] {a1ccaad6-8fff-48bf-af3e-fc880834bd2e} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5927 | 2026.02.11 23:57:24.726093 [ 281 ] {a1ccaad6-8fff-48bf-af3e-fc880834bd2e} <Trace> oximeter.fields_u32 (5e914076-6ebe-4e60-a251-80aa571785b6): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5928 | 2026.02.11 23:57:24.726219 [ 281 ] {a1ccaad6-8fff-48bf-af3e-fc880834bd2e} <Debug> executeQuery: Read 368 rows, 25.07 KiB in 0.001261 sec., 291831.87946074543 rows/sec., 19.42 MiB/sec. | ||
| 5929 | 2026.02.11 23:57:24.726258 [ 281 ] {a1ccaad6-8fff-48bf-af3e-fc880834bd2e} <Debug> TCPHandler: Processed in 0.001432168 sec. | ||
| 5930 | 2026.02.11 23:57:24.726371 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5931 | 2026.02.11 23:57:24.726466 [ 281 ] {f6aba985-69dd-45e9-9fd5-fca04a415795} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5932 | 2026.02.11 23:57:24.726504 [ 281 ] {f6aba985-69dd-45e9-9fd5-fca04a415795} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5933 | 2026.02.11 23:57:24.726923 [ 281 ] {f6aba985-69dd-45e9-9fd5-fca04a415795} <Trace> oximeter.fields_u8 (333bec52-f74d-408b-9e1c-1479446c7d3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5934 | 2026.02.11 23:57:24.726959 [ 281 ] {f6aba985-69dd-45e9-9fd5-fca04a415795} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB. | ||
| 5935 | 2026.02.11 23:57:24.727253 [ 281 ] {f6aba985-69dd-45e9-9fd5-fca04a415795} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5936 | 2026.02.11 23:57:24.727481 [ 281 ] {f6aba985-69dd-45e9-9fd5-fca04a415795} <Trace> oximeter.fields_u8 (333bec52-f74d-408b-9e1c-1479446c7d3c): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5937 | 2026.02.11 23:57:24.727607 [ 281 ] {f6aba985-69dd-45e9-9fd5-fca04a415795} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001159 sec., 119930.97497842967 rows/sec., 6.82 MiB/sec. | ||
| 5938 | 2026.02.11 23:57:24.727646 [ 281 ] {f6aba985-69dd-45e9-9fd5-fca04a415795} <Debug> TCPHandler: Processed in 0.001323665 sec. | ||
| 5939 | 2026.02.11 23:57:24.727773 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5940 | 2026.02.11 23:57:24.727869 [ 281 ] {d30ca892-7f2b-41a3-9901-689d06239b2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5941 | 2026.02.11 23:57:24.727907 [ 281 ] {d30ca892-7f2b-41a3-9901-689d06239b2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5942 | 2026.02.11 23:57:24.728634 [ 281 ] {d30ca892-7f2b-41a3-9901-689d06239b2f} <Trace> oximeter.fields_uuid (4fa888fe-7c40-4232-8860-a6a6bcd7dec5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5943 | 2026.02.11 23:57:24.728670 [ 281 ] {d30ca892-7f2b-41a3-9901-689d06239b2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB. | ||
| 5944 | 2026.02.11 23:57:24.729028 [ 281 ] {d30ca892-7f2b-41a3-9901-689d06239b2f} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5945 | 2026.02.11 23:57:24.729237 [ 281 ] {d30ca892-7f2b-41a3-9901-689d06239b2f} <Trace> oximeter.fields_uuid (4fa888fe-7c40-4232-8860-a6a6bcd7dec5): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5946 | 2026.02.11 23:57:24.729364 [ 281 ] {d30ca892-7f2b-41a3-9901-689d06239b2f} <Debug> executeQuery: Read 932 rows, 68.62 KiB in 0.001512 sec., 616402.1164021164 rows/sec., 44.32 MiB/sec. | ||
| 5947 | 2026.02.11 23:57:24.729403 [ 281 ] {d30ca892-7f2b-41a3-9901-689d06239b2f} <Debug> TCPHandler: Processed in 0.001691253 sec. | ||
| 5948 | 2026.02.11 23:57:24.729512 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5949 | 2026.02.11 23:57:24.729617 [ 281 ] {3a5334e5-b3ea-4ebd-b0d8-acfe30a25d49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5950 | 2026.02.11 23:57:24.729670 [ 281 ] {3a5334e5-b3ea-4ebd-b0d8-acfe30a25d49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5951 | 2026.02.11 23:57:24.730017 [ 281 ] {3a5334e5-b3ea-4ebd-b0d8-acfe30a25d49} <Trace> oximeter.measurements_bool (9bb13e33-63b8-46aa-ab9c-a174a3431472): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5952 | 2026.02.11 23:57:24.730054 [ 281 ] {3a5334e5-b3ea-4ebd-b0d8-acfe30a25d49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB. | ||
| 5953 | 2026.02.11 23:57:24.730400 [ 281 ] {3a5334e5-b3ea-4ebd-b0d8-acfe30a25d49} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5954 | 2026.02.11 23:57:24.730605 [ 281 ] {3a5334e5-b3ea-4ebd-b0d8-acfe30a25d49} <Trace> oximeter.measurements_bool (9bb13e33-63b8-46aa-ab9c-a174a3431472): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5955 | 2026.02.11 23:57:24.730721 [ 30 ] {} <Debug> oximeter.measurements_bool (9bb13e33-63b8-46aa-ab9c-a174a3431472) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 5956 | 2026.02.11 23:57:24.730733 [ 281 ] {3a5334e5-b3ea-4ebd-b0d8-acfe30a25d49} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001134 sec., 5291.005291005291 rows/sec., 276.43 KiB/sec. | ||
| 5957 | 2026.02.11 23:57:24.730789 [ 30 ] {} <Trace> oximeter.measurements_bool (9bb13e33-63b8-46aa-ab9c-a174a3431472): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5958 | 2026.02.11 23:57:24.730796 [ 281 ] {3a5334e5-b3ea-4ebd-b0d8-acfe30a25d49} <Debug> TCPHandler: Processed in 0.001334486 sec. | ||
| 5959 | 2026.02.11 23:57:24.730818 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB. | ||
| 5960 | 2026.02.11 23:57:24.730915 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5961 | 2026.02.11 23:57:24.730941 [ 200 ] {9bb13e33-63b8-46aa-ab9c-a174a3431472::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 | ||
| 5962 | 2026.02.11 23:57:24.731013 [ 281 ] {b45e7e78-fa14-41cd-b057-6b46f2fa2a6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5963 | 2026.02.11 23:57:24.731061 [ 281 ] {b45e7e78-fa14-41cd-b057-6b46f2fa2a6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5964 | 2026.02.11 23:57:24.731092 [ 200 ] {9bb13e33-63b8-46aa-ab9c-a174a3431472::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5965 | 2026.02.11 23:57:24.731137 [ 200 ] {9bb13e33-63b8-46aa-ab9c-a174a3431472::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 | ||
| 5966 | 2026.02.11 23:57:24.731205 [ 200 ] {9bb13e33-63b8-46aa-ab9c-a174a3431472::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 | ||
| 5967 | 2026.02.11 23:57:24.731251 [ 200 ] {9bb13e33-63b8-46aa-ab9c-a174a3431472::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 | ||
| 5968 | 2026.02.11 23:57:24.731293 [ 200 ] {9bb13e33-63b8-46aa-ab9c-a174a3431472::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 | ||
| 5969 | 2026.02.11 23:57:24.731331 [ 200 ] {9bb13e33-63b8-46aa-ab9c-a174a3431472::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 | ||
| 5970 | 2026.02.11 23:57:24.731371 [ 200 ] {9bb13e33-63b8-46aa-ab9c-a174a3431472::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 | ||
| 5971 | 2026.02.11 23:57:24.732188 [ 193 ] {9bb13e33-63b8-46aa-ab9c-a174a3431472::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 96 rows, containing 4 columns (4 merged, 0 gathered) in 0.001299706 sec., 73862.85821562722 rows/sec., 3.77 MiB/sec. | ||
| 5972 | 2026.02.11 23:57:24.732361 [ 190 ] {9bb13e33-63b8-46aa-ab9c-a174a3431472::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 5973 | 2026.02.11 23:57:24.732665 [ 190 ] {9bb13e33-63b8-46aa-ab9c-a174a3431472::all_1_16_3} <Trace> oximeter.measurements_bool (9bb13e33-63b8-46aa-ab9c-a174a3431472): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5974 | 2026.02.11 23:57:24.732739 [ 190 ] {9bb13e33-63b8-46aa-ab9c-a174a3431472::all_1_16_3} <Trace> oximeter.measurements_bool (9bb13e33-63b8-46aa-ab9c-a174a3431472) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 5975 | 2026.02.11 23:57:24.732824 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 5976 | 2026.02.11 23:57:24.732893 [ 281 ] {b45e7e78-fa14-41cd-b057-6b46f2fa2a6f} <Trace> oximeter.measurements_cumulativeu64 (629b0a95-06b7-4f0a-8a91-89e98ebdbeb8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5977 | 2026.02.11 23:57:24.732934 [ 281 ] {b45e7e78-fa14-41cd-b057-6b46f2fa2a6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB. | ||
| 5978 | 2026.02.11 23:57:24.733623 [ 281 ] {b45e7e78-fa14-41cd-b057-6b46f2fa2a6f} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5979 | 2026.02.11 23:57:24.733841 [ 281 ] {b45e7e78-fa14-41cd-b057-6b46f2fa2a6f} <Trace> oximeter.measurements_cumulativeu64 (629b0a95-06b7-4f0a-8a91-89e98ebdbeb8): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5980 | 2026.02.11 23:57:24.733972 [ 281 ] {b45e7e78-fa14-41cd-b057-6b46f2fa2a6f} <Debug> executeQuery: Read 5485 rows, 374.53 KiB in 0.002976 sec., 1843077.9569892474 rows/sec., 122.90 MiB/sec. | ||
| 5981 | 2026.02.11 23:57:24.734011 [ 281 ] {b45e7e78-fa14-41cd-b057-6b46f2fa2a6f} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB. | ||
| 5982 | 2026.02.11 23:57:24.734025 [ 281 ] {b45e7e78-fa14-41cd-b057-6b46f2fa2a6f} <Debug> TCPHandler: Processed in 0.003160971 sec. | ||
| 5983 | 2026.02.11 23:57:24.734135 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5984 | 2026.02.11 23:57:24.734231 [ 281 ] {9a0dbdf4-4d73-48d8-9cec-8dcdf5e30f91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5985 | 2026.02.11 23:57:24.734272 [ 281 ] {9a0dbdf4-4d73-48d8-9cec-8dcdf5e30f91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5986 | 2026.02.11 23:57:24.734592 [ 281 ] {9a0dbdf4-4d73-48d8-9cec-8dcdf5e30f91} <Trace> oximeter.measurements_f64 (522c00d0-3ce7-4a3b-8e1c-1a58bb35e28f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5987 | 2026.02.11 23:57:24.734628 [ 281 ] {9a0dbdf4-4d73-48d8-9cec-8dcdf5e30f91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB. | ||
| 5988 | 2026.02.11 23:57:24.734928 [ 281 ] {9a0dbdf4-4d73-48d8-9cec-8dcdf5e30f91} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5989 | 2026.02.11 23:57:24.735131 [ 281 ] {9a0dbdf4-4d73-48d8-9cec-8dcdf5e30f91} <Trace> oximeter.measurements_f64 (522c00d0-3ce7-4a3b-8e1c-1a58bb35e28f): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5990 | 2026.02.11 23:57:24.735258 [ 281 ] {9a0dbdf4-4d73-48d8-9cec-8dcdf5e30f91} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001046 sec., 956.0229445506692 rows/sec., 64.42 KiB/sec. | ||
| 5991 | 2026.02.11 23:57:24.735296 [ 281 ] {9a0dbdf4-4d73-48d8-9cec-8dcdf5e30f91} <Debug> TCPHandler: Processed in 0.001209843 sec. | ||
| 5992 | 2026.02.11 23:57:24.735402 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5993 | 2026.02.11 23:57:24.735499 [ 281 ] {3dffd79b-1933-4457-8020-f91d8eeee865} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5994 | 2026.02.11 23:57:24.735553 [ 281 ] {3dffd79b-1933-4457-8020-f91d8eeee865} <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 | ||
| 5995 | 2026.02.11 23:57:24.736305 [ 281 ] {3dffd79b-1933-4457-8020-f91d8eeee865} <Trace> oximeter.measurements_histogramu64 (ffbb1385-6601-4f63-a903-f8bfc0e27b7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5996 | 2026.02.11 23:57:24.736343 [ 281 ] {3dffd79b-1933-4457-8020-f91d8eeee865} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB. | ||
| 5997 | 2026.02.11 23:57:24.736847 [ 281 ] {3dffd79b-1933-4457-8020-f91d8eeee865} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5998 | 2026.02.11 23:57:24.737077 [ 281 ] {3dffd79b-1933-4457-8020-f91d8eeee865} <Trace> oximeter.measurements_histogramu64 (ffbb1385-6601-4f63-a903-f8bfc0e27b7e): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5999 | 2026.02.11 23:57:24.737214 [ 281 ] {3dffd79b-1933-4457-8020-f91d8eeee865} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001733 sec., 4039.238315060589 rows/sec., 7.24 MiB/sec. | ||
| 6000 | 2026.02.11 23:57:24.737267 [ 281 ] {3dffd79b-1933-4457-8020-f91d8eeee865} <Debug> TCPHandler: Processed in 0.001915558 sec. | ||
| 6001 | 2026.02.11 23:57:24.737390 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6002 | 2026.02.11 23:57:24.737485 [ 281 ] {b8019175-8ada-4d69-a4c7-e27fb28ae89d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6003 | 2026.02.11 23:57:24.737527 [ 281 ] {b8019175-8ada-4d69-a4c7-e27fb28ae89d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6004 | 2026.02.11 23:57:24.737865 [ 281 ] {b8019175-8ada-4d69-a4c7-e27fb28ae89d} <Trace> oximeter.measurements_u64 (4b04f6c7-fe0f-46f4-b6b8-6d9da97af1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6005 | 2026.02.11 23:57:24.737902 [ 281 ] {b8019175-8ada-4d69-a4c7-e27fb28ae89d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB. | ||
| 6006 | 2026.02.11 23:57:24.738209 [ 281 ] {b8019175-8ada-4d69-a4c7-e27fb28ae89d} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6007 | 2026.02.11 23:57:24.738434 [ 281 ] {b8019175-8ada-4d69-a4c7-e27fb28ae89d} <Trace> oximeter.measurements_u64 (4b04f6c7-fe0f-46f4-b6b8-6d9da97af1bd): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6008 | 2026.02.11 23:57:24.738560 [ 281 ] {b8019175-8ada-4d69-a4c7-e27fb28ae89d} <Debug> executeQuery: Read 40 rows, 2.35 KiB in 0.001094 sec., 36563.07129798903 rows/sec., 2.09 MiB/sec. | ||
| 6009 | 2026.02.11 23:57:24.738596 [ 281 ] {b8019175-8ada-4d69-a4c7-e27fb28ae89d} <Debug> TCPHandler: Processed in 0.001256915 sec. | ||
| 6010 | 2026.02.11 23:57:25.000183 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 260.57 MiB, peak 267.47 MiB, free memory in arenas 0.00 B, will set to 259.43 MiB (RSS), difference: -1.14 MiB | ||
| 6011 | 2026.02.11 23:57:28.293173 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 11979 | ||
| 6012 | 2026.02.11 23:57:28.293779 [ 244 ] {} <Trace> system.asynchronous_metric_log (7c321173-efe0-4025-bf7e-6a8e4a3fbd38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6013 | 2026.02.11 23:57:28.293830 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB. | ||
| 6014 | 2026.02.11 23:57:28.294357 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 6015 | 2026.02.11 23:57:28.294590 [ 244 ] {} <Trace> system.asynchronous_metric_log (7c321173-efe0-4025-bf7e-6a8e4a3fbd38): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6016 | 2026.02.11 23:57:28.294721 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11979 | ||
| 6017 | 2026.02.11 23:57:28.862871 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6018 | 2026.02.11 23:57:28.863048 [ 281 ] {5e0df521-7e4a-4933-831f-1f04f1a8d4f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6019 | 2026.02.11 23:57:28.863118 [ 281 ] {5e0df521-7e4a-4933-831f-1f04f1a8d4f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6020 | 2026.02.11 23:57:28.863783 [ 281 ] {5e0df521-7e4a-4933-831f-1f04f1a8d4f1} <Trace> oximeter.fields_string (d8291991-e1c7-4178-b7c2-8afc920979a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6021 | 2026.02.11 23:57:28.863830 [ 281 ] {5e0df521-7e4a-4933-831f-1f04f1a8d4f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB. | ||
| 6022 | 2026.02.11 23:57:28.864225 [ 281 ] {5e0df521-7e4a-4933-831f-1f04f1a8d4f1} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6023 | 2026.02.11 23:57:28.864457 [ 281 ] {5e0df521-7e4a-4933-831f-1f04f1a8d4f1} <Trace> oximeter.fields_string (d8291991-e1c7-4178-b7c2-8afc920979a5): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6024 | 2026.02.11 23:57:28.864610 [ 281 ] {5e0df521-7e4a-4933-831f-1f04f1a8d4f1} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001611 sec., 34761.018001241464 rows/sec., 2.67 MiB/sec. | ||
| 6025 | 2026.02.11 23:57:28.864659 [ 281 ] {5e0df521-7e4a-4933-831f-1f04f1a8d4f1} <Debug> TCPHandler: Processed in 0.001915778 sec. | ||
| 6026 | 2026.02.11 23:57:28.864785 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6027 | 2026.02.11 23:57:28.864888 [ 281 ] {08d9c6c0-e428-4ed7-9953-aa1cb3b5a63d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6028 | 2026.02.11 23:57:28.864933 [ 281 ] {08d9c6c0-e428-4ed7-9953-aa1cb3b5a63d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6029 | 2026.02.11 23:57:28.865370 [ 281 ] {08d9c6c0-e428-4ed7-9953-aa1cb3b5a63d} <Trace> oximeter.fields_uuid (4fa888fe-7c40-4232-8860-a6a6bcd7dec5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6030 | 2026.02.11 23:57:28.865408 [ 281 ] {08d9c6c0-e428-4ed7-9953-aa1cb3b5a63d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB. | ||
| 6031 | 2026.02.11 23:57:28.865713 [ 281 ] {08d9c6c0-e428-4ed7-9953-aa1cb3b5a63d} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6032 | 2026.02.11 23:57:28.865929 [ 281 ] {08d9c6c0-e428-4ed7-9953-aa1cb3b5a63d} <Trace> oximeter.fields_uuid (4fa888fe-7c40-4232-8860-a6a6bcd7dec5): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6033 | 2026.02.11 23:57:28.866063 [ 281 ] {08d9c6c0-e428-4ed7-9953-aa1cb3b5a63d} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001199 sec., 53377.81484570476 rows/sec., 4.17 MiB/sec. | ||
| 6034 | 2026.02.11 23:57:28.866103 [ 281 ] {08d9c6c0-e428-4ed7-9953-aa1cb3b5a63d} <Debug> TCPHandler: Processed in 0.001371457 sec. | ||
| 6035 | 2026.02.11 23:57:28.866216 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6036 | 2026.02.11 23:57:28.866313 [ 281 ] {7a6bb1f9-1441-44b3-8d7b-ce8387294d62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6037 | 2026.02.11 23:57:28.866357 [ 281 ] {7a6bb1f9-1441-44b3-8d7b-ce8387294d62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6038 | 2026.02.11 23:57:28.866742 [ 281 ] {7a6bb1f9-1441-44b3-8d7b-ce8387294d62} <Trace> oximeter.measurements_cumulativeu64 (629b0a95-06b7-4f0a-8a91-89e98ebdbeb8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6039 | 2026.02.11 23:57:28.866778 [ 281 ] {7a6bb1f9-1441-44b3-8d7b-ce8387294d62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB. | ||
| 6040 | 2026.02.11 23:57:28.867113 [ 281 ] {7a6bb1f9-1441-44b3-8d7b-ce8387294d62} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6041 | 2026.02.11 23:57:28.867333 [ 281 ] {7a6bb1f9-1441-44b3-8d7b-ce8387294d62} <Trace> oximeter.measurements_cumulativeu64 (629b0a95-06b7-4f0a-8a91-89e98ebdbeb8): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6042 | 2026.02.11 23:57:28.867460 [ 281 ] {7a6bb1f9-1441-44b3-8d7b-ce8387294d62} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001168 sec., 109589.04109589041 rows/sec., 7.63 MiB/sec. | ||
| 6043 | 2026.02.11 23:57:28.867498 [ 281 ] {7a6bb1f9-1441-44b3-8d7b-ce8387294d62} <Debug> TCPHandler: Processed in 0.001333006 sec. | ||
| 6044 | 2026.02.11 23:57:28.867608 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6045 | 2026.02.11 23:57:28.867703 [ 281 ] {8283bad5-0eb7-4cbe-b112-2a4c95ccb5ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6046 | 2026.02.11 23:57:28.867745 [ 281 ] {8283bad5-0eb7-4cbe-b112-2a4c95ccb5ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6047 | 2026.02.11 23:57:28.868085 [ 281 ] {8283bad5-0eb7-4cbe-b112-2a4c95ccb5ff} <Trace> oximeter.measurements_u64 (4b04f6c7-fe0f-46f4-b6b8-6d9da97af1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6048 | 2026.02.11 23:57:28.868121 [ 281 ] {8283bad5-0eb7-4cbe-b112-2a4c95ccb5ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB. | ||
| 6049 | 2026.02.11 23:57:28.868426 [ 281 ] {8283bad5-0eb7-4cbe-b112-2a4c95ccb5ff} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6050 | 2026.02.11 23:57:28.868636 [ 281 ] {8283bad5-0eb7-4cbe-b112-2a4c95ccb5ff} <Trace> oximeter.measurements_u64 (4b04f6c7-fe0f-46f4-b6b8-6d9da97af1bd): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6051 | 2026.02.11 23:57:28.868763 [ 281 ] {8283bad5-0eb7-4cbe-b112-2a4c95ccb5ff} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001079 sec., 44485.634847080626 rows/sec., 3.00 MiB/sec. | ||
| 6052 | 2026.02.11 23:57:28.868799 [ 281 ] {8283bad5-0eb7-4cbe-b112-2a4c95ccb5ff} <Debug> TCPHandler: Processed in 0.001240764 sec. | ||
| 6053 | 2026.02.11 23:57:28.904304 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 189 | ||
| 6054 | 2026.02.11 23:57:28.920898 [ 245 ] {} <Trace> system.metric_log (9c306116-b3ca-42bb-b692-9c2699a40c21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6055 | 2026.02.11 23:57:28.920939 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB. | ||
| 6056 | 2026.02.11 23:57:28.926914 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 6057 | 2026.02.11 23:57:28.927583 [ 245 ] {} <Trace> system.metric_log (9c306116-b3ca-42bb-b692-9c2699a40c21): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6058 | 2026.02.11 23:57:28.930388 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 189 | ||
| 6059 | 2026.02.11 23:57:30.980550 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 58 entries to flush up to offset 794 | ||
| 6060 | 2026.02.11 23:57:30.983647 [ 243 ] {} <Trace> system.query_log (e129079c-d142-406b-8659-a4f2a5941f34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6061 | 2026.02.11 23:57:30.983695 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB. | ||
| 6062 | 2026.02.11 23:57:30.984954 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 6063 | 2026.02.11 23:57:30.985223 [ 243 ] {} <Trace> system.query_log (e129079c-d142-406b-8659-a4f2a5941f34): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6064 | 2026.02.11 23:57:30.985585 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 794 | ||
| 6065 | 2026.02.11 23:57:33.866077 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6066 | 2026.02.11 23:57:33.866270 [ 281 ] {49194b7d-697c-4628-8c9b-774e26a3e7b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6067 | 2026.02.11 23:57:33.866333 [ 281 ] {49194b7d-697c-4628-8c9b-774e26a3e7b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6068 | 2026.02.11 23:57:33.867012 [ 281 ] {49194b7d-697c-4628-8c9b-774e26a3e7b5} <Trace> oximeter.fields_string (d8291991-e1c7-4178-b7c2-8afc920979a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6069 | 2026.02.11 23:57:33.867057 [ 281 ] {49194b7d-697c-4628-8c9b-774e26a3e7b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.70 GiB. | ||
| 6070 | 2026.02.11 23:57:33.867455 [ 281 ] {49194b7d-697c-4628-8c9b-774e26a3e7b5} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6071 | 2026.02.11 23:57:33.867678 [ 281 ] {49194b7d-697c-4628-8c9b-774e26a3e7b5} <Trace> oximeter.fields_string (d8291991-e1c7-4178-b7c2-8afc920979a5): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6072 | 2026.02.11 23:57:33.867812 [ 132 ] {} <Debug> oximeter.fields_string (d8291991-e1c7-4178-b7c2-8afc920979a5) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6073 | 2026.02.11 23:57:33.867834 [ 281 ] {49194b7d-697c-4628-8c9b-774e26a3e7b5} <Debug> executeQuery: Read 124 rows, 10.94 KiB in 0.001612 sec., 76923.07692307692 rows/sec., 6.63 MiB/sec. | ||
| 6074 | 2026.02.11 23:57:33.867878 [ 132 ] {} <Trace> oximeter.fields_string (d8291991-e1c7-4178-b7c2-8afc920979a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6075 | 2026.02.11 23:57:33.867890 [ 281 ] {49194b7d-697c-4628-8c9b-774e26a3e7b5} <Debug> TCPHandler: Processed in 0.001951648 sec. | ||
| 6076 | 2026.02.11 23:57:33.867907 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.70 GiB. | ||
| 6077 | 2026.02.11 23:57:33.868017 [ 188 ] {d8291991-e1c7-4178-b7c2-8afc920979a5::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 | ||
| 6078 | 2026.02.11 23:57:33.868025 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6079 | 2026.02.11 23:57:33.868137 [ 188 ] {d8291991-e1c7-4178-b7c2-8afc920979a5::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6080 | 2026.02.11 23:57:33.868138 [ 281 ] {2b064a21-f0bc-478a-8375-e2ec1b802cfe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6081 | 2026.02.11 23:57:33.868179 [ 188 ] {d8291991-e1c7-4178-b7c2-8afc920979a5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 842 rows starting from the beginning of the part | ||
| 6082 | 2026.02.11 23:57:33.868197 [ 281 ] {2b064a21-f0bc-478a-8375-e2ec1b802cfe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6083 | 2026.02.11 23:57:33.868252 [ 188 ] {d8291991-e1c7-4178-b7c2-8afc920979a5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 766 rows starting from the beginning of the part | ||
| 6084 | 2026.02.11 23:57:33.868303 [ 188 ] {d8291991-e1c7-4178-b7c2-8afc920979a5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 124 rows starting from the beginning of the part | ||
| 6085 | 2026.02.11 23:57:33.868348 [ 188 ] {d8291991-e1c7-4178-b7c2-8afc920979a5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 1909 rows starting from the beginning of the part | ||
| 6086 | 2026.02.11 23:57:33.868391 [ 188 ] {d8291991-e1c7-4178-b7c2-8afc920979a5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 56 rows starting from the beginning of the part | ||
| 6087 | 2026.02.11 23:57:33.868431 [ 188 ] {d8291991-e1c7-4178-b7c2-8afc920979a5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 124 rows starting from the beginning of the part | ||
| 6088 | 2026.02.11 23:57:33.868625 [ 281 ] {2b064a21-f0bc-478a-8375-e2ec1b802cfe} <Trace> oximeter.fields_u16 (a063e340-feb3-467d-9a3f-70c072d33d5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6089 | 2026.02.11 23:57:33.868667 [ 281 ] {2b064a21-f0bc-478a-8375-e2ec1b802cfe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.70 GiB. | ||
| 6090 | 2026.02.11 23:57:33.868992 [ 281 ] {2b064a21-f0bc-478a-8375-e2ec1b802cfe} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6091 | 2026.02.11 23:57:33.869214 [ 281 ] {2b064a21-f0bc-478a-8375-e2ec1b802cfe} <Trace> oximeter.fields_u16 (a063e340-feb3-467d-9a3f-70c072d33d5b): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6092 | 2026.02.11 23:57:33.869347 [ 281 ] {2b064a21-f0bc-478a-8375-e2ec1b802cfe} <Debug> executeQuery: Read 34 rows, 2.56 KiB in 0.001228 sec., 27687.296416938112 rows/sec., 2.03 MiB/sec. | ||
| 6093 | 2026.02.11 23:57:33.869386 [ 281 ] {2b064a21-f0bc-478a-8375-e2ec1b802cfe} <Debug> TCPHandler: Processed in 0.001412457 sec. | ||
| 6094 | 2026.02.11 23:57:33.869495 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6095 | 2026.02.11 23:57:33.869588 [ 281 ] {e1bed117-2007-4140-91a7-f2e4f8adefc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6096 | 2026.02.11 23:57:33.869629 [ 281 ] {e1bed117-2007-4140-91a7-f2e4f8adefc2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6097 | 2026.02.11 23:57:33.869846 [ 190 ] {d8291991-e1c7-4178-b7c2-8afc920979a5::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3821 rows, containing 5 columns (5 merged, 0 gathered) in 0.001866646 sec., 2046986.948784076 rows/sec., 173.07 MiB/sec. | ||
| 6098 | 2026.02.11 23:57:33.870074 [ 281 ] {e1bed117-2007-4140-91a7-f2e4f8adefc2} <Trace> oximeter.fields_uuid (4fa888fe-7c40-4232-8860-a6a6bcd7dec5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6099 | 2026.02.11 23:57:33.870113 [ 193 ] {d8291991-e1c7-4178-b7c2-8afc920979a5::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6100 | 2026.02.11 23:57:33.870115 [ 281 ] {e1bed117-2007-4140-91a7-f2e4f8adefc2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.70 GiB. | ||
| 6101 | 2026.02.11 23:57:33.870374 [ 193 ] {d8291991-e1c7-4178-b7c2-8afc920979a5::all_1_36_7} <Trace> oximeter.fields_string (d8291991-e1c7-4178-b7c2-8afc920979a5): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6102 | 2026.02.11 23:57:33.870440 [ 193 ] {d8291991-e1c7-4178-b7c2-8afc920979a5::all_1_36_7} <Trace> oximeter.fields_string (d8291991-e1c7-4178-b7c2-8afc920979a5) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6103 | 2026.02.11 23:57:33.870453 [ 281 ] {e1bed117-2007-4140-91a7-f2e4f8adefc2} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6104 | 2026.02.11 23:57:33.870520 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.85 MiB. | ||
| 6105 | 2026.02.11 23:57:33.870665 [ 281 ] {e1bed117-2007-4140-91a7-f2e4f8adefc2} <Trace> oximeter.fields_uuid (4fa888fe-7c40-4232-8860-a6a6bcd7dec5): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6106 | 2026.02.11 23:57:33.870778 [ 111 ] {} <Debug> oximeter.fields_uuid (4fa888fe-7c40-4232-8860-a6a6bcd7dec5) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6107 | 2026.02.11 23:57:33.870793 [ 281 ] {e1bed117-2007-4140-91a7-f2e4f8adefc2} <Debug> executeQuery: Read 98 rows, 7.84 KiB in 0.001223 sec., 80130.82583810303 rows/sec., 6.26 MiB/sec. | ||
| 6108 | 2026.02.11 23:57:33.870844 [ 111 ] {} <Trace> oximeter.fields_uuid (4fa888fe-7c40-4232-8860-a6a6bcd7dec5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6109 | 2026.02.11 23:57:33.870852 [ 281 ] {e1bed117-2007-4140-91a7-f2e4f8adefc2} <Debug> TCPHandler: Processed in 0.001408298 sec. | ||
| 6110 | 2026.02.11 23:57:33.870873 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.70 GiB. | ||
| 6111 | 2026.02.11 23:57:33.870953 [ 188 ] {4fa888fe-7c40-4232-8860-a6a6bcd7dec5::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 | ||
| 6112 | 2026.02.11 23:57:33.870977 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6113 | 2026.02.11 23:57:33.871039 [ 188 ] {4fa888fe-7c40-4232-8860-a6a6bcd7dec5::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6114 | 2026.02.11 23:57:33.871066 [ 188 ] {4fa888fe-7c40-4232-8860-a6a6bcd7dec5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 538 rows starting from the beginning of the part | ||
| 6115 | 2026.02.11 23:57:33.871072 [ 281 ] {b25ca158-d1ff-4fd5-aef6-e85bcc04c438} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6116 | 2026.02.11 23:57:33.871110 [ 188 ] {4fa888fe-7c40-4232-8860-a6a6bcd7dec5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 470 rows starting from the beginning of the part | ||
| 6117 | 2026.02.11 23:57:33.871118 [ 281 ] {b25ca158-d1ff-4fd5-aef6-e85bcc04c438} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6118 | 2026.02.11 23:57:33.871153 [ 188 ] {4fa888fe-7c40-4232-8860-a6a6bcd7dec5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 98 rows starting from the beginning of the part | ||
| 6119 | 2026.02.11 23:57:33.871190 [ 188 ] {4fa888fe-7c40-4232-8860-a6a6bcd7dec5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 932 rows starting from the beginning of the part | ||
| 6120 | 2026.02.11 23:57:33.871222 [ 188 ] {4fa888fe-7c40-4232-8860-a6a6bcd7dec5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 64 rows starting from the beginning of the part | ||
| 6121 | 2026.02.11 23:57:33.871253 [ 188 ] {4fa888fe-7c40-4232-8860-a6a6bcd7dec5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 98 rows starting from the beginning of the part | ||
| 6122 | 2026.02.11 23:57:33.871533 [ 281 ] {b25ca158-d1ff-4fd5-aef6-e85bcc04c438} <Trace> oximeter.measurements_cumulativeu64 (629b0a95-06b7-4f0a-8a91-89e98ebdbeb8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6123 | 2026.02.11 23:57:33.871571 [ 281 ] {b25ca158-d1ff-4fd5-aef6-e85bcc04c438} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.70 GiB. | ||
| 6124 | 2026.02.11 23:57:33.871969 [ 281 ] {b25ca158-d1ff-4fd5-aef6-e85bcc04c438} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6125 | 2026.02.11 23:57:33.872174 [ 281 ] {b25ca158-d1ff-4fd5-aef6-e85bcc04c438} <Trace> oximeter.measurements_cumulativeu64 (629b0a95-06b7-4f0a-8a91-89e98ebdbeb8): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6126 | 2026.02.11 23:57:33.872205 [ 198 ] {4fa888fe-7c40-4232-8860-a6a6bcd7dec5::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2200 rows, containing 5 columns (5 merged, 0 gathered) in 0.001280295 sec., 1718353.9731077603 rows/sec., 130.55 MiB/sec. | ||
| 6127 | 2026.02.11 23:57:33.872281 [ 111 ] {} <Debug> oximeter.measurements_cumulativeu64 (629b0a95-06b7-4f0a-8a91-89e98ebdbeb8) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6128 | 2026.02.11 23:57:33.872303 [ 281 ] {b25ca158-d1ff-4fd5-aef6-e85bcc04c438} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001241 sec., 128928.28364222402 rows/sec., 8.98 MiB/sec. | ||
| 6129 | 2026.02.11 23:57:33.872317 [ 111 ] {} <Trace> oximeter.measurements_cumulativeu64 (629b0a95-06b7-4f0a-8a91-89e98ebdbeb8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6130 | 2026.02.11 23:57:33.872345 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.70 GiB. | ||
| 6131 | 2026.02.11 23:57:33.872349 [ 281 ] {b25ca158-d1ff-4fd5-aef6-e85bcc04c438} <Debug> TCPHandler: Processed in 0.001420318 sec. | ||
| 6132 | 2026.02.11 23:57:33.872379 [ 188 ] {4fa888fe-7c40-4232-8860-a6a6bcd7dec5::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6133 | 2026.02.11 23:57:33.872425 [ 193 ] {629b0a95-06b7-4f0a-8a91-89e98ebdbeb8::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 | ||
| 6134 | 2026.02.11 23:57:33.872471 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6135 | 2026.02.11 23:57:33.872516 [ 193 ] {629b0a95-06b7-4f0a-8a91-89e98ebdbeb8::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6136 | 2026.02.11 23:57:33.872547 [ 193 ] {629b0a95-06b7-4f0a-8a91-89e98ebdbeb8::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 6354 rows starting from the beginning of the part | ||
| 6137 | 2026.02.11 23:57:33.872567 [ 281 ] {6868b818-0bcd-457f-9dd7-1f7adbb42431} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6138 | 2026.02.11 23:57:33.872606 [ 193 ] {629b0a95-06b7-4f0a-8a91-89e98ebdbeb8::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 258 rows starting from the beginning of the part | ||
| 6139 | 2026.02.11 23:57:33.872622 [ 281 ] {6868b818-0bcd-457f-9dd7-1f7adbb42431} <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 | ||
| 6140 | 2026.02.11 23:57:33.872654 [ 193 ] {629b0a95-06b7-4f0a-8a91-89e98ebdbeb8::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 | ||
| 6141 | 2026.02.11 23:57:33.872669 [ 188 ] {4fa888fe-7c40-4232-8860-a6a6bcd7dec5::all_1_36_7} <Trace> oximeter.fields_uuid (4fa888fe-7c40-4232-8860-a6a6bcd7dec5): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6142 | 2026.02.11 23:57:33.872693 [ 193 ] {629b0a95-06b7-4f0a-8a91-89e98ebdbeb8::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 5485 rows starting from the beginning of the part | ||
| 6143 | 2026.02.11 23:57:33.872737 [ 193 ] {629b0a95-06b7-4f0a-8a91-89e98ebdbeb8::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 128 rows starting from the beginning of the part | ||
| 6144 | 2026.02.11 23:57:33.872752 [ 188 ] {4fa888fe-7c40-4232-8860-a6a6bcd7dec5::all_1_36_7} <Trace> oximeter.fields_uuid (4fa888fe-7c40-4232-8860-a6a6bcd7dec5) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6145 | 2026.02.11 23:57:33.872776 [ 193 ] {629b0a95-06b7-4f0a-8a91-89e98ebdbeb8::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 | ||
| 6146 | 2026.02.11 23:57:33.872829 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. | ||
| 6147 | 2026.02.11 23:57:33.873478 [ 281 ] {6868b818-0bcd-457f-9dd7-1f7adbb42431} <Trace> oximeter.measurements_histogramu64 (ffbb1385-6601-4f63-a903-f8bfc0e27b7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6148 | 2026.02.11 23:57:33.873518 [ 281 ] {6868b818-0bcd-457f-9dd7-1f7adbb42431} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.70 GiB. | ||
| 6149 | 2026.02.11 23:57:33.874087 [ 281 ] {6868b818-0bcd-457f-9dd7-1f7adbb42431} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 6150 | 2026.02.11 23:57:33.874308 [ 281 ] {6868b818-0bcd-457f-9dd7-1f7adbb42431} <Trace> oximeter.measurements_histogramu64 (ffbb1385-6601-4f63-a903-f8bfc0e27b7e): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6151 | 2026.02.11 23:57:33.874420 [ 111 ] {} <Debug> oximeter.measurements_histogramu64 (ffbb1385-6601-4f63-a903-f8bfc0e27b7e) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 6152 | 2026.02.11 23:57:33.874442 [ 281 ] {6868b818-0bcd-457f-9dd7-1f7adbb42431} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.001893 sec., 17960.908610670893 rows/sec., 32.19 MiB/sec. | ||
| 6153 | 2026.02.11 23:57:33.874453 [ 111 ] {} <Trace> oximeter.measurements_histogramu64 (ffbb1385-6601-4f63-a903-f8bfc0e27b7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6154 | 2026.02.11 23:57:33.874484 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.70 GiB. | ||
| 6155 | 2026.02.11 23:57:33.874501 [ 281 ] {6868b818-0bcd-457f-9dd7-1f7adbb42431} <Debug> TCPHandler: Processed in 0.002079441 sec. | ||
| 6156 | 2026.02.11 23:57:33.874581 [ 198 ] {ffbb1385-6601-4f63-a903-f8bfc0e27b7e::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 | ||
| 6157 | 2026.02.11 23:57:33.874618 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6158 | 2026.02.11 23:57:33.874718 [ 281 ] {1a032d87-dd9c-4f18-b824-838635019626} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6159 | 2026.02.11 23:57:33.874759 [ 281 ] {1a032d87-dd9c-4f18-b824-838635019626} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6160 | 2026.02.11 23:57:33.874859 [ 198 ] {ffbb1385-6601-4f63-a903-f8bfc0e27b7e::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6161 | 2026.02.11 23:57:33.874942 [ 198 ] {ffbb1385-6601-4f63-a903-f8bfc0e27b7e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 495 rows starting from the beginning of the part | ||
| 6162 | 2026.02.11 23:57:33.875101 [ 281 ] {1a032d87-dd9c-4f18-b824-838635019626} <Trace> oximeter.measurements_u64 (4b04f6c7-fe0f-46f4-b6b8-6d9da97af1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6163 | 2026.02.11 23:57:33.875104 [ 198 ] {ffbb1385-6601-4f63-a903-f8bfc0e27b7e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 34 rows starting from the beginning of the part | ||
| 6164 | 2026.02.11 23:57:33.875145 [ 281 ] {1a032d87-dd9c-4f18-b824-838635019626} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.70 GiB. | ||
| 6165 | 2026.02.11 23:57:33.875265 [ 198 ] {ffbb1385-6601-4f63-a903-f8bfc0e27b7e::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 | ||
| 6166 | 2026.02.11 23:57:33.875400 [ 198 ] {ffbb1385-6601-4f63-a903-f8bfc0e27b7e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 34 rows starting from the beginning of the part | ||
| 6167 | 2026.02.11 23:57:33.875476 [ 281 ] {1a032d87-dd9c-4f18-b824-838635019626} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6168 | 2026.02.11 23:57:33.875510 [ 198 ] {ffbb1385-6601-4f63-a903-f8bfc0e27b7e::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 | ||
| 6169 | 2026.02.11 23:57:33.875625 [ 198 ] {ffbb1385-6601-4f63-a903-f8bfc0e27b7e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 34 rows starting from the beginning of the part | ||
| 6170 | 2026.02.11 23:57:33.875717 [ 281 ] {1a032d87-dd9c-4f18-b824-838635019626} <Trace> oximeter.measurements_u64 (4b04f6c7-fe0f-46f4-b6b8-6d9da97af1bd): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6171 | 2026.02.11 23:57:33.875825 [ 111 ] {} <Debug> oximeter.measurements_u64 (4b04f6c7-fe0f-46f4-b6b8-6d9da97af1bd) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6172 | 2026.02.11 23:57:33.875851 [ 281 ] {1a032d87-dd9c-4f18-b824-838635019626} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001151 sec., 52128.583840139014 rows/sec., 3.51 MiB/sec. | ||
| 6173 | 2026.02.11 23:57:33.875853 [ 111 ] {} <Trace> oximeter.measurements_u64 (4b04f6c7-fe0f-46f4-b6b8-6d9da97af1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6174 | 2026.02.11 23:57:33.875890 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.70 GiB. | ||
| 6175 | 2026.02.11 23:57:33.875895 [ 281 ] {1a032d87-dd9c-4f18-b824-838635019626} <Debug> TCPHandler: Processed in 0.001326226 sec. | ||
| 6176 | 2026.02.11 23:57:33.875982 [ 187 ] {4b04f6c7-fe0f-46f4-b6b8-6d9da97af1bd::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 | ||
| 6177 | 2026.02.11 23:57:33.876103 [ 201 ] {629b0a95-06b7-4f0a-8a91-89e98ebdbeb8::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12545 rows, containing 5 columns (5 merged, 0 gathered) in 0.003710062 sec., 3381345.109596551 rows/sec., 227.92 MiB/sec. | ||
| 6178 | 2026.02.11 23:57:33.876106 [ 187 ] {4b04f6c7-fe0f-46f4-b6b8-6d9da97af1bd::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6179 | 2026.02.11 23:57:33.876177 [ 187 ] {4b04f6c7-fe0f-46f4-b6b8-6d9da97af1bd::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 2252 rows starting from the beginning of the part | ||
| 6180 | 2026.02.11 23:57:33.876238 [ 187 ] {4b04f6c7-fe0f-46f4-b6b8-6d9da97af1bd::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 88 rows starting from the beginning of the part | ||
| 6181 | 2026.02.11 23:57:33.876281 [ 187 ] {4b04f6c7-fe0f-46f4-b6b8-6d9da97af1bd::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 | ||
| 6182 | 2026.02.11 23:57:33.876318 [ 187 ] {4b04f6c7-fe0f-46f4-b6b8-6d9da97af1bd::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 | ||
| 6183 | 2026.02.11 23:57:33.876353 [ 187 ] {4b04f6c7-fe0f-46f4-b6b8-6d9da97af1bd::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 48 rows starting from the beginning of the part | ||
| 6184 | 2026.02.11 23:57:33.876387 [ 187 ] {4b04f6c7-fe0f-46f4-b6b8-6d9da97af1bd::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 | ||
| 6185 | 2026.02.11 23:57:33.876444 [ 201 ] {629b0a95-06b7-4f0a-8a91-89e98ebdbeb8::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6186 | 2026.02.11 23:57:33.876740 [ 201 ] {629b0a95-06b7-4f0a-8a91-89e98ebdbeb8::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (629b0a95-06b7-4f0a-8a91-89e98ebdbeb8): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6187 | 2026.02.11 23:57:33.876807 [ 201 ] {629b0a95-06b7-4f0a-8a91-89e98ebdbeb8::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (629b0a95-06b7-4f0a-8a91-89e98ebdbeb8) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6188 | 2026.02.11 23:57:33.876870 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.26 MiB. | ||
| 6189 | 2026.02.11 23:57:33.877636 [ 192 ] {4b04f6c7-fe0f-46f4-b6b8-6d9da97af1bd::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2548 rows, containing 4 columns (4 merged, 0 gathered) in 0.001695903 sec., 1502444.4204650857 rows/sec., 97.43 MiB/sec. | ||
| 6190 | 2026.02.11 23:57:33.877932 [ 193 ] {4b04f6c7-fe0f-46f4-b6b8-6d9da97af1bd::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6191 | 2026.02.11 23:57:33.878173 [ 193 ] {4b04f6c7-fe0f-46f4-b6b8-6d9da97af1bd::all_1_36_7} <Trace> oximeter.measurements_u64 (4b04f6c7-fe0f-46f4-b6b8-6d9da97af1bd): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6192 | 2026.02.11 23:57:33.878237 [ 193 ] {4b04f6c7-fe0f-46f4-b6b8-6d9da97af1bd::all_1_36_7} <Trace> oximeter.measurements_u64 (4b04f6c7-fe0f-46f4-b6b8-6d9da97af1bd) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6193 | 2026.02.11 23:57:33.878304 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB. | ||
| 6194 | 2026.02.11 23:57:33.891395 [ 187 ] {ffbb1385-6601-4f63-a903-f8bfc0e27b7e::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 611 rows, containing 19 columns (19 merged, 0 gathered) in 0.016854358 sec., 36251.75162412001 rows/sec., 64.96 MiB/sec. | ||
| 6195 | 2026.02.11 23:57:33.892292 [ 198 ] {ffbb1385-6601-4f63-a903-f8bfc0e27b7e::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 6196 | 2026.02.11 23:57:33.892634 [ 198 ] {ffbb1385-6601-4f63-a903-f8bfc0e27b7e::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (ffbb1385-6601-4f63-a903-f8bfc0e27b7e): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6197 | 2026.02.11 23:57:33.892712 [ 198 ] {ffbb1385-6601-4f63-a903-f8bfc0e27b7e::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (ffbb1385-6601-4f63-a903-f8bfc0e27b7e) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 6198 | 2026.02.11 23:57:33.892809 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.38 MiB. | ||
| 6199 | 2026.02.11 23:57:34.000178 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 260.20 MiB, peak 270.66 MiB, free memory in arenas 0.00 B, will set to 262.35 MiB (RSS), difference: 2.15 MiB | ||
| 6200 | 2026.02.11 23:57:35.710340 [ 154 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6201 | 2026.02.11 23:57:35.710392 [ 154 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6202 | 2026.02.11 23:57:35.794837 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 12427 | ||
| 6203 | 2026.02.11 23:57:35.795339 [ 244 ] {} <Trace> system.asynchronous_metric_log (7c321173-efe0-4025-bf7e-6a8e4a3fbd38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6204 | 2026.02.11 23:57:35.795385 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.70 GiB. | ||
| 6205 | 2026.02.11 23:57:35.795911 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 6206 | 2026.02.11 23:57:35.796152 [ 244 ] {} <Trace> system.asynchronous_metric_log (7c321173-efe0-4025-bf7e-6a8e4a3fbd38): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6207 | 2026.02.11 23:57:35.796285 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12427 | ||
| 6208 | 2026.02.11 23:57:35.796318 [ 125 ] {} <Debug> system.asynchronous_metric_log (7c321173-efe0-4025-bf7e-6a8e4a3fbd38) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 6209 | 2026.02.11 23:57:35.796386 [ 125 ] {} <Trace> system.asynchronous_metric_log (7c321173-efe0-4025-bf7e-6a8e4a3fbd38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6210 | 2026.02.11 23:57:35.796407 [ 125 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.70 GiB. | ||
| 6211 | 2026.02.11 23:57:35.796513 [ 192 ] {7c321173-efe0-4025-bf7e-6a8e4a3fbd38::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 | ||
| 6212 | 2026.02.11 23:57:35.796609 [ 192 ] {7c321173-efe0-4025-bf7e-6a8e4a3fbd38::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6213 | 2026.02.11 23:57:35.796641 [ 192 ] {7c321173-efe0-4025-bf7e-6a8e4a3fbd38::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 10059 rows starting from the beginning of the part | ||
| 6214 | 2026.02.11 23:57:35.796698 [ 192 ] {7c321173-efe0-4025-bf7e-6a8e4a3fbd38::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 | ||
| 6215 | 2026.02.11 23:57:35.796745 [ 192 ] {7c321173-efe0-4025-bf7e-6a8e4a3fbd38::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 | ||
| 6216 | 2026.02.11 23:57:35.796784 [ 192 ] {7c321173-efe0-4025-bf7e-6a8e4a3fbd38::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 | ||
| 6217 | 2026.02.11 23:57:35.796823 [ 192 ] {7c321173-efe0-4025-bf7e-6a8e4a3fbd38::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 | ||
| 6218 | 2026.02.11 23:57:35.796863 [ 192 ] {7c321173-efe0-4025-bf7e-6a8e4a3fbd38::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 | ||
| 6219 | 2026.02.11 23:57:35.798628 [ 198 ] {7c321173-efe0-4025-bf7e-6a8e4a3fbd38::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12427 rows, containing 4 columns (4 merged, 0 gathered) in 0.002150312 sec., 5779161.3496088 rows/sec., 82.67 MiB/sec. | ||
| 6220 | 2026.02.11 23:57:35.798875 [ 192 ] {7c321173-efe0-4025-bf7e-6a8e4a3fbd38::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 6221 | 2026.02.11 23:57:35.799116 [ 192 ] {7c321173-efe0-4025-bf7e-6a8e4a3fbd38::all_1_26_5} <Trace> system.asynchronous_metric_log (7c321173-efe0-4025-bf7e-6a8e4a3fbd38): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6222 | 2026.02.11 23:57:35.799180 [ 192 ] {7c321173-efe0-4025-bf7e-6a8e4a3fbd38::all_1_26_5} <Trace> system.asynchronous_metric_log (7c321173-efe0-4025-bf7e-6a8e4a3fbd38) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 6223 | 2026.02.11 23:57:35.799254 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
| 6224 | 2026.02.11 23:57:36.430488 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 196 | ||
| 6225 | 2026.02.11 23:57:36.447881 [ 245 ] {} <Trace> system.metric_log (9c306116-b3ca-42bb-b692-9c2699a40c21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6226 | 2026.02.11 23:57:36.447933 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.70 GiB. | ||
| 6227 | 2026.02.11 23:57:36.453812 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 6228 | 2026.02.11 23:57:36.454518 [ 245 ] {} <Trace> system.metric_log (9c306116-b3ca-42bb-b692-9c2699a40c21): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6229 | 2026.02.11 23:57:36.454793 [ 125 ] {} <Debug> system.metric_log (9c306116-b3ca-42bb-b692-9c2699a40c21) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 6230 | 2026.02.11 23:57:36.454837 [ 125 ] {} <Trace> system.metric_log (9c306116-b3ca-42bb-b692-9c2699a40c21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6231 | 2026.02.11 23:57:36.454859 [ 125 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.70 GiB. | ||
| 6232 | 2026.02.11 23:57:36.455020 [ 196 ] {9c306116-b3ca-42bb-b692-9c2699a40c21::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 | ||
| 6233 | 2026.02.11 23:57:36.458012 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 196 | ||
| 6234 | 2026.02.11 23:57:36.459103 [ 196 ] {9c306116-b3ca-42bb-b692-9c2699a40c21::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6235 | 2026.02.11 23:57:36.460576 [ 196 ] {9c306116-b3ca-42bb-b692-9c2699a40c21::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 | ||
| 6236 | 2026.02.11 23:57:36.464986 [ 196 ] {9c306116-b3ca-42bb-b692-9c2699a40c21::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 | ||
| 6237 | 2026.02.11 23:57:36.469344 [ 196 ] {9c306116-b3ca-42bb-b692-9c2699a40c21::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 | ||
| 6238 | 2026.02.11 23:57:36.473646 [ 196 ] {9c306116-b3ca-42bb-b692-9c2699a40c21::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 | ||
| 6239 | 2026.02.11 23:57:36.478200 [ 196 ] {9c306116-b3ca-42bb-b692-9c2699a40c21::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 | ||
| 6240 | 2026.02.11 23:57:36.482051 [ 196 ] {9c306116-b3ca-42bb-b692-9c2699a40c21::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 | ||
| 6241 | 2026.02.11 23:57:36.534101 [ 196 ] {9c306116-b3ca-42bb-b692-9c2699a40c21::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 679 columns (679 merged, 0 gathered) in 0.079166771 sec., 2475.7862108585937 rows/sec., 12.80 MiB/sec. | ||
| 6242 | 2026.02.11 23:57:36.535678 [ 196 ] {9c306116-b3ca-42bb-b692-9c2699a40c21::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 6243 | 2026.02.11 23:57:36.537282 [ 196 ] {9c306116-b3ca-42bb-b692-9c2699a40c21::all_1_26_5} <Trace> system.metric_log (9c306116-b3ca-42bb-b692-9c2699a40c21): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6244 | 2026.02.11 23:57:36.537370 [ 196 ] {9c306116-b3ca-42bb-b692-9c2699a40c21::all_1_26_5} <Trace> system.metric_log (9c306116-b3ca-42bb-b692-9c2699a40c21) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 6245 | 2026.02.11 23:57:36.538660 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 6246 | 2026.02.11 23:57:37.000193 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 263.48 MiB, peak 274.02 MiB, free memory in arenas 0.00 B, will set to 269.23 MiB (RSS), difference: 5.75 MiB | ||
| 6247 | 2026.02.11 23:57:38.872033 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6248 | 2026.02.11 23:57:38.872221 [ 281 ] {a6c97bcb-3af5-4a91-9847-8f0132140a16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6249 | 2026.02.11 23:57:38.872285 [ 281 ] {a6c97bcb-3af5-4a91-9847-8f0132140a16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6250 | 2026.02.11 23:57:38.873073 [ 281 ] {a6c97bcb-3af5-4a91-9847-8f0132140a16} <Trace> oximeter.fields_i16 (a5dbfeca-2262-4415-b6be-dfd1a8bfa631): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6251 | 2026.02.11 23:57:38.873112 [ 281 ] {a6c97bcb-3af5-4a91-9847-8f0132140a16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.70 GiB. | ||
| 6252 | 2026.02.11 23:57:38.873548 [ 281 ] {a6c97bcb-3af5-4a91-9847-8f0132140a16} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 6253 | 2026.02.11 23:57:38.873786 [ 281 ] {a6c97bcb-3af5-4a91-9847-8f0132140a16} <Trace> oximeter.fields_i16 (a5dbfeca-2262-4415-b6be-dfd1a8bfa631): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6254 | 2026.02.11 23:57:38.873914 [ 105 ] {} <Debug> oximeter.fields_i16 (a5dbfeca-2262-4415-b6be-dfd1a8bfa631) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
| 6255 | 2026.02.11 23:57:38.873933 [ 281 ] {a6c97bcb-3af5-4a91-9847-8f0132140a16} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.00176 sec., 151136.36363636362 rows/sec., 9.60 MiB/sec. | ||
| 6256 | 2026.02.11 23:57:38.873953 [ 105 ] {} <Trace> oximeter.fields_i16 (a5dbfeca-2262-4415-b6be-dfd1a8bfa631): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6257 | 2026.02.11 23:57:38.873973 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.70 GiB. | ||
| 6258 | 2026.02.11 23:57:38.873978 [ 281 ] {a6c97bcb-3af5-4a91-9847-8f0132140a16} <Debug> TCPHandler: Processed in 0.00207032 sec. | ||
| 6259 | 2026.02.11 23:57:38.874100 [ 192 ] {a5dbfeca-2262-4415-b6be-dfd1a8bfa631::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 | ||
| 6260 | 2026.02.11 23:57:38.874120 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6261 | 2026.02.11 23:57:38.874240 [ 281 ] {8ba2a995-3975-43a9-9675-ed845cf7a33d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6262 | 2026.02.11 23:57:38.874253 [ 192 ] {a5dbfeca-2262-4415-b6be-dfd1a8bfa631::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6263 | 2026.02.11 23:57:38.874283 [ 281 ] {8ba2a995-3975-43a9-9675-ed845cf7a33d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6264 | 2026.02.11 23:57:38.874291 [ 192 ] {a5dbfeca-2262-4415-b6be-dfd1a8bfa631::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 266 rows starting from the beginning of the part | ||
| 6265 | 2026.02.11 23:57:38.874371 [ 192 ] {a5dbfeca-2262-4415-b6be-dfd1a8bfa631::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 266 rows starting from the beginning of the part | ||
| 6266 | 2026.02.11 23:57:38.874416 [ 192 ] {a5dbfeca-2262-4415-b6be-dfd1a8bfa631::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 266 rows starting from the beginning of the part | ||
| 6267 | 2026.02.11 23:57:38.874459 [ 192 ] {a5dbfeca-2262-4415-b6be-dfd1a8bfa631::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 266 rows starting from the beginning of the part | ||
| 6268 | 2026.02.11 23:57:38.874496 [ 192 ] {a5dbfeca-2262-4415-b6be-dfd1a8bfa631::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 266 rows starting from the beginning of the part | ||
| 6269 | 2026.02.11 23:57:38.875091 [ 281 ] {8ba2a995-3975-43a9-9675-ed845cf7a33d} <Trace> oximeter.fields_string (d8291991-e1c7-4178-b7c2-8afc920979a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6270 | 2026.02.11 23:57:38.875136 [ 281 ] {8ba2a995-3975-43a9-9675-ed845cf7a33d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.70 GiB. | ||
| 6271 | 2026.02.11 23:57:38.875429 [ 195 ] {a5dbfeca-2262-4415-b6be-dfd1a8bfa631::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1330 rows, containing 5 columns (5 merged, 0 gathered) in 0.001383147 sec., 961575.3061677465 rows/sec., 64.76 MiB/sec. | ||
| 6272 | 2026.02.11 23:57:38.875607 [ 281 ] {8ba2a995-3975-43a9-9675-ed845cf7a33d} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6273 | 2026.02.11 23:57:38.875611 [ 197 ] {a5dbfeca-2262-4415-b6be-dfd1a8bfa631::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
| 6274 | 2026.02.11 23:57:38.875854 [ 281 ] {8ba2a995-3975-43a9-9675-ed845cf7a33d} <Trace> oximeter.fields_string (d8291991-e1c7-4178-b7c2-8afc920979a5): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6275 | 2026.02.11 23:57:38.875884 [ 197 ] {a5dbfeca-2262-4415-b6be-dfd1a8bfa631::all_1_17_4} <Trace> oximeter.fields_i16 (a5dbfeca-2262-4415-b6be-dfd1a8bfa631): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6276 | 2026.02.11 23:57:38.875952 [ 197 ] {a5dbfeca-2262-4415-b6be-dfd1a8bfa631::all_1_17_4} <Trace> oximeter.fields_i16 (a5dbfeca-2262-4415-b6be-dfd1a8bfa631) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
| 6277 | 2026.02.11 23:57:38.875989 [ 281 ] {8ba2a995-3975-43a9-9675-ed845cf7a33d} <Debug> executeQuery: Read 768 rows, 62.10 KiB in 0.001767 sec., 434634.97453310696 rows/sec., 34.32 MiB/sec. | ||
| 6278 | 2026.02.11 23:57:38.876030 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 6279 | 2026.02.11 23:57:38.876033 [ 281 ] {8ba2a995-3975-43a9-9675-ed845cf7a33d} <Debug> TCPHandler: Processed in 0.001965158 sec. | ||
| 6280 | 2026.02.11 23:57:38.876161 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6281 | 2026.02.11 23:57:38.876255 [ 281 ] {5b317974-6265-4cab-ba81-ecdc0fd01d08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6282 | 2026.02.11 23:57:38.876294 [ 281 ] {5b317974-6265-4cab-ba81-ecdc0fd01d08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6283 | 2026.02.11 23:57:38.876733 [ 281 ] {5b317974-6265-4cab-ba81-ecdc0fd01d08} <Trace> oximeter.fields_u16 (a063e340-feb3-467d-9a3f-70c072d33d5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6284 | 2026.02.11 23:57:38.876767 [ 281 ] {5b317974-6265-4cab-ba81-ecdc0fd01d08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.70 GiB. | ||
| 6285 | 2026.02.11 23:57:38.877079 [ 281 ] {5b317974-6265-4cab-ba81-ecdc0fd01d08} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6286 | 2026.02.11 23:57:38.877312 [ 281 ] {5b317974-6265-4cab-ba81-ecdc0fd01d08} <Trace> oximeter.fields_u16 (a063e340-feb3-467d-9a3f-70c072d33d5b): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6287 | 2026.02.11 23:57:38.877445 [ 281 ] {5b317974-6265-4cab-ba81-ecdc0fd01d08} <Debug> executeQuery: Read 141 rows, 8.60 KiB in 0.001208 sec., 116721.85430463575 rows/sec., 6.96 MiB/sec. | ||
| 6288 | 2026.02.11 23:57:38.877484 [ 281 ] {5b317974-6265-4cab-ba81-ecdc0fd01d08} <Debug> TCPHandler: Processed in 0.001374447 sec. | ||
| 6289 | 2026.02.11 23:57:38.877614 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6290 | 2026.02.11 23:57:38.877706 [ 281 ] {5c851388-2b2d-478e-a526-690ce243f6d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6291 | 2026.02.11 23:57:38.877745 [ 281 ] {5c851388-2b2d-478e-a526-690ce243f6d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6292 | 2026.02.11 23:57:38.878184 [ 281 ] {5c851388-2b2d-478e-a526-690ce243f6d5} <Trace> oximeter.fields_u32 (5e914076-6ebe-4e60-a251-80aa571785b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6293 | 2026.02.11 23:57:38.878220 [ 281 ] {5c851388-2b2d-478e-a526-690ce243f6d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.70 GiB. | ||
| 6294 | 2026.02.11 23:57:38.878530 [ 281 ] {5c851388-2b2d-478e-a526-690ce243f6d5} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 6295 | 2026.02.11 23:57:38.878740 [ 281 ] {5c851388-2b2d-478e-a526-690ce243f6d5} <Trace> oximeter.fields_u32 (5e914076-6ebe-4e60-a251-80aa571785b6): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6296 | 2026.02.11 23:57:38.878867 [ 281 ] {5c851388-2b2d-478e-a526-690ce243f6d5} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.001179 sec., 118744.69889737066 rows/sec., 7.67 MiB/sec. | ||
| 6297 | 2026.02.11 23:57:38.878906 [ 281 ] {5c851388-2b2d-478e-a526-690ce243f6d5} <Debug> TCPHandler: Processed in 0.001341546 sec. | ||
| 6298 | 2026.02.11 23:57:38.879034 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6299 | 2026.02.11 23:57:38.879129 [ 281 ] {066c22fb-ac87-48ac-aa7b-12a1557596e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6300 | 2026.02.11 23:57:38.879169 [ 281 ] {066c22fb-ac87-48ac-aa7b-12a1557596e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6301 | 2026.02.11 23:57:38.879609 [ 281 ] {066c22fb-ac87-48ac-aa7b-12a1557596e2} <Trace> oximeter.fields_u8 (333bec52-f74d-408b-9e1c-1479446c7d3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6302 | 2026.02.11 23:57:38.879647 [ 281 ] {066c22fb-ac87-48ac-aa7b-12a1557596e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.70 GiB. | ||
| 6303 | 2026.02.11 23:57:38.879985 [ 281 ] {066c22fb-ac87-48ac-aa7b-12a1557596e2} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 6304 | 2026.02.11 23:57:38.880211 [ 281 ] {066c22fb-ac87-48ac-aa7b-12a1557596e2} <Trace> oximeter.fields_u8 (333bec52-f74d-408b-9e1c-1479446c7d3c): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6305 | 2026.02.11 23:57:38.880315 [ 58 ] {} <Debug> oximeter.fields_u8 (333bec52-f74d-408b-9e1c-1479446c7d3c) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
| 6306 | 2026.02.11 23:57:38.880340 [ 281 ] {066c22fb-ac87-48ac-aa7b-12a1557596e2} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001228 sec., 113192.18241042345 rows/sec., 6.44 MiB/sec. | ||
| 6307 | 2026.02.11 23:57:38.880381 [ 58 ] {} <Trace> oximeter.fields_u8 (333bec52-f74d-408b-9e1c-1479446c7d3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6308 | 2026.02.11 23:57:38.880398 [ 281 ] {066c22fb-ac87-48ac-aa7b-12a1557596e2} <Debug> TCPHandler: Processed in 0.001416788 sec. | ||
| 6309 | 2026.02.11 23:57:38.880412 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.70 GiB. | ||
| 6310 | 2026.02.11 23:57:38.880516 [ 199 ] {333bec52-f74d-408b-9e1c-1479446c7d3c::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 | ||
| 6311 | 2026.02.11 23:57:38.880530 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6312 | 2026.02.11 23:57:38.880643 [ 281 ] {dbf2f2a0-0518-48fb-b439-c35a277981ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6313 | 2026.02.11 23:57:38.880652 [ 199 ] {333bec52-f74d-408b-9e1c-1479446c7d3c::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6314 | 2026.02.11 23:57:38.880685 [ 281 ] {dbf2f2a0-0518-48fb-b439-c35a277981ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6315 | 2026.02.11 23:57:38.880693 [ 199 ] {333bec52-f74d-408b-9e1c-1479446c7d3c::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 139 rows starting from the beginning of the part | ||
| 6316 | 2026.02.11 23:57:38.880768 [ 199 ] {333bec52-f74d-408b-9e1c-1479446c7d3c::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 139 rows starting from the beginning of the part | ||
| 6317 | 2026.02.11 23:57:38.880811 [ 199 ] {333bec52-f74d-408b-9e1c-1479446c7d3c::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 139 rows starting from the beginning of the part | ||
| 6318 | 2026.02.11 23:57:38.880850 [ 199 ] {333bec52-f74d-408b-9e1c-1479446c7d3c::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 139 rows starting from the beginning of the part | ||
| 6319 | 2026.02.11 23:57:38.880887 [ 199 ] {333bec52-f74d-408b-9e1c-1479446c7d3c::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 139 rows starting from the beginning of the part | ||
| 6320 | 2026.02.11 23:57:38.881279 [ 281 ] {dbf2f2a0-0518-48fb-b439-c35a277981ae} <Trace> oximeter.fields_uuid (4fa888fe-7c40-4232-8860-a6a6bcd7dec5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6321 | 2026.02.11 23:57:38.881320 [ 281 ] {dbf2f2a0-0518-48fb-b439-c35a277981ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.70 GiB. | ||
| 6322 | 2026.02.11 23:57:38.881665 [ 281 ] {dbf2f2a0-0518-48fb-b439-c35a277981ae} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6323 | 2026.02.11 23:57:38.881680 [ 197 ] {333bec52-f74d-408b-9e1c-1479446c7d3c::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 695 rows, containing 5 columns (5 merged, 0 gathered) in 0.001206594 sec., 576001.5382141797 rows/sec., 34.97 MiB/sec. | ||
| 6324 | 2026.02.11 23:57:38.881840 [ 191 ] {333bec52-f74d-408b-9e1c-1479446c7d3c::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
| 6325 | 2026.02.11 23:57:38.881924 [ 281 ] {dbf2f2a0-0518-48fb-b439-c35a277981ae} <Trace> oximeter.fields_uuid (4fa888fe-7c40-4232-8860-a6a6bcd7dec5): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6326 | 2026.02.11 23:57:38.882069 [ 281 ] {dbf2f2a0-0518-48fb-b439-c35a277981ae} <Debug> executeQuery: Read 471 rows, 33.92 KiB in 0.001443 sec., 326403.3264033264 rows/sec., 22.96 MiB/sec. | ||
| 6327 | 2026.02.11 23:57:38.882109 [ 281 ] {dbf2f2a0-0518-48fb-b439-c35a277981ae} <Debug> TCPHandler: Processed in 0.001628742 sec. | ||
| 6328 | 2026.02.11 23:57:38.882155 [ 191 ] {333bec52-f74d-408b-9e1c-1479446c7d3c::all_1_17_4} <Trace> oximeter.fields_u8 (333bec52-f74d-408b-9e1c-1479446c7d3c): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6329 | 2026.02.11 23:57:38.882223 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6330 | 2026.02.11 23:57:38.882251 [ 191 ] {333bec52-f74d-408b-9e1c-1479446c7d3c::all_1_17_4} <Trace> oximeter.fields_u8 (333bec52-f74d-408b-9e1c-1479446c7d3c) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
| 6331 | 2026.02.11 23:57:38.882322 [ 281 ] {6b6d2657-322a-48ec-bb44-8de2abddcc99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6332 | 2026.02.11 23:57:38.882330 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 6333 | 2026.02.11 23:57:38.882372 [ 281 ] {6b6d2657-322a-48ec-bb44-8de2abddcc99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6334 | 2026.02.11 23:57:38.882723 [ 281 ] {6b6d2657-322a-48ec-bb44-8de2abddcc99} <Trace> oximeter.measurements_bool (9bb13e33-63b8-46aa-ab9c-a174a3431472): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6335 | 2026.02.11 23:57:38.882760 [ 281 ] {6b6d2657-322a-48ec-bb44-8de2abddcc99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.70 GiB. | ||
| 6336 | 2026.02.11 23:57:38.883083 [ 281 ] {6b6d2657-322a-48ec-bb44-8de2abddcc99} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 6337 | 2026.02.11 23:57:38.883294 [ 281 ] {6b6d2657-322a-48ec-bb44-8de2abddcc99} <Trace> oximeter.measurements_bool (9bb13e33-63b8-46aa-ab9c-a174a3431472): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6338 | 2026.02.11 23:57:38.883417 [ 281 ] {6b6d2657-322a-48ec-bb44-8de2abddcc99} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001113 sec., 5390.8355795148245 rows/sec., 281.65 KiB/sec. | ||
| 6339 | 2026.02.11 23:57:38.883455 [ 281 ] {6b6d2657-322a-48ec-bb44-8de2abddcc99} <Debug> TCPHandler: Processed in 0.001281485 sec. | ||
| 6340 | 2026.02.11 23:57:38.883575 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6341 | 2026.02.11 23:57:38.883668 [ 281 ] {a8f8a4f0-f7b5-4256-a2c9-b1cc8d6a162b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6342 | 2026.02.11 23:57:38.883710 [ 281 ] {a8f8a4f0-f7b5-4256-a2c9-b1cc8d6a162b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6343 | 2026.02.11 23:57:38.884146 [ 281 ] {a8f8a4f0-f7b5-4256-a2c9-b1cc8d6a162b} <Trace> oximeter.measurements_cumulativeu64 (629b0a95-06b7-4f0a-8a91-89e98ebdbeb8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6344 | 2026.02.11 23:57:38.884183 [ 281 ] {a8f8a4f0-f7b5-4256-a2c9-b1cc8d6a162b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.70 GiB. | ||
| 6345 | 2026.02.11 23:57:38.884523 [ 281 ] {a8f8a4f0-f7b5-4256-a2c9-b1cc8d6a162b} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6346 | 2026.02.11 23:57:38.884751 [ 281 ] {a8f8a4f0-f7b5-4256-a2c9-b1cc8d6a162b} <Trace> oximeter.measurements_cumulativeu64 (629b0a95-06b7-4f0a-8a91-89e98ebdbeb8): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6347 | 2026.02.11 23:57:38.884878 [ 281 ] {a8f8a4f0-f7b5-4256-a2c9-b1cc8d6a162b} <Debug> executeQuery: Read 258 rows, 17.59 KiB in 0.001228 sec., 210097.71986970687 rows/sec., 13.99 MiB/sec. | ||
| 6348 | 2026.02.11 23:57:38.884916 [ 281 ] {a8f8a4f0-f7b5-4256-a2c9-b1cc8d6a162b} <Debug> TCPHandler: Processed in 0.001390788 sec. | ||
| 6349 | 2026.02.11 23:57:38.885061 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6350 | 2026.02.11 23:57:38.885163 [ 281 ] {4b94151f-46ae-4d45-bae5-f0525cdeba94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6351 | 2026.02.11 23:57:38.885205 [ 281 ] {4b94151f-46ae-4d45-bae5-f0525cdeba94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6352 | 2026.02.11 23:57:38.885539 [ 281 ] {4b94151f-46ae-4d45-bae5-f0525cdeba94} <Trace> oximeter.measurements_f64 (522c00d0-3ce7-4a3b-8e1c-1a58bb35e28f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6353 | 2026.02.11 23:57:38.885576 [ 281 ] {4b94151f-46ae-4d45-bae5-f0525cdeba94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.70 GiB. | ||
| 6354 | 2026.02.11 23:57:38.885877 [ 281 ] {4b94151f-46ae-4d45-bae5-f0525cdeba94} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 6355 | 2026.02.11 23:57:38.886117 [ 281 ] {4b94151f-46ae-4d45-bae5-f0525cdeba94} <Trace> oximeter.measurements_f64 (522c00d0-3ce7-4a3b-8e1c-1a58bb35e28f): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6356 | 2026.02.11 23:57:38.886252 [ 281 ] {4b94151f-46ae-4d45-bae5-f0525cdeba94} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001107 sec., 903.342366757001 rows/sec., 60.87 KiB/sec. | ||
| 6357 | 2026.02.11 23:57:38.886289 [ 281 ] {4b94151f-46ae-4d45-bae5-f0525cdeba94} <Debug> TCPHandler: Processed in 0.001286275 sec. | ||
| 6358 | 2026.02.11 23:57:38.886405 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6359 | 2026.02.11 23:57:38.886510 [ 281 ] {06edbed8-a8ad-406e-b163-2ced4ae9e4e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6360 | 2026.02.11 23:57:38.886565 [ 281 ] {06edbed8-a8ad-406e-b163-2ced4ae9e4e3} <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 | ||
| 6361 | 2026.02.11 23:57:38.887379 [ 281 ] {06edbed8-a8ad-406e-b163-2ced4ae9e4e3} <Trace> oximeter.measurements_histogramu64 (ffbb1385-6601-4f63-a903-f8bfc0e27b7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6362 | 2026.02.11 23:57:38.887416 [ 281 ] {06edbed8-a8ad-406e-b163-2ced4ae9e4e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.70 GiB. | ||
| 6363 | 2026.02.11 23:57:38.887930 [ 281 ] {06edbed8-a8ad-406e-b163-2ced4ae9e4e3} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 6364 | 2026.02.11 23:57:38.888166 [ 281 ] {06edbed8-a8ad-406e-b163-2ced4ae9e4e3} <Trace> oximeter.measurements_histogramu64 (ffbb1385-6601-4f63-a903-f8bfc0e27b7e): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6365 | 2026.02.11 23:57:38.888317 [ 281 ] {06edbed8-a8ad-406e-b163-2ced4ae9e4e3} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.001826 sec., 4381.161007667032 rows/sec., 7.85 MiB/sec. | ||
| 6366 | 2026.02.11 23:57:38.888377 [ 281 ] {06edbed8-a8ad-406e-b163-2ced4ae9e4e3} <Debug> TCPHandler: Processed in 0.002021919 sec. | ||
| 6367 | 2026.02.11 23:57:38.888511 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6368 | 2026.02.11 23:57:38.888608 [ 281 ] {ddb1220c-c169-4570-9a5b-690a0535c391} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6369 | 2026.02.11 23:57:38.888649 [ 281 ] {ddb1220c-c169-4570-9a5b-690a0535c391} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6370 | 2026.02.11 23:57:38.888994 [ 281 ] {ddb1220c-c169-4570-9a5b-690a0535c391} <Trace> oximeter.measurements_u64 (4b04f6c7-fe0f-46f4-b6b8-6d9da97af1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6371 | 2026.02.11 23:57:38.889032 [ 281 ] {ddb1220c-c169-4570-9a5b-690a0535c391} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.70 GiB. | ||
| 6372 | 2026.02.11 23:57:38.889347 [ 281 ] {ddb1220c-c169-4570-9a5b-690a0535c391} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6373 | 2026.02.11 23:57:38.889555 [ 281 ] {ddb1220c-c169-4570-9a5b-690a0535c391} <Trace> oximeter.measurements_u64 (4b04f6c7-fe0f-46f4-b6b8-6d9da97af1bd): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6374 | 2026.02.11 23:57:38.889706 [ 281 ] {ddb1220c-c169-4570-9a5b-690a0535c391} <Debug> executeQuery: Read 88 rows, 5.66 KiB in 0.001117 sec., 78782.45299910475 rows/sec., 4.95 MiB/sec. | ||
| 6375 | 2026.02.11 23:57:38.889748 [ 281 ] {ddb1220c-c169-4570-9a5b-690a0535c391} <Debug> TCPHandler: Processed in 0.001289286 sec. | ||
| 6376 | 2026.02.11 23:57:40.985918 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 828 | ||
| 6377 | 2026.02.11 23:57:40.988158 [ 243 ] {} <Trace> system.query_log (e129079c-d142-406b-8659-a4f2a5941f34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6378 | 2026.02.11 23:57:40.988207 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.70 GiB. | ||
| 6379 | 2026.02.11 23:57:40.989354 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6380 | 2026.02.11 23:57:40.989617 [ 243 ] {} <Trace> system.query_log (e129079c-d142-406b-8659-a4f2a5941f34): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6381 | 2026.02.11 23:57:40.989868 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 828 | ||
| 6382 | 2026.02.11 23:57:43.296630 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 12939 | ||
| 6383 | 2026.02.11 23:57:43.297529 [ 244 ] {} <Trace> system.asynchronous_metric_log (7c321173-efe0-4025-bf7e-6a8e4a3fbd38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6384 | 2026.02.11 23:57:43.297610 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.70 GiB. | ||
| 6385 | 2026.02.11 23:57:43.298382 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 6386 | 2026.02.11 23:57:43.298626 [ 244 ] {} <Trace> system.asynchronous_metric_log (7c321173-efe0-4025-bf7e-6a8e4a3fbd38): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6387 | 2026.02.11 23:57:43.298775 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12939 | ||
| 6388 | 2026.02.11 23:57:43.866232 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6389 | 2026.02.11 23:57:43.866409 [ 281 ] {1818083c-6dcc-4dec-8241-96a66f3e17f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6390 | 2026.02.11 23:57:43.866474 [ 281 ] {1818083c-6dcc-4dec-8241-96a66f3e17f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6391 | 2026.02.11 23:57:43.867104 [ 281 ] {1818083c-6dcc-4dec-8241-96a66f3e17f3} <Trace> oximeter.fields_ipaddr (6857c72f-dfdb-45c0-96ba-7e28c54e54a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6392 | 2026.02.11 23:57:43.867152 [ 281 ] {1818083c-6dcc-4dec-8241-96a66f3e17f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.70 GiB. | ||
| 6393 | 2026.02.11 23:57:43.867534 [ 281 ] {1818083c-6dcc-4dec-8241-96a66f3e17f3} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 6394 | 2026.02.11 23:57:43.867767 [ 281 ] {1818083c-6dcc-4dec-8241-96a66f3e17f3} <Trace> oximeter.fields_ipaddr (6857c72f-dfdb-45c0-96ba-7e28c54e54a7): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6395 | 2026.02.11 23:57:43.867917 [ 281 ] {1818083c-6dcc-4dec-8241-96a66f3e17f3} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001557 sec., 5138.086062941555 rows/sec., 418.97 KiB/sec. | ||
| 6396 | 2026.02.11 23:57:43.867960 [ 281 ] {1818083c-6dcc-4dec-8241-96a66f3e17f3} <Debug> TCPHandler: Processed in 0.001856217 sec. | ||
| 6397 | 2026.02.11 23:57:43.868085 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6398 | 2026.02.11 23:57:43.868180 [ 281 ] {6760e12e-0a25-40c8-ab43-371a310c0da3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6399 | 2026.02.11 23:57:43.868220 [ 281 ] {6760e12e-0a25-40c8-ab43-371a310c0da3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6400 | 2026.02.11 23:57:43.868696 [ 281 ] {6760e12e-0a25-40c8-ab43-371a310c0da3} <Trace> oximeter.fields_string (d8291991-e1c7-4178-b7c2-8afc920979a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6401 | 2026.02.11 23:57:43.868731 [ 281 ] {6760e12e-0a25-40c8-ab43-371a310c0da3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.70 GiB. | ||
| 6402 | 2026.02.11 23:57:43.869068 [ 281 ] {6760e12e-0a25-40c8-ab43-371a310c0da3} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6403 | 2026.02.11 23:57:43.869283 [ 281 ] {6760e12e-0a25-40c8-ab43-371a310c0da3} <Trace> oximeter.fields_string (d8291991-e1c7-4178-b7c2-8afc920979a5): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6404 | 2026.02.11 23:57:43.869415 [ 281 ] {6760e12e-0a25-40c8-ab43-371a310c0da3} <Debug> executeQuery: Read 128 rows, 11.23 KiB in 0.001254 sec., 102073.36523125997 rows/sec., 8.75 MiB/sec. | ||
| 6405 | 2026.02.11 23:57:43.869454 [ 281 ] {6760e12e-0a25-40c8-ab43-371a310c0da3} <Debug> TCPHandler: Processed in 0.001422888 sec. | ||
| 6406 | 2026.02.11 23:57:43.869568 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6407 | 2026.02.11 23:57:43.869662 [ 281 ] {bc05fc38-2e7c-4ef8-9b7e-e5a0687aaffe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6408 | 2026.02.11 23:57:43.869702 [ 281 ] {bc05fc38-2e7c-4ef8-9b7e-e5a0687aaffe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6409 | 2026.02.11 23:57:43.870115 [ 281 ] {bc05fc38-2e7c-4ef8-9b7e-e5a0687aaffe} <Trace> oximeter.fields_u16 (a063e340-feb3-467d-9a3f-70c072d33d5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6410 | 2026.02.11 23:57:43.870151 [ 281 ] {bc05fc38-2e7c-4ef8-9b7e-e5a0687aaffe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.70 GiB. | ||
| 6411 | 2026.02.11 23:57:43.870446 [ 281 ] {bc05fc38-2e7c-4ef8-9b7e-e5a0687aaffe} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6412 | 2026.02.11 23:57:43.870673 [ 281 ] {bc05fc38-2e7c-4ef8-9b7e-e5a0687aaffe} <Trace> oximeter.fields_u16 (a063e340-feb3-467d-9a3f-70c072d33d5b): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6413 | 2026.02.11 23:57:43.870771 [ 71 ] {} <Debug> oximeter.fields_u16 (a063e340-feb3-467d-9a3f-70c072d33d5b) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6414 | 2026.02.11 23:57:43.870800 [ 281 ] {bc05fc38-2e7c-4ef8-9b7e-e5a0687aaffe} <Debug> executeQuery: Read 42 rows, 3.12 KiB in 0.001156 sec., 36332.17993079585 rows/sec., 2.63 MiB/sec. | ||
| 6415 | 2026.02.11 23:57:43.870836 [ 71 ] {} <Trace> oximeter.fields_u16 (a063e340-feb3-467d-9a3f-70c072d33d5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6416 | 2026.02.11 23:57:43.870845 [ 281 ] {bc05fc38-2e7c-4ef8-9b7e-e5a0687aaffe} <Debug> TCPHandler: Processed in 0.001326556 sec. | ||
| 6417 | 2026.02.11 23:57:43.870866 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.70 GiB. | ||
| 6418 | 2026.02.11 23:57:43.870966 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6419 | 2026.02.11 23:57:43.870973 [ 191 ] {a063e340-feb3-467d-9a3f-70c072d33d5b::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 | ||
| 6420 | 2026.02.11 23:57:43.871069 [ 281 ] {08ff1361-5595-4066-8c92-5caec614122a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6421 | 2026.02.11 23:57:43.871113 [ 281 ] {08ff1361-5595-4066-8c92-5caec614122a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6422 | 2026.02.11 23:57:43.871114 [ 191 ] {a063e340-feb3-467d-9a3f-70c072d33d5b::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6423 | 2026.02.11 23:57:43.871163 [ 191 ] {a063e340-feb3-467d-9a3f-70c072d33d5b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 190 rows starting from the beginning of the part | ||
| 6424 | 2026.02.11 23:57:43.871237 [ 191 ] {a063e340-feb3-467d-9a3f-70c072d33d5b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 34 rows starting from the beginning of the part | ||
| 6425 | 2026.02.11 23:57:43.871289 [ 191 ] {a063e340-feb3-467d-9a3f-70c072d33d5b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 146 rows starting from the beginning of the part | ||
| 6426 | 2026.02.11 23:57:43.871335 [ 191 ] {a063e340-feb3-467d-9a3f-70c072d33d5b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 34 rows starting from the beginning of the part | ||
| 6427 | 2026.02.11 23:57:43.871378 [ 191 ] {a063e340-feb3-467d-9a3f-70c072d33d5b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 141 rows starting from the beginning of the part | ||
| 6428 | 2026.02.11 23:57:43.871423 [ 191 ] {a063e340-feb3-467d-9a3f-70c072d33d5b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 42 rows starting from the beginning of the part | ||
| 6429 | 2026.02.11 23:57:43.871552 [ 281 ] {08ff1361-5595-4066-8c92-5caec614122a} <Trace> oximeter.fields_uuid (4fa888fe-7c40-4232-8860-a6a6bcd7dec5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6430 | 2026.02.11 23:57:43.871594 [ 281 ] {08ff1361-5595-4066-8c92-5caec614122a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.70 GiB. | ||
| 6431 | 2026.02.11 23:57:43.871915 [ 281 ] {08ff1361-5595-4066-8c92-5caec614122a} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6432 | 2026.02.11 23:57:43.872153 [ 281 ] {08ff1361-5595-4066-8c92-5caec614122a} <Trace> oximeter.fields_uuid (4fa888fe-7c40-4232-8860-a6a6bcd7dec5): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6433 | 2026.02.11 23:57:43.872288 [ 281 ] {08ff1361-5595-4066-8c92-5caec614122a} <Debug> executeQuery: Read 106 rows, 8.49 KiB in 0.001239 sec., 85552.86521388216 rows/sec., 6.69 MiB/sec. | ||
| 6434 | 2026.02.11 23:57:43.872317 [ 189 ] {a063e340-feb3-467d-9a3f-70c072d33d5b::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 587 rows, containing 5 columns (5 merged, 0 gathered) in 0.001392087 sec., 421669.04798335163 rows/sec., 28.25 MiB/sec. | ||
| 6435 | 2026.02.11 23:57:43.872325 [ 281 ] {08ff1361-5595-4066-8c92-5caec614122a} <Debug> TCPHandler: Processed in 0.001409208 sec. | ||
| 6436 | 2026.02.11 23:57:43.872457 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6437 | 2026.02.11 23:57:43.872555 [ 281 ] {d0fd8bee-af88-4f0e-965f-0beab9ec01ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6438 | 2026.02.11 23:57:43.872557 [ 194 ] {a063e340-feb3-467d-9a3f-70c072d33d5b::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6439 | 2026.02.11 23:57:43.872599 [ 281 ] {d0fd8bee-af88-4f0e-965f-0beab9ec01ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6440 | 2026.02.11 23:57:43.872925 [ 194 ] {a063e340-feb3-467d-9a3f-70c072d33d5b::all_1_36_7} <Trace> oximeter.fields_u16 (a063e340-feb3-467d-9a3f-70c072d33d5b): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6441 | 2026.02.11 23:57:43.873015 [ 194 ] {a063e340-feb3-467d-9a3f-70c072d33d5b::all_1_36_7} <Trace> oximeter.fields_u16 (a063e340-feb3-467d-9a3f-70c072d33d5b) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6442 | 2026.02.11 23:57:43.873023 [ 281 ] {d0fd8bee-af88-4f0e-965f-0beab9ec01ba} <Trace> oximeter.measurements_cumulativeu64 (629b0a95-06b7-4f0a-8a91-89e98ebdbeb8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6443 | 2026.02.11 23:57:43.873066 [ 281 ] {d0fd8bee-af88-4f0e-965f-0beab9ec01ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.70 GiB. | ||
| 6444 | 2026.02.11 23:57:43.873118 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 6445 | 2026.02.11 23:57:43.873408 [ 281 ] {d0fd8bee-af88-4f0e-965f-0beab9ec01ba} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6446 | 2026.02.11 23:57:43.873618 [ 281 ] {d0fd8bee-af88-4f0e-965f-0beab9ec01ba} <Trace> oximeter.measurements_cumulativeu64 (629b0a95-06b7-4f0a-8a91-89e98ebdbeb8): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6447 | 2026.02.11 23:57:43.873751 [ 281 ] {d0fd8bee-af88-4f0e-965f-0beab9ec01ba} <Debug> executeQuery: Read 164 rows, 11.69 KiB in 0.001215 sec., 134979.42386831276 rows/sec., 9.40 MiB/sec. | ||
| 6448 | 2026.02.11 23:57:43.873788 [ 281 ] {d0fd8bee-af88-4f0e-965f-0beab9ec01ba} <Debug> TCPHandler: Processed in 0.001380567 sec. | ||
| 6449 | 2026.02.11 23:57:43.873898 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6450 | 2026.02.11 23:57:43.873989 [ 281 ] {eae84e92-b6f3-44fd-b3f1-ac5f45596104} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6451 | 2026.02.11 23:57:43.874043 [ 281 ] {eae84e92-b6f3-44fd-b3f1-ac5f45596104} <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 | ||
| 6452 | 2026.02.11 23:57:43.874867 [ 281 ] {eae84e92-b6f3-44fd-b3f1-ac5f45596104} <Trace> oximeter.measurements_histogramu64 (ffbb1385-6601-4f63-a903-f8bfc0e27b7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6453 | 2026.02.11 23:57:43.874902 [ 281 ] {eae84e92-b6f3-44fd-b3f1-ac5f45596104} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.70 GiB. | ||
| 6454 | 2026.02.11 23:57:43.875464 [ 281 ] {eae84e92-b6f3-44fd-b3f1-ac5f45596104} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 6455 | 2026.02.11 23:57:43.875682 [ 281 ] {eae84e92-b6f3-44fd-b3f1-ac5f45596104} <Trace> oximeter.measurements_histogramu64 (ffbb1385-6601-4f63-a903-f8bfc0e27b7e): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6456 | 2026.02.11 23:57:43.875813 [ 281 ] {eae84e92-b6f3-44fd-b3f1-ac5f45596104} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.001841 sec., 18468.22379141771 rows/sec., 33.09 MiB/sec. | ||
| 6457 | 2026.02.11 23:57:43.875867 [ 281 ] {eae84e92-b6f3-44fd-b3f1-ac5f45596104} <Debug> TCPHandler: Processed in 0.00201874 sec. | ||
| 6458 | 2026.02.11 23:57:43.875983 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6459 | 2026.02.11 23:57:43.876081 [ 281 ] {d3a9f9e6-6c0a-4de1-898a-0abcb79b2579} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6460 | 2026.02.11 23:57:43.876123 [ 281 ] {d3a9f9e6-6c0a-4de1-898a-0abcb79b2579} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6461 | 2026.02.11 23:57:43.876473 [ 281 ] {d3a9f9e6-6c0a-4de1-898a-0abcb79b2579} <Trace> oximeter.measurements_u64 (4b04f6c7-fe0f-46f4-b6b8-6d9da97af1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6462 | 2026.02.11 23:57:43.876511 [ 281 ] {d3a9f9e6-6c0a-4de1-898a-0abcb79b2579} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.70 GiB. | ||
| 6463 | 2026.02.11 23:57:43.876811 [ 281 ] {d3a9f9e6-6c0a-4de1-898a-0abcb79b2579} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6464 | 2026.02.11 23:57:43.877020 [ 281 ] {d3a9f9e6-6c0a-4de1-898a-0abcb79b2579} <Trace> oximeter.measurements_u64 (4b04f6c7-fe0f-46f4-b6b8-6d9da97af1bd): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6465 | 2026.02.11 23:57:43.877154 [ 281 ] {d3a9f9e6-6c0a-4de1-898a-0abcb79b2579} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001092 sec., 54945.05494505494 rows/sec., 3.70 MiB/sec. | ||
| 6466 | 2026.02.11 23:57:43.877193 [ 281 ] {d3a9f9e6-6c0a-4de1-898a-0abcb79b2579} <Debug> TCPHandler: Processed in 0.001260524 sec. | ||
| 6467 | 2026.02.11 23:57:43.958122 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 204 | ||
| 6468 | 2026.02.11 23:57:43.973304 [ 245 ] {} <Trace> system.metric_log (9c306116-b3ca-42bb-b692-9c2699a40c21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6469 | 2026.02.11 23:57:43.973344 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.70 GiB. | ||
| 6470 | 2026.02.11 23:57:43.979548 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 6471 | 2026.02.11 23:57:43.980239 [ 245 ] {} <Trace> system.metric_log (9c306116-b3ca-42bb-b692-9c2699a40c21): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6472 | 2026.02.11 23:57:43.982745 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 204 | ||
| 6473 | 2026.02.11 23:57:48.871623 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6474 | 2026.02.11 23:57:48.871850 [ 281 ] {e28a3704-34dc-4b58-a12f-9912d47f042d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6475 | 2026.02.11 23:57:48.871927 [ 281 ] {e28a3704-34dc-4b58-a12f-9912d47f042d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6476 | 2026.02.11 23:57:48.872714 [ 281 ] {e28a3704-34dc-4b58-a12f-9912d47f042d} <Trace> oximeter.fields_i16 (a5dbfeca-2262-4415-b6be-dfd1a8bfa631): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6477 | 2026.02.11 23:57:48.872771 [ 281 ] {e28a3704-34dc-4b58-a12f-9912d47f042d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.70 GiB. | ||
| 6478 | 2026.02.11 23:57:48.873221 [ 281 ] {e28a3704-34dc-4b58-a12f-9912d47f042d} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 6479 | 2026.02.11 23:57:48.873496 [ 281 ] {e28a3704-34dc-4b58-a12f-9912d47f042d} <Trace> oximeter.fields_i16 (a5dbfeca-2262-4415-b6be-dfd1a8bfa631): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6480 | 2026.02.11 23:57:48.873663 [ 281 ] {e28a3704-34dc-4b58-a12f-9912d47f042d} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.001866 sec., 142550.91103965702 rows/sec., 9.06 MiB/sec. | ||
| 6481 | 2026.02.11 23:57:48.873716 [ 281 ] {e28a3704-34dc-4b58-a12f-9912d47f042d} <Debug> TCPHandler: Processed in 0.002236163 sec. | ||
| 6482 | 2026.02.11 23:57:48.873840 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6483 | 2026.02.11 23:57:48.873945 [ 281 ] {42ed5460-e6f8-454f-ac36-96f0a815c379} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6484 | 2026.02.11 23:57:48.873989 [ 281 ] {42ed5460-e6f8-454f-ac36-96f0a815c379} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6485 | 2026.02.11 23:57:48.874958 [ 281 ] {42ed5460-e6f8-454f-ac36-96f0a815c379} <Trace> oximeter.fields_string (d8291991-e1c7-4178-b7c2-8afc920979a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6486 | 2026.02.11 23:57:48.874995 [ 281 ] {42ed5460-e6f8-454f-ac36-96f0a815c379} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.70 GiB. | ||
| 6487 | 2026.02.11 23:57:48.875368 [ 281 ] {42ed5460-e6f8-454f-ac36-96f0a815c379} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6488 | 2026.02.11 23:57:48.875594 [ 281 ] {42ed5460-e6f8-454f-ac36-96f0a815c379} <Trace> oximeter.fields_string (d8291991-e1c7-4178-b7c2-8afc920979a5): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6489 | 2026.02.11 23:57:48.875728 [ 281 ] {42ed5460-e6f8-454f-ac36-96f0a815c379} <Debug> executeQuery: Read 768 rows, 62.10 KiB in 0.001807 sec., 425013.8350857775 rows/sec., 33.56 MiB/sec. | ||
| 6490 | 2026.02.11 23:57:48.875768 [ 281 ] {42ed5460-e6f8-454f-ac36-96f0a815c379} <Debug> TCPHandler: Processed in 0.001980338 sec. | ||
| 6491 | 2026.02.11 23:57:48.875882 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6492 | 2026.02.11 23:57:48.875980 [ 281 ] {a37f4c57-50af-46b3-b018-47d3c5325509} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6493 | 2026.02.11 23:57:48.876021 [ 281 ] {a37f4c57-50af-46b3-b018-47d3c5325509} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6494 | 2026.02.11 23:57:48.876473 [ 281 ] {a37f4c57-50af-46b3-b018-47d3c5325509} <Trace> oximeter.fields_u16 (a063e340-feb3-467d-9a3f-70c072d33d5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6495 | 2026.02.11 23:57:48.876510 [ 281 ] {a37f4c57-50af-46b3-b018-47d3c5325509} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.70 GiB. | ||
| 6496 | 2026.02.11 23:57:48.876829 [ 281 ] {a37f4c57-50af-46b3-b018-47d3c5325509} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6497 | 2026.02.11 23:57:48.877041 [ 281 ] {a37f4c57-50af-46b3-b018-47d3c5325509} <Trace> oximeter.fields_u16 (a063e340-feb3-467d-9a3f-70c072d33d5b): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6498 | 2026.02.11 23:57:48.877174 [ 281 ] {a37f4c57-50af-46b3-b018-47d3c5325509} <Debug> executeQuery: Read 141 rows, 8.60 KiB in 0.001215 sec., 116049.38271604938 rows/sec., 6.92 MiB/sec. | ||
| 6499 | 2026.02.11 23:57:48.877212 [ 281 ] {a37f4c57-50af-46b3-b018-47d3c5325509} <Debug> TCPHandler: Processed in 0.001381287 sec. | ||
| 6500 | 2026.02.11 23:57:48.877325 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6501 | 2026.02.11 23:57:48.877419 [ 281 ] {83457573-3acf-44e6-8f9f-2243fff6e9f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6502 | 2026.02.11 23:57:48.877458 [ 281 ] {83457573-3acf-44e6-8f9f-2243fff6e9f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6503 | 2026.02.11 23:57:48.877899 [ 281 ] {83457573-3acf-44e6-8f9f-2243fff6e9f9} <Trace> oximeter.fields_u32 (5e914076-6ebe-4e60-a251-80aa571785b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6504 | 2026.02.11 23:57:48.877936 [ 281 ] {83457573-3acf-44e6-8f9f-2243fff6e9f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.70 GiB. | ||
| 6505 | 2026.02.11 23:57:48.878256 [ 281 ] {83457573-3acf-44e6-8f9f-2243fff6e9f9} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 6506 | 2026.02.11 23:57:48.878498 [ 281 ] {83457573-3acf-44e6-8f9f-2243fff6e9f9} <Trace> oximeter.fields_u32 (5e914076-6ebe-4e60-a251-80aa571785b6): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6507 | 2026.02.11 23:57:48.878611 [ 148 ] {} <Debug> oximeter.fields_u32 (5e914076-6ebe-4e60-a251-80aa571785b6) (MergerMutator): Selected 6 parts from all_1_13_3 to all_18_18_0 | ||
| 6508 | 2026.02.11 23:57:48.878634 [ 281 ] {83457573-3acf-44e6-8f9f-2243fff6e9f9} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.001233 sec., 113544.20113544201 rows/sec., 7.34 MiB/sec. | ||
| 6509 | 2026.02.11 23:57:48.878677 [ 148 ] {} <Trace> oximeter.fields_u32 (5e914076-6ebe-4e60-a251-80aa571785b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6510 | 2026.02.11 23:57:48.878686 [ 281 ] {83457573-3acf-44e6-8f9f-2243fff6e9f9} <Debug> TCPHandler: Processed in 0.001411967 sec. | ||
| 6511 | 2026.02.11 23:57:48.878705 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.70 GiB. | ||
| 6512 | 2026.02.11 23:57:48.878807 [ 197 ] {5e914076-6ebe-4e60-a251-80aa571785b6::all_1_18_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_13_3 to all_18_18_0 into Compact with storage Full | ||
| 6513 | 2026.02.11 23:57:48.878809 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6514 | 2026.02.11 23:57:48.878905 [ 197 ] {5e914076-6ebe-4e60-a251-80aa571785b6::all_1_18_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6515 | 2026.02.11 23:57:48.878934 [ 197 ] {5e914076-6ebe-4e60-a251-80aa571785b6::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 140 rows starting from the beginning of the part | ||
| 6516 | 2026.02.11 23:57:48.878934 [ 281 ] {77ba033c-0dec-4e2a-8d19-4a6202406c0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6517 | 2026.02.11 23:57:48.878981 [ 281 ] {77ba033c-0dec-4e2a-8d19-4a6202406c0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6518 | 2026.02.11 23:57:48.878991 [ 197 ] {5e914076-6ebe-4e60-a251-80aa571785b6::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 140 rows starting from the beginning of the part | ||
| 6519 | 2026.02.11 23:57:48.879037 [ 197 ] {5e914076-6ebe-4e60-a251-80aa571785b6::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 140 rows starting from the beginning of the part | ||
| 6520 | 2026.02.11 23:57:48.879078 [ 197 ] {5e914076-6ebe-4e60-a251-80aa571785b6::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 368 rows starting from the beginning of the part | ||
| 6521 | 2026.02.11 23:57:48.879116 [ 197 ] {5e914076-6ebe-4e60-a251-80aa571785b6::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 140 rows starting from the beginning of the part | ||
| 6522 | 2026.02.11 23:57:48.879156 [ 197 ] {5e914076-6ebe-4e60-a251-80aa571785b6::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 140 rows starting from the beginning of the part | ||
| 6523 | 2026.02.11 23:57:48.879425 [ 281 ] {77ba033c-0dec-4e2a-8d19-4a6202406c0a} <Trace> oximeter.fields_u8 (333bec52-f74d-408b-9e1c-1479446c7d3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6524 | 2026.02.11 23:57:48.879462 [ 281 ] {77ba033c-0dec-4e2a-8d19-4a6202406c0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.70 GiB. | ||
| 6525 | 2026.02.11 23:57:48.879792 [ 281 ] {77ba033c-0dec-4e2a-8d19-4a6202406c0a} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 6526 | 2026.02.11 23:57:48.880004 [ 194 ] {5e914076-6ebe-4e60-a251-80aa571785b6::all_1_18_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1068 rows, containing 5 columns (5 merged, 0 gathered) in 0.001229953 sec., 868325.8628581743 rows/sec., 60.00 MiB/sec. | ||
| 6527 | 2026.02.11 23:57:48.880024 [ 281 ] {77ba033c-0dec-4e2a-8d19-4a6202406c0a} <Trace> oximeter.fields_u8 (333bec52-f74d-408b-9e1c-1479446c7d3c): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6528 | 2026.02.11 23:57:48.880177 [ 189 ] {5e914076-6ebe-4e60-a251-80aa571785b6::all_1_18_4} <Trace> MergedBlockOutputStream: filled checksums all_1_18_4 (state Temporary) | ||
| 6529 | 2026.02.11 23:57:48.880184 [ 281 ] {77ba033c-0dec-4e2a-8d19-4a6202406c0a} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001267 sec., 109707.97158642464 rows/sec., 6.24 MiB/sec. | ||
| 6530 | 2026.02.11 23:57:48.880228 [ 281 ] {77ba033c-0dec-4e2a-8d19-4a6202406c0a} <Debug> TCPHandler: Processed in 0.001467839 sec. | ||
| 6531 | 2026.02.11 23:57:48.880346 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6532 | 2026.02.11 23:57:48.880424 [ 189 ] {5e914076-6ebe-4e60-a251-80aa571785b6::all_1_18_4} <Trace> oximeter.fields_u32 (5e914076-6ebe-4e60-a251-80aa571785b6): Renaming temporary part tmp_merge_all_1_18_4 to all_1_18_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6533 | 2026.02.11 23:57:48.880441 [ 281 ] {bd890f82-7227-4e52-b89b-8da5f3f052bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6534 | 2026.02.11 23:57:48.880480 [ 281 ] {bd890f82-7227-4e52-b89b-8da5f3f052bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6535 | 2026.02.11 23:57:48.880484 [ 189 ] {5e914076-6ebe-4e60-a251-80aa571785b6::all_1_18_4} <Trace> oximeter.fields_u32 (5e914076-6ebe-4e60-a251-80aa571785b6) (MergerMutator): Merged 6 parts: [all_1_13_3, all_18_18_0] -> all_1_18_4 | ||
| 6536 | 2026.02.11 23:57:48.880545 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 6537 | 2026.02.11 23:57:48.881097 [ 281 ] {bd890f82-7227-4e52-b89b-8da5f3f052bc} <Trace> oximeter.fields_uuid (4fa888fe-7c40-4232-8860-a6a6bcd7dec5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6538 | 2026.02.11 23:57:48.881136 [ 281 ] {bd890f82-7227-4e52-b89b-8da5f3f052bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.70 GiB. | ||
| 6539 | 2026.02.11 23:57:48.881496 [ 281 ] {bd890f82-7227-4e52-b89b-8da5f3f052bc} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6540 | 2026.02.11 23:57:48.881713 [ 281 ] {bd890f82-7227-4e52-b89b-8da5f3f052bc} <Trace> oximeter.fields_uuid (4fa888fe-7c40-4232-8860-a6a6bcd7dec5): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6541 | 2026.02.11 23:57:48.881840 [ 281 ] {bd890f82-7227-4e52-b89b-8da5f3f052bc} <Debug> executeQuery: Read 471 rows, 33.92 KiB in 0.001417 sec., 332392.3782639379 rows/sec., 23.38 MiB/sec. | ||
| 6542 | 2026.02.11 23:57:48.881879 [ 281 ] {bd890f82-7227-4e52-b89b-8da5f3f052bc} <Debug> TCPHandler: Processed in 0.001583341 sec. | ||
| 6543 | 2026.02.11 23:57:48.881998 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6544 | 2026.02.11 23:57:48.882092 [ 281 ] {47931805-8b9f-4f42-b964-d5376ab53674} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6545 | 2026.02.11 23:57:48.882142 [ 281 ] {47931805-8b9f-4f42-b964-d5376ab53674} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6546 | 2026.02.11 23:57:48.882484 [ 281 ] {47931805-8b9f-4f42-b964-d5376ab53674} <Trace> oximeter.measurements_bool (9bb13e33-63b8-46aa-ab9c-a174a3431472): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6547 | 2026.02.11 23:57:48.882520 [ 281 ] {47931805-8b9f-4f42-b964-d5376ab53674} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.70 GiB. | ||
| 6548 | 2026.02.11 23:57:48.882845 [ 281 ] {47931805-8b9f-4f42-b964-d5376ab53674} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 6549 | 2026.02.11 23:57:48.883086 [ 281 ] {47931805-8b9f-4f42-b964-d5376ab53674} <Trace> oximeter.measurements_bool (9bb13e33-63b8-46aa-ab9c-a174a3431472): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6550 | 2026.02.11 23:57:48.883230 [ 281 ] {47931805-8b9f-4f42-b964-d5376ab53674} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001156 sec., 5190.311418685122 rows/sec., 271.17 KiB/sec. | ||
| 6551 | 2026.02.11 23:57:48.883269 [ 281 ] {47931805-8b9f-4f42-b964-d5376ab53674} <Debug> TCPHandler: Processed in 0.001322846 sec. | ||
| 6552 | 2026.02.11 23:57:48.883395 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6553 | 2026.02.11 23:57:48.883489 [ 281 ] {5caea51c-0234-4a3c-ab33-99d55e7af9bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6554 | 2026.02.11 23:57:48.883530 [ 281 ] {5caea51c-0234-4a3c-ab33-99d55e7af9bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6555 | 2026.02.11 23:57:48.883962 [ 281 ] {5caea51c-0234-4a3c-ab33-99d55e7af9bc} <Trace> oximeter.measurements_cumulativeu64 (629b0a95-06b7-4f0a-8a91-89e98ebdbeb8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6556 | 2026.02.11 23:57:48.883998 [ 281 ] {5caea51c-0234-4a3c-ab33-99d55e7af9bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.70 GiB. | ||
| 6557 | 2026.02.11 23:57:48.884352 [ 281 ] {5caea51c-0234-4a3c-ab33-99d55e7af9bc} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6558 | 2026.02.11 23:57:48.884565 [ 281 ] {5caea51c-0234-4a3c-ab33-99d55e7af9bc} <Trace> oximeter.measurements_cumulativeu64 (629b0a95-06b7-4f0a-8a91-89e98ebdbeb8): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6559 | 2026.02.11 23:57:48.884719 [ 281 ] {5caea51c-0234-4a3c-ab33-99d55e7af9bc} <Debug> executeQuery: Read 258 rows, 17.59 KiB in 0.001248 sec., 206730.76923076925 rows/sec., 13.76 MiB/sec. | ||
| 6560 | 2026.02.11 23:57:48.884757 [ 281 ] {5caea51c-0234-4a3c-ab33-99d55e7af9bc} <Debug> TCPHandler: Processed in 0.001413177 sec. | ||
| 6561 | 2026.02.11 23:57:48.884871 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6562 | 2026.02.11 23:57:48.884964 [ 281 ] {ec5362dd-b4f4-40eb-84db-deb326ad1e2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6563 | 2026.02.11 23:57:48.885004 [ 281 ] {ec5362dd-b4f4-40eb-84db-deb326ad1e2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6564 | 2026.02.11 23:57:48.885323 [ 281 ] {ec5362dd-b4f4-40eb-84db-deb326ad1e2b} <Trace> oximeter.measurements_f64 (522c00d0-3ce7-4a3b-8e1c-1a58bb35e28f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6565 | 2026.02.11 23:57:48.885359 [ 281 ] {ec5362dd-b4f4-40eb-84db-deb326ad1e2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.70 GiB. | ||
| 6566 | 2026.02.11 23:57:48.885672 [ 281 ] {ec5362dd-b4f4-40eb-84db-deb326ad1e2b} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 6567 | 2026.02.11 23:57:48.885889 [ 281 ] {ec5362dd-b4f4-40eb-84db-deb326ad1e2b} <Trace> oximeter.measurements_f64 (522c00d0-3ce7-4a3b-8e1c-1a58bb35e28f): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6568 | 2026.02.11 23:57:48.886042 [ 281 ] {ec5362dd-b4f4-40eb-84db-deb326ad1e2b} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001096 sec., 912.4087591240876 rows/sec., 61.48 KiB/sec. | ||
| 6569 | 2026.02.11 23:57:48.886082 [ 281 ] {ec5362dd-b4f4-40eb-84db-deb326ad1e2b} <Debug> TCPHandler: Processed in 0.001261555 sec. | ||
| 6570 | 2026.02.11 23:57:48.886228 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6571 | 2026.02.11 23:57:48.886358 [ 281 ] {1c7f0c92-bd82-433a-b123-042f30cc64a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6572 | 2026.02.11 23:57:48.886411 [ 281 ] {1c7f0c92-bd82-433a-b123-042f30cc64a3} <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 | ||
| 6573 | 2026.02.11 23:57:48.887265 [ 281 ] {1c7f0c92-bd82-433a-b123-042f30cc64a3} <Trace> oximeter.measurements_histogramu64 (ffbb1385-6601-4f63-a903-f8bfc0e27b7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6574 | 2026.02.11 23:57:48.887303 [ 281 ] {1c7f0c92-bd82-433a-b123-042f30cc64a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.70 GiB. | ||
| 6575 | 2026.02.11 23:57:48.887822 [ 281 ] {1c7f0c92-bd82-433a-b123-042f30cc64a3} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6576 | 2026.02.11 23:57:48.888046 [ 281 ] {1c7f0c92-bd82-433a-b123-042f30cc64a3} <Trace> oximeter.measurements_histogramu64 (ffbb1385-6601-4f63-a903-f8bfc0e27b7e): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6577 | 2026.02.11 23:57:48.888278 [ 281 ] {1c7f0c92-bd82-433a-b123-042f30cc64a3} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.001937 sec., 4130.098089829634 rows/sec., 7.40 MiB/sec. | ||
| 6578 | 2026.02.11 23:57:48.888332 [ 281 ] {1c7f0c92-bd82-433a-b123-042f30cc64a3} <Debug> TCPHandler: Processed in 0.002166753 sec. | ||
| 6579 | 2026.02.11 23:57:48.888452 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6580 | 2026.02.11 23:57:48.888545 [ 281 ] {40ea30ef-2c17-42e9-a01e-7ebc28583f4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6581 | 2026.02.11 23:57:48.888586 [ 281 ] {40ea30ef-2c17-42e9-a01e-7ebc28583f4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6582 | 2026.02.11 23:57:48.888932 [ 281 ] {40ea30ef-2c17-42e9-a01e-7ebc28583f4e} <Trace> oximeter.measurements_u64 (4b04f6c7-fe0f-46f4-b6b8-6d9da97af1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6583 | 2026.02.11 23:57:48.888968 [ 281 ] {40ea30ef-2c17-42e9-a01e-7ebc28583f4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.70 GiB. | ||
| 6584 | 2026.02.11 23:57:48.889315 [ 281 ] {40ea30ef-2c17-42e9-a01e-7ebc28583f4e} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6585 | 2026.02.11 23:57:48.889538 [ 281 ] {40ea30ef-2c17-42e9-a01e-7ebc28583f4e} <Trace> oximeter.measurements_u64 (4b04f6c7-fe0f-46f4-b6b8-6d9da97af1bd): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6586 | 2026.02.11 23:57:48.889660 [ 281 ] {40ea30ef-2c17-42e9-a01e-7ebc28583f4e} <Debug> executeQuery: Read 88 rows, 5.66 KiB in 0.001132 sec., 77738.51590106008 rows/sec., 4.88 MiB/sec. | ||
| 6587 | 2026.02.11 23:57:48.889695 [ 281 ] {40ea30ef-2c17-42e9-a01e-7ebc28583f4e} <Debug> TCPHandler: Processed in 0.001294225 sec. | ||
| 6588 | 2026.02.11 23:57:50.710447 [ 106 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6589 | 2026.02.11 23:57:50.710509 [ 106 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6590 | 2026.02.11 23:57:50.798937 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 13387 | ||
| 6591 | 2026.02.11 23:57:50.799726 [ 244 ] {} <Trace> system.asynchronous_metric_log (7c321173-efe0-4025-bf7e-6a8e4a3fbd38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6592 | 2026.02.11 23:57:50.799797 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.70 GiB. | ||
| 6593 | 2026.02.11 23:57:50.800422 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6594 | 2026.02.11 23:57:50.800660 [ 244 ] {} <Trace> system.asynchronous_metric_log (7c321173-efe0-4025-bf7e-6a8e4a3fbd38): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6595 | 2026.02.11 23:57:50.800793 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13387 | ||
| 6596 | 2026.02.11 23:57:50.990168 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 864 | ||
| 6597 | 2026.02.11 23:57:50.992843 [ 243 ] {} <Trace> system.query_log (e129079c-d142-406b-8659-a4f2a5941f34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6598 | 2026.02.11 23:57:50.992887 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.70 GiB. | ||
| 6599 | 2026.02.11 23:57:50.994062 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 6600 | 2026.02.11 23:57:50.994330 [ 243 ] {} <Trace> system.query_log (e129079c-d142-406b-8659-a4f2a5941f34): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6601 | 2026.02.11 23:57:50.994582 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 864 | ||
| 6602 | 2026.02.11 23:57:51.482874 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 211 | ||
| 6603 | 2026.02.11 23:57:51.499342 [ 245 ] {} <Trace> system.metric_log (9c306116-b3ca-42bb-b692-9c2699a40c21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6604 | 2026.02.11 23:57:51.499398 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.70 GiB. | ||
| 6605 | 2026.02.11 23:57:51.505394 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6606 | 2026.02.11 23:57:51.506121 [ 245 ] {} <Trace> system.metric_log (9c306116-b3ca-42bb-b692-9c2699a40c21): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6607 | 2026.02.11 23:57:51.508810 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 211 | ||
| 6608 | 2026.02.11 23:57:53.866495 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6609 | 2026.02.11 23:57:53.866688 [ 281 ] {f1b7385f-2f27-497f-ba68-b2b1cc14b396} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6610 | 2026.02.11 23:57:53.866754 [ 281 ] {f1b7385f-2f27-497f-ba68-b2b1cc14b396} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6611 | 2026.02.11 23:57:53.867442 [ 281 ] {f1b7385f-2f27-497f-ba68-b2b1cc14b396} <Trace> oximeter.fields_string (d8291991-e1c7-4178-b7c2-8afc920979a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6612 | 2026.02.11 23:57:53.867490 [ 281 ] {f1b7385f-2f27-497f-ba68-b2b1cc14b396} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.70 GiB. | ||
| 6613 | 2026.02.11 23:57:53.867900 [ 281 ] {f1b7385f-2f27-497f-ba68-b2b1cc14b396} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6614 | 2026.02.11 23:57:53.868161 [ 281 ] {f1b7385f-2f27-497f-ba68-b2b1cc14b396} <Trace> oximeter.fields_string (d8291991-e1c7-4178-b7c2-8afc920979a5): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6615 | 2026.02.11 23:57:53.868334 [ 281 ] {f1b7385f-2f27-497f-ba68-b2b1cc14b396} <Debug> executeQuery: Read 124 rows, 10.94 KiB in 0.001695 sec., 73156.34218289086 rows/sec., 6.30 MiB/sec. | ||
| 6616 | 2026.02.11 23:57:53.868377 [ 281 ] {f1b7385f-2f27-497f-ba68-b2b1cc14b396} <Debug> TCPHandler: Processed in 0.002008649 sec. | ||
| 6617 | 2026.02.11 23:57:53.868503 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6618 | 2026.02.11 23:57:53.868607 [ 281 ] {4e40dc34-40f6-409a-ad71-2d396bca11ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6619 | 2026.02.11 23:57:53.868654 [ 281 ] {4e40dc34-40f6-409a-ad71-2d396bca11ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6620 | 2026.02.11 23:57:53.869080 [ 281 ] {4e40dc34-40f6-409a-ad71-2d396bca11ff} <Trace> oximeter.fields_u16 (a063e340-feb3-467d-9a3f-70c072d33d5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6621 | 2026.02.11 23:57:53.869117 [ 281 ] {4e40dc34-40f6-409a-ad71-2d396bca11ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.70 GiB. | ||
| 6622 | 2026.02.11 23:57:53.869425 [ 281 ] {4e40dc34-40f6-409a-ad71-2d396bca11ff} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6623 | 2026.02.11 23:57:53.869650 [ 281 ] {4e40dc34-40f6-409a-ad71-2d396bca11ff} <Trace> oximeter.fields_u16 (a063e340-feb3-467d-9a3f-70c072d33d5b): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6624 | 2026.02.11 23:57:53.869787 [ 281 ] {4e40dc34-40f6-409a-ad71-2d396bca11ff} <Debug> executeQuery: Read 34 rows, 2.56 KiB in 0.001204 sec., 28239.20265780731 rows/sec., 2.07 MiB/sec. | ||
| 6625 | 2026.02.11 23:57:53.869826 [ 281 ] {4e40dc34-40f6-409a-ad71-2d396bca11ff} <Debug> TCPHandler: Processed in 0.001373537 sec. | ||
| 6626 | 2026.02.11 23:57:53.869934 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6627 | 2026.02.11 23:57:53.870027 [ 281 ] {4cea2147-aec1-4500-9a95-955b29624f41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6628 | 2026.02.11 23:57:53.870067 [ 281 ] {4cea2147-aec1-4500-9a95-955b29624f41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6629 | 2026.02.11 23:57:53.870491 [ 281 ] {4cea2147-aec1-4500-9a95-955b29624f41} <Trace> oximeter.fields_uuid (4fa888fe-7c40-4232-8860-a6a6bcd7dec5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6630 | 2026.02.11 23:57:53.870528 [ 281 ] {4cea2147-aec1-4500-9a95-955b29624f41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.70 GiB. | ||
| 6631 | 2026.02.11 23:57:53.870847 [ 281 ] {4cea2147-aec1-4500-9a95-955b29624f41} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6632 | 2026.02.11 23:57:53.871059 [ 281 ] {4cea2147-aec1-4500-9a95-955b29624f41} <Trace> oximeter.fields_uuid (4fa888fe-7c40-4232-8860-a6a6bcd7dec5): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6633 | 2026.02.11 23:57:53.871189 [ 281 ] {4cea2147-aec1-4500-9a95-955b29624f41} <Debug> executeQuery: Read 98 rows, 7.84 KiB in 0.001179 sec., 83121.28922815947 rows/sec., 6.49 MiB/sec. | ||
| 6634 | 2026.02.11 23:57:53.871228 [ 281 ] {4cea2147-aec1-4500-9a95-955b29624f41} <Debug> TCPHandler: Processed in 0.001344126 sec. | ||
| 6635 | 2026.02.11 23:57:53.871337 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6636 | 2026.02.11 23:57:53.871430 [ 281 ] {4775f076-dd49-4561-8506-a5863ae1c64e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6637 | 2026.02.11 23:57:53.871473 [ 281 ] {4775f076-dd49-4561-8506-a5863ae1c64e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6638 | 2026.02.11 23:57:53.871892 [ 281 ] {4775f076-dd49-4561-8506-a5863ae1c64e} <Trace> oximeter.measurements_cumulativeu64 (629b0a95-06b7-4f0a-8a91-89e98ebdbeb8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6639 | 2026.02.11 23:57:53.871929 [ 281 ] {4775f076-dd49-4561-8506-a5863ae1c64e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.70 GiB. | ||
| 6640 | 2026.02.11 23:57:53.872264 [ 281 ] {4775f076-dd49-4561-8506-a5863ae1c64e} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6641 | 2026.02.11 23:57:53.872478 [ 281 ] {4775f076-dd49-4561-8506-a5863ae1c64e} <Trace> oximeter.measurements_cumulativeu64 (629b0a95-06b7-4f0a-8a91-89e98ebdbeb8): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6642 | 2026.02.11 23:57:53.872605 [ 281 ] {4775f076-dd49-4561-8506-a5863ae1c64e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001194 sec., 134003.3500837521 rows/sec., 9.33 MiB/sec. | ||
| 6643 | 2026.02.11 23:57:53.872654 [ 281 ] {4775f076-dd49-4561-8506-a5863ae1c64e} <Debug> TCPHandler: Processed in 0.001367117 sec. | ||
| 6644 | 2026.02.11 23:57:53.872764 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6645 | 2026.02.11 23:57:53.872857 [ 281 ] {4062c56f-a802-4859-ae4c-eb26ec6bd41e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6646 | 2026.02.11 23:57:53.872910 [ 281 ] {4062c56f-a802-4859-ae4c-eb26ec6bd41e} <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 | ||
| 6647 | 2026.02.11 23:57:53.873770 [ 281 ] {4062c56f-a802-4859-ae4c-eb26ec6bd41e} <Trace> oximeter.measurements_histogramu64 (ffbb1385-6601-4f63-a903-f8bfc0e27b7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6648 | 2026.02.11 23:57:53.873808 [ 281 ] {4062c56f-a802-4859-ae4c-eb26ec6bd41e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.70 GiB. | ||
| 6649 | 2026.02.11 23:57:53.874364 [ 281 ] {4062c56f-a802-4859-ae4c-eb26ec6bd41e} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6650 | 2026.02.11 23:57:53.874592 [ 281 ] {4062c56f-a802-4859-ae4c-eb26ec6bd41e} <Trace> oximeter.measurements_histogramu64 (ffbb1385-6601-4f63-a903-f8bfc0e27b7e): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6651 | 2026.02.11 23:57:53.874726 [ 281 ] {4062c56f-a802-4859-ae4c-eb26ec6bd41e} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.001887 sec., 18018.018018018018 rows/sec., 32.29 MiB/sec. | ||
| 6652 | 2026.02.11 23:57:53.874784 [ 281 ] {4062c56f-a802-4859-ae4c-eb26ec6bd41e} <Debug> TCPHandler: Processed in 0.00207002 sec. | ||
| 6653 | 2026.02.11 23:57:53.874905 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6654 | 2026.02.11 23:57:53.875000 [ 281 ] {fa467764-513b-4448-a47a-2343f963b713} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6655 | 2026.02.11 23:57:53.875042 [ 281 ] {fa467764-513b-4448-a47a-2343f963b713} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6656 | 2026.02.11 23:57:53.875382 [ 281 ] {fa467764-513b-4448-a47a-2343f963b713} <Trace> oximeter.measurements_u64 (4b04f6c7-fe0f-46f4-b6b8-6d9da97af1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6657 | 2026.02.11 23:57:53.875419 [ 281 ] {fa467764-513b-4448-a47a-2343f963b713} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.70 GiB. | ||
| 6658 | 2026.02.11 23:57:53.875730 [ 281 ] {fa467764-513b-4448-a47a-2343f963b713} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6659 | 2026.02.11 23:57:53.875954 [ 281 ] {fa467764-513b-4448-a47a-2343f963b713} <Trace> oximeter.measurements_u64 (4b04f6c7-fe0f-46f4-b6b8-6d9da97af1bd): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6660 | 2026.02.11 23:57:53.876083 [ 281 ] {fa467764-513b-4448-a47a-2343f963b713} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001102 sec., 54446.4609800363 rows/sec., 3.67 MiB/sec. | ||
| 6661 | 2026.02.11 23:57:53.876119 [ 281 ] {fa467764-513b-4448-a47a-2343f963b713} <Debug> TCPHandler: Processed in 0.001264054 sec. | ||
| 6662 | 2026.02.11 23:57:54.633954 [ 84 ] {} <Debug> oximeter.fields_ipaddr (6857c72f-dfdb-45c0-96ba-7e28c54e54a7) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 6663 | 2026.02.11 23:57:54.634055 [ 84 ] {} <Trace> oximeter.fields_ipaddr (6857c72f-dfdb-45c0-96ba-7e28c54e54a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6664 | 2026.02.11 23:57:54.634092 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.70 GiB. | ||
| 6665 | 2026.02.11 23:57:54.634274 [ 186 ] {6857c72f-dfdb-45c0-96ba-7e28c54e54a7::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 | ||
| 6666 | 2026.02.11 23:57:54.634492 [ 186 ] {6857c72f-dfdb-45c0-96ba-7e28c54e54a7::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6667 | 2026.02.11 23:57:54.634550 [ 186 ] {6857c72f-dfdb-45c0-96ba-7e28c54e54a7::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 16 rows starting from the beginning of the part | ||
| 6668 | 2026.02.11 23:57:54.634658 [ 186 ] {6857c72f-dfdb-45c0-96ba-7e28c54e54a7::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 | ||
| 6669 | 2026.02.11 23:57:54.634737 [ 186 ] {6857c72f-dfdb-45c0-96ba-7e28c54e54a7::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 2 rows starting from the beginning of the part | ||
| 6670 | 2026.02.11 23:57:54.634809 [ 186 ] {6857c72f-dfdb-45c0-96ba-7e28c54e54a7::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 6 rows starting from the beginning of the part | ||
| 6671 | 2026.02.11 23:57:54.634874 [ 186 ] {6857c72f-dfdb-45c0-96ba-7e28c54e54a7::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 8 rows starting from the beginning of the part | ||
| 6672 | 2026.02.11 23:57:54.635711 [ 194 ] {6857c72f-dfdb-45c0-96ba-7e28c54e54a7::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 34 rows, containing 5 columns (5 merged, 0 gathered) in 0.00152386 sec., 22311.760922919428 rows/sec., 1.86 MiB/sec. | ||
| 6673 | 2026.02.11 23:57:54.635823 [ 186 ] {6857c72f-dfdb-45c0-96ba-7e28c54e54a7::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 6674 | 2026.02.11 23:57:54.636062 [ 186 ] {6857c72f-dfdb-45c0-96ba-7e28c54e54a7::all_1_13_3} <Trace> oximeter.fields_ipaddr (6857c72f-dfdb-45c0-96ba-7e28c54e54a7): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6675 | 2026.02.11 23:57:54.636131 [ 186 ] {6857c72f-dfdb-45c0-96ba-7e28c54e54a7::all_1_13_3} <Trace> oximeter.fields_ipaddr (6857c72f-dfdb-45c0-96ba-7e28c54e54a7) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 6676 | 2026.02.11 23:57:54.636194 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 6677 | 2026.02.11 23:57:57.208137 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6678 | 2026.02.11 23:57:57.208318 [ 281 ] {c22cdc6e-4d93-46fe-8b2b-163b3d84f91b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6679 | 2026.02.11 23:57:57.208380 [ 281 ] {c22cdc6e-4d93-46fe-8b2b-163b3d84f91b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6680 | 2026.02.11 23:57:57.209080 [ 281 ] {c22cdc6e-4d93-46fe-8b2b-163b3d84f91b} <Trace> oximeter.fields_i16 (a5dbfeca-2262-4415-b6be-dfd1a8bfa631): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6681 | 2026.02.11 23:57:57.209116 [ 281 ] {c22cdc6e-4d93-46fe-8b2b-163b3d84f91b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.70 GiB. | ||
| 6682 | 2026.02.11 23:57:57.209509 [ 281 ] {c22cdc6e-4d93-46fe-8b2b-163b3d84f91b} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6683 | 2026.02.11 23:57:57.209730 [ 281 ] {c22cdc6e-4d93-46fe-8b2b-163b3d84f91b} <Trace> oximeter.fields_i16 (a5dbfeca-2262-4415-b6be-dfd1a8bfa631): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6684 | 2026.02.11 23:57:57.209875 [ 281 ] {c22cdc6e-4d93-46fe-8b2b-163b3d84f91b} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.001604 sec., 165835.4114713217 rows/sec., 10.54 MiB/sec. | ||
| 6685 | 2026.02.11 23:57:57.209915 [ 281 ] {c22cdc6e-4d93-46fe-8b2b-163b3d84f91b} <Debug> TCPHandler: Processed in 0.001902227 sec. | ||
| 6686 | 2026.02.11 23:57:57.210048 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6687 | 2026.02.11 23:57:57.210143 [ 281 ] {030af216-ab0e-4608-b3eb-e35fbbb2ac6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6688 | 2026.02.11 23:57:57.210184 [ 281 ] {030af216-ab0e-4608-b3eb-e35fbbb2ac6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6689 | 2026.02.11 23:57:57.210622 [ 281 ] {030af216-ab0e-4608-b3eb-e35fbbb2ac6d} <Trace> oximeter.fields_ipaddr (6857c72f-dfdb-45c0-96ba-7e28c54e54a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6690 | 2026.02.11 23:57:57.210656 [ 281 ] {030af216-ab0e-4608-b3eb-e35fbbb2ac6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.70 GiB. | ||
| 6691 | 2026.02.11 23:57:57.210935 [ 281 ] {030af216-ab0e-4608-b3eb-e35fbbb2ac6d} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 6692 | 2026.02.11 23:57:57.211139 [ 281 ] {030af216-ab0e-4608-b3eb-e35fbbb2ac6d} <Trace> oximeter.fields_ipaddr (6857c72f-dfdb-45c0-96ba-7e28c54e54a7): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6693 | 2026.02.11 23:57:57.211270 [ 281 ] {030af216-ab0e-4608-b3eb-e35fbbb2ac6d} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001146 sec., 1745.2006980802792 rows/sec., 142.31 KiB/sec. | ||
| 6694 | 2026.02.11 23:57:57.211307 [ 281 ] {030af216-ab0e-4608-b3eb-e35fbbb2ac6d} <Debug> TCPHandler: Processed in 0.001318786 sec. | ||
| 6695 | 2026.02.11 23:57:57.211425 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6696 | 2026.02.11 23:57:57.211517 [ 281 ] {dabfd29a-2340-4535-aa62-13143b6952e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6697 | 2026.02.11 23:57:57.211555 [ 281 ] {dabfd29a-2340-4535-aa62-13143b6952e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6698 | 2026.02.11 23:57:57.212638 [ 281 ] {dabfd29a-2340-4535-aa62-13143b6952e9} <Trace> oximeter.fields_string (d8291991-e1c7-4178-b7c2-8afc920979a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6699 | 2026.02.11 23:57:57.212674 [ 281 ] {dabfd29a-2340-4535-aa62-13143b6952e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.70 GiB. | ||
| 6700 | 2026.02.11 23:57:57.213112 [ 281 ] {dabfd29a-2340-4535-aa62-13143b6952e9} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6701 | 2026.02.11 23:57:57.213329 [ 281 ] {dabfd29a-2340-4535-aa62-13143b6952e9} <Trace> oximeter.fields_string (d8291991-e1c7-4178-b7c2-8afc920979a5): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6702 | 2026.02.11 23:57:57.213456 [ 281 ] {dabfd29a-2340-4535-aa62-13143b6952e9} <Debug> executeQuery: Read 1909 rows, 158.73 KiB in 0.001957 sec., 975472.6622381196 rows/sec., 79.21 MiB/sec. | ||
| 6703 | 2026.02.11 23:57:57.213471 [ 55 ] {} <Debug> oximeter.fields_string (d8291991-e1c7-4178-b7c2-8afc920979a5) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6704 | 2026.02.11 23:57:57.213493 [ 281 ] {dabfd29a-2340-4535-aa62-13143b6952e9} <Debug> TCPHandler: Processed in 0.002118122 sec. | ||
| 6705 | 2026.02.11 23:57:57.213546 [ 55 ] {} <Trace> oximeter.fields_string (d8291991-e1c7-4178-b7c2-8afc920979a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6706 | 2026.02.11 23:57:57.213574 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.70 GiB. | ||
| 6707 | 2026.02.11 23:57:57.213656 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6708 | 2026.02.11 23:57:57.213738 [ 200 ] {d8291991-e1c7-4178-b7c2-8afc920979a5::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 | ||
| 6709 | 2026.02.11 23:57:57.213757 [ 281 ] {1c31901e-77c2-4c8d-9150-239c2c81dca6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6710 | 2026.02.11 23:57:57.213839 [ 281 ] {1c31901e-77c2-4c8d-9150-239c2c81dca6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6711 | 2026.02.11 23:57:57.213914 [ 200 ] {d8291991-e1c7-4178-b7c2-8afc920979a5::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6712 | 2026.02.11 23:57:57.213956 [ 200 ] {d8291991-e1c7-4178-b7c2-8afc920979a5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1983 rows starting from the beginning of the part | ||
| 6713 | 2026.02.11 23:57:57.214033 [ 200 ] {d8291991-e1c7-4178-b7c2-8afc920979a5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 768 rows starting from the beginning of the part | ||
| 6714 | 2026.02.11 23:57:57.214084 [ 200 ] {d8291991-e1c7-4178-b7c2-8afc920979a5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 128 rows starting from the beginning of the part | ||
| 6715 | 2026.02.11 23:57:57.214131 [ 200 ] {d8291991-e1c7-4178-b7c2-8afc920979a5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 768 rows starting from the beginning of the part | ||
| 6716 | 2026.02.11 23:57:57.214177 [ 200 ] {d8291991-e1c7-4178-b7c2-8afc920979a5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 124 rows starting from the beginning of the part | ||
| 6717 | 2026.02.11 23:57:57.214227 [ 200 ] {d8291991-e1c7-4178-b7c2-8afc920979a5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 1909 rows starting from the beginning of the part | ||
| 6718 | 2026.02.11 23:57:57.214288 [ 281 ] {1c31901e-77c2-4c8d-9150-239c2c81dca6} <Trace> oximeter.fields_u16 (a063e340-feb3-467d-9a3f-70c072d33d5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6719 | 2026.02.11 23:57:57.214329 [ 281 ] {1c31901e-77c2-4c8d-9150-239c2c81dca6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 6720 | 2026.02.11 23:57:57.214655 [ 281 ] {1c31901e-77c2-4c8d-9150-239c2c81dca6} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6721 | 2026.02.11 23:57:57.214869 [ 281 ] {1c31901e-77c2-4c8d-9150-239c2c81dca6} <Trace> oximeter.fields_u16 (a063e340-feb3-467d-9a3f-70c072d33d5b): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6722 | 2026.02.11 23:57:57.215000 [ 281 ] {1c31901e-77c2-4c8d-9150-239c2c81dca6} <Debug> executeQuery: Read 143 rows, 8.74 KiB in 0.001261 sec., 113402.06185567011 rows/sec., 6.77 MiB/sec. | ||
| 6723 | 2026.02.11 23:57:57.215042 [ 281 ] {1c31901e-77c2-4c8d-9150-239c2c81dca6} <Debug> TCPHandler: Processed in 0.001448629 sec. | ||
| 6724 | 2026.02.11 23:57:57.215159 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6725 | 2026.02.11 23:57:57.215257 [ 281 ] {39f9eae0-c717-4730-a1d1-2fd77d05fa02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6726 | 2026.02.11 23:57:57.215295 [ 281 ] {39f9eae0-c717-4730-a1d1-2fd77d05fa02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6727 | 2026.02.11 23:57:57.215798 [ 281 ] {39f9eae0-c717-4730-a1d1-2fd77d05fa02} <Trace> oximeter.fields_u32 (5e914076-6ebe-4e60-a251-80aa571785b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6728 | 2026.02.11 23:57:57.215832 [ 281 ] {39f9eae0-c717-4730-a1d1-2fd77d05fa02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 6729 | 2026.02.11 23:57:57.216151 [ 281 ] {39f9eae0-c717-4730-a1d1-2fd77d05fa02} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6730 | 2026.02.11 23:57:57.216293 [ 186 ] {d8291991-e1c7-4178-b7c2-8afc920979a5::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5680 rows, containing 5 columns (5 merged, 0 gathered) in 0.002625691 sec., 2163240.0766122136 rows/sec., 183.34 MiB/sec. | ||
| 6731 | 2026.02.11 23:57:57.216365 [ 281 ] {39f9eae0-c717-4730-a1d1-2fd77d05fa02} <Trace> oximeter.fields_u32 (5e914076-6ebe-4e60-a251-80aa571785b6): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6732 | 2026.02.11 23:57:57.216501 [ 281 ] {39f9eae0-c717-4730-a1d1-2fd77d05fa02} <Debug> executeQuery: Read 368 rows, 25.07 KiB in 0.001261 sec., 291831.87946074543 rows/sec., 19.42 MiB/sec. | ||
| 6733 | 2026.02.11 23:57:57.216539 [ 281 ] {39f9eae0-c717-4730-a1d1-2fd77d05fa02} <Debug> TCPHandler: Processed in 0.001433928 sec. | ||
| 6734 | 2026.02.11 23:57:57.216645 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6735 | 2026.02.11 23:57:57.216676 [ 190 ] {d8291991-e1c7-4178-b7c2-8afc920979a5::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6736 | 2026.02.11 23:57:57.216739 [ 281 ] {9860e791-e516-423b-b7fe-08e5fb08645d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6737 | 2026.02.11 23:57:57.216782 [ 281 ] {9860e791-e516-423b-b7fe-08e5fb08645d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6738 | 2026.02.11 23:57:57.217018 [ 190 ] {d8291991-e1c7-4178-b7c2-8afc920979a5::all_1_41_8} <Trace> oximeter.fields_string (d8291991-e1c7-4178-b7c2-8afc920979a5): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6739 | 2026.02.11 23:57:57.217119 [ 190 ] {d8291991-e1c7-4178-b7c2-8afc920979a5::all_1_41_8} <Trace> oximeter.fields_string (d8291991-e1c7-4178-b7c2-8afc920979a5) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6740 | 2026.02.11 23:57:57.217213 [ 281 ] {9860e791-e516-423b-b7fe-08e5fb08645d} <Trace> oximeter.fields_u8 (333bec52-f74d-408b-9e1c-1479446c7d3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6741 | 2026.02.11 23:57:57.217226 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.03 MiB. | ||
| 6742 | 2026.02.11 23:57:57.217256 [ 281 ] {9860e791-e516-423b-b7fe-08e5fb08645d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 6743 | 2026.02.11 23:57:57.217561 [ 281 ] {9860e791-e516-423b-b7fe-08e5fb08645d} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6744 | 2026.02.11 23:57:57.217779 [ 281 ] {9860e791-e516-423b-b7fe-08e5fb08645d} <Trace> oximeter.fields_u8 (333bec52-f74d-408b-9e1c-1479446c7d3c): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6745 | 2026.02.11 23:57:57.217902 [ 281 ] {9860e791-e516-423b-b7fe-08e5fb08645d} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001181 sec., 117696.86706181202 rows/sec., 6.70 MiB/sec. | ||
| 6746 | 2026.02.11 23:57:57.217939 [ 281 ] {9860e791-e516-423b-b7fe-08e5fb08645d} <Debug> TCPHandler: Processed in 0.001343676 sec. | ||
| 6747 | 2026.02.11 23:57:57.218052 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6748 | 2026.02.11 23:57:57.218146 [ 281 ] {8b37b71c-9176-49d2-b451-9f330c744281} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6749 | 2026.02.11 23:57:57.218187 [ 281 ] {8b37b71c-9176-49d2-b451-9f330c744281} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6750 | 2026.02.11 23:57:57.218885 [ 281 ] {8b37b71c-9176-49d2-b451-9f330c744281} <Trace> oximeter.fields_uuid (4fa888fe-7c40-4232-8860-a6a6bcd7dec5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6751 | 2026.02.11 23:57:57.218921 [ 281 ] {8b37b71c-9176-49d2-b451-9f330c744281} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.70 GiB. | ||
| 6752 | 2026.02.11 23:57:57.219262 [ 281 ] {8b37b71c-9176-49d2-b451-9f330c744281} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6753 | 2026.02.11 23:57:57.219467 [ 281 ] {8b37b71c-9176-49d2-b451-9f330c744281} <Trace> oximeter.fields_uuid (4fa888fe-7c40-4232-8860-a6a6bcd7dec5): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6754 | 2026.02.11 23:57:57.219592 [ 281 ] {8b37b71c-9176-49d2-b451-9f330c744281} <Debug> executeQuery: Read 929 rows, 68.37 KiB in 0.001464 sec., 634562.8415300547 rows/sec., 45.61 MiB/sec. | ||
| 6755 | 2026.02.11 23:57:57.219591 [ 55 ] {} <Debug> oximeter.fields_uuid (4fa888fe-7c40-4232-8860-a6a6bcd7dec5) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6756 | 2026.02.11 23:57:57.219634 [ 281 ] {8b37b71c-9176-49d2-b451-9f330c744281} <Debug> TCPHandler: Processed in 0.001631942 sec. | ||
| 6757 | 2026.02.11 23:57:57.219643 [ 55 ] {} <Trace> oximeter.fields_uuid (4fa888fe-7c40-4232-8860-a6a6bcd7dec5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6758 | 2026.02.11 23:57:57.219671 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.70 GiB. | ||
| 6759 | 2026.02.11 23:57:57.219746 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6760 | 2026.02.11 23:57:57.219760 [ 190 ] {4fa888fe-7c40-4232-8860-a6a6bcd7dec5::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 | ||
| 6761 | 2026.02.11 23:57:57.219849 [ 281 ] {73eae472-b5b4-4d3f-ac8b-671089a6e81f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6762 | 2026.02.11 23:57:57.219865 [ 190 ] {4fa888fe-7c40-4232-8860-a6a6bcd7dec5::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6763 | 2026.02.11 23:57:57.219894 [ 281 ] {73eae472-b5b4-4d3f-ac8b-671089a6e81f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6764 | 2026.02.11 23:57:57.219901 [ 190 ] {4fa888fe-7c40-4232-8860-a6a6bcd7dec5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 996 rows starting from the beginning of the part | ||
| 6765 | 2026.02.11 23:57:57.219984 [ 190 ] {4fa888fe-7c40-4232-8860-a6a6bcd7dec5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 471 rows starting from the beginning of the part | ||
| 6766 | 2026.02.11 23:57:57.220035 [ 190 ] {4fa888fe-7c40-4232-8860-a6a6bcd7dec5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 106 rows starting from the beginning of the part | ||
| 6767 | 2026.02.11 23:57:57.220085 [ 190 ] {4fa888fe-7c40-4232-8860-a6a6bcd7dec5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 471 rows starting from the beginning of the part | ||
| 6768 | 2026.02.11 23:57:57.220131 [ 190 ] {4fa888fe-7c40-4232-8860-a6a6bcd7dec5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 98 rows starting from the beginning of the part | ||
| 6769 | 2026.02.11 23:57:57.220176 [ 190 ] {4fa888fe-7c40-4232-8860-a6a6bcd7dec5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 929 rows starting from the beginning of the part | ||
| 6770 | 2026.02.11 23:57:57.220224 [ 281 ] {73eae472-b5b4-4d3f-ac8b-671089a6e81f} <Trace> oximeter.measurements_bool (9bb13e33-63b8-46aa-ab9c-a174a3431472): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6771 | 2026.02.11 23:57:57.220266 [ 281 ] {73eae472-b5b4-4d3f-ac8b-671089a6e81f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 6772 | 2026.02.11 23:57:57.220599 [ 281 ] {73eae472-b5b4-4d3f-ac8b-671089a6e81f} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6773 | 2026.02.11 23:57:57.220815 [ 281 ] {73eae472-b5b4-4d3f-ac8b-671089a6e81f} <Trace> oximeter.measurements_bool (9bb13e33-63b8-46aa-ab9c-a174a3431472): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6774 | 2026.02.11 23:57:57.220947 [ 281 ] {73eae472-b5b4-4d3f-ac8b-671089a6e81f} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001116 sec., 5376.344086021505 rows/sec., 280.89 KiB/sec. | ||
| 6775 | 2026.02.11 23:57:57.220983 [ 281 ] {73eae472-b5b4-4d3f-ac8b-671089a6e81f} <Debug> TCPHandler: Processed in 0.001286295 sec. | ||
| 6776 | 2026.02.11 23:57:57.221101 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6777 | 2026.02.11 23:57:57.221203 [ 281 ] {95498991-a1cb-416c-8af6-338fe38d7eb7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6778 | 2026.02.11 23:57:57.221244 [ 281 ] {95498991-a1cb-416c-8af6-338fe38d7eb7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6779 | 2026.02.11 23:57:57.221472 [ 190 ] {4fa888fe-7c40-4232-8860-a6a6bcd7dec5::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3071 rows, containing 5 columns (5 merged, 0 gathered) in 0.001749604 sec., 1755254.3318373756 rows/sec., 133.01 MiB/sec. | ||
| 6780 | 2026.02.11 23:57:57.221719 [ 201 ] {4fa888fe-7c40-4232-8860-a6a6bcd7dec5::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6781 | 2026.02.11 23:57:57.221890 [ 281 ] {95498991-a1cb-416c-8af6-338fe38d7eb7} <Trace> oximeter.measurements_cumulativeu64 (629b0a95-06b7-4f0a-8a91-89e98ebdbeb8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6782 | 2026.02.11 23:57:57.221925 [ 281 ] {95498991-a1cb-416c-8af6-338fe38d7eb7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 6783 | 2026.02.11 23:57:57.222019 [ 201 ] {4fa888fe-7c40-4232-8860-a6a6bcd7dec5::all_1_41_8} <Trace> oximeter.fields_uuid (4fa888fe-7c40-4232-8860-a6a6bcd7dec5): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6784 | 2026.02.11 23:57:57.222096 [ 201 ] {4fa888fe-7c40-4232-8860-a6a6bcd7dec5::all_1_41_8} <Trace> oximeter.fields_uuid (4fa888fe-7c40-4232-8860-a6a6bcd7dec5) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6785 | 2026.02.11 23:57:57.222179 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.59 MiB. | ||
| 6786 | 2026.02.11 23:57:57.222301 [ 281 ] {95498991-a1cb-416c-8af6-338fe38d7eb7} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6787 | 2026.02.11 23:57:57.222511 [ 281 ] {95498991-a1cb-416c-8af6-338fe38d7eb7} <Trace> oximeter.measurements_cumulativeu64 (629b0a95-06b7-4f0a-8a91-89e98ebdbeb8): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6788 | 2026.02.11 23:57:57.222636 [ 281 ] {95498991-a1cb-416c-8af6-338fe38d7eb7} <Debug> executeQuery: Read 911 rows, 62.14 KiB in 0.001452 sec., 627410.4683195592 rows/sec., 41.79 MiB/sec. | ||
| 6789 | 2026.02.11 23:57:57.222643 [ 55 ] {} <Debug> oximeter.measurements_cumulativeu64 (629b0a95-06b7-4f0a-8a91-89e98ebdbeb8) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6790 | 2026.02.11 23:57:57.222677 [ 281 ] {95498991-a1cb-416c-8af6-338fe38d7eb7} <Debug> TCPHandler: Processed in 0.001624191 sec. | ||
| 6791 | 2026.02.11 23:57:57.222692 [ 55 ] {} <Trace> oximeter.measurements_cumulativeu64 (629b0a95-06b7-4f0a-8a91-89e98ebdbeb8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6792 | 2026.02.11 23:57:57.222720 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.70 GiB. | ||
| 6793 | 2026.02.11 23:57:57.222802 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6794 | 2026.02.11 23:57:57.222824 [ 188 ] {629b0a95-06b7-4f0a-8a91-89e98ebdbeb8::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 | ||
| 6795 | 2026.02.11 23:57:57.222902 [ 281 ] {c4dfaccc-37dc-4ef8-9647-8b4292a272b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6796 | 2026.02.11 23:57:57.222939 [ 188 ] {629b0a95-06b7-4f0a-8a91-89e98ebdbeb8::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6797 | 2026.02.11 23:57:57.222946 [ 281 ] {c4dfaccc-37dc-4ef8-9647-8b4292a272b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6798 | 2026.02.11 23:57:57.222977 [ 188 ] {629b0a95-06b7-4f0a-8a91-89e98ebdbeb8::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 12545 rows starting from the beginning of the part | ||
| 6799 | 2026.02.11 23:57:57.223037 [ 188 ] {629b0a95-06b7-4f0a-8a91-89e98ebdbeb8::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 258 rows starting from the beginning of the part | ||
| 6800 | 2026.02.11 23:57:57.223082 [ 188 ] {629b0a95-06b7-4f0a-8a91-89e98ebdbeb8::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 164 rows starting from the beginning of the part | ||
| 6801 | 2026.02.11 23:57:57.223126 [ 188 ] {629b0a95-06b7-4f0a-8a91-89e98ebdbeb8::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 258 rows starting from the beginning of the part | ||
| 6802 | 2026.02.11 23:57:57.223166 [ 188 ] {629b0a95-06b7-4f0a-8a91-89e98ebdbeb8::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 160 rows starting from the beginning of the part | ||
| 6803 | 2026.02.11 23:57:57.223211 [ 188 ] {629b0a95-06b7-4f0a-8a91-89e98ebdbeb8::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 911 rows starting from the beginning of the part | ||
| 6804 | 2026.02.11 23:57:57.223298 [ 281 ] {c4dfaccc-37dc-4ef8-9647-8b4292a272b6} <Trace> oximeter.measurements_f64 (522c00d0-3ce7-4a3b-8e1c-1a58bb35e28f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6805 | 2026.02.11 23:57:57.223339 [ 281 ] {c4dfaccc-37dc-4ef8-9647-8b4292a272b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 6806 | 2026.02.11 23:57:57.223741 [ 281 ] {c4dfaccc-37dc-4ef8-9647-8b4292a272b6} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6807 | 2026.02.11 23:57:57.223948 [ 281 ] {c4dfaccc-37dc-4ef8-9647-8b4292a272b6} <Trace> oximeter.measurements_f64 (522c00d0-3ce7-4a3b-8e1c-1a58bb35e28f): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6808 | 2026.02.11 23:57:57.224075 [ 281 ] {c4dfaccc-37dc-4ef8-9647-8b4292a272b6} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001192 sec., 838.9261744966443 rows/sec., 56.53 KiB/sec. | ||
| 6809 | 2026.02.11 23:57:57.224115 [ 281 ] {c4dfaccc-37dc-4ef8-9647-8b4292a272b6} <Debug> TCPHandler: Processed in 0.001361086 sec. | ||
| 6810 | 2026.02.11 23:57:57.224229 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6811 | 2026.02.11 23:57:57.224315 [ 281 ] {2cfabb3e-5690-40d1-9e0f-2b112bddd4be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6812 | 2026.02.11 23:57:57.224364 [ 281 ] {2cfabb3e-5690-40d1-9e0f-2b112bddd4be} <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 | ||
| 6813 | 2026.02.11 23:57:57.225157 [ 281 ] {2cfabb3e-5690-40d1-9e0f-2b112bddd4be} <Trace> oximeter.measurements_histogramu64 (ffbb1385-6601-4f63-a903-f8bfc0e27b7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6814 | 2026.02.11 23:57:57.225197 [ 281 ] {2cfabb3e-5690-40d1-9e0f-2b112bddd4be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 6815 | 2026.02.11 23:57:57.225786 [ 281 ] {2cfabb3e-5690-40d1-9e0f-2b112bddd4be} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6816 | 2026.02.11 23:57:57.226012 [ 281 ] {2cfabb3e-5690-40d1-9e0f-2b112bddd4be} <Trace> oximeter.measurements_histogramu64 (ffbb1385-6601-4f63-a903-f8bfc0e27b7e): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6817 | 2026.02.11 23:57:57.226119 [ 55 ] {} <Debug> oximeter.measurements_histogramu64 (ffbb1385-6601-4f63-a903-f8bfc0e27b7e) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6818 | 2026.02.11 23:57:57.226150 [ 281 ] {2cfabb3e-5690-40d1-9e0f-2b112bddd4be} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.00184 sec., 4347.826086956522 rows/sec., 7.79 MiB/sec. | ||
| 6819 | 2026.02.11 23:57:57.226156 [ 55 ] {} <Trace> oximeter.measurements_histogramu64 (ffbb1385-6601-4f63-a903-f8bfc0e27b7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6820 | 2026.02.11 23:57:57.226188 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 6821 | 2026.02.11 23:57:57.226210 [ 281 ] {2cfabb3e-5690-40d1-9e0f-2b112bddd4be} <Debug> TCPHandler: Processed in 0.002020809 sec. | ||
| 6822 | 2026.02.11 23:57:57.226278 [ 201 ] {ffbb1385-6601-4f63-a903-f8bfc0e27b7e::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 | ||
| 6823 | 2026.02.11 23:57:57.226335 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6824 | 2026.02.11 23:57:57.226428 [ 281 ] {553d8ae0-0e38-4880-8ea6-d7bf435dd0eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6825 | 2026.02.11 23:57:57.226458 [ 201 ] {ffbb1385-6601-4f63-a903-f8bfc0e27b7e::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6826 | 2026.02.11 23:57:57.226467 [ 281 ] {553d8ae0-0e38-4880-8ea6-d7bf435dd0eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6827 | 2026.02.11 23:57:57.226509 [ 201 ] {ffbb1385-6601-4f63-a903-f8bfc0e27b7e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 611 rows starting from the beginning of the part | ||
| 6828 | 2026.02.11 23:57:57.226616 [ 201 ] {ffbb1385-6601-4f63-a903-f8bfc0e27b7e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 8 rows starting from the beginning of the part | ||
| 6829 | 2026.02.11 23:57:57.226706 [ 201 ] {ffbb1385-6601-4f63-a903-f8bfc0e27b7e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 34 rows starting from the beginning of the part | ||
| 6830 | 2026.02.11 23:57:57.226791 [ 201 ] {ffbb1385-6601-4f63-a903-f8bfc0e27b7e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 8 rows starting from the beginning of the part | ||
| 6831 | 2026.02.11 23:57:57.226807 [ 281 ] {553d8ae0-0e38-4880-8ea6-d7bf435dd0eb} <Trace> oximeter.measurements_u64 (4b04f6c7-fe0f-46f4-b6b8-6d9da97af1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6832 | 2026.02.11 23:57:57.226841 [ 281 ] {553d8ae0-0e38-4880-8ea6-d7bf435dd0eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 6833 | 2026.02.11 23:57:57.226871 [ 201 ] {ffbb1385-6601-4f63-a903-f8bfc0e27b7e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 34 rows starting from the beginning of the part | ||
| 6834 | 2026.02.11 23:57:57.226958 [ 201 ] {ffbb1385-6601-4f63-a903-f8bfc0e27b7e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 8 rows starting from the beginning of the part | ||
| 6835 | 2026.02.11 23:57:57.227213 [ 281 ] {553d8ae0-0e38-4880-8ea6-d7bf435dd0eb} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6836 | 2026.02.11 23:57:57.227424 [ 281 ] {553d8ae0-0e38-4880-8ea6-d7bf435dd0eb} <Trace> oximeter.measurements_u64 (4b04f6c7-fe0f-46f4-b6b8-6d9da97af1bd): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6837 | 2026.02.11 23:57:57.227533 [ 55 ] {} <Debug> oximeter.measurements_u64 (4b04f6c7-fe0f-46f4-b6b8-6d9da97af1bd) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6838 | 2026.02.11 23:57:57.227551 [ 281 ] {553d8ae0-0e38-4880-8ea6-d7bf435dd0eb} <Debug> executeQuery: Read 76 rows, 4.83 KiB in 0.001142 sec., 66549.91243432574 rows/sec., 4.13 MiB/sec. | ||
| 6839 | 2026.02.11 23:57:57.227565 [ 55 ] {} <Trace> oximeter.measurements_u64 (4b04f6c7-fe0f-46f4-b6b8-6d9da97af1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6840 | 2026.02.11 23:57:57.227591 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 6841 | 2026.02.11 23:57:57.227592 [ 281 ] {553d8ae0-0e38-4880-8ea6-d7bf435dd0eb} <Debug> TCPHandler: Processed in 0.001304125 sec. | ||
| 6842 | 2026.02.11 23:57:57.227670 [ 186 ] {4b04f6c7-fe0f-46f4-b6b8-6d9da97af1bd::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 | ||
| 6843 | 2026.02.11 23:57:57.227765 [ 186 ] {4b04f6c7-fe0f-46f4-b6b8-6d9da97af1bd::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6844 | 2026.02.11 23:57:57.227791 [ 186 ] {4b04f6c7-fe0f-46f4-b6b8-6d9da97af1bd::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2548 rows starting from the beginning of the part | ||
| 6845 | 2026.02.11 23:57:57.227843 [ 186 ] {4b04f6c7-fe0f-46f4-b6b8-6d9da97af1bd::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 88 rows starting from the beginning of the part | ||
| 6846 | 2026.02.11 23:57:57.227884 [ 186 ] {4b04f6c7-fe0f-46f4-b6b8-6d9da97af1bd::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 60 rows starting from the beginning of the part | ||
| 6847 | 2026.02.11 23:57:57.227922 [ 186 ] {4b04f6c7-fe0f-46f4-b6b8-6d9da97af1bd::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 88 rows starting from the beginning of the part | ||
| 6848 | 2026.02.11 23:57:57.227956 [ 186 ] {4b04f6c7-fe0f-46f4-b6b8-6d9da97af1bd::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 60 rows starting from the beginning of the part | ||
| 6849 | 2026.02.11 23:57:57.227991 [ 186 ] {4b04f6c7-fe0f-46f4-b6b8-6d9da97af1bd::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 76 rows starting from the beginning of the part | ||
| 6850 | 2026.02.11 23:57:57.227990 [ 187 ] {629b0a95-06b7-4f0a-8a91-89e98ebdbeb8::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14296 rows, containing 5 columns (5 merged, 0 gathered) in 0.005205612 sec., 2746266.9134772243 rows/sec., 185.03 MiB/sec. | ||
| 6851 | 2026.02.11 23:57:57.228336 [ 188 ] {629b0a95-06b7-4f0a-8a91-89e98ebdbeb8::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6852 | 2026.02.11 23:57:57.228607 [ 188 ] {629b0a95-06b7-4f0a-8a91-89e98ebdbeb8::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (629b0a95-06b7-4f0a-8a91-89e98ebdbeb8): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6853 | 2026.02.11 23:57:57.228685 [ 188 ] {629b0a95-06b7-4f0a-8a91-89e98ebdbeb8::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (629b0a95-06b7-4f0a-8a91-89e98ebdbeb8) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6854 | 2026.02.11 23:57:57.228757 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.64 MiB. | ||
| 6855 | 2026.02.11 23:57:57.229103 [ 193 ] {4b04f6c7-fe0f-46f4-b6b8-6d9da97af1bd::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2920 rows, containing 4 columns (4 merged, 0 gathered) in 0.001466908 sec., 1990581.5497631752 rows/sec., 128.91 MiB/sec. | ||
| 6856 | 2026.02.11 23:57:57.229354 [ 193 ] {4b04f6c7-fe0f-46f4-b6b8-6d9da97af1bd::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6857 | 2026.02.11 23:57:57.229587 [ 193 ] {4b04f6c7-fe0f-46f4-b6b8-6d9da97af1bd::all_1_41_8} <Trace> oximeter.measurements_u64 (4b04f6c7-fe0f-46f4-b6b8-6d9da97af1bd): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6858 | 2026.02.11 23:57:57.229647 [ 193 ] {4b04f6c7-fe0f-46f4-b6b8-6d9da97af1bd::all_1_41_8} <Trace> oximeter.measurements_u64 (4b04f6c7-fe0f-46f4-b6b8-6d9da97af1bd) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6859 | 2026.02.11 23:57:57.229711 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.72 MiB. | ||
| 6860 | 2026.02.11 23:57:57.231130 [ 201 ] {ffbb1385-6601-4f63-a903-f8bfc0e27b7e::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 703 rows, containing 19 columns (19 merged, 0 gathered) in 0.004886145 sec., 143876.2050655476 rows/sec., 257.82 MiB/sec. | ||
| 6861 | 2026.02.11 23:57:57.232024 [ 201 ] {ffbb1385-6601-4f63-a903-f8bfc0e27b7e::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6862 | 2026.02.11 23:57:57.232314 [ 201 ] {ffbb1385-6601-4f63-a903-f8bfc0e27b7e::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (ffbb1385-6601-4f63-a903-f8bfc0e27b7e): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6863 | 2026.02.11 23:57:57.232374 [ 201 ] {ffbb1385-6601-4f63-a903-f8bfc0e27b7e::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (ffbb1385-6601-4f63-a903-f8bfc0e27b7e) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6864 | 2026.02.11 23:57:57.232441 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.48 MiB. | ||
| 6865 | 2026.02.11 23:57:58.000185 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 272.13 MiB, peak 282.71 MiB, free memory in arenas 0.00 B, will set to 275.38 MiB (RSS), difference: 3.24 MiB | ||
| 6866 | 2026.02.11 23:57:58.300910 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 13899 | ||
| 6867 | 2026.02.11 23:57:58.301482 [ 244 ] {} <Trace> system.asynchronous_metric_log (7c321173-efe0-4025-bf7e-6a8e4a3fbd38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6868 | 2026.02.11 23:57:58.301524 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 6869 | 2026.02.11 23:57:58.302022 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 6870 | 2026.02.11 23:57:58.302246 [ 244 ] {} <Trace> system.asynchronous_metric_log (7c321173-efe0-4025-bf7e-6a8e4a3fbd38): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6871 | 2026.02.11 23:57:58.302384 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13899 | ||
| 6872 | 2026.02.11 23:57:58.857932 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6873 | 2026.02.11 23:57:58.858124 [ 281 ] {f18d42e9-23f6-4762-96e1-f5464bde8dac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6874 | 2026.02.11 23:57:58.858199 [ 281 ] {f18d42e9-23f6-4762-96e1-f5464bde8dac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6875 | 2026.02.11 23:57:58.858874 [ 281 ] {f18d42e9-23f6-4762-96e1-f5464bde8dac} <Trace> oximeter.fields_string (d8291991-e1c7-4178-b7c2-8afc920979a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6876 | 2026.02.11 23:57:58.858911 [ 281 ] {f18d42e9-23f6-4762-96e1-f5464bde8dac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 6877 | 2026.02.11 23:57:58.859290 [ 281 ] {f18d42e9-23f6-4762-96e1-f5464bde8dac} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6878 | 2026.02.11 23:57:58.859513 [ 281 ] {f18d42e9-23f6-4762-96e1-f5464bde8dac} <Trace> oximeter.fields_string (d8291991-e1c7-4178-b7c2-8afc920979a5): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6879 | 2026.02.11 23:57:58.859661 [ 281 ] {f18d42e9-23f6-4762-96e1-f5464bde8dac} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001589 sec., 35242.29074889868 rows/sec., 2.71 MiB/sec. | ||
| 6880 | 2026.02.11 23:57:58.859701 [ 281 ] {f18d42e9-23f6-4762-96e1-f5464bde8dac} <Debug> TCPHandler: Processed in 0.001901957 sec. | ||
| 6881 | 2026.02.11 23:57:58.859837 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6882 | 2026.02.11 23:57:58.859933 [ 281 ] {bb66cc9b-79ab-4edb-a3b9-1685d8547adc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6883 | 2026.02.11 23:57:58.859972 [ 281 ] {bb66cc9b-79ab-4edb-a3b9-1685d8547adc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6884 | 2026.02.11 23:57:58.860412 [ 281 ] {bb66cc9b-79ab-4edb-a3b9-1685d8547adc} <Trace> oximeter.fields_uuid (4fa888fe-7c40-4232-8860-a6a6bcd7dec5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6885 | 2026.02.11 23:57:58.860447 [ 281 ] {bb66cc9b-79ab-4edb-a3b9-1685d8547adc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 6886 | 2026.02.11 23:57:58.860748 [ 281 ] {bb66cc9b-79ab-4edb-a3b9-1685d8547adc} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6887 | 2026.02.11 23:57:58.860953 [ 281 ] {bb66cc9b-79ab-4edb-a3b9-1685d8547adc} <Trace> oximeter.fields_uuid (4fa888fe-7c40-4232-8860-a6a6bcd7dec5): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6888 | 2026.02.11 23:57:58.861077 [ 281 ] {bb66cc9b-79ab-4edb-a3b9-1685d8547adc} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001163 sec., 55030.09458297506 rows/sec., 4.30 MiB/sec. | ||
| 6889 | 2026.02.11 23:57:58.861114 [ 281 ] {bb66cc9b-79ab-4edb-a3b9-1685d8547adc} <Debug> TCPHandler: Processed in 0.001327516 sec. | ||
| 6890 | 2026.02.11 23:57:58.861232 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6891 | 2026.02.11 23:57:58.861326 [ 281 ] {ccbe87a3-a48f-4bf2-a803-1980834be28a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6892 | 2026.02.11 23:57:58.861368 [ 281 ] {ccbe87a3-a48f-4bf2-a803-1980834be28a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6893 | 2026.02.11 23:57:58.861743 [ 281 ] {ccbe87a3-a48f-4bf2-a803-1980834be28a} <Trace> oximeter.measurements_cumulativeu64 (629b0a95-06b7-4f0a-8a91-89e98ebdbeb8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6894 | 2026.02.11 23:57:58.861777 [ 281 ] {ccbe87a3-a48f-4bf2-a803-1980834be28a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 6895 | 2026.02.11 23:57:58.862103 [ 281 ] {ccbe87a3-a48f-4bf2-a803-1980834be28a} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6896 | 2026.02.11 23:57:58.862316 [ 281 ] {ccbe87a3-a48f-4bf2-a803-1980834be28a} <Trace> oximeter.measurements_cumulativeu64 (629b0a95-06b7-4f0a-8a91-89e98ebdbeb8): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6897 | 2026.02.11 23:57:58.862444 [ 281 ] {ccbe87a3-a48f-4bf2-a803-1980834be28a} <Debug> executeQuery: Read 32 rows, 2.28 KiB in 0.001136 sec., 28169.014084507042 rows/sec., 1.96 MiB/sec. | ||
| 6898 | 2026.02.11 23:57:58.862479 [ 281 ] {ccbe87a3-a48f-4bf2-a803-1980834be28a} <Debug> TCPHandler: Processed in 0.001296146 sec. | ||
| 6899 | 2026.02.11 23:57:58.862584 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6900 | 2026.02.11 23:57:58.862677 [ 281 ] {8c36f2eb-39c1-49f1-b971-f5e48fcaae4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6901 | 2026.02.11 23:57:58.862717 [ 281 ] {8c36f2eb-39c1-49f1-b971-f5e48fcaae4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6902 | 2026.02.11 23:57:58.863031 [ 281 ] {8c36f2eb-39c1-49f1-b971-f5e48fcaae4e} <Trace> oximeter.measurements_u64 (4b04f6c7-fe0f-46f4-b6b8-6d9da97af1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6903 | 2026.02.11 23:57:58.863066 [ 281 ] {8c36f2eb-39c1-49f1-b971-f5e48fcaae4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 6904 | 2026.02.11 23:57:58.863360 [ 281 ] {8c36f2eb-39c1-49f1-b971-f5e48fcaae4e} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6905 | 2026.02.11 23:57:58.863564 [ 281 ] {8c36f2eb-39c1-49f1-b971-f5e48fcaae4e} <Trace> oximeter.measurements_u64 (4b04f6c7-fe0f-46f4-b6b8-6d9da97af1bd): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6906 | 2026.02.11 23:57:58.863690 [ 281 ] {8c36f2eb-39c1-49f1-b971-f5e48fcaae4e} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.00103 sec., 11650.485436893203 rows/sec., 804.00 KiB/sec. | ||
| 6907 | 2026.02.11 23:57:58.863724 [ 281 ] {8c36f2eb-39c1-49f1-b971-f5e48fcaae4e} <Debug> TCPHandler: Processed in 0.001189943 sec. | ||
| 6908 | 2026.02.11 23:57:59.008910 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 219 | ||
| 6909 | 2026.02.11 23:57:59.025728 [ 245 ] {} <Trace> system.metric_log (9c306116-b3ca-42bb-b692-9c2699a40c21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6910 | 2026.02.11 23:57:59.025799 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 6911 | 2026.02.11 23:57:59.031636 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 6912 | 2026.02.11 23:57:59.032327 [ 245 ] {} <Trace> system.metric_log (9c306116-b3ca-42bb-b692-9c2699a40c21): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6913 | 2026.02.11 23:57:59.035087 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 219 | ||
| 6914 | 2026.02.11 23:58:00.994832 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 908 | ||
| 6915 | 2026.02.11 23:58:00.997393 [ 243 ] {} <Trace> system.query_log (e129079c-d142-406b-8659-a4f2a5941f34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6916 | 2026.02.11 23:58:00.997439 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 6917 | 2026.02.11 23:58:00.998620 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 6918 | 2026.02.11 23:58:00.998881 [ 243 ] {} <Trace> system.query_log (e129079c-d142-406b-8659-a4f2a5941f34): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6919 | 2026.02.11 23:58:00.999026 [ 100 ] {} <Debug> system.query_log (e129079c-d142-406b-8659-a4f2a5941f34) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 6920 | 2026.02.11 23:58:00.999090 [ 100 ] {} <Trace> system.query_log (e129079c-d142-406b-8659-a4f2a5941f34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6921 | 2026.02.11 23:58:00.999110 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 6922 | 2026.02.11 23:58:00.999137 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 908 | ||
| 6923 | 2026.02.11 23:58:00.999257 [ 193 ] {e129079c-d142-406b-8659-a4f2a5941f34::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 | ||
| 6924 | 2026.02.11 23:58:00.999969 [ 193 ] {e129079c-d142-406b-8659-a4f2a5941f34::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6925 | 2026.02.11 23:58:01.000151 [ 193 ] {e129079c-d142-406b-8659-a4f2a5941f34::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 696 rows starting from the beginning of the part | ||
| 6926 | 2026.02.11 23:58:01.000559 [ 193 ] {e129079c-d142-406b-8659-a4f2a5941f34::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 | ||
| 6927 | 2026.02.11 23:58:01.000903 [ 193 ] {e129079c-d142-406b-8659-a4f2a5941f34::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 58 rows starting from the beginning of the part | ||
| 6928 | 2026.02.11 23:58:01.001228 [ 193 ] {e129079c-d142-406b-8659-a4f2a5941f34::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 34 rows starting from the beginning of the part | ||
| 6929 | 2026.02.11 23:58:01.001542 [ 193 ] {e129079c-d142-406b-8659-a4f2a5941f34::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 36 rows starting from the beginning of the part | ||
| 6930 | 2026.02.11 23:58:01.001863 [ 193 ] {e129079c-d142-406b-8659-a4f2a5941f34::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 44 rows starting from the beginning of the part | ||
| 6931 | 2026.02.11 23:58:01.007707 [ 186 ] {e129079c-d142-406b-8659-a4f2a5941f34::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 908 rows, containing 72 columns (72 merged, 0 gathered) in 0.008520016 sec., 106572.5698167703 rows/sec., 87.51 MiB/sec. | ||
| 6932 | 2026.02.11 23:58:01.009186 [ 187 ] {e129079c-d142-406b-8659-a4f2a5941f34::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 6933 | 2026.02.11 23:58:01.009826 [ 187 ] {e129079c-d142-406b-8659-a4f2a5941f34::all_1_21_4} <Trace> system.query_log (e129079c-d142-406b-8659-a4f2a5941f34): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6934 | 2026.02.11 23:58:01.009921 [ 187 ] {e129079c-d142-406b-8659-a4f2a5941f34::all_1_21_4} <Trace> system.query_log (e129079c-d142-406b-8659-a4f2a5941f34) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 6935 | 2026.02.11 23:58:01.010295 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.22 MiB. | ||
| 6936 | 2026.02.11 23:58:03.866182 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6937 | 2026.02.11 23:58:03.866399 [ 281 ] {84a9b5b5-fa5b-4ac3-b3b1-382132e704f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6938 | 2026.02.11 23:58:03.866468 [ 281 ] {84a9b5b5-fa5b-4ac3-b3b1-382132e704f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6939 | 2026.02.11 23:58:03.867279 [ 281 ] {84a9b5b5-fa5b-4ac3-b3b1-382132e704f4} <Trace> oximeter.fields_string (d8291991-e1c7-4178-b7c2-8afc920979a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6940 | 2026.02.11 23:58:03.867324 [ 281 ] {84a9b5b5-fa5b-4ac3-b3b1-382132e704f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 6941 | 2026.02.11 23:58:03.867713 [ 281 ] {84a9b5b5-fa5b-4ac3-b3b1-382132e704f4} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6942 | 2026.02.11 23:58:03.867931 [ 281 ] {84a9b5b5-fa5b-4ac3-b3b1-382132e704f4} <Trace> oximeter.fields_string (d8291991-e1c7-4178-b7c2-8afc920979a5): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6943 | 2026.02.11 23:58:03.868073 [ 281 ] {84a9b5b5-fa5b-4ac3-b3b1-382132e704f4} <Debug> executeQuery: Read 124 rows, 10.94 KiB in 0.001726 sec., 71842.41019698724 rows/sec., 6.19 MiB/sec. | ||
| 6944 | 2026.02.11 23:58:03.868112 [ 281 ] {84a9b5b5-fa5b-4ac3-b3b1-382132e704f4} <Debug> TCPHandler: Processed in 0.00206025 sec. | ||
| 6945 | 2026.02.11 23:58:03.868246 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6946 | 2026.02.11 23:58:03.868340 [ 281 ] {69da74bf-dd30-4e8d-84e8-d08a0cb2c546} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6947 | 2026.02.11 23:58:03.868379 [ 281 ] {69da74bf-dd30-4e8d-84e8-d08a0cb2c546} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6948 | 2026.02.11 23:58:03.868838 [ 281 ] {69da74bf-dd30-4e8d-84e8-d08a0cb2c546} <Trace> oximeter.fields_u16 (a063e340-feb3-467d-9a3f-70c072d33d5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6949 | 2026.02.11 23:58:03.868873 [ 281 ] {69da74bf-dd30-4e8d-84e8-d08a0cb2c546} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 6950 | 2026.02.11 23:58:03.869154 [ 281 ] {69da74bf-dd30-4e8d-84e8-d08a0cb2c546} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6951 | 2026.02.11 23:58:03.869351 [ 281 ] {69da74bf-dd30-4e8d-84e8-d08a0cb2c546} <Trace> oximeter.fields_u16 (a063e340-feb3-467d-9a3f-70c072d33d5b): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6952 | 2026.02.11 23:58:03.869474 [ 281 ] {69da74bf-dd30-4e8d-84e8-d08a0cb2c546} <Debug> executeQuery: Read 34 rows, 2.56 KiB in 0.001153 sec., 29488.291413703384 rows/sec., 2.17 MiB/sec. | ||
| 6953 | 2026.02.11 23:58:03.869510 [ 281 ] {69da74bf-dd30-4e8d-84e8-d08a0cb2c546} <Debug> TCPHandler: Processed in 0.001312016 sec. | ||
| 6954 | 2026.02.11 23:58:03.869620 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6955 | 2026.02.11 23:58:03.869712 [ 281 ] {0f8e66fc-5cca-4d49-a064-81d2f0df216d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6956 | 2026.02.11 23:58:03.869751 [ 281 ] {0f8e66fc-5cca-4d49-a064-81d2f0df216d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6957 | 2026.02.11 23:58:03.870235 [ 281 ] {0f8e66fc-5cca-4d49-a064-81d2f0df216d} <Trace> oximeter.fields_uuid (4fa888fe-7c40-4232-8860-a6a6bcd7dec5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6958 | 2026.02.11 23:58:03.870272 [ 281 ] {0f8e66fc-5cca-4d49-a064-81d2f0df216d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 6959 | 2026.02.11 23:58:03.870573 [ 281 ] {0f8e66fc-5cca-4d49-a064-81d2f0df216d} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6960 | 2026.02.11 23:58:03.870775 [ 281 ] {0f8e66fc-5cca-4d49-a064-81d2f0df216d} <Trace> oximeter.fields_uuid (4fa888fe-7c40-4232-8860-a6a6bcd7dec5): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6961 | 2026.02.11 23:58:03.870900 [ 281 ] {0f8e66fc-5cca-4d49-a064-81d2f0df216d} <Debug> executeQuery: Read 98 rows, 7.84 KiB in 0.001206 sec., 81260.3648424544 rows/sec., 6.35 MiB/sec. | ||
| 6962 | 2026.02.11 23:58:03.870937 [ 281 ] {0f8e66fc-5cca-4d49-a064-81d2f0df216d} <Debug> TCPHandler: Processed in 0.001363666 sec. | ||
| 6963 | 2026.02.11 23:58:03.871048 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6964 | 2026.02.11 23:58:03.871142 [ 281 ] {3a1bb11d-aefd-4a76-ad53-922fe0750444} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6965 | 2026.02.11 23:58:03.871184 [ 281 ] {3a1bb11d-aefd-4a76-ad53-922fe0750444} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6966 | 2026.02.11 23:58:03.871636 [ 281 ] {3a1bb11d-aefd-4a76-ad53-922fe0750444} <Trace> oximeter.measurements_cumulativeu64 (629b0a95-06b7-4f0a-8a91-89e98ebdbeb8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6967 | 2026.02.11 23:58:03.871673 [ 281 ] {3a1bb11d-aefd-4a76-ad53-922fe0750444} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 6968 | 2026.02.11 23:58:03.872001 [ 281 ] {3a1bb11d-aefd-4a76-ad53-922fe0750444} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6969 | 2026.02.11 23:58:03.872204 [ 281 ] {3a1bb11d-aefd-4a76-ad53-922fe0750444} <Trace> oximeter.measurements_cumulativeu64 (629b0a95-06b7-4f0a-8a91-89e98ebdbeb8): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6970 | 2026.02.11 23:58:03.872331 [ 281 ] {3a1bb11d-aefd-4a76-ad53-922fe0750444} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001207 sec., 132560.06628003315 rows/sec., 9.23 MiB/sec. | ||
| 6971 | 2026.02.11 23:58:03.872368 [ 281 ] {3a1bb11d-aefd-4a76-ad53-922fe0750444} <Debug> TCPHandler: Processed in 0.001366656 sec. | ||
| 6972 | 2026.02.11 23:58:03.872476 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6973 | 2026.02.11 23:58:03.872569 [ 281 ] {28b3f67e-898f-4c5a-a7b1-48db4c50abcf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6974 | 2026.02.11 23:58:03.872622 [ 281 ] {28b3f67e-898f-4c5a-a7b1-48db4c50abcf} <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 | ||
| 6975 | 2026.02.11 23:58:03.873487 [ 281 ] {28b3f67e-898f-4c5a-a7b1-48db4c50abcf} <Trace> oximeter.measurements_histogramu64 (ffbb1385-6601-4f63-a903-f8bfc0e27b7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6976 | 2026.02.11 23:58:03.873523 [ 281 ] {28b3f67e-898f-4c5a-a7b1-48db4c50abcf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 6977 | 2026.02.11 23:58:03.874067 [ 281 ] {28b3f67e-898f-4c5a-a7b1-48db4c50abcf} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6978 | 2026.02.11 23:58:03.874278 [ 281 ] {28b3f67e-898f-4c5a-a7b1-48db4c50abcf} <Trace> oximeter.measurements_histogramu64 (ffbb1385-6601-4f63-a903-f8bfc0e27b7e): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6979 | 2026.02.11 23:58:03.874407 [ 281 ] {28b3f67e-898f-4c5a-a7b1-48db4c50abcf} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.001858 sec., 18299.246501614638 rows/sec., 32.79 MiB/sec. | ||
| 6980 | 2026.02.11 23:58:03.874459 [ 281 ] {28b3f67e-898f-4c5a-a7b1-48db4c50abcf} <Debug> TCPHandler: Processed in 0.00203037 sec. | ||
| 6981 | 2026.02.11 23:58:03.874569 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6982 | 2026.02.11 23:58:03.874662 [ 281 ] {9ac68661-99d9-4355-b339-253b92864b18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6983 | 2026.02.11 23:58:03.874702 [ 281 ] {9ac68661-99d9-4355-b339-253b92864b18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6984 | 2026.02.11 23:58:03.875049 [ 281 ] {9ac68661-99d9-4355-b339-253b92864b18} <Trace> oximeter.measurements_u64 (4b04f6c7-fe0f-46f4-b6b8-6d9da97af1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6985 | 2026.02.11 23:58:03.875085 [ 281 ] {9ac68661-99d9-4355-b339-253b92864b18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 6986 | 2026.02.11 23:58:03.875376 [ 281 ] {9ac68661-99d9-4355-b339-253b92864b18} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6987 | 2026.02.11 23:58:03.875570 [ 281 ] {9ac68661-99d9-4355-b339-253b92864b18} <Trace> oximeter.measurements_u64 (4b04f6c7-fe0f-46f4-b6b8-6d9da97af1bd): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6988 | 2026.02.11 23:58:03.875692 [ 281 ] {9ac68661-99d9-4355-b339-253b92864b18} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001049 sec., 57197.33079122974 rows/sec., 3.85 MiB/sec. | ||
| 6989 | 2026.02.11 23:58:03.875727 [ 281 ] {9ac68661-99d9-4355-b339-253b92864b18} <Debug> TCPHandler: Processed in 0.001205173 sec. | ||
| 6990 | 2026.02.11 23:58:05.710567 [ 134 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6991 | 2026.02.11 23:58:05.710624 [ 134 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6992 | 2026.02.11 23:58:05.802537 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 14347 | ||
| 6993 | 2026.02.11 23:58:05.803133 [ 244 ] {} <Trace> system.asynchronous_metric_log (7c321173-efe0-4025-bf7e-6a8e4a3fbd38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6994 | 2026.02.11 23:58:05.803180 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 6995 | 2026.02.11 23:58:05.803730 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 6996 | 2026.02.11 23:58:05.803962 [ 244 ] {} <Trace> system.asynchronous_metric_log (7c321173-efe0-4025-bf7e-6a8e4a3fbd38): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6997 | 2026.02.11 23:58:05.804093 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14347 | ||
| 6998 | 2026.02.11 23:58:06.535213 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 226 | ||
| 6999 | 2026.02.11 23:58:06.552379 [ 245 ] {} <Trace> system.metric_log (9c306116-b3ca-42bb-b692-9c2699a40c21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7000 | 2026.02.11 23:58:06.552423 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 7001 | 2026.02.11 23:58:06.558084 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 7002 | 2026.02.11 23:58:06.558782 [ 245 ] {} <Trace> system.metric_log (9c306116-b3ca-42bb-b692-9c2699a40c21): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7003 | 2026.02.11 23:58:06.561604 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 226 | ||
| 7004 | 2026.02.11 23:58:08.872508 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7005 | 2026.02.11 23:58:08.872781 [ 281 ] {4a6e9343-1ad5-41f3-85bf-d442ecb1081d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7006 | 2026.02.11 23:58:08.872846 [ 281 ] {4a6e9343-1ad5-41f3-85bf-d442ecb1081d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7007 | 2026.02.11 23:58:08.873687 [ 281 ] {4a6e9343-1ad5-41f3-85bf-d442ecb1081d} <Trace> oximeter.fields_i16 (a5dbfeca-2262-4415-b6be-dfd1a8bfa631): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7008 | 2026.02.11 23:58:08.873733 [ 281 ] {4a6e9343-1ad5-41f3-85bf-d442ecb1081d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 7009 | 2026.02.11 23:58:08.874131 [ 281 ] {4a6e9343-1ad5-41f3-85bf-d442ecb1081d} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 7010 | 2026.02.11 23:58:08.874349 [ 281 ] {4a6e9343-1ad5-41f3-85bf-d442ecb1081d} <Trace> oximeter.fields_i16 (a5dbfeca-2262-4415-b6be-dfd1a8bfa631): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7011 | 2026.02.11 23:58:08.874492 [ 281 ] {4a6e9343-1ad5-41f3-85bf-d442ecb1081d} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.00178 sec., 149438.20224719102 rows/sec., 9.49 MiB/sec. | ||
| 7012 | 2026.02.11 23:58:08.874536 [ 281 ] {4a6e9343-1ad5-41f3-85bf-d442ecb1081d} <Debug> TCPHandler: Processed in 0.002190033 sec. | ||
| 7013 | 2026.02.11 23:58:08.874667 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7014 | 2026.02.11 23:58:08.874760 [ 281 ] {47426a24-4163-4250-bd69-01e3fd5b9e39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7015 | 2026.02.11 23:58:08.874799 [ 281 ] {47426a24-4163-4250-bd69-01e3fd5b9e39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7016 | 2026.02.11 23:58:08.875611 [ 281 ] {47426a24-4163-4250-bd69-01e3fd5b9e39} <Trace> oximeter.fields_string (d8291991-e1c7-4178-b7c2-8afc920979a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7017 | 2026.02.11 23:58:08.875648 [ 281 ] {47426a24-4163-4250-bd69-01e3fd5b9e39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 7018 | 2026.02.11 23:58:08.875986 [ 281 ] {47426a24-4163-4250-bd69-01e3fd5b9e39} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7019 | 2026.02.11 23:58:08.876182 [ 281 ] {47426a24-4163-4250-bd69-01e3fd5b9e39} <Trace> oximeter.fields_string (d8291991-e1c7-4178-b7c2-8afc920979a5): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7020 | 2026.02.11 23:58:08.876308 [ 281 ] {47426a24-4163-4250-bd69-01e3fd5b9e39} <Debug> executeQuery: Read 768 rows, 62.10 KiB in 0.001567 sec., 490108.4875558392 rows/sec., 38.70 MiB/sec. | ||
| 7021 | 2026.02.11 23:58:08.876349 [ 281 ] {47426a24-4163-4250-bd69-01e3fd5b9e39} <Debug> TCPHandler: Processed in 0.001728964 sec. | ||
| 7022 | 2026.02.11 23:58:08.876482 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7023 | 2026.02.11 23:58:08.876582 [ 281 ] {bef880bb-ea07-42b0-b339-22e9f2ce64f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7024 | 2026.02.11 23:58:08.876624 [ 281 ] {bef880bb-ea07-42b0-b339-22e9f2ce64f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7025 | 2026.02.11 23:58:08.877083 [ 281 ] {bef880bb-ea07-42b0-b339-22e9f2ce64f3} <Trace> oximeter.fields_u16 (a063e340-feb3-467d-9a3f-70c072d33d5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7026 | 2026.02.11 23:58:08.877120 [ 281 ] {bef880bb-ea07-42b0-b339-22e9f2ce64f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 7027 | 2026.02.11 23:58:08.877435 [ 281 ] {bef880bb-ea07-42b0-b339-22e9f2ce64f3} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 7028 | 2026.02.11 23:58:08.877638 [ 281 ] {bef880bb-ea07-42b0-b339-22e9f2ce64f3} <Trace> oximeter.fields_u16 (a063e340-feb3-467d-9a3f-70c072d33d5b): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7029 | 2026.02.11 23:58:08.877756 [ 150 ] {} <Debug> oximeter.fields_u16 (a063e340-feb3-467d-9a3f-70c072d33d5b) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 7030 | 2026.02.11 23:58:08.877767 [ 281 ] {bef880bb-ea07-42b0-b339-22e9f2ce64f3} <Debug> executeQuery: Read 141 rows, 8.60 KiB in 0.001202 sec., 117304.4925124792 rows/sec., 6.99 MiB/sec. | ||
| 7031 | 2026.02.11 23:58:08.877833 [ 150 ] {} <Trace> oximeter.fields_u16 (a063e340-feb3-467d-9a3f-70c072d33d5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7032 | 2026.02.11 23:58:08.877851 [ 281 ] {bef880bb-ea07-42b0-b339-22e9f2ce64f3} <Debug> TCPHandler: Processed in 0.001422057 sec. | ||
| 7033 | 2026.02.11 23:58:08.877864 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 7034 | 2026.02.11 23:58:08.877974 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7035 | 2026.02.11 23:58:08.877981 [ 186 ] {a063e340-feb3-467d-9a3f-70c072d33d5b::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 | ||
| 7036 | 2026.02.11 23:58:08.878078 [ 281 ] {a0d6e8cd-e8e6-43c0-bffc-445f36474e87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7037 | 2026.02.11 23:58:08.878122 [ 281 ] {a0d6e8cd-e8e6-43c0-bffc-445f36474e87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7038 | 2026.02.11 23:58:08.878141 [ 186 ] {a063e340-feb3-467d-9a3f-70c072d33d5b::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7039 | 2026.02.11 23:58:08.878184 [ 186 ] {a063e340-feb3-467d-9a3f-70c072d33d5b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 193 rows starting from the beginning of the part | ||
| 7040 | 2026.02.11 23:58:08.878260 [ 186 ] {a063e340-feb3-467d-9a3f-70c072d33d5b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 141 rows starting from the beginning of the part | ||
| 7041 | 2026.02.11 23:58:08.878315 [ 186 ] {a063e340-feb3-467d-9a3f-70c072d33d5b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 34 rows starting from the beginning of the part | ||
| 7042 | 2026.02.11 23:58:08.878367 [ 186 ] {a063e340-feb3-467d-9a3f-70c072d33d5b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 143 rows starting from the beginning of the part | ||
| 7043 | 2026.02.11 23:58:08.878412 [ 186 ] {a063e340-feb3-467d-9a3f-70c072d33d5b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 34 rows starting from the beginning of the part | ||
| 7044 | 2026.02.11 23:58:08.878458 [ 186 ] {a063e340-feb3-467d-9a3f-70c072d33d5b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 141 rows starting from the beginning of the part | ||
| 7045 | 2026.02.11 23:58:08.878572 [ 281 ] {a0d6e8cd-e8e6-43c0-bffc-445f36474e87} <Trace> oximeter.fields_u32 (5e914076-6ebe-4e60-a251-80aa571785b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7046 | 2026.02.11 23:58:08.878613 [ 281 ] {a0d6e8cd-e8e6-43c0-bffc-445f36474e87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 7047 | 2026.02.11 23:58:08.878950 [ 281 ] {a0d6e8cd-e8e6-43c0-bffc-445f36474e87} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 7048 | 2026.02.11 23:58:08.879184 [ 281 ] {a0d6e8cd-e8e6-43c0-bffc-445f36474e87} <Trace> oximeter.fields_u32 (5e914076-6ebe-4e60-a251-80aa571785b6): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7049 | 2026.02.11 23:58:08.879328 [ 281 ] {a0d6e8cd-e8e6-43c0-bffc-445f36474e87} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.001267 sec., 110497.23756906079 rows/sec., 7.14 MiB/sec. | ||
| 7050 | 2026.02.11 23:58:08.879366 [ 281 ] {a0d6e8cd-e8e6-43c0-bffc-445f36474e87} <Debug> TCPHandler: Processed in 0.001442538 sec. | ||
| 7051 | 2026.02.11 23:58:08.879427 [ 187 ] {a063e340-feb3-467d-9a3f-70c072d33d5b::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 686 rows, containing 5 columns (5 merged, 0 gathered) in 0.001491079 sec., 460069.52012602956 rows/sec., 30.23 MiB/sec. | ||
| 7052 | 2026.02.11 23:58:08.879481 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7053 | 2026.02.11 23:58:08.879577 [ 281 ] {80db7b8f-22d4-46d2-b352-5c672249f443} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7054 | 2026.02.11 23:58:08.879619 [ 281 ] {80db7b8f-22d4-46d2-b352-5c672249f443} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7055 | 2026.02.11 23:58:08.879624 [ 198 ] {a063e340-feb3-467d-9a3f-70c072d33d5b::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 7056 | 2026.02.11 23:58:08.879914 [ 198 ] {a063e340-feb3-467d-9a3f-70c072d33d5b::all_1_41_8} <Trace> oximeter.fields_u16 (a063e340-feb3-467d-9a3f-70c072d33d5b): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7057 | 2026.02.11 23:58:08.879984 [ 198 ] {a063e340-feb3-467d-9a3f-70c072d33d5b::all_1_41_8} <Trace> oximeter.fields_u16 (a063e340-feb3-467d-9a3f-70c072d33d5b) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 7058 | 2026.02.11 23:58:08.880058 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 7059 | 2026.02.11 23:58:08.880059 [ 281 ] {80db7b8f-22d4-46d2-b352-5c672249f443} <Trace> oximeter.fields_u8 (333bec52-f74d-408b-9e1c-1479446c7d3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7060 | 2026.02.11 23:58:08.880107 [ 281 ] {80db7b8f-22d4-46d2-b352-5c672249f443} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 7061 | 2026.02.11 23:58:08.880423 [ 281 ] {80db7b8f-22d4-46d2-b352-5c672249f443} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 7062 | 2026.02.11 23:58:08.880626 [ 281 ] {80db7b8f-22d4-46d2-b352-5c672249f443} <Trace> oximeter.fields_u8 (333bec52-f74d-408b-9e1c-1479446c7d3c): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7063 | 2026.02.11 23:58:08.880753 [ 281 ] {80db7b8f-22d4-46d2-b352-5c672249f443} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001194 sec., 116415.41038525963 rows/sec., 6.62 MiB/sec. | ||
| 7064 | 2026.02.11 23:58:08.880796 [ 281 ] {80db7b8f-22d4-46d2-b352-5c672249f443} <Debug> TCPHandler: Processed in 0.001365207 sec. | ||
| 7065 | 2026.02.11 23:58:08.880906 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7066 | 2026.02.11 23:58:08.880999 [ 281 ] {318f1024-6c0a-4275-99d5-bdcdffc1a0dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7067 | 2026.02.11 23:58:08.881038 [ 281 ] {318f1024-6c0a-4275-99d5-bdcdffc1a0dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7068 | 2026.02.11 23:58:08.881593 [ 281 ] {318f1024-6c0a-4275-99d5-bdcdffc1a0dd} <Trace> oximeter.fields_uuid (4fa888fe-7c40-4232-8860-a6a6bcd7dec5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7069 | 2026.02.11 23:58:08.881628 [ 281 ] {318f1024-6c0a-4275-99d5-bdcdffc1a0dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 7070 | 2026.02.11 23:58:08.881944 [ 281 ] {318f1024-6c0a-4275-99d5-bdcdffc1a0dd} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7071 | 2026.02.11 23:58:08.882141 [ 281 ] {318f1024-6c0a-4275-99d5-bdcdffc1a0dd} <Trace> oximeter.fields_uuid (4fa888fe-7c40-4232-8860-a6a6bcd7dec5): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7072 | 2026.02.11 23:58:08.882274 [ 281 ] {318f1024-6c0a-4275-99d5-bdcdffc1a0dd} <Debug> executeQuery: Read 471 rows, 33.92 KiB in 0.001293 sec., 364269.1415313225 rows/sec., 25.62 MiB/sec. | ||
| 7073 | 2026.02.11 23:58:08.882311 [ 281 ] {318f1024-6c0a-4275-99d5-bdcdffc1a0dd} <Debug> TCPHandler: Processed in 0.001453938 sec. | ||
| 7074 | 2026.02.11 23:58:08.882417 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7075 | 2026.02.11 23:58:08.882511 [ 281 ] {a8af9ae5-f759-454d-a36b-fb4766b073f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 7076 | 2026.02.11 23:58:08.882551 [ 281 ] {a8af9ae5-f759-454d-a36b-fb4766b073f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 7077 | 2026.02.11 23:58:08.882881 [ 281 ] {a8af9ae5-f759-454d-a36b-fb4766b073f9} <Trace> oximeter.measurements_bool (9bb13e33-63b8-46aa-ab9c-a174a3431472): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7078 | 2026.02.11 23:58:08.882914 [ 281 ] {a8af9ae5-f759-454d-a36b-fb4766b073f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 7079 | 2026.02.11 23:58:08.883205 [ 281 ] {a8af9ae5-f759-454d-a36b-fb4766b073f9} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 7080 | 2026.02.11 23:58:08.883417 [ 281 ] {a8af9ae5-f759-454d-a36b-fb4766b073f9} <Trace> oximeter.measurements_bool (9bb13e33-63b8-46aa-ab9c-a174a3431472): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7081 | 2026.02.11 23:58:08.883539 [ 281 ] {a8af9ae5-f759-454d-a36b-fb4766b073f9} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001046 sec., 5736.137667304015 rows/sec., 299.69 KiB/sec. | ||
| 7082 | 2026.02.11 23:58:08.883573 [ 281 ] {a8af9ae5-f759-454d-a36b-fb4766b073f9} <Debug> TCPHandler: Processed in 0.001205514 sec. | ||
| 7083 | 2026.02.11 23:58:08.883680 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7084 | 2026.02.11 23:58:08.883772 [ 281 ] {6936e302-eeec-47e5-983b-ee74f472e249} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7085 | 2026.02.11 23:58:08.883812 [ 281 ] {6936e302-eeec-47e5-983b-ee74f472e249} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7086 | 2026.02.11 23:58:08.884216 [ 281 ] {6936e302-eeec-47e5-983b-ee74f472e249} <Trace> oximeter.measurements_cumulativeu64 (629b0a95-06b7-4f0a-8a91-89e98ebdbeb8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7087 | 2026.02.11 23:58:08.884256 [ 281 ] {6936e302-eeec-47e5-983b-ee74f472e249} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 7088 | 2026.02.11 23:58:08.884570 [ 281 ] {6936e302-eeec-47e5-983b-ee74f472e249} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7089 | 2026.02.11 23:58:08.884774 [ 281 ] {6936e302-eeec-47e5-983b-ee74f472e249} <Trace> oximeter.measurements_cumulativeu64 (629b0a95-06b7-4f0a-8a91-89e98ebdbeb8): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7090 | 2026.02.11 23:58:08.884898 [ 281 ] {6936e302-eeec-47e5-983b-ee74f472e249} <Debug> executeQuery: Read 258 rows, 17.59 KiB in 0.001143 sec., 225721.7847769029 rows/sec., 15.03 MiB/sec. | ||
| 7091 | 2026.02.11 23:58:08.884933 [ 281 ] {6936e302-eeec-47e5-983b-ee74f472e249} <Debug> TCPHandler: Processed in 0.001302485 sec. | ||
| 7092 | 2026.02.11 23:58:08.885043 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7093 | 2026.02.11 23:58:08.885134 [ 281 ] {a283638e-731e-4023-9e7d-582bf0df1b0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 7094 | 2026.02.11 23:58:08.885173 [ 281 ] {a283638e-731e-4023-9e7d-582bf0df1b0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 7095 | 2026.02.11 23:58:08.885484 [ 281 ] {a283638e-731e-4023-9e7d-582bf0df1b0c} <Trace> oximeter.measurements_f64 (522c00d0-3ce7-4a3b-8e1c-1a58bb35e28f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7096 | 2026.02.11 23:58:08.885517 [ 281 ] {a283638e-731e-4023-9e7d-582bf0df1b0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 7097 | 2026.02.11 23:58:08.885796 [ 281 ] {a283638e-731e-4023-9e7d-582bf0df1b0c} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 7098 | 2026.02.11 23:58:08.885988 [ 281 ] {a283638e-731e-4023-9e7d-582bf0df1b0c} <Trace> oximeter.measurements_f64 (522c00d0-3ce7-4a3b-8e1c-1a58bb35e28f): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7099 | 2026.02.11 23:58:08.886072 [ 149 ] {} <Debug> oximeter.measurements_f64 (522c00d0-3ce7-4a3b-8e1c-1a58bb35e28f) (MergerMutator): Selected 6 parts from all_1_15_3 to all_20_20_0 | ||
| 7100 | 2026.02.11 23:58:08.886109 [ 149 ] {} <Trace> oximeter.measurements_f64 (522c00d0-3ce7-4a3b-8e1c-1a58bb35e28f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7101 | 2026.02.11 23:58:08.886113 [ 281 ] {a283638e-731e-4023-9e7d-582bf0df1b0c} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.000996 sec., 1004.0160642570282 rows/sec., 67.65 KiB/sec. | ||
| 7102 | 2026.02.11 23:58:08.886126 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 7103 | 2026.02.11 23:58:08.886151 [ 281 ] {a283638e-731e-4023-9e7d-582bf0df1b0c} <Debug> TCPHandler: Processed in 0.001157553 sec. | ||
| 7104 | 2026.02.11 23:58:08.886206 [ 186 ] {522c00d0-3ce7-4a3b-8e1c-1a58bb35e28f::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 | ||
| 7105 | 2026.02.11 23:58:08.886265 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7106 | 2026.02.11 23:58:08.886326 [ 186 ] {522c00d0-3ce7-4a3b-8e1c-1a58bb35e28f::all_1_20_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7107 | 2026.02.11 23:58:08.886362 [ 186 ] {522c00d0-3ce7-4a3b-8e1c-1a58bb35e28f::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 | ||
| 7108 | 2026.02.11 23:58:08.886362 [ 281 ] {5c29df11-7fe5-42b9-9b22-e0de6cdfaa5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7109 | 2026.02.11 23:58:08.886419 [ 186 ] {522c00d0-3ce7-4a3b-8e1c-1a58bb35e28f::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 | ||
| 7110 | 2026.02.11 23:58:08.886431 [ 281 ] {5c29df11-7fe5-42b9-9b22-e0de6cdfaa5a} <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 | ||
| 7111 | 2026.02.11 23:58:08.886473 [ 186 ] {522c00d0-3ce7-4a3b-8e1c-1a58bb35e28f::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 | ||
| 7112 | 2026.02.11 23:58:08.886517 [ 186 ] {522c00d0-3ce7-4a3b-8e1c-1a58bb35e28f::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 | ||
| 7113 | 2026.02.11 23:58:08.886552 [ 186 ] {522c00d0-3ce7-4a3b-8e1c-1a58bb35e28f::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 | ||
| 7114 | 2026.02.11 23:58:08.886591 [ 186 ] {522c00d0-3ce7-4a3b-8e1c-1a58bb35e28f::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 | ||
| 7115 | 2026.02.11 23:58:08.887185 [ 281 ] {5c29df11-7fe5-42b9-9b22-e0de6cdfaa5a} <Trace> oximeter.measurements_histogramu64 (ffbb1385-6601-4f63-a903-f8bfc0e27b7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7116 | 2026.02.11 23:58:08.887224 [ 281 ] {5c29df11-7fe5-42b9-9b22-e0de6cdfaa5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 7117 | 2026.02.11 23:58:08.887307 [ 196 ] {522c00d0-3ce7-4a3b-8e1c-1a58bb35e28f::all_1_20_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 20 rows, containing 4 columns (4 merged, 0 gathered) in 0.001127212 sec., 17742.89131059641 rows/sec., 1.17 MiB/sec. | ||
| 7118 | 2026.02.11 23:58:08.887445 [ 186 ] {522c00d0-3ce7-4a3b-8e1c-1a58bb35e28f::all_1_20_4} <Trace> MergedBlockOutputStream: filled checksums all_1_20_4 (state Temporary) | ||
| 7119 | 2026.02.11 23:58:08.887715 [ 186 ] {522c00d0-3ce7-4a3b-8e1c-1a58bb35e28f::all_1_20_4} <Trace> oximeter.measurements_f64 (522c00d0-3ce7-4a3b-8e1c-1a58bb35e28f): Renaming temporary part tmp_merge_all_1_20_4 to all_1_20_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7120 | 2026.02.11 23:58:08.887759 [ 281 ] {5c29df11-7fe5-42b9-9b22-e0de6cdfaa5a} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 7121 | 2026.02.11 23:58:08.887788 [ 186 ] {522c00d0-3ce7-4a3b-8e1c-1a58bb35e28f::all_1_20_4} <Trace> oximeter.measurements_f64 (522c00d0-3ce7-4a3b-8e1c-1a58bb35e28f) (MergerMutator): Merged 6 parts: [all_1_15_3, all_20_20_0] -> all_1_20_4 | ||
| 7122 | 2026.02.11 23:58:08.887856 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 7123 | 2026.02.11 23:58:08.887990 [ 281 ] {5c29df11-7fe5-42b9-9b22-e0de6cdfaa5a} <Trace> oximeter.measurements_histogramu64 (ffbb1385-6601-4f63-a903-f8bfc0e27b7e): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7124 | 2026.02.11 23:58:08.888134 [ 281 ] {5c29df11-7fe5-42b9-9b22-e0de6cdfaa5a} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.001789 sec., 4471.771939631079 rows/sec., 8.01 MiB/sec. | ||
| 7125 | 2026.02.11 23:58:08.888187 [ 281 ] {5c29df11-7fe5-42b9-9b22-e0de6cdfaa5a} <Debug> TCPHandler: Processed in 0.001979999 sec. | ||
| 7126 | 2026.02.11 23:58:08.888311 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7127 | 2026.02.11 23:58:08.888407 [ 281 ] {6690a2f3-0a52-4253-975b-0e991a3d994c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7128 | 2026.02.11 23:58:08.888447 [ 281 ] {6690a2f3-0a52-4253-975b-0e991a3d994c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7129 | 2026.02.11 23:58:08.888770 [ 281 ] {6690a2f3-0a52-4253-975b-0e991a3d994c} <Trace> oximeter.measurements_u64 (4b04f6c7-fe0f-46f4-b6b8-6d9da97af1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7130 | 2026.02.11 23:58:08.888803 [ 281 ] {6690a2f3-0a52-4253-975b-0e991a3d994c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 7131 | 2026.02.11 23:58:08.889096 [ 281 ] {6690a2f3-0a52-4253-975b-0e991a3d994c} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7132 | 2026.02.11 23:58:08.889309 [ 281 ] {6690a2f3-0a52-4253-975b-0e991a3d994c} <Trace> oximeter.measurements_u64 (4b04f6c7-fe0f-46f4-b6b8-6d9da97af1bd): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7133 | 2026.02.11 23:58:08.889429 [ 281 ] {6690a2f3-0a52-4253-975b-0e991a3d994c} <Debug> executeQuery: Read 88 rows, 5.66 KiB in 0.00104 sec., 84615.38461538462 rows/sec., 5.31 MiB/sec. | ||
| 7134 | 2026.02.11 23:58:08.889463 [ 281 ] {6690a2f3-0a52-4253-975b-0e991a3d994c} <Debug> TCPHandler: Processed in 0.001201793 sec. | ||
| 7135 | 2026.02.11 23:58:10.999379 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 942 | ||
| 7136 | 2026.02.11 23:58:11.001660 [ 243 ] {} <Trace> system.query_log (e129079c-d142-406b-8659-a4f2a5941f34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7137 | 2026.02.11 23:58:11.001705 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 7138 | 2026.02.11 23:58:11.002867 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 7139 | 2026.02.11 23:58:11.003130 [ 243 ] {} <Trace> system.query_log (e129079c-d142-406b-8659-a4f2a5941f34): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7140 | 2026.02.11 23:58:11.003450 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 942 | ||
| 7141 | 2026.02.11 23:58:13.304202 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 14859 | ||
| 7142 | 2026.02.11 23:58:13.304810 [ 244 ] {} <Trace> system.asynchronous_metric_log (7c321173-efe0-4025-bf7e-6a8e4a3fbd38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7143 | 2026.02.11 23:58:13.304860 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 7144 | 2026.02.11 23:58:13.305348 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 7145 | 2026.02.11 23:58:13.305578 [ 244 ] {} <Trace> system.asynchronous_metric_log (7c321173-efe0-4025-bf7e-6a8e4a3fbd38): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7146 | 2026.02.11 23:58:13.305706 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14859 | ||
| 7147 | 2026.02.11 23:58:13.305722 [ 142 ] {} <Debug> system.asynchronous_metric_log (7c321173-efe0-4025-bf7e-6a8e4a3fbd38) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 7148 | 2026.02.11 23:58:13.305800 [ 142 ] {} <Trace> system.asynchronous_metric_log (7c321173-efe0-4025-bf7e-6a8e4a3fbd38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7149 | 2026.02.11 23:58:13.305824 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 7150 | 2026.02.11 23:58:13.305962 [ 187 ] {7c321173-efe0-4025-bf7e-6a8e4a3fbd38::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 | ||
| 7151 | 2026.02.11 23:58:13.306107 [ 187 ] {7c321173-efe0-4025-bf7e-6a8e4a3fbd38::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7152 | 2026.02.11 23:58:13.306144 [ 187 ] {7c321173-efe0-4025-bf7e-6a8e4a3fbd38::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 12427 rows starting from the beginning of the part | ||
| 7153 | 2026.02.11 23:58:13.306209 [ 187 ] {7c321173-efe0-4025-bf7e-6a8e4a3fbd38::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 | ||
| 7154 | 2026.02.11 23:58:13.306250 [ 187 ] {7c321173-efe0-4025-bf7e-6a8e4a3fbd38::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 | ||
| 7155 | 2026.02.11 23:58:13.306291 [ 187 ] {7c321173-efe0-4025-bf7e-6a8e4a3fbd38::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 | ||
| 7156 | 2026.02.11 23:58:13.306329 [ 187 ] {7c321173-efe0-4025-bf7e-6a8e4a3fbd38::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 | ||
| 7157 | 2026.02.11 23:58:13.306365 [ 187 ] {7c321173-efe0-4025-bf7e-6a8e4a3fbd38::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 | ||
| 7158 | 2026.02.11 23:58:13.308189 [ 196 ] {7c321173-efe0-4025-bf7e-6a8e4a3fbd38::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14859 rows, containing 4 columns (4 merged, 0 gathered) in 0.002287354 sec., 6496152.322727483 rows/sec., 92.93 MiB/sec. | ||
| 7159 | 2026.02.11 23:58:13.308482 [ 195 ] {7c321173-efe0-4025-bf7e-6a8e4a3fbd38::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 7160 | 2026.02.11 23:58:13.308742 [ 195 ] {7c321173-efe0-4025-bf7e-6a8e4a3fbd38::all_1_31_6} <Trace> system.asynchronous_metric_log (7c321173-efe0-4025-bf7e-6a8e4a3fbd38): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7161 | 2026.02.11 23:58:13.308817 [ 195 ] {7c321173-efe0-4025-bf7e-6a8e4a3fbd38::all_1_31_6} <Trace> system.asynchronous_metric_log (7c321173-efe0-4025-bf7e-6a8e4a3fbd38) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 7162 | 2026.02.11 23:58:13.308905 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.48 MiB. | ||
| 7163 | 2026.02.11 23:58:13.866766 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7164 | 2026.02.11 23:58:13.866938 [ 281 ] {0a2b82d1-e40c-4837-bb94-6a90c596d5a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7165 | 2026.02.11 23:58:13.867001 [ 281 ] {0a2b82d1-e40c-4837-bb94-6a90c596d5a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7166 | 2026.02.11 23:58:13.867635 [ 281 ] {0a2b82d1-e40c-4837-bb94-6a90c596d5a2} <Trace> oximeter.fields_ipaddr (6857c72f-dfdb-45c0-96ba-7e28c54e54a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7167 | 2026.02.11 23:58:13.867681 [ 281 ] {0a2b82d1-e40c-4837-bb94-6a90c596d5a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 7168 | 2026.02.11 23:58:13.868033 [ 281 ] {0a2b82d1-e40c-4837-bb94-6a90c596d5a2} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 7169 | 2026.02.11 23:58:13.868248 [ 281 ] {0a2b82d1-e40c-4837-bb94-6a90c596d5a2} <Trace> oximeter.fields_ipaddr (6857c72f-dfdb-45c0-96ba-7e28c54e54a7): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7170 | 2026.02.11 23:58:13.868407 [ 281 ] {0a2b82d1-e40c-4837-bb94-6a90c596d5a2} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001517 sec., 1318.3915622940015 rows/sec., 107.51 KiB/sec. | ||
| 7171 | 2026.02.11 23:58:13.868448 [ 281 ] {0a2b82d1-e40c-4837-bb94-6a90c596d5a2} <Debug> TCPHandler: Processed in 0.001804685 sec. | ||
| 7172 | 2026.02.11 23:58:13.868563 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7173 | 2026.02.11 23:58:13.868656 [ 281 ] {4938ff5b-f45d-4726-980f-56128f19bb71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7174 | 2026.02.11 23:58:13.868695 [ 281 ] {4938ff5b-f45d-4726-980f-56128f19bb71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7175 | 2026.02.11 23:58:13.869157 [ 281 ] {4938ff5b-f45d-4726-980f-56128f19bb71} <Trace> oximeter.fields_string (d8291991-e1c7-4178-b7c2-8afc920979a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7176 | 2026.02.11 23:58:13.869191 [ 281 ] {4938ff5b-f45d-4726-980f-56128f19bb71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 7177 | 2026.02.11 23:58:13.869505 [ 281 ] {4938ff5b-f45d-4726-980f-56128f19bb71} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7178 | 2026.02.11 23:58:13.869716 [ 281 ] {4938ff5b-f45d-4726-980f-56128f19bb71} <Trace> oximeter.fields_string (d8291991-e1c7-4178-b7c2-8afc920979a5): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7179 | 2026.02.11 23:58:13.869845 [ 281 ] {4938ff5b-f45d-4726-980f-56128f19bb71} <Debug> executeQuery: Read 125 rows, 11.01 KiB in 0.001208 sec., 103476.82119205297 rows/sec., 8.90 MiB/sec. | ||
| 7180 | 2026.02.11 23:58:13.869881 [ 281 ] {4938ff5b-f45d-4726-980f-56128f19bb71} <Debug> TCPHandler: Processed in 0.001365157 sec. | ||
| 7181 | 2026.02.11 23:58:13.869989 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7182 | 2026.02.11 23:58:13.870081 [ 281 ] {36b7153e-fb54-4966-b56b-cfcafa0732d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7183 | 2026.02.11 23:58:13.870120 [ 281 ] {36b7153e-fb54-4966-b56b-cfcafa0732d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7184 | 2026.02.11 23:58:13.870525 [ 281 ] {36b7153e-fb54-4966-b56b-cfcafa0732d0} <Trace> oximeter.fields_u16 (a063e340-feb3-467d-9a3f-70c072d33d5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7185 | 2026.02.11 23:58:13.870560 [ 281 ] {36b7153e-fb54-4966-b56b-cfcafa0732d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 7186 | 2026.02.11 23:58:13.870852 [ 281 ] {36b7153e-fb54-4966-b56b-cfcafa0732d0} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7187 | 2026.02.11 23:58:13.871055 [ 281 ] {36b7153e-fb54-4966-b56b-cfcafa0732d0} <Trace> oximeter.fields_u16 (a063e340-feb3-467d-9a3f-70c072d33d5b): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7188 | 2026.02.11 23:58:13.871178 [ 281 ] {36b7153e-fb54-4966-b56b-cfcafa0732d0} <Debug> executeQuery: Read 36 rows, 2.70 KiB in 0.001114 sec., 32315.978456014363 rows/sec., 2.36 MiB/sec. | ||
| 7189 | 2026.02.11 23:58:13.871214 [ 281 ] {36b7153e-fb54-4966-b56b-cfcafa0732d0} <Debug> TCPHandler: Processed in 0.001272085 sec. | ||
| 7190 | 2026.02.11 23:58:13.871320 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7191 | 2026.02.11 23:58:13.871410 [ 281 ] {c3694ecb-925f-4abb-a5bc-04be088e49a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7192 | 2026.02.11 23:58:13.871449 [ 281 ] {c3694ecb-925f-4abb-a5bc-04be088e49a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7193 | 2026.02.11 23:58:13.871868 [ 281 ] {c3694ecb-925f-4abb-a5bc-04be088e49a9} <Trace> oximeter.fields_uuid (4fa888fe-7c40-4232-8860-a6a6bcd7dec5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7194 | 2026.02.11 23:58:13.871903 [ 281 ] {c3694ecb-925f-4abb-a5bc-04be088e49a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 7195 | 2026.02.11 23:58:13.872201 [ 281 ] {c3694ecb-925f-4abb-a5bc-04be088e49a9} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7196 | 2026.02.11 23:58:13.872413 [ 281 ] {c3694ecb-925f-4abb-a5bc-04be088e49a9} <Trace> oximeter.fields_uuid (4fa888fe-7c40-4232-8860-a6a6bcd7dec5): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7197 | 2026.02.11 23:58:13.872543 [ 281 ] {c3694ecb-925f-4abb-a5bc-04be088e49a9} <Debug> executeQuery: Read 100 rows, 8.00 KiB in 0.00115 sec., 86956.52173913043 rows/sec., 6.79 MiB/sec. | ||
| 7198 | 2026.02.11 23:58:13.872580 [ 281 ] {c3694ecb-925f-4abb-a5bc-04be088e49a9} <Debug> TCPHandler: Processed in 0.001314965 sec. | ||
| 7199 | 2026.02.11 23:58:13.872686 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7200 | 2026.02.11 23:58:13.872776 [ 281 ] {b3809e4b-2583-4b56-b964-265c8961df06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7201 | 2026.02.11 23:58:13.872818 [ 281 ] {b3809e4b-2583-4b56-b964-265c8961df06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7202 | 2026.02.11 23:58:13.873222 [ 281 ] {b3809e4b-2583-4b56-b964-265c8961df06} <Trace> oximeter.measurements_cumulativeu64 (629b0a95-06b7-4f0a-8a91-89e98ebdbeb8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7203 | 2026.02.11 23:58:13.873257 [ 281 ] {b3809e4b-2583-4b56-b964-265c8961df06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 7204 | 2026.02.11 23:58:13.873587 [ 281 ] {b3809e4b-2583-4b56-b964-265c8961df06} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7205 | 2026.02.11 23:58:13.873785 [ 281 ] {b3809e4b-2583-4b56-b964-265c8961df06} <Trace> oximeter.measurements_cumulativeu64 (629b0a95-06b7-4f0a-8a91-89e98ebdbeb8): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7206 | 2026.02.11 23:58:13.873916 [ 281 ] {b3809e4b-2583-4b56-b964-265c8961df06} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001157 sec., 139152.98184961107 rows/sec., 9.69 MiB/sec. | ||
| 7207 | 2026.02.11 23:58:13.873952 [ 281 ] {b3809e4b-2583-4b56-b964-265c8961df06} <Debug> TCPHandler: Processed in 0.001312936 sec. | ||
| 7208 | 2026.02.11 23:58:13.874053 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7209 | 2026.02.11 23:58:13.874142 [ 281 ] {f9e4f6b4-e3b8-42f3-a0db-381dd1e0744b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7210 | 2026.02.11 23:58:13.874194 [ 281 ] {f9e4f6b4-e3b8-42f3-a0db-381dd1e0744b} <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 | ||
| 7211 | 2026.02.11 23:58:13.875009 [ 281 ] {f9e4f6b4-e3b8-42f3-a0db-381dd1e0744b} <Trace> oximeter.measurements_histogramu64 (ffbb1385-6601-4f63-a903-f8bfc0e27b7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7212 | 2026.02.11 23:58:13.875045 [ 281 ] {f9e4f6b4-e3b8-42f3-a0db-381dd1e0744b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 7213 | 2026.02.11 23:58:13.875579 [ 281 ] {f9e4f6b4-e3b8-42f3-a0db-381dd1e0744b} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 7214 | 2026.02.11 23:58:13.875794 [ 281 ] {f9e4f6b4-e3b8-42f3-a0db-381dd1e0744b} <Trace> oximeter.measurements_histogramu64 (ffbb1385-6601-4f63-a903-f8bfc0e27b7e): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7215 | 2026.02.11 23:58:13.875927 [ 281 ] {f9e4f6b4-e3b8-42f3-a0db-381dd1e0744b} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.001802 sec., 18867.924528301886 rows/sec., 33.81 MiB/sec. | ||
| 7216 | 2026.02.11 23:58:13.875978 [ 281 ] {f9e4f6b4-e3b8-42f3-a0db-381dd1e0744b} <Debug> TCPHandler: Processed in 0.001971968 sec. | ||
| 7217 | 2026.02.11 23:58:13.876086 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7218 | 2026.02.11 23:58:13.876178 [ 281 ] {57e3c1a2-761b-4736-9830-e3c03c14d3d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7219 | 2026.02.11 23:58:13.876217 [ 281 ] {57e3c1a2-761b-4736-9830-e3c03c14d3d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7220 | 2026.02.11 23:58:13.876569 [ 281 ] {57e3c1a2-761b-4736-9830-e3c03c14d3d8} <Trace> oximeter.measurements_u64 (4b04f6c7-fe0f-46f4-b6b8-6d9da97af1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7221 | 2026.02.11 23:58:13.876605 [ 281 ] {57e3c1a2-761b-4736-9830-e3c03c14d3d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 7222 | 2026.02.11 23:58:13.876894 [ 281 ] {57e3c1a2-761b-4736-9830-e3c03c14d3d8} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7223 | 2026.02.11 23:58:13.877091 [ 281 ] {57e3c1a2-761b-4736-9830-e3c03c14d3d8} <Trace> oximeter.measurements_u64 (4b04f6c7-fe0f-46f4-b6b8-6d9da97af1bd): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7224 | 2026.02.11 23:58:13.877216 [ 281 ] {57e3c1a2-761b-4736-9830-e3c03c14d3d8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001056 sec., 56818.181818181816 rows/sec., 3.83 MiB/sec. | ||
| 7225 | 2026.02.11 23:58:13.877251 [ 281 ] {57e3c1a2-761b-4736-9830-e3c03c14d3d8} <Debug> TCPHandler: Processed in 0.001211364 sec. | ||
| 7226 | 2026.02.11 23:58:14.061679 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 234 | ||
| 7227 | 2026.02.11 23:58:14.078478 [ 245 ] {} <Trace> system.metric_log (9c306116-b3ca-42bb-b692-9c2699a40c21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7228 | 2026.02.11 23:58:14.078519 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 7229 | 2026.02.11 23:58:14.084352 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 7230 | 2026.02.11 23:58:14.085039 [ 245 ] {} <Trace> system.metric_log (9c306116-b3ca-42bb-b692-9c2699a40c21): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7231 | 2026.02.11 23:58:14.085328 [ 140 ] {} <Debug> system.metric_log (9c306116-b3ca-42bb-b692-9c2699a40c21) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 7232 | 2026.02.11 23:58:14.085392 [ 140 ] {} <Trace> system.metric_log (9c306116-b3ca-42bb-b692-9c2699a40c21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7233 | 2026.02.11 23:58:14.085411 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 7234 | 2026.02.11 23:58:14.085545 [ 187 ] {9c306116-b3ca-42bb-b692-9c2699a40c21::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 | ||
| 7235 | 2026.02.11 23:58:14.087916 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 234 | ||
| 7236 | 2026.02.11 23:58:14.088944 [ 187 ] {9c306116-b3ca-42bb-b692-9c2699a40c21::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7237 | 2026.02.11 23:58:14.090360 [ 187 ] {9c306116-b3ca-42bb-b692-9c2699a40c21::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 | ||
| 7238 | 2026.02.11 23:58:14.095081 [ 187 ] {9c306116-b3ca-42bb-b692-9c2699a40c21::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 | ||
| 7239 | 2026.02.11 23:58:14.099552 [ 187 ] {9c306116-b3ca-42bb-b692-9c2699a40c21::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 | ||
| 7240 | 2026.02.11 23:58:14.104062 [ 187 ] {9c306116-b3ca-42bb-b692-9c2699a40c21::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 | ||
| 7241 | 2026.02.11 23:58:14.108747 [ 187 ] {9c306116-b3ca-42bb-b692-9c2699a40c21::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 | ||
| 7242 | 2026.02.11 23:58:14.112972 [ 187 ] {9c306116-b3ca-42bb-b692-9c2699a40c21::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 | ||
| 7243 | 2026.02.11 23:58:14.166953 [ 199 ] {9c306116-b3ca-42bb-b692-9c2699a40c21::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 234 rows, containing 679 columns (679 merged, 0 gathered) in 0.081464795 sec., 2872.4064180116084 rows/sec., 14.85 MiB/sec. | ||
| 7244 | 2026.02.11 23:58:14.169633 [ 196 ] {9c306116-b3ca-42bb-b692-9c2699a40c21::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 7245 | 2026.02.11 23:58:14.171573 [ 196 ] {9c306116-b3ca-42bb-b692-9c2699a40c21::all_1_31_6} <Trace> system.metric_log (9c306116-b3ca-42bb-b692-9c2699a40c21): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7246 | 2026.02.11 23:58:14.171689 [ 196 ] {9c306116-b3ca-42bb-b692-9c2699a40c21::all_1_31_6} <Trace> system.metric_log (9c306116-b3ca-42bb-b692-9c2699a40c21) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 7247 | 2026.02.11 23:58:14.174128 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 7248 | 2026.02.11 23:58:15.000180 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 276.99 MiB, peak 287.53 MiB, free memory in arenas 0.00 B, will set to 280.17 MiB (RSS), difference: 3.18 MiB | ||
| 7249 | 2026.02.11 23:58:17.890562 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32903 | ||
| 7250 | 2026.02.11 23:58:17.890700 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7251 | 2026.02.11 23:58:17.890765 [ 287 ] {} <Debug> TCP-Session: ae754660-7753-4984-a255-1c2af32aef04 Authenticating user 'default' from [fd00:1122:3344:101::e]:32903 | ||
| 7252 | 2026.02.11 23:58:17.890793 [ 287 ] {} <Debug> TCP-Session: ae754660-7753-4984-a255-1c2af32aef04 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7253 | 2026.02.11 23:58:17.890810 [ 287 ] {} <Debug> TCP-Session: ae754660-7753-4984-a255-1c2af32aef04 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7254 | 2026.02.11 23:58:17.890977 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53415 | ||
| 7255 | 2026.02.11 23:58:17.891000 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39793 | ||
| 7256 | 2026.02.11 23:58:17.891152 [ 287 ] {} <Trace> TCP-Session: ae754660-7753-4984-a255-1c2af32aef04 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7257 | 2026.02.11 23:58:17.891323 [ 287 ] {6d5f9e8d-82be-4855-9ae6-ef10f5f239a0} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:32903) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7258 | 2026.02.11 23:58:17.891586 [ 287 ] {6d5f9e8d-82be-4855-9ae6-ef10f5f239a0} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7259 | 2026.02.11 23:58:17.891639 [ 287 ] {6d5f9e8d-82be-4855-9ae6-ef10f5f239a0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7260 | 2026.02.11 23:58:17.891919 [ 287 ] {6d5f9e8d-82be-4855-9ae6-ef10f5f239a0} <Debug> oximeter.version (fea001a5-8cc1-47e7-b3b4-7e8fb004448d) (SelectExecutor): Key condition: unknown | ||
| 7261 | 2026.02.11 23:58:17.895608 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7262 | 2026.02.11 23:58:17.895658 [ 288 ] {} <Debug> TCP-Session: 827867b1-add8-43e7-ac24-e4be6db09c6a Authenticating user 'default' from [fd00:1122:3344:101::e]:53415 | ||
| 7263 | 2026.02.11 23:58:17.895681 [ 288 ] {} <Debug> TCP-Session: 827867b1-add8-43e7-ac24-e4be6db09c6a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7264 | 2026.02.11 23:58:17.895697 [ 288 ] {} <Debug> TCP-Session: 827867b1-add8-43e7-ac24-e4be6db09c6a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7265 | 2026.02.11 23:58:17.895780 [ 284 ] {6d5f9e8d-82be-4855-9ae6-ef10f5f239a0} <Trace> AggregatingTransform: Aggregating | ||
| 7266 | 2026.02.11 23:58:17.895823 [ 284 ] {6d5f9e8d-82be-4855-9ae6-ef10f5f239a0} <Trace> Aggregator: Aggregation method: without_key | ||
| 7267 | 2026.02.11 23:58:17.895837 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7268 | 2026.02.11 23:58:17.895855 [ 284 ] {6d5f9e8d-82be-4855-9ae6-ef10f5f239a0} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.003813034 sec. (262.258 rows/sec., 10.24 KiB/sec.) | ||
| 7269 | 2026.02.11 23:58:17.895873 [ 284 ] {6d5f9e8d-82be-4855-9ae6-ef10f5f239a0} <Trace> Aggregator: Merging aggregated data | ||
| 7270 | 2026.02.11 23:58:17.895877 [ 289 ] {} <Debug> TCP-Session: c5e3fce6-a1fb-4b1f-b634-1d3b06063279 Authenticating user 'default' from [fd00:1122:3344:101::e]:39793 | ||
| 7271 | 2026.02.11 23:58:17.895906 [ 289 ] {} <Debug> TCP-Session: c5e3fce6-a1fb-4b1f-b634-1d3b06063279 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7272 | 2026.02.11 23:58:17.895920 [ 289 ] {} <Debug> TCP-Session: c5e3fce6-a1fb-4b1f-b634-1d3b06063279 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7273 | 2026.02.11 23:58:17.896571 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41609 | ||
| 7274 | 2026.02.11 23:58:17.896589 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32807 | ||
| 7275 | 2026.02.11 23:58:17.896600 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38164 | ||
| 7276 | 2026.02.11 23:58:17.896617 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39574 | ||
| 7277 | 2026.02.11 23:58:17.896611 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34192 | ||
| 7278 | 2026.02.11 23:58:17.896579 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48583 | ||
| 7279 | 2026.02.11 23:58:17.897139 [ 287 ] {6d5f9e8d-82be-4855-9ae6-ef10f5f239a0} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.005871 sec., 170.32873445750297 rows/sec., 6.65 KiB/sec. | ||
| 7280 | 2026.02.11 23:58:17.897208 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7281 | 2026.02.11 23:58:17.897252 [ 291 ] {} <Debug> TCP-Session: 65a540ef-4d8f-40b2-8c8c-f1106bc8f170 Authenticating user 'default' from [fd00:1122:3344:101::e]:41609 | ||
| 7282 | 2026.02.11 23:58:17.897272 [ 291 ] {} <Debug> TCP-Session: 65a540ef-4d8f-40b2-8c8c-f1106bc8f170 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7283 | 2026.02.11 23:58:17.897279 [ 287 ] {6d5f9e8d-82be-4855-9ae6-ef10f5f239a0} <Debug> TCPHandler: Processed in 0.006252022 sec. | ||
| 7284 | 2026.02.11 23:58:17.897285 [ 291 ] {} <Debug> TCP-Session: 65a540ef-4d8f-40b2-8c8c-f1106bc8f170 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7285 | 2026.02.11 23:58:17.897293 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7286 | 2026.02.11 23:58:17.897329 [ 275 ] {} <Debug> TCP-Session: 46d65758-181b-492c-9baf-6a093caf4875 Authenticating user 'default' from [fd00:1122:3344:101::e]:39574 | ||
| 7287 | 2026.02.11 23:58:17.897345 [ 275 ] {} <Debug> TCP-Session: 46d65758-181b-492c-9baf-6a093caf4875 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7288 | 2026.02.11 23:58:17.897365 [ 275 ] {} <Debug> TCP-Session: 46d65758-181b-492c-9baf-6a093caf4875 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7289 | 2026.02.11 23:58:17.897405 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7290 | 2026.02.11 23:58:17.897412 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7291 | 2026.02.11 23:58:17.897460 [ 294 ] {} <Debug> TCP-Session: cca8b3f2-8d23-40be-aa41-b17162164812 Authenticating user 'default' from [fd00:1122:3344:101::e]:34192 | ||
| 7292 | 2026.02.11 23:58:17.897460 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7293 | 2026.02.11 23:58:17.897488 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7294 | 2026.02.11 23:58:17.897502 [ 294 ] {} <Debug> TCP-Session: cca8b3f2-8d23-40be-aa41-b17162164812 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7295 | 2026.02.11 23:58:17.897521 [ 288 ] {} <Debug> TCP-Session: 827867b1-add8-43e7-ac24-e4be6db09c6a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7296 | 2026.02.11 23:58:17.897538 [ 289 ] {} <Debug> TCP-Session: c5e3fce6-a1fb-4b1f-b634-1d3b06063279 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7297 | 2026.02.11 23:58:17.897560 [ 294 ] {} <Debug> TCP-Session: cca8b3f2-8d23-40be-aa41-b17162164812 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7298 | 2026.02.11 23:58:17.897487 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7299 | 2026.02.11 23:58:17.897594 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7300 | 2026.02.11 23:58:17.897615 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7301 | 2026.02.11 23:58:17.897629 [ 290 ] {} <Debug> TCP-Session: 937c8204-1764-4a51-8918-910343aff5f3 Authenticating user 'default' from [fd00:1122:3344:101::e]:48583 | ||
| 7302 | 2026.02.11 23:58:17.897645 [ 291 ] {} <Debug> TCP-Session: 65a540ef-4d8f-40b2-8c8c-f1106bc8f170 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7303 | 2026.02.11 23:58:17.897661 [ 275 ] {} <Debug> TCP-Session: 46d65758-181b-492c-9baf-6a093caf4875 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7304 | 2026.02.11 23:58:17.897673 [ 290 ] {} <Debug> TCP-Session: 937c8204-1764-4a51-8918-910343aff5f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7305 | 2026.02.11 23:58:17.897605 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7306 | 2026.02.11 23:58:17.897711 [ 290 ] {} <Debug> TCP-Session: 937c8204-1764-4a51-8918-910343aff5f3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7307 | 2026.02.11 23:58:17.897729 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7308 | 2026.02.11 23:58:17.897746 [ 293 ] {} <Debug> TCP-Session: 31e951bf-d95d-4a8d-b23a-8f7fd712fe98 Authenticating user 'default' from [fd00:1122:3344:101::e]:38164 | ||
| 7309 | 2026.02.11 23:58:17.897779 [ 292 ] {} <Debug> TCP-Session: 0b07824f-b1ae-4965-a9ba-0c1467c69bc2 Authenticating user 'default' from [fd00:1122:3344:101::e]:32807 | ||
| 7310 | 2026.02.11 23:58:17.897789 [ 293 ] {} <Debug> TCP-Session: 31e951bf-d95d-4a8d-b23a-8f7fd712fe98 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7311 | 2026.02.11 23:58:17.897806 [ 292 ] {} <Debug> TCP-Session: 0b07824f-b1ae-4965-a9ba-0c1467c69bc2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7312 | 2026.02.11 23:58:17.897818 [ 293 ] {} <Debug> TCP-Session: 31e951bf-d95d-4a8d-b23a-8f7fd712fe98 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7313 | 2026.02.11 23:58:17.897830 [ 292 ] {} <Debug> TCP-Session: 0b07824f-b1ae-4965-a9ba-0c1467c69bc2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7314 | 2026.02.11 23:58:17.897467 [ 287 ] {} <Debug> TCP-Session: ae754660-7753-4984-a255-1c2af32aef04 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7315 | 2026.02.11 23:58:17.920733 [ 290 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:48583). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 7316 | |||
| 7317 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 7318 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 7319 | 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 | ||
| 7320 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 7321 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 7322 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 7323 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 7324 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 7325 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 7326 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 7327 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 7328 | (version 23.8.7.1) | ||
| 7329 | 2026.02.11 23:58:17.920904 [ 290 ] {} <Debug> TCP-Session: 937c8204-1764-4a51-8918-910343aff5f3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7330 | 2026.02.11 23:58:17.920917 [ 294 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:34192). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 7331 | |||
| 7332 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 7333 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 7334 | 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 | ||
| 7335 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 7336 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 7337 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 7338 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 7339 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 7340 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 7341 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 7342 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 7343 | (version 23.8.7.1) | ||
| 7344 | 2026.02.11 23:58:17.920980 [ 294 ] {} <Debug> TCP-Session: cca8b3f2-8d23-40be-aa41-b17162164812 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7345 | 2026.02.11 23:58:17.921010 [ 292 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:32807). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 7346 | |||
| 7347 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 7348 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 7349 | 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 | ||
| 7350 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 7351 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 7352 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 7353 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 7354 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 7355 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 7356 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 7357 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 7358 | (version 23.8.7.1) | ||
| 7359 | 2026.02.11 23:58:17.921019 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42793 | ||
| 7360 | 2026.02.11 23:58:17.921099 [ 292 ] {} <Debug> TCP-Session: 0b07824f-b1ae-4965-a9ba-0c1467c69bc2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7361 | 2026.02.11 23:58:17.921112 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7362 | 2026.02.11 23:58:17.921118 [ 293 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:38164). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 7363 | |||
| 7364 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 7365 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 7366 | 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 | ||
| 7367 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 7368 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 7369 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 7370 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 7371 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 7372 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 7373 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 7374 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 7375 | (version 23.8.7.1) | ||
| 7376 | 2026.02.11 23:58:17.921141 [ 291 ] {} <Debug> TCP-Session: ad88a68b-dc02-423d-a35a-558c2d33f777 Authenticating user 'default' from [fd00:1122:3344:101::e]:42793 | ||
| 7377 | 2026.02.11 23:58:17.921171 [ 291 ] {} <Debug> TCP-Session: ad88a68b-dc02-423d-a35a-558c2d33f777 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7378 | 2026.02.11 23:58:17.921195 [ 291 ] {} <Debug> TCP-Session: ad88a68b-dc02-423d-a35a-558c2d33f777 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7379 | 2026.02.11 23:58:17.921199 [ 293 ] {} <Debug> TCP-Session: 31e951bf-d95d-4a8d-b23a-8f7fd712fe98 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7380 | 2026.02.11 23:58:17.921347 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59834 | ||
| 7381 | 2026.02.11 23:58:17.921372 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49821 | ||
| 7382 | 2026.02.11 23:58:17.921399 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59690 | ||
| 7383 | 2026.02.11 23:58:17.921414 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40948 | ||
| 7384 | 2026.02.11 23:58:17.921430 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35159 | ||
| 7385 | 2026.02.11 23:58:17.921439 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37911 | ||
| 7386 | 2026.02.11 23:58:17.921473 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7387 | 2026.02.11 23:58:17.921491 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7388 | 2026.02.11 23:58:17.921504 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7389 | 2026.02.11 23:58:17.921510 [ 291 ] {} <Trace> TCP-Session: ad88a68b-dc02-423d-a35a-558c2d33f777 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7390 | 2026.02.11 23:58:17.921522 [ 275 ] {} <Debug> TCP-Session: e6c30f79-f444-4acf-ac56-050dea128b18 Authenticating user 'default' from [fd00:1122:3344:101::e]:40948 | ||
| 7391 | 2026.02.11 23:58:17.921528 [ 287 ] {} <Debug> TCP-Session: f3267aa6-79ed-4652-a779-411304d07fbc Authenticating user 'default' from [fd00:1122:3344:101::e]:35159 | ||
| 7392 | 2026.02.11 23:58:17.921550 [ 275 ] {} <Debug> TCP-Session: e6c30f79-f444-4acf-ac56-050dea128b18 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7393 | 2026.02.11 23:58:17.921526 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7394 | 2026.02.11 23:58:17.921567 [ 275 ] {} <Debug> TCP-Session: e6c30f79-f444-4acf-ac56-050dea128b18 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7395 | 2026.02.11 23:58:17.921597 [ 288 ] {} <Debug> TCP-Session: 1eab4d14-677c-4721-8b14-500db2fe17cd Authenticating user 'default' from [fd00:1122:3344:101::e]:37911 | ||
| 7396 | 2026.02.11 23:58:17.921512 [ 294 ] {} <Debug> TCP-Session: 5643c3b7-427e-4040-97b4-09a209c885e2 Authenticating user 'default' from [fd00:1122:3344:101::e]:59690 | ||
| 7397 | 2026.02.11 23:58:17.921625 [ 288 ] {} <Debug> TCP-Session: 1eab4d14-677c-4721-8b14-500db2fe17cd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7398 | 2026.02.11 23:58:17.921646 [ 294 ] {} <Debug> TCP-Session: 5643c3b7-427e-4040-97b4-09a209c885e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7399 | 2026.02.11 23:58:17.921652 [ 288 ] {} <Debug> TCP-Session: 1eab4d14-677c-4721-8b14-500db2fe17cd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7400 | 2026.02.11 23:58:17.921669 [ 294 ] {} <Debug> TCP-Session: 5643c3b7-427e-4040-97b4-09a209c885e2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7401 | 2026.02.11 23:58:17.921681 [ 291 ] {c9228c3c-df5f-4587-b586-4bbfb38b42a5} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:42793) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7402 | 2026.02.11 23:58:17.921457 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34375 | ||
| 7403 | 2026.02.11 23:58:17.921444 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7404 | 2026.02.11 23:58:17.921417 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7405 | 2026.02.11 23:58:17.921765 [ 293 ] {} <Debug> TCP-Session: e715ed36-db1a-4cb0-aae2-cec4f9fd7f9f Authenticating user 'default' from [fd00:1122:3344:101::e]:49821 | ||
| 7406 | 2026.02.11 23:58:17.921563 [ 287 ] {} <Debug> TCP-Session: f3267aa6-79ed-4652-a779-411304d07fbc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7407 | 2026.02.11 23:58:17.921806 [ 293 ] {} <Debug> TCP-Session: e715ed36-db1a-4cb0-aae2-cec4f9fd7f9f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7408 | 2026.02.11 23:58:17.921803 [ 292 ] {} <Debug> TCP-Session: 640045a7-0f79-4606-bbfe-bf08e3fdfcd5 Authenticating user 'default' from [fd00:1122:3344:101::e]:59834 | ||
| 7409 | 2026.02.11 23:58:17.921834 [ 293 ] {} <Debug> TCP-Session: e715ed36-db1a-4cb0-aae2-cec4f9fd7f9f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7410 | 2026.02.11 23:58:17.921822 [ 287 ] {} <Debug> TCP-Session: f3267aa6-79ed-4652-a779-411304d07fbc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7411 | 2026.02.11 23:58:17.921866 [ 292 ] {} <Debug> TCP-Session: 640045a7-0f79-4606-bbfe-bf08e3fdfcd5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7412 | 2026.02.11 23:58:17.921897 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7413 | 2026.02.11 23:58:17.921910 [ 292 ] {} <Debug> TCP-Session: 640045a7-0f79-4606-bbfe-bf08e3fdfcd5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7414 | 2026.02.11 23:58:17.921930 [ 289 ] {} <Debug> TCP-Session: 8bf41d1f-3575-40ee-a780-7c6d1f25b371 Authenticating user 'default' from [fd00:1122:3344:101::e]:34375 | ||
| 7415 | 2026.02.11 23:58:17.921464 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60509 | ||
| 7416 | 2026.02.11 23:58:17.921956 [ 289 ] {} <Debug> TCP-Session: 8bf41d1f-3575-40ee-a780-7c6d1f25b371 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7417 | 2026.02.11 23:58:17.921999 [ 289 ] {} <Debug> TCP-Session: 8bf41d1f-3575-40ee-a780-7c6d1f25b371 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7418 | 2026.02.11 23:58:17.922019 [ 291 ] {c9228c3c-df5f-4587-b586-4bbfb38b42a5} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7419 | 2026.02.11 23:58:17.922148 [ 291 ] {c9228c3c-df5f-4587-b586-4bbfb38b42a5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7420 | 2026.02.11 23:58:17.922208 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7421 | 2026.02.11 23:58:17.922245 [ 290 ] {} <Debug> TCP-Session: 383f7995-7b48-4129-9c37-f2429f69c18b Authenticating user 'default' from [fd00:1122:3344:101::e]:60509 | ||
| 7422 | 2026.02.11 23:58:17.922262 [ 290 ] {} <Debug> TCP-Session: 383f7995-7b48-4129-9c37-f2429f69c18b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7423 | 2026.02.11 23:58:17.922274 [ 290 ] {} <Debug> TCP-Session: 383f7995-7b48-4129-9c37-f2429f69c18b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7424 | 2026.02.11 23:58:17.922446 [ 291 ] {c9228c3c-df5f-4587-b586-4bbfb38b42a5} <Debug> oximeter.version (fea001a5-8cc1-47e7-b3b4-7e8fb004448d) (SelectExecutor): Key condition: unknown | ||
| 7425 | 2026.02.11 23:58:17.923429 [ 336 ] {c9228c3c-df5f-4587-b586-4bbfb38b42a5} <Trace> AggregatingTransform: Aggregating | ||
| 7426 | 2026.02.11 23:58:17.923465 [ 336 ] {c9228c3c-df5f-4587-b586-4bbfb38b42a5} <Trace> Aggregator: Aggregation method: without_key | ||
| 7427 | 2026.02.11 23:58:17.923495 [ 336 ] {c9228c3c-df5f-4587-b586-4bbfb38b42a5} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000953788 sec. (1048.451 rows/sec., 40.96 KiB/sec.) | ||
| 7428 | 2026.02.11 23:58:17.923513 [ 336 ] {c9228c3c-df5f-4587-b586-4bbfb38b42a5} <Trace> Aggregator: Merging aggregated data | ||
| 7429 | 2026.02.11 23:58:17.924794 [ 291 ] {c9228c3c-df5f-4587-b586-4bbfb38b42a5} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003164 sec., 316.05562579013906 rows/sec., 12.35 KiB/sec. | ||
| 7430 | 2026.02.11 23:58:17.924930 [ 291 ] {c9228c3c-df5f-4587-b586-4bbfb38b42a5} <Debug> TCPHandler: Processed in 0.003534099 sec. | ||
| 7431 | 2026.02.11 23:58:17.925048 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7432 | 2026.02.11 23:58:17.925076 [ 291 ] {} <Debug> TCP-Session: ad88a68b-dc02-423d-a35a-558c2d33f777 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7433 | 2026.02.11 23:58:17.925075 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7434 | 2026.02.11 23:58:17.925098 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7435 | 2026.02.11 23:58:17.925117 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7436 | 2026.02.11 23:58:17.925134 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7437 | 2026.02.11 23:58:17.925150 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7438 | 2026.02.11 23:58:17.925173 [ 275 ] {} <Debug> TCP-Session: e6c30f79-f444-4acf-ac56-050dea128b18 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7439 | 2026.02.11 23:58:17.925187 [ 293 ] {} <Debug> TCP-Session: e715ed36-db1a-4cb0-aae2-cec4f9fd7f9f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7440 | 2026.02.11 23:58:17.925202 [ 289 ] {} <Debug> TCP-Session: 8bf41d1f-3575-40ee-a780-7c6d1f25b371 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7441 | 2026.02.11 23:58:17.925214 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7442 | 2026.02.11 23:58:17.925193 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7443 | 2026.02.11 23:58:17.925254 [ 288 ] {} <Debug> TCP-Session: 1eab4d14-677c-4721-8b14-500db2fe17cd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7444 | 2026.02.11 23:58:17.925134 [ 292 ] {} <Debug> TCP-Session: 640045a7-0f79-4606-bbfe-bf08e3fdfcd5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7445 | 2026.02.11 23:58:17.925272 [ 294 ] {} <Debug> TCP-Session: 5643c3b7-427e-4040-97b4-09a209c885e2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7446 | 2026.02.11 23:58:17.925168 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7447 | 2026.02.11 23:58:17.925149 [ 290 ] {} <Debug> TCP-Session: 383f7995-7b48-4129-9c37-f2429f69c18b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7448 | 2026.02.11 23:58:17.925350 [ 287 ] {} <Debug> TCP-Session: f3267aa6-79ed-4652-a779-411304d07fbc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7449 | 2026.02.11 23:58:18.876151 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7450 | 2026.02.11 23:58:18.876348 [ 281 ] {6a88ff02-8511-4907-9848-dbf1f6c6d6b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7451 | 2026.02.11 23:58:18.876422 [ 281 ] {6a88ff02-8511-4907-9848-dbf1f6c6d6b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7452 | 2026.02.11 23:58:18.877248 [ 281 ] {6a88ff02-8511-4907-9848-dbf1f6c6d6b7} <Trace> oximeter.fields_i16 (a5dbfeca-2262-4415-b6be-dfd1a8bfa631): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7453 | 2026.02.11 23:58:18.877303 [ 281 ] {6a88ff02-8511-4907-9848-dbf1f6c6d6b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 7454 | 2026.02.11 23:58:18.877749 [ 281 ] {6a88ff02-8511-4907-9848-dbf1f6c6d6b7} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 7455 | 2026.02.11 23:58:18.877988 [ 281 ] {6a88ff02-8511-4907-9848-dbf1f6c6d6b7} <Trace> oximeter.fields_i16 (a5dbfeca-2262-4415-b6be-dfd1a8bfa631): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7456 | 2026.02.11 23:58:18.878167 [ 281 ] {6a88ff02-8511-4907-9848-dbf1f6c6d6b7} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.001871 sec., 142169.96258685194 rows/sec., 9.03 MiB/sec. | ||
| 7457 | 2026.02.11 23:58:18.878172 [ 131 ] {} <Debug> oximeter.fields_i16 (a5dbfeca-2262-4415-b6be-dfd1a8bfa631) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
| 7458 | 2026.02.11 23:58:18.878220 [ 281 ] {6a88ff02-8511-4907-9848-dbf1f6c6d6b7} <Debug> TCPHandler: Processed in 0.002209893 sec. | ||
| 7459 | 2026.02.11 23:58:18.878252 [ 131 ] {} <Trace> oximeter.fields_i16 (a5dbfeca-2262-4415-b6be-dfd1a8bfa631): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7460 | 2026.02.11 23:58:18.878280 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 7461 | 2026.02.11 23:58:18.878386 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7462 | 2026.02.11 23:58:18.878408 [ 199 ] {a5dbfeca-2262-4415-b6be-dfd1a8bfa631::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 | ||
| 7463 | 2026.02.11 23:58:18.878498 [ 281 ] {87a6ca4a-0144-47f8-b869-a80925a5f23e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7464 | 2026.02.11 23:58:18.878526 [ 199 ] {a5dbfeca-2262-4415-b6be-dfd1a8bfa631::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7465 | 2026.02.11 23:58:18.878552 [ 281 ] {87a6ca4a-0144-47f8-b869-a80925a5f23e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7466 | 2026.02.11 23:58:18.878563 [ 199 ] {a5dbfeca-2262-4415-b6be-dfd1a8bfa631::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 266 rows starting from the beginning of the part | ||
| 7467 | 2026.02.11 23:58:18.878639 [ 199 ] {a5dbfeca-2262-4415-b6be-dfd1a8bfa631::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 266 rows starting from the beginning of the part | ||
| 7468 | 2026.02.11 23:58:18.878685 [ 199 ] {a5dbfeca-2262-4415-b6be-dfd1a8bfa631::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 266 rows starting from the beginning of the part | ||
| 7469 | 2026.02.11 23:58:18.878735 [ 199 ] {a5dbfeca-2262-4415-b6be-dfd1a8bfa631::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 266 rows starting from the beginning of the part | ||
| 7470 | 2026.02.11 23:58:18.878793 [ 199 ] {a5dbfeca-2262-4415-b6be-dfd1a8bfa631::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 266 rows starting from the beginning of the part | ||
| 7471 | 2026.02.11 23:58:18.879632 [ 281 ] {87a6ca4a-0144-47f8-b869-a80925a5f23e} <Trace> oximeter.fields_string (d8291991-e1c7-4178-b7c2-8afc920979a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7472 | 2026.02.11 23:58:18.879687 [ 281 ] {87a6ca4a-0144-47f8-b869-a80925a5f23e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 7473 | 2026.02.11 23:58:18.880148 [ 199 ] {a5dbfeca-2262-4415-b6be-dfd1a8bfa631::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1330 rows, containing 5 columns (5 merged, 0 gathered) in 0.001785245 sec., 744995.7848922696 rows/sec., 50.17 MiB/sec. | ||
| 7474 | 2026.02.11 23:58:18.880232 [ 281 ] {87a6ca4a-0144-47f8-b869-a80925a5f23e} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7475 | 2026.02.11 23:58:18.880393 [ 196 ] {a5dbfeca-2262-4415-b6be-dfd1a8bfa631::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
| 7476 | 2026.02.11 23:58:18.880606 [ 281 ] {87a6ca4a-0144-47f8-b869-a80925a5f23e} <Trace> oximeter.fields_string (d8291991-e1c7-4178-b7c2-8afc920979a5): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7477 | 2026.02.11 23:58:18.880795 [ 131 ] {} <Debug> oximeter.fields_string (d8291991-e1c7-4178-b7c2-8afc920979a5) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7478 | 2026.02.11 23:58:18.880807 [ 281 ] {87a6ca4a-0144-47f8-b869-a80925a5f23e} <Debug> executeQuery: Read 768 rows, 62.10 KiB in 0.002332 sec., 329331.0463121784 rows/sec., 26.00 MiB/sec. | ||
| 7479 | 2026.02.11 23:58:18.880795 [ 196 ] {a5dbfeca-2262-4415-b6be-dfd1a8bfa631::all_1_21_5} <Trace> oximeter.fields_i16 (a5dbfeca-2262-4415-b6be-dfd1a8bfa631): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7480 | 2026.02.11 23:58:18.880854 [ 131 ] {} <Trace> oximeter.fields_string (d8291991-e1c7-4178-b7c2-8afc920979a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7481 | 2026.02.11 23:58:18.880890 [ 281 ] {87a6ca4a-0144-47f8-b869-a80925a5f23e} <Debug> TCPHandler: Processed in 0.00255601 sec. | ||
| 7482 | 2026.02.11 23:58:18.880923 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 7483 | 2026.02.11 23:58:18.880974 [ 196 ] {a5dbfeca-2262-4415-b6be-dfd1a8bfa631::all_1_21_5} <Trace> oximeter.fields_i16 (a5dbfeca-2262-4415-b6be-dfd1a8bfa631) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
| 7484 | 2026.02.11 23:58:18.881052 [ 191 ] {d8291991-e1c7-4178-b7c2-8afc920979a5::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 | ||
| 7485 | 2026.02.11 23:58:18.881060 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7486 | 2026.02.11 23:58:18.881104 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 7487 | 2026.02.11 23:58:18.881192 [ 191 ] {d8291991-e1c7-4178-b7c2-8afc920979a5::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7488 | 2026.02.11 23:58:18.881219 [ 281 ] {7a319a44-8bb2-4d84-81bc-4be98d4c2aa8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7489 | 2026.02.11 23:58:18.881239 [ 191 ] {d8291991-e1c7-4178-b7c2-8afc920979a5::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1985 rows starting from the beginning of the part | ||
| 7490 | 2026.02.11 23:58:18.881286 [ 281 ] {7a319a44-8bb2-4d84-81bc-4be98d4c2aa8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7491 | 2026.02.11 23:58:18.881322 [ 191 ] {d8291991-e1c7-4178-b7c2-8afc920979a5::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 56 rows starting from the beginning of the part | ||
| 7492 | 2026.02.11 23:58:18.881398 [ 191 ] {d8291991-e1c7-4178-b7c2-8afc920979a5::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 124 rows starting from the beginning of the part | ||
| 7493 | 2026.02.11 23:58:18.881469 [ 191 ] {d8291991-e1c7-4178-b7c2-8afc920979a5::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 768 rows starting from the beginning of the part | ||
| 7494 | 2026.02.11 23:58:18.881532 [ 191 ] {d8291991-e1c7-4178-b7c2-8afc920979a5::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 125 rows starting from the beginning of the part | ||
| 7495 | 2026.02.11 23:58:18.881595 [ 191 ] {d8291991-e1c7-4178-b7c2-8afc920979a5::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 768 rows starting from the beginning of the part | ||
| 7496 | 2026.02.11 23:58:18.881904 [ 281 ] {7a319a44-8bb2-4d84-81bc-4be98d4c2aa8} <Trace> oximeter.fields_u16 (a063e340-feb3-467d-9a3f-70c072d33d5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7497 | 2026.02.11 23:58:18.881957 [ 281 ] {7a319a44-8bb2-4d84-81bc-4be98d4c2aa8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 7498 | 2026.02.11 23:58:18.882407 [ 281 ] {7a319a44-8bb2-4d84-81bc-4be98d4c2aa8} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7499 | 2026.02.11 23:58:18.882755 [ 281 ] {7a319a44-8bb2-4d84-81bc-4be98d4c2aa8} <Trace> oximeter.fields_u16 (a063e340-feb3-467d-9a3f-70c072d33d5b): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7500 | 2026.02.11 23:58:18.882949 [ 281 ] {7a319a44-8bb2-4d84-81bc-4be98d4c2aa8} <Debug> executeQuery: Read 141 rows, 8.60 KiB in 0.001758 sec., 80204.77815699659 rows/sec., 4.78 MiB/sec. | ||
| 7501 | 2026.02.11 23:58:18.883003 [ 281 ] {7a319a44-8bb2-4d84-81bc-4be98d4c2aa8} <Debug> TCPHandler: Processed in 0.002009309 sec. | ||
| 7502 | 2026.02.11 23:58:18.883151 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7503 | 2026.02.11 23:58:18.883268 [ 281 ] {e4ab767d-1ab4-4142-baf6-f84b5a42cf49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7504 | 2026.02.11 23:58:18.883320 [ 281 ] {e4ab767d-1ab4-4142-baf6-f84b5a42cf49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7505 | 2026.02.11 23:58:18.883894 [ 281 ] {e4ab767d-1ab4-4142-baf6-f84b5a42cf49} <Trace> oximeter.fields_u32 (5e914076-6ebe-4e60-a251-80aa571785b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7506 | 2026.02.11 23:58:18.883932 [ 281 ] {e4ab767d-1ab4-4142-baf6-f84b5a42cf49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 7507 | 2026.02.11 23:58:18.884271 [ 196 ] {d8291991-e1c7-4178-b7c2-8afc920979a5::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3826 rows, containing 5 columns (5 merged, 0 gathered) in 0.003263874 sec., 1172226.6239444292 rows/sec., 99.14 MiB/sec. | ||
| 7508 | 2026.02.11 23:58:18.884303 [ 281 ] {e4ab767d-1ab4-4142-baf6-f84b5a42cf49} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 7509 | 2026.02.11 23:58:18.884597 [ 281 ] {e4ab767d-1ab4-4142-baf6-f84b5a42cf49} <Trace> oximeter.fields_u32 (5e914076-6ebe-4e60-a251-80aa571785b6): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7510 | 2026.02.11 23:58:18.884678 [ 197 ] {d8291991-e1c7-4178-b7c2-8afc920979a5::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7511 | 2026.02.11 23:58:18.884775 [ 281 ] {e4ab767d-1ab4-4142-baf6-f84b5a42cf49} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.00153 sec., 91503.26797385621 rows/sec., 5.91 MiB/sec. | ||
| 7512 | 2026.02.11 23:58:18.884825 [ 281 ] {e4ab767d-1ab4-4142-baf6-f84b5a42cf49} <Debug> TCPHandler: Processed in 0.001736004 sec. | ||
| 7513 | 2026.02.11 23:58:18.884979 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7514 | 2026.02.11 23:58:18.885047 [ 197 ] {d8291991-e1c7-4178-b7c2-8afc920979a5::all_1_46_9} <Trace> oximeter.fields_string (d8291991-e1c7-4178-b7c2-8afc920979a5): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7515 | 2026.02.11 23:58:18.885094 [ 281 ] {1d218740-7abe-4e8e-a9b1-87ba46f47059} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7516 | 2026.02.11 23:58:18.885140 [ 197 ] {d8291991-e1c7-4178-b7c2-8afc920979a5::all_1_46_9} <Trace> oximeter.fields_string (d8291991-e1c7-4178-b7c2-8afc920979a5) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7517 | 2026.02.11 23:58:18.885142 [ 281 ] {1d218740-7abe-4e8e-a9b1-87ba46f47059} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7518 | 2026.02.11 23:58:18.885240 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.84 MiB. | ||
| 7519 | 2026.02.11 23:58:18.885654 [ 281 ] {1d218740-7abe-4e8e-a9b1-87ba46f47059} <Trace> oximeter.fields_u8 (333bec52-f74d-408b-9e1c-1479446c7d3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7520 | 2026.02.11 23:58:18.885690 [ 281 ] {1d218740-7abe-4e8e-a9b1-87ba46f47059} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 7521 | 2026.02.11 23:58:18.885996 [ 281 ] {1d218740-7abe-4e8e-a9b1-87ba46f47059} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 7522 | 2026.02.11 23:58:18.886208 [ 281 ] {1d218740-7abe-4e8e-a9b1-87ba46f47059} <Trace> oximeter.fields_u8 (333bec52-f74d-408b-9e1c-1479446c7d3c): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7523 | 2026.02.11 23:58:18.886335 [ 131 ] {} <Debug> oximeter.fields_u8 (333bec52-f74d-408b-9e1c-1479446c7d3c) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
| 7524 | 2026.02.11 23:58:18.886355 [ 281 ] {1d218740-7abe-4e8e-a9b1-87ba46f47059} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001284 sec., 108255.45171339564 rows/sec., 6.16 MiB/sec. | ||
| 7525 | 2026.02.11 23:58:18.886387 [ 131 ] {} <Trace> oximeter.fields_u8 (333bec52-f74d-408b-9e1c-1479446c7d3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7526 | 2026.02.11 23:58:18.886406 [ 281 ] {1d218740-7abe-4e8e-a9b1-87ba46f47059} <Debug> TCPHandler: Processed in 0.001492049 sec. | ||
| 7527 | 2026.02.11 23:58:18.886420 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 7528 | 2026.02.11 23:58:18.886536 [ 191 ] {333bec52-f74d-408b-9e1c-1479446c7d3c::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 | ||
| 7529 | 2026.02.11 23:58:18.886545 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7530 | 2026.02.11 23:58:18.886659 [ 191 ] {333bec52-f74d-408b-9e1c-1479446c7d3c::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7531 | 2026.02.11 23:58:18.886674 [ 281 ] {b374bb60-7f5e-4b61-86fa-8dc467cd6356} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7532 | 2026.02.11 23:58:18.886706 [ 191 ] {333bec52-f74d-408b-9e1c-1479446c7d3c::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 139 rows starting from the beginning of the part | ||
| 7533 | 2026.02.11 23:58:18.886733 [ 281 ] {b374bb60-7f5e-4b61-86fa-8dc467cd6356} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7534 | 2026.02.11 23:58:18.886784 [ 191 ] {333bec52-f74d-408b-9e1c-1479446c7d3c::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 139 rows starting from the beginning of the part | ||
| 7535 | 2026.02.11 23:58:18.886855 [ 191 ] {333bec52-f74d-408b-9e1c-1479446c7d3c::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 139 rows starting from the beginning of the part | ||
| 7536 | 2026.02.11 23:58:18.886914 [ 191 ] {333bec52-f74d-408b-9e1c-1479446c7d3c::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 139 rows starting from the beginning of the part | ||
| 7537 | 2026.02.11 23:58:18.886972 [ 191 ] {333bec52-f74d-408b-9e1c-1479446c7d3c::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 139 rows starting from the beginning of the part | ||
| 7538 | 2026.02.11 23:58:18.887393 [ 281 ] {b374bb60-7f5e-4b61-86fa-8dc467cd6356} <Trace> oximeter.fields_uuid (4fa888fe-7c40-4232-8860-a6a6bcd7dec5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7539 | 2026.02.11 23:58:18.887436 [ 281 ] {b374bb60-7f5e-4b61-86fa-8dc467cd6356} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 7540 | 2026.02.11 23:58:18.887806 [ 281 ] {b374bb60-7f5e-4b61-86fa-8dc467cd6356} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7541 | 2026.02.11 23:58:18.888037 [ 281 ] {b374bb60-7f5e-4b61-86fa-8dc467cd6356} <Trace> oximeter.fields_uuid (4fa888fe-7c40-4232-8860-a6a6bcd7dec5): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7542 | 2026.02.11 23:58:18.888064 [ 197 ] {333bec52-f74d-408b-9e1c-1479446c7d3c::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 695 rows, containing 5 columns (5 merged, 0 gathered) in 0.001567511 sec., 443378.0687982413 rows/sec., 26.92 MiB/sec. | ||
| 7543 | 2026.02.11 23:58:18.888183 [ 131 ] {} <Debug> oximeter.fields_uuid (4fa888fe-7c40-4232-8860-a6a6bcd7dec5) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7544 | 2026.02.11 23:58:18.888188 [ 281 ] {b374bb60-7f5e-4b61-86fa-8dc467cd6356} <Debug> executeQuery: Read 471 rows, 33.92 KiB in 0.001537 sec., 306441.11906311 rows/sec., 21.55 MiB/sec. | ||
| 7545 | 2026.02.11 23:58:18.888228 [ 131 ] {} <Trace> oximeter.fields_uuid (4fa888fe-7c40-4232-8860-a6a6bcd7dec5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7546 | 2026.02.11 23:58:18.888237 [ 191 ] {333bec52-f74d-408b-9e1c-1479446c7d3c::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
| 7547 | 2026.02.11 23:58:18.888252 [ 281 ] {b374bb60-7f5e-4b61-86fa-8dc467cd6356} <Debug> TCPHandler: Processed in 0.001763204 sec. | ||
| 7548 | 2026.02.11 23:58:18.888261 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 7549 | 2026.02.11 23:58:18.888395 [ 189 ] {4fa888fe-7c40-4232-8860-a6a6bcd7dec5::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 | ||
| 7550 | 2026.02.11 23:58:18.888414 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7551 | 2026.02.11 23:58:18.888518 [ 189 ] {4fa888fe-7c40-4232-8860-a6a6bcd7dec5::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7552 | 2026.02.11 23:58:18.888543 [ 281 ] {c5005494-f109-4ffc-8a9f-a976ff2e5d3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 7553 | 2026.02.11 23:58:18.888565 [ 189 ] {4fa888fe-7c40-4232-8860-a6a6bcd7dec5::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 997 rows starting from the beginning of the part | ||
| 7554 | 2026.02.11 23:58:18.888590 [ 281 ] {c5005494-f109-4ffc-8a9f-a976ff2e5d3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 7555 | 2026.02.11 23:58:18.888646 [ 189 ] {4fa888fe-7c40-4232-8860-a6a6bcd7dec5::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 64 rows starting from the beginning of the part | ||
| 7556 | 2026.02.11 23:58:18.888653 [ 191 ] {333bec52-f74d-408b-9e1c-1479446c7d3c::all_1_21_5} <Trace> oximeter.fields_u8 (333bec52-f74d-408b-9e1c-1479446c7d3c): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7557 | 2026.02.11 23:58:18.888715 [ 189 ] {4fa888fe-7c40-4232-8860-a6a6bcd7dec5::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 98 rows starting from the beginning of the part | ||
| 7558 | 2026.02.11 23:58:18.888774 [ 191 ] {333bec52-f74d-408b-9e1c-1479446c7d3c::all_1_21_5} <Trace> oximeter.fields_u8 (333bec52-f74d-408b-9e1c-1479446c7d3c) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
| 7559 | 2026.02.11 23:58:18.888786 [ 189 ] {4fa888fe-7c40-4232-8860-a6a6bcd7dec5::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 471 rows starting from the beginning of the part | ||
| 7560 | 2026.02.11 23:58:18.888859 [ 189 ] {4fa888fe-7c40-4232-8860-a6a6bcd7dec5::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 100 rows starting from the beginning of the part | ||
| 7561 | 2026.02.11 23:58:18.888878 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 7562 | 2026.02.11 23:58:18.888926 [ 189 ] {4fa888fe-7c40-4232-8860-a6a6bcd7dec5::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 471 rows starting from the beginning of the part | ||
| 7563 | 2026.02.11 23:58:18.889021 [ 281 ] {c5005494-f109-4ffc-8a9f-a976ff2e5d3e} <Trace> oximeter.measurements_bool (9bb13e33-63b8-46aa-ab9c-a174a3431472): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7564 | 2026.02.11 23:58:18.889062 [ 281 ] {c5005494-f109-4ffc-8a9f-a976ff2e5d3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 7565 | 2026.02.11 23:58:18.889464 [ 281 ] {c5005494-f109-4ffc-8a9f-a976ff2e5d3e} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 7566 | 2026.02.11 23:58:18.889782 [ 281 ] {c5005494-f109-4ffc-8a9f-a976ff2e5d3e} <Trace> oximeter.measurements_bool (9bb13e33-63b8-46aa-ab9c-a174a3431472): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7567 | 2026.02.11 23:58:18.889924 [ 131 ] {} <Debug> oximeter.measurements_bool (9bb13e33-63b8-46aa-ab9c-a174a3431472) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 7568 | 2026.02.11 23:58:18.889950 [ 281 ] {c5005494-f109-4ffc-8a9f-a976ff2e5d3e} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00143 sec., 4195.804195804196 rows/sec., 219.21 KiB/sec. | ||
| 7569 | 2026.02.11 23:58:18.889967 [ 131 ] {} <Trace> oximeter.measurements_bool (9bb13e33-63b8-46aa-ab9c-a174a3431472): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7570 | 2026.02.11 23:58:18.890005 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 7571 | 2026.02.11 23:58:18.890007 [ 281 ] {c5005494-f109-4ffc-8a9f-a976ff2e5d3e} <Debug> TCPHandler: Processed in 0.001656262 sec. | ||
| 7572 | 2026.02.11 23:58:18.890105 [ 197 ] {9bb13e33-63b8-46aa-ab9c-a174a3431472::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 | ||
| 7573 | 2026.02.11 23:58:18.890155 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7574 | 2026.02.11 23:58:18.890207 [ 197 ] {9bb13e33-63b8-46aa-ab9c-a174a3431472::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7575 | 2026.02.11 23:58:18.890246 [ 197 ] {9bb13e33-63b8-46aa-ab9c-a174a3431472::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 | ||
| 7576 | 2026.02.11 23:58:18.890266 [ 281 ] {8e53971c-8278-4b95-bcf7-f6af056c59ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7577 | 2026.02.11 23:58:18.890315 [ 197 ] {9bb13e33-63b8-46aa-ab9c-a174a3431472::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 | ||
| 7578 | 2026.02.11 23:58:18.890324 [ 281 ] {8e53971c-8278-4b95-bcf7-f6af056c59ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7579 | 2026.02.11 23:58:18.890383 [ 197 ] {9bb13e33-63b8-46aa-ab9c-a174a3431472::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 | ||
| 7580 | 2026.02.11 23:58:18.890448 [ 197 ] {9bb13e33-63b8-46aa-ab9c-a174a3431472::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 | ||
| 7581 | 2026.02.11 23:58:18.890450 [ 194 ] {4fa888fe-7c40-4232-8860-a6a6bcd7dec5::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2201 rows, containing 5 columns (5 merged, 0 gathered) in 0.002098441 sec., 1048873.9021016078 rows/sec., 79.69 MiB/sec. | ||
| 7582 | 2026.02.11 23:58:18.890507 [ 197 ] {9bb13e33-63b8-46aa-ab9c-a174a3431472::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 | ||
| 7583 | 2026.02.11 23:58:18.890562 [ 197 ] {9bb13e33-63b8-46aa-ab9c-a174a3431472::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 | ||
| 7584 | 2026.02.11 23:58:18.890749 [ 200 ] {4fa888fe-7c40-4232-8860-a6a6bcd7dec5::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7585 | 2026.02.11 23:58:18.890821 [ 281 ] {8e53971c-8278-4b95-bcf7-f6af056c59ff} <Trace> oximeter.measurements_cumulativeu64 (629b0a95-06b7-4f0a-8a91-89e98ebdbeb8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7586 | 2026.02.11 23:58:18.890866 [ 281 ] {8e53971c-8278-4b95-bcf7-f6af056c59ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 7587 | 2026.02.11 23:58:18.891164 [ 200 ] {4fa888fe-7c40-4232-8860-a6a6bcd7dec5::all_1_46_9} <Trace> oximeter.fields_uuid (4fa888fe-7c40-4232-8860-a6a6bcd7dec5): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7588 | 2026.02.11 23:58:18.891305 [ 200 ] {4fa888fe-7c40-4232-8860-a6a6bcd7dec5::all_1_46_9} <Trace> oximeter.fields_uuid (4fa888fe-7c40-4232-8860-a6a6bcd7dec5) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7589 | 2026.02.11 23:58:18.891318 [ 281 ] {8e53971c-8278-4b95-bcf7-f6af056c59ff} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7590 | 2026.02.11 23:58:18.891309 [ 190 ] {9bb13e33-63b8-46aa-ab9c-a174a3431472::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 126 rows, containing 4 columns (4 merged, 0 gathered) in 0.001234114 sec., 102097.5371805198 rows/sec., 5.21 MiB/sec. | ||
| 7591 | 2026.02.11 23:58:18.891416 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB. | ||
| 7592 | 2026.02.11 23:58:18.891578 [ 200 ] {9bb13e33-63b8-46aa-ab9c-a174a3431472::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 7593 | 2026.02.11 23:58:18.891586 [ 281 ] {8e53971c-8278-4b95-bcf7-f6af056c59ff} <Trace> oximeter.measurements_cumulativeu64 (629b0a95-06b7-4f0a-8a91-89e98ebdbeb8): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7594 | 2026.02.11 23:58:18.891741 [ 131 ] {} <Debug> oximeter.measurements_cumulativeu64 (629b0a95-06b7-4f0a-8a91-89e98ebdbeb8) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7595 | 2026.02.11 23:58:18.891763 [ 281 ] {8e53971c-8278-4b95-bcf7-f6af056c59ff} <Debug> executeQuery: Read 258 rows, 17.59 KiB in 0.001521 sec., 169625.24654832348 rows/sec., 11.29 MiB/sec. | ||
| 7596 | 2026.02.11 23:58:18.891791 [ 131 ] {} <Trace> oximeter.measurements_cumulativeu64 (629b0a95-06b7-4f0a-8a91-89e98ebdbeb8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7597 | 2026.02.11 23:58:18.891811 [ 281 ] {8e53971c-8278-4b95-bcf7-f6af056c59ff} <Debug> TCPHandler: Processed in 0.001716704 sec. | ||
| 7598 | 2026.02.11 23:58:18.891828 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 7599 | 2026.02.11 23:58:18.891878 [ 200 ] {9bb13e33-63b8-46aa-ab9c-a174a3431472::all_1_21_4} <Trace> oximeter.measurements_bool (9bb13e33-63b8-46aa-ab9c-a174a3431472): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7600 | 2026.02.11 23:58:18.891945 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7601 | 2026.02.11 23:58:18.891952 [ 190 ] {629b0a95-06b7-4f0a-8a91-89e98ebdbeb8::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 | ||
| 7602 | 2026.02.11 23:58:18.891978 [ 200 ] {9bb13e33-63b8-46aa-ab9c-a174a3431472::all_1_21_4} <Trace> oximeter.measurements_bool (9bb13e33-63b8-46aa-ab9c-a174a3431472) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 7603 | 2026.02.11 23:58:18.892051 [ 281 ] {1acf295d-e1d1-4206-9cea-148a61102d92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 7604 | 2026.02.11 23:58:18.892078 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 7605 | 2026.02.11 23:58:18.892098 [ 281 ] {1acf295d-e1d1-4206-9cea-148a61102d92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 7606 | 2026.02.11 23:58:18.892131 [ 190 ] {629b0a95-06b7-4f0a-8a91-89e98ebdbeb8::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7607 | 2026.02.11 23:58:18.892180 [ 190 ] {629b0a95-06b7-4f0a-8a91-89e98ebdbeb8::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_41_8, total 14296 rows starting from the beginning of the part | ||
| 7608 | 2026.02.11 23:58:18.892265 [ 190 ] {629b0a95-06b7-4f0a-8a91-89e98ebdbeb8::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 32 rows starting from the beginning of the part | ||
| 7609 | 2026.02.11 23:58:18.892327 [ 190 ] {629b0a95-06b7-4f0a-8a91-89e98ebdbeb8::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 | ||
| 7610 | 2026.02.11 23:58:18.892382 [ 190 ] {629b0a95-06b7-4f0a-8a91-89e98ebdbeb8::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 258 rows starting from the beginning of the part | ||
| 7611 | 2026.02.11 23:58:18.892437 [ 190 ] {629b0a95-06b7-4f0a-8a91-89e98ebdbeb8::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 161 rows starting from the beginning of the part | ||
| 7612 | 2026.02.11 23:58:18.892438 [ 281 ] {1acf295d-e1d1-4206-9cea-148a61102d92} <Trace> oximeter.measurements_f64 (522c00d0-3ce7-4a3b-8e1c-1a58bb35e28f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7613 | 2026.02.11 23:58:18.892491 [ 281 ] {1acf295d-e1d1-4206-9cea-148a61102d92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 7614 | 2026.02.11 23:58:18.892493 [ 190 ] {629b0a95-06b7-4f0a-8a91-89e98ebdbeb8::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 258 rows starting from the beginning of the part | ||
| 7615 | 2026.02.11 23:58:18.892845 [ 281 ] {1acf295d-e1d1-4206-9cea-148a61102d92} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 7616 | 2026.02.11 23:58:18.893101 [ 281 ] {1acf295d-e1d1-4206-9cea-148a61102d92} <Trace> oximeter.measurements_f64 (522c00d0-3ce7-4a3b-8e1c-1a58bb35e28f): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7617 | 2026.02.11 23:58:18.893252 [ 281 ] {1acf295d-e1d1-4206-9cea-148a61102d92} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001219 sec., 820.3445447087777 rows/sec., 55.28 KiB/sec. | ||
| 7618 | 2026.02.11 23:58:18.893288 [ 281 ] {1acf295d-e1d1-4206-9cea-148a61102d92} <Debug> TCPHandler: Processed in 0.001393998 sec. | ||
| 7619 | 2026.02.11 23:58:18.893419 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7620 | 2026.02.11 23:58:18.893514 [ 281 ] {9a715421-5769-4dc0-bb80-81906425fede} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7621 | 2026.02.11 23:58:18.893570 [ 281 ] {9a715421-5769-4dc0-bb80-81906425fede} <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 | ||
| 7622 | 2026.02.11 23:58:18.894369 [ 281 ] {9a715421-5769-4dc0-bb80-81906425fede} <Trace> oximeter.measurements_histogramu64 (ffbb1385-6601-4f63-a903-f8bfc0e27b7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7623 | 2026.02.11 23:58:18.894405 [ 281 ] {9a715421-5769-4dc0-bb80-81906425fede} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 7624 | 2026.02.11 23:58:18.894961 [ 281 ] {9a715421-5769-4dc0-bb80-81906425fede} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 7625 | 2026.02.11 23:58:18.895219 [ 281 ] {9a715421-5769-4dc0-bb80-81906425fede} <Trace> oximeter.measurements_histogramu64 (ffbb1385-6601-4f63-a903-f8bfc0e27b7e): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7626 | 2026.02.11 23:58:18.895375 [ 281 ] {9a715421-5769-4dc0-bb80-81906425fede} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.001877 sec., 4262.120404901439 rows/sec., 7.64 MiB/sec. | ||
| 7627 | 2026.02.11 23:58:18.895442 [ 281 ] {9a715421-5769-4dc0-bb80-81906425fede} <Debug> TCPHandler: Processed in 0.00207289 sec. | ||
| 7628 | 2026.02.11 23:58:18.895585 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7629 | 2026.02.11 23:58:18.895688 [ 281 ] {8f49b674-84ab-4a12-9eb5-5a1a5bd324e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7630 | 2026.02.11 23:58:18.895734 [ 281 ] {8f49b674-84ab-4a12-9eb5-5a1a5bd324e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7631 | 2026.02.11 23:58:18.896130 [ 281 ] {8f49b674-84ab-4a12-9eb5-5a1a5bd324e7} <Trace> oximeter.measurements_u64 (4b04f6c7-fe0f-46f4-b6b8-6d9da97af1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7632 | 2026.02.11 23:58:18.896170 [ 281 ] {8f49b674-84ab-4a12-9eb5-5a1a5bd324e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 7633 | 2026.02.11 23:58:18.896553 [ 281 ] {8f49b674-84ab-4a12-9eb5-5a1a5bd324e7} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7634 | 2026.02.11 23:58:18.896838 [ 281 ] {8f49b674-84ab-4a12-9eb5-5a1a5bd324e7} <Trace> oximeter.measurements_u64 (4b04f6c7-fe0f-46f4-b6b8-6d9da97af1bd): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7635 | 2026.02.11 23:58:18.896948 [ 129 ] {} <Debug> oximeter.measurements_u64 (4b04f6c7-fe0f-46f4-b6b8-6d9da97af1bd) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7636 | 2026.02.11 23:58:18.896982 [ 129 ] {} <Trace> oximeter.measurements_u64 (4b04f6c7-fe0f-46f4-b6b8-6d9da97af1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7637 | 2026.02.11 23:58:18.896988 [ 281 ] {8f49b674-84ab-4a12-9eb5-5a1a5bd324e7} <Debug> executeQuery: Read 88 rows, 5.66 KiB in 0.001321 sec., 66616.19984859956 rows/sec., 4.18 MiB/sec. | ||
| 7638 | 2026.02.11 23:58:18.897000 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 7639 | 2026.02.11 23:58:18.897032 [ 281 ] {8f49b674-84ab-4a12-9eb5-5a1a5bd324e7} <Debug> TCPHandler: Processed in 0.001502479 sec. | ||
| 7640 | 2026.02.11 23:58:18.897109 [ 200 ] {4b04f6c7-fe0f-46f4-b6b8-6d9da97af1bd::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 | ||
| 7641 | 2026.02.11 23:58:18.897226 [ 200 ] {4b04f6c7-fe0f-46f4-b6b8-6d9da97af1bd::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7642 | 2026.02.11 23:58:18.897262 [ 200 ] {4b04f6c7-fe0f-46f4-b6b8-6d9da97af1bd::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2920 rows starting from the beginning of the part | ||
| 7643 | 2026.02.11 23:58:18.897335 [ 200 ] {4b04f6c7-fe0f-46f4-b6b8-6d9da97af1bd::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 12 rows starting from the beginning of the part | ||
| 7644 | 2026.02.11 23:58:18.897387 [ 200 ] {4b04f6c7-fe0f-46f4-b6b8-6d9da97af1bd::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 | ||
| 7645 | 2026.02.11 23:58:18.897434 [ 200 ] {4b04f6c7-fe0f-46f4-b6b8-6d9da97af1bd::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 88 rows starting from the beginning of the part | ||
| 7646 | 2026.02.11 23:58:18.897482 [ 200 ] {4b04f6c7-fe0f-46f4-b6b8-6d9da97af1bd::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 | ||
| 7647 | 2026.02.11 23:58:18.897531 [ 200 ] {4b04f6c7-fe0f-46f4-b6b8-6d9da97af1bd::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 88 rows starting from the beginning of the part | ||
| 7648 | 2026.02.11 23:58:18.899039 [ 188 ] {4b04f6c7-fe0f-46f4-b6b8-6d9da97af1bd::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3228 rows, containing 4 columns (4 merged, 0 gathered) in 0.001973318 sec., 1635823.5216016881 rows/sec., 105.93 MiB/sec. | ||
| 7649 | 2026.02.11 23:58:18.899333 [ 188 ] {4b04f6c7-fe0f-46f4-b6b8-6d9da97af1bd::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7650 | 2026.02.11 23:58:18.899343 [ 194 ] {629b0a95-06b7-4f0a-8a91-89e98ebdbeb8::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 15165 rows, containing 5 columns (5 merged, 0 gathered) in 0.007442975 sec., 2037491.7287778072 rows/sec., 137.33 MiB/sec. | ||
| 7651 | 2026.02.11 23:58:18.899737 [ 188 ] {4b04f6c7-fe0f-46f4-b6b8-6d9da97af1bd::all_1_46_9} <Trace> oximeter.measurements_u64 (4b04f6c7-fe0f-46f4-b6b8-6d9da97af1bd): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7652 | 2026.02.11 23:58:18.899838 [ 188 ] {4b04f6c7-fe0f-46f4-b6b8-6d9da97af1bd::all_1_46_9} <Trace> oximeter.measurements_u64 (4b04f6c7-fe0f-46f4-b6b8-6d9da97af1bd) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7653 | 2026.02.11 23:58:18.899922 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.72 MiB. | ||
| 7654 | 2026.02.11 23:58:18.899933 [ 200 ] {629b0a95-06b7-4f0a-8a91-89e98ebdbeb8::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7655 | 2026.02.11 23:58:18.900207 [ 200 ] {629b0a95-06b7-4f0a-8a91-89e98ebdbeb8::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (629b0a95-06b7-4f0a-8a91-89e98ebdbeb8): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7656 | 2026.02.11 23:58:18.900282 [ 200 ] {629b0a95-06b7-4f0a-8a91-89e98ebdbeb8::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (629b0a95-06b7-4f0a-8a91-89e98ebdbeb8) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7657 | 2026.02.11 23:58:18.900361 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.78 MiB. | ||
| 7658 | 2026.02.11 23:58:19.000297 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 281.71 MiB, peak 290.79 MiB, free memory in arenas 0.00 B, will set to 284.16 MiB (RSS), difference: 2.44 MiB | ||
| 7659 | 2026.02.11 23:58:19.559508 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49064 | ||
| 7660 | 2026.02.11 23:58:19.559623 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7661 | 2026.02.11 23:58:19.559652 [ 291 ] {} <Debug> TCP-Session: c2c96cc8-f4f9-4a37-be59-6b02bf13c82e Authenticating user 'default' from [fd00:1122:3344:101::e]:49064 | ||
| 7662 | 2026.02.11 23:58:19.559673 [ 291 ] {} <Debug> TCP-Session: c2c96cc8-f4f9-4a37-be59-6b02bf13c82e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7663 | 2026.02.11 23:58:19.559686 [ 291 ] {} <Debug> TCP-Session: c2c96cc8-f4f9-4a37-be59-6b02bf13c82e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7664 | 2026.02.11 23:58:19.559879 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53395 | ||
| 7665 | 2026.02.11 23:58:19.559908 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51887 | ||
| 7666 | 2026.02.11 23:58:19.559922 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39164 | ||
| 7667 | 2026.02.11 23:58:19.559963 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50973 | ||
| 7668 | 2026.02.11 23:58:19.559992 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7669 | 2026.02.11 23:58:19.559954 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41794 | ||
| 7670 | 2026.02.11 23:58:19.560026 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7671 | 2026.02.11 23:58:19.560038 [ 292 ] {} <Debug> TCP-Session: d4c9f9b9-dc58-4ad2-a91f-ec8ac0aea497 Authenticating user 'default' from [fd00:1122:3344:101::e]:53395 | ||
| 7672 | 2026.02.11 23:58:19.560059 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7673 | 2026.02.11 23:58:19.560076 [ 293 ] {} <Debug> TCP-Session: 1a21cf51-0f87-45ff-9553-c9597a7453cb Authenticating user 'default' from [fd00:1122:3344:101::e]:51887 | ||
| 7674 | 2026.02.11 23:58:19.560092 [ 292 ] {} <Debug> TCP-Session: d4c9f9b9-dc58-4ad2-a91f-ec8ac0aea497 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7675 | 2026.02.11 23:58:19.560108 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7676 | 2026.02.11 23:58:19.560119 [ 293 ] {} <Debug> TCP-Session: 1a21cf51-0f87-45ff-9553-c9597a7453cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7677 | 2026.02.11 23:58:19.560124 [ 292 ] {} <Debug> TCP-Session: d4c9f9b9-dc58-4ad2-a91f-ec8ac0aea497 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7678 | 2026.02.11 23:58:19.560145 [ 293 ] {} <Debug> TCP-Session: 1a21cf51-0f87-45ff-9553-c9597a7453cb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7679 | 2026.02.11 23:58:19.560146 [ 289 ] {} <Debug> TCP-Session: fcd7754a-a61d-430f-a391-56eef7ba12fd Authenticating user 'default' from [fd00:1122:3344:101::e]:41794 | ||
| 7680 | 2026.02.11 23:58:19.560105 [ 290 ] {} <Debug> TCP-Session: 974148ce-bc71-4af7-8485-8bab623b5253 Authenticating user 'default' from [fd00:1122:3344:101::e]:50973 | ||
| 7681 | 2026.02.11 23:58:19.560187 [ 289 ] {} <Debug> TCP-Session: fcd7754a-a61d-430f-a391-56eef7ba12fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7682 | 2026.02.11 23:58:19.560213 [ 290 ] {} <Debug> TCP-Session: 974148ce-bc71-4af7-8485-8bab623b5253 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7683 | 2026.02.11 23:58:19.560220 [ 289 ] {} <Debug> TCP-Session: fcd7754a-a61d-430f-a391-56eef7ba12fd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7684 | 2026.02.11 23:58:19.560236 [ 290 ] {} <Debug> TCP-Session: 974148ce-bc71-4af7-8485-8bab623b5253 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7685 | 2026.02.11 23:58:19.560059 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7686 | 2026.02.11 23:58:19.559943 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51387 | ||
| 7687 | 2026.02.11 23:58:19.560295 [ 294 ] {} <Debug> TCP-Session: c328efee-a724-409b-aabc-b971ba2acd4f Authenticating user 'default' from [fd00:1122:3344:101::e]:39164 | ||
| 7688 | 2026.02.11 23:58:19.560339 [ 294 ] {} <Debug> TCP-Session: c328efee-a724-409b-aabc-b971ba2acd4f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7689 | 2026.02.11 23:58:19.559922 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51389 | ||
| 7690 | 2026.02.11 23:58:19.560355 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7691 | 2026.02.11 23:58:19.560355 [ 294 ] {} <Debug> TCP-Session: c328efee-a724-409b-aabc-b971ba2acd4f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7692 | 2026.02.11 23:58:19.560403 [ 288 ] {} <Debug> TCP-Session: 26e05549-40f1-46e8-87a9-5232675f154f Authenticating user 'default' from [fd00:1122:3344:101::e]:51387 | ||
| 7693 | 2026.02.11 23:58:19.559934 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33748 | ||
| 7694 | 2026.02.11 23:58:19.560434 [ 288 ] {} <Debug> TCP-Session: 26e05549-40f1-46e8-87a9-5232675f154f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7695 | 2026.02.11 23:58:19.559963 [ 291 ] {} <Trace> TCP-Session: c2c96cc8-f4f9-4a37-be59-6b02bf13c82e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7696 | 2026.02.11 23:58:19.560469 [ 288 ] {} <Debug> TCP-Session: 26e05549-40f1-46e8-87a9-5232675f154f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7697 | 2026.02.11 23:58:19.560647 [ 291 ] {3e94d16a-39b6-4006-8d86-6a98e5a3d2b9} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:49064) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7698 | 2026.02.11 23:58:19.560696 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7699 | 2026.02.11 23:58:19.560726 [ 287 ] {} <Debug> TCP-Session: 4e04257a-585f-439a-908a-013355acc3b9 Authenticating user 'default' from [fd00:1122:3344:101::e]:33748 | ||
| 7700 | 2026.02.11 23:58:19.560747 [ 287 ] {} <Debug> TCP-Session: 4e04257a-585f-439a-908a-013355acc3b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7701 | 2026.02.11 23:58:19.560759 [ 287 ] {} <Debug> TCP-Session: 4e04257a-585f-439a-908a-013355acc3b9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7702 | 2026.02.11 23:58:19.560769 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7703 | 2026.02.11 23:58:19.560798 [ 275 ] {} <Debug> TCP-Session: 8b5f54bb-6560-44c7-ad05-6f5c1c7d95fd Authenticating user 'default' from [fd00:1122:3344:101::e]:51389 | ||
| 7704 | 2026.02.11 23:58:19.560815 [ 275 ] {} <Debug> TCP-Session: 8b5f54bb-6560-44c7-ad05-6f5c1c7d95fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7705 | 2026.02.11 23:58:19.560828 [ 275 ] {} <Debug> TCP-Session: 8b5f54bb-6560-44c7-ad05-6f5c1c7d95fd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7706 | 2026.02.11 23:58:19.560912 [ 291 ] {3e94d16a-39b6-4006-8d86-6a98e5a3d2b9} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7707 | 2026.02.11 23:58:19.560966 [ 291 ] {3e94d16a-39b6-4006-8d86-6a98e5a3d2b9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7708 | 2026.02.11 23:58:19.561261 [ 291 ] {3e94d16a-39b6-4006-8d86-6a98e5a3d2b9} <Debug> oximeter.version (fea001a5-8cc1-47e7-b3b4-7e8fb004448d) (SelectExecutor): Key condition: unknown | ||
| 7709 | 2026.02.11 23:58:19.562181 [ 330 ] {3e94d16a-39b6-4006-8d86-6a98e5a3d2b9} <Trace> AggregatingTransform: Aggregating | ||
| 7710 | 2026.02.11 23:58:19.562240 [ 330 ] {3e94d16a-39b6-4006-8d86-6a98e5a3d2b9} <Trace> Aggregator: Aggregation method: without_key | ||
| 7711 | 2026.02.11 23:58:19.562285 [ 330 ] {3e94d16a-39b6-4006-8d86-6a98e5a3d2b9} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000925648 sec. (1080.324 rows/sec., 42.20 KiB/sec.) | ||
| 7712 | 2026.02.11 23:58:19.562309 [ 330 ] {3e94d16a-39b6-4006-8d86-6a98e5a3d2b9} <Trace> Aggregator: Merging aggregated data | ||
| 7713 | 2026.02.11 23:58:19.563415 [ 291 ] {3e94d16a-39b6-4006-8d86-6a98e5a3d2b9} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002828 sec., 353.60678925035364 rows/sec., 13.81 KiB/sec. | ||
| 7714 | 2026.02.11 23:58:19.563545 [ 291 ] {3e94d16a-39b6-4006-8d86-6a98e5a3d2b9} <Debug> TCPHandler: Processed in 0.003695602 sec. | ||
| 7715 | 2026.02.11 23:58:19.563656 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7716 | 2026.02.11 23:58:19.563685 [ 291 ] {} <Debug> TCP-Session: c2c96cc8-f4f9-4a37-be59-6b02bf13c82e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7717 | 2026.02.11 23:58:19.563685 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7718 | 2026.02.11 23:58:19.563700 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7719 | 2026.02.11 23:58:19.563713 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7720 | 2026.02.11 23:58:19.563730 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7721 | 2026.02.11 23:58:19.563752 [ 287 ] {} <Debug> TCP-Session: 4e04257a-585f-439a-908a-013355acc3b9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7722 | 2026.02.11 23:58:19.563773 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7723 | 2026.02.11 23:58:19.563791 [ 293 ] {} <Debug> TCP-Session: 1a21cf51-0f87-45ff-9553-c9597a7453cb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7724 | 2026.02.11 23:58:19.563808 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7725 | 2026.02.11 23:58:19.563831 [ 294 ] {} <Debug> TCP-Session: c328efee-a724-409b-aabc-b971ba2acd4f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7726 | 2026.02.11 23:58:19.563790 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7727 | 2026.02.11 23:58:19.563856 [ 289 ] {} <Debug> TCP-Session: fcd7754a-a61d-430f-a391-56eef7ba12fd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7728 | 2026.02.11 23:58:19.563771 [ 290 ] {} <Debug> TCP-Session: 974148ce-bc71-4af7-8485-8bab623b5253 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7729 | 2026.02.11 23:58:19.563895 [ 288 ] {} <Debug> TCP-Session: 26e05549-40f1-46e8-87a9-5232675f154f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7730 | 2026.02.11 23:58:19.563747 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7731 | 2026.02.11 23:58:19.563735 [ 292 ] {} <Debug> TCP-Session: d4c9f9b9-dc58-4ad2-a91f-ec8ac0aea497 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7732 | 2026.02.11 23:58:19.563963 [ 275 ] {} <Debug> TCP-Session: 8b5f54bb-6560-44c7-ad05-6f5c1c7d95fd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7733 | 2026.02.11 23:58:20.710668 [ 128 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7734 | 2026.02.11 23:58:20.710724 [ 128 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7735 | 2026.02.11 23:58:20.805841 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 15307 | ||
| 7736 | 2026.02.11 23:58:20.806376 [ 244 ] {} <Trace> system.asynchronous_metric_log (7c321173-efe0-4025-bf7e-6a8e4a3fbd38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7737 | 2026.02.11 23:58:20.806417 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 7738 | 2026.02.11 23:58:20.806927 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 7739 | 2026.02.11 23:58:20.807177 [ 244 ] {} <Trace> system.asynchronous_metric_log (7c321173-efe0-4025-bf7e-6a8e4a3fbd38): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7740 | 2026.02.11 23:58:20.807328 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15307 | ||
| 7741 | 2026.02.11 23:58:21.001460 [ 249 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001077271 sec. | ||
| 7742 | 2026.02.11 23:58:21.003732 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 984 | ||
| 7743 | 2026.02.11 23:58:21.006359 [ 243 ] {} <Trace> system.query_log (e129079c-d142-406b-8659-a4f2a5941f34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7744 | 2026.02.11 23:58:21.006403 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 7745 | 2026.02.11 23:58:21.007613 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 7746 | 2026.02.11 23:58:21.007873 [ 243 ] {} <Trace> system.query_log (e129079c-d142-406b-8659-a4f2a5941f34): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7747 | 2026.02.11 23:58:21.008147 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 984 | ||
| 7748 | 2026.02.11 23:58:21.588036 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 241 | ||
| 7749 | 2026.02.11 23:58:21.603436 [ 245 ] {} <Trace> system.metric_log (9c306116-b3ca-42bb-b692-9c2699a40c21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7750 | 2026.02.11 23:58:21.603494 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 7751 | 2026.02.11 23:58:21.609154 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 7752 | 2026.02.11 23:58:21.609865 [ 245 ] {} <Trace> system.metric_log (9c306116-b3ca-42bb-b692-9c2699a40c21): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7753 | 2026.02.11 23:58:21.612485 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 241 | ||
| 7754 | 2026.02.11 23:58:23.865814 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7755 | 2026.02.11 23:58:23.866005 [ 281 ] {49fbea40-0a91-4528-9d36-b5b7f3c79db6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7756 | 2026.02.11 23:58:23.866073 [ 281 ] {49fbea40-0a91-4528-9d36-b5b7f3c79db6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7757 | 2026.02.11 23:58:23.866739 [ 281 ] {49fbea40-0a91-4528-9d36-b5b7f3c79db6} <Trace> oximeter.fields_string (d8291991-e1c7-4178-b7c2-8afc920979a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7758 | 2026.02.11 23:58:23.866787 [ 281 ] {49fbea40-0a91-4528-9d36-b5b7f3c79db6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 7759 | 2026.02.11 23:58:23.867206 [ 281 ] {49fbea40-0a91-4528-9d36-b5b7f3c79db6} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7760 | 2026.02.11 23:58:23.867463 [ 281 ] {49fbea40-0a91-4528-9d36-b5b7f3c79db6} <Trace> oximeter.fields_string (d8291991-e1c7-4178-b7c2-8afc920979a5): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7761 | 2026.02.11 23:58:23.867630 [ 281 ] {49fbea40-0a91-4528-9d36-b5b7f3c79db6} <Debug> executeQuery: Read 124 rows, 10.94 KiB in 0.001672 sec., 74162.67942583731 rows/sec., 6.39 MiB/sec. | ||
| 7762 | 2026.02.11 23:58:23.867683 [ 281 ] {49fbea40-0a91-4528-9d36-b5b7f3c79db6} <Debug> TCPHandler: Processed in 0.002013789 sec. | ||
| 7763 | 2026.02.11 23:58:23.867805 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7764 | 2026.02.11 23:58:23.867910 [ 281 ] {d72c63ef-7373-49b5-8c70-bad6f1dfaee0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7765 | 2026.02.11 23:58:23.867956 [ 281 ] {d72c63ef-7373-49b5-8c70-bad6f1dfaee0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7766 | 2026.02.11 23:58:23.868393 [ 281 ] {d72c63ef-7373-49b5-8c70-bad6f1dfaee0} <Trace> oximeter.fields_u16 (a063e340-feb3-467d-9a3f-70c072d33d5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7767 | 2026.02.11 23:58:23.868433 [ 281 ] {d72c63ef-7373-49b5-8c70-bad6f1dfaee0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 7768 | 2026.02.11 23:58:23.868771 [ 281 ] {d72c63ef-7373-49b5-8c70-bad6f1dfaee0} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7769 | 2026.02.11 23:58:23.868991 [ 281 ] {d72c63ef-7373-49b5-8c70-bad6f1dfaee0} <Trace> oximeter.fields_u16 (a063e340-feb3-467d-9a3f-70c072d33d5b): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7770 | 2026.02.11 23:58:23.869124 [ 281 ] {d72c63ef-7373-49b5-8c70-bad6f1dfaee0} <Debug> executeQuery: Read 34 rows, 2.56 KiB in 0.001238 sec., 27463.651050080778 rows/sec., 2.02 MiB/sec. | ||
| 7771 | 2026.02.11 23:58:23.869164 [ 281 ] {d72c63ef-7373-49b5-8c70-bad6f1dfaee0} <Debug> TCPHandler: Processed in 0.001412828 sec. | ||
| 7772 | 2026.02.11 23:58:23.869282 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7773 | 2026.02.11 23:58:23.869381 [ 281 ] {a6c41cb2-c843-4a71-bf54-601edc502ad7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7774 | 2026.02.11 23:58:23.869423 [ 281 ] {a6c41cb2-c843-4a71-bf54-601edc502ad7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7775 | 2026.02.11 23:58:23.869855 [ 281 ] {a6c41cb2-c843-4a71-bf54-601edc502ad7} <Trace> oximeter.fields_uuid (4fa888fe-7c40-4232-8860-a6a6bcd7dec5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7776 | 2026.02.11 23:58:23.869893 [ 281 ] {a6c41cb2-c843-4a71-bf54-601edc502ad7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 7777 | 2026.02.11 23:58:23.870208 [ 281 ] {a6c41cb2-c843-4a71-bf54-601edc502ad7} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7778 | 2026.02.11 23:58:23.870414 [ 281 ] {a6c41cb2-c843-4a71-bf54-601edc502ad7} <Trace> oximeter.fields_uuid (4fa888fe-7c40-4232-8860-a6a6bcd7dec5): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7779 | 2026.02.11 23:58:23.870543 [ 281 ] {a6c41cb2-c843-4a71-bf54-601edc502ad7} <Debug> executeQuery: Read 98 rows, 7.84 KiB in 0.001184 sec., 82770.27027027028 rows/sec., 6.46 MiB/sec. | ||
| 7780 | 2026.02.11 23:58:23.870580 [ 281 ] {a6c41cb2-c843-4a71-bf54-601edc502ad7} <Debug> TCPHandler: Processed in 0.001349967 sec. | ||
| 7781 | 2026.02.11 23:58:23.870690 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7782 | 2026.02.11 23:58:23.870786 [ 281 ] {7b3815ed-6a15-4f71-ba0d-03386f8a7097} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7783 | 2026.02.11 23:58:23.870829 [ 281 ] {7b3815ed-6a15-4f71-ba0d-03386f8a7097} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7784 | 2026.02.11 23:58:23.871225 [ 281 ] {7b3815ed-6a15-4f71-ba0d-03386f8a7097} <Trace> oximeter.measurements_cumulativeu64 (629b0a95-06b7-4f0a-8a91-89e98ebdbeb8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7785 | 2026.02.11 23:58:23.871264 [ 281 ] {7b3815ed-6a15-4f71-ba0d-03386f8a7097} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 7786 | 2026.02.11 23:58:23.871583 [ 281 ] {7b3815ed-6a15-4f71-ba0d-03386f8a7097} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7787 | 2026.02.11 23:58:23.871804 [ 281 ] {7b3815ed-6a15-4f71-ba0d-03386f8a7097} <Trace> oximeter.measurements_cumulativeu64 (629b0a95-06b7-4f0a-8a91-89e98ebdbeb8): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7788 | 2026.02.11 23:58:23.871933 [ 281 ] {7b3815ed-6a15-4f71-ba0d-03386f8a7097} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001168 sec., 136986.301369863 rows/sec., 9.54 MiB/sec. | ||
| 7789 | 2026.02.11 23:58:23.871971 [ 281 ] {7b3815ed-6a15-4f71-ba0d-03386f8a7097} <Debug> TCPHandler: Processed in 0.001329696 sec. | ||
| 7790 | 2026.02.11 23:58:23.872077 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7791 | 2026.02.11 23:58:23.872172 [ 281 ] {d791f243-59df-451a-9d31-588e73fe4c1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7792 | 2026.02.11 23:58:23.872225 [ 281 ] {d791f243-59df-451a-9d31-588e73fe4c1f} <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 | ||
| 7793 | 2026.02.11 23:58:23.873016 [ 281 ] {d791f243-59df-451a-9d31-588e73fe4c1f} <Trace> oximeter.measurements_histogramu64 (ffbb1385-6601-4f63-a903-f8bfc0e27b7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7794 | 2026.02.11 23:58:23.873054 [ 281 ] {d791f243-59df-451a-9d31-588e73fe4c1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 7795 | 2026.02.11 23:58:23.873609 [ 281 ] {d791f243-59df-451a-9d31-588e73fe4c1f} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 7796 | 2026.02.11 23:58:23.873835 [ 281 ] {d791f243-59df-451a-9d31-588e73fe4c1f} <Trace> oximeter.measurements_histogramu64 (ffbb1385-6601-4f63-a903-f8bfc0e27b7e): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7797 | 2026.02.11 23:58:23.873956 [ 122 ] {} <Debug> oximeter.measurements_histogramu64 (ffbb1385-6601-4f63-a903-f8bfc0e27b7e) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 7798 | 2026.02.11 23:58:23.873976 [ 281 ] {d791f243-59df-451a-9d31-588e73fe4c1f} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.001821 sec., 18671.05985722131 rows/sec., 33.46 MiB/sec. | ||
| 7799 | 2026.02.11 23:58:23.874026 [ 122 ] {} <Trace> oximeter.measurements_histogramu64 (ffbb1385-6601-4f63-a903-f8bfc0e27b7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7800 | 2026.02.11 23:58:23.874053 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 7801 | 2026.02.11 23:58:23.874065 [ 281 ] {d791f243-59df-451a-9d31-588e73fe4c1f} <Debug> TCPHandler: Processed in 0.00203854 sec. | ||
| 7802 | 2026.02.11 23:58:23.874157 [ 190 ] {ffbb1385-6601-4f63-a903-f8bfc0e27b7e::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 | ||
| 7803 | 2026.02.11 23:58:23.874185 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7804 | 2026.02.11 23:58:23.874286 [ 281 ] {7fcddbbd-cf66-4070-a1d3-da73607234bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7805 | 2026.02.11 23:58:23.874328 [ 281 ] {7fcddbbd-cf66-4070-a1d3-da73607234bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7806 | 2026.02.11 23:58:23.874405 [ 190 ] {ffbb1385-6601-4f63-a903-f8bfc0e27b7e::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7807 | 2026.02.11 23:58:23.874476 [ 190 ] {ffbb1385-6601-4f63-a903-f8bfc0e27b7e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 703 rows starting from the beginning of the part | ||
| 7808 | 2026.02.11 23:58:23.874621 [ 190 ] {ffbb1385-6601-4f63-a903-f8bfc0e27b7e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 34 rows starting from the beginning of the part | ||
| 7809 | 2026.02.11 23:58:23.874673 [ 281 ] {7fcddbbd-cf66-4070-a1d3-da73607234bf} <Trace> oximeter.measurements_u64 (4b04f6c7-fe0f-46f4-b6b8-6d9da97af1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7810 | 2026.02.11 23:58:23.874715 [ 281 ] {7fcddbbd-cf66-4070-a1d3-da73607234bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 7811 | 2026.02.11 23:58:23.874738 [ 190 ] {ffbb1385-6601-4f63-a903-f8bfc0e27b7e::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 | ||
| 7812 | 2026.02.11 23:58:23.874860 [ 190 ] {ffbb1385-6601-4f63-a903-f8bfc0e27b7e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 34 rows starting from the beginning of the part | ||
| 7813 | 2026.02.11 23:58:23.874987 [ 190 ] {ffbb1385-6601-4f63-a903-f8bfc0e27b7e::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 | ||
| 7814 | 2026.02.11 23:58:23.875030 [ 281 ] {7fcddbbd-cf66-4070-a1d3-da73607234bf} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7815 | 2026.02.11 23:58:23.875103 [ 190 ] {ffbb1385-6601-4f63-a903-f8bfc0e27b7e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 34 rows starting from the beginning of the part | ||
| 7816 | 2026.02.11 23:58:23.875263 [ 281 ] {7fcddbbd-cf66-4070-a1d3-da73607234bf} <Trace> oximeter.measurements_u64 (4b04f6c7-fe0f-46f4-b6b8-6d9da97af1bd): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7817 | 2026.02.11 23:58:23.875396 [ 281 ] {7fcddbbd-cf66-4070-a1d3-da73607234bf} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001129 sec., 53144.37555358725 rows/sec., 3.58 MiB/sec. | ||
| 7818 | 2026.02.11 23:58:23.875435 [ 281 ] {7fcddbbd-cf66-4070-a1d3-da73607234bf} <Debug> TCPHandler: Processed in 0.001299905 sec. | ||
| 7819 | 2026.02.11 23:58:23.890304 [ 200 ] {ffbb1385-6601-4f63-a903-f8bfc0e27b7e::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 821 rows, containing 19 columns (19 merged, 0 gathered) in 0.016186775 sec., 50720.41836622798 rows/sec., 90.89 MiB/sec. | ||
| 7820 | 2026.02.11 23:58:23.891425 [ 188 ] {ffbb1385-6601-4f63-a903-f8bfc0e27b7e::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 7821 | 2026.02.11 23:58:23.891827 [ 188 ] {ffbb1385-6601-4f63-a903-f8bfc0e27b7e::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (ffbb1385-6601-4f63-a903-f8bfc0e27b7e): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7822 | 2026.02.11 23:58:23.891915 [ 188 ] {ffbb1385-6601-4f63-a903-f8bfc0e27b7e::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (ffbb1385-6601-4f63-a903-f8bfc0e27b7e) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 7823 | 2026.02.11 23:58:23.892087 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.64 MiB. | ||
| 7824 | 2026.02.11 23:58:24.000191 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 285.41 MiB, peak 293.02 MiB, free memory in arenas 0.00 B, will set to 288.34 MiB (RSS), difference: 2.94 MiB | ||
| 7825 | 2026.02.11 23:58:27.210098 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7826 | 2026.02.11 23:58:27.210358 [ 281 ] {5471c1ea-56c3-423f-bf94-6633d1b90ff3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7827 | 2026.02.11 23:58:27.210453 [ 281 ] {5471c1ea-56c3-423f-bf94-6633d1b90ff3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7828 | 2026.02.11 23:58:27.211306 [ 281 ] {5471c1ea-56c3-423f-bf94-6633d1b90ff3} <Trace> oximeter.fields_i16 (a5dbfeca-2262-4415-b6be-dfd1a8bfa631): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7829 | 2026.02.11 23:58:27.211344 [ 281 ] {5471c1ea-56c3-423f-bf94-6633d1b90ff3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 7830 | 2026.02.11 23:58:27.211735 [ 281 ] {5471c1ea-56c3-423f-bf94-6633d1b90ff3} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 7831 | 2026.02.11 23:58:27.211950 [ 281 ] {5471c1ea-56c3-423f-bf94-6633d1b90ff3} <Trace> oximeter.fields_i16 (a5dbfeca-2262-4415-b6be-dfd1a8bfa631): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7832 | 2026.02.11 23:58:27.212094 [ 281 ] {5471c1ea-56c3-423f-bf94-6633d1b90ff3} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.001806 sec., 147286.82170542635 rows/sec., 9.36 MiB/sec. | ||
| 7833 | 2026.02.11 23:58:27.212135 [ 281 ] {5471c1ea-56c3-423f-bf94-6633d1b90ff3} <Debug> TCPHandler: Processed in 0.002198373 sec. | ||
| 7834 | 2026.02.11 23:58:27.212262 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7835 | 2026.02.11 23:58:27.212355 [ 281 ] {1be0d818-276a-4ec5-b539-3eebebf7919d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7836 | 2026.02.11 23:58:27.212395 [ 281 ] {1be0d818-276a-4ec5-b539-3eebebf7919d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7837 | 2026.02.11 23:58:27.212884 [ 281 ] {1be0d818-276a-4ec5-b539-3eebebf7919d} <Trace> oximeter.fields_ipaddr (6857c72f-dfdb-45c0-96ba-7e28c54e54a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7838 | 2026.02.11 23:58:27.212917 [ 281 ] {1be0d818-276a-4ec5-b539-3eebebf7919d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 7839 | 2026.02.11 23:58:27.213195 [ 281 ] {1be0d818-276a-4ec5-b539-3eebebf7919d} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 7840 | 2026.02.11 23:58:27.213405 [ 281 ] {1be0d818-276a-4ec5-b539-3eebebf7919d} <Trace> oximeter.fields_ipaddr (6857c72f-dfdb-45c0-96ba-7e28c54e54a7): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7841 | 2026.02.11 23:58:27.213528 [ 281 ] {1be0d818-276a-4ec5-b539-3eebebf7919d} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001191 sec., 5037.783375314862 rows/sec., 410.80 KiB/sec. | ||
| 7842 | 2026.02.11 23:58:27.213564 [ 281 ] {1be0d818-276a-4ec5-b539-3eebebf7919d} <Debug> TCPHandler: Processed in 0.001349506 sec. | ||
| 7843 | 2026.02.11 23:58:27.213682 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7844 | 2026.02.11 23:58:27.213774 [ 281 ] {23d708ec-e98f-4abc-8606-c48d5268e514} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7845 | 2026.02.11 23:58:27.213812 [ 281 ] {23d708ec-e98f-4abc-8606-c48d5268e514} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7846 | 2026.02.11 23:58:27.214993 [ 281 ] {23d708ec-e98f-4abc-8606-c48d5268e514} <Trace> oximeter.fields_string (d8291991-e1c7-4178-b7c2-8afc920979a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7847 | 2026.02.11 23:58:27.215029 [ 281 ] {23d708ec-e98f-4abc-8606-c48d5268e514} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 7848 | 2026.02.11 23:58:27.215444 [ 281 ] {23d708ec-e98f-4abc-8606-c48d5268e514} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7849 | 2026.02.11 23:58:27.215647 [ 281 ] {23d708ec-e98f-4abc-8606-c48d5268e514} <Trace> oximeter.fields_string (d8291991-e1c7-4178-b7c2-8afc920979a5): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7850 | 2026.02.11 23:58:27.215773 [ 281 ] {23d708ec-e98f-4abc-8606-c48d5268e514} <Debug> executeQuery: Read 1911 rows, 158.88 KiB in 0.002016 sec., 947916.6666666666 rows/sec., 76.96 MiB/sec. | ||
| 7851 | 2026.02.11 23:58:27.215814 [ 281 ] {23d708ec-e98f-4abc-8606-c48d5268e514} <Debug> TCPHandler: Processed in 0.002179522 sec. | ||
| 7852 | 2026.02.11 23:58:27.215924 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7853 | 2026.02.11 23:58:27.216017 [ 281 ] {bcadf172-9bca-4d75-a7b0-3611307ffd73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7854 | 2026.02.11 23:58:27.216056 [ 281 ] {bcadf172-9bca-4d75-a7b0-3611307ffd73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7855 | 2026.02.11 23:58:27.216493 [ 281 ] {bcadf172-9bca-4d75-a7b0-3611307ffd73} <Trace> oximeter.fields_u16 (a063e340-feb3-467d-9a3f-70c072d33d5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7856 | 2026.02.11 23:58:27.216527 [ 281 ] {bcadf172-9bca-4d75-a7b0-3611307ffd73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 7857 | 2026.02.11 23:58:27.216820 [ 281 ] {bcadf172-9bca-4d75-a7b0-3611307ffd73} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7858 | 2026.02.11 23:58:27.217018 [ 281 ] {bcadf172-9bca-4d75-a7b0-3611307ffd73} <Trace> oximeter.fields_u16 (a063e340-feb3-467d-9a3f-70c072d33d5b): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7859 | 2026.02.11 23:58:27.217145 [ 281 ] {bcadf172-9bca-4d75-a7b0-3611307ffd73} <Debug> executeQuery: Read 147 rows, 9.02 KiB in 0.001147 sec., 128160.41848299913 rows/sec., 7.68 MiB/sec. | ||
| 7860 | 2026.02.11 23:58:27.217185 [ 281 ] {bcadf172-9bca-4d75-a7b0-3611307ffd73} <Debug> TCPHandler: Processed in 0.001308476 sec. | ||
| 7861 | 2026.02.11 23:58:27.217294 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7862 | 2026.02.11 23:58:27.217386 [ 281 ] {6b524ada-106d-44d5-92ed-8a7b3d650248} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7863 | 2026.02.11 23:58:27.217424 [ 281 ] {6b524ada-106d-44d5-92ed-8a7b3d650248} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7864 | 2026.02.11 23:58:27.217975 [ 281 ] {6b524ada-106d-44d5-92ed-8a7b3d650248} <Trace> oximeter.fields_u32 (5e914076-6ebe-4e60-a251-80aa571785b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7865 | 2026.02.11 23:58:27.218010 [ 281 ] {6b524ada-106d-44d5-92ed-8a7b3d650248} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 7866 | 2026.02.11 23:58:27.218318 [ 281 ] {6b524ada-106d-44d5-92ed-8a7b3d650248} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 7867 | 2026.02.11 23:58:27.218529 [ 281 ] {6b524ada-106d-44d5-92ed-8a7b3d650248} <Trace> oximeter.fields_u32 (5e914076-6ebe-4e60-a251-80aa571785b6): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7868 | 2026.02.11 23:58:27.218654 [ 281 ] {6b524ada-106d-44d5-92ed-8a7b3d650248} <Debug> executeQuery: Read 368 rows, 25.07 KiB in 0.001286 sec., 286158.63141524105 rows/sec., 19.04 MiB/sec. | ||
| 7869 | 2026.02.11 23:58:27.218694 [ 281 ] {6b524ada-106d-44d5-92ed-8a7b3d650248} <Debug> TCPHandler: Processed in 0.001447568 sec. | ||
| 7870 | 2026.02.11 23:58:27.218803 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7871 | 2026.02.11 23:58:27.218896 [ 281 ] {9b3fded2-8a8e-49f6-ae81-59ae58407aec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7872 | 2026.02.11 23:58:27.218935 [ 281 ] {9b3fded2-8a8e-49f6-ae81-59ae58407aec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7873 | 2026.02.11 23:58:27.219378 [ 281 ] {9b3fded2-8a8e-49f6-ae81-59ae58407aec} <Trace> oximeter.fields_u8 (333bec52-f74d-408b-9e1c-1479446c7d3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7874 | 2026.02.11 23:58:27.219416 [ 281 ] {9b3fded2-8a8e-49f6-ae81-59ae58407aec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 7875 | 2026.02.11 23:58:27.219699 [ 281 ] {9b3fded2-8a8e-49f6-ae81-59ae58407aec} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 7876 | 2026.02.11 23:58:27.219898 [ 281 ] {9b3fded2-8a8e-49f6-ae81-59ae58407aec} <Trace> oximeter.fields_u8 (333bec52-f74d-408b-9e1c-1479446c7d3c): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7877 | 2026.02.11 23:58:27.220017 [ 281 ] {9b3fded2-8a8e-49f6-ae81-59ae58407aec} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001139 sec., 122036.87445127305 rows/sec., 6.94 MiB/sec. | ||
| 7878 | 2026.02.11 23:58:27.220056 [ 281 ] {9b3fded2-8a8e-49f6-ae81-59ae58407aec} <Debug> TCPHandler: Processed in 0.001301306 sec. | ||
| 7879 | 2026.02.11 23:58:27.220173 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7880 | 2026.02.11 23:58:27.220265 [ 281 ] {5db8fce0-8e3b-4721-bba4-51970242a024} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7881 | 2026.02.11 23:58:27.220303 [ 281 ] {5db8fce0-8e3b-4721-bba4-51970242a024} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7882 | 2026.02.11 23:58:27.221043 [ 281 ] {5db8fce0-8e3b-4721-bba4-51970242a024} <Trace> oximeter.fields_uuid (4fa888fe-7c40-4232-8860-a6a6bcd7dec5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7883 | 2026.02.11 23:58:27.221077 [ 281 ] {5db8fce0-8e3b-4721-bba4-51970242a024} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 7884 | 2026.02.11 23:58:27.221408 [ 281 ] {5db8fce0-8e3b-4721-bba4-51970242a024} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7885 | 2026.02.11 23:58:27.221615 [ 281 ] {5db8fce0-8e3b-4721-bba4-51970242a024} <Trace> oximeter.fields_uuid (4fa888fe-7c40-4232-8860-a6a6bcd7dec5): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7886 | 2026.02.11 23:58:27.221740 [ 281 ] {5db8fce0-8e3b-4721-bba4-51970242a024} <Debug> executeQuery: Read 933 rows, 68.70 KiB in 0.001492 sec., 625335.1206434317 rows/sec., 44.97 MiB/sec. | ||
| 7887 | 2026.02.11 23:58:27.221780 [ 281 ] {5db8fce0-8e3b-4721-bba4-51970242a024} <Debug> TCPHandler: Processed in 0.001654542 sec. | ||
| 7888 | 2026.02.11 23:58:27.221891 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7889 | 2026.02.11 23:58:27.221996 [ 281 ] {71fa3e54-1cf1-482e-9a59-689af010f66a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 7890 | 2026.02.11 23:58:27.222037 [ 281 ] {71fa3e54-1cf1-482e-9a59-689af010f66a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 7891 | 2026.02.11 23:58:27.222366 [ 281 ] {71fa3e54-1cf1-482e-9a59-689af010f66a} <Trace> oximeter.measurements_bool (9bb13e33-63b8-46aa-ab9c-a174a3431472): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7892 | 2026.02.11 23:58:27.222398 [ 281 ] {71fa3e54-1cf1-482e-9a59-689af010f66a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 7893 | 2026.02.11 23:58:27.222683 [ 281 ] {71fa3e54-1cf1-482e-9a59-689af010f66a} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 7894 | 2026.02.11 23:58:27.222889 [ 281 ] {71fa3e54-1cf1-482e-9a59-689af010f66a} <Trace> oximeter.measurements_bool (9bb13e33-63b8-46aa-ab9c-a174a3431472): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7895 | 2026.02.11 23:58:27.223010 [ 281 ] {71fa3e54-1cf1-482e-9a59-689af010f66a} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001032 sec., 5813.9534883720935 rows/sec., 303.76 KiB/sec. | ||
| 7896 | 2026.02.11 23:58:27.223045 [ 281 ] {71fa3e54-1cf1-482e-9a59-689af010f66a} <Debug> TCPHandler: Processed in 0.001203394 sec. | ||
| 7897 | 2026.02.11 23:58:27.223165 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7898 | 2026.02.11 23:58:27.223256 [ 281 ] {a35e2146-0835-46f8-8387-646124270e5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7899 | 2026.02.11 23:58:27.223296 [ 281 ] {a35e2146-0835-46f8-8387-646124270e5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7900 | 2026.02.11 23:58:27.223877 [ 281 ] {a35e2146-0835-46f8-8387-646124270e5f} <Trace> oximeter.measurements_cumulativeu64 (629b0a95-06b7-4f0a-8a91-89e98ebdbeb8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7901 | 2026.02.11 23:58:27.223910 [ 281 ] {a35e2146-0835-46f8-8387-646124270e5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 7902 | 2026.02.11 23:58:27.224261 [ 281 ] {a35e2146-0835-46f8-8387-646124270e5f} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7903 | 2026.02.11 23:58:27.224462 [ 281 ] {a35e2146-0835-46f8-8387-646124270e5f} <Trace> oximeter.measurements_cumulativeu64 (629b0a95-06b7-4f0a-8a91-89e98ebdbeb8): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7904 | 2026.02.11 23:58:27.224585 [ 281 ] {a35e2146-0835-46f8-8387-646124270e5f} <Debug> executeQuery: Read 913 rows, 62.28 KiB in 0.001346 sec., 678306.0921248143 rows/sec., 45.18 MiB/sec. | ||
| 7905 | 2026.02.11 23:58:27.224620 [ 281 ] {a35e2146-0835-46f8-8387-646124270e5f} <Debug> TCPHandler: Processed in 0.00151523 sec. | ||
| 7906 | 2026.02.11 23:58:27.224731 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7907 | 2026.02.11 23:58:27.224824 [ 281 ] {1b2235c4-6586-4173-89db-46cad45bd862} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 7908 | 2026.02.11 23:58:27.224863 [ 281 ] {1b2235c4-6586-4173-89db-46cad45bd862} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 7909 | 2026.02.11 23:58:27.225173 [ 281 ] {1b2235c4-6586-4173-89db-46cad45bd862} <Trace> oximeter.measurements_f64 (522c00d0-3ce7-4a3b-8e1c-1a58bb35e28f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7910 | 2026.02.11 23:58:27.225205 [ 281 ] {1b2235c4-6586-4173-89db-46cad45bd862} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 7911 | 2026.02.11 23:58:27.225488 [ 281 ] {1b2235c4-6586-4173-89db-46cad45bd862} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 7912 | 2026.02.11 23:58:27.225686 [ 281 ] {1b2235c4-6586-4173-89db-46cad45bd862} <Trace> oximeter.measurements_f64 (522c00d0-3ce7-4a3b-8e1c-1a58bb35e28f): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7913 | 2026.02.11 23:58:27.225806 [ 281 ] {1b2235c4-6586-4173-89db-46cad45bd862} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001 sec., 1000 rows/sec., 67.38 KiB/sec. | ||
| 7914 | 2026.02.11 23:58:27.225840 [ 281 ] {1b2235c4-6586-4173-89db-46cad45bd862} <Debug> TCPHandler: Processed in 0.001155702 sec. | ||
| 7915 | 2026.02.11 23:58:27.225946 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7916 | 2026.02.11 23:58:27.226037 [ 281 ] {6c3f85b9-675e-4a6d-9c90-bdf313187d7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7917 | 2026.02.11 23:58:27.226089 [ 281 ] {6c3f85b9-675e-4a6d-9c90-bdf313187d7b} <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 | ||
| 7918 | 2026.02.11 23:58:27.226813 [ 281 ] {6c3f85b9-675e-4a6d-9c90-bdf313187d7b} <Trace> oximeter.measurements_histogramu64 (ffbb1385-6601-4f63-a903-f8bfc0e27b7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7919 | 2026.02.11 23:58:27.226845 [ 281 ] {6c3f85b9-675e-4a6d-9c90-bdf313187d7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 7920 | 2026.02.11 23:58:27.227317 [ 281 ] {6c3f85b9-675e-4a6d-9c90-bdf313187d7b} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7921 | 2026.02.11 23:58:27.227523 [ 281 ] {6c3f85b9-675e-4a6d-9c90-bdf313187d7b} <Trace> oximeter.measurements_histogramu64 (ffbb1385-6601-4f63-a903-f8bfc0e27b7e): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7922 | 2026.02.11 23:58:27.227650 [ 281 ] {6c3f85b9-675e-4a6d-9c90-bdf313187d7b} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.00163 sec., 4907.9754601227 rows/sec., 8.79 MiB/sec. | ||
| 7923 | 2026.02.11 23:58:27.227700 [ 281 ] {6c3f85b9-675e-4a6d-9c90-bdf313187d7b} <Debug> TCPHandler: Processed in 0.001800156 sec. | ||
| 7924 | 2026.02.11 23:58:27.227810 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7925 | 2026.02.11 23:58:27.227902 [ 281 ] {cfbd62d1-ba52-4c6e-8512-b7f5c7131fd2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7926 | 2026.02.11 23:58:27.227942 [ 281 ] {cfbd62d1-ba52-4c6e-8512-b7f5c7131fd2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7927 | 2026.02.11 23:58:27.228276 [ 281 ] {cfbd62d1-ba52-4c6e-8512-b7f5c7131fd2} <Trace> oximeter.measurements_u64 (4b04f6c7-fe0f-46f4-b6b8-6d9da97af1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7928 | 2026.02.11 23:58:27.228309 [ 281 ] {cfbd62d1-ba52-4c6e-8512-b7f5c7131fd2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 7929 | 2026.02.11 23:58:27.228592 [ 281 ] {cfbd62d1-ba52-4c6e-8512-b7f5c7131fd2} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7930 | 2026.02.11 23:58:27.228794 [ 281 ] {cfbd62d1-ba52-4c6e-8512-b7f5c7131fd2} <Trace> oximeter.measurements_u64 (4b04f6c7-fe0f-46f4-b6b8-6d9da97af1bd): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7931 | 2026.02.11 23:58:27.228911 [ 281 ] {cfbd62d1-ba52-4c6e-8512-b7f5c7131fd2} <Debug> executeQuery: Read 76 rows, 4.83 KiB in 0.001028 sec., 73929.96108949416 rows/sec., 4.59 MiB/sec. | ||
| 7932 | 2026.02.11 23:58:27.228945 [ 281 ] {cfbd62d1-ba52-4c6e-8512-b7f5c7131fd2} <Debug> TCPHandler: Processed in 0.001182553 sec. | ||
| 7933 | 2026.02.11 23:58:28.307464 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 15819 | ||
| 7934 | 2026.02.11 23:58:28.308073 [ 244 ] {} <Trace> system.asynchronous_metric_log (7c321173-efe0-4025-bf7e-6a8e4a3fbd38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7935 | 2026.02.11 23:58:28.308119 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 7936 | 2026.02.11 23:58:28.308661 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 7937 | 2026.02.11 23:58:28.308900 [ 244 ] {} <Trace> system.asynchronous_metric_log (7c321173-efe0-4025-bf7e-6a8e4a3fbd38): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7938 | 2026.02.11 23:58:28.309031 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15819 | ||
| 7939 | 2026.02.11 23:58:28.858381 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7940 | 2026.02.11 23:58:28.858563 [ 281 ] {ac3c3dec-2493-4263-9bc7-3e5741fd4dd7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7941 | 2026.02.11 23:58:28.858629 [ 281 ] {ac3c3dec-2493-4263-9bc7-3e5741fd4dd7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7942 | 2026.02.11 23:58:28.859275 [ 281 ] {ac3c3dec-2493-4263-9bc7-3e5741fd4dd7} <Trace> oximeter.fields_string (d8291991-e1c7-4178-b7c2-8afc920979a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7943 | 2026.02.11 23:58:28.859325 [ 281 ] {ac3c3dec-2493-4263-9bc7-3e5741fd4dd7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 7944 | 2026.02.11 23:58:28.859717 [ 281 ] {ac3c3dec-2493-4263-9bc7-3e5741fd4dd7} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7945 | 2026.02.11 23:58:28.859943 [ 281 ] {ac3c3dec-2493-4263-9bc7-3e5741fd4dd7} <Trace> oximeter.fields_string (d8291991-e1c7-4178-b7c2-8afc920979a5): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7946 | 2026.02.11 23:58:28.860092 [ 281 ] {ac3c3dec-2493-4263-9bc7-3e5741fd4dd7} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001578 sec., 35487.95944233207 rows/sec., 2.73 MiB/sec. | ||
| 7947 | 2026.02.11 23:58:28.860135 [ 281 ] {ac3c3dec-2493-4263-9bc7-3e5741fd4dd7} <Debug> TCPHandler: Processed in 0.001883267 sec. | ||
| 7948 | 2026.02.11 23:58:28.860260 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7949 | 2026.02.11 23:58:28.860360 [ 281 ] {ab7cd764-e686-44c0-b459-692c34233507} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7950 | 2026.02.11 23:58:28.860401 [ 281 ] {ab7cd764-e686-44c0-b459-692c34233507} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7951 | 2026.02.11 23:58:28.860806 [ 281 ] {ab7cd764-e686-44c0-b459-692c34233507} <Trace> oximeter.fields_uuid (4fa888fe-7c40-4232-8860-a6a6bcd7dec5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7952 | 2026.02.11 23:58:28.860843 [ 281 ] {ab7cd764-e686-44c0-b459-692c34233507} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 7953 | 2026.02.11 23:58:28.861138 [ 281 ] {ab7cd764-e686-44c0-b459-692c34233507} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7954 | 2026.02.11 23:58:28.861350 [ 281 ] {ab7cd764-e686-44c0-b459-692c34233507} <Trace> oximeter.fields_uuid (4fa888fe-7c40-4232-8860-a6a6bcd7dec5): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7955 | 2026.02.11 23:58:28.861478 [ 281 ] {ab7cd764-e686-44c0-b459-692c34233507} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001136 sec., 56338.028169014084 rows/sec., 4.40 MiB/sec. | ||
| 7956 | 2026.02.11 23:58:28.861515 [ 281 ] {ab7cd764-e686-44c0-b459-692c34233507} <Debug> TCPHandler: Processed in 0.001311445 sec. | ||
| 7957 | 2026.02.11 23:58:28.861626 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7958 | 2026.02.11 23:58:28.861720 [ 281 ] {3a92192b-9677-4220-8868-66d26e45974d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7959 | 2026.02.11 23:58:28.861764 [ 281 ] {3a92192b-9677-4220-8868-66d26e45974d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7960 | 2026.02.11 23:58:28.862121 [ 281 ] {3a92192b-9677-4220-8868-66d26e45974d} <Trace> oximeter.measurements_cumulativeu64 (629b0a95-06b7-4f0a-8a91-89e98ebdbeb8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7961 | 2026.02.11 23:58:28.862157 [ 281 ] {3a92192b-9677-4220-8868-66d26e45974d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 7962 | 2026.02.11 23:58:28.862484 [ 281 ] {3a92192b-9677-4220-8868-66d26e45974d} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7963 | 2026.02.11 23:58:28.862700 [ 281 ] {3a92192b-9677-4220-8868-66d26e45974d} <Trace> oximeter.measurements_cumulativeu64 (629b0a95-06b7-4f0a-8a91-89e98ebdbeb8): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7964 | 2026.02.11 23:58:28.862826 [ 281 ] {3a92192b-9677-4220-8868-66d26e45974d} <Debug> executeQuery: Read 32 rows, 2.28 KiB in 0.001124 sec., 28469.750889679715 rows/sec., 1.98 MiB/sec. | ||
| 7965 | 2026.02.11 23:58:28.862864 [ 281 ] {3a92192b-9677-4220-8868-66d26e45974d} <Debug> TCPHandler: Processed in 0.001287825 sec. | ||
| 7966 | 2026.02.11 23:58:28.862968 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7967 | 2026.02.11 23:58:28.863062 [ 281 ] {164724d2-a096-4758-9d8f-5db00607225e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7968 | 2026.02.11 23:58:28.863104 [ 281 ] {164724d2-a096-4758-9d8f-5db00607225e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7969 | 2026.02.11 23:58:28.863415 [ 281 ] {164724d2-a096-4758-9d8f-5db00607225e} <Trace> oximeter.measurements_u64 (4b04f6c7-fe0f-46f4-b6b8-6d9da97af1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7970 | 2026.02.11 23:58:28.863451 [ 281 ] {164724d2-a096-4758-9d8f-5db00607225e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 7971 | 2026.02.11 23:58:28.863746 [ 281 ] {164724d2-a096-4758-9d8f-5db00607225e} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7972 | 2026.02.11 23:58:28.863959 [ 281 ] {164724d2-a096-4758-9d8f-5db00607225e} <Trace> oximeter.measurements_u64 (4b04f6c7-fe0f-46f4-b6b8-6d9da97af1bd): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7973 | 2026.02.11 23:58:28.864084 [ 281 ] {164724d2-a096-4758-9d8f-5db00607225e} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.00104 sec., 11538.461538461539 rows/sec., 796.27 KiB/sec. | ||
| 7974 | 2026.02.11 23:58:28.864120 [ 281 ] {164724d2-a096-4758-9d8f-5db00607225e} <Debug> TCPHandler: Processed in 0.001201373 sec. | ||
| 7975 | 2026.02.11 23:58:29.112585 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 249 | ||
| 7976 | 2026.02.11 23:58:29.129722 [ 245 ] {} <Trace> system.metric_log (9c306116-b3ca-42bb-b692-9c2699a40c21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7977 | 2026.02.11 23:58:29.129784 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 7978 | 2026.02.11 23:58:29.136118 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 7979 | 2026.02.11 23:58:29.136807 [ 245 ] {} <Trace> system.metric_log (9c306116-b3ca-42bb-b692-9c2699a40c21): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7980 | 2026.02.11 23:58:29.139688 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 249 | ||
| 7981 | 2026.02.11 23:58:31.008406 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 1028 | ||
| 7982 | 2026.02.11 23:58:31.011108 [ 243 ] {} <Trace> system.query_log (e129079c-d142-406b-8659-a4f2a5941f34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7983 | 2026.02.11 23:58:31.011160 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 7984 | 2026.02.11 23:58:31.012357 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 7985 | 2026.02.11 23:58:31.012640 [ 243 ] {} <Trace> system.query_log (e129079c-d142-406b-8659-a4f2a5941f34): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7986 | 2026.02.11 23:58:31.012919 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1028 | ||
| 7987 | 2026.02.11 23:58:33.866588 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7988 | 2026.02.11 23:58:33.866785 [ 281 ] {b29aba5a-294e-4987-b354-04e24365eaea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7989 | 2026.02.11 23:58:33.866851 [ 281 ] {b29aba5a-294e-4987-b354-04e24365eaea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7990 | 2026.02.11 23:58:33.867527 [ 281 ] {b29aba5a-294e-4987-b354-04e24365eaea} <Trace> oximeter.fields_string (d8291991-e1c7-4178-b7c2-8afc920979a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7991 | 2026.02.11 23:58:33.867573 [ 281 ] {b29aba5a-294e-4987-b354-04e24365eaea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 7992 | 2026.02.11 23:58:33.867976 [ 281 ] {b29aba5a-294e-4987-b354-04e24365eaea} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7993 | 2026.02.11 23:58:33.868202 [ 281 ] {b29aba5a-294e-4987-b354-04e24365eaea} <Trace> oximeter.fields_string (d8291991-e1c7-4178-b7c2-8afc920979a5): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7994 | 2026.02.11 23:58:33.868350 [ 281 ] {b29aba5a-294e-4987-b354-04e24365eaea} <Debug> executeQuery: Read 124 rows, 10.94 KiB in 0.001613 sec., 76875.38747675139 rows/sec., 6.62 MiB/sec. | ||
| 7995 | 2026.02.11 23:58:33.868392 [ 281 ] {b29aba5a-294e-4987-b354-04e24365eaea} <Debug> TCPHandler: Processed in 0.001940488 sec. | ||
| 7996 | 2026.02.11 23:58:33.868520 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7997 | 2026.02.11 23:58:33.868644 [ 281 ] {839c5b4a-30e2-4041-aae4-cfad335d1784} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7998 | 2026.02.11 23:58:33.868686 [ 281 ] {839c5b4a-30e2-4041-aae4-cfad335d1784} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7999 | 2026.02.11 23:58:33.869101 [ 281 ] {839c5b4a-30e2-4041-aae4-cfad335d1784} <Trace> oximeter.fields_u16 (a063e340-feb3-467d-9a3f-70c072d33d5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8000 | 2026.02.11 23:58:33.869138 [ 281 ] {839c5b4a-30e2-4041-aae4-cfad335d1784} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 8001 | 2026.02.11 23:58:33.869438 [ 281 ] {839c5b4a-30e2-4041-aae4-cfad335d1784} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 8002 | 2026.02.11 23:58:33.869658 [ 281 ] {839c5b4a-30e2-4041-aae4-cfad335d1784} <Trace> oximeter.fields_u16 (a063e340-feb3-467d-9a3f-70c072d33d5b): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8003 | 2026.02.11 23:58:33.869784 [ 281 ] {839c5b4a-30e2-4041-aae4-cfad335d1784} <Debug> executeQuery: Read 34 rows, 2.56 KiB in 0.001159 sec., 29335.634167385673 rows/sec., 2.15 MiB/sec. | ||
| 8004 | 2026.02.11 23:58:33.869773 [ 104 ] {} <Debug> oximeter.fields_u16 (a063e340-feb3-467d-9a3f-70c072d33d5b) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 8005 | 2026.02.11 23:58:33.869824 [ 281 ] {839c5b4a-30e2-4041-aae4-cfad335d1784} <Debug> TCPHandler: Processed in 0.001354396 sec. | ||
| 8006 | 2026.02.11 23:58:33.869869 [ 104 ] {} <Trace> oximeter.fields_u16 (a063e340-feb3-467d-9a3f-70c072d33d5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8007 | 2026.02.11 23:58:33.869902 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 8008 | 2026.02.11 23:58:33.869979 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8009 | 2026.02.11 23:58:33.870027 [ 200 ] {a063e340-feb3-467d-9a3f-70c072d33d5b::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 | ||
| 8010 | 2026.02.11 23:58:33.870079 [ 281 ] {bbd01c4f-1d08-4490-a814-ad65480fa5f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8011 | 2026.02.11 23:58:33.870124 [ 281 ] {bbd01c4f-1d08-4490-a814-ad65480fa5f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8012 | 2026.02.11 23:58:33.870167 [ 200 ] {a063e340-feb3-467d-9a3f-70c072d33d5b::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8013 | 2026.02.11 23:58:33.870214 [ 200 ] {a063e340-feb3-467d-9a3f-70c072d33d5b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 193 rows starting from the beginning of the part | ||
| 8014 | 2026.02.11 23:58:33.870291 [ 200 ] {a063e340-feb3-467d-9a3f-70c072d33d5b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 36 rows starting from the beginning of the part | ||
| 8015 | 2026.02.11 23:58:33.870348 [ 200 ] {a063e340-feb3-467d-9a3f-70c072d33d5b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 141 rows starting from the beginning of the part | ||
| 8016 | 2026.02.11 23:58:33.870399 [ 200 ] {a063e340-feb3-467d-9a3f-70c072d33d5b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 34 rows starting from the beginning of the part | ||
| 8017 | 2026.02.11 23:58:33.870445 [ 200 ] {a063e340-feb3-467d-9a3f-70c072d33d5b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 147 rows starting from the beginning of the part | ||
| 8018 | 2026.02.11 23:58:33.870493 [ 200 ] {a063e340-feb3-467d-9a3f-70c072d33d5b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 34 rows starting from the beginning of the part | ||
| 8019 | 2026.02.11 23:58:33.870550 [ 281 ] {bbd01c4f-1d08-4490-a814-ad65480fa5f9} <Trace> oximeter.fields_uuid (4fa888fe-7c40-4232-8860-a6a6bcd7dec5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8020 | 2026.02.11 23:58:33.870593 [ 281 ] {bbd01c4f-1d08-4490-a814-ad65480fa5f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 8021 | 2026.02.11 23:58:33.870927 [ 281 ] {bbd01c4f-1d08-4490-a814-ad65480fa5f9} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 8022 | 2026.02.11 23:58:33.871160 [ 281 ] {bbd01c4f-1d08-4490-a814-ad65480fa5f9} <Trace> oximeter.fields_uuid (4fa888fe-7c40-4232-8860-a6a6bcd7dec5): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8023 | 2026.02.11 23:58:33.871298 [ 281 ] {bbd01c4f-1d08-4490-a814-ad65480fa5f9} <Debug> executeQuery: Read 98 rows, 7.84 KiB in 0.001236 sec., 79288.02588996764 rows/sec., 6.19 MiB/sec. | ||
| 8024 | 2026.02.11 23:58:33.871337 [ 281 ] {bbd01c4f-1d08-4490-a814-ad65480fa5f9} <Debug> TCPHandler: Processed in 0.001409977 sec. | ||
| 8025 | 2026.02.11 23:58:33.871413 [ 188 ] {a063e340-feb3-467d-9a3f-70c072d33d5b::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 585 rows, containing 5 columns (5 merged, 0 gathered) in 0.001434258 sec., 407876.4071736047 rows/sec., 27.33 MiB/sec. | ||
| 8026 | 2026.02.11 23:58:33.871453 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8027 | 2026.02.11 23:58:33.871553 [ 281 ] {06b86035-383d-4a55-bd3e-37180478d081} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8028 | 2026.02.11 23:58:33.871579 [ 200 ] {a063e340-feb3-467d-9a3f-70c072d33d5b::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 8029 | 2026.02.11 23:58:33.871599 [ 281 ] {06b86035-383d-4a55-bd3e-37180478d081} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8030 | 2026.02.11 23:58:33.871889 [ 200 ] {a063e340-feb3-467d-9a3f-70c072d33d5b::all_1_46_9} <Trace> oximeter.fields_u16 (a063e340-feb3-467d-9a3f-70c072d33d5b): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8031 | 2026.02.11 23:58:33.871977 [ 200 ] {a063e340-feb3-467d-9a3f-70c072d33d5b::all_1_46_9} <Trace> oximeter.fields_u16 (a063e340-feb3-467d-9a3f-70c072d33d5b) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 8032 | 2026.02.11 23:58:33.872029 [ 281 ] {06b86035-383d-4a55-bd3e-37180478d081} <Trace> oximeter.measurements_cumulativeu64 (629b0a95-06b7-4f0a-8a91-89e98ebdbeb8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8033 | 2026.02.11 23:58:33.872060 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 8034 | 2026.02.11 23:58:33.872071 [ 281 ] {06b86035-383d-4a55-bd3e-37180478d081} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 8035 | 2026.02.11 23:58:33.872409 [ 281 ] {06b86035-383d-4a55-bd3e-37180478d081} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 8036 | 2026.02.11 23:58:33.872630 [ 281 ] {06b86035-383d-4a55-bd3e-37180478d081} <Trace> oximeter.measurements_cumulativeu64 (629b0a95-06b7-4f0a-8a91-89e98ebdbeb8): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8037 | 2026.02.11 23:58:33.872761 [ 281 ] {06b86035-383d-4a55-bd3e-37180478d081} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001226 sec., 130505.70962479607 rows/sec., 9.09 MiB/sec. | ||
| 8038 | 2026.02.11 23:58:33.872798 [ 281 ] {06b86035-383d-4a55-bd3e-37180478d081} <Debug> TCPHandler: Processed in 0.001398817 sec. | ||
| 8039 | 2026.02.11 23:58:33.872906 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8040 | 2026.02.11 23:58:33.873000 [ 281 ] {e2157adf-c138-47b2-9ed4-d1c15c8d5f3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8041 | 2026.02.11 23:58:33.873054 [ 281 ] {e2157adf-c138-47b2-9ed4-d1c15c8d5f3b} <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 | ||
| 8042 | 2026.02.11 23:58:33.873894 [ 281 ] {e2157adf-c138-47b2-9ed4-d1c15c8d5f3b} <Trace> oximeter.measurements_histogramu64 (ffbb1385-6601-4f63-a903-f8bfc0e27b7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8043 | 2026.02.11 23:58:33.873931 [ 281 ] {e2157adf-c138-47b2-9ed4-d1c15c8d5f3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 8044 | 2026.02.11 23:58:33.874466 [ 281 ] {e2157adf-c138-47b2-9ed4-d1c15c8d5f3b} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 8045 | 2026.02.11 23:58:33.874692 [ 281 ] {e2157adf-c138-47b2-9ed4-d1c15c8d5f3b} <Trace> oximeter.measurements_histogramu64 (ffbb1385-6601-4f63-a903-f8bfc0e27b7e): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8046 | 2026.02.11 23:58:33.874827 [ 281 ] {e2157adf-c138-47b2-9ed4-d1c15c8d5f3b} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.001844 sec., 18438.177874186553 rows/sec., 33.04 MiB/sec. | ||
| 8047 | 2026.02.11 23:58:33.874880 [ 281 ] {e2157adf-c138-47b2-9ed4-d1c15c8d5f3b} <Debug> TCPHandler: Processed in 0.002023009 sec. | ||
| 8048 | 2026.02.11 23:58:33.874996 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8049 | 2026.02.11 23:58:33.875090 [ 281 ] {858fe15a-383a-4d57-95ce-23133053962d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8050 | 2026.02.11 23:58:33.875131 [ 281 ] {858fe15a-383a-4d57-95ce-23133053962d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8051 | 2026.02.11 23:58:33.875465 [ 281 ] {858fe15a-383a-4d57-95ce-23133053962d} <Trace> oximeter.measurements_u64 (4b04f6c7-fe0f-46f4-b6b8-6d9da97af1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8052 | 2026.02.11 23:58:33.875501 [ 281 ] {858fe15a-383a-4d57-95ce-23133053962d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 8053 | 2026.02.11 23:58:33.875807 [ 281 ] {858fe15a-383a-4d57-95ce-23133053962d} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 8054 | 2026.02.11 23:58:33.876015 [ 281 ] {858fe15a-383a-4d57-95ce-23133053962d} <Trace> oximeter.measurements_u64 (4b04f6c7-fe0f-46f4-b6b8-6d9da97af1bd): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8055 | 2026.02.11 23:58:33.876141 [ 281 ] {858fe15a-383a-4d57-95ce-23133053962d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00107 sec., 56074.766355140186 rows/sec., 3.78 MiB/sec. | ||
| 8056 | 2026.02.11 23:58:33.876177 [ 281 ] {858fe15a-383a-4d57-95ce-23133053962d} <Debug> TCPHandler: Processed in 0.001231984 sec. | ||
| 8057 | 2026.02.11 23:58:35.711042 [ 103 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8058 | 2026.02.11 23:58:35.711117 [ 103 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8059 | 2026.02.11 23:58:35.809111 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 16267 | ||
| 8060 | 2026.02.11 23:58:35.809637 [ 244 ] {} <Trace> system.asynchronous_metric_log (7c321173-efe0-4025-bf7e-6a8e4a3fbd38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8061 | 2026.02.11 23:58:35.809689 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 8062 | 2026.02.11 23:58:35.810160 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 8063 | 2026.02.11 23:58:35.810395 [ 244 ] {} <Trace> system.asynchronous_metric_log (7c321173-efe0-4025-bf7e-6a8e4a3fbd38): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8064 | 2026.02.11 23:58:35.810525 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16267 | ||
| 8065 | 2026.02.11 23:58:36.639758 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 256 | ||
| 8066 | 2026.02.11 23:58:36.656788 [ 245 ] {} <Trace> system.metric_log (9c306116-b3ca-42bb-b692-9c2699a40c21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8067 | 2026.02.11 23:58:36.656845 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 8068 | 2026.02.11 23:58:36.663129 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 8069 | 2026.02.11 23:58:36.663841 [ 245 ] {} <Trace> system.metric_log (9c306116-b3ca-42bb-b692-9c2699a40c21): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8070 | 2026.02.11 23:58:36.666813 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 256 | ||
| 8071 | 2026.02.11 23:58:38.873504 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8072 | 2026.02.11 23:58:38.873715 [ 281 ] {e324db79-c383-4876-9894-eaa35a9fdf48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8073 | 2026.02.11 23:58:38.873789 [ 281 ] {e324db79-c383-4876-9894-eaa35a9fdf48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8074 | 2026.02.11 23:58:38.874547 [ 281 ] {e324db79-c383-4876-9894-eaa35a9fdf48} <Trace> oximeter.fields_i16 (a5dbfeca-2262-4415-b6be-dfd1a8bfa631): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8075 | 2026.02.11 23:58:38.874587 [ 281 ] {e324db79-c383-4876-9894-eaa35a9fdf48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 8076 | 2026.02.11 23:58:38.874992 [ 281 ] {e324db79-c383-4876-9894-eaa35a9fdf48} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 8077 | 2026.02.11 23:58:38.875224 [ 281 ] {e324db79-c383-4876-9894-eaa35a9fdf48} <Trace> oximeter.fields_i16 (a5dbfeca-2262-4415-b6be-dfd1a8bfa631): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8078 | 2026.02.11 23:58:38.875383 [ 281 ] {e324db79-c383-4876-9894-eaa35a9fdf48} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.001721 sec., 154561.3015688553 rows/sec., 9.82 MiB/sec. | ||
| 8079 | 2026.02.11 23:58:38.875427 [ 281 ] {e324db79-c383-4876-9894-eaa35a9fdf48} <Debug> TCPHandler: Processed in 0.00205625 sec. | ||
| 8080 | 2026.02.11 23:58:38.875564 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8081 | 2026.02.11 23:58:38.875663 [ 281 ] {8920f9f5-025c-47d5-8a82-c0d81471f196} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8082 | 2026.02.11 23:58:38.875704 [ 281 ] {8920f9f5-025c-47d5-8a82-c0d81471f196} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8083 | 2026.02.11 23:58:38.876527 [ 281 ] {8920f9f5-025c-47d5-8a82-c0d81471f196} <Trace> oximeter.fields_string (d8291991-e1c7-4178-b7c2-8afc920979a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8084 | 2026.02.11 23:58:38.876564 [ 281 ] {8920f9f5-025c-47d5-8a82-c0d81471f196} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 8085 | 2026.02.11 23:58:38.876931 [ 281 ] {8920f9f5-025c-47d5-8a82-c0d81471f196} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8086 | 2026.02.11 23:58:38.877155 [ 281 ] {8920f9f5-025c-47d5-8a82-c0d81471f196} <Trace> oximeter.fields_string (d8291991-e1c7-4178-b7c2-8afc920979a5): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8087 | 2026.02.11 23:58:38.877272 [ 97 ] {} <Debug> oximeter.fields_string (d8291991-e1c7-4178-b7c2-8afc920979a5) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8088 | 2026.02.11 23:58:38.877283 [ 281 ] {8920f9f5-025c-47d5-8a82-c0d81471f196} <Debug> executeQuery: Read 768 rows, 62.10 KiB in 0.001639 sec., 468578.4014643075 rows/sec., 37.00 MiB/sec. | ||
| 8089 | 2026.02.11 23:58:38.877316 [ 97 ] {} <Trace> oximeter.fields_string (d8291991-e1c7-4178-b7c2-8afc920979a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8090 | 2026.02.11 23:58:38.877331 [ 281 ] {8920f9f5-025c-47d5-8a82-c0d81471f196} <Debug> TCPHandler: Processed in 0.001817405 sec. | ||
| 8091 | 2026.02.11 23:58:38.877340 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 8092 | 2026.02.11 23:58:38.877438 [ 193 ] {d8291991-e1c7-4178-b7c2-8afc920979a5::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 | ||
| 8093 | 2026.02.11 23:58:38.877447 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8094 | 2026.02.11 23:58:38.877539 [ 193 ] {d8291991-e1c7-4178-b7c2-8afc920979a5::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8095 | 2026.02.11 23:58:38.877559 [ 281 ] {4c82ca4a-d170-4a15-90f3-1743bbb23dec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8096 | 2026.02.11 23:58:38.877573 [ 193 ] {d8291991-e1c7-4178-b7c2-8afc920979a5::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1985 rows starting from the beginning of the part | ||
| 8097 | 2026.02.11 23:58:38.877598 [ 281 ] {4c82ca4a-d170-4a15-90f3-1743bbb23dec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8098 | 2026.02.11 23:58:38.877638 [ 193 ] {d8291991-e1c7-4178-b7c2-8afc920979a5::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 124 rows starting from the beginning of the part | ||
| 8099 | 2026.02.11 23:58:38.877688 [ 193 ] {d8291991-e1c7-4178-b7c2-8afc920979a5::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 1911 rows starting from the beginning of the part | ||
| 8100 | 2026.02.11 23:58:38.877740 [ 193 ] {d8291991-e1c7-4178-b7c2-8afc920979a5::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 | ||
| 8101 | 2026.02.11 23:58:38.877786 [ 193 ] {d8291991-e1c7-4178-b7c2-8afc920979a5::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 124 rows starting from the beginning of the part | ||
| 8102 | 2026.02.11 23:58:38.877826 [ 193 ] {d8291991-e1c7-4178-b7c2-8afc920979a5::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 768 rows starting from the beginning of the part | ||
| 8103 | 2026.02.11 23:58:38.878041 [ 281 ] {4c82ca4a-d170-4a15-90f3-1743bbb23dec} <Trace> oximeter.fields_u16 (a063e340-feb3-467d-9a3f-70c072d33d5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8104 | 2026.02.11 23:58:38.878077 [ 281 ] {4c82ca4a-d170-4a15-90f3-1743bbb23dec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 8105 | 2026.02.11 23:58:38.878378 [ 281 ] {4c82ca4a-d170-4a15-90f3-1743bbb23dec} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 8106 | 2026.02.11 23:58:38.878586 [ 281 ] {4c82ca4a-d170-4a15-90f3-1743bbb23dec} <Trace> oximeter.fields_u16 (a063e340-feb3-467d-9a3f-70c072d33d5b): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8107 | 2026.02.11 23:58:38.878709 [ 281 ] {4c82ca4a-d170-4a15-90f3-1743bbb23dec} <Debug> executeQuery: Read 141 rows, 8.60 KiB in 0.001168 sec., 120719.17808219178 rows/sec., 7.19 MiB/sec. | ||
| 8108 | 2026.02.11 23:58:38.878746 [ 281 ] {4c82ca4a-d170-4a15-90f3-1743bbb23dec} <Debug> TCPHandler: Processed in 0.001348986 sec. | ||
| 8109 | 2026.02.11 23:58:38.878861 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8110 | 2026.02.11 23:58:38.878955 [ 281 ] {b3b58614-598a-4e0d-b964-738d0ae2289b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8111 | 2026.02.11 23:58:38.878995 [ 281 ] {b3b58614-598a-4e0d-b964-738d0ae2289b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8112 | 2026.02.11 23:58:38.879304 [ 188 ] {d8291991-e1c7-4178-b7c2-8afc920979a5::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4968 rows, containing 5 columns (5 merged, 0 gathered) in 0.001904477 sec., 2608590.179876155 rows/sec., 221.79 MiB/sec. | ||
| 8113 | 2026.02.11 23:58:38.879426 [ 281 ] {b3b58614-598a-4e0d-b964-738d0ae2289b} <Trace> oximeter.fields_u32 (5e914076-6ebe-4e60-a251-80aa571785b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8114 | 2026.02.11 23:58:38.879466 [ 281 ] {b3b58614-598a-4e0d-b964-738d0ae2289b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 8115 | 2026.02.11 23:58:38.879648 [ 198 ] {d8291991-e1c7-4178-b7c2-8afc920979a5::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8116 | 2026.02.11 23:58:38.879770 [ 281 ] {b3b58614-598a-4e0d-b964-738d0ae2289b} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 8117 | 2026.02.11 23:58:38.880051 [ 198 ] {d8291991-e1c7-4178-b7c2-8afc920979a5::all_1_51_10} <Trace> oximeter.fields_string (d8291991-e1c7-4178-b7c2-8afc920979a5): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8118 | 2026.02.11 23:58:38.880070 [ 281 ] {b3b58614-598a-4e0d-b964-738d0ae2289b} <Trace> oximeter.fields_u32 (5e914076-6ebe-4e60-a251-80aa571785b6): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8119 | 2026.02.11 23:58:38.880155 [ 198 ] {d8291991-e1c7-4178-b7c2-8afc920979a5::all_1_51_10} <Trace> oximeter.fields_string (d8291991-e1c7-4178-b7c2-8afc920979a5) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8120 | 2026.02.11 23:58:38.880176 [ 97 ] {} <Debug> oximeter.fields_u32 (5e914076-6ebe-4e60-a251-80aa571785b6) (MergerMutator): Selected 6 parts from all_1_18_4 to all_23_23_0 | ||
| 8121 | 2026.02.11 23:58:38.880207 [ 97 ] {} <Trace> oximeter.fields_u32 (5e914076-6ebe-4e60-a251-80aa571785b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8122 | 2026.02.11 23:58:38.880217 [ 281 ] {b3b58614-598a-4e0d-b964-738d0ae2289b} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.001278 sec., 109546.16588419405 rows/sec., 7.08 MiB/sec. | ||
| 8123 | 2026.02.11 23:58:38.880223 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 8124 | 2026.02.11 23:58:38.880255 [ 281 ] {b3b58614-598a-4e0d-b964-738d0ae2289b} <Debug> TCPHandler: Processed in 0.001443048 sec. | ||
| 8125 | 2026.02.11 23:58:38.880264 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.95 MiB. | ||
| 8126 | 2026.02.11 23:58:38.880348 [ 198 ] {5e914076-6ebe-4e60-a251-80aa571785b6::all_1_23_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_18_4 to all_23_23_0 into Compact with storage Full | ||
| 8127 | 2026.02.11 23:58:38.880369 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8128 | 2026.02.11 23:58:38.880433 [ 198 ] {5e914076-6ebe-4e60-a251-80aa571785b6::all_1_23_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8129 | 2026.02.11 23:58:38.880466 [ 198 ] {5e914076-6ebe-4e60-a251-80aa571785b6::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_18_4, total 368 rows starting from the beginning of the part | ||
| 8130 | 2026.02.11 23:58:38.880469 [ 281 ] {3f49556a-12e0-42b7-98ff-9b4a28ed5ab0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8131 | 2026.02.11 23:58:38.880519 [ 281 ] {3f49556a-12e0-42b7-98ff-9b4a28ed5ab0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8132 | 2026.02.11 23:58:38.880530 [ 198 ] {5e914076-6ebe-4e60-a251-80aa571785b6::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 368 rows starting from the beginning of the part | ||
| 8133 | 2026.02.11 23:58:38.880580 [ 198 ] {5e914076-6ebe-4e60-a251-80aa571785b6::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 140 rows starting from the beginning of the part | ||
| 8134 | 2026.02.11 23:58:38.880622 [ 198 ] {5e914076-6ebe-4e60-a251-80aa571785b6::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 140 rows starting from the beginning of the part | ||
| 8135 | 2026.02.11 23:58:38.880659 [ 198 ] {5e914076-6ebe-4e60-a251-80aa571785b6::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 368 rows starting from the beginning of the part | ||
| 8136 | 2026.02.11 23:58:38.880698 [ 198 ] {5e914076-6ebe-4e60-a251-80aa571785b6::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 140 rows starting from the beginning of the part | ||
| 8137 | 2026.02.11 23:58:38.880954 [ 281 ] {3f49556a-12e0-42b7-98ff-9b4a28ed5ab0} <Trace> oximeter.fields_u8 (333bec52-f74d-408b-9e1c-1479446c7d3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8138 | 2026.02.11 23:58:38.880995 [ 281 ] {3f49556a-12e0-42b7-98ff-9b4a28ed5ab0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 8139 | 2026.02.11 23:58:38.881308 [ 281 ] {3f49556a-12e0-42b7-98ff-9b4a28ed5ab0} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 8140 | 2026.02.11 23:58:38.881537 [ 281 ] {3f49556a-12e0-42b7-98ff-9b4a28ed5ab0} <Trace> oximeter.fields_u8 (333bec52-f74d-408b-9e1c-1479446c7d3c): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8141 | 2026.02.11 23:58:38.881664 [ 281 ] {3f49556a-12e0-42b7-98ff-9b4a28ed5ab0} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001213 sec., 114591.9208573784 rows/sec., 6.52 MiB/sec. | ||
| 8142 | 2026.02.11 23:58:38.881695 [ 188 ] {5e914076-6ebe-4e60-a251-80aa571785b6::all_1_23_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1524 rows, containing 5 columns (5 merged, 0 gathered) in 0.001381406 sec., 1103223.8168938025 rows/sec., 77.04 MiB/sec. | ||
| 8143 | 2026.02.11 23:58:38.881701 [ 281 ] {3f49556a-12e0-42b7-98ff-9b4a28ed5ab0} <Debug> TCPHandler: Processed in 0.001381227 sec. | ||
| 8144 | 2026.02.11 23:58:38.881836 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8145 | 2026.02.11 23:58:38.881868 [ 188 ] {5e914076-6ebe-4e60-a251-80aa571785b6::all_1_23_5} <Trace> MergedBlockOutputStream: filled checksums all_1_23_5 (state Temporary) | ||
| 8146 | 2026.02.11 23:58:38.881930 [ 281 ] {8d7acddd-db4f-49db-9b60-329db8e79838} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8147 | 2026.02.11 23:58:38.881974 [ 281 ] {8d7acddd-db4f-49db-9b60-329db8e79838} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8148 | 2026.02.11 23:58:38.882174 [ 188 ] {5e914076-6ebe-4e60-a251-80aa571785b6::all_1_23_5} <Trace> oximeter.fields_u32 (5e914076-6ebe-4e60-a251-80aa571785b6): Renaming temporary part tmp_merge_all_1_23_5 to all_1_23_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8149 | 2026.02.11 23:58:38.882253 [ 188 ] {5e914076-6ebe-4e60-a251-80aa571785b6::all_1_23_5} <Trace> oximeter.fields_u32 (5e914076-6ebe-4e60-a251-80aa571785b6) (MergerMutator): Merged 6 parts: [all_1_18_4, all_23_23_0] -> all_1_23_5 | ||
| 8150 | 2026.02.11 23:58:38.882362 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 8151 | 2026.02.11 23:58:38.882558 [ 281 ] {8d7acddd-db4f-49db-9b60-329db8e79838} <Trace> oximeter.fields_uuid (4fa888fe-7c40-4232-8860-a6a6bcd7dec5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8152 | 2026.02.11 23:58:38.882600 [ 281 ] {8d7acddd-db4f-49db-9b60-329db8e79838} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 8153 | 2026.02.11 23:58:38.882924 [ 281 ] {8d7acddd-db4f-49db-9b60-329db8e79838} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8154 | 2026.02.11 23:58:38.883132 [ 281 ] {8d7acddd-db4f-49db-9b60-329db8e79838} <Trace> oximeter.fields_uuid (4fa888fe-7c40-4232-8860-a6a6bcd7dec5): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8155 | 2026.02.11 23:58:38.883260 [ 281 ] {8d7acddd-db4f-49db-9b60-329db8e79838} <Debug> executeQuery: Read 471 rows, 33.92 KiB in 0.001348 sec., 349406.528189911 rows/sec., 24.57 MiB/sec. | ||
| 8156 | 2026.02.11 23:58:38.883262 [ 96 ] {} <Debug> oximeter.fields_uuid (4fa888fe-7c40-4232-8860-a6a6bcd7dec5) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8157 | 2026.02.11 23:58:38.883301 [ 281 ] {8d7acddd-db4f-49db-9b60-329db8e79838} <Debug> TCPHandler: Processed in 0.00151509 sec. | ||
| 8158 | 2026.02.11 23:58:38.883312 [ 96 ] {} <Trace> oximeter.fields_uuid (4fa888fe-7c40-4232-8860-a6a6bcd7dec5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8159 | 2026.02.11 23:58:38.883338 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 8160 | 2026.02.11 23:58:38.883411 [ 198 ] {4fa888fe-7c40-4232-8860-a6a6bcd7dec5::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 | ||
| 8161 | 2026.02.11 23:58:38.883419 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8162 | 2026.02.11 23:58:38.883506 [ 198 ] {4fa888fe-7c40-4232-8860-a6a6bcd7dec5::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8163 | 2026.02.11 23:58:38.883534 [ 281 ] {d813db67-81ec-483a-800f-df82993fae8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 8164 | 2026.02.11 23:58:38.883535 [ 198 ] {4fa888fe-7c40-4232-8860-a6a6bcd7dec5::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 997 rows starting from the beginning of the part | ||
| 8165 | 2026.02.11 23:58:38.883583 [ 281 ] {d813db67-81ec-483a-800f-df82993fae8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 8166 | 2026.02.11 23:58:38.883601 [ 198 ] {4fa888fe-7c40-4232-8860-a6a6bcd7dec5::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 98 rows starting from the beginning of the part | ||
| 8167 | 2026.02.11 23:58:38.883641 [ 198 ] {4fa888fe-7c40-4232-8860-a6a6bcd7dec5::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 933 rows starting from the beginning of the part | ||
| 8168 | 2026.02.11 23:58:38.883673 [ 198 ] {4fa888fe-7c40-4232-8860-a6a6bcd7dec5::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 | ||
| 8169 | 2026.02.11 23:58:38.883707 [ 198 ] {4fa888fe-7c40-4232-8860-a6a6bcd7dec5::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 98 rows starting from the beginning of the part | ||
| 8170 | 2026.02.11 23:58:38.883741 [ 198 ] {4fa888fe-7c40-4232-8860-a6a6bcd7dec5::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 471 rows starting from the beginning of the part | ||
| 8171 | 2026.02.11 23:58:38.883923 [ 281 ] {d813db67-81ec-483a-800f-df82993fae8f} <Trace> oximeter.measurements_bool (9bb13e33-63b8-46aa-ab9c-a174a3431472): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8172 | 2026.02.11 23:58:38.883967 [ 281 ] {d813db67-81ec-483a-800f-df82993fae8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 8173 | 2026.02.11 23:58:38.884283 [ 281 ] {d813db67-81ec-483a-800f-df82993fae8f} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 8174 | 2026.02.11 23:58:38.884512 [ 281 ] {d813db67-81ec-483a-800f-df82993fae8f} <Trace> oximeter.measurements_bool (9bb13e33-63b8-46aa-ab9c-a174a3431472): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8175 | 2026.02.11 23:58:38.884638 [ 281 ] {d813db67-81ec-483a-800f-df82993fae8f} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001121 sec., 5352.3639607493305 rows/sec., 279.64 KiB/sec. | ||
| 8176 | 2026.02.11 23:58:38.884675 [ 281 ] {d813db67-81ec-483a-800f-df82993fae8f} <Debug> TCPHandler: Processed in 0.001305495 sec. | ||
| 8177 | 2026.02.11 23:58:38.884784 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8178 | 2026.02.11 23:58:38.884839 [ 188 ] {4fa888fe-7c40-4232-8860-a6a6bcd7dec5::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2661 rows, containing 5 columns (5 merged, 0 gathered) in 0.001457618 sec., 1825581.1879381293 rows/sec., 139.12 MiB/sec. | ||
| 8179 | 2026.02.11 23:58:38.884878 [ 281 ] {732b1f3e-3252-42bf-8348-02db19fff580} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8180 | 2026.02.11 23:58:38.884924 [ 281 ] {732b1f3e-3252-42bf-8348-02db19fff580} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8181 | 2026.02.11 23:58:38.885089 [ 195 ] {4fa888fe-7c40-4232-8860-a6a6bcd7dec5::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8182 | 2026.02.11 23:58:38.885339 [ 281 ] {732b1f3e-3252-42bf-8348-02db19fff580} <Trace> oximeter.measurements_cumulativeu64 (629b0a95-06b7-4f0a-8a91-89e98ebdbeb8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8183 | 2026.02.11 23:58:38.885380 [ 281 ] {732b1f3e-3252-42bf-8348-02db19fff580} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 8184 | 2026.02.11 23:58:38.885459 [ 195 ] {4fa888fe-7c40-4232-8860-a6a6bcd7dec5::all_1_51_10} <Trace> oximeter.fields_uuid (4fa888fe-7c40-4232-8860-a6a6bcd7dec5): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8185 | 2026.02.11 23:58:38.885576 [ 195 ] {4fa888fe-7c40-4232-8860-a6a6bcd7dec5::all_1_51_10} <Trace> oximeter.fields_uuid (4fa888fe-7c40-4232-8860-a6a6bcd7dec5) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8186 | 2026.02.11 23:58:38.885707 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB. | ||
| 8187 | 2026.02.11 23:58:38.885725 [ 281 ] {732b1f3e-3252-42bf-8348-02db19fff580} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8188 | 2026.02.11 23:58:38.885951 [ 281 ] {732b1f3e-3252-42bf-8348-02db19fff580} <Trace> oximeter.measurements_cumulativeu64 (629b0a95-06b7-4f0a-8a91-89e98ebdbeb8): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8189 | 2026.02.11 23:58:38.886064 [ 96 ] {} <Debug> oximeter.measurements_cumulativeu64 (629b0a95-06b7-4f0a-8a91-89e98ebdbeb8) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8190 | 2026.02.11 23:58:38.886081 [ 281 ] {732b1f3e-3252-42bf-8348-02db19fff580} <Debug> executeQuery: Read 258 rows, 17.59 KiB in 0.00122 sec., 211475.40983606558 rows/sec., 14.08 MiB/sec. | ||
| 8191 | 2026.02.11 23:58:38.886095 [ 96 ] {} <Trace> oximeter.measurements_cumulativeu64 (629b0a95-06b7-4f0a-8a91-89e98ebdbeb8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8192 | 2026.02.11 23:58:38.886121 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 8193 | 2026.02.11 23:58:38.886125 [ 281 ] {732b1f3e-3252-42bf-8348-02db19fff580} <Debug> TCPHandler: Processed in 0.001390547 sec. | ||
| 8194 | 2026.02.11 23:58:38.886200 [ 188 ] {629b0a95-06b7-4f0a-8a91-89e98ebdbeb8::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 | ||
| 8195 | 2026.02.11 23:58:38.886250 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8196 | 2026.02.11 23:58:38.886302 [ 188 ] {629b0a95-06b7-4f0a-8a91-89e98ebdbeb8::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8197 | 2026.02.11 23:58:38.886339 [ 188 ] {629b0a95-06b7-4f0a-8a91-89e98ebdbeb8::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_46_9, total 15165 rows starting from the beginning of the part | ||
| 8198 | 2026.02.11 23:58:38.886349 [ 281 ] {8415964d-0c5e-409a-8627-3de2c61deca7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 8199 | 2026.02.11 23:58:38.886394 [ 281 ] {8415964d-0c5e-409a-8627-3de2c61deca7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 8200 | 2026.02.11 23:58:38.886406 [ 188 ] {629b0a95-06b7-4f0a-8a91-89e98ebdbeb8::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 160 rows starting from the beginning of the part | ||
| 8201 | 2026.02.11 23:58:38.886458 [ 188 ] {629b0a95-06b7-4f0a-8a91-89e98ebdbeb8::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 913 rows starting from the beginning of the part | ||
| 8202 | 2026.02.11 23:58:38.886503 [ 188 ] {629b0a95-06b7-4f0a-8a91-89e98ebdbeb8::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 | ||
| 8203 | 2026.02.11 23:58:38.886543 [ 188 ] {629b0a95-06b7-4f0a-8a91-89e98ebdbeb8::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 160 rows starting from the beginning of the part | ||
| 8204 | 2026.02.11 23:58:38.886584 [ 188 ] {629b0a95-06b7-4f0a-8a91-89e98ebdbeb8::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 258 rows starting from the beginning of the part | ||
| 8205 | 2026.02.11 23:58:38.886708 [ 281 ] {8415964d-0c5e-409a-8627-3de2c61deca7} <Trace> oximeter.measurements_f64 (522c00d0-3ce7-4a3b-8e1c-1a58bb35e28f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8206 | 2026.02.11 23:58:38.886752 [ 281 ] {8415964d-0c5e-409a-8627-3de2c61deca7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 8207 | 2026.02.11 23:58:38.887064 [ 281 ] {8415964d-0c5e-409a-8627-3de2c61deca7} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 8208 | 2026.02.11 23:58:38.887272 [ 281 ] {8415964d-0c5e-409a-8627-3de2c61deca7} <Trace> oximeter.measurements_f64 (522c00d0-3ce7-4a3b-8e1c-1a58bb35e28f): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8209 | 2026.02.11 23:58:38.887403 [ 281 ] {8415964d-0c5e-409a-8627-3de2c61deca7} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001071 sec., 933.7068160597573 rows/sec., 62.92 KiB/sec. | ||
| 8210 | 2026.02.11 23:58:38.887438 [ 281 ] {8415964d-0c5e-409a-8627-3de2c61deca7} <Debug> TCPHandler: Processed in 0.001237704 sec. | ||
| 8211 | 2026.02.11 23:58:38.887547 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8212 | 2026.02.11 23:58:38.887641 [ 281 ] {b2dad28f-d605-4ef4-a107-9771878abc51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8213 | 2026.02.11 23:58:38.887695 [ 281 ] {b2dad28f-d605-4ef4-a107-9771878abc51} <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 | ||
| 8214 | 2026.02.11 23:58:38.888444 [ 281 ] {b2dad28f-d605-4ef4-a107-9771878abc51} <Trace> oximeter.measurements_histogramu64 (ffbb1385-6601-4f63-a903-f8bfc0e27b7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8215 | 2026.02.11 23:58:38.888480 [ 281 ] {b2dad28f-d605-4ef4-a107-9771878abc51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 8216 | 2026.02.11 23:58:38.889026 [ 281 ] {b2dad28f-d605-4ef4-a107-9771878abc51} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 8217 | 2026.02.11 23:58:38.889250 [ 281 ] {b2dad28f-d605-4ef4-a107-9771878abc51} <Trace> oximeter.measurements_histogramu64 (ffbb1385-6601-4f63-a903-f8bfc0e27b7e): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8218 | 2026.02.11 23:58:38.889390 [ 281 ] {b2dad28f-d605-4ef4-a107-9771878abc51} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.001765 sec., 4532.577903682719 rows/sec., 8.12 MiB/sec. | ||
| 8219 | 2026.02.11 23:58:38.889443 [ 281 ] {b2dad28f-d605-4ef4-a107-9771878abc51} <Debug> TCPHandler: Processed in 0.001945258 sec. | ||
| 8220 | 2026.02.11 23:58:38.889558 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8221 | 2026.02.11 23:58:38.889653 [ 281 ] {6b7a87b6-8eae-46a4-a545-24bc94314f18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8222 | 2026.02.11 23:58:38.889695 [ 281 ] {6b7a87b6-8eae-46a4-a545-24bc94314f18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8223 | 2026.02.11 23:58:38.890026 [ 281 ] {6b7a87b6-8eae-46a4-a545-24bc94314f18} <Trace> oximeter.measurements_u64 (4b04f6c7-fe0f-46f4-b6b8-6d9da97af1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8224 | 2026.02.11 23:58:38.890063 [ 281 ] {6b7a87b6-8eae-46a4-a545-24bc94314f18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 8225 | 2026.02.11 23:58:38.890365 [ 281 ] {6b7a87b6-8eae-46a4-a545-24bc94314f18} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8226 | 2026.02.11 23:58:38.890582 [ 281 ] {6b7a87b6-8eae-46a4-a545-24bc94314f18} <Trace> oximeter.measurements_u64 (4b04f6c7-fe0f-46f4-b6b8-6d9da97af1bd): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8227 | 2026.02.11 23:58:38.890688 [ 96 ] {} <Debug> oximeter.measurements_u64 (4b04f6c7-fe0f-46f4-b6b8-6d9da97af1bd) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8228 | 2026.02.11 23:58:38.890707 [ 281 ] {6b7a87b6-8eae-46a4-a545-24bc94314f18} <Debug> executeQuery: Read 88 rows, 5.66 KiB in 0.001072 sec., 82089.55223880596 rows/sec., 5.15 MiB/sec. | ||
| 8229 | 2026.02.11 23:58:38.890731 [ 96 ] {} <Trace> oximeter.measurements_u64 (4b04f6c7-fe0f-46f4-b6b8-6d9da97af1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8230 | 2026.02.11 23:58:38.890751 [ 281 ] {6b7a87b6-8eae-46a4-a545-24bc94314f18} <Debug> TCPHandler: Processed in 0.001242344 sec. | ||
| 8231 | 2026.02.11 23:58:38.890757 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 8232 | 2026.02.11 23:58:38.890875 [ 195 ] {4b04f6c7-fe0f-46f4-b6b8-6d9da97af1bd::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 | ||
| 8233 | 2026.02.11 23:58:38.890998 [ 195 ] {4b04f6c7-fe0f-46f4-b6b8-6d9da97af1bd::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8234 | 2026.02.11 23:58:38.891038 [ 195 ] {4b04f6c7-fe0f-46f4-b6b8-6d9da97af1bd::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 3228 rows starting from the beginning of the part | ||
| 8235 | 2026.02.11 23:58:38.891114 [ 187 ] {629b0a95-06b7-4f0a-8a91-89e98ebdbeb8::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 16688 rows, containing 5 columns (5 merged, 0 gathered) in 0.004941606 sec., 3377039.772090288 rows/sec., 227.59 MiB/sec. | ||
| 8236 | 2026.02.11 23:58:38.891117 [ 195 ] {4b04f6c7-fe0f-46f4-b6b8-6d9da97af1bd::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 | ||
| 8237 | 2026.02.11 23:58:38.891215 [ 195 ] {4b04f6c7-fe0f-46f4-b6b8-6d9da97af1bd::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 76 rows starting from the beginning of the part | ||
| 8238 | 2026.02.11 23:58:38.891289 [ 195 ] {4b04f6c7-fe0f-46f4-b6b8-6d9da97af1bd::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 | ||
| 8239 | 2026.02.11 23:58:38.891321 [ 187 ] {629b0a95-06b7-4f0a-8a91-89e98ebdbeb8::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8240 | 2026.02.11 23:58:38.891342 [ 195 ] {4b04f6c7-fe0f-46f4-b6b8-6d9da97af1bd::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 60 rows starting from the beginning of the part | ||
| 8241 | 2026.02.11 23:58:38.891389 [ 195 ] {4b04f6c7-fe0f-46f4-b6b8-6d9da97af1bd::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 88 rows starting from the beginning of the part | ||
| 8242 | 2026.02.11 23:58:38.891635 [ 187 ] {629b0a95-06b7-4f0a-8a91-89e98ebdbeb8::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (629b0a95-06b7-4f0a-8a91-89e98ebdbeb8): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8243 | 2026.02.11 23:58:38.891734 [ 187 ] {629b0a95-06b7-4f0a-8a91-89e98ebdbeb8::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (629b0a95-06b7-4f0a-8a91-89e98ebdbeb8) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8244 | 2026.02.11 23:58:38.891853 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.44 MiB. | ||
| 8245 | 2026.02.11 23:58:38.892735 [ 199 ] {4b04f6c7-fe0f-46f4-b6b8-6d9da97af1bd::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3524 rows, containing 4 columns (4 merged, 0 gathered) in 0.001902017 sec., 1852769.9804996485 rows/sec., 119.97 MiB/sec. | ||
| 8246 | 2026.02.11 23:58:38.893074 [ 187 ] {4b04f6c7-fe0f-46f4-b6b8-6d9da97af1bd::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8247 | 2026.02.11 23:58:38.893304 [ 187 ] {4b04f6c7-fe0f-46f4-b6b8-6d9da97af1bd::all_1_51_10} <Trace> oximeter.measurements_u64 (4b04f6c7-fe0f-46f4-b6b8-6d9da97af1bd): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8248 | 2026.02.11 23:58:38.893371 [ 187 ] {4b04f6c7-fe0f-46f4-b6b8-6d9da97af1bd::all_1_51_10} <Trace> oximeter.measurements_u64 (4b04f6c7-fe0f-46f4-b6b8-6d9da97af1bd) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8249 | 2026.02.11 23:58:38.893437 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.74 MiB. | ||
| 8250 | 2026.02.11 23:58:41.013227 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1062 | ||
| 8251 | 2026.02.11 23:58:41.015752 [ 243 ] {} <Trace> system.query_log (e129079c-d142-406b-8659-a4f2a5941f34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8252 | 2026.02.11 23:58:41.015794 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 8253 | 2026.02.11 23:58:41.016990 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 8254 | 2026.02.11 23:58:41.017242 [ 243 ] {} <Trace> system.query_log (e129079c-d142-406b-8659-a4f2a5941f34): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8255 | 2026.02.11 23:58:41.017500 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1062 | ||
| 8256 | 2026.02.11 23:58:43.310675 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 16779 | ||
| 8257 | 2026.02.11 23:58:43.311241 [ 244 ] {} <Trace> system.asynchronous_metric_log (7c321173-efe0-4025-bf7e-6a8e4a3fbd38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8258 | 2026.02.11 23:58:43.311276 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 8259 | 2026.02.11 23:58:43.311736 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 8260 | 2026.02.11 23:58:43.311954 [ 244 ] {} <Trace> system.asynchronous_metric_log (7c321173-efe0-4025-bf7e-6a8e4a3fbd38): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8261 | 2026.02.11 23:58:43.312077 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16779 | ||
| 8262 | 2026.02.11 23:58:43.867196 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8263 | 2026.02.11 23:58:43.867367 [ 281 ] {7ade21d6-de2a-4334-8872-90d158c4a77b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8264 | 2026.02.11 23:58:43.867433 [ 281 ] {7ade21d6-de2a-4334-8872-90d158c4a77b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8265 | 2026.02.11 23:58:43.868051 [ 281 ] {7ade21d6-de2a-4334-8872-90d158c4a77b} <Trace> oximeter.fields_ipaddr (6857c72f-dfdb-45c0-96ba-7e28c54e54a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8266 | 2026.02.11 23:58:43.868100 [ 281 ] {7ade21d6-de2a-4334-8872-90d158c4a77b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 8267 | 2026.02.11 23:58:43.868496 [ 281 ] {7ade21d6-de2a-4334-8872-90d158c4a77b} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 8268 | 2026.02.11 23:58:43.868729 [ 281 ] {7ade21d6-de2a-4334-8872-90d158c4a77b} <Trace> oximeter.fields_ipaddr (6857c72f-dfdb-45c0-96ba-7e28c54e54a7): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8269 | 2026.02.11 23:58:43.868878 [ 281 ] {7ade21d6-de2a-4334-8872-90d158c4a77b} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.00156 sec., 5128.205128205128 rows/sec., 418.17 KiB/sec. | ||
| 8270 | 2026.02.11 23:58:43.868921 [ 281 ] {7ade21d6-de2a-4334-8872-90d158c4a77b} <Debug> TCPHandler: Processed in 0.001853707 sec. | ||
| 8271 | 2026.02.11 23:58:43.869042 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8272 | 2026.02.11 23:58:43.869139 [ 281 ] {33931002-01e9-4d68-b639-42bfb1adb8cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8273 | 2026.02.11 23:58:43.869180 [ 281 ] {33931002-01e9-4d68-b639-42bfb1adb8cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8274 | 2026.02.11 23:58:43.869620 [ 281 ] {33931002-01e9-4d68-b639-42bfb1adb8cc} <Trace> oximeter.fields_string (d8291991-e1c7-4178-b7c2-8afc920979a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8275 | 2026.02.11 23:58:43.869657 [ 281 ] {33931002-01e9-4d68-b639-42bfb1adb8cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 8276 | 2026.02.11 23:58:43.869986 [ 281 ] {33931002-01e9-4d68-b639-42bfb1adb8cc} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8277 | 2026.02.11 23:58:43.870204 [ 281 ] {33931002-01e9-4d68-b639-42bfb1adb8cc} <Trace> oximeter.fields_string (d8291991-e1c7-4178-b7c2-8afc920979a5): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8278 | 2026.02.11 23:58:43.870334 [ 281 ] {33931002-01e9-4d68-b639-42bfb1adb8cc} <Debug> executeQuery: Read 128 rows, 11.23 KiB in 0.001214 sec., 105436.57331136738 rows/sec., 9.04 MiB/sec. | ||
| 8279 | 2026.02.11 23:58:43.870372 [ 281 ] {33931002-01e9-4d68-b639-42bfb1adb8cc} <Debug> TCPHandler: Processed in 0.001380427 sec. | ||
| 8280 | 2026.02.11 23:58:43.870492 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8281 | 2026.02.11 23:58:43.870590 [ 281 ] {068cdaf7-6535-4eb1-a0be-c7fac5f200b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8282 | 2026.02.11 23:58:43.870631 [ 281 ] {068cdaf7-6535-4eb1-a0be-c7fac5f200b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8283 | 2026.02.11 23:58:43.871036 [ 281 ] {068cdaf7-6535-4eb1-a0be-c7fac5f200b4} <Trace> oximeter.fields_u16 (a063e340-feb3-467d-9a3f-70c072d33d5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8284 | 2026.02.11 23:58:43.871073 [ 281 ] {068cdaf7-6535-4eb1-a0be-c7fac5f200b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 8285 | 2026.02.11 23:58:43.871375 [ 281 ] {068cdaf7-6535-4eb1-a0be-c7fac5f200b4} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 8286 | 2026.02.11 23:58:43.871594 [ 281 ] {068cdaf7-6535-4eb1-a0be-c7fac5f200b4} <Trace> oximeter.fields_u16 (a063e340-feb3-467d-9a3f-70c072d33d5b): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8287 | 2026.02.11 23:58:43.871721 [ 281 ] {068cdaf7-6535-4eb1-a0be-c7fac5f200b4} <Debug> executeQuery: Read 42 rows, 3.12 KiB in 0.001148 sec., 36585.365853658535 rows/sec., 2.65 MiB/sec. | ||
| 8288 | 2026.02.11 23:58:43.871758 [ 281 ] {068cdaf7-6535-4eb1-a0be-c7fac5f200b4} <Debug> TCPHandler: Processed in 0.001315376 sec. | ||
| 8289 | 2026.02.11 23:58:43.871873 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8290 | 2026.02.11 23:58:43.871967 [ 281 ] {762a63f2-d21e-426d-a9bc-495f8d561edb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8291 | 2026.02.11 23:58:43.872006 [ 281 ] {762a63f2-d21e-426d-a9bc-495f8d561edb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8292 | 2026.02.11 23:58:43.872427 [ 281 ] {762a63f2-d21e-426d-a9bc-495f8d561edb} <Trace> oximeter.fields_uuid (4fa888fe-7c40-4232-8860-a6a6bcd7dec5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8293 | 2026.02.11 23:58:43.872463 [ 281 ] {762a63f2-d21e-426d-a9bc-495f8d561edb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 8294 | 2026.02.11 23:58:43.872788 [ 281 ] {762a63f2-d21e-426d-a9bc-495f8d561edb} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8295 | 2026.02.11 23:58:43.873011 [ 281 ] {762a63f2-d21e-426d-a9bc-495f8d561edb} <Trace> oximeter.fields_uuid (4fa888fe-7c40-4232-8860-a6a6bcd7dec5): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8296 | 2026.02.11 23:58:43.873141 [ 281 ] {762a63f2-d21e-426d-a9bc-495f8d561edb} <Debug> executeQuery: Read 106 rows, 8.49 KiB in 0.001192 sec., 88926.17449664431 rows/sec., 6.96 MiB/sec. | ||
| 8297 | 2026.02.11 23:58:43.873179 [ 281 ] {762a63f2-d21e-426d-a9bc-495f8d561edb} <Debug> TCPHandler: Processed in 0.001355426 sec. | ||
| 8298 | 2026.02.11 23:58:43.873294 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8299 | 2026.02.11 23:58:43.873389 [ 281 ] {b8d6dab3-e5a9-4741-b5a1-248de8df3cc3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8300 | 2026.02.11 23:58:43.873433 [ 281 ] {b8d6dab3-e5a9-4741-b5a1-248de8df3cc3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8301 | 2026.02.11 23:58:43.873853 [ 281 ] {b8d6dab3-e5a9-4741-b5a1-248de8df3cc3} <Trace> oximeter.measurements_cumulativeu64 (629b0a95-06b7-4f0a-8a91-89e98ebdbeb8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8302 | 2026.02.11 23:58:43.873890 [ 281 ] {b8d6dab3-e5a9-4741-b5a1-248de8df3cc3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 8303 | 2026.02.11 23:58:43.874228 [ 281 ] {b8d6dab3-e5a9-4741-b5a1-248de8df3cc3} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8304 | 2026.02.11 23:58:43.874440 [ 281 ] {b8d6dab3-e5a9-4741-b5a1-248de8df3cc3} <Trace> oximeter.measurements_cumulativeu64 (629b0a95-06b7-4f0a-8a91-89e98ebdbeb8): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8305 | 2026.02.11 23:58:43.874569 [ 281 ] {b8d6dab3-e5a9-4741-b5a1-248de8df3cc3} <Debug> executeQuery: Read 164 rows, 11.69 KiB in 0.001198 sec., 136894.8247078464 rows/sec., 9.53 MiB/sec. | ||
| 8306 | 2026.02.11 23:58:43.874607 [ 281 ] {b8d6dab3-e5a9-4741-b5a1-248de8df3cc3} <Debug> TCPHandler: Processed in 0.001362376 sec. | ||
| 8307 | 2026.02.11 23:58:43.874725 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8308 | 2026.02.11 23:58:43.874819 [ 281 ] {8aa16e20-7922-4be9-9b12-fbec781729bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8309 | 2026.02.11 23:58:43.874873 [ 281 ] {8aa16e20-7922-4be9-9b12-fbec781729bb} <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 | ||
| 8310 | 2026.02.11 23:58:43.875663 [ 281 ] {8aa16e20-7922-4be9-9b12-fbec781729bb} <Trace> oximeter.measurements_histogramu64 (ffbb1385-6601-4f63-a903-f8bfc0e27b7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8311 | 2026.02.11 23:58:43.875699 [ 281 ] {8aa16e20-7922-4be9-9b12-fbec781729bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 8312 | 2026.02.11 23:58:43.876273 [ 281 ] {8aa16e20-7922-4be9-9b12-fbec781729bb} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 8313 | 2026.02.11 23:58:43.876498 [ 281 ] {8aa16e20-7922-4be9-9b12-fbec781729bb} <Trace> oximeter.measurements_histogramu64 (ffbb1385-6601-4f63-a903-f8bfc0e27b7e): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8314 | 2026.02.11 23:58:43.876639 [ 281 ] {8aa16e20-7922-4be9-9b12-fbec781729bb} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.001837 sec., 18508.437670114316 rows/sec., 33.17 MiB/sec. | ||
| 8315 | 2026.02.11 23:58:43.876694 [ 281 ] {8aa16e20-7922-4be9-9b12-fbec781729bb} <Debug> TCPHandler: Processed in 0.00201867 sec. | ||
| 8316 | 2026.02.11 23:58:43.876810 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8317 | 2026.02.11 23:58:43.876906 [ 281 ] {f0482632-4749-4c59-a75d-a87dd533ea48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8318 | 2026.02.11 23:58:43.876947 [ 281 ] {f0482632-4749-4c59-a75d-a87dd533ea48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8319 | 2026.02.11 23:58:43.877281 [ 281 ] {f0482632-4749-4c59-a75d-a87dd533ea48} <Trace> oximeter.measurements_u64 (4b04f6c7-fe0f-46f4-b6b8-6d9da97af1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8320 | 2026.02.11 23:58:43.877319 [ 281 ] {f0482632-4749-4c59-a75d-a87dd533ea48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 8321 | 2026.02.11 23:58:43.877628 [ 281 ] {f0482632-4749-4c59-a75d-a87dd533ea48} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8322 | 2026.02.11 23:58:43.877842 [ 281 ] {f0482632-4749-4c59-a75d-a87dd533ea48} <Trace> oximeter.measurements_u64 (4b04f6c7-fe0f-46f4-b6b8-6d9da97af1bd): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8323 | 2026.02.11 23:58:43.877969 [ 281 ] {f0482632-4749-4c59-a75d-a87dd533ea48} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001081 sec., 55504.16281221092 rows/sec., 3.74 MiB/sec. | ||
| 8324 | 2026.02.11 23:58:43.878005 [ 281 ] {f0482632-4749-4c59-a75d-a87dd533ea48} <Debug> TCPHandler: Processed in 0.001245364 sec. | ||
| 8325 | 2026.02.11 23:58:44.166946 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 264 | ||
| 8326 | 2026.02.11 23:58:44.183355 [ 245 ] {} <Trace> system.metric_log (9c306116-b3ca-42bb-b692-9c2699a40c21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8327 | 2026.02.11 23:58:44.183399 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 8328 | 2026.02.11 23:58:44.189775 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 8329 | 2026.02.11 23:58:44.190468 [ 245 ] {} <Trace> system.metric_log (9c306116-b3ca-42bb-b692-9c2699a40c21): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8330 | 2026.02.11 23:58:44.193046 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 264 | ||
| 8331 | 2026.02.11 23:58:48.873254 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8332 | 2026.02.11 23:58:48.873552 [ 281 ] {079c01e5-3d4e-4819-911a-58e746a42689} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8333 | 2026.02.11 23:58:48.873660 [ 281 ] {079c01e5-3d4e-4819-911a-58e746a42689} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8334 | 2026.02.11 23:58:48.874561 [ 281 ] {079c01e5-3d4e-4819-911a-58e746a42689} <Trace> oximeter.fields_i16 (a5dbfeca-2262-4415-b6be-dfd1a8bfa631): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8335 | 2026.02.11 23:58:48.874605 [ 281 ] {079c01e5-3d4e-4819-911a-58e746a42689} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 8336 | 2026.02.11 23:58:48.875026 [ 281 ] {079c01e5-3d4e-4819-911a-58e746a42689} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 8337 | 2026.02.11 23:58:48.875260 [ 281 ] {079c01e5-3d4e-4819-911a-58e746a42689} <Trace> oximeter.fields_i16 (a5dbfeca-2262-4415-b6be-dfd1a8bfa631): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8338 | 2026.02.11 23:58:48.875418 [ 281 ] {079c01e5-3d4e-4819-911a-58e746a42689} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.001936 sec., 137396.69421487604 rows/sec., 8.73 MiB/sec. | ||
| 8339 | 2026.02.11 23:58:48.875468 [ 281 ] {079c01e5-3d4e-4819-911a-58e746a42689} <Debug> TCPHandler: Processed in 0.002365976 sec. | ||
| 8340 | 2026.02.11 23:58:48.875598 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8341 | 2026.02.11 23:58:48.875701 [ 281 ] {791ba0d7-28c1-4223-9249-117feb9c40aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8342 | 2026.02.11 23:58:48.875744 [ 281 ] {791ba0d7-28c1-4223-9249-117feb9c40aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8343 | 2026.02.11 23:58:48.876477 [ 281 ] {791ba0d7-28c1-4223-9249-117feb9c40aa} <Trace> oximeter.fields_string (d8291991-e1c7-4178-b7c2-8afc920979a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8344 | 2026.02.11 23:58:48.876514 [ 281 ] {791ba0d7-28c1-4223-9249-117feb9c40aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 8345 | 2026.02.11 23:58:48.876876 [ 281 ] {791ba0d7-28c1-4223-9249-117feb9c40aa} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8346 | 2026.02.11 23:58:48.877114 [ 281 ] {791ba0d7-28c1-4223-9249-117feb9c40aa} <Trace> oximeter.fields_string (d8291991-e1c7-4178-b7c2-8afc920979a5): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8347 | 2026.02.11 23:58:48.877248 [ 281 ] {791ba0d7-28c1-4223-9249-117feb9c40aa} <Debug> executeQuery: Read 768 rows, 62.10 KiB in 0.001569 sec., 489483.7476099426 rows/sec., 38.65 MiB/sec. | ||
| 8348 | 2026.02.11 23:58:48.877285 [ 281 ] {791ba0d7-28c1-4223-9249-117feb9c40aa} <Debug> TCPHandler: Processed in 0.001745934 sec. | ||
| 8349 | 2026.02.11 23:58:48.877401 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8350 | 2026.02.11 23:58:48.877498 [ 281 ] {d2314416-7d89-4320-bce5-b644ad9884cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8351 | 2026.02.11 23:58:48.877540 [ 281 ] {d2314416-7d89-4320-bce5-b644ad9884cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8352 | 2026.02.11 23:58:48.877971 [ 281 ] {d2314416-7d89-4320-bce5-b644ad9884cc} <Trace> oximeter.fields_u16 (a063e340-feb3-467d-9a3f-70c072d33d5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8353 | 2026.02.11 23:58:48.878006 [ 281 ] {d2314416-7d89-4320-bce5-b644ad9884cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 8354 | 2026.02.11 23:58:48.878323 [ 281 ] {d2314416-7d89-4320-bce5-b644ad9884cc} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 8355 | 2026.02.11 23:58:48.878538 [ 281 ] {d2314416-7d89-4320-bce5-b644ad9884cc} <Trace> oximeter.fields_u16 (a063e340-feb3-467d-9a3f-70c072d33d5b): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8356 | 2026.02.11 23:58:48.878668 [ 281 ] {d2314416-7d89-4320-bce5-b644ad9884cc} <Debug> executeQuery: Read 141 rows, 8.60 KiB in 0.001189 sec., 118587.04793944492 rows/sec., 7.07 MiB/sec. | ||
| 8357 | 2026.02.11 23:58:48.878707 [ 281 ] {d2314416-7d89-4320-bce5-b644ad9884cc} <Debug> TCPHandler: Processed in 0.001357407 sec. | ||
| 8358 | 2026.02.11 23:58:48.878820 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8359 | 2026.02.11 23:58:48.878915 [ 281 ] {75c102fe-f609-4bdf-8d68-bd72eda381bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8360 | 2026.02.11 23:58:48.878955 [ 281 ] {75c102fe-f609-4bdf-8d68-bd72eda381bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8361 | 2026.02.11 23:58:48.879377 [ 281 ] {75c102fe-f609-4bdf-8d68-bd72eda381bb} <Trace> oximeter.fields_u32 (5e914076-6ebe-4e60-a251-80aa571785b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8362 | 2026.02.11 23:58:48.879414 [ 281 ] {75c102fe-f609-4bdf-8d68-bd72eda381bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 8363 | 2026.02.11 23:58:48.879722 [ 281 ] {75c102fe-f609-4bdf-8d68-bd72eda381bb} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 8364 | 2026.02.11 23:58:48.879934 [ 281 ] {75c102fe-f609-4bdf-8d68-bd72eda381bb} <Trace> oximeter.fields_u32 (5e914076-6ebe-4e60-a251-80aa571785b6): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8365 | 2026.02.11 23:58:48.880065 [ 281 ] {75c102fe-f609-4bdf-8d68-bd72eda381bb} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.001167 sec., 119965.72407883461 rows/sec., 7.75 MiB/sec. | ||
| 8366 | 2026.02.11 23:58:48.880103 [ 281 ] {75c102fe-f609-4bdf-8d68-bd72eda381bb} <Debug> TCPHandler: Processed in 0.001332196 sec. | ||
| 8367 | 2026.02.11 23:58:48.880211 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8368 | 2026.02.11 23:58:48.880305 [ 281 ] {95dc08fa-c71c-4110-9aef-a6f5335e7256} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8369 | 2026.02.11 23:58:48.880345 [ 281 ] {95dc08fa-c71c-4110-9aef-a6f5335e7256} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8370 | 2026.02.11 23:58:48.880764 [ 281 ] {95dc08fa-c71c-4110-9aef-a6f5335e7256} <Trace> oximeter.fields_u8 (333bec52-f74d-408b-9e1c-1479446c7d3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8371 | 2026.02.11 23:58:48.880801 [ 281 ] {95dc08fa-c71c-4110-9aef-a6f5335e7256} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 8372 | 2026.02.11 23:58:48.881100 [ 281 ] {95dc08fa-c71c-4110-9aef-a6f5335e7256} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 8373 | 2026.02.11 23:58:48.881320 [ 281 ] {95dc08fa-c71c-4110-9aef-a6f5335e7256} <Trace> oximeter.fields_u8 (333bec52-f74d-408b-9e1c-1479446c7d3c): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8374 | 2026.02.11 23:58:48.881449 [ 281 ] {95dc08fa-c71c-4110-9aef-a6f5335e7256} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001162 sec., 119621.34251290877 rows/sec., 6.81 MiB/sec. | ||
| 8375 | 2026.02.11 23:58:48.881488 [ 281 ] {95dc08fa-c71c-4110-9aef-a6f5335e7256} <Debug> TCPHandler: Processed in 0.001326136 sec. | ||
| 8376 | 2026.02.11 23:58:48.881601 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8377 | 2026.02.11 23:58:48.881694 [ 281 ] {16e0d2bc-367a-4df1-ba60-ddd31027acdc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8378 | 2026.02.11 23:58:48.881733 [ 281 ] {16e0d2bc-367a-4df1-ba60-ddd31027acdc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8379 | 2026.02.11 23:58:48.882300 [ 281 ] {16e0d2bc-367a-4df1-ba60-ddd31027acdc} <Trace> oximeter.fields_uuid (4fa888fe-7c40-4232-8860-a6a6bcd7dec5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8380 | 2026.02.11 23:58:48.882337 [ 281 ] {16e0d2bc-367a-4df1-ba60-ddd31027acdc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 8381 | 2026.02.11 23:58:48.882657 [ 281 ] {16e0d2bc-367a-4df1-ba60-ddd31027acdc} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8382 | 2026.02.11 23:58:48.882873 [ 281 ] {16e0d2bc-367a-4df1-ba60-ddd31027acdc} <Trace> oximeter.fields_uuid (4fa888fe-7c40-4232-8860-a6a6bcd7dec5): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8383 | 2026.02.11 23:58:48.883003 [ 281 ] {16e0d2bc-367a-4df1-ba60-ddd31027acdc} <Debug> executeQuery: Read 471 rows, 33.92 KiB in 0.001326 sec., 355203.6199095023 rows/sec., 24.98 MiB/sec. | ||
| 8384 | 2026.02.11 23:58:48.883040 [ 281 ] {16e0d2bc-367a-4df1-ba60-ddd31027acdc} <Debug> TCPHandler: Processed in 0.001492369 sec. | ||
| 8385 | 2026.02.11 23:58:48.883149 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8386 | 2026.02.11 23:58:48.883241 [ 281 ] {1a4c8c2c-77cf-459a-95c3-d4b0b2d6fd97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 8387 | 2026.02.11 23:58:48.883283 [ 281 ] {1a4c8c2c-77cf-459a-95c3-d4b0b2d6fd97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 8388 | 2026.02.11 23:58:48.883613 [ 281 ] {1a4c8c2c-77cf-459a-95c3-d4b0b2d6fd97} <Trace> oximeter.measurements_bool (9bb13e33-63b8-46aa-ab9c-a174a3431472): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8389 | 2026.02.11 23:58:48.883649 [ 281 ] {1a4c8c2c-77cf-459a-95c3-d4b0b2d6fd97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 8390 | 2026.02.11 23:58:48.883953 [ 281 ] {1a4c8c2c-77cf-459a-95c3-d4b0b2d6fd97} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 8391 | 2026.02.11 23:58:48.884166 [ 281 ] {1a4c8c2c-77cf-459a-95c3-d4b0b2d6fd97} <Trace> oximeter.measurements_bool (9bb13e33-63b8-46aa-ab9c-a174a3431472): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8392 | 2026.02.11 23:58:48.884296 [ 281 ] {1a4c8c2c-77cf-459a-95c3-d4b0b2d6fd97} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001071 sec., 5602.240896358544 rows/sec., 292.70 KiB/sec. | ||
| 8393 | 2026.02.11 23:58:48.884331 [ 281 ] {1a4c8c2c-77cf-459a-95c3-d4b0b2d6fd97} <Debug> TCPHandler: Processed in 0.001232074 sec. | ||
| 8394 | 2026.02.11 23:58:48.884444 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8395 | 2026.02.11 23:58:48.884537 [ 281 ] {2c614268-1171-45fe-bafc-9bbab2e7fe87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8396 | 2026.02.11 23:58:48.884579 [ 281 ] {2c614268-1171-45fe-bafc-9bbab2e7fe87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8397 | 2026.02.11 23:58:48.884979 [ 281 ] {2c614268-1171-45fe-bafc-9bbab2e7fe87} <Trace> oximeter.measurements_cumulativeu64 (629b0a95-06b7-4f0a-8a91-89e98ebdbeb8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8398 | 2026.02.11 23:58:48.885016 [ 281 ] {2c614268-1171-45fe-bafc-9bbab2e7fe87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 8399 | 2026.02.11 23:58:48.885344 [ 281 ] {2c614268-1171-45fe-bafc-9bbab2e7fe87} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8400 | 2026.02.11 23:58:48.885568 [ 281 ] {2c614268-1171-45fe-bafc-9bbab2e7fe87} <Trace> oximeter.measurements_cumulativeu64 (629b0a95-06b7-4f0a-8a91-89e98ebdbeb8): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8401 | 2026.02.11 23:58:48.885695 [ 281 ] {2c614268-1171-45fe-bafc-9bbab2e7fe87} <Debug> executeQuery: Read 258 rows, 17.59 KiB in 0.001176 sec., 219387.75510204083 rows/sec., 14.61 MiB/sec. | ||
| 8402 | 2026.02.11 23:58:48.885732 [ 281 ] {2c614268-1171-45fe-bafc-9bbab2e7fe87} <Debug> TCPHandler: Processed in 0.001338227 sec. | ||
| 8403 | 2026.02.11 23:58:48.885847 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8404 | 2026.02.11 23:58:48.885942 [ 281 ] {e6bcf76f-5811-499d-b2b1-d64a9b182b68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 8405 | 2026.02.11 23:58:48.885983 [ 281 ] {e6bcf76f-5811-499d-b2b1-d64a9b182b68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 8406 | 2026.02.11 23:58:48.886293 [ 281 ] {e6bcf76f-5811-499d-b2b1-d64a9b182b68} <Trace> oximeter.measurements_f64 (522c00d0-3ce7-4a3b-8e1c-1a58bb35e28f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8407 | 2026.02.11 23:58:48.886330 [ 281 ] {e6bcf76f-5811-499d-b2b1-d64a9b182b68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 8408 | 2026.02.11 23:58:48.886623 [ 281 ] {e6bcf76f-5811-499d-b2b1-d64a9b182b68} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 8409 | 2026.02.11 23:58:48.886833 [ 281 ] {e6bcf76f-5811-499d-b2b1-d64a9b182b68} <Trace> oximeter.measurements_f64 (522c00d0-3ce7-4a3b-8e1c-1a58bb35e28f): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8410 | 2026.02.11 23:58:48.886960 [ 281 ] {e6bcf76f-5811-499d-b2b1-d64a9b182b68} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001036 sec., 965.2509652509652 rows/sec., 65.04 KiB/sec. | ||
| 8411 | 2026.02.11 23:58:48.886996 [ 281 ] {e6bcf76f-5811-499d-b2b1-d64a9b182b68} <Debug> TCPHandler: Processed in 0.001198623 sec. | ||
| 8412 | 2026.02.11 23:58:48.887106 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8413 | 2026.02.11 23:58:48.887200 [ 281 ] {cabc4742-f8b4-4d34-b401-9013dc135c76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8414 | 2026.02.11 23:58:48.887253 [ 281 ] {cabc4742-f8b4-4d34-b401-9013dc135c76} <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 | ||
| 8415 | 2026.02.11 23:58:48.887987 [ 281 ] {cabc4742-f8b4-4d34-b401-9013dc135c76} <Trace> oximeter.measurements_histogramu64 (ffbb1385-6601-4f63-a903-f8bfc0e27b7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8416 | 2026.02.11 23:58:48.888025 [ 281 ] {cabc4742-f8b4-4d34-b401-9013dc135c76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 8417 | 2026.02.11 23:58:48.888554 [ 281 ] {cabc4742-f8b4-4d34-b401-9013dc135c76} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 8418 | 2026.02.11 23:58:48.888775 [ 281 ] {cabc4742-f8b4-4d34-b401-9013dc135c76} <Trace> oximeter.measurements_histogramu64 (ffbb1385-6601-4f63-a903-f8bfc0e27b7e): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8419 | 2026.02.11 23:58:48.888890 [ 80 ] {} <Debug> oximeter.measurements_histogramu64 (ffbb1385-6601-4f63-a903-f8bfc0e27b7e) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 8420 | 2026.02.11 23:58:48.888912 [ 281 ] {cabc4742-f8b4-4d34-b401-9013dc135c76} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.00173 sec., 4624.277456647399 rows/sec., 8.29 MiB/sec. | ||
| 8421 | 2026.02.11 23:58:48.888964 [ 80 ] {} <Trace> oximeter.measurements_histogramu64 (ffbb1385-6601-4f63-a903-f8bfc0e27b7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8422 | 2026.02.11 23:58:48.888990 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 8423 | 2026.02.11 23:58:48.889000 [ 281 ] {cabc4742-f8b4-4d34-b401-9013dc135c76} <Debug> TCPHandler: Processed in 0.001943148 sec. | ||
| 8424 | 2026.02.11 23:58:48.889111 [ 195 ] {ffbb1385-6601-4f63-a903-f8bfc0e27b7e::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 | ||
| 8425 | 2026.02.11 23:58:48.889126 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8426 | 2026.02.11 23:58:48.889260 [ 281 ] {81534fc8-27cf-4418-b440-d94c29f80ccc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8427 | 2026.02.11 23:58:48.889302 [ 281 ] {81534fc8-27cf-4418-b440-d94c29f80ccc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8428 | 2026.02.11 23:58:48.889391 [ 195 ] {ffbb1385-6601-4f63-a903-f8bfc0e27b7e::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8429 | 2026.02.11 23:58:48.889459 [ 195 ] {ffbb1385-6601-4f63-a903-f8bfc0e27b7e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 821 rows starting from the beginning of the part | ||
| 8430 | 2026.02.11 23:58:48.889600 [ 195 ] {ffbb1385-6601-4f63-a903-f8bfc0e27b7e::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 | ||
| 8431 | 2026.02.11 23:58:48.889626 [ 281 ] {81534fc8-27cf-4418-b440-d94c29f80ccc} <Trace> oximeter.measurements_u64 (4b04f6c7-fe0f-46f4-b6b8-6d9da97af1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8432 | 2026.02.11 23:58:48.889668 [ 281 ] {81534fc8-27cf-4418-b440-d94c29f80ccc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 8433 | 2026.02.11 23:58:48.889718 [ 195 ] {ffbb1385-6601-4f63-a903-f8bfc0e27b7e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 34 rows starting from the beginning of the part | ||
| 8434 | 2026.02.11 23:58:48.889841 [ 195 ] {ffbb1385-6601-4f63-a903-f8bfc0e27b7e::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 | ||
| 8435 | 2026.02.11 23:58:48.889956 [ 195 ] {ffbb1385-6601-4f63-a903-f8bfc0e27b7e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 34 rows starting from the beginning of the part | ||
| 8436 | 2026.02.11 23:58:48.889988 [ 281 ] {81534fc8-27cf-4418-b440-d94c29f80ccc} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8437 | 2026.02.11 23:58:48.890077 [ 195 ] {ffbb1385-6601-4f63-a903-f8bfc0e27b7e::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 | ||
| 8438 | 2026.02.11 23:58:48.890228 [ 281 ] {81534fc8-27cf-4418-b440-d94c29f80ccc} <Trace> oximeter.measurements_u64 (4b04f6c7-fe0f-46f4-b6b8-6d9da97af1bd): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8439 | 2026.02.11 23:58:48.890362 [ 281 ] {81534fc8-27cf-4418-b440-d94c29f80ccc} <Debug> executeQuery: Read 88 rows, 5.66 KiB in 0.00112 sec., 78571.42857142858 rows/sec., 4.93 MiB/sec. | ||
| 8440 | 2026.02.11 23:58:48.890400 [ 281 ] {81534fc8-27cf-4418-b440-d94c29f80ccc} <Debug> TCPHandler: Processed in 0.001324096 sec. | ||
| 8441 | 2026.02.11 23:58:48.895889 [ 195 ] {ffbb1385-6601-4f63-a903-f8bfc0e27b7e::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 913 rows, containing 19 columns (19 merged, 0 gathered) in 0.006836613 sec., 133545.6606948499 rows/sec., 239.31 MiB/sec. | ||
| 8442 | 2026.02.11 23:58:48.896702 [ 199 ] {ffbb1385-6601-4f63-a903-f8bfc0e27b7e::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 8443 | 2026.02.11 23:58:48.897040 [ 199 ] {ffbb1385-6601-4f63-a903-f8bfc0e27b7e::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (ffbb1385-6601-4f63-a903-f8bfc0e27b7e): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8444 | 2026.02.11 23:58:48.897119 [ 199 ] {ffbb1385-6601-4f63-a903-f8bfc0e27b7e::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (ffbb1385-6601-4f63-a903-f8bfc0e27b7e) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 8445 | 2026.02.11 23:58:48.897213 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.00 MiB. | ||
| 8446 | 2026.02.11 23:58:49.000196 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 291.53 MiB, peak 299.47 MiB, free memory in arenas 0.00 B, will set to 293.52 MiB (RSS), difference: 1.99 MiB | ||
| 8447 | 2026.02.11 23:58:50.711168 [ 78 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8448 | 2026.02.11 23:58:50.711223 [ 78 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8449 | 2026.02.11 23:58:50.812253 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 17227 | ||
| 8450 | 2026.02.11 23:58:50.813050 [ 244 ] {} <Trace> system.asynchronous_metric_log (7c321173-efe0-4025-bf7e-6a8e4a3fbd38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8451 | 2026.02.11 23:58:50.813122 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 8452 | 2026.02.11 23:58:50.813849 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 8453 | 2026.02.11 23:58:50.814072 [ 244 ] {} <Trace> system.asynchronous_metric_log (7c321173-efe0-4025-bf7e-6a8e4a3fbd38): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8454 | 2026.02.11 23:58:50.814199 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17227 | ||
| 8455 | 2026.02.11 23:58:50.814229 [ 78 ] {} <Debug> system.asynchronous_metric_log (7c321173-efe0-4025-bf7e-6a8e4a3fbd38) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 8456 | 2026.02.11 23:58:50.814309 [ 78 ] {} <Trace> system.asynchronous_metric_log (7c321173-efe0-4025-bf7e-6a8e4a3fbd38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8457 | 2026.02.11 23:58:50.814345 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 8458 | 2026.02.11 23:58:50.814465 [ 196 ] {7c321173-efe0-4025-bf7e-6a8e4a3fbd38::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 | ||
| 8459 | 2026.02.11 23:58:50.814573 [ 196 ] {7c321173-efe0-4025-bf7e-6a8e4a3fbd38::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8460 | 2026.02.11 23:58:50.814609 [ 196 ] {7c321173-efe0-4025-bf7e-6a8e4a3fbd38::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 14859 rows starting from the beginning of the part | ||
| 8461 | 2026.02.11 23:58:50.814675 [ 196 ] {7c321173-efe0-4025-bf7e-6a8e4a3fbd38::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 | ||
| 8462 | 2026.02.11 23:58:50.814726 [ 196 ] {7c321173-efe0-4025-bf7e-6a8e4a3fbd38::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 | ||
| 8463 | 2026.02.11 23:58:50.814774 [ 196 ] {7c321173-efe0-4025-bf7e-6a8e4a3fbd38::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 | ||
| 8464 | 2026.02.11 23:58:50.814821 [ 196 ] {7c321173-efe0-4025-bf7e-6a8e4a3fbd38::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 | ||
| 8465 | 2026.02.11 23:58:50.814867 [ 196 ] {7c321173-efe0-4025-bf7e-6a8e4a3fbd38::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 | ||
| 8466 | 2026.02.11 23:58:50.816743 [ 189 ] {7c321173-efe0-4025-bf7e-6a8e4a3fbd38::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17227 rows, containing 4 columns (4 merged, 0 gathered) in 0.002321835 sec., 7419562.544280709 rows/sec., 106.14 MiB/sec. | ||
| 8467 | 2026.02.11 23:58:50.817040 [ 189 ] {7c321173-efe0-4025-bf7e-6a8e4a3fbd38::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 8468 | 2026.02.11 23:58:50.817352 [ 189 ] {7c321173-efe0-4025-bf7e-6a8e4a3fbd38::all_1_36_7} <Trace> system.asynchronous_metric_log (7c321173-efe0-4025-bf7e-6a8e4a3fbd38): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8469 | 2026.02.11 23:58:50.817436 [ 189 ] {7c321173-efe0-4025-bf7e-6a8e4a3fbd38::all_1_36_7} <Trace> system.asynchronous_metric_log (7c321173-efe0-4025-bf7e-6a8e4a3fbd38) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 8470 | 2026.02.11 23:58:50.817540 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.50 MiB. | ||
| 8471 | 2026.02.11 23:58:51.017843 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1098 | ||
| 8472 | 2026.02.11 23:58:51.020333 [ 243 ] {} <Trace> system.query_log (e129079c-d142-406b-8659-a4f2a5941f34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8473 | 2026.02.11 23:58:51.020378 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 8474 | 2026.02.11 23:58:51.021564 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 8475 | 2026.02.11 23:58:51.021820 [ 243 ] {} <Trace> system.query_log (e129079c-d142-406b-8659-a4f2a5941f34): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8476 | 2026.02.11 23:58:51.021982 [ 78 ] {} <Debug> system.query_log (e129079c-d142-406b-8659-a4f2a5941f34) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 8477 | 2026.02.11 23:58:51.022055 [ 78 ] {} <Trace> system.query_log (e129079c-d142-406b-8659-a4f2a5941f34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8478 | 2026.02.11 23:58:51.022074 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1098 | ||
| 8479 | 2026.02.11 23:58:51.022089 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 8480 | 2026.02.11 23:58:51.022254 [ 197 ] {e129079c-d142-406b-8659-a4f2a5941f34::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 | ||
| 8481 | 2026.02.11 23:58:51.022933 [ 197 ] {e129079c-d142-406b-8659-a4f2a5941f34::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8482 | 2026.02.11 23:58:51.023103 [ 197 ] {e129079c-d142-406b-8659-a4f2a5941f34::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 908 rows starting from the beginning of the part | ||
| 8483 | 2026.02.11 23:58:51.023514 [ 197 ] {e129079c-d142-406b-8659-a4f2a5941f34::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 34 rows starting from the beginning of the part | ||
| 8484 | 2026.02.11 23:58:51.023861 [ 197 ] {e129079c-d142-406b-8659-a4f2a5941f34::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 42 rows starting from the beginning of the part | ||
| 8485 | 2026.02.11 23:58:51.024187 [ 197 ] {e129079c-d142-406b-8659-a4f2a5941f34::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 44 rows starting from the beginning of the part | ||
| 8486 | 2026.02.11 23:58:51.024531 [ 197 ] {e129079c-d142-406b-8659-a4f2a5941f34::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 34 rows starting from the beginning of the part | ||
| 8487 | 2026.02.11 23:58:51.024860 [ 197 ] {e129079c-d142-406b-8659-a4f2a5941f34::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 36 rows starting from the beginning of the part | ||
| 8488 | 2026.02.11 23:58:51.030593 [ 194 ] {e129079c-d142-406b-8659-a4f2a5941f34::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1098 rows, containing 72 columns (72 merged, 0 gathered) in 0.008401684 sec., 130688.08586469095 rows/sec., 104.83 MiB/sec. | ||
| 8489 | 2026.02.11 23:58:51.032223 [ 194 ] {e129079c-d142-406b-8659-a4f2a5941f34::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 8490 | 2026.02.11 23:58:51.032838 [ 194 ] {e129079c-d142-406b-8659-a4f2a5941f34::all_1_26_5} <Trace> system.query_log (e129079c-d142-406b-8659-a4f2a5941f34): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8491 | 2026.02.11 23:58:51.032917 [ 194 ] {e129079c-d142-406b-8659-a4f2a5941f34::all_1_26_5} <Trace> system.query_log (e129079c-d142-406b-8659-a4f2a5941f34) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 8492 | 2026.02.11 23:58:51.033164 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.59 MiB. | ||
| 8493 | 2026.02.11 23:58:51.693191 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 271 | ||
| 8494 | 2026.02.11 23:58:51.710561 [ 245 ] {} <Trace> system.metric_log (9c306116-b3ca-42bb-b692-9c2699a40c21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8495 | 2026.02.11 23:58:51.710621 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 8496 | 2026.02.11 23:58:51.716287 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 8497 | 2026.02.11 23:58:51.717270 [ 245 ] {} <Trace> system.metric_log (9c306116-b3ca-42bb-b692-9c2699a40c21): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8498 | 2026.02.11 23:58:51.717648 [ 77 ] {} <Debug> system.metric_log (9c306116-b3ca-42bb-b692-9c2699a40c21) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 8499 | 2026.02.11 23:58:51.717688 [ 77 ] {} <Trace> system.metric_log (9c306116-b3ca-42bb-b692-9c2699a40c21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8500 | 2026.02.11 23:58:51.717711 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 8501 | 2026.02.11 23:58:51.717819 [ 197 ] {9c306116-b3ca-42bb-b692-9c2699a40c21::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 | ||
| 8502 | 2026.02.11 23:58:51.721223 [ 197 ] {9c306116-b3ca-42bb-b692-9c2699a40c21::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8503 | 2026.02.11 23:58:51.721389 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 271 | ||
| 8504 | 2026.02.11 23:58:51.722057 [ 197 ] {9c306116-b3ca-42bb-b692-9c2699a40c21::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 | ||
| 8505 | 2026.02.11 23:58:51.725569 [ 197 ] {9c306116-b3ca-42bb-b692-9c2699a40c21::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 | ||
| 8506 | 2026.02.11 23:58:51.729000 [ 197 ] {9c306116-b3ca-42bb-b692-9c2699a40c21::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 | ||
| 8507 | 2026.02.11 23:58:51.733487 [ 197 ] {9c306116-b3ca-42bb-b692-9c2699a40c21::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 | ||
| 8508 | 2026.02.11 23:58:51.737545 [ 197 ] {9c306116-b3ca-42bb-b692-9c2699a40c21::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 | ||
| 8509 | 2026.02.11 23:58:51.741278 [ 197 ] {9c306116-b3ca-42bb-b692-9c2699a40c21::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 | ||
| 8510 | 2026.02.11 23:58:51.794347 [ 196 ] {9c306116-b3ca-42bb-b692-9c2699a40c21::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 271 rows, containing 679 columns (679 merged, 0 gathered) in 0.07656969 sec., 3539.2594641561172 rows/sec., 18.30 MiB/sec. | ||
| 8511 | 2026.02.11 23:58:51.797046 [ 191 ] {9c306116-b3ca-42bb-b692-9c2699a40c21::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 8512 | 2026.02.11 23:58:51.799042 [ 191 ] {9c306116-b3ca-42bb-b692-9c2699a40c21::all_1_36_7} <Trace> system.metric_log (9c306116-b3ca-42bb-b692-9c2699a40c21): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8513 | 2026.02.11 23:58:51.799159 [ 191 ] {9c306116-b3ca-42bb-b692-9c2699a40c21::all_1_36_7} <Trace> system.metric_log (9c306116-b3ca-42bb-b692-9c2699a40c21) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 8514 | 2026.02.11 23:58:51.801580 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 12.43 MiB. | ||
| 8515 | 2026.02.11 23:58:53.866314 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8516 | 2026.02.11 23:58:53.866526 [ 281 ] {7660065a-2b70-409f-8ed4-e5bfb228ded6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8517 | 2026.02.11 23:58:53.866599 [ 281 ] {7660065a-2b70-409f-8ed4-e5bfb228ded6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8518 | 2026.02.11 23:58:53.867414 [ 281 ] {7660065a-2b70-409f-8ed4-e5bfb228ded6} <Trace> oximeter.fields_string (d8291991-e1c7-4178-b7c2-8afc920979a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8519 | 2026.02.11 23:58:53.867464 [ 281 ] {7660065a-2b70-409f-8ed4-e5bfb228ded6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 8520 | 2026.02.11 23:58:53.867855 [ 281 ] {7660065a-2b70-409f-8ed4-e5bfb228ded6} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8521 | 2026.02.11 23:58:53.868071 [ 281 ] {7660065a-2b70-409f-8ed4-e5bfb228ded6} <Trace> oximeter.fields_string (d8291991-e1c7-4178-b7c2-8afc920979a5): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8522 | 2026.02.11 23:58:53.868217 [ 281 ] {7660065a-2b70-409f-8ed4-e5bfb228ded6} <Debug> executeQuery: Read 124 rows, 10.94 KiB in 0.001744 sec., 71100.91743119266 rows/sec., 6.13 MiB/sec. | ||
| 8523 | 2026.02.11 23:58:53.868258 [ 281 ] {7660065a-2b70-409f-8ed4-e5bfb228ded6} <Debug> TCPHandler: Processed in 0.002075291 sec. | ||
| 8524 | 2026.02.11 23:58:53.868388 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8525 | 2026.02.11 23:58:53.868484 [ 281 ] {2b41f158-e44e-4d71-8fdd-1ae97f21e7ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8526 | 2026.02.11 23:58:53.868524 [ 281 ] {2b41f158-e44e-4d71-8fdd-1ae97f21e7ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8527 | 2026.02.11 23:58:53.869035 [ 281 ] {2b41f158-e44e-4d71-8fdd-1ae97f21e7ef} <Trace> oximeter.fields_u16 (a063e340-feb3-467d-9a3f-70c072d33d5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8528 | 2026.02.11 23:58:53.869072 [ 281 ] {2b41f158-e44e-4d71-8fdd-1ae97f21e7ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 8529 | 2026.02.11 23:58:53.869362 [ 281 ] {2b41f158-e44e-4d71-8fdd-1ae97f21e7ef} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 8530 | 2026.02.11 23:58:53.869567 [ 281 ] {2b41f158-e44e-4d71-8fdd-1ae97f21e7ef} <Trace> oximeter.fields_u16 (a063e340-feb3-467d-9a3f-70c072d33d5b): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8531 | 2026.02.11 23:58:53.869695 [ 281 ] {2b41f158-e44e-4d71-8fdd-1ae97f21e7ef} <Debug> executeQuery: Read 34 rows, 2.56 KiB in 0.001229 sec., 27664.768104149713 rows/sec., 2.03 MiB/sec. | ||
| 8532 | 2026.02.11 23:58:53.869733 [ 281 ] {2b41f158-e44e-4d71-8fdd-1ae97f21e7ef} <Debug> TCPHandler: Processed in 0.001392878 sec. | ||
| 8533 | 2026.02.11 23:58:53.869847 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8534 | 2026.02.11 23:58:53.869940 [ 281 ] {8ee0b9d6-6a21-454d-b679-4978674d607a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8535 | 2026.02.11 23:58:53.869980 [ 281 ] {8ee0b9d6-6a21-454d-b679-4978674d607a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8536 | 2026.02.11 23:58:53.870438 [ 281 ] {8ee0b9d6-6a21-454d-b679-4978674d607a} <Trace> oximeter.fields_uuid (4fa888fe-7c40-4232-8860-a6a6bcd7dec5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8537 | 2026.02.11 23:58:53.870472 [ 281 ] {8ee0b9d6-6a21-454d-b679-4978674d607a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 8538 | 2026.02.11 23:58:53.870776 [ 281 ] {8ee0b9d6-6a21-454d-b679-4978674d607a} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8539 | 2026.02.11 23:58:53.870984 [ 281 ] {8ee0b9d6-6a21-454d-b679-4978674d607a} <Trace> oximeter.fields_uuid (4fa888fe-7c40-4232-8860-a6a6bcd7dec5): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8540 | 2026.02.11 23:58:53.871108 [ 281 ] {8ee0b9d6-6a21-454d-b679-4978674d607a} <Debug> executeQuery: Read 98 rows, 7.84 KiB in 0.001186 sec., 82630.69139966273 rows/sec., 6.45 MiB/sec. | ||
| 8541 | 2026.02.11 23:58:53.871146 [ 281 ] {8ee0b9d6-6a21-454d-b679-4978674d607a} <Debug> TCPHandler: Processed in 0.001345916 sec. | ||
| 8542 | 2026.02.11 23:58:53.871258 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8543 | 2026.02.11 23:58:53.871352 [ 281 ] {e7b43f9a-4076-4880-9e0b-9707542ab0fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8544 | 2026.02.11 23:58:53.871394 [ 281 ] {e7b43f9a-4076-4880-9e0b-9707542ab0fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8545 | 2026.02.11 23:58:53.871846 [ 281 ] {e7b43f9a-4076-4880-9e0b-9707542ab0fb} <Trace> oximeter.measurements_cumulativeu64 (629b0a95-06b7-4f0a-8a91-89e98ebdbeb8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8546 | 2026.02.11 23:58:53.871881 [ 281 ] {e7b43f9a-4076-4880-9e0b-9707542ab0fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 8547 | 2026.02.11 23:58:53.872198 [ 281 ] {e7b43f9a-4076-4880-9e0b-9707542ab0fb} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8548 | 2026.02.11 23:58:53.872399 [ 281 ] {e7b43f9a-4076-4880-9e0b-9707542ab0fb} <Trace> oximeter.measurements_cumulativeu64 (629b0a95-06b7-4f0a-8a91-89e98ebdbeb8): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8549 | 2026.02.11 23:58:53.872526 [ 281 ] {e7b43f9a-4076-4880-9e0b-9707542ab0fb} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001192 sec., 134228.1879194631 rows/sec., 9.35 MiB/sec. | ||
| 8550 | 2026.02.11 23:58:53.872562 [ 281 ] {e7b43f9a-4076-4880-9e0b-9707542ab0fb} <Debug> TCPHandler: Processed in 0.001351137 sec. | ||
| 8551 | 2026.02.11 23:58:53.872669 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8552 | 2026.02.11 23:58:53.872761 [ 281 ] {dc9334ab-6568-4782-be54-8cb5d997c6d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8553 | 2026.02.11 23:58:53.872814 [ 281 ] {dc9334ab-6568-4782-be54-8cb5d997c6d1} <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 | ||
| 8554 | 2026.02.11 23:58:53.873691 [ 281 ] {dc9334ab-6568-4782-be54-8cb5d997c6d1} <Trace> oximeter.measurements_histogramu64 (ffbb1385-6601-4f63-a903-f8bfc0e27b7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8555 | 2026.02.11 23:58:53.873729 [ 281 ] {dc9334ab-6568-4782-be54-8cb5d997c6d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 8556 | 2026.02.11 23:58:53.874284 [ 281 ] {dc9334ab-6568-4782-be54-8cb5d997c6d1} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 8557 | 2026.02.11 23:58:53.874501 [ 281 ] {dc9334ab-6568-4782-be54-8cb5d997c6d1} <Trace> oximeter.measurements_histogramu64 (ffbb1385-6601-4f63-a903-f8bfc0e27b7e): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8558 | 2026.02.11 23:58:53.874635 [ 281 ] {dc9334ab-6568-4782-be54-8cb5d997c6d1} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.001892 sec., 17970.401691331925 rows/sec., 32.20 MiB/sec. | ||
| 8559 | 2026.02.11 23:58:53.874689 [ 281 ] {dc9334ab-6568-4782-be54-8cb5d997c6d1} <Debug> TCPHandler: Processed in 0.00206651 sec. | ||
| 8560 | 2026.02.11 23:58:53.874800 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8561 | 2026.02.11 23:58:53.874894 [ 281 ] {5edeb0dd-4cdf-47a9-98ac-07bd90c37d3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8562 | 2026.02.11 23:58:53.874935 [ 281 ] {5edeb0dd-4cdf-47a9-98ac-07bd90c37d3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8563 | 2026.02.11 23:58:53.875273 [ 281 ] {5edeb0dd-4cdf-47a9-98ac-07bd90c37d3e} <Trace> oximeter.measurements_u64 (4b04f6c7-fe0f-46f4-b6b8-6d9da97af1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8564 | 2026.02.11 23:58:53.875308 [ 281 ] {5edeb0dd-4cdf-47a9-98ac-07bd90c37d3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 8565 | 2026.02.11 23:58:53.875600 [ 281 ] {5edeb0dd-4cdf-47a9-98ac-07bd90c37d3e} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8566 | 2026.02.11 23:58:53.875813 [ 281 ] {5edeb0dd-4cdf-47a9-98ac-07bd90c37d3e} <Trace> oximeter.measurements_u64 (4b04f6c7-fe0f-46f4-b6b8-6d9da97af1bd): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8567 | 2026.02.11 23:58:53.875939 [ 281 ] {5edeb0dd-4cdf-47a9-98ac-07bd90c37d3e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001064 sec., 56390.97744360902 rows/sec., 3.80 MiB/sec. | ||
| 8568 | 2026.02.11 23:58:53.875974 [ 281 ] {5edeb0dd-4cdf-47a9-98ac-07bd90c37d3e} <Debug> TCPHandler: Processed in 0.001222334 sec. | ||
| 8569 | 2026.02.11 23:58:54.294738 [ 74 ] {} <Debug> oximeter.fields_ipaddr (6857c72f-dfdb-45c0-96ba-7e28c54e54a7) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
| 8570 | 2026.02.11 23:58:54.294833 [ 74 ] {} <Trace> oximeter.fields_ipaddr (6857c72f-dfdb-45c0-96ba-7e28c54e54a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8571 | 2026.02.11 23:58:54.294872 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 8572 | 2026.02.11 23:58:54.295029 [ 201 ] {6857c72f-dfdb-45c0-96ba-7e28c54e54a7::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 | ||
| 8573 | 2026.02.11 23:58:54.295181 [ 201 ] {6857c72f-dfdb-45c0-96ba-7e28c54e54a7::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8574 | 2026.02.11 23:58:54.295218 [ 201 ] {6857c72f-dfdb-45c0-96ba-7e28c54e54a7::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 18 rows starting from the beginning of the part | ||
| 8575 | 2026.02.11 23:58:54.295293 [ 201 ] {6857c72f-dfdb-45c0-96ba-7e28c54e54a7::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 | ||
| 8576 | 2026.02.11 23:58:54.295344 [ 201 ] {6857c72f-dfdb-45c0-96ba-7e28c54e54a7::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 2 rows starting from the beginning of the part | ||
| 8577 | 2026.02.11 23:58:54.295392 [ 201 ] {6857c72f-dfdb-45c0-96ba-7e28c54e54a7::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 6 rows starting from the beginning of the part | ||
| 8578 | 2026.02.11 23:58:54.295435 [ 201 ] {6857c72f-dfdb-45c0-96ba-7e28c54e54a7::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 8 rows starting from the beginning of the part | ||
| 8579 | 2026.02.11 23:58:54.296143 [ 190 ] {6857c72f-dfdb-45c0-96ba-7e28c54e54a7::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 5 columns (5 merged, 0 gathered) in 0.001175774 sec., 30618.12899417745 rows/sec., 2.55 MiB/sec. | ||
| 8580 | 2026.02.11 23:58:54.296341 [ 200 ] {6857c72f-dfdb-45c0-96ba-7e28c54e54a7::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
| 8581 | 2026.02.11 23:58:54.296682 [ 200 ] {6857c72f-dfdb-45c0-96ba-7e28c54e54a7::all_1_17_4} <Trace> oximeter.fields_ipaddr (6857c72f-dfdb-45c0-96ba-7e28c54e54a7): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8582 | 2026.02.11 23:58:54.296770 [ 200 ] {6857c72f-dfdb-45c0-96ba-7e28c54e54a7::all_1_17_4} <Trace> oximeter.fields_ipaddr (6857c72f-dfdb-45c0-96ba-7e28c54e54a7) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
| 8583 | 2026.02.11 23:58:54.296870 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 8584 | 2026.02.11 23:58:57.209949 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8585 | 2026.02.11 23:58:57.210148 [ 281 ] {083413a4-a4f6-43f5-bdc4-961a156df3d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8586 | 2026.02.11 23:58:57.210221 [ 281 ] {083413a4-a4f6-43f5-bdc4-961a156df3d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8587 | 2026.02.11 23:58:57.211000 [ 281 ] {083413a4-a4f6-43f5-bdc4-961a156df3d1} <Trace> oximeter.fields_i16 (a5dbfeca-2262-4415-b6be-dfd1a8bfa631): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8588 | 2026.02.11 23:58:57.211045 [ 281 ] {083413a4-a4f6-43f5-bdc4-961a156df3d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 8589 | 2026.02.11 23:58:57.211440 [ 281 ] {083413a4-a4f6-43f5-bdc4-961a156df3d1} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 8590 | 2026.02.11 23:58:57.211674 [ 281 ] {083413a4-a4f6-43f5-bdc4-961a156df3d1} <Trace> oximeter.fields_i16 (a5dbfeca-2262-4415-b6be-dfd1a8bfa631): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8591 | 2026.02.11 23:58:57.211820 [ 72 ] {} <Debug> oximeter.fields_i16 (a5dbfeca-2262-4415-b6be-dfd1a8bfa631) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 | ||
| 8592 | 2026.02.11 23:58:57.211827 [ 281 ] {083413a4-a4f6-43f5-bdc4-961a156df3d1} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.001733 sec., 153491.05597230236 rows/sec., 9.75 MiB/sec. | ||
| 8593 | 2026.02.11 23:58:57.211900 [ 72 ] {} <Trace> oximeter.fields_i16 (a5dbfeca-2262-4415-b6be-dfd1a8bfa631): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8594 | 2026.02.11 23:58:57.211927 [ 281 ] {083413a4-a4f6-43f5-bdc4-961a156df3d1} <Debug> TCPHandler: Processed in 0.002114901 sec. | ||
| 8595 | 2026.02.11 23:58:57.211928 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 8596 | 2026.02.11 23:58:57.212063 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8597 | 2026.02.11 23:58:57.212071 [ 186 ] {a5dbfeca-2262-4415-b6be-dfd1a8bfa631::all_1_25_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_21_5 to all_25_25_0 into Compact with storage Full | ||
| 8598 | 2026.02.11 23:58:57.212170 [ 281 ] {6e320903-0165-4ff2-9c06-d3423ec025b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8599 | 2026.02.11 23:58:57.212218 [ 281 ] {6e320903-0165-4ff2-9c06-d3423ec025b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8600 | 2026.02.11 23:58:57.212223 [ 186 ] {a5dbfeca-2262-4415-b6be-dfd1a8bfa631::all_1_25_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8601 | 2026.02.11 23:58:57.212267 [ 186 ] {a5dbfeca-2262-4415-b6be-dfd1a8bfa631::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 266 rows starting from the beginning of the part | ||
| 8602 | 2026.02.11 23:58:57.212334 [ 186 ] {a5dbfeca-2262-4415-b6be-dfd1a8bfa631::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 266 rows starting from the beginning of the part | ||
| 8603 | 2026.02.11 23:58:57.212380 [ 186 ] {a5dbfeca-2262-4415-b6be-dfd1a8bfa631::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 266 rows starting from the beginning of the part | ||
| 8604 | 2026.02.11 23:58:57.212424 [ 186 ] {a5dbfeca-2262-4415-b6be-dfd1a8bfa631::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 266 rows starting from the beginning of the part | ||
| 8605 | 2026.02.11 23:58:57.212462 [ 186 ] {a5dbfeca-2262-4415-b6be-dfd1a8bfa631::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 266 rows starting from the beginning of the part | ||
| 8606 | 2026.02.11 23:58:57.212637 [ 281 ] {6e320903-0165-4ff2-9c06-d3423ec025b8} <Trace> oximeter.fields_ipaddr (6857c72f-dfdb-45c0-96ba-7e28c54e54a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8607 | 2026.02.11 23:58:57.212682 [ 281 ] {6e320903-0165-4ff2-9c06-d3423ec025b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 8608 | 2026.02.11 23:58:57.213030 [ 281 ] {6e320903-0165-4ff2-9c06-d3423ec025b8} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 8609 | 2026.02.11 23:58:57.213250 [ 281 ] {6e320903-0165-4ff2-9c06-d3423ec025b8} <Trace> oximeter.fields_ipaddr (6857c72f-dfdb-45c0-96ba-7e28c54e54a7): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8610 | 2026.02.11 23:58:57.213384 [ 281 ] {6e320903-0165-4ff2-9c06-d3423ec025b8} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001235 sec., 1619.4331983805669 rows/sec., 132.05 KiB/sec. | ||
| 8611 | 2026.02.11 23:58:57.213423 [ 281 ] {6e320903-0165-4ff2-9c06-d3423ec025b8} <Debug> TCPHandler: Processed in 0.001410547 sec. | ||
| 8612 | 2026.02.11 23:58:57.213421 [ 198 ] {a5dbfeca-2262-4415-b6be-dfd1a8bfa631::all_1_25_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1330 rows, containing 5 columns (5 merged, 0 gathered) in 0.001405097 sec., 946553.8678112614 rows/sec., 63.75 MiB/sec. | ||
| 8613 | 2026.02.11 23:58:57.213536 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8614 | 2026.02.11 23:58:57.213585 [ 190 ] {a5dbfeca-2262-4415-b6be-dfd1a8bfa631::all_1_25_6} <Trace> MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) | ||
| 8615 | 2026.02.11 23:58:57.213636 [ 281 ] {f34e2d34-1191-48d6-80e1-d60a8f978d9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8616 | 2026.02.11 23:58:57.213683 [ 281 ] {f34e2d34-1191-48d6-80e1-d60a8f978d9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8617 | 2026.02.11 23:58:57.213855 [ 190 ] {a5dbfeca-2262-4415-b6be-dfd1a8bfa631::all_1_25_6} <Trace> oximeter.fields_i16 (a5dbfeca-2262-4415-b6be-dfd1a8bfa631): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8618 | 2026.02.11 23:58:57.213934 [ 190 ] {a5dbfeca-2262-4415-b6be-dfd1a8bfa631::all_1_25_6} <Trace> oximeter.fields_i16 (a5dbfeca-2262-4415-b6be-dfd1a8bfa631) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 | ||
| 8619 | 2026.02.11 23:58:57.214008 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 8620 | 2026.02.11 23:58:57.214839 [ 281 ] {f34e2d34-1191-48d6-80e1-d60a8f978d9c} <Trace> oximeter.fields_string (d8291991-e1c7-4178-b7c2-8afc920979a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8621 | 2026.02.11 23:58:57.214881 [ 281 ] {f34e2d34-1191-48d6-80e1-d60a8f978d9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 8622 | 2026.02.11 23:58:57.215308 [ 281 ] {f34e2d34-1191-48d6-80e1-d60a8f978d9c} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8623 | 2026.02.11 23:58:57.215534 [ 281 ] {f34e2d34-1191-48d6-80e1-d60a8f978d9c} <Trace> oximeter.fields_string (d8291991-e1c7-4178-b7c2-8afc920979a5): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8624 | 2026.02.11 23:58:57.215668 [ 281 ] {f34e2d34-1191-48d6-80e1-d60a8f978d9c} <Debug> executeQuery: Read 1909 rows, 158.73 KiB in 0.002049 sec., 931673.9873108834 rows/sec., 75.65 MiB/sec. | ||
| 8625 | 2026.02.11 23:58:57.215710 [ 281 ] {f34e2d34-1191-48d6-80e1-d60a8f978d9c} <Debug> TCPHandler: Processed in 0.002224473 sec. | ||
| 8626 | 2026.02.11 23:58:57.215828 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8627 | 2026.02.11 23:58:57.215921 [ 281 ] {830e80b2-a639-40f6-bad1-b1dd6562601d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8628 | 2026.02.11 23:58:57.215961 [ 281 ] {830e80b2-a639-40f6-bad1-b1dd6562601d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8629 | 2026.02.11 23:58:57.216386 [ 281 ] {830e80b2-a639-40f6-bad1-b1dd6562601d} <Trace> oximeter.fields_u16 (a063e340-feb3-467d-9a3f-70c072d33d5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8630 | 2026.02.11 23:58:57.216423 [ 281 ] {830e80b2-a639-40f6-bad1-b1dd6562601d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 8631 | 2026.02.11 23:58:57.216722 [ 281 ] {830e80b2-a639-40f6-bad1-b1dd6562601d} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8632 | 2026.02.11 23:58:57.216931 [ 281 ] {830e80b2-a639-40f6-bad1-b1dd6562601d} <Trace> oximeter.fields_u16 (a063e340-feb3-467d-9a3f-70c072d33d5b): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8633 | 2026.02.11 23:58:57.217041 [ 72 ] {} <Debug> oximeter.fields_u16 (a063e340-feb3-467d-9a3f-70c072d33d5b) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8634 | 2026.02.11 23:58:57.217059 [ 281 ] {830e80b2-a639-40f6-bad1-b1dd6562601d} <Debug> executeQuery: Read 143 rows, 8.74 KiB in 0.001155 sec., 123809.52380952382 rows/sec., 7.39 MiB/sec. | ||
| 8635 | 2026.02.11 23:58:57.217084 [ 72 ] {} <Trace> oximeter.fields_u16 (a063e340-feb3-467d-9a3f-70c072d33d5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8636 | 2026.02.11 23:58:57.217108 [ 281 ] {830e80b2-a639-40f6-bad1-b1dd6562601d} <Debug> TCPHandler: Processed in 0.001330666 sec. | ||
| 8637 | 2026.02.11 23:58:57.217110 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 8638 | 2026.02.11 23:58:57.217225 [ 192 ] {a063e340-feb3-467d-9a3f-70c072d33d5b::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 | ||
| 8639 | 2026.02.11 23:58:57.217231 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8640 | 2026.02.11 23:58:57.217348 [ 281 ] {847b5d94-4ba0-48e0-9d68-2127f4cf60fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8641 | 2026.02.11 23:58:57.217349 [ 192 ] {a063e340-feb3-467d-9a3f-70c072d33d5b::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8642 | 2026.02.11 23:58:57.217390 [ 281 ] {847b5d94-4ba0-48e0-9d68-2127f4cf60fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8643 | 2026.02.11 23:58:57.217400 [ 192 ] {a063e340-feb3-467d-9a3f-70c072d33d5b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 193 rows starting from the beginning of the part | ||
| 8644 | 2026.02.11 23:58:57.217479 [ 192 ] {a063e340-feb3-467d-9a3f-70c072d33d5b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 141 rows starting from the beginning of the part | ||
| 8645 | 2026.02.11 23:58:57.217525 [ 192 ] {a063e340-feb3-467d-9a3f-70c072d33d5b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 42 rows starting from the beginning of the part | ||
| 8646 | 2026.02.11 23:58:57.217569 [ 192 ] {a063e340-feb3-467d-9a3f-70c072d33d5b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 141 rows starting from the beginning of the part | ||
| 8647 | 2026.02.11 23:58:57.217609 [ 192 ] {a063e340-feb3-467d-9a3f-70c072d33d5b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 34 rows starting from the beginning of the part | ||
| 8648 | 2026.02.11 23:58:57.217652 [ 192 ] {a063e340-feb3-467d-9a3f-70c072d33d5b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 143 rows starting from the beginning of the part | ||
| 8649 | 2026.02.11 23:58:57.217914 [ 281 ] {847b5d94-4ba0-48e0-9d68-2127f4cf60fa} <Trace> oximeter.fields_u32 (5e914076-6ebe-4e60-a251-80aa571785b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8650 | 2026.02.11 23:58:57.217957 [ 281 ] {847b5d94-4ba0-48e0-9d68-2127f4cf60fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 8651 | 2026.02.11 23:58:57.218302 [ 281 ] {847b5d94-4ba0-48e0-9d68-2127f4cf60fa} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 8652 | 2026.02.11 23:58:57.218524 [ 281 ] {847b5d94-4ba0-48e0-9d68-2127f4cf60fa} <Trace> oximeter.fields_u32 (5e914076-6ebe-4e60-a251-80aa571785b6): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8653 | 2026.02.11 23:58:57.218561 [ 190 ] {a063e340-feb3-467d-9a3f-70c072d33d5b::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 694 rows, containing 5 columns (5 merged, 0 gathered) in 0.001383747 sec., 501536.7693660763 rows/sec., 33.00 MiB/sec. | ||
| 8654 | 2026.02.11 23:58:57.218656 [ 281 ] {847b5d94-4ba0-48e0-9d68-2127f4cf60fa} <Debug> executeQuery: Read 368 rows, 25.07 KiB in 0.001326 sec., 277526.395173454 rows/sec., 18.47 MiB/sec. | ||
| 8655 | 2026.02.11 23:58:57.218705 [ 281 ] {847b5d94-4ba0-48e0-9d68-2127f4cf60fa} <Debug> TCPHandler: Processed in 0.00152376 sec. | ||
| 8656 | 2026.02.11 23:58:57.218721 [ 198 ] {a063e340-feb3-467d-9a3f-70c072d33d5b::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8657 | 2026.02.11 23:58:57.218815 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8658 | 2026.02.11 23:58:57.218915 [ 281 ] {ab001cb0-cdcb-4109-ab67-ae4cc68be856} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8659 | 2026.02.11 23:58:57.218957 [ 281 ] {ab001cb0-cdcb-4109-ab67-ae4cc68be856} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8660 | 2026.02.11 23:58:57.219048 [ 198 ] {a063e340-feb3-467d-9a3f-70c072d33d5b::all_1_51_10} <Trace> oximeter.fields_u16 (a063e340-feb3-467d-9a3f-70c072d33d5b): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8661 | 2026.02.11 23:58:57.219137 [ 198 ] {a063e340-feb3-467d-9a3f-70c072d33d5b::all_1_51_10} <Trace> oximeter.fields_u16 (a063e340-feb3-467d-9a3f-70c072d33d5b) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8662 | 2026.02.11 23:58:57.219225 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 8663 | 2026.02.11 23:58:57.219382 [ 281 ] {ab001cb0-cdcb-4109-ab67-ae4cc68be856} <Trace> oximeter.fields_u8 (333bec52-f74d-408b-9e1c-1479446c7d3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8664 | 2026.02.11 23:58:57.219424 [ 281 ] {ab001cb0-cdcb-4109-ab67-ae4cc68be856} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 8665 | 2026.02.11 23:58:57.219728 [ 281 ] {ab001cb0-cdcb-4109-ab67-ae4cc68be856} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 8666 | 2026.02.11 23:58:57.219941 [ 281 ] {ab001cb0-cdcb-4109-ab67-ae4cc68be856} <Trace> oximeter.fields_u8 (333bec52-f74d-408b-9e1c-1479446c7d3c): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8667 | 2026.02.11 23:58:57.220063 [ 68 ] {} <Debug> oximeter.fields_u8 (333bec52-f74d-408b-9e1c-1479446c7d3c) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 | ||
| 8668 | 2026.02.11 23:58:57.220069 [ 281 ] {ab001cb0-cdcb-4109-ab67-ae4cc68be856} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001172 sec., 118600.68259385665 rows/sec., 6.75 MiB/sec. | ||
| 8669 | 2026.02.11 23:58:57.220114 [ 68 ] {} <Trace> oximeter.fields_u8 (333bec52-f74d-408b-9e1c-1479446c7d3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8670 | 2026.02.11 23:58:57.220133 [ 281 ] {ab001cb0-cdcb-4109-ab67-ae4cc68be856} <Debug> TCPHandler: Processed in 0.001367947 sec. | ||
| 8671 | 2026.02.11 23:58:57.220145 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 8672 | 2026.02.11 23:58:57.220217 [ 192 ] {333bec52-f74d-408b-9e1c-1479446c7d3c::all_1_25_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_21_5 to all_25_25_0 into Compact with storage Full | ||
| 8673 | 2026.02.11 23:58:57.220249 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8674 | 2026.02.11 23:58:57.220306 [ 192 ] {333bec52-f74d-408b-9e1c-1479446c7d3c::all_1_25_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8675 | 2026.02.11 23:58:57.220348 [ 281 ] {427a15d9-d8eb-48cd-af1b-a4d89fe0d191} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8676 | 2026.02.11 23:58:57.220365 [ 192 ] {333bec52-f74d-408b-9e1c-1479446c7d3c::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 139 rows starting from the beginning of the part | ||
| 8677 | 2026.02.11 23:58:57.220396 [ 281 ] {427a15d9-d8eb-48cd-af1b-a4d89fe0d191} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8678 | 2026.02.11 23:58:57.220421 [ 192 ] {333bec52-f74d-408b-9e1c-1479446c7d3c::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 139 rows starting from the beginning of the part | ||
| 8679 | 2026.02.11 23:58:57.220466 [ 192 ] {333bec52-f74d-408b-9e1c-1479446c7d3c::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 139 rows starting from the beginning of the part | ||
| 8680 | 2026.02.11 23:58:57.220504 [ 192 ] {333bec52-f74d-408b-9e1c-1479446c7d3c::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 139 rows starting from the beginning of the part | ||
| 8681 | 2026.02.11 23:58:57.220538 [ 192 ] {333bec52-f74d-408b-9e1c-1479446c7d3c::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 139 rows starting from the beginning of the part | ||
| 8682 | 2026.02.11 23:58:57.221104 [ 281 ] {427a15d9-d8eb-48cd-af1b-a4d89fe0d191} <Trace> oximeter.fields_uuid (4fa888fe-7c40-4232-8860-a6a6bcd7dec5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8683 | 2026.02.11 23:58:57.221148 [ 281 ] {427a15d9-d8eb-48cd-af1b-a4d89fe0d191} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 8684 | 2026.02.11 23:58:57.221318 [ 188 ] {333bec52-f74d-408b-9e1c-1479446c7d3c::all_1_25_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 695 rows, containing 5 columns (5 merged, 0 gathered) in 0.001125512 sec., 617496.7481466213 rows/sec., 37.49 MiB/sec. | ||
| 8685 | 2026.02.11 23:58:57.221446 [ 192 ] {333bec52-f74d-408b-9e1c-1479446c7d3c::all_1_25_6} <Trace> MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) | ||
| 8686 | 2026.02.11 23:58:57.221531 [ 281 ] {427a15d9-d8eb-48cd-af1b-a4d89fe0d191} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8687 | 2026.02.11 23:58:57.221757 [ 192 ] {333bec52-f74d-408b-9e1c-1479446c7d3c::all_1_25_6} <Trace> oximeter.fields_u8 (333bec52-f74d-408b-9e1c-1479446c7d3c): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8688 | 2026.02.11 23:58:57.221817 [ 281 ] {427a15d9-d8eb-48cd-af1b-a4d89fe0d191} <Trace> oximeter.fields_uuid (4fa888fe-7c40-4232-8860-a6a6bcd7dec5): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8689 | 2026.02.11 23:58:57.221837 [ 192 ] {333bec52-f74d-408b-9e1c-1479446c7d3c::all_1_25_6} <Trace> oximeter.fields_u8 (333bec52-f74d-408b-9e1c-1479446c7d3c) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 | ||
| 8690 | 2026.02.11 23:58:57.221913 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 8691 | 2026.02.11 23:58:57.221959 [ 281 ] {427a15d9-d8eb-48cd-af1b-a4d89fe0d191} <Debug> executeQuery: Read 929 rows, 68.37 KiB in 0.001629 sec., 570288.5205647637 rows/sec., 40.99 MiB/sec. | ||
| 8692 | 2026.02.11 23:58:57.222004 [ 281 ] {427a15d9-d8eb-48cd-af1b-a4d89fe0d191} <Debug> TCPHandler: Processed in 0.001803085 sec. | ||
| 8693 | 2026.02.11 23:58:57.222113 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8694 | 2026.02.11 23:58:57.222207 [ 281 ] {a58058c2-e673-4753-ade1-c12e34c9dc6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 8695 | 2026.02.11 23:58:57.222248 [ 281 ] {a58058c2-e673-4753-ade1-c12e34c9dc6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 8696 | 2026.02.11 23:58:57.222575 [ 281 ] {a58058c2-e673-4753-ade1-c12e34c9dc6e} <Trace> oximeter.measurements_bool (9bb13e33-63b8-46aa-ab9c-a174a3431472): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8697 | 2026.02.11 23:58:57.222612 [ 281 ] {a58058c2-e673-4753-ade1-c12e34c9dc6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 8698 | 2026.02.11 23:58:57.222914 [ 281 ] {a58058c2-e673-4753-ade1-c12e34c9dc6e} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 8699 | 2026.02.11 23:58:57.223124 [ 281 ] {a58058c2-e673-4753-ade1-c12e34c9dc6e} <Trace> oximeter.measurements_bool (9bb13e33-63b8-46aa-ab9c-a174a3431472): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8700 | 2026.02.11 23:58:57.223256 [ 281 ] {a58058c2-e673-4753-ade1-c12e34c9dc6e} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001066 sec., 5628.517823639774 rows/sec., 294.07 KiB/sec. | ||
| 8701 | 2026.02.11 23:58:57.223293 [ 281 ] {a58058c2-e673-4753-ade1-c12e34c9dc6e} <Debug> TCPHandler: Processed in 0.001229104 sec. | ||
| 8702 | 2026.02.11 23:58:57.223395 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8703 | 2026.02.11 23:58:57.223489 [ 281 ] {06e742aa-a01d-42f7-9163-703eae840a0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8704 | 2026.02.11 23:58:57.223530 [ 281 ] {06e742aa-a01d-42f7-9163-703eae840a0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8705 | 2026.02.11 23:58:57.224094 [ 281 ] {06e742aa-a01d-42f7-9163-703eae840a0d} <Trace> oximeter.measurements_cumulativeu64 (629b0a95-06b7-4f0a-8a91-89e98ebdbeb8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8706 | 2026.02.11 23:58:57.224131 [ 281 ] {06e742aa-a01d-42f7-9163-703eae840a0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 8707 | 2026.02.11 23:58:57.224500 [ 281 ] {06e742aa-a01d-42f7-9163-703eae840a0d} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8708 | 2026.02.11 23:58:57.224716 [ 281 ] {06e742aa-a01d-42f7-9163-703eae840a0d} <Trace> oximeter.measurements_cumulativeu64 (629b0a95-06b7-4f0a-8a91-89e98ebdbeb8): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8709 | 2026.02.11 23:58:57.224844 [ 281 ] {06e742aa-a01d-42f7-9163-703eae840a0d} <Debug> executeQuery: Read 911 rows, 62.14 KiB in 0.001373 sec., 663510.5608157319 rows/sec., 44.20 MiB/sec. | ||
| 8710 | 2026.02.11 23:58:57.224882 [ 281 ] {06e742aa-a01d-42f7-9163-703eae840a0d} <Debug> TCPHandler: Processed in 0.00153488 sec. | ||
| 8711 | 2026.02.11 23:58:57.224982 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8712 | 2026.02.11 23:58:57.225076 [ 281 ] {96398257-5318-44d2-908d-9b6e6817577b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 8713 | 2026.02.11 23:58:57.225117 [ 281 ] {96398257-5318-44d2-908d-9b6e6817577b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 8714 | 2026.02.11 23:58:57.225423 [ 281 ] {96398257-5318-44d2-908d-9b6e6817577b} <Trace> oximeter.measurements_f64 (522c00d0-3ce7-4a3b-8e1c-1a58bb35e28f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8715 | 2026.02.11 23:58:57.225460 [ 281 ] {96398257-5318-44d2-908d-9b6e6817577b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 8716 | 2026.02.11 23:58:57.225761 [ 281 ] {96398257-5318-44d2-908d-9b6e6817577b} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 8717 | 2026.02.11 23:58:57.225972 [ 281 ] {96398257-5318-44d2-908d-9b6e6817577b} <Trace> oximeter.measurements_f64 (522c00d0-3ce7-4a3b-8e1c-1a58bb35e28f): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8718 | 2026.02.11 23:58:57.226073 [ 68 ] {} <Debug> oximeter.measurements_f64 (522c00d0-3ce7-4a3b-8e1c-1a58bb35e28f) (MergerMutator): Selected 6 parts from all_1_20_4 to all_25_25_0 | ||
| 8719 | 2026.02.11 23:58:57.226102 [ 281 ] {96398257-5318-44d2-908d-9b6e6817577b} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001044 sec., 957.8544061302682 rows/sec., 64.54 KiB/sec. | ||
| 8720 | 2026.02.11 23:58:57.226104 [ 68 ] {} <Trace> oximeter.measurements_f64 (522c00d0-3ce7-4a3b-8e1c-1a58bb35e28f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8721 | 2026.02.11 23:58:57.226143 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 8722 | 2026.02.11 23:58:57.226146 [ 281 ] {96398257-5318-44d2-908d-9b6e6817577b} <Debug> TCPHandler: Processed in 0.001213984 sec. | ||
| 8723 | 2026.02.11 23:58:57.226211 [ 190 ] {522c00d0-3ce7-4a3b-8e1c-1a58bb35e28f::all_1_25_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_20_4 to all_25_25_0 into Compact with storage Full | ||
| 8724 | 2026.02.11 23:58:57.226262 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8725 | 2026.02.11 23:58:57.226304 [ 190 ] {522c00d0-3ce7-4a3b-8e1c-1a58bb35e28f::all_1_25_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8726 | 2026.02.11 23:58:57.226337 [ 190 ] {522c00d0-3ce7-4a3b-8e1c-1a58bb35e28f::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_20_4, total 20 rows starting from the beginning of the part | ||
| 8727 | 2026.02.11 23:58:57.226361 [ 281 ] {f0335338-3896-41c6-9972-e489b0f48743} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8728 | 2026.02.11 23:58:57.226382 [ 190 ] {522c00d0-3ce7-4a3b-8e1c-1a58bb35e28f::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 1 rows starting from the beginning of the part | ||
| 8729 | 2026.02.11 23:58:57.226421 [ 281 ] {f0335338-3896-41c6-9972-e489b0f48743} <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 | ||
| 8730 | 2026.02.11 23:58:57.226426 [ 190 ] {522c00d0-3ce7-4a3b-8e1c-1a58bb35e28f::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 1 rows starting from the beginning of the part | ||
| 8731 | 2026.02.11 23:58:57.226476 [ 190 ] {522c00d0-3ce7-4a3b-8e1c-1a58bb35e28f::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 1 rows starting from the beginning of the part | ||
| 8732 | 2026.02.11 23:58:57.226510 [ 190 ] {522c00d0-3ce7-4a3b-8e1c-1a58bb35e28f::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 1 rows starting from the beginning of the part | ||
| 8733 | 2026.02.11 23:58:57.226543 [ 190 ] {522c00d0-3ce7-4a3b-8e1c-1a58bb35e28f::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 1 rows starting from the beginning of the part | ||
| 8734 | 2026.02.11 23:58:57.227185 [ 281 ] {f0335338-3896-41c6-9972-e489b0f48743} <Trace> oximeter.measurements_histogramu64 (ffbb1385-6601-4f63-a903-f8bfc0e27b7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8735 | 2026.02.11 23:58:57.227215 [ 188 ] {522c00d0-3ce7-4a3b-8e1c-1a58bb35e28f::all_1_25_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 25 rows, containing 4 columns (4 merged, 0 gathered) in 0.00103368 sec., 24185.434563888244 rows/sec., 1.59 MiB/sec. | ||
| 8736 | 2026.02.11 23:58:57.227227 [ 281 ] {f0335338-3896-41c6-9972-e489b0f48743} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 8737 | 2026.02.11 23:58:57.227342 [ 188 ] {522c00d0-3ce7-4a3b-8e1c-1a58bb35e28f::all_1_25_5} <Trace> MergedBlockOutputStream: filled checksums all_1_25_5 (state Temporary) | ||
| 8738 | 2026.02.11 23:58:57.227667 [ 188 ] {522c00d0-3ce7-4a3b-8e1c-1a58bb35e28f::all_1_25_5} <Trace> oximeter.measurements_f64 (522c00d0-3ce7-4a3b-8e1c-1a58bb35e28f): Renaming temporary part tmp_merge_all_1_25_5 to all_1_25_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8739 | 2026.02.11 23:58:57.227737 [ 188 ] {522c00d0-3ce7-4a3b-8e1c-1a58bb35e28f::all_1_25_5} <Trace> oximeter.measurements_f64 (522c00d0-3ce7-4a3b-8e1c-1a58bb35e28f) (MergerMutator): Merged 6 parts: [all_1_20_4, all_25_25_0] -> all_1_25_5 | ||
| 8740 | 2026.02.11 23:58:57.227781 [ 281 ] {f0335338-3896-41c6-9972-e489b0f48743} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 8741 | 2026.02.11 23:58:57.227814 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 8742 | 2026.02.11 23:58:57.228018 [ 281 ] {f0335338-3896-41c6-9972-e489b0f48743} <Trace> oximeter.measurements_histogramu64 (ffbb1385-6601-4f63-a903-f8bfc0e27b7e): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8743 | 2026.02.11 23:58:57.228162 [ 281 ] {f0335338-3896-41c6-9972-e489b0f48743} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.001818 sec., 4400.440044004401 rows/sec., 7.89 MiB/sec. | ||
| 8744 | 2026.02.11 23:58:57.228216 [ 281 ] {f0335338-3896-41c6-9972-e489b0f48743} <Debug> TCPHandler: Processed in 0.002002609 sec. | ||
| 8745 | 2026.02.11 23:58:57.228326 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8746 | 2026.02.11 23:58:57.228421 [ 281 ] {b31cda6e-c71e-4e5c-a26e-a78136f3aa7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8747 | 2026.02.11 23:58:57.228463 [ 281 ] {b31cda6e-c71e-4e5c-a26e-a78136f3aa7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8748 | 2026.02.11 23:58:57.228781 [ 281 ] {b31cda6e-c71e-4e5c-a26e-a78136f3aa7b} <Trace> oximeter.measurements_u64 (4b04f6c7-fe0f-46f4-b6b8-6d9da97af1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8749 | 2026.02.11 23:58:57.228818 [ 281 ] {b31cda6e-c71e-4e5c-a26e-a78136f3aa7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 8750 | 2026.02.11 23:58:57.229122 [ 281 ] {b31cda6e-c71e-4e5c-a26e-a78136f3aa7b} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8751 | 2026.02.11 23:58:57.229334 [ 281 ] {b31cda6e-c71e-4e5c-a26e-a78136f3aa7b} <Trace> oximeter.measurements_u64 (4b04f6c7-fe0f-46f4-b6b8-6d9da97af1bd): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8752 | 2026.02.11 23:58:57.229459 [ 281 ] {b31cda6e-c71e-4e5c-a26e-a78136f3aa7b} <Debug> executeQuery: Read 76 rows, 4.83 KiB in 0.001056 sec., 71969.69696969696 rows/sec., 4.47 MiB/sec. | ||
| 8753 | 2026.02.11 23:58:57.229496 [ 281 ] {b31cda6e-c71e-4e5c-a26e-a78136f3aa7b} <Debug> TCPHandler: Processed in 0.001218824 sec. | ||
| 8754 | 2026.02.11 23:58:58.314382 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 17739 | ||
| 8755 | 2026.02.11 23:58:58.315237 [ 244 ] {} <Trace> system.asynchronous_metric_log (7c321173-efe0-4025-bf7e-6a8e4a3fbd38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8756 | 2026.02.11 23:58:58.315308 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 8757 | 2026.02.11 23:58:58.315910 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 8758 | 2026.02.11 23:58:58.316148 [ 244 ] {} <Trace> system.asynchronous_metric_log (7c321173-efe0-4025-bf7e-6a8e4a3fbd38): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8759 | 2026.02.11 23:58:58.316279 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17739 | ||
| 8760 | 2026.02.11 23:58:58.858495 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8761 | 2026.02.11 23:58:58.858690 [ 281 ] {fa1da9e2-4a3a-4e09-9bd1-f42a57c2b068} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8762 | 2026.02.11 23:58:58.858760 [ 281 ] {fa1da9e2-4a3a-4e09-9bd1-f42a57c2b068} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8763 | 2026.02.11 23:58:58.859545 [ 281 ] {fa1da9e2-4a3a-4e09-9bd1-f42a57c2b068} <Trace> oximeter.fields_string (d8291991-e1c7-4178-b7c2-8afc920979a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8764 | 2026.02.11 23:58:58.859595 [ 281 ] {fa1da9e2-4a3a-4e09-9bd1-f42a57c2b068} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 8765 | 2026.02.11 23:58:58.859996 [ 281 ] {fa1da9e2-4a3a-4e09-9bd1-f42a57c2b068} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8766 | 2026.02.11 23:58:58.860218 [ 281 ] {fa1da9e2-4a3a-4e09-9bd1-f42a57c2b068} <Trace> oximeter.fields_string (d8291991-e1c7-4178-b7c2-8afc920979a5): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8767 | 2026.02.11 23:58:58.860354 [ 66 ] {} <Debug> oximeter.fields_string (d8291991-e1c7-4178-b7c2-8afc920979a5) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8768 | 2026.02.11 23:58:58.860370 [ 281 ] {fa1da9e2-4a3a-4e09-9bd1-f42a57c2b068} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001733 sec., 32313.90652048471 rows/sec., 2.48 MiB/sec. | ||
| 8769 | 2026.02.11 23:58:58.860419 [ 66 ] {} <Trace> oximeter.fields_string (d8291991-e1c7-4178-b7c2-8afc920979a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8770 | 2026.02.11 23:58:58.860433 [ 281 ] {fa1da9e2-4a3a-4e09-9bd1-f42a57c2b068} <Debug> TCPHandler: Processed in 0.00206776 sec. | ||
| 8771 | 2026.02.11 23:58:58.860445 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 8772 | 2026.02.11 23:58:58.860555 [ 190 ] {d8291991-e1c7-4178-b7c2-8afc920979a5::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 | ||
| 8773 | 2026.02.11 23:58:58.860562 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8774 | 2026.02.11 23:58:58.860681 [ 281 ] {258aeae0-9666-481a-9725-cfda697498c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8775 | 2026.02.11 23:58:58.860693 [ 190 ] {d8291991-e1c7-4178-b7c2-8afc920979a5::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8776 | 2026.02.11 23:58:58.860721 [ 281 ] {258aeae0-9666-481a-9725-cfda697498c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8777 | 2026.02.11 23:58:58.860735 [ 190 ] {d8291991-e1c7-4178-b7c2-8afc920979a5::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1985 rows starting from the beginning of the part | ||
| 8778 | 2026.02.11 23:58:58.860813 [ 190 ] {d8291991-e1c7-4178-b7c2-8afc920979a5::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 128 rows starting from the beginning of the part | ||
| 8779 | 2026.02.11 23:58:58.860863 [ 190 ] {d8291991-e1c7-4178-b7c2-8afc920979a5::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 768 rows starting from the beginning of the part | ||
| 8780 | 2026.02.11 23:58:58.860911 [ 190 ] {d8291991-e1c7-4178-b7c2-8afc920979a5::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 124 rows starting from the beginning of the part | ||
| 8781 | 2026.02.11 23:58:58.860952 [ 190 ] {d8291991-e1c7-4178-b7c2-8afc920979a5::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 1909 rows starting from the beginning of the part | ||
| 8782 | 2026.02.11 23:58:58.860996 [ 190 ] {d8291991-e1c7-4178-b7c2-8afc920979a5::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 56 rows starting from the beginning of the part | ||
| 8783 | 2026.02.11 23:58:58.861156 [ 281 ] {258aeae0-9666-481a-9725-cfda697498c7} <Trace> oximeter.fields_uuid (4fa888fe-7c40-4232-8860-a6a6bcd7dec5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8784 | 2026.02.11 23:58:58.861198 [ 281 ] {258aeae0-9666-481a-9725-cfda697498c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 8785 | 2026.02.11 23:58:58.861521 [ 281 ] {258aeae0-9666-481a-9725-cfda697498c7} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8786 | 2026.02.11 23:58:58.861750 [ 281 ] {258aeae0-9666-481a-9725-cfda697498c7} <Trace> oximeter.fields_uuid (4fa888fe-7c40-4232-8860-a6a6bcd7dec5): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8787 | 2026.02.11 23:58:58.861860 [ 66 ] {} <Debug> oximeter.fields_uuid (4fa888fe-7c40-4232-8860-a6a6bcd7dec5) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8788 | 2026.02.11 23:58:58.861885 [ 281 ] {258aeae0-9666-481a-9725-cfda697498c7} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001223 sec., 52330.335241210145 rows/sec., 4.08 MiB/sec. | ||
| 8789 | 2026.02.11 23:58:58.861889 [ 66 ] {} <Trace> oximeter.fields_uuid (4fa888fe-7c40-4232-8860-a6a6bcd7dec5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8790 | 2026.02.11 23:58:58.861925 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 8791 | 2026.02.11 23:58:58.861931 [ 281 ] {258aeae0-9666-481a-9725-cfda697498c7} <Debug> TCPHandler: Processed in 0.001417017 sec. | ||
| 8792 | 2026.02.11 23:58:58.862016 [ 193 ] {4fa888fe-7c40-4232-8860-a6a6bcd7dec5::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 | ||
| 8793 | 2026.02.11 23:58:58.862048 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8794 | 2026.02.11 23:58:58.862121 [ 193 ] {4fa888fe-7c40-4232-8860-a6a6bcd7dec5::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8795 | 2026.02.11 23:58:58.862141 [ 281 ] {c23609cb-7847-4809-aec5-d20afb0dfac2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8796 | 2026.02.11 23:58:58.862155 [ 193 ] {4fa888fe-7c40-4232-8860-a6a6bcd7dec5::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 997 rows starting from the beginning of the part | ||
| 8797 | 2026.02.11 23:58:58.862183 [ 281 ] {c23609cb-7847-4809-aec5-d20afb0dfac2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8798 | 2026.02.11 23:58:58.862220 [ 193 ] {4fa888fe-7c40-4232-8860-a6a6bcd7dec5::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 106 rows starting from the beginning of the part | ||
| 8799 | 2026.02.11 23:58:58.862271 [ 193 ] {4fa888fe-7c40-4232-8860-a6a6bcd7dec5::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 471 rows starting from the beginning of the part | ||
| 8800 | 2026.02.11 23:58:58.862316 [ 193 ] {4fa888fe-7c40-4232-8860-a6a6bcd7dec5::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 98 rows starting from the beginning of the part | ||
| 8801 | 2026.02.11 23:58:58.862360 [ 193 ] {4fa888fe-7c40-4232-8860-a6a6bcd7dec5::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 929 rows starting from the beginning of the part | ||
| 8802 | 2026.02.11 23:58:58.862403 [ 193 ] {4fa888fe-7c40-4232-8860-a6a6bcd7dec5::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 64 rows starting from the beginning of the part | ||
| 8803 | 2026.02.11 23:58:58.862551 [ 281 ] {c23609cb-7847-4809-aec5-d20afb0dfac2} <Trace> oximeter.measurements_cumulativeu64 (629b0a95-06b7-4f0a-8a91-89e98ebdbeb8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8804 | 2026.02.11 23:58:58.862585 [ 281 ] {c23609cb-7847-4809-aec5-d20afb0dfac2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 8805 | 2026.02.11 23:58:58.862729 [ 195 ] {d8291991-e1c7-4178-b7c2-8afc920979a5::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4970 rows, containing 5 columns (5 merged, 0 gathered) in 0.002216983 sec., 2241785.345219156 rows/sec., 190.59 MiB/sec. | ||
| 8806 | 2026.02.11 23:58:58.863052 [ 193 ] {d8291991-e1c7-4178-b7c2-8afc920979a5::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8807 | 2026.02.11 23:58:58.863202 [ 281 ] {c23609cb-7847-4809-aec5-d20afb0dfac2} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8808 | 2026.02.11 23:58:58.863377 [ 193 ] {d8291991-e1c7-4178-b7c2-8afc920979a5::all_1_56_11} <Trace> oximeter.fields_string (d8291991-e1c7-4178-b7c2-8afc920979a5): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8809 | 2026.02.11 23:58:58.863427 [ 281 ] {c23609cb-7847-4809-aec5-d20afb0dfac2} <Trace> oximeter.measurements_cumulativeu64 (629b0a95-06b7-4f0a-8a91-89e98ebdbeb8): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8810 | 2026.02.11 23:58:58.863457 [ 193 ] {d8291991-e1c7-4178-b7c2-8afc920979a5::all_1_56_11} <Trace> oximeter.fields_string (d8291991-e1c7-4178-b7c2-8afc920979a5) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8811 | 2026.02.11 23:58:58.863543 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.95 MiB. | ||
| 8812 | 2026.02.11 23:58:58.863559 [ 281 ] {c23609cb-7847-4809-aec5-d20afb0dfac2} <Debug> executeQuery: Read 32 rows, 2.28 KiB in 0.001436 sec., 22284.122562674096 rows/sec., 1.55 MiB/sec. | ||
| 8813 | 2026.02.11 23:58:58.863575 [ 63 ] {} <Debug> oximeter.measurements_cumulativeu64 (629b0a95-06b7-4f0a-8a91-89e98ebdbeb8) (MergerMutator): Selected 5 parts from all_1_51_10 to all_55_55_0 | ||
| 8814 | 2026.02.11 23:58:58.863595 [ 281 ] {c23609cb-7847-4809-aec5-d20afb0dfac2} <Debug> TCPHandler: Processed in 0.001594771 sec. | ||
| 8815 | 2026.02.11 23:58:58.863620 [ 63 ] {} <Trace> oximeter.measurements_cumulativeu64 (629b0a95-06b7-4f0a-8a91-89e98ebdbeb8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8816 | 2026.02.11 23:58:58.863645 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 8817 | 2026.02.11 23:58:58.863711 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8818 | 2026.02.11 23:58:58.863725 [ 187 ] {629b0a95-06b7-4f0a-8a91-89e98ebdbeb8::all_1_55_11} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_51_10 to all_55_55_0 into Compact with storage Full | ||
| 8819 | 2026.02.11 23:58:58.863810 [ 281 ] {64b824fb-79a1-48f1-b0b1-bfcf65e8ce32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8820 | 2026.02.11 23:58:58.863844 [ 193 ] {4fa888fe-7c40-4232-8860-a6a6bcd7dec5::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2665 rows, containing 5 columns (5 merged, 0 gathered) in 0.001872326 sec., 1423363.2390940466 rows/sec., 108.49 MiB/sec. | ||
| 8821 | 2026.02.11 23:58:58.863853 [ 281 ] {64b824fb-79a1-48f1-b0b1-bfcf65e8ce32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8822 | 2026.02.11 23:58:58.863846 [ 187 ] {629b0a95-06b7-4f0a-8a91-89e98ebdbeb8::all_1_55_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8823 | 2026.02.11 23:58:58.863901 [ 187 ] {629b0a95-06b7-4f0a-8a91-89e98ebdbeb8::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_51_10, total 16688 rows starting from the beginning of the part | ||
| 8824 | 2026.02.11 23:58:58.863964 [ 187 ] {629b0a95-06b7-4f0a-8a91-89e98ebdbeb8::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 164 rows starting from the beginning of the part | ||
| 8825 | 2026.02.11 23:58:58.864010 [ 187 ] {629b0a95-06b7-4f0a-8a91-89e98ebdbeb8::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 258 rows starting from the beginning of the part | ||
| 8826 | 2026.02.11 23:58:58.864011 [ 199 ] {4fa888fe-7c40-4232-8860-a6a6bcd7dec5::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8827 | 2026.02.11 23:58:58.864051 [ 187 ] {629b0a95-06b7-4f0a-8a91-89e98ebdbeb8::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 160 rows starting from the beginning of the part | ||
| 8828 | 2026.02.11 23:58:58.864096 [ 187 ] {629b0a95-06b7-4f0a-8a91-89e98ebdbeb8::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 911 rows starting from the beginning of the part | ||
| 8829 | 2026.02.11 23:58:58.864177 [ 281 ] {64b824fb-79a1-48f1-b0b1-bfcf65e8ce32} <Trace> oximeter.measurements_u64 (4b04f6c7-fe0f-46f4-b6b8-6d9da97af1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8830 | 2026.02.11 23:58:58.864219 [ 281 ] {64b824fb-79a1-48f1-b0b1-bfcf65e8ce32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 8831 | 2026.02.11 23:58:58.864296 [ 199 ] {4fa888fe-7c40-4232-8860-a6a6bcd7dec5::all_1_56_11} <Trace> oximeter.fields_uuid (4fa888fe-7c40-4232-8860-a6a6bcd7dec5): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8832 | 2026.02.11 23:58:58.864381 [ 199 ] {4fa888fe-7c40-4232-8860-a6a6bcd7dec5::all_1_56_11} <Trace> oximeter.fields_uuid (4fa888fe-7c40-4232-8860-a6a6bcd7dec5) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8833 | 2026.02.11 23:58:58.864464 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. | ||
| 8834 | 2026.02.11 23:58:58.864543 [ 281 ] {64b824fb-79a1-48f1-b0b1-bfcf65e8ce32} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8835 | 2026.02.11 23:58:58.864761 [ 281 ] {64b824fb-79a1-48f1-b0b1-bfcf65e8ce32} <Trace> oximeter.measurements_u64 (4b04f6c7-fe0f-46f4-b6b8-6d9da97af1bd): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8836 | 2026.02.11 23:58:58.864885 [ 63 ] {} <Debug> oximeter.measurements_u64 (4b04f6c7-fe0f-46f4-b6b8-6d9da97af1bd) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8837 | 2026.02.11 23:58:58.864889 [ 281 ] {64b824fb-79a1-48f1-b0b1-bfcf65e8ce32} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001097 sec., 10938.924339106654 rows/sec., 754.90 KiB/sec. | ||
| 8838 | 2026.02.11 23:58:58.864926 [ 63 ] {} <Trace> oximeter.measurements_u64 (4b04f6c7-fe0f-46f4-b6b8-6d9da97af1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8839 | 2026.02.11 23:58:58.864945 [ 281 ] {64b824fb-79a1-48f1-b0b1-bfcf65e8ce32} <Debug> TCPHandler: Processed in 0.001281305 sec. | ||
| 8840 | 2026.02.11 23:58:58.864950 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 8841 | 2026.02.11 23:58:58.865051 [ 189 ] {4b04f6c7-fe0f-46f4-b6b8-6d9da97af1bd::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 | ||
| 8842 | 2026.02.11 23:58:58.865147 [ 189 ] {4b04f6c7-fe0f-46f4-b6b8-6d9da97af1bd::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8843 | 2026.02.11 23:58:58.865172 [ 189 ] {4b04f6c7-fe0f-46f4-b6b8-6d9da97af1bd::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 3524 rows starting from the beginning of the part | ||
| 8844 | 2026.02.11 23:58:58.865220 [ 189 ] {4b04f6c7-fe0f-46f4-b6b8-6d9da97af1bd::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 60 rows starting from the beginning of the part | ||
| 8845 | 2026.02.11 23:58:58.865261 [ 189 ] {4b04f6c7-fe0f-46f4-b6b8-6d9da97af1bd::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 88 rows starting from the beginning of the part | ||
| 8846 | 2026.02.11 23:58:58.865298 [ 189 ] {4b04f6c7-fe0f-46f4-b6b8-6d9da97af1bd::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 60 rows starting from the beginning of the part | ||
| 8847 | 2026.02.11 23:58:58.865334 [ 189 ] {4b04f6c7-fe0f-46f4-b6b8-6d9da97af1bd::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 76 rows starting from the beginning of the part | ||
| 8848 | 2026.02.11 23:58:58.865367 [ 189 ] {4b04f6c7-fe0f-46f4-b6b8-6d9da97af1bd::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 12 rows starting from the beginning of the part | ||
| 8849 | 2026.02.11 23:58:58.866798 [ 193 ] {4b04f6c7-fe0f-46f4-b6b8-6d9da97af1bd::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3820 rows, containing 4 columns (4 merged, 0 gathered) in 0.001783265 sec., 2142138.156695724 rows/sec., 138.69 MiB/sec. | ||
| 8850 | 2026.02.11 23:58:58.867148 [ 199 ] {4b04f6c7-fe0f-46f4-b6b8-6d9da97af1bd::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8851 | 2026.02.11 23:58:58.867390 [ 199 ] {4b04f6c7-fe0f-46f4-b6b8-6d9da97af1bd::all_1_56_11} <Trace> oximeter.measurements_u64 (4b04f6c7-fe0f-46f4-b6b8-6d9da97af1bd): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8852 | 2026.02.11 23:58:58.867456 [ 199 ] {4b04f6c7-fe0f-46f4-b6b8-6d9da97af1bd::all_1_56_11} <Trace> oximeter.measurements_u64 (4b04f6c7-fe0f-46f4-b6b8-6d9da97af1bd) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8853 | 2026.02.11 23:58:58.867524 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. | ||
| 8854 | 2026.02.11 23:58:58.869554 [ 189 ] {629b0a95-06b7-4f0a-8a91-89e98ebdbeb8::all_1_55_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 18181 rows, containing 5 columns (5 merged, 0 gathered) in 0.005863114 sec., 3100911.904493073 rows/sec., 208.94 MiB/sec. | ||
| 8855 | 2026.02.11 23:58:58.869749 [ 199 ] {629b0a95-06b7-4f0a-8a91-89e98ebdbeb8::all_1_55_11} <Trace> MergedBlockOutputStream: filled checksums all_1_55_11 (state Temporary) | ||
| 8856 | 2026.02.11 23:58:58.869979 [ 199 ] {629b0a95-06b7-4f0a-8a91-89e98ebdbeb8::all_1_55_11} <Trace> oximeter.measurements_cumulativeu64 (629b0a95-06b7-4f0a-8a91-89e98ebdbeb8): Renaming temporary part tmp_merge_all_1_55_11 to all_1_55_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8857 | 2026.02.11 23:58:58.870036 [ 199 ] {629b0a95-06b7-4f0a-8a91-89e98ebdbeb8::all_1_55_11} <Trace> oximeter.measurements_cumulativeu64 (629b0a95-06b7-4f0a-8a91-89e98ebdbeb8) (MergerMutator): Merged 5 parts: [all_1_51_10, all_55_55_0] -> all_1_55_11 | ||
| 8858 | 2026.02.11 23:58:58.870090 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.14 MiB. | ||
| 8859 | 2026.02.11 23:58:59.000209 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 296.01 MiB, peak 306.62 MiB, free memory in arenas 0.00 B, will set to 298.70 MiB (RSS), difference: 2.69 MiB | ||
| 8860 | 2026.02.11 23:58:59.221519 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 279 | ||
| 8861 | 2026.02.11 23:58:59.237135 [ 245 ] {} <Trace> system.metric_log (9c306116-b3ca-42bb-b692-9c2699a40c21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8862 | 2026.02.11 23:58:59.237203 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 8863 | 2026.02.11 23:58:59.242690 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 8864 | 2026.02.11 23:58:59.243398 [ 245 ] {} <Trace> system.metric_log (9c306116-b3ca-42bb-b692-9c2699a40c21): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8865 | 2026.02.11 23:58:59.246275 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 279 | ||
| 8866 | 2026.02.11 23:59:01.022357 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 1142 | ||
| 8867 | 2026.02.11 23:59:01.024831 [ 243 ] {} <Trace> system.query_log (e129079c-d142-406b-8659-a4f2a5941f34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8868 | 2026.02.11 23:59:01.024870 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 8869 | 2026.02.11 23:59:01.026072 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 8870 | 2026.02.11 23:59:01.026333 [ 243 ] {} <Trace> system.query_log (e129079c-d142-406b-8659-a4f2a5941f34): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8871 | 2026.02.11 23:59:01.026596 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1142 | ||
| 8872 | 2026.02.11 23:59:03.866713 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8873 | 2026.02.11 23:59:03.866951 [ 281 ] {609cf21d-c42f-4612-8b39-518468c3f01a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8874 | 2026.02.11 23:59:03.867025 [ 281 ] {609cf21d-c42f-4612-8b39-518468c3f01a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8875 | 2026.02.11 23:59:03.867836 [ 281 ] {609cf21d-c42f-4612-8b39-518468c3f01a} <Trace> oximeter.fields_string (d8291991-e1c7-4178-b7c2-8afc920979a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8876 | 2026.02.11 23:59:03.867883 [ 281 ] {609cf21d-c42f-4612-8b39-518468c3f01a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 8877 | 2026.02.11 23:59:03.868282 [ 281 ] {609cf21d-c42f-4612-8b39-518468c3f01a} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8878 | 2026.02.11 23:59:03.868513 [ 281 ] {609cf21d-c42f-4612-8b39-518468c3f01a} <Trace> oximeter.fields_string (d8291991-e1c7-4178-b7c2-8afc920979a5): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8879 | 2026.02.11 23:59:03.868665 [ 281 ] {609cf21d-c42f-4612-8b39-518468c3f01a} <Debug> executeQuery: Read 124 rows, 10.94 KiB in 0.001766 sec., 70215.17553793885 rows/sec., 6.05 MiB/sec. | ||
| 8880 | 2026.02.11 23:59:03.868707 [ 281 ] {609cf21d-c42f-4612-8b39-518468c3f01a} <Debug> TCPHandler: Processed in 0.002165772 sec. | ||
| 8881 | 2026.02.11 23:59:03.868836 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8882 | 2026.02.11 23:59:03.868931 [ 281 ] {428d27e6-5a85-484d-b9a5-a808bc880291} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8883 | 2026.02.11 23:59:03.868971 [ 281 ] {428d27e6-5a85-484d-b9a5-a808bc880291} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8884 | 2026.02.11 23:59:03.869380 [ 281 ] {428d27e6-5a85-484d-b9a5-a808bc880291} <Trace> oximeter.fields_u16 (a063e340-feb3-467d-9a3f-70c072d33d5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8885 | 2026.02.11 23:59:03.869417 [ 281 ] {428d27e6-5a85-484d-b9a5-a808bc880291} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 8886 | 2026.02.11 23:59:03.869715 [ 281 ] {428d27e6-5a85-484d-b9a5-a808bc880291} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8887 | 2026.02.11 23:59:03.869934 [ 281 ] {428d27e6-5a85-484d-b9a5-a808bc880291} <Trace> oximeter.fields_u16 (a063e340-feb3-467d-9a3f-70c072d33d5b): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8888 | 2026.02.11 23:59:03.870063 [ 281 ] {428d27e6-5a85-484d-b9a5-a808bc880291} <Debug> executeQuery: Read 34 rows, 2.56 KiB in 0.00115 sec., 29565.217391304348 rows/sec., 2.17 MiB/sec. | ||
| 8889 | 2026.02.11 23:59:03.870102 [ 281 ] {428d27e6-5a85-484d-b9a5-a808bc880291} <Debug> TCPHandler: Processed in 0.001317146 sec. | ||
| 8890 | 2026.02.11 23:59:03.870211 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8891 | 2026.02.11 23:59:03.870305 [ 281 ] {eabdfe1a-0f0e-43e5-857d-344513b8d230} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8892 | 2026.02.11 23:59:03.870345 [ 281 ] {eabdfe1a-0f0e-43e5-857d-344513b8d230} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8893 | 2026.02.11 23:59:03.870797 [ 281 ] {eabdfe1a-0f0e-43e5-857d-344513b8d230} <Trace> oximeter.fields_uuid (4fa888fe-7c40-4232-8860-a6a6bcd7dec5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8894 | 2026.02.11 23:59:03.870834 [ 281 ] {eabdfe1a-0f0e-43e5-857d-344513b8d230} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 8895 | 2026.02.11 23:59:03.871128 [ 281 ] {eabdfe1a-0f0e-43e5-857d-344513b8d230} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8896 | 2026.02.11 23:59:03.871332 [ 281 ] {eabdfe1a-0f0e-43e5-857d-344513b8d230} <Trace> oximeter.fields_uuid (4fa888fe-7c40-4232-8860-a6a6bcd7dec5): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8897 | 2026.02.11 23:59:03.871458 [ 281 ] {eabdfe1a-0f0e-43e5-857d-344513b8d230} <Debug> executeQuery: Read 98 rows, 7.84 KiB in 0.001171 sec., 83689.15456874466 rows/sec., 6.54 MiB/sec. | ||
| 8898 | 2026.02.11 23:59:03.871496 [ 281 ] {eabdfe1a-0f0e-43e5-857d-344513b8d230} <Debug> TCPHandler: Processed in 0.001335646 sec. | ||
| 8899 | 2026.02.11 23:59:03.871608 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8900 | 2026.02.11 23:59:03.871702 [ 281 ] {b6122050-ca6a-46dc-a003-1308b5b529b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8901 | 2026.02.11 23:59:03.871745 [ 281 ] {b6122050-ca6a-46dc-a003-1308b5b529b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8902 | 2026.02.11 23:59:03.872199 [ 281 ] {b6122050-ca6a-46dc-a003-1308b5b529b3} <Trace> oximeter.measurements_cumulativeu64 (629b0a95-06b7-4f0a-8a91-89e98ebdbeb8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8903 | 2026.02.11 23:59:03.872236 [ 281 ] {b6122050-ca6a-46dc-a003-1308b5b529b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 8904 | 2026.02.11 23:59:03.872561 [ 281 ] {b6122050-ca6a-46dc-a003-1308b5b529b3} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8905 | 2026.02.11 23:59:03.872768 [ 281 ] {b6122050-ca6a-46dc-a003-1308b5b529b3} <Trace> oximeter.measurements_cumulativeu64 (629b0a95-06b7-4f0a-8a91-89e98ebdbeb8): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8906 | 2026.02.11 23:59:03.872899 [ 281 ] {b6122050-ca6a-46dc-a003-1308b5b529b3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001215 sec., 131687.24279835392 rows/sec., 9.17 MiB/sec. | ||
| 8907 | 2026.02.11 23:59:03.872937 [ 281 ] {b6122050-ca6a-46dc-a003-1308b5b529b3} <Debug> TCPHandler: Processed in 0.001379347 sec. | ||
| 8908 | 2026.02.11 23:59:03.873068 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8909 | 2026.02.11 23:59:03.873171 [ 281 ] {c6153937-8134-4a72-8ea8-4b5d2f2f6a6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8910 | 2026.02.11 23:59:03.873227 [ 281 ] {c6153937-8134-4a72-8ea8-4b5d2f2f6a6e} <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 | ||
| 8911 | 2026.02.11 23:59:03.874088 [ 281 ] {c6153937-8134-4a72-8ea8-4b5d2f2f6a6e} <Trace> oximeter.measurements_histogramu64 (ffbb1385-6601-4f63-a903-f8bfc0e27b7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8912 | 2026.02.11 23:59:03.874124 [ 281 ] {c6153937-8134-4a72-8ea8-4b5d2f2f6a6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 8913 | 2026.02.11 23:59:03.874696 [ 281 ] {c6153937-8134-4a72-8ea8-4b5d2f2f6a6e} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 8914 | 2026.02.11 23:59:03.874923 [ 281 ] {c6153937-8134-4a72-8ea8-4b5d2f2f6a6e} <Trace> oximeter.measurements_histogramu64 (ffbb1385-6601-4f63-a903-f8bfc0e27b7e): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8915 | 2026.02.11 23:59:03.875061 [ 281 ] {c6153937-8134-4a72-8ea8-4b5d2f2f6a6e} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.00191 sec., 17801.047120418847 rows/sec., 31.90 MiB/sec. | ||
| 8916 | 2026.02.11 23:59:03.875126 [ 281 ] {c6153937-8134-4a72-8ea8-4b5d2f2f6a6e} <Debug> TCPHandler: Processed in 0.002110161 sec. | ||
| 8917 | 2026.02.11 23:59:03.875239 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8918 | 2026.02.11 23:59:03.875334 [ 281 ] {86e74276-abf7-4265-a2b2-29b422afd773} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8919 | 2026.02.11 23:59:03.875376 [ 281 ] {86e74276-abf7-4265-a2b2-29b422afd773} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8920 | 2026.02.11 23:59:03.875729 [ 281 ] {86e74276-abf7-4265-a2b2-29b422afd773} <Trace> oximeter.measurements_u64 (4b04f6c7-fe0f-46f4-b6b8-6d9da97af1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8921 | 2026.02.11 23:59:03.875764 [ 281 ] {86e74276-abf7-4265-a2b2-29b422afd773} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 8922 | 2026.02.11 23:59:03.876063 [ 281 ] {86e74276-abf7-4265-a2b2-29b422afd773} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8923 | 2026.02.11 23:59:03.876276 [ 281 ] {86e74276-abf7-4265-a2b2-29b422afd773} <Trace> oximeter.measurements_u64 (4b04f6c7-fe0f-46f4-b6b8-6d9da97af1bd): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8924 | 2026.02.11 23:59:03.876403 [ 281 ] {86e74276-abf7-4265-a2b2-29b422afd773} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001088 sec., 55147.05882352941 rows/sec., 3.72 MiB/sec. | ||
| 8925 | 2026.02.11 23:59:03.876444 [ 281 ] {86e74276-abf7-4265-a2b2-29b422afd773} <Debug> TCPHandler: Processed in 0.001255635 sec. | ||
| 8926 | 2026.02.11 23:59:05.711282 [ 52 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8927 | 2026.02.11 23:59:05.711337 [ 52 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8928 | 2026.02.11 23:59:05.816370 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 18187 | ||
| 8929 | 2026.02.11 23:59:05.816906 [ 244 ] {} <Trace> system.asynchronous_metric_log (7c321173-efe0-4025-bf7e-6a8e4a3fbd38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8930 | 2026.02.11 23:59:05.816941 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 8931 | 2026.02.11 23:59:05.817418 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 8932 | 2026.02.11 23:59:05.817660 [ 244 ] {} <Trace> system.asynchronous_metric_log (7c321173-efe0-4025-bf7e-6a8e4a3fbd38): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8933 | 2026.02.11 23:59:05.817791 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18187 | ||
| 8934 | 2026.02.11 23:59:06.746341 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 287 | ||
| 8935 | 2026.02.11 23:59:06.762312 [ 245 ] {} <Trace> system.metric_log (9c306116-b3ca-42bb-b692-9c2699a40c21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8936 | 2026.02.11 23:59:06.762372 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 8937 | 2026.02.11 23:59:06.768796 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 8938 | 2026.02.11 23:59:06.769520 [ 245 ] {} <Trace> system.metric_log (9c306116-b3ca-42bb-b692-9c2699a40c21): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8939 | 2026.02.11 23:59:06.772247 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 287 | ||
| 8940 | 2026.02.11 23:59:08.731199 [ 47 ] {} <Debug> oximeter.measurements_bool (9bb13e33-63b8-46aa-ab9c-a174a3431472) (MergerMutator): Selected 5 parts from all_1_21_4 to all_25_25_0 | ||
| 8941 | 2026.02.11 23:59:08.731276 [ 47 ] {} <Trace> oximeter.measurements_bool (9bb13e33-63b8-46aa-ab9c-a174a3431472): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8942 | 2026.02.11 23:59:08.731297 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 8943 | 2026.02.11 23:59:08.731396 [ 199 ] {9bb13e33-63b8-46aa-ab9c-a174a3431472::all_1_25_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_21_4 to all_25_25_0 into Compact with storage Full | ||
| 8944 | 2026.02.11 23:59:08.731516 [ 199 ] {9bb13e33-63b8-46aa-ab9c-a174a3431472::all_1_25_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8945 | 2026.02.11 23:59:08.731552 [ 199 ] {9bb13e33-63b8-46aa-ab9c-a174a3431472::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 126 rows starting from the beginning of the part | ||
| 8946 | 2026.02.11 23:59:08.731615 [ 199 ] {9bb13e33-63b8-46aa-ab9c-a174a3431472::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 6 rows starting from the beginning of the part | ||
| 8947 | 2026.02.11 23:59:08.731658 [ 199 ] {9bb13e33-63b8-46aa-ab9c-a174a3431472::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 6 rows starting from the beginning of the part | ||
| 8948 | 2026.02.11 23:59:08.731700 [ 199 ] {9bb13e33-63b8-46aa-ab9c-a174a3431472::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 6 rows starting from the beginning of the part | ||
| 8949 | 2026.02.11 23:59:08.731739 [ 199 ] {9bb13e33-63b8-46aa-ab9c-a174a3431472::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 6 rows starting from the beginning of the part | ||
| 8950 | 2026.02.11 23:59:08.732461 [ 189 ] {9bb13e33-63b8-46aa-ab9c-a174a3431472::all_1_25_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 150 rows, containing 4 columns (4 merged, 0 gathered) in 0.001103462 sec., 135935.80929837187 rows/sec., 6.94 MiB/sec. | ||
| 8951 | 2026.02.11 23:59:08.732656 [ 194 ] {9bb13e33-63b8-46aa-ab9c-a174a3431472::all_1_25_5} <Trace> MergedBlockOutputStream: filled checksums all_1_25_5 (state Temporary) | ||
| 8952 | 2026.02.11 23:59:08.732989 [ 194 ] {9bb13e33-63b8-46aa-ab9c-a174a3431472::all_1_25_5} <Trace> oximeter.measurements_bool (9bb13e33-63b8-46aa-ab9c-a174a3431472): Renaming temporary part tmp_merge_all_1_25_5 to all_1_25_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8953 | 2026.02.11 23:59:08.733072 [ 194 ] {9bb13e33-63b8-46aa-ab9c-a174a3431472::all_1_25_5} <Trace> oximeter.measurements_bool (9bb13e33-63b8-46aa-ab9c-a174a3431472) (MergerMutator): Merged 5 parts: [all_1_21_4, all_25_25_0] -> all_1_25_5 | ||
| 8954 | 2026.02.11 23:59:08.733166 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 8955 | 2026.02.11 23:59:08.872874 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8956 | 2026.02.11 23:59:08.873039 [ 281 ] {4a3c4ac0-b273-4ae2-b874-57c76eb6773a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8957 | 2026.02.11 23:59:08.873104 [ 281 ] {4a3c4ac0-b273-4ae2-b874-57c76eb6773a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8958 | 2026.02.11 23:59:08.873889 [ 281 ] {4a3c4ac0-b273-4ae2-b874-57c76eb6773a} <Trace> oximeter.fields_i16 (a5dbfeca-2262-4415-b6be-dfd1a8bfa631): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8959 | 2026.02.11 23:59:08.873932 [ 281 ] {4a3c4ac0-b273-4ae2-b874-57c76eb6773a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 8960 | 2026.02.11 23:59:08.874323 [ 281 ] {4a3c4ac0-b273-4ae2-b874-57c76eb6773a} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 8961 | 2026.02.11 23:59:08.874540 [ 281 ] {4a3c4ac0-b273-4ae2-b874-57c76eb6773a} <Trace> oximeter.fields_i16 (a5dbfeca-2262-4415-b6be-dfd1a8bfa631): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8962 | 2026.02.11 23:59:08.874697 [ 281 ] {4a3c4ac0-b273-4ae2-b874-57c76eb6773a} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.001705 sec., 156011.7302052786 rows/sec., 9.91 MiB/sec. | ||
| 8963 | 2026.02.11 23:59:08.874741 [ 281 ] {4a3c4ac0-b273-4ae2-b874-57c76eb6773a} <Debug> TCPHandler: Processed in 0.001986458 sec. | ||
| 8964 | 2026.02.11 23:59:08.874877 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8965 | 2026.02.11 23:59:08.874972 [ 281 ] {062421b5-7029-420c-8183-6ebc8f8b1973} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8966 | 2026.02.11 23:59:08.875013 [ 281 ] {062421b5-7029-420c-8183-6ebc8f8b1973} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8967 | 2026.02.11 23:59:08.875834 [ 281 ] {062421b5-7029-420c-8183-6ebc8f8b1973} <Trace> oximeter.fields_string (d8291991-e1c7-4178-b7c2-8afc920979a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8968 | 2026.02.11 23:59:08.875870 [ 281 ] {062421b5-7029-420c-8183-6ebc8f8b1973} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 8969 | 2026.02.11 23:59:08.876217 [ 281 ] {062421b5-7029-420c-8183-6ebc8f8b1973} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8970 | 2026.02.11 23:59:08.876435 [ 281 ] {062421b5-7029-420c-8183-6ebc8f8b1973} <Trace> oximeter.fields_string (d8291991-e1c7-4178-b7c2-8afc920979a5): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8971 | 2026.02.11 23:59:08.876572 [ 281 ] {062421b5-7029-420c-8183-6ebc8f8b1973} <Debug> executeQuery: Read 768 rows, 62.10 KiB in 0.001618 sec., 474660.07416563656 rows/sec., 37.48 MiB/sec. | ||
| 8972 | 2026.02.11 23:59:08.876610 [ 281 ] {062421b5-7029-420c-8183-6ebc8f8b1973} <Debug> TCPHandler: Processed in 0.001782425 sec. | ||
| 8973 | 2026.02.11 23:59:08.876734 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8974 | 2026.02.11 23:59:08.876828 [ 281 ] {cb3d3ebc-ea5f-4130-b494-56fe33687921} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8975 | 2026.02.11 23:59:08.876869 [ 281 ] {cb3d3ebc-ea5f-4130-b494-56fe33687921} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8976 | 2026.02.11 23:59:08.877309 [ 281 ] {cb3d3ebc-ea5f-4130-b494-56fe33687921} <Trace> oximeter.fields_u16 (a063e340-feb3-467d-9a3f-70c072d33d5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8977 | 2026.02.11 23:59:08.877343 [ 281 ] {cb3d3ebc-ea5f-4130-b494-56fe33687921} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 8978 | 2026.02.11 23:59:08.877638 [ 281 ] {cb3d3ebc-ea5f-4130-b494-56fe33687921} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8979 | 2026.02.11 23:59:08.877869 [ 281 ] {cb3d3ebc-ea5f-4130-b494-56fe33687921} <Trace> oximeter.fields_u16 (a063e340-feb3-467d-9a3f-70c072d33d5b): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8980 | 2026.02.11 23:59:08.877994 [ 281 ] {cb3d3ebc-ea5f-4130-b494-56fe33687921} <Debug> executeQuery: Read 141 rows, 8.60 KiB in 0.001184 sec., 119087.83783783784 rows/sec., 7.10 MiB/sec. | ||
| 8981 | 2026.02.11 23:59:08.878031 [ 281 ] {cb3d3ebc-ea5f-4130-b494-56fe33687921} <Debug> TCPHandler: Processed in 0.001353406 sec. | ||
| 8982 | 2026.02.11 23:59:08.878148 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8983 | 2026.02.11 23:59:08.878240 [ 281 ] {11fa7136-45d9-4595-8d1c-f972c4649901} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8984 | 2026.02.11 23:59:08.878278 [ 281 ] {11fa7136-45d9-4595-8d1c-f972c4649901} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8985 | 2026.02.11 23:59:08.878710 [ 281 ] {11fa7136-45d9-4595-8d1c-f972c4649901} <Trace> oximeter.fields_u32 (5e914076-6ebe-4e60-a251-80aa571785b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8986 | 2026.02.11 23:59:08.878746 [ 281 ] {11fa7136-45d9-4595-8d1c-f972c4649901} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 8987 | 2026.02.11 23:59:08.879038 [ 281 ] {11fa7136-45d9-4595-8d1c-f972c4649901} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 8988 | 2026.02.11 23:59:08.879236 [ 281 ] {11fa7136-45d9-4595-8d1c-f972c4649901} <Trace> oximeter.fields_u32 (5e914076-6ebe-4e60-a251-80aa571785b6): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8989 | 2026.02.11 23:59:08.879361 [ 281 ] {11fa7136-45d9-4595-8d1c-f972c4649901} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.001138 sec., 123022.84710017576 rows/sec., 7.95 MiB/sec. | ||
| 8990 | 2026.02.11 23:59:08.879398 [ 281 ] {11fa7136-45d9-4595-8d1c-f972c4649901} <Debug> TCPHandler: Processed in 0.001299985 sec. | ||
| 8991 | 2026.02.11 23:59:08.879511 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8992 | 2026.02.11 23:59:08.879603 [ 281 ] {500c546d-ea37-46f5-80cb-a33f6d33c44b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8993 | 2026.02.11 23:59:08.879642 [ 281 ] {500c546d-ea37-46f5-80cb-a33f6d33c44b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8994 | 2026.02.11 23:59:08.880074 [ 281 ] {500c546d-ea37-46f5-80cb-a33f6d33c44b} <Trace> oximeter.fields_u8 (333bec52-f74d-408b-9e1c-1479446c7d3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8995 | 2026.02.11 23:59:08.880109 [ 281 ] {500c546d-ea37-46f5-80cb-a33f6d33c44b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 8996 | 2026.02.11 23:59:08.880390 [ 281 ] {500c546d-ea37-46f5-80cb-a33f6d33c44b} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 8997 | 2026.02.11 23:59:08.880587 [ 281 ] {500c546d-ea37-46f5-80cb-a33f6d33c44b} <Trace> oximeter.fields_u8 (333bec52-f74d-408b-9e1c-1479446c7d3c): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8998 | 2026.02.11 23:59:08.880716 [ 281 ] {500c546d-ea37-46f5-80cb-a33f6d33c44b} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001131 sec., 122900.0884173298 rows/sec., 6.99 MiB/sec. | ||
| 8999 | 2026.02.11 23:59:08.880755 [ 281 ] {500c546d-ea37-46f5-80cb-a33f6d33c44b} <Debug> TCPHandler: Processed in 0.001292835 sec. | ||
| 9000 | 2026.02.11 23:59:08.880866 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9001 | 2026.02.11 23:59:08.880959 [ 281 ] {b66ef198-1d3f-4b37-98e8-d35d3440f00a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9002 | 2026.02.11 23:59:08.880999 [ 281 ] {b66ef198-1d3f-4b37-98e8-d35d3440f00a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9003 | 2026.02.11 23:59:08.881567 [ 281 ] {b66ef198-1d3f-4b37-98e8-d35d3440f00a} <Trace> oximeter.fields_uuid (4fa888fe-7c40-4232-8860-a6a6bcd7dec5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9004 | 2026.02.11 23:59:08.881602 [ 281 ] {b66ef198-1d3f-4b37-98e8-d35d3440f00a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 9005 | 2026.02.11 23:59:08.881918 [ 281 ] {b66ef198-1d3f-4b37-98e8-d35d3440f00a} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 9006 | 2026.02.11 23:59:08.882112 [ 281 ] {b66ef198-1d3f-4b37-98e8-d35d3440f00a} <Trace> oximeter.fields_uuid (4fa888fe-7c40-4232-8860-a6a6bcd7dec5): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9007 | 2026.02.11 23:59:08.882241 [ 281 ] {b66ef198-1d3f-4b37-98e8-d35d3440f00a} <Debug> executeQuery: Read 471 rows, 33.92 KiB in 0.001299 sec., 362586.6050808314 rows/sec., 25.50 MiB/sec. | ||
| 9008 | 2026.02.11 23:59:08.882279 [ 281 ] {b66ef198-1d3f-4b37-98e8-d35d3440f00a} <Debug> TCPHandler: Processed in 0.001461398 sec. | ||
| 9009 | 2026.02.11 23:59:08.882388 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9010 | 2026.02.11 23:59:08.882481 [ 281 ] {2587ae22-a684-4024-b4ea-488ead891262} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 9011 | 2026.02.11 23:59:08.882521 [ 281 ] {2587ae22-a684-4024-b4ea-488ead891262} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 9012 | 2026.02.11 23:59:08.882854 [ 281 ] {2587ae22-a684-4024-b4ea-488ead891262} <Trace> oximeter.measurements_bool (9bb13e33-63b8-46aa-ab9c-a174a3431472): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9013 | 2026.02.11 23:59:08.882888 [ 281 ] {2587ae22-a684-4024-b4ea-488ead891262} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 9014 | 2026.02.11 23:59:08.883197 [ 281 ] {2587ae22-a684-4024-b4ea-488ead891262} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 9015 | 2026.02.11 23:59:08.883392 [ 281 ] {2587ae22-a684-4024-b4ea-488ead891262} <Trace> oximeter.measurements_bool (9bb13e33-63b8-46aa-ab9c-a174a3431472): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9016 | 2026.02.11 23:59:08.883516 [ 281 ] {2587ae22-a684-4024-b4ea-488ead891262} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001052 sec., 5703.42205323194 rows/sec., 297.98 KiB/sec. | ||
| 9017 | 2026.02.11 23:59:08.883551 [ 281 ] {2587ae22-a684-4024-b4ea-488ead891262} <Debug> TCPHandler: Processed in 0.001212144 sec. | ||
| 9018 | 2026.02.11 23:59:08.883660 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9019 | 2026.02.11 23:59:08.883760 [ 281 ] {1355768e-a92d-43e0-9f12-8224b60141a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9020 | 2026.02.11 23:59:08.883802 [ 281 ] {1355768e-a92d-43e0-9f12-8224b60141a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9021 | 2026.02.11 23:59:08.884207 [ 281 ] {1355768e-a92d-43e0-9f12-8224b60141a9} <Trace> oximeter.measurements_cumulativeu64 (629b0a95-06b7-4f0a-8a91-89e98ebdbeb8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9022 | 2026.02.11 23:59:08.884242 [ 281 ] {1355768e-a92d-43e0-9f12-8224b60141a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 9023 | 2026.02.11 23:59:08.884550 [ 281 ] {1355768e-a92d-43e0-9f12-8224b60141a9} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 9024 | 2026.02.11 23:59:08.884761 [ 281 ] {1355768e-a92d-43e0-9f12-8224b60141a9} <Trace> oximeter.measurements_cumulativeu64 (629b0a95-06b7-4f0a-8a91-89e98ebdbeb8): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9025 | 2026.02.11 23:59:08.884889 [ 281 ] {1355768e-a92d-43e0-9f12-8224b60141a9} <Debug> executeQuery: Read 258 rows, 17.59 KiB in 0.001148 sec., 224738.67595818816 rows/sec., 14.96 MiB/sec. | ||
| 9026 | 2026.02.11 23:59:08.884927 [ 281 ] {1355768e-a92d-43e0-9f12-8224b60141a9} <Debug> TCPHandler: Processed in 0.001315266 sec. | ||
| 9027 | 2026.02.11 23:59:08.885040 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9028 | 2026.02.11 23:59:08.885132 [ 281 ] {0d7bfc81-e6be-47e4-92e9-d30c8bc7f458} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 9029 | 2026.02.11 23:59:08.885172 [ 281 ] {0d7bfc81-e6be-47e4-92e9-d30c8bc7f458} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 9030 | 2026.02.11 23:59:08.885482 [ 281 ] {0d7bfc81-e6be-47e4-92e9-d30c8bc7f458} <Trace> oximeter.measurements_f64 (522c00d0-3ce7-4a3b-8e1c-1a58bb35e28f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9031 | 2026.02.11 23:59:08.885516 [ 281 ] {0d7bfc81-e6be-47e4-92e9-d30c8bc7f458} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 9032 | 2026.02.11 23:59:08.885800 [ 281 ] {0d7bfc81-e6be-47e4-92e9-d30c8bc7f458} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 9033 | 2026.02.11 23:59:08.885994 [ 281 ] {0d7bfc81-e6be-47e4-92e9-d30c8bc7f458} <Trace> oximeter.measurements_f64 (522c00d0-3ce7-4a3b-8e1c-1a58bb35e28f): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9034 | 2026.02.11 23:59:08.886116 [ 281 ] {0d7bfc81-e6be-47e4-92e9-d30c8bc7f458} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001001 sec., 999.0009990009991 rows/sec., 67.32 KiB/sec. | ||
| 9035 | 2026.02.11 23:59:08.886151 [ 281 ] {0d7bfc81-e6be-47e4-92e9-d30c8bc7f458} <Debug> TCPHandler: Processed in 0.001161042 sec. | ||
| 9036 | 2026.02.11 23:59:08.886262 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9037 | 2026.02.11 23:59:08.886354 [ 281 ] {18e84661-34df-41a4-92b4-c75c7c4c9974} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9038 | 2026.02.11 23:59:08.886407 [ 281 ] {18e84661-34df-41a4-92b4-c75c7c4c9974} <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 | ||
| 9039 | 2026.02.11 23:59:08.887149 [ 281 ] {18e84661-34df-41a4-92b4-c75c7c4c9974} <Trace> oximeter.measurements_histogramu64 (ffbb1385-6601-4f63-a903-f8bfc0e27b7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9040 | 2026.02.11 23:59:08.887184 [ 281 ] {18e84661-34df-41a4-92b4-c75c7c4c9974} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 9041 | 2026.02.11 23:59:08.887699 [ 281 ] {18e84661-34df-41a4-92b4-c75c7c4c9974} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 9042 | 2026.02.11 23:59:08.887913 [ 281 ] {18e84661-34df-41a4-92b4-c75c7c4c9974} <Trace> oximeter.measurements_histogramu64 (ffbb1385-6601-4f63-a903-f8bfc0e27b7e): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9043 | 2026.02.11 23:59:08.888044 [ 281 ] {18e84661-34df-41a4-92b4-c75c7c4c9974} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.001707 sec., 4686.584651435267 rows/sec., 8.40 MiB/sec. | ||
| 9044 | 2026.02.11 23:59:08.888096 [ 281 ] {18e84661-34df-41a4-92b4-c75c7c4c9974} <Debug> TCPHandler: Processed in 0.001883757 sec. | ||
| 9045 | 2026.02.11 23:59:08.888212 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9046 | 2026.02.11 23:59:08.888305 [ 281 ] {7ae1677c-e291-4e81-aa91-03f1ea13e81a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9047 | 2026.02.11 23:59:08.888345 [ 281 ] {7ae1677c-e291-4e81-aa91-03f1ea13e81a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9048 | 2026.02.11 23:59:08.888690 [ 281 ] {7ae1677c-e291-4e81-aa91-03f1ea13e81a} <Trace> oximeter.measurements_u64 (4b04f6c7-fe0f-46f4-b6b8-6d9da97af1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9049 | 2026.02.11 23:59:08.888725 [ 281 ] {7ae1677c-e291-4e81-aa91-03f1ea13e81a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 9050 | 2026.02.11 23:59:08.889019 [ 281 ] {7ae1677c-e291-4e81-aa91-03f1ea13e81a} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 9051 | 2026.02.11 23:59:08.889213 [ 281 ] {7ae1677c-e291-4e81-aa91-03f1ea13e81a} <Trace> oximeter.measurements_u64 (4b04f6c7-fe0f-46f4-b6b8-6d9da97af1bd): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9052 | 2026.02.11 23:59:08.889338 [ 281 ] {7ae1677c-e291-4e81-aa91-03f1ea13e81a} <Debug> executeQuery: Read 88 rows, 5.66 KiB in 0.001051 sec., 83729.78116079923 rows/sec., 5.26 MiB/sec. | ||
| 9053 | 2026.02.11 23:59:08.889373 [ 281 ] {7ae1677c-e291-4e81-aa91-03f1ea13e81a} <Debug> TCPHandler: Processed in 0.001211363 sec. | ||
| 9054 | 2026.02.11 23:59:11.026800 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1176 | ||
| 9055 | 2026.02.11 23:59:11.029294 [ 243 ] {} <Trace> system.query_log (e129079c-d142-406b-8659-a4f2a5941f34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9056 | 2026.02.11 23:59:11.029353 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 9057 | 2026.02.11 23:59:11.030554 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 9058 | 2026.02.11 23:59:11.030833 [ 243 ] {} <Trace> system.query_log (e129079c-d142-406b-8659-a4f2a5941f34): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9059 | 2026.02.11 23:59:11.031194 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1176 | ||
| 9060 | 2026.02.11 23:59:13.317890 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 18699 | ||
| 9061 | 2026.02.11 23:59:13.318436 [ 244 ] {} <Trace> system.asynchronous_metric_log (7c321173-efe0-4025-bf7e-6a8e4a3fbd38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9062 | 2026.02.11 23:59:13.318485 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 9063 | 2026.02.11 23:59:13.318990 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 9064 | 2026.02.11 23:59:13.319236 [ 244 ] {} <Trace> system.asynchronous_metric_log (7c321173-efe0-4025-bf7e-6a8e4a3fbd38): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9065 | 2026.02.11 23:59:13.319374 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18699 | ||
| 9066 | 2026.02.11 23:59:13.866532 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9067 | 2026.02.11 23:59:13.866699 [ 281 ] {7df27172-1749-4c1a-9ab6-b0d2a8bffcdd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 9068 | 2026.02.11 23:59:13.866769 [ 281 ] {7df27172-1749-4c1a-9ab6-b0d2a8bffcdd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 9069 | 2026.02.11 23:59:13.867373 [ 281 ] {7df27172-1749-4c1a-9ab6-b0d2a8bffcdd} <Trace> oximeter.fields_ipaddr (6857c72f-dfdb-45c0-96ba-7e28c54e54a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9070 | 2026.02.11 23:59:13.867409 [ 281 ] {7df27172-1749-4c1a-9ab6-b0d2a8bffcdd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 9071 | 2026.02.11 23:59:13.867779 [ 281 ] {7df27172-1749-4c1a-9ab6-b0d2a8bffcdd} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 9072 | 2026.02.11 23:59:13.867994 [ 281 ] {7df27172-1749-4c1a-9ab6-b0d2a8bffcdd} <Trace> oximeter.fields_ipaddr (6857c72f-dfdb-45c0-96ba-7e28c54e54a7): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9073 | 2026.02.11 23:59:13.868132 [ 281 ] {7df27172-1749-4c1a-9ab6-b0d2a8bffcdd} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001481 sec., 1350.4388926401082 rows/sec., 110.12 KiB/sec. | ||
| 9074 | 2026.02.11 23:59:13.868172 [ 281 ] {7df27172-1749-4c1a-9ab6-b0d2a8bffcdd} <Debug> TCPHandler: Processed in 0.001759864 sec. | ||
| 9075 | 2026.02.11 23:59:13.868291 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9076 | 2026.02.11 23:59:13.868384 [ 281 ] {f0bd91aa-3e2d-4273-8e9c-e2a3a2960411} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9077 | 2026.02.11 23:59:13.868423 [ 281 ] {f0bd91aa-3e2d-4273-8e9c-e2a3a2960411} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9078 | 2026.02.11 23:59:13.868890 [ 281 ] {f0bd91aa-3e2d-4273-8e9c-e2a3a2960411} <Trace> oximeter.fields_string (d8291991-e1c7-4178-b7c2-8afc920979a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9079 | 2026.02.11 23:59:13.868923 [ 281 ] {f0bd91aa-3e2d-4273-8e9c-e2a3a2960411} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 9080 | 2026.02.11 23:59:13.869222 [ 281 ] {f0bd91aa-3e2d-4273-8e9c-e2a3a2960411} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 9081 | 2026.02.11 23:59:13.869425 [ 281 ] {f0bd91aa-3e2d-4273-8e9c-e2a3a2960411} <Trace> oximeter.fields_string (d8291991-e1c7-4178-b7c2-8afc920979a5): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9082 | 2026.02.11 23:59:13.869546 [ 281 ] {f0bd91aa-3e2d-4273-8e9c-e2a3a2960411} <Debug> executeQuery: Read 125 rows, 11.01 KiB in 0.001181 sec., 105842.50635055038 rows/sec., 9.11 MiB/sec. | ||
| 9083 | 2026.02.11 23:59:13.869582 [ 281 ] {f0bd91aa-3e2d-4273-8e9c-e2a3a2960411} <Debug> TCPHandler: Processed in 0.001338047 sec. | ||
| 9084 | 2026.02.11 23:59:13.869692 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9085 | 2026.02.11 23:59:13.869793 [ 281 ] {f72ebbaa-3a94-4c07-b4fe-fc22e80bace4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9086 | 2026.02.11 23:59:13.869832 [ 281 ] {f72ebbaa-3a94-4c07-b4fe-fc22e80bace4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9087 | 2026.02.11 23:59:13.870234 [ 281 ] {f72ebbaa-3a94-4c07-b4fe-fc22e80bace4} <Trace> oximeter.fields_u16 (a063e340-feb3-467d-9a3f-70c072d33d5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9088 | 2026.02.11 23:59:13.870267 [ 281 ] {f72ebbaa-3a94-4c07-b4fe-fc22e80bace4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 9089 | 2026.02.11 23:59:13.870551 [ 281 ] {f72ebbaa-3a94-4c07-b4fe-fc22e80bace4} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 9090 | 2026.02.11 23:59:13.870753 [ 281 ] {f72ebbaa-3a94-4c07-b4fe-fc22e80bace4} <Trace> oximeter.fields_u16 (a063e340-feb3-467d-9a3f-70c072d33d5b): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9091 | 2026.02.11 23:59:13.870876 [ 281 ] {f72ebbaa-3a94-4c07-b4fe-fc22e80bace4} <Debug> executeQuery: Read 36 rows, 2.70 KiB in 0.0011 sec., 32727.272727272724 rows/sec., 2.39 MiB/sec. | ||
| 9092 | 2026.02.11 23:59:13.870911 [ 281 ] {f72ebbaa-3a94-4c07-b4fe-fc22e80bace4} <Debug> TCPHandler: Processed in 0.001265265 sec. | ||
| 9093 | 2026.02.11 23:59:13.871014 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9094 | 2026.02.11 23:59:13.871104 [ 281 ] {18f5c451-7f4b-4e2a-b7bb-6fe37c2b9d69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9095 | 2026.02.11 23:59:13.871142 [ 281 ] {18f5c451-7f4b-4e2a-b7bb-6fe37c2b9d69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9096 | 2026.02.11 23:59:13.871554 [ 281 ] {18f5c451-7f4b-4e2a-b7bb-6fe37c2b9d69} <Trace> oximeter.fields_uuid (4fa888fe-7c40-4232-8860-a6a6bcd7dec5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9097 | 2026.02.11 23:59:13.871588 [ 281 ] {18f5c451-7f4b-4e2a-b7bb-6fe37c2b9d69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 9098 | 2026.02.11 23:59:13.871879 [ 281 ] {18f5c451-7f4b-4e2a-b7bb-6fe37c2b9d69} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 9099 | 2026.02.11 23:59:13.872079 [ 281 ] {18f5c451-7f4b-4e2a-b7bb-6fe37c2b9d69} <Trace> oximeter.fields_uuid (4fa888fe-7c40-4232-8860-a6a6bcd7dec5): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9100 | 2026.02.11 23:59:13.872198 [ 281 ] {18f5c451-7f4b-4e2a-b7bb-6fe37c2b9d69} <Debug> executeQuery: Read 100 rows, 8.00 KiB in 0.001111 sec., 90009.00090009 rows/sec., 7.03 MiB/sec. | ||
| 9101 | 2026.02.11 23:59:13.872232 [ 281 ] {18f5c451-7f4b-4e2a-b7bb-6fe37c2b9d69} <Debug> TCPHandler: Processed in 0.001264934 sec. | ||
| 9102 | 2026.02.11 23:59:13.872339 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9103 | 2026.02.11 23:59:13.872430 [ 281 ] {66cae69f-6285-4628-be05-438f5fa35506} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9104 | 2026.02.11 23:59:13.872472 [ 281 ] {66cae69f-6285-4628-be05-438f5fa35506} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9105 | 2026.02.11 23:59:13.872906 [ 281 ] {66cae69f-6285-4628-be05-438f5fa35506} <Trace> oximeter.measurements_cumulativeu64 (629b0a95-06b7-4f0a-8a91-89e98ebdbeb8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9106 | 2026.02.11 23:59:13.872939 [ 281 ] {66cae69f-6285-4628-be05-438f5fa35506} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 9107 | 2026.02.11 23:59:13.873251 [ 281 ] {66cae69f-6285-4628-be05-438f5fa35506} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 9108 | 2026.02.11 23:59:13.873460 [ 281 ] {66cae69f-6285-4628-be05-438f5fa35506} <Trace> oximeter.measurements_cumulativeu64 (629b0a95-06b7-4f0a-8a91-89e98ebdbeb8): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9109 | 2026.02.11 23:59:13.873583 [ 281 ] {66cae69f-6285-4628-be05-438f5fa35506} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001171 sec., 137489.32536293767 rows/sec., 9.58 MiB/sec. | ||
| 9110 | 2026.02.11 23:59:13.873618 [ 281 ] {66cae69f-6285-4628-be05-438f5fa35506} <Debug> TCPHandler: Processed in 0.001325836 sec. | ||
| 9111 | 2026.02.11 23:59:13.873724 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9112 | 2026.02.11 23:59:13.873826 [ 281 ] {4a6dea12-ba10-4d11-bd03-9369449941af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9113 | 2026.02.11 23:59:13.873878 [ 281 ] {4a6dea12-ba10-4d11-bd03-9369449941af} <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 | ||
| 9114 | 2026.02.11 23:59:13.874702 [ 281 ] {4a6dea12-ba10-4d11-bd03-9369449941af} <Trace> oximeter.measurements_histogramu64 (ffbb1385-6601-4f63-a903-f8bfc0e27b7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9115 | 2026.02.11 23:59:13.874736 [ 281 ] {4a6dea12-ba10-4d11-bd03-9369449941af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 9116 | 2026.02.11 23:59:13.875289 [ 281 ] {4a6dea12-ba10-4d11-bd03-9369449941af} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 9117 | 2026.02.11 23:59:13.875501 [ 281 ] {4a6dea12-ba10-4d11-bd03-9369449941af} <Trace> oximeter.measurements_histogramu64 (ffbb1385-6601-4f63-a903-f8bfc0e27b7e): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9118 | 2026.02.11 23:59:13.875600 [ 41 ] {} <Debug> oximeter.measurements_histogramu64 (ffbb1385-6601-4f63-a903-f8bfc0e27b7e) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 9119 | 2026.02.11 23:59:13.875630 [ 281 ] {4a6dea12-ba10-4d11-bd03-9369449941af} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.001822 sec., 18660.81229418222 rows/sec., 33.44 MiB/sec. | ||
| 9120 | 2026.02.11 23:59:13.875645 [ 41 ] {} <Trace> oximeter.measurements_histogramu64 (ffbb1385-6601-4f63-a903-f8bfc0e27b7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9121 | 2026.02.11 23:59:13.875667 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 9122 | 2026.02.11 23:59:13.875682 [ 281 ] {4a6dea12-ba10-4d11-bd03-9369449941af} <Debug> TCPHandler: Processed in 0.002005089 sec. | ||
| 9123 | 2026.02.11 23:59:13.875810 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9124 | 2026.02.11 23:59:13.875812 [ 199 ] {ffbb1385-6601-4f63-a903-f8bfc0e27b7e::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 | ||
| 9125 | 2026.02.11 23:59:13.875904 [ 281 ] {574af0a6-c217-474a-9a89-8468a8cec89e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9126 | 2026.02.11 23:59:13.875948 [ 281 ] {574af0a6-c217-474a-9a89-8468a8cec89e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9127 | 2026.02.11 23:59:13.876101 [ 199 ] {ffbb1385-6601-4f63-a903-f8bfc0e27b7e::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9128 | 2026.02.11 23:59:13.876167 [ 199 ] {ffbb1385-6601-4f63-a903-f8bfc0e27b7e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 913 rows starting from the beginning of the part | ||
| 9129 | 2026.02.11 23:59:13.876287 [ 281 ] {574af0a6-c217-474a-9a89-8468a8cec89e} <Trace> oximeter.measurements_u64 (4b04f6c7-fe0f-46f4-b6b8-6d9da97af1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9130 | 2026.02.11 23:59:13.876296 [ 199 ] {ffbb1385-6601-4f63-a903-f8bfc0e27b7e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 34 rows starting from the beginning of the part | ||
| 9131 | 2026.02.11 23:59:13.876328 [ 281 ] {574af0a6-c217-474a-9a89-8468a8cec89e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 9132 | 2026.02.11 23:59:13.876416 [ 199 ] {ffbb1385-6601-4f63-a903-f8bfc0e27b7e::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 | ||
| 9133 | 2026.02.11 23:59:13.876516 [ 199 ] {ffbb1385-6601-4f63-a903-f8bfc0e27b7e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 34 rows starting from the beginning of the part | ||
| 9134 | 2026.02.11 23:59:13.876635 [ 281 ] {574af0a6-c217-474a-9a89-8468a8cec89e} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 9135 | 2026.02.11 23:59:13.876787 [ 199 ] {ffbb1385-6601-4f63-a903-f8bfc0e27b7e::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 | ||
| 9136 | 2026.02.11 23:59:13.876872 [ 281 ] {574af0a6-c217-474a-9a89-8468a8cec89e} <Trace> oximeter.measurements_u64 (4b04f6c7-fe0f-46f4-b6b8-6d9da97af1bd): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9137 | 2026.02.11 23:59:13.876957 [ 199 ] {ffbb1385-6601-4f63-a903-f8bfc0e27b7e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 34 rows starting from the beginning of the part | ||
| 9138 | 2026.02.11 23:59:13.877000 [ 281 ] {574af0a6-c217-474a-9a89-8468a8cec89e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001114 sec., 53859.964093357274 rows/sec., 3.63 MiB/sec. | ||
| 9139 | 2026.02.11 23:59:13.877040 [ 281 ] {574af0a6-c217-474a-9a89-8468a8cec89e} <Debug> TCPHandler: Processed in 0.001277105 sec. | ||
| 9140 | 2026.02.11 23:59:13.882873 [ 194 ] {ffbb1385-6601-4f63-a903-f8bfc0e27b7e::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1031 rows, containing 19 columns (19 merged, 0 gathered) in 0.007136399 sec., 144470.6216678748 rows/sec., 258.88 MiB/sec. | ||
| 9141 | 2026.02.11 23:59:13.884502 [ 189 ] {ffbb1385-6601-4f63-a903-f8bfc0e27b7e::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 9142 | 2026.02.11 23:59:13.884849 [ 189 ] {ffbb1385-6601-4f63-a903-f8bfc0e27b7e::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (ffbb1385-6601-4f63-a903-f8bfc0e27b7e): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9143 | 2026.02.11 23:59:13.884920 [ 189 ] {ffbb1385-6601-4f63-a903-f8bfc0e27b7e::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (ffbb1385-6601-4f63-a903-f8bfc0e27b7e) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 9144 | 2026.02.11 23:59:13.885035 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.31 MiB. | ||
| 9145 | 2026.02.11 23:59:14.000209 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 300.13 MiB, peak 308.39 MiB, free memory in arenas 0.00 B, will set to 302.59 MiB (RSS), difference: 2.46 MiB | ||
| 9146 | 2026.02.11 23:59:14.272374 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 294 | ||
| 9147 | 2026.02.11 23:59:14.289770 [ 245 ] {} <Trace> system.metric_log (9c306116-b3ca-42bb-b692-9c2699a40c21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9148 | 2026.02.11 23:59:14.289810 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 9149 | 2026.02.11 23:59:14.295899 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 9150 | 2026.02.11 23:59:14.296612 [ 245 ] {} <Trace> system.metric_log (9c306116-b3ca-42bb-b692-9c2699a40c21): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9151 | 2026.02.11 23:59:14.299538 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 294 | ||
| 9152 | 2026.02.11 23:59:17.863473 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58326 | ||
| 9153 | 2026.02.11 23:59:17.863588 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9154 | 2026.02.11 23:59:17.863616 [ 291 ] {} <Debug> TCP-Session: a3658285-198d-43a3-8dce-680146b4da03 Authenticating user 'default' from [fd00:1122:3344:101::e]:58326 | ||
| 9155 | 2026.02.11 23:59:17.863639 [ 291 ] {} <Debug> TCP-Session: a3658285-198d-43a3-8dce-680146b4da03 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9156 | 2026.02.11 23:59:17.863652 [ 291 ] {} <Debug> TCP-Session: a3658285-198d-43a3-8dce-680146b4da03 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9157 | 2026.02.11 23:59:17.863855 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44614 | ||
| 9158 | 2026.02.11 23:59:17.863871 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57118 | ||
| 9159 | 2026.02.11 23:59:17.863904 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53821 | ||
| 9160 | 2026.02.11 23:59:17.863916 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43006 | ||
| 9161 | 2026.02.11 23:59:17.863924 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35779 | ||
| 9162 | 2026.02.11 23:59:17.863968 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9163 | 2026.02.11 23:59:17.863990 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9164 | 2026.02.11 23:59:17.864039 [ 292 ] {} <Debug> TCP-Session: e9a102b5-680d-47cd-b896-a0e22a7c8fee Authenticating user 'default' from [fd00:1122:3344:101::e]:44614 | ||
| 9165 | 2026.02.11 23:59:17.863965 [ 291 ] {} <Trace> TCP-Session: a3658285-198d-43a3-8dce-680146b4da03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9166 | 2026.02.11 23:59:17.864074 [ 292 ] {} <Debug> TCP-Session: e9a102b5-680d-47cd-b896-a0e22a7c8fee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9167 | 2026.02.11 23:59:17.864064 [ 293 ] {} <Debug> TCP-Session: 214c3fcc-6d6b-4f77-8f28-ca797b7c370f Authenticating user 'default' from [fd00:1122:3344:101::e]:57118 | ||
| 9168 | 2026.02.11 23:59:17.864105 [ 292 ] {} <Debug> TCP-Session: e9a102b5-680d-47cd-b896-a0e22a7c8fee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9169 | 2026.02.11 23:59:17.863895 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40772 | ||
| 9170 | 2026.02.11 23:59:17.864141 [ 293 ] {} <Debug> TCP-Session: 214c3fcc-6d6b-4f77-8f28-ca797b7c370f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9171 | 2026.02.11 23:59:17.863886 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37160 | ||
| 9172 | 2026.02.11 23:59:17.864182 [ 293 ] {} <Debug> TCP-Session: 214c3fcc-6d6b-4f77-8f28-ca797b7c370f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9173 | 2026.02.11 23:59:17.863878 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64680 | ||
| 9174 | 2026.02.11 23:59:17.864241 [ 291 ] {e0cb09df-9695-41b2-9cc6-9977c2eaa72b} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:58326) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 9175 | 2026.02.11 23:59:17.864145 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9176 | 2026.02.11 23:59:17.864327 [ 288 ] {} <Debug> TCP-Session: fc4cf44d-a3dd-4a8b-9f03-174c9f9e2efa Authenticating user 'default' from [fd00:1122:3344:101::e]:53821 | ||
| 9177 | 2026.02.11 23:59:17.864355 [ 288 ] {} <Debug> TCP-Session: fc4cf44d-a3dd-4a8b-9f03-174c9f9e2efa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9178 | 2026.02.11 23:59:17.864375 [ 288 ] {} <Debug> TCP-Session: fc4cf44d-a3dd-4a8b-9f03-174c9f9e2efa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9179 | 2026.02.11 23:59:17.864532 [ 291 ] {e0cb09df-9695-41b2-9cc6-9977c2eaa72b} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 9180 | 2026.02.11 23:59:17.864594 [ 291 ] {e0cb09df-9695-41b2-9cc6-9977c2eaa72b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9181 | 2026.02.11 23:59:17.864631 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9182 | 2026.02.11 23:59:17.864679 [ 290 ] {} <Debug> TCP-Session: 9066a13e-513a-4355-b067-4baea3908601 Authenticating user 'default' from [fd00:1122:3344:101::e]:35779 | ||
| 9183 | 2026.02.11 23:59:17.864705 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9184 | 2026.02.11 23:59:17.864708 [ 290 ] {} <Debug> TCP-Session: 9066a13e-513a-4355-b067-4baea3908601 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9185 | 2026.02.11 23:59:17.864736 [ 294 ] {} <Debug> TCP-Session: 1fdff37b-c6d3-47e2-b9f2-fe2f79dbc63d Authenticating user 'default' from [fd00:1122:3344:101::e]:64680 | ||
| 9186 | 2026.02.11 23:59:17.864741 [ 290 ] {} <Debug> TCP-Session: 9066a13e-513a-4355-b067-4baea3908601 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9187 | 2026.02.11 23:59:17.864755 [ 294 ] {} <Debug> TCP-Session: 1fdff37b-c6d3-47e2-b9f2-fe2f79dbc63d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9188 | 2026.02.11 23:59:17.864769 [ 294 ] {} <Debug> TCP-Session: 1fdff37b-c6d3-47e2-b9f2-fe2f79dbc63d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9189 | 2026.02.11 23:59:17.864826 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9190 | 2026.02.11 23:59:17.864864 [ 275 ] {} <Debug> TCP-Session: fd276a2c-6cd2-430f-950d-9078e1bc9490 Authenticating user 'default' from [fd00:1122:3344:101::e]:37160 | ||
| 9191 | 2026.02.11 23:59:17.864881 [ 275 ] {} <Debug> TCP-Session: fd276a2c-6cd2-430f-950d-9078e1bc9490 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9192 | 2026.02.11 23:59:17.864886 [ 291 ] {e0cb09df-9695-41b2-9cc6-9977c2eaa72b} <Debug> oximeter.version (fea001a5-8cc1-47e7-b3b4-7e8fb004448d) (SelectExecutor): Key condition: unknown | ||
| 9193 | 2026.02.11 23:59:17.864894 [ 275 ] {} <Debug> TCP-Session: fd276a2c-6cd2-430f-950d-9078e1bc9490 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9194 | 2026.02.11 23:59:17.865213 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9195 | 2026.02.11 23:59:17.865248 [ 289 ] {} <Debug> TCP-Session: 2c136284-0c26-4814-a962-0ac317d64bd9 Authenticating user 'default' from [fd00:1122:3344:101::e]:43006 | ||
| 9196 | 2026.02.11 23:59:17.865266 [ 289 ] {} <Debug> TCP-Session: 2c136284-0c26-4814-a962-0ac317d64bd9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9197 | 2026.02.11 23:59:17.865279 [ 289 ] {} <Debug> TCP-Session: 2c136284-0c26-4814-a962-0ac317d64bd9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9198 | 2026.02.11 23:59:17.865357 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9199 | 2026.02.11 23:59:17.865392 [ 287 ] {} <Debug> TCP-Session: ace480c9-683e-4fd4-8db7-479f919a8863 Authenticating user 'default' from [fd00:1122:3344:101::e]:40772 | ||
| 9200 | 2026.02.11 23:59:17.865411 [ 287 ] {} <Debug> TCP-Session: ace480c9-683e-4fd4-8db7-479f919a8863 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9201 | 2026.02.11 23:59:17.865424 [ 287 ] {} <Debug> TCP-Session: ace480c9-683e-4fd4-8db7-479f919a8863 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9202 | 2026.02.11 23:59:17.865846 [ 309 ] {e0cb09df-9695-41b2-9cc6-9977c2eaa72b} <Trace> AggregatingTransform: Aggregating | ||
| 9203 | 2026.02.11 23:59:17.865889 [ 309 ] {e0cb09df-9695-41b2-9cc6-9977c2eaa72b} <Trace> Aggregator: Aggregation method: without_key | ||
| 9204 | 2026.02.11 23:59:17.865922 [ 309 ] {e0cb09df-9695-41b2-9cc6-9977c2eaa72b} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000930908 sec. (1074.220 rows/sec., 41.96 KiB/sec.) | ||
| 9205 | 2026.02.11 23:59:17.865936 [ 309 ] {e0cb09df-9695-41b2-9cc6-9977c2eaa72b} <Trace> Aggregator: Merging aggregated data | ||
| 9206 | 2026.02.11 23:59:17.867254 [ 291 ] {e0cb09df-9695-41b2-9cc6-9977c2eaa72b} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003076 sec., 325.0975292587776 rows/sec., 12.70 KiB/sec. | ||
| 9207 | 2026.02.11 23:59:17.867380 [ 291 ] {e0cb09df-9695-41b2-9cc6-9977c2eaa72b} <Debug> TCPHandler: Processed in 0.003534449 sec. | ||
| 9208 | 2026.02.11 23:59:17.867495 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9209 | 2026.02.11 23:59:17.867525 [ 291 ] {} <Debug> TCP-Session: a3658285-198d-43a3-8dce-680146b4da03 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9210 | 2026.02.11 23:59:17.867525 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9211 | 2026.02.11 23:59:17.867547 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9212 | 2026.02.11 23:59:17.867568 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9213 | 2026.02.11 23:59:17.867583 [ 292 ] {} <Debug> TCP-Session: e9a102b5-680d-47cd-b896-a0e22a7c8fee Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9214 | 2026.02.11 23:59:17.867600 [ 289 ] {} <Debug> TCP-Session: 2c136284-0c26-4814-a962-0ac317d64bd9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9215 | 2026.02.11 23:59:17.867614 [ 293 ] {} <Debug> TCP-Session: 214c3fcc-6d6b-4f77-8f28-ca797b7c370f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9216 | 2026.02.11 23:59:17.867617 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9217 | 2026.02.11 23:59:17.867631 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9218 | 2026.02.11 23:59:17.867663 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9219 | 2026.02.11 23:59:17.867678 [ 288 ] {} <Debug> TCP-Session: fc4cf44d-a3dd-4a8b-9f03-174c9f9e2efa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9220 | 2026.02.11 23:59:17.867705 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9221 | 2026.02.11 23:59:17.867717 [ 294 ] {} <Debug> TCP-Session: 1fdff37b-c6d3-47e2-b9f2-fe2f79dbc63d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9222 | 2026.02.11 23:59:17.867749 [ 290 ] {} <Debug> TCP-Session: 9066a13e-513a-4355-b067-4baea3908601 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9223 | 2026.02.11 23:59:17.867591 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9224 | 2026.02.11 23:59:17.867693 [ 287 ] {} <Debug> TCP-Session: ace480c9-683e-4fd4-8db7-479f919a8863 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9225 | 2026.02.11 23:59:17.867809 [ 275 ] {} <Debug> TCP-Session: fd276a2c-6cd2-430f-950d-9078e1bc9490 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9226 | 2026.02.11 23:59:18.073453 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54068 | ||
| 9227 | 2026.02.11 23:59:18.073565 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9228 | 2026.02.11 23:59:18.073592 [ 291 ] {} <Debug> TCP-Session: 5c4187a8-9fce-4b37-8886-cebdf44eafb3 Authenticating user 'default' from [fd00:1122:3344:101::e]:54068 | ||
| 9229 | 2026.02.11 23:59:18.073615 [ 291 ] {} <Debug> TCP-Session: 5c4187a8-9fce-4b37-8886-cebdf44eafb3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9230 | 2026.02.11 23:59:18.073628 [ 291 ] {} <Debug> TCP-Session: 5c4187a8-9fce-4b37-8886-cebdf44eafb3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9231 | 2026.02.11 23:59:18.073794 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49575 | ||
| 9232 | 2026.02.11 23:59:18.073844 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63370 | ||
| 9233 | 2026.02.11 23:59:18.073857 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53339 | ||
| 9234 | 2026.02.11 23:59:18.073893 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41387 | ||
| 9235 | 2026.02.11 23:59:18.073898 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9236 | 2026.02.11 23:59:18.073873 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36619 | ||
| 9237 | 2026.02.11 23:59:18.073957 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9238 | 2026.02.11 23:59:18.073967 [ 292 ] {} <Debug> TCP-Session: 3938c619-c4cd-4cb2-a3ae-26196e9848b6 Authenticating user 'default' from [fd00:1122:3344:101::e]:49575 | ||
| 9239 | 2026.02.11 23:59:18.073989 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9240 | 2026.02.11 23:59:18.073989 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9241 | 2026.02.11 23:59:18.074002 [ 293 ] {} <Debug> TCP-Session: 6f61d702-1719-4967-a5bc-d1f241b6f728 Authenticating user 'default' from [fd00:1122:3344:101::e]:63370 | ||
| 9242 | 2026.02.11 23:59:18.074021 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9243 | 2026.02.11 23:59:18.074028 [ 294 ] {} <Debug> TCP-Session: bef6230c-1a9d-403f-a3b5-a96122c1085a Authenticating user 'default' from [fd00:1122:3344:101::e]:53339 | ||
| 9244 | 2026.02.11 23:59:18.074053 [ 293 ] {} <Debug> TCP-Session: 6f61d702-1719-4967-a5bc-d1f241b6f728 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9245 | 2026.02.11 23:59:18.074064 [ 288 ] {} <Debug> TCP-Session: 554356a1-4b1f-4318-9d38-b9f50d47e7ed Authenticating user 'default' from [fd00:1122:3344:101::e]:36619 | ||
| 9246 | 2026.02.11 23:59:18.074086 [ 293 ] {} <Debug> TCP-Session: 6f61d702-1719-4967-a5bc-d1f241b6f728 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9247 | 2026.02.11 23:59:18.074082 [ 294 ] {} <Debug> TCP-Session: bef6230c-1a9d-403f-a3b5-a96122c1085a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9248 | 2026.02.11 23:59:18.074103 [ 288 ] {} <Debug> TCP-Session: 554356a1-4b1f-4318-9d38-b9f50d47e7ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9249 | 2026.02.11 23:59:18.074128 [ 294 ] {} <Debug> TCP-Session: bef6230c-1a9d-403f-a3b5-a96122c1085a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9250 | 2026.02.11 23:59:18.074140 [ 288 ] {} <Debug> TCP-Session: 554356a1-4b1f-4318-9d38-b9f50d47e7ed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9251 | 2026.02.11 23:59:18.074013 [ 292 ] {} <Debug> TCP-Session: 3938c619-c4cd-4cb2-a3ae-26196e9848b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9252 | 2026.02.11 23:59:18.073969 [ 291 ] {} <Trace> TCP-Session: 5c4187a8-9fce-4b37-8886-cebdf44eafb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9253 | 2026.02.11 23:59:18.074186 [ 292 ] {} <Debug> TCP-Session: 3938c619-c4cd-4cb2-a3ae-26196e9848b6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9254 | 2026.02.11 23:59:18.073865 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34553 | ||
| 9255 | 2026.02.11 23:59:18.074035 [ 290 ] {} <Debug> TCP-Session: 116e719d-5979-4555-a1c6-91cfa475fc40 Authenticating user 'default' from [fd00:1122:3344:101::e]:41387 | ||
| 9256 | 2026.02.11 23:59:18.073884 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41559 | ||
| 9257 | 2026.02.11 23:59:18.074277 [ 290 ] {} <Debug> TCP-Session: 116e719d-5979-4555-a1c6-91cfa475fc40 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9258 | 2026.02.11 23:59:18.074298 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9259 | 2026.02.11 23:59:18.074313 [ 290 ] {} <Debug> TCP-Session: 116e719d-5979-4555-a1c6-91cfa475fc40 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9260 | 2026.02.11 23:59:18.073855 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57040 | ||
| 9261 | 2026.02.11 23:59:18.074332 [ 287 ] {} <Debug> TCP-Session: 21463198-a02f-47cc-a330-fd06badfc0c8 Authenticating user 'default' from [fd00:1122:3344:101::e]:34553 | ||
| 9262 | 2026.02.11 23:59:18.074342 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9263 | 2026.02.11 23:59:18.074366 [ 291 ] {c8a4c909-2d9a-4bb4-b056-fa63c9e859ae} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:54068) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 9264 | 2026.02.11 23:59:18.074369 [ 287 ] {} <Debug> TCP-Session: 21463198-a02f-47cc-a330-fd06badfc0c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9265 | 2026.02.11 23:59:18.074388 [ 289 ] {} <Debug> TCP-Session: 9d994ecd-9dac-4dd4-b45a-dea3ee86321d Authenticating user 'default' from [fd00:1122:3344:101::e]:41559 | ||
| 9266 | 2026.02.11 23:59:18.074410 [ 287 ] {} <Debug> TCP-Session: 21463198-a02f-47cc-a330-fd06badfc0c8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9267 | 2026.02.11 23:59:18.074433 [ 289 ] {} <Debug> TCP-Session: 9d994ecd-9dac-4dd4-b45a-dea3ee86321d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9268 | 2026.02.11 23:59:18.074401 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9269 | 2026.02.11 23:59:18.074457 [ 289 ] {} <Debug> TCP-Session: 9d994ecd-9dac-4dd4-b45a-dea3ee86321d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9270 | 2026.02.11 23:59:18.074484 [ 275 ] {} <Debug> TCP-Session: e0a90b99-f8c0-45d3-81c0-ad979ae115c6 Authenticating user 'default' from [fd00:1122:3344:101::e]:57040 | ||
| 9271 | 2026.02.11 23:59:18.074506 [ 275 ] {} <Debug> TCP-Session: e0a90b99-f8c0-45d3-81c0-ad979ae115c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9272 | 2026.02.11 23:59:18.074519 [ 275 ] {} <Debug> TCP-Session: e0a90b99-f8c0-45d3-81c0-ad979ae115c6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9273 | 2026.02.11 23:59:18.074641 [ 291 ] {c8a4c909-2d9a-4bb4-b056-fa63c9e859ae} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 9274 | 2026.02.11 23:59:18.074693 [ 291 ] {c8a4c909-2d9a-4bb4-b056-fa63c9e859ae} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9275 | 2026.02.11 23:59:18.074969 [ 291 ] {c8a4c909-2d9a-4bb4-b056-fa63c9e859ae} <Debug> oximeter.version (fea001a5-8cc1-47e7-b3b4-7e8fb004448d) (SelectExecutor): Key condition: unknown | ||
| 9276 | 2026.02.11 23:59:18.075943 [ 331 ] {c8a4c909-2d9a-4bb4-b056-fa63c9e859ae} <Trace> AggregatingTransform: Aggregating | ||
| 9277 | 2026.02.11 23:59:18.075984 [ 331 ] {c8a4c909-2d9a-4bb4-b056-fa63c9e859ae} <Trace> Aggregator: Aggregation method: without_key | ||
| 9278 | 2026.02.11 23:59:18.076022 [ 331 ] {c8a4c909-2d9a-4bb4-b056-fa63c9e859ae} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000956148 sec. (1045.863 rows/sec., 40.85 KiB/sec.) | ||
| 9279 | 2026.02.11 23:59:18.076040 [ 331 ] {c8a4c909-2d9a-4bb4-b056-fa63c9e859ae} <Trace> Aggregator: Merging aggregated data | ||
| 9280 | 2026.02.11 23:59:18.077560 [ 291 ] {c8a4c909-2d9a-4bb4-b056-fa63c9e859ae} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003249 sec., 307.7870113881194 rows/sec., 12.02 KiB/sec. | ||
| 9281 | 2026.02.11 23:59:18.077722 [ 291 ] {c8a4c909-2d9a-4bb4-b056-fa63c9e859ae} <Debug> TCPHandler: Processed in 0.003887076 sec. | ||
| 9282 | 2026.02.11 23:59:18.077838 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9283 | 2026.02.11 23:59:18.077864 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9284 | 2026.02.11 23:59:18.077868 [ 291 ] {} <Debug> TCP-Session: 5c4187a8-9fce-4b37-8886-cebdf44eafb3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9285 | 2026.02.11 23:59:18.077884 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9286 | 2026.02.11 23:59:18.077908 [ 292 ] {} <Debug> TCP-Session: 3938c619-c4cd-4cb2-a3ae-26196e9848b6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9287 | 2026.02.11 23:59:18.077925 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9288 | 2026.02.11 23:59:18.077941 [ 289 ] {} <Debug> TCP-Session: 9d994ecd-9dac-4dd4-b45a-dea3ee86321d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9289 | 2026.02.11 23:59:18.077945 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9290 | 2026.02.11 23:59:18.077970 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9291 | 2026.02.11 23:59:18.077996 [ 275 ] {} <Debug> TCP-Session: e0a90b99-f8c0-45d3-81c0-ad979ae115c6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9292 | 2026.02.11 23:59:18.078000 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9293 | 2026.02.11 23:59:18.078023 [ 288 ] {} <Debug> TCP-Session: 554356a1-4b1f-4318-9d38-b9f50d47e7ed Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9294 | 2026.02.11 23:59:18.078007 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9295 | 2026.02.11 23:59:18.078053 [ 290 ] {} <Debug> TCP-Session: 116e719d-5979-4555-a1c6-91cfa475fc40 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9296 | 2026.02.11 23:59:18.077970 [ 293 ] {} <Debug> TCP-Session: 6f61d702-1719-4967-a5bc-d1f241b6f728 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9297 | 2026.02.11 23:59:18.078087 [ 294 ] {} <Debug> TCP-Session: bef6230c-1a9d-403f-a3b5-a96122c1085a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9298 | 2026.02.11 23:59:18.077904 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9299 | 2026.02.11 23:59:18.078159 [ 287 ] {} <Debug> TCP-Session: 21463198-a02f-47cc-a330-fd06badfc0c8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9300 | 2026.02.11 23:59:18.880737 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9301 | 2026.02.11 23:59:18.880923 [ 281 ] {b9dafed4-4e37-4d2c-9e82-2d9e933e4367} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9302 | 2026.02.11 23:59:18.880990 [ 281 ] {b9dafed4-4e37-4d2c-9e82-2d9e933e4367} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9303 | 2026.02.11 23:59:18.881720 [ 281 ] {b9dafed4-4e37-4d2c-9e82-2d9e933e4367} <Trace> oximeter.fields_i16 (a5dbfeca-2262-4415-b6be-dfd1a8bfa631): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9304 | 2026.02.11 23:59:18.881769 [ 281 ] {b9dafed4-4e37-4d2c-9e82-2d9e933e4367} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 9305 | 2026.02.11 23:59:18.882247 [ 281 ] {b9dafed4-4e37-4d2c-9e82-2d9e933e4367} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 9306 | 2026.02.11 23:59:18.882533 [ 281 ] {b9dafed4-4e37-4d2c-9e82-2d9e933e4367} <Trace> oximeter.fields_i16 (a5dbfeca-2262-4415-b6be-dfd1a8bfa631): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9307 | 2026.02.11 23:59:18.882716 [ 281 ] {b9dafed4-4e37-4d2c-9e82-2d9e933e4367} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.001841 sec., 144486.69201520912 rows/sec., 9.18 MiB/sec. | ||
| 9308 | 2026.02.11 23:59:18.882769 [ 281 ] {b9dafed4-4e37-4d2c-9e82-2d9e933e4367} <Debug> TCPHandler: Processed in 0.002165562 sec. | ||
| 9309 | 2026.02.11 23:59:18.882951 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9310 | 2026.02.11 23:59:18.883064 [ 281 ] {6dc01cb2-0b09-4bc1-8dd0-a45ec985136a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9311 | 2026.02.11 23:59:18.883118 [ 281 ] {6dc01cb2-0b09-4bc1-8dd0-a45ec985136a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9312 | 2026.02.11 23:59:18.884259 [ 281 ] {6dc01cb2-0b09-4bc1-8dd0-a45ec985136a} <Trace> oximeter.fields_string (d8291991-e1c7-4178-b7c2-8afc920979a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9313 | 2026.02.11 23:59:18.884305 [ 281 ] {6dc01cb2-0b09-4bc1-8dd0-a45ec985136a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 9314 | 2026.02.11 23:59:18.884762 [ 281 ] {6dc01cb2-0b09-4bc1-8dd0-a45ec985136a} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 9315 | 2026.02.11 23:59:18.885034 [ 281 ] {6dc01cb2-0b09-4bc1-8dd0-a45ec985136a} <Trace> oximeter.fields_string (d8291991-e1c7-4178-b7c2-8afc920979a5): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9316 | 2026.02.11 23:59:18.885209 [ 281 ] {6dc01cb2-0b09-4bc1-8dd0-a45ec985136a} <Debug> executeQuery: Read 768 rows, 62.10 KiB in 0.002171 sec., 353754.03040073696 rows/sec., 27.93 MiB/sec. | ||
| 9317 | 2026.02.11 23:59:18.885257 [ 281 ] {6dc01cb2-0b09-4bc1-8dd0-a45ec985136a} <Debug> TCPHandler: Processed in 0.002363615 sec. | ||
| 9318 | 2026.02.11 23:59:18.885412 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9319 | 2026.02.11 23:59:18.885525 [ 281 ] {d5605246-661b-4036-a03f-94fefab6b656} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9320 | 2026.02.11 23:59:18.885573 [ 281 ] {d5605246-661b-4036-a03f-94fefab6b656} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9321 | 2026.02.11 23:59:18.886245 [ 281 ] {d5605246-661b-4036-a03f-94fefab6b656} <Trace> oximeter.fields_u16 (a063e340-feb3-467d-9a3f-70c072d33d5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9322 | 2026.02.11 23:59:18.886288 [ 281 ] {d5605246-661b-4036-a03f-94fefab6b656} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 9323 | 2026.02.11 23:59:18.886678 [ 281 ] {d5605246-661b-4036-a03f-94fefab6b656} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 9324 | 2026.02.11 23:59:18.886955 [ 281 ] {d5605246-661b-4036-a03f-94fefab6b656} <Trace> oximeter.fields_u16 (a063e340-feb3-467d-9a3f-70c072d33d5b): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9325 | 2026.02.11 23:59:18.887108 [ 281 ] {d5605246-661b-4036-a03f-94fefab6b656} <Debug> executeQuery: Read 141 rows, 8.60 KiB in 0.001605 sec., 87850.46728971961 rows/sec., 5.24 MiB/sec. | ||
| 9326 | 2026.02.11 23:59:18.887148 [ 281 ] {d5605246-661b-4036-a03f-94fefab6b656} <Debug> TCPHandler: Processed in 0.001796405 sec. | ||
| 9327 | 2026.02.11 23:59:18.887304 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9328 | 2026.02.11 23:59:18.887423 [ 281 ] {bb5b31df-e60b-4433-baa9-848b13839ddd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9329 | 2026.02.11 23:59:18.887465 [ 281 ] {bb5b31df-e60b-4433-baa9-848b13839ddd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9330 | 2026.02.11 23:59:18.888016 [ 281 ] {bb5b31df-e60b-4433-baa9-848b13839ddd} <Trace> oximeter.fields_u32 (5e914076-6ebe-4e60-a251-80aa571785b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9331 | 2026.02.11 23:59:18.888058 [ 281 ] {bb5b31df-e60b-4433-baa9-848b13839ddd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 9332 | 2026.02.11 23:59:18.888431 [ 281 ] {bb5b31df-e60b-4433-baa9-848b13839ddd} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 9333 | 2026.02.11 23:59:18.888686 [ 281 ] {bb5b31df-e60b-4433-baa9-848b13839ddd} <Trace> oximeter.fields_u32 (5e914076-6ebe-4e60-a251-80aa571785b6): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9334 | 2026.02.11 23:59:18.888836 [ 281 ] {bb5b31df-e60b-4433-baa9-848b13839ddd} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.001431 sec., 97833.68273934312 rows/sec., 6.32 MiB/sec. | ||
| 9335 | 2026.02.11 23:59:18.888880 [ 281 ] {bb5b31df-e60b-4433-baa9-848b13839ddd} <Debug> TCPHandler: Processed in 0.001635942 sec. | ||
| 9336 | 2026.02.11 23:59:18.889023 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9337 | 2026.02.11 23:59:18.889132 [ 281 ] {66124d6b-97c7-442b-bc29-d3edf7b4cbc5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9338 | 2026.02.11 23:59:18.889180 [ 281 ] {66124d6b-97c7-442b-bc29-d3edf7b4cbc5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9339 | 2026.02.11 23:59:18.889749 [ 281 ] {66124d6b-97c7-442b-bc29-d3edf7b4cbc5} <Trace> oximeter.fields_u8 (333bec52-f74d-408b-9e1c-1479446c7d3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9340 | 2026.02.11 23:59:18.889792 [ 281 ] {66124d6b-97c7-442b-bc29-d3edf7b4cbc5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 9341 | 2026.02.11 23:59:18.890175 [ 281 ] {66124d6b-97c7-442b-bc29-d3edf7b4cbc5} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 9342 | 2026.02.11 23:59:18.890441 [ 281 ] {66124d6b-97c7-442b-bc29-d3edf7b4cbc5} <Trace> oximeter.fields_u8 (333bec52-f74d-408b-9e1c-1479446c7d3c): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9343 | 2026.02.11 23:59:18.890595 [ 281 ] {66124d6b-97c7-442b-bc29-d3edf7b4cbc5} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001485 sec., 93602.6936026936 rows/sec., 5.33 MiB/sec. | ||
| 9344 | 2026.02.11 23:59:18.890642 [ 281 ] {66124d6b-97c7-442b-bc29-d3edf7b4cbc5} <Debug> TCPHandler: Processed in 0.001676962 sec. | ||
| 9345 | 2026.02.11 23:59:18.890800 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9346 | 2026.02.11 23:59:18.890905 [ 281 ] {bff40f4f-3893-43b2-b362-9eebe1ddbba8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9347 | 2026.02.11 23:59:18.890950 [ 281 ] {bff40f4f-3893-43b2-b362-9eebe1ddbba8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9348 | 2026.02.11 23:59:18.891762 [ 281 ] {bff40f4f-3893-43b2-b362-9eebe1ddbba8} <Trace> oximeter.fields_uuid (4fa888fe-7c40-4232-8860-a6a6bcd7dec5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9349 | 2026.02.11 23:59:18.891805 [ 281 ] {bff40f4f-3893-43b2-b362-9eebe1ddbba8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 9350 | 2026.02.11 23:59:18.892195 [ 281 ] {bff40f4f-3893-43b2-b362-9eebe1ddbba8} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 9351 | 2026.02.11 23:59:18.892488 [ 281 ] {bff40f4f-3893-43b2-b362-9eebe1ddbba8} <Trace> oximeter.fields_uuid (4fa888fe-7c40-4232-8860-a6a6bcd7dec5): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9352 | 2026.02.11 23:59:18.892647 [ 281 ] {bff40f4f-3893-43b2-b362-9eebe1ddbba8} <Debug> executeQuery: Read 471 rows, 33.92 KiB in 0.001762 sec., 267309.87514188426 rows/sec., 18.80 MiB/sec. | ||
| 9353 | 2026.02.11 23:59:18.892695 [ 281 ] {bff40f4f-3893-43b2-b362-9eebe1ddbba8} <Debug> TCPHandler: Processed in 0.001950808 sec. | ||
| 9354 | 2026.02.11 23:59:18.892852 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9355 | 2026.02.11 23:59:18.892959 [ 281 ] {03322d79-972c-4686-98b2-b6ae9a805474} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 9356 | 2026.02.11 23:59:18.893010 [ 281 ] {03322d79-972c-4686-98b2-b6ae9a805474} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 9357 | 2026.02.11 23:59:18.893464 [ 281 ] {03322d79-972c-4686-98b2-b6ae9a805474} <Trace> oximeter.measurements_bool (9bb13e33-63b8-46aa-ab9c-a174a3431472): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9358 | 2026.02.11 23:59:18.893509 [ 281 ] {03322d79-972c-4686-98b2-b6ae9a805474} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 9359 | 2026.02.11 23:59:18.893905 [ 281 ] {03322d79-972c-4686-98b2-b6ae9a805474} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 9360 | 2026.02.11 23:59:18.894116 [ 281 ] {03322d79-972c-4686-98b2-b6ae9a805474} <Trace> oximeter.measurements_bool (9bb13e33-63b8-46aa-ab9c-a174a3431472): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9361 | 2026.02.11 23:59:18.894250 [ 281 ] {03322d79-972c-4686-98b2-b6ae9a805474} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001314 sec., 4566.2100456621 rows/sec., 238.57 KiB/sec. | ||
| 9362 | 2026.02.11 23:59:18.894291 [ 281 ] {03322d79-972c-4686-98b2-b6ae9a805474} <Debug> TCPHandler: Processed in 0.001498609 sec. | ||
| 9363 | 2026.02.11 23:59:18.894434 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9364 | 2026.02.11 23:59:18.894531 [ 281 ] {d5294573-fd98-4876-a2e4-9be3d3bc4afd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9365 | 2026.02.11 23:59:18.894576 [ 281 ] {d5294573-fd98-4876-a2e4-9be3d3bc4afd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9366 | 2026.02.11 23:59:18.895061 [ 281 ] {d5294573-fd98-4876-a2e4-9be3d3bc4afd} <Trace> oximeter.measurements_cumulativeu64 (629b0a95-06b7-4f0a-8a91-89e98ebdbeb8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9367 | 2026.02.11 23:59:18.895098 [ 281 ] {d5294573-fd98-4876-a2e4-9be3d3bc4afd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 9368 | 2026.02.11 23:59:18.895472 [ 281 ] {d5294573-fd98-4876-a2e4-9be3d3bc4afd} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 9369 | 2026.02.11 23:59:18.895701 [ 281 ] {d5294573-fd98-4876-a2e4-9be3d3bc4afd} <Trace> oximeter.measurements_cumulativeu64 (629b0a95-06b7-4f0a-8a91-89e98ebdbeb8): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9370 | 2026.02.11 23:59:18.895834 [ 281 ] {d5294573-fd98-4876-a2e4-9be3d3bc4afd} <Debug> executeQuery: Read 258 rows, 17.59 KiB in 0.001321 sec., 195306.58591975778 rows/sec., 13.00 MiB/sec. | ||
| 9371 | 2026.02.11 23:59:18.895832 [ 35 ] {} <Debug> oximeter.measurements_cumulativeu64 (629b0a95-06b7-4f0a-8a91-89e98ebdbeb8) (MergerMutator): Selected 6 parts from all_1_55_11 to all_60_60_0 | ||
| 9372 | 2026.02.11 23:59:18.895883 [ 281 ] {d5294573-fd98-4876-a2e4-9be3d3bc4afd} <Debug> TCPHandler: Processed in 0.001499799 sec. | ||
| 9373 | 2026.02.11 23:59:18.895918 [ 35 ] {} <Trace> oximeter.measurements_cumulativeu64 (629b0a95-06b7-4f0a-8a91-89e98ebdbeb8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9374 | 2026.02.11 23:59:18.895952 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 9375 | 2026.02.11 23:59:18.896058 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9376 | 2026.02.11 23:59:18.896064 [ 191 ] {629b0a95-06b7-4f0a-8a91-89e98ebdbeb8::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 | ||
| 9377 | 2026.02.11 23:59:18.896183 [ 281 ] {03b06535-ddc7-4825-8360-acc14848c4c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 9378 | 2026.02.11 23:59:18.896225 [ 191 ] {629b0a95-06b7-4f0a-8a91-89e98ebdbeb8::all_1_60_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9379 | 2026.02.11 23:59:18.896233 [ 281 ] {03b06535-ddc7-4825-8360-acc14848c4c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 9380 | 2026.02.11 23:59:18.896268 [ 191 ] {629b0a95-06b7-4f0a-8a91-89e98ebdbeb8::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_55_11, total 18181 rows starting from the beginning of the part | ||
| 9381 | 2026.02.11 23:59:18.896353 [ 191 ] {629b0a95-06b7-4f0a-8a91-89e98ebdbeb8::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 32 rows starting from the beginning of the part | ||
| 9382 | 2026.02.11 23:59:18.896419 [ 191 ] {629b0a95-06b7-4f0a-8a91-89e98ebdbeb8::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 160 rows starting from the beginning of the part | ||
| 9383 | 2026.02.11 23:59:18.896476 [ 191 ] {629b0a95-06b7-4f0a-8a91-89e98ebdbeb8::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 258 rows starting from the beginning of the part | ||
| 9384 | 2026.02.11 23:59:18.896529 [ 191 ] {629b0a95-06b7-4f0a-8a91-89e98ebdbeb8::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 161 rows starting from the beginning of the part | ||
| 9385 | 2026.02.11 23:59:18.896571 [ 191 ] {629b0a95-06b7-4f0a-8a91-89e98ebdbeb8::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 258 rows starting from the beginning of the part | ||
| 9386 | 2026.02.11 23:59:18.896656 [ 281 ] {03b06535-ddc7-4825-8360-acc14848c4c9} <Trace> oximeter.measurements_f64 (522c00d0-3ce7-4a3b-8e1c-1a58bb35e28f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9387 | 2026.02.11 23:59:18.896707 [ 281 ] {03b06535-ddc7-4825-8360-acc14848c4c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 9388 | 2026.02.11 23:59:18.897086 [ 281 ] {03b06535-ddc7-4825-8360-acc14848c4c9} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 9389 | 2026.02.11 23:59:18.897328 [ 281 ] {03b06535-ddc7-4825-8360-acc14848c4c9} <Trace> oximeter.measurements_f64 (522c00d0-3ce7-4a3b-8e1c-1a58bb35e28f): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9390 | 2026.02.11 23:59:18.897464 [ 281 ] {03b06535-ddc7-4825-8360-acc14848c4c9} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001301 sec., 768.6395080707148 rows/sec., 51.79 KiB/sec. | ||
| 9391 | 2026.02.11 23:59:18.897501 [ 281 ] {03b06535-ddc7-4825-8360-acc14848c4c9} <Debug> TCPHandler: Processed in 0.001504719 sec. | ||
| 9392 | 2026.02.11 23:59:18.897631 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9393 | 2026.02.11 23:59:18.897736 [ 281 ] {553be792-9d2b-4906-b5d9-c6028059912a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9394 | 2026.02.11 23:59:18.897794 [ 281 ] {553be792-9d2b-4906-b5d9-c6028059912a} <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 | ||
| 9395 | 2026.02.11 23:59:18.898648 [ 281 ] {553be792-9d2b-4906-b5d9-c6028059912a} <Trace> oximeter.measurements_histogramu64 (ffbb1385-6601-4f63-a903-f8bfc0e27b7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9396 | 2026.02.11 23:59:18.898685 [ 281 ] {553be792-9d2b-4906-b5d9-c6028059912a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 9397 | 2026.02.11 23:59:18.899222 [ 281 ] {553be792-9d2b-4906-b5d9-c6028059912a} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 9398 | 2026.02.11 23:59:18.899450 [ 281 ] {553be792-9d2b-4906-b5d9-c6028059912a} <Trace> oximeter.measurements_histogramu64 (ffbb1385-6601-4f63-a903-f8bfc0e27b7e): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9399 | 2026.02.11 23:59:18.899593 [ 281 ] {553be792-9d2b-4906-b5d9-c6028059912a} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.001879 sec., 4257.58382118148 rows/sec., 7.63 MiB/sec. | ||
| 9400 | 2026.02.11 23:59:18.899648 [ 281 ] {553be792-9d2b-4906-b5d9-c6028059912a} <Debug> TCPHandler: Processed in 0.002068871 sec. | ||
| 9401 | 2026.02.11 23:59:18.899781 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9402 | 2026.02.11 23:59:18.899878 [ 281 ] {08817d41-3652-4e6b-a3f3-877586ce2ecf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9403 | 2026.02.11 23:59:18.899920 [ 281 ] {08817d41-3652-4e6b-a3f3-877586ce2ecf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9404 | 2026.02.11 23:59:18.900299 [ 281 ] {08817d41-3652-4e6b-a3f3-877586ce2ecf} <Trace> oximeter.measurements_u64 (4b04f6c7-fe0f-46f4-b6b8-6d9da97af1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9405 | 2026.02.11 23:59:18.900335 [ 281 ] {08817d41-3652-4e6b-a3f3-877586ce2ecf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 9406 | 2026.02.11 23:59:18.900680 [ 281 ] {08817d41-3652-4e6b-a3f3-877586ce2ecf} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 9407 | 2026.02.11 23:59:18.900892 [ 281 ] {08817d41-3652-4e6b-a3f3-877586ce2ecf} <Trace> oximeter.measurements_u64 (4b04f6c7-fe0f-46f4-b6b8-6d9da97af1bd): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9408 | 2026.02.11 23:59:18.901020 [ 281 ] {08817d41-3652-4e6b-a3f3-877586ce2ecf} <Debug> executeQuery: Read 88 rows, 5.66 KiB in 0.001161 sec., 75796.72695951766 rows/sec., 4.76 MiB/sec. | ||
| 9409 | 2026.02.11 23:59:18.901059 [ 281 ] {08817d41-3652-4e6b-a3f3-877586ce2ecf} <Debug> TCPHandler: Processed in 0.001327656 sec. | ||
| 9410 | 2026.02.11 23:59:18.901074 [ 191 ] {629b0a95-06b7-4f0a-8a91-89e98ebdbeb8::all_1_60_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19050 rows, containing 5 columns (5 merged, 0 gathered) in 0.005058418 sec., 3765999.567453698 rows/sec., 253.84 MiB/sec. | ||
| 9411 | 2026.02.11 23:59:18.901368 [ 197 ] {629b0a95-06b7-4f0a-8a91-89e98ebdbeb8::all_1_60_12} <Trace> MergedBlockOutputStream: filled checksums all_1_60_12 (state Temporary) | ||
| 9412 | 2026.02.11 23:59:18.901642 [ 197 ] {629b0a95-06b7-4f0a-8a91-89e98ebdbeb8::all_1_60_12} <Trace> oximeter.measurements_cumulativeu64 (629b0a95-06b7-4f0a-8a91-89e98ebdbeb8): Renaming temporary part tmp_merge_all_1_60_12 to all_1_60_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9413 | 2026.02.11 23:59:18.901708 [ 197 ] {629b0a95-06b7-4f0a-8a91-89e98ebdbeb8::all_1_60_12} <Trace> oximeter.measurements_cumulativeu64 (629b0a95-06b7-4f0a-8a91-89e98ebdbeb8) (MergerMutator): Merged 6 parts: [all_1_55_11, all_60_60_0] -> all_1_60_12 | ||
| 9414 | 2026.02.11 23:59:18.901796 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.21 MiB. | ||
| 9415 | 2026.02.11 23:59:20.044197 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35947 | ||
| 9416 | 2026.02.11 23:59:20.044317 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9417 | 2026.02.11 23:59:20.044346 [ 291 ] {} <Debug> TCP-Session: ba40f926-ab47-4b8d-a929-08323fc319a4 Authenticating user 'default' from [fd00:1122:3344:101::e]:35947 | ||
| 9418 | 2026.02.11 23:59:20.044371 [ 291 ] {} <Debug> TCP-Session: ba40f926-ab47-4b8d-a929-08323fc319a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9419 | 2026.02.11 23:59:20.044386 [ 291 ] {} <Debug> TCP-Session: ba40f926-ab47-4b8d-a929-08323fc319a4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9420 | 2026.02.11 23:59:20.044574 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36784 | ||
| 9421 | 2026.02.11 23:59:20.044596 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37233 | ||
| 9422 | 2026.02.11 23:59:20.044636 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39168 | ||
| 9423 | 2026.02.11 23:59:20.044667 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63675 | ||
| 9424 | 2026.02.11 23:59:20.044686 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51006 | ||
| 9425 | 2026.02.11 23:59:20.044713 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60797 | ||
| 9426 | 2026.02.11 23:59:20.044743 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9427 | 2026.02.11 23:59:20.044773 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9428 | 2026.02.11 23:59:20.044785 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9429 | 2026.02.11 23:59:20.044799 [ 293 ] {} <Debug> TCP-Session: e6742527-63c9-491c-b1c1-4f4e055a9bfd Authenticating user 'default' from [fd00:1122:3344:101::e]:37233 | ||
| 9430 | 2026.02.11 23:59:20.044808 [ 275 ] {} <Debug> TCP-Session: f342007b-9710-45c3-a0ba-25e7d1d9ba6c Authenticating user 'default' from [fd00:1122:3344:101::e]:63675 | ||
| 9431 | 2026.02.11 23:59:20.044825 [ 288 ] {} <Debug> TCP-Session: f3e37db2-a3b3-48a4-aa1d-a283e05efea7 Authenticating user 'default' from [fd00:1122:3344:101::e]:51006 | ||
| 9432 | 2026.02.11 23:59:20.044844 [ 293 ] {} <Debug> TCP-Session: e6742527-63c9-491c-b1c1-4f4e055a9bfd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9433 | 2026.02.11 23:59:20.044851 [ 275 ] {} <Debug> TCP-Session: f342007b-9710-45c3-a0ba-25e7d1d9ba6c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9434 | 2026.02.11 23:59:20.044879 [ 293 ] {} <Debug> TCP-Session: e6742527-63c9-491c-b1c1-4f4e055a9bfd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9435 | 2026.02.11 23:59:20.044893 [ 275 ] {} <Debug> TCP-Session: f342007b-9710-45c3-a0ba-25e7d1d9ba6c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9436 | 2026.02.11 23:59:20.044871 [ 288 ] {} <Debug> TCP-Session: f3e37db2-a3b3-48a4-aa1d-a283e05efea7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9437 | 2026.02.11 23:59:20.044818 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9438 | 2026.02.11 23:59:20.044939 [ 288 ] {} <Debug> TCP-Session: f3e37db2-a3b3-48a4-aa1d-a283e05efea7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9439 | 2026.02.11 23:59:20.044783 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9440 | 2026.02.11 23:59:20.044986 [ 290 ] {} <Debug> TCP-Session: 5c574726-1bb6-4420-ad3b-c30d54a8e460 Authenticating user 'default' from [fd00:1122:3344:101::e]:60797 | ||
| 9441 | 2026.02.11 23:59:20.044698 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47972 | ||
| 9442 | 2026.02.11 23:59:20.045011 [ 294 ] {} <Debug> TCP-Session: 0a247ca0-c9db-41ec-9489-8935020b59e8 Authenticating user 'default' from [fd00:1122:3344:101::e]:39168 | ||
| 9443 | 2026.02.11 23:59:20.045027 [ 290 ] {} <Debug> TCP-Session: 5c574726-1bb6-4420-ad3b-c30d54a8e460 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9444 | 2026.02.11 23:59:20.045060 [ 294 ] {} <Debug> TCP-Session: 0a247ca0-c9db-41ec-9489-8935020b59e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9445 | 2026.02.11 23:59:20.044683 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9446 | 2026.02.11 23:59:20.045084 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9447 | 2026.02.11 23:59:20.045088 [ 294 ] {} <Debug> TCP-Session: 0a247ca0-c9db-41ec-9489-8935020b59e8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9448 | 2026.02.11 23:59:20.045105 [ 292 ] {} <Debug> TCP-Session: a947b0b0-5d05-4799-8475-c6de8fe8c6c5 Authenticating user 'default' from [fd00:1122:3344:101::e]:36784 | ||
| 9449 | 2026.02.11 23:59:20.045117 [ 289 ] {} <Debug> TCP-Session: e2731c69-509d-460c-add1-227dd9ccae6b Authenticating user 'default' from [fd00:1122:3344:101::e]:47972 | ||
| 9450 | 2026.02.11 23:59:20.045143 [ 292 ] {} <Debug> TCP-Session: a947b0b0-5d05-4799-8475-c6de8fe8c6c5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9451 | 2026.02.11 23:59:20.045158 [ 289 ] {} <Debug> TCP-Session: e2731c69-509d-460c-add1-227dd9ccae6b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9452 | 2026.02.11 23:59:20.045169 [ 292 ] {} <Debug> TCP-Session: a947b0b0-5d05-4799-8475-c6de8fe8c6c5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9453 | 2026.02.11 23:59:20.045180 [ 289 ] {} <Debug> TCP-Session: e2731c69-509d-460c-add1-227dd9ccae6b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9454 | 2026.02.11 23:59:20.045077 [ 290 ] {} <Debug> TCP-Session: 5c574726-1bb6-4420-ad3b-c30d54a8e460 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9455 | 2026.02.11 23:59:20.044678 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65044 | ||
| 9456 | 2026.02.11 23:59:20.044802 [ 291 ] {} <Trace> TCP-Session: ba40f926-ab47-4b8d-a929-08323fc319a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9457 | 2026.02.11 23:59:20.045304 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9458 | 2026.02.11 23:59:20.045323 [ 287 ] {} <Debug> TCP-Session: 534e5b40-e4e1-44b1-a706-e94a07017372 Authenticating user 'default' from [fd00:1122:3344:101::e]:65044 | ||
| 9459 | 2026.02.11 23:59:20.045339 [ 287 ] {} <Debug> TCP-Session: 534e5b40-e4e1-44b1-a706-e94a07017372 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9460 | 2026.02.11 23:59:20.045351 [ 287 ] {} <Debug> TCP-Session: 534e5b40-e4e1-44b1-a706-e94a07017372 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9461 | 2026.02.11 23:59:20.045437 [ 291 ] {09a8622e-6e56-4fde-b5ef-6aeb06ebdc4b} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:35947) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 9462 | 2026.02.11 23:59:20.045687 [ 291 ] {09a8622e-6e56-4fde-b5ef-6aeb06ebdc4b} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 9463 | 2026.02.11 23:59:20.045739 [ 291 ] {09a8622e-6e56-4fde-b5ef-6aeb06ebdc4b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9464 | 2026.02.11 23:59:20.046019 [ 291 ] {09a8622e-6e56-4fde-b5ef-6aeb06ebdc4b} <Debug> oximeter.version (fea001a5-8cc1-47e7-b3b4-7e8fb004448d) (SelectExecutor): Key condition: unknown | ||
| 9465 | 2026.02.11 23:59:20.046977 [ 324 ] {09a8622e-6e56-4fde-b5ef-6aeb06ebdc4b} <Trace> AggregatingTransform: Aggregating | ||
| 9466 | 2026.02.11 23:59:20.047014 [ 324 ] {09a8622e-6e56-4fde-b5ef-6aeb06ebdc4b} <Trace> Aggregator: Aggregation method: without_key | ||
| 9467 | 2026.02.11 23:59:20.047047 [ 324 ] {09a8622e-6e56-4fde-b5ef-6aeb06ebdc4b} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000929638 sec. (1075.688 rows/sec., 42.02 KiB/sec.) | ||
| 9468 | 2026.02.11 23:59:20.047065 [ 324 ] {09a8622e-6e56-4fde-b5ef-6aeb06ebdc4b} <Trace> Aggregator: Merging aggregated data | ||
| 9469 | 2026.02.11 23:59:20.048401 [ 291 ] {09a8622e-6e56-4fde-b5ef-6aeb06ebdc4b} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003019 sec., 331.2355084465055 rows/sec., 12.94 KiB/sec. | ||
| 9470 | 2026.02.11 23:59:20.048538 [ 291 ] {09a8622e-6e56-4fde-b5ef-6aeb06ebdc4b} <Debug> TCPHandler: Processed in 0.003859275 sec. | ||
| 9471 | 2026.02.11 23:59:20.048663 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9472 | 2026.02.11 23:59:20.048692 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9473 | 2026.02.11 23:59:20.048693 [ 291 ] {} <Debug> TCP-Session: ba40f926-ab47-4b8d-a929-08323fc319a4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9474 | 2026.02.11 23:59:20.048712 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9475 | 2026.02.11 23:59:20.048739 [ 292 ] {} <Debug> TCP-Session: a947b0b0-5d05-4799-8475-c6de8fe8c6c5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9476 | 2026.02.11 23:59:20.048756 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9477 | 2026.02.11 23:59:20.048767 [ 293 ] {} <Debug> TCP-Session: e6742527-63c9-491c-b1c1-4f4e055a9bfd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9478 | 2026.02.11 23:59:20.048779 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9479 | 2026.02.11 23:59:20.048803 [ 275 ] {} <Debug> TCP-Session: f342007b-9710-45c3-a0ba-25e7d1d9ba6c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9480 | 2026.02.11 23:59:20.048818 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9481 | 2026.02.11 23:59:20.048840 [ 290 ] {} <Debug> TCP-Session: 5c574726-1bb6-4420-ad3b-c30d54a8e460 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9482 | 2026.02.11 23:59:20.048829 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9483 | 2026.02.11 23:59:20.048872 [ 294 ] {} <Debug> TCP-Session: 0a247ca0-c9db-41ec-9489-8935020b59e8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9484 | 2026.02.11 23:59:20.048903 [ 289 ] {} <Debug> TCP-Session: e2731c69-509d-460c-add1-227dd9ccae6b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9485 | 2026.02.11 23:59:20.048732 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9486 | 2026.02.11 23:59:20.048810 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9487 | 2026.02.11 23:59:20.048969 [ 287 ] {} <Debug> TCP-Session: 534e5b40-e4e1-44b1-a706-e94a07017372 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9488 | 2026.02.11 23:59:20.048998 [ 288 ] {} <Debug> TCP-Session: f3e37db2-a3b3-48a4-aa1d-a283e05efea7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9489 | 2026.02.11 23:59:20.711390 [ 25 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9490 | 2026.02.11 23:59:20.711440 [ 25 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9491 | 2026.02.11 23:59:20.819543 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 19147 | ||
| 9492 | 2026.02.11 23:59:20.820055 [ 244 ] {} <Trace> system.asynchronous_metric_log (7c321173-efe0-4025-bf7e-6a8e4a3fbd38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9493 | 2026.02.11 23:59:20.820105 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 9494 | 2026.02.11 23:59:20.820601 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 9495 | 2026.02.11 23:59:20.820848 [ 244 ] {} <Trace> system.asynchronous_metric_log (7c321173-efe0-4025-bf7e-6a8e4a3fbd38): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9496 | 2026.02.11 23:59:20.821001 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19147 | ||
| 9497 | 2026.02.11 23:59:21.031492 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 1218 | ||
| 9498 | 2026.02.11 23:59:21.034093 [ 243 ] {} <Trace> system.query_log (e129079c-d142-406b-8659-a4f2a5941f34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9499 | 2026.02.11 23:59:21.034145 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 9500 | 2026.02.11 23:59:21.035350 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 9501 | 2026.02.11 23:59:21.035604 [ 243 ] {} <Trace> system.query_log (e129079c-d142-406b-8659-a4f2a5941f34): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9502 | 2026.02.11 23:59:21.035879 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1218 | ||
| 9503 | 2026.02.11 23:59:21.799669 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 302 | ||
| 9504 | 2026.02.11 23:59:21.816979 [ 245 ] {} <Trace> system.metric_log (9c306116-b3ca-42bb-b692-9c2699a40c21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9505 | 2026.02.11 23:59:21.817028 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 9506 | 2026.02.11 23:59:21.823099 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 9507 | 2026.02.11 23:59:21.823778 [ 245 ] {} <Trace> system.metric_log (9c306116-b3ca-42bb-b692-9c2699a40c21): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9508 | 2026.02.11 23:59:21.826552 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 302 | ||
| 9509 | 2026.02.11 23:59:23.866768 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9510 | 2026.02.11 23:59:23.866974 [ 281 ] {3ec29b63-eba4-4ad1-8659-e79ec1f29776} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9511 | 2026.02.11 23:59:23.867045 [ 281 ] {3ec29b63-eba4-4ad1-8659-e79ec1f29776} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9512 | 2026.02.11 23:59:23.867748 [ 281 ] {3ec29b63-eba4-4ad1-8659-e79ec1f29776} <Trace> oximeter.fields_string (d8291991-e1c7-4178-b7c2-8afc920979a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9513 | 2026.02.11 23:59:23.867790 [ 281 ] {3ec29b63-eba4-4ad1-8659-e79ec1f29776} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 9514 | 2026.02.11 23:59:23.868180 [ 281 ] {3ec29b63-eba4-4ad1-8659-e79ec1f29776} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 9515 | 2026.02.11 23:59:23.868394 [ 281 ] {3ec29b63-eba4-4ad1-8659-e79ec1f29776} <Trace> oximeter.fields_string (d8291991-e1c7-4178-b7c2-8afc920979a5): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9516 | 2026.02.11 23:59:23.868537 [ 281 ] {3ec29b63-eba4-4ad1-8659-e79ec1f29776} <Debug> executeQuery: Read 124 rows, 10.94 KiB in 0.001614 sec., 76827.7571251549 rows/sec., 6.62 MiB/sec. | ||
| 9517 | 2026.02.11 23:59:23.868546 [ 30 ] {} <Debug> oximeter.fields_string (d8291991-e1c7-4178-b7c2-8afc920979a5) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 9518 | 2026.02.11 23:59:23.868578 [ 281 ] {3ec29b63-eba4-4ad1-8659-e79ec1f29776} <Debug> TCPHandler: Processed in 0.001981539 sec. | ||
| 9519 | 2026.02.11 23:59:23.868621 [ 30 ] {} <Trace> oximeter.fields_string (d8291991-e1c7-4178-b7c2-8afc920979a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9520 | 2026.02.11 23:59:23.868652 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 9521 | 2026.02.11 23:59:23.868728 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9522 | 2026.02.11 23:59:23.868787 [ 196 ] {d8291991-e1c7-4178-b7c2-8afc920979a5::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 | ||
| 9523 | 2026.02.11 23:59:23.868827 [ 281 ] {00c15124-a12d-42a0-bef1-9b86cf1dfccf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9524 | 2026.02.11 23:59:23.868874 [ 281 ] {00c15124-a12d-42a0-bef1-9b86cf1dfccf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9525 | 2026.02.11 23:59:23.868937 [ 196 ] {d8291991-e1c7-4178-b7c2-8afc920979a5::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9526 | 2026.02.11 23:59:23.868978 [ 196 ] {d8291991-e1c7-4178-b7c2-8afc920979a5::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1985 rows starting from the beginning of the part | ||
| 9527 | 2026.02.11 23:59:23.869047 [ 196 ] {d8291991-e1c7-4178-b7c2-8afc920979a5::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 124 rows starting from the beginning of the part | ||
| 9528 | 2026.02.11 23:59:23.869097 [ 196 ] {d8291991-e1c7-4178-b7c2-8afc920979a5::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 768 rows starting from the beginning of the part | ||
| 9529 | 2026.02.11 23:59:23.869149 [ 196 ] {d8291991-e1c7-4178-b7c2-8afc920979a5::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 125 rows starting from the beginning of the part | ||
| 9530 | 2026.02.11 23:59:23.869193 [ 196 ] {d8291991-e1c7-4178-b7c2-8afc920979a5::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 768 rows starting from the beginning of the part | ||
| 9531 | 2026.02.11 23:59:23.869235 [ 196 ] {d8291991-e1c7-4178-b7c2-8afc920979a5::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 124 rows starting from the beginning of the part | ||
| 9532 | 2026.02.11 23:59:23.869291 [ 281 ] {00c15124-a12d-42a0-bef1-9b86cf1dfccf} <Trace> oximeter.fields_u16 (a063e340-feb3-467d-9a3f-70c072d33d5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9533 | 2026.02.11 23:59:23.869332 [ 281 ] {00c15124-a12d-42a0-bef1-9b86cf1dfccf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 9534 | 2026.02.11 23:59:23.869652 [ 281 ] {00c15124-a12d-42a0-bef1-9b86cf1dfccf} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 9535 | 2026.02.11 23:59:23.869869 [ 281 ] {00c15124-a12d-42a0-bef1-9b86cf1dfccf} <Trace> oximeter.fields_u16 (a063e340-feb3-467d-9a3f-70c072d33d5b): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9536 | 2026.02.11 23:59:23.869987 [ 30 ] {} <Debug> oximeter.fields_u16 (a063e340-feb3-467d-9a3f-70c072d33d5b) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 9537 | 2026.02.11 23:59:23.870000 [ 281 ] {00c15124-a12d-42a0-bef1-9b86cf1dfccf} <Debug> executeQuery: Read 34 rows, 2.56 KiB in 0.001192 sec., 28523.489932885906 rows/sec., 2.09 MiB/sec. | ||
| 9538 | 2026.02.11 23:59:23.870028 [ 30 ] {} <Trace> oximeter.fields_u16 (a063e340-feb3-467d-9a3f-70c072d33d5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9539 | 2026.02.11 23:59:23.870049 [ 281 ] {00c15124-a12d-42a0-bef1-9b86cf1dfccf} <Debug> TCPHandler: Processed in 0.001369977 sec. | ||
| 9540 | 2026.02.11 23:59:23.870053 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 9541 | 2026.02.11 23:59:23.870155 [ 197 ] {a063e340-feb3-467d-9a3f-70c072d33d5b::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 | ||
| 9542 | 2026.02.11 23:59:23.870168 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9543 | 2026.02.11 23:59:23.870248 [ 197 ] {a063e340-feb3-467d-9a3f-70c072d33d5b::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9544 | 2026.02.11 23:59:23.870267 [ 281 ] {82e90f5d-7b2d-486f-9abc-c04e411bd48c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9545 | 2026.02.11 23:59:23.870277 [ 197 ] {a063e340-feb3-467d-9a3f-70c072d33d5b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 193 rows starting from the beginning of the part | ||
| 9546 | 2026.02.11 23:59:23.870307 [ 281 ] {82e90f5d-7b2d-486f-9abc-c04e411bd48c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9547 | 2026.02.11 23:59:23.870333 [ 197 ] {a063e340-feb3-467d-9a3f-70c072d33d5b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 34 rows starting from the beginning of the part | ||
| 9548 | 2026.02.11 23:59:23.870378 [ 197 ] {a063e340-feb3-467d-9a3f-70c072d33d5b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 141 rows starting from the beginning of the part | ||
| 9549 | 2026.02.11 23:59:23.870419 [ 197 ] {a063e340-feb3-467d-9a3f-70c072d33d5b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 36 rows starting from the beginning of the part | ||
| 9550 | 2026.02.11 23:59:23.870454 [ 197 ] {a063e340-feb3-467d-9a3f-70c072d33d5b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 141 rows starting from the beginning of the part | ||
| 9551 | 2026.02.11 23:59:23.870491 [ 197 ] {a063e340-feb3-467d-9a3f-70c072d33d5b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 34 rows starting from the beginning of the part | ||
| 9552 | 2026.02.11 23:59:23.870757 [ 281 ] {82e90f5d-7b2d-486f-9abc-c04e411bd48c} <Trace> oximeter.fields_uuid (4fa888fe-7c40-4232-8860-a6a6bcd7dec5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9553 | 2026.02.11 23:59:23.870792 [ 281 ] {82e90f5d-7b2d-486f-9abc-c04e411bd48c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 9554 | 2026.02.11 23:59:23.870815 [ 200 ] {d8291991-e1c7-4178-b7c2-8afc920979a5::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3894 rows, containing 5 columns (5 merged, 0 gathered) in 0.0020917 sec., 1861643.6391451927 rows/sec., 157.88 MiB/sec. | ||
| 9555 | 2026.02.11 23:59:23.871085 [ 281 ] {82e90f5d-7b2d-486f-9abc-c04e411bd48c} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 9556 | 2026.02.11 23:59:23.871100 [ 201 ] {d8291991-e1c7-4178-b7c2-8afc920979a5::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 9557 | 2026.02.11 23:59:23.871286 [ 186 ] {a063e340-feb3-467d-9a3f-70c072d33d5b::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 579 rows, containing 5 columns (5 merged, 0 gathered) in 0.001166203 sec., 496483.03082739457 rows/sec., 33.24 MiB/sec. | ||
| 9558 | 2026.02.11 23:59:23.871301 [ 281 ] {82e90f5d-7b2d-486f-9abc-c04e411bd48c} <Trace> oximeter.fields_uuid (4fa888fe-7c40-4232-8860-a6a6bcd7dec5): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9559 | 2026.02.11 23:59:23.871402 [ 201 ] {d8291991-e1c7-4178-b7c2-8afc920979a5::all_1_61_12} <Trace> oximeter.fields_string (d8291991-e1c7-4178-b7c2-8afc920979a5): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9560 | 2026.02.11 23:59:23.871413 [ 197 ] {a063e340-feb3-467d-9a3f-70c072d33d5b::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 9561 | 2026.02.11 23:59:23.871432 [ 30 ] {} <Debug> oximeter.fields_uuid (4fa888fe-7c40-4232-8860-a6a6bcd7dec5) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 9562 | 2026.02.11 23:59:23.871446 [ 281 ] {82e90f5d-7b2d-486f-9abc-c04e411bd48c} <Debug> executeQuery: Read 98 rows, 7.84 KiB in 0.001196 sec., 81939.79933110368 rows/sec., 6.40 MiB/sec. | ||
| 9563 | 2026.02.11 23:59:23.871471 [ 30 ] {} <Trace> oximeter.fields_uuid (4fa888fe-7c40-4232-8860-a6a6bcd7dec5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9564 | 2026.02.11 23:59:23.871488 [ 201 ] {d8291991-e1c7-4178-b7c2-8afc920979a5::all_1_61_12} <Trace> oximeter.fields_string (d8291991-e1c7-4178-b7c2-8afc920979a5) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 9565 | 2026.02.11 23:59:23.871492 [ 281 ] {82e90f5d-7b2d-486f-9abc-c04e411bd48c} <Debug> TCPHandler: Processed in 0.001370127 sec. | ||
| 9566 | 2026.02.11 23:59:23.871498 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 9567 | 2026.02.11 23:59:23.871589 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.85 MiB. | ||
| 9568 | 2026.02.11 23:59:23.871629 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9569 | 2026.02.11 23:59:23.871637 [ 186 ] {4fa888fe-7c40-4232-8860-a6a6bcd7dec5::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 | ||
| 9570 | 2026.02.11 23:59:23.871649 [ 197 ] {a063e340-feb3-467d-9a3f-70c072d33d5b::all_1_56_11} <Trace> oximeter.fields_u16 (a063e340-feb3-467d-9a3f-70c072d33d5b): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9571 | 2026.02.11 23:59:23.871727 [ 281 ] {e515f15a-5744-4590-b405-573821561137} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9572 | 2026.02.11 23:59:23.871733 [ 197 ] {a063e340-feb3-467d-9a3f-70c072d33d5b::all_1_56_11} <Trace> oximeter.fields_u16 (a063e340-feb3-467d-9a3f-70c072d33d5b) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 9573 | 2026.02.11 23:59:23.871767 [ 186 ] {4fa888fe-7c40-4232-8860-a6a6bcd7dec5::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9574 | 2026.02.11 23:59:23.871769 [ 281 ] {e515f15a-5744-4590-b405-573821561137} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9575 | 2026.02.11 23:59:23.871804 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 9576 | 2026.02.11 23:59:23.871811 [ 186 ] {4fa888fe-7c40-4232-8860-a6a6bcd7dec5::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 997 rows starting from the beginning of the part | ||
| 9577 | 2026.02.11 23:59:23.871889 [ 186 ] {4fa888fe-7c40-4232-8860-a6a6bcd7dec5::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 98 rows starting from the beginning of the part | ||
| 9578 | 2026.02.11 23:59:23.871938 [ 186 ] {4fa888fe-7c40-4232-8860-a6a6bcd7dec5::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 471 rows starting from the beginning of the part | ||
| 9579 | 2026.02.11 23:59:23.871980 [ 186 ] {4fa888fe-7c40-4232-8860-a6a6bcd7dec5::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 100 rows starting from the beginning of the part | ||
| 9580 | 2026.02.11 23:59:23.872025 [ 186 ] {4fa888fe-7c40-4232-8860-a6a6bcd7dec5::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 471 rows starting from the beginning of the part | ||
| 9581 | 2026.02.11 23:59:23.872071 [ 186 ] {4fa888fe-7c40-4232-8860-a6a6bcd7dec5::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 98 rows starting from the beginning of the part | ||
| 9582 | 2026.02.11 23:59:23.872205 [ 281 ] {e515f15a-5744-4590-b405-573821561137} <Trace> oximeter.measurements_cumulativeu64 (629b0a95-06b7-4f0a-8a91-89e98ebdbeb8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9583 | 2026.02.11 23:59:23.872247 [ 281 ] {e515f15a-5744-4590-b405-573821561137} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 9584 | 2026.02.11 23:59:23.872595 [ 281 ] {e515f15a-5744-4590-b405-573821561137} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 9585 | 2026.02.11 23:59:23.872825 [ 281 ] {e515f15a-5744-4590-b405-573821561137} <Trace> oximeter.measurements_cumulativeu64 (629b0a95-06b7-4f0a-8a91-89e98ebdbeb8): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9586 | 2026.02.11 23:59:23.872967 [ 281 ] {e515f15a-5744-4590-b405-573821561137} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001259 sec., 127084.98808578237 rows/sec., 8.85 MiB/sec. | ||
| 9587 | 2026.02.11 23:59:23.873003 [ 281 ] {e515f15a-5744-4590-b405-573821561137} <Debug> TCPHandler: Processed in 0.001420898 sec. | ||
| 9588 | 2026.02.11 23:59:23.873114 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9589 | 2026.02.11 23:59:23.873206 [ 281 ] {7468691a-a9e8-4c54-9fe4-3e35b816019f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9590 | 2026.02.11 23:59:23.873260 [ 281 ] {7468691a-a9e8-4c54-9fe4-3e35b816019f} <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 | ||
| 9591 | 2026.02.11 23:59:23.873302 [ 196 ] {4fa888fe-7c40-4232-8860-a6a6bcd7dec5::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2235 rows, containing 5 columns (5 merged, 0 gathered) in 0.001736334 sec., 1287194.744789885 rows/sec., 97.92 MiB/sec. | ||
| 9592 | 2026.02.11 23:59:23.873472 [ 186 ] {4fa888fe-7c40-4232-8860-a6a6bcd7dec5::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 9593 | 2026.02.11 23:59:23.873750 [ 186 ] {4fa888fe-7c40-4232-8860-a6a6bcd7dec5::all_1_61_12} <Trace> oximeter.fields_uuid (4fa888fe-7c40-4232-8860-a6a6bcd7dec5): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9594 | 2026.02.11 23:59:23.873828 [ 186 ] {4fa888fe-7c40-4232-8860-a6a6bcd7dec5::all_1_61_12} <Trace> oximeter.fields_uuid (4fa888fe-7c40-4232-8860-a6a6bcd7dec5) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 9595 | 2026.02.11 23:59:23.873907 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 9596 | 2026.02.11 23:59:23.874112 [ 281 ] {7468691a-a9e8-4c54-9fe4-3e35b816019f} <Trace> oximeter.measurements_histogramu64 (ffbb1385-6601-4f63-a903-f8bfc0e27b7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9597 | 2026.02.11 23:59:23.874153 [ 281 ] {7468691a-a9e8-4c54-9fe4-3e35b816019f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 9598 | 2026.02.11 23:59:23.874702 [ 281 ] {7468691a-a9e8-4c54-9fe4-3e35b816019f} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 9599 | 2026.02.11 23:59:23.874923 [ 281 ] {7468691a-a9e8-4c54-9fe4-3e35b816019f} <Trace> oximeter.measurements_histogramu64 (ffbb1385-6601-4f63-a903-f8bfc0e27b7e): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9600 | 2026.02.11 23:59:23.875054 [ 281 ] {7468691a-a9e8-4c54-9fe4-3e35b816019f} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.001865 sec., 18230.563002680967 rows/sec., 32.67 MiB/sec. | ||
| 9601 | 2026.02.11 23:59:23.875105 [ 281 ] {7468691a-a9e8-4c54-9fe4-3e35b816019f} <Debug> TCPHandler: Processed in 0.00203761 sec. | ||
| 9602 | 2026.02.11 23:59:23.875222 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9603 | 2026.02.11 23:59:23.875314 [ 281 ] {9eed589b-89d5-4f2a-94cd-3d24c25451e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9604 | 2026.02.11 23:59:23.875354 [ 281 ] {9eed589b-89d5-4f2a-94cd-3d24c25451e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9605 | 2026.02.11 23:59:23.875684 [ 281 ] {9eed589b-89d5-4f2a-94cd-3d24c25451e3} <Trace> oximeter.measurements_u64 (4b04f6c7-fe0f-46f4-b6b8-6d9da97af1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9606 | 2026.02.11 23:59:23.875718 [ 281 ] {9eed589b-89d5-4f2a-94cd-3d24c25451e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 9607 | 2026.02.11 23:59:23.876002 [ 281 ] {9eed589b-89d5-4f2a-94cd-3d24c25451e3} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 9608 | 2026.02.11 23:59:23.876199 [ 281 ] {9eed589b-89d5-4f2a-94cd-3d24c25451e3} <Trace> oximeter.measurements_u64 (4b04f6c7-fe0f-46f4-b6b8-6d9da97af1bd): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9609 | 2026.02.11 23:59:23.876306 [ 30 ] {} <Debug> oximeter.measurements_u64 (4b04f6c7-fe0f-46f4-b6b8-6d9da97af1bd) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 9610 | 2026.02.11 23:59:23.876323 [ 281 ] {9eed589b-89d5-4f2a-94cd-3d24c25451e3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001027 sec., 58422.59006815969 rows/sec., 3.94 MiB/sec. | ||
| 9611 | 2026.02.11 23:59:23.876346 [ 30 ] {} <Trace> oximeter.measurements_u64 (4b04f6c7-fe0f-46f4-b6b8-6d9da97af1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9612 | 2026.02.11 23:59:23.876366 [ 281 ] {9eed589b-89d5-4f2a-94cd-3d24c25451e3} <Debug> TCPHandler: Processed in 0.001190894 sec. | ||
| 9613 | 2026.02.11 23:59:23.876370 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 9614 | 2026.02.11 23:59:23.876476 [ 197 ] {4b04f6c7-fe0f-46f4-b6b8-6d9da97af1bd::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 | ||
| 9615 | 2026.02.11 23:59:23.876563 [ 197 ] {4b04f6c7-fe0f-46f4-b6b8-6d9da97af1bd::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9616 | 2026.02.11 23:59:23.876592 [ 197 ] {4b04f6c7-fe0f-46f4-b6b8-6d9da97af1bd::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 3820 rows starting from the beginning of the part | ||
| 9617 | 2026.02.11 23:59:23.876640 [ 197 ] {4b04f6c7-fe0f-46f4-b6b8-6d9da97af1bd::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 | ||
| 9618 | 2026.02.11 23:59:23.876673 [ 197 ] {4b04f6c7-fe0f-46f4-b6b8-6d9da97af1bd::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 88 rows starting from the beginning of the part | ||
| 9619 | 2026.02.11 23:59:23.876705 [ 197 ] {4b04f6c7-fe0f-46f4-b6b8-6d9da97af1bd::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 | ||
| 9620 | 2026.02.11 23:59:23.876735 [ 197 ] {4b04f6c7-fe0f-46f4-b6b8-6d9da97af1bd::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 88 rows starting from the beginning of the part | ||
| 9621 | 2026.02.11 23:59:23.876770 [ 197 ] {4b04f6c7-fe0f-46f4-b6b8-6d9da97af1bd::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 | ||
| 9622 | 2026.02.11 23:59:23.877883 [ 196 ] {4b04f6c7-fe0f-46f4-b6b8-6d9da97af1bd::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4176 rows, containing 4 columns (4 merged, 0 gathered) in 0.001439518 sec., 2900971.0194662376 rows/sec., 187.91 MiB/sec. | ||
| 9623 | 2026.02.11 23:59:23.878177 [ 186 ] {4b04f6c7-fe0f-46f4-b6b8-6d9da97af1bd::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 9624 | 2026.02.11 23:59:23.878444 [ 186 ] {4b04f6c7-fe0f-46f4-b6b8-6d9da97af1bd::all_1_61_12} <Trace> oximeter.measurements_u64 (4b04f6c7-fe0f-46f4-b6b8-6d9da97af1bd): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9625 | 2026.02.11 23:59:23.878513 [ 186 ] {4b04f6c7-fe0f-46f4-b6b8-6d9da97af1bd::all_1_61_12} <Trace> oximeter.measurements_u64 (4b04f6c7-fe0f-46f4-b6b8-6d9da97af1bd) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 9626 | 2026.02.11 23:59:23.878589 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.93 MiB. | ||
| 9627 | 2026.02.11 23:59:27.209949 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9628 | 2026.02.11 23:59:27.210148 [ 281 ] {7c6ec8de-8c1b-41bc-87fe-c751382cb029} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9629 | 2026.02.11 23:59:27.210223 [ 281 ] {7c6ec8de-8c1b-41bc-87fe-c751382cb029} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9630 | 2026.02.11 23:59:27.211012 [ 281 ] {7c6ec8de-8c1b-41bc-87fe-c751382cb029} <Trace> oximeter.fields_i16 (a5dbfeca-2262-4415-b6be-dfd1a8bfa631): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9631 | 2026.02.11 23:59:27.211059 [ 281 ] {7c6ec8de-8c1b-41bc-87fe-c751382cb029} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 9632 | 2026.02.11 23:59:27.211450 [ 281 ] {7c6ec8de-8c1b-41bc-87fe-c751382cb029} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 9633 | 2026.02.11 23:59:27.211662 [ 281 ] {7c6ec8de-8c1b-41bc-87fe-c751382cb029} <Trace> oximeter.fields_i16 (a5dbfeca-2262-4415-b6be-dfd1a8bfa631): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9634 | 2026.02.11 23:59:27.211814 [ 281 ] {7c6ec8de-8c1b-41bc-87fe-c751382cb029} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.00172 sec., 154651.16279069768 rows/sec., 9.83 MiB/sec. | ||
| 9635 | 2026.02.11 23:59:27.211859 [ 281 ] {7c6ec8de-8c1b-41bc-87fe-c751382cb029} <Debug> TCPHandler: Processed in 0.00204659 sec. | ||
| 9636 | 2026.02.11 23:59:27.211991 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9637 | 2026.02.11 23:59:27.212094 [ 281 ] {ac61c9ba-506a-47de-b15c-b3f538725e71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 9638 | 2026.02.11 23:59:27.212137 [ 281 ] {ac61c9ba-506a-47de-b15c-b3f538725e71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 9639 | 2026.02.11 23:59:27.212536 [ 281 ] {ac61c9ba-506a-47de-b15c-b3f538725e71} <Trace> oximeter.fields_ipaddr (6857c72f-dfdb-45c0-96ba-7e28c54e54a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9640 | 2026.02.11 23:59:27.212570 [ 281 ] {ac61c9ba-506a-47de-b15c-b3f538725e71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 9641 | 2026.02.11 23:59:27.212862 [ 281 ] {ac61c9ba-506a-47de-b15c-b3f538725e71} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 9642 | 2026.02.11 23:59:27.213075 [ 281 ] {ac61c9ba-506a-47de-b15c-b3f538725e71} <Trace> oximeter.fields_ipaddr (6857c72f-dfdb-45c0-96ba-7e28c54e54a7): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9643 | 2026.02.11 23:59:27.213204 [ 281 ] {ac61c9ba-506a-47de-b15c-b3f538725e71} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001134 sec., 5291.005291005291 rows/sec., 431.44 KiB/sec. | ||
| 9644 | 2026.02.11 23:59:27.213242 [ 281 ] {ac61c9ba-506a-47de-b15c-b3f538725e71} <Debug> TCPHandler: Processed in 0.001303055 sec. | ||
| 9645 | 2026.02.11 23:59:27.213354 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9646 | 2026.02.11 23:59:27.213447 [ 281 ] {2e9c24e0-f875-4e7e-8bba-6bc53b7d7ff5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9647 | 2026.02.11 23:59:27.213486 [ 281 ] {2e9c24e0-f875-4e7e-8bba-6bc53b7d7ff5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9648 | 2026.02.11 23:59:27.214837 [ 281 ] {2e9c24e0-f875-4e7e-8bba-6bc53b7d7ff5} <Trace> oximeter.fields_string (d8291991-e1c7-4178-b7c2-8afc920979a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9649 | 2026.02.11 23:59:27.214872 [ 281 ] {2e9c24e0-f875-4e7e-8bba-6bc53b7d7ff5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 9650 | 2026.02.11 23:59:27.215275 [ 281 ] {2e9c24e0-f875-4e7e-8bba-6bc53b7d7ff5} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9651 | 2026.02.11 23:59:27.215473 [ 281 ] {2e9c24e0-f875-4e7e-8bba-6bc53b7d7ff5} <Trace> oximeter.fields_string (d8291991-e1c7-4178-b7c2-8afc920979a5): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9652 | 2026.02.11 23:59:27.215604 [ 281 ] {2e9c24e0-f875-4e7e-8bba-6bc53b7d7ff5} <Debug> executeQuery: Read 1911 rows, 158.88 KiB in 0.002174 sec., 879024.8390064397 rows/sec., 71.37 MiB/sec. | ||
| 9653 | 2026.02.11 23:59:27.215642 [ 281 ] {2e9c24e0-f875-4e7e-8bba-6bc53b7d7ff5} <Debug> TCPHandler: Processed in 0.002336355 sec. | ||
| 9654 | 2026.02.11 23:59:27.215757 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9655 | 2026.02.11 23:59:27.215851 [ 281 ] {3f11842c-d876-446b-8c31-a7f6c6f4843b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9656 | 2026.02.11 23:59:27.215891 [ 281 ] {3f11842c-d876-446b-8c31-a7f6c6f4843b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9657 | 2026.02.11 23:59:27.216343 [ 281 ] {3f11842c-d876-446b-8c31-a7f6c6f4843b} <Trace> oximeter.fields_u16 (a063e340-feb3-467d-9a3f-70c072d33d5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9658 | 2026.02.11 23:59:27.216378 [ 281 ] {3f11842c-d876-446b-8c31-a7f6c6f4843b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 9659 | 2026.02.11 23:59:27.216672 [ 281 ] {3f11842c-d876-446b-8c31-a7f6c6f4843b} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 9660 | 2026.02.11 23:59:27.216868 [ 281 ] {3f11842c-d876-446b-8c31-a7f6c6f4843b} <Trace> oximeter.fields_u16 (a063e340-feb3-467d-9a3f-70c072d33d5b): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9661 | 2026.02.11 23:59:27.216991 [ 281 ] {3f11842c-d876-446b-8c31-a7f6c6f4843b} <Debug> executeQuery: Read 147 rows, 9.02 KiB in 0.001159 sec., 126833.4771354616 rows/sec., 7.60 MiB/sec. | ||
| 9662 | 2026.02.11 23:59:27.217029 [ 281 ] {3f11842c-d876-446b-8c31-a7f6c6f4843b} <Debug> TCPHandler: Processed in 0.001321706 sec. | ||
| 9663 | 2026.02.11 23:59:27.217144 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9664 | 2026.02.11 23:59:27.217237 [ 281 ] {a8a87982-4827-48d9-a19e-9bc3e54f4db7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9665 | 2026.02.11 23:59:27.217275 [ 281 ] {a8a87982-4827-48d9-a19e-9bc3e54f4db7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9666 | 2026.02.11 23:59:27.217805 [ 281 ] {a8a87982-4827-48d9-a19e-9bc3e54f4db7} <Trace> oximeter.fields_u32 (5e914076-6ebe-4e60-a251-80aa571785b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9667 | 2026.02.11 23:59:27.217840 [ 281 ] {a8a87982-4827-48d9-a19e-9bc3e54f4db7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 9668 | 2026.02.11 23:59:27.218152 [ 281 ] {a8a87982-4827-48d9-a19e-9bc3e54f4db7} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 9669 | 2026.02.11 23:59:27.218356 [ 281 ] {a8a87982-4827-48d9-a19e-9bc3e54f4db7} <Trace> oximeter.fields_u32 (5e914076-6ebe-4e60-a251-80aa571785b6): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9670 | 2026.02.11 23:59:27.218445 [ 33 ] {} <Debug> oximeter.fields_u32 (5e914076-6ebe-4e60-a251-80aa571785b6) (MergerMutator): Selected 6 parts from all_1_23_5 to all_28_28_0 | ||
| 9671 | 2026.02.11 23:59:27.218479 [ 281 ] {a8a87982-4827-48d9-a19e-9bc3e54f4db7} <Debug> executeQuery: Read 368 rows, 25.07 KiB in 0.001261 sec., 291831.87946074543 rows/sec., 19.42 MiB/sec. | ||
| 9672 | 2026.02.11 23:59:27.218483 [ 33 ] {} <Trace> oximeter.fields_u32 (5e914076-6ebe-4e60-a251-80aa571785b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9673 | 2026.02.11 23:59:27.218510 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 9674 | 2026.02.11 23:59:27.218517 [ 281 ] {a8a87982-4827-48d9-a19e-9bc3e54f4db7} <Debug> TCPHandler: Processed in 0.001421708 sec. | ||
| 9675 | 2026.02.11 23:59:27.218630 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9676 | 2026.02.11 23:59:27.218629 [ 198 ] {5e914076-6ebe-4e60-a251-80aa571785b6::all_1_28_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_23_5 to all_28_28_0 into Compact with storage Full | ||
| 9677 | 2026.02.11 23:59:27.218725 [ 281 ] {d46aa9eb-eb45-4dc9-8daa-a14c2a02c67a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9678 | 2026.02.11 23:59:27.218769 [ 281 ] {d46aa9eb-eb45-4dc9-8daa-a14c2a02c67a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9679 | 2026.02.11 23:59:27.218790 [ 198 ] {5e914076-6ebe-4e60-a251-80aa571785b6::all_1_28_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9680 | 2026.02.11 23:59:27.218831 [ 198 ] {5e914076-6ebe-4e60-a251-80aa571785b6::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_23_5, total 368 rows starting from the beginning of the part | ||
| 9681 | 2026.02.11 23:59:27.218905 [ 198 ] {5e914076-6ebe-4e60-a251-80aa571785b6::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 140 rows starting from the beginning of the part | ||
| 9682 | 2026.02.11 23:59:27.218958 [ 198 ] {5e914076-6ebe-4e60-a251-80aa571785b6::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 368 rows starting from the beginning of the part | ||
| 9683 | 2026.02.11 23:59:27.219009 [ 198 ] {5e914076-6ebe-4e60-a251-80aa571785b6::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 140 rows starting from the beginning of the part | ||
| 9684 | 2026.02.11 23:59:27.219053 [ 198 ] {5e914076-6ebe-4e60-a251-80aa571785b6::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 140 rows starting from the beginning of the part | ||
| 9685 | 2026.02.11 23:59:27.219097 [ 198 ] {5e914076-6ebe-4e60-a251-80aa571785b6::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 368 rows starting from the beginning of the part | ||
| 9686 | 2026.02.11 23:59:27.219203 [ 281 ] {d46aa9eb-eb45-4dc9-8daa-a14c2a02c67a} <Trace> oximeter.fields_u8 (333bec52-f74d-408b-9e1c-1479446c7d3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9687 | 2026.02.11 23:59:27.219245 [ 281 ] {d46aa9eb-eb45-4dc9-8daa-a14c2a02c67a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 9688 | 2026.02.11 23:59:27.219582 [ 281 ] {d46aa9eb-eb45-4dc9-8daa-a14c2a02c67a} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 9689 | 2026.02.11 23:59:27.219807 [ 281 ] {d46aa9eb-eb45-4dc9-8daa-a14c2a02c67a} <Trace> oximeter.fields_u8 (333bec52-f74d-408b-9e1c-1479446c7d3c): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9690 | 2026.02.11 23:59:27.219939 [ 281 ] {d46aa9eb-eb45-4dc9-8daa-a14c2a02c67a} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001232 sec., 112824.67532467532 rows/sec., 6.42 MiB/sec. | ||
| 9691 | 2026.02.11 23:59:27.219978 [ 281 ] {d46aa9eb-eb45-4dc9-8daa-a14c2a02c67a} <Debug> TCPHandler: Processed in 0.001396957 sec. | ||
| 9692 | 2026.02.11 23:59:27.220094 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9693 | 2026.02.11 23:59:27.220160 [ 186 ] {5e914076-6ebe-4e60-a251-80aa571785b6::all_1_28_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1524 rows, containing 5 columns (5 merged, 0 gathered) in 0.001587961 sec., 959721.3029791034 rows/sec., 67.02 MiB/sec. | ||
| 9694 | 2026.02.11 23:59:27.220188 [ 281 ] {9dae42d3-6577-4856-9d1a-639dbda0cb3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9695 | 2026.02.11 23:59:27.220233 [ 281 ] {9dae42d3-6577-4856-9d1a-639dbda0cb3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9696 | 2026.02.11 23:59:27.220300 [ 198 ] {5e914076-6ebe-4e60-a251-80aa571785b6::all_1_28_6} <Trace> MergedBlockOutputStream: filled checksums all_1_28_6 (state Temporary) | ||
| 9697 | 2026.02.11 23:59:27.220545 [ 198 ] {5e914076-6ebe-4e60-a251-80aa571785b6::all_1_28_6} <Trace> oximeter.fields_u32 (5e914076-6ebe-4e60-a251-80aa571785b6): Renaming temporary part tmp_merge_all_1_28_6 to all_1_28_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9698 | 2026.02.11 23:59:27.220613 [ 198 ] {5e914076-6ebe-4e60-a251-80aa571785b6::all_1_28_6} <Trace> oximeter.fields_u32 (5e914076-6ebe-4e60-a251-80aa571785b6) (MergerMutator): Merged 6 parts: [all_1_23_5, all_28_28_0] -> all_1_28_6 | ||
| 9699 | 2026.02.11 23:59:27.220683 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 9700 | 2026.02.11 23:59:27.220987 [ 281 ] {9dae42d3-6577-4856-9d1a-639dbda0cb3f} <Trace> oximeter.fields_uuid (4fa888fe-7c40-4232-8860-a6a6bcd7dec5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9701 | 2026.02.11 23:59:27.221029 [ 281 ] {9dae42d3-6577-4856-9d1a-639dbda0cb3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 9702 | 2026.02.11 23:59:27.221372 [ 281 ] {9dae42d3-6577-4856-9d1a-639dbda0cb3f} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9703 | 2026.02.11 23:59:27.221573 [ 281 ] {9dae42d3-6577-4856-9d1a-639dbda0cb3f} <Trace> oximeter.fields_uuid (4fa888fe-7c40-4232-8860-a6a6bcd7dec5): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9704 | 2026.02.11 23:59:27.221701 [ 281 ] {9dae42d3-6577-4856-9d1a-639dbda0cb3f} <Debug> executeQuery: Read 933 rows, 68.70 KiB in 0.001531 sec., 609405.6172436316 rows/sec., 43.82 MiB/sec. | ||
| 9705 | 2026.02.11 23:59:27.221739 [ 281 ] {9dae42d3-6577-4856-9d1a-639dbda0cb3f} <Debug> TCPHandler: Processed in 0.001694723 sec. | ||
| 9706 | 2026.02.11 23:59:27.221852 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9707 | 2026.02.11 23:59:27.221953 [ 281 ] {58bd390e-2d9f-492c-a286-65bfebac085e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 9708 | 2026.02.11 23:59:27.221995 [ 281 ] {58bd390e-2d9f-492c-a286-65bfebac085e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 9709 | 2026.02.11 23:59:27.222325 [ 281 ] {58bd390e-2d9f-492c-a286-65bfebac085e} <Trace> oximeter.measurements_bool (9bb13e33-63b8-46aa-ab9c-a174a3431472): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9710 | 2026.02.11 23:59:27.222361 [ 281 ] {58bd390e-2d9f-492c-a286-65bfebac085e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 9711 | 2026.02.11 23:59:27.222661 [ 281 ] {58bd390e-2d9f-492c-a286-65bfebac085e} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 9712 | 2026.02.11 23:59:27.222867 [ 281 ] {58bd390e-2d9f-492c-a286-65bfebac085e} <Trace> oximeter.measurements_bool (9bb13e33-63b8-46aa-ab9c-a174a3431472): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9713 | 2026.02.11 23:59:27.222997 [ 281 ] {58bd390e-2d9f-492c-a286-65bfebac085e} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001062 sec., 5649.717514124293 rows/sec., 295.18 KiB/sec. | ||
| 9714 | 2026.02.11 23:59:27.223033 [ 281 ] {58bd390e-2d9f-492c-a286-65bfebac085e} <Debug> TCPHandler: Processed in 0.001230664 sec. | ||
| 9715 | 2026.02.11 23:59:27.223145 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9716 | 2026.02.11 23:59:27.223237 [ 281 ] {55a6b20a-c1a2-4560-a21a-e9f92195cbbf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9717 | 2026.02.11 23:59:27.223279 [ 281 ] {55a6b20a-c1a2-4560-a21a-e9f92195cbbf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9718 | 2026.02.11 23:59:27.223861 [ 281 ] {55a6b20a-c1a2-4560-a21a-e9f92195cbbf} <Trace> oximeter.measurements_cumulativeu64 (629b0a95-06b7-4f0a-8a91-89e98ebdbeb8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9719 | 2026.02.11 23:59:27.223897 [ 281 ] {55a6b20a-c1a2-4560-a21a-e9f92195cbbf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 9720 | 2026.02.11 23:59:27.224267 [ 281 ] {55a6b20a-c1a2-4560-a21a-e9f92195cbbf} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9721 | 2026.02.11 23:59:27.224474 [ 281 ] {55a6b20a-c1a2-4560-a21a-e9f92195cbbf} <Trace> oximeter.measurements_cumulativeu64 (629b0a95-06b7-4f0a-8a91-89e98ebdbeb8): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9722 | 2026.02.11 23:59:27.224602 [ 281 ] {55a6b20a-c1a2-4560-a21a-e9f92195cbbf} <Debug> executeQuery: Read 913 rows, 62.28 KiB in 0.001383 sec., 660159.0744757773 rows/sec., 43.98 MiB/sec. | ||
| 9723 | 2026.02.11 23:59:27.224639 [ 281 ] {55a6b20a-c1a2-4560-a21a-e9f92195cbbf} <Debug> TCPHandler: Processed in 0.00154326 sec. | ||
| 9724 | 2026.02.11 23:59:27.224743 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9725 | 2026.02.11 23:59:27.224836 [ 281 ] {37ed5f51-a4a3-42fe-881f-46470d479664} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 9726 | 2026.02.11 23:59:27.224877 [ 281 ] {37ed5f51-a4a3-42fe-881f-46470d479664} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 9727 | 2026.02.11 23:59:27.225190 [ 281 ] {37ed5f51-a4a3-42fe-881f-46470d479664} <Trace> oximeter.measurements_f64 (522c00d0-3ce7-4a3b-8e1c-1a58bb35e28f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9728 | 2026.02.11 23:59:27.225223 [ 281 ] {37ed5f51-a4a3-42fe-881f-46470d479664} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 9729 | 2026.02.11 23:59:27.225510 [ 281 ] {37ed5f51-a4a3-42fe-881f-46470d479664} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 9730 | 2026.02.11 23:59:27.225716 [ 281 ] {37ed5f51-a4a3-42fe-881f-46470d479664} <Trace> oximeter.measurements_f64 (522c00d0-3ce7-4a3b-8e1c-1a58bb35e28f): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9731 | 2026.02.11 23:59:27.225842 [ 281 ] {37ed5f51-a4a3-42fe-881f-46470d479664} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001024 sec., 976.5625 rows/sec., 65.80 KiB/sec. | ||
| 9732 | 2026.02.11 23:59:27.225878 [ 281 ] {37ed5f51-a4a3-42fe-881f-46470d479664} <Debug> TCPHandler: Processed in 0.001183013 sec. | ||
| 9733 | 2026.02.11 23:59:27.225988 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9734 | 2026.02.11 23:59:27.226080 [ 281 ] {51185e0e-2e30-475b-a0ea-ba13bb18ef70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9735 | 2026.02.11 23:59:27.226135 [ 281 ] {51185e0e-2e30-475b-a0ea-ba13bb18ef70} <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 | ||
| 9736 | 2026.02.11 23:59:27.226886 [ 281 ] {51185e0e-2e30-475b-a0ea-ba13bb18ef70} <Trace> oximeter.measurements_histogramu64 (ffbb1385-6601-4f63-a903-f8bfc0e27b7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9737 | 2026.02.11 23:59:27.226920 [ 281 ] {51185e0e-2e30-475b-a0ea-ba13bb18ef70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 9738 | 2026.02.11 23:59:27.227404 [ 281 ] {51185e0e-2e30-475b-a0ea-ba13bb18ef70} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 9739 | 2026.02.11 23:59:27.227617 [ 281 ] {51185e0e-2e30-475b-a0ea-ba13bb18ef70} <Trace> oximeter.measurements_histogramu64 (ffbb1385-6601-4f63-a903-f8bfc0e27b7e): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9740 | 2026.02.11 23:59:27.227752 [ 281 ] {51185e0e-2e30-475b-a0ea-ba13bb18ef70} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.001689 sec., 4736.530491415038 rows/sec., 8.49 MiB/sec. | ||
| 9741 | 2026.02.11 23:59:27.227803 [ 281 ] {51185e0e-2e30-475b-a0ea-ba13bb18ef70} <Debug> TCPHandler: Processed in 0.001864327 sec. | ||
| 9742 | 2026.02.11 23:59:27.227923 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9743 | 2026.02.11 23:59:27.228018 [ 281 ] {e43ca2bf-af0e-4d55-9eb1-966fb774d51d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9744 | 2026.02.11 23:59:27.228059 [ 281 ] {e43ca2bf-af0e-4d55-9eb1-966fb774d51d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9745 | 2026.02.11 23:59:27.228389 [ 281 ] {e43ca2bf-af0e-4d55-9eb1-966fb774d51d} <Trace> oximeter.measurements_u64 (4b04f6c7-fe0f-46f4-b6b8-6d9da97af1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9746 | 2026.02.11 23:59:27.228422 [ 281 ] {e43ca2bf-af0e-4d55-9eb1-966fb774d51d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 9747 | 2026.02.11 23:59:27.228719 [ 281 ] {e43ca2bf-af0e-4d55-9eb1-966fb774d51d} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9748 | 2026.02.11 23:59:27.228931 [ 281 ] {e43ca2bf-af0e-4d55-9eb1-966fb774d51d} <Trace> oximeter.measurements_u64 (4b04f6c7-fe0f-46f4-b6b8-6d9da97af1bd): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9749 | 2026.02.11 23:59:27.229051 [ 281 ] {e43ca2bf-af0e-4d55-9eb1-966fb774d51d} <Debug> executeQuery: Read 76 rows, 4.83 KiB in 0.001052 sec., 72243.34600760456 rows/sec., 4.48 MiB/sec. | ||
| 9750 | 2026.02.11 23:59:27.229086 [ 281 ] {e43ca2bf-af0e-4d55-9eb1-966fb774d51d} <Debug> TCPHandler: Processed in 0.001215904 sec. | ||
| 9751 | 2026.02.11 23:59:28.321157 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 19659 | ||
| 9752 | 2026.02.11 23:59:28.321748 [ 244 ] {} <Trace> system.asynchronous_metric_log (7c321173-efe0-4025-bf7e-6a8e4a3fbd38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9753 | 2026.02.11 23:59:28.321787 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 9754 | 2026.02.11 23:59:28.322272 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 9755 | 2026.02.11 23:59:28.322493 [ 244 ] {} <Trace> system.asynchronous_metric_log (7c321173-efe0-4025-bf7e-6a8e4a3fbd38): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9756 | 2026.02.11 23:59:28.322628 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19659 | ||
| 9757 | 2026.02.11 23:59:28.322636 [ 26 ] {} <Debug> system.asynchronous_metric_log (7c321173-efe0-4025-bf7e-6a8e4a3fbd38) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 9758 | 2026.02.11 23:59:28.322712 [ 26 ] {} <Trace> system.asynchronous_metric_log (7c321173-efe0-4025-bf7e-6a8e4a3fbd38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9759 | 2026.02.11 23:59:28.322749 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 9760 | 2026.02.11 23:59:28.322952 [ 186 ] {7c321173-efe0-4025-bf7e-6a8e4a3fbd38::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 | ||
| 9761 | 2026.02.11 23:59:28.323147 [ 186 ] {7c321173-efe0-4025-bf7e-6a8e4a3fbd38::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9762 | 2026.02.11 23:59:28.323208 [ 186 ] {7c321173-efe0-4025-bf7e-6a8e4a3fbd38::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_36_7, total 17227 rows starting from the beginning of the part | ||
| 9763 | 2026.02.11 23:59:28.323310 [ 186 ] {7c321173-efe0-4025-bf7e-6a8e4a3fbd38::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 | ||
| 9764 | 2026.02.11 23:59:28.323387 [ 186 ] {7c321173-efe0-4025-bf7e-6a8e4a3fbd38::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 | ||
| 9765 | 2026.02.11 23:59:28.323454 [ 186 ] {7c321173-efe0-4025-bf7e-6a8e4a3fbd38::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 | ||
| 9766 | 2026.02.11 23:59:28.323516 [ 186 ] {7c321173-efe0-4025-bf7e-6a8e4a3fbd38::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 | ||
| 9767 | 2026.02.11 23:59:28.323578 [ 186 ] {7c321173-efe0-4025-bf7e-6a8e4a3fbd38::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 | ||
| 9768 | 2026.02.11 23:59:28.325510 [ 188 ] {7c321173-efe0-4025-bf7e-6a8e4a3fbd38::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19659 rows, containing 4 columns (4 merged, 0 gathered) in 0.002668702 sec., 7366502.516953936 rows/sec., 105.38 MiB/sec. | ||
| 9769 | 2026.02.11 23:59:28.325815 [ 188 ] {7c321173-efe0-4025-bf7e-6a8e4a3fbd38::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 9770 | 2026.02.11 23:59:28.326075 [ 188 ] {7c321173-efe0-4025-bf7e-6a8e4a3fbd38::all_1_41_8} <Trace> system.asynchronous_metric_log (7c321173-efe0-4025-bf7e-6a8e4a3fbd38): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9771 | 2026.02.11 23:59:28.326139 [ 188 ] {7c321173-efe0-4025-bf7e-6a8e4a3fbd38::all_1_41_8} <Trace> system.asynchronous_metric_log (7c321173-efe0-4025-bf7e-6a8e4a3fbd38) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 9772 | 2026.02.11 23:59:28.326243 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.64 MiB. | ||
| 9773 | 2026.02.11 23:59:28.858552 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9774 | 2026.02.11 23:59:28.858732 [ 281 ] {73b11869-1f9f-46c1-a0d4-0c7469fec466} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9775 | 2026.02.11 23:59:28.858809 [ 281 ] {73b11869-1f9f-46c1-a0d4-0c7469fec466} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9776 | 2026.02.11 23:59:28.859546 [ 281 ] {73b11869-1f9f-46c1-a0d4-0c7469fec466} <Trace> oximeter.fields_string (d8291991-e1c7-4178-b7c2-8afc920979a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9777 | 2026.02.11 23:59:28.859607 [ 281 ] {73b11869-1f9f-46c1-a0d4-0c7469fec466} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 9778 | 2026.02.11 23:59:28.860021 [ 281 ] {73b11869-1f9f-46c1-a0d4-0c7469fec466} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9779 | 2026.02.11 23:59:28.860254 [ 281 ] {73b11869-1f9f-46c1-a0d4-0c7469fec466} <Trace> oximeter.fields_string (d8291991-e1c7-4178-b7c2-8afc920979a5): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9780 | 2026.02.11 23:59:28.860424 [ 281 ] {73b11869-1f9f-46c1-a0d4-0c7469fec466} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001741 sec., 32165.422171166 rows/sec., 2.47 MiB/sec. | ||
| 9781 | 2026.02.11 23:59:28.860476 [ 281 ] {73b11869-1f9f-46c1-a0d4-0c7469fec466} <Debug> TCPHandler: Processed in 0.00205095 sec. | ||
| 9782 | 2026.02.11 23:59:28.860610 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9783 | 2026.02.11 23:59:28.860712 [ 281 ] {cbe7f135-5b25-4e94-8c51-8b8c7448b2ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9784 | 2026.02.11 23:59:28.860755 [ 281 ] {cbe7f135-5b25-4e94-8c51-8b8c7448b2ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9785 | 2026.02.11 23:59:28.861213 [ 281 ] {cbe7f135-5b25-4e94-8c51-8b8c7448b2ba} <Trace> oximeter.fields_uuid (4fa888fe-7c40-4232-8860-a6a6bcd7dec5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9786 | 2026.02.11 23:59:28.861249 [ 281 ] {cbe7f135-5b25-4e94-8c51-8b8c7448b2ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 9787 | 2026.02.11 23:59:28.861569 [ 281 ] {cbe7f135-5b25-4e94-8c51-8b8c7448b2ba} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9788 | 2026.02.11 23:59:28.861782 [ 281 ] {cbe7f135-5b25-4e94-8c51-8b8c7448b2ba} <Trace> oximeter.fields_uuid (4fa888fe-7c40-4232-8860-a6a6bcd7dec5): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9789 | 2026.02.11 23:59:28.861915 [ 281 ] {cbe7f135-5b25-4e94-8c51-8b8c7448b2ba} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001226 sec., 52202.28384991843 rows/sec., 4.07 MiB/sec. | ||
| 9790 | 2026.02.11 23:59:28.861955 [ 281 ] {cbe7f135-5b25-4e94-8c51-8b8c7448b2ba} <Debug> TCPHandler: Processed in 0.001397907 sec. | ||
| 9791 | 2026.02.11 23:59:28.862074 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9792 | 2026.02.11 23:59:28.862170 [ 281 ] {6f60dd28-9f3b-4841-90c5-32ec9e0f2054} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9793 | 2026.02.11 23:59:28.862213 [ 281 ] {6f60dd28-9f3b-4841-90c5-32ec9e0f2054} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9794 | 2026.02.11 23:59:28.862603 [ 281 ] {6f60dd28-9f3b-4841-90c5-32ec9e0f2054} <Trace> oximeter.measurements_cumulativeu64 (629b0a95-06b7-4f0a-8a91-89e98ebdbeb8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9795 | 2026.02.11 23:59:28.862641 [ 281 ] {6f60dd28-9f3b-4841-90c5-32ec9e0f2054} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 9796 | 2026.02.11 23:59:28.862969 [ 281 ] {6f60dd28-9f3b-4841-90c5-32ec9e0f2054} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9797 | 2026.02.11 23:59:28.863193 [ 281 ] {6f60dd28-9f3b-4841-90c5-32ec9e0f2054} <Trace> oximeter.measurements_cumulativeu64 (629b0a95-06b7-4f0a-8a91-89e98ebdbeb8): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9798 | 2026.02.11 23:59:28.863324 [ 281 ] {6f60dd28-9f3b-4841-90c5-32ec9e0f2054} <Debug> executeQuery: Read 32 rows, 2.28 KiB in 0.001174 sec., 27257.240204429305 rows/sec., 1.90 MiB/sec. | ||
| 9799 | 2026.02.11 23:59:28.863362 [ 281 ] {6f60dd28-9f3b-4841-90c5-32ec9e0f2054} <Debug> TCPHandler: Processed in 0.001337957 sec. | ||
| 9800 | 2026.02.11 23:59:28.863474 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9801 | 2026.02.11 23:59:28.863569 [ 281 ] {9cb909dc-cb8b-4d61-91b4-f99976e77afa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9802 | 2026.02.11 23:59:28.863610 [ 281 ] {9cb909dc-cb8b-4d61-91b4-f99976e77afa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9803 | 2026.02.11 23:59:28.863927 [ 281 ] {9cb909dc-cb8b-4d61-91b4-f99976e77afa} <Trace> oximeter.measurements_u64 (4b04f6c7-fe0f-46f4-b6b8-6d9da97af1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9804 | 2026.02.11 23:59:28.863964 [ 281 ] {9cb909dc-cb8b-4d61-91b4-f99976e77afa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 9805 | 2026.02.11 23:59:28.864266 [ 281 ] {9cb909dc-cb8b-4d61-91b4-f99976e77afa} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9806 | 2026.02.11 23:59:28.864473 [ 281 ] {9cb909dc-cb8b-4d61-91b4-f99976e77afa} <Trace> oximeter.measurements_u64 (4b04f6c7-fe0f-46f4-b6b8-6d9da97af1bd): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9807 | 2026.02.11 23:59:28.864602 [ 281 ] {9cb909dc-cb8b-4d61-91b4-f99976e77afa} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001053 sec., 11396.011396011398 rows/sec., 786.44 KiB/sec. | ||
| 9808 | 2026.02.11 23:59:28.864639 [ 281 ] {9cb909dc-cb8b-4d61-91b4-f99976e77afa} <Debug> TCPHandler: Processed in 0.001213413 sec. | ||
| 9809 | 2026.02.11 23:59:29.326676 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 309 | ||
| 9810 | 2026.02.11 23:59:29.344676 [ 245 ] {} <Trace> system.metric_log (9c306116-b3ca-42bb-b692-9c2699a40c21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9811 | 2026.02.11 23:59:29.344740 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 9812 | 2026.02.11 23:59:29.350847 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 9813 | 2026.02.11 23:59:29.351541 [ 245 ] {} <Trace> system.metric_log (9c306116-b3ca-42bb-b692-9c2699a40c21): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9814 | 2026.02.11 23:59:29.351844 [ 39 ] {} <Debug> system.metric_log (9c306116-b3ca-42bb-b692-9c2699a40c21) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 9815 | 2026.02.11 23:59:29.351911 [ 39 ] {} <Trace> system.metric_log (9c306116-b3ca-42bb-b692-9c2699a40c21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9816 | 2026.02.11 23:59:29.351930 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 9817 | 2026.02.11 23:59:29.352033 [ 195 ] {9c306116-b3ca-42bb-b692-9c2699a40c21::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 | ||
| 9818 | 2026.02.11 23:59:29.354833 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 309 | ||
| 9819 | 2026.02.11 23:59:29.355761 [ 195 ] {9c306116-b3ca-42bb-b692-9c2699a40c21::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9820 | 2026.02.11 23:59:29.357325 [ 195 ] {9c306116-b3ca-42bb-b692-9c2699a40c21::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 | ||
| 9821 | 2026.02.11 23:59:29.361769 [ 195 ] {9c306116-b3ca-42bb-b692-9c2699a40c21::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 | ||
| 9822 | 2026.02.11 23:59:29.366238 [ 195 ] {9c306116-b3ca-42bb-b692-9c2699a40c21::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 | ||
| 9823 | 2026.02.11 23:59:29.370697 [ 195 ] {9c306116-b3ca-42bb-b692-9c2699a40c21::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 | ||
| 9824 | 2026.02.11 23:59:29.374894 [ 195 ] {9c306116-b3ca-42bb-b692-9c2699a40c21::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 | ||
| 9825 | 2026.02.11 23:59:29.378657 [ 195 ] {9c306116-b3ca-42bb-b692-9c2699a40c21::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 | ||
| 9826 | 2026.02.11 23:59:29.428792 [ 188 ] {9c306116-b3ca-42bb-b692-9c2699a40c21::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 309 rows, containing 679 columns (679 merged, 0 gathered) in 0.076792225 sec., 4023.8448618984535 rows/sec., 20.81 MiB/sec. | ||
| 9827 | 2026.02.11 23:59:29.431465 [ 193 ] {9c306116-b3ca-42bb-b692-9c2699a40c21::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 9828 | 2026.02.11 23:59:29.433472 [ 193 ] {9c306116-b3ca-42bb-b692-9c2699a40c21::all_1_41_8} <Trace> system.metric_log (9c306116-b3ca-42bb-b692-9c2699a40c21): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9829 | 2026.02.11 23:59:29.433551 [ 193 ] {9c306116-b3ca-42bb-b692-9c2699a40c21::all_1_41_8} <Trace> system.metric_log (9c306116-b3ca-42bb-b692-9c2699a40c21) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 9830 | 2026.02.11 23:59:29.436018 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 9831 | 2026.02.11 23:59:31.036242 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 1262 | ||
| 9832 | 2026.02.11 23:59:31.038905 [ 243 ] {} <Trace> system.query_log (e129079c-d142-406b-8659-a4f2a5941f34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9833 | 2026.02.11 23:59:31.038946 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 9834 | 2026.02.11 23:59:31.040171 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 9835 | 2026.02.11 23:59:31.040426 [ 243 ] {} <Trace> system.query_log (e129079c-d142-406b-8659-a4f2a5941f34): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9836 | 2026.02.11 23:59:31.040688 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1262 | ||
| 9837 | 2026.02.11 23:59:33.866394 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9838 | 2026.02.11 23:59:33.866607 [ 281 ] {390cd2e7-1675-489b-8c8a-15bfc96cb442} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9839 | 2026.02.11 23:59:33.866679 [ 281 ] {390cd2e7-1675-489b-8c8a-15bfc96cb442} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9840 | 2026.02.11 23:59:33.867372 [ 281 ] {390cd2e7-1675-489b-8c8a-15bfc96cb442} <Trace> oximeter.fields_string (d8291991-e1c7-4178-b7c2-8afc920979a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9841 | 2026.02.11 23:59:33.867417 [ 281 ] {390cd2e7-1675-489b-8c8a-15bfc96cb442} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 9842 | 2026.02.11 23:59:33.867839 [ 281 ] {390cd2e7-1675-489b-8c8a-15bfc96cb442} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9843 | 2026.02.11 23:59:33.868066 [ 281 ] {390cd2e7-1675-489b-8c8a-15bfc96cb442} <Trace> oximeter.fields_string (d8291991-e1c7-4178-b7c2-8afc920979a5): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9844 | 2026.02.11 23:59:33.868217 [ 281 ] {390cd2e7-1675-489b-8c8a-15bfc96cb442} <Debug> executeQuery: Read 124 rows, 10.94 KiB in 0.001664 sec., 74519.23076923078 rows/sec., 6.42 MiB/sec. | ||
| 9845 | 2026.02.11 23:59:33.868266 [ 281 ] {390cd2e7-1675-489b-8c8a-15bfc96cb442} <Debug> TCPHandler: Processed in 0.002007749 sec. | ||
| 9846 | 2026.02.11 23:59:33.868389 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9847 | 2026.02.11 23:59:33.868490 [ 281 ] {3097536c-37ab-4c6a-a074-dbe670de5564} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9848 | 2026.02.11 23:59:33.868534 [ 281 ] {3097536c-37ab-4c6a-a074-dbe670de5564} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9849 | 2026.02.11 23:59:33.868958 [ 281 ] {3097536c-37ab-4c6a-a074-dbe670de5564} <Trace> oximeter.fields_u16 (a063e340-feb3-467d-9a3f-70c072d33d5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9850 | 2026.02.11 23:59:33.868996 [ 281 ] {3097536c-37ab-4c6a-a074-dbe670de5564} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 9851 | 2026.02.11 23:59:33.869295 [ 281 ] {3097536c-37ab-4c6a-a074-dbe670de5564} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 9852 | 2026.02.11 23:59:33.869516 [ 281 ] {3097536c-37ab-4c6a-a074-dbe670de5564} <Trace> oximeter.fields_u16 (a063e340-feb3-467d-9a3f-70c072d33d5b): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9853 | 2026.02.11 23:59:33.869652 [ 281 ] {3097536c-37ab-4c6a-a074-dbe670de5564} <Debug> executeQuery: Read 34 rows, 2.56 KiB in 0.001184 sec., 28716.216216216217 rows/sec., 2.11 MiB/sec. | ||
| 9854 | 2026.02.11 23:59:33.869690 [ 281 ] {3097536c-37ab-4c6a-a074-dbe670de5564} <Debug> TCPHandler: Processed in 0.001353697 sec. | ||
| 9855 | 2026.02.11 23:59:33.869800 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9856 | 2026.02.11 23:59:33.869896 [ 281 ] {b7ba0293-9800-46bf-bbb1-fdfb1960c8a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9857 | 2026.02.11 23:59:33.869936 [ 281 ] {b7ba0293-9800-46bf-bbb1-fdfb1960c8a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9858 | 2026.02.11 23:59:33.870354 [ 281 ] {b7ba0293-9800-46bf-bbb1-fdfb1960c8a0} <Trace> oximeter.fields_uuid (4fa888fe-7c40-4232-8860-a6a6bcd7dec5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9859 | 2026.02.11 23:59:33.870391 [ 281 ] {b7ba0293-9800-46bf-bbb1-fdfb1960c8a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 9860 | 2026.02.11 23:59:33.870684 [ 281 ] {b7ba0293-9800-46bf-bbb1-fdfb1960c8a0} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9861 | 2026.02.11 23:59:33.870890 [ 281 ] {b7ba0293-9800-46bf-bbb1-fdfb1960c8a0} <Trace> oximeter.fields_uuid (4fa888fe-7c40-4232-8860-a6a6bcd7dec5): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9862 | 2026.02.11 23:59:33.871016 [ 281 ] {b7ba0293-9800-46bf-bbb1-fdfb1960c8a0} <Debug> executeQuery: Read 98 rows, 7.84 KiB in 0.001139 sec., 86040.38630377525 rows/sec., 6.72 MiB/sec. | ||
| 9863 | 2026.02.11 23:59:33.871054 [ 281 ] {b7ba0293-9800-46bf-bbb1-fdfb1960c8a0} <Debug> TCPHandler: Processed in 0.001303395 sec. | ||
| 9864 | 2026.02.11 23:59:33.871172 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9865 | 2026.02.11 23:59:33.871266 [ 281 ] {7eed321c-deb5-4f57-9e7a-a976c6ec1217} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9866 | 2026.02.11 23:59:33.871309 [ 281 ] {7eed321c-deb5-4f57-9e7a-a976c6ec1217} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9867 | 2026.02.11 23:59:33.871712 [ 281 ] {7eed321c-deb5-4f57-9e7a-a976c6ec1217} <Trace> oximeter.measurements_cumulativeu64 (629b0a95-06b7-4f0a-8a91-89e98ebdbeb8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9868 | 2026.02.11 23:59:33.871749 [ 281 ] {7eed321c-deb5-4f57-9e7a-a976c6ec1217} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 9869 | 2026.02.11 23:59:33.872073 [ 281 ] {7eed321c-deb5-4f57-9e7a-a976c6ec1217} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9870 | 2026.02.11 23:59:33.872276 [ 281 ] {7eed321c-deb5-4f57-9e7a-a976c6ec1217} <Trace> oximeter.measurements_cumulativeu64 (629b0a95-06b7-4f0a-8a91-89e98ebdbeb8): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9871 | 2026.02.11 23:59:33.872404 [ 281 ] {7eed321c-deb5-4f57-9e7a-a976c6ec1217} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001156 sec., 138408.30449826992 rows/sec., 9.64 MiB/sec. | ||
| 9872 | 2026.02.11 23:59:33.872440 [ 281 ] {7eed321c-deb5-4f57-9e7a-a976c6ec1217} <Debug> TCPHandler: Processed in 0.001316555 sec. | ||
| 9873 | 2026.02.11 23:59:33.872554 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9874 | 2026.02.11 23:59:33.872648 [ 281 ] {81eac2c1-9275-4dfe-839d-40d57046e648} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9875 | 2026.02.11 23:59:33.872702 [ 281 ] {81eac2c1-9275-4dfe-839d-40d57046e648} <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 | ||
| 9876 | 2026.02.11 23:59:33.873499 [ 281 ] {81eac2c1-9275-4dfe-839d-40d57046e648} <Trace> oximeter.measurements_histogramu64 (ffbb1385-6601-4f63-a903-f8bfc0e27b7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9877 | 2026.02.11 23:59:33.873535 [ 281 ] {81eac2c1-9275-4dfe-839d-40d57046e648} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 9878 | 2026.02.11 23:59:33.874100 [ 281 ] {81eac2c1-9275-4dfe-839d-40d57046e648} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 9879 | 2026.02.11 23:59:33.874322 [ 281 ] {81eac2c1-9275-4dfe-839d-40d57046e648} <Trace> oximeter.measurements_histogramu64 (ffbb1385-6601-4f63-a903-f8bfc0e27b7e): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9880 | 2026.02.11 23:59:33.874460 [ 281 ] {81eac2c1-9275-4dfe-839d-40d57046e648} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.001829 sec., 18589.39311098961 rows/sec., 33.31 MiB/sec. | ||
| 9881 | 2026.02.11 23:59:33.874522 [ 281 ] {81eac2c1-9275-4dfe-839d-40d57046e648} <Debug> TCPHandler: Processed in 0.00201656 sec. | ||
| 9882 | 2026.02.11 23:59:33.874634 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9883 | 2026.02.11 23:59:33.874729 [ 281 ] {58ffc294-28f6-49cc-bf85-3a6c16201a52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9884 | 2026.02.11 23:59:33.874771 [ 281 ] {58ffc294-28f6-49cc-bf85-3a6c16201a52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9885 | 2026.02.11 23:59:33.875100 [ 281 ] {58ffc294-28f6-49cc-bf85-3a6c16201a52} <Trace> oximeter.measurements_u64 (4b04f6c7-fe0f-46f4-b6b8-6d9da97af1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9886 | 2026.02.11 23:59:33.875136 [ 281 ] {58ffc294-28f6-49cc-bf85-3a6c16201a52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 9887 | 2026.02.11 23:59:33.875446 [ 281 ] {58ffc294-28f6-49cc-bf85-3a6c16201a52} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9888 | 2026.02.11 23:59:33.875650 [ 281 ] {58ffc294-28f6-49cc-bf85-3a6c16201a52} <Trace> oximeter.measurements_u64 (4b04f6c7-fe0f-46f4-b6b8-6d9da97af1bd): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9889 | 2026.02.11 23:59:33.875776 [ 281 ] {58ffc294-28f6-49cc-bf85-3a6c16201a52} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001065 sec., 56338.028169014084 rows/sec., 3.80 MiB/sec. | ||
| 9890 | 2026.02.11 23:59:33.875812 [ 281 ] {58ffc294-28f6-49cc-bf85-3a6c16201a52} <Debug> TCPHandler: Processed in 0.001227604 sec. | ||
| 9891 | 2026.02.11 23:59:35.711476 [ 125 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9892 | 2026.02.11 23:59:35.711531 [ 125 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9893 | 2026.02.11 23:59:35.822764 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 20107 | ||
| 9894 | 2026.02.11 23:59:35.823260 [ 244 ] {} <Trace> system.asynchronous_metric_log (7c321173-efe0-4025-bf7e-6a8e4a3fbd38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9895 | 2026.02.11 23:59:35.823298 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 9896 | 2026.02.11 23:59:35.823794 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 9897 | 2026.02.11 23:59:35.824025 [ 244 ] {} <Trace> system.asynchronous_metric_log (7c321173-efe0-4025-bf7e-6a8e4a3fbd38): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9898 | 2026.02.11 23:59:35.824150 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20107 | ||
| 9899 | 2026.02.11 23:59:36.854951 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 317 | ||
| 9900 | 2026.02.11 23:59:36.870881 [ 245 ] {} <Trace> system.metric_log (9c306116-b3ca-42bb-b692-9c2699a40c21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9901 | 2026.02.11 23:59:36.870945 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 9902 | 2026.02.11 23:59:36.876253 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 9903 | 2026.02.11 23:59:36.876978 [ 245 ] {} <Trace> system.metric_log (9c306116-b3ca-42bb-b692-9c2699a40c21): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9904 | 2026.02.11 23:59:36.880409 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 317 | ||
| 9905 | 2026.02.11 23:59:38.872968 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9906 | 2026.02.11 23:59:38.873180 [ 281 ] {ef8a62c2-9c15-45ca-891b-d23e6490ee3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9907 | 2026.02.11 23:59:38.873254 [ 281 ] {ef8a62c2-9c15-45ca-891b-d23e6490ee3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9908 | 2026.02.11 23:59:38.874159 [ 281 ] {ef8a62c2-9c15-45ca-891b-d23e6490ee3a} <Trace> oximeter.fields_i16 (a5dbfeca-2262-4415-b6be-dfd1a8bfa631): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9909 | 2026.02.11 23:59:38.874206 [ 281 ] {ef8a62c2-9c15-45ca-891b-d23e6490ee3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 9910 | 2026.02.11 23:59:38.874597 [ 281 ] {ef8a62c2-9c15-45ca-891b-d23e6490ee3a} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 9911 | 2026.02.11 23:59:38.874816 [ 281 ] {ef8a62c2-9c15-45ca-891b-d23e6490ee3a} <Trace> oximeter.fields_i16 (a5dbfeca-2262-4415-b6be-dfd1a8bfa631): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9912 | 2026.02.11 23:59:38.874955 [ 58 ] {} <Debug> oximeter.fields_i16 (a5dbfeca-2262-4415-b6be-dfd1a8bfa631) (MergerMutator): Selected 5 parts from all_1_25_6 to all_29_29_0 | ||
| 9913 | 2026.02.11 23:59:38.874966 [ 281 ] {ef8a62c2-9c15-45ca-891b-d23e6490ee3a} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.001842 sec., 144408.25190010856 rows/sec., 9.17 MiB/sec. | ||
| 9914 | 2026.02.11 23:59:38.875029 [ 58 ] {} <Trace> oximeter.fields_i16 (a5dbfeca-2262-4415-b6be-dfd1a8bfa631): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9915 | 2026.02.11 23:59:38.875051 [ 281 ] {ef8a62c2-9c15-45ca-891b-d23e6490ee3a} <Debug> TCPHandler: Processed in 0.002222093 sec. | ||
| 9916 | 2026.02.11 23:59:38.875057 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 9917 | 2026.02.11 23:59:38.875195 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9918 | 2026.02.11 23:59:38.875209 [ 187 ] {a5dbfeca-2262-4415-b6be-dfd1a8bfa631::all_1_29_7} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_25_6 to all_29_29_0 into Compact with storage Full | ||
| 9919 | 2026.02.11 23:59:38.875295 [ 281 ] {17b285b6-12e3-4e3e-befe-b3c078f4593b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9920 | 2026.02.11 23:59:38.875340 [ 281 ] {17b285b6-12e3-4e3e-befe-b3c078f4593b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9921 | 2026.02.11 23:59:38.875351 [ 187 ] {a5dbfeca-2262-4415-b6be-dfd1a8bfa631::all_1_29_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9922 | 2026.02.11 23:59:38.875387 [ 187 ] {a5dbfeca-2262-4415-b6be-dfd1a8bfa631::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_6, total 266 rows starting from the beginning of the part | ||
| 9923 | 2026.02.11 23:59:38.875453 [ 187 ] {a5dbfeca-2262-4415-b6be-dfd1a8bfa631::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 266 rows starting from the beginning of the part | ||
| 9924 | 2026.02.11 23:59:38.875496 [ 187 ] {a5dbfeca-2262-4415-b6be-dfd1a8bfa631::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 266 rows starting from the beginning of the part | ||
| 9925 | 2026.02.11 23:59:38.875537 [ 187 ] {a5dbfeca-2262-4415-b6be-dfd1a8bfa631::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 266 rows starting from the beginning of the part | ||
| 9926 | 2026.02.11 23:59:38.875576 [ 187 ] {a5dbfeca-2262-4415-b6be-dfd1a8bfa631::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 266 rows starting from the beginning of the part | ||
| 9927 | 2026.02.11 23:59:38.876143 [ 281 ] {17b285b6-12e3-4e3e-befe-b3c078f4593b} <Trace> oximeter.fields_string (d8291991-e1c7-4178-b7c2-8afc920979a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9928 | 2026.02.11 23:59:38.876184 [ 281 ] {17b285b6-12e3-4e3e-befe-b3c078f4593b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 9929 | 2026.02.11 23:59:38.876486 [ 188 ] {a5dbfeca-2262-4415-b6be-dfd1a8bfa631::all_1_29_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1330 rows, containing 5 columns (5 merged, 0 gathered) in 0.001328916 sec., 1000815.7024221245 rows/sec., 67.40 MiB/sec. | ||
| 9930 | 2026.02.11 23:59:38.876564 [ 281 ] {17b285b6-12e3-4e3e-befe-b3c078f4593b} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9931 | 2026.02.11 23:59:38.876720 [ 190 ] {a5dbfeca-2262-4415-b6be-dfd1a8bfa631::all_1_29_7} <Trace> MergedBlockOutputStream: filled checksums all_1_29_7 (state Temporary) | ||
| 9932 | 2026.02.11 23:59:38.876802 [ 281 ] {17b285b6-12e3-4e3e-befe-b3c078f4593b} <Trace> oximeter.fields_string (d8291991-e1c7-4178-b7c2-8afc920979a5): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9933 | 2026.02.11 23:59:38.876951 [ 281 ] {17b285b6-12e3-4e3e-befe-b3c078f4593b} <Debug> executeQuery: Read 768 rows, 62.10 KiB in 0.001676 sec., 458233.89021479717 rows/sec., 36.18 MiB/sec. | ||
| 9934 | 2026.02.11 23:59:38.876996 [ 281 ] {17b285b6-12e3-4e3e-befe-b3c078f4593b} <Debug> TCPHandler: Processed in 0.001851356 sec. | ||
| 9935 | 2026.02.11 23:59:38.877074 [ 190 ] {a5dbfeca-2262-4415-b6be-dfd1a8bfa631::all_1_29_7} <Trace> oximeter.fields_i16 (a5dbfeca-2262-4415-b6be-dfd1a8bfa631): Renaming temporary part tmp_merge_all_1_29_7 to all_1_29_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9936 | 2026.02.11 23:59:38.877118 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9937 | 2026.02.11 23:59:38.877162 [ 190 ] {a5dbfeca-2262-4415-b6be-dfd1a8bfa631::all_1_29_7} <Trace> oximeter.fields_i16 (a5dbfeca-2262-4415-b6be-dfd1a8bfa631) (MergerMutator): Merged 5 parts: [all_1_25_6, all_29_29_0] -> all_1_29_7 | ||
| 9938 | 2026.02.11 23:59:38.877217 [ 281 ] {6f2a8d43-f683-4d7c-8732-300e6f7a87b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9939 | 2026.02.11 23:59:38.877260 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 9940 | 2026.02.11 23:59:38.877262 [ 281 ] {6f2a8d43-f683-4d7c-8732-300e6f7a87b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9941 | 2026.02.11 23:59:38.877725 [ 281 ] {6f2a8d43-f683-4d7c-8732-300e6f7a87b2} <Trace> oximeter.fields_u16 (a063e340-feb3-467d-9a3f-70c072d33d5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9942 | 2026.02.11 23:59:38.877761 [ 281 ] {6f2a8d43-f683-4d7c-8732-300e6f7a87b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 9943 | 2026.02.11 23:59:38.878075 [ 281 ] {6f2a8d43-f683-4d7c-8732-300e6f7a87b2} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 9944 | 2026.02.11 23:59:38.878285 [ 281 ] {6f2a8d43-f683-4d7c-8732-300e6f7a87b2} <Trace> oximeter.fields_u16 (a063e340-feb3-467d-9a3f-70c072d33d5b): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9945 | 2026.02.11 23:59:38.878413 [ 281 ] {6f2a8d43-f683-4d7c-8732-300e6f7a87b2} <Debug> executeQuery: Read 141 rows, 8.60 KiB in 0.001214 sec., 116144.97528830313 rows/sec., 6.92 MiB/sec. | ||
| 9946 | 2026.02.11 23:59:38.878451 [ 281 ] {6f2a8d43-f683-4d7c-8732-300e6f7a87b2} <Debug> TCPHandler: Processed in 0.001383238 sec. | ||
| 9947 | 2026.02.11 23:59:38.878565 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9948 | 2026.02.11 23:59:38.878657 [ 281 ] {0b7ad13b-f75a-4c99-a65a-ba4a36ac5115} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9949 | 2026.02.11 23:59:38.878696 [ 281 ] {0b7ad13b-f75a-4c99-a65a-ba4a36ac5115} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9950 | 2026.02.11 23:59:38.879128 [ 281 ] {0b7ad13b-f75a-4c99-a65a-ba4a36ac5115} <Trace> oximeter.fields_u32 (5e914076-6ebe-4e60-a251-80aa571785b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9951 | 2026.02.11 23:59:38.879164 [ 281 ] {0b7ad13b-f75a-4c99-a65a-ba4a36ac5115} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 9952 | 2026.02.11 23:59:38.879451 [ 281 ] {0b7ad13b-f75a-4c99-a65a-ba4a36ac5115} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 9953 | 2026.02.11 23:59:38.879650 [ 281 ] {0b7ad13b-f75a-4c99-a65a-ba4a36ac5115} <Trace> oximeter.fields_u32 (5e914076-6ebe-4e60-a251-80aa571785b6): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9954 | 2026.02.11 23:59:38.879773 [ 281 ] {0b7ad13b-f75a-4c99-a65a-ba4a36ac5115} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.001134 sec., 123456.79012345678 rows/sec., 7.98 MiB/sec. | ||
| 9955 | 2026.02.11 23:59:38.879811 [ 281 ] {0b7ad13b-f75a-4c99-a65a-ba4a36ac5115} <Debug> TCPHandler: Processed in 0.001295065 sec. | ||
| 9956 | 2026.02.11 23:59:38.879922 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9957 | 2026.02.11 23:59:38.880015 [ 281 ] {4e13cdeb-0b32-4655-a49f-d85597b932a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9958 | 2026.02.11 23:59:38.880055 [ 281 ] {4e13cdeb-0b32-4655-a49f-d85597b932a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9959 | 2026.02.11 23:59:38.880486 [ 281 ] {4e13cdeb-0b32-4655-a49f-d85597b932a3} <Trace> oximeter.fields_u8 (333bec52-f74d-408b-9e1c-1479446c7d3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9960 | 2026.02.11 23:59:38.880522 [ 281 ] {4e13cdeb-0b32-4655-a49f-d85597b932a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 9961 | 2026.02.11 23:59:38.880810 [ 281 ] {4e13cdeb-0b32-4655-a49f-d85597b932a3} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 9962 | 2026.02.11 23:59:38.881010 [ 281 ] {4e13cdeb-0b32-4655-a49f-d85597b932a3} <Trace> oximeter.fields_u8 (333bec52-f74d-408b-9e1c-1479446c7d3c): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9963 | 2026.02.11 23:59:38.881107 [ 58 ] {} <Debug> oximeter.fields_u8 (333bec52-f74d-408b-9e1c-1479446c7d3c) (MergerMutator): Selected 5 parts from all_1_25_6 to all_29_29_0 | ||
| 9964 | 2026.02.11 23:59:38.881134 [ 281 ] {4e13cdeb-0b32-4655-a49f-d85597b932a3} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001136 sec., 122359.15492957746 rows/sec., 6.96 MiB/sec. | ||
| 9965 | 2026.02.11 23:59:38.881146 [ 58 ] {} <Trace> oximeter.fields_u8 (333bec52-f74d-408b-9e1c-1479446c7d3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9966 | 2026.02.11 23:59:38.881177 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 9967 | 2026.02.11 23:59:38.881179 [ 281 ] {4e13cdeb-0b32-4655-a49f-d85597b932a3} <Debug> TCPHandler: Processed in 0.001305316 sec. | ||
| 9968 | 2026.02.11 23:59:38.881299 [ 188 ] {333bec52-f74d-408b-9e1c-1479446c7d3c::all_1_29_7} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_25_6 to all_29_29_0 into Compact with storage Full | ||
| 9969 | 2026.02.11 23:59:38.881308 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9970 | 2026.02.11 23:59:38.881432 [ 281 ] {be253333-62ae-4120-a712-7308a745f5dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9971 | 2026.02.11 23:59:38.881455 [ 188 ] {333bec52-f74d-408b-9e1c-1479446c7d3c::all_1_29_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9972 | 2026.02.11 23:59:38.881472 [ 281 ] {be253333-62ae-4120-a712-7308a745f5dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9973 | 2026.02.11 23:59:38.881501 [ 188 ] {333bec52-f74d-408b-9e1c-1479446c7d3c::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_6, total 139 rows starting from the beginning of the part | ||
| 9974 | 2026.02.11 23:59:38.881584 [ 188 ] {333bec52-f74d-408b-9e1c-1479446c7d3c::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 139 rows starting from the beginning of the part | ||
| 9975 | 2026.02.11 23:59:38.881637 [ 188 ] {333bec52-f74d-408b-9e1c-1479446c7d3c::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 139 rows starting from the beginning of the part | ||
| 9976 | 2026.02.11 23:59:38.881685 [ 188 ] {333bec52-f74d-408b-9e1c-1479446c7d3c::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 139 rows starting from the beginning of the part | ||
| 9977 | 2026.02.11 23:59:38.881730 [ 188 ] {333bec52-f74d-408b-9e1c-1479446c7d3c::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 139 rows starting from the beginning of the part | ||
| 9978 | 2026.02.11 23:59:38.882064 [ 281 ] {be253333-62ae-4120-a712-7308a745f5dc} <Trace> oximeter.fields_uuid (4fa888fe-7c40-4232-8860-a6a6bcd7dec5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9979 | 2026.02.11 23:59:38.882105 [ 281 ] {be253333-62ae-4120-a712-7308a745f5dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 9980 | 2026.02.11 23:59:38.882439 [ 281 ] {be253333-62ae-4120-a712-7308a745f5dc} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9981 | 2026.02.11 23:59:38.882592 [ 189 ] {333bec52-f74d-408b-9e1c-1479446c7d3c::all_1_29_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 695 rows, containing 5 columns (5 merged, 0 gathered) in 0.001342246 sec., 517788.8404957064 rows/sec., 31.43 MiB/sec. | ||
| 9982 | 2026.02.11 23:59:38.882647 [ 281 ] {be253333-62ae-4120-a712-7308a745f5dc} <Trace> oximeter.fields_uuid (4fa888fe-7c40-4232-8860-a6a6bcd7dec5): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9983 | 2026.02.11 23:59:38.882758 [ 199 ] {333bec52-f74d-408b-9e1c-1479446c7d3c::all_1_29_7} <Trace> MergedBlockOutputStream: filled checksums all_1_29_7 (state Temporary) | ||
| 9984 | 2026.02.11 23:59:38.882782 [ 281 ] {be253333-62ae-4120-a712-7308a745f5dc} <Debug> executeQuery: Read 471 rows, 33.92 KiB in 0.001368 sec., 344298.24561403506 rows/sec., 24.21 MiB/sec. | ||
| 9985 | 2026.02.11 23:59:38.882824 [ 281 ] {be253333-62ae-4120-a712-7308a745f5dc} <Debug> TCPHandler: Processed in 0.001565681 sec. | ||
| 9986 | 2026.02.11 23:59:38.882942 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9987 | 2026.02.11 23:59:38.883037 [ 281 ] {b17ba642-00ea-4ab0-9527-47cd63e60d4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 9988 | 2026.02.11 23:59:38.883081 [ 281 ] {b17ba642-00ea-4ab0-9527-47cd63e60d4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 9989 | 2026.02.11 23:59:38.883093 [ 199 ] {333bec52-f74d-408b-9e1c-1479446c7d3c::all_1_29_7} <Trace> oximeter.fields_u8 (333bec52-f74d-408b-9e1c-1479446c7d3c): Renaming temporary part tmp_merge_all_1_29_7 to all_1_29_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9990 | 2026.02.11 23:59:38.883179 [ 199 ] {333bec52-f74d-408b-9e1c-1479446c7d3c::all_1_29_7} <Trace> oximeter.fields_u8 (333bec52-f74d-408b-9e1c-1479446c7d3c) (MergerMutator): Merged 5 parts: [all_1_25_6, all_29_29_0] -> all_1_29_7 | ||
| 9991 | 2026.02.11 23:59:38.883267 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 9992 | 2026.02.11 23:59:38.883414 [ 281 ] {b17ba642-00ea-4ab0-9527-47cd63e60d4c} <Trace> oximeter.measurements_bool (9bb13e33-63b8-46aa-ab9c-a174a3431472): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9993 | 2026.02.11 23:59:38.883455 [ 281 ] {b17ba642-00ea-4ab0-9527-47cd63e60d4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 9994 | 2026.02.11 23:59:38.883747 [ 281 ] {b17ba642-00ea-4ab0-9527-47cd63e60d4c} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 9995 | 2026.02.11 23:59:38.883948 [ 281 ] {b17ba642-00ea-4ab0-9527-47cd63e60d4c} <Trace> oximeter.measurements_bool (9bb13e33-63b8-46aa-ab9c-a174a3431472): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9996 | 2026.02.11 23:59:38.884076 [ 281 ] {b17ba642-00ea-4ab0-9527-47cd63e60d4c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001057 sec., 5676.442762535477 rows/sec., 296.57 KiB/sec. | ||
| 9997 | 2026.02.11 23:59:38.884114 [ 281 ] {b17ba642-00ea-4ab0-9527-47cd63e60d4c} <Debug> TCPHandler: Processed in 0.001220024 sec. | ||
| 9998 | 2026.02.11 23:59:38.884226 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9999 | 2026.02.11 23:59:38.884319 [ 281 ] {79a53355-b316-4ada-8214-26777e30d08f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10000 | 2026.02.11 23:59:38.884362 [ 281 ] {79a53355-b316-4ada-8214-26777e30d08f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10001 | 2026.02.11 23:59:38.884771 [ 281 ] {79a53355-b316-4ada-8214-26777e30d08f} <Trace> oximeter.measurements_cumulativeu64 (629b0a95-06b7-4f0a-8a91-89e98ebdbeb8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10002 | 2026.02.11 23:59:38.884808 [ 281 ] {79a53355-b316-4ada-8214-26777e30d08f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 10003 | 2026.02.11 23:59:38.885137 [ 281 ] {79a53355-b316-4ada-8214-26777e30d08f} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 10004 | 2026.02.11 23:59:38.885334 [ 281 ] {79a53355-b316-4ada-8214-26777e30d08f} <Trace> oximeter.measurements_cumulativeu64 (629b0a95-06b7-4f0a-8a91-89e98ebdbeb8): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10005 | 2026.02.11 23:59:38.885444 [ 58 ] {} <Debug> oximeter.measurements_cumulativeu64 (629b0a95-06b7-4f0a-8a91-89e98ebdbeb8) (MergerMutator): Selected 6 parts from all_1_60_12 to all_65_65_0 | ||
| 10006 | 2026.02.11 23:59:38.885464 [ 281 ] {79a53355-b316-4ada-8214-26777e30d08f} <Debug> executeQuery: Read 258 rows, 17.59 KiB in 0.001163 sec., 221840.06878761822 rows/sec., 14.77 MiB/sec. | ||
| 10007 | 2026.02.11 23:59:38.885474 [ 58 ] {} <Trace> oximeter.measurements_cumulativeu64 (629b0a95-06b7-4f0a-8a91-89e98ebdbeb8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10008 | 2026.02.11 23:59:38.885504 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 10009 | 2026.02.11 23:59:38.885509 [ 281 ] {79a53355-b316-4ada-8214-26777e30d08f} <Debug> TCPHandler: Processed in 0.001331796 sec. | ||
| 10010 | 2026.02.11 23:59:38.885571 [ 190 ] {629b0a95-06b7-4f0a-8a91-89e98ebdbeb8::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 | ||
| 10011 | 2026.02.11 23:59:38.885630 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10012 | 2026.02.11 23:59:38.885670 [ 190 ] {629b0a95-06b7-4f0a-8a91-89e98ebdbeb8::all_1_65_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10013 | 2026.02.11 23:59:38.885704 [ 190 ] {629b0a95-06b7-4f0a-8a91-89e98ebdbeb8::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_60_12, total 19050 rows starting from the beginning of the part | ||
| 10014 | 2026.02.11 23:59:38.885727 [ 281 ] {ad8a31a0-5075-48ac-b4a2-378ff48849cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 10015 | 2026.02.11 23:59:38.885765 [ 190 ] {629b0a95-06b7-4f0a-8a91-89e98ebdbeb8::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 160 rows starting from the beginning of the part | ||
| 10016 | 2026.02.11 23:59:38.885774 [ 281 ] {ad8a31a0-5075-48ac-b4a2-378ff48849cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 10017 | 2026.02.11 23:59:38.885817 [ 190 ] {629b0a95-06b7-4f0a-8a91-89e98ebdbeb8::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 913 rows starting from the beginning of the part | ||
| 10018 | 2026.02.11 23:59:38.885861 [ 190 ] {629b0a95-06b7-4f0a-8a91-89e98ebdbeb8::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 32 rows starting from the beginning of the part | ||
| 10019 | 2026.02.11 23:59:38.885899 [ 190 ] {629b0a95-06b7-4f0a-8a91-89e98ebdbeb8::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 160 rows starting from the beginning of the part | ||
| 10020 | 2026.02.11 23:59:38.885936 [ 190 ] {629b0a95-06b7-4f0a-8a91-89e98ebdbeb8::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 258 rows starting from the beginning of the part | ||
| 10021 | 2026.02.11 23:59:38.886102 [ 281 ] {ad8a31a0-5075-48ac-b4a2-378ff48849cc} <Trace> oximeter.measurements_f64 (522c00d0-3ce7-4a3b-8e1c-1a58bb35e28f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10022 | 2026.02.11 23:59:38.886144 [ 281 ] {ad8a31a0-5075-48ac-b4a2-378ff48849cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 10023 | 2026.02.11 23:59:38.886442 [ 281 ] {ad8a31a0-5075-48ac-b4a2-378ff48849cc} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 10024 | 2026.02.11 23:59:38.886650 [ 281 ] {ad8a31a0-5075-48ac-b4a2-378ff48849cc} <Trace> oximeter.measurements_f64 (522c00d0-3ce7-4a3b-8e1c-1a58bb35e28f): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10025 | 2026.02.11 23:59:38.886778 [ 281 ] {ad8a31a0-5075-48ac-b4a2-378ff48849cc} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001069 sec., 935.4536950420953 rows/sec., 63.03 KiB/sec. | ||
| 10026 | 2026.02.11 23:59:38.886816 [ 281 ] {ad8a31a0-5075-48ac-b4a2-378ff48849cc} <Debug> TCPHandler: Processed in 0.001234824 sec. | ||
| 10027 | 2026.02.11 23:59:38.886925 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10028 | 2026.02.11 23:59:38.887019 [ 281 ] {bccfe079-aa8f-4781-8894-a5d988d57256} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10029 | 2026.02.11 23:59:38.887074 [ 281 ] {bccfe079-aa8f-4781-8894-a5d988d57256} <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 | ||
| 10030 | 2026.02.11 23:59:38.887838 [ 281 ] {bccfe079-aa8f-4781-8894-a5d988d57256} <Trace> oximeter.measurements_histogramu64 (ffbb1385-6601-4f63-a903-f8bfc0e27b7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10031 | 2026.02.11 23:59:38.887875 [ 281 ] {bccfe079-aa8f-4781-8894-a5d988d57256} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 10032 | 2026.02.11 23:59:38.888406 [ 281 ] {bccfe079-aa8f-4781-8894-a5d988d57256} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 10033 | 2026.02.11 23:59:38.888628 [ 281 ] {bccfe079-aa8f-4781-8894-a5d988d57256} <Trace> oximeter.measurements_histogramu64 (ffbb1385-6601-4f63-a903-f8bfc0e27b7e): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10034 | 2026.02.11 23:59:38.888766 [ 281 ] {bccfe079-aa8f-4781-8894-a5d988d57256} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.001764 sec., 4535.14739229025 rows/sec., 8.13 MiB/sec. | ||
| 10035 | 2026.02.11 23:59:38.888764 [ 67 ] {} <Debug> oximeter.measurements_histogramu64 (ffbb1385-6601-4f63-a903-f8bfc0e27b7e) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 10036 | 2026.02.11 23:59:38.888821 [ 281 ] {bccfe079-aa8f-4781-8894-a5d988d57256} <Debug> TCPHandler: Processed in 0.001944047 sec. | ||
| 10037 | 2026.02.11 23:59:38.888827 [ 67 ] {} <Trace> oximeter.measurements_histogramu64 (ffbb1385-6601-4f63-a903-f8bfc0e27b7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10038 | 2026.02.11 23:59:38.888863 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 10039 | 2026.02.11 23:59:38.888945 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10040 | 2026.02.11 23:59:38.888947 [ 189 ] {ffbb1385-6601-4f63-a903-f8bfc0e27b7e::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 | ||
| 10041 | 2026.02.11 23:59:38.889045 [ 281 ] {1ea4d61d-1604-4eda-9423-ab1d49c642a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10042 | 2026.02.11 23:59:38.889087 [ 281 ] {1ea4d61d-1604-4eda-9423-ab1d49c642a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10043 | 2026.02.11 23:59:38.889153 [ 189 ] {ffbb1385-6601-4f63-a903-f8bfc0e27b7e::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10044 | 2026.02.11 23:59:38.889203 [ 189 ] {ffbb1385-6601-4f63-a903-f8bfc0e27b7e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1031 rows starting from the beginning of the part | ||
| 10045 | 2026.02.11 23:59:38.889315 [ 189 ] {ffbb1385-6601-4f63-a903-f8bfc0e27b7e::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 | ||
| 10046 | 2026.02.11 23:59:38.889413 [ 189 ] {ffbb1385-6601-4f63-a903-f8bfc0e27b7e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 34 rows starting from the beginning of the part | ||
| 10047 | 2026.02.11 23:59:38.889414 [ 281 ] {1ea4d61d-1604-4eda-9423-ab1d49c642a0} <Trace> oximeter.measurements_u64 (4b04f6c7-fe0f-46f4-b6b8-6d9da97af1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10048 | 2026.02.11 23:59:38.889458 [ 281 ] {1ea4d61d-1604-4eda-9423-ab1d49c642a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 10049 | 2026.02.11 23:59:38.889503 [ 189 ] {ffbb1385-6601-4f63-a903-f8bfc0e27b7e::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 | ||
| 10050 | 2026.02.11 23:59:38.889586 [ 189 ] {ffbb1385-6601-4f63-a903-f8bfc0e27b7e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 34 rows starting from the beginning of the part | ||
| 10051 | 2026.02.11 23:59:38.889675 [ 189 ] {ffbb1385-6601-4f63-a903-f8bfc0e27b7e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 8 rows starting from the beginning of the part | ||
| 10052 | 2026.02.11 23:59:38.889793 [ 281 ] {1ea4d61d-1604-4eda-9423-ab1d49c642a0} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 10053 | 2026.02.11 23:59:38.890007 [ 281 ] {1ea4d61d-1604-4eda-9423-ab1d49c642a0} <Trace> oximeter.measurements_u64 (4b04f6c7-fe0f-46f4-b6b8-6d9da97af1bd): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10054 | 2026.02.11 23:59:38.890138 [ 281 ] {1ea4d61d-1604-4eda-9423-ab1d49c642a0} <Debug> executeQuery: Read 88 rows, 5.66 KiB in 0.001112 sec., 79136.69064748201 rows/sec., 4.97 MiB/sec. | ||
| 10055 | 2026.02.11 23:59:38.890180 [ 281 ] {1ea4d61d-1604-4eda-9423-ab1d49c642a0} <Debug> TCPHandler: Processed in 0.001286535 sec. | ||
| 10056 | 2026.02.11 23:59:38.892872 [ 200 ] {629b0a95-06b7-4f0a-8a91-89e98ebdbeb8::all_1_65_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 20573 rows, containing 5 columns (5 merged, 0 gathered) in 0.007327873 sec., 2807499.5295360605 rows/sec., 189.21 MiB/sec. | ||
| 10057 | 2026.02.11 23:59:38.893314 [ 200 ] {629b0a95-06b7-4f0a-8a91-89e98ebdbeb8::all_1_65_13} <Trace> MergedBlockOutputStream: filled checksums all_1_65_13 (state Temporary) | ||
| 10058 | 2026.02.11 23:59:38.893655 [ 200 ] {629b0a95-06b7-4f0a-8a91-89e98ebdbeb8::all_1_65_13} <Trace> oximeter.measurements_cumulativeu64 (629b0a95-06b7-4f0a-8a91-89e98ebdbeb8): Renaming temporary part tmp_merge_all_1_65_13 to all_1_65_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10059 | 2026.02.11 23:59:38.893742 [ 200 ] {629b0a95-06b7-4f0a-8a91-89e98ebdbeb8::all_1_65_13} <Trace> oximeter.measurements_cumulativeu64 (629b0a95-06b7-4f0a-8a91-89e98ebdbeb8) (MergerMutator): Merged 6 parts: [all_1_60_12, all_65_65_0] -> all_1_65_13 | ||
| 10060 | 2026.02.11 23:59:38.893841 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.27 MiB. | ||
| 10061 | 2026.02.11 23:59:38.896894 [ 200 ] {ffbb1385-6601-4f63-a903-f8bfc0e27b7e::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1123 rows, containing 19 columns (19 merged, 0 gathered) in 0.007982345 sec., 140685.47525821047 rows/sec., 252.10 MiB/sec. | ||
| 10062 | 2026.02.11 23:59:38.898813 [ 194 ] {ffbb1385-6601-4f63-a903-f8bfc0e27b7e::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 10063 | 2026.02.11 23:59:38.899182 [ 194 ] {ffbb1385-6601-4f63-a903-f8bfc0e27b7e::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (ffbb1385-6601-4f63-a903-f8bfc0e27b7e): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10064 | 2026.02.11 23:59:38.899261 [ 194 ] {ffbb1385-6601-4f63-a903-f8bfc0e27b7e::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (ffbb1385-6601-4f63-a903-f8bfc0e27b7e) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 10065 | 2026.02.11 23:59:38.899385 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.56 MiB. | ||
| 10066 | 2026.02.11 23:59:39.000176 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 306.14 MiB, peak 317.81 MiB, free memory in arenas 0.00 B, will set to 313.16 MiB (RSS), difference: 7.03 MiB | ||
| 10067 | 2026.02.11 23:59:41.040943 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1296 | ||
| 10068 | 2026.02.11 23:59:41.043202 [ 243 ] {} <Trace> system.query_log (e129079c-d142-406b-8659-a4f2a5941f34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10069 | 2026.02.11 23:59:41.043245 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 10070 | 2026.02.11 23:59:41.044450 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 10071 | 2026.02.11 23:59:41.044705 [ 243 ] {} <Trace> system.query_log (e129079c-d142-406b-8659-a4f2a5941f34): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10072 | 2026.02.11 23:59:41.044862 [ 107 ] {} <Debug> system.query_log (e129079c-d142-406b-8659-a4f2a5941f34) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 10073 | 2026.02.11 23:59:41.044899 [ 107 ] {} <Trace> system.query_log (e129079c-d142-406b-8659-a4f2a5941f34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10074 | 2026.02.11 23:59:41.044917 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 10075 | 2026.02.11 23:59:41.044969 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1296 | ||
| 10076 | 2026.02.11 23:59:41.045001 [ 191 ] {e129079c-d142-406b-8659-a4f2a5941f34::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 | ||
| 10077 | 2026.02.11 23:59:41.045494 [ 191 ] {e129079c-d142-406b-8659-a4f2a5941f34::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10078 | 2026.02.11 23:59:41.045630 [ 191 ] {e129079c-d142-406b-8659-a4f2a5941f34::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1098 rows starting from the beginning of the part | ||
| 10079 | 2026.02.11 23:59:41.045948 [ 191 ] {e129079c-d142-406b-8659-a4f2a5941f34::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 44 rows starting from the beginning of the part | ||
| 10080 | 2026.02.11 23:59:41.046245 [ 191 ] {e129079c-d142-406b-8659-a4f2a5941f34::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 34 rows starting from the beginning of the part | ||
| 10081 | 2026.02.11 23:59:41.046532 [ 191 ] {e129079c-d142-406b-8659-a4f2a5941f34::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 42 rows starting from the beginning of the part | ||
| 10082 | 2026.02.11 23:59:41.046852 [ 191 ] {e129079c-d142-406b-8659-a4f2a5941f34::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 44 rows starting from the beginning of the part | ||
| 10083 | 2026.02.11 23:59:41.047189 [ 191 ] {e129079c-d142-406b-8659-a4f2a5941f34::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 34 rows starting from the beginning of the part | ||
| 10084 | 2026.02.11 23:59:41.053276 [ 191 ] {e129079c-d142-406b-8659-a4f2a5941f34::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1296 rows, containing 72 columns (72 merged, 0 gathered) in 0.008312712 sec., 155905.79825212277 rows/sec., 122.90 MiB/sec. | ||
| 10085 | 2026.02.11 23:59:41.054888 [ 200 ] {e129079c-d142-406b-8659-a4f2a5941f34::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 10086 | 2026.02.11 23:59:41.055510 [ 200 ] {e129079c-d142-406b-8659-a4f2a5941f34::all_1_31_6} <Trace> system.query_log (e129079c-d142-406b-8659-a4f2a5941f34): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10087 | 2026.02.11 23:59:41.055596 [ 200 ] {e129079c-d142-406b-8659-a4f2a5941f34::all_1_31_6} <Trace> system.query_log (e129079c-d142-406b-8659-a4f2a5941f34) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 10088 | 2026.02.11 23:59:41.055847 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.95 MiB. | ||
| 10089 | 2026.02.11 23:59:43.324258 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 20619 | ||
| 10090 | 2026.02.11 23:59:43.324802 [ 244 ] {} <Trace> system.asynchronous_metric_log (7c321173-efe0-4025-bf7e-6a8e4a3fbd38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10091 | 2026.02.11 23:59:43.324851 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 10092 | 2026.02.11 23:59:43.325384 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 10093 | 2026.02.11 23:59:43.325643 [ 244 ] {} <Trace> system.asynchronous_metric_log (7c321173-efe0-4025-bf7e-6a8e4a3fbd38): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10094 | 2026.02.11 23:59:43.325796 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20619 | ||
| 10095 | 2026.02.11 23:59:43.867265 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10096 | 2026.02.11 23:59:43.867469 [ 281 ] {41435a95-cbec-43ac-8190-3ebf333fc304} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 10097 | 2026.02.11 23:59:43.867535 [ 281 ] {41435a95-cbec-43ac-8190-3ebf333fc304} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 10098 | 2026.02.11 23:59:43.868157 [ 281 ] {41435a95-cbec-43ac-8190-3ebf333fc304} <Trace> oximeter.fields_ipaddr (6857c72f-dfdb-45c0-96ba-7e28c54e54a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10099 | 2026.02.11 23:59:43.868205 [ 281 ] {41435a95-cbec-43ac-8190-3ebf333fc304} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 10100 | 2026.02.11 23:59:43.868580 [ 281 ] {41435a95-cbec-43ac-8190-3ebf333fc304} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 10101 | 2026.02.11 23:59:43.868817 [ 281 ] {41435a95-cbec-43ac-8190-3ebf333fc304} <Trace> oximeter.fields_ipaddr (6857c72f-dfdb-45c0-96ba-7e28c54e54a7): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10102 | 2026.02.11 23:59:43.868965 [ 281 ] {41435a95-cbec-43ac-8190-3ebf333fc304} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001556 sec., 5141.388174807198 rows/sec., 419.24 KiB/sec. | ||
| 10103 | 2026.02.11 23:59:43.869008 [ 281 ] {41435a95-cbec-43ac-8190-3ebf333fc304} <Debug> TCPHandler: Processed in 0.001880617 sec. | ||
| 10104 | 2026.02.11 23:59:43.869133 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10105 | 2026.02.11 23:59:43.869230 [ 281 ] {5fe0f578-04bc-4a9b-9c6d-823b8857a0a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10106 | 2026.02.11 23:59:43.869271 [ 281 ] {5fe0f578-04bc-4a9b-9c6d-823b8857a0a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10107 | 2026.02.11 23:59:43.869766 [ 281 ] {5fe0f578-04bc-4a9b-9c6d-823b8857a0a3} <Trace> oximeter.fields_string (d8291991-e1c7-4178-b7c2-8afc920979a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10108 | 2026.02.11 23:59:43.869803 [ 281 ] {5fe0f578-04bc-4a9b-9c6d-823b8857a0a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 10109 | 2026.02.11 23:59:43.870114 [ 281 ] {5fe0f578-04bc-4a9b-9c6d-823b8857a0a3} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 10110 | 2026.02.11 23:59:43.870317 [ 281 ] {5fe0f578-04bc-4a9b-9c6d-823b8857a0a3} <Trace> oximeter.fields_string (d8291991-e1c7-4178-b7c2-8afc920979a5): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10111 | 2026.02.11 23:59:43.870434 [ 71 ] {} <Debug> oximeter.fields_string (d8291991-e1c7-4178-b7c2-8afc920979a5) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 10112 | 2026.02.11 23:59:43.870443 [ 281 ] {5fe0f578-04bc-4a9b-9c6d-823b8857a0a3} <Debug> executeQuery: Read 128 rows, 11.23 KiB in 0.001233 sec., 103811.84103811842 rows/sec., 8.90 MiB/sec. | ||
| 10113 | 2026.02.11 23:59:43.870494 [ 71 ] {} <Trace> oximeter.fields_string (d8291991-e1c7-4178-b7c2-8afc920979a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10114 | 2026.02.11 23:59:43.870504 [ 281 ] {5fe0f578-04bc-4a9b-9c6d-823b8857a0a3} <Debug> TCPHandler: Processed in 0.001420957 sec. | ||
| 10115 | 2026.02.11 23:59:43.870524 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 10116 | 2026.02.11 23:59:43.870636 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10117 | 2026.02.11 23:59:43.870645 [ 196 ] {d8291991-e1c7-4178-b7c2-8afc920979a5::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 | ||
| 10118 | 2026.02.11 23:59:43.870736 [ 281 ] {12bc22fb-268e-40d6-93f3-874b6b37259e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10119 | 2026.02.11 23:59:43.870780 [ 281 ] {12bc22fb-268e-40d6-93f3-874b6b37259e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10120 | 2026.02.11 23:59:43.870795 [ 196 ] {d8291991-e1c7-4178-b7c2-8afc920979a5::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10121 | 2026.02.11 23:59:43.870836 [ 196 ] {d8291991-e1c7-4178-b7c2-8afc920979a5::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1985 rows starting from the beginning of the part | ||
| 10122 | 2026.02.11 23:59:43.870911 [ 196 ] {d8291991-e1c7-4178-b7c2-8afc920979a5::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 1911 rows starting from the beginning of the part | ||
| 10123 | 2026.02.11 23:59:43.870962 [ 196 ] {d8291991-e1c7-4178-b7c2-8afc920979a5::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 | ||
| 10124 | 2026.02.11 23:59:43.871011 [ 196 ] {d8291991-e1c7-4178-b7c2-8afc920979a5::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 124 rows starting from the beginning of the part | ||
| 10125 | 2026.02.11 23:59:43.871057 [ 196 ] {d8291991-e1c7-4178-b7c2-8afc920979a5::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 768 rows starting from the beginning of the part | ||
| 10126 | 2026.02.11 23:59:43.871103 [ 196 ] {d8291991-e1c7-4178-b7c2-8afc920979a5::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 128 rows starting from the beginning of the part | ||
| 10127 | 2026.02.11 23:59:43.871201 [ 281 ] {12bc22fb-268e-40d6-93f3-874b6b37259e} <Trace> oximeter.fields_u16 (a063e340-feb3-467d-9a3f-70c072d33d5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10128 | 2026.02.11 23:59:43.871242 [ 281 ] {12bc22fb-268e-40d6-93f3-874b6b37259e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 10129 | 2026.02.11 23:59:43.871570 [ 281 ] {12bc22fb-268e-40d6-93f3-874b6b37259e} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 10130 | 2026.02.11 23:59:43.871785 [ 281 ] {12bc22fb-268e-40d6-93f3-874b6b37259e} <Trace> oximeter.fields_u16 (a063e340-feb3-467d-9a3f-70c072d33d5b): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10131 | 2026.02.11 23:59:43.871919 [ 281 ] {12bc22fb-268e-40d6-93f3-874b6b37259e} <Debug> executeQuery: Read 42 rows, 3.12 KiB in 0.001202 sec., 34941.76372712146 rows/sec., 2.53 MiB/sec. | ||
| 10132 | 2026.02.11 23:59:43.871958 [ 281 ] {12bc22fb-268e-40d6-93f3-874b6b37259e} <Debug> TCPHandler: Processed in 0.001371307 sec. | ||
| 10133 | 2026.02.11 23:59:43.872076 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10134 | 2026.02.11 23:59:43.872168 [ 281 ] {d0f8c128-c10a-476e-bf5a-f11d6017c46a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10135 | 2026.02.11 23:59:43.872206 [ 281 ] {d0f8c128-c10a-476e-bf5a-f11d6017c46a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10136 | 2026.02.11 23:59:43.872649 [ 281 ] {d0f8c128-c10a-476e-bf5a-f11d6017c46a} <Trace> oximeter.fields_uuid (4fa888fe-7c40-4232-8860-a6a6bcd7dec5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10137 | 2026.02.11 23:59:43.872685 [ 281 ] {d0f8c128-c10a-476e-bf5a-f11d6017c46a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 10138 | 2026.02.11 23:59:43.872856 [ 197 ] {d8291991-e1c7-4178-b7c2-8afc920979a5::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4972 rows, containing 5 columns (5 merged, 0 gathered) in 0.002269364 sec., 2190922.214329654 rows/sec., 186.26 MiB/sec. | ||
| 10139 | 2026.02.11 23:59:43.872985 [ 281 ] {d0f8c128-c10a-476e-bf5a-f11d6017c46a} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 10140 | 2026.02.11 23:59:43.873164 [ 200 ] {d8291991-e1c7-4178-b7c2-8afc920979a5::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 10141 | 2026.02.11 23:59:43.873212 [ 281 ] {d0f8c128-c10a-476e-bf5a-f11d6017c46a} <Trace> oximeter.fields_uuid (4fa888fe-7c40-4232-8860-a6a6bcd7dec5): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10142 | 2026.02.11 23:59:43.873331 [ 71 ] {} <Debug> oximeter.fields_uuid (4fa888fe-7c40-4232-8860-a6a6bcd7dec5) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 10143 | 2026.02.11 23:59:43.873352 [ 281 ] {d0f8c128-c10a-476e-bf5a-f11d6017c46a} <Debug> executeQuery: Read 106 rows, 8.49 KiB in 0.001201 sec., 88259.78351373856 rows/sec., 6.90 MiB/sec. | ||
| 10144 | 2026.02.11 23:59:43.873364 [ 71 ] {} <Trace> oximeter.fields_uuid (4fa888fe-7c40-4232-8860-a6a6bcd7dec5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10145 | 2026.02.11 23:59:43.873395 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 10146 | 2026.02.11 23:59:43.873399 [ 281 ] {d0f8c128-c10a-476e-bf5a-f11d6017c46a} <Debug> TCPHandler: Processed in 0.001371757 sec. | ||
| 10147 | 2026.02.11 23:59:43.873464 [ 200 ] {d8291991-e1c7-4178-b7c2-8afc920979a5::all_1_66_13} <Trace> oximeter.fields_string (d8291991-e1c7-4178-b7c2-8afc920979a5): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10148 | 2026.02.11 23:59:43.873474 [ 192 ] {4fa888fe-7c40-4232-8860-a6a6bcd7dec5::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 | ||
| 10149 | 2026.02.11 23:59:43.873531 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10150 | 2026.02.11 23:59:43.873543 [ 200 ] {d8291991-e1c7-4178-b7c2-8afc920979a5::all_1_66_13} <Trace> oximeter.fields_string (d8291991-e1c7-4178-b7c2-8afc920979a5) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 10151 | 2026.02.11 23:59:43.873566 [ 192 ] {4fa888fe-7c40-4232-8860-a6a6bcd7dec5::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10152 | 2026.02.11 23:59:43.873591 [ 192 ] {4fa888fe-7c40-4232-8860-a6a6bcd7dec5::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 997 rows starting from the beginning of the part | ||
| 10153 | 2026.02.11 23:59:43.873630 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.95 MiB. | ||
| 10154 | 2026.02.11 23:59:43.873633 [ 281 ] {f2a02589-cec6-4d82-8dec-89d3fe5a10ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10155 | 2026.02.11 23:59:43.873644 [ 192 ] {4fa888fe-7c40-4232-8860-a6a6bcd7dec5::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 933 rows starting from the beginning of the part | ||
| 10156 | 2026.02.11 23:59:43.873690 [ 281 ] {f2a02589-cec6-4d82-8dec-89d3fe5a10ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10157 | 2026.02.11 23:59:43.873702 [ 192 ] {4fa888fe-7c40-4232-8860-a6a6bcd7dec5::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 | ||
| 10158 | 2026.02.11 23:59:43.873753 [ 192 ] {4fa888fe-7c40-4232-8860-a6a6bcd7dec5::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 98 rows starting from the beginning of the part | ||
| 10159 | 2026.02.11 23:59:43.873792 [ 192 ] {4fa888fe-7c40-4232-8860-a6a6bcd7dec5::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 471 rows starting from the beginning of the part | ||
| 10160 | 2026.02.11 23:59:43.873829 [ 192 ] {4fa888fe-7c40-4232-8860-a6a6bcd7dec5::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 106 rows starting from the beginning of the part | ||
| 10161 | 2026.02.11 23:59:43.874127 [ 281 ] {f2a02589-cec6-4d82-8dec-89d3fe5a10ad} <Trace> oximeter.measurements_cumulativeu64 (629b0a95-06b7-4f0a-8a91-89e98ebdbeb8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10162 | 2026.02.11 23:59:43.874169 [ 281 ] {f2a02589-cec6-4d82-8dec-89d3fe5a10ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 10163 | 2026.02.11 23:59:43.874532 [ 281 ] {f2a02589-cec6-4d82-8dec-89d3fe5a10ad} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 10164 | 2026.02.11 23:59:43.874737 [ 281 ] {f2a02589-cec6-4d82-8dec-89d3fe5a10ad} <Trace> oximeter.measurements_cumulativeu64 (629b0a95-06b7-4f0a-8a91-89e98ebdbeb8): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10165 | 2026.02.11 23:59:43.874867 [ 281 ] {f2a02589-cec6-4d82-8dec-89d3fe5a10ad} <Debug> executeQuery: Read 164 rows, 11.69 KiB in 0.001253 sec., 130885.87390263368 rows/sec., 9.11 MiB/sec. | ||
| 10166 | 2026.02.11 23:59:43.874878 [ 197 ] {4fa888fe-7c40-4232-8860-a6a6bcd7dec5::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2669 rows, containing 5 columns (5 merged, 0 gathered) in 0.001441578 sec., 1851443.348885735 rows/sec., 141.13 MiB/sec. | ||
| 10167 | 2026.02.11 23:59:43.874906 [ 281 ] {f2a02589-cec6-4d82-8dec-89d3fe5a10ad} <Debug> TCPHandler: Processed in 0.001423878 sec. | ||
| 10168 | 2026.02.11 23:59:43.875021 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10169 | 2026.02.11 23:59:43.875027 [ 192 ] {4fa888fe-7c40-4232-8860-a6a6bcd7dec5::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 10170 | 2026.02.11 23:59:43.875117 [ 281 ] {45d0f969-db28-4a46-9b75-0bf6bf23df33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10171 | 2026.02.11 23:59:43.875179 [ 281 ] {45d0f969-db28-4a46-9b75-0bf6bf23df33} <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 | ||
| 10172 | 2026.02.11 23:59:43.875290 [ 192 ] {4fa888fe-7c40-4232-8860-a6a6bcd7dec5::all_1_66_13} <Trace> oximeter.fields_uuid (4fa888fe-7c40-4232-8860-a6a6bcd7dec5): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10173 | 2026.02.11 23:59:43.875358 [ 192 ] {4fa888fe-7c40-4232-8860-a6a6bcd7dec5::all_1_66_13} <Trace> oximeter.fields_uuid (4fa888fe-7c40-4232-8860-a6a6bcd7dec5) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 10174 | 2026.02.11 23:59:43.875419 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. | ||
| 10175 | 2026.02.11 23:59:43.876007 [ 281 ] {45d0f969-db28-4a46-9b75-0bf6bf23df33} <Trace> oximeter.measurements_histogramu64 (ffbb1385-6601-4f63-a903-f8bfc0e27b7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10176 | 2026.02.11 23:59:43.876053 [ 281 ] {45d0f969-db28-4a46-9b75-0bf6bf23df33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 10177 | 2026.02.11 23:59:43.876613 [ 281 ] {45d0f969-db28-4a46-9b75-0bf6bf23df33} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 10178 | 2026.02.11 23:59:43.876835 [ 281 ] {45d0f969-db28-4a46-9b75-0bf6bf23df33} <Trace> oximeter.measurements_histogramu64 (ffbb1385-6601-4f63-a903-f8bfc0e27b7e): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10179 | 2026.02.11 23:59:43.876970 [ 281 ] {45d0f969-db28-4a46-9b75-0bf6bf23df33} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.00187 sec., 18181.818181818184 rows/sec., 32.58 MiB/sec. | ||
| 10180 | 2026.02.11 23:59:43.877023 [ 281 ] {45d0f969-db28-4a46-9b75-0bf6bf23df33} <Debug> TCPHandler: Processed in 0.00205131 sec. | ||
| 10181 | 2026.02.11 23:59:43.877140 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10182 | 2026.02.11 23:59:43.877232 [ 281 ] {799ffe61-283b-44b3-9e38-9504a325fd31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10183 | 2026.02.11 23:59:43.877274 [ 281 ] {799ffe61-283b-44b3-9e38-9504a325fd31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10184 | 2026.02.11 23:59:43.877634 [ 281 ] {799ffe61-283b-44b3-9e38-9504a325fd31} <Trace> oximeter.measurements_u64 (4b04f6c7-fe0f-46f4-b6b8-6d9da97af1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10185 | 2026.02.11 23:59:43.877670 [ 281 ] {799ffe61-283b-44b3-9e38-9504a325fd31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 10186 | 2026.02.11 23:59:43.877971 [ 281 ] {799ffe61-283b-44b3-9e38-9504a325fd31} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 10187 | 2026.02.11 23:59:43.878178 [ 281 ] {799ffe61-283b-44b3-9e38-9504a325fd31} <Trace> oximeter.measurements_u64 (4b04f6c7-fe0f-46f4-b6b8-6d9da97af1bd): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10188 | 2026.02.11 23:59:43.878282 [ 71 ] {} <Debug> oximeter.measurements_u64 (4b04f6c7-fe0f-46f4-b6b8-6d9da97af1bd) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 10189 | 2026.02.11 23:59:43.878307 [ 281 ] {799ffe61-283b-44b3-9e38-9504a325fd31} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001091 sec., 54995.417048579286 rows/sec., 3.71 MiB/sec. | ||
| 10190 | 2026.02.11 23:59:43.878313 [ 71 ] {} <Trace> oximeter.measurements_u64 (4b04f6c7-fe0f-46f4-b6b8-6d9da97af1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10191 | 2026.02.11 23:59:43.878347 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 10192 | 2026.02.11 23:59:43.878348 [ 281 ] {799ffe61-283b-44b3-9e38-9504a325fd31} <Debug> TCPHandler: Processed in 0.001257175 sec. | ||
| 10193 | 2026.02.11 23:59:43.878460 [ 186 ] {4b04f6c7-fe0f-46f4-b6b8-6d9da97af1bd::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 | ||
| 10194 | 2026.02.11 23:59:43.878622 [ 186 ] {4b04f6c7-fe0f-46f4-b6b8-6d9da97af1bd::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10195 | 2026.02.11 23:59:43.878662 [ 186 ] {4b04f6c7-fe0f-46f4-b6b8-6d9da97af1bd::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 4176 rows starting from the beginning of the part | ||
| 10196 | 2026.02.11 23:59:43.878735 [ 186 ] {4b04f6c7-fe0f-46f4-b6b8-6d9da97af1bd::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 76 rows starting from the beginning of the part | ||
| 10197 | 2026.02.11 23:59:43.878789 [ 186 ] {4b04f6c7-fe0f-46f4-b6b8-6d9da97af1bd::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 12 rows starting from the beginning of the part | ||
| 10198 | 2026.02.11 23:59:43.878836 [ 186 ] {4b04f6c7-fe0f-46f4-b6b8-6d9da97af1bd::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 | ||
| 10199 | 2026.02.11 23:59:43.878879 [ 186 ] {4b04f6c7-fe0f-46f4-b6b8-6d9da97af1bd::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 88 rows starting from the beginning of the part | ||
| 10200 | 2026.02.11 23:59:43.878923 [ 186 ] {4b04f6c7-fe0f-46f4-b6b8-6d9da97af1bd::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 | ||
| 10201 | 2026.02.11 23:59:43.880673 [ 198 ] {4b04f6c7-fe0f-46f4-b6b8-6d9da97af1bd::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4472 rows, containing 4 columns (4 merged, 0 gathered) in 0.002266214 sec., 1973335.26313049 rows/sec., 127.81 MiB/sec. | ||
| 10202 | 2026.02.11 23:59:43.881014 [ 195 ] {4b04f6c7-fe0f-46f4-b6b8-6d9da97af1bd::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 10203 | 2026.02.11 23:59:43.881311 [ 195 ] {4b04f6c7-fe0f-46f4-b6b8-6d9da97af1bd::all_1_66_13} <Trace> oximeter.measurements_u64 (4b04f6c7-fe0f-46f4-b6b8-6d9da97af1bd): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10204 | 2026.02.11 23:59:43.881387 [ 195 ] {4b04f6c7-fe0f-46f4-b6b8-6d9da97af1bd::all_1_66_13} <Trace> oximeter.measurements_u64 (4b04f6c7-fe0f-46f4-b6b8-6d9da97af1bd) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 10205 | 2026.02.11 23:59:43.881492 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.07 MiB. | ||
| 10206 | 2026.02.11 23:59:44.380496 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 324 | ||
| 10207 | 2026.02.11 23:59:44.396653 [ 245 ] {} <Trace> system.metric_log (9c306116-b3ca-42bb-b692-9c2699a40c21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10208 | 2026.02.11 23:59:44.396705 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 10209 | 2026.02.11 23:59:44.402254 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 10210 | 2026.02.11 23:59:44.402927 [ 245 ] {} <Trace> system.metric_log (9c306116-b3ca-42bb-b692-9c2699a40c21): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10211 | 2026.02.11 23:59:44.405555 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 324 | ||
| 10212 | 2026.02.11 23:59:48.873454 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10213 | 2026.02.11 23:59:48.873671 [ 281 ] {a4dc4c3a-3cea-4236-823a-64b0ad6dff0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10214 | 2026.02.11 23:59:48.873747 [ 281 ] {a4dc4c3a-3cea-4236-823a-64b0ad6dff0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10215 | 2026.02.11 23:59:48.874601 [ 281 ] {a4dc4c3a-3cea-4236-823a-64b0ad6dff0f} <Trace> oximeter.fields_i16 (a5dbfeca-2262-4415-b6be-dfd1a8bfa631): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10216 | 2026.02.11 23:59:48.874646 [ 281 ] {a4dc4c3a-3cea-4236-823a-64b0ad6dff0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 10217 | 2026.02.11 23:59:48.875053 [ 281 ] {a4dc4c3a-3cea-4236-823a-64b0ad6dff0f} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 10218 | 2026.02.11 23:59:48.875311 [ 281 ] {a4dc4c3a-3cea-4236-823a-64b0ad6dff0f} <Trace> oximeter.fields_i16 (a5dbfeca-2262-4415-b6be-dfd1a8bfa631): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10219 | 2026.02.11 23:59:48.875472 [ 281 ] {a4dc4c3a-3cea-4236-823a-64b0ad6dff0f} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.001856 sec., 143318.9655172414 rows/sec., 9.11 MiB/sec. | ||
| 10220 | 2026.02.11 23:59:48.875516 [ 281 ] {a4dc4c3a-3cea-4236-823a-64b0ad6dff0f} <Debug> TCPHandler: Processed in 0.002203733 sec. | ||
| 10221 | 2026.02.11 23:59:48.875656 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10222 | 2026.02.11 23:59:48.875754 [ 281 ] {0ff42a03-2543-4f98-bee3-7227312ee13e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10223 | 2026.02.11 23:59:48.875796 [ 281 ] {0ff42a03-2543-4f98-bee3-7227312ee13e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10224 | 2026.02.11 23:59:48.876634 [ 281 ] {0ff42a03-2543-4f98-bee3-7227312ee13e} <Trace> oximeter.fields_string (d8291991-e1c7-4178-b7c2-8afc920979a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10225 | 2026.02.11 23:59:48.876671 [ 281 ] {0ff42a03-2543-4f98-bee3-7227312ee13e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 10226 | 2026.02.11 23:59:48.877031 [ 281 ] {0ff42a03-2543-4f98-bee3-7227312ee13e} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 10227 | 2026.02.11 23:59:48.877253 [ 281 ] {0ff42a03-2543-4f98-bee3-7227312ee13e} <Trace> oximeter.fields_string (d8291991-e1c7-4178-b7c2-8afc920979a5): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10228 | 2026.02.11 23:59:48.877394 [ 281 ] {0ff42a03-2543-4f98-bee3-7227312ee13e} <Debug> executeQuery: Read 768 rows, 62.10 KiB in 0.001657 sec., 463488.2317441159 rows/sec., 36.60 MiB/sec. | ||
| 10229 | 2026.02.11 23:59:48.877433 [ 281 ] {0ff42a03-2543-4f98-bee3-7227312ee13e} <Debug> TCPHandler: Processed in 0.001829255 sec. | ||
| 10230 | 2026.02.11 23:59:48.877552 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10231 | 2026.02.11 23:59:48.877647 [ 281 ] {879b2c4f-fa4c-4fbc-8359-6b3a3b413407} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10232 | 2026.02.11 23:59:48.877688 [ 281 ] {879b2c4f-fa4c-4fbc-8359-6b3a3b413407} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10233 | 2026.02.11 23:59:48.878133 [ 281 ] {879b2c4f-fa4c-4fbc-8359-6b3a3b413407} <Trace> oximeter.fields_u16 (a063e340-feb3-467d-9a3f-70c072d33d5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10234 | 2026.02.11 23:59:48.878171 [ 281 ] {879b2c4f-fa4c-4fbc-8359-6b3a3b413407} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 10235 | 2026.02.11 23:59:48.878482 [ 281 ] {879b2c4f-fa4c-4fbc-8359-6b3a3b413407} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 10236 | 2026.02.11 23:59:48.878693 [ 281 ] {879b2c4f-fa4c-4fbc-8359-6b3a3b413407} <Trace> oximeter.fields_u16 (a063e340-feb3-467d-9a3f-70c072d33d5b): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10237 | 2026.02.11 23:59:48.878808 [ 135 ] {} <Debug> oximeter.fields_u16 (a063e340-feb3-467d-9a3f-70c072d33d5b) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 10238 | 2026.02.11 23:59:48.878821 [ 281 ] {879b2c4f-fa4c-4fbc-8359-6b3a3b413407} <Debug> executeQuery: Read 141 rows, 8.60 KiB in 0.001192 sec., 118288.59060402686 rows/sec., 7.05 MiB/sec. | ||
| 10239 | 2026.02.11 23:59:48.878877 [ 135 ] {} <Trace> oximeter.fields_u16 (a063e340-feb3-467d-9a3f-70c072d33d5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10240 | 2026.02.11 23:59:48.878885 [ 281 ] {879b2c4f-fa4c-4fbc-8359-6b3a3b413407} <Debug> TCPHandler: Processed in 0.001384407 sec. | ||
| 10241 | 2026.02.11 23:59:48.878905 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 10242 | 2026.02.11 23:59:48.879004 [ 197 ] {a063e340-feb3-467d-9a3f-70c072d33d5b::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 | ||
| 10243 | 2026.02.11 23:59:48.879013 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10244 | 2026.02.11 23:59:48.879092 [ 197 ] {a063e340-feb3-467d-9a3f-70c072d33d5b::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10245 | 2026.02.11 23:59:48.879118 [ 281 ] {7e9c43ab-9390-4bbc-adc5-c9bb909b6192} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10246 | 2026.02.11 23:59:48.879120 [ 197 ] {a063e340-feb3-467d-9a3f-70c072d33d5b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 193 rows starting from the beginning of the part | ||
| 10247 | 2026.02.11 23:59:48.879159 [ 281 ] {7e9c43ab-9390-4bbc-adc5-c9bb909b6192} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10248 | 2026.02.11 23:59:48.879187 [ 197 ] {a063e340-feb3-467d-9a3f-70c072d33d5b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 147 rows starting from the beginning of the part | ||
| 10249 | 2026.02.11 23:59:48.879231 [ 197 ] {a063e340-feb3-467d-9a3f-70c072d33d5b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 34 rows starting from the beginning of the part | ||
| 10250 | 2026.02.11 23:59:48.879270 [ 197 ] {a063e340-feb3-467d-9a3f-70c072d33d5b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 141 rows starting from the beginning of the part | ||
| 10251 | 2026.02.11 23:59:48.879309 [ 197 ] {a063e340-feb3-467d-9a3f-70c072d33d5b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 42 rows starting from the beginning of the part | ||
| 10252 | 2026.02.11 23:59:48.879346 [ 197 ] {a063e340-feb3-467d-9a3f-70c072d33d5b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 141 rows starting from the beginning of the part | ||
| 10253 | 2026.02.11 23:59:48.879595 [ 281 ] {7e9c43ab-9390-4bbc-adc5-c9bb909b6192} <Trace> oximeter.fields_u32 (5e914076-6ebe-4e60-a251-80aa571785b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10254 | 2026.02.11 23:59:48.879630 [ 281 ] {7e9c43ab-9390-4bbc-adc5-c9bb909b6192} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 10255 | 2026.02.11 23:59:48.879938 [ 281 ] {7e9c43ab-9390-4bbc-adc5-c9bb909b6192} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 10256 | 2026.02.11 23:59:48.880122 [ 197 ] {a063e340-feb3-467d-9a3f-70c072d33d5b::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 698 rows, containing 5 columns (5 merged, 0 gathered) in 0.001158162 sec., 602679.0725304405 rows/sec., 39.67 MiB/sec. | ||
| 10257 | 2026.02.11 23:59:48.880188 [ 281 ] {7e9c43ab-9390-4bbc-adc5-c9bb909b6192} <Trace> oximeter.fields_u32 (5e914076-6ebe-4e60-a251-80aa571785b6): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10258 | 2026.02.11 23:59:48.880231 [ 197 ] {a063e340-feb3-467d-9a3f-70c072d33d5b::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 10259 | 2026.02.11 23:59:48.880320 [ 281 ] {7e9c43ab-9390-4bbc-adc5-c9bb909b6192} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.001219 sec., 114848.23625922887 rows/sec., 7.42 MiB/sec. | ||
| 10260 | 2026.02.11 23:59:48.880357 [ 281 ] {7e9c43ab-9390-4bbc-adc5-c9bb909b6192} <Debug> TCPHandler: Processed in 0.001394447 sec. | ||
| 10261 | 2026.02.11 23:59:48.880472 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10262 | 2026.02.11 23:59:48.880487 [ 197 ] {a063e340-feb3-467d-9a3f-70c072d33d5b::all_1_61_12} <Trace> oximeter.fields_u16 (a063e340-feb3-467d-9a3f-70c072d33d5b): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10263 | 2026.02.11 23:59:48.880550 [ 197 ] {a063e340-feb3-467d-9a3f-70c072d33d5b::all_1_61_12} <Trace> oximeter.fields_u16 (a063e340-feb3-467d-9a3f-70c072d33d5b) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 10264 | 2026.02.11 23:59:48.880570 [ 281 ] {53bcffd7-4a81-48ea-b40e-c76313add130} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10265 | 2026.02.11 23:59:48.880605 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 10266 | 2026.02.11 23:59:48.880611 [ 281 ] {53bcffd7-4a81-48ea-b40e-c76313add130} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10267 | 2026.02.11 23:59:48.881049 [ 281 ] {53bcffd7-4a81-48ea-b40e-c76313add130} <Trace> oximeter.fields_u8 (333bec52-f74d-408b-9e1c-1479446c7d3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10268 | 2026.02.11 23:59:48.881084 [ 281 ] {53bcffd7-4a81-48ea-b40e-c76313add130} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 10269 | 2026.02.11 23:59:48.881383 [ 281 ] {53bcffd7-4a81-48ea-b40e-c76313add130} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 10270 | 2026.02.11 23:59:48.881597 [ 281 ] {53bcffd7-4a81-48ea-b40e-c76313add130} <Trace> oximeter.fields_u8 (333bec52-f74d-408b-9e1c-1479446c7d3c): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10271 | 2026.02.11 23:59:48.881733 [ 281 ] {53bcffd7-4a81-48ea-b40e-c76313add130} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001181 sec., 117696.86706181202 rows/sec., 6.70 MiB/sec. | ||
| 10272 | 2026.02.11 23:59:48.881771 [ 281 ] {53bcffd7-4a81-48ea-b40e-c76313add130} <Debug> TCPHandler: Processed in 0.001349747 sec. | ||
| 10273 | 2026.02.11 23:59:48.881883 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10274 | 2026.02.11 23:59:48.881977 [ 281 ] {cf4ff214-1b2b-4cd9-9c42-b34bdaa4c1a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10275 | 2026.02.11 23:59:48.882016 [ 281 ] {cf4ff214-1b2b-4cd9-9c42-b34bdaa4c1a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10276 | 2026.02.11 23:59:48.882601 [ 281 ] {cf4ff214-1b2b-4cd9-9c42-b34bdaa4c1a0} <Trace> oximeter.fields_uuid (4fa888fe-7c40-4232-8860-a6a6bcd7dec5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10277 | 2026.02.11 23:59:48.882636 [ 281 ] {cf4ff214-1b2b-4cd9-9c42-b34bdaa4c1a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 10278 | 2026.02.11 23:59:48.882952 [ 281 ] {cf4ff214-1b2b-4cd9-9c42-b34bdaa4c1a0} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 10279 | 2026.02.11 23:59:48.883157 [ 281 ] {cf4ff214-1b2b-4cd9-9c42-b34bdaa4c1a0} <Trace> oximeter.fields_uuid (4fa888fe-7c40-4232-8860-a6a6bcd7dec5): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10280 | 2026.02.11 23:59:48.883284 [ 281 ] {cf4ff214-1b2b-4cd9-9c42-b34bdaa4c1a0} <Debug> executeQuery: Read 471 rows, 33.92 KiB in 0.001325 sec., 355471.69811320753 rows/sec., 25.00 MiB/sec. | ||
| 10281 | 2026.02.11 23:59:48.883321 [ 281 ] {cf4ff214-1b2b-4cd9-9c42-b34bdaa4c1a0} <Debug> TCPHandler: Processed in 0.001487809 sec. | ||
| 10282 | 2026.02.11 23:59:48.883434 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10283 | 2026.02.11 23:59:48.883528 [ 281 ] {a2252268-069e-455a-bbb6-47f16b5f2b18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 10284 | 2026.02.11 23:59:48.883570 [ 281 ] {a2252268-069e-455a-bbb6-47f16b5f2b18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 10285 | 2026.02.11 23:59:48.883904 [ 281 ] {a2252268-069e-455a-bbb6-47f16b5f2b18} <Trace> oximeter.measurements_bool (9bb13e33-63b8-46aa-ab9c-a174a3431472): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10286 | 2026.02.11 23:59:48.883940 [ 281 ] {a2252268-069e-455a-bbb6-47f16b5f2b18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 10287 | 2026.02.11 23:59:48.884237 [ 281 ] {a2252268-069e-455a-bbb6-47f16b5f2b18} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 10288 | 2026.02.11 23:59:48.884467 [ 281 ] {a2252268-069e-455a-bbb6-47f16b5f2b18} <Trace> oximeter.measurements_bool (9bb13e33-63b8-46aa-ab9c-a174a3431472): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10289 | 2026.02.11 23:59:48.884566 [ 135 ] {} <Debug> oximeter.measurements_bool (9bb13e33-63b8-46aa-ab9c-a174a3431472) (MergerMutator): Selected 6 parts from all_1_25_5 to all_30_30_0 | ||
| 10290 | 2026.02.11 23:59:48.884592 [ 281 ] {a2252268-069e-455a-bbb6-47f16b5f2b18} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001081 sec., 5550.416281221092 rows/sec., 289.99 KiB/sec. | ||
| 10291 | 2026.02.11 23:59:48.884611 [ 135 ] {} <Trace> oximeter.measurements_bool (9bb13e33-63b8-46aa-ab9c-a174a3431472): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10292 | 2026.02.11 23:59:48.884632 [ 281 ] {a2252268-069e-455a-bbb6-47f16b5f2b18} <Debug> TCPHandler: Processed in 0.001247494 sec. | ||
| 10293 | 2026.02.11 23:59:48.884634 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 10294 | 2026.02.11 23:59:48.884742 [ 193 ] {9bb13e33-63b8-46aa-ab9c-a174a3431472::all_1_30_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_25_5 to all_30_30_0 into Compact with storage Full | ||
| 10295 | 2026.02.11 23:59:48.884759 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10296 | 2026.02.11 23:59:48.884855 [ 193 ] {9bb13e33-63b8-46aa-ab9c-a174a3431472::all_1_30_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10297 | 2026.02.11 23:59:48.884870 [ 281 ] {84727e20-a7e6-4945-aa1d-fc00cd374494} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10298 | 2026.02.11 23:59:48.884895 [ 193 ] {9bb13e33-63b8-46aa-ab9c-a174a3431472::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_5, total 150 rows starting from the beginning of the part | ||
| 10299 | 2026.02.11 23:59:48.884919 [ 281 ] {84727e20-a7e6-4945-aa1d-fc00cd374494} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10300 | 2026.02.11 23:59:48.884961 [ 193 ] {9bb13e33-63b8-46aa-ab9c-a174a3431472::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 6 rows starting from the beginning of the part | ||
| 10301 | 2026.02.11 23:59:48.885021 [ 193 ] {9bb13e33-63b8-46aa-ab9c-a174a3431472::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 6 rows starting from the beginning of the part | ||
| 10302 | 2026.02.11 23:59:48.885077 [ 193 ] {9bb13e33-63b8-46aa-ab9c-a174a3431472::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 6 rows starting from the beginning of the part | ||
| 10303 | 2026.02.11 23:59:48.885117 [ 193 ] {9bb13e33-63b8-46aa-ab9c-a174a3431472::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 6 rows starting from the beginning of the part | ||
| 10304 | 2026.02.11 23:59:48.885153 [ 193 ] {9bb13e33-63b8-46aa-ab9c-a174a3431472::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 6 rows starting from the beginning of the part | ||
| 10305 | 2026.02.11 23:59:48.885451 [ 281 ] {84727e20-a7e6-4945-aa1d-fc00cd374494} <Trace> oximeter.measurements_cumulativeu64 (629b0a95-06b7-4f0a-8a91-89e98ebdbeb8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10306 | 2026.02.11 23:59:48.885493 [ 281 ] {84727e20-a7e6-4945-aa1d-fc00cd374494} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 10307 | 2026.02.11 23:59:48.885852 [ 187 ] {9bb13e33-63b8-46aa-ab9c-a174a3431472::all_1_30_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 180 rows, containing 4 columns (4 merged, 0 gathered) in 0.001151443 sec., 156325.58450570283 rows/sec., 7.98 MiB/sec. | ||
| 10308 | 2026.02.11 23:59:48.885870 [ 281 ] {84727e20-a7e6-4945-aa1d-fc00cd374494} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 10309 | 2026.02.11 23:59:48.885983 [ 197 ] {9bb13e33-63b8-46aa-ab9c-a174a3431472::all_1_30_6} <Trace> MergedBlockOutputStream: filled checksums all_1_30_6 (state Temporary) | ||
| 10310 | 2026.02.11 23:59:48.886111 [ 281 ] {84727e20-a7e6-4945-aa1d-fc00cd374494} <Trace> oximeter.measurements_cumulativeu64 (629b0a95-06b7-4f0a-8a91-89e98ebdbeb8): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10311 | 2026.02.11 23:59:48.886219 [ 197 ] {9bb13e33-63b8-46aa-ab9c-a174a3431472::all_1_30_6} <Trace> oximeter.measurements_bool (9bb13e33-63b8-46aa-ab9c-a174a3431472): Renaming temporary part tmp_merge_all_1_30_6 to all_1_30_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10312 | 2026.02.11 23:59:48.886249 [ 281 ] {84727e20-a7e6-4945-aa1d-fc00cd374494} <Debug> executeQuery: Read 258 rows, 17.59 KiB in 0.001403 sec., 183891.66072701354 rows/sec., 12.24 MiB/sec. | ||
| 10313 | 2026.02.11 23:59:48.886285 [ 197 ] {9bb13e33-63b8-46aa-ab9c-a174a3431472::all_1_30_6} <Trace> oximeter.measurements_bool (9bb13e33-63b8-46aa-ab9c-a174a3431472) (MergerMutator): Merged 6 parts: [all_1_25_5, all_30_30_0] -> all_1_30_6 | ||
| 10314 | 2026.02.11 23:59:48.886288 [ 281 ] {84727e20-a7e6-4945-aa1d-fc00cd374494} <Debug> TCPHandler: Processed in 0.001588851 sec. | ||
| 10315 | 2026.02.11 23:59:48.886343 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 10316 | 2026.02.11 23:59:48.886409 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10317 | 2026.02.11 23:59:48.886504 [ 281 ] {692c6dd7-d4f3-4900-8417-5ca515b785b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 10318 | 2026.02.11 23:59:48.886546 [ 281 ] {692c6dd7-d4f3-4900-8417-5ca515b785b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 10319 | 2026.02.11 23:59:48.886865 [ 281 ] {692c6dd7-d4f3-4900-8417-5ca515b785b0} <Trace> oximeter.measurements_f64 (522c00d0-3ce7-4a3b-8e1c-1a58bb35e28f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10320 | 2026.02.11 23:59:48.886898 [ 281 ] {692c6dd7-d4f3-4900-8417-5ca515b785b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 10321 | 2026.02.11 23:59:48.887193 [ 281 ] {692c6dd7-d4f3-4900-8417-5ca515b785b0} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 10322 | 2026.02.11 23:59:48.887424 [ 281 ] {692c6dd7-d4f3-4900-8417-5ca515b785b0} <Trace> oximeter.measurements_f64 (522c00d0-3ce7-4a3b-8e1c-1a58bb35e28f): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10323 | 2026.02.11 23:59:48.887528 [ 135 ] {} <Debug> oximeter.measurements_f64 (522c00d0-3ce7-4a3b-8e1c-1a58bb35e28f) (MergerMutator): Selected 6 parts from all_1_25_5 to all_30_30_0 | ||
| 10324 | 2026.02.11 23:59:48.887556 [ 281 ] {692c6dd7-d4f3-4900-8417-5ca515b785b0} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00107 sec., 934.5794392523364 rows/sec., 62.97 KiB/sec. | ||
| 10325 | 2026.02.11 23:59:48.887566 [ 135 ] {} <Trace> oximeter.measurements_f64 (522c00d0-3ce7-4a3b-8e1c-1a58bb35e28f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10326 | 2026.02.11 23:59:48.887596 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 10327 | 2026.02.11 23:59:48.887600 [ 281 ] {692c6dd7-d4f3-4900-8417-5ca515b785b0} <Debug> TCPHandler: Processed in 0.001240524 sec. | ||
| 10328 | 2026.02.11 23:59:48.887697 [ 198 ] {522c00d0-3ce7-4a3b-8e1c-1a58bb35e28f::all_1_30_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_25_5 to all_30_30_0 into Compact with storage Full | ||
| 10329 | 2026.02.11 23:59:48.887715 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10330 | 2026.02.11 23:59:48.887833 [ 281 ] {b6c0f11b-9faf-4c31-bde9-b564f43a1dbc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10331 | 2026.02.11 23:59:48.887844 [ 198 ] {522c00d0-3ce7-4a3b-8e1c-1a58bb35e28f::all_1_30_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10332 | 2026.02.11 23:59:48.887883 [ 198 ] {522c00d0-3ce7-4a3b-8e1c-1a58bb35e28f::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_5, total 25 rows starting from the beginning of the part | ||
| 10333 | 2026.02.11 23:59:48.887887 [ 281 ] {b6c0f11b-9faf-4c31-bde9-b564f43a1dbc} <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 | ||
| 10334 | 2026.02.11 23:59:48.887950 [ 198 ] {522c00d0-3ce7-4a3b-8e1c-1a58bb35e28f::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 1 rows starting from the beginning of the part | ||
| 10335 | 2026.02.11 23:59:48.887997 [ 198 ] {522c00d0-3ce7-4a3b-8e1c-1a58bb35e28f::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 1 rows starting from the beginning of the part | ||
| 10336 | 2026.02.11 23:59:48.888037 [ 198 ] {522c00d0-3ce7-4a3b-8e1c-1a58bb35e28f::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 1 rows starting from the beginning of the part | ||
| 10337 | 2026.02.11 23:59:48.888074 [ 198 ] {522c00d0-3ce7-4a3b-8e1c-1a58bb35e28f::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 1 rows starting from the beginning of the part | ||
| 10338 | 2026.02.11 23:59:48.888115 [ 198 ] {522c00d0-3ce7-4a3b-8e1c-1a58bb35e28f::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 1 rows starting from the beginning of the part | ||
| 10339 | 2026.02.11 23:59:48.888656 [ 281 ] {b6c0f11b-9faf-4c31-bde9-b564f43a1dbc} <Trace> oximeter.measurements_histogramu64 (ffbb1385-6601-4f63-a903-f8bfc0e27b7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10340 | 2026.02.11 23:59:48.888697 [ 281 ] {b6c0f11b-9faf-4c31-bde9-b564f43a1dbc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 10341 | 2026.02.11 23:59:48.888880 [ 187 ] {522c00d0-3ce7-4a3b-8e1c-1a58bb35e28f::all_1_30_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 4 columns (4 merged, 0 gathered) in 0.001232704 sec., 24336.742640569024 rows/sec., 1.60 MiB/sec. | ||
| 10342 | 2026.02.11 23:59:48.888993 [ 197 ] {522c00d0-3ce7-4a3b-8e1c-1a58bb35e28f::all_1_30_6} <Trace> MergedBlockOutputStream: filled checksums all_1_30_6 (state Temporary) | ||
| 10343 | 2026.02.11 23:59:48.889208 [ 281 ] {b6c0f11b-9faf-4c31-bde9-b564f43a1dbc} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 10344 | 2026.02.11 23:59:48.889238 [ 197 ] {522c00d0-3ce7-4a3b-8e1c-1a58bb35e28f::all_1_30_6} <Trace> oximeter.measurements_f64 (522c00d0-3ce7-4a3b-8e1c-1a58bb35e28f): Renaming temporary part tmp_merge_all_1_30_6 to all_1_30_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10345 | 2026.02.11 23:59:48.889300 [ 197 ] {522c00d0-3ce7-4a3b-8e1c-1a58bb35e28f::all_1_30_6} <Trace> oximeter.measurements_f64 (522c00d0-3ce7-4a3b-8e1c-1a58bb35e28f) (MergerMutator): Merged 6 parts: [all_1_25_5, all_30_30_0] -> all_1_30_6 | ||
| 10346 | 2026.02.11 23:59:48.889377 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 10347 | 2026.02.11 23:59:48.889432 [ 281 ] {b6c0f11b-9faf-4c31-bde9-b564f43a1dbc} <Trace> oximeter.measurements_histogramu64 (ffbb1385-6601-4f63-a903-f8bfc0e27b7e): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10348 | 2026.02.11 23:59:48.889586 [ 281 ] {b6c0f11b-9faf-4c31-bde9-b564f43a1dbc} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.001772 sec., 4514.6726862302485 rows/sec., 8.09 MiB/sec. | ||
| 10349 | 2026.02.11 23:59:48.889652 [ 281 ] {b6c0f11b-9faf-4c31-bde9-b564f43a1dbc} <Debug> TCPHandler: Processed in 0.001985519 sec. | ||
| 10350 | 2026.02.11 23:59:48.889764 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10351 | 2026.02.11 23:59:48.889858 [ 281 ] {6ed41ae6-8316-493c-a481-e9e9c89bd84b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10352 | 2026.02.11 23:59:48.889899 [ 281 ] {6ed41ae6-8316-493c-a481-e9e9c89bd84b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10353 | 2026.02.11 23:59:48.890224 [ 281 ] {6ed41ae6-8316-493c-a481-e9e9c89bd84b} <Trace> oximeter.measurements_u64 (4b04f6c7-fe0f-46f4-b6b8-6d9da97af1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10354 | 2026.02.11 23:59:48.890260 [ 281 ] {6ed41ae6-8316-493c-a481-e9e9c89bd84b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 10355 | 2026.02.11 23:59:48.890556 [ 281 ] {6ed41ae6-8316-493c-a481-e9e9c89bd84b} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 10356 | 2026.02.11 23:59:48.890761 [ 281 ] {6ed41ae6-8316-493c-a481-e9e9c89bd84b} <Trace> oximeter.measurements_u64 (4b04f6c7-fe0f-46f4-b6b8-6d9da97af1bd): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10357 | 2026.02.11 23:59:48.890885 [ 281 ] {6ed41ae6-8316-493c-a481-e9e9c89bd84b} <Debug> executeQuery: Read 88 rows, 5.66 KiB in 0.001046 sec., 84130.01912045889 rows/sec., 5.28 MiB/sec. | ||
| 10358 | 2026.02.11 23:59:48.890921 [ 281 ] {6ed41ae6-8316-493c-a481-e9e9c89bd84b} <Debug> TCPHandler: Processed in 0.001206624 sec. | ||
| 10359 | 2026.02.11 23:59:50.711580 [ 110 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10360 | 2026.02.11 23:59:50.711655 [ 110 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10361 | 2026.02.11 23:59:50.825951 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 21067 | ||
| 10362 | 2026.02.11 23:59:50.826712 [ 244 ] {} <Trace> system.asynchronous_metric_log (7c321173-efe0-4025-bf7e-6a8e4a3fbd38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10363 | 2026.02.11 23:59:50.826755 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 10364 | 2026.02.11 23:59:50.827279 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 10365 | 2026.02.11 23:59:50.827522 [ 244 ] {} <Trace> system.asynchronous_metric_log (7c321173-efe0-4025-bf7e-6a8e4a3fbd38): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10366 | 2026.02.11 23:59:50.827658 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21067 | ||
| 10367 | 2026.02.11 23:59:51.045216 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1332 | ||
| 10368 | 2026.02.11 23:59:51.047611 [ 243 ] {} <Trace> system.query_log (e129079c-d142-406b-8659-a4f2a5941f34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10369 | 2026.02.11 23:59:51.047660 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 10370 | 2026.02.11 23:59:51.048851 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 10371 | 2026.02.11 23:59:51.049127 [ 243 ] {} <Trace> system.query_log (e129079c-d142-406b-8659-a4f2a5941f34): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10372 | 2026.02.11 23:59:51.049459 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1332 | ||
| 10373 | 2026.02.11 23:59:51.905685 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 332 | ||
| 10374 | 2026.02.11 23:59:51.922007 [ 245 ] {} <Trace> system.metric_log (9c306116-b3ca-42bb-b692-9c2699a40c21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10375 | 2026.02.11 23:59:51.922059 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 10376 | 2026.02.11 23:59:51.928075 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 10377 | 2026.02.11 23:59:51.928787 [ 245 ] {} <Trace> system.metric_log (9c306116-b3ca-42bb-b692-9c2699a40c21): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10378 | 2026.02.11 23:59:51.931472 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 332 | ||
| 10379 | 2026.02.11 23:59:53.866667 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10380 | 2026.02.11 23:59:53.866859 [ 281 ] {693a7e5a-5136-4c27-8e87-4b11876be609} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10381 | 2026.02.11 23:59:53.866924 [ 281 ] {693a7e5a-5136-4c27-8e87-4b11876be609} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10382 | 2026.02.11 23:59:53.867604 [ 281 ] {693a7e5a-5136-4c27-8e87-4b11876be609} <Trace> oximeter.fields_string (d8291991-e1c7-4178-b7c2-8afc920979a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10383 | 2026.02.11 23:59:53.867651 [ 281 ] {693a7e5a-5136-4c27-8e87-4b11876be609} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 10384 | 2026.02.11 23:59:53.868039 [ 281 ] {693a7e5a-5136-4c27-8e87-4b11876be609} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 10385 | 2026.02.11 23:59:53.868264 [ 281 ] {693a7e5a-5136-4c27-8e87-4b11876be609} <Trace> oximeter.fields_string (d8291991-e1c7-4178-b7c2-8afc920979a5): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10386 | 2026.02.11 23:59:53.868413 [ 281 ] {693a7e5a-5136-4c27-8e87-4b11876be609} <Debug> executeQuery: Read 124 rows, 10.94 KiB in 0.001603 sec., 77354.95945102932 rows/sec., 6.67 MiB/sec. | ||
| 10387 | 2026.02.11 23:59:53.868452 [ 281 ] {693a7e5a-5136-4c27-8e87-4b11876be609} <Debug> TCPHandler: Processed in 0.001921738 sec. | ||
| 10388 | 2026.02.11 23:59:53.868577 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10389 | 2026.02.11 23:59:53.868671 [ 281 ] {472fdf90-a007-4105-92af-de5a9fb341c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10390 | 2026.02.11 23:59:53.868711 [ 281 ] {472fdf90-a007-4105-92af-de5a9fb341c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10391 | 2026.02.11 23:59:53.869109 [ 281 ] {472fdf90-a007-4105-92af-de5a9fb341c2} <Trace> oximeter.fields_u16 (a063e340-feb3-467d-9a3f-70c072d33d5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10392 | 2026.02.11 23:59:53.869143 [ 281 ] {472fdf90-a007-4105-92af-de5a9fb341c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 10393 | 2026.02.11 23:59:53.869428 [ 281 ] {472fdf90-a007-4105-92af-de5a9fb341c2} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 10394 | 2026.02.11 23:59:53.869631 [ 281 ] {472fdf90-a007-4105-92af-de5a9fb341c2} <Trace> oximeter.fields_u16 (a063e340-feb3-467d-9a3f-70c072d33d5b): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10395 | 2026.02.11 23:59:53.869756 [ 281 ] {472fdf90-a007-4105-92af-de5a9fb341c2} <Debug> executeQuery: Read 34 rows, 2.56 KiB in 0.001103 sec., 30825.02266545784 rows/sec., 2.26 MiB/sec. | ||
| 10396 | 2026.02.11 23:59:53.869792 [ 281 ] {472fdf90-a007-4105-92af-de5a9fb341c2} <Debug> TCPHandler: Processed in 0.001263085 sec. | ||
| 10397 | 2026.02.11 23:59:53.869893 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10398 | 2026.02.11 23:59:53.869984 [ 281 ] {a2b53c7e-16ab-4443-8bc2-f0a696670480} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10399 | 2026.02.11 23:59:53.870023 [ 281 ] {a2b53c7e-16ab-4443-8bc2-f0a696670480} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10400 | 2026.02.11 23:59:53.870451 [ 281 ] {a2b53c7e-16ab-4443-8bc2-f0a696670480} <Trace> oximeter.fields_uuid (4fa888fe-7c40-4232-8860-a6a6bcd7dec5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10401 | 2026.02.11 23:59:53.870485 [ 281 ] {a2b53c7e-16ab-4443-8bc2-f0a696670480} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 10402 | 2026.02.11 23:59:53.870777 [ 281 ] {a2b53c7e-16ab-4443-8bc2-f0a696670480} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 10403 | 2026.02.11 23:59:53.870977 [ 281 ] {a2b53c7e-16ab-4443-8bc2-f0a696670480} <Trace> oximeter.fields_uuid (4fa888fe-7c40-4232-8860-a6a6bcd7dec5): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10404 | 2026.02.11 23:59:53.871102 [ 281 ] {a2b53c7e-16ab-4443-8bc2-f0a696670480} <Debug> executeQuery: Read 98 rows, 7.84 KiB in 0.001136 sec., 86267.60563380281 rows/sec., 6.74 MiB/sec. | ||
| 10405 | 2026.02.11 23:59:53.871137 [ 281 ] {a2b53c7e-16ab-4443-8bc2-f0a696670480} <Debug> TCPHandler: Processed in 0.001292085 sec. | ||
| 10406 | 2026.02.11 23:59:53.871245 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10407 | 2026.02.11 23:59:53.871337 [ 281 ] {d23cf7de-2fc7-4d14-88ff-10685a33eb30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10408 | 2026.02.11 23:59:53.871379 [ 281 ] {d23cf7de-2fc7-4d14-88ff-10685a33eb30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10409 | 2026.02.11 23:59:53.871782 [ 281 ] {d23cf7de-2fc7-4d14-88ff-10685a33eb30} <Trace> oximeter.measurements_cumulativeu64 (629b0a95-06b7-4f0a-8a91-89e98ebdbeb8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10410 | 2026.02.11 23:59:53.871816 [ 281 ] {d23cf7de-2fc7-4d14-88ff-10685a33eb30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 10411 | 2026.02.11 23:59:53.872144 [ 281 ] {d23cf7de-2fc7-4d14-88ff-10685a33eb30} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 10412 | 2026.02.11 23:59:53.872344 [ 281 ] {d23cf7de-2fc7-4d14-88ff-10685a33eb30} <Trace> oximeter.measurements_cumulativeu64 (629b0a95-06b7-4f0a-8a91-89e98ebdbeb8): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10413 | 2026.02.11 23:59:53.872471 [ 281 ] {d23cf7de-2fc7-4d14-88ff-10685a33eb30} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001151 sec., 139009.55690703736 rows/sec., 9.68 MiB/sec. | ||
| 10414 | 2026.02.11 23:59:53.872505 [ 281 ] {d23cf7de-2fc7-4d14-88ff-10685a33eb30} <Debug> TCPHandler: Processed in 0.001307175 sec. | ||
| 10415 | 2026.02.11 23:59:53.872608 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10416 | 2026.02.11 23:59:53.872723 [ 281 ] {99adeb08-af6b-497e-a9e7-b3c62ba43c25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10417 | 2026.02.11 23:59:53.872787 [ 281 ] {99adeb08-af6b-497e-a9e7-b3c62ba43c25} <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 | ||
| 10418 | 2026.02.11 23:59:53.873728 [ 281 ] {99adeb08-af6b-497e-a9e7-b3c62ba43c25} <Trace> oximeter.measurements_histogramu64 (ffbb1385-6601-4f63-a903-f8bfc0e27b7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10419 | 2026.02.11 23:59:53.873762 [ 281 ] {99adeb08-af6b-497e-a9e7-b3c62ba43c25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 10420 | 2026.02.11 23:59:53.874301 [ 281 ] {99adeb08-af6b-497e-a9e7-b3c62ba43c25} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 10421 | 2026.02.11 23:59:53.874541 [ 281 ] {99adeb08-af6b-497e-a9e7-b3c62ba43c25} <Trace> oximeter.measurements_histogramu64 (ffbb1385-6601-4f63-a903-f8bfc0e27b7e): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10422 | 2026.02.11 23:59:53.874674 [ 281 ] {99adeb08-af6b-497e-a9e7-b3c62ba43c25} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.001976 sec., 17206.477732793523 rows/sec., 30.83 MiB/sec. | ||
| 10423 | 2026.02.11 23:59:53.874725 [ 281 ] {99adeb08-af6b-497e-a9e7-b3c62ba43c25} <Debug> TCPHandler: Processed in 0.002166203 sec. | ||
| 10424 | 2026.02.11 23:59:53.874838 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10425 | 2026.02.11 23:59:53.874932 [ 281 ] {8a9bbb6d-dc02-47b1-b8e9-2b14881ffac8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10426 | 2026.02.11 23:59:53.874973 [ 281 ] {8a9bbb6d-dc02-47b1-b8e9-2b14881ffac8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10427 | 2026.02.11 23:59:53.875304 [ 281 ] {8a9bbb6d-dc02-47b1-b8e9-2b14881ffac8} <Trace> oximeter.measurements_u64 (4b04f6c7-fe0f-46f4-b6b8-6d9da97af1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10428 | 2026.02.11 23:59:53.875338 [ 281 ] {8a9bbb6d-dc02-47b1-b8e9-2b14881ffac8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 10429 | 2026.02.11 23:59:53.875625 [ 281 ] {8a9bbb6d-dc02-47b1-b8e9-2b14881ffac8} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 10430 | 2026.02.11 23:59:53.875821 [ 281 ] {8a9bbb6d-dc02-47b1-b8e9-2b14881ffac8} <Trace> oximeter.measurements_u64 (4b04f6c7-fe0f-46f4-b6b8-6d9da97af1bd): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10431 | 2026.02.11 23:59:53.875943 [ 281 ] {8a9bbb6d-dc02-47b1-b8e9-2b14881ffac8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00103 sec., 58252.42718446601 rows/sec., 3.93 MiB/sec. | ||
| 10432 | 2026.02.11 23:59:53.875977 [ 281 ] {8a9bbb6d-dc02-47b1-b8e9-2b14881ffac8} <Debug> TCPHandler: Processed in 0.001186603 sec. | ||
| 10433 | 2026.02.11 23:59:54.938401 [ 89 ] {} <Debug> oximeter.fields_ipaddr (6857c72f-dfdb-45c0-96ba-7e28c54e54a7) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
| 10434 | 2026.02.11 23:59:54.938458 [ 89 ] {} <Trace> oximeter.fields_ipaddr (6857c72f-dfdb-45c0-96ba-7e28c54e54a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10435 | 2026.02.11 23:59:54.938478 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 10436 | 2026.02.11 23:59:54.938599 [ 199 ] {6857c72f-dfdb-45c0-96ba-7e28c54e54a7::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 | ||
| 10437 | 2026.02.11 23:59:54.938751 [ 199 ] {6857c72f-dfdb-45c0-96ba-7e28c54e54a7::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10438 | 2026.02.11 23:59:54.938789 [ 199 ] {6857c72f-dfdb-45c0-96ba-7e28c54e54a7::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 18 rows starting from the beginning of the part | ||
| 10439 | 2026.02.11 23:59:54.938865 [ 199 ] {6857c72f-dfdb-45c0-96ba-7e28c54e54a7::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 | ||
| 10440 | 2026.02.11 23:59:54.938917 [ 199 ] {6857c72f-dfdb-45c0-96ba-7e28c54e54a7::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 2 rows starting from the beginning of the part | ||
| 10441 | 2026.02.11 23:59:54.938965 [ 199 ] {6857c72f-dfdb-45c0-96ba-7e28c54e54a7::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 6 rows starting from the beginning of the part | ||
| 10442 | 2026.02.11 23:59:54.939011 [ 199 ] {6857c72f-dfdb-45c0-96ba-7e28c54e54a7::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 8 rows starting from the beginning of the part | ||
| 10443 | 2026.02.11 23:59:54.939802 [ 197 ] {6857c72f-dfdb-45c0-96ba-7e28c54e54a7::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 5 columns (5 merged, 0 gathered) in 0.001261045 sec., 28547.752062773336 rows/sec., 2.38 MiB/sec. | ||
| 10444 | 2026.02.11 23:59:54.939947 [ 187 ] {6857c72f-dfdb-45c0-96ba-7e28c54e54a7::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
| 10445 | 2026.02.11 23:59:54.940250 [ 187 ] {6857c72f-dfdb-45c0-96ba-7e28c54e54a7::all_1_21_5} <Trace> oximeter.fields_ipaddr (6857c72f-dfdb-45c0-96ba-7e28c54e54a7): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10446 | 2026.02.11 23:59:54.940328 [ 187 ] {6857c72f-dfdb-45c0-96ba-7e28c54e54a7::all_1_21_5} <Trace> oximeter.fields_ipaddr (6857c72f-dfdb-45c0-96ba-7e28c54e54a7) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
| 10447 | 2026.02.11 23:59:54.940410 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 10448 | 2026.02.11 23:59:57.212591 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10449 | 2026.02.11 23:59:57.212774 [ 281 ] {747ca445-3a59-453a-995e-f32b1aef4f89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10450 | 2026.02.11 23:59:57.212837 [ 281 ] {747ca445-3a59-453a-995e-f32b1aef4f89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10451 | 2026.02.11 23:59:57.213618 [ 281 ] {747ca445-3a59-453a-995e-f32b1aef4f89} <Trace> oximeter.fields_i16 (a5dbfeca-2262-4415-b6be-dfd1a8bfa631): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10452 | 2026.02.11 23:59:57.213660 [ 281 ] {747ca445-3a59-453a-995e-f32b1aef4f89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 10453 | 2026.02.11 23:59:57.214041 [ 281 ] {747ca445-3a59-453a-995e-f32b1aef4f89} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 10454 | 2026.02.11 23:59:57.214249 [ 281 ] {747ca445-3a59-453a-995e-f32b1aef4f89} <Trace> oximeter.fields_i16 (a5dbfeca-2262-4415-b6be-dfd1a8bfa631): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10455 | 2026.02.11 23:59:57.214405 [ 281 ] {747ca445-3a59-453a-995e-f32b1aef4f89} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.001679 sec., 158427.63549731983 rows/sec., 10.06 MiB/sec. | ||
| 10456 | 2026.02.11 23:59:57.214447 [ 281 ] {747ca445-3a59-453a-995e-f32b1aef4f89} <Debug> TCPHandler: Processed in 0.001975478 sec. | ||
| 10457 | 2026.02.11 23:59:57.214572 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10458 | 2026.02.11 23:59:57.214665 [ 281 ] {c353250a-976e-4cd8-ba21-717da34f33c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 10459 | 2026.02.11 23:59:57.214705 [ 281 ] {c353250a-976e-4cd8-ba21-717da34f33c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 10460 | 2026.02.11 23:59:57.215115 [ 281 ] {c353250a-976e-4cd8-ba21-717da34f33c9} <Trace> oximeter.fields_ipaddr (6857c72f-dfdb-45c0-96ba-7e28c54e54a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10461 | 2026.02.11 23:59:57.215150 [ 281 ] {c353250a-976e-4cd8-ba21-717da34f33c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 10462 | 2026.02.11 23:59:57.215425 [ 281 ] {c353250a-976e-4cd8-ba21-717da34f33c9} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 10463 | 2026.02.11 23:59:57.215635 [ 281 ] {c353250a-976e-4cd8-ba21-717da34f33c9} <Trace> oximeter.fields_ipaddr (6857c72f-dfdb-45c0-96ba-7e28c54e54a7): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10464 | 2026.02.11 23:59:57.215762 [ 281 ] {c353250a-976e-4cd8-ba21-717da34f33c9} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001115 sec., 1793.7219730941702 rows/sec., 146.27 KiB/sec. | ||
| 10465 | 2026.02.11 23:59:57.215799 [ 281 ] {c353250a-976e-4cd8-ba21-717da34f33c9} <Debug> TCPHandler: Processed in 0.001274715 sec. | ||
| 10466 | 2026.02.11 23:59:57.215910 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10467 | 2026.02.11 23:59:57.216002 [ 281 ] {d366c8a0-663f-4962-9315-5b3dd1267204} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10468 | 2026.02.11 23:59:57.216040 [ 281 ] {d366c8a0-663f-4962-9315-5b3dd1267204} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10469 | 2026.02.11 23:59:57.217407 [ 281 ] {d366c8a0-663f-4962-9315-5b3dd1267204} <Trace> oximeter.fields_string (d8291991-e1c7-4178-b7c2-8afc920979a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10470 | 2026.02.11 23:59:57.217444 [ 281 ] {d366c8a0-663f-4962-9315-5b3dd1267204} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 10471 | 2026.02.11 23:59:57.217855 [ 281 ] {d366c8a0-663f-4962-9315-5b3dd1267204} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 10472 | 2026.02.11 23:59:57.218056 [ 281 ] {d366c8a0-663f-4962-9315-5b3dd1267204} <Trace> oximeter.fields_string (d8291991-e1c7-4178-b7c2-8afc920979a5): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10473 | 2026.02.11 23:59:57.218187 [ 281 ] {d366c8a0-663f-4962-9315-5b3dd1267204} <Debug> executeQuery: Read 1909 rows, 158.73 KiB in 0.002202 sec., 866939.1462306994 rows/sec., 70.40 MiB/sec. | ||
| 10474 | 2026.02.11 23:59:57.218228 [ 281 ] {d366c8a0-663f-4962-9315-5b3dd1267204} <Debug> TCPHandler: Processed in 0.002364177 sec. | ||
| 10475 | 2026.02.11 23:59:57.218345 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10476 | 2026.02.11 23:59:57.218438 [ 281 ] {bb7e4df6-feb7-409b-a283-0892e070c5a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10477 | 2026.02.11 23:59:57.218477 [ 281 ] {bb7e4df6-feb7-409b-a283-0892e070c5a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10478 | 2026.02.11 23:59:57.218926 [ 281 ] {bb7e4df6-feb7-409b-a283-0892e070c5a6} <Trace> oximeter.fields_u16 (a063e340-feb3-467d-9a3f-70c072d33d5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10479 | 2026.02.11 23:59:57.218962 [ 281 ] {bb7e4df6-feb7-409b-a283-0892e070c5a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 10480 | 2026.02.11 23:59:57.219249 [ 281 ] {bb7e4df6-feb7-409b-a283-0892e070c5a6} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 10481 | 2026.02.11 23:59:57.219449 [ 281 ] {bb7e4df6-feb7-409b-a283-0892e070c5a6} <Trace> oximeter.fields_u16 (a063e340-feb3-467d-9a3f-70c072d33d5b): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10482 | 2026.02.11 23:59:57.219573 [ 281 ] {bb7e4df6-feb7-409b-a283-0892e070c5a6} <Debug> executeQuery: Read 143 rows, 8.74 KiB in 0.001153 sec., 124024.28447528188 rows/sec., 7.41 MiB/sec. | ||
| 10483 | 2026.02.11 23:59:57.219613 [ 281 ] {bb7e4df6-feb7-409b-a283-0892e070c5a6} <Debug> TCPHandler: Processed in 0.001316026 sec. | ||
| 10484 | 2026.02.11 23:59:57.219725 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10485 | 2026.02.11 23:59:57.219817 [ 281 ] {fbd3df88-acfd-4053-9c21-d36a3abcbcf9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10486 | 2026.02.11 23:59:57.219855 [ 281 ] {fbd3df88-acfd-4053-9c21-d36a3abcbcf9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10487 | 2026.02.11 23:59:57.220414 [ 281 ] {fbd3df88-acfd-4053-9c21-d36a3abcbcf9} <Trace> oximeter.fields_u32 (5e914076-6ebe-4e60-a251-80aa571785b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10488 | 2026.02.11 23:59:57.220452 [ 281 ] {fbd3df88-acfd-4053-9c21-d36a3abcbcf9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 10489 | 2026.02.11 23:59:57.220765 [ 281 ] {fbd3df88-acfd-4053-9c21-d36a3abcbcf9} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 10490 | 2026.02.11 23:59:57.220962 [ 281 ] {fbd3df88-acfd-4053-9c21-d36a3abcbcf9} <Trace> oximeter.fields_u32 (5e914076-6ebe-4e60-a251-80aa571785b6): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10491 | 2026.02.11 23:59:57.221095 [ 281 ] {fbd3df88-acfd-4053-9c21-d36a3abcbcf9} <Debug> executeQuery: Read 368 rows, 25.07 KiB in 0.001295 sec., 284169.8841698842 rows/sec., 18.91 MiB/sec. | ||
| 10492 | 2026.02.11 23:59:57.221137 [ 281 ] {fbd3df88-acfd-4053-9c21-d36a3abcbcf9} <Debug> TCPHandler: Processed in 0.001459128 sec. | ||
| 10493 | 2026.02.11 23:59:57.221246 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10494 | 2026.02.11 23:59:57.221339 [ 281 ] {4802cc0b-ef78-4e9d-8b2d-42aa12a4c5d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10495 | 2026.02.11 23:59:57.221377 [ 281 ] {4802cc0b-ef78-4e9d-8b2d-42aa12a4c5d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10496 | 2026.02.11 23:59:57.221843 [ 281 ] {4802cc0b-ef78-4e9d-8b2d-42aa12a4c5d5} <Trace> oximeter.fields_u8 (333bec52-f74d-408b-9e1c-1479446c7d3c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10497 | 2026.02.11 23:59:57.221880 [ 281 ] {4802cc0b-ef78-4e9d-8b2d-42aa12a4c5d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 10498 | 2026.02.11 23:59:57.222178 [ 281 ] {4802cc0b-ef78-4e9d-8b2d-42aa12a4c5d5} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 10499 | 2026.02.11 23:59:57.222375 [ 281 ] {4802cc0b-ef78-4e9d-8b2d-42aa12a4c5d5} <Trace> oximeter.fields_u8 (333bec52-f74d-408b-9e1c-1479446c7d3c): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10500 | 2026.02.11 23:59:57.222500 [ 281 ] {4802cc0b-ef78-4e9d-8b2d-42aa12a4c5d5} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001179 sec., 117896.52247667515 rows/sec., 6.71 MiB/sec. | ||
| 10501 | 2026.02.11 23:59:57.222537 [ 281 ] {4802cc0b-ef78-4e9d-8b2d-42aa12a4c5d5} <Debug> TCPHandler: Processed in 0.001339036 sec. | ||
| 10502 | 2026.02.11 23:59:57.222648 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10503 | 2026.02.11 23:59:57.222741 [ 281 ] {bec1545c-1cef-46c5-a770-83a2a8ea559a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10504 | 2026.02.11 23:59:57.222780 [ 281 ] {bec1545c-1cef-46c5-a770-83a2a8ea559a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10505 | 2026.02.11 23:59:57.223593 [ 281 ] {bec1545c-1cef-46c5-a770-83a2a8ea559a} <Trace> oximeter.fields_uuid (4fa888fe-7c40-4232-8860-a6a6bcd7dec5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10506 | 2026.02.11 23:59:57.223638 [ 281 ] {bec1545c-1cef-46c5-a770-83a2a8ea559a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 10507 | 2026.02.11 23:59:57.223998 [ 281 ] {bec1545c-1cef-46c5-a770-83a2a8ea559a} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 10508 | 2026.02.11 23:59:57.224208 [ 281 ] {bec1545c-1cef-46c5-a770-83a2a8ea559a} <Trace> oximeter.fields_uuid (4fa888fe-7c40-4232-8860-a6a6bcd7dec5): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10509 | 2026.02.11 23:59:57.224330 [ 281 ] {bec1545c-1cef-46c5-a770-83a2a8ea559a} <Debug> executeQuery: Read 929 rows, 68.37 KiB in 0.001608 sec., 577736.3184079602 rows/sec., 41.52 MiB/sec. | ||
| 10510 | 2026.02.11 23:59:57.224368 [ 281 ] {bec1545c-1cef-46c5-a770-83a2a8ea559a} <Debug> TCPHandler: Processed in 0.001767595 sec. | ||
| 10511 | 2026.02.11 23:59:57.224476 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10512 | 2026.02.11 23:59:57.224568 [ 281 ] {2a6a33e8-0577-4612-b83c-840530ee5c57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 10513 | 2026.02.11 23:59:57.224608 [ 281 ] {2a6a33e8-0577-4612-b83c-840530ee5c57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 10514 | 2026.02.11 23:59:57.224934 [ 281 ] {2a6a33e8-0577-4612-b83c-840530ee5c57} <Trace> oximeter.measurements_bool (9bb13e33-63b8-46aa-ab9c-a174a3431472): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10515 | 2026.02.11 23:59:57.224969 [ 281 ] {2a6a33e8-0577-4612-b83c-840530ee5c57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 10516 | 2026.02.11 23:59:57.225253 [ 281 ] {2a6a33e8-0577-4612-b83c-840530ee5c57} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 10517 | 2026.02.11 23:59:57.225451 [ 281 ] {2a6a33e8-0577-4612-b83c-840530ee5c57} <Trace> oximeter.measurements_bool (9bb13e33-63b8-46aa-ab9c-a174a3431472): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10518 | 2026.02.11 23:59:57.225579 [ 281 ] {2a6a33e8-0577-4612-b83c-840530ee5c57} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001029 sec., 5830.903790087464 rows/sec., 304.64 KiB/sec. | ||
| 10519 | 2026.02.11 23:59:57.225614 [ 281 ] {2a6a33e8-0577-4612-b83c-840530ee5c57} <Debug> TCPHandler: Processed in 0.001186293 sec. | ||
| 10520 | 2026.02.11 23:59:57.225736 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10521 | 2026.02.11 23:59:57.225836 [ 281 ] {b54491a6-f026-46a2-a73f-33274a8a6d2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10522 | 2026.02.11 23:59:57.225879 [ 281 ] {b54491a6-f026-46a2-a73f-33274a8a6d2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10523 | 2026.02.11 23:59:57.226488 [ 281 ] {b54491a6-f026-46a2-a73f-33274a8a6d2c} <Trace> oximeter.measurements_cumulativeu64 (629b0a95-06b7-4f0a-8a91-89e98ebdbeb8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10524 | 2026.02.11 23:59:57.226524 [ 281 ] {b54491a6-f026-46a2-a73f-33274a8a6d2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 10525 | 2026.02.11 23:59:57.226888 [ 281 ] {b54491a6-f026-46a2-a73f-33274a8a6d2c} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 10526 | 2026.02.11 23:59:57.227088 [ 281 ] {b54491a6-f026-46a2-a73f-33274a8a6d2c} <Trace> oximeter.measurements_cumulativeu64 (629b0a95-06b7-4f0a-8a91-89e98ebdbeb8): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10527 | 2026.02.11 23:59:57.227225 [ 281 ] {b54491a6-f026-46a2-a73f-33274a8a6d2c} <Debug> executeQuery: Read 911 rows, 62.14 KiB in 0.001408 sec., 647017.0454545455 rows/sec., 43.10 MiB/sec. | ||
| 10528 | 2026.02.11 23:59:57.227262 [ 281 ] {b54491a6-f026-46a2-a73f-33274a8a6d2c} <Debug> TCPHandler: Processed in 0.0015764 sec. | ||
| 10529 | 2026.02.11 23:59:57.227360 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10530 | 2026.02.11 23:59:57.227451 [ 281 ] {94336b4d-9f98-4a8a-a400-583495aabf8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 10531 | 2026.02.11 23:59:57.227492 [ 281 ] {94336b4d-9f98-4a8a-a400-583495aabf8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 10532 | 2026.02.11 23:59:57.227793 [ 281 ] {94336b4d-9f98-4a8a-a400-583495aabf8c} <Trace> oximeter.measurements_f64 (522c00d0-3ce7-4a3b-8e1c-1a58bb35e28f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10533 | 2026.02.11 23:59:57.227828 [ 281 ] {94336b4d-9f98-4a8a-a400-583495aabf8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 10534 | 2026.02.11 23:59:57.228104 [ 281 ] {94336b4d-9f98-4a8a-a400-583495aabf8c} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 10535 | 2026.02.11 23:59:57.228305 [ 281 ] {94336b4d-9f98-4a8a-a400-583495aabf8c} <Trace> oximeter.measurements_f64 (522c00d0-3ce7-4a3b-8e1c-1a58bb35e28f): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10536 | 2026.02.11 23:59:57.228434 [ 281 ] {94336b4d-9f98-4a8a-a400-583495aabf8c} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001001 sec., 999.0009990009991 rows/sec., 67.32 KiB/sec. | ||
| 10537 | 2026.02.11 23:59:57.228468 [ 281 ] {94336b4d-9f98-4a8a-a400-583495aabf8c} <Debug> TCPHandler: Processed in 0.001155333 sec. | ||
| 10538 | 2026.02.11 23:59:57.228591 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10539 | 2026.02.11 23:59:57.228681 [ 281 ] {98f31d2a-6693-48ab-8440-3aed6e46babf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10540 | 2026.02.11 23:59:57.228733 [ 281 ] {98f31d2a-6693-48ab-8440-3aed6e46babf} <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 | ||
| 10541 | 2026.02.11 23:59:57.229472 [ 281 ] {98f31d2a-6693-48ab-8440-3aed6e46babf} <Trace> oximeter.measurements_histogramu64 (ffbb1385-6601-4f63-a903-f8bfc0e27b7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10542 | 2026.02.11 23:59:57.229508 [ 281 ] {98f31d2a-6693-48ab-8440-3aed6e46babf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 10543 | 2026.02.11 23:59:57.229990 [ 281 ] {98f31d2a-6693-48ab-8440-3aed6e46babf} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 10544 | 2026.02.11 23:59:57.230206 [ 281 ] {98f31d2a-6693-48ab-8440-3aed6e46babf} <Trace> oximeter.measurements_histogramu64 (ffbb1385-6601-4f63-a903-f8bfc0e27b7e): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10545 | 2026.02.11 23:59:57.230346 [ 281 ] {98f31d2a-6693-48ab-8440-3aed6e46babf} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.001683 sec., 4753.416518122401 rows/sec., 8.52 MiB/sec. | ||
| 10546 | 2026.02.11 23:59:57.230395 [ 281 ] {98f31d2a-6693-48ab-8440-3aed6e46babf} <Debug> TCPHandler: Processed in 0.001851176 sec. | ||
| 10547 | 2026.02.11 23:59:57.230504 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10548 | 2026.02.11 23:59:57.230595 [ 281 ] {a7253287-2075-4590-8e03-581cb30fb874} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10549 | 2026.02.11 23:59:57.230635 [ 281 ] {a7253287-2075-4590-8e03-581cb30fb874} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10550 | 2026.02.11 23:59:57.230962 [ 281 ] {a7253287-2075-4590-8e03-581cb30fb874} <Trace> oximeter.measurements_u64 (4b04f6c7-fe0f-46f4-b6b8-6d9da97af1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10551 | 2026.02.11 23:59:57.230994 [ 281 ] {a7253287-2075-4590-8e03-581cb30fb874} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 10552 | 2026.02.11 23:59:57.231282 [ 281 ] {a7253287-2075-4590-8e03-581cb30fb874} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 10553 | 2026.02.11 23:59:57.231477 [ 281 ] {a7253287-2075-4590-8e03-581cb30fb874} <Trace> oximeter.measurements_u64 (4b04f6c7-fe0f-46f4-b6b8-6d9da97af1bd): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10554 | 2026.02.11 23:59:57.231596 [ 281 ] {a7253287-2075-4590-8e03-581cb30fb874} <Debug> executeQuery: Read 76 rows, 4.83 KiB in 0.001019 sec., 74582.9244357213 rows/sec., 4.63 MiB/sec. | ||
| 10555 | 2026.02.11 23:59:57.231629 [ 281 ] {a7253287-2075-4590-8e03-581cb30fb874} <Debug> TCPHandler: Processed in 0.001172993 sec. | ||
| 10556 | 2026.02.11 23:59:58.327802 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 21579 | ||
| 10557 | 2026.02.11 23:59:58.328650 [ 244 ] {} <Trace> system.asynchronous_metric_log (7c321173-efe0-4025-bf7e-6a8e4a3fbd38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10558 | 2026.02.11 23:59:58.328726 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 10559 | 2026.02.11 23:59:58.329281 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 10560 | 2026.02.11 23:59:58.329499 [ 244 ] {} <Trace> system.asynchronous_metric_log (7c321173-efe0-4025-bf7e-6a8e4a3fbd38): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10561 | 2026.02.11 23:59:58.329628 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21579 | ||
| 10562 | 2026.02.11 23:59:58.859058 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10563 | 2026.02.11 23:59:58.859295 [ 281 ] {b55abb4c-d0c0-42c9-b002-dc2503469b83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10564 | 2026.02.11 23:59:58.859379 [ 281 ] {b55abb4c-d0c0-42c9-b002-dc2503469b83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10565 | 2026.02.11 23:59:58.860209 [ 281 ] {b55abb4c-d0c0-42c9-b002-dc2503469b83} <Trace> oximeter.fields_string (d8291991-e1c7-4178-b7c2-8afc920979a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10566 | 2026.02.11 23:59:58.860252 [ 281 ] {b55abb4c-d0c0-42c9-b002-dc2503469b83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 10567 | 2026.02.11 23:59:58.860698 [ 281 ] {b55abb4c-d0c0-42c9-b002-dc2503469b83} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 10568 | 2026.02.11 23:59:58.860921 [ 281 ] {b55abb4c-d0c0-42c9-b002-dc2503469b83} <Trace> oximeter.fields_string (d8291991-e1c7-4178-b7c2-8afc920979a5): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10569 | 2026.02.11 23:59:58.861073 [ 281 ] {b55abb4c-d0c0-42c9-b002-dc2503469b83} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.00184 sec., 30434.782608695652 rows/sec., 2.34 MiB/sec. | ||
| 10570 | 2026.02.11 23:59:58.861114 [ 281 ] {b55abb4c-d0c0-42c9-b002-dc2503469b83} <Debug> TCPHandler: Processed in 0.002217953 sec. | ||
| 10571 | 2026.02.11 23:59:58.861242 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10572 | 2026.02.11 23:59:58.861338 [ 281 ] {be6a6be5-7d24-4251-8e4b-ca985da09c45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10573 | 2026.02.11 23:59:58.861379 [ 281 ] {be6a6be5-7d24-4251-8e4b-ca985da09c45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10574 | 2026.02.11 23:59:58.861804 [ 281 ] {be6a6be5-7d24-4251-8e4b-ca985da09c45} <Trace> oximeter.fields_uuid (4fa888fe-7c40-4232-8860-a6a6bcd7dec5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10575 | 2026.02.11 23:59:58.861840 [ 281 ] {be6a6be5-7d24-4251-8e4b-ca985da09c45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 10576 | 2026.02.11 23:59:58.862137 [ 281 ] {be6a6be5-7d24-4251-8e4b-ca985da09c45} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 10577 | 2026.02.11 23:59:58.862357 [ 281 ] {be6a6be5-7d24-4251-8e4b-ca985da09c45} <Trace> oximeter.fields_uuid (4fa888fe-7c40-4232-8860-a6a6bcd7dec5): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10578 | 2026.02.11 23:59:58.862488 [ 281 ] {be6a6be5-7d24-4251-8e4b-ca985da09c45} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00117 sec., 54700.854700854696 rows/sec., 4.27 MiB/sec. | ||
| 10579 | 2026.02.11 23:59:58.862526 [ 281 ] {be6a6be5-7d24-4251-8e4b-ca985da09c45} <Debug> TCPHandler: Processed in 0.001333756 sec. | ||
| 10580 | 2026.02.11 23:59:58.862638 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10581 | 2026.02.11 23:59:58.862731 [ 281 ] {16a265dd-153d-4053-97a1-567fcddd413a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10582 | 2026.02.11 23:59:58.862775 [ 281 ] {16a265dd-153d-4053-97a1-567fcddd413a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10583 | 2026.02.11 23:59:58.863141 [ 281 ] {16a265dd-153d-4053-97a1-567fcddd413a} <Trace> oximeter.measurements_cumulativeu64 (629b0a95-06b7-4f0a-8a91-89e98ebdbeb8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10584 | 2026.02.11 23:59:58.863184 [ 281 ] {16a265dd-153d-4053-97a1-567fcddd413a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 10585 | 2026.02.11 23:59:58.863496 [ 281 ] {16a265dd-153d-4053-97a1-567fcddd413a} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 10586 | 2026.02.11 23:59:58.863698 [ 281 ] {16a265dd-153d-4053-97a1-567fcddd413a} <Trace> oximeter.measurements_cumulativeu64 (629b0a95-06b7-4f0a-8a91-89e98ebdbeb8): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10587 | 2026.02.11 23:59:58.863810 [ 90 ] {} <Debug> oximeter.measurements_cumulativeu64 (629b0a95-06b7-4f0a-8a91-89e98ebdbeb8) (MergerMutator): Selected 5 parts from all_1_65_13 to all_69_69_0 | ||
| 10588 | 2026.02.11 23:59:58.863826 [ 281 ] {16a265dd-153d-4053-97a1-567fcddd413a} <Debug> executeQuery: Read 32 rows, 2.28 KiB in 0.001112 sec., 28776.97841726619 rows/sec., 2.00 MiB/sec. | ||
| 10589 | 2026.02.11 23:59:58.863879 [ 90 ] {} <Trace> oximeter.measurements_cumulativeu64 (629b0a95-06b7-4f0a-8a91-89e98ebdbeb8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10590 | 2026.02.11 23:59:58.863887 [ 281 ] {16a265dd-153d-4053-97a1-567fcddd413a} <Debug> TCPHandler: Processed in 0.001298515 sec. | ||
| 10591 | 2026.02.11 23:59:58.863913 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 10592 | 2026.02.11 23:59:58.864030 [ 197 ] {629b0a95-06b7-4f0a-8a91-89e98ebdbeb8::all_1_69_14} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_65_13 to all_69_69_0 into Compact with storage Full | ||
| 10593 | 2026.02.11 23:59:58.864054 [ 281 ] {} <Trace> TCP-Session: ca3c9474-ebb6-4462-9ea2-dcf5da69383e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10594 | 2026.02.11 23:59:58.864143 [ 197 ] {629b0a95-06b7-4f0a-8a91-89e98ebdbeb8::all_1_69_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10595 | 2026.02.11 23:59:58.864177 [ 281 ] {0fa9d4ce-4a67-4231-a818-27bac438ae0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61611) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10596 | 2026.02.11 23:59:58.864179 [ 197 ] {629b0a95-06b7-4f0a-8a91-89e98ebdbeb8::all_1_69_14} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_65_13, total 20573 rows starting from the beginning of the part | ||
| 10597 | 2026.02.11 23:59:58.864229 [ 281 ] {0fa9d4ce-4a67-4231-a818-27bac438ae0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10598 | 2026.02.11 23:59:58.864258 [ 197 ] {629b0a95-06b7-4f0a-8a91-89e98ebdbeb8::all_1_69_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 164 rows starting from the beginning of the part | ||
| 10599 | 2026.02.11 23:59:58.864310 [ 197 ] {629b0a95-06b7-4f0a-8a91-89e98ebdbeb8::all_1_69_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 258 rows starting from the beginning of the part | ||
| 10600 | 2026.02.11 23:59:58.864358 [ 197 ] {629b0a95-06b7-4f0a-8a91-89e98ebdbeb8::all_1_69_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 160 rows starting from the beginning of the part | ||
| 10601 | 2026.02.11 23:59:58.864403 [ 197 ] {629b0a95-06b7-4f0a-8a91-89e98ebdbeb8::all_1_69_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 911 rows starting from the beginning of the part | ||
| 10602 | 2026.02.11 23:59:58.864644 [ 281 ] {0fa9d4ce-4a67-4231-a818-27bac438ae0d} <Trace> oximeter.measurements_u64 (4b04f6c7-fe0f-46f4-b6b8-6d9da97af1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10603 | 2026.02.11 23:59:58.864687 [ 281 ] {0fa9d4ce-4a67-4231-a818-27bac438ae0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 10604 | 2026.02.11 23:59:58.865049 [ 281 ] {0fa9d4ce-4a67-4231-a818-27bac438ae0d} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 10605 | 2026.02.11 23:59:58.865260 [ 281 ] {0fa9d4ce-4a67-4231-a818-27bac438ae0d} <Trace> oximeter.measurements_u64 (4b04f6c7-fe0f-46f4-b6b8-6d9da97af1bd): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10606 | 2026.02.11 23:59:58.865407 [ 281 ] {0fa9d4ce-4a67-4231-a818-27bac438ae0d} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001261 sec., 9516.256938937351 rows/sec., 656.72 KiB/sec. | ||
| 10607 | 2026.02.11 23:59:58.865446 [ 281 ] {0fa9d4ce-4a67-4231-a818-27bac438ae0d} <Debug> TCPHandler: Processed in 0.001453208 sec. | ||
| 10608 | 2026.02.11 23:59:58.875598 [ 187 ] {629b0a95-06b7-4f0a-8a91-89e98ebdbeb8::all_1_69_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22066 rows, containing 5 columns (5 merged, 0 gathered) in 0.011602555 sec., 1901822.486512669 rows/sec., 128.16 MiB/sec. | ||
| 10609 | 2026.02.11 23:59:58.876043 [ 189 ] {629b0a95-06b7-4f0a-8a91-89e98ebdbeb8::all_1_69_14} <Trace> MergedBlockOutputStream: filled checksums all_1_69_14 (state Temporary) | ||
| 10610 | 2026.02.11 23:59:58.876346 [ 189 ] {629b0a95-06b7-4f0a-8a91-89e98ebdbeb8::all_1_69_14} <Trace> oximeter.measurements_cumulativeu64 (629b0a95-06b7-4f0a-8a91-89e98ebdbeb8): Renaming temporary part tmp_merge_all_1_69_14 to all_1_69_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10611 | 2026.02.11 23:59:58.876423 [ 189 ] {629b0a95-06b7-4f0a-8a91-89e98ebdbeb8::all_1_69_14} <Trace> oximeter.measurements_cumulativeu64 (629b0a95-06b7-4f0a-8a91-89e98ebdbeb8) (MergerMutator): Merged 5 parts: [all_1_65_13, all_69_69_0] -> all_1_69_14 | ||
| 10612 | 2026.02.11 23:59:58.876499 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.26 MiB. | ||
| 10613 | 2026.02.11 23:59:59.431583 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 339 | ||
| 10614 | 2026.02.11 23:59:59.447873 [ 245 ] {} <Trace> system.metric_log (9c306116-b3ca-42bb-b692-9c2699a40c21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10615 | 2026.02.11 23:59:59.447926 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 10616 | 2026.02.11 23:59:59.454271 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 10617 | 2026.02.11 23:59:59.455040 [ 245 ] {} <Trace> system.metric_log (9c306116-b3ca-42bb-b692-9c2699a40c21): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10618 | 2026.02.11 23:59:59.457844 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 339 | ||
| 10619 | 2026.02.12 00:00:01.049745 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 1376 | ||
| 10620 | 2026.02.12 00:00:01.052818 [ 243 ] {} <Trace> system.query_log (e129079c-d142-406b-8659-a4f2a5941f34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10621 | 2026.02.12 00:00:01.052889 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 10622 | 2026.02.12 00:00:01.054391 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 10623 | 2026.02.12 00:00:01.054871 [ 243 ] {} <Trace> system.query_log (e129079c-d142-406b-8659-a4f2a5941f34): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10624 | 2026.02.12 00:00:01.055467 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1376 | ||