| 1 | [ Feb 6 01:19:34 Enabled. ] | ||
| 2 | [ Feb 6 01:19:34 Rereading configuration. ] | ||
| 3 | [ Feb 6 01:19:36 Rereading configuration. ] | ||
| 4 | [ Feb 6 01:19:42 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 6 01:19:42 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.06 01:19:45.320039 [ 1 ] {} <Information> Application: Will watch for the process with pid 26115 | ||
| 29 | 2026.02.06 01:19:45.320449 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 30 | 2026.02.06 01:19:45.798701 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 3042d295d963012962f5c683bd2776fa331a38c3, build id: <unknown>), PID 26115 | ||
| 31 | 2026.02.06 01:19:45.801085 [ 1 ] {} <Information> Application: starting up | ||
| 32 | 2026.02.06 01:19:45.801247 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 33 | 2026.02.06 01:19:45.959114 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
| 34 | 2026.02.06 01:19:45.996198 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 35 | 2026.02.06 01:19:45.996251 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 36 | 2026.02.06 01:19:45.996269 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 37 | 2026.02.06 01:19:45.996326 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
| 38 | 2026.02.06 01:19:45.996703 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
| 39 | 2026.02.06 01:19:46.000529 [ 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.06 01:19:46.001334 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 43 | 2026.02.06 01:19:46.002151 [ 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.06 01:19:46.002172 [ 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.06 01:19:46.002186 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
| 46 | 2026.02.06 01:19:46.002863 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 47 | 2026.02.06 01:19:46.003913 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 48 | 2026.02.06 01:19:46.010027 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 49 | 2026.02.06 01:19:46.010927 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 50 | 2026.02.06 01:19:46.012363 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 51 | 2026.02.06 01:19:46.012430 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 52 | 2026.02.06 01:19:46.013528 [ 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.06 01:19:46.013933 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 56 | 2026.02.06 01:19:46.017767 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 57 | 2026.02.06 01:19:46.018498 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
| 58 | 2026.02.06 01:19:46.023109 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
| 59 | 2026.02.06 01:19:46.023592 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 60 | 2026.02.06 01:19:46.023973 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 61 | 2026.02.06 01:19:46.024308 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
| 62 | 2026.02.06 01:19:46.025725 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 63 | 2026.02.06 01:19:46.025751 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 64 | 2026.02.06 01:19:46.025847 [ 111 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 65 | 2026.02.06 01:19:46.025940 [ 111 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 66 | 2026.02.06 01:19:46.040214 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 67 | 2026.02.06 01:19:46.040254 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000220032 sec | ||
| 68 | 2026.02.06 01:19:46.040285 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 69 | 2026.02.06 01:19:46.040308 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 70 | 2026.02.06 01:19:46.041268 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 71 | 2026.02.06 01:19:46.041953 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
| 72 | 2026.02.06 01:19:46.060000 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 73 | 2026.02.06 01:19:46.060046 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 74 | 2026.02.06 01:19:46.060069 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 75 | 2026.02.06 01:19:46.060080 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 76 | 2026.02.06 01:19:46.060111 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 77 | 2026.02.06 01:19:46.060128 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
| 78 | 2026.02.06 01:19:46.062716 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 79 | 2026.02.06 01:19:46.062768 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
| 80 | 2026.02.06 01:19:46.062789 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
| 81 | 2026.02.06 01:19:46.062925 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 82 | 2026.02.06 01:19:46.062968 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 83 | 2026.02.06 01:19:46.062982 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 84 | 2026.02.06 01:19:46.063002 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 85 | 2026.02.06 01:19:46.063013 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 86 | 2026.02.06 01:19:46.063047 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 87 | 2026.02.06 01:19:46.063068 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
| 88 | 2026.02.06 01:19:46.092905 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 89 | 2026.02.06 01:19:46.094600 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 90 | 2026.02.06 01:19:46.094634 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.135e-05 sec | ||
| 91 | 2026.02.06 01:19:46.094646 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 92 | 2026.02.06 01:19:46.094657 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 93 | 2026.02.06 01:19:46.094682 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 94 | 2026.02.06 01:19:46.094875 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
| 95 | 2026.02.06 01:19:46.094920 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
| 96 | 2026.02.06 01:19:46.094933 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 97 | 2026.02.06 01:19:46.094943 [ 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.06 01:19:46.094955 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 99 | 2026.02.06 01:19:46.100132 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 100 | 2026.02.06 01:19:46.100442 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.78 MiB, peak 24.78 MiB, free memory in arenas 0.00 B, will set to 116.79 MiB (RSS), difference: 92.01 MiB | ||
| 101 | 2026.02.06 01:19:46.101839 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 1.319e-05 sec. | ||
| 102 | 2026.02.06 01:19:46.102199 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 103 | 2026.02.06 01:19:46.103409 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 104 | 2026.02.06 01:19:46.103425 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 105 | 2026.02.06 01:19:46.267168 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:52608 | ||
| 106 | 2026.02.06 01:19:46.268119 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 107 | 2026.02.06 01:19:46.268186 [ 3 ] {} <Debug> TCP-Session: 93aadd0d-13ac-458b-bb25-7874a3024ffe Authenticating user 'default' from [fd00:1122:3344:101::d]:52608 | ||
| 108 | 2026.02.06 01:19:46.268213 [ 3 ] {} <Debug> TCP-Session: 93aadd0d-13ac-458b-bb25-7874a3024ffe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 109 | 2026.02.06 01:19:46.268297 [ 3 ] {} <Debug> TCP-Session: 93aadd0d-13ac-458b-bb25-7874a3024ffe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 110 | 2026.02.06 01:19:46.268402 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 111 | 2026.02.06 01:19:46.268431 [ 3 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 112 | 2026.02.06 01:19:46.268534 [ 3 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 113 | 2026.02.06 01:19:46.269066 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:58114 | ||
| 114 | 2026.02.06 01:19:46.269183 [ 254 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:65130 | ||
| 115 | 2026.02.06 01:19:46.269183 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:38809 | ||
| 116 | 2026.02.06 01:19:46.269356 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 117 | 2026.02.06 01:19:46.269361 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:39405 | ||
| 118 | 2026.02.06 01:19:46.269464 [ 4 ] {} <Debug> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Authenticating user 'default' from [fd00:1122:3344:101::d]:58114 | ||
| 119 | 2026.02.06 01:19:46.269492 [ 254 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 120 | 2026.02.06 01:19:46.269494 [ 4 ] {} <Debug> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 121 | 2026.02.06 01:19:46.269546 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:62742 | ||
| 122 | 2026.02.06 01:19:46.269564 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 123 | 2026.02.06 01:19:46.269617 [ 4 ] {} <Debug> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 124 | 2026.02.06 01:19:46.269653 [ 5 ] {} <Debug> TCP-Session: 6e2f79f6-2a79-455c-8e7c-64bf9e55e5a8 Authenticating user 'default' from [fd00:1122:3344:101::d]:38809 | ||
| 125 | 2026.02.06 01:19:46.269541 [ 254 ] {} <Debug> TCP-Session: 296123a9-d5d2-4c40-b263-ad66c59db29d Authenticating user 'default' from [fd00:1122:3344:101::d]:65130 | ||
| 126 | 2026.02.06 01:19:46.269728 [ 254 ] {} <Debug> TCP-Session: 296123a9-d5d2-4c40-b263-ad66c59db29d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 127 | 2026.02.06 01:19:46.269731 [ 5 ] {} <Debug> TCP-Session: 6e2f79f6-2a79-455c-8e7c-64bf9e55e5a8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 128 | 2026.02.06 01:19:46.269812 [ 254 ] {} <Debug> TCP-Session: 296123a9-d5d2-4c40-b263-ad66c59db29d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 129 | 2026.02.06 01:19:46.269820 [ 5 ] {} <Debug> TCP-Session: 6e2f79f6-2a79-455c-8e7c-64bf9e55e5a8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 130 | 2026.02.06 01:19:46.270344 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:54718 | ||
| 131 | 2026.02.06 01:19:46.270382 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 132 | 2026.02.06 01:19:46.270431 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 133 | 2026.02.06 01:19:46.270435 [ 255 ] {} <Debug> TCP-Session: 6794af55-1268-4ccf-b3e8-84c30d4994c6 Authenticating user 'default' from [fd00:1122:3344:101::d]:39405 | ||
| 134 | 2026.02.06 01:19:46.270482 [ 256 ] {} <Debug> TCP-Session: 7d9b61a5-a203-43f1-9282-ccdcf78579d0 Authenticating user 'default' from [fd00:1122:3344:101::d]:62742 | ||
| 135 | 2026.02.06 01:19:46.270533 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:45752 | ||
| 136 | 2026.02.06 01:19:46.270596 [ 255 ] {} <Debug> TCP-Session: 6794af55-1268-4ccf-b3e8-84c30d4994c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 137 | 2026.02.06 01:19:46.270626 [ 256 ] {} <Debug> TCP-Session: 7d9b61a5-a203-43f1-9282-ccdcf78579d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 138 | 2026.02.06 01:19:46.270726 [ 255 ] {} <Debug> TCP-Session: 6794af55-1268-4ccf-b3e8-84c30d4994c6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 139 | 2026.02.06 01:19:46.270736 [ 256 ] {} <Debug> TCP-Session: 7d9b61a5-a203-43f1-9282-ccdcf78579d0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 140 | 2026.02.06 01:19:46.271282 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:42415 | ||
| 141 | 2026.02.06 01:19:46.271303 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 142 | 2026.02.06 01:19:46.271351 [ 257 ] {} <Debug> TCP-Session: 63c10269-eb89-4e70-bcd4-8577c26aca0e Authenticating user 'default' from [fd00:1122:3344:101::d]:54718 | ||
| 143 | 2026.02.06 01:19:46.271370 [ 257 ] {} <Debug> TCP-Session: 63c10269-eb89-4e70-bcd4-8577c26aca0e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 144 | 2026.02.06 01:19:46.271451 [ 257 ] {} <Debug> TCP-Session: 63c10269-eb89-4e70-bcd4-8577c26aca0e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 145 | 2026.02.06 01:19:46.272004 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 146 | 2026.02.06 01:19:46.272060 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 147 | 2026.02.06 01:19:46.272105 [ 3 ] {} <Trace> TCP-Session: 93aadd0d-13ac-458b-bb25-7874a3024ffe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 148 | 2026.02.06 01:19:46.272075 [ 258 ] {} <Debug> TCP-Session: b14a5386-10b0-450a-af0a-0213d192a3fe Authenticating user 'default' from [fd00:1122:3344:101::d]:45752 | ||
| 149 | 2026.02.06 01:19:46.272193 [ 259 ] {} <Debug> TCP-Session: 11683f37-3cc2-49f0-874d-3637c96a58dc Authenticating user 'default' from [fd00:1122:3344:101::d]:42415 | ||
| 150 | 2026.02.06 01:19:46.272197 [ 258 ] {} <Debug> TCP-Session: b14a5386-10b0-450a-af0a-0213d192a3fe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 151 | 2026.02.06 01:19:46.272294 [ 259 ] {} <Debug> TCP-Session: 11683f37-3cc2-49f0-874d-3637c96a58dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 152 | 2026.02.06 01:19:46.272304 [ 258 ] {} <Debug> TCP-Session: b14a5386-10b0-450a-af0a-0213d192a3fe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 153 | 2026.02.06 01:19:46.272317 [ 259 ] {} <Debug> TCP-Session: 11683f37-3cc2-49f0-874d-3637c96a58dc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 154 | 2026.02.06 01:19:46.275141 [ 3 ] {9a8b4b01-dd0b-44f7-9097-976b2a43e6db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52608) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 155 | 2026.02.06 01:19:46.412731 [ 3 ] {9a8b4b01-dd0b-44f7-9097-976b2a43e6db} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:52608) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 156 | |||
| 157 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 158 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 159 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 160 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 161 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 162 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 163 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 164 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 165 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 166 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 167 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 168 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 169 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 170 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 171 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 172 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 173 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 174 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 175 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 176 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 177 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 178 | |||
| 179 | 2026.02.06 01:19:46.413758 [ 3 ] {9a8b4b01-dd0b-44f7-9097-976b2a43e6db} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 180 | |||
| 181 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 182 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 183 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 184 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 185 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 186 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 187 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 188 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 189 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 190 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 191 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 192 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 193 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 194 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 195 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 196 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 197 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 198 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 199 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 200 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 201 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 202 | |||
| 203 | 2026.02.06 01:19:46.414055 [ 3 ] {9a8b4b01-dd0b-44f7-9097-976b2a43e6db} <Debug> TCPHandler: Processed in 0.144699635 sec. | ||
| 204 | 2026.02.06 01:19:46.414539 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 205 | 2026.02.06 01:19:46.414831 [ 4 ] {b07957d4-f29e-42f3-be62-a9c0b3abe34f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 206 | 2026.02.06 01:19:46.415321 [ 4 ] {b07957d4-f29e-42f3-be62-a9c0b3abe34f} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:58114) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 207 | |||
| 208 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 209 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 210 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 211 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 212 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 213 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 214 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 215 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 216 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 217 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 218 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 219 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 220 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 221 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 222 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 223 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 224 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 225 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 226 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 227 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 228 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 229 | |||
| 230 | 2026.02.06 01:19:46.415612 [ 4 ] {b07957d4-f29e-42f3-be62-a9c0b3abe34f} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 231 | |||
| 232 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 233 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 234 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 235 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 236 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 237 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 238 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 239 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 240 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 241 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 242 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 243 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 244 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 245 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 246 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 247 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 248 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 249 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 250 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 251 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 252 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 253 | |||
| 254 | 2026.02.06 01:19:46.415857 [ 4 ] {b07957d4-f29e-42f3-be62-a9c0b3abe34f} <Debug> TCPHandler: Processed in 0.00150763 sec. | ||
| 255 | 2026.02.06 01:19:46.416164 [ 3 ] {} <Trace> TCP-Session: 93aadd0d-13ac-458b-bb25-7874a3024ffe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 256 | 2026.02.06 01:19:46.417015 [ 3 ] {bb946a98-336b-4e67-96db-dff2f938166e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52608) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 257 | 2026.02.06 01:19:46.417736 [ 3 ] {bb946a98-336b-4e67-96db-dff2f938166e} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 258 | 2026.02.06 01:19:46.423963 [ 3 ] {bb946a98-336b-4e67-96db-dff2f938166e} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 259 | 2026.02.06 01:19:46.423985 [ 3 ] {bb946a98-336b-4e67-96db-dff2f938166e} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.6501e-05 sec | ||
| 260 | 2026.02.06 01:19:46.423998 [ 3 ] {bb946a98-336b-4e67-96db-dff2f938166e} <Trace> ReferentialDeps: No tables | ||
| 261 | 2026.02.06 01:19:46.424061 [ 3 ] {bb946a98-336b-4e67-96db-dff2f938166e} <Trace> LoadingDeps: No tables | ||
| 262 | 2026.02.06 01:19:46.424123 [ 3 ] {bb946a98-336b-4e67-96db-dff2f938166e} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 263 | 2026.02.06 01:19:46.424875 [ 3 ] {bb946a98-336b-4e67-96db-dff2f938166e} <Debug> TCPHandler: Processed in 0.00882751 sec. | ||
| 264 | 2026.02.06 01:19:46.425031 [ 3 ] {} <Trace> TCP-Session: 93aadd0d-13ac-458b-bb25-7874a3024ffe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 265 | 2026.02.06 01:19:46.425277 [ 3 ] {f38dabbc-9107-47e5-b448-ba6d61e812e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52608) /* The version table contains metadata about the `oximeter` database */ | ||
| 266 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
| 267 | 2026.02.06 01:19:46.425329 [ 3 ] {f38dabbc-9107-47e5-b448-ba6d61e812e7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 268 | 2026.02.06 01:19:46.430968 [ 3 ] {f38dabbc-9107-47e5-b448-ba6d61e812e7} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
| 269 | 2026.02.06 01:19:46.434063 [ 3 ] {f38dabbc-9107-47e5-b448-ba6d61e812e7} <Debug> oximeter.version (50fdcec2-7951-44c4-a709-a779380e237d): Loading data parts | ||
| 270 | 2026.02.06 01:19:46.436789 [ 3 ] {f38dabbc-9107-47e5-b448-ba6d61e812e7} <Debug> oximeter.version (50fdcec2-7951-44c4-a709-a779380e237d): There are no data parts | ||
| 271 | 2026.02.06 01:19:46.441766 [ 3 ] {f38dabbc-9107-47e5-b448-ba6d61e812e7} <Debug> TCPHandler: Processed in 0.016786985 sec. | ||
| 272 | 2026.02.06 01:19:46.441951 [ 3 ] {} <Trace> TCP-Session: 93aadd0d-13ac-458b-bb25-7874a3024ffe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 273 | 2026.02.06 01:19:46.442134 [ 3 ] {cc1eee51-f5e4-4ffb-bdd4-316bcd85f434} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52608) /* The measurement tables contain all individual samples from each timeseries. | ||
| 274 | * | ||
| 275 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
| 276 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
| 277 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
| 278 | * by all samples from the same timeseries. | ||
| 279 | * | ||
| 280 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
| 281 | * and then uses that to index quickly into the measurements tables. | ||
| 282 | */ | ||
| 283 | CREATE TABLE IF NOT EXISTS oximeter.measurements_bool ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Bool) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 284 | 2026.02.06 01:19:46.442297 [ 3 ] {cc1eee51-f5e4-4ffb-bdd4-316bcd85f434} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 285 | 2026.02.06 01:19:46.459229 [ 3 ] {cc1eee51-f5e4-4ffb-bdd4-316bcd85f434} <Debug> oximeter.measurements_bool (a3a47353-bd4a-4bc2-8c37-5164375cd607): Loading data parts | ||
| 286 | 2026.02.06 01:19:46.459513 [ 3 ] {cc1eee51-f5e4-4ffb-bdd4-316bcd85f434} <Debug> oximeter.measurements_bool (a3a47353-bd4a-4bc2-8c37-5164375cd607): There are no data parts | ||
| 287 | 2026.02.06 01:19:46.464852 [ 3 ] {cc1eee51-f5e4-4ffb-bdd4-316bcd85f434} <Debug> TCPHandler: Processed in 0.022956176 sec. | ||
| 288 | 2026.02.06 01:19:46.465045 [ 3 ] {} <Trace> TCP-Session: 93aadd0d-13ac-458b-bb25-7874a3024ffe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 289 | 2026.02.06 01:19:46.465336 [ 3 ] {83537042-2551-45a6-9238-9e1d583e0c5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52608) CREATE TABLE IF NOT EXISTS oximeter.measurements_i8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 290 | 2026.02.06 01:19:46.465474 [ 3 ] {83537042-2551-45a6-9238-9e1d583e0c5c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 291 | 2026.02.06 01:19:46.469959 [ 3 ] {83537042-2551-45a6-9238-9e1d583e0c5c} <Debug> oximeter.measurements_i8 (d5a5340c-8092-4f57-bb3a-8b45895e994e): Loading data parts | ||
| 292 | 2026.02.06 01:19:46.470216 [ 3 ] {83537042-2551-45a6-9238-9e1d583e0c5c} <Debug> oximeter.measurements_i8 (d5a5340c-8092-4f57-bb3a-8b45895e994e): There are no data parts | ||
| 293 | 2026.02.06 01:19:46.472427 [ 3 ] {83537042-2551-45a6-9238-9e1d583e0c5c} <Debug> TCPHandler: Processed in 0.00744993 sec. | ||
| 294 | 2026.02.06 01:19:46.472626 [ 3 ] {} <Trace> TCP-Session: 93aadd0d-13ac-458b-bb25-7874a3024ffe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 295 | 2026.02.06 01:19:46.472781 [ 3 ] {4805bc02-9eca-4615-bc1e-00dfd03651f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52608) CREATE TABLE IF NOT EXISTS oximeter.measurements_u8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 296 | 2026.02.06 01:19:46.472888 [ 3 ] {4805bc02-9eca-4615-bc1e-00dfd03651f8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 297 | 2026.02.06 01:19:46.477588 [ 3 ] {4805bc02-9eca-4615-bc1e-00dfd03651f8} <Debug> oximeter.measurements_u8 (90d68723-632c-4786-8baf-12fccd59f306): Loading data parts | ||
| 298 | 2026.02.06 01:19:46.477802 [ 3 ] {4805bc02-9eca-4615-bc1e-00dfd03651f8} <Debug> oximeter.measurements_u8 (90d68723-632c-4786-8baf-12fccd59f306): There are no data parts | ||
| 299 | 2026.02.06 01:19:46.482139 [ 3 ] {4805bc02-9eca-4615-bc1e-00dfd03651f8} <Debug> TCPHandler: Processed in 0.009562736 sec. | ||
| 300 | 2026.02.06 01:19:46.482290 [ 3 ] {} <Trace> TCP-Session: 93aadd0d-13ac-458b-bb25-7874a3024ffe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 301 | 2026.02.06 01:19:46.482521 [ 3 ] {a06315fd-d498-4825-88c1-5a6d068c6a13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52608) CREATE TABLE IF NOT EXISTS oximeter.measurements_i16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 302 | 2026.02.06 01:19:46.482565 [ 3 ] {a06315fd-d498-4825-88c1-5a6d068c6a13} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 303 | 2026.02.06 01:19:46.485030 [ 3 ] {a06315fd-d498-4825-88c1-5a6d068c6a13} <Debug> oximeter.measurements_i16 (f4387452-9684-4807-b85d-163790cdcf8f): Loading data parts | ||
| 304 | 2026.02.06 01:19:46.485599 [ 3 ] {a06315fd-d498-4825-88c1-5a6d068c6a13} <Debug> oximeter.measurements_i16 (f4387452-9684-4807-b85d-163790cdcf8f): There are no data parts | ||
| 305 | 2026.02.06 01:19:46.490203 [ 3 ] {a06315fd-d498-4825-88c1-5a6d068c6a13} <Debug> TCPHandler: Processed in 0.007961234 sec. | ||
| 306 | 2026.02.06 01:19:46.490468 [ 3 ] {} <Trace> TCP-Session: 93aadd0d-13ac-458b-bb25-7874a3024ffe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 307 | 2026.02.06 01:19:46.490657 [ 3 ] {21067916-4774-4d2b-b81a-3a2d97a9e947} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52608) CREATE TABLE IF NOT EXISTS oximeter.measurements_u16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 308 | 2026.02.06 01:19:46.490786 [ 3 ] {21067916-4774-4d2b-b81a-3a2d97a9e947} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 309 | 2026.02.06 01:19:46.495396 [ 3 ] {21067916-4774-4d2b-b81a-3a2d97a9e947} <Debug> oximeter.measurements_u16 (511edf2c-1361-4b7d-8f1e-480248ce3f57): Loading data parts | ||
| 310 | 2026.02.06 01:19:46.495759 [ 3 ] {21067916-4774-4d2b-b81a-3a2d97a9e947} <Debug> oximeter.measurements_u16 (511edf2c-1361-4b7d-8f1e-480248ce3f57): There are no data parts | ||
| 311 | 2026.02.06 01:19:46.501237 [ 3 ] {21067916-4774-4d2b-b81a-3a2d97a9e947} <Debug> TCPHandler: Processed in 0.010828324 sec. | ||
| 312 | 2026.02.06 01:19:46.501416 [ 3 ] {} <Trace> TCP-Session: 93aadd0d-13ac-458b-bb25-7874a3024ffe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 313 | 2026.02.06 01:19:46.501682 [ 3 ] {bbf25706-7a46-4b6e-9fb6-380684799709} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52608) CREATE TABLE IF NOT EXISTS oximeter.measurements_i32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 314 | 2026.02.06 01:19:46.501726 [ 3 ] {bbf25706-7a46-4b6e-9fb6-380684799709} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 315 | 2026.02.06 01:19:46.505344 [ 3 ] {bbf25706-7a46-4b6e-9fb6-380684799709} <Debug> oximeter.measurements_i32 (15c6fd78-4f2b-458a-8d5f-5c350b6e0f9e): Loading data parts | ||
| 316 | 2026.02.06 01:19:46.505567 [ 3 ] {bbf25706-7a46-4b6e-9fb6-380684799709} <Debug> oximeter.measurements_i32 (15c6fd78-4f2b-458a-8d5f-5c350b6e0f9e): There are no data parts | ||
| 317 | 2026.02.06 01:19:46.508125 [ 3 ] {bbf25706-7a46-4b6e-9fb6-380684799709} <Debug> TCPHandler: Processed in 0.006765336 sec. | ||
| 318 | 2026.02.06 01:19:46.508344 [ 3 ] {} <Trace> TCP-Session: 93aadd0d-13ac-458b-bb25-7874a3024ffe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 319 | 2026.02.06 01:19:46.508498 [ 3 ] {05137ed1-aea8-4dbd-bab2-36c0c142477a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52608) CREATE TABLE IF NOT EXISTS oximeter.measurements_u32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 320 | 2026.02.06 01:19:46.508618 [ 3 ] {05137ed1-aea8-4dbd-bab2-36c0c142477a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 321 | 2026.02.06 01:19:46.511509 [ 3 ] {05137ed1-aea8-4dbd-bab2-36c0c142477a} <Debug> oximeter.measurements_u32 (c945b65b-bbaa-454e-8c93-d1495c019c7a): Loading data parts | ||
| 322 | 2026.02.06 01:19:46.511703 [ 3 ] {05137ed1-aea8-4dbd-bab2-36c0c142477a} <Debug> oximeter.measurements_u32 (c945b65b-bbaa-454e-8c93-d1495c019c7a): There are no data parts | ||
| 323 | 2026.02.06 01:19:46.514252 [ 3 ] {05137ed1-aea8-4dbd-bab2-36c0c142477a} <Debug> TCPHandler: Processed in 0.00595904 sec. | ||
| 324 | 2026.02.06 01:19:46.514398 [ 3 ] {} <Trace> TCP-Session: 93aadd0d-13ac-458b-bb25-7874a3024ffe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 325 | 2026.02.06 01:19:46.514552 [ 3 ] {f67a7c98-6e3d-4059-9a67-7df9432507f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52608) CREATE TABLE IF NOT EXISTS oximeter.measurements_i64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 326 | 2026.02.06 01:19:46.514667 [ 3 ] {f67a7c98-6e3d-4059-9a67-7df9432507f7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 327 | 2026.02.06 01:19:46.519470 [ 3 ] {f67a7c98-6e3d-4059-9a67-7df9432507f7} <Debug> oximeter.measurements_i64 (eb5bbb7d-dec8-4f45-b15a-e5649e47c6fd): Loading data parts | ||
| 328 | 2026.02.06 01:19:46.519618 [ 3 ] {f67a7c98-6e3d-4059-9a67-7df9432507f7} <Debug> oximeter.measurements_i64 (eb5bbb7d-dec8-4f45-b15a-e5649e47c6fd): There are no data parts | ||
| 329 | 2026.02.06 01:19:46.523847 [ 3 ] {f67a7c98-6e3d-4059-9a67-7df9432507f7} <Debug> TCPHandler: Processed in 0.009498724 sec. | ||
| 330 | 2026.02.06 01:19:46.524047 [ 3 ] {} <Trace> TCP-Session: 93aadd0d-13ac-458b-bb25-7874a3024ffe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 331 | 2026.02.06 01:19:46.524234 [ 3 ] {c96c812d-e88e-4a4e-ac04-0561ef0b2d5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52608) CREATE TABLE IF NOT EXISTS oximeter.measurements_u64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 332 | 2026.02.06 01:19:46.524361 [ 3 ] {c96c812d-e88e-4a4e-ac04-0561ef0b2d5e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 333 | 2026.02.06 01:19:46.527500 [ 3 ] {c96c812d-e88e-4a4e-ac04-0561ef0b2d5e} <Debug> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc): Loading data parts | ||
| 334 | 2026.02.06 01:19:46.527658 [ 3 ] {c96c812d-e88e-4a4e-ac04-0561ef0b2d5e} <Debug> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc): There are no data parts | ||
| 335 | 2026.02.06 01:19:46.532086 [ 3 ] {c96c812d-e88e-4a4e-ac04-0561ef0b2d5e} <Debug> TCPHandler: Processed in 0.008087465 sec. | ||
| 336 | 2026.02.06 01:19:46.532241 [ 3 ] {} <Trace> TCP-Session: 93aadd0d-13ac-458b-bb25-7874a3024ffe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 337 | 2026.02.06 01:19:46.532413 [ 3 ] {0e4b41dc-6bfa-4594-99f1-1f913997257b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52608) CREATE TABLE IF NOT EXISTS oximeter.measurements_f32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 338 | 2026.02.06 01:19:46.532552 [ 3 ] {0e4b41dc-6bfa-4594-99f1-1f913997257b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 339 | 2026.02.06 01:19:46.534733 [ 3 ] {0e4b41dc-6bfa-4594-99f1-1f913997257b} <Debug> oximeter.measurements_f32 (51b90965-5915-4570-ad8f-278a6db434d5): Loading data parts | ||
| 340 | 2026.02.06 01:19:46.534924 [ 3 ] {0e4b41dc-6bfa-4594-99f1-1f913997257b} <Debug> oximeter.measurements_f32 (51b90965-5915-4570-ad8f-278a6db434d5): There are no data parts | ||
| 341 | 2026.02.06 01:19:46.539186 [ 3 ] {0e4b41dc-6bfa-4594-99f1-1f913997257b} <Debug> TCPHandler: Processed in 0.006993638 sec. | ||
| 342 | 2026.02.06 01:19:46.539342 [ 3 ] {} <Trace> TCP-Session: 93aadd0d-13ac-458b-bb25-7874a3024ffe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 343 | 2026.02.06 01:19:46.539580 [ 3 ] {b889c351-21d1-409b-9b46-7c36d0cea205} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52608) CREATE TABLE IF NOT EXISTS oximeter.measurements_f64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 344 | 2026.02.06 01:19:46.539695 [ 3 ] {b889c351-21d1-409b-9b46-7c36d0cea205} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 345 | 2026.02.06 01:19:46.544751 [ 3 ] {b889c351-21d1-409b-9b46-7c36d0cea205} <Debug> oximeter.measurements_f64 (2afa91c6-7a6c-42cf-84ca-7476e88b4c4e): Loading data parts | ||
| 346 | 2026.02.06 01:19:46.544981 [ 3 ] {b889c351-21d1-409b-9b46-7c36d0cea205} <Debug> oximeter.measurements_f64 (2afa91c6-7a6c-42cf-84ca-7476e88b4c4e): There are no data parts | ||
| 347 | 2026.02.06 01:19:46.550755 [ 3 ] {b889c351-21d1-409b-9b46-7c36d0cea205} <Debug> TCPHandler: Processed in 0.011463038 sec. | ||
| 348 | 2026.02.06 01:19:46.550907 [ 3 ] {} <Trace> TCP-Session: 93aadd0d-13ac-458b-bb25-7874a3024ffe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 349 | 2026.02.06 01:19:46.551077 [ 3 ] {b31fa044-1f23-4a97-967e-fa38a59614e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52608) CREATE TABLE IF NOT EXISTS oximeter.measurements_string ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(String) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 350 | 2026.02.06 01:19:46.551273 [ 3 ] {b31fa044-1f23-4a97-967e-fa38a59614e0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 351 | 2026.02.06 01:19:46.555952 [ 3 ] {b31fa044-1f23-4a97-967e-fa38a59614e0} <Debug> oximeter.measurements_string (c69089d1-e521-4893-b711-28c52caa606d): Loading data parts | ||
| 352 | 2026.02.06 01:19:46.556174 [ 3 ] {b31fa044-1f23-4a97-967e-fa38a59614e0} <Debug> oximeter.measurements_string (c69089d1-e521-4893-b711-28c52caa606d): There are no data parts | ||
| 353 | 2026.02.06 01:19:46.561588 [ 3 ] {b31fa044-1f23-4a97-967e-fa38a59614e0} <Debug> TCPHandler: Processed in 0.010731663 sec. | ||
| 354 | 2026.02.06 01:19:46.561761 [ 3 ] {} <Trace> TCP-Session: 93aadd0d-13ac-458b-bb25-7874a3024ffe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 355 | 2026.02.06 01:19:46.562005 [ 3 ] {4ac743d7-b1f7-4a9f-bd94-a01e44fa7116} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52608) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
| 356 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
| 357 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
| 358 | * a string isn't palatable for a few reasons. | ||
| 359 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
| 360 | * details. | ||
| 361 | */ | ||
| 362 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 363 | 2026.02.06 01:19:46.562133 [ 3 ] {4ac743d7-b1f7-4a9f-bd94-a01e44fa7116} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 364 | 2026.02.06 01:19:46.568916 [ 3 ] {4ac743d7-b1f7-4a9f-bd94-a01e44fa7116} <Debug> oximeter.measurements_bytes (0680aff4-ce51-4caa-bd0c-59a742b2df36): Loading data parts | ||
| 365 | 2026.02.06 01:19:46.569089 [ 3 ] {4ac743d7-b1f7-4a9f-bd94-a01e44fa7116} <Debug> oximeter.measurements_bytes (0680aff4-ce51-4caa-bd0c-59a742b2df36): There are no data parts | ||
| 366 | 2026.02.06 01:19:46.573445 [ 3 ] {4ac743d7-b1f7-4a9f-bd94-a01e44fa7116} <Debug> TCPHandler: Processed in 0.01173884 sec. | ||
| 367 | 2026.02.06 01:19:46.573666 [ 3 ] {} <Trace> TCP-Session: 93aadd0d-13ac-458b-bb25-7874a3024ffe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 368 | 2026.02.06 01:19:46.573888 [ 3 ] {a2831653-3ae1-45af-95bb-f3e76f8999f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52608) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativei64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 369 | 2026.02.06 01:19:46.574006 [ 3 ] {a2831653-3ae1-45af-95bb-f3e76f8999f0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 370 | 2026.02.06 01:19:46.577176 [ 3 ] {a2831653-3ae1-45af-95bb-f3e76f8999f0} <Debug> oximeter.measurements_cumulativei64 (6c0daabb-cb4f-4d41-96f1-f8240f041d5d): Loading data parts | ||
| 371 | 2026.02.06 01:19:46.577477 [ 3 ] {a2831653-3ae1-45af-95bb-f3e76f8999f0} <Debug> oximeter.measurements_cumulativei64 (6c0daabb-cb4f-4d41-96f1-f8240f041d5d): There are no data parts | ||
| 372 | 2026.02.06 01:19:46.581016 [ 3 ] {a2831653-3ae1-45af-95bb-f3e76f8999f0} <Debug> TCPHandler: Processed in 0.007408911 sec. | ||
| 373 | 2026.02.06 01:19:46.581197 [ 3 ] {} <Trace> TCP-Session: 93aadd0d-13ac-458b-bb25-7874a3024ffe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 374 | 2026.02.06 01:19:46.581483 [ 3 ] {fcc2dea5-4130-4558-b3cc-79b18947c31f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52608) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativeu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 375 | 2026.02.06 01:19:46.581580 [ 3 ] {fcc2dea5-4130-4558-b3cc-79b18947c31f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 376 | 2026.02.06 01:19:46.586790 [ 3 ] {fcc2dea5-4130-4558-b3cc-79b18947c31f} <Debug> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513): Loading data parts | ||
| 377 | 2026.02.06 01:19:46.586954 [ 3 ] {fcc2dea5-4130-4558-b3cc-79b18947c31f} <Debug> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513): There are no data parts | ||
| 378 | 2026.02.06 01:19:46.592448 [ 3 ] {fcc2dea5-4130-4558-b3cc-79b18947c31f} <Debug> TCPHandler: Processed in 0.011316487 sec. | ||
| 379 | 2026.02.06 01:19:46.592636 [ 3 ] {} <Trace> TCP-Session: 93aadd0d-13ac-458b-bb25-7874a3024ffe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 380 | 2026.02.06 01:19:46.592796 [ 3 ] {f2e40ff9-7ee6-4690-8ffd-f7f60facca7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52608) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 381 | 2026.02.06 01:19:46.592911 [ 3 ] {f2e40ff9-7ee6-4690-8ffd-f7f60facca7c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 382 | 2026.02.06 01:19:46.595137 [ 3 ] {f2e40ff9-7ee6-4690-8ffd-f7f60facca7c} <Debug> oximeter.measurements_cumulativef32 (ab8966a7-0f8f-41ea-8ab1-649960dd9658): Loading data parts | ||
| 383 | 2026.02.06 01:19:46.595327 [ 3 ] {f2e40ff9-7ee6-4690-8ffd-f7f60facca7c} <Debug> oximeter.measurements_cumulativef32 (ab8966a7-0f8f-41ea-8ab1-649960dd9658): There are no data parts | ||
| 384 | 2026.02.06 01:19:46.599055 [ 3 ] {f2e40ff9-7ee6-4690-8ffd-f7f60facca7c} <Debug> TCPHandler: Processed in 0.006469654 sec. | ||
| 385 | 2026.02.06 01:19:46.599224 [ 3 ] {} <Trace> TCP-Session: 93aadd0d-13ac-458b-bb25-7874a3024ffe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 386 | 2026.02.06 01:19:46.599690 [ 3 ] {3fbb48a0-f99d-4cd4-957b-4c4008bebee0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52608) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 387 | 2026.02.06 01:19:46.599894 [ 3 ] {3fbb48a0-f99d-4cd4-957b-4c4008bebee0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 388 | 2026.02.06 01:19:46.605174 [ 3 ] {3fbb48a0-f99d-4cd4-957b-4c4008bebee0} <Debug> oximeter.measurements_cumulativef64 (28a8a1c8-fa1f-436f-90ce-6be369e3cdf3): Loading data parts | ||
| 389 | 2026.02.06 01:19:46.605338 [ 3 ] {3fbb48a0-f99d-4cd4-957b-4c4008bebee0} <Debug> oximeter.measurements_cumulativef64 (28a8a1c8-fa1f-436f-90ce-6be369e3cdf3): There are no data parts | ||
| 390 | 2026.02.06 01:19:46.607181 [ 3 ] {3fbb48a0-f99d-4cd4-957b-4c4008bebee0} <Debug> TCPHandler: Processed in 0.008015435 sec. | ||
| 391 | 2026.02.06 01:19:46.607344 [ 3 ] {} <Trace> TCP-Session: 93aadd0d-13ac-458b-bb25-7874a3024ffe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 392 | 2026.02.06 01:19:46.607567 [ 3 ] {407ec59d-570d-40bf-aa1c-a1f85d735772} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52608) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
| 393 | * NOTE: Array types cannot be Nullable, see | ||
| 394 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
| 395 | * for more details. | ||
| 396 | * | ||
| 397 | * This means we need to use empty arrays to indicate a missing value. This | ||
| 398 | * is unfortunate, and at this point relies on the fact that an | ||
| 399 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
| 400 | * to figure out another way to represent missing samples here. | ||
| 401 | */ | ||
| 402 | bins Array(Int8), counts Array(UInt64), min Int8, max Int8, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 403 | 2026.02.06 01:19:46.607711 [ 3 ] {407ec59d-570d-40bf-aa1c-a1f85d735772} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 404 | 2026.02.06 01:19:46.612495 [ 3 ] {407ec59d-570d-40bf-aa1c-a1f85d735772} <Debug> oximeter.measurements_histogrami8 (6cab535f-3bd8-4c57-8323-3e500aa6280b): Loading data parts | ||
| 405 | 2026.02.06 01:19:46.612774 [ 3 ] {407ec59d-570d-40bf-aa1c-a1f85d735772} <Debug> oximeter.measurements_histogrami8 (6cab535f-3bd8-4c57-8323-3e500aa6280b): There are no data parts | ||
| 406 | 2026.02.06 01:19:46.614329 [ 3 ] {407ec59d-570d-40bf-aa1c-a1f85d735772} <Debug> TCPHandler: Processed in 0.007035758 sec. | ||
| 407 | 2026.02.06 01:19:46.614484 [ 3 ] {} <Trace> TCP-Session: 93aadd0d-13ac-458b-bb25-7874a3024ffe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 408 | 2026.02.06 01:19:46.614783 [ 3 ] {392fdcc3-2d4d-4734-862e-4e666ed49f6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52608) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt8), counts Array(UInt64), min UInt8, max UInt8, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 409 | 2026.02.06 01:19:46.614911 [ 3 ] {392fdcc3-2d4d-4734-862e-4e666ed49f6e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 410 | 2026.02.06 01:19:46.620185 [ 3 ] {392fdcc3-2d4d-4734-862e-4e666ed49f6e} <Debug> oximeter.measurements_histogramu8 (953811f2-5718-45c6-8ef5-b0f8ee12fa68): Loading data parts | ||
| 411 | 2026.02.06 01:19:46.620346 [ 3 ] {392fdcc3-2d4d-4734-862e-4e666ed49f6e} <Debug> oximeter.measurements_histogramu8 (953811f2-5718-45c6-8ef5-b0f8ee12fa68): There are no data parts | ||
| 412 | 2026.02.06 01:19:46.624420 [ 3 ] {392fdcc3-2d4d-4734-862e-4e666ed49f6e} <Debug> TCPHandler: Processed in 0.009984778 sec. | ||
| 413 | 2026.02.06 01:19:46.624578 [ 3 ] {} <Trace> TCP-Session: 93aadd0d-13ac-458b-bb25-7874a3024ffe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 414 | 2026.02.06 01:19:46.624797 [ 3 ] {4b8435b3-9ec6-47a1-802e-69a88d456d41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52608) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int16), counts Array(UInt64), min Int16, max Int16, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 415 | 2026.02.06 01:19:46.624938 [ 3 ] {4b8435b3-9ec6-47a1-802e-69a88d456d41} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 416 | 2026.02.06 01:19:46.630520 [ 3 ] {4b8435b3-9ec6-47a1-802e-69a88d456d41} <Debug> oximeter.measurements_histogrami16 (d73f31db-19fb-4b41-90d5-92983c88b753): Loading data parts | ||
| 417 | 2026.02.06 01:19:46.630744 [ 3 ] {4b8435b3-9ec6-47a1-802e-69a88d456d41} <Debug> oximeter.measurements_histogrami16 (d73f31db-19fb-4b41-90d5-92983c88b753): There are no data parts | ||
| 418 | 2026.02.06 01:19:46.633155 [ 3 ] {4b8435b3-9ec6-47a1-802e-69a88d456d41} <Debug> TCPHandler: Processed in 0.008628698 sec. | ||
| 419 | 2026.02.06 01:19:46.633313 [ 3 ] {} <Trace> TCP-Session: 93aadd0d-13ac-458b-bb25-7874a3024ffe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 420 | 2026.02.06 01:19:46.633615 [ 3 ] {f1369da3-e0df-42ed-99f5-7d64686abbce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52608) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt16), counts Array(UInt64), min UInt16, max UInt16, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 421 | 2026.02.06 01:19:46.633720 [ 3 ] {f1369da3-e0df-42ed-99f5-7d64686abbce} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 422 | 2026.02.06 01:19:46.638471 [ 3 ] {f1369da3-e0df-42ed-99f5-7d64686abbce} <Debug> oximeter.measurements_histogramu16 (714914be-f405-4776-aa3d-f3772b2b05f9): Loading data parts | ||
| 423 | 2026.02.06 01:19:46.638643 [ 3 ] {f1369da3-e0df-42ed-99f5-7d64686abbce} <Debug> oximeter.measurements_histogramu16 (714914be-f405-4776-aa3d-f3772b2b05f9): There are no data parts | ||
| 424 | 2026.02.06 01:19:46.643227 [ 3 ] {f1369da3-e0df-42ed-99f5-7d64686abbce} <Debug> TCPHandler: Processed in 0.009963308 sec. | ||
| 425 | 2026.02.06 01:19:46.643404 [ 3 ] {} <Trace> TCP-Session: 93aadd0d-13ac-458b-bb25-7874a3024ffe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 426 | 2026.02.06 01:19:46.643664 [ 3 ] {94483778-7ca4-4736-bd6c-dd93bce19a93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52608) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int32), counts Array(UInt64), min Int32, max Int32, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 427 | 2026.02.06 01:19:46.643816 [ 3 ] {94483778-7ca4-4736-bd6c-dd93bce19a93} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 428 | 2026.02.06 01:19:46.649053 [ 3 ] {94483778-7ca4-4736-bd6c-dd93bce19a93} <Debug> oximeter.measurements_histogrami32 (ee08731d-5522-49f2-b295-d34143682a0b): Loading data parts | ||
| 429 | 2026.02.06 01:19:46.649307 [ 3 ] {94483778-7ca4-4736-bd6c-dd93bce19a93} <Debug> oximeter.measurements_histogrami32 (ee08731d-5522-49f2-b295-d34143682a0b): There are no data parts | ||
| 430 | 2026.02.06 01:19:46.654734 [ 3 ] {94483778-7ca4-4736-bd6c-dd93bce19a93} <Debug> TCPHandler: Processed in 0.011389947 sec. | ||
| 431 | 2026.02.06 01:19:46.654897 [ 3 ] {} <Trace> TCP-Session: 93aadd0d-13ac-458b-bb25-7874a3024ffe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 432 | 2026.02.06 01:19:46.655217 [ 3 ] {6836086b-20fe-4e9f-b19a-270f4724b31f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52608) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt32), counts Array(UInt64), min UInt32, max UInt32, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 433 | 2026.02.06 01:19:46.655358 [ 3 ] {6836086b-20fe-4e9f-b19a-270f4724b31f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 434 | 2026.02.06 01:19:46.661527 [ 3 ] {6836086b-20fe-4e9f-b19a-270f4724b31f} <Debug> oximeter.measurements_histogramu32 (16e66d54-96d5-4b49-bd1d-1d810454b53b): Loading data parts | ||
| 435 | 2026.02.06 01:19:46.661686 [ 3 ] {6836086b-20fe-4e9f-b19a-270f4724b31f} <Debug> oximeter.measurements_histogramu32 (16e66d54-96d5-4b49-bd1d-1d810454b53b): There are no data parts | ||
| 436 | 2026.02.06 01:19:46.667461 [ 3 ] {6836086b-20fe-4e9f-b19a-270f4724b31f} <Debug> TCPHandler: Processed in 0.012614216 sec. | ||
| 437 | 2026.02.06 01:19:46.667706 [ 3 ] {} <Trace> TCP-Session: 93aadd0d-13ac-458b-bb25-7874a3024ffe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 438 | 2026.02.06 01:19:46.667980 [ 3 ] {6442d894-07b0-4e4f-b970-c4dc2ac8adee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52608) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int64), counts Array(UInt64), min Int64, max Int64, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 439 | 2026.02.06 01:19:46.668131 [ 3 ] {6442d894-07b0-4e4f-b970-c4dc2ac8adee} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 440 | 2026.02.06 01:19:46.673335 [ 3 ] {6442d894-07b0-4e4f-b970-c4dc2ac8adee} <Debug> oximeter.measurements_histogrami64 (60d38b73-5e2f-4857-98ce-17240f1ceae2): Loading data parts | ||
| 441 | 2026.02.06 01:19:46.673631 [ 3 ] {6442d894-07b0-4e4f-b970-c4dc2ac8adee} <Debug> oximeter.measurements_histogrami64 (60d38b73-5e2f-4857-98ce-17240f1ceae2): There are no data parts | ||
| 442 | 2026.02.06 01:19:46.675965 [ 3 ] {6442d894-07b0-4e4f-b970-c4dc2ac8adee} <Debug> TCPHandler: Processed in 0.008309517 sec. | ||
| 443 | 2026.02.06 01:19:46.676125 [ 3 ] {} <Trace> TCP-Session: 93aadd0d-13ac-458b-bb25-7874a3024ffe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 444 | 2026.02.06 01:19:46.676428 [ 3 ] {38430ad0-a01f-43e0-be7d-b5a8c4514751} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52608) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt64), counts Array(UInt64), min UInt64, max UInt64, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 445 | 2026.02.06 01:19:46.676547 [ 3 ] {38430ad0-a01f-43e0-be7d-b5a8c4514751} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 446 | 2026.02.06 01:19:46.679762 [ 3 ] {38430ad0-a01f-43e0-be7d-b5a8c4514751} <Debug> oximeter.measurements_histogramu64 (97144b8f-900e-4825-92d0-28bf27d1d4ae): Loading data parts | ||
| 447 | 2026.02.06 01:19:46.679939 [ 3 ] {38430ad0-a01f-43e0-be7d-b5a8c4514751} <Debug> oximeter.measurements_histogramu64 (97144b8f-900e-4825-92d0-28bf27d1d4ae): There are no data parts | ||
| 448 | 2026.02.06 01:19:46.682493 [ 3 ] {38430ad0-a01f-43e0-be7d-b5a8c4514751} <Debug> TCPHandler: Processed in 0.006419574 sec. | ||
| 449 | 2026.02.06 01:19:46.682728 [ 3 ] {} <Trace> TCP-Session: 93aadd0d-13ac-458b-bb25-7874a3024ffe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 450 | 2026.02.06 01:19:46.682948 [ 3 ] {541eaab2-3b28-439c-b155-c86907360d10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52608) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float32), counts Array(UInt64), min Float32, max Float32, sum_of_samples Float64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 451 | 2026.02.06 01:19:46.683077 [ 3 ] {541eaab2-3b28-439c-b155-c86907360d10} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 452 | 2026.02.06 01:19:46.688473 [ 3 ] {541eaab2-3b28-439c-b155-c86907360d10} <Debug> oximeter.measurements_histogramf32 (c83be1ed-1140-4b75-84a8-a1c6b557b594): Loading data parts | ||
| 453 | 2026.02.06 01:19:46.688726 [ 3 ] {541eaab2-3b28-439c-b155-c86907360d10} <Debug> oximeter.measurements_histogramf32 (c83be1ed-1140-4b75-84a8-a1c6b557b594): There are no data parts | ||
| 454 | 2026.02.06 01:19:46.693253 [ 3 ] {541eaab2-3b28-439c-b155-c86907360d10} <Debug> TCPHandler: Processed in 0.010581102 sec. | ||
| 455 | 2026.02.06 01:19:46.693400 [ 3 ] {} <Trace> TCP-Session: 93aadd0d-13ac-458b-bb25-7874a3024ffe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 456 | 2026.02.06 01:19:46.693714 [ 3 ] {fad05522-aae7-444d-8c0a-e1ab2f4f0fb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52608) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float64), counts Array(UInt64), min Float64, max Float64, sum_of_samples Float64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 457 | 2026.02.06 01:19:46.693844 [ 3 ] {fad05522-aae7-444d-8c0a-e1ab2f4f0fb0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 458 | 2026.02.06 01:19:46.699535 [ 3 ] {fad05522-aae7-444d-8c0a-e1ab2f4f0fb0} <Debug> oximeter.measurements_histogramf64 (49ee19da-f629-4f1e-ba13-b808868e9b9e): Loading data parts | ||
| 459 | 2026.02.06 01:19:46.699690 [ 3 ] {fad05522-aae7-444d-8c0a-e1ab2f4f0fb0} <Debug> oximeter.measurements_histogramf64 (49ee19da-f629-4f1e-ba13-b808868e9b9e): There are no data parts | ||
| 460 | 2026.02.06 01:19:46.705364 [ 3 ] {fad05522-aae7-444d-8c0a-e1ab2f4f0fb0} <Debug> TCPHandler: Processed in 0.012012972 sec. | ||
| 461 | 2026.02.06 01:19:46.705604 [ 3 ] {} <Trace> TCP-Session: 93aadd0d-13ac-458b-bb25-7874a3024ffe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 462 | 2026.02.06 01:19:46.705788 [ 3 ] {ed19adb6-d0ea-4189-b292-3d1f7f588181} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52608) /* The field tables store named dimensions of each timeseries. | ||
| 463 | * | ||
| 464 | * As with the measurement tables, there is one field table for each field data | ||
| 465 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
| 466 | * this behavior **must not** be relied upon for query correctness. | ||
| 467 | * | ||
| 468 | * The index for the fields differs from the measurements, however. Rows are | ||
| 469 | * sorted by timeseries name, then field name, field value, and finally | ||
| 470 | * timeseries key. This reflects the most common pattern for looking them up: | ||
| 471 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
| 472 | * usually then used to look up measurements. | ||
| 473 | * | ||
| 474 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
| 475 | * timeseries name and then key, since it would improve lookups where one | ||
| 476 | * already has the key. Realistically though, these tables are quite small and | ||
| 477 | * so performance benefits will be low in absolute terms. | ||
| 478 | * | ||
| 479 | * TTL: We use a materialized column to expire old field table records. This | ||
| 480 | * column is generated automatically by the database whenever a new row is | ||
| 481 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
| 482 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
| 483 | * record will remain during a deduplication, which will have the last | ||
| 484 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
| 485 | * measurement tables. | ||
| 486 | */ | ||
| 487 | CREATE TABLE IF NOT EXISTS oximeter.fields_bool ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Bool, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 488 | 2026.02.06 01:19:46.705920 [ 3 ] {ed19adb6-d0ea-4189-b292-3d1f7f588181} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 489 | 2026.02.06 01:19:46.708192 [ 3 ] {ed19adb6-d0ea-4189-b292-3d1f7f588181} <Debug> oximeter.fields_bool (b21729b8-7edd-47ff-a718-9c402293b926): Loading data parts | ||
| 490 | 2026.02.06 01:19:46.708358 [ 3 ] {ed19adb6-d0ea-4189-b292-3d1f7f588181} <Debug> oximeter.fields_bool (b21729b8-7edd-47ff-a718-9c402293b926): There are no data parts | ||
| 491 | 2026.02.06 01:19:46.712025 [ 3 ] {ed19adb6-d0ea-4189-b292-3d1f7f588181} <Debug> TCPHandler: Processed in 0.006467674 sec. | ||
| 492 | 2026.02.06 01:19:46.712188 [ 3 ] {} <Trace> TCP-Session: 93aadd0d-13ac-458b-bb25-7874a3024ffe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 493 | 2026.02.06 01:19:46.712381 [ 3 ] {056f1100-a286-4d0d-808f-96ad6e5dadb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52608) CREATE TABLE IF NOT EXISTS oximeter.fields_i8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int8, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 494 | 2026.02.06 01:19:46.712540 [ 3 ] {056f1100-a286-4d0d-808f-96ad6e5dadb1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 495 | 2026.02.06 01:19:46.718867 [ 3 ] {056f1100-a286-4d0d-808f-96ad6e5dadb1} <Debug> oximeter.fields_i8 (54729cb9-437b-4fcf-ac09-527f13638995): Loading data parts | ||
| 496 | 2026.02.06 01:19:46.719104 [ 3 ] {056f1100-a286-4d0d-808f-96ad6e5dadb1} <Debug> oximeter.fields_i8 (54729cb9-437b-4fcf-ac09-527f13638995): There are no data parts | ||
| 497 | 2026.02.06 01:19:46.724797 [ 3 ] {056f1100-a286-4d0d-808f-96ad6e5dadb1} <Debug> TCPHandler: Processed in 0.012659916 sec. | ||
| 498 | 2026.02.06 01:19:46.724971 [ 3 ] {} <Trace> TCP-Session: 93aadd0d-13ac-458b-bb25-7874a3024ffe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 499 | 2026.02.06 01:19:46.725213 [ 3 ] {120d10f2-546c-42cd-bc52-bed65b753fa4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52608) CREATE TABLE IF NOT EXISTS oximeter.fields_u8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt8, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 500 | 2026.02.06 01:19:46.725341 [ 3 ] {120d10f2-546c-42cd-bc52-bed65b753fa4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 501 | 2026.02.06 01:19:46.727549 [ 3 ] {120d10f2-546c-42cd-bc52-bed65b753fa4} <Debug> oximeter.fields_u8 (7e40da4e-3721-4df5-9ad4-b5e43542e087): Loading data parts | ||
| 502 | 2026.02.06 01:19:46.727696 [ 3 ] {120d10f2-546c-42cd-bc52-bed65b753fa4} <Debug> oximeter.fields_u8 (7e40da4e-3721-4df5-9ad4-b5e43542e087): There are no data parts | ||
| 503 | 2026.02.06 01:19:46.732280 [ 3 ] {120d10f2-546c-42cd-bc52-bed65b753fa4} <Debug> TCPHandler: Processed in 0.00736089 sec. | ||
| 504 | 2026.02.06 01:19:46.732466 [ 3 ] {} <Trace> TCP-Session: 93aadd0d-13ac-458b-bb25-7874a3024ffe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 505 | 2026.02.06 01:19:46.732663 [ 3 ] {0d77ac75-7f08-4aae-8176-aad4f003de9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52608) CREATE TABLE IF NOT EXISTS oximeter.fields_i16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int16, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 506 | 2026.02.06 01:19:46.732814 [ 3 ] {0d77ac75-7f08-4aae-8176-aad4f003de9e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 507 | 2026.02.06 01:19:46.735330 [ 3 ] {0d77ac75-7f08-4aae-8176-aad4f003de9e} <Debug> oximeter.fields_i16 (104ba66f-7843-4e50-a9a9-abb40c455f87): Loading data parts | ||
| 508 | 2026.02.06 01:19:46.735535 [ 3 ] {0d77ac75-7f08-4aae-8176-aad4f003de9e} <Debug> oximeter.fields_i16 (104ba66f-7843-4e50-a9a9-abb40c455f87): There are no data parts | ||
| 509 | 2026.02.06 01:19:46.740118 [ 3 ] {0d77ac75-7f08-4aae-8176-aad4f003de9e} <Debug> TCPHandler: Processed in 0.007718462 sec. | ||
| 510 | 2026.02.06 01:19:46.740304 [ 3 ] {} <Trace> TCP-Session: 93aadd0d-13ac-458b-bb25-7874a3024ffe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 511 | 2026.02.06 01:19:46.740591 [ 3 ] {ea745de7-91b2-4f06-b96e-ec17bef11329} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52608) CREATE TABLE IF NOT EXISTS oximeter.fields_u16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt16, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 512 | 2026.02.06 01:19:46.740729 [ 3 ] {ea745de7-91b2-4f06-b96e-ec17bef11329} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 513 | 2026.02.06 01:19:46.742792 [ 3 ] {ea745de7-91b2-4f06-b96e-ec17bef11329} <Debug> oximeter.fields_u16 (fb4d60fc-202c-4b3b-b72e-c67fc122b90a): Loading data parts | ||
| 514 | 2026.02.06 01:19:46.742954 [ 3 ] {ea745de7-91b2-4f06-b96e-ec17bef11329} <Debug> oximeter.fields_u16 (fb4d60fc-202c-4b3b-b72e-c67fc122b90a): There are no data parts | ||
| 515 | 2026.02.06 01:19:46.746762 [ 3 ] {ea745de7-91b2-4f06-b96e-ec17bef11329} <Debug> TCPHandler: Processed in 0.006520915 sec. | ||
| 516 | 2026.02.06 01:19:46.746971 [ 3 ] {} <Trace> TCP-Session: 93aadd0d-13ac-458b-bb25-7874a3024ffe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 517 | 2026.02.06 01:19:46.747207 [ 3 ] {f53e2543-675f-4b8b-8884-f29e9b3855fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52608) CREATE TABLE IF NOT EXISTS oximeter.fields_i32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int32, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 518 | 2026.02.06 01:19:46.747373 [ 3 ] {f53e2543-675f-4b8b-8884-f29e9b3855fb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 519 | 2026.02.06 01:19:46.753748 [ 3 ] {f53e2543-675f-4b8b-8884-f29e9b3855fb} <Debug> oximeter.fields_i32 (a05e9f8b-9dcf-46f8-89f2-cadf58691ca6): Loading data parts | ||
| 520 | 2026.02.06 01:19:46.753949 [ 3 ] {f53e2543-675f-4b8b-8884-f29e9b3855fb} <Debug> oximeter.fields_i32 (a05e9f8b-9dcf-46f8-89f2-cadf58691ca6): There are no data parts | ||
| 521 | 2026.02.06 01:19:46.759606 [ 3 ] {f53e2543-675f-4b8b-8884-f29e9b3855fb} <Debug> TCPHandler: Processed in 0.012713906 sec. | ||
| 522 | 2026.02.06 01:19:46.759793 [ 3 ] {} <Trace> TCP-Session: 93aadd0d-13ac-458b-bb25-7874a3024ffe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 523 | 2026.02.06 01:19:46.760141 [ 3 ] {90baef5a-b956-401f-b05d-19508edb2040} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52608) CREATE TABLE IF NOT EXISTS oximeter.fields_u32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt32, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 524 | 2026.02.06 01:19:46.760269 [ 3 ] {90baef5a-b956-401f-b05d-19508edb2040} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 525 | 2026.02.06 01:19:46.765771 [ 3 ] {90baef5a-b956-401f-b05d-19508edb2040} <Debug> oximeter.fields_u32 (efacbb35-87c4-45a6-b25f-cea415d7aebd): Loading data parts | ||
| 526 | 2026.02.06 01:19:46.765962 [ 3 ] {90baef5a-b956-401f-b05d-19508edb2040} <Debug> oximeter.fields_u32 (efacbb35-87c4-45a6-b25f-cea415d7aebd): There are no data parts | ||
| 527 | 2026.02.06 01:19:46.768781 [ 3 ] {90baef5a-b956-401f-b05d-19508edb2040} <Debug> TCPHandler: Processed in 0.009048391 sec. | ||
| 528 | 2026.02.06 01:19:46.768948 [ 3 ] {} <Trace> TCP-Session: 93aadd0d-13ac-458b-bb25-7874a3024ffe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 529 | 2026.02.06 01:19:46.769113 [ 3 ] {ad058726-fee7-4a5c-9124-95cb0a3cd3ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52608) CREATE TABLE IF NOT EXISTS oximeter.fields_i64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int64, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 530 | 2026.02.06 01:19:46.769294 [ 3 ] {ad058726-fee7-4a5c-9124-95cb0a3cd3ec} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 531 | 2026.02.06 01:19:46.775323 [ 3 ] {ad058726-fee7-4a5c-9124-95cb0a3cd3ec} <Debug> oximeter.fields_i64 (a5402e4d-a663-41a0-b9b9-f4d1b960f628): Loading data parts | ||
| 532 | 2026.02.06 01:19:46.775475 [ 3 ] {ad058726-fee7-4a5c-9124-95cb0a3cd3ec} <Debug> oximeter.fields_i64 (a5402e4d-a663-41a0-b9b9-f4d1b960f628): There are no data parts | ||
| 533 | 2026.02.06 01:19:46.779404 [ 3 ] {ad058726-fee7-4a5c-9124-95cb0a3cd3ec} <Debug> TCPHandler: Processed in 0.010508042 sec. | ||
| 534 | 2026.02.06 01:19:46.779557 [ 3 ] {} <Trace> TCP-Session: 93aadd0d-13ac-458b-bb25-7874a3024ffe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 535 | 2026.02.06 01:19:46.779805 [ 3 ] {68234d83-1ece-4311-8fb3-05974f3ae9b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52608) CREATE TABLE IF NOT EXISTS oximeter.fields_u64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt64, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 536 | 2026.02.06 01:19:46.779941 [ 3 ] {68234d83-1ece-4311-8fb3-05974f3ae9b2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 537 | 2026.02.06 01:19:46.784903 [ 3 ] {68234d83-1ece-4311-8fb3-05974f3ae9b2} <Debug> oximeter.fields_u64 (e1a438a2-53ce-4b07-b246-11789e015553): Loading data parts | ||
| 538 | 2026.02.06 01:19:46.785136 [ 3 ] {68234d83-1ece-4311-8fb3-05974f3ae9b2} <Debug> oximeter.fields_u64 (e1a438a2-53ce-4b07-b246-11789e015553): There are no data parts | ||
| 539 | 2026.02.06 01:19:46.791161 [ 3 ] {68234d83-1ece-4311-8fb3-05974f3ae9b2} <Debug> TCPHandler: Processed in 0.011651979 sec. | ||
| 540 | 2026.02.06 01:19:46.791332 [ 3 ] {} <Trace> TCP-Session: 93aadd0d-13ac-458b-bb25-7874a3024ffe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 541 | 2026.02.06 01:19:46.791523 [ 3 ] {6dcb2390-62f1-4f98-b1be-27a7a5cb7f61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52608) CREATE TABLE IF NOT EXISTS oximeter.fields_ipaddr ( timeseries_name String, timeseries_key UInt64, field_name String, field_value IPv6, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 542 | 2026.02.06 01:19:46.791663 [ 3 ] {6dcb2390-62f1-4f98-b1be-27a7a5cb7f61} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 543 | 2026.02.06 01:19:46.798978 [ 3 ] {6dcb2390-62f1-4f98-b1be-27a7a5cb7f61} <Debug> oximeter.fields_ipaddr (a3260224-33ad-484c-9570-d358a82531a2): Loading data parts | ||
| 544 | 2026.02.06 01:19:46.799134 [ 3 ] {6dcb2390-62f1-4f98-b1be-27a7a5cb7f61} <Debug> oximeter.fields_ipaddr (a3260224-33ad-484c-9570-d358a82531a2): There are no data parts | ||
| 545 | 2026.02.06 01:19:46.804964 [ 3 ] {6dcb2390-62f1-4f98-b1be-27a7a5cb7f61} <Debug> TCPHandler: Processed in 0.013686434 sec. | ||
| 546 | 2026.02.06 01:19:46.805142 [ 3 ] {} <Trace> TCP-Session: 93aadd0d-13ac-458b-bb25-7874a3024ffe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 547 | 2026.02.06 01:19:46.805389 [ 3 ] {eda8de65-b562-4222-b71e-a9fd82aff8af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52608) CREATE TABLE IF NOT EXISTS oximeter.fields_string ( timeseries_name String, timeseries_key UInt64, field_name String, field_value String, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 548 | 2026.02.06 01:19:46.805500 [ 3 ] {eda8de65-b562-4222-b71e-a9fd82aff8af} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 549 | 2026.02.06 01:19:46.810867 [ 3 ] {eda8de65-b562-4222-b71e-a9fd82aff8af} <Debug> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918): Loading data parts | ||
| 550 | 2026.02.06 01:19:46.811131 [ 3 ] {eda8de65-b562-4222-b71e-a9fd82aff8af} <Debug> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918): There are no data parts | ||
| 551 | 2026.02.06 01:19:46.814380 [ 3 ] {eda8de65-b562-4222-b71e-a9fd82aff8af} <Debug> TCPHandler: Processed in 0.009303373 sec. | ||
| 552 | 2026.02.06 01:19:46.814539 [ 3 ] {} <Trace> TCP-Session: 93aadd0d-13ac-458b-bb25-7874a3024ffe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 553 | 2026.02.06 01:19:46.814696 [ 3 ] {e808f52f-9948-427c-b8d6-9f8ea4992b37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52608) CREATE TABLE IF NOT EXISTS oximeter.fields_uuid ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UUID, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 554 | 2026.02.06 01:19:46.814827 [ 3 ] {e808f52f-9948-427c-b8d6-9f8ea4992b37} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 555 | 2026.02.06 01:19:46.818466 [ 3 ] {e808f52f-9948-427c-b8d6-9f8ea4992b37} <Debug> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d): Loading data parts | ||
| 556 | 2026.02.06 01:19:46.818661 [ 3 ] {e808f52f-9948-427c-b8d6-9f8ea4992b37} <Debug> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d): There are no data parts | ||
| 557 | 2026.02.06 01:19:46.821258 [ 3 ] {e808f52f-9948-427c-b8d6-9f8ea4992b37} <Debug> TCPHandler: Processed in 0.006769876 sec. | ||
| 558 | 2026.02.06 01:19:46.821466 [ 3 ] {} <Trace> TCP-Session: 93aadd0d-13ac-458b-bb25-7874a3024ffe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 559 | 2026.02.06 01:19:46.821757 [ 3 ] {23c895e0-7899-4939-a2df-6d717b5a2378} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52608) /* The timeseries schema table stores the extracted schema for the samples | ||
| 560 | * oximeter collects. | ||
| 561 | */ | ||
| 562 | CREATE TABLE IF NOT EXISTS oximeter.timeseries_schema ( timeseries_name String, fields Nested( name String, type Enum( 'Bool' = 1, 'I64' = 2, 'IpAddr' = 3, 'String' = 4, 'Uuid' = 6, 'I8' = 7, 'U8' = 8, 'I16' = 9, 'U16' = 10, 'I32' = 11, 'U32' = 12, 'U64' = 13 ), source Enum( 'Target' = 1, 'Metric' = 2 ) ), datum_type Enum( 'Bool' = 1, 'I64' = 2, 'F64' = 3, 'String' = 4, 'Bytes' = 5, 'CumulativeI64' = 6, 'CumulativeF64' = 7, 'HistogramI64' = 8, 'HistogramF64' = 9, 'I8' = 10, 'U8' = 11, 'I16' = 12, 'U16' = 13, 'I32' = 14, 'U32' = 15, 'U64' = 16, 'F32' = 17, 'CumulativeU64' = 18, 'CumulativeF32' = 19, 'HistogramI8' = 20, 'HistogramU8' = 21, 'HistogramI16' = 22, 'HistogramU16' = 23, 'HistogramI32' = 24, 'HistogramU32' = 25, 'HistogramU64' = 26, 'HistogramF32' = 27 ), created DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (timeseries_name, fields.name) (stage: Complete) | ||
| 563 | 2026.02.06 01:19:46.821893 [ 3 ] {23c895e0-7899-4939-a2df-6d717b5a2378} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 564 | 2026.02.06 01:19:46.825205 [ 3 ] {23c895e0-7899-4939-a2df-6d717b5a2378} <Debug> oximeter.timeseries_schema (079f8c3c-5f71-41a3-a1f0-33718f76712f): Loading data parts | ||
| 565 | 2026.02.06 01:19:46.825508 [ 3 ] {23c895e0-7899-4939-a2df-6d717b5a2378} <Debug> oximeter.timeseries_schema (079f8c3c-5f71-41a3-a1f0-33718f76712f): There are no data parts | ||
| 566 | 2026.02.06 01:19:46.828270 [ 3 ] {23c895e0-7899-4939-a2df-6d717b5a2378} <Debug> TCPHandler: Processed in 0.006856216 sec. | ||
| 567 | 2026.02.06 01:19:46.828618 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 568 | 2026.02.06 01:19:46.829030 [ 4 ] {47e45d8c-4f10-484b-a6aa-99c08bd04d18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 569 | 2026.02.06 01:19:46.830323 [ 4 ] {47e45d8c-4f10-484b-a6aa-99c08bd04d18} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 570 | 2026.02.06 01:19:46.852169 [ 260 ] {47e45d8c-4f10-484b-a6aa-99c08bd04d18} <Trace> oximeter.version (50fdcec2-7951-44c4-a709-a779380e237d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 571 | 2026.02.06 01:19:46.852302 [ 260 ] {47e45d8c-4f10-484b-a6aa-99c08bd04d18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 572 | 2026.02.06 01:19:46.857316 [ 260 ] {47e45d8c-4f10-484b-a6aa-99c08bd04d18} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 573 | 2026.02.06 01:19:46.858036 [ 260 ] {47e45d8c-4f10-484b-a6aa-99c08bd04d18} <Trace> oximeter.version (50fdcec2-7951-44c4-a709-a779380e237d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 574 | 2026.02.06 01:19:46.858462 [ 4 ] {47e45d8c-4f10-484b-a6aa-99c08bd04d18} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.029572 sec., 33.815771675909645 rows/sec., 541.05 B/sec. | ||
| 575 | 2026.02.06 01:19:46.858818 [ 4 ] {47e45d8c-4f10-484b-a6aa-99c08bd04d18} <Debug> TCPHandler: Processed in 0.030331156 sec. | ||
| 576 | 2026.02.06 01:19:47.000205 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 124.15 MiB, peak 124.15 MiB, free memory in arenas 0.00 B, will set to 138.01 MiB (RSS), difference: 13.86 MiB | ||
| 577 | 2026.02.06 01:19:47.206687 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:51872 | ||
| 578 | 2026.02.06 01:19:47.206830 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 579 | 2026.02.06 01:19:47.206879 [ 262 ] {} <Debug> TCP-Session: 43f5449e-9e5c-4782-bf37-5d674e9d7654 Authenticating user 'default' from [fd00:1122:3344:101::a]:51872 | ||
| 580 | 2026.02.06 01:19:47.207087 [ 262 ] {} <Debug> TCP-Session: 43f5449e-9e5c-4782-bf37-5d674e9d7654 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 581 | 2026.02.06 01:19:47.207107 [ 262 ] {} <Debug> TCP-Session: 43f5449e-9e5c-4782-bf37-5d674e9d7654 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 582 | 2026.02.06 01:19:47.207177 [ 262 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 583 | 2026.02.06 01:19:47.207274 [ 262 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 584 | 2026.02.06 01:19:47.207290 [ 262 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 585 | 2026.02.06 01:19:47.207841 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:39045 | ||
| 586 | 2026.02.06 01:19:47.207846 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:49120 | ||
| 587 | 2026.02.06 01:19:47.207913 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:63848 | ||
| 588 | 2026.02.06 01:19:47.207967 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:64601 | ||
| 589 | 2026.02.06 01:19:47.208052 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 590 | 2026.02.06 01:19:47.208074 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:37443 | ||
| 591 | 2026.02.06 01:19:47.208097 [ 264 ] {} <Debug> TCP-Session: fd75ce96-7074-4d59-a703-9230a897762c Authenticating user 'default' from [fd00:1122:3344:101::a]:39045 | ||
| 592 | 2026.02.06 01:19:47.208175 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:42370 | ||
| 593 | 2026.02.06 01:19:47.208205 [ 264 ] {} <Debug> TCP-Session: fd75ce96-7074-4d59-a703-9230a897762c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 594 | 2026.02.06 01:19:47.208249 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:36929 | ||
| 595 | 2026.02.06 01:19:47.208286 [ 264 ] {} <Debug> TCP-Session: fd75ce96-7074-4d59-a703-9230a897762c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 596 | 2026.02.06 01:19:47.208353 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 597 | 2026.02.06 01:19:47.208374 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 598 | 2026.02.06 01:19:47.208490 [ 263 ] {} <Debug> TCP-Session: 24e6f48c-d921-441d-a765-391fc1ea8de2 Authenticating user 'default' from [fd00:1122:3344:101::a]:49120 | ||
| 599 | 2026.02.06 01:19:47.208511 [ 266 ] {} <Debug> TCP-Session: 66a1adee-568d-4ab7-9086-3236033a583f Authenticating user 'default' from [fd00:1122:3344:101::a]:64601 | ||
| 600 | 2026.02.06 01:19:47.208523 [ 263 ] {} <Debug> TCP-Session: 24e6f48c-d921-441d-a765-391fc1ea8de2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 601 | 2026.02.06 01:19:47.208550 [ 266 ] {} <Debug> TCP-Session: 66a1adee-568d-4ab7-9086-3236033a583f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 602 | 2026.02.06 01:19:47.208589 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 603 | 2026.02.06 01:19:47.208607 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 604 | 2026.02.06 01:19:47.208669 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 605 | 2026.02.06 01:19:47.208715 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 606 | 2026.02.06 01:19:47.208719 [ 268 ] {} <Debug> TCP-Session: 10ff25c3-9212-401d-9f42-d91108184d4a Authenticating user 'default' from [fd00:1122:3344:101::a]:42370 | ||
| 607 | 2026.02.06 01:19:47.208646 [ 265 ] {} <Debug> TCP-Session: b9289719-ad29-4ed8-b6d8-2b32aaee9626 Authenticating user 'default' from [fd00:1122:3344:101::a]:63848 | ||
| 608 | 2026.02.06 01:19:47.208797 [ 269 ] {} <Debug> TCP-Session: 2cfa2a31-0788-4491-84ed-49092d37c246 Authenticating user 'default' from [fd00:1122:3344:101::a]:36929 | ||
| 609 | 2026.02.06 01:19:47.208783 [ 268 ] {} <Debug> TCP-Session: 10ff25c3-9212-401d-9f42-d91108184d4a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 610 | 2026.02.06 01:19:47.208773 [ 267 ] {} <Debug> TCP-Session: 089fc220-39c4-4fdb-a7e8-65295aca80ce Authenticating user 'default' from [fd00:1122:3344:101::a]:37443 | ||
| 611 | 2026.02.06 01:19:47.208934 [ 268 ] {} <Debug> TCP-Session: 10ff25c3-9212-401d-9f42-d91108184d4a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 612 | 2026.02.06 01:19:47.208952 [ 269 ] {} <Debug> TCP-Session: 2cfa2a31-0788-4491-84ed-49092d37c246 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 613 | 2026.02.06 01:19:47.208927 [ 265 ] {} <Debug> TCP-Session: b9289719-ad29-4ed8-b6d8-2b32aaee9626 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 614 | 2026.02.06 01:19:47.208997 [ 267 ] {} <Debug> TCP-Session: 089fc220-39c4-4fdb-a7e8-65295aca80ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 615 | 2026.02.06 01:19:47.209000 [ 269 ] {} <Debug> TCP-Session: 2cfa2a31-0788-4491-84ed-49092d37c246 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 616 | 2026.02.06 01:19:47.208647 [ 266 ] {} <Debug> TCP-Session: 66a1adee-568d-4ab7-9086-3236033a583f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 617 | 2026.02.06 01:19:47.209124 [ 267 ] {} <Debug> TCP-Session: 089fc220-39c4-4fdb-a7e8-65295aca80ce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 618 | 2026.02.06 01:19:47.209101 [ 265 ] {} <Debug> TCP-Session: b9289719-ad29-4ed8-b6d8-2b32aaee9626 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 619 | 2026.02.06 01:19:47.208625 [ 263 ] {} <Debug> TCP-Session: 24e6f48c-d921-441d-a765-391fc1ea8de2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 620 | 2026.02.06 01:19:48.417882 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:55887 | ||
| 621 | 2026.02.06 01:19:48.418089 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 622 | 2026.02.06 01:19:48.418124 [ 270 ] {} <Debug> TCP-Session: 91833c79-b9ff-4b56-86cf-76e213bc51c1 Authenticating user 'default' from [fd00:1122:3344:101::c]:55887 | ||
| 623 | 2026.02.06 01:19:48.418260 [ 270 ] {} <Debug> TCP-Session: 91833c79-b9ff-4b56-86cf-76e213bc51c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 624 | 2026.02.06 01:19:48.418274 [ 270 ] {} <Debug> TCP-Session: 91833c79-b9ff-4b56-86cf-76e213bc51c1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 625 | 2026.02.06 01:19:48.418345 [ 270 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 626 | 2026.02.06 01:19:48.418412 [ 270 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 627 | 2026.02.06 01:19:48.418466 [ 270 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 628 | 2026.02.06 01:19:48.419529 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:61588 | ||
| 629 | 2026.02.06 01:19:48.419717 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:34005 | ||
| 630 | 2026.02.06 01:19:48.419736 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 631 | 2026.02.06 01:19:48.419742 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:50160 | ||
| 632 | 2026.02.06 01:19:48.419819 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:65298 | ||
| 633 | 2026.02.06 01:19:48.419868 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 634 | 2026.02.06 01:19:48.419897 [ 271 ] {} <Debug> TCP-Session: bf58085d-9732-4abe-a813-6c6faf7dde2f Authenticating user 'default' from [fd00:1122:3344:101::c]:61588 | ||
| 635 | 2026.02.06 01:19:48.419940 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:59752 | ||
| 636 | 2026.02.06 01:19:48.419930 [ 273 ] {} <Debug> TCP-Session: 614a711b-955e-4054-90a5-06e5a1ff7dec Authenticating user 'default' from [fd00:1122:3344:101::c]:34005 | ||
| 637 | 2026.02.06 01:19:48.420067 [ 271 ] {} <Debug> TCP-Session: bf58085d-9732-4abe-a813-6c6faf7dde2f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 638 | 2026.02.06 01:19:48.420075 [ 273 ] {} <Debug> TCP-Session: 614a711b-955e-4054-90a5-06e5a1ff7dec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 639 | 2026.02.06 01:19:48.420158 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:56509 | ||
| 640 | 2026.02.06 01:19:48.420188 [ 271 ] {} <Debug> TCP-Session: bf58085d-9732-4abe-a813-6c6faf7dde2f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 641 | 2026.02.06 01:19:48.420215 [ 273 ] {} <Debug> TCP-Session: 614a711b-955e-4054-90a5-06e5a1ff7dec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 642 | 2026.02.06 01:19:48.420157 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 643 | 2026.02.06 01:19:48.420307 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 644 | 2026.02.06 01:19:48.420320 [ 274 ] {} <Debug> TCP-Session: 869d0c25-6682-471f-9bdb-02b57ad5ce64 Authenticating user 'default' from [fd00:1122:3344:101::c]:65298 | ||
| 645 | 2026.02.06 01:19:48.420391 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:54330 | ||
| 646 | 2026.02.06 01:19:48.420351 [ 272 ] {} <Debug> TCP-Session: 0e2044ad-f5e5-410f-beb6-269f299537d7 Authenticating user 'default' from [fd00:1122:3344:101::c]:50160 | ||
| 647 | 2026.02.06 01:19:48.420359 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 648 | 2026.02.06 01:19:48.420472 [ 272 ] {} <Debug> TCP-Session: 0e2044ad-f5e5-410f-beb6-269f299537d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 649 | 2026.02.06 01:19:48.420460 [ 274 ] {} <Debug> TCP-Session: 869d0c25-6682-471f-9bdb-02b57ad5ce64 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 650 | 2026.02.06 01:19:48.420435 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 651 | 2026.02.06 01:19:48.420595 [ 272 ] {} <Debug> TCP-Session: 0e2044ad-f5e5-410f-beb6-269f299537d7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 652 | 2026.02.06 01:19:48.420592 [ 275 ] {} <Debug> TCP-Session: adc099e0-3d27-49db-9800-aeb48c60ebbf Authenticating user 'default' from [fd00:1122:3344:101::c]:59752 | ||
| 653 | 2026.02.06 01:19:48.420583 [ 274 ] {} <Debug> TCP-Session: 869d0c25-6682-471f-9bdb-02b57ad5ce64 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 654 | 2026.02.06 01:19:48.420714 [ 275 ] {} <Debug> TCP-Session: adc099e0-3d27-49db-9800-aeb48c60ebbf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 655 | 2026.02.06 01:19:48.420703 [ 276 ] {} <Debug> TCP-Session: 385183bb-79ae-461f-a83a-dd8db0800dd3 Authenticating user 'default' from [fd00:1122:3344:101::c]:56509 | ||
| 656 | 2026.02.06 01:19:48.420567 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 657 | 2026.02.06 01:19:48.420790 [ 275 ] {} <Debug> TCP-Session: adc099e0-3d27-49db-9800-aeb48c60ebbf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 658 | 2026.02.06 01:19:48.420782 [ 276 ] {} <Debug> TCP-Session: 385183bb-79ae-461f-a83a-dd8db0800dd3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 659 | 2026.02.06 01:19:48.420840 [ 277 ] {} <Debug> TCP-Session: feff31bd-d819-404b-93b4-a29ee1dccea5 Authenticating user 'default' from [fd00:1122:3344:101::c]:54330 | ||
| 660 | 2026.02.06 01:19:48.420918 [ 276 ] {} <Debug> TCP-Session: 385183bb-79ae-461f-a83a-dd8db0800dd3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 661 | 2026.02.06 01:19:48.420931 [ 277 ] {} <Debug> TCP-Session: feff31bd-d819-404b-93b4-a29ee1dccea5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 662 | 2026.02.06 01:19:48.421004 [ 277 ] {} <Debug> TCP-Session: feff31bd-d819-404b-93b4-a29ee1dccea5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 663 | 2026.02.06 01:19:48.482696 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:38325 | ||
| 664 | 2026.02.06 01:19:48.482933 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 665 | 2026.02.06 01:19:48.482970 [ 278 ] {} <Debug> TCP-Session: ca28a66c-2d28-4190-934d-98d8c33d342c Authenticating user 'default' from [fd00:1122:3344:101::b]:38325 | ||
| 666 | 2026.02.06 01:19:48.482999 [ 278 ] {} <Debug> TCP-Session: ca28a66c-2d28-4190-934d-98d8c33d342c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 667 | 2026.02.06 01:19:48.483104 [ 278 ] {} <Debug> TCP-Session: ca28a66c-2d28-4190-934d-98d8c33d342c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 668 | 2026.02.06 01:19:48.483188 [ 278 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 669 | 2026.02.06 01:19:48.483221 [ 278 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 670 | 2026.02.06 01:19:48.483328 [ 278 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 671 | 2026.02.06 01:19:48.483849 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:39881 | ||
| 672 | 2026.02.06 01:19:48.483954 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:35283 | ||
| 673 | 2026.02.06 01:19:48.484049 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 674 | 2026.02.06 01:19:48.484091 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:35086 | ||
| 675 | 2026.02.06 01:19:48.484161 [ 279 ] {} <Debug> TCP-Session: 2f6c150a-5e1e-4c6e-93c3-acc53675328d Authenticating user 'default' from [fd00:1122:3344:101::b]:39881 | ||
| 676 | 2026.02.06 01:19:48.484194 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 677 | 2026.02.06 01:19:48.484269 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:39816 | ||
| 678 | 2026.02.06 01:19:48.484292 [ 279 ] {} <Debug> TCP-Session: 2f6c150a-5e1e-4c6e-93c3-acc53675328d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 679 | 2026.02.06 01:19:48.484289 [ 280 ] {} <Debug> TCP-Session: 149fd075-dde0-4c4e-8d97-1839dae88400 Authenticating user 'default' from [fd00:1122:3344:101::b]:35283 | ||
| 680 | 2026.02.06 01:19:48.484419 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:49607 | ||
| 681 | 2026.02.06 01:19:48.484431 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 682 | 2026.02.06 01:19:48.484509 [ 284 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:58051 | ||
| 683 | 2026.02.06 01:19:48.484567 [ 280 ] {} <Debug> TCP-Session: 149fd075-dde0-4c4e-8d97-1839dae88400 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 684 | 2026.02.06 01:19:48.484593 [ 281 ] {} <Debug> TCP-Session: b0de0d82-85b7-4987-9938-d6f7451c146e Authenticating user 'default' from [fd00:1122:3344:101::b]:35086 | ||
| 685 | 2026.02.06 01:19:48.484670 [ 280 ] {} <Debug> TCP-Session: 149fd075-dde0-4c4e-8d97-1839dae88400 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 686 | 2026.02.06 01:19:48.484697 [ 279 ] {} <Debug> TCP-Session: 2f6c150a-5e1e-4c6e-93c3-acc53675328d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 687 | 2026.02.06 01:19:48.484613 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:45798 | ||
| 688 | 2026.02.06 01:19:48.484784 [ 281 ] {} <Debug> TCP-Session: b0de0d82-85b7-4987-9938-d6f7451c146e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 689 | 2026.02.06 01:19:48.484736 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 690 | 2026.02.06 01:19:48.484826 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 691 | 2026.02.06 01:19:48.484879 [ 281 ] {} <Debug> TCP-Session: b0de0d82-85b7-4987-9938-d6f7451c146e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 692 | 2026.02.06 01:19:48.484913 [ 282 ] {} <Debug> TCP-Session: 5da3b077-6f56-44c9-8888-486ac49df22c Authenticating user 'default' from [fd00:1122:3344:101::b]:39816 | ||
| 693 | 2026.02.06 01:19:48.484896 [ 283 ] {} <Debug> TCP-Session: 4e40ab12-2411-42e5-8407-0f947e3b4dd0 Authenticating user 'default' from [fd00:1122:3344:101::b]:49607 | ||
| 694 | 2026.02.06 01:19:48.484887 [ 284 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 695 | 2026.02.06 01:19:48.485047 [ 282 ] {} <Debug> TCP-Session: 5da3b077-6f56-44c9-8888-486ac49df22c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 696 | 2026.02.06 01:19:48.485015 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 697 | 2026.02.06 01:19:48.485023 [ 283 ] {} <Debug> TCP-Session: 4e40ab12-2411-42e5-8407-0f947e3b4dd0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 698 | 2026.02.06 01:19:48.485196 [ 285 ] {} <Debug> TCP-Session: 2f8af12a-f1e7-4f94-b4ab-a302cf408244 Authenticating user 'default' from [fd00:1122:3344:101::b]:45798 | ||
| 699 | 2026.02.06 01:19:48.485191 [ 282 ] {} <Debug> TCP-Session: 5da3b077-6f56-44c9-8888-486ac49df22c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 700 | 2026.02.06 01:19:48.485164 [ 284 ] {} <Debug> TCP-Session: c217ecdc-9cec-4e7c-acda-3683513f269e Authenticating user 'default' from [fd00:1122:3344:101::b]:58051 | ||
| 701 | 2026.02.06 01:19:48.485320 [ 285 ] {} <Debug> TCP-Session: 2f8af12a-f1e7-4f94-b4ab-a302cf408244 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 702 | 2026.02.06 01:19:48.485285 [ 283 ] {} <Debug> TCP-Session: 4e40ab12-2411-42e5-8407-0f947e3b4dd0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 703 | 2026.02.06 01:19:48.485425 [ 284 ] {} <Debug> TCP-Session: c217ecdc-9cec-4e7c-acda-3683513f269e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 704 | 2026.02.06 01:19:48.485450 [ 285 ] {} <Debug> TCP-Session: 2f8af12a-f1e7-4f94-b4ab-a302cf408244 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 705 | 2026.02.06 01:19:48.485536 [ 284 ] {} <Debug> TCP-Session: c217ecdc-9cec-4e7c-acda-3683513f269e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 706 | 2026.02.06 01:19:49.000203 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 138.73 MiB, peak 138.73 MiB, free memory in arenas 0.00 B, will set to 139.74 MiB (RSS), difference: 1.01 MiB | ||
| 707 | 2026.02.06 01:19:53.563470 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
| 708 | 2026.02.06 01:19:53.563540 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 488 | ||
| 709 | 2026.02.06 01:19:53.563575 [ 244 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
| 710 | 2026.02.06 01:19:53.563648 [ 245 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
| 711 | 2026.02.06 01:19:53.567043 [ 245 ] {} <Debug> system.asynchronous_metric_log (50965cfb-3fe0-4bc3-b722-77d2bdddda32): Loading data parts | ||
| 712 | 2026.02.06 01:19:53.567311 [ 245 ] {} <Debug> system.asynchronous_metric_log (50965cfb-3fe0-4bc3-b722-77d2bdddda32): There are no data parts | ||
| 713 | 2026.02.06 01:19:53.575747 [ 245 ] {} <Trace> system.asynchronous_metric_log (50965cfb-3fe0-4bc3-b722-77d2bdddda32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 714 | 2026.02.06 01:19:53.575869 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 715 | 2026.02.06 01:19:53.588060 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 716 | 2026.02.06 01:19:53.588853 [ 245 ] {} <Trace> system.asynchronous_metric_log (50965cfb-3fe0-4bc3-b722-77d2bdddda32): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 717 | 2026.02.06 01:19:53.589084 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 488 | ||
| 718 | 2026.02.06 01:19:53.590655 [ 244 ] {} <Debug> system.metric_log (b13c6af1-b368-46ee-88e3-e8b49f18365b): Loading data parts | ||
| 719 | 2026.02.06 01:19:53.590832 [ 244 ] {} <Debug> system.metric_log (b13c6af1-b368-46ee-88e3-e8b49f18365b): There are no data parts | ||
| 720 | 2026.02.06 01:19:53.618271 [ 244 ] {} <Trace> system.metric_log (b13c6af1-b368-46ee-88e3-e8b49f18365b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 721 | 2026.02.06 01:19:53.618424 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 722 | 2026.02.06 01:19:53.625343 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 723 | 2026.02.06 01:19:53.626863 [ 244 ] {} <Trace> system.metric_log (b13c6af1-b368-46ee-88e3-e8b49f18365b): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 724 | 2026.02.06 01:19:53.631286 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
| 725 | 2026.02.06 01:19:54.000187 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 144.81 MiB, peak 148.81 MiB, free memory in arenas 0.00 B, will set to 153.90 MiB (RSS), difference: 9.08 MiB | ||
| 726 | 2026.02.06 01:19:56.063447 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 88 entries to flush up to offset 88 | ||
| 727 | 2026.02.06 01:19:56.063603 [ 243 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
| 728 | 2026.02.06 01:19:56.067703 [ 243 ] {} <Debug> system.query_log (e979a318-9a58-4b34-9a72-3006f9f8e92e): Loading data parts | ||
| 729 | 2026.02.06 01:19:56.067900 [ 243 ] {} <Debug> system.query_log (e979a318-9a58-4b34-9a72-3006f9f8e92e): There are no data parts | ||
| 730 | 2026.02.06 01:19:56.077865 [ 243 ] {} <Trace> system.query_log (e979a318-9a58-4b34-9a72-3006f9f8e92e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 731 | 2026.02.06 01:19:56.078009 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 732 | 2026.02.06 01:19:56.079712 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 733 | 2026.02.06 01:19:56.080226 [ 243 ] {} <Trace> system.query_log (e979a318-9a58-4b34-9a72-3006f9f8e92e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 734 | 2026.02.06 01:19:56.080501 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 88 | ||
| 735 | 2026.02.06 01:19:57.000186 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 158.11 MiB, peak 158.11 MiB, free memory in arenas 0.00 B, will set to 154.91 MiB (RSS), difference: -3.20 MiB | ||
| 736 | 2026.02.06 01:19:58.536131 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46694 | ||
| 737 | 2026.02.06 01:19:58.536273 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 738 | 2026.02.06 01:19:58.536392 [ 286 ] {} <Debug> TCP-Session: 2f0019cc-d863-4959-89dc-2b8dc16efd40 Authenticating user 'default' from [fd00:1122:3344:101::e]:46694 | ||
| 739 | 2026.02.06 01:19:58.536415 [ 286 ] {} <Debug> TCP-Session: 2f0019cc-d863-4959-89dc-2b8dc16efd40 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 740 | 2026.02.06 01:19:58.536426 [ 286 ] {} <Debug> TCP-Session: 2f0019cc-d863-4959-89dc-2b8dc16efd40 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 741 | 2026.02.06 01:19:58.536531 [ 286 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 742 | 2026.02.06 01:19:58.536554 [ 286 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 743 | 2026.02.06 01:19:58.536639 [ 286 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 744 | 2026.02.06 01:19:58.536989 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33883 | ||
| 745 | 2026.02.06 01:19:58.537051 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59651 | ||
| 746 | 2026.02.06 01:19:58.537132 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60461 | ||
| 747 | 2026.02.06 01:19:58.537231 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63691 | ||
| 748 | 2026.02.06 01:19:58.537384 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41323 | ||
| 749 | 2026.02.06 01:19:58.537622 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56681 | ||
| 750 | 2026.02.06 01:19:58.537840 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34196 | ||
| 751 | 2026.02.06 01:19:58.538063 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61368 | ||
| 752 | 2026.02.06 01:19:58.539444 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 753 | 2026.02.06 01:19:58.539454 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 754 | 2026.02.06 01:19:58.539491 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 755 | 2026.02.06 01:19:58.539495 [ 287 ] {} <Debug> TCP-Session: 40b2e34a-bdfa-497a-b09f-b56043f7d91e Authenticating user 'default' from [fd00:1122:3344:101::e]:33883 | ||
| 756 | 2026.02.06 01:19:58.539524 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 757 | 2026.02.06 01:19:58.539544 [ 292 ] {} <Debug> TCP-Session: 5c120de3-2911-49ea-903a-711104a6d643 Authenticating user 'default' from [fd00:1122:3344:101::e]:56681 | ||
| 758 | 2026.02.06 01:19:58.539556 [ 287 ] {} <Debug> TCP-Session: 40b2e34a-bdfa-497a-b09f-b56043f7d91e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 759 | 2026.02.06 01:19:58.539544 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 760 | 2026.02.06 01:19:58.539584 [ 293 ] {} <Debug> TCP-Session: d7b60f5b-1a30-4ee0-8a5e-74cd88be6b46 Authenticating user 'default' from [fd00:1122:3344:101::e]:34196 | ||
| 761 | 2026.02.06 01:19:58.539615 [ 292 ] {} <Debug> TCP-Session: 5c120de3-2911-49ea-903a-711104a6d643 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 762 | 2026.02.06 01:19:58.539619 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 763 | 2026.02.06 01:19:58.539636 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 764 | 2026.02.06 01:19:58.539633 [ 290 ] {} <Debug> TCP-Session: 3fabc6b9-fff0-4994-a5db-0adf577166ab Authenticating user 'default' from [fd00:1122:3344:101::e]:63691 | ||
| 765 | 2026.02.06 01:19:58.539680 [ 292 ] {} <Debug> TCP-Session: 5c120de3-2911-49ea-903a-711104a6d643 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 766 | 2026.02.06 01:19:58.539706 [ 288 ] {} <Debug> TCP-Session: beb59dde-bbfa-49d5-a50a-1e0d5ebfbbcd Authenticating user 'default' from [fd00:1122:3344:101::e]:59651 | ||
| 767 | 2026.02.06 01:19:58.539721 [ 290 ] {} <Debug> TCP-Session: 3fabc6b9-fff0-4994-a5db-0adf577166ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 768 | 2026.02.06 01:19:58.539731 [ 288 ] {} <Debug> TCP-Session: beb59dde-bbfa-49d5-a50a-1e0d5ebfbbcd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 769 | 2026.02.06 01:19:58.539746 [ 287 ] {} <Debug> TCP-Session: 40b2e34a-bdfa-497a-b09f-b56043f7d91e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 770 | 2026.02.06 01:19:58.539753 [ 290 ] {} <Debug> TCP-Session: 3fabc6b9-fff0-4994-a5db-0adf577166ab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 771 | 2026.02.06 01:19:58.539763 [ 288 ] {} <Debug> TCP-Session: beb59dde-bbfa-49d5-a50a-1e0d5ebfbbcd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 772 | 2026.02.06 01:19:58.539623 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 773 | 2026.02.06 01:19:58.539824 [ 294 ] {} <Debug> TCP-Session: 37042714-1887-4431-ade4-67fef7797e43 Authenticating user 'default' from [fd00:1122:3344:101::e]:61368 | ||
| 774 | 2026.02.06 01:19:58.539836 [ 291 ] {} <Debug> TCP-Session: c41caa9b-ad46-49cf-9232-16c6b3b404ca Authenticating user 'default' from [fd00:1122:3344:101::e]:41323 | ||
| 775 | 2026.02.06 01:19:58.539864 [ 294 ] {} <Debug> TCP-Session: 37042714-1887-4431-ade4-67fef7797e43 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 776 | 2026.02.06 01:19:58.539869 [ 289 ] {} <Debug> TCP-Session: 709aabb2-1df5-4e4e-9dba-e0f5262cd416 Authenticating user 'default' from [fd00:1122:3344:101::e]:60461 | ||
| 777 | 2026.02.06 01:19:58.539890 [ 294 ] {} <Debug> TCP-Session: 37042714-1887-4431-ade4-67fef7797e43 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 778 | 2026.02.06 01:19:58.539910 [ 289 ] {} <Debug> TCP-Session: 709aabb2-1df5-4e4e-9dba-e0f5262cd416 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 779 | 2026.02.06 01:19:58.539882 [ 291 ] {} <Debug> TCP-Session: c41caa9b-ad46-49cf-9232-16c6b3b404ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 780 | 2026.02.06 01:19:58.539936 [ 289 ] {} <Debug> TCP-Session: 709aabb2-1df5-4e4e-9dba-e0f5262cd416 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 781 | 2026.02.06 01:19:58.539954 [ 291 ] {} <Debug> TCP-Session: c41caa9b-ad46-49cf-9232-16c6b3b404ca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 782 | 2026.02.06 01:19:58.539861 [ 286 ] {} <Trace> TCP-Session: 2f0019cc-d863-4959-89dc-2b8dc16efd40 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 783 | 2026.02.06 01:19:58.539640 [ 293 ] {} <Debug> TCP-Session: d7b60f5b-1a30-4ee0-8a5e-74cd88be6b46 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 784 | 2026.02.06 01:19:58.540026 [ 293 ] {} <Debug> TCP-Session: d7b60f5b-1a30-4ee0-8a5e-74cd88be6b46 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 785 | 2026.02.06 01:19:58.540193 [ 286 ] {bb893d9c-aae5-4aad-9a42-6e47d55c2834} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:46694) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 786 | 2026.02.06 01:19:58.544831 [ 286 ] {bb893d9c-aae5-4aad-9a42-6e47d55c2834} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 787 | 2026.02.06 01:19:58.549127 [ 286 ] {bb893d9c-aae5-4aad-9a42-6e47d55c2834} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 788 | 2026.02.06 01:19:58.566054 [ 286 ] {bb893d9c-aae5-4aad-9a42-6e47d55c2834} <Debug> oximeter.version (50fdcec2-7951-44c4-a709-a779380e237d) (SelectExecutor): Key condition: unknown | ||
| 789 | 2026.02.06 01:19:58.577653 [ 301 ] {bb893d9c-aae5-4aad-9a42-6e47d55c2834} <Trace> AggregatingTransform: Aggregating | ||
| 790 | 2026.02.06 01:19:58.579731 [ 301 ] {bb893d9c-aae5-4aad-9a42-6e47d55c2834} <Trace> Aggregator: Aggregation method: without_key | ||
| 791 | 2026.02.06 01:19:58.580425 [ 301 ] {bb893d9c-aae5-4aad-9a42-6e47d55c2834} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.008257197 sec. (121.106 rows/sec., 4.73 KiB/sec.) | ||
| 792 | 2026.02.06 01:19:58.580453 [ 301 ] {bb893d9c-aae5-4aad-9a42-6e47d55c2834} <Trace> Aggregator: Merging aggregated data | ||
| 793 | 2026.02.06 01:19:58.580484 [ 301 ] {bb893d9c-aae5-4aad-9a42-6e47d55c2834} <Trace> Aggregator: Statistics updated for key=4896758355805104663: new sum_of_sizes=1, median_size=1 | ||
| 794 | 2026.02.06 01:19:58.583980 [ 286 ] {bb893d9c-aae5-4aad-9a42-6e47d55c2834} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.043836 sec., 22.812300392371565 rows/sec., 912.49 B/sec. | ||
| 795 | 2026.02.06 01:19:58.584174 [ 286 ] {bb893d9c-aae5-4aad-9a42-6e47d55c2834} <Debug> TCPHandler: Processed in 0.044472573 sec. | ||
| 796 | 2026.02.06 01:19:58.591735 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 797 | 2026.02.06 01:19:58.591777 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 798 | 2026.02.06 01:19:58.591811 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 799 | 2026.02.06 01:19:58.591828 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 800 | 2026.02.06 01:19:58.591793 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 801 | 2026.02.06 01:19:58.591859 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 802 | 2026.02.06 01:19:58.591880 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 803 | 2026.02.06 01:19:58.591900 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 804 | 2026.02.06 01:19:58.591944 [ 291 ] {} <Debug> TCP-Session: c41caa9b-ad46-49cf-9232-16c6b3b404ca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 805 | 2026.02.06 01:19:58.591919 [ 289 ] {} <Debug> TCP-Session: 709aabb2-1df5-4e4e-9dba-e0f5262cd416 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 806 | 2026.02.06 01:19:58.591917 [ 293 ] {} <Debug> TCP-Session: d7b60f5b-1a30-4ee0-8a5e-74cd88be6b46 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 807 | 2026.02.06 01:19:58.591995 [ 294 ] {} <Debug> TCP-Session: 37042714-1887-4431-ade4-67fef7797e43 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 808 | 2026.02.06 01:19:58.591874 [ 288 ] {} <Debug> TCP-Session: beb59dde-bbfa-49d5-a50a-1e0d5ebfbbcd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 809 | 2026.02.06 01:19:58.591861 [ 292 ] {} <Debug> TCP-Session: 5c120de3-2911-49ea-903a-711104a6d643 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 810 | 2026.02.06 01:19:58.591853 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 811 | 2026.02.06 01:19:58.591854 [ 287 ] {} <Debug> TCP-Session: 40b2e34a-bdfa-497a-b09f-b56043f7d91e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 812 | 2026.02.06 01:19:58.592143 [ 290 ] {} <Debug> TCP-Session: 3fabc6b9-fff0-4994-a5db-0adf577166ab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 813 | 2026.02.06 01:19:58.591801 [ 286 ] {} <Debug> TCP-Session: 2f0019cc-d863-4959-89dc-2b8dc16efd40 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 814 | 2026.02.06 01:19:59.000233 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 155.20 MiB, peak 165.34 MiB, free memory in arenas 0.00 B, will set to 159.05 MiB (RSS), difference: 3.85 MiB | ||
| 815 | 2026.02.06 01:20:01.025984 [ 103 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 816 | 2026.02.06 01:20:01.026030 [ 103 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 817 | 2026.02.06 01:20:01.089287 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 497 entries to flush up to offset 985 | ||
| 818 | 2026.02.06 01:20:01.096547 [ 245 ] {} <Trace> system.asynchronous_metric_log (50965cfb-3fe0-4bc3-b722-77d2bdddda32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 819 | 2026.02.06 01:20:01.096600 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 820 | 2026.02.06 01:20:01.097247 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 821 | 2026.02.06 01:20:01.097748 [ 245 ] {} <Trace> system.asynchronous_metric_log (50965cfb-3fe0-4bc3-b722-77d2bdddda32): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 822 | 2026.02.06 01:20:01.097944 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 985 | ||
| 823 | 2026.02.06 01:20:01.131499 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
| 824 | 2026.02.06 01:20:01.150368 [ 244 ] {} <Trace> system.metric_log (b13c6af1-b368-46ee-88e3-e8b49f18365b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 825 | 2026.02.06 01:20:01.150433 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 826 | 2026.02.06 01:20:01.157129 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 827 | 2026.02.06 01:20:01.158656 [ 244 ] {} <Trace> system.metric_log (b13c6af1-b368-46ee-88e3-e8b49f18365b): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 828 | 2026.02.06 01:20:01.162594 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
| 829 | 2026.02.06 01:20:02.000215 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 159.74 MiB, peak 165.34 MiB, free memory in arenas 0.00 B, will set to 162.22 MiB (RSS), difference: 2.48 MiB | ||
| 830 | 2026.02.06 01:20:02.411708 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48532 | ||
| 831 | 2026.02.06 01:20:02.411828 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 832 | 2026.02.06 01:20:02.411855 [ 286 ] {} <Debug> TCP-Session: 2300c057-bc1a-48e1-893a-63537b413ef6 Authenticating user 'default' from [fd00:1122:3344:101::e]:48532 | ||
| 833 | 2026.02.06 01:20:02.411877 [ 286 ] {} <Debug> TCP-Session: 2300c057-bc1a-48e1-893a-63537b413ef6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 834 | 2026.02.06 01:20:02.411890 [ 286 ] {} <Debug> TCP-Session: 2300c057-bc1a-48e1-893a-63537b413ef6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 835 | 2026.02.06 01:20:02.412122 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43882 | ||
| 836 | 2026.02.06 01:20:02.412120 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52870 | ||
| 837 | 2026.02.06 01:20:02.412163 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57870 | ||
| 838 | 2026.02.06 01:20:02.412195 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55163 | ||
| 839 | 2026.02.06 01:20:02.412222 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 840 | 2026.02.06 01:20:02.412227 [ 286 ] {} <Trace> TCP-Session: 2300c057-bc1a-48e1-893a-63537b413ef6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 841 | 2026.02.06 01:20:02.412272 [ 288 ] {} <Debug> TCP-Session: ea01dea1-a9df-4273-8294-edf4a342b97f Authenticating user 'default' from [fd00:1122:3344:101::e]:43882 | ||
| 842 | 2026.02.06 01:20:02.412286 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 843 | 2026.02.06 01:20:02.412292 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 844 | 2026.02.06 01:20:02.412304 [ 288 ] {} <Debug> TCP-Session: ea01dea1-a9df-4273-8294-edf4a342b97f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 845 | 2026.02.06 01:20:02.412330 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 846 | 2026.02.06 01:20:02.412347 [ 288 ] {} <Debug> TCP-Session: ea01dea1-a9df-4273-8294-edf4a342b97f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 847 | 2026.02.06 01:20:02.412371 [ 294 ] {} <Debug> TCP-Session: 7c234dbe-1af2-4948-b2d6-5dbde6252c08 Authenticating user 'default' from [fd00:1122:3344:101::e]:55163 | ||
| 848 | 2026.02.06 01:20:02.412338 [ 291 ] {} <Debug> TCP-Session: 8f2cf146-6164-440f-868a-3e8201487a5b Authenticating user 'default' from [fd00:1122:3344:101::e]:57870 | ||
| 849 | 2026.02.06 01:20:02.412405 [ 294 ] {} <Debug> TCP-Session: 7c234dbe-1af2-4948-b2d6-5dbde6252c08 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 850 | 2026.02.06 01:20:02.412328 [ 287 ] {} <Debug> TCP-Session: 15142de7-5d65-446e-9e3f-548e26ec9ec8 Authenticating user 'default' from [fd00:1122:3344:101::e]:52870 | ||
| 851 | 2026.02.06 01:20:02.412433 [ 294 ] {} <Debug> TCP-Session: 7c234dbe-1af2-4948-b2d6-5dbde6252c08 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 852 | 2026.02.06 01:20:02.412434 [ 291 ] {} <Debug> TCP-Session: 8f2cf146-6164-440f-868a-3e8201487a5b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 853 | 2026.02.06 01:20:02.412454 [ 287 ] {} <Debug> TCP-Session: 15142de7-5d65-446e-9e3f-548e26ec9ec8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 854 | 2026.02.06 01:20:02.412479 [ 291 ] {} <Debug> TCP-Session: 8f2cf146-6164-440f-868a-3e8201487a5b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 855 | 2026.02.06 01:20:02.412491 [ 287 ] {} <Debug> TCP-Session: 15142de7-5d65-446e-9e3f-548e26ec9ec8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 856 | 2026.02.06 01:20:02.412442 [ 286 ] {be9bbab9-72b9-44af-8645-d9c873feca35} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:48532) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 857 | 2026.02.06 01:20:02.412184 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52950 | ||
| 858 | 2026.02.06 01:20:02.412160 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49614 | ||
| 859 | 2026.02.06 01:20:02.412141 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49267 | ||
| 860 | 2026.02.06 01:20:02.412172 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52639 | ||
| 861 | 2026.02.06 01:20:02.412656 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 862 | 2026.02.06 01:20:02.412670 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 863 | 2026.02.06 01:20:02.412694 [ 293 ] {} <Debug> TCP-Session: 6fb62e53-a05b-416c-a0e4-536413296ed4 Authenticating user 'default' from [fd00:1122:3344:101::e]:52950 | ||
| 864 | 2026.02.06 01:20:02.412706 [ 290 ] {} <Debug> TCP-Session: 1a34d873-73b8-46e8-ae63-a3104ad77ac1 Authenticating user 'default' from [fd00:1122:3344:101::e]:49614 | ||
| 865 | 2026.02.06 01:20:02.412724 [ 293 ] {} <Debug> TCP-Session: 6fb62e53-a05b-416c-a0e4-536413296ed4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 866 | 2026.02.06 01:20:02.412731 [ 290 ] {} <Debug> TCP-Session: 1a34d873-73b8-46e8-ae63-a3104ad77ac1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 867 | 2026.02.06 01:20:02.412745 [ 293 ] {} <Debug> TCP-Session: 6fb62e53-a05b-416c-a0e4-536413296ed4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 868 | 2026.02.06 01:20:02.412759 [ 290 ] {} <Debug> TCP-Session: 1a34d873-73b8-46e8-ae63-a3104ad77ac1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 869 | 2026.02.06 01:20:02.412778 [ 286 ] {be9bbab9-72b9-44af-8645-d9c873feca35} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 870 | 2026.02.06 01:20:02.412796 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 871 | 2026.02.06 01:20:02.412797 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 872 | 2026.02.06 01:20:02.412834 [ 292 ] {} <Debug> TCP-Session: a02b8744-c5fa-424e-a420-00c5be08cbec Authenticating user 'default' from [fd00:1122:3344:101::e]:52639 | ||
| 873 | 2026.02.06 01:20:02.412842 [ 286 ] {be9bbab9-72b9-44af-8645-d9c873feca35} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 874 | 2026.02.06 01:20:02.412852 [ 289 ] {} <Debug> TCP-Session: d1e888e2-4359-4f42-b47a-40e6937dea6f Authenticating user 'default' from [fd00:1122:3344:101::e]:49267 | ||
| 875 | 2026.02.06 01:20:02.412859 [ 292 ] {} <Debug> TCP-Session: a02b8744-c5fa-424e-a420-00c5be08cbec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 876 | 2026.02.06 01:20:02.412889 [ 289 ] {} <Debug> TCP-Session: d1e888e2-4359-4f42-b47a-40e6937dea6f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 877 | 2026.02.06 01:20:02.412895 [ 292 ] {} <Debug> TCP-Session: a02b8744-c5fa-424e-a420-00c5be08cbec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 878 | 2026.02.06 01:20:02.412913 [ 289 ] {} <Debug> TCP-Session: d1e888e2-4359-4f42-b47a-40e6937dea6f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 879 | 2026.02.06 01:20:02.413164 [ 286 ] {be9bbab9-72b9-44af-8645-d9c873feca35} <Debug> oximeter.version (50fdcec2-7951-44c4-a709-a779380e237d) (SelectExecutor): Key condition: unknown | ||
| 880 | 2026.02.06 01:20:02.414050 [ 325 ] {be9bbab9-72b9-44af-8645-d9c873feca35} <Trace> AggregatingTransform: Aggregating | ||
| 881 | 2026.02.06 01:20:02.414101 [ 325 ] {be9bbab9-72b9-44af-8645-d9c873feca35} <Trace> Aggregator: Aggregation method: without_key | ||
| 882 | 2026.02.06 01:20:02.414138 [ 325 ] {be9bbab9-72b9-44af-8645-d9c873feca35} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000870035 sec. (1149.379 rows/sec., 44.90 KiB/sec.) | ||
| 883 | 2026.02.06 01:20:02.414157 [ 325 ] {be9bbab9-72b9-44af-8645-d9c873feca35} <Trace> Aggregator: Merging aggregated data | ||
| 884 | 2026.02.06 01:20:02.415429 [ 286 ] {be9bbab9-72b9-44af-8645-d9c873feca35} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003047 sec., 328.1916639317362 rows/sec., 12.82 KiB/sec. | ||
| 885 | 2026.02.06 01:20:02.415573 [ 286 ] {be9bbab9-72b9-44af-8645-d9c873feca35} <Debug> TCPHandler: Processed in 0.003477293 sec. | ||
| 886 | 2026.02.06 01:20:02.415708 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 887 | 2026.02.06 01:20:02.415733 [ 286 ] {} <Debug> TCP-Session: 2300c057-bc1a-48e1-893a-63537b413ef6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 888 | 2026.02.06 01:20:02.415739 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 889 | 2026.02.06 01:20:02.415752 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 890 | 2026.02.06 01:20:02.415781 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 891 | 2026.02.06 01:20:02.415795 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 892 | 2026.02.06 01:20:02.415807 [ 292 ] {} <Debug> TCP-Session: a02b8744-c5fa-424e-a420-00c5be08cbec Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 893 | 2026.02.06 01:20:02.415813 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 894 | 2026.02.06 01:20:02.415823 [ 287 ] {} <Debug> TCP-Session: 15142de7-5d65-446e-9e3f-548e26ec9ec8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 895 | 2026.02.06 01:20:02.415835 [ 291 ] {} <Debug> TCP-Session: 8f2cf146-6164-440f-868a-3e8201487a5b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 896 | 2026.02.06 01:20:02.415842 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 897 | 2026.02.06 01:20:02.415857 [ 288 ] {} <Debug> TCP-Session: ea01dea1-a9df-4273-8294-edf4a342b97f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 898 | 2026.02.06 01:20:02.415832 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 899 | 2026.02.06 01:20:02.415908 [ 293 ] {} <Debug> TCP-Session: 6fb62e53-a05b-416c-a0e4-536413296ed4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 900 | 2026.02.06 01:20:02.415786 [ 294 ] {} <Debug> TCP-Session: 7c234dbe-1af2-4948-b2d6-5dbde6252c08 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 901 | 2026.02.06 01:20:02.415939 [ 290 ] {} <Debug> TCP-Session: 1a34d873-73b8-46e8-ae63-a3104ad77ac1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 902 | 2026.02.06 01:20:02.415766 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 903 | 2026.02.06 01:20:02.416007 [ 289 ] {} <Debug> TCP-Session: d1e888e2-4359-4f42-b47a-40e6937dea6f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 904 | 2026.02.06 01:20:02.532993 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35743 | ||
| 905 | 2026.02.06 01:20:02.533123 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 906 | 2026.02.06 01:20:02.533160 [ 286 ] {} <Debug> TCP-Session: 70357795-dcd4-41ef-b946-740ee7dc5a7c Authenticating user 'default' from [fd00:1122:3344:101::e]:35743 | ||
| 907 | 2026.02.06 01:20:02.533192 [ 286 ] {} <Debug> TCP-Session: 70357795-dcd4-41ef-b946-740ee7dc5a7c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 908 | 2026.02.06 01:20:02.533214 [ 286 ] {} <Debug> TCP-Session: 70357795-dcd4-41ef-b946-740ee7dc5a7c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 909 | 2026.02.06 01:20:02.533438 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58650 | ||
| 910 | 2026.02.06 01:20:02.533454 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58282 | ||
| 911 | 2026.02.06 01:20:02.533473 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65534 | ||
| 912 | 2026.02.06 01:20:02.533513 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 913 | 2026.02.06 01:20:02.533507 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49669 | ||
| 914 | 2026.02.06 01:20:02.533561 [ 288 ] {} <Debug> TCP-Session: 883d4eaa-befe-4067-ac02-0907273d4342 Authenticating user 'default' from [fd00:1122:3344:101::e]:58650 | ||
| 915 | 2026.02.06 01:20:02.533485 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49183 | ||
| 916 | 2026.02.06 01:20:02.533607 [ 288 ] {} <Debug> TCP-Session: 883d4eaa-befe-4067-ac02-0907273d4342 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 917 | 2026.02.06 01:20:02.533595 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 918 | 2026.02.06 01:20:02.533655 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 919 | 2026.02.06 01:20:02.533683 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 920 | 2026.02.06 01:20:02.533701 [ 287 ] {} <Debug> TCP-Session: 08e082ca-9799-46d0-8cdc-70327cfb7a0d Authenticating user 'default' from [fd00:1122:3344:101::e]:58282 | ||
| 921 | 2026.02.06 01:20:02.533704 [ 294 ] {} <Debug> TCP-Session: baa87aa5-664d-4104-8514-b3e0c883fc40 Authenticating user 'default' from [fd00:1122:3344:101::e]:49669 | ||
| 922 | 2026.02.06 01:20:02.533722 [ 290 ] {} <Debug> TCP-Session: 91d50018-8e86-47bc-b21d-d841bd22b412 Authenticating user 'default' from [fd00:1122:3344:101::e]:49183 | ||
| 923 | 2026.02.06 01:20:02.533746 [ 287 ] {} <Debug> TCP-Session: 08e082ca-9799-46d0-8cdc-70327cfb7a0d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 924 | 2026.02.06 01:20:02.533753 [ 294 ] {} <Debug> TCP-Session: baa87aa5-664d-4104-8514-b3e0c883fc40 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 925 | 2026.02.06 01:20:02.533762 [ 290 ] {} <Debug> TCP-Session: 91d50018-8e86-47bc-b21d-d841bd22b412 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 926 | 2026.02.06 01:20:02.533779 [ 287 ] {} <Debug> TCP-Session: 08e082ca-9799-46d0-8cdc-70327cfb7a0d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 927 | 2026.02.06 01:20:02.533812 [ 290 ] {} <Debug> TCP-Session: 91d50018-8e86-47bc-b21d-d841bd22b412 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 928 | 2026.02.06 01:20:02.533785 [ 294 ] {} <Debug> TCP-Session: baa87aa5-664d-4104-8514-b3e0c883fc40 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 929 | 2026.02.06 01:20:02.533662 [ 286 ] {} <Trace> TCP-Session: 70357795-dcd4-41ef-b946-740ee7dc5a7c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 930 | 2026.02.06 01:20:02.533655 [ 288 ] {} <Debug> TCP-Session: 883d4eaa-befe-4067-ac02-0907273d4342 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 931 | 2026.02.06 01:20:02.533595 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 932 | 2026.02.06 01:20:02.533480 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52859 | ||
| 933 | 2026.02.06 01:20:02.533940 [ 291 ] {} <Debug> TCP-Session: c536736a-f06f-4f9f-b4de-b0b998442b11 Authenticating user 'default' from [fd00:1122:3344:101::e]:65534 | ||
| 934 | 2026.02.06 01:20:02.533457 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61547 | ||
| 935 | 2026.02.06 01:20:02.533971 [ 291 ] {} <Debug> TCP-Session: c536736a-f06f-4f9f-b4de-b0b998442b11 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 936 | 2026.02.06 01:20:02.533997 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 937 | 2026.02.06 01:20:02.534018 [ 291 ] {} <Debug> TCP-Session: c536736a-f06f-4f9f-b4de-b0b998442b11 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 938 | 2026.02.06 01:20:02.533492 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34639 | ||
| 939 | 2026.02.06 01:20:02.534041 [ 292 ] {} <Debug> TCP-Session: 1f8375fc-e186-472f-84c7-e898cb773d27 Authenticating user 'default' from [fd00:1122:3344:101::e]:52859 | ||
| 940 | 2026.02.06 01:20:02.534070 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 941 | 2026.02.06 01:20:02.534071 [ 286 ] {a45ae888-bbbf-4a61-8cb1-17c248895dd3} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:35743) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 942 | 2026.02.06 01:20:02.534110 [ 289 ] {} <Debug> TCP-Session: 0858d521-6c8f-4c3f-92c7-b5b0e26cb6c7 Authenticating user 'default' from [fd00:1122:3344:101::e]:61547 | ||
| 943 | 2026.02.06 01:20:02.534119 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 944 | 2026.02.06 01:20:02.534144 [ 289 ] {} <Debug> TCP-Session: 0858d521-6c8f-4c3f-92c7-b5b0e26cb6c7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 945 | 2026.02.06 01:20:02.534154 [ 293 ] {} <Debug> TCP-Session: 5e005177-c7d7-4759-94ac-c052096ebf85 Authenticating user 'default' from [fd00:1122:3344:101::e]:34639 | ||
| 946 | 2026.02.06 01:20:02.534162 [ 289 ] {} <Debug> TCP-Session: 0858d521-6c8f-4c3f-92c7-b5b0e26cb6c7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 947 | 2026.02.06 01:20:02.534174 [ 293 ] {} <Debug> TCP-Session: 5e005177-c7d7-4759-94ac-c052096ebf85 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 948 | 2026.02.06 01:20:02.534088 [ 292 ] {} <Debug> TCP-Session: 1f8375fc-e186-472f-84c7-e898cb773d27 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 949 | 2026.02.06 01:20:02.534190 [ 293 ] {} <Debug> TCP-Session: 5e005177-c7d7-4759-94ac-c052096ebf85 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 950 | 2026.02.06 01:20:02.534211 [ 292 ] {} <Debug> TCP-Session: 1f8375fc-e186-472f-84c7-e898cb773d27 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 951 | 2026.02.06 01:20:02.534459 [ 286 ] {a45ae888-bbbf-4a61-8cb1-17c248895dd3} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 952 | 2026.02.06 01:20:02.534531 [ 286 ] {a45ae888-bbbf-4a61-8cb1-17c248895dd3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 953 | 2026.02.06 01:20:02.534904 [ 286 ] {a45ae888-bbbf-4a61-8cb1-17c248895dd3} <Debug> oximeter.version (50fdcec2-7951-44c4-a709-a779380e237d) (SelectExecutor): Key condition: unknown | ||
| 954 | 2026.02.06 01:20:02.536076 [ 306 ] {a45ae888-bbbf-4a61-8cb1-17c248895dd3} <Trace> AggregatingTransform: Aggregating | ||
| 955 | 2026.02.06 01:20:02.536131 [ 306 ] {a45ae888-bbbf-4a61-8cb1-17c248895dd3} <Trace> Aggregator: Aggregation method: without_key | ||
| 956 | 2026.02.06 01:20:02.536171 [ 306 ] {a45ae888-bbbf-4a61-8cb1-17c248895dd3} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001141268 sec. (876.218 rows/sec., 34.23 KiB/sec.) | ||
| 957 | 2026.02.06 01:20:02.536219 [ 306 ] {a45ae888-bbbf-4a61-8cb1-17c248895dd3} <Trace> Aggregator: Merging aggregated data | ||
| 958 | 2026.02.06 01:20:02.537227 [ 286 ] {a45ae888-bbbf-4a61-8cb1-17c248895dd3} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003232 sec., 309.4059405940594 rows/sec., 12.09 KiB/sec. | ||
| 959 | 2026.02.06 01:20:02.537383 [ 286 ] {a45ae888-bbbf-4a61-8cb1-17c248895dd3} <Debug> TCPHandler: Processed in 0.003898426 sec. | ||
| 960 | 2026.02.06 01:20:02.537522 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 961 | 2026.02.06 01:20:02.537551 [ 286 ] {} <Debug> TCP-Session: 70357795-dcd4-41ef-b946-740ee7dc5a7c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 962 | 2026.02.06 01:20:02.537556 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 963 | 2026.02.06 01:20:02.537569 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 964 | 2026.02.06 01:20:02.537591 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 965 | 2026.02.06 01:20:02.537610 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 966 | 2026.02.06 01:20:02.537626 [ 287 ] {} <Debug> TCP-Session: 08e082ca-9799-46d0-8cdc-70327cfb7a0d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 967 | 2026.02.06 01:20:02.537647 [ 288 ] {} <Debug> TCP-Session: 883d4eaa-befe-4067-ac02-0907273d4342 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 968 | 2026.02.06 01:20:02.537661 [ 291 ] {} <Debug> TCP-Session: c536736a-f06f-4f9f-b4de-b0b998442b11 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 969 | 2026.02.06 01:20:02.537675 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 970 | 2026.02.06 01:20:02.537698 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 971 | 2026.02.06 01:20:02.537721 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 972 | 2026.02.06 01:20:02.537732 [ 290 ] {} <Debug> TCP-Session: 91d50018-8e86-47bc-b21d-d841bd22b412 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 973 | 2026.02.06 01:20:02.537748 [ 289 ] {} <Debug> TCP-Session: 0858d521-6c8f-4c3f-92c7-b5b0e26cb6c7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 974 | 2026.02.06 01:20:02.537765 [ 292 ] {} <Debug> TCP-Session: 1f8375fc-e186-472f-84c7-e898cb773d27 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 975 | 2026.02.06 01:20:02.537632 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 976 | 2026.02.06 01:20:02.537609 [ 294 ] {} <Debug> TCP-Session: baa87aa5-664d-4104-8514-b3e0c883fc40 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 977 | 2026.02.06 01:20:02.537838 [ 293 ] {} <Debug> TCP-Session: 5e005177-c7d7-4759-94ac-c052096ebf85 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 978 | 2026.02.06 01:20:06.083179 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 6 entries to flush up to offset 94 | ||
| 979 | 2026.02.06 01:20:06.085283 [ 243 ] {} <Trace> system.query_log (e979a318-9a58-4b34-9a72-3006f9f8e92e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 980 | 2026.02.06 01:20:06.085331 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 981 | 2026.02.06 01:20:06.086563 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 982 | 2026.02.06 01:20:06.087076 [ 243 ] {} <Trace> system.query_log (e979a318-9a58-4b34-9a72-3006f9f8e92e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 983 | 2026.02.06 01:20:06.087384 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 94 | ||
| 984 | 2026.02.06 01:20:06.875056 [ 3 ] {} <Trace> TCP-Session: 93aadd0d-13ac-458b-bb25-7874a3024ffe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 985 | 2026.02.06 01:20:06.875265 [ 3 ] {e08f90df-abad-4148-bb06-9e38d1d11245} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52608) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) | ||
| 986 | 2026.02.06 01:20:06.875564 [ 3 ] {e08f90df-abad-4148-bb06-9e38d1d11245} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 987 | 2026.02.06 01:20:06.875626 [ 3 ] {e08f90df-abad-4148-bb06-9e38d1d11245} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 988 | 2026.02.06 01:20:06.876053 [ 3 ] {e08f90df-abad-4148-bb06-9e38d1d11245} <Debug> TCPHandler: Processed in 0.001128608 sec. | ||
| 989 | 2026.02.06 01:20:06.893810 [ 3 ] {} <Trace> TCP-Session: 93aadd0d-13ac-458b-bb25-7874a3024ffe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 990 | 2026.02.06 01:20:06.893963 [ 3 ] {35db65ca-23e1-42bf-92f8-64a2f82c7790} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52608) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 991 | 2026.02.06 01:20:06.902635 [ 3 ] {35db65ca-23e1-42bf-92f8-64a2f82c7790} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 992 | 2026.02.06 01:20:06.902694 [ 3 ] {35db65ca-23e1-42bf-92f8-64a2f82c7790} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 993 | 2026.02.06 01:20:06.905208 [ 3 ] {35db65ca-23e1-42bf-92f8-64a2f82c7790} <Debug> TCPHandler: Processed in 0.011462438 sec. | ||
| 994 | 2026.02.06 01:20:06.905538 [ 3 ] {} <Trace> TCP-Session: 93aadd0d-13ac-458b-bb25-7874a3024ffe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 995 | 2026.02.06 01:20:06.905672 [ 3 ] {a45c53b9-3dcb-4036-9e58-0109112f80c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52608) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 996 | 2026.02.06 01:20:06.914659 [ 3 ] {a45c53b9-3dcb-4036-9e58-0109112f80c4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 997 | 2026.02.06 01:20:06.914711 [ 3 ] {a45c53b9-3dcb-4036-9e58-0109112f80c4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 998 | 2026.02.06 01:20:06.915078 [ 3 ] {a45c53b9-3dcb-4036-9e58-0109112f80c4} <Debug> TCPHandler: Processed in 0.009604856 sec. | ||
| 999 | 2026.02.06 01:20:06.915354 [ 3 ] {} <Trace> TCP-Session: 93aadd0d-13ac-458b-bb25-7874a3024ffe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1000 | 2026.02.06 01:20:06.915504 [ 3 ] {31c92c51-788d-4e02-98f0-ef2b5186f293} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52608) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1001 | 2026.02.06 01:20:06.915793 [ 3 ] {31c92c51-788d-4e02-98f0-ef2b5186f293} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1002 | 2026.02.06 01:20:06.915842 [ 3 ] {31c92c51-788d-4e02-98f0-ef2b5186f293} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1003 | 2026.02.06 01:20:06.916167 [ 3 ] {31c92c51-788d-4e02-98f0-ef2b5186f293} <Debug> TCPHandler: Processed in 0.000873966 sec. | ||
| 1004 | 2026.02.06 01:20:06.916425 [ 3 ] {} <Trace> TCP-Session: 93aadd0d-13ac-458b-bb25-7874a3024ffe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1005 | 2026.02.06 01:20:06.916541 [ 3 ] {c7073138-fec1-4db3-8217-733ef8250d94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52608) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1006 | 2026.02.06 01:20:06.916779 [ 3 ] {c7073138-fec1-4db3-8217-733ef8250d94} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1007 | 2026.02.06 01:20:06.916821 [ 3 ] {c7073138-fec1-4db3-8217-733ef8250d94} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1008 | 2026.02.06 01:20:06.917138 [ 3 ] {c7073138-fec1-4db3-8217-733ef8250d94} <Debug> TCPHandler: Processed in 0.000762606 sec. | ||
| 1009 | 2026.02.06 01:20:06.917483 [ 3 ] {} <Trace> TCP-Session: 93aadd0d-13ac-458b-bb25-7874a3024ffe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1010 | 2026.02.06 01:20:06.917599 [ 3 ] {833f3e4a-a365-428f-afd4-6ce9bc214963} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52608) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1011 | 2026.02.06 01:20:06.917842 [ 3 ] {833f3e4a-a365-428f-afd4-6ce9bc214963} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1012 | 2026.02.06 01:20:06.917885 [ 3 ] {833f3e4a-a365-428f-afd4-6ce9bc214963} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1013 | 2026.02.06 01:20:06.918215 [ 3 ] {833f3e4a-a365-428f-afd4-6ce9bc214963} <Debug> TCPHandler: Processed in 0.000781075 sec. | ||
| 1014 | 2026.02.06 01:20:06.918432 [ 3 ] {} <Trace> TCP-Session: 93aadd0d-13ac-458b-bb25-7874a3024ffe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1015 | 2026.02.06 01:20:06.918549 [ 3 ] {60c156e3-403b-4a5a-a00a-d88244842600} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52608) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_underlay_prefixes', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1016 | 2026.02.06 01:20:06.918784 [ 3 ] {60c156e3-403b-4a5a-a00a-d88244842600} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1017 | 2026.02.06 01:20:06.918825 [ 3 ] {60c156e3-403b-4a5a-a00a-d88244842600} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1018 | 2026.02.06 01:20:06.919134 [ 3 ] {60c156e3-403b-4a5a-a00a-d88244842600} <Debug> TCPHandler: Processed in 0.000752655 sec. | ||
| 1019 | 2026.02.06 01:20:06.919335 [ 3 ] {} <Trace> TCP-Session: 93aadd0d-13ac-458b-bb25-7874a3024ffe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1020 | 2026.02.06 01:20:06.919450 [ 3 ] {e3ae925f-a34b-49cc-91ab-1d680e792a14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52608) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1021 | 2026.02.06 01:20:06.919687 [ 3 ] {e3ae925f-a34b-49cc-91ab-1d680e792a14} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1022 | 2026.02.06 01:20:06.919728 [ 3 ] {e3ae925f-a34b-49cc-91ab-1d680e792a14} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1023 | 2026.02.06 01:20:06.920028 [ 3 ] {e3ae925f-a34b-49cc-91ab-1d680e792a14} <Debug> TCPHandler: Processed in 0.000741175 sec. | ||
| 1024 | 2026.02.06 01:20:06.920235 [ 3 ] {} <Trace> TCP-Session: 93aadd0d-13ac-458b-bb25-7874a3024ffe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1025 | 2026.02.06 01:20:06.920350 [ 3 ] {314e0acf-d665-4bf6-9a0f-fa1e22ab4231} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52608) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1026 | 2026.02.06 01:20:06.920596 [ 3 ] {314e0acf-d665-4bf6-9a0f-fa1e22ab4231} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1027 | 2026.02.06 01:20:06.920638 [ 3 ] {314e0acf-d665-4bf6-9a0f-fa1e22ab4231} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1028 | 2026.02.06 01:20:06.920939 [ 3 ] {314e0acf-d665-4bf6-9a0f-fa1e22ab4231} <Debug> TCPHandler: Processed in 0.000752745 sec. | ||
| 1029 | 2026.02.06 01:20:06.921133 [ 3 ] {} <Trace> TCP-Session: 93aadd0d-13ac-458b-bb25-7874a3024ffe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1030 | 2026.02.06 01:20:06.921251 [ 3 ] {292d4638-8e53-4cd1-968b-31b6662ea1a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52608) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1031 | 2026.02.06 01:20:06.921490 [ 3 ] {292d4638-8e53-4cd1-968b-31b6662ea1a9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1032 | 2026.02.06 01:20:06.921558 [ 3 ] {292d4638-8e53-4cd1-968b-31b6662ea1a9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1033 | 2026.02.06 01:20:06.921872 [ 3 ] {292d4638-8e53-4cd1-968b-31b6662ea1a9} <Debug> TCPHandler: Processed in 0.000787655 sec. | ||
| 1034 | 2026.02.06 01:20:06.922070 [ 3 ] {} <Trace> TCP-Session: 93aadd0d-13ac-458b-bb25-7874a3024ffe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1035 | 2026.02.06 01:20:06.922186 [ 3 ] {71a31fca-afcd-4457-b1d5-f493680120d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52608) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1036 | 2026.02.06 01:20:06.922427 [ 3 ] {71a31fca-afcd-4457-b1d5-f493680120d9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1037 | 2026.02.06 01:20:06.922470 [ 3 ] {71a31fca-afcd-4457-b1d5-f493680120d9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1038 | 2026.02.06 01:20:06.922771 [ 3 ] {71a31fca-afcd-4457-b1d5-f493680120d9} <Debug> TCPHandler: Processed in 0.000750055 sec. | ||
| 1039 | 2026.02.06 01:20:06.922963 [ 3 ] {} <Trace> TCP-Session: 93aadd0d-13ac-458b-bb25-7874a3024ffe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1040 | 2026.02.06 01:20:06.923079 [ 3 ] {8b34ccb2-4bc3-4d38-b7dd-e241440758aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52608) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1041 | 2026.02.06 01:20:06.923328 [ 3 ] {8b34ccb2-4bc3-4d38-b7dd-e241440758aa} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1042 | 2026.02.06 01:20:06.923369 [ 3 ] {8b34ccb2-4bc3-4d38-b7dd-e241440758aa} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1043 | 2026.02.06 01:20:06.923661 [ 3 ] {8b34ccb2-4bc3-4d38-b7dd-e241440758aa} <Debug> TCPHandler: Processed in 0.000758435 sec. | ||
| 1044 | 2026.02.06 01:20:06.923853 [ 3 ] {} <Trace> TCP-Session: 93aadd0d-13ac-458b-bb25-7874a3024ffe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1045 | 2026.02.06 01:20:06.923962 [ 3 ] {10ba4155-b105-4c86-b088-299709db6947} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52608) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1046 | 2026.02.06 01:20:06.924188 [ 3 ] {10ba4155-b105-4c86-b088-299709db6947} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1047 | 2026.02.06 01:20:06.924226 [ 3 ] {10ba4155-b105-4c86-b088-299709db6947} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1048 | 2026.02.06 01:20:06.924575 [ 3 ] {10ba4155-b105-4c86-b088-299709db6947} <Debug> TCPHandler: Processed in 0.000745845 sec. | ||
| 1049 | 2026.02.06 01:20:06.924772 [ 3 ] {} <Trace> TCP-Session: 93aadd0d-13ac-458b-bb25-7874a3024ffe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1050 | 2026.02.06 01:20:06.924887 [ 3 ] {bb461355-1ddd-480b-a3af-75f2e1ced92b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52608) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1051 | 2026.02.06 01:20:06.925133 [ 3 ] {bb461355-1ddd-480b-a3af-75f2e1ced92b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1052 | 2026.02.06 01:20:06.925174 [ 3 ] {bb461355-1ddd-480b-a3af-75f2e1ced92b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1053 | 2026.02.06 01:20:06.925471 [ 3 ] {bb461355-1ddd-480b-a3af-75f2e1ced92b} <Debug> TCPHandler: Processed in 0.000748665 sec. | ||
| 1054 | 2026.02.06 01:20:06.925669 [ 3 ] {} <Trace> TCP-Session: 93aadd0d-13ac-458b-bb25-7874a3024ffe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1055 | 2026.02.06 01:20:06.925784 [ 3 ] {4f5bea64-12e9-4b59-8cdd-a9c72be006aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52608) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1056 | 2026.02.06 01:20:06.926033 [ 3 ] {4f5bea64-12e9-4b59-8cdd-a9c72be006aa} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1057 | 2026.02.06 01:20:06.926075 [ 3 ] {4f5bea64-12e9-4b59-8cdd-a9c72be006aa} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1058 | 2026.02.06 01:20:06.926405 [ 3 ] {4f5bea64-12e9-4b59-8cdd-a9c72be006aa} <Debug> TCPHandler: Processed in 0.000785475 sec. | ||
| 1059 | 2026.02.06 01:20:06.926601 [ 3 ] {} <Trace> TCP-Session: 93aadd0d-13ac-458b-bb25-7874a3024ffe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1060 | 2026.02.06 01:20:06.926717 [ 3 ] {b4aa0f32-2c80-4351-b37f-2590d25522e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52608) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1061 | 2026.02.06 01:20:06.926963 [ 3 ] {b4aa0f32-2c80-4351-b37f-2590d25522e9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1062 | 2026.02.06 01:20:06.927005 [ 3 ] {b4aa0f32-2c80-4351-b37f-2590d25522e9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1063 | 2026.02.06 01:20:06.927387 [ 3 ] {b4aa0f32-2c80-4351-b37f-2590d25522e9} <Debug> TCPHandler: Processed in 0.000835676 sec. | ||
| 1064 | 2026.02.06 01:20:06.927581 [ 3 ] {} <Trace> TCP-Session: 93aadd0d-13ac-458b-bb25-7874a3024ffe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1065 | 2026.02.06 01:20:06.927699 [ 3 ] {5be299d8-1a0c-43b9-af00-5fce5f02348b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52608) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1066 | 2026.02.06 01:20:06.927956 [ 3 ] {5be299d8-1a0c-43b9-af00-5fce5f02348b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1067 | 2026.02.06 01:20:06.927997 [ 3 ] {5be299d8-1a0c-43b9-af00-5fce5f02348b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1068 | 2026.02.06 01:20:06.928312 [ 3 ] {5be299d8-1a0c-43b9-af00-5fce5f02348b} <Debug> TCPHandler: Processed in 0.000779006 sec. | ||
| 1069 | 2026.02.06 01:20:06.928508 [ 3 ] {} <Trace> TCP-Session: 93aadd0d-13ac-458b-bb25-7874a3024ffe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1070 | 2026.02.06 01:20:06.928627 [ 3 ] {0bdc7df9-0d47-4e6e-8c94-b244f0f332f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52608) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1071 | 2026.02.06 01:20:06.928878 [ 3 ] {0bdc7df9-0d47-4e6e-8c94-b244f0f332f7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1072 | 2026.02.06 01:20:06.928918 [ 3 ] {0bdc7df9-0d47-4e6e-8c94-b244f0f332f7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1073 | 2026.02.06 01:20:06.929234 [ 3 ] {0bdc7df9-0d47-4e6e-8c94-b244f0f332f7} <Debug> TCPHandler: Processed in 0.000775085 sec. | ||
| 1074 | 2026.02.06 01:20:06.929433 [ 3 ] {} <Trace> TCP-Session: 93aadd0d-13ac-458b-bb25-7874a3024ffe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1075 | 2026.02.06 01:20:06.929556 [ 3 ] {90e3dd87-3286-4763-a1d2-8a85e1e9b679} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52608) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1076 | 2026.02.06 01:20:06.929809 [ 3 ] {90e3dd87-3286-4763-a1d2-8a85e1e9b679} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1077 | 2026.02.06 01:20:06.929850 [ 3 ] {90e3dd87-3286-4763-a1d2-8a85e1e9b679} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1078 | 2026.02.06 01:20:06.930167 [ 3 ] {90e3dd87-3286-4763-a1d2-8a85e1e9b679} <Debug> TCPHandler: Processed in 0.000782015 sec. | ||
| 1079 | 2026.02.06 01:20:06.931020 [ 3 ] {} <Trace> TCP-Session: 93aadd0d-13ac-458b-bb25-7874a3024ffe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1080 | 2026.02.06 01:20:06.931143 [ 3 ] {a0dab4b8-1d6b-49a0-bf71-a48797eb3738} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52608) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1081 | 2026.02.06 01:20:06.931397 [ 3 ] {a0dab4b8-1d6b-49a0-bf71-a48797eb3738} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1082 | 2026.02.06 01:20:06.931438 [ 3 ] {a0dab4b8-1d6b-49a0-bf71-a48797eb3738} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1083 | 2026.02.06 01:20:06.931751 [ 3 ] {a0dab4b8-1d6b-49a0-bf71-a48797eb3738} <Debug> TCPHandler: Processed in 0.000779215 sec. | ||
| 1084 | 2026.02.06 01:20:06.938366 [ 3 ] {} <Trace> TCP-Session: 93aadd0d-13ac-458b-bb25-7874a3024ffe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1085 | 2026.02.06 01:20:06.938514 [ 3 ] {8a9941f1-bb91-4cce-83da-2749381fd229} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52608) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:errors_received') FORMAT Native; (stage: Complete) | ||
| 1086 | 2026.02.06 01:20:06.938833 [ 3 ] {8a9941f1-bb91-4cce-83da-2749381fd229} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1087 | 2026.02.06 01:20:06.938883 [ 3 ] {8a9941f1-bb91-4cce-83da-2749381fd229} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1088 | 2026.02.06 01:20:06.939277 [ 3 ] {8a9941f1-bb91-4cce-83da-2749381fd229} <Debug> TCPHandler: Processed in 0.000970686 sec. | ||
| 1089 | 2026.02.06 01:20:06.939556 [ 3 ] {} <Trace> TCP-Session: 93aadd0d-13ac-458b-bb25-7874a3024ffe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1090 | 2026.02.06 01:20:06.939678 [ 3 ] {ba25fa68-5878-4049-b732-1cb624339022} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52608) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent') FORMAT Native; (stage: Complete) | ||
| 1091 | 2026.02.06 01:20:06.939937 [ 3 ] {ba25fa68-5878-4049-b732-1cb624339022} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1092 | 2026.02.06 01:20:06.939977 [ 3 ] {ba25fa68-5878-4049-b732-1cb624339022} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1093 | 2026.02.06 01:20:06.940297 [ 3 ] {ba25fa68-5878-4049-b732-1cb624339022} <Debug> TCPHandler: Processed in 0.000800445 sec. | ||
| 1094 | 2026.02.06 01:20:06.940549 [ 3 ] {} <Trace> TCP-Session: 93aadd0d-13ac-458b-bb25-7874a3024ffe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1095 | 2026.02.06 01:20:06.940671 [ 3 ] {37b6c34a-84a2-4df8-ae19-dbf56df51bc4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52608) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent') FORMAT Native; (stage: Complete) | ||
| 1096 | 2026.02.06 01:20:06.940935 [ 3 ] {37b6c34a-84a2-4df8-ae19-dbf56df51bc4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1097 | 2026.02.06 01:20:06.940977 [ 3 ] {37b6c34a-84a2-4df8-ae19-dbf56df51bc4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1098 | 2026.02.06 01:20:06.941283 [ 3 ] {37b6c34a-84a2-4df8-ae19-dbf56df51bc4} <Debug> TCPHandler: Processed in 0.000788365 sec. | ||
| 1099 | 2026.02.06 01:20:06.941530 [ 3 ] {} <Trace> TCP-Session: 93aadd0d-13ac-458b-bb25-7874a3024ffe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1100 | 2026.02.06 01:20:06.941653 [ 3 ] {cff8efa0-ac6d-4255-bb19-b5112ceaf8a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52608) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received') FORMAT Native; (stage: Complete) | ||
| 1101 | 2026.02.06 01:20:06.941915 [ 3 ] {cff8efa0-ac6d-4255-bb19-b5112ceaf8a1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1102 | 2026.02.06 01:20:06.941957 [ 3 ] {cff8efa0-ac6d-4255-bb19-b5112ceaf8a1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1103 | 2026.02.06 01:20:06.942265 [ 3 ] {cff8efa0-ac6d-4255-bb19-b5112ceaf8a1} <Debug> TCPHandler: Processed in 0.000785186 sec. | ||
| 1104 | 2026.02.06 01:20:06.942491 [ 3 ] {} <Trace> TCP-Session: 93aadd0d-13ac-458b-bb25-7874a3024ffe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1105 | 2026.02.06 01:20:06.942615 [ 3 ] {9e2698c7-5015-47ee-b838-b26e1f5db485} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52608) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received') FORMAT Native; (stage: Complete) | ||
| 1106 | 2026.02.06 01:20:06.942879 [ 3 ] {9e2698c7-5015-47ee-b838-b26e1f5db485} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1107 | 2026.02.06 01:20:06.942921 [ 3 ] {9e2698c7-5015-47ee-b838-b26e1f5db485} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1108 | 2026.02.06 01:20:06.943224 [ 3 ] {9e2698c7-5015-47ee-b838-b26e1f5db485} <Debug> TCPHandler: Processed in 0.000780615 sec. | ||
| 1109 | 2026.02.06 01:20:06.960286 [ 3 ] {} <Trace> TCP-Session: 93aadd0d-13ac-458b-bb25-7874a3024ffe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1110 | 2026.02.06 01:20:06.960397 [ 3 ] {b35bfcfc-1fab-488a-9223-0525cceea5b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52608) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1111 | 2026.02.06 01:20:06.960438 [ 3 ] {b35bfcfc-1fab-488a-9223-0525cceea5b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1112 | 2026.02.06 01:20:06.963638 [ 3 ] {b35bfcfc-1fab-488a-9223-0525cceea5b8} <Trace> oximeter.timeseries_schema (079f8c3c-5f71-41a3-a1f0-33718f76712f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1113 | 2026.02.06 01:20:06.963689 [ 3 ] {b35bfcfc-1fab-488a-9223-0525cceea5b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1114 | 2026.02.06 01:20:06.966373 [ 3 ] {b35bfcfc-1fab-488a-9223-0525cceea5b8} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1115 | 2026.02.06 01:20:06.966857 [ 3 ] {b35bfcfc-1fab-488a-9223-0525cceea5b8} <Trace> oximeter.timeseries_schema (079f8c3c-5f71-41a3-a1f0-33718f76712f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1116 | 2026.02.06 01:20:06.967007 [ 3 ] {b35bfcfc-1fab-488a-9223-0525cceea5b8} <Debug> executeQuery: Read 25 rows, 5.50 KiB in 0.006639 sec., 3765.627353517096 rows/sec., 828.44 KiB/sec. | ||
| 1117 | 2026.02.06 01:20:06.967046 [ 3 ] {b35bfcfc-1fab-488a-9223-0525cceea5b8} <Debug> TCPHandler: Processed in 0.006815166 sec. | ||
| 1118 | 2026.02.06 01:20:06.967193 [ 3 ] {} <Trace> TCP-Session: 93aadd0d-13ac-458b-bb25-7874a3024ffe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1119 | 2026.02.06 01:20:06.967291 [ 3 ] {55658943-1c48-4b78-9928-76c7f4b1f703} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52608) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1120 | 2026.02.06 01:20:06.967331 [ 3 ] {55658943-1c48-4b78-9928-76c7f4b1f703} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1121 | 2026.02.06 01:20:06.973983 [ 3 ] {55658943-1c48-4b78-9928-76c7f4b1f703} <Trace> oximeter.fields_i16 (104ba66f-7843-4e50-a9a9-abb40c455f87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1122 | 2026.02.06 01:20:06.974019 [ 3 ] {55658943-1c48-4b78-9928-76c7f4b1f703} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1123 | 2026.02.06 01:20:06.981300 [ 3 ] {55658943-1c48-4b78-9928-76c7f4b1f703} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1124 | 2026.02.06 01:20:06.981836 [ 3 ] {55658943-1c48-4b78-9928-76c7f4b1f703} <Trace> oximeter.fields_i16 (104ba66f-7843-4e50-a9a9-abb40c455f87): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1125 | 2026.02.06 01:20:06.981970 [ 3 ] {55658943-1c48-4b78-9928-76c7f4b1f703} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.0147 sec., 1632.6530612244899 rows/sec., 138.71 KiB/sec. | ||
| 1126 | 2026.02.06 01:20:06.982007 [ 3 ] {55658943-1c48-4b78-9928-76c7f4b1f703} <Debug> TCPHandler: Processed in 0.014862771 sec. | ||
| 1127 | 2026.02.06 01:20:06.982131 [ 3 ] {} <Trace> TCP-Session: 93aadd0d-13ac-458b-bb25-7874a3024ffe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1128 | 2026.02.06 01:20:06.982226 [ 3 ] {fa2cbccb-3771-4e16-9dbf-c9e09077295c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52608) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1129 | 2026.02.06 01:20:06.982265 [ 3 ] {fa2cbccb-3771-4e16-9dbf-c9e09077295c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1130 | 2026.02.06 01:20:06.982662 [ 3 ] {fa2cbccb-3771-4e16-9dbf-c9e09077295c} <Trace> oximeter.fields_ipaddr (a3260224-33ad-484c-9570-d358a82531a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1131 | 2026.02.06 01:20:06.982698 [ 3 ] {fa2cbccb-3771-4e16-9dbf-c9e09077295c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1132 | 2026.02.06 01:20:06.983150 [ 3 ] {fa2cbccb-3771-4e16-9dbf-c9e09077295c} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1133 | 2026.02.06 01:20:06.983678 [ 3 ] {fa2cbccb-3771-4e16-9dbf-c9e09077295c} <Trace> oximeter.fields_ipaddr (a3260224-33ad-484c-9570-d358a82531a2): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1134 | 2026.02.06 01:20:06.983807 [ 3 ] {fa2cbccb-3771-4e16-9dbf-c9e09077295c} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001601 sec., 4996.876951905059 rows/sec., 407.46 KiB/sec. | ||
| 1135 | 2026.02.06 01:20:06.983843 [ 3 ] {fa2cbccb-3771-4e16-9dbf-c9e09077295c} <Debug> TCPHandler: Processed in 0.001762902 sec. | ||
| 1136 | 2026.02.06 01:20:06.983950 [ 3 ] {} <Trace> TCP-Session: 93aadd0d-13ac-458b-bb25-7874a3024ffe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1137 | 2026.02.06 01:20:06.984044 [ 3 ] {09f20e36-d99b-4c4b-9f28-fd68c9b8c5d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1138 | 2026.02.06 01:20:06.984082 [ 3 ] {09f20e36-d99b-4c4b-9f28-fd68c9b8c5d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1139 | 2026.02.06 01:20:06.984552 [ 3 ] {09f20e36-d99b-4c4b-9f28-fd68c9b8c5d7} <Trace> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1140 | 2026.02.06 01:20:06.984588 [ 3 ] {09f20e36-d99b-4c4b-9f28-fd68c9b8c5d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1141 | 2026.02.06 01:20:06.985028 [ 3 ] {09f20e36-d99b-4c4b-9f28-fd68c9b8c5d7} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1142 | 2026.02.06 01:20:06.985523 [ 3 ] {09f20e36-d99b-4c4b-9f28-fd68c9b8c5d7} <Trace> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1143 | 2026.02.06 01:20:06.985648 [ 3 ] {09f20e36-d99b-4c4b-9f28-fd68c9b8c5d7} <Debug> executeQuery: Read 172 rows, 16.01 KiB in 0.001622 sec., 106041.92355117139 rows/sec., 9.64 MiB/sec. | ||
| 1144 | 2026.02.06 01:20:06.985686 [ 3 ] {09f20e36-d99b-4c4b-9f28-fd68c9b8c5d7} <Debug> TCPHandler: Processed in 0.001784572 sec. | ||
| 1145 | 2026.02.06 01:20:06.985796 [ 3 ] {} <Trace> TCP-Session: 93aadd0d-13ac-458b-bb25-7874a3024ffe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1146 | 2026.02.06 01:20:06.985890 [ 3 ] {90f5d10d-efa3-4158-bf51-4443f22666ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1147 | 2026.02.06 01:20:06.985928 [ 3 ] {90f5d10d-efa3-4158-bf51-4443f22666ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1148 | 2026.02.06 01:20:06.986331 [ 3 ] {90f5d10d-efa3-4158-bf51-4443f22666ec} <Trace> oximeter.fields_u16 (fb4d60fc-202c-4b3b-b72e-c67fc122b90a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1149 | 2026.02.06 01:20:06.986368 [ 3 ] {90f5d10d-efa3-4158-bf51-4443f22666ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1150 | 2026.02.06 01:20:06.986825 [ 3 ] {90f5d10d-efa3-4158-bf51-4443f22666ec} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1151 | 2026.02.06 01:20:06.987303 [ 3 ] {90f5d10d-efa3-4158-bf51-4443f22666ec} <Trace> oximeter.fields_u16 (fb4d60fc-202c-4b3b-b72e-c67fc122b90a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1152 | 2026.02.06 01:20:06.987429 [ 3 ] {90f5d10d-efa3-4158-bf51-4443f22666ec} <Debug> executeQuery: Read 31 rows, 2.35 KiB in 0.001558 sec., 19897.304236200256 rows/sec., 1.47 MiB/sec. | ||
| 1153 | 2026.02.06 01:20:06.987464 [ 3 ] {90f5d10d-efa3-4158-bf51-4443f22666ec} <Debug> TCPHandler: Processed in 0.001718031 sec. | ||
| 1154 | 2026.02.06 01:20:06.987581 [ 3 ] {} <Trace> TCP-Session: 93aadd0d-13ac-458b-bb25-7874a3024ffe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1155 | 2026.02.06 01:20:06.987674 [ 3 ] {0a8550d0-5b05-4f71-aa90-0f33aa1f20af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52608) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1156 | 2026.02.06 01:20:06.987713 [ 3 ] {0a8550d0-5b05-4f71-aa90-0f33aa1f20af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1157 | 2026.02.06 01:20:06.988126 [ 3 ] {0a8550d0-5b05-4f71-aa90-0f33aa1f20af} <Trace> oximeter.fields_u32 (efacbb35-87c4-45a6-b25f-cea415d7aebd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1158 | 2026.02.06 01:20:06.988158 [ 3 ] {0a8550d0-5b05-4f71-aa90-0f33aa1f20af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1159 | 2026.02.06 01:20:06.988628 [ 3 ] {0a8550d0-5b05-4f71-aa90-0f33aa1f20af} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1160 | 2026.02.06 01:20:06.989152 [ 3 ] {0a8550d0-5b05-4f71-aa90-0f33aa1f20af} <Trace> oximeter.fields_u32 (efacbb35-87c4-45a6-b25f-cea415d7aebd): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1161 | 2026.02.06 01:20:06.989277 [ 3 ] {0a8550d0-5b05-4f71-aa90-0f33aa1f20af} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001621 sec., 14805.675508945094 rows/sec., 1.23 MiB/sec. | ||
| 1162 | 2026.02.06 01:20:06.989313 [ 3 ] {0a8550d0-5b05-4f71-aa90-0f33aa1f20af} <Debug> TCPHandler: Processed in 0.001782092 sec. | ||
| 1163 | 2026.02.06 01:20:06.989418 [ 3 ] {} <Trace> TCP-Session: 93aadd0d-13ac-458b-bb25-7874a3024ffe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1164 | 2026.02.06 01:20:06.989511 [ 3 ] {b5eeaf5e-bbac-486a-bf3f-b190ea3654b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52608) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1165 | 2026.02.06 01:20:06.989548 [ 3 ] {b5eeaf5e-bbac-486a-bf3f-b190ea3654b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1166 | 2026.02.06 01:20:06.989937 [ 3 ] {b5eeaf5e-bbac-486a-bf3f-b190ea3654b7} <Trace> oximeter.fields_u8 (7e40da4e-3721-4df5-9ad4-b5e43542e087): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1167 | 2026.02.06 01:20:06.989973 [ 3 ] {b5eeaf5e-bbac-486a-bf3f-b190ea3654b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1168 | 2026.02.06 01:20:06.990412 [ 3 ] {b5eeaf5e-bbac-486a-bf3f-b190ea3654b7} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1169 | 2026.02.06 01:20:06.990885 [ 3 ] {b5eeaf5e-bbac-486a-bf3f-b190ea3654b7} <Trace> oximeter.fields_u8 (7e40da4e-3721-4df5-9ad4-b5e43542e087): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1170 | 2026.02.06 01:20:06.991011 [ 3 ] {b5eeaf5e-bbac-486a-bf3f-b190ea3654b7} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001519 sec., 7899.934167215273 rows/sec., 617.18 KiB/sec. | ||
| 1171 | 2026.02.06 01:20:06.991047 [ 3 ] {b5eeaf5e-bbac-486a-bf3f-b190ea3654b7} <Debug> TCPHandler: Processed in 0.001677902 sec. | ||
| 1172 | 2026.02.06 01:20:06.991181 [ 3 ] {} <Trace> TCP-Session: 93aadd0d-13ac-458b-bb25-7874a3024ffe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1173 | 2026.02.06 01:20:06.991307 [ 3 ] {7cff3228-e38e-489e-ad6c-98836840e5d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1174 | 2026.02.06 01:20:06.991357 [ 3 ] {7cff3228-e38e-489e-ad6c-98836840e5d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1175 | 2026.02.06 01:20:06.991820 [ 3 ] {7cff3228-e38e-489e-ad6c-98836840e5d3} <Trace> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1176 | 2026.02.06 01:20:06.991858 [ 3 ] {7cff3228-e38e-489e-ad6c-98836840e5d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1177 | 2026.02.06 01:20:06.992342 [ 3 ] {7cff3228-e38e-489e-ad6c-98836840e5d3} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1178 | 2026.02.06 01:20:06.992867 [ 3 ] {7cff3228-e38e-489e-ad6c-98836840e5d3} <Trace> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1179 | 2026.02.06 01:20:06.992999 [ 3 ] {7cff3228-e38e-489e-ad6c-98836840e5d3} <Debug> executeQuery: Read 89 rows, 7.51 KiB in 0.001718 sec., 51804.423748544825 rows/sec., 4.27 MiB/sec. | ||
| 1180 | 2026.02.06 01:20:06.993038 [ 3 ] {7cff3228-e38e-489e-ad6c-98836840e5d3} <Debug> TCPHandler: Processed in 0.001921193 sec. | ||
| 1181 | 2026.02.06 01:20:06.993151 [ 3 ] {} <Trace> TCP-Session: 93aadd0d-13ac-458b-bb25-7874a3024ffe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1182 | 2026.02.06 01:20:06.993247 [ 3 ] {3be89515-9b51-4e17-9ff4-2b9c11d29f06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1183 | 2026.02.06 01:20:06.993289 [ 3 ] {3be89515-9b51-4e17-9ff4-2b9c11d29f06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1184 | 2026.02.06 01:20:06.995738 [ 3 ] {3be89515-9b51-4e17-9ff4-2b9c11d29f06} <Trace> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1185 | 2026.02.06 01:20:06.995782 [ 3 ] {3be89515-9b51-4e17-9ff4-2b9c11d29f06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1186 | 2026.02.06 01:20:07.000208 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 159.89 MiB, peak 170.78 MiB, free memory in arenas 0.00 B, will set to 163.08 MiB (RSS), difference: 3.19 MiB | ||
| 1187 | 2026.02.06 01:20:07.004809 [ 3 ] {3be89515-9b51-4e17-9ff4-2b9c11d29f06} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1188 | 2026.02.06 01:20:07.005315 [ 3 ] {3be89515-9b51-4e17-9ff4-2b9c11d29f06} <Trace> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1189 | 2026.02.06 01:20:07.005463 [ 3 ] {3be89515-9b51-4e17-9ff4-2b9c11d29f06} <Debug> executeQuery: Read 390 rows, 31.72 KiB in 0.012235 sec., 31875.766244380877 rows/sec., 2.53 MiB/sec. | ||
| 1190 | 2026.02.06 01:20:07.005505 [ 3 ] {3be89515-9b51-4e17-9ff4-2b9c11d29f06} <Debug> TCPHandler: Processed in 0.012402664 sec. | ||
| 1191 | 2026.02.06 01:20:07.005627 [ 3 ] {} <Trace> TCP-Session: 93aadd0d-13ac-458b-bb25-7874a3024ffe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1192 | 2026.02.06 01:20:07.005724 [ 3 ] {c5a4543e-9788-46c9-9809-cfd579bdcf9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52608) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1193 | 2026.02.06 01:20:07.005776 [ 3 ] {c5a4543e-9788-46c9-9809-cfd579bdcf9f} <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 | ||
| 1194 | 2026.02.06 01:20:07.006559 [ 3 ] {c5a4543e-9788-46c9-9809-cfd579bdcf9f} <Trace> oximeter.measurements_histogramu64 (97144b8f-900e-4825-92d0-28bf27d1d4ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1195 | 2026.02.06 01:20:07.006596 [ 3 ] {c5a4543e-9788-46c9-9809-cfd579bdcf9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1196 | 2026.02.06 01:20:07.009606 [ 3 ] {c5a4543e-9788-46c9-9809-cfd579bdcf9f} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1197 | 2026.02.06 01:20:07.010173 [ 3 ] {c5a4543e-9788-46c9-9809-cfd579bdcf9f} <Trace> oximeter.measurements_histogramu64 (97144b8f-900e-4825-92d0-28bf27d1d4ae): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1198 | 2026.02.06 01:20:07.010332 [ 3 ] {c5a4543e-9788-46c9-9809-cfd579bdcf9f} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.004626 sec., 2377.864245568526 rows/sec., 4.26 MiB/sec. | ||
| 1199 | 2026.02.06 01:20:07.010396 [ 3 ] {c5a4543e-9788-46c9-9809-cfd579bdcf9f} <Debug> TCPHandler: Processed in 0.004818593 sec. | ||
| 1200 | 2026.02.06 01:20:07.010528 [ 3 ] {} <Trace> TCP-Session: 93aadd0d-13ac-458b-bb25-7874a3024ffe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1201 | 2026.02.06 01:20:07.010626 [ 3 ] {c785af5f-8b71-475f-9f43-81b2e87ac829} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52608) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1202 | 2026.02.06 01:20:07.010667 [ 3 ] {c785af5f-8b71-475f-9f43-81b2e87ac829} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1203 | 2026.02.06 01:20:07.010987 [ 3 ] {c785af5f-8b71-475f-9f43-81b2e87ac829} <Trace> oximeter.measurements_i64 (eb5bbb7d-dec8-4f45-b15a-e5649e47c6fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1204 | 2026.02.06 01:20:07.011023 [ 3 ] {c785af5f-8b71-475f-9f43-81b2e87ac829} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1205 | 2026.02.06 01:20:07.011465 [ 3 ] {c785af5f-8b71-475f-9f43-81b2e87ac829} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1206 | 2026.02.06 01:20:07.011957 [ 3 ] {c785af5f-8b71-475f-9f43-81b2e87ac829} <Trace> oximeter.measurements_i64 (eb5bbb7d-dec8-4f45-b15a-e5649e47c6fd): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1207 | 2026.02.06 01:20:07.012082 [ 3 ] {c785af5f-8b71-475f-9f43-81b2e87ac829} <Debug> executeQuery: Read 6 rows, 434.00 B in 0.001474 sec., 4070.5563093622795 rows/sec., 287.54 KiB/sec. | ||
| 1208 | 2026.02.06 01:20:07.012117 [ 3 ] {c785af5f-8b71-475f-9f43-81b2e87ac829} <Debug> TCPHandler: Processed in 0.001650451 sec. | ||
| 1209 | 2026.02.06 01:20:07.012229 [ 3 ] {} <Trace> TCP-Session: 93aadd0d-13ac-458b-bb25-7874a3024ffe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1210 | 2026.02.06 01:20:07.012323 [ 3 ] {47b66e09-a006-448a-8356-27e04ff61b64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1211 | 2026.02.06 01:20:07.012363 [ 3 ] {47b66e09-a006-448a-8356-27e04ff61b64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1212 | 2026.02.06 01:20:07.012674 [ 3 ] {47b66e09-a006-448a-8356-27e04ff61b64} <Trace> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1213 | 2026.02.06 01:20:07.012706 [ 3 ] {47b66e09-a006-448a-8356-27e04ff61b64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1214 | 2026.02.06 01:20:07.013154 [ 3 ] {47b66e09-a006-448a-8356-27e04ff61b64} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1215 | 2026.02.06 01:20:07.013668 [ 3 ] {47b66e09-a006-448a-8356-27e04ff61b64} <Trace> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1216 | 2026.02.06 01:20:07.013793 [ 3 ] {47b66e09-a006-448a-8356-27e04ff61b64} <Debug> executeQuery: Read 20 rows, 1.41 KiB in 0.001487 sec., 13449.899125756556 rows/sec., 945.70 KiB/sec. | ||
| 1217 | 2026.02.06 01:20:07.013832 [ 3 ] {47b66e09-a006-448a-8356-27e04ff61b64} <Debug> TCPHandler: Processed in 0.001650791 sec. | ||
| 1218 | 2026.02.06 01:20:08.598176 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 1433 | ||
| 1219 | 2026.02.06 01:20:08.598674 [ 245 ] {} <Trace> system.asynchronous_metric_log (50965cfb-3fe0-4bc3-b722-77d2bdddda32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1220 | 2026.02.06 01:20:08.598723 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1221 | 2026.02.06 01:20:08.599354 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1222 | 2026.02.06 01:20:08.599798 [ 245 ] {} <Trace> system.asynchronous_metric_log (50965cfb-3fe0-4bc3-b722-77d2bdddda32): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1223 | 2026.02.06 01:20:08.599944 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1433 | ||
| 1224 | 2026.02.06 01:20:08.662818 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
| 1225 | 2026.02.06 01:20:08.680412 [ 244 ] {} <Trace> system.metric_log (b13c6af1-b368-46ee-88e3-e8b49f18365b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1226 | 2026.02.06 01:20:08.680483 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1227 | 2026.02.06 01:20:08.688926 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1228 | 2026.02.06 01:20:08.690106 [ 244 ] {} <Trace> system.metric_log (b13c6af1-b368-46ee-88e3-e8b49f18365b): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1229 | 2026.02.06 01:20:08.693759 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
| 1230 | 2026.02.06 01:20:09.000211 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 163.73 MiB, peak 170.78 MiB, free memory in arenas 0.00 B, will set to 165.56 MiB (RSS), difference: 1.83 MiB | ||
| 1231 | 2026.02.06 01:20:11.873757 [ 3 ] {} <Trace> TCP-Session: 93aadd0d-13ac-458b-bb25-7874a3024ffe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1232 | 2026.02.06 01:20:11.873971 [ 3 ] {5e5cd029-7c02-4ded-bad8-3c2bb755e11c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1233 | 2026.02.06 01:20:11.874042 [ 3 ] {5e5cd029-7c02-4ded-bad8-3c2bb755e11c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1234 | 2026.02.06 01:20:11.874727 [ 3 ] {5e5cd029-7c02-4ded-bad8-3c2bb755e11c} <Trace> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1235 | 2026.02.06 01:20:11.874783 [ 3 ] {5e5cd029-7c02-4ded-bad8-3c2bb755e11c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1236 | 2026.02.06 01:20:11.875260 [ 3 ] {5e5cd029-7c02-4ded-bad8-3c2bb755e11c} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1237 | 2026.02.06 01:20:11.875778 [ 3 ] {5e5cd029-7c02-4ded-bad8-3c2bb755e11c} <Trace> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1238 | 2026.02.06 01:20:11.875935 [ 3 ] {5e5cd029-7c02-4ded-bad8-3c2bb755e11c} <Debug> executeQuery: Read 26 rows, 2.06 KiB in 0.002019 sec., 12877.662209014365 rows/sec., 1021.06 KiB/sec. | ||
| 1239 | 2026.02.06 01:20:11.875982 [ 3 ] {5e5cd029-7c02-4ded-bad8-3c2bb755e11c} <Debug> TCPHandler: Processed in 0.002355156 sec. | ||
| 1240 | 2026.02.06 01:20:11.876105 [ 3 ] {} <Trace> TCP-Session: 93aadd0d-13ac-458b-bb25-7874a3024ffe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1241 | 2026.02.06 01:20:11.876206 [ 3 ] {2018d2a8-fcd0-44a2-b1ba-b685127b6a99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1242 | 2026.02.06 01:20:11.876248 [ 3 ] {2018d2a8-fcd0-44a2-b1ba-b685127b6a99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1243 | 2026.02.06 01:20:11.876655 [ 3 ] {2018d2a8-fcd0-44a2-b1ba-b685127b6a99} <Trace> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1244 | 2026.02.06 01:20:11.876693 [ 3 ] {2018d2a8-fcd0-44a2-b1ba-b685127b6a99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1245 | 2026.02.06 01:20:11.877118 [ 3 ] {2018d2a8-fcd0-44a2-b1ba-b685127b6a99} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1246 | 2026.02.06 01:20:11.877577 [ 3 ] {2018d2a8-fcd0-44a2-b1ba-b685127b6a99} <Trace> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1247 | 2026.02.06 01:20:11.877711 [ 3 ] {2018d2a8-fcd0-44a2-b1ba-b685127b6a99} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001527 sec., 18336.6077275704 rows/sec., 1.43 MiB/sec. | ||
| 1248 | 2026.02.06 01:20:11.877749 [ 3 ] {2018d2a8-fcd0-44a2-b1ba-b685127b6a99} <Debug> TCPHandler: Processed in 0.001698432 sec. | ||
| 1249 | 2026.02.06 01:20:11.877858 [ 3 ] {} <Trace> TCP-Session: 93aadd0d-13ac-458b-bb25-7874a3024ffe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1250 | 2026.02.06 01:20:11.877953 [ 3 ] {aee7f0d6-a41c-4a9a-873e-c84b83a7a5fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1251 | 2026.02.06 01:20:11.877997 [ 3 ] {aee7f0d6-a41c-4a9a-873e-c84b83a7a5fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1252 | 2026.02.06 01:20:11.878354 [ 3 ] {aee7f0d6-a41c-4a9a-873e-c84b83a7a5fb} <Trace> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1253 | 2026.02.06 01:20:11.878390 [ 3 ] {aee7f0d6-a41c-4a9a-873e-c84b83a7a5fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1254 | 2026.02.06 01:20:11.878830 [ 3 ] {aee7f0d6-a41c-4a9a-873e-c84b83a7a5fb} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1255 | 2026.02.06 01:20:11.879340 [ 3 ] {aee7f0d6-a41c-4a9a-873e-c84b83a7a5fb} <Trace> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1256 | 2026.02.06 01:20:11.879467 [ 3 ] {aee7f0d6-a41c-4a9a-873e-c84b83a7a5fb} <Debug> executeQuery: Read 50 rows, 3.55 KiB in 0.001533 sec., 32615.786040443574 rows/sec., 2.26 MiB/sec. | ||
| 1257 | 2026.02.06 01:20:11.879502 [ 3 ] {aee7f0d6-a41c-4a9a-873e-c84b83a7a5fb} <Debug> TCPHandler: Processed in 0.001693002 sec. | ||
| 1258 | 2026.02.06 01:20:11.879602 [ 3 ] {} <Trace> TCP-Session: 93aadd0d-13ac-458b-bb25-7874a3024ffe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1259 | 2026.02.06 01:20:11.879696 [ 3 ] {64867f33-76b9-4111-8c56-08cbbee2ff51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1260 | 2026.02.06 01:20:11.879737 [ 3 ] {64867f33-76b9-4111-8c56-08cbbee2ff51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1261 | 2026.02.06 01:20:11.880045 [ 3 ] {64867f33-76b9-4111-8c56-08cbbee2ff51} <Trace> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1262 | 2026.02.06 01:20:11.880080 [ 3 ] {64867f33-76b9-4111-8c56-08cbbee2ff51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1263 | 2026.02.06 01:20:11.880508 [ 3 ] {64867f33-76b9-4111-8c56-08cbbee2ff51} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1264 | 2026.02.06 01:20:11.881002 [ 3 ] {64867f33-76b9-4111-8c56-08cbbee2ff51} <Trace> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1265 | 2026.02.06 01:20:11.881129 [ 3 ] {64867f33-76b9-4111-8c56-08cbbee2ff51} <Debug> executeQuery: Read 20 rows, 1.41 KiB in 0.001452 sec., 13774.104683195594 rows/sec., 968.49 KiB/sec. | ||
| 1266 | 2026.02.06 01:20:11.881163 [ 3 ] {64867f33-76b9-4111-8c56-08cbbee2ff51} <Debug> TCPHandler: Processed in 0.001611881 sec. | ||
| 1267 | 2026.02.06 01:20:16.026076 [ 89 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1268 | 2026.02.06 01:20:16.026157 [ 89 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1269 | 2026.02.06 01:20:16.087654 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 82 entries to flush up to offset 176 | ||
| 1270 | 2026.02.06 01:20:16.090991 [ 243 ] {} <Trace> system.query_log (e979a318-9a58-4b34-9a72-3006f9f8e92e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1271 | 2026.02.06 01:20:16.091040 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1272 | 2026.02.06 01:20:16.092395 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1273 | 2026.02.06 01:20:16.092920 [ 243 ] {} <Trace> system.query_log (e979a318-9a58-4b34-9a72-3006f9f8e92e): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1274 | 2026.02.06 01:20:16.093241 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 176 | ||
| 1275 | 2026.02.06 01:20:16.100156 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 1945 | ||
| 1276 | 2026.02.06 01:20:16.100725 [ 245 ] {} <Trace> system.asynchronous_metric_log (50965cfb-3fe0-4bc3-b722-77d2bdddda32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1277 | 2026.02.06 01:20:16.100773 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1278 | 2026.02.06 01:20:16.101439 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1279 | 2026.02.06 01:20:16.101991 [ 245 ] {} <Trace> system.asynchronous_metric_log (50965cfb-3fe0-4bc3-b722-77d2bdddda32): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1280 | 2026.02.06 01:20:16.102137 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1945 | ||
| 1281 | 2026.02.06 01:20:16.193965 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
| 1282 | 2026.02.06 01:20:16.211593 [ 244 ] {} <Trace> system.metric_log (b13c6af1-b368-46ee-88e3-e8b49f18365b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1283 | 2026.02.06 01:20:16.211644 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1284 | 2026.02.06 01:20:16.218331 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1285 | 2026.02.06 01:20:16.219628 [ 244 ] {} <Trace> system.metric_log (b13c6af1-b368-46ee-88e3-e8b49f18365b): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1286 | 2026.02.06 01:20:16.223179 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
| 1287 | 2026.02.06 01:20:16.874819 [ 3 ] {} <Trace> TCP-Session: 93aadd0d-13ac-458b-bb25-7874a3024ffe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1288 | 2026.02.06 01:20:16.875024 [ 3 ] {676bb90d-b66f-4cd9-81bc-6e369b6dee2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1289 | 2026.02.06 01:20:16.875121 [ 3 ] {676bb90d-b66f-4cd9-81bc-6e369b6dee2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1290 | 2026.02.06 01:20:16.876065 [ 3 ] {676bb90d-b66f-4cd9-81bc-6e369b6dee2a} <Trace> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1291 | 2026.02.06 01:20:16.876111 [ 3 ] {676bb90d-b66f-4cd9-81bc-6e369b6dee2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1292 | 2026.02.06 01:20:16.876587 [ 3 ] {676bb90d-b66f-4cd9-81bc-6e369b6dee2a} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1293 | 2026.02.06 01:20:16.877018 [ 3 ] {676bb90d-b66f-4cd9-81bc-6e369b6dee2a} <Trace> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1294 | 2026.02.06 01:20:16.877164 [ 3 ] {676bb90d-b66f-4cd9-81bc-6e369b6dee2a} <Debug> executeQuery: Read 84 rows, 7.60 KiB in 0.002212 sec., 37974.6835443038 rows/sec., 3.36 MiB/sec. | ||
| 1295 | 2026.02.06 01:20:16.877205 [ 3 ] {676bb90d-b66f-4cd9-81bc-6e369b6dee2a} <Debug> TCPHandler: Processed in 0.002505697 sec. | ||
| 1296 | 2026.02.06 01:20:16.877326 [ 3 ] {} <Trace> TCP-Session: 93aadd0d-13ac-458b-bb25-7874a3024ffe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1297 | 2026.02.06 01:20:16.877418 [ 3 ] {81b1c596-2b18-47ec-8e9c-2488686cc671} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1298 | 2026.02.06 01:20:16.877457 [ 3 ] {81b1c596-2b18-47ec-8e9c-2488686cc671} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1299 | 2026.02.06 01:20:16.877852 [ 3 ] {81b1c596-2b18-47ec-8e9c-2488686cc671} <Trace> oximeter.fields_u16 (fb4d60fc-202c-4b3b-b72e-c67fc122b90a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1300 | 2026.02.06 01:20:16.877887 [ 3 ] {81b1c596-2b18-47ec-8e9c-2488686cc671} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1301 | 2026.02.06 01:20:16.878278 [ 3 ] {81b1c596-2b18-47ec-8e9c-2488686cc671} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1302 | 2026.02.06 01:20:16.878711 [ 3 ] {81b1c596-2b18-47ec-8e9c-2488686cc671} <Trace> oximeter.fields_u16 (fb4d60fc-202c-4b3b-b72e-c67fc122b90a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1303 | 2026.02.06 01:20:16.878838 [ 3 ] {81b1c596-2b18-47ec-8e9c-2488686cc671} <Debug> executeQuery: Read 29 rows, 2.18 KiB in 0.001438 sec., 20166.898470097356 rows/sec., 1.48 MiB/sec. | ||
| 1304 | 2026.02.06 01:20:16.878873 [ 3 ] {81b1c596-2b18-47ec-8e9c-2488686cc671} <Debug> TCPHandler: Processed in 0.001593761 sec. | ||
| 1305 | 2026.02.06 01:20:16.878978 [ 3 ] {} <Trace> TCP-Session: 93aadd0d-13ac-458b-bb25-7874a3024ffe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1306 | 2026.02.06 01:20:16.879068 [ 3 ] {55e273e2-2439-46b3-9b3d-1a944d597e33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1307 | 2026.02.06 01:20:16.879106 [ 3 ] {55e273e2-2439-46b3-9b3d-1a944d597e33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1308 | 2026.02.06 01:20:16.879507 [ 3 ] {55e273e2-2439-46b3-9b3d-1a944d597e33} <Trace> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1309 | 2026.02.06 01:20:16.879542 [ 3 ] {55e273e2-2439-46b3-9b3d-1a944d597e33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1310 | 2026.02.06 01:20:16.880025 [ 3 ] {55e273e2-2439-46b3-9b3d-1a944d597e33} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1311 | 2026.02.06 01:20:16.880438 [ 3 ] {55e273e2-2439-46b3-9b3d-1a944d597e33} <Trace> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1312 | 2026.02.06 01:20:16.880562 [ 3 ] {55e273e2-2439-46b3-9b3d-1a944d597e33} <Debug> executeQuery: Read 65 rows, 5.22 KiB in 0.001511 sec., 43017.86896095301 rows/sec., 3.37 MiB/sec. | ||
| 1313 | 2026.02.06 01:20:16.880596 [ 3 ] {55e273e2-2439-46b3-9b3d-1a944d597e33} <Debug> TCPHandler: Processed in 0.001665241 sec. | ||
| 1314 | 2026.02.06 01:20:16.880699 [ 3 ] {} <Trace> TCP-Session: 93aadd0d-13ac-458b-bb25-7874a3024ffe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1315 | 2026.02.06 01:20:16.880790 [ 3 ] {beaae713-d390-4f8a-866f-c5e4612a0075} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1316 | 2026.02.06 01:20:16.880831 [ 3 ] {beaae713-d390-4f8a-866f-c5e4612a0075} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1317 | 2026.02.06 01:20:16.881183 [ 3 ] {beaae713-d390-4f8a-866f-c5e4612a0075} <Trace> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1318 | 2026.02.06 01:20:16.881218 [ 3 ] {beaae713-d390-4f8a-866f-c5e4612a0075} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1319 | 2026.02.06 01:20:16.881613 [ 3 ] {beaae713-d390-4f8a-866f-c5e4612a0075} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1320 | 2026.02.06 01:20:16.882029 [ 3 ] {beaae713-d390-4f8a-866f-c5e4612a0075} <Trace> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1321 | 2026.02.06 01:20:16.882155 [ 3 ] {beaae713-d390-4f8a-866f-c5e4612a0075} <Debug> executeQuery: Read 50 rows, 3.55 KiB in 0.001382 sec., 36179.4500723589 rows/sec., 2.51 MiB/sec. | ||
| 1322 | 2026.02.06 01:20:16.882189 [ 3 ] {beaae713-d390-4f8a-866f-c5e4612a0075} <Debug> TCPHandler: Processed in 0.00153635 sec. | ||
| 1323 | 2026.02.06 01:20:16.882293 [ 3 ] {} <Trace> TCP-Session: 93aadd0d-13ac-458b-bb25-7874a3024ffe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1324 | 2026.02.06 01:20:16.882382 [ 3 ] {028d8416-a6dd-449e-be22-0e2cf8e98849} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52608) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1325 | 2026.02.06 01:20:16.882434 [ 3 ] {028d8416-a6dd-449e-be22-0e2cf8e98849} <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 | ||
| 1326 | 2026.02.06 01:20:16.883207 [ 3 ] {028d8416-a6dd-449e-be22-0e2cf8e98849} <Trace> oximeter.measurements_histogramu64 (97144b8f-900e-4825-92d0-28bf27d1d4ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1327 | 2026.02.06 01:20:16.883243 [ 3 ] {028d8416-a6dd-449e-be22-0e2cf8e98849} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1328 | 2026.02.06 01:20:16.883873 [ 3 ] {028d8416-a6dd-449e-be22-0e2cf8e98849} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1329 | 2026.02.06 01:20:16.884288 [ 3 ] {028d8416-a6dd-449e-be22-0e2cf8e98849} <Trace> oximeter.measurements_histogramu64 (97144b8f-900e-4825-92d0-28bf27d1d4ae): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1330 | 2026.02.06 01:20:16.884420 [ 3 ] {028d8416-a6dd-449e-be22-0e2cf8e98849} <Debug> executeQuery: Read 29 rows, 53.21 KiB in 0.002054 sec., 14118.79259980526 rows/sec., 25.30 MiB/sec. | ||
| 1331 | 2026.02.06 01:20:16.884472 [ 3 ] {028d8416-a6dd-449e-be22-0e2cf8e98849} <Debug> TCPHandler: Processed in 0.002224835 sec. | ||
| 1332 | 2026.02.06 01:20:16.884577 [ 3 ] {} <Trace> TCP-Session: 93aadd0d-13ac-458b-bb25-7874a3024ffe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1333 | 2026.02.06 01:20:16.884668 [ 3 ] {4fe9b675-9f14-4155-ba2a-86d17e886213} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52608) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1334 | 2026.02.06 01:20:16.884708 [ 3 ] {4fe9b675-9f14-4155-ba2a-86d17e886213} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1335 | 2026.02.06 01:20:16.885027 [ 3 ] {4fe9b675-9f14-4155-ba2a-86d17e886213} <Trace> oximeter.measurements_i64 (eb5bbb7d-dec8-4f45-b15a-e5649e47c6fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1336 | 2026.02.06 01:20:16.885062 [ 3 ] {4fe9b675-9f14-4155-ba2a-86d17e886213} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1337 | 2026.02.06 01:20:16.885503 [ 3 ] {4fe9b675-9f14-4155-ba2a-86d17e886213} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1338 | 2026.02.06 01:20:16.885924 [ 3 ] {4fe9b675-9f14-4155-ba2a-86d17e886213} <Trace> oximeter.measurements_i64 (eb5bbb7d-dec8-4f45-b15a-e5649e47c6fd): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1339 | 2026.02.06 01:20:16.886049 [ 3 ] {4fe9b675-9f14-4155-ba2a-86d17e886213} <Debug> executeQuery: Read 12 rows, 926.00 B in 0.001398 sec., 8583.690987124464 rows/sec., 646.85 KiB/sec. | ||
| 1340 | 2026.02.06 01:20:16.886083 [ 3 ] {4fe9b675-9f14-4155-ba2a-86d17e886213} <Debug> TCPHandler: Processed in 0.001552871 sec. | ||
| 1341 | 2026.02.06 01:20:16.886187 [ 3 ] {} <Trace> TCP-Session: 93aadd0d-13ac-458b-bb25-7874a3024ffe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1342 | 2026.02.06 01:20:16.886277 [ 3 ] {011cd4b2-b3f2-4606-99f1-036773fee929} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1343 | 2026.02.06 01:20:16.886315 [ 3 ] {011cd4b2-b3f2-4606-99f1-036773fee929} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1344 | 2026.02.06 01:20:16.886600 [ 3 ] {011cd4b2-b3f2-4606-99f1-036773fee929} <Trace> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1345 | 2026.02.06 01:20:16.886635 [ 3 ] {011cd4b2-b3f2-4606-99f1-036773fee929} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1346 | 2026.02.06 01:20:16.887031 [ 3 ] {011cd4b2-b3f2-4606-99f1-036773fee929} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1347 | 2026.02.06 01:20:16.887452 [ 3 ] {011cd4b2-b3f2-4606-99f1-036773fee929} <Trace> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1348 | 2026.02.06 01:20:16.887575 [ 3 ] {011cd4b2-b3f2-4606-99f1-036773fee929} <Debug> executeQuery: Read 20 rows, 1.41 KiB in 0.001315 sec., 15209.125475285171 rows/sec., 1.04 MiB/sec. | ||
| 1349 | 2026.02.06 01:20:16.887608 [ 3 ] {011cd4b2-b3f2-4606-99f1-036773fee929} <Debug> TCPHandler: Processed in 0.00146732 sec. | ||
| 1350 | 2026.02.06 01:20:21.871974 [ 3 ] {} <Trace> TCP-Session: 93aadd0d-13ac-458b-bb25-7874a3024ffe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1351 | 2026.02.06 01:20:21.872304 [ 3 ] {8ea4c825-9009-43e8-9e17-3e28ba72f69c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52608) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent') FORMAT Native; (stage: Complete) | ||
| 1352 | 2026.02.06 01:20:21.872800 [ 3 ] {8ea4c825-9009-43e8-9e17-3e28ba72f69c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1353 | 2026.02.06 01:20:21.877894 [ 3 ] {8ea4c825-9009-43e8-9e17-3e28ba72f69c} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent')" moved to PREWHERE | ||
| 1354 | 2026.02.06 01:20:21.878281 [ 3 ] {8ea4c825-9009-43e8-9e17-3e28ba72f69c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1355 | 2026.02.06 01:20:21.878378 [ 3 ] {8ea4c825-9009-43e8-9e17-3e28ba72f69c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1356 | 2026.02.06 01:20:21.880949 [ 3 ] {8ea4c825-9009-43e8-9e17-3e28ba72f69c} <Debug> oximeter.timeseries_schema (079f8c3c-5f71-41a3-a1f0-33718f76712f) (SelectExecutor): Key condition: (column 0 notIn 25-element set) | ||
| 1357 | 2026.02.06 01:20:21.883693 [ 3 ] {8ea4c825-9009-43e8-9e17-3e28ba72f69c} <Trace> oximeter.timeseries_schema (079f8c3c-5f71-41a3-a1f0-33718f76712f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1358 | 2026.02.06 01:20:21.885923 [ 3 ] {8ea4c825-9009-43e8-9e17-3e28ba72f69c} <Debug> oximeter.timeseries_schema (079f8c3c-5f71-41a3-a1f0-33718f76712f) (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 | ||
| 1359 | 2026.02.06 01:20:21.885965 [ 3 ] {8ea4c825-9009-43e8-9e17-3e28ba72f69c} <Trace> oximeter.timeseries_schema (079f8c3c-5f71-41a3-a1f0-33718f76712f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1360 | 2026.02.06 01:20:21.890897 [ 3 ] {8ea4c825-9009-43e8-9e17-3e28ba72f69c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent'))" | ||
| 1361 | 2026.02.06 01:20:21.890944 [ 3 ] {8ea4c825-9009-43e8-9e17-3e28ba72f69c} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 25 rows starting from 0 | ||
| 1362 | 2026.02.06 01:20:21.922914 [ 3 ] {8ea4c825-9009-43e8-9e17-3e28ba72f69c} <Debug> executeQuery: Read 25 rows, 1.10 KiB in 0.050738 sec., 492.72734439670467 rows/sec., 21.65 KiB/sec. | ||
| 1363 | 2026.02.06 01:20:21.923114 [ 3 ] {8ea4c825-9009-43e8-9e17-3e28ba72f69c} <Debug> TCPHandler: Processed in 0.051335359 sec. | ||
| 1364 | 2026.02.06 01:20:21.923686 [ 3 ] {} <Trace> TCP-Session: 93aadd0d-13ac-458b-bb25-7874a3024ffe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1365 | 2026.02.06 01:20:21.923921 [ 3 ] {b12aafc6-5531-473e-8f95-64631c08fb19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52608) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent') FORMAT Native; (stage: Complete) | ||
| 1366 | 2026.02.06 01:20:21.924338 [ 3 ] {b12aafc6-5531-473e-8f95-64631c08fb19} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1367 | 2026.02.06 01:20:21.924390 [ 3 ] {b12aafc6-5531-473e-8f95-64631c08fb19} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent')" moved to PREWHERE | ||
| 1368 | 2026.02.06 01:20:21.924649 [ 3 ] {b12aafc6-5531-473e-8f95-64631c08fb19} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1369 | 2026.02.06 01:20:21.924725 [ 3 ] {b12aafc6-5531-473e-8f95-64631c08fb19} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1370 | 2026.02.06 01:20:21.924887 [ 3 ] {b12aafc6-5531-473e-8f95-64631c08fb19} <Debug> oximeter.timeseries_schema (079f8c3c-5f71-41a3-a1f0-33718f76712f) (SelectExecutor): Key condition: (column 0 notIn 26-element set) | ||
| 1371 | 2026.02.06 01:20:21.924929 [ 3 ] {b12aafc6-5531-473e-8f95-64631c08fb19} <Trace> oximeter.timeseries_schema (079f8c3c-5f71-41a3-a1f0-33718f76712f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1372 | 2026.02.06 01:20:21.924962 [ 3 ] {b12aafc6-5531-473e-8f95-64631c08fb19} <Debug> oximeter.timeseries_schema (079f8c3c-5f71-41a3-a1f0-33718f76712f) (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 | ||
| 1373 | 2026.02.06 01:20:21.924984 [ 3 ] {b12aafc6-5531-473e-8f95-64631c08fb19} <Trace> oximeter.timeseries_schema (079f8c3c-5f71-41a3-a1f0-33718f76712f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1374 | 2026.02.06 01:20:21.925028 [ 3 ] {b12aafc6-5531-473e-8f95-64631c08fb19} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent'))" | ||
| 1375 | 2026.02.06 01:20:21.925049 [ 3 ] {b12aafc6-5531-473e-8f95-64631c08fb19} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 25 rows starting from 0 | ||
| 1376 | 2026.02.06 01:20:21.925794 [ 3 ] {b12aafc6-5531-473e-8f95-64631c08fb19} <Debug> executeQuery: Read 25 rows, 1.10 KiB in 0.001998 sec., 12512.51251251251 rows/sec., 549.87 KiB/sec. | ||
| 1377 | 2026.02.06 01:20:21.925876 [ 3 ] {b12aafc6-5531-473e-8f95-64631c08fb19} <Debug> TCPHandler: Processed in 0.002357886 sec. | ||
| 1378 | 2026.02.06 01:20:21.926794 [ 3 ] {} <Trace> TCP-Session: 93aadd0d-13ac-458b-bb25-7874a3024ffe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1379 | 2026.02.06 01:20:21.926966 [ 3 ] {c774300a-24f0-4e99-809b-a00c580d1476} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52608) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent') FORMAT Native; (stage: Complete) | ||
| 1380 | 2026.02.06 01:20:21.927228 [ 3 ] {c774300a-24f0-4e99-809b-a00c580d1476} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1381 | 2026.02.06 01:20:21.927265 [ 3 ] {c774300a-24f0-4e99-809b-a00c580d1476} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent')" moved to PREWHERE | ||
| 1382 | 2026.02.06 01:20:21.927473 [ 3 ] {c774300a-24f0-4e99-809b-a00c580d1476} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1383 | 2026.02.06 01:20:21.927531 [ 3 ] {c774300a-24f0-4e99-809b-a00c580d1476} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1384 | 2026.02.06 01:20:21.927653 [ 3 ] {c774300a-24f0-4e99-809b-a00c580d1476} <Debug> oximeter.timeseries_schema (079f8c3c-5f71-41a3-a1f0-33718f76712f) (SelectExecutor): Key condition: (column 0 notIn 27-element set) | ||
| 1385 | 2026.02.06 01:20:21.927694 [ 3 ] {c774300a-24f0-4e99-809b-a00c580d1476} <Trace> oximeter.timeseries_schema (079f8c3c-5f71-41a3-a1f0-33718f76712f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1386 | 2026.02.06 01:20:21.927720 [ 3 ] {c774300a-24f0-4e99-809b-a00c580d1476} <Debug> oximeter.timeseries_schema (079f8c3c-5f71-41a3-a1f0-33718f76712f) (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 | ||
| 1387 | 2026.02.06 01:20:21.927737 [ 3 ] {c774300a-24f0-4e99-809b-a00c580d1476} <Trace> oximeter.timeseries_schema (079f8c3c-5f71-41a3-a1f0-33718f76712f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1388 | 2026.02.06 01:20:21.927779 [ 3 ] {c774300a-24f0-4e99-809b-a00c580d1476} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent'))" | ||
| 1389 | 2026.02.06 01:20:21.927891 [ 3 ] {c774300a-24f0-4e99-809b-a00c580d1476} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 25 rows starting from 0 | ||
| 1390 | 2026.02.06 01:20:21.928360 [ 3 ] {c774300a-24f0-4e99-809b-a00c580d1476} <Debug> executeQuery: Read 25 rows, 1.10 KiB in 0.001461 sec., 17111.567419575633 rows/sec., 751.97 KiB/sec. | ||
| 1391 | 2026.02.06 01:20:21.928425 [ 3 ] {c774300a-24f0-4e99-809b-a00c580d1476} <Debug> TCPHandler: Processed in 0.001699311 sec. | ||
| 1392 | 2026.02.06 01:20:21.928746 [ 3 ] {} <Trace> TCP-Session: 93aadd0d-13ac-458b-bb25-7874a3024ffe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1393 | 2026.02.06 01:20:21.928994 [ 3 ] {608e8d5a-0994-4091-91b9-16ca91fec5c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52608) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity') FORMAT Native; (stage: Complete) | ||
| 1394 | 2026.02.06 01:20:21.929235 [ 3 ] {608e8d5a-0994-4091-91b9-16ca91fec5c8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1395 | 2026.02.06 01:20:21.929272 [ 3 ] {608e8d5a-0994-4091-91b9-16ca91fec5c8} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity')" moved to PREWHERE | ||
| 1396 | 2026.02.06 01:20:21.929463 [ 3 ] {608e8d5a-0994-4091-91b9-16ca91fec5c8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1397 | 2026.02.06 01:20:21.929517 [ 3 ] {608e8d5a-0994-4091-91b9-16ca91fec5c8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1398 | 2026.02.06 01:20:21.929620 [ 3 ] {608e8d5a-0994-4091-91b9-16ca91fec5c8} <Debug> oximeter.timeseries_schema (079f8c3c-5f71-41a3-a1f0-33718f76712f) (SelectExecutor): Key condition: (column 0 notIn 28-element set) | ||
| 1399 | 2026.02.06 01:20:21.929651 [ 3 ] {608e8d5a-0994-4091-91b9-16ca91fec5c8} <Trace> oximeter.timeseries_schema (079f8c3c-5f71-41a3-a1f0-33718f76712f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1400 | 2026.02.06 01:20:21.929670 [ 3 ] {608e8d5a-0994-4091-91b9-16ca91fec5c8} <Debug> oximeter.timeseries_schema (079f8c3c-5f71-41a3-a1f0-33718f76712f) (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 | ||
| 1401 | 2026.02.06 01:20:21.929685 [ 3 ] {608e8d5a-0994-4091-91b9-16ca91fec5c8} <Trace> oximeter.timeseries_schema (079f8c3c-5f71-41a3-a1f0-33718f76712f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1402 | 2026.02.06 01:20:21.929718 [ 3 ] {608e8d5a-0994-4091-91b9-16ca91fec5c8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity'))" | ||
| 1403 | 2026.02.06 01:20:21.929739 [ 3 ] {608e8d5a-0994-4091-91b9-16ca91fec5c8} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 25 rows starting from 0 | ||
| 1404 | 2026.02.06 01:20:21.930213 [ 3 ] {608e8d5a-0994-4091-91b9-16ca91fec5c8} <Debug> executeQuery: Read 25 rows, 1.10 KiB in 0.001278 sec., 19561.815336463224 rows/sec., 859.65 KiB/sec. | ||
| 1405 | 2026.02.06 01:20:21.930278 [ 3 ] {608e8d5a-0994-4091-91b9-16ca91fec5c8} <Debug> TCPHandler: Processed in 0.001596421 sec. | ||
| 1406 | 2026.02.06 01:20:21.930572 [ 3 ] {} <Trace> TCP-Session: 93aadd0d-13ac-458b-bb25-7874a3024ffe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1407 | 2026.02.06 01:20:21.930711 [ 3 ] {107c676e-434c-48ac-8911-6c48ffe14536} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52608) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 1408 | 2026.02.06 01:20:21.930943 [ 3 ] {107c676e-434c-48ac-8911-6c48ffe14536} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1409 | 2026.02.06 01:20:21.930979 [ 3 ] {107c676e-434c-48ac-8911-6c48ffe14536} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:occupancy')" moved to PREWHERE | ||
| 1410 | 2026.02.06 01:20:21.931213 [ 3 ] {107c676e-434c-48ac-8911-6c48ffe14536} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1411 | 2026.02.06 01:20:21.931282 [ 3 ] {107c676e-434c-48ac-8911-6c48ffe14536} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1412 | 2026.02.06 01:20:21.931413 [ 3 ] {107c676e-434c-48ac-8911-6c48ffe14536} <Debug> oximeter.timeseries_schema (079f8c3c-5f71-41a3-a1f0-33718f76712f) (SelectExecutor): Key condition: (column 0 notIn 29-element set) | ||
| 1413 | 2026.02.06 01:20:21.931449 [ 3 ] {107c676e-434c-48ac-8911-6c48ffe14536} <Trace> oximeter.timeseries_schema (079f8c3c-5f71-41a3-a1f0-33718f76712f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1414 | 2026.02.06 01:20:21.931476 [ 3 ] {107c676e-434c-48ac-8911-6c48ffe14536} <Debug> oximeter.timeseries_schema (079f8c3c-5f71-41a3-a1f0-33718f76712f) (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 | ||
| 1415 | 2026.02.06 01:20:21.931496 [ 3 ] {107c676e-434c-48ac-8911-6c48ffe14536} <Trace> oximeter.timeseries_schema (079f8c3c-5f71-41a3-a1f0-33718f76712f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1416 | 2026.02.06 01:20:21.931543 [ 3 ] {107c676e-434c-48ac-8911-6c48ffe14536} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:occupancy'))" | ||
| 1417 | 2026.02.06 01:20:21.931570 [ 3 ] {107c676e-434c-48ac-8911-6c48ffe14536} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 25 rows starting from 0 | ||
| 1418 | 2026.02.06 01:20:21.932114 [ 3 ] {107c676e-434c-48ac-8911-6c48ffe14536} <Debug> executeQuery: Read 25 rows, 1.10 KiB in 0.001461 sec., 17111.567419575633 rows/sec., 751.97 KiB/sec. | ||
| 1419 | 2026.02.06 01:20:21.932186 [ 3 ] {107c676e-434c-48ac-8911-6c48ffe14536} <Debug> TCPHandler: Processed in 0.001671122 sec. | ||
| 1420 | 2026.02.06 01:20:21.932482 [ 3 ] {} <Trace> TCP-Session: 93aadd0d-13ac-458b-bb25-7874a3024ffe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1421 | 2026.02.06 01:20:21.932618 [ 3 ] {58f65d77-d15e-4952-b017-67bc498a2ed6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52608) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 1422 | 2026.02.06 01:20:21.932882 [ 3 ] {58f65d77-d15e-4952-b017-67bc498a2ed6} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1423 | 2026.02.06 01:20:21.932927 [ 3 ] {58f65d77-d15e-4952-b017-67bc498a2ed6} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy')" moved to PREWHERE | ||
| 1424 | 2026.02.06 01:20:21.933161 [ 3 ] {58f65d77-d15e-4952-b017-67bc498a2ed6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1425 | 2026.02.06 01:20:21.933220 [ 3 ] {58f65d77-d15e-4952-b017-67bc498a2ed6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1426 | 2026.02.06 01:20:21.933351 [ 3 ] {58f65d77-d15e-4952-b017-67bc498a2ed6} <Debug> oximeter.timeseries_schema (079f8c3c-5f71-41a3-a1f0-33718f76712f) (SelectExecutor): Key condition: (column 0 notIn 30-element set) | ||
| 1427 | 2026.02.06 01:20:21.933388 [ 3 ] {58f65d77-d15e-4952-b017-67bc498a2ed6} <Trace> oximeter.timeseries_schema (079f8c3c-5f71-41a3-a1f0-33718f76712f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1428 | 2026.02.06 01:20:21.933412 [ 3 ] {58f65d77-d15e-4952-b017-67bc498a2ed6} <Debug> oximeter.timeseries_schema (079f8c3c-5f71-41a3-a1f0-33718f76712f) (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 | ||
| 1429 | 2026.02.06 01:20:21.933433 [ 3 ] {58f65d77-d15e-4952-b017-67bc498a2ed6} <Trace> oximeter.timeseries_schema (079f8c3c-5f71-41a3-a1f0-33718f76712f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1430 | 2026.02.06 01:20:21.933475 [ 3 ] {58f65d77-d15e-4952-b017-67bc498a2ed6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy'))" | ||
| 1431 | 2026.02.06 01:20:21.933501 [ 3 ] {58f65d77-d15e-4952-b017-67bc498a2ed6} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 25 rows starting from 0 | ||
| 1432 | 2026.02.06 01:20:21.934003 [ 3 ] {58f65d77-d15e-4952-b017-67bc498a2ed6} <Debug> executeQuery: Read 25 rows, 1.10 KiB in 0.00144 sec., 17361.11111111111 rows/sec., 762.94 KiB/sec. | ||
| 1433 | 2026.02.06 01:20:21.934073 [ 3 ] {58f65d77-d15e-4952-b017-67bc498a2ed6} <Debug> TCPHandler: Processed in 0.001643371 sec. | ||
| 1434 | 2026.02.06 01:20:21.934370 [ 3 ] {} <Trace> TCP-Session: 93aadd0d-13ac-458b-bb25-7874a3024ffe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1435 | 2026.02.06 01:20:21.934536 [ 3 ] {85fa2bb8-d536-4c10-874b-32dc95a28265} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52608) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 1436 | 2026.02.06 01:20:21.934817 [ 3 ] {85fa2bb8-d536-4c10-874b-32dc95a28265} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1437 | 2026.02.06 01:20:21.934864 [ 3 ] {85fa2bb8-d536-4c10-874b-32dc95a28265} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy')" moved to PREWHERE | ||
| 1438 | 2026.02.06 01:20:21.935115 [ 3 ] {85fa2bb8-d536-4c10-874b-32dc95a28265} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1439 | 2026.02.06 01:20:21.935181 [ 3 ] {85fa2bb8-d536-4c10-874b-32dc95a28265} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1440 | 2026.02.06 01:20:21.935307 [ 3 ] {85fa2bb8-d536-4c10-874b-32dc95a28265} <Debug> oximeter.timeseries_schema (079f8c3c-5f71-41a3-a1f0-33718f76712f) (SelectExecutor): Key condition: (column 0 notIn 31-element set) | ||
| 1441 | 2026.02.06 01:20:21.935344 [ 3 ] {85fa2bb8-d536-4c10-874b-32dc95a28265} <Trace> oximeter.timeseries_schema (079f8c3c-5f71-41a3-a1f0-33718f76712f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1442 | 2026.02.06 01:20:21.935371 [ 3 ] {85fa2bb8-d536-4c10-874b-32dc95a28265} <Debug> oximeter.timeseries_schema (079f8c3c-5f71-41a3-a1f0-33718f76712f) (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 | ||
| 1443 | 2026.02.06 01:20:21.935392 [ 3 ] {85fa2bb8-d536-4c10-874b-32dc95a28265} <Trace> oximeter.timeseries_schema (079f8c3c-5f71-41a3-a1f0-33718f76712f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1444 | 2026.02.06 01:20:21.935435 [ 3 ] {85fa2bb8-d536-4c10-874b-32dc95a28265} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy'))" | ||
| 1445 | 2026.02.06 01:20:21.935462 [ 3 ] {85fa2bb8-d536-4c10-874b-32dc95a28265} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 25 rows starting from 0 | ||
| 1446 | 2026.02.06 01:20:21.936027 [ 3 ] {85fa2bb8-d536-4c10-874b-32dc95a28265} <Debug> executeQuery: Read 25 rows, 1.10 KiB in 0.001559 sec., 16035.920461834508 rows/sec., 704.70 KiB/sec. | ||
| 1447 | 2026.02.06 01:20:21.936102 [ 3 ] {85fa2bb8-d536-4c10-874b-32dc95a28265} <Debug> TCPHandler: Processed in 0.001785402 sec. | ||
| 1448 | 2026.02.06 01:20:21.936415 [ 3 ] {} <Trace> TCP-Session: 93aadd0d-13ac-458b-bb25-7874a3024ffe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1449 | 2026.02.06 01:20:21.936574 [ 3 ] {29c5275e-83ae-4169-b56d-d9aa7d9965ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52608) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1450 | 2026.02.06 01:20:21.936888 [ 3 ] {29c5275e-83ae-4169-b56d-d9aa7d9965ba} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1451 | 2026.02.06 01:20:21.936932 [ 3 ] {29c5275e-83ae-4169-b56d-d9aa7d9965ba} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates')" moved to PREWHERE | ||
| 1452 | 2026.02.06 01:20:21.937195 [ 3 ] {29c5275e-83ae-4169-b56d-d9aa7d9965ba} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1453 | 2026.02.06 01:20:21.937258 [ 3 ] {29c5275e-83ae-4169-b56d-d9aa7d9965ba} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1454 | 2026.02.06 01:20:21.937383 [ 3 ] {29c5275e-83ae-4169-b56d-d9aa7d9965ba} <Debug> oximeter.timeseries_schema (079f8c3c-5f71-41a3-a1f0-33718f76712f) (SelectExecutor): Key condition: (column 0 notIn 32-element set) | ||
| 1455 | 2026.02.06 01:20:21.937417 [ 3 ] {29c5275e-83ae-4169-b56d-d9aa7d9965ba} <Trace> oximeter.timeseries_schema (079f8c3c-5f71-41a3-a1f0-33718f76712f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1456 | 2026.02.06 01:20:21.937441 [ 3 ] {29c5275e-83ae-4169-b56d-d9aa7d9965ba} <Debug> oximeter.timeseries_schema (079f8c3c-5f71-41a3-a1f0-33718f76712f) (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 | ||
| 1457 | 2026.02.06 01:20:21.937461 [ 3 ] {29c5275e-83ae-4169-b56d-d9aa7d9965ba} <Trace> oximeter.timeseries_schema (079f8c3c-5f71-41a3-a1f0-33718f76712f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1458 | 2026.02.06 01:20:21.937503 [ 3 ] {29c5275e-83ae-4169-b56d-d9aa7d9965ba} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" | ||
| 1459 | 2026.02.06 01:20:21.937529 [ 3 ] {29c5275e-83ae-4169-b56d-d9aa7d9965ba} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 25 rows starting from 0 | ||
| 1460 | 2026.02.06 01:20:21.938040 [ 3 ] {29c5275e-83ae-4169-b56d-d9aa7d9965ba} <Debug> executeQuery: Read 25 rows, 1.10 KiB in 0.001536 sec., 16276.041666666666 rows/sec., 715.26 KiB/sec. | ||
| 1461 | 2026.02.06 01:20:21.938115 [ 3 ] {29c5275e-83ae-4169-b56d-d9aa7d9965ba} <Debug> TCPHandler: Processed in 0.001758782 sec. | ||
| 1462 | 2026.02.06 01:20:21.938440 [ 3 ] {} <Trace> TCP-Session: 93aadd0d-13ac-458b-bb25-7874a3024ffe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1463 | 2026.02.06 01:20:21.938579 [ 3 ] {6316b689-cced-4db6-b1ce-0d65253bd8a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52608) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1464 | 2026.02.06 01:20:21.938816 [ 3 ] {6316b689-cced-4db6-b1ce-0d65253bd8a3} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1465 | 2026.02.06 01:20:21.938854 [ 3 ] {6316b689-cced-4db6-b1ce-0d65253bd8a3} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates')" moved to PREWHERE | ||
| 1466 | 2026.02.06 01:20:21.939052 [ 3 ] {6316b689-cced-4db6-b1ce-0d65253bd8a3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1467 | 2026.02.06 01:20:21.939107 [ 3 ] {6316b689-cced-4db6-b1ce-0d65253bd8a3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1468 | 2026.02.06 01:20:21.939209 [ 3 ] {6316b689-cced-4db6-b1ce-0d65253bd8a3} <Debug> oximeter.timeseries_schema (079f8c3c-5f71-41a3-a1f0-33718f76712f) (SelectExecutor): Key condition: (column 0 notIn 33-element set) | ||
| 1469 | 2026.02.06 01:20:21.939239 [ 3 ] {6316b689-cced-4db6-b1ce-0d65253bd8a3} <Trace> oximeter.timeseries_schema (079f8c3c-5f71-41a3-a1f0-33718f76712f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1470 | 2026.02.06 01:20:21.939258 [ 3 ] {6316b689-cced-4db6-b1ce-0d65253bd8a3} <Debug> oximeter.timeseries_schema (079f8c3c-5f71-41a3-a1f0-33718f76712f) (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 | ||
| 1471 | 2026.02.06 01:20:21.939273 [ 3 ] {6316b689-cced-4db6-b1ce-0d65253bd8a3} <Trace> oximeter.timeseries_schema (079f8c3c-5f71-41a3-a1f0-33718f76712f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1472 | 2026.02.06 01:20:21.939306 [ 3 ] {6316b689-cced-4db6-b1ce-0d65253bd8a3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" | ||
| 1473 | 2026.02.06 01:20:21.939325 [ 3 ] {6316b689-cced-4db6-b1ce-0d65253bd8a3} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 25 rows starting from 0 | ||
| 1474 | 2026.02.06 01:20:21.939749 [ 3 ] {6316b689-cced-4db6-b1ce-0d65253bd8a3} <Debug> executeQuery: Read 25 rows, 1.10 KiB in 0.001225 sec., 20408.163265306124 rows/sec., 896.84 KiB/sec. | ||
| 1475 | 2026.02.06 01:20:21.939818 [ 3 ] {6316b689-cced-4db6-b1ce-0d65253bd8a3} <Debug> TCPHandler: Processed in 0.001432329 sec. | ||
| 1476 | 2026.02.06 01:20:21.940109 [ 3 ] {} <Trace> TCP-Session: 93aadd0d-13ac-458b-bb25-7874a3024ffe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1477 | 2026.02.06 01:20:21.940249 [ 3 ] {fa5b134e-5627-4081-9aa0-5236a39751e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52608) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_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) | ||
| 1478 | 2026.02.06 01:20:21.940476 [ 3 ] {fa5b134e-5627-4081-9aa0-5236a39751e3} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1479 | 2026.02.06 01:20:21.940512 [ 3 ] {fa5b134e-5627-4081-9aa0-5236a39751e3} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1480 | 2026.02.06 01:20:21.940710 [ 3 ] {fa5b134e-5627-4081-9aa0-5236a39751e3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1481 | 2026.02.06 01:20:21.940764 [ 3 ] {fa5b134e-5627-4081-9aa0-5236a39751e3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1482 | 2026.02.06 01:20:21.940864 [ 3 ] {fa5b134e-5627-4081-9aa0-5236a39751e3} <Debug> oximeter.timeseries_schema (079f8c3c-5f71-41a3-a1f0-33718f76712f) (SelectExecutor): Key condition: (column 0 notIn 34-element set) | ||
| 1483 | 2026.02.06 01:20:21.940897 [ 3 ] {fa5b134e-5627-4081-9aa0-5236a39751e3} <Trace> oximeter.timeseries_schema (079f8c3c-5f71-41a3-a1f0-33718f76712f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1484 | 2026.02.06 01:20:21.940917 [ 3 ] {fa5b134e-5627-4081-9aa0-5236a39751e3} <Debug> oximeter.timeseries_schema (079f8c3c-5f71-41a3-a1f0-33718f76712f) (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 | ||
| 1485 | 2026.02.06 01:20:21.940932 [ 3 ] {fa5b134e-5627-4081-9aa0-5236a39751e3} <Trace> oximeter.timeseries_schema (079f8c3c-5f71-41a3-a1f0-33718f76712f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1486 | 2026.02.06 01:20:21.940966 [ 3 ] {fa5b134e-5627-4081-9aa0-5236a39751e3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1487 | 2026.02.06 01:20:21.940984 [ 3 ] {fa5b134e-5627-4081-9aa0-5236a39751e3} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 25 rows starting from 0 | ||
| 1488 | 2026.02.06 01:20:21.941579 [ 3 ] {fa5b134e-5627-4081-9aa0-5236a39751e3} <Debug> executeQuery: Read 25 rows, 1.10 KiB in 0.001386 sec., 18037.518037518035 rows/sec., 792.66 KiB/sec. | ||
| 1489 | 2026.02.06 01:20:21.941640 [ 3 ] {fa5b134e-5627-4081-9aa0-5236a39751e3} <Debug> TCPHandler: Processed in 0.001583591 sec. | ||
| 1490 | 2026.02.06 01:20:21.941958 [ 3 ] {} <Trace> TCP-Session: 93aadd0d-13ac-458b-bb25-7874a3024ffe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1491 | 2026.02.06 01:20:21.942093 [ 3 ] {07f7fd40-e4c8-42ae-ac64-a94160845ead} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52608) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_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) | ||
| 1492 | 2026.02.06 01:20:21.942317 [ 3 ] {07f7fd40-e4c8-42ae-ac64-a94160845ead} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1493 | 2026.02.06 01:20:21.942353 [ 3 ] {07f7fd40-e4c8-42ae-ac64-a94160845ead} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_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 | ||
| 1494 | 2026.02.06 01:20:21.942547 [ 3 ] {07f7fd40-e4c8-42ae-ac64-a94160845ead} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1495 | 2026.02.06 01:20:21.942601 [ 3 ] {07f7fd40-e4c8-42ae-ac64-a94160845ead} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1496 | 2026.02.06 01:20:21.942701 [ 3 ] {07f7fd40-e4c8-42ae-ac64-a94160845ead} <Debug> oximeter.timeseries_schema (079f8c3c-5f71-41a3-a1f0-33718f76712f) (SelectExecutor): Key condition: (column 0 notIn 35-element set) | ||
| 1497 | 2026.02.06 01:20:21.942730 [ 3 ] {07f7fd40-e4c8-42ae-ac64-a94160845ead} <Trace> oximeter.timeseries_schema (079f8c3c-5f71-41a3-a1f0-33718f76712f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1498 | 2026.02.06 01:20:21.942750 [ 3 ] {07f7fd40-e4c8-42ae-ac64-a94160845ead} <Debug> oximeter.timeseries_schema (079f8c3c-5f71-41a3-a1f0-33718f76712f) (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 | ||
| 1499 | 2026.02.06 01:20:21.942764 [ 3 ] {07f7fd40-e4c8-42ae-ac64-a94160845ead} <Trace> oximeter.timeseries_schema (079f8c3c-5f71-41a3-a1f0-33718f76712f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1500 | 2026.02.06 01:20:21.942797 [ 3 ] {07f7fd40-e4c8-42ae-ac64-a94160845ead} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_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'))" | ||
| 1501 | 2026.02.06 01:20:21.942816 [ 3 ] {07f7fd40-e4c8-42ae-ac64-a94160845ead} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 25 rows starting from 0 | ||
| 1502 | 2026.02.06 01:20:21.943270 [ 3 ] {07f7fd40-e4c8-42ae-ac64-a94160845ead} <Debug> executeQuery: Read 25 rows, 1.10 KiB in 0.001233 sec., 20275.750202757503 rows/sec., 891.02 KiB/sec. | ||
| 1503 | 2026.02.06 01:20:21.943335 [ 3 ] {07f7fd40-e4c8-42ae-ac64-a94160845ead} <Debug> TCPHandler: Processed in 0.001428089 sec. | ||
| 1504 | 2026.02.06 01:20:21.952956 [ 3 ] {} <Trace> TCP-Session: 93aadd0d-13ac-458b-bb25-7874a3024ffe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1505 | 2026.02.06 01:20:21.953145 [ 3 ] {430753f2-0ee4-46f1-a216-5501cf2f97fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52608) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_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) | ||
| 1506 | 2026.02.06 01:20:21.953434 [ 3 ] {430753f2-0ee4-46f1-a216-5501cf2f97fe} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1507 | 2026.02.06 01:20:21.953473 [ 3 ] {430753f2-0ee4-46f1-a216-5501cf2f97fe} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_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 | ||
| 1508 | 2026.02.06 01:20:21.953704 [ 3 ] {430753f2-0ee4-46f1-a216-5501cf2f97fe} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1509 | 2026.02.06 01:20:21.953769 [ 3 ] {430753f2-0ee4-46f1-a216-5501cf2f97fe} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1510 | 2026.02.06 01:20:21.953889 [ 3 ] {430753f2-0ee4-46f1-a216-5501cf2f97fe} <Debug> oximeter.timeseries_schema (079f8c3c-5f71-41a3-a1f0-33718f76712f) (SelectExecutor): Key condition: (column 0 notIn 36-element set) | ||
| 1511 | 2026.02.06 01:20:21.953922 [ 3 ] {430753f2-0ee4-46f1-a216-5501cf2f97fe} <Trace> oximeter.timeseries_schema (079f8c3c-5f71-41a3-a1f0-33718f76712f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1512 | 2026.02.06 01:20:21.953942 [ 3 ] {430753f2-0ee4-46f1-a216-5501cf2f97fe} <Debug> oximeter.timeseries_schema (079f8c3c-5f71-41a3-a1f0-33718f76712f) (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 | ||
| 1513 | 2026.02.06 01:20:21.953957 [ 3 ] {430753f2-0ee4-46f1-a216-5501cf2f97fe} <Trace> oximeter.timeseries_schema (079f8c3c-5f71-41a3-a1f0-33718f76712f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1514 | 2026.02.06 01:20:21.953994 [ 3 ] {430753f2-0ee4-46f1-a216-5501cf2f97fe} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_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'))" | ||
| 1515 | 2026.02.06 01:20:21.954014 [ 3 ] {430753f2-0ee4-46f1-a216-5501cf2f97fe} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 25 rows starting from 0 | ||
| 1516 | 2026.02.06 01:20:21.954596 [ 3 ] {430753f2-0ee4-46f1-a216-5501cf2f97fe} <Debug> executeQuery: Read 25 rows, 1.10 KiB in 0.001532 sec., 16318.537859007834 rows/sec., 717.12 KiB/sec. | ||
| 1517 | 2026.02.06 01:20:21.954675 [ 3 ] {430753f2-0ee4-46f1-a216-5501cf2f97fe} <Debug> TCPHandler: Processed in 0.001806813 sec. | ||
| 1518 | 2026.02.06 01:20:21.962037 [ 3 ] {} <Trace> TCP-Session: 93aadd0d-13ac-458b-bb25-7874a3024ffe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1519 | 2026.02.06 01:20:21.962156 [ 3 ] {9bbfb841-de6f-4b90-ac19-08dd40119a0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52608) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1520 | 2026.02.06 01:20:21.962201 [ 3 ] {9bbfb841-de6f-4b90-ac19-08dd40119a0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1521 | 2026.02.06 01:20:21.962878 [ 3 ] {9bbfb841-de6f-4b90-ac19-08dd40119a0a} <Trace> oximeter.timeseries_schema (079f8c3c-5f71-41a3-a1f0-33718f76712f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1522 | 2026.02.06 01:20:21.962921 [ 3 ] {9bbfb841-de6f-4b90-ac19-08dd40119a0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1523 | 2026.02.06 01:20:21.963429 [ 3 ] {9bbfb841-de6f-4b90-ac19-08dd40119a0a} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1524 | 2026.02.06 01:20:21.963789 [ 3 ] {9bbfb841-de6f-4b90-ac19-08dd40119a0a} <Trace> oximeter.timeseries_schema (079f8c3c-5f71-41a3-a1f0-33718f76712f): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1525 | 2026.02.06 01:20:21.963961 [ 3 ] {9bbfb841-de6f-4b90-ac19-08dd40119a0a} <Debug> executeQuery: Read 12 rows, 4.37 KiB in 0.001838 sec., 6528.8356909684435 rows/sec., 2.32 MiB/sec. | ||
| 1526 | 2026.02.06 01:20:21.964008 [ 3 ] {9bbfb841-de6f-4b90-ac19-08dd40119a0a} <Debug> TCPHandler: Processed in 0.002027254 sec. | ||
| 1527 | 2026.02.06 01:20:21.964136 [ 3 ] {} <Trace> TCP-Session: 93aadd0d-13ac-458b-bb25-7874a3024ffe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1528 | 2026.02.06 01:20:21.964239 [ 3 ] {2a010994-289a-4097-a3d0-5ba2448ef131} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52608) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1529 | 2026.02.06 01:20:21.964281 [ 3 ] {2a010994-289a-4097-a3d0-5ba2448ef131} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1530 | 2026.02.06 01:20:21.964834 [ 3 ] {2a010994-289a-4097-a3d0-5ba2448ef131} <Trace> oximeter.fields_i16 (104ba66f-7843-4e50-a9a9-abb40c455f87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1531 | 2026.02.06 01:20:21.964875 [ 3 ] {2a010994-289a-4097-a3d0-5ba2448ef131} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1532 | 2026.02.06 01:20:21.965275 [ 3 ] {2a010994-289a-4097-a3d0-5ba2448ef131} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1533 | 2026.02.06 01:20:21.965694 [ 3 ] {2a010994-289a-4097-a3d0-5ba2448ef131} <Trace> oximeter.fields_i16 (104ba66f-7843-4e50-a9a9-abb40c455f87): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1534 | 2026.02.06 01:20:21.965851 [ 3 ] {2a010994-289a-4097-a3d0-5ba2448ef131} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.001635 sec., 162691.13149847096 rows/sec., 10.34 MiB/sec. | ||
| 1535 | 2026.02.06 01:20:21.965895 [ 3 ] {2a010994-289a-4097-a3d0-5ba2448ef131} <Debug> TCPHandler: Processed in 0.001809782 sec. | ||
| 1536 | 2026.02.06 01:20:21.966025 [ 3 ] {} <Trace> TCP-Session: 93aadd0d-13ac-458b-bb25-7874a3024ffe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1537 | 2026.02.06 01:20:21.966124 [ 3 ] {c4381b4f-eb87-4b6d-bde1-37354bd57fcc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52608) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1538 | 2026.02.06 01:20:21.966167 [ 3 ] {c4381b4f-eb87-4b6d-bde1-37354bd57fcc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1539 | 2026.02.06 01:20:21.966612 [ 3 ] {c4381b4f-eb87-4b6d-bde1-37354bd57fcc} <Trace> oximeter.fields_ipaddr (a3260224-33ad-484c-9570-d358a82531a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1540 | 2026.02.06 01:20:21.966648 [ 3 ] {c4381b4f-eb87-4b6d-bde1-37354bd57fcc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1541 | 2026.02.06 01:20:21.967099 [ 3 ] {c4381b4f-eb87-4b6d-bde1-37354bd57fcc} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1542 | 2026.02.06 01:20:21.967521 [ 3 ] {c4381b4f-eb87-4b6d-bde1-37354bd57fcc} <Trace> oximeter.fields_ipaddr (a3260224-33ad-484c-9570-d358a82531a2): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1543 | 2026.02.06 01:20:21.967660 [ 3 ] {c4381b4f-eb87-4b6d-bde1-37354bd57fcc} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001557 sec., 1284.5215157353887 rows/sec., 104.74 KiB/sec. | ||
| 1544 | 2026.02.06 01:20:21.967704 [ 3 ] {c4381b4f-eb87-4b6d-bde1-37354bd57fcc} <Debug> TCPHandler: Processed in 0.001731742 sec. | ||
| 1545 | 2026.02.06 01:20:21.967822 [ 3 ] {} <Trace> TCP-Session: 93aadd0d-13ac-458b-bb25-7874a3024ffe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1546 | 2026.02.06 01:20:21.967919 [ 3 ] {5f46a15b-d74d-493a-8275-fc52d4039f08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1547 | 2026.02.06 01:20:21.967958 [ 3 ] {5f46a15b-d74d-493a-8275-fc52d4039f08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1548 | 2026.02.06 01:20:21.968744 [ 3 ] {5f46a15b-d74d-493a-8275-fc52d4039f08} <Trace> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1549 | 2026.02.06 01:20:21.968783 [ 3 ] {5f46a15b-d74d-493a-8275-fc52d4039f08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1550 | 2026.02.06 01:20:21.969327 [ 3 ] {5f46a15b-d74d-493a-8275-fc52d4039f08} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1551 | 2026.02.06 01:20:21.969807 [ 3 ] {5f46a15b-d74d-493a-8275-fc52d4039f08} <Trace> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1552 | 2026.02.06 01:20:21.969937 [ 3 ] {5f46a15b-d74d-493a-8275-fc52d4039f08} <Debug> executeQuery: Read 749 rows, 60.30 KiB in 0.002037 sec., 367697.5945017182 rows/sec., 28.91 MiB/sec. | ||
| 1553 | 2026.02.06 01:20:21.969980 [ 3 ] {5f46a15b-d74d-493a-8275-fc52d4039f08} <Debug> TCPHandler: Processed in 0.002208325 sec. | ||
| 1554 | 2026.02.06 01:20:21.970096 [ 3 ] {} <Trace> TCP-Session: 93aadd0d-13ac-458b-bb25-7874a3024ffe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1555 | 2026.02.06 01:20:21.970190 [ 3 ] {9718de85-1bd0-4a3e-bb01-2953fc2c61a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1556 | 2026.02.06 01:20:21.970230 [ 3 ] {9718de85-1bd0-4a3e-bb01-2953fc2c61a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1557 | 2026.02.06 01:20:21.970662 [ 3 ] {9718de85-1bd0-4a3e-bb01-2953fc2c61a4} <Trace> oximeter.fields_u16 (fb4d60fc-202c-4b3b-b72e-c67fc122b90a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1558 | 2026.02.06 01:20:21.970697 [ 3 ] {9718de85-1bd0-4a3e-bb01-2953fc2c61a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1559 | 2026.02.06 01:20:21.971099 [ 3 ] {9718de85-1bd0-4a3e-bb01-2953fc2c61a4} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1560 | 2026.02.06 01:20:21.971543 [ 3 ] {9718de85-1bd0-4a3e-bb01-2953fc2c61a4} <Trace> oximeter.fields_u16 (fb4d60fc-202c-4b3b-b72e-c67fc122b90a): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1561 | 2026.02.06 01:20:21.971682 [ 3 ] {9718de85-1bd0-4a3e-bb01-2953fc2c61a4} <Debug> executeQuery: Read 135 rows, 8.14 KiB in 0.001509 sec., 89463.22067594434 rows/sec., 5.27 MiB/sec. | ||
| 1562 | 2026.02.06 01:20:21.971739 [ 3 ] {9718de85-1bd0-4a3e-bb01-2953fc2c61a4} <Debug> TCPHandler: Processed in 0.001693052 sec. | ||
| 1563 | 2026.02.06 01:20:21.971877 [ 3 ] {} <Trace> TCP-Session: 93aadd0d-13ac-458b-bb25-7874a3024ffe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1564 | 2026.02.06 01:20:21.971978 [ 3 ] {89df6d37-ba42-461b-a532-44afd1993f39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52608) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1565 | 2026.02.06 01:20:21.972019 [ 3 ] {89df6d37-ba42-461b-a532-44afd1993f39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1566 | 2026.02.06 01:20:21.972584 [ 3 ] {89df6d37-ba42-461b-a532-44afd1993f39} <Trace> oximeter.fields_u32 (efacbb35-87c4-45a6-b25f-cea415d7aebd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1567 | 2026.02.06 01:20:21.972629 [ 3 ] {89df6d37-ba42-461b-a532-44afd1993f39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1568 | 2026.02.06 01:20:21.973117 [ 3 ] {89df6d37-ba42-461b-a532-44afd1993f39} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1569 | 2026.02.06 01:20:21.973669 [ 3 ] {89df6d37-ba42-461b-a532-44afd1993f39} <Trace> oximeter.fields_u32 (efacbb35-87c4-45a6-b25f-cea415d7aebd): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1570 | 2026.02.06 01:20:21.973858 [ 3 ] {89df6d37-ba42-461b-a532-44afd1993f39} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.001896 sec., 73839.66244725739 rows/sec., 4.77 MiB/sec. | ||
| 1571 | 2026.02.06 01:20:21.973915 [ 3 ] {89df6d37-ba42-461b-a532-44afd1993f39} <Debug> TCPHandler: Processed in 0.002094105 sec. | ||
| 1572 | 2026.02.06 01:20:21.974041 [ 3 ] {} <Trace> TCP-Session: 93aadd0d-13ac-458b-bb25-7874a3024ffe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1573 | 2026.02.06 01:20:21.974137 [ 3 ] {f7686c56-bed0-4a3b-9f1d-72f8c97d7164} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52608) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1574 | 2026.02.06 01:20:21.974178 [ 3 ] {f7686c56-bed0-4a3b-9f1d-72f8c97d7164} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1575 | 2026.02.06 01:20:21.974627 [ 3 ] {f7686c56-bed0-4a3b-9f1d-72f8c97d7164} <Trace> oximeter.fields_u8 (7e40da4e-3721-4df5-9ad4-b5e43542e087): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1576 | 2026.02.06 01:20:21.974663 [ 3 ] {f7686c56-bed0-4a3b-9f1d-72f8c97d7164} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1577 | 2026.02.06 01:20:21.975173 [ 3 ] {f7686c56-bed0-4a3b-9f1d-72f8c97d7164} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1578 | 2026.02.06 01:20:21.975673 [ 3 ] {f7686c56-bed0-4a3b-9f1d-72f8c97d7164} <Trace> oximeter.fields_u8 (7e40da4e-3721-4df5-9ad4-b5e43542e087): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1579 | 2026.02.06 01:20:21.975854 [ 3 ] {f7686c56-bed0-4a3b-9f1d-72f8c97d7164} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001735 sec., 80115.27377521613 rows/sec., 4.56 MiB/sec. | ||
| 1580 | 2026.02.06 01:20:21.975906 [ 3 ] {f7686c56-bed0-4a3b-9f1d-72f8c97d7164} <Debug> TCPHandler: Processed in 0.001914743 sec. | ||
| 1581 | 2026.02.06 01:20:21.976188 [ 3 ] {} <Trace> TCP-Session: 93aadd0d-13ac-458b-bb25-7874a3024ffe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1582 | 2026.02.06 01:20:21.976295 [ 3 ] {b76dbd0b-2e1a-4fab-8f90-87948156c00b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1583 | 2026.02.06 01:20:21.976341 [ 3 ] {b76dbd0b-2e1a-4fab-8f90-87948156c00b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1584 | 2026.02.06 01:20:21.977152 [ 3 ] {b76dbd0b-2e1a-4fab-8f90-87948156c00b} <Trace> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1585 | 2026.02.06 01:20:21.977193 [ 3 ] {b76dbd0b-2e1a-4fab-8f90-87948156c00b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1586 | 2026.02.06 01:20:21.977787 [ 3 ] {b76dbd0b-2e1a-4fab-8f90-87948156c00b} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1587 | 2026.02.06 01:20:21.978413 [ 3 ] {b76dbd0b-2e1a-4fab-8f90-87948156c00b} <Trace> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1588 | 2026.02.06 01:20:21.978569 [ 3 ] {b76dbd0b-2e1a-4fab-8f90-87948156c00b} <Debug> executeQuery: Read 457 rows, 32.80 KiB in 0.002294 sec., 199215.3443766347 rows/sec., 13.96 MiB/sec. | ||
| 1589 | 2026.02.06 01:20:21.978620 [ 3 ] {b76dbd0b-2e1a-4fab-8f90-87948156c00b} <Debug> TCPHandler: Processed in 0.002491137 sec. | ||
| 1590 | 2026.02.06 01:20:21.978767 [ 3 ] {} <Trace> TCP-Session: 93aadd0d-13ac-458b-bb25-7874a3024ffe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1591 | 2026.02.06 01:20:21.978882 [ 3 ] {b3e0bb11-4aec-4c34-aa1b-3b73231ce9c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52608) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1592 | 2026.02.06 01:20:21.978938 [ 3 ] {b3e0bb11-4aec-4c34-aa1b-3b73231ce9c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1593 | 2026.02.06 01:20:21.979366 [ 3 ] {b3e0bb11-4aec-4c34-aa1b-3b73231ce9c8} <Trace> oximeter.measurements_bool (a3a47353-bd4a-4bc2-8c37-5164375cd607): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1594 | 2026.02.06 01:20:21.979409 [ 3 ] {b3e0bb11-4aec-4c34-aa1b-3b73231ce9c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1595 | 2026.02.06 01:20:21.980123 [ 3 ] {b3e0bb11-4aec-4c34-aa1b-3b73231ce9c8} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1596 | 2026.02.06 01:20:21.980719 [ 3 ] {b3e0bb11-4aec-4c34-aa1b-3b73231ce9c8} <Trace> oximeter.measurements_bool (a3a47353-bd4a-4bc2-8c37-5164375cd607): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1597 | 2026.02.06 01:20:21.980893 [ 3 ] {b3e0bb11-4aec-4c34-aa1b-3b73231ce9c8} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.002039 sec., 2942.618930848455 rows/sec., 153.74 KiB/sec. | ||
| 1598 | 2026.02.06 01:20:21.980941 [ 3 ] {b3e0bb11-4aec-4c34-aa1b-3b73231ce9c8} <Debug> TCPHandler: Processed in 0.002242285 sec. | ||
| 1599 | 2026.02.06 01:20:21.981064 [ 3 ] {} <Trace> TCP-Session: 93aadd0d-13ac-458b-bb25-7874a3024ffe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1600 | 2026.02.06 01:20:21.981161 [ 3 ] {cc6427c1-2193-47a2-b10f-a4897d6ce086} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1601 | 2026.02.06 01:20:21.981203 [ 3 ] {cc6427c1-2193-47a2-b10f-a4897d6ce086} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1602 | 2026.02.06 01:20:21.981730 [ 3 ] {cc6427c1-2193-47a2-b10f-a4897d6ce086} <Trace> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1603 | 2026.02.06 01:20:21.981840 [ 3 ] {cc6427c1-2193-47a2-b10f-a4897d6ce086} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1604 | 2026.02.06 01:20:21.982331 [ 3 ] {cc6427c1-2193-47a2-b10f-a4897d6ce086} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1605 | 2026.02.06 01:20:21.982860 [ 3 ] {cc6427c1-2193-47a2-b10f-a4897d6ce086} <Trace> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1606 | 2026.02.06 01:20:21.983053 [ 3 ] {cc6427c1-2193-47a2-b10f-a4897d6ce086} <Debug> executeQuery: Read 249 rows, 16.90 KiB in 0.001886 sec., 132025.4506892895 rows/sec., 8.75 MiB/sec. | ||
| 1607 | 2026.02.06 01:20:21.983106 [ 3 ] {cc6427c1-2193-47a2-b10f-a4897d6ce086} <Debug> TCPHandler: Processed in 0.002076134 sec. | ||
| 1608 | 2026.02.06 01:20:21.983287 [ 3 ] {} <Trace> TCP-Session: 93aadd0d-13ac-458b-bb25-7874a3024ffe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1609 | 2026.02.06 01:20:21.983408 [ 3 ] {766e3119-a0cb-4f81-94a5-68475175ba41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52608) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1610 | 2026.02.06 01:20:21.983459 [ 3 ] {766e3119-a0cb-4f81-94a5-68475175ba41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1611 | 2026.02.06 01:20:21.983889 [ 3 ] {766e3119-a0cb-4f81-94a5-68475175ba41} <Trace> oximeter.measurements_f64 (2afa91c6-7a6c-42cf-84ca-7476e88b4c4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1612 | 2026.02.06 01:20:21.983937 [ 3 ] {766e3119-a0cb-4f81-94a5-68475175ba41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1613 | 2026.02.06 01:20:21.984563 [ 3 ] {766e3119-a0cb-4f81-94a5-68475175ba41} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1614 | 2026.02.06 01:20:21.985066 [ 3 ] {766e3119-a0cb-4f81-94a5-68475175ba41} <Trace> oximeter.measurements_f64 (2afa91c6-7a6c-42cf-84ca-7476e88b4c4e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1615 | 2026.02.06 01:20:21.985244 [ 3 ] {766e3119-a0cb-4f81-94a5-68475175ba41} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001859 sec., 537.9236148466917 rows/sec., 36.25 KiB/sec. | ||
| 1616 | 2026.02.06 01:20:21.985297 [ 3 ] {766e3119-a0cb-4f81-94a5-68475175ba41} <Debug> TCPHandler: Processed in 0.002095084 sec. | ||
| 1617 | 2026.02.06 01:20:21.985464 [ 3 ] {} <Trace> TCP-Session: 93aadd0d-13ac-458b-bb25-7874a3024ffe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1618 | 2026.02.06 01:20:21.985583 [ 3 ] {1630c457-7df9-4087-9ec3-7419dd9098e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1619 | 2026.02.06 01:20:21.985639 [ 3 ] {1630c457-7df9-4087-9ec3-7419dd9098e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1620 | 2026.02.06 01:20:21.986184 [ 3 ] {1630c457-7df9-4087-9ec3-7419dd9098e4} <Trace> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1621 | 2026.02.06 01:20:21.986233 [ 3 ] {1630c457-7df9-4087-9ec3-7419dd9098e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1622 | 2026.02.06 01:20:21.986814 [ 3 ] {1630c457-7df9-4087-9ec3-7419dd9098e4} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1623 | 2026.02.06 01:20:21.987341 [ 3 ] {1630c457-7df9-4087-9ec3-7419dd9098e4} <Trace> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1624 | 2026.02.06 01:20:21.987484 [ 3 ] {1630c457-7df9-4087-9ec3-7419dd9098e4} <Debug> executeQuery: Read 78 rows, 5.03 KiB in 0.001925 sec., 40519.480519480516 rows/sec., 2.55 MiB/sec. | ||
| 1625 | 2026.02.06 01:20:21.987530 [ 3 ] {1630c457-7df9-4087-9ec3-7419dd9098e4} <Debug> TCPHandler: Processed in 0.002128284 sec. | ||
| 1626 | 2026.02.06 01:20:23.602411 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 2393 | ||
| 1627 | 2026.02.06 01:20:23.603019 [ 245 ] {} <Trace> system.asynchronous_metric_log (50965cfb-3fe0-4bc3-b722-77d2bdddda32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1628 | 2026.02.06 01:20:23.603062 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1629 | 2026.02.06 01:20:23.603749 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1630 | 2026.02.06 01:20:23.604171 [ 245 ] {} <Trace> system.asynchronous_metric_log (50965cfb-3fe0-4bc3-b722-77d2bdddda32): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1631 | 2026.02.06 01:20:23.604308 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2393 | ||
| 1632 | 2026.02.06 01:20:23.723397 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
| 1633 | 2026.02.06 01:20:23.741639 [ 244 ] {} <Trace> system.metric_log (b13c6af1-b368-46ee-88e3-e8b49f18365b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1634 | 2026.02.06 01:20:23.741709 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1635 | 2026.02.06 01:20:23.748809 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1636 | 2026.02.06 01:20:23.750010 [ 244 ] {} <Trace> system.metric_log (b13c6af1-b368-46ee-88e3-e8b49f18365b): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1637 | 2026.02.06 01:20:23.752982 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
| 1638 | 2026.02.06 01:20:24.000262 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 169.18 MiB, peak 173.18 MiB, free memory in arenas 0.00 B, will set to 170.47 MiB (RSS), difference: 1.29 MiB | ||
| 1639 | 2026.02.06 01:20:26.093724 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 62 entries to flush up to offset 238 | ||
| 1640 | 2026.02.06 01:20:26.096572 [ 243 ] {} <Trace> system.query_log (e979a318-9a58-4b34-9a72-3006f9f8e92e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1641 | 2026.02.06 01:20:26.096630 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1642 | 2026.02.06 01:20:26.097987 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1643 | 2026.02.06 01:20:26.098511 [ 243 ] {} <Trace> system.query_log (e979a318-9a58-4b34-9a72-3006f9f8e92e): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1644 | 2026.02.06 01:20:26.098820 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 238 | ||
| 1645 | 2026.02.06 01:20:26.880141 [ 3 ] {} <Trace> TCP-Session: 93aadd0d-13ac-458b-bb25-7874a3024ffe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1646 | 2026.02.06 01:20:26.880310 [ 3 ] {8a041e28-3206-400c-a926-1a78de1b2857} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1647 | 2026.02.06 01:20:26.880369 [ 3 ] {8a041e28-3206-400c-a926-1a78de1b2857} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1648 | 2026.02.06 01:20:26.881009 [ 3 ] {8a041e28-3206-400c-a926-1a78de1b2857} <Trace> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1649 | 2026.02.06 01:20:26.881046 [ 3 ] {8a041e28-3206-400c-a926-1a78de1b2857} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1650 | 2026.02.06 01:20:26.881534 [ 3 ] {8a041e28-3206-400c-a926-1a78de1b2857} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1651 | 2026.02.06 01:20:26.881994 [ 3 ] {8a041e28-3206-400c-a926-1a78de1b2857} <Trace> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1652 | 2026.02.06 01:20:26.882157 [ 3 ] {8a041e28-3206-400c-a926-1a78de1b2857} <Debug> executeQuery: Read 114 rows, 10.00 KiB in 0.001892 sec., 60253.69978858351 rows/sec., 5.16 MiB/sec. | ||
| 1653 | 2026.02.06 01:20:26.882199 [ 3 ] {8a041e28-3206-400c-a926-1a78de1b2857} <Debug> TCPHandler: Processed in 0.002177505 sec. | ||
| 1654 | 2026.02.06 01:20:26.882324 [ 3 ] {} <Trace> TCP-Session: 93aadd0d-13ac-458b-bb25-7874a3024ffe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1655 | 2026.02.06 01:20:26.882417 [ 3 ] {b3792203-e85e-44cf-94f1-b34fdf9a52dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1656 | 2026.02.06 01:20:26.882455 [ 3 ] {b3792203-e85e-44cf-94f1-b34fdf9a52dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1657 | 2026.02.06 01:20:26.882888 [ 3 ] {b3792203-e85e-44cf-94f1-b34fdf9a52dc} <Trace> oximeter.fields_u16 (fb4d60fc-202c-4b3b-b72e-c67fc122b90a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1658 | 2026.02.06 01:20:26.882923 [ 3 ] {b3792203-e85e-44cf-94f1-b34fdf9a52dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1659 | 2026.02.06 01:20:26.883806 [ 3 ] {b3792203-e85e-44cf-94f1-b34fdf9a52dc} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1660 | 2026.02.06 01:20:26.884945 [ 3 ] {b3792203-e85e-44cf-94f1-b34fdf9a52dc} <Trace> oximeter.fields_u16 (fb4d60fc-202c-4b3b-b72e-c67fc122b90a): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1661 | 2026.02.06 01:20:26.885108 [ 3 ] {b3792203-e85e-44cf-94f1-b34fdf9a52dc} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.002709 sec., 11443.337024732373 rows/sec., 860.49 KiB/sec. | ||
| 1662 | 2026.02.06 01:20:26.885149 [ 3 ] {b3792203-e85e-44cf-94f1-b34fdf9a52dc} <Debug> TCPHandler: Processed in 0.00287226 sec. | ||
| 1663 | 2026.02.06 01:20:26.885284 [ 3 ] {} <Trace> TCP-Session: 93aadd0d-13ac-458b-bb25-7874a3024ffe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1664 | 2026.02.06 01:20:26.885384 [ 3 ] {acf87b2c-4160-49f1-9e91-75011c3cea5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1665 | 2026.02.06 01:20:26.885425 [ 3 ] {acf87b2c-4160-49f1-9e91-75011c3cea5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1666 | 2026.02.06 01:20:26.885866 [ 3 ] {acf87b2c-4160-49f1-9e91-75011c3cea5e} <Trace> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1667 | 2026.02.06 01:20:26.885906 [ 3 ] {acf87b2c-4160-49f1-9e91-75011c3cea5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1668 | 2026.02.06 01:20:26.886453 [ 3 ] {acf87b2c-4160-49f1-9e91-75011c3cea5e} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1669 | 2026.02.06 01:20:26.887007 [ 3 ] {acf87b2c-4160-49f1-9e91-75011c3cea5e} <Trace> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1670 | 2026.02.06 01:20:26.887170 [ 3 ] {acf87b2c-4160-49f1-9e91-75011c3cea5e} <Debug> executeQuery: Read 90 rows, 7.22 KiB in 0.001806 sec., 49833.88704318937 rows/sec., 3.91 MiB/sec. | ||
| 1671 | 2026.02.06 01:20:26.887210 [ 3 ] {acf87b2c-4160-49f1-9e91-75011c3cea5e} <Debug> TCPHandler: Processed in 0.001978624 sec. | ||
| 1672 | 2026.02.06 01:20:26.887330 [ 3 ] {} <Trace> TCP-Session: 93aadd0d-13ac-458b-bb25-7874a3024ffe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1673 | 2026.02.06 01:20:26.887425 [ 3 ] {d41929af-cf0b-4513-b105-1bd01eb4c5fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1674 | 2026.02.06 01:20:26.887469 [ 3 ] {d41929af-cf0b-4513-b105-1bd01eb4c5fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1675 | 2026.02.06 01:20:26.887885 [ 3 ] {d41929af-cf0b-4513-b105-1bd01eb4c5fb} <Trace> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1676 | 2026.02.06 01:20:26.887922 [ 3 ] {d41929af-cf0b-4513-b105-1bd01eb4c5fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1677 | 2026.02.06 01:20:26.888389 [ 3 ] {d41929af-cf0b-4513-b105-1bd01eb4c5fb} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1678 | 2026.02.06 01:20:26.888862 [ 3 ] {d41929af-cf0b-4513-b105-1bd01eb4c5fb} <Trace> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1679 | 2026.02.06 01:20:26.889028 [ 3 ] {d41929af-cf0b-4513-b105-1bd01eb4c5fb} <Debug> executeQuery: Read 150 rows, 10.65 KiB in 0.001622 sec., 92478.42170160296 rows/sec., 6.41 MiB/sec. | ||
| 1680 | 2026.02.06 01:20:26.889067 [ 3 ] {d41929af-cf0b-4513-b105-1bd01eb4c5fb} <Debug> TCPHandler: Processed in 0.001786242 sec. | ||
| 1681 | 2026.02.06 01:20:26.889183 [ 3 ] {} <Trace> TCP-Session: 93aadd0d-13ac-458b-bb25-7874a3024ffe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1682 | 2026.02.06 01:20:26.889278 [ 3 ] {e7b2de51-9065-48fb-b0c7-c2e734d017f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52608) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1683 | 2026.02.06 01:20:26.889331 [ 3 ] {e7b2de51-9065-48fb-b0c7-c2e734d017f0} <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 | ||
| 1684 | 2026.02.06 01:20:26.890108 [ 3 ] {e7b2de51-9065-48fb-b0c7-c2e734d017f0} <Trace> oximeter.measurements_histogramu64 (97144b8f-900e-4825-92d0-28bf27d1d4ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1685 | 2026.02.06 01:20:26.890144 [ 3 ] {e7b2de51-9065-48fb-b0c7-c2e734d017f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1686 | 2026.02.06 01:20:26.890837 [ 3 ] {e7b2de51-9065-48fb-b0c7-c2e734d017f0} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1687 | 2026.02.06 01:20:26.891362 [ 3 ] {e7b2de51-9065-48fb-b0c7-c2e734d017f0} <Trace> oximeter.measurements_histogramu64 (97144b8f-900e-4825-92d0-28bf27d1d4ae): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1688 | 2026.02.06 01:20:26.891498 [ 3 ] {e7b2de51-9065-48fb-b0c7-c2e734d017f0} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.002239 sec., 13845.46672621706 rows/sec., 24.81 MiB/sec. | ||
| 1689 | 2026.02.06 01:20:26.891553 [ 3 ] {e7b2de51-9065-48fb-b0c7-c2e734d017f0} <Debug> TCPHandler: Processed in 0.002419126 sec. | ||
| 1690 | 2026.02.06 01:20:26.891673 [ 3 ] {} <Trace> TCP-Session: 93aadd0d-13ac-458b-bb25-7874a3024ffe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1691 | 2026.02.06 01:20:26.891769 [ 3 ] {009f15bf-587a-4713-9bf8-784fae404ddc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52608) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1692 | 2026.02.06 01:20:26.891810 [ 3 ] {009f15bf-587a-4713-9bf8-784fae404ddc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1693 | 2026.02.06 01:20:26.892142 [ 3 ] {009f15bf-587a-4713-9bf8-784fae404ddc} <Trace> oximeter.measurements_i64 (eb5bbb7d-dec8-4f45-b15a-e5649e47c6fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1694 | 2026.02.06 01:20:26.892178 [ 3 ] {009f15bf-587a-4713-9bf8-784fae404ddc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1695 | 2026.02.06 01:20:26.892620 [ 3 ] {009f15bf-587a-4713-9bf8-784fae404ddc} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1696 | 2026.02.06 01:20:26.893166 [ 3 ] {009f15bf-587a-4713-9bf8-784fae404ddc} <Trace> oximeter.measurements_i64 (eb5bbb7d-dec8-4f45-b15a-e5649e47c6fd): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1697 | 2026.02.06 01:20:26.893296 [ 3 ] {009f15bf-587a-4713-9bf8-784fae404ddc} <Debug> executeQuery: Read 3 rows, 246.00 B in 0.001546 sec., 1940.4915912031047 rows/sec., 155.39 KiB/sec. | ||
| 1698 | 2026.02.06 01:20:26.893331 [ 3 ] {009f15bf-587a-4713-9bf8-784fae404ddc} <Debug> TCPHandler: Processed in 0.001706521 sec. | ||
| 1699 | 2026.02.06 01:20:26.893441 [ 3 ] {} <Trace> TCP-Session: 93aadd0d-13ac-458b-bb25-7874a3024ffe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1700 | 2026.02.06 01:20:26.893535 [ 3 ] {508db5a9-70bf-4bed-92f7-759a2d0bf1ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1701 | 2026.02.06 01:20:26.893574 [ 3 ] {508db5a9-70bf-4bed-92f7-759a2d0bf1ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1702 | 2026.02.06 01:20:26.893897 [ 3 ] {508db5a9-70bf-4bed-92f7-759a2d0bf1ac} <Trace> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1703 | 2026.02.06 01:20:26.893933 [ 3 ] {508db5a9-70bf-4bed-92f7-759a2d0bf1ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1704 | 2026.02.06 01:20:26.894388 [ 3 ] {508db5a9-70bf-4bed-92f7-759a2d0bf1ac} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1705 | 2026.02.06 01:20:26.894864 [ 3 ] {508db5a9-70bf-4bed-92f7-759a2d0bf1ac} <Trace> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc): 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.06 01:20:26.895026 [ 3 ] {508db5a9-70bf-4bed-92f7-759a2d0bf1ac} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.00151 sec., 33112.58278145695 rows/sec., 2.27 MiB/sec. | ||
| 1707 | 2026.02.06 01:20:26.895063 [ 3 ] {508db5a9-70bf-4bed-92f7-759a2d0bf1ac} <Debug> TCPHandler: Processed in 0.001671241 sec. | ||
| 1708 | 2026.02.06 01:20:31.026398 [ 79 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1709 | 2026.02.06 01:20:31.026463 [ 79 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1710 | 2026.02.06 01:20:31.104546 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 2905 | ||
| 1711 | 2026.02.06 01:20:31.105051 [ 245 ] {} <Trace> system.asynchronous_metric_log (50965cfb-3fe0-4bc3-b722-77d2bdddda32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1712 | 2026.02.06 01:20:31.105095 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1713 | 2026.02.06 01:20:31.105754 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1714 | 2026.02.06 01:20:31.106192 [ 245 ] {} <Trace> system.asynchronous_metric_log (50965cfb-3fe0-4bc3-b722-77d2bdddda32): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1715 | 2026.02.06 01:20:31.106304 [ 79 ] {} <Debug> system.asynchronous_metric_log (50965cfb-3fe0-4bc3-b722-77d2bdddda32) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1716 | 2026.02.06 01:20:31.106328 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2905 | ||
| 1717 | 2026.02.06 01:20:31.106350 [ 79 ] {} <Trace> system.asynchronous_metric_log (50965cfb-3fe0-4bc3-b722-77d2bdddda32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1718 | 2026.02.06 01:20:31.106370 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1719 | 2026.02.06 01:20:31.108599 [ 187 ] {50965cfb-3fe0-4bc3-b722-77d2bdddda32::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 | ||
| 1720 | 2026.02.06 01:20:31.110890 [ 187 ] {50965cfb-3fe0-4bc3-b722-77d2bdddda32::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1721 | 2026.02.06 01:20:31.110989 [ 187 ] {50965cfb-3fe0-4bc3-b722-77d2bdddda32::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 488 rows starting from the beginning of the part | ||
| 1722 | 2026.02.06 01:20:31.111111 [ 187 ] {50965cfb-3fe0-4bc3-b722-77d2bdddda32::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 497 rows starting from the beginning of the part | ||
| 1723 | 2026.02.06 01:20:31.111170 [ 187 ] {50965cfb-3fe0-4bc3-b722-77d2bdddda32::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 448 rows starting from the beginning of the part | ||
| 1724 | 2026.02.06 01:20:31.111220 [ 187 ] {50965cfb-3fe0-4bc3-b722-77d2bdddda32::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 512 rows starting from the beginning of the part | ||
| 1725 | 2026.02.06 01:20:31.111308 [ 187 ] {50965cfb-3fe0-4bc3-b722-77d2bdddda32::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 448 rows starting from the beginning of the part | ||
| 1726 | 2026.02.06 01:20:31.111361 [ 187 ] {50965cfb-3fe0-4bc3-b722-77d2bdddda32::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 512 rows starting from the beginning of the part | ||
| 1727 | 2026.02.06 01:20:31.145107 [ 189 ] {50965cfb-3fe0-4bc3-b722-77d2bdddda32::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2905 rows, containing 4 columns (4 merged, 0 gathered) in 0.038635973 sec., 75188.99549909098 rows/sec., 1.08 MiB/sec. | ||
| 1728 | 2026.02.06 01:20:31.146118 [ 189 ] {50965cfb-3fe0-4bc3-b722-77d2bdddda32::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1729 | 2026.02.06 01:20:31.146689 [ 189 ] {50965cfb-3fe0-4bc3-b722-77d2bdddda32::all_1_6_1} <Trace> system.asynchronous_metric_log (50965cfb-3fe0-4bc3-b722-77d2bdddda32): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1730 | 2026.02.06 01:20:31.146770 [ 189 ] {50965cfb-3fe0-4bc3-b722-77d2bdddda32::all_1_6_1} <Trace> system.asynchronous_metric_log (50965cfb-3fe0-4bc3-b722-77d2bdddda32) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1731 | 2026.02.06 01:20:31.146884 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.36 MiB. | ||
| 1732 | 2026.02.06 01:20:31.253180 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
| 1733 | 2026.02.06 01:20:31.270395 [ 244 ] {} <Trace> system.metric_log (b13c6af1-b368-46ee-88e3-e8b49f18365b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1734 | 2026.02.06 01:20:31.270443 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1735 | 2026.02.06 01:20:31.276888 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1736 | 2026.02.06 01:20:31.278128 [ 244 ] {} <Trace> system.metric_log (b13c6af1-b368-46ee-88e3-e8b49f18365b): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1737 | 2026.02.06 01:20:31.278416 [ 79 ] {} <Debug> system.metric_log (b13c6af1-b368-46ee-88e3-e8b49f18365b) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1738 | 2026.02.06 01:20:31.278483 [ 79 ] {} <Trace> system.metric_log (b13c6af1-b368-46ee-88e3-e8b49f18365b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1739 | 2026.02.06 01:20:31.278508 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1740 | 2026.02.06 01:20:31.278606 [ 189 ] {b13c6af1-b368-46ee-88e3-e8b49f18365b::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 | ||
| 1741 | 2026.02.06 01:20:31.281083 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
| 1742 | 2026.02.06 01:20:31.281786 [ 189 ] {b13c6af1-b368-46ee-88e3-e8b49f18365b::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1743 | 2026.02.06 01:20:31.282561 [ 189 ] {b13c6af1-b368-46ee-88e3-e8b49f18365b::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 | ||
| 1744 | 2026.02.06 01:20:31.285900 [ 189 ] {b13c6af1-b368-46ee-88e3-e8b49f18365b::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 | ||
| 1745 | 2026.02.06 01:20:31.289270 [ 189 ] {b13c6af1-b368-46ee-88e3-e8b49f18365b::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 | ||
| 1746 | 2026.02.06 01:20:31.293042 [ 189 ] {b13c6af1-b368-46ee-88e3-e8b49f18365b::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 | ||
| 1747 | 2026.02.06 01:20:31.300123 [ 189 ] {b13c6af1-b368-46ee-88e3-e8b49f18365b::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 | ||
| 1748 | 2026.02.06 01:20:31.304214 [ 189 ] {b13c6af1-b368-46ee-88e3-e8b49f18365b::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 | ||
| 1749 | 2026.02.06 01:20:31.361826 [ 187 ] {b13c6af1-b368-46ee-88e3-e8b49f18365b::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.083259006 sec., 552.4927837836547 rows/sec., 2.86 MiB/sec. | ||
| 1750 | 2026.02.06 01:20:31.363451 [ 201 ] {b13c6af1-b368-46ee-88e3-e8b49f18365b::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1751 | 2026.02.06 01:20:31.365487 [ 201 ] {b13c6af1-b368-46ee-88e3-e8b49f18365b::all_1_6_1} <Trace> system.metric_log (b13c6af1-b368-46ee-88e3-e8b49f18365b): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1752 | 2026.02.06 01:20:31.365571 [ 201 ] {b13c6af1-b368-46ee-88e3-e8b49f18365b::all_1_6_1} <Trace> system.metric_log (b13c6af1-b368-46ee-88e3-e8b49f18365b) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1753 | 2026.02.06 01:20:31.366529 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. | ||
| 1754 | 2026.02.06 01:20:31.886622 [ 3 ] {} <Trace> TCP-Session: 93aadd0d-13ac-458b-bb25-7874a3024ffe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1755 | 2026.02.06 01:20:31.886815 [ 3 ] {6988f3b3-87b4-4f23-a13d-db394f8f1f5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52608) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1756 | 2026.02.06 01:20:31.886884 [ 3 ] {6988f3b3-87b4-4f23-a13d-db394f8f1f5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1757 | 2026.02.06 01:20:31.887768 [ 3 ] {6988f3b3-87b4-4f23-a13d-db394f8f1f5c} <Trace> oximeter.fields_i16 (104ba66f-7843-4e50-a9a9-abb40c455f87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1758 | 2026.02.06 01:20:31.887819 [ 3 ] {6988f3b3-87b4-4f23-a13d-db394f8f1f5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1759 | 2026.02.06 01:20:31.888443 [ 3 ] {6988f3b3-87b4-4f23-a13d-db394f8f1f5c} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1760 | 2026.02.06 01:20:31.888943 [ 3 ] {6988f3b3-87b4-4f23-a13d-db394f8f1f5c} <Trace> oximeter.fields_i16 (104ba66f-7843-4e50-a9a9-abb40c455f87): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1761 | 2026.02.06 01:20:31.889099 [ 3 ] {6988f3b3-87b4-4f23-a13d-db394f8f1f5c} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.002285 sec., 116411.37855579868 rows/sec., 7.40 MiB/sec. | ||
| 1762 | 2026.02.06 01:20:31.889139 [ 3 ] {6988f3b3-87b4-4f23-a13d-db394f8f1f5c} <Debug> TCPHandler: Processed in 0.002637268 sec. | ||
| 1763 | 2026.02.06 01:20:31.889263 [ 3 ] {} <Trace> TCP-Session: 93aadd0d-13ac-458b-bb25-7874a3024ffe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1764 | 2026.02.06 01:20:31.889359 [ 3 ] {072a2491-1ba5-498d-9459-d33ade1c4d2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1765 | 2026.02.06 01:20:31.889400 [ 3 ] {072a2491-1ba5-498d-9459-d33ade1c4d2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1766 | 2026.02.06 01:20:31.890128 [ 3 ] {072a2491-1ba5-498d-9459-d33ade1c4d2c} <Trace> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1767 | 2026.02.06 01:20:31.890165 [ 3 ] {072a2491-1ba5-498d-9459-d33ade1c4d2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1768 | 2026.02.06 01:20:31.890724 [ 3 ] {072a2491-1ba5-498d-9459-d33ade1c4d2c} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1769 | 2026.02.06 01:20:31.891322 [ 3 ] {072a2491-1ba5-498d-9459-d33ade1c4d2c} <Trace> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1770 | 2026.02.06 01:20:31.891440 [ 77 ] {} <Debug> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1771 | 2026.02.06 01:20:31.891458 [ 3 ] {072a2491-1ba5-498d-9459-d33ade1c4d2c} <Debug> executeQuery: Read 748 rows, 60.23 KiB in 0.002118 sec., 353163.36166194524 rows/sec., 27.77 MiB/sec. | ||
| 1772 | 2026.02.06 01:20:31.891517 [ 77 ] {} <Trace> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1773 | 2026.02.06 01:20:31.891523 [ 3 ] {072a2491-1ba5-498d-9459-d33ade1c4d2c} <Debug> TCPHandler: Processed in 0.002308995 sec. | ||
| 1774 | 2026.02.06 01:20:31.891552 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1775 | 2026.02.06 01:20:31.891660 [ 3 ] {} <Trace> TCP-Session: 93aadd0d-13ac-458b-bb25-7874a3024ffe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1776 | 2026.02.06 01:20:31.891697 [ 192 ] {fb68cebe-225b-4628-b6a1-821ca25cb918::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 | ||
| 1777 | 2026.02.06 01:20:31.891762 [ 3 ] {a5a74306-7740-4d45-b18b-2c6b165e0081} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1778 | 2026.02.06 01:20:31.891808 [ 3 ] {a5a74306-7740-4d45-b18b-2c6b165e0081} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1779 | 2026.02.06 01:20:31.891865 [ 192 ] {fb68cebe-225b-4628-b6a1-821ca25cb918::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1780 | 2026.02.06 01:20:31.891925 [ 192 ] {fb68cebe-225b-4628-b6a1-821ca25cb918::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 172 rows starting from the beginning of the part | ||
| 1781 | 2026.02.06 01:20:31.892040 [ 192 ] {fb68cebe-225b-4628-b6a1-821ca25cb918::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 26 rows starting from the beginning of the part | ||
| 1782 | 2026.02.06 01:20:31.892101 [ 192 ] {fb68cebe-225b-4628-b6a1-821ca25cb918::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 84 rows starting from the beginning of the part | ||
| 1783 | 2026.02.06 01:20:31.892156 [ 192 ] {fb68cebe-225b-4628-b6a1-821ca25cb918::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 749 rows starting from the beginning of the part | ||
| 1784 | 2026.02.06 01:20:31.892205 [ 192 ] {fb68cebe-225b-4628-b6a1-821ca25cb918::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 114 rows starting from the beginning of the part | ||
| 1785 | 2026.02.06 01:20:31.892231 [ 3 ] {a5a74306-7740-4d45-b18b-2c6b165e0081} <Trace> oximeter.fields_u16 (fb4d60fc-202c-4b3b-b72e-c67fc122b90a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1786 | 2026.02.06 01:20:31.892255 [ 192 ] {fb68cebe-225b-4628-b6a1-821ca25cb918::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 748 rows starting from the beginning of the part | ||
| 1787 | 2026.02.06 01:20:31.892274 [ 3 ] {a5a74306-7740-4d45-b18b-2c6b165e0081} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1788 | 2026.02.06 01:20:31.892840 [ 3 ] {a5a74306-7740-4d45-b18b-2c6b165e0081} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1789 | 2026.02.06 01:20:31.893382 [ 3 ] {a5a74306-7740-4d45-b18b-2c6b165e0081} <Trace> oximeter.fields_u16 (fb4d60fc-202c-4b3b-b72e-c67fc122b90a): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1790 | 2026.02.06 01:20:31.893555 [ 3 ] {a5a74306-7740-4d45-b18b-2c6b165e0081} <Debug> executeQuery: Read 133 rows, 8.00 KiB in 0.001811 sec., 73440.08834897848 rows/sec., 4.32 MiB/sec. | ||
| 1791 | 2026.02.06 01:20:31.893595 [ 3 ] {a5a74306-7740-4d45-b18b-2c6b165e0081} <Debug> TCPHandler: Processed in 0.001984534 sec. | ||
| 1792 | 2026.02.06 01:20:31.893712 [ 3 ] {} <Trace> TCP-Session: 93aadd0d-13ac-458b-bb25-7874a3024ffe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1793 | 2026.02.06 01:20:31.893808 [ 3 ] {5949a2ab-62ae-40d4-a999-98e137c7aa4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52608) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1794 | 2026.02.06 01:20:31.893848 [ 3 ] {5949a2ab-62ae-40d4-a999-98e137c7aa4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1795 | 2026.02.06 01:20:31.893849 [ 187 ] {fb68cebe-225b-4628-b6a1-821ca25cb918::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1893 rows, containing 5 columns (5 merged, 0 gathered) in 0.002215155 sec., 854567.7390521206 rows/sec., 72.12 MiB/sec. | ||
| 1796 | 2026.02.06 01:20:31.894279 [ 3 ] {5949a2ab-62ae-40d4-a999-98e137c7aa4c} <Trace> oximeter.fields_u32 (efacbb35-87c4-45a6-b25f-cea415d7aebd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1797 | 2026.02.06 01:20:31.894282 [ 195 ] {fb68cebe-225b-4628-b6a1-821ca25cb918::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1798 | 2026.02.06 01:20:31.894324 [ 3 ] {5949a2ab-62ae-40d4-a999-98e137c7aa4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1799 | 2026.02.06 01:20:31.894826 [ 3 ] {5949a2ab-62ae-40d4-a999-98e137c7aa4c} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1800 | 2026.02.06 01:20:31.894906 [ 195 ] {fb68cebe-225b-4628-b6a1-821ca25cb918::all_1_6_1} <Trace> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1801 | 2026.02.06 01:20:31.895000 [ 195 ] {fb68cebe-225b-4628-b6a1-821ca25cb918::all_1_6_1} <Trace> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1802 | 2026.02.06 01:20:31.895091 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB. | ||
| 1803 | 2026.02.06 01:20:31.895343 [ 3 ] {5949a2ab-62ae-40d4-a999-98e137c7aa4c} <Trace> oximeter.fields_u32 (efacbb35-87c4-45a6-b25f-cea415d7aebd): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1804 | 2026.02.06 01:20:31.895480 [ 3 ] {5949a2ab-62ae-40d4-a999-98e137c7aa4c} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.001691 sec., 82791.2477823773 rows/sec., 5.35 MiB/sec. | ||
| 1805 | 2026.02.06 01:20:31.895519 [ 3 ] {5949a2ab-62ae-40d4-a999-98e137c7aa4c} <Debug> TCPHandler: Processed in 0.001856222 sec. | ||
| 1806 | 2026.02.06 01:20:31.895632 [ 3 ] {} <Trace> TCP-Session: 93aadd0d-13ac-458b-bb25-7874a3024ffe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1807 | 2026.02.06 01:20:31.895726 [ 3 ] {22ac8b02-805c-4ea2-b407-392c7119a1e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52608) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1808 | 2026.02.06 01:20:31.895766 [ 3 ] {22ac8b02-805c-4ea2-b407-392c7119a1e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1809 | 2026.02.06 01:20:31.896186 [ 3 ] {22ac8b02-805c-4ea2-b407-392c7119a1e5} <Trace> oximeter.fields_u8 (7e40da4e-3721-4df5-9ad4-b5e43542e087): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1810 | 2026.02.06 01:20:31.896223 [ 3 ] {22ac8b02-805c-4ea2-b407-392c7119a1e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1811 | 2026.02.06 01:20:31.896727 [ 3 ] {22ac8b02-805c-4ea2-b407-392c7119a1e5} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1812 | 2026.02.06 01:20:31.897204 [ 3 ] {22ac8b02-805c-4ea2-b407-392c7119a1e5} <Trace> oximeter.fields_u8 (7e40da4e-3721-4df5-9ad4-b5e43542e087): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1813 | 2026.02.06 01:20:31.897333 [ 3 ] {22ac8b02-805c-4ea2-b407-392c7119a1e5} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001625 sec., 85538.46153846155 rows/sec., 4.87 MiB/sec. | ||
| 1814 | 2026.02.06 01:20:31.897370 [ 3 ] {22ac8b02-805c-4ea2-b407-392c7119a1e5} <Debug> TCPHandler: Processed in 0.001788042 sec. | ||
| 1815 | 2026.02.06 01:20:31.897482 [ 3 ] {} <Trace> TCP-Session: 93aadd0d-13ac-458b-bb25-7874a3024ffe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1816 | 2026.02.06 01:20:31.897578 [ 3 ] {6b7691f3-b3a9-46b2-afcf-a653479aa78f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1817 | 2026.02.06 01:20:31.897618 [ 3 ] {6b7691f3-b3a9-46b2-afcf-a653479aa78f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1818 | 2026.02.06 01:20:31.898149 [ 3 ] {6b7691f3-b3a9-46b2-afcf-a653479aa78f} <Trace> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1819 | 2026.02.06 01:20:31.898184 [ 3 ] {6b7691f3-b3a9-46b2-afcf-a653479aa78f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1820 | 2026.02.06 01:20:31.898659 [ 3 ] {6b7691f3-b3a9-46b2-afcf-a653479aa78f} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1821 | 2026.02.06 01:20:31.899145 [ 3 ] {6b7691f3-b3a9-46b2-afcf-a653479aa78f} <Trace> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1822 | 2026.02.06 01:20:31.899251 [ 77 ] {} <Debug> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1823 | 2026.02.06 01:20:31.899278 [ 3 ] {6b7691f3-b3a9-46b2-afcf-a653479aa78f} <Debug> executeQuery: Read 455 rows, 32.64 KiB in 0.001719 sec., 264688.77254217566 rows/sec., 18.54 MiB/sec. | ||
| 1824 | 2026.02.06 01:20:31.899305 [ 77 ] {} <Trace> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1825 | 2026.02.06 01:20:31.899324 [ 3 ] {6b7691f3-b3a9-46b2-afcf-a653479aa78f} <Debug> TCPHandler: Processed in 0.001890593 sec. | ||
| 1826 | 2026.02.06 01:20:31.899332 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1827 | 2026.02.06 01:20:31.899421 [ 192 ] {8671d447-0367-4212-b46d-8d9acc78108d::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 | ||
| 1828 | 2026.02.06 01:20:31.899452 [ 3 ] {} <Trace> TCP-Session: 93aadd0d-13ac-458b-bb25-7874a3024ffe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1829 | 2026.02.06 01:20:31.899530 [ 192 ] {8671d447-0367-4212-b46d-8d9acc78108d::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1830 | 2026.02.06 01:20:31.899551 [ 3 ] {9d457612-336a-4bb8-b5e9-aadea2202d64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52608) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1831 | 2026.02.06 01:20:31.899563 [ 192 ] {8671d447-0367-4212-b46d-8d9acc78108d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 89 rows starting from the beginning of the part | ||
| 1832 | 2026.02.06 01:20:31.899602 [ 3 ] {9d457612-336a-4bb8-b5e9-aadea2202d64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1833 | 2026.02.06 01:20:31.899630 [ 192 ] {8671d447-0367-4212-b46d-8d9acc78108d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 28 rows starting from the beginning of the part | ||
| 1834 | 2026.02.06 01:20:31.899683 [ 192 ] {8671d447-0367-4212-b46d-8d9acc78108d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 65 rows starting from the beginning of the part | ||
| 1835 | 2026.02.06 01:20:31.899723 [ 192 ] {8671d447-0367-4212-b46d-8d9acc78108d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 457 rows starting from the beginning of the part | ||
| 1836 | 2026.02.06 01:20:31.899764 [ 192 ] {8671d447-0367-4212-b46d-8d9acc78108d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 90 rows starting from the beginning of the part | ||
| 1837 | 2026.02.06 01:20:31.899820 [ 192 ] {8671d447-0367-4212-b46d-8d9acc78108d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 455 rows starting from the beginning of the part | ||
| 1838 | 2026.02.06 01:20:31.899941 [ 3 ] {9d457612-336a-4bb8-b5e9-aadea2202d64} <Trace> oximeter.measurements_bool (a3a47353-bd4a-4bc2-8c37-5164375cd607): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1839 | 2026.02.06 01:20:31.899983 [ 3 ] {9d457612-336a-4bb8-b5e9-aadea2202d64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1840 | 2026.02.06 01:20:31.900475 [ 3 ] {9d457612-336a-4bb8-b5e9-aadea2202d64} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1841 | 2026.02.06 01:20:31.900880 [ 187 ] {8671d447-0367-4212-b46d-8d9acc78108d::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1184 rows, containing 5 columns (5 merged, 0 gathered) in 0.0014961 sec., 791390.9498028207 rows/sec., 60.22 MiB/sec. | ||
| 1842 | 2026.02.06 01:20:31.901067 [ 3 ] {9d457612-336a-4bb8-b5e9-aadea2202d64} <Trace> oximeter.measurements_bool (a3a47353-bd4a-4bc2-8c37-5164375cd607): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1843 | 2026.02.06 01:20:31.901189 [ 198 ] {8671d447-0367-4212-b46d-8d9acc78108d::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1844 | 2026.02.06 01:20:31.901213 [ 3 ] {9d457612-336a-4bb8-b5e9-aadea2202d64} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00168 sec., 3571.428571428571 rows/sec., 186.59 KiB/sec. | ||
| 1845 | 2026.02.06 01:20:31.901250 [ 3 ] {9d457612-336a-4bb8-b5e9-aadea2202d64} <Debug> TCPHandler: Processed in 0.001847223 sec. | ||
| 1846 | 2026.02.06 01:20:31.901351 [ 3 ] {} <Trace> TCP-Session: 93aadd0d-13ac-458b-bb25-7874a3024ffe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1847 | 2026.02.06 01:20:31.901445 [ 3 ] {179e84f3-b321-44ef-947e-97a573e882c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1848 | 2026.02.06 01:20:31.901487 [ 3 ] {179e84f3-b321-44ef-947e-97a573e882c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1849 | 2026.02.06 01:20:31.901678 [ 198 ] {8671d447-0367-4212-b46d-8d9acc78108d::all_1_6_1} <Trace> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1850 | 2026.02.06 01:20:31.901745 [ 198 ] {8671d447-0367-4212-b46d-8d9acc78108d::all_1_6_1} <Trace> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1851 | 2026.02.06 01:20:31.901819 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 1852 | 2026.02.06 01:20:31.901894 [ 3 ] {179e84f3-b321-44ef-947e-97a573e882c1} <Trace> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1853 | 2026.02.06 01:20:31.901929 [ 3 ] {179e84f3-b321-44ef-947e-97a573e882c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1854 | 2026.02.06 01:20:31.902383 [ 3 ] {179e84f3-b321-44ef-947e-97a573e882c1} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1855 | 2026.02.06 01:20:31.902912 [ 3 ] {179e84f3-b321-44ef-947e-97a573e882c1} <Trace> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1856 | 2026.02.06 01:20:31.903017 [ 77 ] {} <Debug> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1857 | 2026.02.06 01:20:31.903041 [ 3 ] {179e84f3-b321-44ef-947e-97a573e882c1} <Debug> executeQuery: Read 248 rows, 16.83 KiB in 0.001614 sec., 153655.5142503098 rows/sec., 10.18 MiB/sec. | ||
| 1858 | 2026.02.06 01:20:31.903057 [ 77 ] {} <Trace> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1859 | 2026.02.06 01:20:31.903087 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1860 | 2026.02.06 01:20:31.903089 [ 3 ] {179e84f3-b321-44ef-947e-97a573e882c1} <Debug> TCPHandler: Processed in 0.001785472 sec. | ||
| 1861 | 2026.02.06 01:20:31.903158 [ 192 ] {e511ea71-e802-4545-b869-85850eb1d513::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 | ||
| 1862 | 2026.02.06 01:20:31.903213 [ 3 ] {} <Trace> TCP-Session: 93aadd0d-13ac-458b-bb25-7874a3024ffe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1863 | 2026.02.06 01:20:31.903280 [ 192 ] {e511ea71-e802-4545-b869-85850eb1d513::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1864 | 2026.02.06 01:20:31.903312 [ 192 ] {e511ea71-e802-4545-b869-85850eb1d513::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 390 rows starting from the beginning of the part | ||
| 1865 | 2026.02.06 01:20:31.903312 [ 3 ] {b813eb49-a92b-4b6d-b2ea-12ab46ee9281} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52608) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1866 | 2026.02.06 01:20:31.903363 [ 192 ] {e511ea71-e802-4545-b869-85850eb1d513::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 50 rows starting from the beginning of the part | ||
| 1867 | 2026.02.06 01:20:31.903366 [ 3 ] {b813eb49-a92b-4b6d-b2ea-12ab46ee9281} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1868 | 2026.02.06 01:20:31.903410 [ 192 ] {e511ea71-e802-4545-b869-85850eb1d513::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 50 rows starting from the beginning of the part | ||
| 1869 | 2026.02.06 01:20:31.903451 [ 192 ] {e511ea71-e802-4545-b869-85850eb1d513::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 249 rows starting from the beginning of the part | ||
| 1870 | 2026.02.06 01:20:31.903488 [ 192 ] {e511ea71-e802-4545-b869-85850eb1d513::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 150 rows starting from the beginning of the part | ||
| 1871 | 2026.02.06 01:20:31.903523 [ 192 ] {e511ea71-e802-4545-b869-85850eb1d513::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 248 rows starting from the beginning of the part | ||
| 1872 | 2026.02.06 01:20:31.903689 [ 3 ] {b813eb49-a92b-4b6d-b2ea-12ab46ee9281} <Trace> oximeter.measurements_f64 (2afa91c6-7a6c-42cf-84ca-7476e88b4c4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1873 | 2026.02.06 01:20:31.903731 [ 3 ] {b813eb49-a92b-4b6d-b2ea-12ab46ee9281} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1874 | 2026.02.06 01:20:31.904220 [ 3 ] {b813eb49-a92b-4b6d-b2ea-12ab46ee9281} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1875 | 2026.02.06 01:20:31.904608 [ 198 ] {e511ea71-e802-4545-b869-85850eb1d513::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1137 rows, containing 5 columns (5 merged, 0 gathered) in 0.001480021 sec., 768232.3426491922 rows/sec., 54.90 MiB/sec. | ||
| 1876 | 2026.02.06 01:20:31.904780 [ 3 ] {b813eb49-a92b-4b6d-b2ea-12ab46ee9281} <Trace> oximeter.measurements_f64 (2afa91c6-7a6c-42cf-84ca-7476e88b4c4e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1877 | 2026.02.06 01:20:31.904918 [ 3 ] {b813eb49-a92b-4b6d-b2ea-12ab46ee9281} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001625 sec., 615.3846153846154 rows/sec., 41.47 KiB/sec. | ||
| 1878 | 2026.02.06 01:20:31.904930 [ 192 ] {e511ea71-e802-4545-b869-85850eb1d513::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1879 | 2026.02.06 01:20:31.904957 [ 3 ] {b813eb49-a92b-4b6d-b2ea-12ab46ee9281} <Debug> TCPHandler: Processed in 0.001793442 sec. | ||
| 1880 | 2026.02.06 01:20:31.905079 [ 3 ] {} <Trace> TCP-Session: 93aadd0d-13ac-458b-bb25-7874a3024ffe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1881 | 2026.02.06 01:20:31.905175 [ 3 ] {b786a71c-fe82-4074-906e-9366ea0638c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1882 | 2026.02.06 01:20:31.905217 [ 3 ] {b786a71c-fe82-4074-906e-9366ea0638c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1883 | 2026.02.06 01:20:31.905483 [ 192 ] {e511ea71-e802-4545-b869-85850eb1d513::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1884 | 2026.02.06 01:20:31.905544 [ 3 ] {b786a71c-fe82-4074-906e-9366ea0638c3} <Trace> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1885 | 2026.02.06 01:20:31.905564 [ 192 ] {e511ea71-e802-4545-b869-85850eb1d513::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1886 | 2026.02.06 01:20:31.905589 [ 3 ] {b786a71c-fe82-4074-906e-9366ea0638c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1887 | 2026.02.06 01:20:31.905641 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.47 MiB. | ||
| 1888 | 2026.02.06 01:20:31.906062 [ 3 ] {b786a71c-fe82-4074-906e-9366ea0638c3} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1889 | 2026.02.06 01:20:31.906518 [ 3 ] {b786a71c-fe82-4074-906e-9366ea0638c3} <Trace> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1890 | 2026.02.06 01:20:31.906657 [ 3 ] {b786a71c-fe82-4074-906e-9366ea0638c3} <Debug> executeQuery: Read 78 rows, 5.03 KiB in 0.0015 sec., 52000 rows/sec., 3.27 MiB/sec. | ||
| 1891 | 2026.02.06 01:20:31.906665 [ 76 ] {} <Debug> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1892 | 2026.02.06 01:20:31.906694 [ 3 ] {b786a71c-fe82-4074-906e-9366ea0638c3} <Debug> TCPHandler: Processed in 0.001665032 sec. | ||
| 1893 | 2026.02.06 01:20:31.906717 [ 76 ] {} <Trace> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1894 | 2026.02.06 01:20:31.906745 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1895 | 2026.02.06 01:20:31.906829 [ 200 ] {35a37a75-595c-437a-bd19-b1f8c8c9b2dc::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 | ||
| 1896 | 2026.02.06 01:20:31.906945 [ 200 ] {35a37a75-595c-437a-bd19-b1f8c8c9b2dc::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1897 | 2026.02.06 01:20:31.906979 [ 200 ] {35a37a75-595c-437a-bd19-b1f8c8c9b2dc::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 20 rows starting from the beginning of the part | ||
| 1898 | 2026.02.06 01:20:31.907053 [ 200 ] {35a37a75-595c-437a-bd19-b1f8c8c9b2dc::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 20 rows starting from the beginning of the part | ||
| 1899 | 2026.02.06 01:20:31.907100 [ 200 ] {35a37a75-595c-437a-bd19-b1f8c8c9b2dc::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 20 rows starting from the beginning of the part | ||
| 1900 | 2026.02.06 01:20:31.907154 [ 200 ] {35a37a75-595c-437a-bd19-b1f8c8c9b2dc::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 78 rows starting from the beginning of the part | ||
| 1901 | 2026.02.06 01:20:31.907303 [ 200 ] {35a37a75-595c-437a-bd19-b1f8c8c9b2dc::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 50 rows starting from the beginning of the part | ||
| 1902 | 2026.02.06 01:20:31.907347 [ 200 ] {35a37a75-595c-437a-bd19-b1f8c8c9b2dc::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 78 rows starting from the beginning of the part | ||
| 1903 | 2026.02.06 01:20:31.908175 [ 200 ] {35a37a75-595c-437a-bd19-b1f8c8c9b2dc::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 266 rows, containing 4 columns (4 merged, 0 gathered) in 0.00137849 sec., 192964.76579445624 rows/sec., 12.60 MiB/sec. | ||
| 1904 | 2026.02.06 01:20:31.908405 [ 198 ] {35a37a75-595c-437a-bd19-b1f8c8c9b2dc::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1905 | 2026.02.06 01:20:31.908855 [ 198 ] {35a37a75-595c-437a-bd19-b1f8c8c9b2dc::all_1_6_1} <Trace> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1906 | 2026.02.06 01:20:31.908921 [ 198 ] {35a37a75-595c-437a-bd19-b1f8c8c9b2dc::all_1_6_1} <Trace> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1907 | 2026.02.06 01:20:31.908989 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 1908 | 2026.02.06 01:20:32.000274 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 172.54 MiB, peak 181.23 MiB, free memory in arenas 0.00 B, will set to 181.76 MiB (RSS), difference: 9.22 MiB | ||
| 1909 | 2026.02.06 01:20:36.099272 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 272 | ||
| 1910 | 2026.02.06 01:20:36.101561 [ 243 ] {} <Trace> system.query_log (e979a318-9a58-4b34-9a72-3006f9f8e92e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1911 | 2026.02.06 01:20:36.101609 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1912 | 2026.02.06 01:20:36.102960 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1913 | 2026.02.06 01:20:36.103513 [ 243 ] {} <Trace> system.query_log (e979a318-9a58-4b34-9a72-3006f9f8e92e): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1914 | 2026.02.06 01:20:36.103861 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 272 | ||
| 1915 | 2026.02.06 01:20:36.879583 [ 3 ] {} <Trace> TCP-Session: 93aadd0d-13ac-458b-bb25-7874a3024ffe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1916 | 2026.02.06 01:20:36.879778 [ 3 ] {a6cb0f22-c8b6-4763-a88e-b27dcdbccad9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1917 | 2026.02.06 01:20:36.879849 [ 3 ] {a6cb0f22-c8b6-4763-a88e-b27dcdbccad9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1918 | 2026.02.06 01:20:36.880556 [ 3 ] {a6cb0f22-c8b6-4763-a88e-b27dcdbccad9} <Trace> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1919 | 2026.02.06 01:20:36.880609 [ 3 ] {a6cb0f22-c8b6-4763-a88e-b27dcdbccad9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1920 | 2026.02.06 01:20:36.881154 [ 3 ] {a6cb0f22-c8b6-4763-a88e-b27dcdbccad9} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1921 | 2026.02.06 01:20:36.881626 [ 3 ] {a6cb0f22-c8b6-4763-a88e-b27dcdbccad9} <Trace> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1922 | 2026.02.06 01:20:36.881783 [ 3 ] {a6cb0f22-c8b6-4763-a88e-b27dcdbccad9} <Debug> executeQuery: Read 116 rows, 10.20 KiB in 0.002058 sec., 56365.40330417881 rows/sec., 4.84 MiB/sec. | ||
| 1923 | 2026.02.06 01:20:36.881826 [ 3 ] {a6cb0f22-c8b6-4763-a88e-b27dcdbccad9} <Debug> TCPHandler: Processed in 0.002374786 sec. | ||
| 1924 | 2026.02.06 01:20:36.881947 [ 3 ] {} <Trace> TCP-Session: 93aadd0d-13ac-458b-bb25-7874a3024ffe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1925 | 2026.02.06 01:20:36.882043 [ 3 ] {fbe455ed-64e9-483d-96b1-39e60be71479} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1926 | 2026.02.06 01:20:36.882083 [ 3 ] {fbe455ed-64e9-483d-96b1-39e60be71479} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1927 | 2026.02.06 01:20:36.882478 [ 3 ] {fbe455ed-64e9-483d-96b1-39e60be71479} <Trace> oximeter.fields_u16 (fb4d60fc-202c-4b3b-b72e-c67fc122b90a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1928 | 2026.02.06 01:20:36.882514 [ 3 ] {fbe455ed-64e9-483d-96b1-39e60be71479} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1929 | 2026.02.06 01:20:36.882918 [ 3 ] {fbe455ed-64e9-483d-96b1-39e60be71479} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1930 | 2026.02.06 01:20:36.883338 [ 3 ] {fbe455ed-64e9-483d-96b1-39e60be71479} <Trace> oximeter.fields_u16 (fb4d60fc-202c-4b3b-b72e-c67fc122b90a): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1931 | 2026.02.06 01:20:36.883447 [ 64 ] {} <Debug> oximeter.fields_u16 (fb4d60fc-202c-4b3b-b72e-c67fc122b90a) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1932 | 2026.02.06 01:20:36.883469 [ 3 ] {fbe455ed-64e9-483d-96b1-39e60be71479} <Debug> executeQuery: Read 32 rows, 2.41 KiB in 0.001446 sec., 22130.013831258646 rows/sec., 1.63 MiB/sec. | ||
| 1933 | 2026.02.06 01:20:36.883514 [ 64 ] {} <Trace> oximeter.fields_u16 (fb4d60fc-202c-4b3b-b72e-c67fc122b90a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1934 | 2026.02.06 01:20:36.883525 [ 3 ] {fbe455ed-64e9-483d-96b1-39e60be71479} <Debug> TCPHandler: Processed in 0.001631551 sec. | ||
| 1935 | 2026.02.06 01:20:36.883541 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1936 | 2026.02.06 01:20:36.883633 [ 3 ] {} <Trace> TCP-Session: 93aadd0d-13ac-458b-bb25-7874a3024ffe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1937 | 2026.02.06 01:20:36.883651 [ 192 ] {fb4d60fc-202c-4b3b-b72e-c67fc122b90a::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 | ||
| 1938 | 2026.02.06 01:20:36.883733 [ 3 ] {29501a9a-7a99-437a-b1a9-121f9efa105c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1939 | 2026.02.06 01:20:36.883780 [ 3 ] {29501a9a-7a99-437a-b1a9-121f9efa105c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1940 | 2026.02.06 01:20:36.883805 [ 192 ] {fb4d60fc-202c-4b3b-b72e-c67fc122b90a::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1941 | 2026.02.06 01:20:36.883864 [ 192 ] {fb4d60fc-202c-4b3b-b72e-c67fc122b90a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 31 rows starting from the beginning of the part | ||
| 1942 | 2026.02.06 01:20:36.883974 [ 192 ] {fb4d60fc-202c-4b3b-b72e-c67fc122b90a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 29 rows starting from the beginning of the part | ||
| 1943 | 2026.02.06 01:20:36.884049 [ 192 ] {fb4d60fc-202c-4b3b-b72e-c67fc122b90a::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 | ||
| 1944 | 2026.02.06 01:20:36.884114 [ 192 ] {fb4d60fc-202c-4b3b-b72e-c67fc122b90a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 31 rows starting from the beginning of the part | ||
| 1945 | 2026.02.06 01:20:36.884183 [ 192 ] {fb4d60fc-202c-4b3b-b72e-c67fc122b90a::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 | ||
| 1946 | 2026.02.06 01:20:36.884246 [ 3 ] {29501a9a-7a99-437a-b1a9-121f9efa105c} <Trace> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1947 | 2026.02.06 01:20:36.884247 [ 192 ] {fb4d60fc-202c-4b3b-b72e-c67fc122b90a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 32 rows starting from the beginning of the part | ||
| 1948 | 2026.02.06 01:20:36.884294 [ 3 ] {29501a9a-7a99-437a-b1a9-121f9efa105c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1949 | 2026.02.06 01:20:36.884773 [ 3 ] {29501a9a-7a99-437a-b1a9-121f9efa105c} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1950 | 2026.02.06 01:20:36.885220 [ 3 ] {29501a9a-7a99-437a-b1a9-121f9efa105c} <Trace> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1951 | 2026.02.06 01:20:36.885344 [ 200 ] {fb4d60fc-202c-4b3b-b72e-c67fc122b90a::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 391 rows, containing 5 columns (5 merged, 0 gathered) in 0.001741912 sec., 224465.9890970382 rows/sec., 15.10 MiB/sec. | ||
| 1952 | 2026.02.06 01:20:36.885356 [ 3 ] {29501a9a-7a99-437a-b1a9-121f9efa105c} <Debug> executeQuery: Read 88 rows, 7.04 KiB in 0.001641 sec., 53625.83790371724 rows/sec., 4.19 MiB/sec. | ||
| 1953 | 2026.02.06 01:20:36.885419 [ 3 ] {29501a9a-7a99-437a-b1a9-121f9efa105c} <Debug> TCPHandler: Processed in 0.001834992 sec. | ||
| 1954 | 2026.02.06 01:20:36.885529 [ 3 ] {} <Trace> TCP-Session: 93aadd0d-13ac-458b-bb25-7874a3024ffe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1955 | 2026.02.06 01:20:36.885567 [ 200 ] {fb4d60fc-202c-4b3b-b72e-c67fc122b90a::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1956 | 2026.02.06 01:20:36.885625 [ 3 ] {09dec769-054c-4032-8007-4b3a2e3544ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1957 | 2026.02.06 01:20:36.885674 [ 3 ] {09dec769-054c-4032-8007-4b3a2e3544ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1958 | 2026.02.06 01:20:36.886077 [ 200 ] {fb4d60fc-202c-4b3b-b72e-c67fc122b90a::all_1_6_1} <Trace> oximeter.fields_u16 (fb4d60fc-202c-4b3b-b72e-c67fc122b90a): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1959 | 2026.02.06 01:20:36.886084 [ 3 ] {09dec769-054c-4032-8007-4b3a2e3544ea} <Trace> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1960 | 2026.02.06 01:20:36.886134 [ 3 ] {09dec769-054c-4032-8007-4b3a2e3544ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1961 | 2026.02.06 01:20:36.886158 [ 200 ] {fb4d60fc-202c-4b3b-b72e-c67fc122b90a::all_1_6_1} <Trace> oximeter.fields_u16 (fb4d60fc-202c-4b3b-b72e-c67fc122b90a) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1962 | 2026.02.06 01:20:36.886231 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 1963 | 2026.02.06 01:20:36.886583 [ 3 ] {09dec769-054c-4032-8007-4b3a2e3544ea} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1964 | 2026.02.06 01:20:36.887033 [ 3 ] {09dec769-054c-4032-8007-4b3a2e3544ea} <Trace> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1965 | 2026.02.06 01:20:36.887164 [ 3 ] {09dec769-054c-4032-8007-4b3a2e3544ea} <Debug> executeQuery: Read 150 rows, 10.65 KiB in 0.001557 sec., 96339.11368015414 rows/sec., 6.68 MiB/sec. | ||
| 1966 | 2026.02.06 01:20:36.887200 [ 3 ] {09dec769-054c-4032-8007-4b3a2e3544ea} <Debug> TCPHandler: Processed in 0.001720371 sec. | ||
| 1967 | 2026.02.06 01:20:36.887303 [ 3 ] {} <Trace> TCP-Session: 93aadd0d-13ac-458b-bb25-7874a3024ffe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1968 | 2026.02.06 01:20:36.887402 [ 3 ] {b560ec89-a117-432e-afda-2a00f433a8e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52608) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1969 | 2026.02.06 01:20:36.887456 [ 3 ] {b560ec89-a117-432e-afda-2a00f433a8e4} <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 | ||
| 1970 | 2026.02.06 01:20:36.888241 [ 3 ] {b560ec89-a117-432e-afda-2a00f433a8e4} <Trace> oximeter.measurements_histogramu64 (97144b8f-900e-4825-92d0-28bf27d1d4ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1971 | 2026.02.06 01:20:36.888279 [ 3 ] {b560ec89-a117-432e-afda-2a00f433a8e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1972 | 2026.02.06 01:20:36.888962 [ 3 ] {b560ec89-a117-432e-afda-2a00f433a8e4} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1973 | 2026.02.06 01:20:36.889491 [ 3 ] {b560ec89-a117-432e-afda-2a00f433a8e4} <Trace> oximeter.measurements_histogramu64 (97144b8f-900e-4825-92d0-28bf27d1d4ae): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1974 | 2026.02.06 01:20:36.889631 [ 3 ] {b560ec89-a117-432e-afda-2a00f433a8e4} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.002245 sec., 14253.897550111358 rows/sec., 25.54 MiB/sec. | ||
| 1975 | 2026.02.06 01:20:36.889689 [ 3 ] {b560ec89-a117-432e-afda-2a00f433a8e4} <Debug> TCPHandler: Processed in 0.002434966 sec. | ||
| 1976 | 2026.02.06 01:20:36.889805 [ 3 ] {} <Trace> TCP-Session: 93aadd0d-13ac-458b-bb25-7874a3024ffe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1977 | 2026.02.06 01:20:36.889899 [ 3 ] {91607c94-4ee5-4742-92ee-577a2ff7bf1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1978 | 2026.02.06 01:20:36.889939 [ 3 ] {91607c94-4ee5-4742-92ee-577a2ff7bf1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1979 | 2026.02.06 01:20:36.890279 [ 3 ] {91607c94-4ee5-4742-92ee-577a2ff7bf1f} <Trace> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1980 | 2026.02.06 01:20:36.890312 [ 3 ] {91607c94-4ee5-4742-92ee-577a2ff7bf1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1981 | 2026.02.06 01:20:36.890771 [ 3 ] {91607c94-4ee5-4742-92ee-577a2ff7bf1f} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1982 | 2026.02.06 01:20:36.891232 [ 3 ] {91607c94-4ee5-4742-92ee-577a2ff7bf1f} <Trace> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1983 | 2026.02.06 01:20:36.891363 [ 3 ] {91607c94-4ee5-4742-92ee-577a2ff7bf1f} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.00148 sec., 33783.78378378379 rows/sec., 2.32 MiB/sec. | ||
| 1984 | 2026.02.06 01:20:36.891398 [ 3 ] {91607c94-4ee5-4742-92ee-577a2ff7bf1f} <Debug> TCPHandler: Processed in 0.001640661 sec. | ||
| 1985 | 2026.02.06 01:20:38.606574 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 3353 | ||
| 1986 | 2026.02.06 01:20:38.607072 [ 245 ] {} <Trace> system.asynchronous_metric_log (50965cfb-3fe0-4bc3-b722-77d2bdddda32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1987 | 2026.02.06 01:20:38.607123 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1988 | 2026.02.06 01:20:38.607740 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1989 | 2026.02.06 01:20:38.608229 [ 245 ] {} <Trace> system.asynchronous_metric_log (50965cfb-3fe0-4bc3-b722-77d2bdddda32): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1990 | 2026.02.06 01:20:38.608409 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3353 | ||
| 1991 | 2026.02.06 01:20:38.781307 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
| 1992 | 2026.02.06 01:20:38.799058 [ 244 ] {} <Trace> system.metric_log (b13c6af1-b368-46ee-88e3-e8b49f18365b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1993 | 2026.02.06 01:20:38.799105 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1994 | 2026.02.06 01:20:38.804690 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1995 | 2026.02.06 01:20:38.805812 [ 244 ] {} <Trace> system.metric_log (b13c6af1-b368-46ee-88e3-e8b49f18365b): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1996 | 2026.02.06 01:20:38.808873 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
| 1997 | 2026.02.06 01:20:41.885620 [ 3 ] {} <Trace> TCP-Session: 93aadd0d-13ac-458b-bb25-7874a3024ffe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1998 | 2026.02.06 01:20:41.885823 [ 3 ] {b86fd4ef-8224-4bb9-9651-49b57828c212} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52608) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1999 | 2026.02.06 01:20:41.885890 [ 3 ] {b86fd4ef-8224-4bb9-9651-49b57828c212} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2000 | 2026.02.06 01:20:41.886609 [ 3 ] {b86fd4ef-8224-4bb9-9651-49b57828c212} <Trace> oximeter.fields_i16 (104ba66f-7843-4e50-a9a9-abb40c455f87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2001 | 2026.02.06 01:20:41.886664 [ 3 ] {b86fd4ef-8224-4bb9-9651-49b57828c212} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2002 | 2026.02.06 01:20:41.887068 [ 3 ] {b86fd4ef-8224-4bb9-9651-49b57828c212} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2003 | 2026.02.06 01:20:41.887301 [ 3 ] {b86fd4ef-8224-4bb9-9651-49b57828c212} <Trace> oximeter.fields_i16 (104ba66f-7843-4e50-a9a9-abb40c455f87): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2004 | 2026.02.06 01:20:41.887469 [ 3 ] {b86fd4ef-8224-4bb9-9651-49b57828c212} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.001692 sec., 157210.40189125296 rows/sec., 9.99 MiB/sec. | ||
| 2005 | 2026.02.06 01:20:41.887518 [ 3 ] {b86fd4ef-8224-4bb9-9651-49b57828c212} <Debug> TCPHandler: Processed in 0.002025253 sec. | ||
| 2006 | 2026.02.06 01:20:41.887644 [ 3 ] {} <Trace> TCP-Session: 93aadd0d-13ac-458b-bb25-7874a3024ffe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2007 | 2026.02.06 01:20:41.887750 [ 3 ] {a65929ae-8b65-4f6e-8d58-05617bf6e66c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2008 | 2026.02.06 01:20:41.887794 [ 3 ] {a65929ae-8b65-4f6e-8d58-05617bf6e66c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2009 | 2026.02.06 01:20:41.888479 [ 3 ] {a65929ae-8b65-4f6e-8d58-05617bf6e66c} <Trace> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2010 | 2026.02.06 01:20:41.888519 [ 3 ] {a65929ae-8b65-4f6e-8d58-05617bf6e66c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2011 | 2026.02.06 01:20:41.888878 [ 3 ] {a65929ae-8b65-4f6e-8d58-05617bf6e66c} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2012 | 2026.02.06 01:20:41.889094 [ 3 ] {a65929ae-8b65-4f6e-8d58-05617bf6e66c} <Trace> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2013 | 2026.02.06 01:20:41.889234 [ 3 ] {a65929ae-8b65-4f6e-8d58-05617bf6e66c} <Debug> executeQuery: Read 748 rows, 60.23 KiB in 0.001506 sec., 496679.94687915005 rows/sec., 39.05 MiB/sec. | ||
| 2014 | 2026.02.06 01:20:41.889274 [ 3 ] {a65929ae-8b65-4f6e-8d58-05617bf6e66c} <Debug> TCPHandler: Processed in 0.001683491 sec. | ||
| 2015 | 2026.02.06 01:20:41.889392 [ 3 ] {} <Trace> TCP-Session: 93aadd0d-13ac-458b-bb25-7874a3024ffe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2016 | 2026.02.06 01:20:41.889494 [ 3 ] {78a7f503-aa5f-4e5c-bd56-45dd5f84a62b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2017 | 2026.02.06 01:20:41.889537 [ 3 ] {78a7f503-aa5f-4e5c-bd56-45dd5f84a62b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2018 | 2026.02.06 01:20:41.889976 [ 3 ] {78a7f503-aa5f-4e5c-bd56-45dd5f84a62b} <Trace> oximeter.fields_u16 (fb4d60fc-202c-4b3b-b72e-c67fc122b90a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2019 | 2026.02.06 01:20:41.890014 [ 3 ] {78a7f503-aa5f-4e5c-bd56-45dd5f84a62b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2020 | 2026.02.06 01:20:41.890339 [ 3 ] {78a7f503-aa5f-4e5c-bd56-45dd5f84a62b} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2021 | 2026.02.06 01:20:41.890549 [ 3 ] {78a7f503-aa5f-4e5c-bd56-45dd5f84a62b} <Trace> oximeter.fields_u16 (fb4d60fc-202c-4b3b-b72e-c67fc122b90a): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2022 | 2026.02.06 01:20:41.890679 [ 3 ] {78a7f503-aa5f-4e5c-bd56-45dd5f84a62b} <Debug> executeQuery: Read 133 rows, 8.00 KiB in 0.001205 sec., 110373.4439834025 rows/sec., 6.49 MiB/sec. | ||
| 2023 | 2026.02.06 01:20:41.890718 [ 3 ] {78a7f503-aa5f-4e5c-bd56-45dd5f84a62b} <Debug> TCPHandler: Processed in 0.001375609 sec. | ||
| 2024 | 2026.02.06 01:20:41.890830 [ 3 ] {} <Trace> TCP-Session: 93aadd0d-13ac-458b-bb25-7874a3024ffe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2025 | 2026.02.06 01:20:41.890928 [ 3 ] {e953fb9c-1af6-4664-bd75-7dc936969b65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52608) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2026 | 2026.02.06 01:20:41.890969 [ 3 ] {e953fb9c-1af6-4664-bd75-7dc936969b65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2027 | 2026.02.06 01:20:41.891408 [ 3 ] {e953fb9c-1af6-4664-bd75-7dc936969b65} <Trace> oximeter.fields_u32 (efacbb35-87c4-45a6-b25f-cea415d7aebd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2028 | 2026.02.06 01:20:41.891447 [ 3 ] {e953fb9c-1af6-4664-bd75-7dc936969b65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2029 | 2026.02.06 01:20:41.891739 [ 3 ] {e953fb9c-1af6-4664-bd75-7dc936969b65} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2030 | 2026.02.06 01:20:41.891954 [ 3 ] {e953fb9c-1af6-4664-bd75-7dc936969b65} <Trace> oximeter.fields_u32 (efacbb35-87c4-45a6-b25f-cea415d7aebd): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2031 | 2026.02.06 01:20:41.892081 [ 3 ] {e953fb9c-1af6-4664-bd75-7dc936969b65} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.001171 sec., 119555.93509820667 rows/sec., 7.73 MiB/sec. | ||
| 2032 | 2026.02.06 01:20:41.892119 [ 3 ] {e953fb9c-1af6-4664-bd75-7dc936969b65} <Debug> TCPHandler: Processed in 0.00133963 sec. | ||
| 2033 | 2026.02.06 01:20:41.892235 [ 3 ] {} <Trace> TCP-Session: 93aadd0d-13ac-458b-bb25-7874a3024ffe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2034 | 2026.02.06 01:20:41.892356 [ 3 ] {e8cd4461-042d-4e6f-932f-1f1ab8593bdc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52608) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2035 | 2026.02.06 01:20:41.892418 [ 3 ] {e8cd4461-042d-4e6f-932f-1f1ab8593bdc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2036 | 2026.02.06 01:20:41.892957 [ 3 ] {e8cd4461-042d-4e6f-932f-1f1ab8593bdc} <Trace> oximeter.fields_u8 (7e40da4e-3721-4df5-9ad4-b5e43542e087): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2037 | 2026.02.06 01:20:41.892998 [ 3 ] {e8cd4461-042d-4e6f-932f-1f1ab8593bdc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2038 | 2026.02.06 01:20:41.893373 [ 3 ] {e8cd4461-042d-4e6f-932f-1f1ab8593bdc} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2039 | 2026.02.06 01:20:41.893662 [ 3 ] {e8cd4461-042d-4e6f-932f-1f1ab8593bdc} <Trace> oximeter.fields_u8 (7e40da4e-3721-4df5-9ad4-b5e43542e087): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2040 | 2026.02.06 01:20:41.893819 [ 3 ] {e8cd4461-042d-4e6f-932f-1f1ab8593bdc} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001507 sec., 92236.2309223623 rows/sec., 5.25 MiB/sec. | ||
| 2041 | 2026.02.06 01:20:41.893866 [ 3 ] {e8cd4461-042d-4e6f-932f-1f1ab8593bdc} <Debug> TCPHandler: Processed in 0.001680881 sec. | ||
| 2042 | 2026.02.06 01:20:41.894053 [ 3 ] {} <Trace> TCP-Session: 93aadd0d-13ac-458b-bb25-7874a3024ffe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2043 | 2026.02.06 01:20:41.894171 [ 3 ] {a55203b7-33b5-4377-929d-fe83d2a5a494} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2044 | 2026.02.06 01:20:41.894222 [ 3 ] {a55203b7-33b5-4377-929d-fe83d2a5a494} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2045 | 2026.02.06 01:20:41.895702 [ 3 ] {a55203b7-33b5-4377-929d-fe83d2a5a494} <Trace> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2046 | 2026.02.06 01:20:41.895745 [ 3 ] {a55203b7-33b5-4377-929d-fe83d2a5a494} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2047 | 2026.02.06 01:20:41.896100 [ 3 ] {a55203b7-33b5-4377-929d-fe83d2a5a494} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2048 | 2026.02.06 01:20:41.896324 [ 3 ] {a55203b7-33b5-4377-929d-fe83d2a5a494} <Trace> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2049 | 2026.02.06 01:20:41.896457 [ 3 ] {a55203b7-33b5-4377-929d-fe83d2a5a494} <Debug> executeQuery: Read 455 rows, 32.64 KiB in 0.002308 sec., 197140.38128249565 rows/sec., 13.81 MiB/sec. | ||
| 2050 | 2026.02.06 01:20:41.896495 [ 3 ] {a55203b7-33b5-4377-929d-fe83d2a5a494} <Debug> TCPHandler: Processed in 0.002503386 sec. | ||
| 2051 | 2026.02.06 01:20:41.896612 [ 3 ] {} <Trace> TCP-Session: 93aadd0d-13ac-458b-bb25-7874a3024ffe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2052 | 2026.02.06 01:20:41.896708 [ 3 ] {b299af41-2647-48e2-afb0-1c2ee3647472} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52608) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2053 | 2026.02.06 01:20:41.896752 [ 3 ] {b299af41-2647-48e2-afb0-1c2ee3647472} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2054 | 2026.02.06 01:20:41.897071 [ 3 ] {b299af41-2647-48e2-afb0-1c2ee3647472} <Trace> oximeter.measurements_bool (a3a47353-bd4a-4bc2-8c37-5164375cd607): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2055 | 2026.02.06 01:20:41.897108 [ 3 ] {b299af41-2647-48e2-afb0-1c2ee3647472} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2056 | 2026.02.06 01:20:41.897418 [ 3 ] {b299af41-2647-48e2-afb0-1c2ee3647472} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2057 | 2026.02.06 01:20:41.897628 [ 3 ] {b299af41-2647-48e2-afb0-1c2ee3647472} <Trace> oximeter.measurements_bool (a3a47353-bd4a-4bc2-8c37-5164375cd607): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2058 | 2026.02.06 01:20:41.897757 [ 3 ] {b299af41-2647-48e2-afb0-1c2ee3647472} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001068 sec., 5617.9775280898875 rows/sec., 293.52 KiB/sec. | ||
| 2059 | 2026.02.06 01:20:41.897795 [ 3 ] {b299af41-2647-48e2-afb0-1c2ee3647472} <Debug> TCPHandler: Processed in 0.001234028 sec. | ||
| 2060 | 2026.02.06 01:20:41.897899 [ 3 ] {} <Trace> TCP-Session: 93aadd0d-13ac-458b-bb25-7874a3024ffe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2061 | 2026.02.06 01:20:41.897993 [ 3 ] {0b0111f0-0a9e-490f-830d-d7df87223233} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2062 | 2026.02.06 01:20:41.898038 [ 3 ] {0b0111f0-0a9e-490f-830d-d7df87223233} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2063 | 2026.02.06 01:20:41.898434 [ 3 ] {0b0111f0-0a9e-490f-830d-d7df87223233} <Trace> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2064 | 2026.02.06 01:20:41.898472 [ 3 ] {0b0111f0-0a9e-490f-830d-d7df87223233} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2065 | 2026.02.06 01:20:41.898798 [ 3 ] {0b0111f0-0a9e-490f-830d-d7df87223233} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2066 | 2026.02.06 01:20:41.899015 [ 3 ] {0b0111f0-0a9e-490f-830d-d7df87223233} <Trace> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2067 | 2026.02.06 01:20:41.899142 [ 3 ] {0b0111f0-0a9e-490f-830d-d7df87223233} <Debug> executeQuery: Read 248 rows, 16.83 KiB in 0.001167 sec., 212510.71122536418 rows/sec., 14.08 MiB/sec. | ||
| 2068 | 2026.02.06 01:20:41.899180 [ 3 ] {0b0111f0-0a9e-490f-830d-d7df87223233} <Debug> TCPHandler: Processed in 0.001330569 sec. | ||
| 2069 | 2026.02.06 01:20:41.899291 [ 3 ] {} <Trace> TCP-Session: 93aadd0d-13ac-458b-bb25-7874a3024ffe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2070 | 2026.02.06 01:20:41.899393 [ 3 ] {9d04f37a-885e-47a2-8f61-e39288547c68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52608) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2071 | 2026.02.06 01:20:41.899436 [ 3 ] {9d04f37a-885e-47a2-8f61-e39288547c68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2072 | 2026.02.06 01:20:41.899764 [ 3 ] {9d04f37a-885e-47a2-8f61-e39288547c68} <Trace> oximeter.measurements_f64 (2afa91c6-7a6c-42cf-84ca-7476e88b4c4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2073 | 2026.02.06 01:20:41.899801 [ 3 ] {9d04f37a-885e-47a2-8f61-e39288547c68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2074 | 2026.02.06 01:20:41.900099 [ 3 ] {9d04f37a-885e-47a2-8f61-e39288547c68} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2075 | 2026.02.06 01:20:41.900318 [ 3 ] {9d04f37a-885e-47a2-8f61-e39288547c68} <Trace> oximeter.measurements_f64 (2afa91c6-7a6c-42cf-84ca-7476e88b4c4e): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2076 | 2026.02.06 01:20:41.900447 [ 3 ] {9d04f37a-885e-47a2-8f61-e39288547c68} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001073 sec., 931.9664492078285 rows/sec., 62.80 KiB/sec. | ||
| 2077 | 2026.02.06 01:20:41.900484 [ 3 ] {9d04f37a-885e-47a2-8f61-e39288547c68} <Debug> TCPHandler: Processed in 0.001243189 sec. | ||
| 2078 | 2026.02.06 01:20:41.900593 [ 3 ] {} <Trace> TCP-Session: 93aadd0d-13ac-458b-bb25-7874a3024ffe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2079 | 2026.02.06 01:20:41.900694 [ 3 ] {96d62ffa-a7d2-42e1-969d-64236d87dc73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2080 | 2026.02.06 01:20:41.900736 [ 3 ] {96d62ffa-a7d2-42e1-969d-64236d87dc73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2081 | 2026.02.06 01:20:41.901068 [ 3 ] {96d62ffa-a7d2-42e1-969d-64236d87dc73} <Trace> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2082 | 2026.02.06 01:20:41.901106 [ 3 ] {96d62ffa-a7d2-42e1-969d-64236d87dc73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2083 | 2026.02.06 01:20:41.901418 [ 3 ] {96d62ffa-a7d2-42e1-969d-64236d87dc73} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2084 | 2026.02.06 01:20:41.901630 [ 3 ] {96d62ffa-a7d2-42e1-969d-64236d87dc73} <Trace> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2085 | 2026.02.06 01:20:41.901758 [ 3 ] {96d62ffa-a7d2-42e1-969d-64236d87dc73} <Debug> executeQuery: Read 78 rows, 5.03 KiB in 0.001081 sec., 72155.4116558742 rows/sec., 4.54 MiB/sec. | ||
| 2086 | 2026.02.06 01:20:41.901796 [ 3 ] {96d62ffa-a7d2-42e1-969d-64236d87dc73} <Debug> TCPHandler: Processed in 0.001253508 sec. | ||
| 2087 | 2026.02.06 01:20:46.026745 [ 48 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2088 | 2026.02.06 01:20:46.026846 [ 48 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2089 | 2026.02.06 01:20:46.104225 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 304 | ||
| 2090 | 2026.02.06 01:20:46.106701 [ 243 ] {} <Trace> system.query_log (e979a318-9a58-4b34-9a72-3006f9f8e92e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2091 | 2026.02.06 01:20:46.106755 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2092 | 2026.02.06 01:20:46.107960 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2093 | 2026.02.06 01:20:46.108331 [ 243 ] {} <Trace> system.query_log (e979a318-9a58-4b34-9a72-3006f9f8e92e): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2094 | 2026.02.06 01:20:46.108494 [ 45 ] {} <Debug> system.query_log (e979a318-9a58-4b34-9a72-3006f9f8e92e) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2095 | 2026.02.06 01:20:46.108561 [ 45 ] {} <Trace> system.query_log (e979a318-9a58-4b34-9a72-3006f9f8e92e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2096 | 2026.02.06 01:20:46.108581 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2097 | 2026.02.06 01:20:46.108678 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 304 | ||
| 2098 | 2026.02.06 01:20:46.108676 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 3865 | ||
| 2099 | 2026.02.06 01:20:46.108695 [ 192 ] {e979a318-9a58-4b34-9a72-3006f9f8e92e::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 | ||
| 2100 | 2026.02.06 01:20:46.109199 [ 245 ] {} <Trace> system.asynchronous_metric_log (50965cfb-3fe0-4bc3-b722-77d2bdddda32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2101 | 2026.02.06 01:20:46.109243 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2102 | 2026.02.06 01:20:46.109303 [ 192 ] {e979a318-9a58-4b34-9a72-3006f9f8e92e::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2103 | 2026.02.06 01:20:46.109470 [ 192 ] {e979a318-9a58-4b34-9a72-3006f9f8e92e::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 | ||
| 2104 | 2026.02.06 01:20:46.109731 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2105 | 2026.02.06 01:20:46.109873 [ 192 ] {e979a318-9a58-4b34-9a72-3006f9f8e92e::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 | ||
| 2106 | 2026.02.06 01:20:46.109968 [ 245 ] {} <Trace> system.asynchronous_metric_log (50965cfb-3fe0-4bc3-b722-77d2bdddda32): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2107 | 2026.02.06 01:20:46.110104 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3865 | ||
| 2108 | 2026.02.06 01:20:46.110262 [ 192 ] {e979a318-9a58-4b34-9a72-3006f9f8e92e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 82 rows starting from the beginning of the part | ||
| 2109 | 2026.02.06 01:20:46.110633 [ 192 ] {e979a318-9a58-4b34-9a72-3006f9f8e92e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 62 rows starting from the beginning of the part | ||
| 2110 | 2026.02.06 01:20:46.110980 [ 192 ] {e979a318-9a58-4b34-9a72-3006f9f8e92e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 34 rows starting from the beginning of the part | ||
| 2111 | 2026.02.06 01:20:46.111314 [ 192 ] {e979a318-9a58-4b34-9a72-3006f9f8e92e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 32 rows starting from the beginning of the part | ||
| 2112 | 2026.02.06 01:20:46.117217 [ 193 ] {e979a318-9a58-4b34-9a72-3006f9f8e92e::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 304 rows, containing 72 columns (72 merged, 0 gathered) in 0.008574028 sec., 35455.91406979311 rows/sec., 35.93 MiB/sec. | ||
| 2113 | 2026.02.06 01:20:46.118161 [ 186 ] {e979a318-9a58-4b34-9a72-3006f9f8e92e::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2114 | 2026.02.06 01:20:46.118743 [ 186 ] {e979a318-9a58-4b34-9a72-3006f9f8e92e::all_1_6_1} <Trace> system.query_log (e979a318-9a58-4b34-9a72-3006f9f8e92e): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2115 | 2026.02.06 01:20:46.118812 [ 186 ] {e979a318-9a58-4b34-9a72-3006f9f8e92e::all_1_6_1} <Trace> system.query_log (e979a318-9a58-4b34-9a72-3006f9f8e92e) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2116 | 2026.02.06 01:20:46.119018 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.62 MiB. | ||
| 2117 | 2026.02.06 01:20:46.272591 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2118 | 2026.02.06 01:20:46.272666 [ 3 ] {} <Debug> TCP-Session: 93aadd0d-13ac-458b-bb25-7874a3024ffe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2119 | 2026.02.06 01:20:46.309131 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
| 2120 | 2026.02.06 01:20:46.326737 [ 244 ] {} <Trace> system.metric_log (b13c6af1-b368-46ee-88e3-e8b49f18365b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2121 | 2026.02.06 01:20:46.326781 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2122 | 2026.02.06 01:20:46.332582 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2123 | 2026.02.06 01:20:46.333263 [ 244 ] {} <Trace> system.metric_log (b13c6af1-b368-46ee-88e3-e8b49f18365b): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2124 | 2026.02.06 01:20:46.336191 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
| 2125 | 2026.02.06 01:20:46.881103 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2126 | 2026.02.06 01:20:46.881379 [ 4 ] {1475192d-6b34-41d2-9529-537c66c71ce5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2127 | 2026.02.06 01:20:46.881479 [ 4 ] {1475192d-6b34-41d2-9529-537c66c71ce5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2128 | 2026.02.06 01:20:46.882505 [ 4 ] {1475192d-6b34-41d2-9529-537c66c71ce5} <Trace> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2129 | 2026.02.06 01:20:46.882545 [ 4 ] {1475192d-6b34-41d2-9529-537c66c71ce5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2130 | 2026.02.06 01:20:46.882937 [ 4 ] {1475192d-6b34-41d2-9529-537c66c71ce5} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2131 | 2026.02.06 01:20:46.883163 [ 4 ] {1475192d-6b34-41d2-9529-537c66c71ce5} <Trace> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2132 | 2026.02.06 01:20:46.883310 [ 4 ] {1475192d-6b34-41d2-9529-537c66c71ce5} <Debug> executeQuery: Read 116 rows, 10.20 KiB in 0.002006 sec., 57826.52043868395 rows/sec., 4.97 MiB/sec. | ||
| 2133 | 2026.02.06 01:20:46.883355 [ 4 ] {1475192d-6b34-41d2-9529-537c66c71ce5} <Debug> TCPHandler: Processed in 0.002432926 sec. | ||
| 2134 | 2026.02.06 01:20:46.883483 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2135 | 2026.02.06 01:20:46.883583 [ 4 ] {18eae62f-20b9-496e-8f4b-d280bedca87b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2136 | 2026.02.06 01:20:46.883625 [ 4 ] {18eae62f-20b9-496e-8f4b-d280bedca87b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2137 | 2026.02.06 01:20:46.884095 [ 4 ] {18eae62f-20b9-496e-8f4b-d280bedca87b} <Trace> oximeter.fields_u16 (fb4d60fc-202c-4b3b-b72e-c67fc122b90a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2138 | 2026.02.06 01:20:46.884129 [ 4 ] {18eae62f-20b9-496e-8f4b-d280bedca87b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2139 | 2026.02.06 01:20:46.884432 [ 4 ] {18eae62f-20b9-496e-8f4b-d280bedca87b} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2140 | 2026.02.06 01:20:46.884633 [ 4 ] {18eae62f-20b9-496e-8f4b-d280bedca87b} <Trace> oximeter.fields_u16 (fb4d60fc-202c-4b3b-b72e-c67fc122b90a): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2141 | 2026.02.06 01:20:46.884755 [ 4 ] {18eae62f-20b9-496e-8f4b-d280bedca87b} <Debug> executeQuery: Read 32 rows, 2.41 KiB in 0.001195 sec., 26778.242677824266 rows/sec., 1.97 MiB/sec. | ||
| 2142 | 2026.02.06 01:20:46.884792 [ 4 ] {18eae62f-20b9-496e-8f4b-d280bedca87b} <Debug> TCPHandler: Processed in 0.001358279 sec. | ||
| 2143 | 2026.02.06 01:20:46.884904 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2144 | 2026.02.06 01:20:46.884996 [ 4 ] {eba94aba-a477-4958-a2cf-c2ed3c259f24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2145 | 2026.02.06 01:20:46.885036 [ 4 ] {eba94aba-a477-4958-a2cf-c2ed3c259f24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2146 | 2026.02.06 01:20:46.885482 [ 4 ] {eba94aba-a477-4958-a2cf-c2ed3c259f24} <Trace> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2147 | 2026.02.06 01:20:46.885516 [ 4 ] {eba94aba-a477-4958-a2cf-c2ed3c259f24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2148 | 2026.02.06 01:20:46.885800 [ 4 ] {eba94aba-a477-4958-a2cf-c2ed3c259f24} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2149 | 2026.02.06 01:20:46.885998 [ 4 ] {eba94aba-a477-4958-a2cf-c2ed3c259f24} <Trace> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2150 | 2026.02.06 01:20:46.886116 [ 4 ] {eba94aba-a477-4958-a2cf-c2ed3c259f24} <Debug> executeQuery: Read 88 rows, 7.04 KiB in 0.001138 sec., 77328.6467486819 rows/sec., 6.04 MiB/sec. | ||
| 2151 | 2026.02.06 01:20:46.886150 [ 4 ] {eba94aba-a477-4958-a2cf-c2ed3c259f24} <Debug> TCPHandler: Processed in 0.001292978 sec. | ||
| 2152 | 2026.02.06 01:20:46.886261 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2153 | 2026.02.06 01:20:46.886351 [ 4 ] {9e6471ab-f13d-44f7-907e-13c0997f6f6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2154 | 2026.02.06 01:20:46.886393 [ 4 ] {9e6471ab-f13d-44f7-907e-13c0997f6f6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2155 | 2026.02.06 01:20:46.886797 [ 4 ] {9e6471ab-f13d-44f7-907e-13c0997f6f6a} <Trace> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2156 | 2026.02.06 01:20:46.886830 [ 4 ] {9e6471ab-f13d-44f7-907e-13c0997f6f6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2157 | 2026.02.06 01:20:46.887141 [ 4 ] {9e6471ab-f13d-44f7-907e-13c0997f6f6a} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2158 | 2026.02.06 01:20:46.887345 [ 4 ] {9e6471ab-f13d-44f7-907e-13c0997f6f6a} <Trace> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2159 | 2026.02.06 01:20:46.887467 [ 4 ] {9e6471ab-f13d-44f7-907e-13c0997f6f6a} <Debug> executeQuery: Read 150 rows, 10.65 KiB in 0.001134 sec., 132275.13227513226 rows/sec., 9.17 MiB/sec. | ||
| 2160 | 2026.02.06 01:20:46.887499 [ 4 ] {9e6471ab-f13d-44f7-907e-13c0997f6f6a} <Debug> TCPHandler: Processed in 0.001285629 sec. | ||
| 2161 | 2026.02.06 01:20:46.887604 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2162 | 2026.02.06 01:20:46.887693 [ 4 ] {d4f5f2fe-f668-478a-9e20-456b7a1bc004} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2163 | 2026.02.06 01:20:46.887745 [ 4 ] {d4f5f2fe-f668-478a-9e20-456b7a1bc004} <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 | ||
| 2164 | 2026.02.06 01:20:46.888595 [ 4 ] {d4f5f2fe-f668-478a-9e20-456b7a1bc004} <Trace> oximeter.measurements_histogramu64 (97144b8f-900e-4825-92d0-28bf27d1d4ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2165 | 2026.02.06 01:20:46.888628 [ 4 ] {d4f5f2fe-f668-478a-9e20-456b7a1bc004} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2166 | 2026.02.06 01:20:46.889160 [ 4 ] {d4f5f2fe-f668-478a-9e20-456b7a1bc004} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2167 | 2026.02.06 01:20:46.889372 [ 4 ] {d4f5f2fe-f668-478a-9e20-456b7a1bc004} <Trace> oximeter.measurements_histogramu64 (97144b8f-900e-4825-92d0-28bf27d1d4ae): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2168 | 2026.02.06 01:20:46.889504 [ 4 ] {d4f5f2fe-f668-478a-9e20-456b7a1bc004} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001828 sec., 17505.4704595186 rows/sec., 31.37 MiB/sec. | ||
| 2169 | 2026.02.06 01:20:46.889560 [ 4 ] {d4f5f2fe-f668-478a-9e20-456b7a1bc004} <Debug> TCPHandler: Processed in 0.002003104 sec. | ||
| 2170 | 2026.02.06 01:20:46.889671 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2171 | 2026.02.06 01:20:46.889763 [ 4 ] {6cd84634-1395-49b5-8a83-3592081ba13d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2172 | 2026.02.06 01:20:46.889803 [ 4 ] {6cd84634-1395-49b5-8a83-3592081ba13d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2173 | 2026.02.06 01:20:46.890125 [ 4 ] {6cd84634-1395-49b5-8a83-3592081ba13d} <Trace> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2174 | 2026.02.06 01:20:46.890158 [ 4 ] {6cd84634-1395-49b5-8a83-3592081ba13d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2175 | 2026.02.06 01:20:46.890443 [ 4 ] {6cd84634-1395-49b5-8a83-3592081ba13d} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2176 | 2026.02.06 01:20:46.890640 [ 4 ] {6cd84634-1395-49b5-8a83-3592081ba13d} <Trace> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2177 | 2026.02.06 01:20:46.890758 [ 4 ] {6cd84634-1395-49b5-8a83-3592081ba13d} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.001013 sec., 49358.341559723594 rows/sec., 3.38 MiB/sec. | ||
| 2178 | 2026.02.06 01:20:46.890791 [ 4 ] {6cd84634-1395-49b5-8a83-3592081ba13d} <Debug> TCPHandler: Processed in 0.001166848 sec. | ||
| 2179 | 2026.02.06 01:20:47.000291 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 181.57 MiB, peak 187.16 MiB, free memory in arenas 0.00 B, will set to 183.37 MiB (RSS), difference: 1.79 MiB | ||
| 2180 | 2026.02.06 01:20:51.896270 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2181 | 2026.02.06 01:20:51.896544 [ 4 ] {4af72449-ef8a-4cc0-8174-0b1be5467c2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2182 | 2026.02.06 01:20:51.896647 [ 4 ] {4af72449-ef8a-4cc0-8174-0b1be5467c2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2183 | 2026.02.06 01:20:51.897724 [ 4 ] {4af72449-ef8a-4cc0-8174-0b1be5467c2d} <Trace> oximeter.fields_i16 (104ba66f-7843-4e50-a9a9-abb40c455f87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2184 | 2026.02.06 01:20:51.897796 [ 4 ] {4af72449-ef8a-4cc0-8174-0b1be5467c2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2185 | 2026.02.06 01:20:51.898413 [ 4 ] {4af72449-ef8a-4cc0-8174-0b1be5467c2d} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2186 | 2026.02.06 01:20:51.898749 [ 4 ] {4af72449-ef8a-4cc0-8174-0b1be5467c2d} <Trace> oximeter.fields_i16 (104ba66f-7843-4e50-a9a9-abb40c455f87): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2187 | 2026.02.06 01:20:51.898984 [ 4 ] {4af72449-ef8a-4cc0-8174-0b1be5467c2d} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.00251 sec., 105976.09561752988 rows/sec., 6.73 MiB/sec. | ||
| 2188 | 2026.02.06 01:20:51.899055 [ 4 ] {4af72449-ef8a-4cc0-8174-0b1be5467c2d} <Debug> TCPHandler: Processed in 0.0030234 sec. | ||
| 2189 | 2026.02.06 01:20:51.899249 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2190 | 2026.02.06 01:20:51.899385 [ 4 ] {e58e7cdc-b792-499b-891d-6e8974a92e77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2191 | 2026.02.06 01:20:51.899451 [ 4 ] {e58e7cdc-b792-499b-891d-6e8974a92e77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2192 | 2026.02.06 01:20:51.900624 [ 4 ] {e58e7cdc-b792-499b-891d-6e8974a92e77} <Trace> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2193 | 2026.02.06 01:20:51.900681 [ 4 ] {e58e7cdc-b792-499b-891d-6e8974a92e77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2194 | 2026.02.06 01:20:51.901244 [ 4 ] {e58e7cdc-b792-499b-891d-6e8974a92e77} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2195 | 2026.02.06 01:20:51.901585 [ 4 ] {e58e7cdc-b792-499b-891d-6e8974a92e77} <Trace> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2196 | 2026.02.06 01:20:51.901794 [ 4 ] {e58e7cdc-b792-499b-891d-6e8974a92e77} <Debug> executeQuery: Read 748 rows, 60.23 KiB in 0.002442 sec., 306306.3063063063 rows/sec., 24.08 MiB/sec. | ||
| 2197 | 2026.02.06 01:20:51.901854 [ 4 ] {e58e7cdc-b792-499b-891d-6e8974a92e77} <Debug> TCPHandler: Processed in 0.002676578 sec. | ||
| 2198 | 2026.02.06 01:20:51.902040 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2199 | 2026.02.06 01:20:51.902179 [ 4 ] {27f8a1cd-d36a-4aee-953d-5ec688ba6846} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2200 | 2026.02.06 01:20:51.902241 [ 4 ] {27f8a1cd-d36a-4aee-953d-5ec688ba6846} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2201 | 2026.02.06 01:20:51.902926 [ 4 ] {27f8a1cd-d36a-4aee-953d-5ec688ba6846} <Trace> oximeter.fields_u16 (fb4d60fc-202c-4b3b-b72e-c67fc122b90a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2202 | 2026.02.06 01:20:51.902977 [ 4 ] {27f8a1cd-d36a-4aee-953d-5ec688ba6846} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2203 | 2026.02.06 01:20:51.903429 [ 4 ] {27f8a1cd-d36a-4aee-953d-5ec688ba6846} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2204 | 2026.02.06 01:20:51.903762 [ 4 ] {27f8a1cd-d36a-4aee-953d-5ec688ba6846} <Trace> oximeter.fields_u16 (fb4d60fc-202c-4b3b-b72e-c67fc122b90a): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2205 | 2026.02.06 01:20:51.903960 [ 4 ] {27f8a1cd-d36a-4aee-953d-5ec688ba6846} <Debug> executeQuery: Read 133 rows, 8.00 KiB in 0.001816 sec., 73237.88546255507 rows/sec., 4.30 MiB/sec. | ||
| 2206 | 2026.02.06 01:20:51.904019 [ 4 ] {27f8a1cd-d36a-4aee-953d-5ec688ba6846} <Debug> TCPHandler: Processed in 0.002047074 sec. | ||
| 2207 | 2026.02.06 01:20:51.905315 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2208 | 2026.02.06 01:20:51.905455 [ 4 ] {9e83116f-60c7-43a3-a4aa-20695c750156} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2209 | 2026.02.06 01:20:51.905519 [ 4 ] {9e83116f-60c7-43a3-a4aa-20695c750156} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2210 | 2026.02.06 01:20:51.906216 [ 4 ] {9e83116f-60c7-43a3-a4aa-20695c750156} <Trace> oximeter.fields_u32 (efacbb35-87c4-45a6-b25f-cea415d7aebd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2211 | 2026.02.06 01:20:51.906266 [ 4 ] {9e83116f-60c7-43a3-a4aa-20695c750156} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2212 | 2026.02.06 01:20:51.906753 [ 4 ] {9e83116f-60c7-43a3-a4aa-20695c750156} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2213 | 2026.02.06 01:20:51.907092 [ 4 ] {9e83116f-60c7-43a3-a4aa-20695c750156} <Trace> oximeter.fields_u32 (efacbb35-87c4-45a6-b25f-cea415d7aebd): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2214 | 2026.02.06 01:20:51.907303 [ 4 ] {9e83116f-60c7-43a3-a4aa-20695c750156} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.001881 sec., 74428.49548112706 rows/sec., 4.81 MiB/sec. | ||
| 2215 | 2026.02.06 01:20:51.907359 [ 4 ] {9e83116f-60c7-43a3-a4aa-20695c750156} <Debug> TCPHandler: Processed in 0.002115694 sec. | ||
| 2216 | 2026.02.06 01:20:51.907626 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2217 | 2026.02.06 01:20:51.907763 [ 4 ] {28b072e6-f395-4aae-9e88-75d32bfa2602} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2218 | 2026.02.06 01:20:51.907823 [ 4 ] {28b072e6-f395-4aae-9e88-75d32bfa2602} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2219 | 2026.02.06 01:20:51.909655 [ 4 ] {28b072e6-f395-4aae-9e88-75d32bfa2602} <Trace> oximeter.fields_u8 (7e40da4e-3721-4df5-9ad4-b5e43542e087): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2220 | 2026.02.06 01:20:51.909705 [ 4 ] {28b072e6-f395-4aae-9e88-75d32bfa2602} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2221 | 2026.02.06 01:20:51.910161 [ 4 ] {28b072e6-f395-4aae-9e88-75d32bfa2602} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2222 | 2026.02.06 01:20:51.910498 [ 4 ] {28b072e6-f395-4aae-9e88-75d32bfa2602} <Trace> oximeter.fields_u8 (7e40da4e-3721-4df5-9ad4-b5e43542e087): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2223 | 2026.02.06 01:20:51.910697 [ 4 ] {28b072e6-f395-4aae-9e88-75d32bfa2602} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.002967 sec., 46848.668688911355 rows/sec., 2.67 MiB/sec. | ||
| 2224 | 2026.02.06 01:20:51.910753 [ 4 ] {28b072e6-f395-4aae-9e88-75d32bfa2602} <Debug> TCPHandler: Processed in 0.003194202 sec. | ||
| 2225 | 2026.02.06 01:20:51.911064 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2226 | 2026.02.06 01:20:51.911196 [ 4 ] {5ceec195-ed13-4d1f-a59d-5e9733555a92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2227 | 2026.02.06 01:20:51.911257 [ 4 ] {5ceec195-ed13-4d1f-a59d-5e9733555a92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2228 | 2026.02.06 01:20:51.912156 [ 4 ] {5ceec195-ed13-4d1f-a59d-5e9733555a92} <Trace> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2229 | 2026.02.06 01:20:51.912205 [ 4 ] {5ceec195-ed13-4d1f-a59d-5e9733555a92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2230 | 2026.02.06 01:20:51.912640 [ 4 ] {5ceec195-ed13-4d1f-a59d-5e9733555a92} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2231 | 2026.02.06 01:20:51.912903 [ 4 ] {5ceec195-ed13-4d1f-a59d-5e9733555a92} <Trace> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2232 | 2026.02.06 01:20:51.913062 [ 4 ] {5ceec195-ed13-4d1f-a59d-5e9733555a92} <Debug> executeQuery: Read 455 rows, 32.64 KiB in 0.001932 sec., 235507.2463768116 rows/sec., 16.50 MiB/sec. | ||
| 2233 | 2026.02.06 01:20:51.913106 [ 4 ] {5ceec195-ed13-4d1f-a59d-5e9733555a92} <Debug> TCPHandler: Processed in 0.002146445 sec. | ||
| 2234 | 2026.02.06 01:20:51.913662 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2235 | 2026.02.06 01:20:51.913796 [ 4 ] {e02171f4-b445-4925-97de-aaa4324a320c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2236 | 2026.02.06 01:20:51.913859 [ 4 ] {e02171f4-b445-4925-97de-aaa4324a320c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2237 | 2026.02.06 01:20:51.914889 [ 4 ] {e02171f4-b445-4925-97de-aaa4324a320c} <Trace> oximeter.measurements_bool (a3a47353-bd4a-4bc2-8c37-5164375cd607): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2238 | 2026.02.06 01:20:51.914936 [ 4 ] {e02171f4-b445-4925-97de-aaa4324a320c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2239 | 2026.02.06 01:20:51.915375 [ 4 ] {e02171f4-b445-4925-97de-aaa4324a320c} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2240 | 2026.02.06 01:20:51.915686 [ 4 ] {e02171f4-b445-4925-97de-aaa4324a320c} <Trace> oximeter.measurements_bool (a3a47353-bd4a-4bc2-8c37-5164375cd607): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2241 | 2026.02.06 01:20:51.915882 [ 4 ] {e02171f4-b445-4925-97de-aaa4324a320c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.002116 sec., 2835.5387523629493 rows/sec., 148.15 KiB/sec. | ||
| 2242 | 2026.02.06 01:20:51.915935 [ 4 ] {e02171f4-b445-4925-97de-aaa4324a320c} <Debug> TCPHandler: Processed in 0.002372346 sec. | ||
| 2243 | 2026.02.06 01:20:51.916117 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2244 | 2026.02.06 01:20:51.916238 [ 4 ] {eed73740-ce4b-4cba-92d0-eb79b741b17a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2245 | 2026.02.06 01:20:51.916322 [ 4 ] {eed73740-ce4b-4cba-92d0-eb79b741b17a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2246 | 2026.02.06 01:20:51.916905 [ 4 ] {eed73740-ce4b-4cba-92d0-eb79b741b17a} <Trace> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2247 | 2026.02.06 01:20:51.916951 [ 4 ] {eed73740-ce4b-4cba-92d0-eb79b741b17a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2248 | 2026.02.06 01:20:51.917371 [ 4 ] {eed73740-ce4b-4cba-92d0-eb79b741b17a} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2249 | 2026.02.06 01:20:51.917649 [ 4 ] {eed73740-ce4b-4cba-92d0-eb79b741b17a} <Trace> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2250 | 2026.02.06 01:20:51.917816 [ 4 ] {eed73740-ce4b-4cba-92d0-eb79b741b17a} <Debug> executeQuery: Read 248 rows, 16.83 KiB in 0.001608 sec., 154228.85572139302 rows/sec., 10.22 MiB/sec. | ||
| 2251 | 2026.02.06 01:20:51.917864 [ 4 ] {eed73740-ce4b-4cba-92d0-eb79b741b17a} <Debug> TCPHandler: Processed in 0.001810012 sec. | ||
| 2252 | 2026.02.06 01:20:51.918027 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2253 | 2026.02.06 01:20:51.918140 [ 4 ] {54699800-a655-41b6-bd47-590320f1389e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2254 | 2026.02.06 01:20:51.918194 [ 4 ] {54699800-a655-41b6-bd47-590320f1389e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2255 | 2026.02.06 01:20:51.918613 [ 4 ] {54699800-a655-41b6-bd47-590320f1389e} <Trace> oximeter.measurements_f64 (2afa91c6-7a6c-42cf-84ca-7476e88b4c4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2256 | 2026.02.06 01:20:51.918655 [ 4 ] {54699800-a655-41b6-bd47-590320f1389e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2257 | 2026.02.06 01:20:51.919119 [ 4 ] {54699800-a655-41b6-bd47-590320f1389e} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2258 | 2026.02.06 01:20:51.919426 [ 4 ] {54699800-a655-41b6-bd47-590320f1389e} <Trace> oximeter.measurements_f64 (2afa91c6-7a6c-42cf-84ca-7476e88b4c4e): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2259 | 2026.02.06 01:20:51.919604 [ 4 ] {54699800-a655-41b6-bd47-590320f1389e} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001489 sec., 671.591672263264 rows/sec., 45.25 KiB/sec. | ||
| 2260 | 2026.02.06 01:20:51.919655 [ 4 ] {54699800-a655-41b6-bd47-590320f1389e} <Debug> TCPHandler: Processed in 0.001687281 sec. | ||
| 2261 | 2026.02.06 01:20:51.919826 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2262 | 2026.02.06 01:20:51.919946 [ 4 ] {b55e477e-808d-4cc3-a511-17f61c91edd2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2263 | 2026.02.06 01:20:51.920003 [ 4 ] {b55e477e-808d-4cc3-a511-17f61c91edd2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2264 | 2026.02.06 01:20:51.920594 [ 4 ] {b55e477e-808d-4cc3-a511-17f61c91edd2} <Trace> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2265 | 2026.02.06 01:20:51.920647 [ 4 ] {b55e477e-808d-4cc3-a511-17f61c91edd2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2266 | 2026.02.06 01:20:51.921075 [ 4 ] {b55e477e-808d-4cc3-a511-17f61c91edd2} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2267 | 2026.02.06 01:20:51.921414 [ 4 ] {b55e477e-808d-4cc3-a511-17f61c91edd2} <Trace> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2268 | 2026.02.06 01:20:51.921571 [ 4 ] {b55e477e-808d-4cc3-a511-17f61c91edd2} <Debug> executeQuery: Read 78 rows, 5.03 KiB in 0.001653 sec., 47186.93284936479 rows/sec., 2.97 MiB/sec. | ||
| 2269 | 2026.02.06 01:20:51.921615 [ 4 ] {b55e477e-808d-4cc3-a511-17f61c91edd2} <Debug> TCPHandler: Processed in 0.001852403 sec. | ||
| 2270 | 2026.02.06 01:20:52.727865 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33443 | ||
| 2271 | 2026.02.06 01:20:52.727970 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2272 | 2026.02.06 01:20:52.727999 [ 3 ] {} <Debug> TCP-Session: 9b33f514-fd90-46e4-ae91-3c4eb028f2a2 Authenticating user 'default' from [fd00:1122:3344:101::e]:33443 | ||
| 2273 | 2026.02.06 01:20:52.728022 [ 3 ] {} <Debug> TCP-Session: 9b33f514-fd90-46e4-ae91-3c4eb028f2a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2274 | 2026.02.06 01:20:52.728035 [ 3 ] {} <Debug> TCP-Session: 9b33f514-fd90-46e4-ae91-3c4eb028f2a2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2275 | 2026.02.06 01:20:52.728268 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44132 | ||
| 2276 | 2026.02.06 01:20:52.728292 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56574 | ||
| 2277 | 2026.02.06 01:20:52.728294 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38195 | ||
| 2278 | 2026.02.06 01:20:52.728344 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52406 | ||
| 2279 | 2026.02.06 01:20:52.728350 [ 3 ] {} <Trace> TCP-Session: 9b33f514-fd90-46e4-ae91-3c4eb028f2a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2280 | 2026.02.06 01:20:52.728387 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2281 | 2026.02.06 01:20:52.728338 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62061 | ||
| 2282 | 2026.02.06 01:20:52.728426 [ 286 ] {} <Debug> TCP-Session: be065c43-420c-4db9-9159-d7d39953ae01 Authenticating user 'default' from [fd00:1122:3344:101::e]:44132 | ||
| 2283 | 2026.02.06 01:20:52.728333 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63586 | ||
| 2284 | 2026.02.06 01:20:52.728453 [ 286 ] {} <Debug> TCP-Session: be065c43-420c-4db9-9159-d7d39953ae01 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2285 | 2026.02.06 01:20:52.728290 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64332 | ||
| 2286 | 2026.02.06 01:20:52.728495 [ 286 ] {} <Debug> TCP-Session: be065c43-420c-4db9-9159-d7d39953ae01 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2287 | 2026.02.06 01:20:52.728548 [ 3 ] {e4c2a373-d4cf-4ced-8ce8-7cfaafc68180} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:33443) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2288 | 2026.02.06 01:20:52.728328 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56258 | ||
| 2289 | 2026.02.06 01:20:52.728744 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2290 | 2026.02.06 01:20:52.728745 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2291 | 2026.02.06 01:20:52.728779 [ 287 ] {} <Debug> TCP-Session: 538b352f-5edb-48e4-adb4-14f7ecdef63f Authenticating user 'default' from [fd00:1122:3344:101::e]:64332 | ||
| 2292 | 2026.02.06 01:20:52.728803 [ 290 ] {} <Debug> TCP-Session: c41c43ca-5234-4687-a365-653c93bea6e2 Authenticating user 'default' from [fd00:1122:3344:101::e]:63586 | ||
| 2293 | 2026.02.06 01:20:52.728812 [ 287 ] {} <Debug> TCP-Session: 538b352f-5edb-48e4-adb4-14f7ecdef63f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2294 | 2026.02.06 01:20:52.728824 [ 3 ] {e4c2a373-d4cf-4ced-8ce8-7cfaafc68180} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2295 | 2026.02.06 01:20:52.728834 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2296 | 2026.02.06 01:20:52.728836 [ 287 ] {} <Debug> TCP-Session: 538b352f-5edb-48e4-adb4-14f7ecdef63f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2297 | 2026.02.06 01:20:52.728888 [ 3 ] {e4c2a373-d4cf-4ced-8ce8-7cfaafc68180} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2298 | 2026.02.06 01:20:52.728895 [ 289 ] {} <Debug> TCP-Session: 19610ac1-8825-441f-94cc-089cfbb237e0 Authenticating user 'default' from [fd00:1122:3344:101::e]:38195 | ||
| 2299 | 2026.02.06 01:20:52.728893 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2300 | 2026.02.06 01:20:52.728939 [ 289 ] {} <Debug> TCP-Session: 19610ac1-8825-441f-94cc-089cfbb237e0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2301 | 2026.02.06 01:20:52.728961 [ 288 ] {} <Debug> TCP-Session: b9804966-c9dc-49dd-8803-8d63d6024975 Authenticating user 'default' from [fd00:1122:3344:101::e]:56574 | ||
| 2302 | 2026.02.06 01:20:52.728977 [ 289 ] {} <Debug> TCP-Session: 19610ac1-8825-441f-94cc-089cfbb237e0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2303 | 2026.02.06 01:20:52.728994 [ 288 ] {} <Debug> TCP-Session: b9804966-c9dc-49dd-8803-8d63d6024975 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2304 | 2026.02.06 01:20:52.728835 [ 290 ] {} <Debug> TCP-Session: c41c43ca-5234-4687-a365-653c93bea6e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2305 | 2026.02.06 01:20:52.729021 [ 288 ] {} <Debug> TCP-Session: b9804966-c9dc-49dd-8803-8d63d6024975 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2306 | 2026.02.06 01:20:52.729043 [ 290 ] {} <Debug> TCP-Session: c41c43ca-5234-4687-a365-653c93bea6e2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2307 | 2026.02.06 01:20:52.729065 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2308 | 2026.02.06 01:20:52.729070 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2309 | 2026.02.06 01:20:52.729099 [ 292 ] {} <Debug> TCP-Session: 5625a4bf-c193-4624-8cfc-0312d86257b8 Authenticating user 'default' from [fd00:1122:3344:101::e]:62061 | ||
| 2310 | 2026.02.06 01:20:52.729121 [ 293 ] {} <Debug> TCP-Session: 3e380846-f254-449e-b39c-00d8d31bcf5a Authenticating user 'default' from [fd00:1122:3344:101::e]:52406 | ||
| 2311 | 2026.02.06 01:20:52.729130 [ 292 ] {} <Debug> TCP-Session: 5625a4bf-c193-4624-8cfc-0312d86257b8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2312 | 2026.02.06 01:20:52.729146 [ 293 ] {} <Debug> TCP-Session: 3e380846-f254-449e-b39c-00d8d31bcf5a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2313 | 2026.02.06 01:20:52.729155 [ 292 ] {} <Debug> TCP-Session: 5625a4bf-c193-4624-8cfc-0312d86257b8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2314 | 2026.02.06 01:20:52.729156 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2315 | 2026.02.06 01:20:52.729167 [ 293 ] {} <Debug> TCP-Session: 3e380846-f254-449e-b39c-00d8d31bcf5a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2316 | 2026.02.06 01:20:52.729202 [ 3 ] {e4c2a373-d4cf-4ced-8ce8-7cfaafc68180} <Debug> oximeter.version (50fdcec2-7951-44c4-a709-a779380e237d) (SelectExecutor): Key condition: unknown | ||
| 2317 | 2026.02.06 01:20:52.729207 [ 291 ] {} <Debug> TCP-Session: da1eeccc-5882-42cc-a4db-2e286959eed4 Authenticating user 'default' from [fd00:1122:3344:101::e]:56258 | ||
| 2318 | 2026.02.06 01:20:52.729247 [ 291 ] {} <Debug> TCP-Session: da1eeccc-5882-42cc-a4db-2e286959eed4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2319 | 2026.02.06 01:20:52.729259 [ 291 ] {} <Debug> TCP-Session: da1eeccc-5882-42cc-a4db-2e286959eed4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2320 | 2026.02.06 01:20:52.729295 [ 3 ] {e4c2a373-d4cf-4ced-8ce8-7cfaafc68180} <Trace> Aggregator: Compile expression max()(UInt64) 0 | ||
| 2321 | 2026.02.06 01:20:53.000197 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 183.44 MiB, peak 187.16 MiB, free memory in arenas 0.00 B, will set to 196.81 MiB (RSS), difference: 13.37 MiB | ||
| 2322 | 2026.02.06 01:20:53.104960 [ 338 ] {e4c2a373-d4cf-4ced-8ce8-7cfaafc68180} <Trace> AggregatingTransform: Aggregating | ||
| 2323 | 2026.02.06 01:20:53.105034 [ 338 ] {e4c2a373-d4cf-4ced-8ce8-7cfaafc68180} <Trace> Aggregator: Aggregation method: without_key | ||
| 2324 | 2026.02.06 01:20:53.105075 [ 338 ] {e4c2a373-d4cf-4ced-8ce8-7cfaafc68180} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001669702 sec. (598.909 rows/sec., 23.39 KiB/sec.) | ||
| 2325 | 2026.02.06 01:20:53.105097 [ 338 ] {e4c2a373-d4cf-4ced-8ce8-7cfaafc68180} <Trace> Aggregator: Merging aggregated data | ||
| 2326 | 2026.02.06 01:20:53.106232 [ 3 ] {e4c2a373-d4cf-4ced-8ce8-7cfaafc68180} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.377731 sec., 2.647386632285939 rows/sec., 105.90 B/sec. | ||
| 2327 | 2026.02.06 01:20:53.106423 [ 3 ] {e4c2a373-d4cf-4ced-8ce8-7cfaafc68180} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 2328 | 2026.02.06 01:20:53.106441 [ 3 ] {e4c2a373-d4cf-4ced-8ce8-7cfaafc68180} <Debug> TCPHandler: Processed in 0.378195544 sec. | ||
| 2329 | 2026.02.06 01:20:53.106526 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2330 | 2026.02.06 01:20:53.106559 [ 3 ] {} <Debug> TCP-Session: 9b33f514-fd90-46e4-ae91-3c4eb028f2a2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2331 | 2026.02.06 01:20:53.106571 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2332 | 2026.02.06 01:20:53.106601 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2333 | 2026.02.06 01:20:53.106628 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2334 | 2026.02.06 01:20:53.106640 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2335 | 2026.02.06 01:20:53.106661 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2336 | 2026.02.06 01:20:53.106691 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2337 | 2026.02.06 01:20:53.106712 [ 288 ] {} <Debug> TCP-Session: b9804966-c9dc-49dd-8803-8d63d6024975 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2338 | 2026.02.06 01:20:53.106736 [ 290 ] {} <Debug> TCP-Session: c41c43ca-5234-4687-a365-653c93bea6e2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2339 | 2026.02.06 01:20:53.106740 [ 292 ] {} <Debug> TCP-Session: 5625a4bf-c193-4624-8cfc-0312d86257b8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2340 | 2026.02.06 01:20:53.106700 [ 287 ] {} <Debug> TCP-Session: 538b352f-5edb-48e4-adb4-14f7ecdef63f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2341 | 2026.02.06 01:20:53.106673 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2342 | 2026.02.06 01:20:53.106666 [ 289 ] {} <Debug> TCP-Session: 19610ac1-8825-441f-94cc-089cfbb237e0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2343 | 2026.02.06 01:20:53.106831 [ 291 ] {} <Debug> TCP-Session: da1eeccc-5882-42cc-a4db-2e286959eed4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2344 | 2026.02.06 01:20:53.106585 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2345 | 2026.02.06 01:20:53.106646 [ 286 ] {} <Debug> TCP-Session: be065c43-420c-4db9-9159-d7d39953ae01 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2346 | 2026.02.06 01:20:53.106901 [ 293 ] {} <Debug> TCP-Session: 3e380846-f254-449e-b39c-00d8d31bcf5a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2347 | 2026.02.06 01:20:53.610339 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 4313 | ||
| 2348 | 2026.02.06 01:20:53.610903 [ 245 ] {} <Trace> system.asynchronous_metric_log (50965cfb-3fe0-4bc3-b722-77d2bdddda32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2349 | 2026.02.06 01:20:53.610962 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2350 | 2026.02.06 01:20:53.611515 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2351 | 2026.02.06 01:20:53.611744 [ 245 ] {} <Trace> system.asynchronous_metric_log (50965cfb-3fe0-4bc3-b722-77d2bdddda32): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2352 | 2026.02.06 01:20:53.611878 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4313 | ||
| 2353 | 2026.02.06 01:20:53.836417 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 | ||
| 2354 | 2026.02.06 01:20:53.853937 [ 244 ] {} <Trace> system.metric_log (b13c6af1-b368-46ee-88e3-e8b49f18365b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2355 | 2026.02.06 01:20:53.854018 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2356 | 2026.02.06 01:20:53.860406 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2357 | 2026.02.06 01:20:53.861671 [ 244 ] {} <Trace> system.metric_log (b13c6af1-b368-46ee-88e3-e8b49f18365b): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2358 | 2026.02.06 01:20:53.867391 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68 | ||
| 2359 | 2026.02.06 01:20:54.000214 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 198.71 MiB, peak 210.31 MiB, free memory in arenas 0.00 B, will set to 204.16 MiB (RSS), difference: 5.44 MiB | ||
| 2360 | 2026.02.06 01:20:56.109029 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 338 | ||
| 2361 | 2026.02.06 01:20:56.111418 [ 243 ] {} <Trace> system.query_log (e979a318-9a58-4b34-9a72-3006f9f8e92e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2362 | 2026.02.06 01:20:56.111458 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2363 | 2026.02.06 01:20:56.112630 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2364 | 2026.02.06 01:20:56.112935 [ 243 ] {} <Trace> system.query_log (e979a318-9a58-4b34-9a72-3006f9f8e92e): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2365 | 2026.02.06 01:20:56.113243 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 338 | ||
| 2366 | 2026.02.06 01:20:56.880022 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2367 | 2026.02.06 01:20:56.880199 [ 4 ] {2d5d3420-6ce7-4385-86f1-be35358c4982} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2368 | 2026.02.06 01:20:56.880264 [ 4 ] {2d5d3420-6ce7-4385-86f1-be35358c4982} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2369 | 2026.02.06 01:20:56.880947 [ 4 ] {2d5d3420-6ce7-4385-86f1-be35358c4982} <Trace> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2370 | 2026.02.06 01:20:56.880988 [ 4 ] {2d5d3420-6ce7-4385-86f1-be35358c4982} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2371 | 2026.02.06 01:20:56.881384 [ 4 ] {2d5d3420-6ce7-4385-86f1-be35358c4982} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2372 | 2026.02.06 01:20:56.881614 [ 4 ] {2d5d3420-6ce7-4385-86f1-be35358c4982} <Trace> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2373 | 2026.02.06 01:20:56.881739 [ 32 ] {} <Debug> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2374 | 2026.02.06 01:20:56.881770 [ 4 ] {2d5d3420-6ce7-4385-86f1-be35358c4982} <Debug> executeQuery: Read 118 rows, 10.39 KiB in 0.00162 sec., 72839.50617283951 rows/sec., 6.26 MiB/sec. | ||
| 2375 | 2026.02.06 01:20:56.881782 [ 32 ] {} <Trace> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2376 | 2026.02.06 01:20:56.881805 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2377 | 2026.02.06 01:20:56.881819 [ 4 ] {2d5d3420-6ce7-4385-86f1-be35358c4982} <Debug> TCPHandler: Processed in 0.001929433 sec. | ||
| 2378 | 2026.02.06 01:20:56.881912 [ 192 ] {fb68cebe-225b-4628-b6a1-821ca25cb918::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 | ||
| 2379 | 2026.02.06 01:20:56.881956 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2380 | 2026.02.06 01:20:56.882006 [ 192 ] {fb68cebe-225b-4628-b6a1-821ca25cb918::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2381 | 2026.02.06 01:20:56.882037 [ 192 ] {fb68cebe-225b-4628-b6a1-821ca25cb918::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 935 rows starting from the beginning of the part | ||
| 2382 | 2026.02.06 01:20:56.882058 [ 4 ] {537e59fd-9588-4ee0-829f-2c706eef77ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2383 | 2026.02.06 01:20:56.882097 [ 192 ] {fb68cebe-225b-4628-b6a1-821ca25cb918::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 116 rows starting from the beginning of the part | ||
| 2384 | 2026.02.06 01:20:56.882103 [ 4 ] {537e59fd-9588-4ee0-829f-2c706eef77ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2385 | 2026.02.06 01:20:56.882145 [ 192 ] {fb68cebe-225b-4628-b6a1-821ca25cb918::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 748 rows starting from the beginning of the part | ||
| 2386 | 2026.02.06 01:20:56.882189 [ 192 ] {fb68cebe-225b-4628-b6a1-821ca25cb918::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 116 rows starting from the beginning of the part | ||
| 2387 | 2026.02.06 01:20:56.882233 [ 192 ] {fb68cebe-225b-4628-b6a1-821ca25cb918::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 748 rows starting from the beginning of the part | ||
| 2388 | 2026.02.06 01:20:56.882273 [ 192 ] {fb68cebe-225b-4628-b6a1-821ca25cb918::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 118 rows starting from the beginning of the part | ||
| 2389 | 2026.02.06 01:20:56.882556 [ 4 ] {537e59fd-9588-4ee0-829f-2c706eef77ee} <Trace> oximeter.fields_u16 (fb4d60fc-202c-4b3b-b72e-c67fc122b90a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2390 | 2026.02.06 01:20:56.882591 [ 4 ] {537e59fd-9588-4ee0-829f-2c706eef77ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2391 | 2026.02.06 01:20:56.882924 [ 4 ] {537e59fd-9588-4ee0-829f-2c706eef77ee} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2392 | 2026.02.06 01:20:56.883157 [ 4 ] {537e59fd-9588-4ee0-829f-2c706eef77ee} <Trace> oximeter.fields_u16 (fb4d60fc-202c-4b3b-b72e-c67fc122b90a): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2393 | 2026.02.06 01:20:56.883293 [ 4 ] {537e59fd-9588-4ee0-829f-2c706eef77ee} <Debug> executeQuery: Read 33 rows, 2.48 KiB in 0.001258 sec., 26232.114467408584 rows/sec., 1.93 MiB/sec. | ||
| 2394 | 2026.02.06 01:20:56.883334 [ 4 ] {537e59fd-9588-4ee0-829f-2c706eef77ee} <Debug> TCPHandler: Processed in 0.00143106 sec. | ||
| 2395 | 2026.02.06 01:20:56.883439 [ 196 ] {fb68cebe-225b-4628-b6a1-821ca25cb918::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2781 rows, containing 5 columns (5 merged, 0 gathered) in 0.00155276 sec., 1791004.4050593781 rows/sec., 151.00 MiB/sec. | ||
| 2396 | 2026.02.06 01:20:56.883456 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2397 | 2026.02.06 01:20:56.883560 [ 4 ] {6b445068-74b7-4951-89e1-5b2157c42db9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2398 | 2026.02.06 01:20:56.883600 [ 192 ] {fb68cebe-225b-4628-b6a1-821ca25cb918::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2399 | 2026.02.06 01:20:56.883603 [ 4 ] {6b445068-74b7-4951-89e1-5b2157c42db9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2400 | 2026.02.06 01:20:56.883819 [ 192 ] {fb68cebe-225b-4628-b6a1-821ca25cb918::all_1_11_2} <Trace> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2401 | 2026.02.06 01:20:56.883878 [ 192 ] {fb68cebe-225b-4628-b6a1-821ca25cb918::all_1_11_2} <Trace> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2402 | 2026.02.06 01:20:56.883930 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
| 2403 | 2026.02.06 01:20:56.884057 [ 4 ] {6b445068-74b7-4951-89e1-5b2157c42db9} <Trace> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2404 | 2026.02.06 01:20:56.884093 [ 4 ] {6b445068-74b7-4951-89e1-5b2157c42db9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2405 | 2026.02.06 01:20:56.884404 [ 4 ] {6b445068-74b7-4951-89e1-5b2157c42db9} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2406 | 2026.02.06 01:20:56.884619 [ 4 ] {6b445068-74b7-4951-89e1-5b2157c42db9} <Trace> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2407 | 2026.02.06 01:20:56.884729 [ 30 ] {} <Debug> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2408 | 2026.02.06 01:20:56.884747 [ 4 ] {6b445068-74b7-4951-89e1-5b2157c42db9} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001208 sec., 73675.49668874171 rows/sec., 5.75 MiB/sec. | ||
| 2409 | 2026.02.06 01:20:56.884819 [ 30 ] {} <Trace> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2410 | 2026.02.06 01:20:56.884843 [ 4 ] {6b445068-74b7-4951-89e1-5b2157c42db9} <Debug> TCPHandler: Processed in 0.00144829 sec. | ||
| 2411 | 2026.02.06 01:20:56.884847 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2412 | 2026.02.06 01:20:56.884971 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2413 | 2026.02.06 01:20:56.884994 [ 193 ] {8671d447-0367-4212-b46d-8d9acc78108d::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 | ||
| 2414 | 2026.02.06 01:20:56.885076 [ 4 ] {07255008-05c0-4b49-b8e7-16461cfb0d1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2415 | 2026.02.06 01:20:56.885126 [ 4 ] {07255008-05c0-4b49-b8e7-16461cfb0d1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2416 | 2026.02.06 01:20:56.885142 [ 193 ] {8671d447-0367-4212-b46d-8d9acc78108d::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2417 | 2026.02.06 01:20:56.885194 [ 193 ] {8671d447-0367-4212-b46d-8d9acc78108d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 545 rows starting from the beginning of the part | ||
| 2418 | 2026.02.06 01:20:56.885286 [ 193 ] {8671d447-0367-4212-b46d-8d9acc78108d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 88 rows starting from the beginning of the part | ||
| 2419 | 2026.02.06 01:20:56.885337 [ 193 ] {8671d447-0367-4212-b46d-8d9acc78108d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 455 rows starting from the beginning of the part | ||
| 2420 | 2026.02.06 01:20:56.885386 [ 193 ] {8671d447-0367-4212-b46d-8d9acc78108d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 88 rows starting from the beginning of the part | ||
| 2421 | 2026.02.06 01:20:56.885431 [ 193 ] {8671d447-0367-4212-b46d-8d9acc78108d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 455 rows starting from the beginning of the part | ||
| 2422 | 2026.02.06 01:20:56.885470 [ 193 ] {8671d447-0367-4212-b46d-8d9acc78108d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 89 rows starting from the beginning of the part | ||
| 2423 | 2026.02.06 01:20:56.885560 [ 4 ] {07255008-05c0-4b49-b8e7-16461cfb0d1a} <Trace> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2424 | 2026.02.06 01:20:56.885603 [ 4 ] {07255008-05c0-4b49-b8e7-16461cfb0d1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2425 | 2026.02.06 01:20:56.885984 [ 4 ] {07255008-05c0-4b49-b8e7-16461cfb0d1a} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2426 | 2026.02.06 01:20:56.886231 [ 4 ] {07255008-05c0-4b49-b8e7-16461cfb0d1a} <Trace> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2427 | 2026.02.06 01:20:56.886340 [ 30 ] {} <Debug> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2428 | 2026.02.06 01:20:56.886369 [ 4 ] {07255008-05c0-4b49-b8e7-16461cfb0d1a} <Debug> executeQuery: Read 150 rows, 10.65 KiB in 0.001315 sec., 114068.44106463878 rows/sec., 7.91 MiB/sec. | ||
| 2429 | 2026.02.06 01:20:56.886393 [ 30 ] {} <Trace> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2430 | 2026.02.06 01:20:56.886413 [ 4 ] {07255008-05c0-4b49-b8e7-16461cfb0d1a} <Debug> TCPHandler: Processed in 0.00149371 sec. | ||
| 2431 | 2026.02.06 01:20:56.886417 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2432 | 2026.02.06 01:20:56.886531 [ 193 ] {e511ea71-e802-4545-b869-85850eb1d513::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 | ||
| 2433 | 2026.02.06 01:20:56.886539 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2434 | 2026.02.06 01:20:56.886635 [ 193 ] {e511ea71-e802-4545-b869-85850eb1d513::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2435 | 2026.02.06 01:20:56.886651 [ 4 ] {e292495d-69b0-40c1-94ab-72e60d356724} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2436 | 2026.02.06 01:20:56.886672 [ 193 ] {e511ea71-e802-4545-b869-85850eb1d513::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 1137 rows starting from the beginning of the part | ||
| 2437 | 2026.02.06 01:20:56.886685 [ 199 ] {8671d447-0367-4212-b46d-8d9acc78108d::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1720 rows, containing 5 columns (5 merged, 0 gathered) in 0.001738271 sec., 989488.9807170458 rows/sec., 74.96 MiB/sec. | ||
| 2438 | 2026.02.06 01:20:56.886716 [ 4 ] {e292495d-69b0-40c1-94ab-72e60d356724} <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 | ||
| 2439 | 2026.02.06 01:20:56.886734 [ 193 ] {e511ea71-e802-4545-b869-85850eb1d513::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 150 rows starting from the beginning of the part | ||
| 2440 | 2026.02.06 01:20:56.886787 [ 193 ] {e511ea71-e802-4545-b869-85850eb1d513::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 248 rows starting from the beginning of the part | ||
| 2441 | 2026.02.06 01:20:56.886830 [ 193 ] {e511ea71-e802-4545-b869-85850eb1d513::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 150 rows starting from the beginning of the part | ||
| 2442 | 2026.02.06 01:20:56.886872 [ 192 ] {8671d447-0367-4212-b46d-8d9acc78108d::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2443 | 2026.02.06 01:20:56.886874 [ 193 ] {e511ea71-e802-4545-b869-85850eb1d513::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 248 rows starting from the beginning of the part | ||
| 2444 | 2026.02.06 01:20:56.886947 [ 193 ] {e511ea71-e802-4545-b869-85850eb1d513::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 150 rows starting from the beginning of the part | ||
| 2445 | 2026.02.06 01:20:56.887113 [ 192 ] {8671d447-0367-4212-b46d-8d9acc78108d::all_1_11_2} <Trace> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2446 | 2026.02.06 01:20:56.887187 [ 192 ] {8671d447-0367-4212-b46d-8d9acc78108d::all_1_11_2} <Trace> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2447 | 2026.02.06 01:20:56.887262 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.47 MiB. | ||
| 2448 | 2026.02.06 01:20:56.887638 [ 4 ] {e292495d-69b0-40c1-94ab-72e60d356724} <Trace> oximeter.measurements_histogramu64 (97144b8f-900e-4825-92d0-28bf27d1d4ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2449 | 2026.02.06 01:20:56.887676 [ 4 ] {e292495d-69b0-40c1-94ab-72e60d356724} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2450 | 2026.02.06 01:20:56.888121 [ 188 ] {e511ea71-e802-4545-b869-85850eb1d513::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2083 rows, containing 5 columns (5 merged, 0 gathered) in 0.001622551 sec., 1283780.9104305503 rows/sec., 89.56 MiB/sec. | ||
| 2451 | 2026.02.06 01:20:56.888280 [ 4 ] {e292495d-69b0-40c1-94ab-72e60d356724} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2452 | 2026.02.06 01:20:56.888377 [ 188 ] {e511ea71-e802-4545-b869-85850eb1d513::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2453 | 2026.02.06 01:20:56.888519 [ 4 ] {e292495d-69b0-40c1-94ab-72e60d356724} <Trace> oximeter.measurements_histogramu64 (97144b8f-900e-4825-92d0-28bf27d1d4ae): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2454 | 2026.02.06 01:20:56.888626 [ 30 ] {} <Debug> oximeter.measurements_histogramu64 (97144b8f-900e-4825-92d0-28bf27d1d4ae) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2455 | 2026.02.06 01:20:56.888654 [ 188 ] {e511ea71-e802-4545-b869-85850eb1d513::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2456 | 2026.02.06 01:20:56.888661 [ 4 ] {e292495d-69b0-40c1-94ab-72e60d356724} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.002029 sec., 16264.169541646132 rows/sec., 29.14 MiB/sec. | ||
| 2457 | 2026.02.06 01:20:56.888663 [ 30 ] {} <Trace> oximeter.measurements_histogramu64 (97144b8f-900e-4825-92d0-28bf27d1d4ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2458 | 2026.02.06 01:20:56.888710 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2459 | 2026.02.06 01:20:56.888735 [ 188 ] {e511ea71-e802-4545-b869-85850eb1d513::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2460 | 2026.02.06 01:20:56.888747 [ 4 ] {e292495d-69b0-40c1-94ab-72e60d356724} <Debug> TCPHandler: Processed in 0.002258835 sec. | ||
| 2461 | 2026.02.06 01:20:56.888782 [ 193 ] {97144b8f-900e-4825-92d0-28bf27d1d4ae::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 | ||
| 2462 | 2026.02.06 01:20:56.888809 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. | ||
| 2463 | 2026.02.06 01:20:56.888875 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2464 | 2026.02.06 01:20:56.888973 [ 193 ] {97144b8f-900e-4825-92d0-28bf27d1d4ae::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2465 | 2026.02.06 01:20:56.888977 [ 4 ] {5d211f99-23da-4a53-aad5-1cb44d7f4e83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2466 | 2026.02.06 01:20:56.889030 [ 193 ] {97144b8f-900e-4825-92d0-28bf27d1d4ae::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 11 rows starting from the beginning of the part | ||
| 2467 | 2026.02.06 01:20:56.889041 [ 4 ] {5d211f99-23da-4a53-aad5-1cb44d7f4e83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2468 | 2026.02.06 01:20:56.889141 [ 193 ] {97144b8f-900e-4825-92d0-28bf27d1d4ae::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 29 rows starting from the beginning of the part | ||
| 2469 | 2026.02.06 01:20:56.889255 [ 193 ] {97144b8f-900e-4825-92d0-28bf27d1d4ae::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 31 rows starting from the beginning of the part | ||
| 2470 | 2026.02.06 01:20:56.889361 [ 193 ] {97144b8f-900e-4825-92d0-28bf27d1d4ae::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 32 rows starting from the beginning of the part | ||
| 2471 | 2026.02.06 01:20:56.889430 [ 4 ] {5d211f99-23da-4a53-aad5-1cb44d7f4e83} <Trace> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2472 | 2026.02.06 01:20:56.889467 [ 193 ] {97144b8f-900e-4825-92d0-28bf27d1d4ae::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 32 rows starting from the beginning of the part | ||
| 2473 | 2026.02.06 01:20:56.889478 [ 4 ] {5d211f99-23da-4a53-aad5-1cb44d7f4e83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2474 | 2026.02.06 01:20:56.889576 [ 193 ] {97144b8f-900e-4825-92d0-28bf27d1d4ae::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 33 rows starting from the beginning of the part | ||
| 2475 | 2026.02.06 01:20:56.889865 [ 4 ] {5d211f99-23da-4a53-aad5-1cb44d7f4e83} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2476 | 2026.02.06 01:20:56.890164 [ 4 ] {5d211f99-23da-4a53-aad5-1cb44d7f4e83} <Trace> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2477 | 2026.02.06 01:20:56.890280 [ 30 ] {} <Debug> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2478 | 2026.02.06 01:20:56.890312 [ 30 ] {} <Trace> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2479 | 2026.02.06 01:20:56.890318 [ 4 ] {5d211f99-23da-4a53-aad5-1cb44d7f4e83} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.001362 sec., 36710.71953010279 rows/sec., 2.52 MiB/sec. | ||
| 2480 | 2026.02.06 01:20:56.890334 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2481 | 2026.02.06 01:20:56.890377 [ 4 ] {5d211f99-23da-4a53-aad5-1cb44d7f4e83} <Debug> TCPHandler: Processed in 0.001557781 sec. | ||
| 2482 | 2026.02.06 01:20:56.890444 [ 199 ] {35a37a75-595c-437a-bd19-b1f8c8c9b2dc::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 | ||
| 2483 | 2026.02.06 01:20:56.890584 [ 199 ] {35a37a75-595c-437a-bd19-b1f8c8c9b2dc::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2484 | 2026.02.06 01:20:56.890629 [ 199 ] {35a37a75-595c-437a-bd19-b1f8c8c9b2dc::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 266 rows starting from the beginning of the part | ||
| 2485 | 2026.02.06 01:20:56.890735 [ 199 ] {35a37a75-595c-437a-bd19-b1f8c8c9b2dc::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 50 rows starting from the beginning of the part | ||
| 2486 | 2026.02.06 01:20:56.890785 [ 199 ] {35a37a75-595c-437a-bd19-b1f8c8c9b2dc::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 78 rows starting from the beginning of the part | ||
| 2487 | 2026.02.06 01:20:56.890832 [ 199 ] {35a37a75-595c-437a-bd19-b1f8c8c9b2dc::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 50 rows starting from the beginning of the part | ||
| 2488 | 2026.02.06 01:20:56.890873 [ 199 ] {35a37a75-595c-437a-bd19-b1f8c8c9b2dc::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 78 rows starting from the beginning of the part | ||
| 2489 | 2026.02.06 01:20:56.890922 [ 199 ] {35a37a75-595c-437a-bd19-b1f8c8c9b2dc::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 50 rows starting from the beginning of the part | ||
| 2490 | 2026.02.06 01:20:56.891831 [ 188 ] {35a37a75-595c-437a-bd19-b1f8c8c9b2dc::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 572 rows, containing 4 columns (4 merged, 0 gathered) in 0.001433999 sec., 398884.51805057045 rows/sec., 26.13 MiB/sec. | ||
| 2491 | 2026.02.06 01:20:56.892010 [ 191 ] {35a37a75-595c-437a-bd19-b1f8c8c9b2dc::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2492 | 2026.02.06 01:20:56.892279 [ 191 ] {35a37a75-595c-437a-bd19-b1f8c8c9b2dc::all_1_11_2} <Trace> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2493 | 2026.02.06 01:20:56.892354 [ 191 ] {35a37a75-595c-437a-bd19-b1f8c8c9b2dc::all_1_11_2} <Trace> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2494 | 2026.02.06 01:20:56.892416 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 2495 | 2026.02.06 01:20:56.896441 [ 188 ] {97144b8f-900e-4825-92d0-28bf27d1d4ae::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 168 rows, containing 19 columns (19 merged, 0 gathered) in 0.007691992 sec., 21840.89635038622 rows/sec., 39.14 MiB/sec. | ||
| 2496 | 2026.02.06 01:20:56.896886 [ 191 ] {97144b8f-900e-4825-92d0-28bf27d1d4ae::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2497 | 2026.02.06 01:20:56.897250 [ 191 ] {97144b8f-900e-4825-92d0-28bf27d1d4ae::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (97144b8f-900e-4825-92d0-28bf27d1d4ae): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2498 | 2026.02.06 01:20:56.897324 [ 191 ] {97144b8f-900e-4825-92d0-28bf27d1d4ae::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (97144b8f-900e-4825-92d0-28bf27d1d4ae) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2499 | 2026.02.06 01:20:56.897444 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.16 MiB. | ||
| 2500 | 2026.02.06 01:21:01.026911 [ 46 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2501 | 2026.02.06 01:21:01.026980 [ 46 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2502 | 2026.02.06 01:21:01.112103 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 4825 | ||
| 2503 | 2026.02.06 01:21:01.112686 [ 245 ] {} <Trace> system.asynchronous_metric_log (50965cfb-3fe0-4bc3-b722-77d2bdddda32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2504 | 2026.02.06 01:21:01.112734 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2505 | 2026.02.06 01:21:01.113241 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2506 | 2026.02.06 01:21:01.113489 [ 245 ] {} <Trace> system.asynchronous_metric_log (50965cfb-3fe0-4bc3-b722-77d2bdddda32): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2507 | 2026.02.06 01:21:01.113630 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4825 | ||
| 2508 | 2026.02.06 01:21:01.367629 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 | ||
| 2509 | 2026.02.06 01:21:01.385169 [ 244 ] {} <Trace> system.metric_log (b13c6af1-b368-46ee-88e3-e8b49f18365b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2510 | 2026.02.06 01:21:01.385226 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2511 | 2026.02.06 01:21:01.391394 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2512 | 2026.02.06 01:21:01.392048 [ 244 ] {} <Trace> system.metric_log (b13c6af1-b368-46ee-88e3-e8b49f18365b): 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.06 01:21:01.394950 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 76 | ||
| 2514 | 2026.02.06 01:21:01.886944 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2515 | 2026.02.06 01:21:01.887180 [ 4 ] {485c8581-ab36-4810-807f-244cf0d0d7f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2516 | 2026.02.06 01:21:01.887267 [ 4 ] {485c8581-ab36-4810-807f-244cf0d0d7f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2517 | 2026.02.06 01:21:01.888136 [ 4 ] {485c8581-ab36-4810-807f-244cf0d0d7f5} <Trace> oximeter.fields_i16 (104ba66f-7843-4e50-a9a9-abb40c455f87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2518 | 2026.02.06 01:21:01.888188 [ 4 ] {485c8581-ab36-4810-807f-244cf0d0d7f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2519 | 2026.02.06 01:21:01.888641 [ 4 ] {485c8581-ab36-4810-807f-244cf0d0d7f5} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2520 | 2026.02.06 01:21:01.888919 [ 4 ] {485c8581-ab36-4810-807f-244cf0d0d7f5} <Trace> oximeter.fields_i16 (104ba66f-7843-4e50-a9a9-abb40c455f87): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2521 | 2026.02.06 01:21:01.889092 [ 4 ] {485c8581-ab36-4810-807f-244cf0d0d7f5} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.001974 sec., 134751.7730496454 rows/sec., 8.56 MiB/sec. | ||
| 2522 | 2026.02.06 01:21:01.889082 [ 75 ] {} <Debug> oximeter.fields_i16 (104ba66f-7843-4e50-a9a9-abb40c455f87) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2523 | 2026.02.06 01:21:01.889145 [ 4 ] {485c8581-ab36-4810-807f-244cf0d0d7f5} <Debug> TCPHandler: Processed in 0.002374667 sec. | ||
| 2524 | 2026.02.06 01:21:01.889165 [ 75 ] {} <Trace> oximeter.fields_i16 (104ba66f-7843-4e50-a9a9-abb40c455f87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2525 | 2026.02.06 01:21:01.889191 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2526 | 2026.02.06 01:21:01.889303 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2527 | 2026.02.06 01:21:01.889325 [ 193 ] {104ba66f-7843-4e50-a9a9-abb40c455f87::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 | ||
| 2528 | 2026.02.06 01:21:01.889419 [ 4 ] {1f7663b9-9d59-46eb-b0a2-22be51ab8f3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2529 | 2026.02.06 01:21:01.889470 [ 4 ] {1f7663b9-9d59-46eb-b0a2-22be51ab8f3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2530 | 2026.02.06 01:21:01.889486 [ 193 ] {104ba66f-7843-4e50-a9a9-abb40c455f87::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2531 | 2026.02.06 01:21:01.889537 [ 193 ] {104ba66f-7843-4e50-a9a9-abb40c455f87::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 24 rows starting from the beginning of the part | ||
| 2532 | 2026.02.06 01:21:01.889614 [ 193 ] {104ba66f-7843-4e50-a9a9-abb40c455f87::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 266 rows starting from the beginning of the part | ||
| 2533 | 2026.02.06 01:21:01.889670 [ 193 ] {104ba66f-7843-4e50-a9a9-abb40c455f87::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 266 rows starting from the beginning of the part | ||
| 2534 | 2026.02.06 01:21:01.889718 [ 193 ] {104ba66f-7843-4e50-a9a9-abb40c455f87::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 266 rows starting from the beginning of the part | ||
| 2535 | 2026.02.06 01:21:01.889781 [ 193 ] {104ba66f-7843-4e50-a9a9-abb40c455f87::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 266 rows starting from the beginning of the part | ||
| 2536 | 2026.02.06 01:21:01.889836 [ 193 ] {104ba66f-7843-4e50-a9a9-abb40c455f87::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 266 rows starting from the beginning of the part | ||
| 2537 | 2026.02.06 01:21:01.890287 [ 4 ] {1f7663b9-9d59-46eb-b0a2-22be51ab8f3e} <Trace> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2538 | 2026.02.06 01:21:01.890331 [ 4 ] {1f7663b9-9d59-46eb-b0a2-22be51ab8f3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2539 | 2026.02.06 01:21:01.890755 [ 4 ] {1f7663b9-9d59-46eb-b0a2-22be51ab8f3e} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2540 | 2026.02.06 01:21:01.890950 [ 191 ] {104ba66f-7843-4e50-a9a9-abb40c455f87::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1354 rows, containing 5 columns (5 merged, 0 gathered) in 0.001691222 sec., 800604.5332901299 rows/sec., 54.19 MiB/sec. | ||
| 2541 | 2026.02.06 01:21:01.890996 [ 4 ] {1f7663b9-9d59-46eb-b0a2-22be51ab8f3e} <Trace> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2542 | 2026.02.06 01:21:01.891102 [ 193 ] {104ba66f-7843-4e50-a9a9-abb40c455f87::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2543 | 2026.02.06 01:21:01.891146 [ 4 ] {1f7663b9-9d59-46eb-b0a2-22be51ab8f3e} <Debug> executeQuery: Read 748 rows, 60.23 KiB in 0.001753 sec., 426697.0907016543 rows/sec., 33.55 MiB/sec. | ||
| 2544 | 2026.02.06 01:21:01.891190 [ 4 ] {1f7663b9-9d59-46eb-b0a2-22be51ab8f3e} <Debug> TCPHandler: Processed in 0.001942333 sec. | ||
| 2545 | 2026.02.06 01:21:01.891323 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2546 | 2026.02.06 01:21:01.891390 [ 193 ] {104ba66f-7843-4e50-a9a9-abb40c455f87::all_1_6_1} <Trace> oximeter.fields_i16 (104ba66f-7843-4e50-a9a9-abb40c455f87): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2547 | 2026.02.06 01:21:01.891433 [ 4 ] {a0920258-c584-41a4-a7d8-acdd718f87da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2548 | 2026.02.06 01:21:01.891469 [ 193 ] {104ba66f-7843-4e50-a9a9-abb40c455f87::all_1_6_1} <Trace> oximeter.fields_i16 (104ba66f-7843-4e50-a9a9-abb40c455f87) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2549 | 2026.02.06 01:21:01.891484 [ 4 ] {a0920258-c584-41a4-a7d8-acdd718f87da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2550 | 2026.02.06 01:21:01.891548 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 2551 | 2026.02.06 01:21:01.891960 [ 4 ] {a0920258-c584-41a4-a7d8-acdd718f87da} <Trace> oximeter.fields_u16 (fb4d60fc-202c-4b3b-b72e-c67fc122b90a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2552 | 2026.02.06 01:21:01.892004 [ 4 ] {a0920258-c584-41a4-a7d8-acdd718f87da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2553 | 2026.02.06 01:21:01.892316 [ 4 ] {a0920258-c584-41a4-a7d8-acdd718f87da} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2554 | 2026.02.06 01:21:01.892543 [ 4 ] {a0920258-c584-41a4-a7d8-acdd718f87da} <Trace> oximeter.fields_u16 (fb4d60fc-202c-4b3b-b72e-c67fc122b90a): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2555 | 2026.02.06 01:21:01.892654 [ 75 ] {} <Debug> oximeter.fields_u16 (fb4d60fc-202c-4b3b-b72e-c67fc122b90a) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2556 | 2026.02.06 01:21:01.892674 [ 4 ] {a0920258-c584-41a4-a7d8-acdd718f87da} <Debug> executeQuery: Read 133 rows, 8.00 KiB in 0.001265 sec., 105138.33992094861 rows/sec., 6.18 MiB/sec. | ||
| 2557 | 2026.02.06 01:21:01.892690 [ 75 ] {} <Trace> oximeter.fields_u16 (fb4d60fc-202c-4b3b-b72e-c67fc122b90a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2558 | 2026.02.06 01:21:01.892717 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2559 | 2026.02.06 01:21:01.892720 [ 4 ] {a0920258-c584-41a4-a7d8-acdd718f87da} <Debug> TCPHandler: Processed in 0.00144955 sec. | ||
| 2560 | 2026.02.06 01:21:01.892841 [ 190 ] {fb4d60fc-202c-4b3b-b72e-c67fc122b90a::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 | ||
| 2561 | 2026.02.06 01:21:01.892860 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2562 | 2026.02.06 01:21:01.892975 [ 4 ] {9deb4c1d-867c-4d28-aa6d-21fd6301141b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2563 | 2026.02.06 01:21:01.892991 [ 190 ] {fb4d60fc-202c-4b3b-b72e-c67fc122b90a::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2564 | 2026.02.06 01:21:01.893017 [ 4 ] {9deb4c1d-867c-4d28-aa6d-21fd6301141b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2565 | 2026.02.06 01:21:01.893041 [ 190 ] {fb4d60fc-202c-4b3b-b72e-c67fc122b90a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 187 rows starting from the beginning of the part | ||
| 2566 | 2026.02.06 01:21:01.893143 [ 190 ] {fb4d60fc-202c-4b3b-b72e-c67fc122b90a::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 | ||
| 2567 | 2026.02.06 01:21:01.893202 [ 190 ] {fb4d60fc-202c-4b3b-b72e-c67fc122b90a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 32 rows starting from the beginning of the part | ||
| 2568 | 2026.02.06 01:21:01.893251 [ 190 ] {fb4d60fc-202c-4b3b-b72e-c67fc122b90a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 133 rows starting from the beginning of the part | ||
| 2569 | 2026.02.06 01:21:01.893311 [ 190 ] {fb4d60fc-202c-4b3b-b72e-c67fc122b90a::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 | ||
| 2570 | 2026.02.06 01:21:01.893370 [ 190 ] {fb4d60fc-202c-4b3b-b72e-c67fc122b90a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 133 rows starting from the beginning of the part | ||
| 2571 | 2026.02.06 01:21:01.893474 [ 4 ] {9deb4c1d-867c-4d28-aa6d-21fd6301141b} <Trace> oximeter.fields_u32 (efacbb35-87c4-45a6-b25f-cea415d7aebd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2572 | 2026.02.06 01:21:01.893520 [ 4 ] {9deb4c1d-867c-4d28-aa6d-21fd6301141b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2573 | 2026.02.06 01:21:01.893882 [ 4 ] {9deb4c1d-867c-4d28-aa6d-21fd6301141b} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2574 | 2026.02.06 01:21:01.894133 [ 4 ] {9deb4c1d-867c-4d28-aa6d-21fd6301141b} <Trace> oximeter.fields_u32 (efacbb35-87c4-45a6-b25f-cea415d7aebd): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2575 | 2026.02.06 01:21:01.894247 [ 75 ] {} <Debug> oximeter.fields_u32 (efacbb35-87c4-45a6-b25f-cea415d7aebd) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2576 | 2026.02.06 01:21:01.894268 [ 4 ] {9deb4c1d-867c-4d28-aa6d-21fd6301141b} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.001313 sec., 106626.04722010663 rows/sec., 6.89 MiB/sec. | ||
| 2577 | 2026.02.06 01:21:01.894286 [ 75 ] {} <Trace> oximeter.fields_u32 (efacbb35-87c4-45a6-b25f-cea415d7aebd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2578 | 2026.02.06 01:21:01.894312 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2579 | 2026.02.06 01:21:01.894314 [ 4 ] {9deb4c1d-867c-4d28-aa6d-21fd6301141b} <Debug> TCPHandler: Processed in 0.00150484 sec. | ||
| 2580 | 2026.02.06 01:21:01.894373 [ 190 ] {fb4d60fc-202c-4b3b-b72e-c67fc122b90a::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 651 rows, containing 5 columns (5 merged, 0 gathered) in 0.001583851 sec., 411023.5116813387 rows/sec., 26.83 MiB/sec. | ||
| 2581 | 2026.02.06 01:21:01.894388 [ 193 ] {efacbb35-87c4-45a6-b25f-cea415d7aebd::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 | ||
| 2582 | 2026.02.06 01:21:01.894442 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2583 | 2026.02.06 01:21:01.894487 [ 193 ] {efacbb35-87c4-45a6-b25f-cea415d7aebd::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2584 | 2026.02.06 01:21:01.894519 [ 193 ] {efacbb35-87c4-45a6-b25f-cea415d7aebd::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 24 rows starting from the beginning of the part | ||
| 2585 | 2026.02.06 01:21:01.894542 [ 4 ] {d9812722-fb61-4572-b7e3-6815d887b7e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2586 | 2026.02.06 01:21:01.894565 [ 193 ] {efacbb35-87c4-45a6-b25f-cea415d7aebd::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 140 rows starting from the beginning of the part | ||
| 2587 | 2026.02.06 01:21:01.894574 [ 191 ] {fb4d60fc-202c-4b3b-b72e-c67fc122b90a::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2588 | 2026.02.06 01:21:01.894591 [ 4 ] {d9812722-fb61-4572-b7e3-6815d887b7e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2589 | 2026.02.06 01:21:01.894611 [ 193 ] {efacbb35-87c4-45a6-b25f-cea415d7aebd::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 140 rows starting from the beginning of the part | ||
| 2590 | 2026.02.06 01:21:01.894651 [ 193 ] {efacbb35-87c4-45a6-b25f-cea415d7aebd::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 140 rows starting from the beginning of the part | ||
| 2591 | 2026.02.06 01:21:01.894686 [ 193 ] {efacbb35-87c4-45a6-b25f-cea415d7aebd::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 140 rows starting from the beginning of the part | ||
| 2592 | 2026.02.06 01:21:01.894725 [ 193 ] {efacbb35-87c4-45a6-b25f-cea415d7aebd::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 140 rows starting from the beginning of the part | ||
| 2593 | 2026.02.06 01:21:01.894932 [ 191 ] {fb4d60fc-202c-4b3b-b72e-c67fc122b90a::all_1_11_2} <Trace> oximeter.fields_u16 (fb4d60fc-202c-4b3b-b72e-c67fc122b90a): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2594 | 2026.02.06 01:21:01.895022 [ 191 ] {fb4d60fc-202c-4b3b-b72e-c67fc122b90a::all_1_11_2} <Trace> oximeter.fields_u16 (fb4d60fc-202c-4b3b-b72e-c67fc122b90a) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2595 | 2026.02.06 01:21:01.895073 [ 4 ] {d9812722-fb61-4572-b7e3-6815d887b7e7} <Trace> oximeter.fields_u8 (7e40da4e-3721-4df5-9ad4-b5e43542e087): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2596 | 2026.02.06 01:21:01.895115 [ 4 ] {d9812722-fb61-4572-b7e3-6815d887b7e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2597 | 2026.02.06 01:21:01.895122 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 2598 | 2026.02.06 01:21:01.895453 [ 4 ] {d9812722-fb61-4572-b7e3-6815d887b7e7} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2599 | 2026.02.06 01:21:01.895510 [ 190 ] {efacbb35-87c4-45a6-b25f-cea415d7aebd::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 724 rows, containing 5 columns (5 merged, 0 gathered) in 0.001157378 sec., 625551.8940225233 rows/sec., 43.20 MiB/sec. | ||
| 2600 | 2026.02.06 01:21:01.895657 [ 191 ] {efacbb35-87c4-45a6-b25f-cea415d7aebd::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2601 | 2026.02.06 01:21:01.895701 [ 4 ] {d9812722-fb61-4572-b7e3-6815d887b7e7} <Trace> oximeter.fields_u8 (7e40da4e-3721-4df5-9ad4-b5e43542e087): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2602 | 2026.02.06 01:21:01.895842 [ 75 ] {} <Debug> oximeter.fields_u8 (7e40da4e-3721-4df5-9ad4-b5e43542e087) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2603 | 2026.02.06 01:21:01.895863 [ 4 ] {d9812722-fb61-4572-b7e3-6815d887b7e7} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.00134 sec., 103731.34328358209 rows/sec., 5.90 MiB/sec. | ||
| 2604 | 2026.02.06 01:21:01.895876 [ 75 ] {} <Trace> oximeter.fields_u8 (7e40da4e-3721-4df5-9ad4-b5e43542e087): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2605 | 2026.02.06 01:21:01.895906 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2606 | 2026.02.06 01:21:01.895911 [ 4 ] {d9812722-fb61-4572-b7e3-6815d887b7e7} <Debug> TCPHandler: Processed in 0.001520421 sec. | ||
| 2607 | 2026.02.06 01:21:01.895928 [ 191 ] {efacbb35-87c4-45a6-b25f-cea415d7aebd::all_1_6_1} <Trace> oximeter.fields_u32 (efacbb35-87c4-45a6-b25f-cea415d7aebd): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2608 | 2026.02.06 01:21:01.895970 [ 193 ] {7e40da4e-3721-4df5-9ad4-b5e43542e087::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 | ||
| 2609 | 2026.02.06 01:21:01.896002 [ 191 ] {efacbb35-87c4-45a6-b25f-cea415d7aebd::all_1_6_1} <Trace> oximeter.fields_u32 (efacbb35-87c4-45a6-b25f-cea415d7aebd) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2610 | 2026.02.06 01:21:01.896059 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2611 | 2026.02.06 01:21:01.896079 [ 193 ] {7e40da4e-3721-4df5-9ad4-b5e43542e087::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2612 | 2026.02.06 01:21:01.896080 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 2613 | 2026.02.06 01:21:01.896144 [ 193 ] {7e40da4e-3721-4df5-9ad4-b5e43542e087::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 12 rows starting from the beginning of the part | ||
| 2614 | 2026.02.06 01:21:01.896166 [ 4 ] {2d06915c-65c8-450a-a9a3-32e48c078bc9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2615 | 2026.02.06 01:21:01.896199 [ 193 ] {7e40da4e-3721-4df5-9ad4-b5e43542e087::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 139 rows starting from the beginning of the part | ||
| 2616 | 2026.02.06 01:21:01.896214 [ 4 ] {2d06915c-65c8-450a-a9a3-32e48c078bc9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2617 | 2026.02.06 01:21:01.896241 [ 193 ] {7e40da4e-3721-4df5-9ad4-b5e43542e087::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 139 rows starting from the beginning of the part | ||
| 2618 | 2026.02.06 01:21:01.896282 [ 193 ] {7e40da4e-3721-4df5-9ad4-b5e43542e087::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 139 rows starting from the beginning of the part | ||
| 2619 | 2026.02.06 01:21:01.896316 [ 193 ] {7e40da4e-3721-4df5-9ad4-b5e43542e087::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 139 rows starting from the beginning of the part | ||
| 2620 | 2026.02.06 01:21:01.896376 [ 193 ] {7e40da4e-3721-4df5-9ad4-b5e43542e087::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 139 rows starting from the beginning of the part | ||
| 2621 | 2026.02.06 01:21:01.896797 [ 4 ] {2d06915c-65c8-450a-a9a3-32e48c078bc9} <Trace> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2622 | 2026.02.06 01:21:01.896841 [ 4 ] {2d06915c-65c8-450a-a9a3-32e48c078bc9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2623 | 2026.02.06 01:21:01.897172 [ 197 ] {7e40da4e-3721-4df5-9ad4-b5e43542e087::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 707 rows, containing 5 columns (5 merged, 0 gathered) in 0.001228188 sec., 575644.7709959713 rows/sec., 35.13 MiB/sec. | ||
| 2624 | 2026.02.06 01:21:01.897190 [ 4 ] {2d06915c-65c8-450a-a9a3-32e48c078bc9} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2625 | 2026.02.06 01:21:01.897312 [ 193 ] {7e40da4e-3721-4df5-9ad4-b5e43542e087::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2626 | 2026.02.06 01:21:01.897480 [ 4 ] {2d06915c-65c8-450a-a9a3-32e48c078bc9} <Trace> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2627 | 2026.02.06 01:21:01.897597 [ 193 ] {7e40da4e-3721-4df5-9ad4-b5e43542e087::all_1_6_1} <Trace> oximeter.fields_u8 (7e40da4e-3721-4df5-9ad4-b5e43542e087): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2628 | 2026.02.06 01:21:01.897627 [ 4 ] {2d06915c-65c8-450a-a9a3-32e48c078bc9} <Debug> executeQuery: Read 455 rows, 32.64 KiB in 0.00148 sec., 307432.4324324324 rows/sec., 21.54 MiB/sec. | ||
| 2629 | 2026.02.06 01:21:01.897670 [ 193 ] {7e40da4e-3721-4df5-9ad4-b5e43542e087::all_1_6_1} <Trace> oximeter.fields_u8 (7e40da4e-3721-4df5-9ad4-b5e43542e087) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2630 | 2026.02.06 01:21:01.897671 [ 4 ] {2d06915c-65c8-450a-a9a3-32e48c078bc9} <Debug> TCPHandler: Processed in 0.001672281 sec. | ||
| 2631 | 2026.02.06 01:21:01.897744 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 2632 | 2026.02.06 01:21:01.897836 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2633 | 2026.02.06 01:21:01.897938 [ 4 ] {d606c2cf-7bad-4357-891f-e4995ffcffd6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2634 | 2026.02.06 01:21:01.897981 [ 4 ] {d606c2cf-7bad-4357-891f-e4995ffcffd6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2635 | 2026.02.06 01:21:01.898321 [ 4 ] {d606c2cf-7bad-4357-891f-e4995ffcffd6} <Trace> oximeter.measurements_bool (a3a47353-bd4a-4bc2-8c37-5164375cd607): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2636 | 2026.02.06 01:21:01.898358 [ 4 ] {d606c2cf-7bad-4357-891f-e4995ffcffd6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2637 | 2026.02.06 01:21:01.898664 [ 4 ] {d606c2cf-7bad-4357-891f-e4995ffcffd6} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2638 | 2026.02.06 01:21:01.898875 [ 4 ] {d606c2cf-7bad-4357-891f-e4995ffcffd6} <Trace> oximeter.measurements_bool (a3a47353-bd4a-4bc2-8c37-5164375cd607): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2639 | 2026.02.06 01:21:01.899016 [ 4 ] {d606c2cf-7bad-4357-891f-e4995ffcffd6} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001094 sec., 5484.460694698355 rows/sec., 286.54 KiB/sec. | ||
| 2640 | 2026.02.06 01:21:01.899053 [ 4 ] {d606c2cf-7bad-4357-891f-e4995ffcffd6} <Debug> TCPHandler: Processed in 0.001267749 sec. | ||
| 2641 | 2026.02.06 01:21:01.899169 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2642 | 2026.02.06 01:21:01.899262 [ 4 ] {96b01522-b3e7-4f43-866c-79260cda9331} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2643 | 2026.02.06 01:21:01.899306 [ 4 ] {96b01522-b3e7-4f43-866c-79260cda9331} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2644 | 2026.02.06 01:21:01.899725 [ 4 ] {96b01522-b3e7-4f43-866c-79260cda9331} <Trace> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2645 | 2026.02.06 01:21:01.899762 [ 4 ] {96b01522-b3e7-4f43-866c-79260cda9331} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2646 | 2026.02.06 01:21:01.900106 [ 4 ] {96b01522-b3e7-4f43-866c-79260cda9331} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2647 | 2026.02.06 01:21:01.900314 [ 4 ] {96b01522-b3e7-4f43-866c-79260cda9331} <Trace> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2648 | 2026.02.06 01:21:01.900443 [ 4 ] {96b01522-b3e7-4f43-866c-79260cda9331} <Debug> executeQuery: Read 248 rows, 16.83 KiB in 0.001199 sec., 206839.0325271059 rows/sec., 13.71 MiB/sec. | ||
| 2649 | 2026.02.06 01:21:01.900480 [ 4 ] {96b01522-b3e7-4f43-866c-79260cda9331} <Debug> TCPHandler: Processed in 0.00136201 sec. | ||
| 2650 | 2026.02.06 01:21:01.900596 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2651 | 2026.02.06 01:21:01.900690 [ 4 ] {03822f34-93e0-41a8-9611-b31a6a97ae31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2652 | 2026.02.06 01:21:01.900732 [ 4 ] {03822f34-93e0-41a8-9611-b31a6a97ae31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2653 | 2026.02.06 01:21:01.901041 [ 4 ] {03822f34-93e0-41a8-9611-b31a6a97ae31} <Trace> oximeter.measurements_f64 (2afa91c6-7a6c-42cf-84ca-7476e88b4c4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2654 | 2026.02.06 01:21:01.901078 [ 4 ] {03822f34-93e0-41a8-9611-b31a6a97ae31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2655 | 2026.02.06 01:21:01.901378 [ 4 ] {03822f34-93e0-41a8-9611-b31a6a97ae31} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2656 | 2026.02.06 01:21:01.901613 [ 4 ] {03822f34-93e0-41a8-9611-b31a6a97ae31} <Trace> oximeter.measurements_f64 (2afa91c6-7a6c-42cf-84ca-7476e88b4c4e): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2657 | 2026.02.06 01:21:01.901716 [ 75 ] {} <Debug> oximeter.measurements_f64 (2afa91c6-7a6c-42cf-84ca-7476e88b4c4e) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2658 | 2026.02.06 01:21:01.901745 [ 4 ] {03822f34-93e0-41a8-9611-b31a6a97ae31} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001072 sec., 932.8358208955224 rows/sec., 62.86 KiB/sec. | ||
| 2659 | 2026.02.06 01:21:01.901753 [ 75 ] {} <Trace> oximeter.measurements_f64 (2afa91c6-7a6c-42cf-84ca-7476e88b4c4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2660 | 2026.02.06 01:21:01.901787 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2661 | 2026.02.06 01:21:01.901789 [ 4 ] {03822f34-93e0-41a8-9611-b31a6a97ae31} <Debug> TCPHandler: Processed in 0.001242179 sec. | ||
| 2662 | 2026.02.06 01:21:01.901874 [ 191 ] {2afa91c6-7a6c-42cf-84ca-7476e88b4c4e::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 | ||
| 2663 | 2026.02.06 01:21:01.901913 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2664 | 2026.02.06 01:21:01.901990 [ 191 ] {2afa91c6-7a6c-42cf-84ca-7476e88b4c4e::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2665 | 2026.02.06 01:21:01.902012 [ 4 ] {9e6bfd8f-7f23-4dad-a12c-cb7b84a03f3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2666 | 2026.02.06 01:21:01.902030 [ 191 ] {2afa91c6-7a6c-42cf-84ca-7476e88b4c4e::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 | ||
| 2667 | 2026.02.06 01:21:01.902059 [ 4 ] {9e6bfd8f-7f23-4dad-a12c-cb7b84a03f3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2668 | 2026.02.06 01:21:01.902134 [ 191 ] {2afa91c6-7a6c-42cf-84ca-7476e88b4c4e::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 | ||
| 2669 | 2026.02.06 01:21:01.902191 [ 191 ] {2afa91c6-7a6c-42cf-84ca-7476e88b4c4e::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 | ||
| 2670 | 2026.02.06 01:21:01.902251 [ 191 ] {2afa91c6-7a6c-42cf-84ca-7476e88b4c4e::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 | ||
| 2671 | 2026.02.06 01:21:01.902307 [ 191 ] {2afa91c6-7a6c-42cf-84ca-7476e88b4c4e::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 | ||
| 2672 | 2026.02.06 01:21:01.902410 [ 4 ] {9e6bfd8f-7f23-4dad-a12c-cb7b84a03f3f} <Trace> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2673 | 2026.02.06 01:21:01.902453 [ 4 ] {9e6bfd8f-7f23-4dad-a12c-cb7b84a03f3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2674 | 2026.02.06 01:21:01.902794 [ 4 ] {9e6bfd8f-7f23-4dad-a12c-cb7b84a03f3f} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2675 | 2026.02.06 01:21:01.903009 [ 4 ] {9e6bfd8f-7f23-4dad-a12c-cb7b84a03f3f} <Trace> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2676 | 2026.02.06 01:21:01.903123 [ 201 ] {2afa91c6-7a6c-42cf-84ca-7476e88b4c4e::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5 rows, containing 4 columns (4 merged, 0 gathered) in 0.001310399 sec., 3815.6317274356893 rows/sec., 257.11 KiB/sec. | ||
| 2677 | 2026.02.06 01:21:01.903132 [ 4 ] {9e6bfd8f-7f23-4dad-a12c-cb7b84a03f3f} <Debug> executeQuery: Read 78 rows, 5.03 KiB in 0.001161 sec., 67183.46253229975 rows/sec., 4.23 MiB/sec. | ||
| 2678 | 2026.02.06 01:21:01.903183 [ 4 ] {9e6bfd8f-7f23-4dad-a12c-cb7b84a03f3f} <Debug> TCPHandler: Processed in 0.001348109 sec. | ||
| 2679 | 2026.02.06 01:21:01.903230 [ 191 ] {2afa91c6-7a6c-42cf-84ca-7476e88b4c4e::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2680 | 2026.02.06 01:21:01.903479 [ 191 ] {2afa91c6-7a6c-42cf-84ca-7476e88b4c4e::all_1_5_1} <Trace> oximeter.measurements_f64 (2afa91c6-7a6c-42cf-84ca-7476e88b4c4e): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2681 | 2026.02.06 01:21:01.903535 [ 191 ] {2afa91c6-7a6c-42cf-84ca-7476e88b4c4e::all_1_5_1} <Trace> oximeter.measurements_f64 (2afa91c6-7a6c-42cf-84ca-7476e88b4c4e) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2682 | 2026.02.06 01:21:01.903588 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 2683 | 2026.02.06 01:21:02.000251 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 205.93 MiB, peak 211.76 MiB, free memory in arenas 0.00 B, will set to 207.84 MiB (RSS), difference: 1.91 MiB | ||
| 2684 | 2026.02.06 01:21:06.113561 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 370 | ||
| 2685 | 2026.02.06 01:21:06.115692 [ 243 ] {} <Trace> system.query_log (e979a318-9a58-4b34-9a72-3006f9f8e92e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2686 | 2026.02.06 01:21:06.115730 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2687 | 2026.02.06 01:21:06.116850 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2688 | 2026.02.06 01:21:06.117104 [ 243 ] {} <Trace> system.query_log (e979a318-9a58-4b34-9a72-3006f9f8e92e): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2689 | 2026.02.06 01:21:06.117335 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 370 | ||
| 2690 | 2026.02.06 01:21:06.881939 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2691 | 2026.02.06 01:21:06.882225 [ 4 ] {ff6b91dd-72d0-480b-93a5-7444bcc17e75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2692 | 2026.02.06 01:21:06.882334 [ 4 ] {ff6b91dd-72d0-480b-93a5-7444bcc17e75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2693 | 2026.02.06 01:21:06.883244 [ 4 ] {ff6b91dd-72d0-480b-93a5-7444bcc17e75} <Trace> oximeter.fields_ipaddr (a3260224-33ad-484c-9570-d358a82531a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2694 | 2026.02.06 01:21:06.883295 [ 4 ] {ff6b91dd-72d0-480b-93a5-7444bcc17e75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2695 | 2026.02.06 01:21:06.883686 [ 4 ] {ff6b91dd-72d0-480b-93a5-7444bcc17e75} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2696 | 2026.02.06 01:21:06.883915 [ 4 ] {ff6b91dd-72d0-480b-93a5-7444bcc17e75} <Trace> oximeter.fields_ipaddr (a3260224-33ad-484c-9570-d358a82531a2): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2697 | 2026.02.06 01:21:06.884083 [ 4 ] {ff6b91dd-72d0-480b-93a5-7444bcc17e75} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.001933 sec., 6207.966890843249 rows/sec., 506.22 KiB/sec. | ||
| 2698 | 2026.02.06 01:21:06.884133 [ 4 ] {ff6b91dd-72d0-480b-93a5-7444bcc17e75} <Debug> TCPHandler: Processed in 0.002386276 sec. | ||
| 2699 | 2026.02.06 01:21:06.884257 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2700 | 2026.02.06 01:21:06.884361 [ 4 ] {29051ba7-4e9e-4c8a-b5d3-54441cd57439} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2701 | 2026.02.06 01:21:06.884403 [ 4 ] {29051ba7-4e9e-4c8a-b5d3-54441cd57439} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2702 | 2026.02.06 01:21:06.884904 [ 4 ] {29051ba7-4e9e-4c8a-b5d3-54441cd57439} <Trace> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2703 | 2026.02.06 01:21:06.884942 [ 4 ] {29051ba7-4e9e-4c8a-b5d3-54441cd57439} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2704 | 2026.02.06 01:21:06.885269 [ 4 ] {29051ba7-4e9e-4c8a-b5d3-54441cd57439} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2705 | 2026.02.06 01:21:06.885479 [ 4 ] {29051ba7-4e9e-4c8a-b5d3-54441cd57439} <Trace> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2706 | 2026.02.06 01:21:06.885610 [ 4 ] {29051ba7-4e9e-4c8a-b5d3-54441cd57439} <Debug> executeQuery: Read 140 rows, 12.37 KiB in 0.001273 sec., 109976.43362136684 rows/sec., 9.49 MiB/sec. | ||
| 2707 | 2026.02.06 01:21:06.885648 [ 4 ] {29051ba7-4e9e-4c8a-b5d3-54441cd57439} <Debug> TCPHandler: Processed in 0.00144598 sec. | ||
| 2708 | 2026.02.06 01:21:06.885760 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2709 | 2026.02.06 01:21:06.885862 [ 4 ] {e569f130-c528-4c0b-975f-6c9b617fe79f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2710 | 2026.02.06 01:21:06.885904 [ 4 ] {e569f130-c528-4c0b-975f-6c9b617fe79f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2711 | 2026.02.06 01:21:06.886321 [ 4 ] {e569f130-c528-4c0b-975f-6c9b617fe79f} <Trace> oximeter.fields_u16 (fb4d60fc-202c-4b3b-b72e-c67fc122b90a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2712 | 2026.02.06 01:21:06.886357 [ 4 ] {e569f130-c528-4c0b-975f-6c9b617fe79f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2713 | 2026.02.06 01:21:06.886672 [ 4 ] {e569f130-c528-4c0b-975f-6c9b617fe79f} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2714 | 2026.02.06 01:21:06.886885 [ 4 ] {e569f130-c528-4c0b-975f-6c9b617fe79f} <Trace> oximeter.fields_u16 (fb4d60fc-202c-4b3b-b72e-c67fc122b90a): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2715 | 2026.02.06 01:21:06.887012 [ 4 ] {e569f130-c528-4c0b-975f-6c9b617fe79f} <Debug> executeQuery: Read 53 rows, 3.92 KiB in 0.001174 sec., 45144.80408858603 rows/sec., 3.26 MiB/sec. | ||
| 2716 | 2026.02.06 01:21:06.887050 [ 4 ] {e569f130-c528-4c0b-975f-6c9b617fe79f} <Debug> TCPHandler: Processed in 0.0013413 sec. | ||
| 2717 | 2026.02.06 01:21:06.887156 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2718 | 2026.02.06 01:21:06.887256 [ 4 ] {e0c30332-47be-404c-9be7-f02f47137dc5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2719 | 2026.02.06 01:21:06.887301 [ 4 ] {e0c30332-47be-404c-9be7-f02f47137dc5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2720 | 2026.02.06 01:21:06.887741 [ 4 ] {e0c30332-47be-404c-9be7-f02f47137dc5} <Trace> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2721 | 2026.02.06 01:21:06.887778 [ 4 ] {e0c30332-47be-404c-9be7-f02f47137dc5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2722 | 2026.02.06 01:21:06.888105 [ 4 ] {e0c30332-47be-404c-9be7-f02f47137dc5} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2723 | 2026.02.06 01:21:06.888319 [ 4 ] {e0c30332-47be-404c-9be7-f02f47137dc5} <Trace> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2724 | 2026.02.06 01:21:06.888446 [ 4 ] {e0c30332-47be-404c-9be7-f02f47137dc5} <Debug> executeQuery: Read 115 rows, 9.22 KiB in 0.001209 sec., 95119.93382961125 rows/sec., 7.44 MiB/sec. | ||
| 2725 | 2026.02.06 01:21:06.888483 [ 4 ] {e0c30332-47be-404c-9be7-f02f47137dc5} <Debug> TCPHandler: Processed in 0.001375819 sec. | ||
| 2726 | 2026.02.06 01:21:06.888592 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2727 | 2026.02.06 01:21:06.888684 [ 4 ] {b84e2acf-bb0d-425c-b113-1e8c7114a9a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2728 | 2026.02.06 01:21:06.888727 [ 4 ] {b84e2acf-bb0d-425c-b113-1e8c7114a9a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2729 | 2026.02.06 01:21:06.889129 [ 4 ] {b84e2acf-bb0d-425c-b113-1e8c7114a9a2} <Trace> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2730 | 2026.02.06 01:21:06.889164 [ 4 ] {b84e2acf-bb0d-425c-b113-1e8c7114a9a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2731 | 2026.02.06 01:21:06.889488 [ 4 ] {b84e2acf-bb0d-425c-b113-1e8c7114a9a2} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2732 | 2026.02.06 01:21:06.889701 [ 4 ] {b84e2acf-bb0d-425c-b113-1e8c7114a9a2} <Trace> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2733 | 2026.02.06 01:21:06.889829 [ 4 ] {b84e2acf-bb0d-425c-b113-1e8c7114a9a2} <Debug> executeQuery: Read 156 rows, 11.07 KiB in 0.001163 sec., 134135.85554600172 rows/sec., 9.30 MiB/sec. | ||
| 2734 | 2026.02.06 01:21:06.889865 [ 4 ] {b84e2acf-bb0d-425c-b113-1e8c7114a9a2} <Debug> TCPHandler: Processed in 0.001319699 sec. | ||
| 2735 | 2026.02.06 01:21:06.889964 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2736 | 2026.02.06 01:21:06.890054 [ 4 ] {fb550cc1-eebf-4c5f-9d57-ba974d4e35a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2737 | 2026.02.06 01:21:06.890107 [ 4 ] {fb550cc1-eebf-4c5f-9d57-ba974d4e35a7} <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 | ||
| 2738 | 2026.02.06 01:21:06.890962 [ 4 ] {fb550cc1-eebf-4c5f-9d57-ba974d4e35a7} <Trace> oximeter.measurements_histogramu64 (97144b8f-900e-4825-92d0-28bf27d1d4ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2739 | 2026.02.06 01:21:06.890997 [ 4 ] {fb550cc1-eebf-4c5f-9d57-ba974d4e35a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2740 | 2026.02.06 01:21:06.891550 [ 4 ] {fb550cc1-eebf-4c5f-9d57-ba974d4e35a7} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2741 | 2026.02.06 01:21:06.891762 [ 4 ] {fb550cc1-eebf-4c5f-9d57-ba974d4e35a7} <Trace> oximeter.measurements_histogramu64 (97144b8f-900e-4825-92d0-28bf27d1d4ae): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2742 | 2026.02.06 01:21:06.891896 [ 4 ] {fb550cc1-eebf-4c5f-9d57-ba974d4e35a7} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001862 sec., 22019.334049409237 rows/sec., 39.46 MiB/sec. | ||
| 2743 | 2026.02.06 01:21:06.891949 [ 4 ] {fb550cc1-eebf-4c5f-9d57-ba974d4e35a7} <Debug> TCPHandler: Processed in 0.002039134 sec. | ||
| 2744 | 2026.02.06 01:21:06.892051 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2745 | 2026.02.06 01:21:06.892136 [ 4 ] {6a0e9c1d-e90f-440a-b625-75b4bdcb20d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 2746 | 2026.02.06 01:21:06.892174 [ 4 ] {6a0e9c1d-e90f-440a-b625-75b4bdcb20d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2747 | 2026.02.06 01:21:06.892461 [ 4 ] {6a0e9c1d-e90f-440a-b625-75b4bdcb20d7} <Trace> oximeter.measurements_i64 (eb5bbb7d-dec8-4f45-b15a-e5649e47c6fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2748 | 2026.02.06 01:21:06.892494 [ 4 ] {6a0e9c1d-e90f-440a-b625-75b4bdcb20d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2749 | 2026.02.06 01:21:06.892761 [ 4 ] {6a0e9c1d-e90f-440a-b625-75b4bdcb20d7} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2750 | 2026.02.06 01:21:06.893034 [ 4 ] {6a0e9c1d-e90f-440a-b625-75b4bdcb20d7} <Trace> oximeter.measurements_i64 (eb5bbb7d-dec8-4f45-b15a-e5649e47c6fd): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2751 | 2026.02.06 01:21:06.893155 [ 4 ] {6a0e9c1d-e90f-440a-b625-75b4bdcb20d7} <Debug> executeQuery: Read 6 rows, 434.00 B in 0.001017 sec., 5899.705014749263 rows/sec., 416.74 KiB/sec. | ||
| 2752 | 2026.02.06 01:21:06.893190 [ 4 ] {6a0e9c1d-e90f-440a-b625-75b4bdcb20d7} <Debug> TCPHandler: Processed in 0.001172539 sec. | ||
| 2753 | 2026.02.06 01:21:06.893294 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2754 | 2026.02.06 01:21:06.893385 [ 4 ] {452537de-bd23-454b-a1ba-2d05254268f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2755 | 2026.02.06 01:21:06.893424 [ 4 ] {452537de-bd23-454b-a1ba-2d05254268f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2756 | 2026.02.06 01:21:06.893736 [ 4 ] {452537de-bd23-454b-a1ba-2d05254268f3} <Trace> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2757 | 2026.02.06 01:21:06.893771 [ 4 ] {452537de-bd23-454b-a1ba-2d05254268f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2758 | 2026.02.06 01:21:06.894063 [ 4 ] {452537de-bd23-454b-a1ba-2d05254268f3} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2759 | 2026.02.06 01:21:06.894281 [ 4 ] {452537de-bd23-454b-a1ba-2d05254268f3} <Trace> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2760 | 2026.02.06 01:21:06.894404 [ 4 ] {452537de-bd23-454b-a1ba-2d05254268f3} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.001037 sec., 48216.00771456124 rows/sec., 3.31 MiB/sec. | ||
| 2761 | 2026.02.06 01:21:06.894438 [ 4 ] {452537de-bd23-454b-a1ba-2d05254268f3} <Debug> TCPHandler: Processed in 0.001191368 sec. | ||
| 2762 | 2026.02.06 01:21:08.613850 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 5273 | ||
| 2763 | 2026.02.06 01:21:08.614397 [ 245 ] {} <Trace> system.asynchronous_metric_log (50965cfb-3fe0-4bc3-b722-77d2bdddda32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2764 | 2026.02.06 01:21:08.614445 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2765 | 2026.02.06 01:21:08.614984 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2766 | 2026.02.06 01:21:08.615209 [ 245 ] {} <Trace> system.asynchronous_metric_log (50965cfb-3fe0-4bc3-b722-77d2bdddda32): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2767 | 2026.02.06 01:21:08.615335 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5273 | ||
| 2768 | 2026.02.06 01:21:08.615387 [ 130 ] {} <Debug> system.asynchronous_metric_log (50965cfb-3fe0-4bc3-b722-77d2bdddda32) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2769 | 2026.02.06 01:21:08.615486 [ 130 ] {} <Trace> system.asynchronous_metric_log (50965cfb-3fe0-4bc3-b722-77d2bdddda32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2770 | 2026.02.06 01:21:08.615522 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2771 | 2026.02.06 01:21:08.615736 [ 197 ] {50965cfb-3fe0-4bc3-b722-77d2bdddda32::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 | ||
| 2772 | 2026.02.06 01:21:08.615956 [ 197 ] {50965cfb-3fe0-4bc3-b722-77d2bdddda32::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2773 | 2026.02.06 01:21:08.616035 [ 197 ] {50965cfb-3fe0-4bc3-b722-77d2bdddda32::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2905 rows starting from the beginning of the part | ||
| 2774 | 2026.02.06 01:21:08.616135 [ 197 ] {50965cfb-3fe0-4bc3-b722-77d2bdddda32::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 448 rows starting from the beginning of the part | ||
| 2775 | 2026.02.06 01:21:08.616190 [ 197 ] {50965cfb-3fe0-4bc3-b722-77d2bdddda32::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 512 rows starting from the beginning of the part | ||
| 2776 | 2026.02.06 01:21:08.616233 [ 197 ] {50965cfb-3fe0-4bc3-b722-77d2bdddda32::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 448 rows starting from the beginning of the part | ||
| 2777 | 2026.02.06 01:21:08.616279 [ 197 ] {50965cfb-3fe0-4bc3-b722-77d2bdddda32::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 512 rows starting from the beginning of the part | ||
| 2778 | 2026.02.06 01:21:08.616319 [ 197 ] {50965cfb-3fe0-4bc3-b722-77d2bdddda32::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 448 rows starting from the beginning of the part | ||
| 2779 | 2026.02.06 01:21:08.617625 [ 201 ] {50965cfb-3fe0-4bc3-b722-77d2bdddda32::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5273 rows, containing 4 columns (4 merged, 0 gathered) in 0.001990773 sec., 2648719.8691161675 rows/sec., 37.89 MiB/sec. | ||
| 2780 | 2026.02.06 01:21:08.618151 [ 197 ] {50965cfb-3fe0-4bc3-b722-77d2bdddda32::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2781 | 2026.02.06 01:21:08.618389 [ 197 ] {50965cfb-3fe0-4bc3-b722-77d2bdddda32::all_1_11_2} <Trace> system.asynchronous_metric_log (50965cfb-3fe0-4bc3-b722-77d2bdddda32): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2782 | 2026.02.06 01:21:08.618457 [ 197 ] {50965cfb-3fe0-4bc3-b722-77d2bdddda32::all_1_11_2} <Trace> system.asynchronous_metric_log (50965cfb-3fe0-4bc3-b722-77d2bdddda32) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2783 | 2026.02.06 01:21:08.618521 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
| 2784 | 2026.02.06 01:21:08.895171 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 | ||
| 2785 | 2026.02.06 01:21:08.912842 [ 244 ] {} <Trace> system.metric_log (b13c6af1-b368-46ee-88e3-e8b49f18365b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2786 | 2026.02.06 01:21:08.912894 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2787 | 2026.02.06 01:21:08.919066 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2788 | 2026.02.06 01:21:08.919732 [ 244 ] {} <Trace> system.metric_log (b13c6af1-b368-46ee-88e3-e8b49f18365b): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2789 | 2026.02.06 01:21:08.920002 [ 117 ] {} <Debug> system.metric_log (b13c6af1-b368-46ee-88e3-e8b49f18365b) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2790 | 2026.02.06 01:21:08.920047 [ 117 ] {} <Trace> system.metric_log (b13c6af1-b368-46ee-88e3-e8b49f18365b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2791 | 2026.02.06 01:21:08.920071 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2792 | 2026.02.06 01:21:08.920221 [ 195 ] {b13c6af1-b368-46ee-88e3-e8b49f18365b::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 | ||
| 2793 | 2026.02.06 01:21:08.923031 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 83 | ||
| 2794 | 2026.02.06 01:21:08.924748 [ 195 ] {b13c6af1-b368-46ee-88e3-e8b49f18365b::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2795 | 2026.02.06 01:21:08.926280 [ 195 ] {b13c6af1-b368-46ee-88e3-e8b49f18365b::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 | ||
| 2796 | 2026.02.06 01:21:08.930863 [ 195 ] {b13c6af1-b368-46ee-88e3-e8b49f18365b::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 | ||
| 2797 | 2026.02.06 01:21:08.935099 [ 195 ] {b13c6af1-b368-46ee-88e3-e8b49f18365b::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 | ||
| 2798 | 2026.02.06 01:21:08.939165 [ 195 ] {b13c6af1-b368-46ee-88e3-e8b49f18365b::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 | ||
| 2799 | 2026.02.06 01:21:08.943865 [ 195 ] {b13c6af1-b368-46ee-88e3-e8b49f18365b::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 | ||
| 2800 | 2026.02.06 01:21:08.948116 [ 195 ] {b13c6af1-b368-46ee-88e3-e8b49f18365b::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 | ||
| 2801 | 2026.02.06 01:21:09.000258 [ 195 ] {b13c6af1-b368-46ee-88e3-e8b49f18365b::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.080111326 sec., 1036.0582472445906 rows/sec., 5.36 MiB/sec. | ||
| 2802 | 2026.02.06 01:21:09.000302 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 213.54 MiB, peak 218.88 MiB, free memory in arenas 0.00 B, will set to 218.71 MiB (RSS), difference: 5.17 MiB | ||
| 2803 | 2026.02.06 01:21:09.002162 [ 187 ] {b13c6af1-b368-46ee-88e3-e8b49f18365b::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2804 | 2026.02.06 01:21:09.004040 [ 187 ] {b13c6af1-b368-46ee-88e3-e8b49f18365b::all_1_11_2} <Trace> system.metric_log (b13c6af1-b368-46ee-88e3-e8b49f18365b): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2805 | 2026.02.06 01:21:09.004128 [ 187 ] {b13c6af1-b368-46ee-88e3-e8b49f18365b::all_1_11_2} <Trace> system.metric_log (b13c6af1-b368-46ee-88e3-e8b49f18365b) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2806 | 2026.02.06 01:21:09.005270 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.43 MiB. | ||
| 2807 | 2026.02.06 01:21:10.000213 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 214.17 MiB, peak 218.88 MiB, free memory in arenas 0.00 B, will set to 219.17 MiB (RSS), difference: 5.00 MiB | ||
| 2808 | 2026.02.06 01:21:11.887487 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2809 | 2026.02.06 01:21:11.887684 [ 4 ] {fa5bbf33-19bb-4399-b212-a46b4c68c410} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2810 | 2026.02.06 01:21:11.887750 [ 4 ] {fa5bbf33-19bb-4399-b212-a46b4c68c410} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2811 | 2026.02.06 01:21:11.888499 [ 4 ] {fa5bbf33-19bb-4399-b212-a46b4c68c410} <Trace> oximeter.fields_i16 (104ba66f-7843-4e50-a9a9-abb40c455f87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2812 | 2026.02.06 01:21:11.888542 [ 4 ] {fa5bbf33-19bb-4399-b212-a46b4c68c410} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2813 | 2026.02.06 01:21:11.888972 [ 4 ] {fa5bbf33-19bb-4399-b212-a46b4c68c410} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2814 | 2026.02.06 01:21:11.889203 [ 4 ] {fa5bbf33-19bb-4399-b212-a46b4c68c410} <Trace> oximeter.fields_i16 (104ba66f-7843-4e50-a9a9-abb40c455f87): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2815 | 2026.02.06 01:21:11.889361 [ 4 ] {fa5bbf33-19bb-4399-b212-a46b4c68c410} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.001727 sec., 154024.31962941517 rows/sec., 9.79 MiB/sec. | ||
| 2816 | 2026.02.06 01:21:11.889409 [ 4 ] {fa5bbf33-19bb-4399-b212-a46b4c68c410} <Debug> TCPHandler: Processed in 0.002057744 sec. | ||
| 2817 | 2026.02.06 01:21:11.889537 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2818 | 2026.02.06 01:21:11.889639 [ 4 ] {322a26f0-2f91-4476-9062-a87a29dea4b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2819 | 2026.02.06 01:21:11.889684 [ 4 ] {322a26f0-2f91-4476-9062-a87a29dea4b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2820 | 2026.02.06 01:21:11.890409 [ 4 ] {322a26f0-2f91-4476-9062-a87a29dea4b6} <Trace> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2821 | 2026.02.06 01:21:11.890445 [ 4 ] {322a26f0-2f91-4476-9062-a87a29dea4b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2822 | 2026.02.06 01:21:11.890813 [ 4 ] {322a26f0-2f91-4476-9062-a87a29dea4b6} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2823 | 2026.02.06 01:21:11.891028 [ 4 ] {322a26f0-2f91-4476-9062-a87a29dea4b6} <Trace> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2824 | 2026.02.06 01:21:11.891154 [ 4 ] {322a26f0-2f91-4476-9062-a87a29dea4b6} <Debug> executeQuery: Read 748 rows, 60.23 KiB in 0.001537 sec., 486662.3292127521 rows/sec., 38.27 MiB/sec. | ||
| 2825 | 2026.02.06 01:21:11.891191 [ 4 ] {322a26f0-2f91-4476-9062-a87a29dea4b6} <Debug> TCPHandler: Processed in 0.001708032 sec. | ||
| 2826 | 2026.02.06 01:21:11.891308 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2827 | 2026.02.06 01:21:11.891406 [ 4 ] {c0ed586d-b273-4c27-8fed-624df029f808} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2828 | 2026.02.06 01:21:11.891446 [ 4 ] {c0ed586d-b273-4c27-8fed-624df029f808} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2829 | 2026.02.06 01:21:11.891862 [ 4 ] {c0ed586d-b273-4c27-8fed-624df029f808} <Trace> oximeter.fields_u16 (fb4d60fc-202c-4b3b-b72e-c67fc122b90a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2830 | 2026.02.06 01:21:11.891897 [ 4 ] {c0ed586d-b273-4c27-8fed-624df029f808} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2831 | 2026.02.06 01:21:11.892202 [ 4 ] {c0ed586d-b273-4c27-8fed-624df029f808} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2832 | 2026.02.06 01:21:11.892412 [ 4 ] {c0ed586d-b273-4c27-8fed-624df029f808} <Trace> oximeter.fields_u16 (fb4d60fc-202c-4b3b-b72e-c67fc122b90a): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2833 | 2026.02.06 01:21:11.892537 [ 4 ] {c0ed586d-b273-4c27-8fed-624df029f808} <Debug> executeQuery: Read 133 rows, 8.00 KiB in 0.00115 sec., 115652.17391304349 rows/sec., 6.80 MiB/sec. | ||
| 2834 | 2026.02.06 01:21:11.892574 [ 4 ] {c0ed586d-b273-4c27-8fed-624df029f808} <Debug> TCPHandler: Processed in 0.001317949 sec. | ||
| 2835 | 2026.02.06 01:21:11.892685 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2836 | 2026.02.06 01:21:11.892781 [ 4 ] {39745e05-feb7-42e2-8721-d40392398881} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2837 | 2026.02.06 01:21:11.892822 [ 4 ] {39745e05-feb7-42e2-8721-d40392398881} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2838 | 2026.02.06 01:21:11.893325 [ 4 ] {39745e05-feb7-42e2-8721-d40392398881} <Trace> oximeter.fields_u32 (efacbb35-87c4-45a6-b25f-cea415d7aebd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2839 | 2026.02.06 01:21:11.893371 [ 4 ] {39745e05-feb7-42e2-8721-d40392398881} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2840 | 2026.02.06 01:21:11.893746 [ 4 ] {39745e05-feb7-42e2-8721-d40392398881} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2841 | 2026.02.06 01:21:11.894001 [ 4 ] {39745e05-feb7-42e2-8721-d40392398881} <Trace> oximeter.fields_u32 (efacbb35-87c4-45a6-b25f-cea415d7aebd): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2842 | 2026.02.06 01:21:11.894145 [ 4 ] {39745e05-feb7-42e2-8721-d40392398881} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.001382 sec., 101302.46020260493 rows/sec., 6.55 MiB/sec. | ||
| 2843 | 2026.02.06 01:21:11.894184 [ 4 ] {39745e05-feb7-42e2-8721-d40392398881} <Debug> TCPHandler: Processed in 0.001549801 sec. | ||
| 2844 | 2026.02.06 01:21:11.894295 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2845 | 2026.02.06 01:21:11.894389 [ 4 ] {2019b1ff-0d07-40a2-9064-8026124db516} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2846 | 2026.02.06 01:21:11.894430 [ 4 ] {2019b1ff-0d07-40a2-9064-8026124db516} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2847 | 2026.02.06 01:21:11.894847 [ 4 ] {2019b1ff-0d07-40a2-9064-8026124db516} <Trace> oximeter.fields_u8 (7e40da4e-3721-4df5-9ad4-b5e43542e087): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2848 | 2026.02.06 01:21:11.894882 [ 4 ] {2019b1ff-0d07-40a2-9064-8026124db516} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2849 | 2026.02.06 01:21:11.895195 [ 4 ] {2019b1ff-0d07-40a2-9064-8026124db516} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2850 | 2026.02.06 01:21:11.895407 [ 4 ] {2019b1ff-0d07-40a2-9064-8026124db516} <Trace> oximeter.fields_u8 (7e40da4e-3721-4df5-9ad4-b5e43542e087): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2851 | 2026.02.06 01:21:11.895530 [ 4 ] {2019b1ff-0d07-40a2-9064-8026124db516} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001161 sec., 119724.37553832904 rows/sec., 6.81 MiB/sec. | ||
| 2852 | 2026.02.06 01:21:11.895567 [ 4 ] {2019b1ff-0d07-40a2-9064-8026124db516} <Debug> TCPHandler: Processed in 0.001321969 sec. | ||
| 2853 | 2026.02.06 01:21:11.895675 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2854 | 2026.02.06 01:21:11.895769 [ 4 ] {7cc3fa4d-1fd0-4860-8000-5cac19d7b19c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2855 | 2026.02.06 01:21:11.895809 [ 4 ] {7cc3fa4d-1fd0-4860-8000-5cac19d7b19c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2856 | 2026.02.06 01:21:11.896324 [ 4 ] {7cc3fa4d-1fd0-4860-8000-5cac19d7b19c} <Trace> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2857 | 2026.02.06 01:21:11.896358 [ 4 ] {7cc3fa4d-1fd0-4860-8000-5cac19d7b19c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2858 | 2026.02.06 01:21:11.896672 [ 4 ] {7cc3fa4d-1fd0-4860-8000-5cac19d7b19c} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2859 | 2026.02.06 01:21:11.896883 [ 4 ] {7cc3fa4d-1fd0-4860-8000-5cac19d7b19c} <Trace> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2860 | 2026.02.06 01:21:11.897012 [ 4 ] {7cc3fa4d-1fd0-4860-8000-5cac19d7b19c} <Debug> executeQuery: Read 455 rows, 32.64 KiB in 0.001263 sec., 360253.3650039588 rows/sec., 25.24 MiB/sec. | ||
| 2861 | 2026.02.06 01:21:11.897049 [ 4 ] {7cc3fa4d-1fd0-4860-8000-5cac19d7b19c} <Debug> TCPHandler: Processed in 0.00142362 sec. | ||
| 2862 | 2026.02.06 01:21:11.897161 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2863 | 2026.02.06 01:21:11.897254 [ 4 ] {224878a8-e1d2-423a-ab6c-fb91f4750b00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2864 | 2026.02.06 01:21:11.897295 [ 4 ] {224878a8-e1d2-423a-ab6c-fb91f4750b00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2865 | 2026.02.06 01:21:11.897625 [ 4 ] {224878a8-e1d2-423a-ab6c-fb91f4750b00} <Trace> oximeter.measurements_bool (a3a47353-bd4a-4bc2-8c37-5164375cd607): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2866 | 2026.02.06 01:21:11.897660 [ 4 ] {224878a8-e1d2-423a-ab6c-fb91f4750b00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2867 | 2026.02.06 01:21:11.897957 [ 4 ] {224878a8-e1d2-423a-ab6c-fb91f4750b00} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2868 | 2026.02.06 01:21:11.898162 [ 4 ] {224878a8-e1d2-423a-ab6c-fb91f4750b00} <Trace> oximeter.measurements_bool (a3a47353-bd4a-4bc2-8c37-5164375cd607): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2869 | 2026.02.06 01:21:11.898288 [ 4 ] {224878a8-e1d2-423a-ab6c-fb91f4750b00} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001053 sec., 5698.005698005699 rows/sec., 297.70 KiB/sec. | ||
| 2870 | 2026.02.06 01:21:11.898297 [ 153 ] {} <Debug> oximeter.measurements_bool (a3a47353-bd4a-4bc2-8c37-5164375cd607) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2871 | 2026.02.06 01:21:11.898323 [ 4 ] {224878a8-e1d2-423a-ab6c-fb91f4750b00} <Debug> TCPHandler: Processed in 0.001212368 sec. | ||
| 2872 | 2026.02.06 01:21:11.898377 [ 153 ] {} <Trace> oximeter.measurements_bool (a3a47353-bd4a-4bc2-8c37-5164375cd607): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2873 | 2026.02.06 01:21:11.898409 [ 153 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2874 | 2026.02.06 01:21:11.898459 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2875 | 2026.02.06 01:21:11.898543 [ 198 ] {a3a47353-bd4a-4bc2-8c37-5164375cd607::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 | ||
| 2876 | 2026.02.06 01:21:11.898557 [ 4 ] {b5aab249-9b47-436b-ab87-79f4a20871d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2877 | 2026.02.06 01:21:11.898646 [ 4 ] {b5aab249-9b47-436b-ab87-79f4a20871d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2878 | 2026.02.06 01:21:11.898716 [ 198 ] {a3a47353-bd4a-4bc2-8c37-5164375cd607::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2879 | 2026.02.06 01:21:11.898763 [ 198 ] {a3a47353-bd4a-4bc2-8c37-5164375cd607::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 | ||
| 2880 | 2026.02.06 01:21:11.898867 [ 198 ] {a3a47353-bd4a-4bc2-8c37-5164375cd607::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 | ||
| 2881 | 2026.02.06 01:21:11.898927 [ 198 ] {a3a47353-bd4a-4bc2-8c37-5164375cd607::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 | ||
| 2882 | 2026.02.06 01:21:11.898983 [ 198 ] {a3a47353-bd4a-4bc2-8c37-5164375cd607::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 | ||
| 2883 | 2026.02.06 01:21:11.899027 [ 198 ] {a3a47353-bd4a-4bc2-8c37-5164375cd607::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 | ||
| 2884 | 2026.02.06 01:21:11.899050 [ 4 ] {b5aab249-9b47-436b-ab87-79f4a20871d4} <Trace> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2885 | 2026.02.06 01:21:11.899073 [ 198 ] {a3a47353-bd4a-4bc2-8c37-5164375cd607::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 | ||
| 2886 | 2026.02.06 01:21:11.899093 [ 4 ] {b5aab249-9b47-436b-ab87-79f4a20871d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2887 | 2026.02.06 01:21:11.899567 [ 4 ] {b5aab249-9b47-436b-ab87-79f4a20871d4} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2888 | 2026.02.06 01:21:11.899814 [ 4 ] {b5aab249-9b47-436b-ab87-79f4a20871d4} <Trace> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2889 | 2026.02.06 01:21:11.899951 [ 4 ] {b5aab249-9b47-436b-ab87-79f4a20871d4} <Debug> executeQuery: Read 248 rows, 16.83 KiB in 0.001413 sec., 175513.09271054494 rows/sec., 11.63 MiB/sec. | ||
| 2890 | 2026.02.06 01:21:11.899990 [ 4 ] {b5aab249-9b47-436b-ab87-79f4a20871d4} <Debug> TCPHandler: Processed in 0.001580721 sec. | ||
| 2891 | 2026.02.06 01:21:11.900108 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2892 | 2026.02.06 01:21:11.900138 [ 187 ] {a3a47353-bd4a-4bc2-8c37-5164375cd607::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 4 columns (4 merged, 0 gathered) in 0.001654381 sec., 21760.404646813524 rows/sec., 1.11 MiB/sec. | ||
| 2893 | 2026.02.06 01:21:11.900202 [ 4 ] {a27c4e9d-1df6-434c-ba8d-e17d02fc5a8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2894 | 2026.02.06 01:21:11.900250 [ 4 ] {a27c4e9d-1df6-434c-ba8d-e17d02fc5a8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2895 | 2026.02.06 01:21:11.900341 [ 201 ] {a3a47353-bd4a-4bc2-8c37-5164375cd607::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2896 | 2026.02.06 01:21:11.900564 [ 4 ] {a27c4e9d-1df6-434c-ba8d-e17d02fc5a8c} <Trace> oximeter.measurements_f64 (2afa91c6-7a6c-42cf-84ca-7476e88b4c4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2897 | 2026.02.06 01:21:11.900608 [ 4 ] {a27c4e9d-1df6-434c-ba8d-e17d02fc5a8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2898 | 2026.02.06 01:21:11.900681 [ 201 ] {a3a47353-bd4a-4bc2-8c37-5164375cd607::all_1_6_1} <Trace> oximeter.measurements_bool (a3a47353-bd4a-4bc2-8c37-5164375cd607): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2899 | 2026.02.06 01:21:11.900766 [ 201 ] {a3a47353-bd4a-4bc2-8c37-5164375cd607::all_1_6_1} <Trace> oximeter.measurements_bool (a3a47353-bd4a-4bc2-8c37-5164375cd607) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2900 | 2026.02.06 01:21:11.900875 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 2901 | 2026.02.06 01:21:11.900925 [ 4 ] {a27c4e9d-1df6-434c-ba8d-e17d02fc5a8c} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2902 | 2026.02.06 01:21:11.901141 [ 4 ] {a27c4e9d-1df6-434c-ba8d-e17d02fc5a8c} <Trace> oximeter.measurements_f64 (2afa91c6-7a6c-42cf-84ca-7476e88b4c4e): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2903 | 2026.02.06 01:21:11.901267 [ 4 ] {a27c4e9d-1df6-434c-ba8d-e17d02fc5a8c} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001083 sec., 923.3610341643583 rows/sec., 62.22 KiB/sec. | ||
| 2904 | 2026.02.06 01:21:11.901303 [ 4 ] {a27c4e9d-1df6-434c-ba8d-e17d02fc5a8c} <Debug> TCPHandler: Processed in 0.001243869 sec. | ||
| 2905 | 2026.02.06 01:21:11.901411 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2906 | 2026.02.06 01:21:11.901504 [ 4 ] {404c9112-25f0-4bb5-8724-4252c4bcb973} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2907 | 2026.02.06 01:21:11.901544 [ 4 ] {404c9112-25f0-4bb5-8724-4252c4bcb973} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2908 | 2026.02.06 01:21:11.901863 [ 4 ] {404c9112-25f0-4bb5-8724-4252c4bcb973} <Trace> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2909 | 2026.02.06 01:21:11.901899 [ 4 ] {404c9112-25f0-4bb5-8724-4252c4bcb973} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2910 | 2026.02.06 01:21:11.902201 [ 4 ] {404c9112-25f0-4bb5-8724-4252c4bcb973} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2911 | 2026.02.06 01:21:11.902417 [ 4 ] {404c9112-25f0-4bb5-8724-4252c4bcb973} <Trace> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2912 | 2026.02.06 01:21:11.902546 [ 4 ] {404c9112-25f0-4bb5-8724-4252c4bcb973} <Debug> executeQuery: Read 78 rows, 5.03 KiB in 0.001059 sec., 73654.3909348442 rows/sec., 4.64 MiB/sec. | ||
| 2913 | 2026.02.06 01:21:11.902580 [ 4 ] {404c9112-25f0-4bb5-8724-4252c4bcb973} <Debug> TCPHandler: Processed in 0.001218289 sec. | ||
| 2914 | 2026.02.06 01:21:16.027037 [ 143 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2915 | 2026.02.06 01:21:16.027110 [ 143 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2916 | 2026.02.06 01:21:16.115541 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 5785 | ||
| 2917 | 2026.02.06 01:21:16.116042 [ 245 ] {} <Trace> system.asynchronous_metric_log (50965cfb-3fe0-4bc3-b722-77d2bdddda32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2918 | 2026.02.06 01:21:16.116080 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2919 | 2026.02.06 01:21:16.116625 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2920 | 2026.02.06 01:21:16.116857 [ 245 ] {} <Trace> system.asynchronous_metric_log (50965cfb-3fe0-4bc3-b722-77d2bdddda32): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2921 | 2026.02.06 01:21:16.116984 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5785 | ||
| 2922 | 2026.02.06 01:21:16.117642 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 406 | ||
| 2923 | 2026.02.06 01:21:16.120022 [ 243 ] {} <Trace> system.query_log (e979a318-9a58-4b34-9a72-3006f9f8e92e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2924 | 2026.02.06 01:21:16.120078 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2925 | 2026.02.06 01:21:16.121297 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2926 | 2026.02.06 01:21:16.121576 [ 243 ] {} <Trace> system.query_log (e979a318-9a58-4b34-9a72-3006f9f8e92e): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2927 | 2026.02.06 01:21:16.121914 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 406 | ||
| 2928 | 2026.02.06 01:21:16.423241 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 | ||
| 2929 | 2026.02.06 01:21:16.441088 [ 244 ] {} <Trace> system.metric_log (b13c6af1-b368-46ee-88e3-e8b49f18365b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2930 | 2026.02.06 01:21:16.441153 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2931 | 2026.02.06 01:21:16.447004 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2932 | 2026.02.06 01:21:16.447872 [ 244 ] {} <Trace> system.metric_log (b13c6af1-b368-46ee-88e3-e8b49f18365b): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2933 | 2026.02.06 01:21:16.450822 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 91 | ||
| 2934 | 2026.02.06 01:21:16.881050 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2935 | 2026.02.06 01:21:16.881251 [ 4 ] {75687bb4-51df-4917-8a25-0c89be7d474b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2936 | 2026.02.06 01:21:16.881324 [ 4 ] {75687bb4-51df-4917-8a25-0c89be7d474b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2937 | 2026.02.06 01:21:16.881995 [ 4 ] {75687bb4-51df-4917-8a25-0c89be7d474b} <Trace> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2938 | 2026.02.06 01:21:16.882044 [ 4 ] {75687bb4-51df-4917-8a25-0c89be7d474b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2939 | 2026.02.06 01:21:16.882442 [ 4 ] {75687bb4-51df-4917-8a25-0c89be7d474b} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2940 | 2026.02.06 01:21:16.882674 [ 4 ] {75687bb4-51df-4917-8a25-0c89be7d474b} <Trace> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2941 | 2026.02.06 01:21:16.882827 [ 4 ] {75687bb4-51df-4917-8a25-0c89be7d474b} <Debug> executeQuery: Read 134 rows, 11.93 KiB in 0.001631 sec., 82158.185162477 rows/sec., 7.14 MiB/sec. | ||
| 2942 | 2026.02.06 01:21:16.882868 [ 4 ] {75687bb4-51df-4917-8a25-0c89be7d474b} <Debug> TCPHandler: Processed in 0.001964854 sec. | ||
| 2943 | 2026.02.06 01:21:16.882985 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2944 | 2026.02.06 01:21:16.883093 [ 4 ] {dabdc259-7e66-4516-a2c1-2493a2b1cdba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2945 | 2026.02.06 01:21:16.883134 [ 4 ] {dabdc259-7e66-4516-a2c1-2493a2b1cdba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2946 | 2026.02.06 01:21:16.883534 [ 4 ] {dabdc259-7e66-4516-a2c1-2493a2b1cdba} <Trace> oximeter.fields_u16 (fb4d60fc-202c-4b3b-b72e-c67fc122b90a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2947 | 2026.02.06 01:21:16.883571 [ 4 ] {dabdc259-7e66-4516-a2c1-2493a2b1cdba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2948 | 2026.02.06 01:21:16.883895 [ 4 ] {dabdc259-7e66-4516-a2c1-2493a2b1cdba} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2949 | 2026.02.06 01:21:16.884099 [ 4 ] {dabdc259-7e66-4516-a2c1-2493a2b1cdba} <Trace> oximeter.fields_u16 (fb4d60fc-202c-4b3b-b72e-c67fc122b90a): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2950 | 2026.02.06 01:21:16.884225 [ 4 ] {dabdc259-7e66-4516-a2c1-2493a2b1cdba} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.00115 sec., 35652.17391304348 rows/sec., 2.62 MiB/sec. | ||
| 2951 | 2026.02.06 01:21:16.884262 [ 4 ] {dabdc259-7e66-4516-a2c1-2493a2b1cdba} <Debug> TCPHandler: Processed in 0.001326859 sec. | ||
| 2952 | 2026.02.06 01:21:16.884383 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2953 | 2026.02.06 01:21:16.884477 [ 4 ] {bfd38229-15e9-4331-b268-6cab27cc10dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2954 | 2026.02.06 01:21:16.884516 [ 4 ] {bfd38229-15e9-4331-b268-6cab27cc10dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2955 | 2026.02.06 01:21:16.884939 [ 4 ] {bfd38229-15e9-4331-b268-6cab27cc10dd} <Trace> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2956 | 2026.02.06 01:21:16.884976 [ 4 ] {bfd38229-15e9-4331-b268-6cab27cc10dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2957 | 2026.02.06 01:21:16.885276 [ 4 ] {bfd38229-15e9-4331-b268-6cab27cc10dd} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2958 | 2026.02.06 01:21:16.885480 [ 4 ] {bfd38229-15e9-4331-b268-6cab27cc10dd} <Trace> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2959 | 2026.02.06 01:21:16.885604 [ 4 ] {bfd38229-15e9-4331-b268-6cab27cc10dd} <Debug> executeQuery: Read 97 rows, 7.76 KiB in 0.001145 sec., 84716.15720524018 rows/sec., 6.61 MiB/sec. | ||
| 2960 | 2026.02.06 01:21:16.885641 [ 4 ] {bfd38229-15e9-4331-b268-6cab27cc10dd} <Debug> TCPHandler: Processed in 0.001307699 sec. | ||
| 2961 | 2026.02.06 01:21:16.885752 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2962 | 2026.02.06 01:21:16.885845 [ 4 ] {fbad1d22-e79f-4392-ae81-3d3abc46835f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2963 | 2026.02.06 01:21:16.885888 [ 4 ] {fbad1d22-e79f-4392-ae81-3d3abc46835f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2964 | 2026.02.06 01:21:16.886275 [ 4 ] {fbad1d22-e79f-4392-ae81-3d3abc46835f} <Trace> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2965 | 2026.02.06 01:21:16.886312 [ 4 ] {fbad1d22-e79f-4392-ae81-3d3abc46835f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2966 | 2026.02.06 01:21:16.886643 [ 4 ] {fbad1d22-e79f-4392-ae81-3d3abc46835f} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2967 | 2026.02.06 01:21:16.886869 [ 4 ] {fbad1d22-e79f-4392-ae81-3d3abc46835f} <Trace> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2968 | 2026.02.06 01:21:16.886997 [ 4 ] {fbad1d22-e79f-4392-ae81-3d3abc46835f} <Debug> executeQuery: Read 150 rows, 10.65 KiB in 0.001169 sec., 128314.79897348162 rows/sec., 8.90 MiB/sec. | ||
| 2969 | 2026.02.06 01:21:16.887033 [ 4 ] {fbad1d22-e79f-4392-ae81-3d3abc46835f} <Debug> TCPHandler: Processed in 0.001330479 sec. | ||
| 2970 | 2026.02.06 01:21:16.887156 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2971 | 2026.02.06 01:21:16.887280 [ 4 ] {71fbdaa9-5bb8-4bae-9185-40d07d6030e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2972 | 2026.02.06 01:21:16.887347 [ 4 ] {71fbdaa9-5bb8-4bae-9185-40d07d6030e8} <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 | ||
| 2973 | 2026.02.06 01:21:16.888343 [ 4 ] {71fbdaa9-5bb8-4bae-9185-40d07d6030e8} <Trace> oximeter.measurements_histogramu64 (97144b8f-900e-4825-92d0-28bf27d1d4ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2974 | 2026.02.06 01:21:16.888397 [ 4 ] {71fbdaa9-5bb8-4bae-9185-40d07d6030e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2975 | 2026.02.06 01:21:16.889159 [ 4 ] {71fbdaa9-5bb8-4bae-9185-40d07d6030e8} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2976 | 2026.02.06 01:21:16.889381 [ 4 ] {71fbdaa9-5bb8-4bae-9185-40d07d6030e8} <Trace> oximeter.measurements_histogramu64 (97144b8f-900e-4825-92d0-28bf27d1d4ae): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2977 | 2026.02.06 01:21:16.889516 [ 4 ] {71fbdaa9-5bb8-4bae-9185-40d07d6030e8} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002262 sec., 18125.552608311227 rows/sec., 32.48 MiB/sec. | ||
| 2978 | 2026.02.06 01:21:16.889578 [ 4 ] {71fbdaa9-5bb8-4bae-9185-40d07d6030e8} <Debug> TCPHandler: Processed in 0.002485886 sec. | ||
| 2979 | 2026.02.06 01:21:16.889696 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2980 | 2026.02.06 01:21:16.889790 [ 4 ] {68bdb146-a542-4f78-b01f-94f0585e927c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2981 | 2026.02.06 01:21:16.889833 [ 4 ] {68bdb146-a542-4f78-b01f-94f0585e927c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2982 | 2026.02.06 01:21:16.890161 [ 4 ] {68bdb146-a542-4f78-b01f-94f0585e927c} <Trace> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2983 | 2026.02.06 01:21:16.890200 [ 4 ] {68bdb146-a542-4f78-b01f-94f0585e927c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2984 | 2026.02.06 01:21:16.890570 [ 4 ] {68bdb146-a542-4f78-b01f-94f0585e927c} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2985 | 2026.02.06 01:21:16.890830 [ 4 ] {68bdb146-a542-4f78-b01f-94f0585e927c} <Trace> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2986 | 2026.02.06 01:21:16.890987 [ 4 ] {68bdb146-a542-4f78-b01f-94f0585e927c} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.001214 sec., 41186.16144975288 rows/sec., 2.82 MiB/sec. | ||
| 2987 | 2026.02.06 01:21:16.891033 [ 4 ] {68bdb146-a542-4f78-b01f-94f0585e927c} <Debug> TCPHandler: Processed in 0.001386489 sec. | ||
| 2988 | 2026.02.06 01:21:21.873612 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2989 | 2026.02.06 01:21:21.873979 [ 4 ] {c5108457-6297-45d7-b659-cd0400d35fa6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) 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', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_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) | ||
| 2990 | 2026.02.06 01:21:21.874561 [ 4 ] {c5108457-6297-45d7-b659-cd0400d35fa6} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2991 | 2026.02.06 01:21:21.874632 [ 4 ] {c5108457-6297-45d7-b659-cd0400d35fa6} <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', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_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 | ||
| 2992 | 2026.02.06 01:21:21.875060 [ 4 ] {c5108457-6297-45d7-b659-cd0400d35fa6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2993 | 2026.02.06 01:21:21.875176 [ 4 ] {c5108457-6297-45d7-b659-cd0400d35fa6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2994 | 2026.02.06 01:21:21.875398 [ 4 ] {c5108457-6297-45d7-b659-cd0400d35fa6} <Debug> oximeter.timeseries_schema (079f8c3c-5f71-41a3-a1f0-33718f76712f) (SelectExecutor): Key condition: (column 0 notIn 37-element set) | ||
| 2995 | 2026.02.06 01:21:21.875569 [ 344 ] {c5108457-6297-45d7-b659-cd0400d35fa6} <Trace> oximeter.timeseries_schema (079f8c3c-5f71-41a3-a1f0-33718f76712f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2996 | 2026.02.06 01:21:21.875598 [ 311 ] {c5108457-6297-45d7-b659-cd0400d35fa6} <Trace> oximeter.timeseries_schema (079f8c3c-5f71-41a3-a1f0-33718f76712f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2997 | 2026.02.06 01:21:21.875746 [ 4 ] {c5108457-6297-45d7-b659-cd0400d35fa6} <Debug> oximeter.timeseries_schema (079f8c3c-5f71-41a3-a1f0-33718f76712f) (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 | ||
| 2998 | 2026.02.06 01:21:21.875790 [ 4 ] {c5108457-6297-45d7-b659-cd0400d35fa6} <Trace> oximeter.timeseries_schema (079f8c3c-5f71-41a3-a1f0-33718f76712f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2999 | 2026.02.06 01:21:21.879225 [ 4 ] {c5108457-6297-45d7-b659-cd0400d35fa6} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3000 | 2026.02.06 01:21:21.879260 [ 4 ] {c5108457-6297-45d7-b659-cd0400d35fa6} <Debug> oximeter.timeseries_schema (079f8c3c-5f71-41a3-a1f0-33718f76712f) (SelectExecutor): Reading approx. 37 rows with 2 streams | ||
| 3001 | 2026.02.06 01:21:21.879335 [ 4 ] {c5108457-6297-45d7-b659-cd0400d35fa6} <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', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_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'))" | ||
| 3002 | 2026.02.06 01:21:21.879386 [ 4 ] {c5108457-6297-45d7-b659-cd0400d35fa6} <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', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_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'))" | ||
| 3003 | 2026.02.06 01:21:21.880366 [ 4 ] {c5108457-6297-45d7-b659-cd0400d35fa6} <Debug> executeQuery: Read 37 rows, 1.49 KiB in 0.006554 sec., 5645.407384803174 rows/sec., 226.78 KiB/sec. | ||
| 3004 | 2026.02.06 01:21:21.880512 [ 4 ] {c5108457-6297-45d7-b659-cd0400d35fa6} <Debug> TCPHandler: Processed in 0.007121839 sec. | ||
| 3005 | 2026.02.06 01:21:21.880868 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3006 | 2026.02.06 01:21:21.881051 [ 4 ] {15caa3c3-4919-4cef-a842-c56bda878793} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) 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', 'oximeter_collector:collections', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_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) | ||
| 3007 | 2026.02.06 01:21:21.881324 [ 4 ] {15caa3c3-4919-4cef-a842-c56bda878793} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3008 | 2026.02.06 01:21:21.881362 [ 4 ] {15caa3c3-4919-4cef-a842-c56bda878793} <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', 'oximeter_collector:collections', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_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 | ||
| 3009 | 2026.02.06 01:21:21.881592 [ 4 ] {15caa3c3-4919-4cef-a842-c56bda878793} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3010 | 2026.02.06 01:21:21.881652 [ 4 ] {15caa3c3-4919-4cef-a842-c56bda878793} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3011 | 2026.02.06 01:21:21.881767 [ 4 ] {15caa3c3-4919-4cef-a842-c56bda878793} <Debug> oximeter.timeseries_schema (079f8c3c-5f71-41a3-a1f0-33718f76712f) (SelectExecutor): Key condition: (column 0 notIn 38-element set) | ||
| 3012 | 2026.02.06 01:21:21.881851 [ 344 ] {15caa3c3-4919-4cef-a842-c56bda878793} <Trace> oximeter.timeseries_schema (079f8c3c-5f71-41a3-a1f0-33718f76712f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3013 | 2026.02.06 01:21:21.881857 [ 346 ] {15caa3c3-4919-4cef-a842-c56bda878793} <Trace> oximeter.timeseries_schema (079f8c3c-5f71-41a3-a1f0-33718f76712f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3014 | 2026.02.06 01:21:21.881969 [ 4 ] {15caa3c3-4919-4cef-a842-c56bda878793} <Debug> oximeter.timeseries_schema (079f8c3c-5f71-41a3-a1f0-33718f76712f) (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 | ||
| 3015 | 2026.02.06 01:21:21.881999 [ 4 ] {15caa3c3-4919-4cef-a842-c56bda878793} <Trace> oximeter.timeseries_schema (079f8c3c-5f71-41a3-a1f0-33718f76712f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3016 | 2026.02.06 01:21:21.882064 [ 4 ] {15caa3c3-4919-4cef-a842-c56bda878793} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3017 | 2026.02.06 01:21:21.882085 [ 4 ] {15caa3c3-4919-4cef-a842-c56bda878793} <Debug> oximeter.timeseries_schema (079f8c3c-5f71-41a3-a1f0-33718f76712f) (SelectExecutor): Reading approx. 37 rows with 2 streams | ||
| 3018 | 2026.02.06 01:21:21.882119 [ 4 ] {15caa3c3-4919-4cef-a842-c56bda878793} <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', 'oximeter_collector:collections', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_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'))" | ||
| 3019 | 2026.02.06 01:21:21.882155 [ 4 ] {15caa3c3-4919-4cef-a842-c56bda878793} <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', 'oximeter_collector:collections', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_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'))" | ||
| 3020 | 2026.02.06 01:21:21.882902 [ 4 ] {15caa3c3-4919-4cef-a842-c56bda878793} <Debug> executeQuery: Read 37 rows, 1.49 KiB in 0.001942 sec., 19052.523171987643 rows/sec., 765.36 KiB/sec. | ||
| 3021 | 2026.02.06 01:21:21.883019 [ 4 ] {15caa3c3-4919-4cef-a842-c56bda878793} <Debug> TCPHandler: Processed in 0.002234425 sec. | ||
| 3022 | 2026.02.06 01:21:21.883278 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3023 | 2026.02.06 01:21:21.883429 [ 4 ] {b01a5f6b-0c25-44f0-b171-e8a214908c62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) 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', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_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) | ||
| 3024 | 2026.02.06 01:21:21.883720 [ 4 ] {b01a5f6b-0c25-44f0-b171-e8a214908c62} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3025 | 2026.02.06 01:21:21.883768 [ 4 ] {b01a5f6b-0c25-44f0-b171-e8a214908c62} <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', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_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 | ||
| 3026 | 2026.02.06 01:21:21.884059 [ 4 ] {b01a5f6b-0c25-44f0-b171-e8a214908c62} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3027 | 2026.02.06 01:21:21.884127 [ 4 ] {b01a5f6b-0c25-44f0-b171-e8a214908c62} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3028 | 2026.02.06 01:21:21.884263 [ 4 ] {b01a5f6b-0c25-44f0-b171-e8a214908c62} <Debug> oximeter.timeseries_schema (079f8c3c-5f71-41a3-a1f0-33718f76712f) (SelectExecutor): Key condition: (column 0 notIn 39-element set) | ||
| 3029 | 2026.02.06 01:21:21.884352 [ 346 ] {b01a5f6b-0c25-44f0-b171-e8a214908c62} <Trace> oximeter.timeseries_schema (079f8c3c-5f71-41a3-a1f0-33718f76712f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3030 | 2026.02.06 01:21:21.884360 [ 344 ] {b01a5f6b-0c25-44f0-b171-e8a214908c62} <Trace> oximeter.timeseries_schema (079f8c3c-5f71-41a3-a1f0-33718f76712f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3031 | 2026.02.06 01:21:21.884473 [ 4 ] {b01a5f6b-0c25-44f0-b171-e8a214908c62} <Debug> oximeter.timeseries_schema (079f8c3c-5f71-41a3-a1f0-33718f76712f) (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 | ||
| 3032 | 2026.02.06 01:21:21.884502 [ 4 ] {b01a5f6b-0c25-44f0-b171-e8a214908c62} <Trace> oximeter.timeseries_schema (079f8c3c-5f71-41a3-a1f0-33718f76712f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3033 | 2026.02.06 01:21:21.884577 [ 4 ] {b01a5f6b-0c25-44f0-b171-e8a214908c62} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3034 | 2026.02.06 01:21:21.884602 [ 4 ] {b01a5f6b-0c25-44f0-b171-e8a214908c62} <Debug> oximeter.timeseries_schema (079f8c3c-5f71-41a3-a1f0-33718f76712f) (SelectExecutor): Reading approx. 37 rows with 2 streams | ||
| 3035 | 2026.02.06 01:21:21.884634 [ 4 ] {b01a5f6b-0c25-44f0-b171-e8a214908c62} <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', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_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'))" | ||
| 3036 | 2026.02.06 01:21:21.884666 [ 4 ] {b01a5f6b-0c25-44f0-b171-e8a214908c62} <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', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_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'))" | ||
| 3037 | 2026.02.06 01:21:21.885385 [ 4 ] {b01a5f6b-0c25-44f0-b171-e8a214908c62} <Debug> executeQuery: Read 37 rows, 1.49 KiB in 0.002021 sec., 18307.768431469573 rows/sec., 735.44 KiB/sec. | ||
| 3038 | 2026.02.06 01:21:21.885497 [ 4 ] {b01a5f6b-0c25-44f0-b171-e8a214908c62} <Debug> TCPHandler: Processed in 0.002272676 sec. | ||
| 3039 | 2026.02.06 01:21:21.885781 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3040 | 2026.02.06 01:21:21.885927 [ 4 ] {0648d567-0d6f-4515-ab5e-07bf2007fcca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) 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', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 3041 | 2026.02.06 01:21:21.886163 [ 4 ] {0648d567-0d6f-4515-ab5e-07bf2007fcca} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3042 | 2026.02.06 01:21:21.886201 [ 4 ] {0648d567-0d6f-4515-ab5e-07bf2007fcca} <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', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 3043 | 2026.02.06 01:21:21.886511 [ 4 ] {0648d567-0d6f-4515-ab5e-07bf2007fcca} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3044 | 2026.02.06 01:21:21.886589 [ 4 ] {0648d567-0d6f-4515-ab5e-07bf2007fcca} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3045 | 2026.02.06 01:21:21.886741 [ 4 ] {0648d567-0d6f-4515-ab5e-07bf2007fcca} <Debug> oximeter.timeseries_schema (079f8c3c-5f71-41a3-a1f0-33718f76712f) (SelectExecutor): Key condition: (column 0 notIn 40-element set) | ||
| 3046 | 2026.02.06 01:21:21.886827 [ 322 ] {0648d567-0d6f-4515-ab5e-07bf2007fcca} <Trace> oximeter.timeseries_schema (079f8c3c-5f71-41a3-a1f0-33718f76712f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3047 | 2026.02.06 01:21:21.886834 [ 346 ] {0648d567-0d6f-4515-ab5e-07bf2007fcca} <Trace> oximeter.timeseries_schema (079f8c3c-5f71-41a3-a1f0-33718f76712f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3048 | 2026.02.06 01:21:21.886947 [ 4 ] {0648d567-0d6f-4515-ab5e-07bf2007fcca} <Debug> oximeter.timeseries_schema (079f8c3c-5f71-41a3-a1f0-33718f76712f) (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 | ||
| 3049 | 2026.02.06 01:21:21.886985 [ 4 ] {0648d567-0d6f-4515-ab5e-07bf2007fcca} <Trace> oximeter.timeseries_schema (079f8c3c-5f71-41a3-a1f0-33718f76712f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3050 | 2026.02.06 01:21:21.887070 [ 4 ] {0648d567-0d6f-4515-ab5e-07bf2007fcca} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3051 | 2026.02.06 01:21:21.887099 [ 4 ] {0648d567-0d6f-4515-ab5e-07bf2007fcca} <Debug> oximeter.timeseries_schema (079f8c3c-5f71-41a3-a1f0-33718f76712f) (SelectExecutor): Reading approx. 37 rows with 2 streams | ||
| 3052 | 2026.02.06 01:21:21.887145 [ 4 ] {0648d567-0d6f-4515-ab5e-07bf2007fcca} <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', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3053 | 2026.02.06 01:21:21.887203 [ 4 ] {0648d567-0d6f-4515-ab5e-07bf2007fcca} <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', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3054 | 2026.02.06 01:21:21.887991 [ 4 ] {0648d567-0d6f-4515-ab5e-07bf2007fcca} <Debug> executeQuery: Read 37 rows, 1.49 KiB in 0.002124 sec., 17419.962335216573 rows/sec., 699.78 KiB/sec. | ||
| 3055 | 2026.02.06 01:21:21.888130 [ 4 ] {0648d567-0d6f-4515-ab5e-07bf2007fcca} <Debug> TCPHandler: Processed in 0.002401517 sec. | ||
| 3056 | 2026.02.06 01:21:21.905163 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3057 | 2026.02.06 01:21:21.905330 [ 4 ] {d8f0f6d4-4556-41c0-95e3-d21024f9b85c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 3058 | 2026.02.06 01:21:21.905402 [ 4 ] {d8f0f6d4-4556-41c0-95e3-d21024f9b85c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3059 | 2026.02.06 01:21:21.906057 [ 4 ] {d8f0f6d4-4556-41c0-95e3-d21024f9b85c} <Trace> oximeter.timeseries_schema (079f8c3c-5f71-41a3-a1f0-33718f76712f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3060 | 2026.02.06 01:21:21.906107 [ 4 ] {d8f0f6d4-4556-41c0-95e3-d21024f9b85c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3061 | 2026.02.06 01:21:21.906620 [ 4 ] {d8f0f6d4-4556-41c0-95e3-d21024f9b85c} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 3062 | 2026.02.06 01:21:21.906834 [ 4 ] {d8f0f6d4-4556-41c0-95e3-d21024f9b85c} <Trace> oximeter.timeseries_schema (079f8c3c-5f71-41a3-a1f0-33718f76712f): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3063 | 2026.02.06 01:21:21.907000 [ 4 ] {d8f0f6d4-4556-41c0-95e3-d21024f9b85c} <Debug> executeQuery: Read 4 rows, 521.00 B in 0.001718 sec., 2328.2887077997675 rows/sec., 296.15 KiB/sec. | ||
| 3064 | 2026.02.06 01:21:21.907053 [ 4 ] {d8f0f6d4-4556-41c0-95e3-d21024f9b85c} <Debug> TCPHandler: Processed in 0.002032393 sec. | ||
| 3065 | 2026.02.06 01:21:21.907173 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3066 | 2026.02.06 01:21:21.907277 [ 4 ] {3c549a28-9b67-4949-8558-ea0de5151ead} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3067 | 2026.02.06 01:21:21.907322 [ 4 ] {3c549a28-9b67-4949-8558-ea0de5151ead} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3068 | 2026.02.06 01:21:21.907865 [ 4 ] {3c549a28-9b67-4949-8558-ea0de5151ead} <Trace> oximeter.fields_i16 (104ba66f-7843-4e50-a9a9-abb40c455f87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3069 | 2026.02.06 01:21:21.907905 [ 4 ] {3c549a28-9b67-4949-8558-ea0de5151ead} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3070 | 2026.02.06 01:21:21.908294 [ 4 ] {3c549a28-9b67-4949-8558-ea0de5151ead} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3071 | 2026.02.06 01:21:21.908521 [ 4 ] {3c549a28-9b67-4949-8558-ea0de5151ead} <Trace> oximeter.fields_i16 (104ba66f-7843-4e50-a9a9-abb40c455f87): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3072 | 2026.02.06 01:21:21.908663 [ 4 ] {3c549a28-9b67-4949-8558-ea0de5151ead} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.001409 sec., 188786.37331440736 rows/sec., 11.99 MiB/sec. | ||
| 3073 | 2026.02.06 01:21:21.908715 [ 4 ] {3c549a28-9b67-4949-8558-ea0de5151ead} <Debug> TCPHandler: Processed in 0.001595641 sec. | ||
| 3074 | 2026.02.06 01:21:21.908848 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3075 | 2026.02.06 01:21:21.908948 [ 4 ] {087b5f01-0da6-454c-a952-c6ad096ad5fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3076 | 2026.02.06 01:21:21.908999 [ 4 ] {087b5f01-0da6-454c-a952-c6ad096ad5fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3077 | 2026.02.06 01:21:21.909508 [ 4 ] {087b5f01-0da6-454c-a952-c6ad096ad5fe} <Trace> oximeter.fields_ipaddr (a3260224-33ad-484c-9570-d358a82531a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3078 | 2026.02.06 01:21:21.909556 [ 4 ] {087b5f01-0da6-454c-a952-c6ad096ad5fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3079 | 2026.02.06 01:21:21.909970 [ 4 ] {087b5f01-0da6-454c-a952-c6ad096ad5fe} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3080 | 2026.02.06 01:21:21.910291 [ 4 ] {087b5f01-0da6-454c-a952-c6ad096ad5fe} <Trace> oximeter.fields_ipaddr (a3260224-33ad-484c-9570-d358a82531a2): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3081 | 2026.02.06 01:21:21.910492 [ 4 ] {087b5f01-0da6-454c-a952-c6ad096ad5fe} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001566 sec., 2554.278416347382 rows/sec., 208.28 KiB/sec. | ||
| 3082 | 2026.02.06 01:21:21.910543 [ 4 ] {087b5f01-0da6-454c-a952-c6ad096ad5fe} <Debug> TCPHandler: Processed in 0.001745601 sec. | ||
| 3083 | 2026.02.06 01:21:21.910677 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3084 | 2026.02.06 01:21:21.910796 [ 4 ] {72d6c969-4e19-4e7b-a4e2-85765db02f58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3085 | 2026.02.06 01:21:21.910851 [ 4 ] {72d6c969-4e19-4e7b-a4e2-85765db02f58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3086 | 2026.02.06 01:21:21.911700 [ 4 ] {72d6c969-4e19-4e7b-a4e2-85765db02f58} <Trace> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3087 | 2026.02.06 01:21:21.911743 [ 4 ] {72d6c969-4e19-4e7b-a4e2-85765db02f58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3088 | 2026.02.06 01:21:21.912326 [ 4 ] {72d6c969-4e19-4e7b-a4e2-85765db02f58} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3089 | 2026.02.06 01:21:21.912613 [ 4 ] {72d6c969-4e19-4e7b-a4e2-85765db02f58} <Trace> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3090 | 2026.02.06 01:21:21.912766 [ 141 ] {} <Debug> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3091 | 2026.02.06 01:21:21.912788 [ 4 ] {72d6c969-4e19-4e7b-a4e2-85765db02f58} <Debug> executeQuery: Read 754 rows, 60.71 KiB in 0.002017 sec., 373822.50867625186 rows/sec., 29.39 MiB/sec. | ||
| 3092 | 2026.02.06 01:21:21.912849 [ 141 ] {} <Trace> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3093 | 2026.02.06 01:21:21.912856 [ 4 ] {72d6c969-4e19-4e7b-a4e2-85765db02f58} <Debug> TCPHandler: Processed in 0.002241265 sec. | ||
| 3094 | 2026.02.06 01:21:21.912890 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3095 | 2026.02.06 01:21:21.912995 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3096 | 2026.02.06 01:21:21.913028 [ 189 ] {fb68cebe-225b-4628-b6a1-821ca25cb918::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 | ||
| 3097 | 2026.02.06 01:21:21.913099 [ 4 ] {88213ac3-d8f4-470a-b18d-d7e27abe6427} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3098 | 2026.02.06 01:21:21.913148 [ 4 ] {88213ac3-d8f4-470a-b18d-d7e27abe6427} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3099 | 2026.02.06 01:21:21.913185 [ 189 ] {fb68cebe-225b-4628-b6a1-821ca25cb918::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3100 | 2026.02.06 01:21:21.913229 [ 189 ] {fb68cebe-225b-4628-b6a1-821ca25cb918::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 939 rows starting from the beginning of the part | ||
| 3101 | 2026.02.06 01:21:21.913297 [ 189 ] {fb68cebe-225b-4628-b6a1-821ca25cb918::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 748 rows starting from the beginning of the part | ||
| 3102 | 2026.02.06 01:21:21.913344 [ 189 ] {fb68cebe-225b-4628-b6a1-821ca25cb918::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 | ||
| 3103 | 2026.02.06 01:21:21.913394 [ 189 ] {fb68cebe-225b-4628-b6a1-821ca25cb918::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 748 rows starting from the beginning of the part | ||
| 3104 | 2026.02.06 01:21:21.913435 [ 189 ] {fb68cebe-225b-4628-b6a1-821ca25cb918::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 134 rows starting from the beginning of the part | ||
| 3105 | 2026.02.06 01:21:21.913486 [ 189 ] {fb68cebe-225b-4628-b6a1-821ca25cb918::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 754 rows starting from the beginning of the part | ||
| 3106 | 2026.02.06 01:21:21.913639 [ 4 ] {88213ac3-d8f4-470a-b18d-d7e27abe6427} <Trace> oximeter.fields_u16 (fb4d60fc-202c-4b3b-b72e-c67fc122b90a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3107 | 2026.02.06 01:21:21.913684 [ 4 ] {88213ac3-d8f4-470a-b18d-d7e27abe6427} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3108 | 2026.02.06 01:21:21.914033 [ 4 ] {88213ac3-d8f4-470a-b18d-d7e27abe6427} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3109 | 2026.02.06 01:21:21.914278 [ 4 ] {88213ac3-d8f4-470a-b18d-d7e27abe6427} <Trace> oximeter.fields_u16 (fb4d60fc-202c-4b3b-b72e-c67fc122b90a): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3110 | 2026.02.06 01:21:21.914422 [ 4 ] {88213ac3-d8f4-470a-b18d-d7e27abe6427} <Debug> executeQuery: Read 137 rows, 8.28 KiB in 0.001345 sec., 101858.73605947955 rows/sec., 6.01 MiB/sec. | ||
| 3111 | 2026.02.06 01:21:21.914461 [ 4 ] {88213ac3-d8f4-470a-b18d-d7e27abe6427} <Debug> TCPHandler: Processed in 0.00151974 sec. | ||
| 3112 | 2026.02.06 01:21:21.914579 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3113 | 2026.02.06 01:21:21.914676 [ 4 ] {7fb891ff-dd97-4c08-837f-47c5133e0fdc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3114 | 2026.02.06 01:21:21.914717 [ 4 ] {7fb891ff-dd97-4c08-837f-47c5133e0fdc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3115 | 2026.02.06 01:21:21.914911 [ 189 ] {fb68cebe-225b-4628-b6a1-821ca25cb918::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3463 rows, containing 5 columns (5 merged, 0 gathered) in 0.001943613 sec., 1781733.2977295376 rows/sec., 149.41 MiB/sec. | ||
| 3116 | 2026.02.06 01:21:21.915089 [ 189 ] {fb68cebe-225b-4628-b6a1-821ca25cb918::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3117 | 2026.02.06 01:21:21.915203 [ 4 ] {7fb891ff-dd97-4c08-837f-47c5133e0fdc} <Trace> oximeter.fields_u32 (efacbb35-87c4-45a6-b25f-cea415d7aebd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3118 | 2026.02.06 01:21:21.915257 [ 4 ] {7fb891ff-dd97-4c08-837f-47c5133e0fdc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3119 | 2026.02.06 01:21:21.915357 [ 189 ] {fb68cebe-225b-4628-b6a1-821ca25cb918::all_1_16_3} <Trace> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3120 | 2026.02.06 01:21:21.915441 [ 189 ] {fb68cebe-225b-4628-b6a1-821ca25cb918::all_1_16_3} <Trace> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3121 | 2026.02.06 01:21:21.915518 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.74 MiB. | ||
| 3122 | 2026.02.06 01:21:21.915691 [ 4 ] {7fb891ff-dd97-4c08-837f-47c5133e0fdc} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3123 | 2026.02.06 01:21:21.915977 [ 4 ] {7fb891ff-dd97-4c08-837f-47c5133e0fdc} <Trace> oximeter.fields_u32 (efacbb35-87c4-45a6-b25f-cea415d7aebd): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3124 | 2026.02.06 01:21:21.916146 [ 4 ] {7fb891ff-dd97-4c08-837f-47c5133e0fdc} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.001489 sec., 94022.83411685695 rows/sec., 6.08 MiB/sec. | ||
| 3125 | 2026.02.06 01:21:21.916195 [ 4 ] {7fb891ff-dd97-4c08-837f-47c5133e0fdc} <Debug> TCPHandler: Processed in 0.001667631 sec. | ||
| 3126 | 2026.02.06 01:21:21.916335 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3127 | 2026.02.06 01:21:21.916444 [ 4 ] {fde7f8b0-9905-4419-9ddc-db1c26c39d96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3128 | 2026.02.06 01:21:21.916494 [ 4 ] {fde7f8b0-9905-4419-9ddc-db1c26c39d96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3129 | 2026.02.06 01:21:21.917041 [ 4 ] {fde7f8b0-9905-4419-9ddc-db1c26c39d96} <Trace> oximeter.fields_u8 (7e40da4e-3721-4df5-9ad4-b5e43542e087): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3130 | 2026.02.06 01:21:21.917084 [ 4 ] {fde7f8b0-9905-4419-9ddc-db1c26c39d96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3131 | 2026.02.06 01:21:21.917511 [ 4 ] {fde7f8b0-9905-4419-9ddc-db1c26c39d96} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3132 | 2026.02.06 01:21:21.917789 [ 4 ] {fde7f8b0-9905-4419-9ddc-db1c26c39d96} <Trace> oximeter.fields_u8 (7e40da4e-3721-4df5-9ad4-b5e43542e087): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3133 | 2026.02.06 01:21:21.917961 [ 4 ] {fde7f8b0-9905-4419-9ddc-db1c26c39d96} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001541 sec., 90201.16807268007 rows/sec., 5.13 MiB/sec. | ||
| 3134 | 2026.02.06 01:21:21.918009 [ 4 ] {fde7f8b0-9905-4419-9ddc-db1c26c39d96} <Debug> TCPHandler: Processed in 0.001731922 sec. | ||
| 3135 | 2026.02.06 01:21:21.918164 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3136 | 2026.02.06 01:21:21.918276 [ 4 ] {5f12d7e3-b8d5-4514-8770-9d98a0b8b40a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3137 | 2026.02.06 01:21:21.918328 [ 4 ] {5f12d7e3-b8d5-4514-8770-9d98a0b8b40a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3138 | 2026.02.06 01:21:21.919067 [ 4 ] {5f12d7e3-b8d5-4514-8770-9d98a0b8b40a} <Trace> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3139 | 2026.02.06 01:21:21.919110 [ 4 ] {5f12d7e3-b8d5-4514-8770-9d98a0b8b40a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3140 | 2026.02.06 01:21:21.919541 [ 4 ] {5f12d7e3-b8d5-4514-8770-9d98a0b8b40a} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3141 | 2026.02.06 01:21:21.919818 [ 4 ] {5f12d7e3-b8d5-4514-8770-9d98a0b8b40a} <Trace> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3142 | 2026.02.06 01:21:21.919954 [ 141 ] {} <Debug> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3143 | 2026.02.06 01:21:21.919979 [ 4 ] {5f12d7e3-b8d5-4514-8770-9d98a0b8b40a} <Debug> executeQuery: Read 467 rows, 33.61 KiB in 0.001727 sec., 270411.1175448755 rows/sec., 19.00 MiB/sec. | ||
| 3144 | 2026.02.06 01:21:21.920006 [ 141 ] {} <Trace> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3145 | 2026.02.06 01:21:21.920032 [ 4 ] {5f12d7e3-b8d5-4514-8770-9d98a0b8b40a} <Debug> TCPHandler: Processed in 0.001928463 sec. | ||
| 3146 | 2026.02.06 01:21:21.920039 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3147 | 2026.02.06 01:21:21.920278 [ 201 ] {8671d447-0367-4212-b46d-8d9acc78108d::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 | ||
| 3148 | 2026.02.06 01:21:21.920322 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3149 | 2026.02.06 01:21:21.920391 [ 201 ] {8671d447-0367-4212-b46d-8d9acc78108d::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3150 | 2026.02.06 01:21:21.920429 [ 201 ] {8671d447-0367-4212-b46d-8d9acc78108d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 547 rows starting from the beginning of the part | ||
| 3151 | 2026.02.06 01:21:21.920447 [ 4 ] {dea27cfb-c525-48b0-bb75-1050a17d5d12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3152 | 2026.02.06 01:21:21.920507 [ 4 ] {dea27cfb-c525-48b0-bb75-1050a17d5d12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3153 | 2026.02.06 01:21:21.920510 [ 201 ] {8671d447-0367-4212-b46d-8d9acc78108d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 455 rows starting from the beginning of the part | ||
| 3154 | 2026.02.06 01:21:21.920587 [ 201 ] {8671d447-0367-4212-b46d-8d9acc78108d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 115 rows starting from the beginning of the part | ||
| 3155 | 2026.02.06 01:21:21.920641 [ 201 ] {8671d447-0367-4212-b46d-8d9acc78108d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 455 rows starting from the beginning of the part | ||
| 3156 | 2026.02.06 01:21:21.920692 [ 201 ] {8671d447-0367-4212-b46d-8d9acc78108d::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 | ||
| 3157 | 2026.02.06 01:21:21.920743 [ 201 ] {8671d447-0367-4212-b46d-8d9acc78108d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 467 rows starting from the beginning of the part | ||
| 3158 | 2026.02.06 01:21:21.920952 [ 4 ] {dea27cfb-c525-48b0-bb75-1050a17d5d12} <Trace> oximeter.measurements_bool (a3a47353-bd4a-4bc2-8c37-5164375cd607): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3159 | 2026.02.06 01:21:21.920994 [ 4 ] {dea27cfb-c525-48b0-bb75-1050a17d5d12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3160 | 2026.02.06 01:21:21.921423 [ 4 ] {dea27cfb-c525-48b0-bb75-1050a17d5d12} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3161 | 2026.02.06 01:21:21.921744 [ 4 ] {dea27cfb-c525-48b0-bb75-1050a17d5d12} <Trace> oximeter.measurements_bool (a3a47353-bd4a-4bc2-8c37-5164375cd607): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3162 | 2026.02.06 01:21:21.921930 [ 4 ] {dea27cfb-c525-48b0-bb75-1050a17d5d12} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001507 sec., 3981.4200398142 rows/sec., 208.01 KiB/sec. | ||
| 3163 | 2026.02.06 01:21:21.921982 [ 4 ] {dea27cfb-c525-48b0-bb75-1050a17d5d12} <Debug> TCPHandler: Processed in 0.001725212 sec. | ||
| 3164 | 2026.02.06 01:21:21.922117 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3165 | 2026.02.06 01:21:21.922161 [ 189 ] {8671d447-0367-4212-b46d-8d9acc78108d::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2136 rows, containing 5 columns (5 merged, 0 gathered) in 0.001924963 sec., 1109631.71759665 rows/sec., 83.51 MiB/sec. | ||
| 3166 | 2026.02.06 01:21:21.922231 [ 4 ] {fafe44b7-90cf-4b78-86ef-8e76c0760962} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3167 | 2026.02.06 01:21:21.922295 [ 4 ] {fafe44b7-90cf-4b78-86ef-8e76c0760962} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3168 | 2026.02.06 01:21:21.922403 [ 200 ] {8671d447-0367-4212-b46d-8d9acc78108d::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3169 | 2026.02.06 01:21:21.922781 [ 200 ] {8671d447-0367-4212-b46d-8d9acc78108d::all_1_16_3} <Trace> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3170 | 2026.02.06 01:21:21.922867 [ 200 ] {8671d447-0367-4212-b46d-8d9acc78108d::all_1_16_3} <Trace> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3171 | 2026.02.06 01:21:21.922869 [ 4 ] {fafe44b7-90cf-4b78-86ef-8e76c0760962} <Trace> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3172 | 2026.02.06 01:21:21.922924 [ 4 ] {fafe44b7-90cf-4b78-86ef-8e76c0760962} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3173 | 2026.02.06 01:21:21.922966 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 3174 | 2026.02.06 01:21:21.923387 [ 4 ] {fafe44b7-90cf-4b78-86ef-8e76c0760962} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3175 | 2026.02.06 01:21:21.923737 [ 4 ] {fafe44b7-90cf-4b78-86ef-8e76c0760962} <Trace> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3176 | 2026.02.06 01:21:21.923889 [ 141 ] {} <Debug> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3177 | 2026.02.06 01:21:21.923913 [ 4 ] {fafe44b7-90cf-4b78-86ef-8e76c0760962} <Debug> executeQuery: Read 260 rows, 17.73 KiB in 0.001705 sec., 152492.6686217009 rows/sec., 10.16 MiB/sec. | ||
| 3178 | 2026.02.06 01:21:21.923941 [ 141 ] {} <Trace> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3179 | 2026.02.06 01:21:21.923970 [ 4 ] {fafe44b7-90cf-4b78-86ef-8e76c0760962} <Debug> TCPHandler: Processed in 0.001914193 sec. | ||
| 3180 | 2026.02.06 01:21:21.924124 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3181 | 2026.02.06 01:21:21.924250 [ 200 ] {e511ea71-e802-4545-b869-85850eb1d513::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 | ||
| 3182 | 2026.02.06 01:21:21.924374 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3183 | 2026.02.06 01:21:21.924377 [ 200 ] {e511ea71-e802-4545-b869-85850eb1d513::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3184 | 2026.02.06 01:21:21.924432 [ 200 ] {e511ea71-e802-4545-b869-85850eb1d513::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 2083 rows starting from the beginning of the part | ||
| 3185 | 2026.02.06 01:21:21.924491 [ 4 ] {d0ba06cd-88a8-49d2-b741-1e4b4c2c7b37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3186 | 2026.02.06 01:21:21.924508 [ 200 ] {e511ea71-e802-4545-b869-85850eb1d513::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 248 rows starting from the beginning of the part | ||
| 3187 | 2026.02.06 01:21:21.924567 [ 200 ] {e511ea71-e802-4545-b869-85850eb1d513::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 156 rows starting from the beginning of the part | ||
| 3188 | 2026.02.06 01:21:21.924678 [ 4 ] {d0ba06cd-88a8-49d2-b741-1e4b4c2c7b37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3189 | 2026.02.06 01:21:21.924751 [ 200 ] {e511ea71-e802-4545-b869-85850eb1d513::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 248 rows starting from the beginning of the part | ||
| 3190 | 2026.02.06 01:21:21.924812 [ 200 ] {e511ea71-e802-4545-b869-85850eb1d513::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 150 rows starting from the beginning of the part | ||
| 3191 | 2026.02.06 01:21:21.924873 [ 200 ] {e511ea71-e802-4545-b869-85850eb1d513::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 260 rows starting from the beginning of the part | ||
| 3192 | 2026.02.06 01:21:21.925125 [ 4 ] {d0ba06cd-88a8-49d2-b741-1e4b4c2c7b37} <Trace> oximeter.measurements_f64 (2afa91c6-7a6c-42cf-84ca-7476e88b4c4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3193 | 2026.02.06 01:21:21.925199 [ 4 ] {d0ba06cd-88a8-49d2-b741-1e4b4c2c7b37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3194 | 2026.02.06 01:21:21.925606 [ 4 ] {d0ba06cd-88a8-49d2-b741-1e4b4c2c7b37} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3195 | 2026.02.06 01:21:21.925825 [ 4 ] {d0ba06cd-88a8-49d2-b741-1e4b4c2c7b37} <Trace> oximeter.measurements_f64 (2afa91c6-7a6c-42cf-84ca-7476e88b4c4e): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3196 | 2026.02.06 01:21:21.925968 [ 4 ] {d0ba06cd-88a8-49d2-b741-1e4b4c2c7b37} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.0015 sec., 666.6666666666666 rows/sec., 44.92 KiB/sec. | ||
| 3197 | 2026.02.06 01:21:21.926004 [ 4 ] {d0ba06cd-88a8-49d2-b741-1e4b4c2c7b37} <Debug> TCPHandler: Processed in 0.001690782 sec. | ||
| 3198 | 2026.02.06 01:21:21.926134 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3199 | 2026.02.06 01:21:21.926235 [ 4 ] {0805eb6d-bad4-4dd3-9dc0-8f208a8673c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3200 | 2026.02.06 01:21:21.926278 [ 4 ] {0805eb6d-bad4-4dd3-9dc0-8f208a8673c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3201 | 2026.02.06 01:21:21.926642 [ 4 ] {0805eb6d-bad4-4dd3-9dc0-8f208a8673c9} <Trace> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3202 | 2026.02.06 01:21:21.926679 [ 4 ] {0805eb6d-bad4-4dd3-9dc0-8f208a8673c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3203 | 2026.02.06 01:21:21.927057 [ 186 ] {e511ea71-e802-4545-b869-85850eb1d513::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3145 rows, containing 5 columns (5 merged, 0 gathered) in 0.0028525 sec., 1102541.6301489922 rows/sec., 75.97 MiB/sec. | ||
| 3204 | 2026.02.06 01:21:21.927119 [ 4 ] {0805eb6d-bad4-4dd3-9dc0-8f208a8673c9} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3205 | 2026.02.06 01:21:21.927444 [ 4 ] {0805eb6d-bad4-4dd3-9dc0-8f208a8673c9} <Trace> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3206 | 2026.02.06 01:21:21.927551 [ 200 ] {e511ea71-e802-4545-b869-85850eb1d513::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3207 | 2026.02.06 01:21:21.927610 [ 140 ] {} <Debug> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3208 | 2026.02.06 01:21:21.927639 [ 4 ] {0805eb6d-bad4-4dd3-9dc0-8f208a8673c9} <Debug> executeQuery: Read 88 rows, 5.66 KiB in 0.001421 sec., 61928.21956368755 rows/sec., 3.89 MiB/sec. | ||
| 3209 | 2026.02.06 01:21:21.927658 [ 140 ] {} <Trace> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3210 | 2026.02.06 01:21:21.927681 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3211 | 2026.02.06 01:21:21.927687 [ 4 ] {0805eb6d-bad4-4dd3-9dc0-8f208a8673c9} <Debug> TCPHandler: Processed in 0.001602821 sec. | ||
| 3212 | 2026.02.06 01:21:21.927758 [ 189 ] {35a37a75-595c-437a-bd19-b1f8c8c9b2dc::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 | ||
| 3213 | 2026.02.06 01:21:21.927883 [ 189 ] {35a37a75-595c-437a-bd19-b1f8c8c9b2dc::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3214 | 2026.02.06 01:21:21.927887 [ 200 ] {e511ea71-e802-4545-b869-85850eb1d513::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3215 | 2026.02.06 01:21:21.927920 [ 189 ] {35a37a75-595c-437a-bd19-b1f8c8c9b2dc::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 572 rows starting from the beginning of the part | ||
| 3216 | 2026.02.06 01:21:21.927970 [ 200 ] {e511ea71-e802-4545-b869-85850eb1d513::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3217 | 2026.02.06 01:21:21.927978 [ 189 ] {35a37a75-595c-437a-bd19-b1f8c8c9b2dc::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 78 rows starting from the beginning of the part | ||
| 3218 | 2026.02.06 01:21:21.928032 [ 189 ] {35a37a75-595c-437a-bd19-b1f8c8c9b2dc::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 50 rows starting from the beginning of the part | ||
| 3219 | 2026.02.06 01:21:21.928045 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.86 MiB. | ||
| 3220 | 2026.02.06 01:21:21.928070 [ 189 ] {35a37a75-595c-437a-bd19-b1f8c8c9b2dc::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 78 rows starting from the beginning of the part | ||
| 3221 | 2026.02.06 01:21:21.928117 [ 189 ] {35a37a75-595c-437a-bd19-b1f8c8c9b2dc::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 50 rows starting from the beginning of the part | ||
| 3222 | 2026.02.06 01:21:21.928159 [ 189 ] {35a37a75-595c-437a-bd19-b1f8c8c9b2dc::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 | ||
| 3223 | 2026.02.06 01:21:21.929112 [ 186 ] {35a37a75-595c-437a-bd19-b1f8c8c9b2dc::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 916 rows, containing 4 columns (4 merged, 0 gathered) in 0.00138623 sec., 660785.0068170505 rows/sec., 43.05 MiB/sec. | ||
| 3224 | 2026.02.06 01:21:21.929352 [ 186 ] {35a37a75-595c-437a-bd19-b1f8c8c9b2dc::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3225 | 2026.02.06 01:21:21.929721 [ 186 ] {35a37a75-595c-437a-bd19-b1f8c8c9b2dc::all_1_16_3} <Trace> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3226 | 2026.02.06 01:21:21.929808 [ 186 ] {35a37a75-595c-437a-bd19-b1f8c8c9b2dc::all_1_16_3} <Trace> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3227 | 2026.02.06 01:21:21.929903 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 3228 | 2026.02.06 01:21:23.617207 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 6233 | ||
| 3229 | 2026.02.06 01:21:23.617692 [ 245 ] {} <Trace> system.asynchronous_metric_log (50965cfb-3fe0-4bc3-b722-77d2bdddda32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3230 | 2026.02.06 01:21:23.617735 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3231 | 2026.02.06 01:21:23.618209 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3232 | 2026.02.06 01:21:23.618434 [ 245 ] {} <Trace> system.asynchronous_metric_log (50965cfb-3fe0-4bc3-b722-77d2bdddda32): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3233 | 2026.02.06 01:21:23.618558 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6233 | ||
| 3234 | 2026.02.06 01:21:23.951027 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 | ||
| 3235 | 2026.02.06 01:21:23.968179 [ 244 ] {} <Trace> system.metric_log (b13c6af1-b368-46ee-88e3-e8b49f18365b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3236 | 2026.02.06 01:21:23.968239 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3237 | 2026.02.06 01:21:23.974474 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3238 | 2026.02.06 01:21:23.975204 [ 244 ] {} <Trace> system.metric_log (b13c6af1-b368-46ee-88e3-e8b49f18365b): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3239 | 2026.02.06 01:21:23.978043 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 98 | ||
| 3240 | 2026.02.06 01:21:24.000198 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 221.40 MiB, peak 225.40 MiB, free memory in arenas 0.00 B, will set to 223.37 MiB (RSS), difference: 1.96 MiB | ||
| 3241 | 2026.02.06 01:21:26.122245 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 450 | ||
| 3242 | 2026.02.06 01:21:26.124712 [ 243 ] {} <Trace> system.query_log (e979a318-9a58-4b34-9a72-3006f9f8e92e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3243 | 2026.02.06 01:21:26.124766 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3244 | 2026.02.06 01:21:26.126090 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3245 | 2026.02.06 01:21:26.126376 [ 243 ] {} <Trace> system.query_log (e979a318-9a58-4b34-9a72-3006f9f8e92e): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3246 | 2026.02.06 01:21:26.126647 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 450 | ||
| 3247 | 2026.02.06 01:21:26.881955 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3248 | 2026.02.06 01:21:26.882156 [ 4 ] {deb891b6-d220-4227-ac25-c2059766fb20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3249 | 2026.02.06 01:21:26.882233 [ 4 ] {deb891b6-d220-4227-ac25-c2059766fb20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3250 | 2026.02.06 01:21:26.882953 [ 4 ] {deb891b6-d220-4227-ac25-c2059766fb20} <Trace> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3251 | 2026.02.06 01:21:26.883000 [ 4 ] {deb891b6-d220-4227-ac25-c2059766fb20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3252 | 2026.02.06 01:21:26.883408 [ 4 ] {deb891b6-d220-4227-ac25-c2059766fb20} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3253 | 2026.02.06 01:21:26.883661 [ 4 ] {deb891b6-d220-4227-ac25-c2059766fb20} <Trace> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3254 | 2026.02.06 01:21:26.883814 [ 4 ] {deb891b6-d220-4227-ac25-c2059766fb20} <Debug> executeQuery: Read 138 rows, 12.27 KiB in 0.001715 sec., 80466.472303207 rows/sec., 6.98 MiB/sec. | ||
| 3255 | 2026.02.06 01:21:26.883858 [ 4 ] {deb891b6-d220-4227-ac25-c2059766fb20} <Debug> TCPHandler: Processed in 0.002046434 sec. | ||
| 3256 | 2026.02.06 01:21:26.883975 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3257 | 2026.02.06 01:21:26.884075 [ 4 ] {6ce21577-8a86-4e38-a168-be65bf591233} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3258 | 2026.02.06 01:21:26.884116 [ 4 ] {6ce21577-8a86-4e38-a168-be65bf591233} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3259 | 2026.02.06 01:21:26.884510 [ 4 ] {6ce21577-8a86-4e38-a168-be65bf591233} <Trace> oximeter.fields_u16 (fb4d60fc-202c-4b3b-b72e-c67fc122b90a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3260 | 2026.02.06 01:21:26.884544 [ 4 ] {6ce21577-8a86-4e38-a168-be65bf591233} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3261 | 2026.02.06 01:21:26.884827 [ 4 ] {6ce21577-8a86-4e38-a168-be65bf591233} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3262 | 2026.02.06 01:21:26.885027 [ 4 ] {6ce21577-8a86-4e38-a168-be65bf591233} <Trace> oximeter.fields_u16 (fb4d60fc-202c-4b3b-b72e-c67fc122b90a): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3263 | 2026.02.06 01:21:26.885130 [ 133 ] {} <Debug> oximeter.fields_u16 (fb4d60fc-202c-4b3b-b72e-c67fc122b90a) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3264 | 2026.02.06 01:21:26.885149 [ 4 ] {6ce21577-8a86-4e38-a168-be65bf591233} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001153 sec., 35559.41023417173 rows/sec., 2.61 MiB/sec. | ||
| 3265 | 2026.02.06 01:21:26.885260 [ 133 ] {} <Trace> oximeter.fields_u16 (fb4d60fc-202c-4b3b-b72e-c67fc122b90a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3266 | 2026.02.06 01:21:26.885270 [ 4 ] {6ce21577-8a86-4e38-a168-be65bf591233} <Debug> TCPHandler: Processed in 0.0013444 sec. | ||
| 3267 | 2026.02.06 01:21:26.885292 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3268 | 2026.02.06 01:21:26.885397 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3269 | 2026.02.06 01:21:26.885405 [ 196 ] {fb4d60fc-202c-4b3b-b72e-c67fc122b90a::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 | ||
| 3270 | 2026.02.06 01:21:26.885504 [ 4 ] {eec0f1bc-e4fd-4db1-bceb-d4889136c60c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3271 | 2026.02.06 01:21:26.885529 [ 196 ] {fb4d60fc-202c-4b3b-b72e-c67fc122b90a::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3272 | 2026.02.06 01:21:26.885546 [ 4 ] {eec0f1bc-e4fd-4db1-bceb-d4889136c60c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3273 | 2026.02.06 01:21:26.885582 [ 196 ] {fb4d60fc-202c-4b3b-b72e-c67fc122b90a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 188 rows starting from the beginning of the part | ||
| 3274 | 2026.02.06 01:21:26.885680 [ 196 ] {fb4d60fc-202c-4b3b-b72e-c67fc122b90a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 53 rows starting from the beginning of the part | ||
| 3275 | 2026.02.06 01:21:26.885728 [ 196 ] {fb4d60fc-202c-4b3b-b72e-c67fc122b90a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 133 rows starting from the beginning of the part | ||
| 3276 | 2026.02.06 01:21:26.885772 [ 196 ] {fb4d60fc-202c-4b3b-b72e-c67fc122b90a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 41 rows starting from the beginning of the part | ||
| 3277 | 2026.02.06 01:21:26.885814 [ 196 ] {fb4d60fc-202c-4b3b-b72e-c67fc122b90a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 137 rows starting from the beginning of the part | ||
| 3278 | 2026.02.06 01:21:26.885855 [ 196 ] {fb4d60fc-202c-4b3b-b72e-c67fc122b90a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 41 rows starting from the beginning of the part | ||
| 3279 | 2026.02.06 01:21:26.886050 [ 4 ] {eec0f1bc-e4fd-4db1-bceb-d4889136c60c} <Trace> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3280 | 2026.02.06 01:21:26.886093 [ 4 ] {eec0f1bc-e4fd-4db1-bceb-d4889136c60c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3281 | 2026.02.06 01:21:26.886599 [ 4 ] {eec0f1bc-e4fd-4db1-bceb-d4889136c60c} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3282 | 2026.02.06 01:21:26.886674 [ 186 ] {fb4d60fc-202c-4b3b-b72e-c67fc122b90a::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 593 rows, containing 5 columns (5 merged, 0 gathered) in 0.001312449 sec., 451827.08051893825 rows/sec., 30.38 MiB/sec. | ||
| 3283 | 2026.02.06 01:21:26.886838 [ 4 ] {eec0f1bc-e4fd-4db1-bceb-d4889136c60c} <Trace> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3284 | 2026.02.06 01:21:26.886839 [ 200 ] {fb4d60fc-202c-4b3b-b72e-c67fc122b90a::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3285 | 2026.02.06 01:21:26.886975 [ 4 ] {eec0f1bc-e4fd-4db1-bceb-d4889136c60c} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001491 sec., 70422.5352112676 rows/sec., 5.50 MiB/sec. | ||
| 3286 | 2026.02.06 01:21:26.887014 [ 4 ] {eec0f1bc-e4fd-4db1-bceb-d4889136c60c} <Debug> TCPHandler: Processed in 0.001667472 sec. | ||
| 3287 | 2026.02.06 01:21:26.887113 [ 200 ] {fb4d60fc-202c-4b3b-b72e-c67fc122b90a::all_1_16_3} <Trace> oximeter.fields_u16 (fb4d60fc-202c-4b3b-b72e-c67fc122b90a): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3288 | 2026.02.06 01:21:26.887134 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3289 | 2026.02.06 01:21:26.887177 [ 200 ] {fb4d60fc-202c-4b3b-b72e-c67fc122b90a::all_1_16_3} <Trace> oximeter.fields_u16 (fb4d60fc-202c-4b3b-b72e-c67fc122b90a) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3290 | 2026.02.06 01:21:26.887228 [ 4 ] {6dd1b4a8-b1f9-4c80-94f4-410a28a2ba7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3291 | 2026.02.06 01:21:26.887240 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 3292 | 2026.02.06 01:21:26.887272 [ 4 ] {6dd1b4a8-b1f9-4c80-94f4-410a28a2ba7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3293 | 2026.02.06 01:21:26.887674 [ 4 ] {6dd1b4a8-b1f9-4c80-94f4-410a28a2ba7d} <Trace> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3294 | 2026.02.06 01:21:26.887709 [ 4 ] {6dd1b4a8-b1f9-4c80-94f4-410a28a2ba7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3295 | 2026.02.06 01:21:26.888035 [ 4 ] {6dd1b4a8-b1f9-4c80-94f4-410a28a2ba7d} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3296 | 2026.02.06 01:21:26.888242 [ 4 ] {6dd1b4a8-b1f9-4c80-94f4-410a28a2ba7d} <Trace> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3297 | 2026.02.06 01:21:26.888377 [ 4 ] {6dd1b4a8-b1f9-4c80-94f4-410a28a2ba7d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001167 sec., 137103.68466152527 rows/sec., 9.55 MiB/sec. | ||
| 3298 | 2026.02.06 01:21:26.888413 [ 4 ] {6dd1b4a8-b1f9-4c80-94f4-410a28a2ba7d} <Debug> TCPHandler: Processed in 0.001326899 sec. | ||
| 3299 | 2026.02.06 01:21:26.888520 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3300 | 2026.02.06 01:21:26.888613 [ 4 ] {178533b4-0142-42b7-a160-d5a792755d65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3301 | 2026.02.06 01:21:26.888667 [ 4 ] {178533b4-0142-42b7-a160-d5a792755d65} <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 | ||
| 3302 | 2026.02.06 01:21:26.889452 [ 4 ] {178533b4-0142-42b7-a160-d5a792755d65} <Trace> oximeter.measurements_histogramu64 (97144b8f-900e-4825-92d0-28bf27d1d4ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3303 | 2026.02.06 01:21:26.889488 [ 4 ] {178533b4-0142-42b7-a160-d5a792755d65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3304 | 2026.02.06 01:21:26.890048 [ 4 ] {178533b4-0142-42b7-a160-d5a792755d65} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3305 | 2026.02.06 01:21:26.890272 [ 4 ] {178533b4-0142-42b7-a160-d5a792755d65} <Trace> oximeter.measurements_histogramu64 (97144b8f-900e-4825-92d0-28bf27d1d4ae): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3306 | 2026.02.06 01:21:26.890411 [ 4 ] {178533b4-0142-42b7-a160-d5a792755d65} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001816 sec., 22577.092511013216 rows/sec., 40.46 MiB/sec. | ||
| 3307 | 2026.02.06 01:21:26.890470 [ 4 ] {178533b4-0142-42b7-a160-d5a792755d65} <Debug> TCPHandler: Processed in 0.001997924 sec. | ||
| 3308 | 2026.02.06 01:21:26.890585 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3309 | 2026.02.06 01:21:26.890679 [ 4 ] {36530fcc-cf6d-4505-8f7b-06be1c6a2869} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3310 | 2026.02.06 01:21:26.890720 [ 4 ] {36530fcc-cf6d-4505-8f7b-06be1c6a2869} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3311 | 2026.02.06 01:21:26.891050 [ 4 ] {36530fcc-cf6d-4505-8f7b-06be1c6a2869} <Trace> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3312 | 2026.02.06 01:21:26.891086 [ 4 ] {36530fcc-cf6d-4505-8f7b-06be1c6a2869} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3313 | 2026.02.06 01:21:26.891441 [ 4 ] {36530fcc-cf6d-4505-8f7b-06be1c6a2869} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3314 | 2026.02.06 01:21:26.891645 [ 4 ] {36530fcc-cf6d-4505-8f7b-06be1c6a2869} <Trace> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3315 | 2026.02.06 01:21:26.891768 [ 4 ] {36530fcc-cf6d-4505-8f7b-06be1c6a2869} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001108 sec., 54151.62454873646 rows/sec., 3.65 MiB/sec. | ||
| 3316 | 2026.02.06 01:21:26.891802 [ 4 ] {36530fcc-cf6d-4505-8f7b-06be1c6a2869} <Debug> TCPHandler: Processed in 0.001264838 sec. | ||
| 3317 | 2026.02.06 01:21:31.027367 [ 127 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3318 | 2026.02.06 01:21:31.027449 [ 127 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3319 | 2026.02.06 01:21:31.118778 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 6745 | ||
| 3320 | 2026.02.06 01:21:31.119356 [ 245 ] {} <Trace> system.asynchronous_metric_log (50965cfb-3fe0-4bc3-b722-77d2bdddda32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3321 | 2026.02.06 01:21:31.119411 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3322 | 2026.02.06 01:21:31.119986 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3323 | 2026.02.06 01:21:31.120221 [ 245 ] {} <Trace> system.asynchronous_metric_log (50965cfb-3fe0-4bc3-b722-77d2bdddda32): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3324 | 2026.02.06 01:21:31.120366 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6745 | ||
| 3325 | 2026.02.06 01:21:31.478265 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 | ||
| 3326 | 2026.02.06 01:21:31.495115 [ 244 ] {} <Trace> system.metric_log (b13c6af1-b368-46ee-88e3-e8b49f18365b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3327 | 2026.02.06 01:21:31.495174 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3328 | 2026.02.06 01:21:31.500507 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3329 | 2026.02.06 01:21:31.501208 [ 244 ] {} <Trace> system.metric_log (b13c6af1-b368-46ee-88e3-e8b49f18365b): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3330 | 2026.02.06 01:21:31.504018 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 106 | ||
| 3331 | 2026.02.06 01:21:31.888203 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3332 | 2026.02.06 01:21:31.888484 [ 4 ] {2bc45243-eb1b-4c8c-b4af-bc4a3f898143} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3333 | 2026.02.06 01:21:31.888585 [ 4 ] {2bc45243-eb1b-4c8c-b4af-bc4a3f898143} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3334 | 2026.02.06 01:21:31.889433 [ 4 ] {2bc45243-eb1b-4c8c-b4af-bc4a3f898143} <Trace> oximeter.fields_i16 (104ba66f-7843-4e50-a9a9-abb40c455f87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3335 | 2026.02.06 01:21:31.889474 [ 4 ] {2bc45243-eb1b-4c8c-b4af-bc4a3f898143} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3336 | 2026.02.06 01:21:31.889880 [ 4 ] {2bc45243-eb1b-4c8c-b4af-bc4a3f898143} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3337 | 2026.02.06 01:21:31.890109 [ 4 ] {2bc45243-eb1b-4c8c-b4af-bc4a3f898143} <Trace> oximeter.fields_i16 (104ba66f-7843-4e50-a9a9-abb40c455f87): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3338 | 2026.02.06 01:21:31.890266 [ 4 ] {2bc45243-eb1b-4c8c-b4af-bc4a3f898143} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.001859 sec., 143087.68154922003 rows/sec., 9.09 MiB/sec. | ||
| 3339 | 2026.02.06 01:21:31.890311 [ 4 ] {2bc45243-eb1b-4c8c-b4af-bc4a3f898143} <Debug> TCPHandler: Processed in 0.002293336 sec. | ||
| 3340 | 2026.02.06 01:21:31.890425 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3341 | 2026.02.06 01:21:31.890521 [ 4 ] {c6704a57-e42e-419d-97b7-e3aca7b911bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3342 | 2026.02.06 01:21:31.890562 [ 4 ] {c6704a57-e42e-419d-97b7-e3aca7b911bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3343 | 2026.02.06 01:21:31.891179 [ 4 ] {c6704a57-e42e-419d-97b7-e3aca7b911bc} <Trace> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3344 | 2026.02.06 01:21:31.891212 [ 4 ] {c6704a57-e42e-419d-97b7-e3aca7b911bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3345 | 2026.02.06 01:21:31.891629 [ 4 ] {c6704a57-e42e-419d-97b7-e3aca7b911bc} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3346 | 2026.02.06 01:21:31.891846 [ 4 ] {c6704a57-e42e-419d-97b7-e3aca7b911bc} <Trace> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3347 | 2026.02.06 01:21:31.892003 [ 4 ] {c6704a57-e42e-419d-97b7-e3aca7b911bc} <Debug> executeQuery: Read 752 rows, 60.56 KiB in 0.001495 sec., 503010.0334448161 rows/sec., 39.56 MiB/sec. | ||
| 3348 | 2026.02.06 01:21:31.892040 [ 4 ] {c6704a57-e42e-419d-97b7-e3aca7b911bc} <Debug> TCPHandler: Processed in 0.001660931 sec. | ||
| 3349 | 2026.02.06 01:21:31.892153 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3350 | 2026.02.06 01:21:31.892247 [ 4 ] {c7959436-dba2-4254-bd47-bb778d2e8c21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3351 | 2026.02.06 01:21:31.892286 [ 4 ] {c7959436-dba2-4254-bd47-bb778d2e8c21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3352 | 2026.02.06 01:21:31.892845 [ 4 ] {c7959436-dba2-4254-bd47-bb778d2e8c21} <Trace> oximeter.fields_u16 (fb4d60fc-202c-4b3b-b72e-c67fc122b90a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3353 | 2026.02.06 01:21:31.892885 [ 4 ] {c7959436-dba2-4254-bd47-bb778d2e8c21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3354 | 2026.02.06 01:21:31.893235 [ 4 ] {c7959436-dba2-4254-bd47-bb778d2e8c21} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3355 | 2026.02.06 01:21:31.893452 [ 4 ] {c7959436-dba2-4254-bd47-bb778d2e8c21} <Trace> oximeter.fields_u16 (fb4d60fc-202c-4b3b-b72e-c67fc122b90a): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3356 | 2026.02.06 01:21:31.893580 [ 4 ] {c7959436-dba2-4254-bd47-bb778d2e8c21} <Debug> executeQuery: Read 133 rows, 8.00 KiB in 0.001353 sec., 98300.07390983001 rows/sec., 5.78 MiB/sec. | ||
| 3357 | 2026.02.06 01:21:31.893617 [ 4 ] {c7959436-dba2-4254-bd47-bb778d2e8c21} <Debug> TCPHandler: Processed in 0.001513251 sec. | ||
| 3358 | 2026.02.06 01:21:31.893735 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3359 | 2026.02.06 01:21:31.893833 [ 4 ] {941caf09-fc63-4b22-a948-04a7fc7fc6fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3360 | 2026.02.06 01:21:31.893873 [ 4 ] {941caf09-fc63-4b22-a948-04a7fc7fc6fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3361 | 2026.02.06 01:21:31.894300 [ 4 ] {941caf09-fc63-4b22-a948-04a7fc7fc6fe} <Trace> oximeter.fields_u32 (efacbb35-87c4-45a6-b25f-cea415d7aebd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3362 | 2026.02.06 01:21:31.894334 [ 4 ] {941caf09-fc63-4b22-a948-04a7fc7fc6fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3363 | 2026.02.06 01:21:31.894642 [ 4 ] {941caf09-fc63-4b22-a948-04a7fc7fc6fe} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3364 | 2026.02.06 01:21:31.894853 [ 4 ] {941caf09-fc63-4b22-a948-04a7fc7fc6fe} <Trace> oximeter.fields_u32 (efacbb35-87c4-45a6-b25f-cea415d7aebd): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3365 | 2026.02.06 01:21:31.894978 [ 4 ] {941caf09-fc63-4b22-a948-04a7fc7fc6fe} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.001165 sec., 120171.67381974249 rows/sec., 7.77 MiB/sec. | ||
| 3366 | 2026.02.06 01:21:31.895012 [ 4 ] {941caf09-fc63-4b22-a948-04a7fc7fc6fe} <Debug> TCPHandler: Processed in 0.001327989 sec. | ||
| 3367 | 2026.02.06 01:21:31.895121 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3368 | 2026.02.06 01:21:31.895217 [ 4 ] {7473d09a-dde8-45ea-afb2-ea0e23bdc4ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3369 | 2026.02.06 01:21:31.895257 [ 4 ] {7473d09a-dde8-45ea-afb2-ea0e23bdc4ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3370 | 2026.02.06 01:21:31.895674 [ 4 ] {7473d09a-dde8-45ea-afb2-ea0e23bdc4ee} <Trace> oximeter.fields_u8 (7e40da4e-3721-4df5-9ad4-b5e43542e087): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3371 | 2026.02.06 01:21:31.895709 [ 4 ] {7473d09a-dde8-45ea-afb2-ea0e23bdc4ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3372 | 2026.02.06 01:21:31.896018 [ 4 ] {7473d09a-dde8-45ea-afb2-ea0e23bdc4ee} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3373 | 2026.02.06 01:21:31.896231 [ 4 ] {7473d09a-dde8-45ea-afb2-ea0e23bdc4ee} <Trace> oximeter.fields_u8 (7e40da4e-3721-4df5-9ad4-b5e43542e087): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3374 | 2026.02.06 01:21:31.896359 [ 4 ] {7473d09a-dde8-45ea-afb2-ea0e23bdc4ee} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001161 sec., 119724.37553832904 rows/sec., 6.81 MiB/sec. | ||
| 3375 | 2026.02.06 01:21:31.896396 [ 4 ] {7473d09a-dde8-45ea-afb2-ea0e23bdc4ee} <Debug> TCPHandler: Processed in 0.00132526 sec. | ||
| 3376 | 2026.02.06 01:21:31.896515 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3377 | 2026.02.06 01:21:31.896611 [ 4 ] {57c504e3-82e5-4516-acf4-c422ecc27b3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3378 | 2026.02.06 01:21:31.896649 [ 4 ] {57c504e3-82e5-4516-acf4-c422ecc27b3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3379 | 2026.02.06 01:21:31.897150 [ 4 ] {57c504e3-82e5-4516-acf4-c422ecc27b3a} <Trace> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3380 | 2026.02.06 01:21:31.897185 [ 4 ] {57c504e3-82e5-4516-acf4-c422ecc27b3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3381 | 2026.02.06 01:21:31.897507 [ 4 ] {57c504e3-82e5-4516-acf4-c422ecc27b3a} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3382 | 2026.02.06 01:21:31.897737 [ 4 ] {57c504e3-82e5-4516-acf4-c422ecc27b3a} <Trace> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3383 | 2026.02.06 01:21:31.897873 [ 4 ] {57c504e3-82e5-4516-acf4-c422ecc27b3a} <Debug> executeQuery: Read 463 rows, 33.28 KiB in 0.001281 sec., 361436.37782982044 rows/sec., 25.37 MiB/sec. | ||
| 3384 | 2026.02.06 01:21:31.897911 [ 4 ] {57c504e3-82e5-4516-acf4-c422ecc27b3a} <Debug> TCPHandler: Processed in 0.00145449 sec. | ||
| 3385 | 2026.02.06 01:21:31.898021 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3386 | 2026.02.06 01:21:31.898117 [ 4 ] {06614cb3-5510-4cfa-af95-863164c1e16a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3387 | 2026.02.06 01:21:31.898163 [ 4 ] {06614cb3-5510-4cfa-af95-863164c1e16a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3388 | 2026.02.06 01:21:31.898493 [ 4 ] {06614cb3-5510-4cfa-af95-863164c1e16a} <Trace> oximeter.measurements_bool (a3a47353-bd4a-4bc2-8c37-5164375cd607): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3389 | 2026.02.06 01:21:31.898526 [ 4 ] {06614cb3-5510-4cfa-af95-863164c1e16a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3390 | 2026.02.06 01:21:31.898835 [ 4 ] {06614cb3-5510-4cfa-af95-863164c1e16a} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3391 | 2026.02.06 01:21:31.899039 [ 4 ] {06614cb3-5510-4cfa-af95-863164c1e16a} <Trace> oximeter.measurements_bool (a3a47353-bd4a-4bc2-8c37-5164375cd607): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3392 | 2026.02.06 01:21:31.899164 [ 4 ] {06614cb3-5510-4cfa-af95-863164c1e16a} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001066 sec., 5628.517823639774 rows/sec., 294.07 KiB/sec. | ||
| 3393 | 2026.02.06 01:21:31.899198 [ 4 ] {06614cb3-5510-4cfa-af95-863164c1e16a} <Debug> TCPHandler: Processed in 0.001226409 sec. | ||
| 3394 | 2026.02.06 01:21:31.899299 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3395 | 2026.02.06 01:21:31.899394 [ 4 ] {0c5ab982-066f-46a0-9e9c-6f5b307637fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3396 | 2026.02.06 01:21:31.899435 [ 4 ] {0c5ab982-066f-46a0-9e9c-6f5b307637fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3397 | 2026.02.06 01:21:31.899814 [ 4 ] {0c5ab982-066f-46a0-9e9c-6f5b307637fa} <Trace> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3398 | 2026.02.06 01:21:31.899849 [ 4 ] {0c5ab982-066f-46a0-9e9c-6f5b307637fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3399 | 2026.02.06 01:21:31.900164 [ 4 ] {0c5ab982-066f-46a0-9e9c-6f5b307637fa} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3400 | 2026.02.06 01:21:31.900374 [ 4 ] {0c5ab982-066f-46a0-9e9c-6f5b307637fa} <Trace> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3401 | 2026.02.06 01:21:31.900513 [ 4 ] {0c5ab982-066f-46a0-9e9c-6f5b307637fa} <Debug> executeQuery: Read 258 rows, 17.59 KiB in 0.001137 sec., 226912.92875989445 rows/sec., 15.11 MiB/sec. | ||
| 3402 | 2026.02.06 01:21:31.900549 [ 4 ] {0c5ab982-066f-46a0-9e9c-6f5b307637fa} <Debug> TCPHandler: Processed in 0.001299239 sec. | ||
| 3403 | 2026.02.06 01:21:31.900658 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3404 | 2026.02.06 01:21:31.900751 [ 4 ] {99ba4044-1acb-4c07-8267-2f6cbf08f5d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3405 | 2026.02.06 01:21:31.900793 [ 4 ] {99ba4044-1acb-4c07-8267-2f6cbf08f5d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3406 | 2026.02.06 01:21:31.901097 [ 4 ] {99ba4044-1acb-4c07-8267-2f6cbf08f5d2} <Trace> oximeter.measurements_f64 (2afa91c6-7a6c-42cf-84ca-7476e88b4c4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3407 | 2026.02.06 01:21:31.901132 [ 4 ] {99ba4044-1acb-4c07-8267-2f6cbf08f5d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3408 | 2026.02.06 01:21:31.901414 [ 4 ] {99ba4044-1acb-4c07-8267-2f6cbf08f5d2} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3409 | 2026.02.06 01:21:31.901644 [ 4 ] {99ba4044-1acb-4c07-8267-2f6cbf08f5d2} <Trace> oximeter.measurements_f64 (2afa91c6-7a6c-42cf-84ca-7476e88b4c4e): 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.06 01:21:31.901769 [ 4 ] {99ba4044-1acb-4c07-8267-2f6cbf08f5d2} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001035 sec., 966.1835748792272 rows/sec., 65.10 KiB/sec. | ||
| 3411 | 2026.02.06 01:21:31.901804 [ 4 ] {99ba4044-1acb-4c07-8267-2f6cbf08f5d2} <Debug> TCPHandler: Processed in 0.001195308 sec. | ||
| 3412 | 2026.02.06 01:21:31.901908 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3413 | 2026.02.06 01:21:31.902002 [ 4 ] {d9b6c314-518e-4d6b-a0a4-9a67f23be42d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3414 | 2026.02.06 01:21:31.902041 [ 4 ] {d9b6c314-518e-4d6b-a0a4-9a67f23be42d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3415 | 2026.02.06 01:21:31.902348 [ 4 ] {d9b6c314-518e-4d6b-a0a4-9a67f23be42d} <Trace> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3416 | 2026.02.06 01:21:31.902385 [ 4 ] {d9b6c314-518e-4d6b-a0a4-9a67f23be42d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3417 | 2026.02.06 01:21:31.902685 [ 4 ] {d9b6c314-518e-4d6b-a0a4-9a67f23be42d} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3418 | 2026.02.06 01:21:31.902907 [ 4 ] {d9b6c314-518e-4d6b-a0a4-9a67f23be42d} <Trace> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc): 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.06 01:21:31.903050 [ 4 ] {d9b6c314-518e-4d6b-a0a4-9a67f23be42d} <Debug> executeQuery: Read 88 rows, 5.66 KiB in 0.001066 sec., 82551.59474671668 rows/sec., 5.18 MiB/sec. | ||
| 3420 | 2026.02.06 01:21:31.903085 [ 4 ] {d9b6c314-518e-4d6b-a0a4-9a67f23be42d} <Debug> TCPHandler: Processed in 0.001226928 sec. | ||
| 3421 | 2026.02.06 01:21:32.000282 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 224.65 MiB, peak 227.96 MiB, free memory in arenas 0.00 B, will set to 223.55 MiB (RSS), difference: -1.10 MiB | ||
| 3422 | 2026.02.06 01:21:32.870907 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3423 | 2026.02.06 01:21:32.871143 [ 4 ] {fd8850ee-e4e0-4fd0-94d2-a640940f8bc1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 3424 | 2026.02.06 01:21:32.871513 [ 4 ] {fd8850ee-e4e0-4fd0-94d2-a640940f8bc1} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3425 | 2026.02.06 01:21:32.871553 [ 4 ] {fd8850ee-e4e0-4fd0-94d2-a640940f8bc1} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 3426 | 2026.02.06 01:21:32.871831 [ 4 ] {fd8850ee-e4e0-4fd0-94d2-a640940f8bc1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3427 | 2026.02.06 01:21:32.871905 [ 4 ] {fd8850ee-e4e0-4fd0-94d2-a640940f8bc1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3428 | 2026.02.06 01:21:32.872049 [ 4 ] {fd8850ee-e4e0-4fd0-94d2-a640940f8bc1} <Debug> oximeter.timeseries_schema (079f8c3c-5f71-41a3-a1f0-33718f76712f) (SelectExecutor): Key condition: (column 0 notIn 41-element set) | ||
| 3429 | 2026.02.06 01:21:32.872174 [ 322 ] {fd8850ee-e4e0-4fd0-94d2-a640940f8bc1} <Trace> oximeter.timeseries_schema (079f8c3c-5f71-41a3-a1f0-33718f76712f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3430 | 2026.02.06 01:21:32.872189 [ 346 ] {fd8850ee-e4e0-4fd0-94d2-a640940f8bc1} <Trace> oximeter.timeseries_schema (079f8c3c-5f71-41a3-a1f0-33718f76712f) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3431 | 2026.02.06 01:21:32.872191 [ 333 ] {fd8850ee-e4e0-4fd0-94d2-a640940f8bc1} <Trace> oximeter.timeseries_schema (079f8c3c-5f71-41a3-a1f0-33718f76712f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3432 | 2026.02.06 01:21:32.872348 [ 4 ] {fd8850ee-e4e0-4fd0-94d2-a640940f8bc1} <Debug> oximeter.timeseries_schema (079f8c3c-5f71-41a3-a1f0-33718f76712f) (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 | ||
| 3433 | 2026.02.06 01:21:32.872376 [ 4 ] {fd8850ee-e4e0-4fd0-94d2-a640940f8bc1} <Trace> oximeter.timeseries_schema (079f8c3c-5f71-41a3-a1f0-33718f76712f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3434 | 2026.02.06 01:21:32.872464 [ 4 ] {fd8850ee-e4e0-4fd0-94d2-a640940f8bc1} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3435 | 2026.02.06 01:21:32.872486 [ 4 ] {fd8850ee-e4e0-4fd0-94d2-a640940f8bc1} <Debug> oximeter.timeseries_schema (079f8c3c-5f71-41a3-a1f0-33718f76712f) (SelectExecutor): Reading approx. 41 rows with 3 streams | ||
| 3436 | 2026.02.06 01:21:32.872522 [ 4 ] {fd8850ee-e4e0-4fd0-94d2-a640940f8bc1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3437 | 2026.02.06 01:21:32.872567 [ 4 ] {fd8850ee-e4e0-4fd0-94d2-a640940f8bc1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3438 | 2026.02.06 01:21:32.872605 [ 4 ] {fd8850ee-e4e0-4fd0-94d2-a640940f8bc1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3439 | 2026.02.06 01:21:32.873464 [ 4 ] {fd8850ee-e4e0-4fd0-94d2-a640940f8bc1} <Debug> executeQuery: Read 41 rows, 1.65 KiB in 0.002425 sec., 16907.21649484536 rows/sec., 680.98 KiB/sec. | ||
| 3440 | 2026.02.06 01:21:32.873611 [ 4 ] {fd8850ee-e4e0-4fd0-94d2-a640940f8bc1} <Debug> TCPHandler: Processed in 0.00284115 sec. | ||
| 3441 | 2026.02.06 01:21:32.873978 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3442 | 2026.02.06 01:21:32.874131 [ 4 ] {51781e80-badb-47f6-b01b-998b45b7a801} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 3443 | 2026.02.06 01:21:32.874378 [ 4 ] {51781e80-badb-47f6-b01b-998b45b7a801} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3444 | 2026.02.06 01:21:32.874416 [ 4 ] {51781e80-badb-47f6-b01b-998b45b7a801} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 3445 | 2026.02.06 01:21:32.874642 [ 4 ] {51781e80-badb-47f6-b01b-998b45b7a801} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3446 | 2026.02.06 01:21:32.874698 [ 4 ] {51781e80-badb-47f6-b01b-998b45b7a801} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3447 | 2026.02.06 01:21:32.874808 [ 4 ] {51781e80-badb-47f6-b01b-998b45b7a801} <Debug> oximeter.timeseries_schema (079f8c3c-5f71-41a3-a1f0-33718f76712f) (SelectExecutor): Key condition: (column 0 notIn 42-element set) | ||
| 3448 | 2026.02.06 01:21:32.874874 [ 346 ] {51781e80-badb-47f6-b01b-998b45b7a801} <Trace> oximeter.timeseries_schema (079f8c3c-5f71-41a3-a1f0-33718f76712f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3449 | 2026.02.06 01:21:32.874888 [ 322 ] {51781e80-badb-47f6-b01b-998b45b7a801} <Trace> oximeter.timeseries_schema (079f8c3c-5f71-41a3-a1f0-33718f76712f) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3450 | 2026.02.06 01:21:32.874884 [ 333 ] {51781e80-badb-47f6-b01b-998b45b7a801} <Trace> oximeter.timeseries_schema (079f8c3c-5f71-41a3-a1f0-33718f76712f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3451 | 2026.02.06 01:21:32.875002 [ 4 ] {51781e80-badb-47f6-b01b-998b45b7a801} <Debug> oximeter.timeseries_schema (079f8c3c-5f71-41a3-a1f0-33718f76712f) (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 | ||
| 3452 | 2026.02.06 01:21:32.875029 [ 4 ] {51781e80-badb-47f6-b01b-998b45b7a801} <Trace> oximeter.timeseries_schema (079f8c3c-5f71-41a3-a1f0-33718f76712f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3453 | 2026.02.06 01:21:32.875101 [ 4 ] {51781e80-badb-47f6-b01b-998b45b7a801} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3454 | 2026.02.06 01:21:32.875120 [ 4 ] {51781e80-badb-47f6-b01b-998b45b7a801} <Debug> oximeter.timeseries_schema (079f8c3c-5f71-41a3-a1f0-33718f76712f) (SelectExecutor): Reading approx. 41 rows with 3 streams | ||
| 3455 | 2026.02.06 01:21:32.875151 [ 4 ] {51781e80-badb-47f6-b01b-998b45b7a801} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3456 | 2026.02.06 01:21:32.875186 [ 4 ] {51781e80-badb-47f6-b01b-998b45b7a801} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3457 | 2026.02.06 01:21:32.875216 [ 4 ] {51781e80-badb-47f6-b01b-998b45b7a801} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3458 | 2026.02.06 01:21:32.875890 [ 4 ] {51781e80-badb-47f6-b01b-998b45b7a801} <Debug> executeQuery: Read 41 rows, 1.65 KiB in 0.001828 sec., 22428.884026258205 rows/sec., 903.37 KiB/sec. | ||
| 3459 | 2026.02.06 01:21:32.876012 [ 4 ] {51781e80-badb-47f6-b01b-998b45b7a801} <Debug> TCPHandler: Processed in 0.002090424 sec. | ||
| 3460 | 2026.02.06 01:21:32.876238 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3461 | 2026.02.06 01:21:32.876379 [ 4 ] {a8131095-9347-4bdd-a2a3-6ba411ccc0e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 3462 | 2026.02.06 01:21:32.876614 [ 4 ] {a8131095-9347-4bdd-a2a3-6ba411ccc0e9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3463 | 2026.02.06 01:21:32.876651 [ 4 ] {a8131095-9347-4bdd-a2a3-6ba411ccc0e9} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 3464 | 2026.02.06 01:21:32.876867 [ 4 ] {a8131095-9347-4bdd-a2a3-6ba411ccc0e9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3465 | 2026.02.06 01:21:32.876921 [ 4 ] {a8131095-9347-4bdd-a2a3-6ba411ccc0e9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3466 | 2026.02.06 01:21:32.877026 [ 4 ] {a8131095-9347-4bdd-a2a3-6ba411ccc0e9} <Debug> oximeter.timeseries_schema (079f8c3c-5f71-41a3-a1f0-33718f76712f) (SelectExecutor): Key condition: (column 0 notIn 43-element set) | ||
| 3467 | 2026.02.06 01:21:32.877092 [ 333 ] {a8131095-9347-4bdd-a2a3-6ba411ccc0e9} <Trace> oximeter.timeseries_schema (079f8c3c-5f71-41a3-a1f0-33718f76712f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3468 | 2026.02.06 01:21:32.877102 [ 322 ] {a8131095-9347-4bdd-a2a3-6ba411ccc0e9} <Trace> oximeter.timeseries_schema (079f8c3c-5f71-41a3-a1f0-33718f76712f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3469 | 2026.02.06 01:21:32.877113 [ 312 ] {a8131095-9347-4bdd-a2a3-6ba411ccc0e9} <Trace> oximeter.timeseries_schema (079f8c3c-5f71-41a3-a1f0-33718f76712f) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3470 | 2026.02.06 01:21:32.877219 [ 4 ] {a8131095-9347-4bdd-a2a3-6ba411ccc0e9} <Debug> oximeter.timeseries_schema (079f8c3c-5f71-41a3-a1f0-33718f76712f) (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 | ||
| 3471 | 2026.02.06 01:21:32.877244 [ 4 ] {a8131095-9347-4bdd-a2a3-6ba411ccc0e9} <Trace> oximeter.timeseries_schema (079f8c3c-5f71-41a3-a1f0-33718f76712f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3472 | 2026.02.06 01:21:32.877313 [ 4 ] {a8131095-9347-4bdd-a2a3-6ba411ccc0e9} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3473 | 2026.02.06 01:21:32.877331 [ 4 ] {a8131095-9347-4bdd-a2a3-6ba411ccc0e9} <Debug> oximeter.timeseries_schema (079f8c3c-5f71-41a3-a1f0-33718f76712f) (SelectExecutor): Reading approx. 41 rows with 3 streams | ||
| 3474 | 2026.02.06 01:21:32.877361 [ 4 ] {a8131095-9347-4bdd-a2a3-6ba411ccc0e9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3475 | 2026.02.06 01:21:32.877394 [ 4 ] {a8131095-9347-4bdd-a2a3-6ba411ccc0e9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3476 | 2026.02.06 01:21:32.877424 [ 4 ] {a8131095-9347-4bdd-a2a3-6ba411ccc0e9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3477 | 2026.02.06 01:21:32.878069 [ 4 ] {a8131095-9347-4bdd-a2a3-6ba411ccc0e9} <Debug> executeQuery: Read 41 rows, 1.65 KiB in 0.001751 sec., 23415.191319246147 rows/sec., 943.10 KiB/sec. | ||
| 3478 | 2026.02.06 01:21:32.878185 [ 4 ] {a8131095-9347-4bdd-a2a3-6ba411ccc0e9} <Debug> TCPHandler: Processed in 0.001998024 sec. | ||
| 3479 | 2026.02.06 01:21:32.878449 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3480 | 2026.02.06 01:21:32.878589 [ 4 ] {1320ae15-bb8e-4d26-99ba-5732ba49b222} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 3481 | 2026.02.06 01:21:32.878819 [ 4 ] {1320ae15-bb8e-4d26-99ba-5732ba49b222} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3482 | 2026.02.06 01:21:32.878856 [ 4 ] {1320ae15-bb8e-4d26-99ba-5732ba49b222} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 3483 | 2026.02.06 01:21:32.879080 [ 4 ] {1320ae15-bb8e-4d26-99ba-5732ba49b222} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3484 | 2026.02.06 01:21:32.879134 [ 4 ] {1320ae15-bb8e-4d26-99ba-5732ba49b222} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3485 | 2026.02.06 01:21:32.879233 [ 4 ] {1320ae15-bb8e-4d26-99ba-5732ba49b222} <Debug> oximeter.timeseries_schema (079f8c3c-5f71-41a3-a1f0-33718f76712f) (SelectExecutor): Key condition: (column 0 notIn 44-element set) | ||
| 3486 | 2026.02.06 01:21:32.879293 [ 346 ] {1320ae15-bb8e-4d26-99ba-5732ba49b222} <Trace> oximeter.timeseries_schema (079f8c3c-5f71-41a3-a1f0-33718f76712f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3487 | 2026.02.06 01:21:32.879299 [ 322 ] {1320ae15-bb8e-4d26-99ba-5732ba49b222} <Trace> oximeter.timeseries_schema (079f8c3c-5f71-41a3-a1f0-33718f76712f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3488 | 2026.02.06 01:21:32.879307 [ 312 ] {1320ae15-bb8e-4d26-99ba-5732ba49b222} <Trace> oximeter.timeseries_schema (079f8c3c-5f71-41a3-a1f0-33718f76712f) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3489 | 2026.02.06 01:21:32.879415 [ 4 ] {1320ae15-bb8e-4d26-99ba-5732ba49b222} <Debug> oximeter.timeseries_schema (079f8c3c-5f71-41a3-a1f0-33718f76712f) (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 | ||
| 3490 | 2026.02.06 01:21:32.879442 [ 4 ] {1320ae15-bb8e-4d26-99ba-5732ba49b222} <Trace> oximeter.timeseries_schema (079f8c3c-5f71-41a3-a1f0-33718f76712f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3491 | 2026.02.06 01:21:32.879510 [ 4 ] {1320ae15-bb8e-4d26-99ba-5732ba49b222} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3492 | 2026.02.06 01:21:32.879528 [ 4 ] {1320ae15-bb8e-4d26-99ba-5732ba49b222} <Debug> oximeter.timeseries_schema (079f8c3c-5f71-41a3-a1f0-33718f76712f) (SelectExecutor): Reading approx. 41 rows with 3 streams | ||
| 3493 | 2026.02.06 01:21:32.879559 [ 4 ] {1320ae15-bb8e-4d26-99ba-5732ba49b222} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3494 | 2026.02.06 01:21:32.879597 [ 4 ] {1320ae15-bb8e-4d26-99ba-5732ba49b222} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3495 | 2026.02.06 01:21:32.879630 [ 4 ] {1320ae15-bb8e-4d26-99ba-5732ba49b222} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3496 | 2026.02.06 01:21:32.880274 [ 4 ] {1320ae15-bb8e-4d26-99ba-5732ba49b222} <Debug> executeQuery: Read 41 rows, 1.65 KiB in 0.001745 sec., 23495.702005730658 rows/sec., 946.34 KiB/sec. | ||
| 3497 | 2026.02.06 01:21:32.880388 [ 4 ] {1320ae15-bb8e-4d26-99ba-5732ba49b222} <Debug> TCPHandler: Processed in 0.001989424 sec. | ||
| 3498 | 2026.02.06 01:21:32.880602 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3499 | 2026.02.06 01:21:32.880741 [ 4 ] {d417ecb0-e92c-4763-98a3-e826f8986673} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 3500 | 2026.02.06 01:21:32.880970 [ 4 ] {d417ecb0-e92c-4763-98a3-e826f8986673} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3501 | 2026.02.06 01:21:32.881008 [ 4 ] {d417ecb0-e92c-4763-98a3-e826f8986673} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 3502 | 2026.02.06 01:21:32.881226 [ 4 ] {d417ecb0-e92c-4763-98a3-e826f8986673} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3503 | 2026.02.06 01:21:32.881279 [ 4 ] {d417ecb0-e92c-4763-98a3-e826f8986673} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3504 | 2026.02.06 01:21:32.881383 [ 4 ] {d417ecb0-e92c-4763-98a3-e826f8986673} <Debug> oximeter.timeseries_schema (079f8c3c-5f71-41a3-a1f0-33718f76712f) (SelectExecutor): Key condition: (column 0 notIn 45-element set) | ||
| 3505 | 2026.02.06 01:21:32.881437 [ 261 ] {d417ecb0-e92c-4763-98a3-e826f8986673} <Trace> oximeter.timeseries_schema (079f8c3c-5f71-41a3-a1f0-33718f76712f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3506 | 2026.02.06 01:21:32.881455 [ 333 ] {d417ecb0-e92c-4763-98a3-e826f8986673} <Trace> oximeter.timeseries_schema (079f8c3c-5f71-41a3-a1f0-33718f76712f) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3507 | 2026.02.06 01:21:32.881455 [ 346 ] {d417ecb0-e92c-4763-98a3-e826f8986673} <Trace> oximeter.timeseries_schema (079f8c3c-5f71-41a3-a1f0-33718f76712f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3508 | 2026.02.06 01:21:32.881553 [ 4 ] {d417ecb0-e92c-4763-98a3-e826f8986673} <Debug> oximeter.timeseries_schema (079f8c3c-5f71-41a3-a1f0-33718f76712f) (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 | ||
| 3509 | 2026.02.06 01:21:32.881579 [ 4 ] {d417ecb0-e92c-4763-98a3-e826f8986673} <Trace> oximeter.timeseries_schema (079f8c3c-5f71-41a3-a1f0-33718f76712f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3510 | 2026.02.06 01:21:32.881644 [ 4 ] {d417ecb0-e92c-4763-98a3-e826f8986673} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3511 | 2026.02.06 01:21:32.881661 [ 4 ] {d417ecb0-e92c-4763-98a3-e826f8986673} <Debug> oximeter.timeseries_schema (079f8c3c-5f71-41a3-a1f0-33718f76712f) (SelectExecutor): Reading approx. 41 rows with 3 streams | ||
| 3512 | 2026.02.06 01:21:32.881691 [ 4 ] {d417ecb0-e92c-4763-98a3-e826f8986673} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3513 | 2026.02.06 01:21:32.881724 [ 4 ] {d417ecb0-e92c-4763-98a3-e826f8986673} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3514 | 2026.02.06 01:21:32.881753 [ 4 ] {d417ecb0-e92c-4763-98a3-e826f8986673} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3515 | 2026.02.06 01:21:32.882363 [ 4 ] {d417ecb0-e92c-4763-98a3-e826f8986673} <Debug> executeQuery: Read 41 rows, 1.65 KiB in 0.001681 sec., 24390.243902439026 rows/sec., 982.37 KiB/sec. | ||
| 3516 | 2026.02.06 01:21:32.882478 [ 4 ] {d417ecb0-e92c-4763-98a3-e826f8986673} <Debug> TCPHandler: Processed in 0.001925633 sec. | ||
| 3517 | 2026.02.06 01:21:32.882720 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3518 | 2026.02.06 01:21:32.882859 [ 4 ] {f1513996-0392-48e9-afc9-442c586422e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 3519 | 2026.02.06 01:21:32.883089 [ 4 ] {f1513996-0392-48e9-afc9-442c586422e9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3520 | 2026.02.06 01:21:32.883128 [ 4 ] {f1513996-0392-48e9-afc9-442c586422e9} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 3521 | 2026.02.06 01:21:32.883347 [ 4 ] {f1513996-0392-48e9-afc9-442c586422e9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3522 | 2026.02.06 01:21:32.883405 [ 4 ] {f1513996-0392-48e9-afc9-442c586422e9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3523 | 2026.02.06 01:21:32.883514 [ 4 ] {f1513996-0392-48e9-afc9-442c586422e9} <Debug> oximeter.timeseries_schema (079f8c3c-5f71-41a3-a1f0-33718f76712f) (SelectExecutor): Key condition: (column 0 notIn 46-element set) | ||
| 3524 | 2026.02.06 01:21:32.883578 [ 312 ] {f1513996-0392-48e9-afc9-442c586422e9} <Trace> oximeter.timeseries_schema (079f8c3c-5f71-41a3-a1f0-33718f76712f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3525 | 2026.02.06 01:21:32.883585 [ 261 ] {f1513996-0392-48e9-afc9-442c586422e9} <Trace> oximeter.timeseries_schema (079f8c3c-5f71-41a3-a1f0-33718f76712f) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3526 | 2026.02.06 01:21:32.883582 [ 346 ] {f1513996-0392-48e9-afc9-442c586422e9} <Trace> oximeter.timeseries_schema (079f8c3c-5f71-41a3-a1f0-33718f76712f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3527 | 2026.02.06 01:21:32.883732 [ 4 ] {f1513996-0392-48e9-afc9-442c586422e9} <Debug> oximeter.timeseries_schema (079f8c3c-5f71-41a3-a1f0-33718f76712f) (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 | ||
| 3528 | 2026.02.06 01:21:32.883771 [ 4 ] {f1513996-0392-48e9-afc9-442c586422e9} <Trace> oximeter.timeseries_schema (079f8c3c-5f71-41a3-a1f0-33718f76712f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3529 | 2026.02.06 01:21:32.883871 [ 4 ] {f1513996-0392-48e9-afc9-442c586422e9} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3530 | 2026.02.06 01:21:32.883901 [ 4 ] {f1513996-0392-48e9-afc9-442c586422e9} <Debug> oximeter.timeseries_schema (079f8c3c-5f71-41a3-a1f0-33718f76712f) (SelectExecutor): Reading approx. 41 rows with 3 streams | ||
| 3531 | 2026.02.06 01:21:32.883948 [ 4 ] {f1513996-0392-48e9-afc9-442c586422e9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3532 | 2026.02.06 01:21:32.884002 [ 4 ] {f1513996-0392-48e9-afc9-442c586422e9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3533 | 2026.02.06 01:21:32.884053 [ 4 ] {f1513996-0392-48e9-afc9-442c586422e9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3534 | 2026.02.06 01:21:32.884780 [ 4 ] {f1513996-0392-48e9-afc9-442c586422e9} <Debug> executeQuery: Read 41 rows, 1.65 KiB in 0.001979 sec., 20717.534108135424 rows/sec., 834.45 KiB/sec. | ||
| 3535 | 2026.02.06 01:21:32.884904 [ 4 ] {f1513996-0392-48e9-afc9-442c586422e9} <Debug> TCPHandler: Processed in 0.002233285 sec. | ||
| 3536 | 2026.02.06 01:21:33.015056 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3537 | 2026.02.06 01:21:33.015437 [ 4 ] {01d8cd41-02b9-4d6c-b3a8-aad876ee8539} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 3538 | 2026.02.06 01:21:33.015985 [ 4 ] {01d8cd41-02b9-4d6c-b3a8-aad876ee8539} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3539 | 2026.02.06 01:21:33.016028 [ 4 ] {01d8cd41-02b9-4d6c-b3a8-aad876ee8539} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 3540 | 2026.02.06 01:21:33.016303 [ 4 ] {01d8cd41-02b9-4d6c-b3a8-aad876ee8539} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3541 | 2026.02.06 01:21:33.016372 [ 4 ] {01d8cd41-02b9-4d6c-b3a8-aad876ee8539} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3542 | 2026.02.06 01:21:33.016514 [ 4 ] {01d8cd41-02b9-4d6c-b3a8-aad876ee8539} <Debug> oximeter.timeseries_schema (079f8c3c-5f71-41a3-a1f0-33718f76712f) (SelectExecutor): Key condition: (column 0 notIn 47-element set) | ||
| 3543 | 2026.02.06 01:21:33.016607 [ 261 ] {01d8cd41-02b9-4d6c-b3a8-aad876ee8539} <Trace> oximeter.timeseries_schema (079f8c3c-5f71-41a3-a1f0-33718f76712f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3544 | 2026.02.06 01:21:33.016620 [ 312 ] {01d8cd41-02b9-4d6c-b3a8-aad876ee8539} <Trace> oximeter.timeseries_schema (079f8c3c-5f71-41a3-a1f0-33718f76712f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3545 | 2026.02.06 01:21:33.016626 [ 295 ] {01d8cd41-02b9-4d6c-b3a8-aad876ee8539} <Trace> oximeter.timeseries_schema (079f8c3c-5f71-41a3-a1f0-33718f76712f) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3546 | 2026.02.06 01:21:33.016745 [ 4 ] {01d8cd41-02b9-4d6c-b3a8-aad876ee8539} <Debug> oximeter.timeseries_schema (079f8c3c-5f71-41a3-a1f0-33718f76712f) (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 | ||
| 3547 | 2026.02.06 01:21:33.016774 [ 4 ] {01d8cd41-02b9-4d6c-b3a8-aad876ee8539} <Trace> oximeter.timeseries_schema (079f8c3c-5f71-41a3-a1f0-33718f76712f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3548 | 2026.02.06 01:21:33.016858 [ 4 ] {01d8cd41-02b9-4d6c-b3a8-aad876ee8539} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3549 | 2026.02.06 01:21:33.016879 [ 4 ] {01d8cd41-02b9-4d6c-b3a8-aad876ee8539} <Debug> oximeter.timeseries_schema (079f8c3c-5f71-41a3-a1f0-33718f76712f) (SelectExecutor): Reading approx. 41 rows with 3 streams | ||
| 3550 | 2026.02.06 01:21:33.016916 [ 4 ] {01d8cd41-02b9-4d6c-b3a8-aad876ee8539} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3551 | 2026.02.06 01:21:33.016954 [ 4 ] {01d8cd41-02b9-4d6c-b3a8-aad876ee8539} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3552 | 2026.02.06 01:21:33.016991 [ 4 ] {01d8cd41-02b9-4d6c-b3a8-aad876ee8539} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3553 | 2026.02.06 01:21:33.017719 [ 4 ] {01d8cd41-02b9-4d6c-b3a8-aad876ee8539} <Debug> executeQuery: Read 41 rows, 1.65 KiB in 0.002465 sec., 16632.86004056795 rows/sec., 669.93 KiB/sec. | ||
| 3554 | 2026.02.06 01:21:33.017832 [ 4 ] {01d8cd41-02b9-4d6c-b3a8-aad876ee8539} <Debug> TCPHandler: Processed in 0.00295207 sec. | ||
| 3555 | 2026.02.06 01:21:33.018304 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3556 | 2026.02.06 01:21:33.018416 [ 4 ] {eb60d456-404d-47cc-a235-12dff4b58115} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 3557 | 2026.02.06 01:21:33.018461 [ 4 ] {eb60d456-404d-47cc-a235-12dff4b58115} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3558 | 2026.02.06 01:21:33.018958 [ 4 ] {eb60d456-404d-47cc-a235-12dff4b58115} <Trace> oximeter.timeseries_schema (079f8c3c-5f71-41a3-a1f0-33718f76712f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3559 | 2026.02.06 01:21:33.019001 [ 4 ] {eb60d456-404d-47cc-a235-12dff4b58115} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3560 | 2026.02.06 01:21:33.019426 [ 4 ] {eb60d456-404d-47cc-a235-12dff4b58115} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3561 | 2026.02.06 01:21:33.019625 [ 4 ] {eb60d456-404d-47cc-a235-12dff4b58115} <Trace> oximeter.timeseries_schema (079f8c3c-5f71-41a3-a1f0-33718f76712f): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3562 | 2026.02.06 01:21:33.019771 [ 4 ] {eb60d456-404d-47cc-a235-12dff4b58115} <Debug> executeQuery: Read 7 rows, 1.42 KiB in 0.001388 sec., 5043.227665706052 rows/sec., 1.00 MiB/sec. | ||
| 3563 | 2026.02.06 01:21:33.019811 [ 4 ] {eb60d456-404d-47cc-a235-12dff4b58115} <Debug> TCPHandler: Processed in 0.001559141 sec. | ||
| 3564 | 2026.02.06 01:21:33.019917 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3565 | 2026.02.06 01:21:33.020013 [ 4 ] {ae510ae9-9865-44c5-a5ed-3f7d4ad03d18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3566 | 2026.02.06 01:21:33.020055 [ 4 ] {ae510ae9-9865-44c5-a5ed-3f7d4ad03d18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3567 | 2026.02.06 01:21:33.020462 [ 4 ] {ae510ae9-9865-44c5-a5ed-3f7d4ad03d18} <Trace> oximeter.fields_ipaddr (a3260224-33ad-484c-9570-d358a82531a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3568 | 2026.02.06 01:21:33.020500 [ 4 ] {ae510ae9-9865-44c5-a5ed-3f7d4ad03d18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3569 | 2026.02.06 01:21:33.020792 [ 4 ] {ae510ae9-9865-44c5-a5ed-3f7d4ad03d18} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3570 | 2026.02.06 01:21:33.021008 [ 4 ] {ae510ae9-9865-44c5-a5ed-3f7d4ad03d18} <Trace> oximeter.fields_ipaddr (a3260224-33ad-484c-9570-d358a82531a2): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3571 | 2026.02.06 01:21:33.021144 [ 4 ] {ae510ae9-9865-44c5-a5ed-3f7d4ad03d18} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001151 sec., 1737.619461337967 rows/sec., 141.69 KiB/sec. | ||
| 3572 | 2026.02.06 01:21:33.021183 [ 4 ] {ae510ae9-9865-44c5-a5ed-3f7d4ad03d18} <Debug> TCPHandler: Processed in 0.001315569 sec. | ||
| 3573 | 2026.02.06 01:21:33.021384 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3574 | 2026.02.06 01:21:33.021493 [ 4 ] {6c6db5db-9fc8-4762-ad4f-8c5e43cbf291} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3575 | 2026.02.06 01:21:33.021534 [ 4 ] {6c6db5db-9fc8-4762-ad4f-8c5e43cbf291} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3576 | 2026.02.06 01:21:33.022612 [ 4 ] {6c6db5db-9fc8-4762-ad4f-8c5e43cbf291} <Trace> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3577 | 2026.02.06 01:21:33.022649 [ 4 ] {6c6db5db-9fc8-4762-ad4f-8c5e43cbf291} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3578 | 2026.02.06 01:21:33.023065 [ 4 ] {6c6db5db-9fc8-4762-ad4f-8c5e43cbf291} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3579 | 2026.02.06 01:21:33.023287 [ 4 ] {6c6db5db-9fc8-4762-ad4f-8c5e43cbf291} <Trace> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3580 | 2026.02.06 01:21:33.023421 [ 4 ] {6c6db5db-9fc8-4762-ad4f-8c5e43cbf291} <Debug> executeQuery: Read 1280 rows, 108.98 KiB in 0.001948 sec., 657084.1889117042 rows/sec., 54.63 MiB/sec. | ||
| 3581 | 2026.02.06 01:21:33.023500 [ 4 ] {6c6db5db-9fc8-4762-ad4f-8c5e43cbf291} <Debug> TCPHandler: Processed in 0.002167215 sec. | ||
| 3582 | 2026.02.06 01:21:33.023610 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3583 | 2026.02.06 01:21:33.023705 [ 4 ] {de9d94ed-86d1-4e5e-b841-216b0ea60ede} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3584 | 2026.02.06 01:21:33.023745 [ 4 ] {de9d94ed-86d1-4e5e-b841-216b0ea60ede} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3585 | 2026.02.06 01:21:33.024144 [ 4 ] {de9d94ed-86d1-4e5e-b841-216b0ea60ede} <Trace> oximeter.fields_u16 (fb4d60fc-202c-4b3b-b72e-c67fc122b90a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3586 | 2026.02.06 01:21:33.024180 [ 4 ] {de9d94ed-86d1-4e5e-b841-216b0ea60ede} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3587 | 2026.02.06 01:21:33.024470 [ 4 ] {de9d94ed-86d1-4e5e-b841-216b0ea60ede} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3588 | 2026.02.06 01:21:33.024680 [ 4 ] {de9d94ed-86d1-4e5e-b841-216b0ea60ede} <Trace> oximeter.fields_u16 (fb4d60fc-202c-4b3b-b72e-c67fc122b90a): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3589 | 2026.02.06 01:21:33.024820 [ 4 ] {de9d94ed-86d1-4e5e-b841-216b0ea60ede} <Debug> executeQuery: Read 43 rows, 3.22 KiB in 0.001134 sec., 37918.87125220458 rows/sec., 2.78 MiB/sec. | ||
| 3590 | 2026.02.06 01:21:33.024856 [ 4 ] {de9d94ed-86d1-4e5e-b841-216b0ea60ede} <Debug> TCPHandler: Processed in 0.001295289 sec. | ||
| 3591 | 2026.02.06 01:21:33.024971 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3592 | 2026.02.06 01:21:33.025090 [ 4 ] {e212540b-5c19-429a-aa17-15ad66adaa6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3593 | 2026.02.06 01:21:33.025137 [ 4 ] {e212540b-5c19-429a-aa17-15ad66adaa6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3594 | 2026.02.06 01:21:33.025676 [ 4 ] {e212540b-5c19-429a-aa17-15ad66adaa6e} <Trace> oximeter.fields_u32 (efacbb35-87c4-45a6-b25f-cea415d7aebd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3595 | 2026.02.06 01:21:33.025710 [ 4 ] {e212540b-5c19-429a-aa17-15ad66adaa6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3596 | 2026.02.06 01:21:33.025996 [ 4 ] {e212540b-5c19-429a-aa17-15ad66adaa6e} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3597 | 2026.02.06 01:21:33.026206 [ 4 ] {e212540b-5c19-429a-aa17-15ad66adaa6e} <Trace> oximeter.fields_u32 (efacbb35-87c4-45a6-b25f-cea415d7aebd): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3598 | 2026.02.06 01:21:33.026333 [ 4 ] {e212540b-5c19-429a-aa17-15ad66adaa6e} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001267 sec., 179952.64404104184 rows/sec., 12.18 MiB/sec. | ||
| 3599 | 2026.02.06 01:21:33.026370 [ 4 ] {e212540b-5c19-429a-aa17-15ad66adaa6e} <Debug> TCPHandler: Processed in 0.00145855 sec. | ||
| 3600 | 2026.02.06 01:21:33.026490 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3601 | 2026.02.06 01:21:33.026584 [ 4 ] {081f2f64-7443-42f1-8e51-8066cf6c4e87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3602 | 2026.02.06 01:21:33.026622 [ 4 ] {081f2f64-7443-42f1-8e51-8066cf6c4e87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3603 | 2026.02.06 01:21:33.027193 [ 4 ] {081f2f64-7443-42f1-8e51-8066cf6c4e87} <Trace> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3604 | 2026.02.06 01:21:33.027229 [ 4 ] {081f2f64-7443-42f1-8e51-8066cf6c4e87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3605 | 2026.02.06 01:21:33.027573 [ 4 ] {081f2f64-7443-42f1-8e51-8066cf6c4e87} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3606 | 2026.02.06 01:21:33.027783 [ 4 ] {081f2f64-7443-42f1-8e51-8066cf6c4e87} <Trace> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3607 | 2026.02.06 01:21:33.027918 [ 4 ] {081f2f64-7443-42f1-8e51-8066cf6c4e87} <Debug> executeQuery: Read 563 rows, 42.85 KiB in 0.001353 sec., 416112.34294161125 rows/sec., 30.93 MiB/sec. | ||
| 3608 | 2026.02.06 01:21:33.027956 [ 4 ] {081f2f64-7443-42f1-8e51-8066cf6c4e87} <Debug> TCPHandler: Processed in 0.00151525 sec. | ||
| 3609 | 2026.02.06 01:21:33.028075 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3610 | 2026.02.06 01:21:33.028170 [ 4 ] {30fae047-edbc-4b38-9410-107fd23492f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3611 | 2026.02.06 01:21:33.028213 [ 4 ] {30fae047-edbc-4b38-9410-107fd23492f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3612 | 2026.02.06 01:21:33.029556 [ 4 ] {30fae047-edbc-4b38-9410-107fd23492f9} <Trace> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3613 | 2026.02.06 01:21:33.029597 [ 4 ] {30fae047-edbc-4b38-9410-107fd23492f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3614 | 2026.02.06 01:21:33.030309 [ 4 ] {30fae047-edbc-4b38-9410-107fd23492f9} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3615 | 2026.02.06 01:21:33.030540 [ 4 ] {30fae047-edbc-4b38-9410-107fd23492f9} <Trace> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3616 | 2026.02.06 01:21:33.030679 [ 4 ] {30fae047-edbc-4b38-9410-107fd23492f9} <Debug> executeQuery: Read 3490 rows, 238.68 KiB in 0.002529 sec., 1379992.091735864 rows/sec., 92.16 MiB/sec. | ||
| 3617 | 2026.02.06 01:21:33.030717 [ 4 ] {30fae047-edbc-4b38-9410-107fd23492f9} <Debug> TCPHandler: Processed in 0.002691738 sec. | ||
| 3618 | 2026.02.06 01:21:33.030861 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3619 | 2026.02.06 01:21:33.030963 [ 4 ] {4b32ff4d-6e2f-4e8b-8930-7e8ae52af70c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3620 | 2026.02.06 01:21:33.031019 [ 4 ] {4b32ff4d-6e2f-4e8b-8930-7e8ae52af70c} <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 | ||
| 3621 | 2026.02.06 01:21:33.031869 [ 4 ] {4b32ff4d-6e2f-4e8b-8930-7e8ae52af70c} <Trace> oximeter.measurements_histogramu64 (97144b8f-900e-4825-92d0-28bf27d1d4ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3622 | 2026.02.06 01:21:33.031907 [ 4 ] {4b32ff4d-6e2f-4e8b-8930-7e8ae52af70c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3623 | 2026.02.06 01:21:33.032526 [ 4 ] {4b32ff4d-6e2f-4e8b-8930-7e8ae52af70c} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3624 | 2026.02.06 01:21:33.032778 [ 4 ] {4b32ff4d-6e2f-4e8b-8930-7e8ae52af70c} <Trace> oximeter.measurements_histogramu64 (97144b8f-900e-4825-92d0-28bf27d1d4ae): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3625 | 2026.02.06 01:21:33.032924 [ 4 ] {4b32ff4d-6e2f-4e8b-8930-7e8ae52af70c} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001979 sec., 20717.534108135424 rows/sec., 37.12 MiB/sec. | ||
| 3626 | 2026.02.06 01:21:33.032985 [ 4 ] {4b32ff4d-6e2f-4e8b-8930-7e8ae52af70c} <Debug> TCPHandler: Processed in 0.002182485 sec. | ||
| 3627 | 2026.02.06 01:21:33.033115 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3628 | 2026.02.06 01:21:33.033226 [ 4 ] {dc17c0b1-e2d9-4da1-8fb6-0c77d4fe631e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3629 | 2026.02.06 01:21:33.033269 [ 4 ] {dc17c0b1-e2d9-4da1-8fb6-0c77d4fe631e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3630 | 2026.02.06 01:21:33.033616 [ 4 ] {dc17c0b1-e2d9-4da1-8fb6-0c77d4fe631e} <Trace> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3631 | 2026.02.06 01:21:33.033659 [ 4 ] {dc17c0b1-e2d9-4da1-8fb6-0c77d4fe631e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3632 | 2026.02.06 01:21:33.033976 [ 4 ] {dc17c0b1-e2d9-4da1-8fb6-0c77d4fe631e} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3633 | 2026.02.06 01:21:33.034179 [ 4 ] {dc17c0b1-e2d9-4da1-8fb6-0c77d4fe631e} <Trace> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3634 | 2026.02.06 01:21:33.034307 [ 4 ] {dc17c0b1-e2d9-4da1-8fb6-0c77d4fe631e} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001101 sec., 10899.182561307902 rows/sec., 752.16 KiB/sec. | ||
| 3635 | 2026.02.06 01:21:33.034342 [ 4 ] {dc17c0b1-e2d9-4da1-8fb6-0c77d4fe631e} <Debug> TCPHandler: Processed in 0.001283638 sec. | ||
| 3636 | 2026.02.06 01:21:36.127041 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 64 entries to flush up to offset 514 | ||
| 3637 | 2026.02.06 01:21:36.130531 [ 243 ] {} <Trace> system.query_log (e979a318-9a58-4b34-9a72-3006f9f8e92e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3638 | 2026.02.06 01:21:36.130571 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3639 | 2026.02.06 01:21:36.131836 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3640 | 2026.02.06 01:21:36.132139 [ 243 ] {} <Trace> system.query_log (e979a318-9a58-4b34-9a72-3006f9f8e92e): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3641 | 2026.02.06 01:21:36.132274 [ 118 ] {} <Debug> system.query_log (e979a318-9a58-4b34-9a72-3006f9f8e92e) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3642 | 2026.02.06 01:21:36.132316 [ 118 ] {} <Trace> system.query_log (e979a318-9a58-4b34-9a72-3006f9f8e92e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3643 | 2026.02.06 01:21:36.132338 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3644 | 2026.02.06 01:21:36.132449 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 514 | ||
| 3645 | 2026.02.06 01:21:36.132505 [ 196 ] {e979a318-9a58-4b34-9a72-3006f9f8e92e::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 | ||
| 3646 | 2026.02.06 01:21:36.133291 [ 196 ] {e979a318-9a58-4b34-9a72-3006f9f8e92e::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3647 | 2026.02.06 01:21:36.133468 [ 196 ] {e979a318-9a58-4b34-9a72-3006f9f8e92e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 304 rows starting from the beginning of the part | ||
| 3648 | 2026.02.06 01:21:36.133869 [ 196 ] {e979a318-9a58-4b34-9a72-3006f9f8e92e::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 | ||
| 3649 | 2026.02.06 01:21:36.134229 [ 196 ] {e979a318-9a58-4b34-9a72-3006f9f8e92e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 32 rows starting from the beginning of the part | ||
| 3650 | 2026.02.06 01:21:36.134573 [ 196 ] {e979a318-9a58-4b34-9a72-3006f9f8e92e::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 | ||
| 3651 | 2026.02.06 01:21:36.134906 [ 196 ] {e979a318-9a58-4b34-9a72-3006f9f8e92e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 44 rows starting from the beginning of the part | ||
| 3652 | 2026.02.06 01:21:36.135232 [ 196 ] {e979a318-9a58-4b34-9a72-3006f9f8e92e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 64 rows starting from the beginning of the part | ||
| 3653 | 2026.02.06 01:21:36.141499 [ 192 ] {e979a318-9a58-4b34-9a72-3006f9f8e92e::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 514 rows, containing 72 columns (72 merged, 0 gathered) in 0.009082111 sec., 56594.771854252824 rows/sec., 54.03 MiB/sec. | ||
| 3654 | 2026.02.06 01:21:36.142472 [ 192 ] {e979a318-9a58-4b34-9a72-3006f9f8e92e::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3655 | 2026.02.06 01:21:36.143025 [ 192 ] {e979a318-9a58-4b34-9a72-3006f9f8e92e::all_1_11_2} <Trace> system.query_log (e979a318-9a58-4b34-9a72-3006f9f8e92e): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3656 | 2026.02.06 01:21:36.143111 [ 192 ] {e979a318-9a58-4b34-9a72-3006f9f8e92e::all_1_11_2} <Trace> system.query_log (e979a318-9a58-4b34-9a72-3006f9f8e92e) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3657 | 2026.02.06 01:21:36.143310 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.90 MiB. | ||
| 3658 | 2026.02.06 01:21:36.878211 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3659 | 2026.02.06 01:21:36.878422 [ 4 ] {a226a17c-8ffe-4cb1-b631-77dcfd3ef531} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3660 | 2026.02.06 01:21:36.878508 [ 4 ] {a226a17c-8ffe-4cb1-b631-77dcfd3ef531} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3661 | 2026.02.06 01:21:36.879271 [ 4 ] {a226a17c-8ffe-4cb1-b631-77dcfd3ef531} <Trace> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3662 | 2026.02.06 01:21:36.879324 [ 4 ] {a226a17c-8ffe-4cb1-b631-77dcfd3ef531} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3663 | 2026.02.06 01:21:36.879751 [ 4 ] {a226a17c-8ffe-4cb1-b631-77dcfd3ef531} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3664 | 2026.02.06 01:21:36.879991 [ 4 ] {a226a17c-8ffe-4cb1-b631-77dcfd3ef531} <Trace> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3665 | 2026.02.06 01:21:36.880154 [ 4 ] {a226a17c-8ffe-4cb1-b631-77dcfd3ef531} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.00179 sec., 31284.91620111732 rows/sec., 2.40 MiB/sec. | ||
| 3666 | 2026.02.06 01:21:36.880205 [ 4 ] {a226a17c-8ffe-4cb1-b631-77dcfd3ef531} <Debug> TCPHandler: Processed in 0.002145865 sec. | ||
| 3667 | 2026.02.06 01:21:36.880340 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3668 | 2026.02.06 01:21:36.880447 [ 4 ] {e96a22e7-d739-432d-930d-a66ef38c7ba2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3669 | 2026.02.06 01:21:36.880493 [ 4 ] {e96a22e7-d739-432d-930d-a66ef38c7ba2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3670 | 2026.02.06 01:21:36.880961 [ 4 ] {e96a22e7-d739-432d-930d-a66ef38c7ba2} <Trace> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3671 | 2026.02.06 01:21:36.881001 [ 4 ] {e96a22e7-d739-432d-930d-a66ef38c7ba2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3672 | 2026.02.06 01:21:36.881357 [ 4 ] {e96a22e7-d739-432d-930d-a66ef38c7ba2} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3673 | 2026.02.06 01:21:36.881575 [ 4 ] {e96a22e7-d739-432d-930d-a66ef38c7ba2} <Trace> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3674 | 2026.02.06 01:21:36.881714 [ 4 ] {e96a22e7-d739-432d-930d-a66ef38c7ba2} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001291 sec., 49573.97366382649 rows/sec., 3.87 MiB/sec. | ||
| 3675 | 2026.02.06 01:21:36.881752 [ 4 ] {e96a22e7-d739-432d-930d-a66ef38c7ba2} <Debug> TCPHandler: Processed in 0.00146656 sec. | ||
| 3676 | 2026.02.06 01:21:36.881889 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3677 | 2026.02.06 01:21:36.882008 [ 4 ] {7d971009-70db-47d9-98ff-fe8d35d525aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3678 | 2026.02.06 01:21:36.882055 [ 4 ] {7d971009-70db-47d9-98ff-fe8d35d525aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3679 | 2026.02.06 01:21:36.882469 [ 4 ] {7d971009-70db-47d9-98ff-fe8d35d525aa} <Trace> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3680 | 2026.02.06 01:21:36.882506 [ 4 ] {7d971009-70db-47d9-98ff-fe8d35d525aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3681 | 2026.02.06 01:21:36.882858 [ 4 ] {7d971009-70db-47d9-98ff-fe8d35d525aa} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3682 | 2026.02.06 01:21:36.883067 [ 4 ] {7d971009-70db-47d9-98ff-fe8d35d525aa} <Trace> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3683 | 2026.02.06 01:21:36.883197 [ 4 ] {7d971009-70db-47d9-98ff-fe8d35d525aa} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001211 sec., 105697.77043765482 rows/sec., 7.36 MiB/sec. | ||
| 3684 | 2026.02.06 01:21:36.883234 [ 4 ] {7d971009-70db-47d9-98ff-fe8d35d525aa} <Debug> TCPHandler: Processed in 0.001407589 sec. | ||
| 3685 | 2026.02.06 01:21:36.883356 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3686 | 2026.02.06 01:21:36.883454 [ 4 ] {a1e16bd9-e097-4463-bdad-b2e31840416d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3687 | 2026.02.06 01:21:36.883496 [ 4 ] {a1e16bd9-e097-4463-bdad-b2e31840416d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3688 | 2026.02.06 01:21:36.883839 [ 4 ] {a1e16bd9-e097-4463-bdad-b2e31840416d} <Trace> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3689 | 2026.02.06 01:21:36.883874 [ 4 ] {a1e16bd9-e097-4463-bdad-b2e31840416d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3690 | 2026.02.06 01:21:36.884178 [ 4 ] {a1e16bd9-e097-4463-bdad-b2e31840416d} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3691 | 2026.02.06 01:21:36.884388 [ 4 ] {a1e16bd9-e097-4463-bdad-b2e31840416d} <Trace> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3692 | 2026.02.06 01:21:36.884516 [ 4 ] {a1e16bd9-e097-4463-bdad-b2e31840416d} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001082 sec., 44362.292051756005 rows/sec., 2.99 MiB/sec. | ||
| 3693 | 2026.02.06 01:21:36.884551 [ 4 ] {a1e16bd9-e097-4463-bdad-b2e31840416d} <Debug> TCPHandler: Processed in 0.001245808 sec. | ||
| 3694 | 2026.02.06 01:21:38.620582 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 7193 | ||
| 3695 | 2026.02.06 01:21:38.621125 [ 245 ] {} <Trace> system.asynchronous_metric_log (50965cfb-3fe0-4bc3-b722-77d2bdddda32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3696 | 2026.02.06 01:21:38.621162 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3697 | 2026.02.06 01:21:38.621764 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3698 | 2026.02.06 01:21:38.621994 [ 245 ] {} <Trace> system.asynchronous_metric_log (50965cfb-3fe0-4bc3-b722-77d2bdddda32): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3699 | 2026.02.06 01:21:38.622115 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7193 | ||
| 3700 | 2026.02.06 01:21:39.004226 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 113 | ||
| 3701 | 2026.02.06 01:21:39.021736 [ 244 ] {} <Trace> system.metric_log (b13c6af1-b368-46ee-88e3-e8b49f18365b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3702 | 2026.02.06 01:21:39.021806 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3703 | 2026.02.06 01:21:39.028022 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3704 | 2026.02.06 01:21:39.028731 [ 244 ] {} <Trace> system.metric_log (b13c6af1-b368-46ee-88e3-e8b49f18365b): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3705 | 2026.02.06 01:21:39.031543 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 113 | ||
| 3706 | 2026.02.06 01:21:40.000203 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 224.51 MiB, peak 228.70 MiB, free memory in arenas 0.00 B, will set to 226.63 MiB (RSS), difference: 2.12 MiB | ||
| 3707 | 2026.02.06 01:21:41.888665 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3708 | 2026.02.06 01:21:41.888884 [ 4 ] {492892a7-c871-41a5-883b-16a9c2a8ce20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3709 | 2026.02.06 01:21:41.888959 [ 4 ] {492892a7-c871-41a5-883b-16a9c2a8ce20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3710 | 2026.02.06 01:21:41.889749 [ 4 ] {492892a7-c871-41a5-883b-16a9c2a8ce20} <Trace> oximeter.fields_i16 (104ba66f-7843-4e50-a9a9-abb40c455f87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3711 | 2026.02.06 01:21:41.889795 [ 4 ] {492892a7-c871-41a5-883b-16a9c2a8ce20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3712 | 2026.02.06 01:21:41.890244 [ 4 ] {492892a7-c871-41a5-883b-16a9c2a8ce20} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3713 | 2026.02.06 01:21:41.890487 [ 4 ] {492892a7-c871-41a5-883b-16a9c2a8ce20} <Trace> oximeter.fields_i16 (104ba66f-7843-4e50-a9a9-abb40c455f87): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3714 | 2026.02.06 01:21:41.890652 [ 4 ] {492892a7-c871-41a5-883b-16a9c2a8ce20} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.001822 sec., 145993.413830955 rows/sec., 9.28 MiB/sec. | ||
| 3715 | 2026.02.06 01:21:41.890702 [ 4 ] {492892a7-c871-41a5-883b-16a9c2a8ce20} <Debug> TCPHandler: Processed in 0.002184404 sec. | ||
| 3716 | 2026.02.06 01:21:41.890837 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3717 | 2026.02.06 01:21:41.890939 [ 4 ] {79633315-a876-498b-8aeb-22e13184d0a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3718 | 2026.02.06 01:21:41.890984 [ 4 ] {79633315-a876-498b-8aeb-22e13184d0a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3719 | 2026.02.06 01:21:41.891718 [ 4 ] {79633315-a876-498b-8aeb-22e13184d0a8} <Trace> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3720 | 2026.02.06 01:21:41.891756 [ 4 ] {79633315-a876-498b-8aeb-22e13184d0a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3721 | 2026.02.06 01:21:41.892127 [ 4 ] {79633315-a876-498b-8aeb-22e13184d0a8} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3722 | 2026.02.06 01:21:41.892344 [ 4 ] {79633315-a876-498b-8aeb-22e13184d0a8} <Trace> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3723 | 2026.02.06 01:21:41.892462 [ 109 ] {} <Debug> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3724 | 2026.02.06 01:21:41.892477 [ 4 ] {79633315-a876-498b-8aeb-22e13184d0a8} <Debug> executeQuery: Read 752 rows, 60.56 KiB in 0.00156 sec., 482051.28205128206 rows/sec., 37.91 MiB/sec. | ||
| 3725 | 2026.02.06 01:21:41.892540 [ 109 ] {} <Trace> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3726 | 2026.02.06 01:21:41.892567 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3727 | 2026.02.06 01:21:41.892571 [ 4 ] {79633315-a876-498b-8aeb-22e13184d0a8} <Debug> TCPHandler: Processed in 0.001784412 sec. | ||
| 3728 | 2026.02.06 01:21:41.892657 [ 200 ] {fb68cebe-225b-4628-b6a1-821ca25cb918::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 | ||
| 3729 | 2026.02.06 01:21:41.892734 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3730 | 2026.02.06 01:21:41.892739 [ 200 ] {fb68cebe-225b-4628-b6a1-821ca25cb918::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3731 | 2026.02.06 01:21:41.892779 [ 200 ] {fb68cebe-225b-4628-b6a1-821ca25cb918::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 963 rows starting from the beginning of the part | ||
| 3732 | 2026.02.06 01:21:41.892836 [ 200 ] {fb68cebe-225b-4628-b6a1-821ca25cb918::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 138 rows starting from the beginning of the part | ||
| 3733 | 2026.02.06 01:21:41.892853 [ 4 ] {d9302660-7126-4c20-a9a1-01176a51d52a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3734 | 2026.02.06 01:21:41.892880 [ 200 ] {fb68cebe-225b-4628-b6a1-821ca25cb918::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 752 rows starting from the beginning of the part | ||
| 3735 | 2026.02.06 01:21:41.892904 [ 4 ] {d9302660-7126-4c20-a9a1-01176a51d52a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3736 | 2026.02.06 01:21:41.892923 [ 200 ] {fb68cebe-225b-4628-b6a1-821ca25cb918::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 1280 rows starting from the beginning of the part | ||
| 3737 | 2026.02.06 01:21:41.892960 [ 200 ] {fb68cebe-225b-4628-b6a1-821ca25cb918::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 56 rows starting from the beginning of the part | ||
| 3738 | 2026.02.06 01:21:41.892997 [ 200 ] {fb68cebe-225b-4628-b6a1-821ca25cb918::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 752 rows starting from the beginning of the part | ||
| 3739 | 2026.02.06 01:21:41.893407 [ 4 ] {d9302660-7126-4c20-a9a1-01176a51d52a} <Trace> oximeter.fields_u16 (fb4d60fc-202c-4b3b-b72e-c67fc122b90a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3740 | 2026.02.06 01:21:41.893444 [ 4 ] {d9302660-7126-4c20-a9a1-01176a51d52a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3741 | 2026.02.06 01:21:41.893838 [ 4 ] {d9302660-7126-4c20-a9a1-01176a51d52a} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3742 | 2026.02.06 01:21:41.894057 [ 4 ] {d9302660-7126-4c20-a9a1-01176a51d52a} <Trace> oximeter.fields_u16 (fb4d60fc-202c-4b3b-b72e-c67fc122b90a): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3743 | 2026.02.06 01:21:41.894189 [ 4 ] {d9302660-7126-4c20-a9a1-01176a51d52a} <Debug> executeQuery: Read 133 rows, 8.00 KiB in 0.001363 sec., 97578.87013939838 rows/sec., 5.73 MiB/sec. | ||
| 3744 | 2026.02.06 01:21:41.894227 [ 4 ] {d9302660-7126-4c20-a9a1-01176a51d52a} <Debug> TCPHandler: Processed in 0.001556181 sec. | ||
| 3745 | 2026.02.06 01:21:41.894345 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3746 | 2026.02.06 01:21:41.894426 [ 192 ] {fb68cebe-225b-4628-b6a1-821ca25cb918::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3941 rows, containing 5 columns (5 merged, 0 gathered) in 0.001806373 sec., 2181719.943776839 rows/sec., 185.28 MiB/sec. | ||
| 3747 | 2026.02.06 01:21:41.894442 [ 4 ] {65e32b5e-dbc2-42df-a25e-733afb4cf961} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3748 | 2026.02.06 01:21:41.894484 [ 4 ] {65e32b5e-dbc2-42df-a25e-733afb4cf961} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3749 | 2026.02.06 01:21:41.894657 [ 192 ] {fb68cebe-225b-4628-b6a1-821ca25cb918::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3750 | 2026.02.06 01:21:41.894930 [ 192 ] {fb68cebe-225b-4628-b6a1-821ca25cb918::all_1_21_4} <Trace> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3751 | 2026.02.06 01:21:41.894952 [ 4 ] {65e32b5e-dbc2-42df-a25e-733afb4cf961} <Trace> oximeter.fields_u32 (efacbb35-87c4-45a6-b25f-cea415d7aebd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3752 | 2026.02.06 01:21:41.894987 [ 4 ] {65e32b5e-dbc2-42df-a25e-733afb4cf961} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3753 | 2026.02.06 01:21:41.895012 [ 192 ] {fb68cebe-225b-4628-b6a1-821ca25cb918::all_1_21_4} <Trace> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3754 | 2026.02.06 01:21:41.895105 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.91 MiB. | ||
| 3755 | 2026.02.06 01:21:41.895326 [ 4 ] {65e32b5e-dbc2-42df-a25e-733afb4cf961} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3756 | 2026.02.06 01:21:41.895540 [ 4 ] {65e32b5e-dbc2-42df-a25e-733afb4cf961} <Trace> oximeter.fields_u32 (efacbb35-87c4-45a6-b25f-cea415d7aebd): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3757 | 2026.02.06 01:21:41.895655 [ 109 ] {} <Debug> oximeter.fields_u32 (efacbb35-87c4-45a6-b25f-cea415d7aebd) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3758 | 2026.02.06 01:21:41.895665 [ 4 ] {65e32b5e-dbc2-42df-a25e-733afb4cf961} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.001242 sec., 112721.41706924315 rows/sec., 7.29 MiB/sec. | ||
| 3759 | 2026.02.06 01:21:41.895698 [ 109 ] {} <Trace> oximeter.fields_u32 (efacbb35-87c4-45a6-b25f-cea415d7aebd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3760 | 2026.02.06 01:21:41.895718 [ 4 ] {65e32b5e-dbc2-42df-a25e-733afb4cf961} <Debug> TCPHandler: Processed in 0.00142354 sec. | ||
| 3761 | 2026.02.06 01:21:41.895722 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3762 | 2026.02.06 01:21:41.895840 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3763 | 2026.02.06 01:21:41.895854 [ 199 ] {efacbb35-87c4-45a6-b25f-cea415d7aebd::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 | ||
| 3764 | 2026.02.06 01:21:41.895939 [ 4 ] {0cf849b7-c4ad-4c82-bae6-ffdeb47a1b14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3765 | 2026.02.06 01:21:41.895983 [ 4 ] {0cf849b7-c4ad-4c82-bae6-ffdeb47a1b14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3766 | 2026.02.06 01:21:41.895996 [ 199 ] {efacbb35-87c4-45a6-b25f-cea415d7aebd::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3767 | 2026.02.06 01:21:41.896034 [ 199 ] {efacbb35-87c4-45a6-b25f-cea415d7aebd::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 164 rows starting from the beginning of the part | ||
| 3768 | 2026.02.06 01:21:41.896096 [ 199 ] {efacbb35-87c4-45a6-b25f-cea415d7aebd::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 140 rows starting from the beginning of the part | ||
| 3769 | 2026.02.06 01:21:41.896141 [ 199 ] {efacbb35-87c4-45a6-b25f-cea415d7aebd::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 140 rows starting from the beginning of the part | ||
| 3770 | 2026.02.06 01:21:41.896182 [ 199 ] {efacbb35-87c4-45a6-b25f-cea415d7aebd::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 140 rows starting from the beginning of the part | ||
| 3771 | 2026.02.06 01:21:41.896241 [ 199 ] {efacbb35-87c4-45a6-b25f-cea415d7aebd::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 228 rows starting from the beginning of the part | ||
| 3772 | 2026.02.06 01:21:41.896283 [ 199 ] {efacbb35-87c4-45a6-b25f-cea415d7aebd::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 | ||
| 3773 | 2026.02.06 01:21:41.896418 [ 4 ] {0cf849b7-c4ad-4c82-bae6-ffdeb47a1b14} <Trace> oximeter.fields_u8 (7e40da4e-3721-4df5-9ad4-b5e43542e087): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3774 | 2026.02.06 01:21:41.896459 [ 4 ] {0cf849b7-c4ad-4c82-bae6-ffdeb47a1b14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3775 | 2026.02.06 01:21:41.896774 [ 4 ] {0cf849b7-c4ad-4c82-bae6-ffdeb47a1b14} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3776 | 2026.02.06 01:21:41.896995 [ 4 ] {0cf849b7-c4ad-4c82-bae6-ffdeb47a1b14} <Trace> oximeter.fields_u8 (7e40da4e-3721-4df5-9ad4-b5e43542e087): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3777 | 2026.02.06 01:21:41.897121 [ 4 ] {0cf849b7-c4ad-4c82-bae6-ffdeb47a1b14} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.0012 sec., 115833.33333333334 rows/sec., 6.59 MiB/sec. | ||
| 3778 | 2026.02.06 01:21:41.897156 [ 4 ] {0cf849b7-c4ad-4c82-bae6-ffdeb47a1b14} <Debug> TCPHandler: Processed in 0.001364799 sec. | ||
| 3779 | 2026.02.06 01:21:41.897266 [ 200 ] {efacbb35-87c4-45a6-b25f-cea415d7aebd::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 952 rows, containing 5 columns (5 merged, 0 gathered) in 0.00147404 sec., 645844.0747876584 rows/sec., 44.98 MiB/sec. | ||
| 3780 | 2026.02.06 01:21:41.897267 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3781 | 2026.02.06 01:21:41.897376 [ 4 ] {7d36814b-6dc0-4cb5-947f-4dfa6a868d26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3782 | 2026.02.06 01:21:41.897412 [ 199 ] {efacbb35-87c4-45a6-b25f-cea415d7aebd::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3783 | 2026.02.06 01:21:41.897416 [ 4 ] {7d36814b-6dc0-4cb5-947f-4dfa6a868d26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3784 | 2026.02.06 01:21:41.897670 [ 199 ] {efacbb35-87c4-45a6-b25f-cea415d7aebd::all_1_11_2} <Trace> oximeter.fields_u32 (efacbb35-87c4-45a6-b25f-cea415d7aebd): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3785 | 2026.02.06 01:21:41.897748 [ 199 ] {efacbb35-87c4-45a6-b25f-cea415d7aebd::all_1_11_2} <Trace> oximeter.fields_u32 (efacbb35-87c4-45a6-b25f-cea415d7aebd) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3786 | 2026.02.06 01:21:41.897815 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
| 3787 | 2026.02.06 01:21:41.897955 [ 4 ] {7d36814b-6dc0-4cb5-947f-4dfa6a868d26} <Trace> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3788 | 2026.02.06 01:21:41.897995 [ 4 ] {7d36814b-6dc0-4cb5-947f-4dfa6a868d26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3789 | 2026.02.06 01:21:41.898337 [ 4 ] {7d36814b-6dc0-4cb5-947f-4dfa6a868d26} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3790 | 2026.02.06 01:21:41.898537 [ 4 ] {7d36814b-6dc0-4cb5-947f-4dfa6a868d26} <Trace> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3791 | 2026.02.06 01:21:41.898641 [ 109 ] {} <Debug> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3792 | 2026.02.06 01:21:41.898664 [ 4 ] {7d36814b-6dc0-4cb5-947f-4dfa6a868d26} <Debug> executeQuery: Read 463 rows, 33.28 KiB in 0.001306 sec., 354517.61102603364 rows/sec., 24.89 MiB/sec. | ||
| 3793 | 2026.02.06 01:21:41.898672 [ 109 ] {} <Trace> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3794 | 2026.02.06 01:21:41.898704 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3795 | 2026.02.06 01:21:41.898708 [ 4 ] {7d36814b-6dc0-4cb5-947f-4dfa6a868d26} <Debug> TCPHandler: Processed in 0.00148847 sec. | ||
| 3796 | 2026.02.06 01:21:41.898780 [ 188 ] {8671d447-0367-4212-b46d-8d9acc78108d::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 | ||
| 3797 | 2026.02.06 01:21:41.898826 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3798 | 2026.02.06 01:21:41.898866 [ 188 ] {8671d447-0367-4212-b46d-8d9acc78108d::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3799 | 2026.02.06 01:21:41.898893 [ 188 ] {8671d447-0367-4212-b46d-8d9acc78108d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 576 rows starting from the beginning of the part | ||
| 3800 | 2026.02.06 01:21:41.898917 [ 4 ] {f88c070f-b9bb-4b5d-91b2-a0fe741867c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3801 | 2026.02.06 01:21:41.898958 [ 4 ] {f88c070f-b9bb-4b5d-91b2-a0fe741867c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3802 | 2026.02.06 01:21:41.898964 [ 188 ] {8671d447-0367-4212-b46d-8d9acc78108d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 105 rows starting from the beginning of the part | ||
| 3803 | 2026.02.06 01:21:41.899013 [ 188 ] {8671d447-0367-4212-b46d-8d9acc78108d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 463 rows starting from the beginning of the part | ||
| 3804 | 2026.02.06 01:21:41.899054 [ 188 ] {8671d447-0367-4212-b46d-8d9acc78108d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 563 rows starting from the beginning of the part | ||
| 3805 | 2026.02.06 01:21:41.899111 [ 188 ] {8671d447-0367-4212-b46d-8d9acc78108d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 64 rows starting from the beginning of the part | ||
| 3806 | 2026.02.06 01:21:41.899160 [ 188 ] {8671d447-0367-4212-b46d-8d9acc78108d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 463 rows starting from the beginning of the part | ||
| 3807 | 2026.02.06 01:21:41.899285 [ 4 ] {f88c070f-b9bb-4b5d-91b2-a0fe741867c6} <Trace> oximeter.measurements_bool (a3a47353-bd4a-4bc2-8c37-5164375cd607): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3808 | 2026.02.06 01:21:41.899318 [ 4 ] {f88c070f-b9bb-4b5d-91b2-a0fe741867c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3809 | 2026.02.06 01:21:41.899618 [ 4 ] {f88c070f-b9bb-4b5d-91b2-a0fe741867c6} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3810 | 2026.02.06 01:21:41.899826 [ 4 ] {f88c070f-b9bb-4b5d-91b2-a0fe741867c6} <Trace> oximeter.measurements_bool (a3a47353-bd4a-4bc2-8c37-5164375cd607): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3811 | 2026.02.06 01:21:41.899946 [ 4 ] {f88c070f-b9bb-4b5d-91b2-a0fe741867c6} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001047 sec., 5730.659025787966 rows/sec., 299.40 KiB/sec. | ||
| 3812 | 2026.02.06 01:21:41.899980 [ 4 ] {f88c070f-b9bb-4b5d-91b2-a0fe741867c6} <Debug> TCPHandler: Processed in 0.001201457 sec. | ||
| 3813 | 2026.02.06 01:21:41.900085 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3814 | 2026.02.06 01:21:41.900177 [ 4 ] {66cdf552-f42e-477d-977f-c1fed1a7a197} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3815 | 2026.02.06 01:21:41.900181 [ 188 ] {8671d447-0367-4212-b46d-8d9acc78108d::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2234 rows, containing 5 columns (5 merged, 0 gathered) in 0.00143525 sec., 1556523.2537885387 rows/sec., 118.66 MiB/sec. | ||
| 3816 | 2026.02.06 01:21:41.900218 [ 4 ] {66cdf552-f42e-477d-977f-c1fed1a7a197} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3817 | 2026.02.06 01:21:41.900360 [ 188 ] {8671d447-0367-4212-b46d-8d9acc78108d::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3818 | 2026.02.06 01:21:41.900595 [ 188 ] {8671d447-0367-4212-b46d-8d9acc78108d::all_1_21_4} <Trace> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3819 | 2026.02.06 01:21:41.900601 [ 4 ] {66cdf552-f42e-477d-977f-c1fed1a7a197} <Trace> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3820 | 2026.02.06 01:21:41.900638 [ 4 ] {66cdf552-f42e-477d-977f-c1fed1a7a197} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3821 | 2026.02.06 01:21:41.900659 [ 188 ] {8671d447-0367-4212-b46d-8d9acc78108d::all_1_21_4} <Trace> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3822 | 2026.02.06 01:21:41.900714 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.59 MiB. | ||
| 3823 | 2026.02.06 01:21:41.900965 [ 4 ] {66cdf552-f42e-477d-977f-c1fed1a7a197} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3824 | 2026.02.06 01:21:41.901163 [ 4 ] {66cdf552-f42e-477d-977f-c1fed1a7a197} <Trace> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3825 | 2026.02.06 01:21:41.901253 [ 108 ] {} <Debug> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3826 | 2026.02.06 01:21:41.901283 [ 4 ] {66cdf552-f42e-477d-977f-c1fed1a7a197} <Debug> executeQuery: Read 258 rows, 17.59 KiB in 0.001124 sec., 229537.36654804272 rows/sec., 15.28 MiB/sec. | ||
| 3827 | 2026.02.06 01:21:41.901289 [ 108 ] {} <Trace> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3828 | 2026.02.06 01:21:41.901313 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3829 | 2026.02.06 01:21:41.901317 [ 4 ] {66cdf552-f42e-477d-977f-c1fed1a7a197} <Debug> TCPHandler: Processed in 0.001278769 sec. | ||
| 3830 | 2026.02.06 01:21:41.901369 [ 200 ] {e511ea71-e802-4545-b869-85850eb1d513::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 | ||
| 3831 | 2026.02.06 01:21:41.901431 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3832 | 2026.02.06 01:21:41.901447 [ 200 ] {e511ea71-e802-4545-b869-85850eb1d513::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3833 | 2026.02.06 01:21:41.901473 [ 200 ] {e511ea71-e802-4545-b869-85850eb1d513::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 3145 rows starting from the beginning of the part | ||
| 3834 | 2026.02.06 01:21:41.901518 [ 200 ] {e511ea71-e802-4545-b869-85850eb1d513::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 | ||
| 3835 | 2026.02.06 01:21:41.901525 [ 4 ] {0bd3e41b-5108-4912-a3c3-baff1ffd995a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3836 | 2026.02.06 01:21:41.901554 [ 200 ] {e511ea71-e802-4545-b869-85850eb1d513::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 | ||
| 3837 | 2026.02.06 01:21:41.901567 [ 4 ] {0bd3e41b-5108-4912-a3c3-baff1ffd995a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3838 | 2026.02.06 01:21:41.901587 [ 200 ] {e511ea71-e802-4545-b869-85850eb1d513::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 3490 rows starting from the beginning of the part | ||
| 3839 | 2026.02.06 01:21:41.901620 [ 200 ] {e511ea71-e802-4545-b869-85850eb1d513::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 128 rows starting from the beginning of the part | ||
| 3840 | 2026.02.06 01:21:41.901654 [ 200 ] {e511ea71-e802-4545-b869-85850eb1d513::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 258 rows starting from the beginning of the part | ||
| 3841 | 2026.02.06 01:21:41.901871 [ 4 ] {0bd3e41b-5108-4912-a3c3-baff1ffd995a} <Trace> oximeter.measurements_f64 (2afa91c6-7a6c-42cf-84ca-7476e88b4c4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3842 | 2026.02.06 01:21:41.901905 [ 4 ] {0bd3e41b-5108-4912-a3c3-baff1ffd995a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3843 | 2026.02.06 01:21:41.902236 [ 4 ] {0bd3e41b-5108-4912-a3c3-baff1ffd995a} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3844 | 2026.02.06 01:21:41.902445 [ 4 ] {0bd3e41b-5108-4912-a3c3-baff1ffd995a} <Trace> oximeter.measurements_f64 (2afa91c6-7a6c-42cf-84ca-7476e88b4c4e): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3845 | 2026.02.06 01:21:41.902565 [ 4 ] {0bd3e41b-5108-4912-a3c3-baff1ffd995a} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001058 sec., 945.179584120983 rows/sec., 63.69 KiB/sec. | ||
| 3846 | 2026.02.06 01:21:41.902600 [ 4 ] {0bd3e41b-5108-4912-a3c3-baff1ffd995a} <Debug> TCPHandler: Processed in 0.001215609 sec. | ||
| 3847 | 2026.02.06 01:21:41.902706 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3848 | 2026.02.06 01:21:41.902796 [ 4 ] {f2243271-bfa1-40c1-9d1f-912a5d6d79d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3849 | 2026.02.06 01:21:41.902835 [ 4 ] {f2243271-bfa1-40c1-9d1f-912a5d6d79d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3850 | 2026.02.06 01:21:41.903170 [ 4 ] {f2243271-bfa1-40c1-9d1f-912a5d6d79d7} <Trace> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3851 | 2026.02.06 01:21:41.903203 [ 4 ] {f2243271-bfa1-40c1-9d1f-912a5d6d79d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3852 | 2026.02.06 01:21:41.903510 [ 4 ] {f2243271-bfa1-40c1-9d1f-912a5d6d79d7} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3853 | 2026.02.06 01:21:41.903730 [ 4 ] {f2243271-bfa1-40c1-9d1f-912a5d6d79d7} <Trace> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3854 | 2026.02.06 01:21:41.903819 [ 108 ] {} <Debug> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3855 | 2026.02.06 01:21:41.903844 [ 108 ] {} <Trace> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3856 | 2026.02.06 01:21:41.903850 [ 4 ] {f2243271-bfa1-40c1-9d1f-912a5d6d79d7} <Debug> executeQuery: Read 88 rows, 5.66 KiB in 0.001071 sec., 82166.19981325865 rows/sec., 5.16 MiB/sec. | ||
| 3857 | 2026.02.06 01:21:41.903863 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3858 | 2026.02.06 01:21:41.903886 [ 4 ] {f2243271-bfa1-40c1-9d1f-912a5d6d79d7} <Debug> TCPHandler: Processed in 0.001227528 sec. | ||
| 3859 | 2026.02.06 01:21:41.903923 [ 188 ] {35a37a75-595c-437a-bd19-b1f8c8c9b2dc::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 | ||
| 3860 | 2026.02.06 01:21:41.903996 [ 188 ] {35a37a75-595c-437a-bd19-b1f8c8c9b2dc::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3861 | 2026.02.06 01:21:41.904020 [ 188 ] {35a37a75-595c-437a-bd19-b1f8c8c9b2dc::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 916 rows starting from the beginning of the part | ||
| 3862 | 2026.02.06 01:21:41.904062 [ 188 ] {35a37a75-595c-437a-bd19-b1f8c8c9b2dc::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 | ||
| 3863 | 2026.02.06 01:21:41.904095 [ 188 ] {35a37a75-595c-437a-bd19-b1f8c8c9b2dc::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 | ||
| 3864 | 2026.02.06 01:21:41.904128 [ 188 ] {35a37a75-595c-437a-bd19-b1f8c8c9b2dc::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 12 rows starting from the beginning of the part | ||
| 3865 | 2026.02.06 01:21:41.904158 [ 188 ] {35a37a75-595c-437a-bd19-b1f8c8c9b2dc::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 48 rows starting from the beginning of the part | ||
| 3866 | 2026.02.06 01:21:41.904182 [ 193 ] {e511ea71-e802-4545-b869-85850eb1d513::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7439 rows, containing 5 columns (5 merged, 0 gathered) in 0.002832119 sec., 2626655.1652667136 rows/sec., 178.03 MiB/sec. | ||
| 3867 | 2026.02.06 01:21:41.904191 [ 188 ] {35a37a75-595c-437a-bd19-b1f8c8c9b2dc::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 88 rows starting from the beginning of the part | ||
| 3868 | 2026.02.06 01:21:41.904889 [ 190 ] {e511ea71-e802-4545-b869-85850eb1d513::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3869 | 2026.02.06 01:21:41.905016 [ 194 ] {35a37a75-595c-437a-bd19-b1f8c8c9b2dc::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1212 rows, containing 4 columns (4 merged, 0 gathered) in 0.001113478 sec., 1088481.3170983172 rows/sec., 70.78 MiB/sec. | ||
| 3870 | 2026.02.06 01:21:41.905219 [ 190 ] {e511ea71-e802-4545-b869-85850eb1d513::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3871 | 2026.02.06 01:21:41.905308 [ 193 ] {35a37a75-595c-437a-bd19-b1f8c8c9b2dc::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3872 | 2026.02.06 01:21:41.905315 [ 190 ] {e511ea71-e802-4545-b869-85850eb1d513::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3873 | 2026.02.06 01:21:41.905429 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.42 MiB. | ||
| 3874 | 2026.02.06 01:21:41.905626 [ 193 ] {35a37a75-595c-437a-bd19-b1f8c8c9b2dc::all_1_21_4} <Trace> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3875 | 2026.02.06 01:21:41.905709 [ 193 ] {35a37a75-595c-437a-bd19-b1f8c8c9b2dc::all_1_21_4} <Trace> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3876 | 2026.02.06 01:21:41.905800 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 3877 | 2026.02.06 01:21:44.119080 [ 106 ] {} <Debug> oximeter.fields_ipaddr (a3260224-33ad-484c-9570-d358a82531a2) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3878 | 2026.02.06 01:21:44.119158 [ 106 ] {} <Trace> oximeter.fields_ipaddr (a3260224-33ad-484c-9570-d358a82531a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3879 | 2026.02.06 01:21:44.119187 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3880 | 2026.02.06 01:21:44.119324 [ 188 ] {a3260224-33ad-484c-9570-d358a82531a2::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 | ||
| 3881 | 2026.02.06 01:21:44.119486 [ 188 ] {a3260224-33ad-484c-9570-d358a82531a2::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3882 | 2026.02.06 01:21:44.119526 [ 188 ] {a3260224-33ad-484c-9570-d358a82531a2::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 | ||
| 3883 | 2026.02.06 01:21:44.119601 [ 188 ] {a3260224-33ad-484c-9570-d358a82531a2::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 | ||
| 3884 | 2026.02.06 01:21:44.119659 [ 188 ] {a3260224-33ad-484c-9570-d358a82531a2::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 12 rows starting from the beginning of the part | ||
| 3885 | 2026.02.06 01:21:44.119706 [ 188 ] {a3260224-33ad-484c-9570-d358a82531a2::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 | ||
| 3886 | 2026.02.06 01:21:44.119757 [ 188 ] {a3260224-33ad-484c-9570-d358a82531a2::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 2 rows starting from the beginning of the part | ||
| 3887 | 2026.02.06 01:21:44.120591 [ 194 ] {a3260224-33ad-484c-9570-d358a82531a2::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 28 rows, containing 5 columns (5 merged, 0 gathered) in 0.001333239 sec., 21001.48585512425 rows/sec., 1.75 MiB/sec. | ||
| 3888 | 2026.02.06 01:21:44.120725 [ 188 ] {a3260224-33ad-484c-9570-d358a82531a2::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3889 | 2026.02.06 01:21:44.120991 [ 188 ] {a3260224-33ad-484c-9570-d358a82531a2::all_1_5_1} <Trace> oximeter.fields_ipaddr (a3260224-33ad-484c-9570-d358a82531a2): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3890 | 2026.02.06 01:21:44.121062 [ 188 ] {a3260224-33ad-484c-9570-d358a82531a2::all_1_5_1} <Trace> oximeter.fields_ipaddr (a3260224-33ad-484c-9570-d358a82531a2) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3891 | 2026.02.06 01:21:44.121130 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 3892 | 2026.02.06 01:21:46.027681 [ 103 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3893 | 2026.02.06 01:21:46.027745 [ 103 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3894 | 2026.02.06 01:21:46.122325 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 7705 | ||
| 3895 | 2026.02.06 01:21:46.122908 [ 245 ] {} <Trace> system.asynchronous_metric_log (50965cfb-3fe0-4bc3-b722-77d2bdddda32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3896 | 2026.02.06 01:21:46.122963 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3897 | 2026.02.06 01:21:46.123522 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3898 | 2026.02.06 01:21:46.123764 [ 245 ] {} <Trace> system.asynchronous_metric_log (50965cfb-3fe0-4bc3-b722-77d2bdddda32): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3899 | 2026.02.06 01:21:46.123899 [ 103 ] {} <Debug> system.asynchronous_metric_log (50965cfb-3fe0-4bc3-b722-77d2bdddda32) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3900 | 2026.02.06 01:21:46.123911 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7705 | ||
| 3901 | 2026.02.06 01:21:46.123943 [ 103 ] {} <Trace> system.asynchronous_metric_log (50965cfb-3fe0-4bc3-b722-77d2bdddda32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3902 | 2026.02.06 01:21:46.123963 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3903 | 2026.02.06 01:21:46.124082 [ 190 ] {50965cfb-3fe0-4bc3-b722-77d2bdddda32::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 | ||
| 3904 | 2026.02.06 01:21:46.124224 [ 190 ] {50965cfb-3fe0-4bc3-b722-77d2bdddda32::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3905 | 2026.02.06 01:21:46.124262 [ 190 ] {50965cfb-3fe0-4bc3-b722-77d2bdddda32::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5273 rows starting from the beginning of the part | ||
| 3906 | 2026.02.06 01:21:46.124327 [ 190 ] {50965cfb-3fe0-4bc3-b722-77d2bdddda32::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 512 rows starting from the beginning of the part | ||
| 3907 | 2026.02.06 01:21:46.124373 [ 190 ] {50965cfb-3fe0-4bc3-b722-77d2bdddda32::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 448 rows starting from the beginning of the part | ||
| 3908 | 2026.02.06 01:21:46.124411 [ 190 ] {50965cfb-3fe0-4bc3-b722-77d2bdddda32::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 512 rows starting from the beginning of the part | ||
| 3909 | 2026.02.06 01:21:46.124448 [ 190 ] {50965cfb-3fe0-4bc3-b722-77d2bdddda32::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 448 rows starting from the beginning of the part | ||
| 3910 | 2026.02.06 01:21:46.124484 [ 190 ] {50965cfb-3fe0-4bc3-b722-77d2bdddda32::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 512 rows starting from the beginning of the part | ||
| 3911 | 2026.02.06 01:21:46.125851 [ 190 ] {50965cfb-3fe0-4bc3-b722-77d2bdddda32::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7705 rows, containing 4 columns (4 merged, 0 gathered) in 0.001826913 sec., 4217496.947035792 rows/sec., 60.33 MiB/sec. | ||
| 3912 | 2026.02.06 01:21:46.126553 [ 190 ] {50965cfb-3fe0-4bc3-b722-77d2bdddda32::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3913 | 2026.02.06 01:21:46.126824 [ 190 ] {50965cfb-3fe0-4bc3-b722-77d2bdddda32::all_1_16_3} <Trace> system.asynchronous_metric_log (50965cfb-3fe0-4bc3-b722-77d2bdddda32): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3914 | 2026.02.06 01:21:46.126901 [ 190 ] {50965cfb-3fe0-4bc3-b722-77d2bdddda32::all_1_16_3} <Trace> system.asynchronous_metric_log (50965cfb-3fe0-4bc3-b722-77d2bdddda32) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3915 | 2026.02.06 01:21:46.126974 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.45 MiB. | ||
| 3916 | 2026.02.06 01:21:46.132955 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 542 | ||
| 3917 | 2026.02.06 01:21:46.135537 [ 243 ] {} <Trace> system.query_log (e979a318-9a58-4b34-9a72-3006f9f8e92e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3918 | 2026.02.06 01:21:46.135586 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3919 | 2026.02.06 01:21:46.136708 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3920 | 2026.02.06 01:21:46.136990 [ 243 ] {} <Trace> system.query_log (e979a318-9a58-4b34-9a72-3006f9f8e92e): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3921 | 2026.02.06 01:21:46.137263 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 542 | ||
| 3922 | 2026.02.06 01:21:46.531744 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 121 | ||
| 3923 | 2026.02.06 01:21:46.548462 [ 244 ] {} <Trace> system.metric_log (b13c6af1-b368-46ee-88e3-e8b49f18365b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3924 | 2026.02.06 01:21:46.548529 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3925 | 2026.02.06 01:21:46.554891 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3926 | 2026.02.06 01:21:46.555606 [ 244 ] {} <Trace> system.metric_log (b13c6af1-b368-46ee-88e3-e8b49f18365b): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3927 | 2026.02.06 01:21:46.555913 [ 74 ] {} <Debug> system.metric_log (b13c6af1-b368-46ee-88e3-e8b49f18365b) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3928 | 2026.02.06 01:21:46.555976 [ 74 ] {} <Trace> system.metric_log (b13c6af1-b368-46ee-88e3-e8b49f18365b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3929 | 2026.02.06 01:21:46.556000 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3930 | 2026.02.06 01:21:46.556098 [ 194 ] {b13c6af1-b368-46ee-88e3-e8b49f18365b::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 | ||
| 3931 | 2026.02.06 01:21:46.558753 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 121 | ||
| 3932 | 2026.02.06 01:21:46.560222 [ 194 ] {b13c6af1-b368-46ee-88e3-e8b49f18365b::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3933 | 2026.02.06 01:21:46.561677 [ 194 ] {b13c6af1-b368-46ee-88e3-e8b49f18365b::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 | ||
| 3934 | 2026.02.06 01:21:46.566241 [ 194 ] {b13c6af1-b368-46ee-88e3-e8b49f18365b::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 | ||
| 3935 | 2026.02.06 01:21:46.570535 [ 194 ] {b13c6af1-b368-46ee-88e3-e8b49f18365b::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 | ||
| 3936 | 2026.02.06 01:21:46.575080 [ 194 ] {b13c6af1-b368-46ee-88e3-e8b49f18365b::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 | ||
| 3937 | 2026.02.06 01:21:46.579763 [ 194 ] {b13c6af1-b368-46ee-88e3-e8b49f18365b::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 | ||
| 3938 | 2026.02.06 01:21:46.584074 [ 194 ] {b13c6af1-b368-46ee-88e3-e8b49f18365b::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 | ||
| 3939 | 2026.02.06 01:21:46.638267 [ 191 ] {b13c6af1-b368-46ee-88e3-e8b49f18365b::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.08220514 sec., 1471.927424489515 rows/sec., 7.61 MiB/sec. | ||
| 3940 | 2026.02.06 01:21:46.640839 [ 197 ] {b13c6af1-b368-46ee-88e3-e8b49f18365b::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3941 | 2026.02.06 01:21:46.642873 [ 197 ] {b13c6af1-b368-46ee-88e3-e8b49f18365b::all_1_16_3} <Trace> system.metric_log (b13c6af1-b368-46ee-88e3-e8b49f18365b): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3942 | 2026.02.06 01:21:46.642955 [ 197 ] {b13c6af1-b368-46ee-88e3-e8b49f18365b::all_1_16_3} <Trace> system.metric_log (b13c6af1-b368-46ee-88e3-e8b49f18365b) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3943 | 2026.02.06 01:21:46.644789 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.52 MiB. | ||
| 3944 | 2026.02.06 01:21:46.882136 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3945 | 2026.02.06 01:21:46.882328 [ 4 ] {3ec71fa3-f3f8-40d4-b281-2b9f4ec9c670} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3946 | 2026.02.06 01:21:46.882402 [ 4 ] {3ec71fa3-f3f8-40d4-b281-2b9f4ec9c670} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3947 | 2026.02.06 01:21:46.883091 [ 4 ] {3ec71fa3-f3f8-40d4-b281-2b9f4ec9c670} <Trace> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3948 | 2026.02.06 01:21:46.883136 [ 4 ] {3ec71fa3-f3f8-40d4-b281-2b9f4ec9c670} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3949 | 2026.02.06 01:21:46.883564 [ 4 ] {3ec71fa3-f3f8-40d4-b281-2b9f4ec9c670} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3950 | 2026.02.06 01:21:46.883833 [ 4 ] {3ec71fa3-f3f8-40d4-b281-2b9f4ec9c670} <Trace> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3951 | 2026.02.06 01:21:46.883997 [ 4 ] {3ec71fa3-f3f8-40d4-b281-2b9f4ec9c670} <Debug> executeQuery: Read 138 rows, 12.27 KiB in 0.001722 sec., 80139.37282229966 rows/sec., 6.96 MiB/sec. | ||
| 3952 | 2026.02.06 01:21:46.884046 [ 4 ] {3ec71fa3-f3f8-40d4-b281-2b9f4ec9c670} <Debug> TCPHandler: Processed in 0.002049463 sec. | ||
| 3953 | 2026.02.06 01:21:46.884162 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3954 | 2026.02.06 01:21:46.884263 [ 4 ] {47dfff91-3ef1-4546-8d2f-8cfec585bbf2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3955 | 2026.02.06 01:21:46.884306 [ 4 ] {47dfff91-3ef1-4546-8d2f-8cfec585bbf2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3956 | 2026.02.06 01:21:46.884723 [ 4 ] {47dfff91-3ef1-4546-8d2f-8cfec585bbf2} <Trace> oximeter.fields_u16 (fb4d60fc-202c-4b3b-b72e-c67fc122b90a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3957 | 2026.02.06 01:21:46.884761 [ 4 ] {47dfff91-3ef1-4546-8d2f-8cfec585bbf2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3958 | 2026.02.06 01:21:46.885071 [ 4 ] {47dfff91-3ef1-4546-8d2f-8cfec585bbf2} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3959 | 2026.02.06 01:21:46.885284 [ 4 ] {47dfff91-3ef1-4546-8d2f-8cfec585bbf2} <Trace> oximeter.fields_u16 (fb4d60fc-202c-4b3b-b72e-c67fc122b90a): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3960 | 2026.02.06 01:21:46.885415 [ 4 ] {47dfff91-3ef1-4546-8d2f-8cfec585bbf2} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001174 sec., 34923.33901192505 rows/sec., 2.56 MiB/sec. | ||
| 3961 | 2026.02.06 01:21:46.885453 [ 4 ] {47dfff91-3ef1-4546-8d2f-8cfec585bbf2} <Debug> TCPHandler: Processed in 0.001342609 sec. | ||
| 3962 | 2026.02.06 01:21:46.885555 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3963 | 2026.02.06 01:21:46.885649 [ 4 ] {0b4cb1b4-1ffa-413f-9a4d-378fd1ce5463} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3964 | 2026.02.06 01:21:46.885689 [ 4 ] {0b4cb1b4-1ffa-413f-9a4d-378fd1ce5463} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3965 | 2026.02.06 01:21:46.886123 [ 4 ] {0b4cb1b4-1ffa-413f-9a4d-378fd1ce5463} <Trace> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3966 | 2026.02.06 01:21:46.886159 [ 4 ] {0b4cb1b4-1ffa-413f-9a4d-378fd1ce5463} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3967 | 2026.02.06 01:21:46.886469 [ 4 ] {0b4cb1b4-1ffa-413f-9a4d-378fd1ce5463} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3968 | 2026.02.06 01:21:46.886680 [ 4 ] {0b4cb1b4-1ffa-413f-9a4d-378fd1ce5463} <Trace> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3969 | 2026.02.06 01:21:46.886808 [ 4 ] {0b4cb1b4-1ffa-413f-9a4d-378fd1ce5463} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001178 sec., 89134.12563667232 rows/sec., 6.96 MiB/sec. | ||
| 3970 | 2026.02.06 01:21:46.886845 [ 4 ] {0b4cb1b4-1ffa-413f-9a4d-378fd1ce5463} <Debug> TCPHandler: Processed in 0.001339689 sec. | ||
| 3971 | 2026.02.06 01:21:46.886954 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3972 | 2026.02.06 01:21:46.887047 [ 4 ] {310a1002-d8f1-41d8-b85a-20cc8b67f357} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3973 | 2026.02.06 01:21:46.887090 [ 4 ] {310a1002-d8f1-41d8-b85a-20cc8b67f357} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3974 | 2026.02.06 01:21:46.887496 [ 4 ] {310a1002-d8f1-41d8-b85a-20cc8b67f357} <Trace> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3975 | 2026.02.06 01:21:46.887531 [ 4 ] {310a1002-d8f1-41d8-b85a-20cc8b67f357} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3976 | 2026.02.06 01:21:46.887868 [ 4 ] {310a1002-d8f1-41d8-b85a-20cc8b67f357} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3977 | 2026.02.06 01:21:46.888077 [ 4 ] {310a1002-d8f1-41d8-b85a-20cc8b67f357} <Trace> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3978 | 2026.02.06 01:21:46.888206 [ 4 ] {310a1002-d8f1-41d8-b85a-20cc8b67f357} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001177 sec., 135938.82752761256 rows/sec., 9.47 MiB/sec. | ||
| 3979 | 2026.02.06 01:21:46.888243 [ 4 ] {310a1002-d8f1-41d8-b85a-20cc8b67f357} <Debug> TCPHandler: Processed in 0.001339199 sec. | ||
| 3980 | 2026.02.06 01:21:46.888352 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3981 | 2026.02.06 01:21:46.888445 [ 4 ] {7c9c5387-1510-40ef-afa4-bdbe0f2eee2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3982 | 2026.02.06 01:21:46.888500 [ 4 ] {7c9c5387-1510-40ef-afa4-bdbe0f2eee2a} <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 | ||
| 3983 | 2026.02.06 01:21:46.889312 [ 4 ] {7c9c5387-1510-40ef-afa4-bdbe0f2eee2a} <Trace> oximeter.measurements_histogramu64 (97144b8f-900e-4825-92d0-28bf27d1d4ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3984 | 2026.02.06 01:21:46.889349 [ 4 ] {7c9c5387-1510-40ef-afa4-bdbe0f2eee2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3985 | 2026.02.06 01:21:46.889937 [ 4 ] {7c9c5387-1510-40ef-afa4-bdbe0f2eee2a} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3986 | 2026.02.06 01:21:46.890156 [ 4 ] {7c9c5387-1510-40ef-afa4-bdbe0f2eee2a} <Trace> oximeter.measurements_histogramu64 (97144b8f-900e-4825-92d0-28bf27d1d4ae): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3987 | 2026.02.06 01:21:46.890283 [ 73 ] {} <Debug> oximeter.measurements_histogramu64 (97144b8f-900e-4825-92d0-28bf27d1d4ae) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3988 | 2026.02.06 01:21:46.890294 [ 4 ] {7c9c5387-1510-40ef-afa4-bdbe0f2eee2a} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001866 sec., 21972.13290460879 rows/sec., 39.37 MiB/sec. | ||
| 3989 | 2026.02.06 01:21:46.890334 [ 73 ] {} <Trace> oximeter.measurements_histogramu64 (97144b8f-900e-4825-92d0-28bf27d1d4ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3990 | 2026.02.06 01:21:46.890359 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3991 | 2026.02.06 01:21:46.890377 [ 4 ] {7c9c5387-1510-40ef-afa4-bdbe0f2eee2a} <Debug> TCPHandler: Processed in 0.002074214 sec. | ||
| 3992 | 2026.02.06 01:21:46.890488 [ 195 ] {97144b8f-900e-4825-92d0-28bf27d1d4ae::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 | ||
| 3993 | 2026.02.06 01:21:46.890503 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3994 | 2026.02.06 01:21:46.890622 [ 4 ] {507a7460-8627-4a08-88e4-4f2cc19bb6f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3995 | 2026.02.06 01:21:46.890665 [ 4 ] {507a7460-8627-4a08-88e4-4f2cc19bb6f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3996 | 2026.02.06 01:21:46.890765 [ 195 ] {97144b8f-900e-4825-92d0-28bf27d1d4ae::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3997 | 2026.02.06 01:21:46.890833 [ 195 ] {97144b8f-900e-4825-92d0-28bf27d1d4ae::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 168 rows starting from the beginning of the part | ||
| 3998 | 2026.02.06 01:21:46.890980 [ 195 ] {97144b8f-900e-4825-92d0-28bf27d1d4ae::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 41 rows starting from the beginning of the part | ||
| 3999 | 2026.02.06 01:21:46.891046 [ 4 ] {507a7460-8627-4a08-88e4-4f2cc19bb6f0} <Trace> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4000 | 2026.02.06 01:21:46.891086 [ 4 ] {507a7460-8627-4a08-88e4-4f2cc19bb6f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4001 | 2026.02.06 01:21:46.891098 [ 195 ] {97144b8f-900e-4825-92d0-28bf27d1d4ae::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 41 rows starting from the beginning of the part | ||
| 4002 | 2026.02.06 01:21:46.891215 [ 195 ] {97144b8f-900e-4825-92d0-28bf27d1d4ae::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 41 rows starting from the beginning of the part | ||
| 4003 | 2026.02.06 01:21:46.891333 [ 195 ] {97144b8f-900e-4825-92d0-28bf27d1d4ae::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 41 rows starting from the beginning of the part | ||
| 4004 | 2026.02.06 01:21:46.891395 [ 4 ] {507a7460-8627-4a08-88e4-4f2cc19bb6f0} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4005 | 2026.02.06 01:21:46.891446 [ 195 ] {97144b8f-900e-4825-92d0-28bf27d1d4ae::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 41 rows starting from the beginning of the part | ||
| 4006 | 2026.02.06 01:21:46.891617 [ 4 ] {507a7460-8627-4a08-88e4-4f2cc19bb6f0} <Trace> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4007 | 2026.02.06 01:21:46.891753 [ 4 ] {507a7460-8627-4a08-88e4-4f2cc19bb6f0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001148 sec., 52264.80836236934 rows/sec., 3.52 MiB/sec. | ||
| 4008 | 2026.02.06 01:21:46.891789 [ 4 ] {507a7460-8627-4a08-88e4-4f2cc19bb6f0} <Debug> TCPHandler: Processed in 0.001336199 sec. | ||
| 4009 | 2026.02.06 01:21:46.895025 [ 191 ] {97144b8f-900e-4825-92d0-28bf27d1d4ae::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 373 rows, containing 19 columns (19 merged, 0 gathered) in 0.004592181 sec., 81225.02140050665 rows/sec., 145.55 MiB/sec. | ||
| 4010 | 2026.02.06 01:21:46.895694 [ 191 ] {97144b8f-900e-4825-92d0-28bf27d1d4ae::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 4011 | 2026.02.06 01:21:46.896032 [ 191 ] {97144b8f-900e-4825-92d0-28bf27d1d4ae::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (97144b8f-900e-4825-92d0-28bf27d1d4ae): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4012 | 2026.02.06 01:21:46.896110 [ 191 ] {97144b8f-900e-4825-92d0-28bf27d1d4ae::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (97144b8f-900e-4825-92d0-28bf27d1d4ae) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 4013 | 2026.02.06 01:21:46.896195 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.86 MiB. | ||
| 4014 | 2026.02.06 01:21:47.000298 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 229.95 MiB, peak 239.43 MiB, free memory in arenas 0.00 B, will set to 241.96 MiB (RSS), difference: 12.01 MiB | ||
| 4015 | 2026.02.06 01:21:47.001533 [ 249 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000896216 sec. | ||
| 4016 | 2026.02.06 01:21:51.901146 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4017 | 2026.02.06 01:21:51.901418 [ 4 ] {c8086f24-70cc-4ff0-86b7-078e2edf4a0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4018 | 2026.02.06 01:21:51.901520 [ 4 ] {c8086f24-70cc-4ff0-86b7-078e2edf4a0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4019 | 2026.02.06 01:21:51.902640 [ 4 ] {c8086f24-70cc-4ff0-86b7-078e2edf4a0a} <Trace> oximeter.fields_i16 (104ba66f-7843-4e50-a9a9-abb40c455f87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4020 | 2026.02.06 01:21:51.902710 [ 4 ] {c8086f24-70cc-4ff0-86b7-078e2edf4a0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4021 | 2026.02.06 01:21:51.903336 [ 4 ] {c8086f24-70cc-4ff0-86b7-078e2edf4a0a} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4022 | 2026.02.06 01:21:51.903710 [ 4 ] {c8086f24-70cc-4ff0-86b7-078e2edf4a0a} <Trace> oximeter.fields_i16 (104ba66f-7843-4e50-a9a9-abb40c455f87): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4023 | 2026.02.06 01:21:51.903962 [ 4 ] {c8086f24-70cc-4ff0-86b7-078e2edf4a0a} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.002614 sec., 101759.75516449886 rows/sec., 6.46 MiB/sec. | ||
| 4024 | 2026.02.06 01:21:51.903962 [ 33 ] {} <Debug> oximeter.fields_i16 (104ba66f-7843-4e50-a9a9-abb40c455f87) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 4025 | 2026.02.06 01:21:51.904047 [ 4 ] {c8086f24-70cc-4ff0-86b7-078e2edf4a0a} <Debug> TCPHandler: Processed in 0.003130361 sec. | ||
| 4026 | 2026.02.06 01:21:51.904079 [ 33 ] {} <Trace> oximeter.fields_i16 (104ba66f-7843-4e50-a9a9-abb40c455f87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4027 | 2026.02.06 01:21:51.904123 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4028 | 2026.02.06 01:21:51.904238 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4029 | 2026.02.06 01:21:51.904302 [ 198 ] {104ba66f-7843-4e50-a9a9-abb40c455f87::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 | ||
| 4030 | 2026.02.06 01:21:51.904381 [ 4 ] {22d7b141-292d-4724-95f7-8d7b518d8666} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4031 | 2026.02.06 01:21:51.904449 [ 4 ] {22d7b141-292d-4724-95f7-8d7b518d8666} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4032 | 2026.02.06 01:21:51.904518 [ 198 ] {104ba66f-7843-4e50-a9a9-abb40c455f87::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4033 | 2026.02.06 01:21:51.904578 [ 198 ] {104ba66f-7843-4e50-a9a9-abb40c455f87::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 290 rows starting from the beginning of the part | ||
| 4034 | 2026.02.06 01:21:51.904675 [ 198 ] {104ba66f-7843-4e50-a9a9-abb40c455f87::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 266 rows starting from the beginning of the part | ||
| 4035 | 2026.02.06 01:21:51.904738 [ 198 ] {104ba66f-7843-4e50-a9a9-abb40c455f87::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 266 rows starting from the beginning of the part | ||
| 4036 | 2026.02.06 01:21:51.904803 [ 198 ] {104ba66f-7843-4e50-a9a9-abb40c455f87::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 266 rows starting from the beginning of the part | ||
| 4037 | 2026.02.06 01:21:51.904863 [ 198 ] {104ba66f-7843-4e50-a9a9-abb40c455f87::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 266 rows starting from the beginning of the part | ||
| 4038 | 2026.02.06 01:21:51.904919 [ 198 ] {104ba66f-7843-4e50-a9a9-abb40c455f87::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 266 rows starting from the beginning of the part | ||
| 4039 | 2026.02.06 01:21:51.905636 [ 4 ] {22d7b141-292d-4724-95f7-8d7b518d8666} <Trace> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4040 | 2026.02.06 01:21:51.905693 [ 4 ] {22d7b141-292d-4724-95f7-8d7b518d8666} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4041 | 2026.02.06 01:21:51.906408 [ 4 ] {22d7b141-292d-4724-95f7-8d7b518d8666} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4042 | 2026.02.06 01:21:51.906716 [ 4 ] {22d7b141-292d-4724-95f7-8d7b518d8666} <Trace> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4043 | 2026.02.06 01:21:51.906718 [ 195 ] {104ba66f-7843-4e50-a9a9-abb40c455f87::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1620 rows, containing 5 columns (5 merged, 0 gathered) in 0.002490817 sec., 650389.008907519 rows/sec., 43.99 MiB/sec. | ||
| 4044 | 2026.02.06 01:21:51.906935 [ 4 ] {22d7b141-292d-4724-95f7-8d7b518d8666} <Debug> executeQuery: Read 752 rows, 60.56 KiB in 0.002591 sec., 290235.4303357777 rows/sec., 22.83 MiB/sec. | ||
| 4045 | 2026.02.06 01:21:51.907001 [ 4 ] {22d7b141-292d-4724-95f7-8d7b518d8666} <Debug> TCPHandler: Processed in 0.002832439 sec. | ||
| 4046 | 2026.02.06 01:21:51.907061 [ 187 ] {104ba66f-7843-4e50-a9a9-abb40c455f87::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 4047 | 2026.02.06 01:21:51.907186 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4048 | 2026.02.06 01:21:51.907326 [ 4 ] {19a35214-146a-46ea-bdad-6d6ac0b911e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4049 | 2026.02.06 01:21:51.907390 [ 4 ] {19a35214-146a-46ea-bdad-6d6ac0b911e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4050 | 2026.02.06 01:21:51.907566 [ 187 ] {104ba66f-7843-4e50-a9a9-abb40c455f87::all_1_11_2} <Trace> oximeter.fields_i16 (104ba66f-7843-4e50-a9a9-abb40c455f87): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4051 | 2026.02.06 01:21:51.907720 [ 187 ] {104ba66f-7843-4e50-a9a9-abb40c455f87::all_1_11_2} <Trace> oximeter.fields_i16 (104ba66f-7843-4e50-a9a9-abb40c455f87) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 4052 | 2026.02.06 01:21:51.907904 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.45 MiB. | ||
| 4053 | 2026.02.06 01:21:51.908028 [ 4 ] {19a35214-146a-46ea-bdad-6d6ac0b911e4} <Trace> oximeter.fields_u16 (fb4d60fc-202c-4b3b-b72e-c67fc122b90a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4054 | 2026.02.06 01:21:51.908082 [ 4 ] {19a35214-146a-46ea-bdad-6d6ac0b911e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4055 | 2026.02.06 01:21:51.908516 [ 4 ] {19a35214-146a-46ea-bdad-6d6ac0b911e4} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4056 | 2026.02.06 01:21:51.908834 [ 4 ] {19a35214-146a-46ea-bdad-6d6ac0b911e4} <Trace> oximeter.fields_u16 (fb4d60fc-202c-4b3b-b72e-c67fc122b90a): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4057 | 2026.02.06 01:21:51.908996 [ 33 ] {} <Debug> oximeter.fields_u16 (fb4d60fc-202c-4b3b-b72e-c67fc122b90a) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4058 | 2026.02.06 01:21:51.909020 [ 4 ] {19a35214-146a-46ea-bdad-6d6ac0b911e4} <Debug> executeQuery: Read 133 rows, 8.00 KiB in 0.001729 sec., 76923.07692307692 rows/sec., 4.52 MiB/sec. | ||
| 4059 | 2026.02.06 01:21:51.909075 [ 33 ] {} <Trace> oximeter.fields_u16 (fb4d60fc-202c-4b3b-b72e-c67fc122b90a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4060 | 2026.02.06 01:21:51.909099 [ 4 ] {19a35214-146a-46ea-bdad-6d6ac0b911e4} <Debug> TCPHandler: Processed in 0.001980383 sec. | ||
| 4061 | 2026.02.06 01:21:51.909117 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4062 | 2026.02.06 01:21:51.909245 [ 198 ] {fb4d60fc-202c-4b3b-b72e-c67fc122b90a::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 | ||
| 4063 | 2026.02.06 01:21:51.909281 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4064 | 2026.02.06 01:21:51.909406 [ 198 ] {fb4d60fc-202c-4b3b-b72e-c67fc122b90a::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4065 | 2026.02.06 01:21:51.909423 [ 4 ] {72b7430e-6c39-4840-ac36-9b47b4de245f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4066 | 2026.02.06 01:21:51.909451 [ 198 ] {fb4d60fc-202c-4b3b-b72e-c67fc122b90a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 204 rows starting from the beginning of the part | ||
| 4067 | 2026.02.06 01:21:51.909487 [ 4 ] {72b7430e-6c39-4840-ac36-9b47b4de245f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4068 | 2026.02.06 01:21:51.909524 [ 198 ] {fb4d60fc-202c-4b3b-b72e-c67fc122b90a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 133 rows starting from the beginning of the part | ||
| 4069 | 2026.02.06 01:21:51.909599 [ 198 ] {fb4d60fc-202c-4b3b-b72e-c67fc122b90a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 43 rows starting from the beginning of the part | ||
| 4070 | 2026.02.06 01:21:51.909663 [ 198 ] {fb4d60fc-202c-4b3b-b72e-c67fc122b90a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 133 rows starting from the beginning of the part | ||
| 4071 | 2026.02.06 01:21:51.909766 [ 198 ] {fb4d60fc-202c-4b3b-b72e-c67fc122b90a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 41 rows starting from the beginning of the part | ||
| 4072 | 2026.02.06 01:21:51.909855 [ 198 ] {fb4d60fc-202c-4b3b-b72e-c67fc122b90a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 133 rows starting from the beginning of the part | ||
| 4073 | 2026.02.06 01:21:51.910168 [ 4 ] {72b7430e-6c39-4840-ac36-9b47b4de245f} <Trace> oximeter.fields_u32 (efacbb35-87c4-45a6-b25f-cea415d7aebd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4074 | 2026.02.06 01:21:51.910226 [ 4 ] {72b7430e-6c39-4840-ac36-9b47b4de245f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4075 | 2026.02.06 01:21:51.910788 [ 4 ] {72b7430e-6c39-4840-ac36-9b47b4de245f} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4076 | 2026.02.06 01:21:51.911066 [ 187 ] {fb4d60fc-202c-4b3b-b72e-c67fc122b90a::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 687 rows, containing 5 columns (5 merged, 0 gathered) in 0.001870942 sec., 367194.7072651103 rows/sec., 24.17 MiB/sec. | ||
| 4077 | 2026.02.06 01:21:51.911132 [ 4 ] {72b7430e-6c39-4840-ac36-9b47b4de245f} <Trace> oximeter.fields_u32 (efacbb35-87c4-45a6-b25f-cea415d7aebd): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4078 | 2026.02.06 01:21:51.911315 [ 195 ] {fb4d60fc-202c-4b3b-b72e-c67fc122b90a::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4079 | 2026.02.06 01:21:51.911332 [ 4 ] {72b7430e-6c39-4840-ac36-9b47b4de245f} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.001942 sec., 72090.62821833162 rows/sec., 4.66 MiB/sec. | ||
| 4080 | 2026.02.06 01:21:51.911398 [ 4 ] {72b7430e-6c39-4840-ac36-9b47b4de245f} <Debug> TCPHandler: Processed in 0.002184135 sec. | ||
| 4081 | 2026.02.06 01:21:51.911572 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4082 | 2026.02.06 01:21:51.911695 [ 4 ] {c1f8b085-0eac-45e2-8999-fb1e0e509b89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4083 | 2026.02.06 01:21:51.911760 [ 4 ] {c1f8b085-0eac-45e2-8999-fb1e0e509b89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4084 | 2026.02.06 01:21:51.911760 [ 195 ] {fb4d60fc-202c-4b3b-b72e-c67fc122b90a::all_1_21_4} <Trace> oximeter.fields_u16 (fb4d60fc-202c-4b3b-b72e-c67fc122b90a): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4085 | 2026.02.06 01:21:51.911891 [ 195 ] {fb4d60fc-202c-4b3b-b72e-c67fc122b90a::all_1_21_4} <Trace> oximeter.fields_u16 (fb4d60fc-202c-4b3b-b72e-c67fc122b90a) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4086 | 2026.02.06 01:21:51.912031 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 4087 | 2026.02.06 01:21:51.912477 [ 4 ] {c1f8b085-0eac-45e2-8999-fb1e0e509b89} <Trace> oximeter.fields_u8 (7e40da4e-3721-4df5-9ad4-b5e43542e087): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4088 | 2026.02.06 01:21:51.912558 [ 4 ] {c1f8b085-0eac-45e2-8999-fb1e0e509b89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4089 | 2026.02.06 01:21:51.913049 [ 4 ] {c1f8b085-0eac-45e2-8999-fb1e0e509b89} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4090 | 2026.02.06 01:21:51.913385 [ 4 ] {c1f8b085-0eac-45e2-8999-fb1e0e509b89} <Trace> oximeter.fields_u8 (7e40da4e-3721-4df5-9ad4-b5e43542e087): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4091 | 2026.02.06 01:21:51.913559 [ 22 ] {} <Debug> oximeter.fields_u8 (7e40da4e-3721-4df5-9ad4-b5e43542e087) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 4092 | 2026.02.06 01:21:51.913584 [ 4 ] {c1f8b085-0eac-45e2-8999-fb1e0e509b89} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001915 sec., 72584.85639686685 rows/sec., 4.13 MiB/sec. | ||
| 4093 | 2026.02.06 01:21:51.913629 [ 22 ] {} <Trace> oximeter.fields_u8 (7e40da4e-3721-4df5-9ad4-b5e43542e087): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4094 | 2026.02.06 01:21:51.913660 [ 4 ] {c1f8b085-0eac-45e2-8999-fb1e0e509b89} <Debug> TCPHandler: Processed in 0.002155674 sec. | ||
| 4095 | 2026.02.06 01:21:51.913671 [ 22 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4096 | 2026.02.06 01:21:51.913836 [ 187 ] {7e40da4e-3721-4df5-9ad4-b5e43542e087::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 | ||
| 4097 | 2026.02.06 01:21:51.913857 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4098 | 2026.02.06 01:21:51.913973 [ 4 ] {a7edb27d-a30d-4281-b8c9-124331c0d13d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4099 | 2026.02.06 01:21:51.913981 [ 187 ] {7e40da4e-3721-4df5-9ad4-b5e43542e087::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4100 | 2026.02.06 01:21:51.914036 [ 4 ] {a7edb27d-a30d-4281-b8c9-124331c0d13d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4101 | 2026.02.06 01:21:51.914043 [ 187 ] {7e40da4e-3721-4df5-9ad4-b5e43542e087::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 151 rows starting from the beginning of the part | ||
| 4102 | 2026.02.06 01:21:51.914159 [ 187 ] {7e40da4e-3721-4df5-9ad4-b5e43542e087::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 139 rows starting from the beginning of the part | ||
| 4103 | 2026.02.06 01:21:51.914234 [ 187 ] {7e40da4e-3721-4df5-9ad4-b5e43542e087::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 139 rows starting from the beginning of the part | ||
| 4104 | 2026.02.06 01:21:51.914303 [ 187 ] {7e40da4e-3721-4df5-9ad4-b5e43542e087::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 139 rows starting from the beginning of the part | ||
| 4105 | 2026.02.06 01:21:51.914365 [ 187 ] {7e40da4e-3721-4df5-9ad4-b5e43542e087::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 139 rows starting from the beginning of the part | ||
| 4106 | 2026.02.06 01:21:51.914436 [ 187 ] {7e40da4e-3721-4df5-9ad4-b5e43542e087::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 139 rows starting from the beginning of the part | ||
| 4107 | 2026.02.06 01:21:51.915041 [ 4 ] {a7edb27d-a30d-4281-b8c9-124331c0d13d} <Trace> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4108 | 2026.02.06 01:21:51.915094 [ 4 ] {a7edb27d-a30d-4281-b8c9-124331c0d13d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4109 | 2026.02.06 01:21:51.915615 [ 4 ] {a7edb27d-a30d-4281-b8c9-124331c0d13d} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4110 | 2026.02.06 01:21:51.915934 [ 195 ] {7e40da4e-3721-4df5-9ad4-b5e43542e087::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 846 rows, containing 5 columns (5 merged, 0 gathered) in 0.002167985 sec., 390224.1021040275 rows/sec., 23.80 MiB/sec. | ||
| 4111 | 2026.02.06 01:21:51.915962 [ 4 ] {a7edb27d-a30d-4281-b8c9-124331c0d13d} <Trace> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4112 | 2026.02.06 01:21:51.916127 [ 195 ] {7e40da4e-3721-4df5-9ad4-b5e43542e087::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 4113 | 2026.02.06 01:21:51.916159 [ 4 ] {a7edb27d-a30d-4281-b8c9-124331c0d13d} <Debug> executeQuery: Read 463 rows, 33.28 KiB in 0.002195 sec., 210933.94077448748 rows/sec., 14.81 MiB/sec. | ||
| 4114 | 2026.02.06 01:21:51.916215 [ 4 ] {a7edb27d-a30d-4281-b8c9-124331c0d13d} <Debug> TCPHandler: Processed in 0.002415507 sec. | ||
| 4115 | 2026.02.06 01:21:51.916379 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4116 | 2026.02.06 01:21:51.916495 [ 4 ] {4a721cf3-bc64-419f-9d75-7704d11fd977} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4117 | 2026.02.06 01:21:51.916523 [ 195 ] {7e40da4e-3721-4df5-9ad4-b5e43542e087::all_1_11_2} <Trace> oximeter.fields_u8 (7e40da4e-3721-4df5-9ad4-b5e43542e087): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4118 | 2026.02.06 01:21:51.916551 [ 4 ] {4a721cf3-bc64-419f-9d75-7704d11fd977} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4119 | 2026.02.06 01:21:51.916633 [ 195 ] {7e40da4e-3721-4df5-9ad4-b5e43542e087::all_1_11_2} <Trace> oximeter.fields_u8 (7e40da4e-3721-4df5-9ad4-b5e43542e087) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 4120 | 2026.02.06 01:21:51.916759 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 4121 | 2026.02.06 01:21:51.917102 [ 4 ] {4a721cf3-bc64-419f-9d75-7704d11fd977} <Trace> oximeter.measurements_bool (a3a47353-bd4a-4bc2-8c37-5164375cd607): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4122 | 2026.02.06 01:21:51.917156 [ 4 ] {4a721cf3-bc64-419f-9d75-7704d11fd977} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4123 | 2026.02.06 01:21:51.917651 [ 4 ] {4a721cf3-bc64-419f-9d75-7704d11fd977} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 4124 | 2026.02.06 01:21:51.918044 [ 4 ] {4a721cf3-bc64-419f-9d75-7704d11fd977} <Trace> oximeter.measurements_bool (a3a47353-bd4a-4bc2-8c37-5164375cd607): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4125 | 2026.02.06 01:21:51.918240 [ 4 ] {4a721cf3-bc64-419f-9d75-7704d11fd977} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001767 sec., 3395.585738539898 rows/sec., 177.41 KiB/sec. | ||
| 4126 | 2026.02.06 01:21:51.918296 [ 4 ] {4a721cf3-bc64-419f-9d75-7704d11fd977} <Debug> TCPHandler: Processed in 0.001981794 sec. | ||
| 4127 | 2026.02.06 01:21:51.918484 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4128 | 2026.02.06 01:21:51.918631 [ 4 ] {5426b15a-3e82-4dba-85a7-943e56a69891} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4129 | 2026.02.06 01:21:51.918693 [ 4 ] {5426b15a-3e82-4dba-85a7-943e56a69891} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4130 | 2026.02.06 01:21:51.919342 [ 4 ] {5426b15a-3e82-4dba-85a7-943e56a69891} <Trace> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4131 | 2026.02.06 01:21:51.919387 [ 4 ] {5426b15a-3e82-4dba-85a7-943e56a69891} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4132 | 2026.02.06 01:21:51.919962 [ 4 ] {5426b15a-3e82-4dba-85a7-943e56a69891} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4133 | 2026.02.06 01:21:51.920296 [ 4 ] {5426b15a-3e82-4dba-85a7-943e56a69891} <Trace> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4134 | 2026.02.06 01:21:51.920502 [ 4 ] {5426b15a-3e82-4dba-85a7-943e56a69891} <Debug> executeQuery: Read 258 rows, 17.59 KiB in 0.001895 sec., 136147.75725593668 rows/sec., 9.07 MiB/sec. | ||
| 4135 | 2026.02.06 01:21:51.920553 [ 4 ] {5426b15a-3e82-4dba-85a7-943e56a69891} <Debug> TCPHandler: Processed in 0.002150535 sec. | ||
| 4136 | 2026.02.06 01:21:51.920749 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4137 | 2026.02.06 01:21:51.920954 [ 4 ] {8503e011-9562-41f3-a6b4-ea5d1d90ce85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4138 | 2026.02.06 01:21:51.921015 [ 4 ] {8503e011-9562-41f3-a6b4-ea5d1d90ce85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4139 | 2026.02.06 01:21:51.921470 [ 4 ] {8503e011-9562-41f3-a6b4-ea5d1d90ce85} <Trace> oximeter.measurements_f64 (2afa91c6-7a6c-42cf-84ca-7476e88b4c4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4140 | 2026.02.06 01:21:51.921574 [ 4 ] {8503e011-9562-41f3-a6b4-ea5d1d90ce85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4141 | 2026.02.06 01:21:51.922077 [ 4 ] {8503e011-9562-41f3-a6b4-ea5d1d90ce85} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 4142 | 2026.02.06 01:21:51.922442 [ 4 ] {8503e011-9562-41f3-a6b4-ea5d1d90ce85} <Trace> oximeter.measurements_f64 (2afa91c6-7a6c-42cf-84ca-7476e88b4c4e): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4143 | 2026.02.06 01:21:51.922607 [ 22 ] {} <Debug> oximeter.measurements_f64 (2afa91c6-7a6c-42cf-84ca-7476e88b4c4e) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
| 4144 | 2026.02.06 01:21:51.922625 [ 4 ] {8503e011-9562-41f3-a6b4-ea5d1d90ce85} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001723 sec., 580.3830528148578 rows/sec., 39.11 KiB/sec. | ||
| 4145 | 2026.02.06 01:21:51.922701 [ 22 ] {} <Trace> oximeter.measurements_f64 (2afa91c6-7a6c-42cf-84ca-7476e88b4c4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4146 | 2026.02.06 01:21:51.922746 [ 22 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4147 | 2026.02.06 01:21:51.922751 [ 4 ] {8503e011-9562-41f3-a6b4-ea5d1d90ce85} <Debug> TCPHandler: Processed in 0.002100404 sec. | ||
| 4148 | 2026.02.06 01:21:51.922933 [ 201 ] {2afa91c6-7a6c-42cf-84ca-7476e88b4c4e::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 | ||
| 4149 | 2026.02.06 01:21:51.922943 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4150 | 2026.02.06 01:21:51.923139 [ 4 ] {8b5f3bcc-9d57-400a-8405-42e28b9c407c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4151 | 2026.02.06 01:21:51.923178 [ 201 ] {2afa91c6-7a6c-42cf-84ca-7476e88b4c4e::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4152 | 2026.02.06 01:21:51.923202 [ 4 ] {8b5f3bcc-9d57-400a-8405-42e28b9c407c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4153 | 2026.02.06 01:21:51.923249 [ 201 ] {2afa91c6-7a6c-42cf-84ca-7476e88b4c4e::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 | ||
| 4154 | 2026.02.06 01:21:51.923352 [ 201 ] {2afa91c6-7a6c-42cf-84ca-7476e88b4c4e::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 | ||
| 4155 | 2026.02.06 01:21:51.923427 [ 201 ] {2afa91c6-7a6c-42cf-84ca-7476e88b4c4e::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 | ||
| 4156 | 2026.02.06 01:21:51.923498 [ 201 ] {2afa91c6-7a6c-42cf-84ca-7476e88b4c4e::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 | ||
| 4157 | 2026.02.06 01:21:51.923560 [ 201 ] {2afa91c6-7a6c-42cf-84ca-7476e88b4c4e::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 | ||
| 4158 | 2026.02.06 01:21:51.923626 [ 201 ] {2afa91c6-7a6c-42cf-84ca-7476e88b4c4e::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 | ||
| 4159 | 2026.02.06 01:21:51.923755 [ 4 ] {8b5f3bcc-9d57-400a-8405-42e28b9c407c} <Trace> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4160 | 2026.02.06 01:21:51.923832 [ 4 ] {8b5f3bcc-9d57-400a-8405-42e28b9c407c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4161 | 2026.02.06 01:21:51.924375 [ 4 ] {8b5f3bcc-9d57-400a-8405-42e28b9c407c} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4162 | 2026.02.06 01:21:51.924741 [ 4 ] {8b5f3bcc-9d57-400a-8405-42e28b9c407c} <Trace> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4163 | 2026.02.06 01:21:51.924964 [ 4 ] {8b5f3bcc-9d57-400a-8405-42e28b9c407c} <Debug> executeQuery: Read 88 rows, 5.66 KiB in 0.001839 sec., 47852.0935290919 rows/sec., 3.00 MiB/sec. | ||
| 4164 | 2026.02.06 01:21:51.925020 [ 4 ] {8b5f3bcc-9d57-400a-8405-42e28b9c407c} <Debug> TCPHandler: Processed in 0.002145914 sec. | ||
| 4165 | 2026.02.06 01:21:51.925040 [ 187 ] {2afa91c6-7a6c-42cf-84ca-7476e88b4c4e::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10 rows, containing 4 columns (4 merged, 0 gathered) in 0.002196165 sec., 4553.391935487543 rows/sec., 306.82 KiB/sec. | ||
| 4166 | 2026.02.06 01:21:51.925267 [ 189 ] {2afa91c6-7a6c-42cf-84ca-7476e88b4c4e::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 4167 | 2026.02.06 01:21:51.925723 [ 189 ] {2afa91c6-7a6c-42cf-84ca-7476e88b4c4e::all_1_10_2} <Trace> oximeter.measurements_f64 (2afa91c6-7a6c-42cf-84ca-7476e88b4c4e): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4168 | 2026.02.06 01:21:51.925843 [ 189 ] {2afa91c6-7a6c-42cf-84ca-7476e88b4c4e::all_1_10_2} <Trace> oximeter.measurements_f64 (2afa91c6-7a6c-42cf-84ca-7476e88b4c4e) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
| 4169 | 2026.02.06 01:21:51.925978 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 4170 | 2026.02.06 01:21:52.640791 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55672 | ||
| 4171 | 2026.02.06 01:21:52.640905 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4172 | 2026.02.06 01:21:52.640931 [ 288 ] {} <Debug> TCP-Session: 507a8fdd-c66a-4c4f-99aa-ea9260df0380 Authenticating user 'default' from [fd00:1122:3344:101::e]:55672 | ||
| 4173 | 2026.02.06 01:21:52.640953 [ 288 ] {} <Debug> TCP-Session: 507a8fdd-c66a-4c4f-99aa-ea9260df0380 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4174 | 2026.02.06 01:21:52.640966 [ 288 ] {} <Debug> TCP-Session: 507a8fdd-c66a-4c4f-99aa-ea9260df0380 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4175 | 2026.02.06 01:21:52.641131 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40118 | ||
| 4176 | 2026.02.06 01:21:52.641152 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46853 | ||
| 4177 | 2026.02.06 01:21:52.641177 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58906 | ||
| 4178 | 2026.02.06 01:21:52.641208 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38354 | ||
| 4179 | 2026.02.06 01:21:52.641229 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52774 | ||
| 4180 | 2026.02.06 01:21:52.641220 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38468 | ||
| 4181 | 2026.02.06 01:21:52.641184 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46843 | ||
| 4182 | 2026.02.06 01:21:52.641164 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51699 | ||
| 4183 | 2026.02.06 01:21:52.641366 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4184 | 2026.02.06 01:21:52.641388 [ 288 ] {} <Trace> TCP-Session: 507a8fdd-c66a-4c4f-99aa-ea9260df0380 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4185 | 2026.02.06 01:21:52.641417 [ 290 ] {} <Debug> TCP-Session: 5ae390a0-9d81-4d81-b803-55e1e7d3bd73 Authenticating user 'default' from [fd00:1122:3344:101::e]:46853 | ||
| 4186 | 2026.02.06 01:21:52.641248 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4187 | 2026.02.06 01:21:52.641454 [ 290 ] {} <Debug> TCP-Session: 5ae390a0-9d81-4d81-b803-55e1e7d3bd73 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4188 | 2026.02.06 01:21:52.641478 [ 290 ] {} <Debug> TCP-Session: 5ae390a0-9d81-4d81-b803-55e1e7d3bd73 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4189 | 2026.02.06 01:21:52.641478 [ 289 ] {} <Debug> TCP-Session: 2a3f8551-209f-4ef7-9d7c-aa4525c9d314 Authenticating user 'default' from [fd00:1122:3344:101::e]:40118 | ||
| 4190 | 2026.02.06 01:21:52.641519 [ 289 ] {} <Debug> TCP-Session: 2a3f8551-209f-4ef7-9d7c-aa4525c9d314 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4191 | 2026.02.06 01:21:52.641532 [ 289 ] {} <Debug> TCP-Session: 2a3f8551-209f-4ef7-9d7c-aa4525c9d314 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4192 | 2026.02.06 01:21:52.641585 [ 288 ] {bb809e18-c2f1-4f0c-8b0a-033138640f54} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:55672) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4193 | 2026.02.06 01:21:52.641636 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4194 | 2026.02.06 01:21:52.641648 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4195 | 2026.02.06 01:21:52.641675 [ 293 ] {} <Debug> TCP-Session: 6e774225-f982-424b-b547-cad0d4741930 Authenticating user 'default' from [fd00:1122:3344:101::e]:46843 | ||
| 4196 | 2026.02.06 01:21:52.641676 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4197 | 2026.02.06 01:21:52.641701 [ 293 ] {} <Debug> TCP-Session: 6e774225-f982-424b-b547-cad0d4741930 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4198 | 2026.02.06 01:21:52.641699 [ 291 ] {} <Debug> TCP-Session: dec856f4-9b15-43dd-be80-08c825efb62b Authenticating user 'default' from [fd00:1122:3344:101::e]:51699 | ||
| 4199 | 2026.02.06 01:21:52.641718 [ 3 ] {} <Debug> TCP-Session: e875de6a-3eee-4cb8-abb1-87613b5a6ddd Authenticating user 'default' from [fd00:1122:3344:101::e]:38468 | ||
| 4200 | 2026.02.06 01:21:52.641719 [ 293 ] {} <Debug> TCP-Session: 6e774225-f982-424b-b547-cad0d4741930 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4201 | 2026.02.06 01:21:52.641744 [ 291 ] {} <Debug> TCP-Session: dec856f4-9b15-43dd-be80-08c825efb62b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4202 | 2026.02.06 01:21:52.641748 [ 3 ] {} <Debug> TCP-Session: e875de6a-3eee-4cb8-abb1-87613b5a6ddd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4203 | 2026.02.06 01:21:52.641766 [ 291 ] {} <Debug> TCP-Session: dec856f4-9b15-43dd-be80-08c825efb62b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4204 | 2026.02.06 01:21:52.641778 [ 3 ] {} <Debug> TCP-Session: e875de6a-3eee-4cb8-abb1-87613b5a6ddd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4205 | 2026.02.06 01:21:52.641877 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4206 | 2026.02.06 01:21:52.641885 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4207 | 2026.02.06 01:21:52.641914 [ 294 ] {} <Debug> TCP-Session: c666ef7e-19e7-4b68-9c51-18d2ac57a9dc Authenticating user 'default' from [fd00:1122:3344:101::e]:38354 | ||
| 4208 | 2026.02.06 01:21:52.641922 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4209 | 2026.02.06 01:21:52.641942 [ 286 ] {} <Debug> TCP-Session: b5359146-0f60-4c52-a25e-a31226b3d6d6 Authenticating user 'default' from [fd00:1122:3344:101::e]:52774 | ||
| 4210 | 2026.02.06 01:21:52.641947 [ 294 ] {} <Debug> TCP-Session: c666ef7e-19e7-4b68-9c51-18d2ac57a9dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4211 | 2026.02.06 01:21:52.641970 [ 292 ] {} <Debug> TCP-Session: ebcfbc6d-97a5-44c1-92b1-42a5d81f461d Authenticating user 'default' from [fd00:1122:3344:101::e]:58906 | ||
| 4212 | 2026.02.06 01:21:52.641982 [ 286 ] {} <Debug> TCP-Session: b5359146-0f60-4c52-a25e-a31226b3d6d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4213 | 2026.02.06 01:21:52.641988 [ 294 ] {} <Debug> TCP-Session: c666ef7e-19e7-4b68-9c51-18d2ac57a9dc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4214 | 2026.02.06 01:21:52.642003 [ 292 ] {} <Debug> TCP-Session: ebcfbc6d-97a5-44c1-92b1-42a5d81f461d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4215 | 2026.02.06 01:21:52.642014 [ 286 ] {} <Debug> TCP-Session: b5359146-0f60-4c52-a25e-a31226b3d6d6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4216 | 2026.02.06 01:21:52.642036 [ 292 ] {} <Debug> TCP-Session: ebcfbc6d-97a5-44c1-92b1-42a5d81f461d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4217 | 2026.02.06 01:21:52.642013 [ 288 ] {bb809e18-c2f1-4f0c-8b0a-033138640f54} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4218 | 2026.02.06 01:21:52.642107 [ 288 ] {bb809e18-c2f1-4f0c-8b0a-033138640f54} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4219 | 2026.02.06 01:21:52.642426 [ 288 ] {bb809e18-c2f1-4f0c-8b0a-033138640f54} <Debug> oximeter.version (50fdcec2-7951-44c4-a709-a779380e237d) (SelectExecutor): Key condition: unknown | ||
| 4220 | 2026.02.06 01:21:52.643509 [ 299 ] {bb809e18-c2f1-4f0c-8b0a-033138640f54} <Trace> AggregatingTransform: Aggregating | ||
| 4221 | 2026.02.06 01:21:52.643565 [ 299 ] {bb809e18-c2f1-4f0c-8b0a-033138640f54} <Trace> Aggregator: Aggregation method: without_key | ||
| 4222 | 2026.02.06 01:21:52.643601 [ 299 ] {bb809e18-c2f1-4f0c-8b0a-033138640f54} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001073817 sec. (931.257 rows/sec., 36.38 KiB/sec.) | ||
| 4223 | 2026.02.06 01:21:52.643617 [ 299 ] {bb809e18-c2f1-4f0c-8b0a-033138640f54} <Trace> Aggregator: Merging aggregated data | ||
| 4224 | 2026.02.06 01:21:52.644779 [ 288 ] {bb809e18-c2f1-4f0c-8b0a-033138640f54} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003255 sec., 307.21966205837174 rows/sec., 12.00 KiB/sec. | ||
| 4225 | 2026.02.06 01:21:52.644919 [ 288 ] {bb809e18-c2f1-4f0c-8b0a-033138640f54} <Debug> TCPHandler: Processed in 0.003752886 sec. | ||
| 4226 | 2026.02.06 01:21:52.645039 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4227 | 2026.02.06 01:21:52.645068 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4228 | 2026.02.06 01:21:52.645078 [ 288 ] {} <Debug> TCP-Session: 507a8fdd-c66a-4c4f-99aa-ea9260df0380 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4229 | 2026.02.06 01:21:52.645101 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4230 | 2026.02.06 01:21:52.645105 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4231 | 2026.02.06 01:21:52.645138 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4232 | 2026.02.06 01:21:52.645148 [ 289 ] {} <Debug> TCP-Session: 2a3f8551-209f-4ef7-9d7c-aa4525c9d314 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4233 | 2026.02.06 01:21:52.645162 [ 3 ] {} <Debug> TCP-Session: e875de6a-3eee-4cb8-abb1-87613b5a6ddd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4234 | 2026.02.06 01:21:52.645159 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4235 | 2026.02.06 01:21:52.645178 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4236 | 2026.02.06 01:21:52.645197 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4237 | 2026.02.06 01:21:52.645220 [ 292 ] {} <Debug> TCP-Session: ebcfbc6d-97a5-44c1-92b1-42a5d81f461d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4238 | 2026.02.06 01:21:52.645238 [ 294 ] {} <Debug> TCP-Session: c666ef7e-19e7-4b68-9c51-18d2ac57a9dc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4239 | 2026.02.06 01:21:52.645249 [ 286 ] {} <Debug> TCP-Session: b5359146-0f60-4c52-a25e-a31226b3d6d6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4240 | 2026.02.06 01:21:52.645183 [ 293 ] {} <Debug> TCP-Session: 6e774225-f982-424b-b547-cad0d4741930 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4241 | 2026.02.06 01:21:52.645119 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4242 | 2026.02.06 01:21:52.645109 [ 290 ] {} <Debug> TCP-Session: 5ae390a0-9d81-4d81-b803-55e1e7d3bd73 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4243 | 2026.02.06 01:21:52.645337 [ 291 ] {} <Debug> TCP-Session: dec856f4-9b15-43dd-be80-08c825efb62b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4244 | 2026.02.06 01:21:52.673162 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37764 | ||
| 4245 | 2026.02.06 01:21:52.673257 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4246 | 2026.02.06 01:21:52.673285 [ 288 ] {} <Debug> TCP-Session: ec35adab-a55e-4d1a-8cf7-313110f55e7d Authenticating user 'default' from [fd00:1122:3344:101::e]:37764 | ||
| 4247 | 2026.02.06 01:21:52.673306 [ 288 ] {} <Debug> TCP-Session: ec35adab-a55e-4d1a-8cf7-313110f55e7d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4248 | 2026.02.06 01:21:52.673319 [ 288 ] {} <Debug> TCP-Session: ec35adab-a55e-4d1a-8cf7-313110f55e7d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4249 | 2026.02.06 01:21:52.673516 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60960 | ||
| 4250 | 2026.02.06 01:21:52.673542 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33951 | ||
| 4251 | 2026.02.06 01:21:52.673564 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34410 | ||
| 4252 | 2026.02.06 01:21:52.673591 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44596 | ||
| 4253 | 2026.02.06 01:21:52.673611 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61107 | ||
| 4254 | 2026.02.06 01:21:52.673618 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4255 | 2026.02.06 01:21:52.673641 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4256 | 2026.02.06 01:21:52.673672 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4257 | 2026.02.06 01:21:52.673678 [ 289 ] {} <Debug> TCP-Session: 32070d2b-3b47-407b-8573-4fe190902d03 Authenticating user 'default' from [fd00:1122:3344:101::e]:60960 | ||
| 4258 | 2026.02.06 01:21:52.673688 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4259 | 2026.02.06 01:21:52.673704 [ 294 ] {} <Debug> TCP-Session: f7d652a9-5750-4c26-9b3d-838935390e0a Authenticating user 'default' from [fd00:1122:3344:101::e]:44596 | ||
| 4260 | 2026.02.06 01:21:52.673717 [ 289 ] {} <Debug> TCP-Session: 32070d2b-3b47-407b-8573-4fe190902d03 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4261 | 2026.02.06 01:21:52.673739 [ 286 ] {} <Debug> TCP-Session: 74352459-6d47-45c4-bf63-4ae890f35f69 Authenticating user 'default' from [fd00:1122:3344:101::e]:61107 | ||
| 4262 | 2026.02.06 01:21:52.673753 [ 294 ] {} <Debug> TCP-Session: f7d652a9-5750-4c26-9b3d-838935390e0a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4263 | 2026.02.06 01:21:52.673760 [ 289 ] {} <Debug> TCP-Session: 32070d2b-3b47-407b-8573-4fe190902d03 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4264 | 2026.02.06 01:21:52.673777 [ 286 ] {} <Debug> TCP-Session: 74352459-6d47-45c4-bf63-4ae890f35f69 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4265 | 2026.02.06 01:21:52.673787 [ 294 ] {} <Debug> TCP-Session: f7d652a9-5750-4c26-9b3d-838935390e0a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4266 | 2026.02.06 01:21:52.673813 [ 286 ] {} <Debug> TCP-Session: 74352459-6d47-45c4-bf63-4ae890f35f69 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4267 | 2026.02.06 01:21:52.673698 [ 290 ] {} <Debug> TCP-Session: 054b213b-0122-402e-9c89-ce6dc9c5e6de Authenticating user 'default' from [fd00:1122:3344:101::e]:33951 | ||
| 4268 | 2026.02.06 01:21:52.673655 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4269 | 2026.02.06 01:21:52.673864 [ 290 ] {} <Debug> TCP-Session: 054b213b-0122-402e-9c89-ce6dc9c5e6de Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4270 | 2026.02.06 01:21:52.673896 [ 292 ] {} <Debug> TCP-Session: f43a3755-5390-4861-9c87-ed036d8977e2 Authenticating user 'default' from [fd00:1122:3344:101::e]:34410 | ||
| 4271 | 2026.02.06 01:21:52.673902 [ 290 ] {} <Debug> TCP-Session: 054b213b-0122-402e-9c89-ce6dc9c5e6de Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4272 | 2026.02.06 01:21:52.673926 [ 292 ] {} <Debug> TCP-Session: f43a3755-5390-4861-9c87-ed036d8977e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4273 | 2026.02.06 01:21:52.673601 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52669 | ||
| 4274 | 2026.02.06 01:21:52.673976 [ 292 ] {} <Debug> TCP-Session: f43a3755-5390-4861-9c87-ed036d8977e2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4275 | 2026.02.06 01:21:52.673565 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34633 | ||
| 4276 | 2026.02.06 01:21:52.673556 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33986 | ||
| 4277 | 2026.02.06 01:21:52.674049 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4278 | 2026.02.06 01:21:52.674086 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4279 | 2026.02.06 01:21:52.674103 [ 3 ] {} <Debug> TCP-Session: 4cc7caea-e05f-4d13-8523-8611ec45b7f5 Authenticating user 'default' from [fd00:1122:3344:101::e]:52669 | ||
| 4280 | 2026.02.06 01:21:52.674114 [ 293 ] {} <Debug> TCP-Session: 1affbfd3-511d-421f-b65b-91e64a6990ef Authenticating user 'default' from [fd00:1122:3344:101::e]:34633 | ||
| 4281 | 2026.02.06 01:21:52.674151 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4282 | 2026.02.06 01:21:52.674244 [ 293 ] {} <Debug> TCP-Session: 1affbfd3-511d-421f-b65b-91e64a6990ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4283 | 2026.02.06 01:21:52.674125 [ 3 ] {} <Debug> TCP-Session: 4cc7caea-e05f-4d13-8523-8611ec45b7f5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4284 | 2026.02.06 01:21:52.674283 [ 293 ] {} <Debug> TCP-Session: 1affbfd3-511d-421f-b65b-91e64a6990ef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4285 | 2026.02.06 01:21:52.674289 [ 291 ] {} <Debug> TCP-Session: 5b9c28cb-878f-4697-885b-efa4e2ecedc3 Authenticating user 'default' from [fd00:1122:3344:101::e]:33986 | ||
| 4286 | 2026.02.06 01:21:52.674296 [ 3 ] {} <Debug> TCP-Session: 4cc7caea-e05f-4d13-8523-8611ec45b7f5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4287 | 2026.02.06 01:21:52.673606 [ 288 ] {} <Trace> TCP-Session: ec35adab-a55e-4d1a-8cf7-313110f55e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4288 | 2026.02.06 01:21:52.674333 [ 291 ] {} <Debug> TCP-Session: 5b9c28cb-878f-4697-885b-efa4e2ecedc3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4289 | 2026.02.06 01:21:52.674371 [ 291 ] {} <Debug> TCP-Session: 5b9c28cb-878f-4697-885b-efa4e2ecedc3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4290 | 2026.02.06 01:21:52.674498 [ 288 ] {a3791f27-98b5-4941-b12f-5486c849b7bd} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:37764) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4291 | 2026.02.06 01:21:52.674754 [ 288 ] {a3791f27-98b5-4941-b12f-5486c849b7bd} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4292 | 2026.02.06 01:21:52.674814 [ 288 ] {a3791f27-98b5-4941-b12f-5486c849b7bd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4293 | 2026.02.06 01:21:52.675110 [ 288 ] {a3791f27-98b5-4941-b12f-5486c849b7bd} <Debug> oximeter.version (50fdcec2-7951-44c4-a709-a779380e237d) (SelectExecutor): Key condition: unknown | ||
| 4294 | 2026.02.06 01:21:52.676088 [ 297 ] {a3791f27-98b5-4941-b12f-5486c849b7bd} <Trace> AggregatingTransform: Aggregating | ||
| 4295 | 2026.02.06 01:21:52.676133 [ 297 ] {a3791f27-98b5-4941-b12f-5486c849b7bd} <Trace> Aggregator: Aggregation method: without_key | ||
| 4296 | 2026.02.06 01:21:52.676172 [ 297 ] {a3791f27-98b5-4941-b12f-5486c849b7bd} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000941186 sec. (1062.489 rows/sec., 41.50 KiB/sec.) | ||
| 4297 | 2026.02.06 01:21:52.676191 [ 297 ] {a3791f27-98b5-4941-b12f-5486c849b7bd} <Trace> Aggregator: Merging aggregated data | ||
| 4298 | 2026.02.06 01:21:52.677578 [ 288 ] {a3791f27-98b5-4941-b12f-5486c849b7bd} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00313 sec., 319.4888178913738 rows/sec., 12.48 KiB/sec. | ||
| 4299 | 2026.02.06 01:21:52.677736 [ 288 ] {a3791f27-98b5-4941-b12f-5486c849b7bd} <Debug> TCPHandler: Processed in 0.004243389 sec. | ||
| 4300 | 2026.02.06 01:21:52.677833 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4301 | 2026.02.06 01:21:52.677861 [ 288 ] {} <Debug> TCP-Session: ec35adab-a55e-4d1a-8cf7-313110f55e7d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4302 | 2026.02.06 01:21:52.677866 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4303 | 2026.02.06 01:21:52.677896 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4304 | 2026.02.06 01:21:52.677914 [ 290 ] {} <Debug> TCP-Session: 054b213b-0122-402e-9c89-ce6dc9c5e6de Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4305 | 2026.02.06 01:21:52.677918 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4306 | 2026.02.06 01:21:52.677946 [ 286 ] {} <Debug> TCP-Session: 74352459-6d47-45c4-bf63-4ae890f35f69 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4307 | 2026.02.06 01:21:52.677964 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4308 | 2026.02.06 01:21:52.677977 [ 289 ] {} <Debug> TCP-Session: 32070d2b-3b47-407b-8573-4fe190902d03 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4309 | 2026.02.06 01:21:52.677993 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4310 | 2026.02.06 01:21:52.678008 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4311 | 2026.02.06 01:21:52.678026 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4312 | 2026.02.06 01:21:52.678050 [ 291 ] {} <Debug> TCP-Session: 5b9c28cb-878f-4697-885b-efa4e2ecedc3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4313 | 2026.02.06 01:21:52.678069 [ 292 ] {} <Debug> TCP-Session: f43a3755-5390-4861-9c87-ed036d8977e2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4314 | 2026.02.06 01:21:52.678101 [ 3 ] {} <Debug> TCP-Session: 4cc7caea-e05f-4d13-8523-8611ec45b7f5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4315 | 2026.02.06 01:21:52.678013 [ 293 ] {} <Debug> TCP-Session: 1affbfd3-511d-421f-b65b-91e64a6990ef Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4316 | 2026.02.06 01:21:52.677948 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4317 | 2026.02.06 01:21:52.678197 [ 294 ] {} <Debug> TCP-Session: f7d652a9-5750-4c26-9b3d-838935390e0a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4318 | 2026.02.06 01:21:52.761415 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44183 | ||
| 4319 | 2026.02.06 01:21:52.761523 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4320 | 2026.02.06 01:21:52.761550 [ 288 ] {} <Debug> TCP-Session: bfb95872-a863-4f2b-adda-8d10761a69b2 Authenticating user 'default' from [fd00:1122:3344:101::e]:44183 | ||
| 4321 | 2026.02.06 01:21:52.761574 [ 288 ] {} <Debug> TCP-Session: bfb95872-a863-4f2b-adda-8d10761a69b2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4322 | 2026.02.06 01:21:52.761588 [ 288 ] {} <Debug> TCP-Session: bfb95872-a863-4f2b-adda-8d10761a69b2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4323 | 2026.02.06 01:21:52.761791 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42771 | ||
| 4324 | 2026.02.06 01:21:52.761837 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42577 | ||
| 4325 | 2026.02.06 01:21:52.761858 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64871 | ||
| 4326 | 2026.02.06 01:21:52.761885 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64200 | ||
| 4327 | 2026.02.06 01:21:52.761902 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42852 | ||
| 4328 | 2026.02.06 01:21:52.761913 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4329 | 2026.02.06 01:21:52.761913 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35656 | ||
| 4330 | 2026.02.06 01:21:52.761955 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4331 | 2026.02.06 01:21:52.761955 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4332 | 2026.02.06 01:21:52.761989 [ 292 ] {} <Debug> TCP-Session: 2a5d25c9-03c8-4a1f-bf0b-8dcde4879292 Authenticating user 'default' from [fd00:1122:3344:101::e]:64871 | ||
| 4333 | 2026.02.06 01:21:52.761990 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4334 | 2026.02.06 01:21:52.762016 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4335 | 2026.02.06 01:21:52.762021 [ 292 ] {} <Debug> TCP-Session: 2a5d25c9-03c8-4a1f-bf0b-8dcde4879292 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4336 | 2026.02.06 01:21:52.762036 [ 3 ] {} <Debug> TCP-Session: d868b365-b178-4f7f-a753-faef48d6d7ae Authenticating user 'default' from [fd00:1122:3344:101::e]:42852 | ||
| 4337 | 2026.02.06 01:21:52.762055 [ 292 ] {} <Debug> TCP-Session: 2a5d25c9-03c8-4a1f-bf0b-8dcde4879292 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4338 | 2026.02.06 01:21:52.762056 [ 286 ] {} <Debug> TCP-Session: 61cee21b-161a-4764-a0e1-9550b61be40c Authenticating user 'default' from [fd00:1122:3344:101::e]:35656 | ||
| 4339 | 2026.02.06 01:21:52.762077 [ 3 ] {} <Debug> TCP-Session: d868b365-b178-4f7f-a753-faef48d6d7ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4340 | 2026.02.06 01:21:52.762092 [ 286 ] {} <Debug> TCP-Session: 61cee21b-161a-4764-a0e1-9550b61be40c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4341 | 2026.02.06 01:21:52.762103 [ 3 ] {} <Debug> TCP-Session: d868b365-b178-4f7f-a753-faef48d6d7ae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4342 | 2026.02.06 01:21:52.762115 [ 286 ] {} <Debug> TCP-Session: 61cee21b-161a-4764-a0e1-9550b61be40c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4343 | 2026.02.06 01:21:52.761848 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59283 | ||
| 4344 | 2026.02.06 01:21:52.761869 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41090 | ||
| 4345 | 2026.02.06 01:21:52.762020 [ 290 ] {} <Debug> TCP-Session: e38b6966-0708-4526-9975-13a3da912e83 Authenticating user 'default' from [fd00:1122:3344:101::e]:42577 | ||
| 4346 | 2026.02.06 01:21:52.761990 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4347 | 2026.02.06 01:21:52.762231 [ 290 ] {} <Debug> TCP-Session: e38b6966-0708-4526-9975-13a3da912e83 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4348 | 2026.02.06 01:21:52.761963 [ 289 ] {} <Debug> TCP-Session: 79b47444-ae8c-4994-b5cb-7100516c689f Authenticating user 'default' from [fd00:1122:3344:101::e]:42771 | ||
| 4349 | 2026.02.06 01:21:52.762247 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4350 | 2026.02.06 01:21:52.762243 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4351 | 2026.02.06 01:21:52.762278 [ 289 ] {} <Debug> TCP-Session: 79b47444-ae8c-4994-b5cb-7100516c689f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4352 | 2026.02.06 01:21:52.762286 [ 293 ] {} <Debug> TCP-Session: d1bae2d5-2cb7-4abb-8668-c462875b217a Authenticating user 'default' from [fd00:1122:3344:101::e]:41090 | ||
| 4353 | 2026.02.06 01:21:52.762313 [ 289 ] {} <Debug> TCP-Session: 79b47444-ae8c-4994-b5cb-7100516c689f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4354 | 2026.02.06 01:21:52.762314 [ 291 ] {} <Debug> TCP-Session: 678b0e3b-b486-4b16-80e1-3c7a11650a27 Authenticating user 'default' from [fd00:1122:3344:101::e]:59283 | ||
| 4355 | 2026.02.06 01:21:52.762324 [ 293 ] {} <Debug> TCP-Session: d1bae2d5-2cb7-4abb-8668-c462875b217a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4356 | 2026.02.06 01:21:52.762355 [ 291 ] {} <Debug> TCP-Session: 678b0e3b-b486-4b16-80e1-3c7a11650a27 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4357 | 2026.02.06 01:21:52.762367 [ 293 ] {} <Debug> TCP-Session: d1bae2d5-2cb7-4abb-8668-c462875b217a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4358 | 2026.02.06 01:21:52.762378 [ 291 ] {} <Debug> TCP-Session: 678b0e3b-b486-4b16-80e1-3c7a11650a27 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4359 | 2026.02.06 01:21:52.762248 [ 290 ] {} <Debug> TCP-Session: e38b6966-0708-4526-9975-13a3da912e83 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4360 | 2026.02.06 01:21:52.762247 [ 294 ] {} <Debug> TCP-Session: 4dbca525-a86b-4db9-9072-6da166a80e09 Authenticating user 'default' from [fd00:1122:3344:101::e]:64200 | ||
| 4361 | 2026.02.06 01:21:52.762025 [ 288 ] {} <Trace> TCP-Session: bfb95872-a863-4f2b-adda-8d10761a69b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4362 | 2026.02.06 01:21:52.762441 [ 294 ] {} <Debug> TCP-Session: 4dbca525-a86b-4db9-9072-6da166a80e09 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4363 | 2026.02.06 01:21:52.762482 [ 294 ] {} <Debug> TCP-Session: 4dbca525-a86b-4db9-9072-6da166a80e09 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4364 | 2026.02.06 01:21:52.762657 [ 288 ] {83f890d1-6674-4995-8abb-3c3ebe0be9be} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:44183) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4365 | 2026.02.06 01:21:52.763008 [ 288 ] {83f890d1-6674-4995-8abb-3c3ebe0be9be} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4366 | 2026.02.06 01:21:52.763077 [ 288 ] {83f890d1-6674-4995-8abb-3c3ebe0be9be} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4367 | 2026.02.06 01:21:52.763431 [ 288 ] {83f890d1-6674-4995-8abb-3c3ebe0be9be} <Debug> oximeter.version (50fdcec2-7951-44c4-a709-a779380e237d) (SelectExecutor): Key condition: unknown | ||
| 4368 | 2026.02.06 01:21:52.764576 [ 295 ] {83f890d1-6674-4995-8abb-3c3ebe0be9be} <Trace> AggregatingTransform: Aggregating | ||
| 4369 | 2026.02.06 01:21:52.764634 [ 295 ] {83f890d1-6674-4995-8abb-3c3ebe0be9be} <Trace> Aggregator: Aggregation method: without_key | ||
| 4370 | 2026.02.06 01:21:52.764679 [ 295 ] {83f890d1-6674-4995-8abb-3c3ebe0be9be} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001121068 sec. (892.007 rows/sec., 34.84 KiB/sec.) | ||
| 4371 | 2026.02.06 01:21:52.764703 [ 295 ] {83f890d1-6674-4995-8abb-3c3ebe0be9be} <Trace> Aggregator: Merging aggregated data | ||
| 4372 | 2026.02.06 01:21:52.766029 [ 288 ] {83f890d1-6674-4995-8abb-3c3ebe0be9be} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003446 sec., 290.1915264074289 rows/sec., 11.34 KiB/sec. | ||
| 4373 | 2026.02.06 01:21:52.766188 [ 288 ] {83f890d1-6674-4995-8abb-3c3ebe0be9be} <Debug> TCPHandler: Processed in 0.004349509 sec. | ||
| 4374 | 2026.02.06 01:21:52.766304 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4375 | 2026.02.06 01:21:52.766333 [ 288 ] {} <Debug> TCP-Session: bfb95872-a863-4f2b-adda-8d10761a69b2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4376 | 2026.02.06 01:21:52.766336 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4377 | 2026.02.06 01:21:52.766360 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4378 | 2026.02.06 01:21:52.766384 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4379 | 2026.02.06 01:21:52.766390 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4380 | 2026.02.06 01:21:52.766410 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4381 | 2026.02.06 01:21:52.766429 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4382 | 2026.02.06 01:21:52.766446 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4383 | 2026.02.06 01:21:52.766463 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4384 | 2026.02.06 01:21:52.766467 [ 290 ] {} <Debug> TCP-Session: e38b6966-0708-4526-9975-13a3da912e83 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4385 | 2026.02.06 01:21:52.766498 [ 293 ] {} <Debug> TCP-Session: d1bae2d5-2cb7-4abb-8668-c462875b217a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4386 | 2026.02.06 01:21:52.766508 [ 3 ] {} <Debug> TCP-Session: d868b365-b178-4f7f-a753-faef48d6d7ae Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4387 | 2026.02.06 01:21:52.766450 [ 291 ] {} <Debug> TCP-Session: 678b0e3b-b486-4b16-80e1-3c7a11650a27 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4388 | 2026.02.06 01:21:52.766403 [ 286 ] {} <Debug> TCP-Session: 61cee21b-161a-4764-a0e1-9550b61be40c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4389 | 2026.02.06 01:21:52.766423 [ 292 ] {} <Debug> TCP-Session: 2a5d25c9-03c8-4a1f-bf0b-8dcde4879292 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4390 | 2026.02.06 01:21:52.766477 [ 294 ] {} <Debug> TCP-Session: 4dbca525-a86b-4db9-9072-6da166a80e09 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4391 | 2026.02.06 01:21:52.766390 [ 289 ] {} <Debug> TCP-Session: 79b47444-ae8c-4994-b5cb-7100516c689f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4392 | 2026.02.06 01:21:53.624159 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 8153 | ||
| 4393 | 2026.02.06 01:21:53.624729 [ 245 ] {} <Trace> system.asynchronous_metric_log (50965cfb-3fe0-4bc3-b722-77d2bdddda32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4394 | 2026.02.06 01:21:53.624781 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4395 | 2026.02.06 01:21:53.625301 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4396 | 2026.02.06 01:21:53.625541 [ 245 ] {} <Trace> system.asynchronous_metric_log (50965cfb-3fe0-4bc3-b722-77d2bdddda32): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4397 | 2026.02.06 01:21:53.625682 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8153 | ||
| 4398 | 2026.02.06 01:21:54.058988 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 128 | ||
| 4399 | 2026.02.06 01:21:54.073919 [ 244 ] {} <Trace> system.metric_log (b13c6af1-b368-46ee-88e3-e8b49f18365b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4400 | 2026.02.06 01:21:54.073991 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4401 | 2026.02.06 01:21:54.080377 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4402 | 2026.02.06 01:21:54.081111 [ 244 ] {} <Trace> system.metric_log (b13c6af1-b368-46ee-88e3-e8b49f18365b): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4403 | 2026.02.06 01:21:54.084072 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 128 | ||
| 4404 | 2026.02.06 01:21:56.137643 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 580 | ||
| 4405 | 2026.02.06 01:21:56.140697 [ 243 ] {} <Trace> system.query_log (e979a318-9a58-4b34-9a72-3006f9f8e92e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4406 | 2026.02.06 01:21:56.140736 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4407 | 2026.02.06 01:21:56.141956 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4408 | 2026.02.06 01:21:56.142230 [ 243 ] {} <Trace> system.query_log (e979a318-9a58-4b34-9a72-3006f9f8e92e): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4409 | 2026.02.06 01:21:56.142561 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 580 | ||
| 4410 | 2026.02.06 01:21:56.883120 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4411 | 2026.02.06 01:21:56.883295 [ 4 ] {31d5865a-c773-4c72-83c7-b226db81df37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4412 | 2026.02.06 01:21:56.883361 [ 4 ] {31d5865a-c773-4c72-83c7-b226db81df37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4413 | 2026.02.06 01:21:56.884192 [ 4 ] {31d5865a-c773-4c72-83c7-b226db81df37} <Trace> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4414 | 2026.02.06 01:21:56.884239 [ 4 ] {31d5865a-c773-4c72-83c7-b226db81df37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4415 | 2026.02.06 01:21:56.884643 [ 4 ] {31d5865a-c773-4c72-83c7-b226db81df37} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4416 | 2026.02.06 01:21:56.884867 [ 4 ] {31d5865a-c773-4c72-83c7-b226db81df37} <Trace> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4417 | 2026.02.06 01:21:56.885016 [ 4 ] {31d5865a-c773-4c72-83c7-b226db81df37} <Debug> executeQuery: Read 138 rows, 12.27 KiB in 0.001775 sec., 77746.47887323944 rows/sec., 6.75 MiB/sec. | ||
| 4418 | 2026.02.06 01:21:56.885064 [ 4 ] {31d5865a-c773-4c72-83c7-b226db81df37} <Debug> TCPHandler: Processed in 0.002083824 sec. | ||
| 4419 | 2026.02.06 01:21:56.885183 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4420 | 2026.02.06 01:21:56.885279 [ 4 ] {92daf57a-1bc2-4657-b2e6-f61dafc86fe0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4421 | 2026.02.06 01:21:56.885318 [ 4 ] {92daf57a-1bc2-4657-b2e6-f61dafc86fe0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4422 | 2026.02.06 01:21:56.885757 [ 4 ] {92daf57a-1bc2-4657-b2e6-f61dafc86fe0} <Trace> oximeter.fields_u16 (fb4d60fc-202c-4b3b-b72e-c67fc122b90a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4423 | 2026.02.06 01:21:56.885790 [ 4 ] {92daf57a-1bc2-4657-b2e6-f61dafc86fe0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4424 | 2026.02.06 01:21:56.886149 [ 4 ] {92daf57a-1bc2-4657-b2e6-f61dafc86fe0} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4425 | 2026.02.06 01:21:56.886361 [ 4 ] {92daf57a-1bc2-4657-b2e6-f61dafc86fe0} <Trace> oximeter.fields_u16 (fb4d60fc-202c-4b3b-b72e-c67fc122b90a): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4426 | 2026.02.06 01:21:56.886484 [ 4 ] {92daf57a-1bc2-4657-b2e6-f61dafc86fe0} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001203 sec., 34081.46300914381 rows/sec., 2.50 MiB/sec. | ||
| 4427 | 2026.02.06 01:21:56.886521 [ 4 ] {92daf57a-1bc2-4657-b2e6-f61dafc86fe0} <Debug> TCPHandler: Processed in 0.00137036 sec. | ||
| 4428 | 2026.02.06 01:21:56.886651 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4429 | 2026.02.06 01:21:56.886744 [ 4 ] {60cb30f8-9bef-4415-b22a-71513479b35e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4430 | 2026.02.06 01:21:56.886783 [ 4 ] {60cb30f8-9bef-4415-b22a-71513479b35e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4431 | 2026.02.06 01:21:56.887222 [ 4 ] {60cb30f8-9bef-4415-b22a-71513479b35e} <Trace> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4432 | 2026.02.06 01:21:56.887257 [ 4 ] {60cb30f8-9bef-4415-b22a-71513479b35e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4433 | 2026.02.06 01:21:56.887554 [ 4 ] {60cb30f8-9bef-4415-b22a-71513479b35e} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4434 | 2026.02.06 01:21:56.887768 [ 4 ] {60cb30f8-9bef-4415-b22a-71513479b35e} <Trace> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4435 | 2026.02.06 01:21:56.887890 [ 4 ] {60cb30f8-9bef-4415-b22a-71513479b35e} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001164 sec., 90206.1855670103 rows/sec., 7.05 MiB/sec. | ||
| 4436 | 2026.02.06 01:21:56.887927 [ 4 ] {60cb30f8-9bef-4415-b22a-71513479b35e} <Debug> TCPHandler: Processed in 0.001323529 sec. | ||
| 4437 | 2026.02.06 01:21:56.888044 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4438 | 2026.02.06 01:21:56.888136 [ 4 ] {44b3ef37-9713-4e52-9669-46f2767c9f6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4439 | 2026.02.06 01:21:56.888178 [ 4 ] {44b3ef37-9713-4e52-9669-46f2767c9f6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4440 | 2026.02.06 01:21:56.888601 [ 4 ] {44b3ef37-9713-4e52-9669-46f2767c9f6e} <Trace> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4441 | 2026.02.06 01:21:56.888636 [ 4 ] {44b3ef37-9713-4e52-9669-46f2767c9f6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4442 | 2026.02.06 01:21:56.888970 [ 4 ] {44b3ef37-9713-4e52-9669-46f2767c9f6e} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4443 | 2026.02.06 01:21:56.889173 [ 4 ] {44b3ef37-9713-4e52-9669-46f2767c9f6e} <Trace> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4444 | 2026.02.06 01:21:56.889298 [ 4 ] {44b3ef37-9713-4e52-9669-46f2767c9f6e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00118 sec., 135593.22033898305 rows/sec., 9.44 MiB/sec. | ||
| 4445 | 2026.02.06 01:21:56.889333 [ 4 ] {44b3ef37-9713-4e52-9669-46f2767c9f6e} <Debug> TCPHandler: Processed in 0.001336329 sec. | ||
| 4446 | 2026.02.06 01:21:56.889446 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4447 | 2026.02.06 01:21:56.889538 [ 4 ] {99c13dd1-31cb-4af9-b28c-c686c7cb0ee0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4448 | 2026.02.06 01:21:56.889591 [ 4 ] {99c13dd1-31cb-4af9-b28c-c686c7cb0ee0} <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 | ||
| 4449 | 2026.02.06 01:21:56.890429 [ 4 ] {99c13dd1-31cb-4af9-b28c-c686c7cb0ee0} <Trace> oximeter.measurements_histogramu64 (97144b8f-900e-4825-92d0-28bf27d1d4ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4450 | 2026.02.06 01:21:56.890464 [ 4 ] {99c13dd1-31cb-4af9-b28c-c686c7cb0ee0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4451 | 2026.02.06 01:21:56.891021 [ 4 ] {99c13dd1-31cb-4af9-b28c-c686c7cb0ee0} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4452 | 2026.02.06 01:21:56.891242 [ 4 ] {99c13dd1-31cb-4af9-b28c-c686c7cb0ee0} <Trace> oximeter.measurements_histogramu64 (97144b8f-900e-4825-92d0-28bf27d1d4ae): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4453 | 2026.02.06 01:21:56.891371 [ 4 ] {99c13dd1-31cb-4af9-b28c-c686c7cb0ee0} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001852 sec., 22138.228941684665 rows/sec., 39.67 MiB/sec. | ||
| 4454 | 2026.02.06 01:21:56.891421 [ 4 ] {99c13dd1-31cb-4af9-b28c-c686c7cb0ee0} <Debug> TCPHandler: Processed in 0.002022423 sec. | ||
| 4455 | 2026.02.06 01:21:56.891534 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4456 | 2026.02.06 01:21:56.891627 [ 4 ] {ded0093b-383a-4cfb-aadb-11b338c94551} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4457 | 2026.02.06 01:21:56.891668 [ 4 ] {ded0093b-383a-4cfb-aadb-11b338c94551} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4458 | 2026.02.06 01:21:56.891991 [ 4 ] {ded0093b-383a-4cfb-aadb-11b338c94551} <Trace> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4459 | 2026.02.06 01:21:56.892027 [ 4 ] {ded0093b-383a-4cfb-aadb-11b338c94551} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4460 | 2026.02.06 01:21:56.892320 [ 4 ] {ded0093b-383a-4cfb-aadb-11b338c94551} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4461 | 2026.02.06 01:21:56.892525 [ 4 ] {ded0093b-383a-4cfb-aadb-11b338c94551} <Trace> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4462 | 2026.02.06 01:21:56.892648 [ 4 ] {ded0093b-383a-4cfb-aadb-11b338c94551} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001039 sec., 57747.83445620789 rows/sec., 3.89 MiB/sec. | ||
| 4463 | 2026.02.06 01:21:56.892681 [ 4 ] {ded0093b-383a-4cfb-aadb-11b338c94551} <Debug> TCPHandler: Processed in 0.001195258 sec. | ||
| 4464 | 2026.02.06 01:22:01.027788 [ 61 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4465 | 2026.02.06 01:22:01.027858 [ 61 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4466 | 2026.02.06 01:22:01.125927 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 8665 | ||
| 4467 | 2026.02.06 01:22:01.126514 [ 245 ] {} <Trace> system.asynchronous_metric_log (50965cfb-3fe0-4bc3-b722-77d2bdddda32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4468 | 2026.02.06 01:22:01.126569 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4469 | 2026.02.06 01:22:01.127127 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4470 | 2026.02.06 01:22:01.127384 [ 245 ] {} <Trace> system.asynchronous_metric_log (50965cfb-3fe0-4bc3-b722-77d2bdddda32): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4471 | 2026.02.06 01:22:01.127556 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8665 | ||
| 4472 | 2026.02.06 01:22:01.584303 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 136 | ||
| 4473 | 2026.02.06 01:22:01.599606 [ 244 ] {} <Trace> system.metric_log (b13c6af1-b368-46ee-88e3-e8b49f18365b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4474 | 2026.02.06 01:22:01.599664 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4475 | 2026.02.06 01:22:01.605882 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4476 | 2026.02.06 01:22:01.606602 [ 244 ] {} <Trace> system.metric_log (b13c6af1-b368-46ee-88e3-e8b49f18365b): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4477 | 2026.02.06 01:22:01.609296 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 136 | ||
| 4478 | 2026.02.06 01:22:01.887684 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4479 | 2026.02.06 01:22:01.887971 [ 4 ] {6b8ac753-bace-46b4-80dc-d8bfc26be11b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4480 | 2026.02.06 01:22:01.888076 [ 4 ] {6b8ac753-bace-46b4-80dc-d8bfc26be11b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4481 | 2026.02.06 01:22:01.888774 [ 4 ] {6b8ac753-bace-46b4-80dc-d8bfc26be11b} <Trace> oximeter.fields_i16 (104ba66f-7843-4e50-a9a9-abb40c455f87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4482 | 2026.02.06 01:22:01.888816 [ 4 ] {6b8ac753-bace-46b4-80dc-d8bfc26be11b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4483 | 2026.02.06 01:22:01.889235 [ 4 ] {6b8ac753-bace-46b4-80dc-d8bfc26be11b} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4484 | 2026.02.06 01:22:01.889463 [ 4 ] {6b8ac753-bace-46b4-80dc-d8bfc26be11b} <Trace> oximeter.fields_i16 (104ba66f-7843-4e50-a9a9-abb40c455f87): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4485 | 2026.02.06 01:22:01.889622 [ 4 ] {6b8ac753-bace-46b4-80dc-d8bfc26be11b} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.001728 sec., 153935.1851851852 rows/sec., 9.78 MiB/sec. | ||
| 4486 | 2026.02.06 01:22:01.889669 [ 4 ] {6b8ac753-bace-46b4-80dc-d8bfc26be11b} <Debug> TCPHandler: Processed in 0.002175075 sec. | ||
| 4487 | 2026.02.06 01:22:01.889792 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4488 | 2026.02.06 01:22:01.889893 [ 4 ] {808641a2-d734-421f-b587-cb59491ec039} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4489 | 2026.02.06 01:22:01.889936 [ 4 ] {808641a2-d734-421f-b587-cb59491ec039} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4490 | 2026.02.06 01:22:01.890607 [ 4 ] {808641a2-d734-421f-b587-cb59491ec039} <Trace> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4491 | 2026.02.06 01:22:01.890642 [ 4 ] {808641a2-d734-421f-b587-cb59491ec039} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4492 | 2026.02.06 01:22:01.890989 [ 4 ] {808641a2-d734-421f-b587-cb59491ec039} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4493 | 2026.02.06 01:22:01.891202 [ 4 ] {808641a2-d734-421f-b587-cb59491ec039} <Trace> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4494 | 2026.02.06 01:22:01.891333 [ 4 ] {808641a2-d734-421f-b587-cb59491ec039} <Debug> executeQuery: Read 752 rows, 60.56 KiB in 0.001463 sec., 514012.30348598765 rows/sec., 40.43 MiB/sec. | ||
| 4495 | 2026.02.06 01:22:01.891371 [ 4 ] {808641a2-d734-421f-b587-cb59491ec039} <Debug> TCPHandler: Processed in 0.001633491 sec. | ||
| 4496 | 2026.02.06 01:22:01.891483 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4497 | 2026.02.06 01:22:01.891578 [ 4 ] {7e9025c0-e436-4e28-b7e5-8847bc25184d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4498 | 2026.02.06 01:22:01.891619 [ 4 ] {7e9025c0-e436-4e28-b7e5-8847bc25184d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4499 | 2026.02.06 01:22:01.892030 [ 4 ] {7e9025c0-e436-4e28-b7e5-8847bc25184d} <Trace> oximeter.fields_u16 (fb4d60fc-202c-4b3b-b72e-c67fc122b90a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4500 | 2026.02.06 01:22:01.892065 [ 4 ] {7e9025c0-e436-4e28-b7e5-8847bc25184d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4501 | 2026.02.06 01:22:01.892357 [ 4 ] {7e9025c0-e436-4e28-b7e5-8847bc25184d} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4502 | 2026.02.06 01:22:01.892556 [ 4 ] {7e9025c0-e436-4e28-b7e5-8847bc25184d} <Trace> oximeter.fields_u16 (fb4d60fc-202c-4b3b-b72e-c67fc122b90a): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4503 | 2026.02.06 01:22:01.892679 [ 4 ] {7e9025c0-e436-4e28-b7e5-8847bc25184d} <Debug> executeQuery: Read 133 rows, 8.00 KiB in 0.001119 sec., 118856.12153708668 rows/sec., 6.98 MiB/sec. | ||
| 4504 | 2026.02.06 01:22:01.892715 [ 4 ] {7e9025c0-e436-4e28-b7e5-8847bc25184d} <Debug> TCPHandler: Processed in 0.001283338 sec. | ||
| 4505 | 2026.02.06 01:22:01.892825 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4506 | 2026.02.06 01:22:01.892919 [ 4 ] {595ea34b-3bed-4d92-83f5-3ac93bc9471a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4507 | 2026.02.06 01:22:01.892958 [ 4 ] {595ea34b-3bed-4d92-83f5-3ac93bc9471a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4508 | 2026.02.06 01:22:01.893365 [ 4 ] {595ea34b-3bed-4d92-83f5-3ac93bc9471a} <Trace> oximeter.fields_u32 (efacbb35-87c4-45a6-b25f-cea415d7aebd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4509 | 2026.02.06 01:22:01.893398 [ 4 ] {595ea34b-3bed-4d92-83f5-3ac93bc9471a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4510 | 2026.02.06 01:22:01.893683 [ 4 ] {595ea34b-3bed-4d92-83f5-3ac93bc9471a} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4511 | 2026.02.06 01:22:01.893894 [ 4 ] {595ea34b-3bed-4d92-83f5-3ac93bc9471a} <Trace> oximeter.fields_u32 (efacbb35-87c4-45a6-b25f-cea415d7aebd): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4512 | 2026.02.06 01:22:01.894016 [ 4 ] {595ea34b-3bed-4d92-83f5-3ac93bc9471a} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.001115 sec., 125560.53811659191 rows/sec., 8.12 MiB/sec. | ||
| 4513 | 2026.02.06 01:22:01.894072 [ 4 ] {595ea34b-3bed-4d92-83f5-3ac93bc9471a} <Debug> TCPHandler: Processed in 0.001297129 sec. | ||
| 4514 | 2026.02.06 01:22:01.894183 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4515 | 2026.02.06 01:22:01.894276 [ 4 ] {ece8c29d-ae21-4e04-8cdb-d08f4156bfbe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4516 | 2026.02.06 01:22:01.894316 [ 4 ] {ece8c29d-ae21-4e04-8cdb-d08f4156bfbe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4517 | 2026.02.06 01:22:01.894735 [ 4 ] {ece8c29d-ae21-4e04-8cdb-d08f4156bfbe} <Trace> oximeter.fields_u8 (7e40da4e-3721-4df5-9ad4-b5e43542e087): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4518 | 2026.02.06 01:22:01.894769 [ 4 ] {ece8c29d-ae21-4e04-8cdb-d08f4156bfbe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4519 | 2026.02.06 01:22:01.895071 [ 4 ] {ece8c29d-ae21-4e04-8cdb-d08f4156bfbe} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4520 | 2026.02.06 01:22:01.895277 [ 4 ] {ece8c29d-ae21-4e04-8cdb-d08f4156bfbe} <Trace> oximeter.fields_u8 (7e40da4e-3721-4df5-9ad4-b5e43542e087): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4521 | 2026.02.06 01:22:01.895400 [ 4 ] {ece8c29d-ae21-4e04-8cdb-d08f4156bfbe} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001141 sec., 121822.96231375985 rows/sec., 6.93 MiB/sec. | ||
| 4522 | 2026.02.06 01:22:01.895437 [ 4 ] {ece8c29d-ae21-4e04-8cdb-d08f4156bfbe} <Debug> TCPHandler: Processed in 0.001303179 sec. | ||
| 4523 | 2026.02.06 01:22:01.895548 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4524 | 2026.02.06 01:22:01.895640 [ 4 ] {69de6429-eba7-4c91-94db-48e7f105d346} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4525 | 2026.02.06 01:22:01.895679 [ 4 ] {69de6429-eba7-4c91-94db-48e7f105d346} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4526 | 2026.02.06 01:22:01.896213 [ 4 ] {69de6429-eba7-4c91-94db-48e7f105d346} <Trace> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4527 | 2026.02.06 01:22:01.896247 [ 4 ] {69de6429-eba7-4c91-94db-48e7f105d346} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4528 | 2026.02.06 01:22:01.896577 [ 4 ] {69de6429-eba7-4c91-94db-48e7f105d346} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4529 | 2026.02.06 01:22:01.896782 [ 4 ] {69de6429-eba7-4c91-94db-48e7f105d346} <Trace> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4530 | 2026.02.06 01:22:01.896923 [ 4 ] {69de6429-eba7-4c91-94db-48e7f105d346} <Debug> executeQuery: Read 463 rows, 33.28 KiB in 0.0013 sec., 356153.8461538462 rows/sec., 25.00 MiB/sec. | ||
| 4531 | 2026.02.06 01:22:01.896959 [ 4 ] {69de6429-eba7-4c91-94db-48e7f105d346} <Debug> TCPHandler: Processed in 0.00146214 sec. | ||
| 4532 | 2026.02.06 01:22:01.897068 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4533 | 2026.02.06 01:22:01.897160 [ 4 ] {789472fc-399a-4219-8705-7ecee6a4df09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4534 | 2026.02.06 01:22:01.897201 [ 4 ] {789472fc-399a-4219-8705-7ecee6a4df09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4535 | 2026.02.06 01:22:01.897550 [ 4 ] {789472fc-399a-4219-8705-7ecee6a4df09} <Trace> oximeter.measurements_bool (a3a47353-bd4a-4bc2-8c37-5164375cd607): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4536 | 2026.02.06 01:22:01.897584 [ 4 ] {789472fc-399a-4219-8705-7ecee6a4df09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4537 | 2026.02.06 01:22:01.897877 [ 4 ] {789472fc-399a-4219-8705-7ecee6a4df09} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4538 | 2026.02.06 01:22:01.898097 [ 4 ] {789472fc-399a-4219-8705-7ecee6a4df09} <Trace> oximeter.measurements_bool (a3a47353-bd4a-4bc2-8c37-5164375cd607): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4539 | 2026.02.06 01:22:01.898181 [ 60 ] {} <Debug> oximeter.measurements_bool (a3a47353-bd4a-4bc2-8c37-5164375cd607) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 4540 | 2026.02.06 01:22:01.898219 [ 60 ] {} <Trace> oximeter.measurements_bool (a3a47353-bd4a-4bc2-8c37-5164375cd607): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4541 | 2026.02.06 01:22:01.898220 [ 4 ] {789472fc-399a-4219-8705-7ecee6a4df09} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001077 sec., 5571.030640668523 rows/sec., 291.06 KiB/sec. | ||
| 4542 | 2026.02.06 01:22:01.898237 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4543 | 2026.02.06 01:22:01.898263 [ 4 ] {789472fc-399a-4219-8705-7ecee6a4df09} <Debug> TCPHandler: Processed in 0.001245268 sec. | ||
| 4544 | 2026.02.06 01:22:01.898359 [ 189 ] {a3a47353-bd4a-4bc2-8c37-5164375cd607::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 | ||
| 4545 | 2026.02.06 01:22:01.898375 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4546 | 2026.02.06 01:22:01.898508 [ 4 ] {b0d84047-cb7a-4339-acc3-1e99f5fc2f97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4547 | 2026.02.06 01:22:01.898536 [ 189 ] {a3a47353-bd4a-4bc2-8c37-5164375cd607::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4548 | 2026.02.06 01:22:01.898551 [ 4 ] {b0d84047-cb7a-4339-acc3-1e99f5fc2f97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4549 | 2026.02.06 01:22:01.898584 [ 189 ] {a3a47353-bd4a-4bc2-8c37-5164375cd607::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 | ||
| 4550 | 2026.02.06 01:22:01.898663 [ 189 ] {a3a47353-bd4a-4bc2-8c37-5164375cd607::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 | ||
| 4551 | 2026.02.06 01:22:01.898711 [ 189 ] {a3a47353-bd4a-4bc2-8c37-5164375cd607::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 | ||
| 4552 | 2026.02.06 01:22:01.898757 [ 189 ] {a3a47353-bd4a-4bc2-8c37-5164375cd607::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 | ||
| 4553 | 2026.02.06 01:22:01.898803 [ 189 ] {a3a47353-bd4a-4bc2-8c37-5164375cd607::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 | ||
| 4554 | 2026.02.06 01:22:01.898855 [ 189 ] {a3a47353-bd4a-4bc2-8c37-5164375cd607::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 | ||
| 4555 | 2026.02.06 01:22:01.898965 [ 4 ] {b0d84047-cb7a-4339-acc3-1e99f5fc2f97} <Trace> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4556 | 2026.02.06 01:22:01.899006 [ 4 ] {b0d84047-cb7a-4339-acc3-1e99f5fc2f97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4557 | 2026.02.06 01:22:01.899385 [ 4 ] {b0d84047-cb7a-4339-acc3-1e99f5fc2f97} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4558 | 2026.02.06 01:22:01.899611 [ 4 ] {b0d84047-cb7a-4339-acc3-1e99f5fc2f97} <Trace> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4559 | 2026.02.06 01:22:01.899743 [ 4 ] {b0d84047-cb7a-4339-acc3-1e99f5fc2f97} <Debug> executeQuery: Read 258 rows, 17.59 KiB in 0.001252 sec., 206070.28753993608 rows/sec., 13.72 MiB/sec. | ||
| 4560 | 2026.02.06 01:22:01.899752 [ 187 ] {a3a47353-bd4a-4bc2-8c37-5164375cd607::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 66 rows, containing 4 columns (4 merged, 0 gathered) in 0.00144847 sec., 45565.32064868447 rows/sec., 2.32 MiB/sec. | ||
| 4561 | 2026.02.06 01:22:01.899781 [ 4 ] {b0d84047-cb7a-4339-acc3-1e99f5fc2f97} <Debug> TCPHandler: Processed in 0.00145585 sec. | ||
| 4562 | 2026.02.06 01:22:01.899916 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4563 | 2026.02.06 01:22:01.899980 [ 186 ] {a3a47353-bd4a-4bc2-8c37-5164375cd607::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 4564 | 2026.02.06 01:22:01.900010 [ 4 ] {ab9dd7d8-8848-491c-a05c-098d779140eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4565 | 2026.02.06 01:22:01.900062 [ 4 ] {ab9dd7d8-8848-491c-a05c-098d779140eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4566 | 2026.02.06 01:22:01.900314 [ 186 ] {a3a47353-bd4a-4bc2-8c37-5164375cd607::all_1_11_2} <Trace> oximeter.measurements_bool (a3a47353-bd4a-4bc2-8c37-5164375cd607): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4567 | 2026.02.06 01:22:01.900394 [ 4 ] {ab9dd7d8-8848-491c-a05c-098d779140eb} <Trace> oximeter.measurements_f64 (2afa91c6-7a6c-42cf-84ca-7476e88b4c4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4568 | 2026.02.06 01:22:01.900405 [ 186 ] {a3a47353-bd4a-4bc2-8c37-5164375cd607::all_1_11_2} <Trace> oximeter.measurements_bool (a3a47353-bd4a-4bc2-8c37-5164375cd607) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 4569 | 2026.02.06 01:22:01.900436 [ 4 ] {ab9dd7d8-8848-491c-a05c-098d779140eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4570 | 2026.02.06 01:22:01.900517 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 4571 | 2026.02.06 01:22:01.900757 [ 4 ] {ab9dd7d8-8848-491c-a05c-098d779140eb} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4572 | 2026.02.06 01:22:01.900968 [ 4 ] {ab9dd7d8-8848-491c-a05c-098d779140eb} <Trace> oximeter.measurements_f64 (2afa91c6-7a6c-42cf-84ca-7476e88b4c4e): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4573 | 2026.02.06 01:22:01.901099 [ 4 ] {ab9dd7d8-8848-491c-a05c-098d779140eb} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001106 sec., 904.1591320072333 rows/sec., 60.92 KiB/sec. | ||
| 4574 | 2026.02.06 01:22:01.901134 [ 4 ] {ab9dd7d8-8848-491c-a05c-098d779140eb} <Debug> TCPHandler: Processed in 0.001267668 sec. | ||
| 4575 | 2026.02.06 01:22:01.901240 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4576 | 2026.02.06 01:22:01.901343 [ 4 ] {46958c06-cc1a-4d4c-aacd-499c8442d1d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4577 | 2026.02.06 01:22:01.901386 [ 4 ] {46958c06-cc1a-4d4c-aacd-499c8442d1d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4578 | 2026.02.06 01:22:01.901726 [ 4 ] {46958c06-cc1a-4d4c-aacd-499c8442d1d8} <Trace> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4579 | 2026.02.06 01:22:01.901761 [ 4 ] {46958c06-cc1a-4d4c-aacd-499c8442d1d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4580 | 2026.02.06 01:22:01.902105 [ 4 ] {46958c06-cc1a-4d4c-aacd-499c8442d1d8} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4581 | 2026.02.06 01:22:01.902323 [ 4 ] {46958c06-cc1a-4d4c-aacd-499c8442d1d8} <Trace> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4582 | 2026.02.06 01:22:01.902454 [ 4 ] {46958c06-cc1a-4d4c-aacd-499c8442d1d8} <Debug> executeQuery: Read 88 rows, 5.66 KiB in 0.00113 sec., 77876.10619469028 rows/sec., 4.89 MiB/sec. | ||
| 4583 | 2026.02.06 01:22:01.902491 [ 4 ] {46958c06-cc1a-4d4c-aacd-499c8442d1d8} <Debug> TCPHandler: Processed in 0.001301199 sec. | ||
| 4584 | 2026.02.06 01:22:06.143002 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 612 | ||
| 4585 | 2026.02.06 01:22:06.145364 [ 243 ] {} <Trace> system.query_log (e979a318-9a58-4b34-9a72-3006f9f8e92e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4586 | 2026.02.06 01:22:06.145405 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4587 | 2026.02.06 01:22:06.146554 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4588 | 2026.02.06 01:22:06.146792 [ 243 ] {} <Trace> system.query_log (e979a318-9a58-4b34-9a72-3006f9f8e92e): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4589 | 2026.02.06 01:22:06.147021 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 612 | ||
| 4590 | 2026.02.06 01:22:06.910968 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4591 | 2026.02.06 01:22:06.911265 [ 4 ] {c7860c3a-1711-4702-88ba-fa6ec5751ce1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4592 | 2026.02.06 01:22:06.911338 [ 4 ] {c7860c3a-1711-4702-88ba-fa6ec5751ce1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4593 | 2026.02.06 01:22:06.911968 [ 4 ] {c7860c3a-1711-4702-88ba-fa6ec5751ce1} <Trace> oximeter.fields_ipaddr (a3260224-33ad-484c-9570-d358a82531a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4594 | 2026.02.06 01:22:06.912021 [ 4 ] {c7860c3a-1711-4702-88ba-fa6ec5751ce1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4595 | 2026.02.06 01:22:06.912451 [ 4 ] {c7860c3a-1711-4702-88ba-fa6ec5751ce1} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 4596 | 2026.02.06 01:22:06.912781 [ 4 ] {c7860c3a-1711-4702-88ba-fa6ec5751ce1} <Trace> oximeter.fields_ipaddr (a3260224-33ad-484c-9570-d358a82531a2): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4597 | 2026.02.06 01:22:06.912987 [ 4 ] {c7860c3a-1711-4702-88ba-fa6ec5751ce1} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.0018 sec., 6666.666666666667 rows/sec., 543.62 KiB/sec. | ||
| 4598 | 2026.02.06 01:22:06.913044 [ 4 ] {c7860c3a-1711-4702-88ba-fa6ec5751ce1} <Debug> TCPHandler: Processed in 0.002267605 sec. | ||
| 4599 | 2026.02.06 01:22:06.913174 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4600 | 2026.02.06 01:22:06.913283 [ 4 ] {9979171b-dff4-432b-bb1f-0b4215fcecbb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4601 | 2026.02.06 01:22:06.913329 [ 4 ] {9979171b-dff4-432b-bb1f-0b4215fcecbb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4602 | 2026.02.06 01:22:06.914537 [ 4 ] {9979171b-dff4-432b-bb1f-0b4215fcecbb} <Trace> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4603 | 2026.02.06 01:22:06.914578 [ 4 ] {9979171b-dff4-432b-bb1f-0b4215fcecbb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4604 | 2026.02.06 01:22:06.915097 [ 4 ] {9979171b-dff4-432b-bb1f-0b4215fcecbb} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4605 | 2026.02.06 01:22:06.915355 [ 4 ] {9979171b-dff4-432b-bb1f-0b4215fcecbb} <Trace> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4606 | 2026.02.06 01:22:06.915495 [ 71 ] {} <Debug> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4607 | 2026.02.06 01:22:06.915508 [ 4 ] {9979171b-dff4-432b-bb1f-0b4215fcecbb} <Debug> executeQuery: Read 1284 rows, 109.27 KiB in 0.002249 sec., 570920.4090706981 rows/sec., 47.45 MiB/sec. | ||
| 4608 | 2026.02.06 01:22:06.915579 [ 71 ] {} <Trace> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4609 | 2026.02.06 01:22:06.915617 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4610 | 2026.02.06 01:22:06.915624 [ 4 ] {9979171b-dff4-432b-bb1f-0b4215fcecbb} <Debug> TCPHandler: Processed in 0.002510647 sec. | ||
| 4611 | 2026.02.06 01:22:06.915759 [ 189 ] {fb68cebe-225b-4628-b6a1-821ca25cb918::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 | ||
| 4612 | 2026.02.06 01:22:06.915777 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4613 | 2026.02.06 01:22:06.915904 [ 4 ] {dabe9008-92b8-4425-afcb-d95b6ecfc262} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4614 | 2026.02.06 01:22:06.915930 [ 189 ] {fb68cebe-225b-4628-b6a1-821ca25cb918::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4615 | 2026.02.06 01:22:06.915949 [ 4 ] {dabe9008-92b8-4425-afcb-d95b6ecfc262} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4616 | 2026.02.06 01:22:06.915975 [ 189 ] {fb68cebe-225b-4628-b6a1-821ca25cb918::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 2105 rows starting from the beginning of the part | ||
| 4617 | 2026.02.06 01:22:06.916063 [ 189 ] {fb68cebe-225b-4628-b6a1-821ca25cb918::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 138 rows starting from the beginning of the part | ||
| 4618 | 2026.02.06 01:22:06.916111 [ 189 ] {fb68cebe-225b-4628-b6a1-821ca25cb918::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 752 rows starting from the beginning of the part | ||
| 4619 | 2026.02.06 01:22:06.916155 [ 189 ] {fb68cebe-225b-4628-b6a1-821ca25cb918::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 138 rows starting from the beginning of the part | ||
| 4620 | 2026.02.06 01:22:06.916196 [ 189 ] {fb68cebe-225b-4628-b6a1-821ca25cb918::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 752 rows starting from the beginning of the part | ||
| 4621 | 2026.02.06 01:22:06.916241 [ 189 ] {fb68cebe-225b-4628-b6a1-821ca25cb918::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 1284 rows starting from the beginning of the part | ||
| 4622 | 2026.02.06 01:22:06.916425 [ 4 ] {dabe9008-92b8-4425-afcb-d95b6ecfc262} <Trace> oximeter.fields_u16 (fb4d60fc-202c-4b3b-b72e-c67fc122b90a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4623 | 2026.02.06 01:22:06.916470 [ 4 ] {dabe9008-92b8-4425-afcb-d95b6ecfc262} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4624 | 2026.02.06 01:22:06.916835 [ 4 ] {dabe9008-92b8-4425-afcb-d95b6ecfc262} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4625 | 2026.02.06 01:22:06.917073 [ 4 ] {dabe9008-92b8-4425-afcb-d95b6ecfc262} <Trace> oximeter.fields_u16 (fb4d60fc-202c-4b3b-b72e-c67fc122b90a): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4626 | 2026.02.06 01:22:06.917218 [ 4 ] {dabe9008-92b8-4425-afcb-d95b6ecfc262} <Debug> executeQuery: Read 53 rows, 3.92 KiB in 0.001337 sec., 39640.98728496634 rows/sec., 2.86 MiB/sec. | ||
| 4627 | 2026.02.06 01:22:06.917258 [ 4 ] {dabe9008-92b8-4425-afcb-d95b6ecfc262} <Debug> TCPHandler: Processed in 0.00153378 sec. | ||
| 4628 | 2026.02.06 01:22:06.917373 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4629 | 2026.02.06 01:22:06.917470 [ 4 ] {1e36e6dc-1971-4ab0-af3a-56c7667fcb0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4630 | 2026.02.06 01:22:06.917512 [ 4 ] {1e36e6dc-1971-4ab0-af3a-56c7667fcb0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4631 | 2026.02.06 01:22:06.917998 [ 4 ] {1e36e6dc-1971-4ab0-af3a-56c7667fcb0e} <Trace> oximeter.fields_u32 (efacbb35-87c4-45a6-b25f-cea415d7aebd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4632 | 2026.02.06 01:22:06.918036 [ 4 ] {1e36e6dc-1971-4ab0-af3a-56c7667fcb0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4633 | 2026.02.06 01:22:06.918279 [ 186 ] {fb68cebe-225b-4628-b6a1-821ca25cb918::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5169 rows, containing 5 columns (5 merged, 0 gathered) in 0.002574697 sec., 2007614.8766243174 rows/sec., 171.58 MiB/sec. | ||
| 4634 | 2026.02.06 01:22:06.918371 [ 4 ] {1e36e6dc-1971-4ab0-af3a-56c7667fcb0e} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4635 | 2026.02.06 01:22:06.918606 [ 4 ] {1e36e6dc-1971-4ab0-af3a-56c7667fcb0e} <Trace> oximeter.fields_u32 (efacbb35-87c4-45a6-b25f-cea415d7aebd): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4636 | 2026.02.06 01:22:06.918633 [ 187 ] {fb68cebe-225b-4628-b6a1-821ca25cb918::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4637 | 2026.02.06 01:22:06.918744 [ 4 ] {1e36e6dc-1971-4ab0-af3a-56c7667fcb0e} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001293 sec., 176334.10672853826 rows/sec., 11.94 MiB/sec. | ||
| 4638 | 2026.02.06 01:22:06.918787 [ 4 ] {1e36e6dc-1971-4ab0-af3a-56c7667fcb0e} <Debug> TCPHandler: Processed in 0.00146617 sec. | ||
| 4639 | 2026.02.06 01:22:06.918903 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4640 | 2026.02.06 01:22:06.918966 [ 187 ] {fb68cebe-225b-4628-b6a1-821ca25cb918::all_1_26_5} <Trace> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4641 | 2026.02.06 01:22:06.918999 [ 4 ] {628e6434-f6af-4a2c-b215-6a90ae2adad1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4642 | 2026.02.06 01:22:06.919044 [ 4 ] {628e6434-f6af-4a2c-b215-6a90ae2adad1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4643 | 2026.02.06 01:22:06.919050 [ 187 ] {fb68cebe-225b-4628-b6a1-821ca25cb918::all_1_26_5} <Trace> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4644 | 2026.02.06 01:22:06.919165 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.13 MiB. | ||
| 4645 | 2026.02.06 01:22:06.919674 [ 4 ] {628e6434-f6af-4a2c-b215-6a90ae2adad1} <Trace> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4646 | 2026.02.06 01:22:06.919716 [ 4 ] {628e6434-f6af-4a2c-b215-6a90ae2adad1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4647 | 2026.02.06 01:22:06.920088 [ 4 ] {628e6434-f6af-4a2c-b215-6a90ae2adad1} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4648 | 2026.02.06 01:22:06.920318 [ 4 ] {628e6434-f6af-4a2c-b215-6a90ae2adad1} <Trace> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4649 | 2026.02.06 01:22:06.920430 [ 89 ] {} <Debug> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4650 | 2026.02.06 01:22:06.920448 [ 4 ] {628e6434-f6af-4a2c-b215-6a90ae2adad1} <Debug> executeQuery: Read 573 rows, 43.67 KiB in 0.001468 sec., 390326.9754768393 rows/sec., 29.05 MiB/sec. | ||
| 4651 | 2026.02.06 01:22:06.920484 [ 89 ] {} <Trace> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4652 | 2026.02.06 01:22:06.920500 [ 4 ] {628e6434-f6af-4a2c-b215-6a90ae2adad1} <Debug> TCPHandler: Processed in 0.001646841 sec. | ||
| 4653 | 2026.02.06 01:22:06.920512 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4654 | 2026.02.06 01:22:06.920607 [ 196 ] {8671d447-0367-4212-b46d-8d9acc78108d::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 | ||
| 4655 | 2026.02.06 01:22:06.920627 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4656 | 2026.02.06 01:22:06.920704 [ 196 ] {8671d447-0367-4212-b46d-8d9acc78108d::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4657 | 2026.02.06 01:22:06.920724 [ 4 ] {b46692e1-b364-4918-9873-686656c5c582} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4658 | 2026.02.06 01:22:06.920734 [ 196 ] {8671d447-0367-4212-b46d-8d9acc78108d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1034 rows starting from the beginning of the part | ||
| 4659 | 2026.02.06 01:22:06.920770 [ 4 ] {b46692e1-b364-4918-9873-686656c5c582} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4660 | 2026.02.06 01:22:06.920791 [ 196 ] {8671d447-0367-4212-b46d-8d9acc78108d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 105 rows starting from the beginning of the part | ||
| 4661 | 2026.02.06 01:22:06.920833 [ 196 ] {8671d447-0367-4212-b46d-8d9acc78108d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 463 rows starting from the beginning of the part | ||
| 4662 | 2026.02.06 01:22:06.920870 [ 196 ] {8671d447-0367-4212-b46d-8d9acc78108d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 105 rows starting from the beginning of the part | ||
| 4663 | 2026.02.06 01:22:06.920905 [ 196 ] {8671d447-0367-4212-b46d-8d9acc78108d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 463 rows starting from the beginning of the part | ||
| 4664 | 2026.02.06 01:22:06.920953 [ 196 ] {8671d447-0367-4212-b46d-8d9acc78108d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 573 rows starting from the beginning of the part | ||
| 4665 | 2026.02.06 01:22:06.921381 [ 4 ] {b46692e1-b364-4918-9873-686656c5c582} <Trace> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4666 | 2026.02.06 01:22:06.921417 [ 4 ] {b46692e1-b364-4918-9873-686656c5c582} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4667 | 2026.02.06 01:22:06.921853 [ 4 ] {b46692e1-b364-4918-9873-686656c5c582} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4668 | 2026.02.06 01:22:06.922074 [ 4 ] {b46692e1-b364-4918-9873-686656c5c582} <Trace> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4669 | 2026.02.06 01:22:06.922097 [ 187 ] {8671d447-0367-4212-b46d-8d9acc78108d::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2743 rows, containing 5 columns (5 merged, 0 gathered) in 0.00152949 sec., 1793408.260269763 rows/sec., 137.23 MiB/sec. | ||
| 4670 | 2026.02.06 01:22:06.922199 [ 89 ] {} <Debug> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4671 | 2026.02.06 01:22:06.922220 [ 4 ] {b46692e1-b364-4918-9873-686656c5c582} <Debug> executeQuery: Read 850 rows, 58.59 KiB in 0.001513 sec., 561797.7528089888 rows/sec., 37.82 MiB/sec. | ||
| 4672 | 2026.02.06 01:22:06.922251 [ 89 ] {} <Trace> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4673 | 2026.02.06 01:22:06.922280 [ 4 ] {b46692e1-b364-4918-9873-686656c5c582} <Debug> TCPHandler: Processed in 0.001701922 sec. | ||
| 4674 | 2026.02.06 01:22:06.922282 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4675 | 2026.02.06 01:22:06.922350 [ 186 ] {8671d447-0367-4212-b46d-8d9acc78108d::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4676 | 2026.02.06 01:22:06.922397 [ 196 ] {e511ea71-e802-4545-b869-85850eb1d513::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 | ||
| 4677 | 2026.02.06 01:22:06.922410 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4678 | 2026.02.06 01:22:06.922504 [ 196 ] {e511ea71-e802-4545-b869-85850eb1d513::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4679 | 2026.02.06 01:22:06.922513 [ 4 ] {4ad0694a-0cd2-44c6-a717-6d85f33bec19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4680 | 2026.02.06 01:22:06.922541 [ 196 ] {e511ea71-e802-4545-b869-85850eb1d513::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 7439 rows starting from the beginning of the part | ||
| 4681 | 2026.02.06 01:22:06.922577 [ 4 ] {4ad0694a-0cd2-44c6-a717-6d85f33bec19} <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 | ||
| 4682 | 2026.02.06 01:22:06.922600 [ 196 ] {e511ea71-e802-4545-b869-85850eb1d513::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 160 rows starting from the beginning of the part | ||
| 4683 | 2026.02.06 01:22:06.922666 [ 196 ] {e511ea71-e802-4545-b869-85850eb1d513::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 258 rows starting from the beginning of the part | ||
| 4684 | 2026.02.06 01:22:06.922711 [ 186 ] {8671d447-0367-4212-b46d-8d9acc78108d::all_1_26_5} <Trace> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4685 | 2026.02.06 01:22:06.922714 [ 196 ] {e511ea71-e802-4545-b869-85850eb1d513::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 160 rows starting from the beginning of the part | ||
| 4686 | 2026.02.06 01:22:06.922778 [ 196 ] {e511ea71-e802-4545-b869-85850eb1d513::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 258 rows starting from the beginning of the part | ||
| 4687 | 2026.02.06 01:22:06.922810 [ 186 ] {8671d447-0367-4212-b46d-8d9acc78108d::all_1_26_5} <Trace> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4688 | 2026.02.06 01:22:06.922821 [ 196 ] {e511ea71-e802-4545-b869-85850eb1d513::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 850 rows starting from the beginning of the part | ||
| 4689 | 2026.02.06 01:22:06.922916 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.65 MiB. | ||
| 4690 | 2026.02.06 01:22:06.923472 [ 4 ] {4ad0694a-0cd2-44c6-a717-6d85f33bec19} <Trace> oximeter.measurements_histogramu64 (97144b8f-900e-4825-92d0-28bf27d1d4ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4691 | 2026.02.06 01:22:06.923522 [ 4 ] {4ad0694a-0cd2-44c6-a717-6d85f33bec19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4692 | 2026.02.06 01:22:06.924113 [ 4 ] {4ad0694a-0cd2-44c6-a717-6d85f33bec19} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4693 | 2026.02.06 01:22:06.924352 [ 4 ] {4ad0694a-0cd2-44c6-a717-6d85f33bec19} <Trace> oximeter.measurements_histogramu64 (97144b8f-900e-4825-92d0-28bf27d1d4ae): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4694 | 2026.02.06 01:22:06.924494 [ 4 ] {4ad0694a-0cd2-44c6-a717-6d85f33bec19} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002 sec., 20500 rows/sec., 36.74 MiB/sec. | ||
| 4695 | 2026.02.06 01:22:06.924566 [ 4 ] {4ad0694a-0cd2-44c6-a717-6d85f33bec19} <Debug> TCPHandler: Processed in 0.002204425 sec. | ||
| 4696 | 2026.02.06 01:22:06.924698 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4697 | 2026.02.06 01:22:06.924797 [ 4 ] {880866da-294b-4d4b-9317-d19d78de09f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4698 | 2026.02.06 01:22:06.924839 [ 4 ] {880866da-294b-4d4b-9317-d19d78de09f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4699 | 2026.02.06 01:22:06.925185 [ 4 ] {880866da-294b-4d4b-9317-d19d78de09f0} <Trace> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4700 | 2026.02.06 01:22:06.925224 [ 4 ] {880866da-294b-4d4b-9317-d19d78de09f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4701 | 2026.02.06 01:22:06.925554 [ 4 ] {880866da-294b-4d4b-9317-d19d78de09f0} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4702 | 2026.02.06 01:22:06.925773 [ 4 ] {880866da-294b-4d4b-9317-d19d78de09f0} <Trace> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4703 | 2026.02.06 01:22:06.925880 [ 89 ] {} <Debug> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4704 | 2026.02.06 01:22:06.925906 [ 4 ] {880866da-294b-4d4b-9317-d19d78de09f0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001129 sec., 53144.37555358725 rows/sec., 3.58 MiB/sec. | ||
| 4705 | 2026.02.06 01:22:06.925914 [ 89 ] {} <Trace> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4706 | 2026.02.06 01:22:06.925947 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4707 | 2026.02.06 01:22:06.925951 [ 4 ] {880866da-294b-4d4b-9317-d19d78de09f0} <Debug> TCPHandler: Processed in 0.0013071 sec. | ||
| 4708 | 2026.02.06 01:22:06.926026 [ 192 ] {35a37a75-595c-437a-bd19-b1f8c8c9b2dc::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 | ||
| 4709 | 2026.02.06 01:22:06.926119 [ 192 ] {35a37a75-595c-437a-bd19-b1f8c8c9b2dc::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4710 | 2026.02.06 01:22:06.926147 [ 192 ] {35a37a75-595c-437a-bd19-b1f8c8c9b2dc::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1212 rows starting from the beginning of the part | ||
| 4711 | 2026.02.06 01:22:06.926205 [ 192 ] {35a37a75-595c-437a-bd19-b1f8c8c9b2dc::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 60 rows starting from the beginning of the part | ||
| 4712 | 2026.02.06 01:22:06.926245 [ 192 ] {35a37a75-595c-437a-bd19-b1f8c8c9b2dc::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 88 rows starting from the beginning of the part | ||
| 4713 | 2026.02.06 01:22:06.926279 [ 192 ] {35a37a75-595c-437a-bd19-b1f8c8c9b2dc::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 60 rows starting from the beginning of the part | ||
| 4714 | 2026.02.06 01:22:06.926315 [ 192 ] {35a37a75-595c-437a-bd19-b1f8c8c9b2dc::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 88 rows starting from the beginning of the part | ||
| 4715 | 2026.02.06 01:22:06.926349 [ 192 ] {35a37a75-595c-437a-bd19-b1f8c8c9b2dc::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 60 rows starting from the beginning of the part | ||
| 4716 | 2026.02.06 01:22:06.926817 [ 199 ] {e511ea71-e802-4545-b869-85850eb1d513::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9125 rows, containing 5 columns (5 merged, 0 gathered) in 0.00446451 sec., 2043897.3145989147 rows/sec., 138.44 MiB/sec. | ||
| 4717 | 2026.02.06 01:22:06.927002 [ 196 ] {e511ea71-e802-4545-b869-85850eb1d513::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4718 | 2026.02.06 01:22:06.927319 [ 196 ] {e511ea71-e802-4545-b869-85850eb1d513::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4719 | 2026.02.06 01:22:06.927321 [ 192 ] {35a37a75-595c-437a-bd19-b1f8c8c9b2dc::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1568 rows, containing 4 columns (4 merged, 0 gathered) in 0.001330189 sec., 1178779.8575991832 rows/sec., 76.68 MiB/sec. | ||
| 4720 | 2026.02.06 01:22:06.927388 [ 196 ] {e511ea71-e802-4545-b869-85850eb1d513::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4721 | 2026.02.06 01:22:06.927453 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.56 MiB. | ||
| 4722 | 2026.02.06 01:22:06.927559 [ 199 ] {35a37a75-595c-437a-bd19-b1f8c8c9b2dc::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4723 | 2026.02.06 01:22:06.927852 [ 199 ] {35a37a75-595c-437a-bd19-b1f8c8c9b2dc::all_1_26_5} <Trace> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4724 | 2026.02.06 01:22:06.927927 [ 199 ] {35a37a75-595c-437a-bd19-b1f8c8c9b2dc::all_1_26_5} <Trace> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4725 | 2026.02.06 01:22:06.928007 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. | ||
| 4726 | 2026.02.06 01:22:07.000217 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 244.61 MiB, peak 252.36 MiB, free memory in arenas 0.00 B, will set to 246.14 MiB (RSS), difference: 1.53 MiB | ||
| 4727 | 2026.02.06 01:22:08.627818 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 9113 | ||
| 4728 | 2026.02.06 01:22:08.628296 [ 245 ] {} <Trace> system.asynchronous_metric_log (50965cfb-3fe0-4bc3-b722-77d2bdddda32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4729 | 2026.02.06 01:22:08.628331 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4730 | 2026.02.06 01:22:08.628783 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4731 | 2026.02.06 01:22:08.628990 [ 245 ] {} <Trace> system.asynchronous_metric_log (50965cfb-3fe0-4bc3-b722-77d2bdddda32): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4732 | 2026.02.06 01:22:08.629114 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9113 | ||
| 4733 | 2026.02.06 01:22:09.109538 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 144 | ||
| 4734 | 2026.02.06 01:22:09.125590 [ 244 ] {} <Trace> system.metric_log (b13c6af1-b368-46ee-88e3-e8b49f18365b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4735 | 2026.02.06 01:22:09.125648 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4736 | 2026.02.06 01:22:09.131972 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4737 | 2026.02.06 01:22:09.132699 [ 244 ] {} <Trace> system.metric_log (b13c6af1-b368-46ee-88e3-e8b49f18365b): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4738 | 2026.02.06 01:22:09.135372 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 144 | ||
| 4739 | 2026.02.06 01:22:11.888381 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4740 | 2026.02.06 01:22:11.888595 [ 4 ] {03090a4e-06fe-40b1-906e-c5259687707f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4741 | 2026.02.06 01:22:11.888669 [ 4 ] {03090a4e-06fe-40b1-906e-c5259687707f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4742 | 2026.02.06 01:22:11.889486 [ 4 ] {03090a4e-06fe-40b1-906e-c5259687707f} <Trace> oximeter.fields_i16 (104ba66f-7843-4e50-a9a9-abb40c455f87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4743 | 2026.02.06 01:22:11.889527 [ 4 ] {03090a4e-06fe-40b1-906e-c5259687707f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4744 | 2026.02.06 01:22:11.889946 [ 4 ] {03090a4e-06fe-40b1-906e-c5259687707f} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4745 | 2026.02.06 01:22:11.890172 [ 4 ] {03090a4e-06fe-40b1-906e-c5259687707f} <Trace> oximeter.fields_i16 (104ba66f-7843-4e50-a9a9-abb40c455f87): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4746 | 2026.02.06 01:22:11.890397 [ 4 ] {03090a4e-06fe-40b1-906e-c5259687707f} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.001856 sec., 143318.9655172414 rows/sec., 9.11 MiB/sec. | ||
| 4747 | 2026.02.06 01:22:11.890447 [ 4 ] {03090a4e-06fe-40b1-906e-c5259687707f} <Debug> TCPHandler: Processed in 0.002209165 sec. | ||
| 4748 | 2026.02.06 01:22:11.890583 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4749 | 2026.02.06 01:22:11.890688 [ 4 ] {e397ba51-bdfb-4f5e-a04c-8703afc90f7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4750 | 2026.02.06 01:22:11.890732 [ 4 ] {e397ba51-bdfb-4f5e-a04c-8703afc90f7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4751 | 2026.02.06 01:22:11.891497 [ 4 ] {e397ba51-bdfb-4f5e-a04c-8703afc90f7c} <Trace> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4752 | 2026.02.06 01:22:11.891532 [ 4 ] {e397ba51-bdfb-4f5e-a04c-8703afc90f7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4753 | 2026.02.06 01:22:11.891891 [ 4 ] {e397ba51-bdfb-4f5e-a04c-8703afc90f7c} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4754 | 2026.02.06 01:22:11.892104 [ 4 ] {e397ba51-bdfb-4f5e-a04c-8703afc90f7c} <Trace> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4755 | 2026.02.06 01:22:11.892241 [ 4 ] {e397ba51-bdfb-4f5e-a04c-8703afc90f7c} <Debug> executeQuery: Read 752 rows, 60.56 KiB in 0.001576 sec., 477157.3604060914 rows/sec., 37.53 MiB/sec. | ||
| 4756 | 2026.02.06 01:22:11.892279 [ 4 ] {e397ba51-bdfb-4f5e-a04c-8703afc90f7c} <Debug> TCPHandler: Processed in 0.001747892 sec. | ||
| 4757 | 2026.02.06 01:22:11.892399 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4758 | 2026.02.06 01:22:11.892496 [ 4 ] {9b1237a9-a400-408c-9d21-eef5af47ff6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4759 | 2026.02.06 01:22:11.892537 [ 4 ] {9b1237a9-a400-408c-9d21-eef5af47ff6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4760 | 2026.02.06 01:22:11.892981 [ 4 ] {9b1237a9-a400-408c-9d21-eef5af47ff6d} <Trace> oximeter.fields_u16 (fb4d60fc-202c-4b3b-b72e-c67fc122b90a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4761 | 2026.02.06 01:22:11.893017 [ 4 ] {9b1237a9-a400-408c-9d21-eef5af47ff6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4762 | 2026.02.06 01:22:11.893334 [ 4 ] {9b1237a9-a400-408c-9d21-eef5af47ff6d} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4763 | 2026.02.06 01:22:11.893550 [ 4 ] {9b1237a9-a400-408c-9d21-eef5af47ff6d} <Trace> oximeter.fields_u16 (fb4d60fc-202c-4b3b-b72e-c67fc122b90a): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4764 | 2026.02.06 01:22:11.893681 [ 4 ] {9b1237a9-a400-408c-9d21-eef5af47ff6d} <Debug> executeQuery: Read 133 rows, 8.00 KiB in 0.001205 sec., 110373.4439834025 rows/sec., 6.49 MiB/sec. | ||
| 4765 | 2026.02.06 01:22:11.893718 [ 4 ] {9b1237a9-a400-408c-9d21-eef5af47ff6d} <Debug> TCPHandler: Processed in 0.001369579 sec. | ||
| 4766 | 2026.02.06 01:22:11.893831 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4767 | 2026.02.06 01:22:11.893924 [ 4 ] {c8b1d8aa-42bf-4351-b1af-7b9f4bdca3db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4768 | 2026.02.06 01:22:11.893964 [ 4 ] {c8b1d8aa-42bf-4351-b1af-7b9f4bdca3db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4769 | 2026.02.06 01:22:11.894429 [ 4 ] {c8b1d8aa-42bf-4351-b1af-7b9f4bdca3db} <Trace> oximeter.fields_u32 (efacbb35-87c4-45a6-b25f-cea415d7aebd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4770 | 2026.02.06 01:22:11.894467 [ 4 ] {c8b1d8aa-42bf-4351-b1af-7b9f4bdca3db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4771 | 2026.02.06 01:22:11.894785 [ 4 ] {c8b1d8aa-42bf-4351-b1af-7b9f4bdca3db} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 4772 | 2026.02.06 01:22:11.895010 [ 4 ] {c8b1d8aa-42bf-4351-b1af-7b9f4bdca3db} <Trace> oximeter.fields_u32 (efacbb35-87c4-45a6-b25f-cea415d7aebd): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4773 | 2026.02.06 01:22:11.895139 [ 4 ] {c8b1d8aa-42bf-4351-b1af-7b9f4bdca3db} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.001234 sec., 113452.18800648297 rows/sec., 7.33 MiB/sec. | ||
| 4774 | 2026.02.06 01:22:11.895177 [ 4 ] {c8b1d8aa-42bf-4351-b1af-7b9f4bdca3db} <Debug> TCPHandler: Processed in 0.001394399 sec. | ||
| 4775 | 2026.02.06 01:22:11.895293 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4776 | 2026.02.06 01:22:11.895390 [ 4 ] {bca1ddc6-e112-40dc-9bb7-d22146316455} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4777 | 2026.02.06 01:22:11.895430 [ 4 ] {bca1ddc6-e112-40dc-9bb7-d22146316455} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4778 | 2026.02.06 01:22:11.895871 [ 4 ] {bca1ddc6-e112-40dc-9bb7-d22146316455} <Trace> oximeter.fields_u8 (7e40da4e-3721-4df5-9ad4-b5e43542e087): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4779 | 2026.02.06 01:22:11.895905 [ 4 ] {bca1ddc6-e112-40dc-9bb7-d22146316455} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4780 | 2026.02.06 01:22:11.896218 [ 4 ] {bca1ddc6-e112-40dc-9bb7-d22146316455} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4781 | 2026.02.06 01:22:11.896449 [ 4 ] {bca1ddc6-e112-40dc-9bb7-d22146316455} <Trace> oximeter.fields_u8 (7e40da4e-3721-4df5-9ad4-b5e43542e087): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4782 | 2026.02.06 01:22:11.896578 [ 4 ] {bca1ddc6-e112-40dc-9bb7-d22146316455} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001207 sec., 115161.5575807788 rows/sec., 6.55 MiB/sec. | ||
| 4783 | 2026.02.06 01:22:11.896617 [ 4 ] {bca1ddc6-e112-40dc-9bb7-d22146316455} <Debug> TCPHandler: Processed in 0.001376479 sec. | ||
| 4784 | 2026.02.06 01:22:11.896733 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4785 | 2026.02.06 01:22:11.896829 [ 4 ] {988f3dec-a9e9-48ba-8c00-a9f366cfdffc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4786 | 2026.02.06 01:22:11.896869 [ 4 ] {988f3dec-a9e9-48ba-8c00-a9f366cfdffc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4787 | 2026.02.06 01:22:11.897419 [ 4 ] {988f3dec-a9e9-48ba-8c00-a9f366cfdffc} <Trace> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4788 | 2026.02.06 01:22:11.897455 [ 4 ] {988f3dec-a9e9-48ba-8c00-a9f366cfdffc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4789 | 2026.02.06 01:22:11.897798 [ 4 ] {988f3dec-a9e9-48ba-8c00-a9f366cfdffc} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4790 | 2026.02.06 01:22:11.898012 [ 4 ] {988f3dec-a9e9-48ba-8c00-a9f366cfdffc} <Trace> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4791 | 2026.02.06 01:22:11.898143 [ 4 ] {988f3dec-a9e9-48ba-8c00-a9f366cfdffc} <Debug> executeQuery: Read 463 rows, 33.28 KiB in 0.001333 sec., 347336.83420855214 rows/sec., 24.38 MiB/sec. | ||
| 4792 | 2026.02.06 01:22:11.898180 [ 4 ] {988f3dec-a9e9-48ba-8c00-a9f366cfdffc} <Debug> TCPHandler: Processed in 0.00149801 sec. | ||
| 4793 | 2026.02.06 01:22:11.898294 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4794 | 2026.02.06 01:22:11.898388 [ 4 ] {2735f031-6288-4a55-af37-dfa8686cb9db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4795 | 2026.02.06 01:22:11.898431 [ 4 ] {2735f031-6288-4a55-af37-dfa8686cb9db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4796 | 2026.02.06 01:22:11.898766 [ 4 ] {2735f031-6288-4a55-af37-dfa8686cb9db} <Trace> oximeter.measurements_bool (a3a47353-bd4a-4bc2-8c37-5164375cd607): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4797 | 2026.02.06 01:22:11.898800 [ 4 ] {2735f031-6288-4a55-af37-dfa8686cb9db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4798 | 2026.02.06 01:22:11.899096 [ 4 ] {2735f031-6288-4a55-af37-dfa8686cb9db} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4799 | 2026.02.06 01:22:11.899304 [ 4 ] {2735f031-6288-4a55-af37-dfa8686cb9db} <Trace> oximeter.measurements_bool (a3a47353-bd4a-4bc2-8c37-5164375cd607): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4800 | 2026.02.06 01:22:11.899432 [ 4 ] {2735f031-6288-4a55-af37-dfa8686cb9db} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001062 sec., 5649.717514124293 rows/sec., 295.18 KiB/sec. | ||
| 4801 | 2026.02.06 01:22:11.899470 [ 4 ] {2735f031-6288-4a55-af37-dfa8686cb9db} <Debug> TCPHandler: Processed in 0.001226979 sec. | ||
| 4802 | 2026.02.06 01:22:11.899581 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4803 | 2026.02.06 01:22:11.899675 [ 4 ] {97333c52-916f-49fd-9aa0-2a72ce55f039} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4804 | 2026.02.06 01:22:11.899719 [ 4 ] {97333c52-916f-49fd-9aa0-2a72ce55f039} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4805 | 2026.02.06 01:22:11.900121 [ 4 ] {97333c52-916f-49fd-9aa0-2a72ce55f039} <Trace> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4806 | 2026.02.06 01:22:11.900158 [ 4 ] {97333c52-916f-49fd-9aa0-2a72ce55f039} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4807 | 2026.02.06 01:22:11.900497 [ 4 ] {97333c52-916f-49fd-9aa0-2a72ce55f039} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4808 | 2026.02.06 01:22:11.900707 [ 4 ] {97333c52-916f-49fd-9aa0-2a72ce55f039} <Trace> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4809 | 2026.02.06 01:22:11.900834 [ 4 ] {97333c52-916f-49fd-9aa0-2a72ce55f039} <Debug> executeQuery: Read 258 rows, 17.59 KiB in 0.001177 sec., 219201.35938827525 rows/sec., 14.60 MiB/sec. | ||
| 4810 | 2026.02.06 01:22:11.900869 [ 4 ] {97333c52-916f-49fd-9aa0-2a72ce55f039} <Debug> TCPHandler: Processed in 0.001339129 sec. | ||
| 4811 | 2026.02.06 01:22:11.900983 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4812 | 2026.02.06 01:22:11.901077 [ 4 ] {cf688b6b-2f90-4f2c-8c67-6ec0d538ea9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4813 | 2026.02.06 01:22:11.901118 [ 4 ] {cf688b6b-2f90-4f2c-8c67-6ec0d538ea9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4814 | 2026.02.06 01:22:11.901438 [ 4 ] {cf688b6b-2f90-4f2c-8c67-6ec0d538ea9f} <Trace> oximeter.measurements_f64 (2afa91c6-7a6c-42cf-84ca-7476e88b4c4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4815 | 2026.02.06 01:22:11.901471 [ 4 ] {cf688b6b-2f90-4f2c-8c67-6ec0d538ea9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4816 | 2026.02.06 01:22:11.901779 [ 4 ] {cf688b6b-2f90-4f2c-8c67-6ec0d538ea9f} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4817 | 2026.02.06 01:22:11.901983 [ 4 ] {cf688b6b-2f90-4f2c-8c67-6ec0d538ea9f} <Trace> oximeter.measurements_f64 (2afa91c6-7a6c-42cf-84ca-7476e88b4c4e): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4818 | 2026.02.06 01:22:11.902110 [ 4 ] {cf688b6b-2f90-4f2c-8c67-6ec0d538ea9f} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001052 sec., 950.5703422053232 rows/sec., 64.05 KiB/sec. | ||
| 4819 | 2026.02.06 01:22:11.902147 [ 4 ] {cf688b6b-2f90-4f2c-8c67-6ec0d538ea9f} <Debug> TCPHandler: Processed in 0.001213578 sec. | ||
| 4820 | 2026.02.06 01:22:11.902257 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4821 | 2026.02.06 01:22:11.902356 [ 4 ] {8147d52f-bf60-40a7-bd2a-6af8de2d1fbb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4822 | 2026.02.06 01:22:11.902397 [ 4 ] {8147d52f-bf60-40a7-bd2a-6af8de2d1fbb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4823 | 2026.02.06 01:22:11.902723 [ 4 ] {8147d52f-bf60-40a7-bd2a-6af8de2d1fbb} <Trace> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4824 | 2026.02.06 01:22:11.902759 [ 4 ] {8147d52f-bf60-40a7-bd2a-6af8de2d1fbb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4825 | 2026.02.06 01:22:11.903068 [ 4 ] {8147d52f-bf60-40a7-bd2a-6af8de2d1fbb} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4826 | 2026.02.06 01:22:11.903277 [ 4 ] {8147d52f-bf60-40a7-bd2a-6af8de2d1fbb} <Trace> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4827 | 2026.02.06 01:22:11.903401 [ 4 ] {8147d52f-bf60-40a7-bd2a-6af8de2d1fbb} <Debug> executeQuery: Read 88 rows, 5.66 KiB in 0.001063 sec., 82784.57196613359 rows/sec., 5.20 MiB/sec. | ||
| 4828 | 2026.02.06 01:22:11.903436 [ 4 ] {8147d52f-bf60-40a7-bd2a-6af8de2d1fbb} <Debug> TCPHandler: Processed in 0.001229319 sec. | ||
| 4829 | 2026.02.06 01:22:16.027927 [ 92 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4830 | 2026.02.06 01:22:16.028000 [ 92 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4831 | 2026.02.06 01:22:16.129376 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 9625 | ||
| 4832 | 2026.02.06 01:22:16.129927 [ 245 ] {} <Trace> system.asynchronous_metric_log (50965cfb-3fe0-4bc3-b722-77d2bdddda32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4833 | 2026.02.06 01:22:16.129973 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4834 | 2026.02.06 01:22:16.130504 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4835 | 2026.02.06 01:22:16.130745 [ 245 ] {} <Trace> system.asynchronous_metric_log (50965cfb-3fe0-4bc3-b722-77d2bdddda32): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4836 | 2026.02.06 01:22:16.130872 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9625 | ||
| 4837 | 2026.02.06 01:22:16.147412 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 648 | ||
| 4838 | 2026.02.06 01:22:16.150422 [ 243 ] {} <Trace> system.query_log (e979a318-9a58-4b34-9a72-3006f9f8e92e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4839 | 2026.02.06 01:22:16.150470 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4840 | 2026.02.06 01:22:16.151740 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 4841 | 2026.02.06 01:22:16.152032 [ 243 ] {} <Trace> system.query_log (e979a318-9a58-4b34-9a72-3006f9f8e92e): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4842 | 2026.02.06 01:22:16.152395 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 648 | ||
| 4843 | 2026.02.06 01:22:16.635555 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 151 | ||
| 4844 | 2026.02.06 01:22:16.652333 [ 244 ] {} <Trace> system.metric_log (b13c6af1-b368-46ee-88e3-e8b49f18365b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4845 | 2026.02.06 01:22:16.652386 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4846 | 2026.02.06 01:22:16.658602 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4847 | 2026.02.06 01:22:16.659347 [ 244 ] {} <Trace> system.metric_log (b13c6af1-b368-46ee-88e3-e8b49f18365b): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4848 | 2026.02.06 01:22:16.662087 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 151 | ||
| 4849 | 2026.02.06 01:22:16.884688 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4850 | 2026.02.06 01:22:16.884870 [ 4 ] {bf2e7459-7305-45ac-947c-cd5f249b1751} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4851 | 2026.02.06 01:22:16.884940 [ 4 ] {bf2e7459-7305-45ac-947c-cd5f249b1751} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4852 | 2026.02.06 01:22:16.885638 [ 4 ] {bf2e7459-7305-45ac-947c-cd5f249b1751} <Trace> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4853 | 2026.02.06 01:22:16.885689 [ 4 ] {bf2e7459-7305-45ac-947c-cd5f249b1751} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4854 | 2026.02.06 01:22:16.886109 [ 4 ] {bf2e7459-7305-45ac-947c-cd5f249b1751} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4855 | 2026.02.06 01:22:16.886345 [ 4 ] {bf2e7459-7305-45ac-947c-cd5f249b1751} <Trace> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4856 | 2026.02.06 01:22:16.886510 [ 4 ] {bf2e7459-7305-45ac-947c-cd5f249b1751} <Debug> executeQuery: Read 138 rows, 12.27 KiB in 0.001692 sec., 81560.28368794327 rows/sec., 7.08 MiB/sec. | ||
| 4857 | 2026.02.06 01:22:16.886563 [ 4 ] {bf2e7459-7305-45ac-947c-cd5f249b1751} <Debug> TCPHandler: Processed in 0.002014563 sec. | ||
| 4858 | 2026.02.06 01:22:16.886682 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4859 | 2026.02.06 01:22:16.886785 [ 4 ] {23e55dc2-21ee-443e-9b4b-03432ba98d54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4860 | 2026.02.06 01:22:16.886830 [ 4 ] {23e55dc2-21ee-443e-9b4b-03432ba98d54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4861 | 2026.02.06 01:22:16.887263 [ 4 ] {23e55dc2-21ee-443e-9b4b-03432ba98d54} <Trace> oximeter.fields_u16 (fb4d60fc-202c-4b3b-b72e-c67fc122b90a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4862 | 2026.02.06 01:22:16.887301 [ 4 ] {23e55dc2-21ee-443e-9b4b-03432ba98d54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4863 | 2026.02.06 01:22:16.887628 [ 4 ] {23e55dc2-21ee-443e-9b4b-03432ba98d54} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4864 | 2026.02.06 01:22:16.887841 [ 4 ] {23e55dc2-21ee-443e-9b4b-03432ba98d54} <Trace> oximeter.fields_u16 (fb4d60fc-202c-4b3b-b72e-c67fc122b90a): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4865 | 2026.02.06 01:22:16.887970 [ 84 ] {} <Debug> oximeter.fields_u16 (fb4d60fc-202c-4b3b-b72e-c67fc122b90a) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4866 | 2026.02.06 01:22:16.887976 [ 4 ] {23e55dc2-21ee-443e-9b4b-03432ba98d54} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001214 sec., 33772.65238879737 rows/sec., 2.48 MiB/sec. | ||
| 4867 | 2026.02.06 01:22:16.888015 [ 84 ] {} <Trace> oximeter.fields_u16 (fb4d60fc-202c-4b3b-b72e-c67fc122b90a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4868 | 2026.02.06 01:22:16.888031 [ 4 ] {23e55dc2-21ee-443e-9b4b-03432ba98d54} <Debug> TCPHandler: Processed in 0.001402639 sec. | ||
| 4869 | 2026.02.06 01:22:16.888041 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4870 | 2026.02.06 01:22:16.888138 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4871 | 2026.02.06 01:22:16.888140 [ 200 ] {fb4d60fc-202c-4b3b-b72e-c67fc122b90a::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 | ||
| 4872 | 2026.02.06 01:22:16.888236 [ 4 ] {a0297267-872d-4c82-8435-46a95e018f32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4873 | 2026.02.06 01:22:16.888252 [ 200 ] {fb4d60fc-202c-4b3b-b72e-c67fc122b90a::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4874 | 2026.02.06 01:22:16.888278 [ 4 ] {a0297267-872d-4c82-8435-46a95e018f32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4875 | 2026.02.06 01:22:16.888287 [ 200 ] {fb4d60fc-202c-4b3b-b72e-c67fc122b90a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 206 rows starting from the beginning of the part | ||
| 4876 | 2026.02.06 01:22:16.888357 [ 200 ] {fb4d60fc-202c-4b3b-b72e-c67fc122b90a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 41 rows starting from the beginning of the part | ||
| 4877 | 2026.02.06 01:22:16.888413 [ 200 ] {fb4d60fc-202c-4b3b-b72e-c67fc122b90a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 133 rows starting from the beginning of the part | ||
| 4878 | 2026.02.06 01:22:16.888463 [ 200 ] {fb4d60fc-202c-4b3b-b72e-c67fc122b90a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 53 rows starting from the beginning of the part | ||
| 4879 | 2026.02.06 01:22:16.888506 [ 200 ] {fb4d60fc-202c-4b3b-b72e-c67fc122b90a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 133 rows starting from the beginning of the part | ||
| 4880 | 2026.02.06 01:22:16.888552 [ 200 ] {fb4d60fc-202c-4b3b-b72e-c67fc122b90a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 41 rows starting from the beginning of the part | ||
| 4881 | 2026.02.06 01:22:16.888716 [ 4 ] {a0297267-872d-4c82-8435-46a95e018f32} <Trace> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4882 | 2026.02.06 01:22:16.888751 [ 4 ] {a0297267-872d-4c82-8435-46a95e018f32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4883 | 2026.02.06 01:22:16.889096 [ 4 ] {a0297267-872d-4c82-8435-46a95e018f32} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4884 | 2026.02.06 01:22:16.889314 [ 4 ] {a0297267-872d-4c82-8435-46a95e018f32} <Trace> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4885 | 2026.02.06 01:22:16.889352 [ 196 ] {fb4d60fc-202c-4b3b-b72e-c67fc122b90a::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 607 rows, containing 5 columns (5 merged, 0 gathered) in 0.001256188 sec., 483207.9274758237 rows/sec., 32.58 MiB/sec. | ||
| 4886 | 2026.02.06 01:22:16.889467 [ 4 ] {a0297267-872d-4c82-8435-46a95e018f32} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.00125 sec., 84000 rows/sec., 6.56 MiB/sec. | ||
| 4887 | 2026.02.06 01:22:16.889509 [ 4 ] {a0297267-872d-4c82-8435-46a95e018f32} <Debug> TCPHandler: Processed in 0.001422429 sec. | ||
| 4888 | 2026.02.06 01:22:16.889566 [ 193 ] {fb4d60fc-202c-4b3b-b72e-c67fc122b90a::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4889 | 2026.02.06 01:22:16.889638 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4890 | 2026.02.06 01:22:16.889741 [ 4 ] {5ee2933d-c540-4082-8d75-4b12310f2ecb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4891 | 2026.02.06 01:22:16.889789 [ 4 ] {5ee2933d-c540-4082-8d75-4b12310f2ecb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4892 | 2026.02.06 01:22:16.889940 [ 193 ] {fb4d60fc-202c-4b3b-b72e-c67fc122b90a::all_1_26_5} <Trace> oximeter.fields_u16 (fb4d60fc-202c-4b3b-b72e-c67fc122b90a): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4893 | 2026.02.06 01:22:16.890042 [ 193 ] {fb4d60fc-202c-4b3b-b72e-c67fc122b90a::all_1_26_5} <Trace> oximeter.fields_u16 (fb4d60fc-202c-4b3b-b72e-c67fc122b90a) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4894 | 2026.02.06 01:22:16.890152 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 4895 | 2026.02.06 01:22:16.890193 [ 4 ] {5ee2933d-c540-4082-8d75-4b12310f2ecb} <Trace> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4896 | 2026.02.06 01:22:16.890235 [ 4 ] {5ee2933d-c540-4082-8d75-4b12310f2ecb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4897 | 2026.02.06 01:22:16.890590 [ 4 ] {5ee2933d-c540-4082-8d75-4b12310f2ecb} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4898 | 2026.02.06 01:22:16.890809 [ 4 ] {5ee2933d-c540-4082-8d75-4b12310f2ecb} <Trace> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4899 | 2026.02.06 01:22:16.890943 [ 4 ] {5ee2933d-c540-4082-8d75-4b12310f2ecb} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001222 sec., 130932.8968903437 rows/sec., 9.12 MiB/sec. | ||
| 4900 | 2026.02.06 01:22:16.890981 [ 4 ] {5ee2933d-c540-4082-8d75-4b12310f2ecb} <Debug> TCPHandler: Processed in 0.001395449 sec. | ||
| 4901 | 2026.02.06 01:22:16.891086 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4902 | 2026.02.06 01:22:16.891189 [ 4 ] {bc00dc5c-676b-4e8b-ac52-f74f698c7d3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4903 | 2026.02.06 01:22:16.891263 [ 4 ] {bc00dc5c-676b-4e8b-ac52-f74f698c7d3b} <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 | ||
| 4904 | 2026.02.06 01:22:16.892100 [ 4 ] {bc00dc5c-676b-4e8b-ac52-f74f698c7d3b} <Trace> oximeter.measurements_histogramu64 (97144b8f-900e-4825-92d0-28bf27d1d4ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4905 | 2026.02.06 01:22:16.892135 [ 4 ] {bc00dc5c-676b-4e8b-ac52-f74f698c7d3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4906 | 2026.02.06 01:22:16.892733 [ 4 ] {bc00dc5c-676b-4e8b-ac52-f74f698c7d3b} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4907 | 2026.02.06 01:22:16.892962 [ 4 ] {bc00dc5c-676b-4e8b-ac52-f74f698c7d3b} <Trace> oximeter.measurements_histogramu64 (97144b8f-900e-4825-92d0-28bf27d1d4ae): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4908 | 2026.02.06 01:22:16.893104 [ 4 ] {bc00dc5c-676b-4e8b-ac52-f74f698c7d3b} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001938 sec., 21155.830753353974 rows/sec., 37.91 MiB/sec. | ||
| 4909 | 2026.02.06 01:22:16.893178 [ 4 ] {bc00dc5c-676b-4e8b-ac52-f74f698c7d3b} <Debug> TCPHandler: Processed in 0.002142064 sec. | ||
| 4910 | 2026.02.06 01:22:16.893297 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4911 | 2026.02.06 01:22:16.893394 [ 4 ] {92b142d1-e765-472c-ae9f-7a234ca606b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4912 | 2026.02.06 01:22:16.893437 [ 4 ] {92b142d1-e765-472c-ae9f-7a234ca606b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4913 | 2026.02.06 01:22:16.893805 [ 4 ] {92b142d1-e765-472c-ae9f-7a234ca606b6} <Trace> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4914 | 2026.02.06 01:22:16.893842 [ 4 ] {92b142d1-e765-472c-ae9f-7a234ca606b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4915 | 2026.02.06 01:22:16.894168 [ 4 ] {92b142d1-e765-472c-ae9f-7a234ca606b6} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4916 | 2026.02.06 01:22:16.894492 [ 4 ] {92b142d1-e765-472c-ae9f-7a234ca606b6} <Trace> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4917 | 2026.02.06 01:22:16.894645 [ 4 ] {92b142d1-e765-472c-ae9f-7a234ca606b6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00127 sec., 47244.09448818897 rows/sec., 3.18 MiB/sec. | ||
| 4918 | 2026.02.06 01:22:16.894683 [ 4 ] {92b142d1-e765-472c-ae9f-7a234ca606b6} <Debug> TCPHandler: Processed in 0.001437759 sec. | ||
| 4919 | 2026.02.06 01:22:21.891000 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4920 | 2026.02.06 01:22:21.891211 [ 4 ] {f5ff77f3-81bf-4650-8158-73c732f52fee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4921 | 2026.02.06 01:22:21.891287 [ 4 ] {f5ff77f3-81bf-4650-8158-73c732f52fee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4922 | 2026.02.06 01:22:21.892186 [ 4 ] {f5ff77f3-81bf-4650-8158-73c732f52fee} <Trace> oximeter.fields_i16 (104ba66f-7843-4e50-a9a9-abb40c455f87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4923 | 2026.02.06 01:22:21.892245 [ 4 ] {f5ff77f3-81bf-4650-8158-73c732f52fee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4924 | 2026.02.06 01:22:21.892750 [ 4 ] {f5ff77f3-81bf-4650-8158-73c732f52fee} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4925 | 2026.02.06 01:22:21.893006 [ 4 ] {f5ff77f3-81bf-4650-8158-73c732f52fee} <Trace> oximeter.fields_i16 (104ba66f-7843-4e50-a9a9-abb40c455f87): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4926 | 2026.02.06 01:22:21.893218 [ 4 ] {f5ff77f3-81bf-4650-8158-73c732f52fee} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.002056 sec., 129377.43190661477 rows/sec., 8.22 MiB/sec. | ||
| 4927 | 2026.02.06 01:22:21.893292 [ 4 ] {f5ff77f3-81bf-4650-8158-73c732f52fee} <Debug> TCPHandler: Processed in 0.002460387 sec. | ||
| 4928 | 2026.02.06 01:22:21.893443 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4929 | 2026.02.06 01:22:21.893566 [ 4 ] {1d8ce5e5-3425-4ced-8b0d-de9e6fa86004} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4930 | 2026.02.06 01:22:21.893622 [ 4 ] {1d8ce5e5-3425-4ced-8b0d-de9e6fa86004} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4931 | 2026.02.06 01:22:21.894089 [ 4 ] {1d8ce5e5-3425-4ced-8b0d-de9e6fa86004} <Trace> oximeter.fields_ipaddr (a3260224-33ad-484c-9570-d358a82531a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4932 | 2026.02.06 01:22:21.894132 [ 4 ] {1d8ce5e5-3425-4ced-8b0d-de9e6fa86004} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4933 | 2026.02.06 01:22:21.894442 [ 4 ] {1d8ce5e5-3425-4ced-8b0d-de9e6fa86004} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 4934 | 2026.02.06 01:22:21.894661 [ 4 ] {1d8ce5e5-3425-4ced-8b0d-de9e6fa86004} <Trace> oximeter.fields_ipaddr (a3260224-33ad-484c-9570-d358a82531a2): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4935 | 2026.02.06 01:22:21.894799 [ 4 ] {1d8ce5e5-3425-4ced-8b0d-de9e6fa86004} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001267 sec., 3157.063930544594 rows/sec., 257.44 KiB/sec. | ||
| 4936 | 2026.02.06 01:22:21.894844 [ 4 ] {1d8ce5e5-3425-4ced-8b0d-de9e6fa86004} <Debug> TCPHandler: Processed in 0.00146866 sec. | ||
| 4937 | 2026.02.06 01:22:21.894961 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4938 | 2026.02.06 01:22:21.895064 [ 4 ] {ac46a4b9-e5e3-4a15-83ee-e693a46cb0a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4939 | 2026.02.06 01:22:21.895106 [ 4 ] {ac46a4b9-e5e3-4a15-83ee-e693a46cb0a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4940 | 2026.02.06 01:22:21.895785 [ 4 ] {ac46a4b9-e5e3-4a15-83ee-e693a46cb0a8} <Trace> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4941 | 2026.02.06 01:22:21.895823 [ 4 ] {ac46a4b9-e5e3-4a15-83ee-e693a46cb0a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4942 | 2026.02.06 01:22:21.896208 [ 4 ] {ac46a4b9-e5e3-4a15-83ee-e693a46cb0a8} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4943 | 2026.02.06 01:22:21.896422 [ 4 ] {ac46a4b9-e5e3-4a15-83ee-e693a46cb0a8} <Trace> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4944 | 2026.02.06 01:22:21.896572 [ 4 ] {ac46a4b9-e5e3-4a15-83ee-e693a46cb0a8} <Debug> executeQuery: Read 754 rows, 60.71 KiB in 0.00153 sec., 492810.4575163399 rows/sec., 38.75 MiB/sec. | ||
| 4945 | 2026.02.06 01:22:21.896618 [ 4 ] {ac46a4b9-e5e3-4a15-83ee-e693a46cb0a8} <Debug> TCPHandler: Processed in 0.001709102 sec. | ||
| 4946 | 2026.02.06 01:22:21.896752 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4947 | 2026.02.06 01:22:21.896869 [ 4 ] {3e7fc581-0a7d-451e-80c1-6d52751577fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4948 | 2026.02.06 01:22:21.896924 [ 4 ] {3e7fc581-0a7d-451e-80c1-6d52751577fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4949 | 2026.02.06 01:22:21.897413 [ 4 ] {3e7fc581-0a7d-451e-80c1-6d52751577fa} <Trace> oximeter.fields_u16 (fb4d60fc-202c-4b3b-b72e-c67fc122b90a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4950 | 2026.02.06 01:22:21.897451 [ 4 ] {3e7fc581-0a7d-451e-80c1-6d52751577fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4951 | 2026.02.06 01:22:21.897777 [ 4 ] {3e7fc581-0a7d-451e-80c1-6d52751577fa} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4952 | 2026.02.06 01:22:21.898013 [ 4 ] {3e7fc581-0a7d-451e-80c1-6d52751577fa} <Trace> oximeter.fields_u16 (fb4d60fc-202c-4b3b-b72e-c67fc122b90a): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4953 | 2026.02.06 01:22:21.898150 [ 4 ] {3e7fc581-0a7d-451e-80c1-6d52751577fa} <Debug> executeQuery: Read 137 rows, 8.28 KiB in 0.001305 sec., 104980.8429118774 rows/sec., 6.20 MiB/sec. | ||
| 4954 | 2026.02.06 01:22:21.898188 [ 4 ] {3e7fc581-0a7d-451e-80c1-6d52751577fa} <Debug> TCPHandler: Processed in 0.001496501 sec. | ||
| 4955 | 2026.02.06 01:22:21.898302 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4956 | 2026.02.06 01:22:21.898397 [ 4 ] {d27f451f-1edf-42e6-afde-8bdf6503a9cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4957 | 2026.02.06 01:22:21.898438 [ 4 ] {d27f451f-1edf-42e6-afde-8bdf6503a9cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4958 | 2026.02.06 01:22:21.898891 [ 4 ] {d27f451f-1edf-42e6-afde-8bdf6503a9cf} <Trace> oximeter.fields_u32 (efacbb35-87c4-45a6-b25f-cea415d7aebd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4959 | 2026.02.06 01:22:21.898934 [ 4 ] {d27f451f-1edf-42e6-afde-8bdf6503a9cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4960 | 2026.02.06 01:22:21.899352 [ 4 ] {d27f451f-1edf-42e6-afde-8bdf6503a9cf} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4961 | 2026.02.06 01:22:21.899653 [ 4 ] {d27f451f-1edf-42e6-afde-8bdf6503a9cf} <Trace> oximeter.fields_u32 (efacbb35-87c4-45a6-b25f-cea415d7aebd): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4962 | 2026.02.06 01:22:21.899782 [ 83 ] {} <Debug> oximeter.fields_u32 (efacbb35-87c4-45a6-b25f-cea415d7aebd) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4963 | 2026.02.06 01:22:21.899794 [ 4 ] {d27f451f-1edf-42e6-afde-8bdf6503a9cf} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.001415 sec., 98939.9293286219 rows/sec., 6.39 MiB/sec. | ||
| 4964 | 2026.02.06 01:22:21.899867 [ 83 ] {} <Trace> oximeter.fields_u32 (efacbb35-87c4-45a6-b25f-cea415d7aebd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4965 | 2026.02.06 01:22:21.899880 [ 4 ] {d27f451f-1edf-42e6-afde-8bdf6503a9cf} <Debug> TCPHandler: Processed in 0.001628741 sec. | ||
| 4966 | 2026.02.06 01:22:21.899899 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4967 | 2026.02.06 01:22:21.899997 [ 192 ] {efacbb35-87c4-45a6-b25f-cea415d7aebd::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 | ||
| 4968 | 2026.02.06 01:22:21.900005 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4969 | 2026.02.06 01:22:21.900091 [ 192 ] {efacbb35-87c4-45a6-b25f-cea415d7aebd::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4970 | 2026.02.06 01:22:21.900115 [ 4 ] {1ee4c79c-c062-4d9b-b86e-ade82fde6256} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4971 | 2026.02.06 01:22:21.900120 [ 192 ] {efacbb35-87c4-45a6-b25f-cea415d7aebd::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 392 rows starting from the beginning of the part | ||
| 4972 | 2026.02.06 01:22:21.900156 [ 4 ] {1ee4c79c-c062-4d9b-b86e-ade82fde6256} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4973 | 2026.02.06 01:22:21.900183 [ 192 ] {efacbb35-87c4-45a6-b25f-cea415d7aebd::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 140 rows starting from the beginning of the part | ||
| 4974 | 2026.02.06 01:22:21.900226 [ 192 ] {efacbb35-87c4-45a6-b25f-cea415d7aebd::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 | ||
| 4975 | 2026.02.06 01:22:21.900263 [ 192 ] {efacbb35-87c4-45a6-b25f-cea415d7aebd::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 228 rows starting from the beginning of the part | ||
| 4976 | 2026.02.06 01:22:21.900299 [ 192 ] {efacbb35-87c4-45a6-b25f-cea415d7aebd::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 140 rows starting from the beginning of the part | ||
| 4977 | 2026.02.06 01:22:21.900335 [ 192 ] {efacbb35-87c4-45a6-b25f-cea415d7aebd::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 140 rows starting from the beginning of the part | ||
| 4978 | 2026.02.06 01:22:21.900608 [ 4 ] {1ee4c79c-c062-4d9b-b86e-ade82fde6256} <Trace> oximeter.fields_u8 (7e40da4e-3721-4df5-9ad4-b5e43542e087): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4979 | 2026.02.06 01:22:21.900653 [ 4 ] {1ee4c79c-c062-4d9b-b86e-ade82fde6256} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4980 | 2026.02.06 01:22:21.901017 [ 4 ] {1ee4c79c-c062-4d9b-b86e-ade82fde6256} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4981 | 2026.02.06 01:22:21.901243 [ 4 ] {1ee4c79c-c062-4d9b-b86e-ade82fde6256} <Trace> oximeter.fields_u8 (7e40da4e-3721-4df5-9ad4-b5e43542e087): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4982 | 2026.02.06 01:22:21.901253 [ 193 ] {efacbb35-87c4-45a6-b25f-cea415d7aebd::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1180 rows, containing 5 columns (5 merged, 0 gathered) in 0.001287219 sec., 916704.9274443587 rows/sec., 64.18 MiB/sec. | ||
| 4983 | 2026.02.06 01:22:21.901377 [ 4 ] {1ee4c79c-c062-4d9b-b86e-ade82fde6256} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001281 sec., 108508.97736143638 rows/sec., 6.17 MiB/sec. | ||
| 4984 | 2026.02.06 01:22:21.901423 [ 4 ] {1ee4c79c-c062-4d9b-b86e-ade82fde6256} <Debug> TCPHandler: Processed in 0.001468479 sec. | ||
| 4985 | 2026.02.06 01:22:21.901425 [ 192 ] {efacbb35-87c4-45a6-b25f-cea415d7aebd::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4986 | 2026.02.06 01:22:21.901537 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4987 | 2026.02.06 01:22:21.901632 [ 4 ] {33263f39-859a-447f-a41e-dcbb32acabfc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4988 | 2026.02.06 01:22:21.901673 [ 4 ] {33263f39-859a-447f-a41e-dcbb32acabfc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4989 | 2026.02.06 01:22:21.901683 [ 192 ] {efacbb35-87c4-45a6-b25f-cea415d7aebd::all_1_16_3} <Trace> oximeter.fields_u32 (efacbb35-87c4-45a6-b25f-cea415d7aebd): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4990 | 2026.02.06 01:22:21.901746 [ 192 ] {efacbb35-87c4-45a6-b25f-cea415d7aebd::all_1_16_3} <Trace> oximeter.fields_u32 (efacbb35-87c4-45a6-b25f-cea415d7aebd) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4991 | 2026.02.06 01:22:21.901810 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 4992 | 2026.02.06 01:22:21.902233 [ 4 ] {33263f39-859a-447f-a41e-dcbb32acabfc} <Trace> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4993 | 2026.02.06 01:22:21.902270 [ 4 ] {33263f39-859a-447f-a41e-dcbb32acabfc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4994 | 2026.02.06 01:22:21.902623 [ 4 ] {33263f39-859a-447f-a41e-dcbb32acabfc} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4995 | 2026.02.06 01:22:21.902838 [ 4 ] {33263f39-859a-447f-a41e-dcbb32acabfc} <Trace> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4996 | 2026.02.06 01:22:21.902972 [ 4 ] {33263f39-859a-447f-a41e-dcbb32acabfc} <Debug> executeQuery: Read 467 rows, 33.61 KiB in 0.001358 sec., 343888.0706921944 rows/sec., 24.17 MiB/sec. | ||
| 4997 | 2026.02.06 01:22:21.903011 [ 4 ] {33263f39-859a-447f-a41e-dcbb32acabfc} <Debug> TCPHandler: Processed in 0.00152367 sec. | ||
| 4998 | 2026.02.06 01:22:21.903118 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4999 | 2026.02.06 01:22:21.903213 [ 4 ] {e282f4fd-61a4-4639-aa82-46d107c09516} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5000 | 2026.02.06 01:22:21.903284 [ 4 ] {e282f4fd-61a4-4639-aa82-46d107c09516} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5001 | 2026.02.06 01:22:21.903630 [ 4 ] {e282f4fd-61a4-4639-aa82-46d107c09516} <Trace> oximeter.measurements_bool (a3a47353-bd4a-4bc2-8c37-5164375cd607): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5002 | 2026.02.06 01:22:21.903668 [ 4 ] {e282f4fd-61a4-4639-aa82-46d107c09516} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5003 | 2026.02.06 01:22:21.903979 [ 4 ] {e282f4fd-61a4-4639-aa82-46d107c09516} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 5004 | 2026.02.06 01:22:21.904190 [ 4 ] {e282f4fd-61a4-4639-aa82-46d107c09516} <Trace> oximeter.measurements_bool (a3a47353-bd4a-4bc2-8c37-5164375cd607): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5005 | 2026.02.06 01:22:21.904324 [ 4 ] {e282f4fd-61a4-4639-aa82-46d107c09516} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001129 sec., 5314.437555358724 rows/sec., 277.66 KiB/sec. | ||
| 5006 | 2026.02.06 01:22:21.904362 [ 4 ] {e282f4fd-61a4-4639-aa82-46d107c09516} <Debug> TCPHandler: Processed in 0.001293559 sec. | ||
| 5007 | 2026.02.06 01:22:21.904474 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5008 | 2026.02.06 01:22:21.904576 [ 4 ] {a77589e9-8f17-40a2-b65e-1286bd0e9471} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5009 | 2026.02.06 01:22:21.904648 [ 4 ] {a77589e9-8f17-40a2-b65e-1286bd0e9471} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5010 | 2026.02.06 01:22:21.905068 [ 4 ] {a77589e9-8f17-40a2-b65e-1286bd0e9471} <Trace> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5011 | 2026.02.06 01:22:21.905106 [ 4 ] {a77589e9-8f17-40a2-b65e-1286bd0e9471} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5012 | 2026.02.06 01:22:21.905452 [ 4 ] {a77589e9-8f17-40a2-b65e-1286bd0e9471} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5013 | 2026.02.06 01:22:21.905686 [ 4 ] {a77589e9-8f17-40a2-b65e-1286bd0e9471} <Trace> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5014 | 2026.02.06 01:22:21.905817 [ 4 ] {a77589e9-8f17-40a2-b65e-1286bd0e9471} <Debug> executeQuery: Read 260 rows, 17.73 KiB in 0.001259 sec., 206513.10563939635 rows/sec., 13.75 MiB/sec. | ||
| 5015 | 2026.02.06 01:22:21.905855 [ 4 ] {a77589e9-8f17-40a2-b65e-1286bd0e9471} <Debug> TCPHandler: Processed in 0.00143537 sec. | ||
| 5016 | 2026.02.06 01:22:21.905969 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5017 | 2026.02.06 01:22:21.906063 [ 4 ] {3c6eb642-b988-422b-b911-84999a6975bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5018 | 2026.02.06 01:22:21.906105 [ 4 ] {3c6eb642-b988-422b-b911-84999a6975bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5019 | 2026.02.06 01:22:21.906424 [ 4 ] {3c6eb642-b988-422b-b911-84999a6975bb} <Trace> oximeter.measurements_f64 (2afa91c6-7a6c-42cf-84ca-7476e88b4c4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5020 | 2026.02.06 01:22:21.906461 [ 4 ] {3c6eb642-b988-422b-b911-84999a6975bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5021 | 2026.02.06 01:22:21.906767 [ 4 ] {3c6eb642-b988-422b-b911-84999a6975bb} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 5022 | 2026.02.06 01:22:21.906992 [ 4 ] {3c6eb642-b988-422b-b911-84999a6975bb} <Trace> oximeter.measurements_f64 (2afa91c6-7a6c-42cf-84ca-7476e88b4c4e): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5023 | 2026.02.06 01:22:21.907123 [ 4 ] {3c6eb642-b988-422b-b911-84999a6975bb} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001078 sec., 927.643784786642 rows/sec., 62.51 KiB/sec. | ||
| 5024 | 2026.02.06 01:22:21.907161 [ 4 ] {3c6eb642-b988-422b-b911-84999a6975bb} <Debug> TCPHandler: Processed in 0.001241658 sec. | ||
| 5025 | 2026.02.06 01:22:21.907263 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5026 | 2026.02.06 01:22:21.907357 [ 4 ] {8fbd6006-5c10-4b4d-be2b-b7001e0cce50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5027 | 2026.02.06 01:22:21.907398 [ 4 ] {8fbd6006-5c10-4b4d-be2b-b7001e0cce50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5028 | 2026.02.06 01:22:21.907722 [ 4 ] {8fbd6006-5c10-4b4d-be2b-b7001e0cce50} <Trace> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5029 | 2026.02.06 01:22:21.907759 [ 4 ] {8fbd6006-5c10-4b4d-be2b-b7001e0cce50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5030 | 2026.02.06 01:22:21.908072 [ 4 ] {8fbd6006-5c10-4b4d-be2b-b7001e0cce50} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5031 | 2026.02.06 01:22:21.908291 [ 4 ] {8fbd6006-5c10-4b4d-be2b-b7001e0cce50} <Trace> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5032 | 2026.02.06 01:22:21.908419 [ 4 ] {8fbd6006-5c10-4b4d-be2b-b7001e0cce50} <Debug> executeQuery: Read 88 rows, 5.66 KiB in 0.00108 sec., 81481.48148148147 rows/sec., 5.12 MiB/sec. | ||
| 5033 | 2026.02.06 01:22:21.908456 [ 4 ] {8fbd6006-5c10-4b4d-be2b-b7001e0cce50} <Debug> TCPHandler: Processed in 0.001241108 sec. | ||
| 5034 | 2026.02.06 01:22:23.631093 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 10073 | ||
| 5035 | 2026.02.06 01:22:23.631656 [ 245 ] {} <Trace> system.asynchronous_metric_log (50965cfb-3fe0-4bc3-b722-77d2bdddda32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5036 | 2026.02.06 01:22:23.631705 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5037 | 2026.02.06 01:22:23.632212 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 5038 | 2026.02.06 01:22:23.632441 [ 245 ] {} <Trace> system.asynchronous_metric_log (50965cfb-3fe0-4bc3-b722-77d2bdddda32): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5039 | 2026.02.06 01:22:23.632564 [ 81 ] {} <Debug> system.asynchronous_metric_log (50965cfb-3fe0-4bc3-b722-77d2bdddda32) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 5040 | 2026.02.06 01:22:23.632570 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10073 | ||
| 5041 | 2026.02.06 01:22:23.632634 [ 81 ] {} <Trace> system.asynchronous_metric_log (50965cfb-3fe0-4bc3-b722-77d2bdddda32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5042 | 2026.02.06 01:22:23.632660 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5043 | 2026.02.06 01:22:23.632798 [ 200 ] {50965cfb-3fe0-4bc3-b722-77d2bdddda32::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 | ||
| 5044 | 2026.02.06 01:22:23.632948 [ 200 ] {50965cfb-3fe0-4bc3-b722-77d2bdddda32::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5045 | 2026.02.06 01:22:23.632986 [ 200 ] {50965cfb-3fe0-4bc3-b722-77d2bdddda32::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 7705 rows starting from the beginning of the part | ||
| 5046 | 2026.02.06 01:22:23.633048 [ 200 ] {50965cfb-3fe0-4bc3-b722-77d2bdddda32::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 448 rows starting from the beginning of the part | ||
| 5047 | 2026.02.06 01:22:23.633090 [ 200 ] {50965cfb-3fe0-4bc3-b722-77d2bdddda32::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 512 rows starting from the beginning of the part | ||
| 5048 | 2026.02.06 01:22:23.633129 [ 200 ] {50965cfb-3fe0-4bc3-b722-77d2bdddda32::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 448 rows starting from the beginning of the part | ||
| 5049 | 2026.02.06 01:22:23.633169 [ 200 ] {50965cfb-3fe0-4bc3-b722-77d2bdddda32::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 512 rows starting from the beginning of the part | ||
| 5050 | 2026.02.06 01:22:23.633205 [ 200 ] {50965cfb-3fe0-4bc3-b722-77d2bdddda32::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 448 rows starting from the beginning of the part | ||
| 5051 | 2026.02.06 01:22:23.635299 [ 192 ] {50965cfb-3fe0-4bc3-b722-77d2bdddda32::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10073 rows, containing 4 columns (4 merged, 0 gathered) in 0.002565608 sec., 3926164.870081478 rows/sec., 56.16 MiB/sec. | ||
| 5052 | 2026.02.06 01:22:23.635685 [ 193 ] {50965cfb-3fe0-4bc3-b722-77d2bdddda32::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 5053 | 2026.02.06 01:22:23.635993 [ 193 ] {50965cfb-3fe0-4bc3-b722-77d2bdddda32::all_1_21_4} <Trace> system.asynchronous_metric_log (50965cfb-3fe0-4bc3-b722-77d2bdddda32): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5054 | 2026.02.06 01:22:23.636065 [ 193 ] {50965cfb-3fe0-4bc3-b722-77d2bdddda32::all_1_21_4} <Trace> system.asynchronous_metric_log (50965cfb-3fe0-4bc3-b722-77d2bdddda32) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 5055 | 2026.02.06 01:22:23.636162 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.47 MiB. | ||
| 5056 | 2026.02.06 01:22:24.162285 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 159 | ||
| 5057 | 2026.02.06 01:22:24.179930 [ 244 ] {} <Trace> system.metric_log (b13c6af1-b368-46ee-88e3-e8b49f18365b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5058 | 2026.02.06 01:22:24.179991 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5059 | 2026.02.06 01:22:24.185937 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 5060 | 2026.02.06 01:22:24.186681 [ 244 ] {} <Trace> system.metric_log (b13c6af1-b368-46ee-88e3-e8b49f18365b): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5061 | 2026.02.06 01:22:24.186977 [ 81 ] {} <Debug> system.metric_log (b13c6af1-b368-46ee-88e3-e8b49f18365b) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 5062 | 2026.02.06 01:22:24.187020 [ 81 ] {} <Trace> system.metric_log (b13c6af1-b368-46ee-88e3-e8b49f18365b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5063 | 2026.02.06 01:22:24.187043 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5064 | 2026.02.06 01:22:24.187182 [ 188 ] {b13c6af1-b368-46ee-88e3-e8b49f18365b::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 | ||
| 5065 | 2026.02.06 01:22:24.189954 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 159 | ||
| 5066 | 2026.02.06 01:22:24.191657 [ 188 ] {b13c6af1-b368-46ee-88e3-e8b49f18365b::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5067 | 2026.02.06 01:22:24.193068 [ 188 ] {b13c6af1-b368-46ee-88e3-e8b49f18365b::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 | ||
| 5068 | 2026.02.06 01:22:24.197638 [ 188 ] {b13c6af1-b368-46ee-88e3-e8b49f18365b::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 | ||
| 5069 | 2026.02.06 01:22:24.201899 [ 188 ] {b13c6af1-b368-46ee-88e3-e8b49f18365b::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 | ||
| 5070 | 2026.02.06 01:22:24.206209 [ 188 ] {b13c6af1-b368-46ee-88e3-e8b49f18365b::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 | ||
| 5071 | 2026.02.06 01:22:24.210364 [ 188 ] {b13c6af1-b368-46ee-88e3-e8b49f18365b::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 | ||
| 5072 | 2026.02.06 01:22:24.214715 [ 188 ] {b13c6af1-b368-46ee-88e3-e8b49f18365b::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 | ||
| 5073 | 2026.02.06 01:22:24.265860 [ 193 ] {b13c6af1-b368-46ee-88e3-e8b49f18365b::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 679 columns (679 merged, 0 gathered) in 0.078739876 sec., 2019.3072186194452 rows/sec., 10.44 MiB/sec. | ||
| 5074 | 2026.02.06 01:22:24.268513 [ 193 ] {b13c6af1-b368-46ee-88e3-e8b49f18365b::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 5075 | 2026.02.06 01:22:24.270590 [ 193 ] {b13c6af1-b368-46ee-88e3-e8b49f18365b::all_1_21_4} <Trace> system.metric_log (b13c6af1-b368-46ee-88e3-e8b49f18365b): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5076 | 2026.02.06 01:22:24.270669 [ 193 ] {b13c6af1-b368-46ee-88e3-e8b49f18365b::all_1_21_4} <Trace> system.metric_log (b13c6af1-b368-46ee-88e3-e8b49f18365b) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 5077 | 2026.02.06 01:22:24.272773 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.09 MiB. | ||
| 5078 | 2026.02.06 01:22:25.000302 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 250.31 MiB, peak 260.86 MiB, free memory in arenas 0.00 B, will set to 254.35 MiB (RSS), difference: 4.04 MiB | ||
| 5079 | 2026.02.06 01:22:26.152759 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 682 | ||
| 5080 | 2026.02.06 01:22:26.155287 [ 243 ] {} <Trace> system.query_log (e979a318-9a58-4b34-9a72-3006f9f8e92e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5081 | 2026.02.06 01:22:26.155346 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5082 | 2026.02.06 01:22:26.156644 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5083 | 2026.02.06 01:22:26.156933 [ 243 ] {} <Trace> system.query_log (e979a318-9a58-4b34-9a72-3006f9f8e92e): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5084 | 2026.02.06 01:22:26.157088 [ 79 ] {} <Debug> system.query_log (e979a318-9a58-4b34-9a72-3006f9f8e92e) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 5085 | 2026.02.06 01:22:26.157148 [ 79 ] {} <Trace> system.query_log (e979a318-9a58-4b34-9a72-3006f9f8e92e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5086 | 2026.02.06 01:22:26.157168 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5087 | 2026.02.06 01:22:26.157290 [ 197 ] {e979a318-9a58-4b34-9a72-3006f9f8e92e::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 | ||
| 5088 | 2026.02.06 01:22:26.157302 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 682 | ||
| 5089 | 2026.02.06 01:22:26.157836 [ 197 ] {e979a318-9a58-4b34-9a72-3006f9f8e92e::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5090 | 2026.02.06 01:22:26.157974 [ 197 ] {e979a318-9a58-4b34-9a72-3006f9f8e92e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 514 rows starting from the beginning of the part | ||
| 5091 | 2026.02.06 01:22:26.158320 [ 197 ] {e979a318-9a58-4b34-9a72-3006f9f8e92e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 28 rows starting from the beginning of the part | ||
| 5092 | 2026.02.06 01:22:26.158658 [ 197 ] {e979a318-9a58-4b34-9a72-3006f9f8e92e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 38 rows starting from the beginning of the part | ||
| 5093 | 2026.02.06 01:22:26.159022 [ 197 ] {e979a318-9a58-4b34-9a72-3006f9f8e92e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 32 rows starting from the beginning of the part | ||
| 5094 | 2026.02.06 01:22:26.159352 [ 197 ] {e979a318-9a58-4b34-9a72-3006f9f8e92e::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 | ||
| 5095 | 2026.02.06 01:22:26.159694 [ 197 ] {e979a318-9a58-4b34-9a72-3006f9f8e92e::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 | ||
| 5096 | 2026.02.06 01:22:26.165823 [ 190 ] {e979a318-9a58-4b34-9a72-3006f9f8e92e::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 682 rows, containing 72 columns (72 merged, 0 gathered) in 0.008591349 sec., 79382.1785146896 rows/sec., 71.03 MiB/sec. | ||
| 5097 | 2026.02.06 01:22:26.167110 [ 194 ] {e979a318-9a58-4b34-9a72-3006f9f8e92e::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 5098 | 2026.02.06 01:22:26.167660 [ 194 ] {e979a318-9a58-4b34-9a72-3006f9f8e92e::all_1_16_3} <Trace> system.query_log (e979a318-9a58-4b34-9a72-3006f9f8e92e): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5099 | 2026.02.06 01:22:26.167729 [ 194 ] {e979a318-9a58-4b34-9a72-3006f9f8e92e::all_1_16_3} <Trace> system.query_log (e979a318-9a58-4b34-9a72-3006f9f8e92e) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 5100 | 2026.02.06 01:22:26.168026 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.18 MiB. | ||
| 5101 | 2026.02.06 01:22:26.882797 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5102 | 2026.02.06 01:22:26.882997 [ 4 ] {49a5d84d-274a-473b-ab47-523fb710dbac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5103 | 2026.02.06 01:22:26.883071 [ 4 ] {49a5d84d-274a-473b-ab47-523fb710dbac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5104 | 2026.02.06 01:22:26.883831 [ 4 ] {49a5d84d-274a-473b-ab47-523fb710dbac} <Trace> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5105 | 2026.02.06 01:22:26.883883 [ 4 ] {49a5d84d-274a-473b-ab47-523fb710dbac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5106 | 2026.02.06 01:22:26.884302 [ 4 ] {49a5d84d-274a-473b-ab47-523fb710dbac} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5107 | 2026.02.06 01:22:26.884539 [ 4 ] {49a5d84d-274a-473b-ab47-523fb710dbac} <Trace> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5108 | 2026.02.06 01:22:26.884742 [ 4 ] {49a5d84d-274a-473b-ab47-523fb710dbac} <Debug> executeQuery: Read 138 rows, 12.27 KiB in 0.001798 sec., 76751.9466073415 rows/sec., 6.66 MiB/sec. | ||
| 5109 | 2026.02.06 01:22:26.884805 [ 4 ] {49a5d84d-274a-473b-ab47-523fb710dbac} <Debug> TCPHandler: Processed in 0.002154305 sec. | ||
| 5110 | 2026.02.06 01:22:26.884939 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5111 | 2026.02.06 01:22:26.885039 [ 4 ] {8195a449-ec06-4fd2-99d5-2eb427b487fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5112 | 2026.02.06 01:22:26.885081 [ 4 ] {8195a449-ec06-4fd2-99d5-2eb427b487fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5113 | 2026.02.06 01:22:26.885492 [ 4 ] {8195a449-ec06-4fd2-99d5-2eb427b487fd} <Trace> oximeter.fields_u16 (fb4d60fc-202c-4b3b-b72e-c67fc122b90a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5114 | 2026.02.06 01:22:26.885528 [ 4 ] {8195a449-ec06-4fd2-99d5-2eb427b487fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5115 | 2026.02.06 01:22:26.885830 [ 4 ] {8195a449-ec06-4fd2-99d5-2eb427b487fd} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5116 | 2026.02.06 01:22:26.886046 [ 4 ] {8195a449-ec06-4fd2-99d5-2eb427b487fd} <Trace> oximeter.fields_u16 (fb4d60fc-202c-4b3b-b72e-c67fc122b90a): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5117 | 2026.02.06 01:22:26.886177 [ 4 ] {8195a449-ec06-4fd2-99d5-2eb427b487fd} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001159 sec., 35375.32355478861 rows/sec., 2.60 MiB/sec. | ||
| 5118 | 2026.02.06 01:22:26.886215 [ 4 ] {8195a449-ec06-4fd2-99d5-2eb427b487fd} <Debug> TCPHandler: Processed in 0.00133431 sec. | ||
| 5119 | 2026.02.06 01:22:26.886321 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5120 | 2026.02.06 01:22:26.886414 [ 4 ] {54bb85e2-3d71-42cb-8a63-9effa1d3ba4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5121 | 2026.02.06 01:22:26.886453 [ 4 ] {54bb85e2-3d71-42cb-8a63-9effa1d3ba4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5122 | 2026.02.06 01:22:26.886866 [ 4 ] {54bb85e2-3d71-42cb-8a63-9effa1d3ba4e} <Trace> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5123 | 2026.02.06 01:22:26.886902 [ 4 ] {54bb85e2-3d71-42cb-8a63-9effa1d3ba4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5124 | 2026.02.06 01:22:26.887204 [ 4 ] {54bb85e2-3d71-42cb-8a63-9effa1d3ba4e} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5125 | 2026.02.06 01:22:26.887408 [ 4 ] {54bb85e2-3d71-42cb-8a63-9effa1d3ba4e} <Trace> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5126 | 2026.02.06 01:22:26.887533 [ 4 ] {54bb85e2-3d71-42cb-8a63-9effa1d3ba4e} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001137 sec., 92348.28496042217 rows/sec., 7.21 MiB/sec. | ||
| 5127 | 2026.02.06 01:22:26.887574 [ 4 ] {54bb85e2-3d71-42cb-8a63-9effa1d3ba4e} <Debug> TCPHandler: Processed in 0.001300939 sec. | ||
| 5128 | 2026.02.06 01:22:26.887684 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5129 | 2026.02.06 01:22:26.887775 [ 4 ] {a4c8c4d9-3ada-47c9-be30-fb625c1e3a4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5130 | 2026.02.06 01:22:26.887818 [ 4 ] {a4c8c4d9-3ada-47c9-be30-fb625c1e3a4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5131 | 2026.02.06 01:22:26.888214 [ 4 ] {a4c8c4d9-3ada-47c9-be30-fb625c1e3a4d} <Trace> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5132 | 2026.02.06 01:22:26.888251 [ 4 ] {a4c8c4d9-3ada-47c9-be30-fb625c1e3a4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5133 | 2026.02.06 01:22:26.888575 [ 4 ] {a4c8c4d9-3ada-47c9-be30-fb625c1e3a4d} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5134 | 2026.02.06 01:22:26.888779 [ 4 ] {a4c8c4d9-3ada-47c9-be30-fb625c1e3a4d} <Trace> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5135 | 2026.02.06 01:22:26.888905 [ 4 ] {a4c8c4d9-3ada-47c9-be30-fb625c1e3a4d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001148 sec., 139372.82229965157 rows/sec., 9.71 MiB/sec. | ||
| 5136 | 2026.02.06 01:22:26.888941 [ 4 ] {a4c8c4d9-3ada-47c9-be30-fb625c1e3a4d} <Debug> TCPHandler: Processed in 0.001303889 sec. | ||
| 5137 | 2026.02.06 01:22:26.889050 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5138 | 2026.02.06 01:22:26.889141 [ 4 ] {c72b5a00-1175-4e43-80af-233dc70bcf15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5139 | 2026.02.06 01:22:26.889194 [ 4 ] {c72b5a00-1175-4e43-80af-233dc70bcf15} <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 | ||
| 5140 | 2026.02.06 01:22:26.889964 [ 4 ] {c72b5a00-1175-4e43-80af-233dc70bcf15} <Trace> oximeter.measurements_histogramu64 (97144b8f-900e-4825-92d0-28bf27d1d4ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5141 | 2026.02.06 01:22:26.889997 [ 4 ] {c72b5a00-1175-4e43-80af-233dc70bcf15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5142 | 2026.02.06 01:22:26.890574 [ 4 ] {c72b5a00-1175-4e43-80af-233dc70bcf15} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5143 | 2026.02.06 01:22:26.890798 [ 4 ] {c72b5a00-1175-4e43-80af-233dc70bcf15} <Trace> oximeter.measurements_histogramu64 (97144b8f-900e-4825-92d0-28bf27d1d4ae): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5144 | 2026.02.06 01:22:26.890931 [ 4 ] {c72b5a00-1175-4e43-80af-233dc70bcf15} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001807 sec., 22689.540675152184 rows/sec., 40.66 MiB/sec. | ||
| 5145 | 2026.02.06 01:22:26.890993 [ 4 ] {c72b5a00-1175-4e43-80af-233dc70bcf15} <Debug> TCPHandler: Processed in 0.001988634 sec. | ||
| 5146 | 2026.02.06 01:22:26.891106 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5147 | 2026.02.06 01:22:26.891199 [ 4 ] {25b14d83-d7e5-40d3-afaf-8d6c1baec72d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5148 | 2026.02.06 01:22:26.891241 [ 4 ] {25b14d83-d7e5-40d3-afaf-8d6c1baec72d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5149 | 2026.02.06 01:22:26.891569 [ 4 ] {25b14d83-d7e5-40d3-afaf-8d6c1baec72d} <Trace> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5150 | 2026.02.06 01:22:26.891604 [ 4 ] {25b14d83-d7e5-40d3-afaf-8d6c1baec72d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5151 | 2026.02.06 01:22:26.891903 [ 4 ] {25b14d83-d7e5-40d3-afaf-8d6c1baec72d} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5152 | 2026.02.06 01:22:26.892110 [ 4 ] {25b14d83-d7e5-40d3-afaf-8d6c1baec72d} <Trace> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5153 | 2026.02.06 01:22:26.892234 [ 4 ] {25b14d83-d7e5-40d3-afaf-8d6c1baec72d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001053 sec., 56980.05698005699 rows/sec., 3.84 MiB/sec. | ||
| 5154 | 2026.02.06 01:22:26.892268 [ 4 ] {25b14d83-d7e5-40d3-afaf-8d6c1baec72d} <Debug> TCPHandler: Processed in 0.001210868 sec. | ||
| 5155 | 2026.02.06 01:22:31.028045 [ 66 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5156 | 2026.02.06 01:22:31.028109 [ 66 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5157 | 2026.02.06 01:22:31.132849 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 10585 | ||
| 5158 | 2026.02.06 01:22:31.133368 [ 245 ] {} <Trace> system.asynchronous_metric_log (50965cfb-3fe0-4bc3-b722-77d2bdddda32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5159 | 2026.02.06 01:22:31.133413 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5160 | 2026.02.06 01:22:31.133972 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5161 | 2026.02.06 01:22:31.134214 [ 245 ] {} <Trace> system.asynchronous_metric_log (50965cfb-3fe0-4bc3-b722-77d2bdddda32): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5162 | 2026.02.06 01:22:31.134361 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10585 | ||
| 5163 | 2026.02.06 01:22:31.690195 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 166 | ||
| 5164 | 2026.02.06 01:22:31.706120 [ 244 ] {} <Trace> system.metric_log (b13c6af1-b368-46ee-88e3-e8b49f18365b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5165 | 2026.02.06 01:22:31.706180 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5166 | 2026.02.06 01:22:31.712002 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5167 | 2026.02.06 01:22:31.713014 [ 244 ] {} <Trace> system.metric_log (b13c6af1-b368-46ee-88e3-e8b49f18365b): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5168 | 2026.02.06 01:22:31.716949 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 166 | ||
| 5169 | 2026.02.06 01:22:31.889112 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5170 | 2026.02.06 01:22:31.889293 [ 4 ] {1ec3783e-2445-45c9-8a36-2ce8d44e18d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5171 | 2026.02.06 01:22:31.889363 [ 4 ] {1ec3783e-2445-45c9-8a36-2ce8d44e18d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5172 | 2026.02.06 01:22:31.890118 [ 4 ] {1ec3783e-2445-45c9-8a36-2ce8d44e18d6} <Trace> oximeter.fields_i16 (104ba66f-7843-4e50-a9a9-abb40c455f87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5173 | 2026.02.06 01:22:31.890170 [ 4 ] {1ec3783e-2445-45c9-8a36-2ce8d44e18d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5174 | 2026.02.06 01:22:31.890596 [ 4 ] {1ec3783e-2445-45c9-8a36-2ce8d44e18d6} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5175 | 2026.02.06 01:22:31.890836 [ 4 ] {1ec3783e-2445-45c9-8a36-2ce8d44e18d6} <Trace> oximeter.fields_i16 (104ba66f-7843-4e50-a9a9-abb40c455f87): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5176 | 2026.02.06 01:22:31.890995 [ 4 ] {1ec3783e-2445-45c9-8a36-2ce8d44e18d6} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.00175 sec., 152000 rows/sec., 9.66 MiB/sec. | ||
| 5177 | 2026.02.06 01:22:31.891050 [ 4 ] {1ec3783e-2445-45c9-8a36-2ce8d44e18d6} <Debug> TCPHandler: Processed in 0.002084374 sec. | ||
| 5178 | 2026.02.06 01:22:31.891184 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5179 | 2026.02.06 01:22:31.891289 [ 4 ] {3ffb6711-2147-4e49-9733-a01cb556bf8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5180 | 2026.02.06 01:22:31.891334 [ 4 ] {3ffb6711-2147-4e49-9733-a01cb556bf8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5181 | 2026.02.06 01:22:31.892106 [ 4 ] {3ffb6711-2147-4e49-9733-a01cb556bf8f} <Trace> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5182 | 2026.02.06 01:22:31.892145 [ 4 ] {3ffb6711-2147-4e49-9733-a01cb556bf8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5183 | 2026.02.06 01:22:31.892510 [ 4 ] {3ffb6711-2147-4e49-9733-a01cb556bf8f} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5184 | 2026.02.06 01:22:31.892726 [ 4 ] {3ffb6711-2147-4e49-9733-a01cb556bf8f} <Trace> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5185 | 2026.02.06 01:22:31.892842 [ 65 ] {} <Debug> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5186 | 2026.02.06 01:22:31.892860 [ 4 ] {3ffb6711-2147-4e49-9733-a01cb556bf8f} <Debug> executeQuery: Read 752 rows, 60.56 KiB in 0.001595 sec., 471473.3542319749 rows/sec., 37.08 MiB/sec. | ||
| 5187 | 2026.02.06 01:22:31.892909 [ 65 ] {} <Trace> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5188 | 2026.02.06 01:22:31.892921 [ 4 ] {3ffb6711-2147-4e49-9733-a01cb556bf8f} <Debug> TCPHandler: Processed in 0.001790782 sec. | ||
| 5189 | 2026.02.06 01:22:31.892937 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5190 | 2026.02.06 01:22:31.893043 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5191 | 2026.02.06 01:22:31.893050 [ 193 ] {fb68cebe-225b-4628-b6a1-821ca25cb918::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 | ||
| 5192 | 2026.02.06 01:22:31.893148 [ 4 ] {f2e73b0f-4843-4c1f-bbcc-4bf820675ddd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5193 | 2026.02.06 01:22:31.893195 [ 4 ] {f2e73b0f-4843-4c1f-bbcc-4bf820675ddd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5194 | 2026.02.06 01:22:31.893196 [ 193 ] {fb68cebe-225b-4628-b6a1-821ca25cb918::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5195 | 2026.02.06 01:22:31.893248 [ 193 ] {fb68cebe-225b-4628-b6a1-821ca25cb918::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 2105 rows starting from the beginning of the part | ||
| 5196 | 2026.02.06 01:22:31.893323 [ 193 ] {fb68cebe-225b-4628-b6a1-821ca25cb918::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 752 rows starting from the beginning of the part | ||
| 5197 | 2026.02.06 01:22:31.893374 [ 193 ] {fb68cebe-225b-4628-b6a1-821ca25cb918::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 138 rows starting from the beginning of the part | ||
| 5198 | 2026.02.06 01:22:31.893423 [ 193 ] {fb68cebe-225b-4628-b6a1-821ca25cb918::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 754 rows starting from the beginning of the part | ||
| 5199 | 2026.02.06 01:22:31.893468 [ 193 ] {fb68cebe-225b-4628-b6a1-821ca25cb918::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 138 rows starting from the beginning of the part | ||
| 5200 | 2026.02.06 01:22:31.893514 [ 193 ] {fb68cebe-225b-4628-b6a1-821ca25cb918::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 752 rows starting from the beginning of the part | ||
| 5201 | 2026.02.06 01:22:31.893634 [ 4 ] {f2e73b0f-4843-4c1f-bbcc-4bf820675ddd} <Trace> oximeter.fields_u16 (fb4d60fc-202c-4b3b-b72e-c67fc122b90a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5202 | 2026.02.06 01:22:31.893679 [ 4 ] {f2e73b0f-4843-4c1f-bbcc-4bf820675ddd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5203 | 2026.02.06 01:22:31.894001 [ 4 ] {f2e73b0f-4843-4c1f-bbcc-4bf820675ddd} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5204 | 2026.02.06 01:22:31.894233 [ 4 ] {f2e73b0f-4843-4c1f-bbcc-4bf820675ddd} <Trace> oximeter.fields_u16 (fb4d60fc-202c-4b3b-b72e-c67fc122b90a): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5205 | 2026.02.06 01:22:31.894372 [ 4 ] {f2e73b0f-4843-4c1f-bbcc-4bf820675ddd} <Debug> executeQuery: Read 133 rows, 8.00 KiB in 0.001244 sec., 106913.18327974276 rows/sec., 6.28 MiB/sec. | ||
| 5206 | 2026.02.06 01:22:31.894411 [ 4 ] {f2e73b0f-4843-4c1f-bbcc-4bf820675ddd} <Debug> TCPHandler: Processed in 0.00141747 sec. | ||
| 5207 | 2026.02.06 01:22:31.894525 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5208 | 2026.02.06 01:22:31.894620 [ 4 ] {bb2b079d-1c18-42c2-8ac0-1f5822afe2c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5209 | 2026.02.06 01:22:31.894660 [ 4 ] {bb2b079d-1c18-42c2-8ac0-1f5822afe2c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5210 | 2026.02.06 01:22:31.895083 [ 4 ] {bb2b079d-1c18-42c2-8ac0-1f5822afe2c8} <Trace> oximeter.fields_u32 (efacbb35-87c4-45a6-b25f-cea415d7aebd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5211 | 2026.02.06 01:22:31.895118 [ 4 ] {bb2b079d-1c18-42c2-8ac0-1f5822afe2c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5212 | 2026.02.06 01:22:31.895427 [ 4 ] {bb2b079d-1c18-42c2-8ac0-1f5822afe2c8} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5213 | 2026.02.06 01:22:31.895517 [ 194 ] {fb68cebe-225b-4628-b6a1-821ca25cb918::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4639 rows, containing 5 columns (5 merged, 0 gathered) in 0.002510357 sec., 1847944.3362039742 rows/sec., 156.28 MiB/sec. | ||
| 5214 | 2026.02.06 01:22:31.895640 [ 4 ] {bb2b079d-1c18-42c2-8ac0-1f5822afe2c8} <Trace> oximeter.fields_u32 (efacbb35-87c4-45a6-b25f-cea415d7aebd): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5215 | 2026.02.06 01:22:31.895771 [ 4 ] {bb2b079d-1c18-42c2-8ac0-1f5822afe2c8} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.00117 sec., 119658.11965811966 rows/sec., 7.73 MiB/sec. | ||
| 5216 | 2026.02.06 01:22:31.895810 [ 4 ] {bb2b079d-1c18-42c2-8ac0-1f5822afe2c8} <Debug> TCPHandler: Processed in 0.001336039 sec. | ||
| 5217 | 2026.02.06 01:22:31.895871 [ 190 ] {fb68cebe-225b-4628-b6a1-821ca25cb918::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5218 | 2026.02.06 01:22:31.895921 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5219 | 2026.02.06 01:22:31.896019 [ 4 ] {dbf0cba2-738c-45ff-b266-a64f3127db7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5220 | 2026.02.06 01:22:31.896062 [ 4 ] {dbf0cba2-738c-45ff-b266-a64f3127db7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5221 | 2026.02.06 01:22:31.896227 [ 190 ] {fb68cebe-225b-4628-b6a1-821ca25cb918::all_1_31_6} <Trace> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5222 | 2026.02.06 01:22:31.896320 [ 190 ] {fb68cebe-225b-4628-b6a1-821ca25cb918::all_1_31_6} <Trace> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5223 | 2026.02.06 01:22:31.896418 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.04 MiB. | ||
| 5224 | 2026.02.06 01:22:31.896488 [ 4 ] {dbf0cba2-738c-45ff-b266-a64f3127db7d} <Trace> oximeter.fields_u8 (7e40da4e-3721-4df5-9ad4-b5e43542e087): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5225 | 2026.02.06 01:22:31.896530 [ 4 ] {dbf0cba2-738c-45ff-b266-a64f3127db7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5226 | 2026.02.06 01:22:31.896846 [ 4 ] {dbf0cba2-738c-45ff-b266-a64f3127db7d} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5227 | 2026.02.06 01:22:31.897055 [ 4 ] {dbf0cba2-738c-45ff-b266-a64f3127db7d} <Trace> oximeter.fields_u8 (7e40da4e-3721-4df5-9ad4-b5e43542e087): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5228 | 2026.02.06 01:22:31.897181 [ 4 ] {dbf0cba2-738c-45ff-b266-a64f3127db7d} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.00118 sec., 117796.61016949151 rows/sec., 6.70 MiB/sec. | ||
| 5229 | 2026.02.06 01:22:31.897219 [ 4 ] {dbf0cba2-738c-45ff-b266-a64f3127db7d} <Debug> TCPHandler: Processed in 0.001348439 sec. | ||
| 5230 | 2026.02.06 01:22:31.897330 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5231 | 2026.02.06 01:22:31.897424 [ 4 ] {81553c6f-ab1f-456a-9449-9ac962ee4dd0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5232 | 2026.02.06 01:22:31.897464 [ 4 ] {81553c6f-ab1f-456a-9449-9ac962ee4dd0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5233 | 2026.02.06 01:22:31.898013 [ 4 ] {81553c6f-ab1f-456a-9449-9ac962ee4dd0} <Trace> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5234 | 2026.02.06 01:22:31.898049 [ 4 ] {81553c6f-ab1f-456a-9449-9ac962ee4dd0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5235 | 2026.02.06 01:22:31.898382 [ 4 ] {81553c6f-ab1f-456a-9449-9ac962ee4dd0} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5236 | 2026.02.06 01:22:31.898598 [ 4 ] {81553c6f-ab1f-456a-9449-9ac962ee4dd0} <Trace> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5237 | 2026.02.06 01:22:31.898690 [ 64 ] {} <Debug> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5238 | 2026.02.06 01:22:31.898725 [ 64 ] {} <Trace> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5239 | 2026.02.06 01:22:31.898727 [ 4 ] {81553c6f-ab1f-456a-9449-9ac962ee4dd0} <Debug> executeQuery: Read 463 rows, 33.28 KiB in 0.001321 sec., 350492.0514761545 rows/sec., 24.60 MiB/sec. | ||
| 5240 | 2026.02.06 01:22:31.898744 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5241 | 2026.02.06 01:22:31.898770 [ 4 ] {81553c6f-ab1f-456a-9449-9ac962ee4dd0} <Debug> TCPHandler: Processed in 0.00149055 sec. | ||
| 5242 | 2026.02.06 01:22:31.898823 [ 193 ] {8671d447-0367-4212-b46d-8d9acc78108d::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 | ||
| 5243 | 2026.02.06 01:22:31.898882 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5244 | 2026.02.06 01:22:31.898931 [ 193 ] {8671d447-0367-4212-b46d-8d9acc78108d::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5245 | 2026.02.06 01:22:31.898967 [ 193 ] {8671d447-0367-4212-b46d-8d9acc78108d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1034 rows starting from the beginning of the part | ||
| 5246 | 2026.02.06 01:22:31.898981 [ 4 ] {3035897d-5c4b-4c50-84a2-1be509b67505} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5247 | 2026.02.06 01:22:31.899023 [ 193 ] {8671d447-0367-4212-b46d-8d9acc78108d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 463 rows starting from the beginning of the part | ||
| 5248 | 2026.02.06 01:22:31.899028 [ 4 ] {3035897d-5c4b-4c50-84a2-1be509b67505} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5249 | 2026.02.06 01:22:31.899072 [ 193 ] {8671d447-0367-4212-b46d-8d9acc78108d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 105 rows starting from the beginning of the part | ||
| 5250 | 2026.02.06 01:22:31.899118 [ 193 ] {8671d447-0367-4212-b46d-8d9acc78108d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 467 rows starting from the beginning of the part | ||
| 5251 | 2026.02.06 01:22:31.899155 [ 193 ] {8671d447-0367-4212-b46d-8d9acc78108d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 105 rows starting from the beginning of the part | ||
| 5252 | 2026.02.06 01:22:31.899190 [ 193 ] {8671d447-0367-4212-b46d-8d9acc78108d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 463 rows starting from the beginning of the part | ||
| 5253 | 2026.02.06 01:22:31.899384 [ 4 ] {3035897d-5c4b-4c50-84a2-1be509b67505} <Trace> oximeter.measurements_bool (a3a47353-bd4a-4bc2-8c37-5164375cd607): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5254 | 2026.02.06 01:22:31.899425 [ 4 ] {3035897d-5c4b-4c50-84a2-1be509b67505} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5255 | 2026.02.06 01:22:31.899753 [ 4 ] {3035897d-5c4b-4c50-84a2-1be509b67505} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 5256 | 2026.02.06 01:22:31.899980 [ 4 ] {3035897d-5c4b-4c50-84a2-1be509b67505} <Trace> oximeter.measurements_bool (a3a47353-bd4a-4bc2-8c37-5164375cd607): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5257 | 2026.02.06 01:22:31.900109 [ 4 ] {3035897d-5c4b-4c50-84a2-1be509b67505} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001146 sec., 5235.602094240838 rows/sec., 273.54 KiB/sec. | ||
| 5258 | 2026.02.06 01:22:31.900146 [ 4 ] {3035897d-5c4b-4c50-84a2-1be509b67505} <Debug> TCPHandler: Processed in 0.001315818 sec. | ||
| 5259 | 2026.02.06 01:22:31.900250 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5260 | 2026.02.06 01:22:31.900320 [ 191 ] {8671d447-0367-4212-b46d-8d9acc78108d::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2637 rows, containing 5 columns (5 merged, 0 gathered) in 0.00152514 sec., 1729021.5980172313 rows/sec., 130.91 MiB/sec. | ||
| 5261 | 2026.02.06 01:22:31.900344 [ 4 ] {86b53119-2d44-40da-9c87-f52120f03201} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5262 | 2026.02.06 01:22:31.900415 [ 4 ] {86b53119-2d44-40da-9c87-f52120f03201} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5263 | 2026.02.06 01:22:31.900527 [ 193 ] {8671d447-0367-4212-b46d-8d9acc78108d::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5264 | 2026.02.06 01:22:31.900778 [ 193 ] {8671d447-0367-4212-b46d-8d9acc78108d::all_1_31_6} <Trace> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5265 | 2026.02.06 01:22:31.900816 [ 4 ] {86b53119-2d44-40da-9c87-f52120f03201} <Trace> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5266 | 2026.02.06 01:22:31.900856 [ 193 ] {8671d447-0367-4212-b46d-8d9acc78108d::all_1_31_6} <Trace> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5267 | 2026.02.06 01:22:31.900860 [ 4 ] {86b53119-2d44-40da-9c87-f52120f03201} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5268 | 2026.02.06 01:22:31.900936 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. | ||
| 5269 | 2026.02.06 01:22:31.901217 [ 4 ] {86b53119-2d44-40da-9c87-f52120f03201} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5270 | 2026.02.06 01:22:31.901440 [ 4 ] {86b53119-2d44-40da-9c87-f52120f03201} <Trace> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5271 | 2026.02.06 01:22:31.901535 [ 64 ] {} <Debug> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5272 | 2026.02.06 01:22:31.901559 [ 64 ] {} <Trace> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5273 | 2026.02.06 01:22:31.901571 [ 4 ] {86b53119-2d44-40da-9c87-f52120f03201} <Debug> executeQuery: Read 258 rows, 17.59 KiB in 0.001245 sec., 207228.9156626506 rows/sec., 13.80 MiB/sec. | ||
| 5274 | 2026.02.06 01:22:31.901574 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5275 | 2026.02.06 01:22:31.901608 [ 4 ] {86b53119-2d44-40da-9c87-f52120f03201} <Debug> TCPHandler: Processed in 0.001407299 sec. | ||
| 5276 | 2026.02.06 01:22:31.901651 [ 193 ] {e511ea71-e802-4545-b869-85850eb1d513::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 | ||
| 5277 | 2026.02.06 01:22:31.901723 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5278 | 2026.02.06 01:22:31.901738 [ 193 ] {e511ea71-e802-4545-b869-85850eb1d513::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5279 | 2026.02.06 01:22:31.901774 [ 193 ] {e511ea71-e802-4545-b869-85850eb1d513::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 9125 rows starting from the beginning of the part | ||
| 5280 | 2026.02.06 01:22:31.901819 [ 193 ] {e511ea71-e802-4545-b869-85850eb1d513::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 258 rows starting from the beginning of the part | ||
| 5281 | 2026.02.06 01:22:31.901825 [ 4 ] {1b736279-c99a-4764-a408-454c6181f14f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5282 | 2026.02.06 01:22:31.901857 [ 193 ] {e511ea71-e802-4545-b869-85850eb1d513::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 160 rows starting from the beginning of the part | ||
| 5283 | 2026.02.06 01:22:31.901876 [ 4 ] {1b736279-c99a-4764-a408-454c6181f14f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5284 | 2026.02.06 01:22:31.901897 [ 193 ] {e511ea71-e802-4545-b869-85850eb1d513::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 260 rows starting from the beginning of the part | ||
| 5285 | 2026.02.06 01:22:31.901935 [ 193 ] {e511ea71-e802-4545-b869-85850eb1d513::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 160 rows starting from the beginning of the part | ||
| 5286 | 2026.02.06 01:22:31.901969 [ 193 ] {e511ea71-e802-4545-b869-85850eb1d513::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 258 rows starting from the beginning of the part | ||
| 5287 | 2026.02.06 01:22:31.902195 [ 4 ] {1b736279-c99a-4764-a408-454c6181f14f} <Trace> oximeter.measurements_f64 (2afa91c6-7a6c-42cf-84ca-7476e88b4c4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5288 | 2026.02.06 01:22:31.902235 [ 4 ] {1b736279-c99a-4764-a408-454c6181f14f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5289 | 2026.02.06 01:22:31.902533 [ 4 ] {1b736279-c99a-4764-a408-454c6181f14f} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 5290 | 2026.02.06 01:22:31.902748 [ 4 ] {1b736279-c99a-4764-a408-454c6181f14f} <Trace> oximeter.measurements_f64 (2afa91c6-7a6c-42cf-84ca-7476e88b4c4e): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5291 | 2026.02.06 01:22:31.902879 [ 4 ] {1b736279-c99a-4764-a408-454c6181f14f} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001071 sec., 933.7068160597573 rows/sec., 62.92 KiB/sec. | ||
| 5292 | 2026.02.06 01:22:31.902915 [ 4 ] {1b736279-c99a-4764-a408-454c6181f14f} <Debug> TCPHandler: Processed in 0.001242068 sec. | ||
| 5293 | 2026.02.06 01:22:31.903018 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5294 | 2026.02.06 01:22:31.903111 [ 4 ] {5dbbfdfc-ad8a-4d88-a409-e639ae2b21b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5295 | 2026.02.06 01:22:31.903152 [ 4 ] {5dbbfdfc-ad8a-4d88-a409-e639ae2b21b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5296 | 2026.02.06 01:22:31.903470 [ 4 ] {5dbbfdfc-ad8a-4d88-a409-e639ae2b21b9} <Trace> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5297 | 2026.02.06 01:22:31.903505 [ 4 ] {5dbbfdfc-ad8a-4d88-a409-e639ae2b21b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5298 | 2026.02.06 01:22:31.903923 [ 4 ] {5dbbfdfc-ad8a-4d88-a409-e639ae2b21b9} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5299 | 2026.02.06 01:22:31.904206 [ 4 ] {5dbbfdfc-ad8a-4d88-a409-e639ae2b21b9} <Trace> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5300 | 2026.02.06 01:22:31.904306 [ 64 ] {} <Debug> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5301 | 2026.02.06 01:22:31.904334 [ 64 ] {} <Trace> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5302 | 2026.02.06 01:22:31.904338 [ 4 ] {5dbbfdfc-ad8a-4d88-a409-e639ae2b21b9} <Debug> executeQuery: Read 88 rows, 5.66 KiB in 0.001244 sec., 70739.54983922829 rows/sec., 4.44 MiB/sec. | ||
| 5303 | 2026.02.06 01:22:31.904351 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5304 | 2026.02.06 01:22:31.904379 [ 4 ] {5dbbfdfc-ad8a-4d88-a409-e639ae2b21b9} <Debug> TCPHandler: Processed in 0.001410549 sec. | ||
| 5305 | 2026.02.06 01:22:31.904445 [ 191 ] {35a37a75-595c-437a-bd19-b1f8c8c9b2dc::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 | ||
| 5306 | 2026.02.06 01:22:31.904582 [ 191 ] {35a37a75-595c-437a-bd19-b1f8c8c9b2dc::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5307 | 2026.02.06 01:22:31.904617 [ 191 ] {35a37a75-595c-437a-bd19-b1f8c8c9b2dc::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1568 rows starting from the beginning of the part | ||
| 5308 | 2026.02.06 01:22:31.904682 [ 191 ] {35a37a75-595c-437a-bd19-b1f8c8c9b2dc::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 88 rows starting from the beginning of the part | ||
| 5309 | 2026.02.06 01:22:31.904725 [ 191 ] {35a37a75-595c-437a-bd19-b1f8c8c9b2dc::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 60 rows starting from the beginning of the part | ||
| 5310 | 2026.02.06 01:22:31.904766 [ 191 ] {35a37a75-595c-437a-bd19-b1f8c8c9b2dc::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 88 rows starting from the beginning of the part | ||
| 5311 | 2026.02.06 01:22:31.904802 [ 191 ] {35a37a75-595c-437a-bd19-b1f8c8c9b2dc::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 60 rows starting from the beginning of the part | ||
| 5312 | 2026.02.06 01:22:31.904841 [ 191 ] {35a37a75-595c-437a-bd19-b1f8c8c9b2dc::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 88 rows starting from the beginning of the part | ||
| 5313 | 2026.02.06 01:22:31.905726 [ 198 ] {e511ea71-e802-4545-b869-85850eb1d513::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10221 rows, containing 5 columns (5 merged, 0 gathered) in 0.004106777 sec., 2488813.003481806 rows/sec., 168.51 MiB/sec. | ||
| 5314 | 2026.02.06 01:22:31.905955 [ 201 ] {35a37a75-595c-437a-bd19-b1f8c8c9b2dc::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1952 rows, containing 4 columns (4 merged, 0 gathered) in 0.001572831 sec., 1241074.2158566306 rows/sec., 80.53 MiB/sec. | ||
| 5315 | 2026.02.06 01:22:31.906012 [ 195 ] {e511ea71-e802-4545-b869-85850eb1d513::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5316 | 2026.02.06 01:22:31.906188 [ 191 ] {35a37a75-595c-437a-bd19-b1f8c8c9b2dc::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5317 | 2026.02.06 01:22:31.906290 [ 195 ] {e511ea71-e802-4545-b869-85850eb1d513::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5318 | 2026.02.06 01:22:31.906369 [ 195 ] {e511ea71-e802-4545-b869-85850eb1d513::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5319 | 2026.02.06 01:22:31.906415 [ 191 ] {35a37a75-595c-437a-bd19-b1f8c8c9b2dc::all_1_31_6} <Trace> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5320 | 2026.02.06 01:22:31.906470 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.16 MiB. | ||
| 5321 | 2026.02.06 01:22:31.906478 [ 191 ] {35a37a75-595c-437a-bd19-b1f8c8c9b2dc::all_1_31_6} <Trace> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5322 | 2026.02.06 01:22:31.906533 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 5323 | 2026.02.06 01:22:34.715581 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5324 | 2026.02.06 01:22:34.715767 [ 4 ] {4eff2b5a-ffd1-4427-bc35-5354eea5ad0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5325 | 2026.02.06 01:22:34.715837 [ 4 ] {4eff2b5a-ffd1-4427-bc35-5354eea5ad0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5326 | 2026.02.06 01:22:34.716507 [ 4 ] {4eff2b5a-ffd1-4427-bc35-5354eea5ad0a} <Trace> oximeter.fields_i16 (104ba66f-7843-4e50-a9a9-abb40c455f87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5327 | 2026.02.06 01:22:34.716558 [ 4 ] {4eff2b5a-ffd1-4427-bc35-5354eea5ad0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5328 | 2026.02.06 01:22:34.716963 [ 4 ] {4eff2b5a-ffd1-4427-bc35-5354eea5ad0a} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5329 | 2026.02.06 01:22:34.717200 [ 4 ] {4eff2b5a-ffd1-4427-bc35-5354eea5ad0a} <Trace> oximeter.fields_i16 (104ba66f-7843-4e50-a9a9-abb40c455f87): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5330 | 2026.02.06 01:22:34.717338 [ 57 ] {} <Debug> oximeter.fields_i16 (104ba66f-7843-4e50-a9a9-abb40c455f87) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 5331 | 2026.02.06 01:22:34.717363 [ 4 ] {4eff2b5a-ffd1-4427-bc35-5354eea5ad0a} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001647 sec., 14571.948998178506 rows/sec., 1.21 MiB/sec. | ||
| 5332 | 2026.02.06 01:22:34.717406 [ 57 ] {} <Trace> oximeter.fields_i16 (104ba66f-7843-4e50-a9a9-abb40c455f87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5333 | 2026.02.06 01:22:34.717430 [ 4 ] {4eff2b5a-ffd1-4427-bc35-5354eea5ad0a} <Debug> TCPHandler: Processed in 0.001988863 sec. | ||
| 5334 | 2026.02.06 01:22:34.717433 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5335 | 2026.02.06 01:22:34.717550 [ 189 ] {104ba66f-7843-4e50-a9a9-abb40c455f87::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 | ||
| 5336 | 2026.02.06 01:22:34.717565 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5337 | 2026.02.06 01:22:34.717671 [ 189 ] {104ba66f-7843-4e50-a9a9-abb40c455f87::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5338 | 2026.02.06 01:22:34.717676 [ 4 ] {8e64c613-6d81-4d0c-bf27-d094fd2ce86b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5339 | 2026.02.06 01:22:34.717711 [ 189 ] {104ba66f-7843-4e50-a9a9-abb40c455f87::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 290 rows starting from the beginning of the part | ||
| 5340 | 2026.02.06 01:22:34.717735 [ 4 ] {8e64c613-6d81-4d0c-bf27-d094fd2ce86b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5341 | 2026.02.06 01:22:34.717786 [ 189 ] {104ba66f-7843-4e50-a9a9-abb40c455f87::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 266 rows starting from the beginning of the part | ||
| 5342 | 2026.02.06 01:22:34.717835 [ 189 ] {104ba66f-7843-4e50-a9a9-abb40c455f87::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 266 rows starting from the beginning of the part | ||
| 5343 | 2026.02.06 01:22:34.717877 [ 189 ] {104ba66f-7843-4e50-a9a9-abb40c455f87::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 266 rows starting from the beginning of the part | ||
| 5344 | 2026.02.06 01:22:34.717915 [ 189 ] {104ba66f-7843-4e50-a9a9-abb40c455f87::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 266 rows starting from the beginning of the part | ||
| 5345 | 2026.02.06 01:22:34.717955 [ 189 ] {104ba66f-7843-4e50-a9a9-abb40c455f87::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 24 rows starting from the beginning of the part | ||
| 5346 | 2026.02.06 01:22:34.718177 [ 4 ] {8e64c613-6d81-4d0c-bf27-d094fd2ce86b} <Trace> oximeter.fields_ipaddr (a3260224-33ad-484c-9570-d358a82531a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5347 | 2026.02.06 01:22:34.718223 [ 4 ] {8e64c613-6d81-4d0c-bf27-d094fd2ce86b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5348 | 2026.02.06 01:22:34.718558 [ 4 ] {8e64c613-6d81-4d0c-bf27-d094fd2ce86b} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 5349 | 2026.02.06 01:22:34.718789 [ 4 ] {8e64c613-6d81-4d0c-bf27-d094fd2ce86b} <Trace> oximeter.fields_ipaddr (a3260224-33ad-484c-9570-d358a82531a2): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5350 | 2026.02.06 01:22:34.718929 [ 4 ] {8e64c613-6d81-4d0c-bf27-d094fd2ce86b} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001273 sec., 1571.0919088766693 rows/sec., 128.11 KiB/sec. | ||
| 5351 | 2026.02.06 01:22:34.718945 [ 191 ] {104ba66f-7843-4e50-a9a9-abb40c455f87::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1378 rows, containing 5 columns (5 merged, 0 gathered) in 0.001435579 sec., 959891.4444973074 rows/sec., 65.29 MiB/sec. | ||
| 5352 | 2026.02.06 01:22:34.718970 [ 4 ] {8e64c613-6d81-4d0c-bf27-d094fd2ce86b} <Debug> TCPHandler: Processed in 0.00145943 sec. | ||
| 5353 | 2026.02.06 01:22:34.719108 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5354 | 2026.02.06 01:22:34.719115 [ 189 ] {104ba66f-7843-4e50-a9a9-abb40c455f87::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 5355 | 2026.02.06 01:22:34.719210 [ 4 ] {b4c9232d-e9d7-44e1-be56-ddc1ee1688c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5356 | 2026.02.06 01:22:34.719257 [ 4 ] {b4c9232d-e9d7-44e1-be56-ddc1ee1688c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5357 | 2026.02.06 01:22:34.719386 [ 189 ] {104ba66f-7843-4e50-a9a9-abb40c455f87::all_1_16_3} <Trace> oximeter.fields_i16 (104ba66f-7843-4e50-a9a9-abb40c455f87): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5358 | 2026.02.06 01:22:34.719456 [ 189 ] {104ba66f-7843-4e50-a9a9-abb40c455f87::all_1_16_3} <Trace> oximeter.fields_i16 (104ba66f-7843-4e50-a9a9-abb40c455f87) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 5359 | 2026.02.06 01:22:34.719525 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 5360 | 2026.02.06 01:22:34.720489 [ 4 ] {b4c9232d-e9d7-44e1-be56-ddc1ee1688c1} <Trace> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5361 | 2026.02.06 01:22:34.720532 [ 4 ] {b4c9232d-e9d7-44e1-be56-ddc1ee1688c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5362 | 2026.02.06 01:22:34.720951 [ 4 ] {b4c9232d-e9d7-44e1-be56-ddc1ee1688c1} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5363 | 2026.02.06 01:22:34.721193 [ 4 ] {b4c9232d-e9d7-44e1-be56-ddc1ee1688c1} <Trace> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5364 | 2026.02.06 01:22:34.721330 [ 4 ] {b4c9232d-e9d7-44e1-be56-ddc1ee1688c1} <Debug> executeQuery: Read 1399 rows, 120.36 KiB in 0.00214 sec., 653738.3177570093 rows/sec., 54.93 MiB/sec. | ||
| 5365 | 2026.02.06 01:22:34.721369 [ 4 ] {b4c9232d-e9d7-44e1-be56-ddc1ee1688c1} <Debug> TCPHandler: Processed in 0.002313276 sec. | ||
| 5366 | 2026.02.06 01:22:34.721485 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5367 | 2026.02.06 01:22:34.721582 [ 4 ] {b68b4bdf-02fa-4ff4-82f5-f71b041b953f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5368 | 2026.02.06 01:22:34.721622 [ 4 ] {b68b4bdf-02fa-4ff4-82f5-f71b041b953f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5369 | 2026.02.06 01:22:34.722055 [ 4 ] {b68b4bdf-02fa-4ff4-82f5-f71b041b953f} <Trace> oximeter.fields_u16 (fb4d60fc-202c-4b3b-b72e-c67fc122b90a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5370 | 2026.02.06 01:22:34.722092 [ 4 ] {b68b4bdf-02fa-4ff4-82f5-f71b041b953f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5371 | 2026.02.06 01:22:34.722406 [ 4 ] {b68b4bdf-02fa-4ff4-82f5-f71b041b953f} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5372 | 2026.02.06 01:22:34.722621 [ 4 ] {b68b4bdf-02fa-4ff4-82f5-f71b041b953f} <Trace> oximeter.fields_u16 (fb4d60fc-202c-4b3b-b72e-c67fc122b90a): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5373 | 2026.02.06 01:22:34.722752 [ 4 ] {b68b4bdf-02fa-4ff4-82f5-f71b041b953f} <Debug> executeQuery: Read 55 rows, 4.18 KiB in 0.00119 sec., 46218.48739495798 rows/sec., 3.43 MiB/sec. | ||
| 5374 | 2026.02.06 01:22:34.722791 [ 4 ] {b68b4bdf-02fa-4ff4-82f5-f71b041b953f} <Debug> TCPHandler: Processed in 0.0013562 sec. | ||
| 5375 | 2026.02.06 01:22:34.722902 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5376 | 2026.02.06 01:22:34.722998 [ 4 ] {5b0094f0-b78f-4524-b319-c8daee328dc8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5377 | 2026.02.06 01:22:34.723039 [ 4 ] {5b0094f0-b78f-4524-b319-c8daee328dc8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5378 | 2026.02.06 01:22:34.723535 [ 4 ] {5b0094f0-b78f-4524-b319-c8daee328dc8} <Trace> oximeter.fields_u32 (efacbb35-87c4-45a6-b25f-cea415d7aebd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5379 | 2026.02.06 01:22:34.723572 [ 4 ] {5b0094f0-b78f-4524-b319-c8daee328dc8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5380 | 2026.02.06 01:22:34.723890 [ 4 ] {5b0094f0-b78f-4524-b319-c8daee328dc8} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 5381 | 2026.02.06 01:22:34.724102 [ 4 ] {5b0094f0-b78f-4524-b319-c8daee328dc8} <Trace> oximeter.fields_u32 (efacbb35-87c4-45a6-b25f-cea415d7aebd): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5382 | 2026.02.06 01:22:34.724234 [ 4 ] {5b0094f0-b78f-4524-b319-c8daee328dc8} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001255 sec., 200796.812749004 rows/sec., 13.89 MiB/sec. | ||
| 5383 | 2026.02.06 01:22:34.724273 [ 4 ] {5b0094f0-b78f-4524-b319-c8daee328dc8} <Debug> TCPHandler: Processed in 0.00142165 sec. | ||
| 5384 | 2026.02.06 01:22:34.724389 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5385 | 2026.02.06 01:22:34.724482 [ 4 ] {bf6c65a3-96b5-4f07-8f70-62c5b3df11fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5386 | 2026.02.06 01:22:34.724522 [ 4 ] {bf6c65a3-96b5-4f07-8f70-62c5b3df11fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5387 | 2026.02.06 01:22:34.724927 [ 4 ] {bf6c65a3-96b5-4f07-8f70-62c5b3df11fc} <Trace> oximeter.fields_u8 (7e40da4e-3721-4df5-9ad4-b5e43542e087): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5388 | 2026.02.06 01:22:34.724963 [ 4 ] {bf6c65a3-96b5-4f07-8f70-62c5b3df11fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5389 | 2026.02.06 01:22:34.725270 [ 4 ] {bf6c65a3-96b5-4f07-8f70-62c5b3df11fc} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5390 | 2026.02.06 01:22:34.725489 [ 4 ] {bf6c65a3-96b5-4f07-8f70-62c5b3df11fc} <Trace> oximeter.fields_u8 (7e40da4e-3721-4df5-9ad4-b5e43542e087): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5391 | 2026.02.06 01:22:34.725588 [ 57 ] {} <Debug> oximeter.fields_u8 (7e40da4e-3721-4df5-9ad4-b5e43542e087) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 5392 | 2026.02.06 01:22:34.725619 [ 4 ] {bf6c65a3-96b5-4f07-8f70-62c5b3df11fc} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001153 sec., 10407.632263660018 rows/sec., 813.10 KiB/sec. | ||
| 5393 | 2026.02.06 01:22:34.725622 [ 57 ] {} <Trace> oximeter.fields_u8 (7e40da4e-3721-4df5-9ad4-b5e43542e087): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5394 | 2026.02.06 01:22:34.725659 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5395 | 2026.02.06 01:22:34.725665 [ 4 ] {bf6c65a3-96b5-4f07-8f70-62c5b3df11fc} <Debug> TCPHandler: Processed in 0.001327089 sec. | ||
| 5396 | 2026.02.06 01:22:34.725731 [ 201 ] {7e40da4e-3721-4df5-9ad4-b5e43542e087::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 | ||
| 5397 | 2026.02.06 01:22:34.725786 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5398 | 2026.02.06 01:22:34.725832 [ 201 ] {7e40da4e-3721-4df5-9ad4-b5e43542e087::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5399 | 2026.02.06 01:22:34.725864 [ 201 ] {7e40da4e-3721-4df5-9ad4-b5e43542e087::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 151 rows starting from the beginning of the part | ||
| 5400 | 2026.02.06 01:22:34.725885 [ 4 ] {0a14762e-2bc1-4c4b-ba21-915af2ea8a10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5401 | 2026.02.06 01:22:34.725916 [ 201 ] {7e40da4e-3721-4df5-9ad4-b5e43542e087::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 139 rows starting from the beginning of the part | ||
| 5402 | 2026.02.06 01:22:34.725931 [ 4 ] {0a14762e-2bc1-4c4b-ba21-915af2ea8a10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5403 | 2026.02.06 01:22:34.725968 [ 201 ] {7e40da4e-3721-4df5-9ad4-b5e43542e087::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 139 rows starting from the beginning of the part | ||
| 5404 | 2026.02.06 01:22:34.726018 [ 201 ] {7e40da4e-3721-4df5-9ad4-b5e43542e087::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 139 rows starting from the beginning of the part | ||
| 5405 | 2026.02.06 01:22:34.726058 [ 201 ] {7e40da4e-3721-4df5-9ad4-b5e43542e087::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 139 rows starting from the beginning of the part | ||
| 5406 | 2026.02.06 01:22:34.726096 [ 201 ] {7e40da4e-3721-4df5-9ad4-b5e43542e087::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 12 rows starting from the beginning of the part | ||
| 5407 | 2026.02.06 01:22:34.726567 [ 4 ] {0a14762e-2bc1-4c4b-ba21-915af2ea8a10} <Trace> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5408 | 2026.02.06 01:22:34.726610 [ 4 ] {0a14762e-2bc1-4c4b-ba21-915af2ea8a10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5409 | 2026.02.06 01:22:34.726939 [ 191 ] {7e40da4e-3721-4df5-9ad4-b5e43542e087::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 719 rows, containing 5 columns (5 merged, 0 gathered) in 0.001254999 sec., 572908.8230349188 rows/sec., 35.15 MiB/sec. | ||
| 5410 | 2026.02.06 01:22:34.726977 [ 4 ] {0a14762e-2bc1-4c4b-ba21-915af2ea8a10} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5411 | 2026.02.06 01:22:34.727076 [ 201 ] {7e40da4e-3721-4df5-9ad4-b5e43542e087::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 5412 | 2026.02.06 01:22:34.727242 [ 4 ] {0a14762e-2bc1-4c4b-ba21-915af2ea8a10} <Trace> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5413 | 2026.02.06 01:22:34.727358 [ 201 ] {7e40da4e-3721-4df5-9ad4-b5e43542e087::all_1_16_3} <Trace> oximeter.fields_u8 (7e40da4e-3721-4df5-9ad4-b5e43542e087): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5414 | 2026.02.06 01:22:34.727383 [ 4 ] {0a14762e-2bc1-4c4b-ba21-915af2ea8a10} <Debug> executeQuery: Read 599 rows, 46.11 KiB in 0.001558 sec., 384467.26572528883 rows/sec., 28.90 MiB/sec. | ||
| 5415 | 2026.02.06 01:22:34.727425 [ 201 ] {7e40da4e-3721-4df5-9ad4-b5e43542e087::all_1_16_3} <Trace> oximeter.fields_u8 (7e40da4e-3721-4df5-9ad4-b5e43542e087) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 5416 | 2026.02.06 01:22:34.727426 [ 4 ] {0a14762e-2bc1-4c4b-ba21-915af2ea8a10} <Debug> TCPHandler: Processed in 0.001739983 sec. | ||
| 5417 | 2026.02.06 01:22:34.727496 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 5418 | 2026.02.06 01:22:34.727553 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5419 | 2026.02.06 01:22:34.727649 [ 4 ] {72064402-9bda-42ff-a94d-928e5e250b22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5420 | 2026.02.06 01:22:34.727755 [ 4 ] {72064402-9bda-42ff-a94d-928e5e250b22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5421 | 2026.02.06 01:22:34.728358 [ 4 ] {72064402-9bda-42ff-a94d-928e5e250b22} <Trace> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5422 | 2026.02.06 01:22:34.728395 [ 4 ] {72064402-9bda-42ff-a94d-928e5e250b22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5423 | 2026.02.06 01:22:34.728788 [ 4 ] {72064402-9bda-42ff-a94d-928e5e250b22} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5424 | 2026.02.06 01:22:34.729013 [ 4 ] {72064402-9bda-42ff-a94d-928e5e250b22} <Trace> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5425 | 2026.02.06 01:22:34.729142 [ 4 ] {72064402-9bda-42ff-a94d-928e5e250b22} <Debug> executeQuery: Read 941 rows, 67.20 KiB in 0.001451 sec., 648518.2632667125 rows/sec., 45.22 MiB/sec. | ||
| 5426 | 2026.02.06 01:22:34.729180 [ 4 ] {72064402-9bda-42ff-a94d-928e5e250b22} <Debug> TCPHandler: Processed in 0.001622161 sec. | ||
| 5427 | 2026.02.06 01:22:34.729305 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5428 | 2026.02.06 01:22:34.729400 [ 4 ] {00a4f515-ba74-49d5-98d5-66bc677f51ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5429 | 2026.02.06 01:22:34.729456 [ 4 ] {00a4f515-ba74-49d5-98d5-66bc677f51ef} <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 | ||
| 5430 | 2026.02.06 01:22:34.730316 [ 4 ] {00a4f515-ba74-49d5-98d5-66bc677f51ef} <Trace> oximeter.measurements_histogramu64 (97144b8f-900e-4825-92d0-28bf27d1d4ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5431 | 2026.02.06 01:22:34.730352 [ 4 ] {00a4f515-ba74-49d5-98d5-66bc677f51ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5432 | 2026.02.06 01:22:34.730925 [ 4 ] {00a4f515-ba74-49d5-98d5-66bc677f51ef} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5433 | 2026.02.06 01:22:34.731173 [ 4 ] {00a4f515-ba74-49d5-98d5-66bc677f51ef} <Trace> oximeter.measurements_histogramu64 (97144b8f-900e-4825-92d0-28bf27d1d4ae): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5434 | 2026.02.06 01:22:34.731273 [ 56 ] {} <Debug> oximeter.measurements_histogramu64 (97144b8f-900e-4825-92d0-28bf27d1d4ae) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 5435 | 2026.02.06 01:22:34.731309 [ 4 ] {00a4f515-ba74-49d5-98d5-66bc677f51ef} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001928 sec., 21265.560165975105 rows/sec., 38.11 MiB/sec. | ||
| 5436 | 2026.02.06 01:22:34.731317 [ 56 ] {} <Trace> oximeter.measurements_histogramu64 (97144b8f-900e-4825-92d0-28bf27d1d4ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5437 | 2026.02.06 01:22:34.731343 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5438 | 2026.02.06 01:22:34.731371 [ 4 ] {00a4f515-ba74-49d5-98d5-66bc677f51ef} <Debug> TCPHandler: Processed in 0.002116685 sec. | ||
| 5439 | 2026.02.06 01:22:34.731424 [ 189 ] {97144b8f-900e-4825-92d0-28bf27d1d4ae::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 | ||
| 5440 | 2026.02.06 01:22:34.731492 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5441 | 2026.02.06 01:22:34.731592 [ 4 ] {7885cc23-2e95-4957-ae92-45bccde43caf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5442 | 2026.02.06 01:22:34.731606 [ 189 ] {97144b8f-900e-4825-92d0-28bf27d1d4ae::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5443 | 2026.02.06 01:22:34.731634 [ 4 ] {7885cc23-2e95-4957-ae92-45bccde43caf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5444 | 2026.02.06 01:22:34.731655 [ 189 ] {97144b8f-900e-4825-92d0-28bf27d1d4ae::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 373 rows starting from the beginning of the part | ||
| 5445 | 2026.02.06 01:22:34.731768 [ 189 ] {97144b8f-900e-4825-92d0-28bf27d1d4ae::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 | ||
| 5446 | 2026.02.06 01:22:34.731878 [ 189 ] {97144b8f-900e-4825-92d0-28bf27d1d4ae::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 41 rows starting from the beginning of the part | ||
| 5447 | 2026.02.06 01:22:34.731988 [ 4 ] {7885cc23-2e95-4957-ae92-45bccde43caf} <Trace> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5448 | 2026.02.06 01:22:34.731992 [ 189 ] {97144b8f-900e-4825-92d0-28bf27d1d4ae::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 41 rows starting from the beginning of the part | ||
| 5449 | 2026.02.06 01:22:34.732031 [ 4 ] {7885cc23-2e95-4957-ae92-45bccde43caf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5450 | 2026.02.06 01:22:34.732115 [ 189 ] {97144b8f-900e-4825-92d0-28bf27d1d4ae::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 41 rows starting from the beginning of the part | ||
| 5451 | 2026.02.06 01:22:34.732218 [ 189 ] {97144b8f-900e-4825-92d0-28bf27d1d4ae::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 41 rows starting from the beginning of the part | ||
| 5452 | 2026.02.06 01:22:34.732353 [ 4 ] {7885cc23-2e95-4957-ae92-45bccde43caf} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5453 | 2026.02.06 01:22:34.732595 [ 4 ] {7885cc23-2e95-4957-ae92-45bccde43caf} <Trace> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5454 | 2026.02.06 01:22:34.732730 [ 4 ] {7885cc23-2e95-4957-ae92-45bccde43caf} <Debug> executeQuery: Read 30 rows, 2.06 KiB in 0.001157 sec., 25929.127052722557 rows/sec., 1.74 MiB/sec. | ||
| 5455 | 2026.02.06 01:22:34.732773 [ 4 ] {7885cc23-2e95-4957-ae92-45bccde43caf} <Debug> TCPHandler: Processed in 0.001332209 sec. | ||
| 5456 | 2026.02.06 01:22:34.736412 [ 191 ] {97144b8f-900e-4825-92d0-28bf27d1d4ae::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 578 rows, containing 19 columns (19 merged, 0 gathered) in 0.005022034 sec., 115092.80900925801 rows/sec., 206.24 MiB/sec. | ||
| 5457 | 2026.02.06 01:22:34.737734 [ 187 ] {97144b8f-900e-4825-92d0-28bf27d1d4ae::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 5458 | 2026.02.06 01:22:34.738116 [ 187 ] {97144b8f-900e-4825-92d0-28bf27d1d4ae::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (97144b8f-900e-4825-92d0-28bf27d1d4ae): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5459 | 2026.02.06 01:22:34.738197 [ 187 ] {97144b8f-900e-4825-92d0-28bf27d1d4ae::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (97144b8f-900e-4825-92d0-28bf27d1d4ae) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 5460 | 2026.02.06 01:22:34.738372 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.59 MiB. | ||
| 5461 | 2026.02.06 01:22:35.000231 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 257.99 MiB, peak 264.98 MiB, free memory in arenas 0.00 B, will set to 259.40 MiB (RSS), difference: 1.41 MiB | ||
| 5462 | 2026.02.06 01:22:36.157747 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 52 entries to flush up to offset 734 | ||
| 5463 | 2026.02.06 01:22:36.160555 [ 243 ] {} <Trace> system.query_log (e979a318-9a58-4b34-9a72-3006f9f8e92e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5464 | 2026.02.06 01:22:36.160603 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5465 | 2026.02.06 01:22:36.161909 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5466 | 2026.02.06 01:22:36.162188 [ 243 ] {} <Trace> system.query_log (e979a318-9a58-4b34-9a72-3006f9f8e92e): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5467 | 2026.02.06 01:22:36.162545 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 734 | ||
| 5468 | 2026.02.06 01:22:36.878681 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5469 | 2026.02.06 01:22:36.878975 [ 4 ] {0dfbd045-e7a2-42e2-902c-9b3a1d0da9bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5470 | 2026.02.06 01:22:36.879084 [ 4 ] {0dfbd045-e7a2-42e2-902c-9b3a1d0da9bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5471 | 2026.02.06 01:22:36.879974 [ 4 ] {0dfbd045-e7a2-42e2-902c-9b3a1d0da9bf} <Trace> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5472 | 2026.02.06 01:22:36.880024 [ 4 ] {0dfbd045-e7a2-42e2-902c-9b3a1d0da9bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5473 | 2026.02.06 01:22:36.880430 [ 4 ] {0dfbd045-e7a2-42e2-902c-9b3a1d0da9bf} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5474 | 2026.02.06 01:22:36.880654 [ 4 ] {0dfbd045-e7a2-42e2-902c-9b3a1d0da9bf} <Trace> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5475 | 2026.02.06 01:22:36.880821 [ 4 ] {0dfbd045-e7a2-42e2-902c-9b3a1d0da9bf} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001924 sec., 29106.029106029106 rows/sec., 2.24 MiB/sec. | ||
| 5476 | 2026.02.06 01:22:36.880874 [ 4 ] {0dfbd045-e7a2-42e2-902c-9b3a1d0da9bf} <Debug> TCPHandler: Processed in 0.002390716 sec. | ||
| 5477 | 2026.02.06 01:22:36.881008 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5478 | 2026.02.06 01:22:36.881112 [ 4 ] {da1c1ae7-009e-435d-b203-8721a229677e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5479 | 2026.02.06 01:22:36.881154 [ 4 ] {da1c1ae7-009e-435d-b203-8721a229677e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5480 | 2026.02.06 01:22:36.881616 [ 4 ] {da1c1ae7-009e-435d-b203-8721a229677e} <Trace> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5481 | 2026.02.06 01:22:36.881655 [ 4 ] {da1c1ae7-009e-435d-b203-8721a229677e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5482 | 2026.02.06 01:22:36.881979 [ 4 ] {da1c1ae7-009e-435d-b203-8721a229677e} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5483 | 2026.02.06 01:22:36.882195 [ 4 ] {da1c1ae7-009e-435d-b203-8721a229677e} <Trace> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5484 | 2026.02.06 01:22:36.882328 [ 4 ] {da1c1ae7-009e-435d-b203-8721a229677e} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001239 sec., 51654.5601291364 rows/sec., 4.03 MiB/sec. | ||
| 5485 | 2026.02.06 01:22:36.882367 [ 4 ] {da1c1ae7-009e-435d-b203-8721a229677e} <Debug> TCPHandler: Processed in 0.001413489 sec. | ||
| 5486 | 2026.02.06 01:22:36.882487 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5487 | 2026.02.06 01:22:36.882584 [ 4 ] {b4e83545-770d-45cd-9d72-729bffb1df74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5488 | 2026.02.06 01:22:36.882629 [ 4 ] {b4e83545-770d-45cd-9d72-729bffb1df74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5489 | 2026.02.06 01:22:36.883013 [ 4 ] {b4e83545-770d-45cd-9d72-729bffb1df74} <Trace> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5490 | 2026.02.06 01:22:36.883050 [ 4 ] {b4e83545-770d-45cd-9d72-729bffb1df74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5491 | 2026.02.06 01:22:36.883388 [ 4 ] {b4e83545-770d-45cd-9d72-729bffb1df74} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5492 | 2026.02.06 01:22:36.883601 [ 4 ] {b4e83545-770d-45cd-9d72-729bffb1df74} <Trace> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5493 | 2026.02.06 01:22:36.883728 [ 4 ] {b4e83545-770d-45cd-9d72-729bffb1df74} <Debug> executeQuery: Read 84 rows, 5.98 KiB in 0.001164 sec., 72164.94845360825 rows/sec., 5.02 MiB/sec. | ||
| 5494 | 2026.02.06 01:22:36.883766 [ 4 ] {b4e83545-770d-45cd-9d72-729bffb1df74} <Debug> TCPHandler: Processed in 0.001329699 sec. | ||
| 5495 | 2026.02.06 01:22:36.883887 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5496 | 2026.02.06 01:22:36.883982 [ 4 ] {3e4b261e-9edd-49eb-8825-c2061d41d677} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5497 | 2026.02.06 01:22:36.884024 [ 4 ] {3e4b261e-9edd-49eb-8825-c2061d41d677} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5498 | 2026.02.06 01:22:36.884355 [ 4 ] {3e4b261e-9edd-49eb-8825-c2061d41d677} <Trace> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5499 | 2026.02.06 01:22:36.884392 [ 4 ] {3e4b261e-9edd-49eb-8825-c2061d41d677} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5500 | 2026.02.06 01:22:36.884698 [ 4 ] {3e4b261e-9edd-49eb-8825-c2061d41d677} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5501 | 2026.02.06 01:22:36.884916 [ 4 ] {3e4b261e-9edd-49eb-8825-c2061d41d677} <Trace> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5502 | 2026.02.06 01:22:36.885045 [ 4 ] {3e4b261e-9edd-49eb-8825-c2061d41d677} <Debug> executeQuery: Read 30 rows, 2.08 KiB in 0.001082 sec., 27726.432532347502 rows/sec., 1.87 MiB/sec. | ||
| 5503 | 2026.02.06 01:22:36.885081 [ 4 ] {3e4b261e-9edd-49eb-8825-c2061d41d677} <Debug> TCPHandler: Processed in 0.001245678 sec. | ||
| 5504 | 2026.02.06 01:22:38.634612 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 11033 | ||
| 5505 | 2026.02.06 01:22:38.635168 [ 245 ] {} <Trace> system.asynchronous_metric_log (50965cfb-3fe0-4bc3-b722-77d2bdddda32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5506 | 2026.02.06 01:22:38.635217 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5507 | 2026.02.06 01:22:38.635746 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5508 | 2026.02.06 01:22:38.635976 [ 245 ] {} <Trace> system.asynchronous_metric_log (50965cfb-3fe0-4bc3-b722-77d2bdddda32): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5509 | 2026.02.06 01:22:38.636116 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11033 | ||
| 5510 | 2026.02.06 01:22:39.217214 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 174 | ||
| 5511 | 2026.02.06 01:22:39.232944 [ 244 ] {} <Trace> system.metric_log (b13c6af1-b368-46ee-88e3-e8b49f18365b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5512 | 2026.02.06 01:22:39.232989 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5513 | 2026.02.06 01:22:39.239037 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5514 | 2026.02.06 01:22:39.239718 [ 244 ] {} <Trace> system.metric_log (b13c6af1-b368-46ee-88e3-e8b49f18365b): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5515 | 2026.02.06 01:22:39.242542 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 174 | ||
| 5516 | 2026.02.06 01:22:41.881938 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5517 | 2026.02.06 01:22:41.882166 [ 4 ] {193e09f5-e114-4c4e-8b1e-f46fb84276c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5518 | 2026.02.06 01:22:41.882244 [ 4 ] {193e09f5-e114-4c4e-8b1e-f46fb84276c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5519 | 2026.02.06 01:22:41.882954 [ 4 ] {193e09f5-e114-4c4e-8b1e-f46fb84276c8} <Trace> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5520 | 2026.02.06 01:22:41.883006 [ 4 ] {193e09f5-e114-4c4e-8b1e-f46fb84276c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5521 | 2026.02.06 01:22:41.883424 [ 4 ] {193e09f5-e114-4c4e-8b1e-f46fb84276c8} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5522 | 2026.02.06 01:22:41.883662 [ 4 ] {193e09f5-e114-4c4e-8b1e-f46fb84276c8} <Trace> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5523 | 2026.02.06 01:22:41.883828 [ 4 ] {193e09f5-e114-4c4e-8b1e-f46fb84276c8} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001719 sec., 32577.079697498546 rows/sec., 2.50 MiB/sec. | ||
| 5524 | 2026.02.06 01:22:41.883879 [ 4 ] {193e09f5-e114-4c4e-8b1e-f46fb84276c8} <Debug> TCPHandler: Processed in 0.002088534 sec. | ||
| 5525 | 2026.02.06 01:22:41.884004 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5526 | 2026.02.06 01:22:41.884109 [ 4 ] {3d47436d-c346-42c6-9837-b713b9af400e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5527 | 2026.02.06 01:22:41.884152 [ 4 ] {3d47436d-c346-42c6-9837-b713b9af400e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5528 | 2026.02.06 01:22:41.884595 [ 4 ] {3d47436d-c346-42c6-9837-b713b9af400e} <Trace> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5529 | 2026.02.06 01:22:41.884633 [ 4 ] {3d47436d-c346-42c6-9837-b713b9af400e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5530 | 2026.02.06 01:22:41.884970 [ 4 ] {3d47436d-c346-42c6-9837-b713b9af400e} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5531 | 2026.02.06 01:22:41.885185 [ 4 ] {3d47436d-c346-42c6-9837-b713b9af400e} <Trace> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5532 | 2026.02.06 01:22:41.885319 [ 4 ] {3d47436d-c346-42c6-9837-b713b9af400e} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001234 sec., 51863.85737439222 rows/sec., 4.05 MiB/sec. | ||
| 5533 | 2026.02.06 01:22:41.885360 [ 4 ] {3d47436d-c346-42c6-9837-b713b9af400e} <Debug> TCPHandler: Processed in 0.001408229 sec. | ||
| 5534 | 2026.02.06 01:22:41.885478 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5535 | 2026.02.06 01:22:41.885574 [ 4 ] {e883e40d-1315-4166-b715-7bdf26344d94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5536 | 2026.02.06 01:22:41.885619 [ 4 ] {e883e40d-1315-4166-b715-7bdf26344d94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5537 | 2026.02.06 01:22:41.886037 [ 4 ] {e883e40d-1315-4166-b715-7bdf26344d94} <Trace> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5538 | 2026.02.06 01:22:41.886073 [ 4 ] {e883e40d-1315-4166-b715-7bdf26344d94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5539 | 2026.02.06 01:22:41.886402 [ 4 ] {e883e40d-1315-4166-b715-7bdf26344d94} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5540 | 2026.02.06 01:22:41.886621 [ 4 ] {e883e40d-1315-4166-b715-7bdf26344d94} <Trace> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5541 | 2026.02.06 01:22:41.886752 [ 4 ] {e883e40d-1315-4166-b715-7bdf26344d94} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001197 sec., 133667.50208855473 rows/sec., 9.31 MiB/sec. | ||
| 5542 | 2026.02.06 01:22:41.886792 [ 4 ] {e883e40d-1315-4166-b715-7bdf26344d94} <Debug> TCPHandler: Processed in 0.001365989 sec. | ||
| 5543 | 2026.02.06 01:22:41.886902 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5544 | 2026.02.06 01:22:41.886998 [ 4 ] {d8bf4ab8-abcf-4aa4-8534-9f9eed79c991} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5545 | 2026.02.06 01:22:41.887040 [ 4 ] {d8bf4ab8-abcf-4aa4-8534-9f9eed79c991} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5546 | 2026.02.06 01:22:41.887377 [ 4 ] {d8bf4ab8-abcf-4aa4-8534-9f9eed79c991} <Trace> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5547 | 2026.02.06 01:22:41.887414 [ 4 ] {d8bf4ab8-abcf-4aa4-8534-9f9eed79c991} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5548 | 2026.02.06 01:22:41.887720 [ 4 ] {d8bf4ab8-abcf-4aa4-8534-9f9eed79c991} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5549 | 2026.02.06 01:22:41.887931 [ 4 ] {d8bf4ab8-abcf-4aa4-8534-9f9eed79c991} <Trace> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5550 | 2026.02.06 01:22:41.888061 [ 4 ] {d8bf4ab8-abcf-4aa4-8534-9f9eed79c991} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001081 sec., 55504.16281221092 rows/sec., 3.74 MiB/sec. | ||
| 5551 | 2026.02.06 01:22:41.888096 [ 4 ] {d8bf4ab8-abcf-4aa4-8534-9f9eed79c991} <Debug> TCPHandler: Processed in 0.001245229 sec. | ||
| 5552 | 2026.02.06 01:22:42.244813 [ 44 ] {} <Debug> oximeter.measurements_f64 (2afa91c6-7a6c-42cf-84ca-7476e88b4c4e) (MergerMutator): Selected 5 parts from all_1_10_2 to all_14_14_0 | ||
| 5553 | 2026.02.06 01:22:42.244894 [ 44 ] {} <Trace> oximeter.measurements_f64 (2afa91c6-7a6c-42cf-84ca-7476e88b4c4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5554 | 2026.02.06 01:22:42.244932 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5555 | 2026.02.06 01:22:42.245094 [ 189 ] {2afa91c6-7a6c-42cf-84ca-7476e88b4c4e::all_1_14_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_10_2 to all_14_14_0 into Compact with storage Full | ||
| 5556 | 2026.02.06 01:22:42.245307 [ 189 ] {2afa91c6-7a6c-42cf-84ca-7476e88b4c4e::all_1_14_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5557 | 2026.02.06 01:22:42.245360 [ 189 ] {2afa91c6-7a6c-42cf-84ca-7476e88b4c4e::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 10 rows starting from the beginning of the part | ||
| 5558 | 2026.02.06 01:22:42.245456 [ 189 ] {2afa91c6-7a6c-42cf-84ca-7476e88b4c4e::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 1 rows starting from the beginning of the part | ||
| 5559 | 2026.02.06 01:22:42.245524 [ 189 ] {2afa91c6-7a6c-42cf-84ca-7476e88b4c4e::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 1 rows starting from the beginning of the part | ||
| 5560 | 2026.02.06 01:22:42.245587 [ 189 ] {2afa91c6-7a6c-42cf-84ca-7476e88b4c4e::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 1 rows starting from the beginning of the part | ||
| 5561 | 2026.02.06 01:22:42.245644 [ 189 ] {2afa91c6-7a6c-42cf-84ca-7476e88b4c4e::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1 rows starting from the beginning of the part | ||
| 5562 | 2026.02.06 01:22:42.246353 [ 186 ] {2afa91c6-7a6c-42cf-84ca-7476e88b4c4e::all_1_14_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14 rows, containing 4 columns (4 merged, 0 gathered) in 0.001330489 sec., 10522.447010084263 rows/sec., 709.03 KiB/sec. | ||
| 5563 | 2026.02.06 01:22:42.246558 [ 191 ] {2afa91c6-7a6c-42cf-84ca-7476e88b4c4e::all_1_14_3} <Trace> MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) | ||
| 5564 | 2026.02.06 01:22:42.246940 [ 191 ] {2afa91c6-7a6c-42cf-84ca-7476e88b4c4e::all_1_14_3} <Trace> oximeter.measurements_f64 (2afa91c6-7a6c-42cf-84ca-7476e88b4c4e): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5565 | 2026.02.06 01:22:42.247028 [ 191 ] {2afa91c6-7a6c-42cf-84ca-7476e88b4c4e::all_1_14_3} <Trace> oximeter.measurements_f64 (2afa91c6-7a6c-42cf-84ca-7476e88b4c4e) (MergerMutator): Merged 5 parts: [all_1_10_2, all_14_14_0] -> all_1_14_3 | ||
| 5566 | 2026.02.06 01:22:42.247127 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 5567 | 2026.02.06 01:22:46.029150 [ 40 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5568 | 2026.02.06 01:22:46.029225 [ 40 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5569 | 2026.02.06 01:22:46.136334 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 11545 | ||
| 5570 | 2026.02.06 01:22:46.136901 [ 245 ] {} <Trace> system.asynchronous_metric_log (50965cfb-3fe0-4bc3-b722-77d2bdddda32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5571 | 2026.02.06 01:22:46.136946 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5572 | 2026.02.06 01:22:46.137451 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5573 | 2026.02.06 01:22:46.137691 [ 245 ] {} <Trace> system.asynchronous_metric_log (50965cfb-3fe0-4bc3-b722-77d2bdddda32): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5574 | 2026.02.06 01:22:46.137822 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11545 | ||
| 5575 | 2026.02.06 01:22:46.163039 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 750 | ||
| 5576 | 2026.02.06 01:22:46.165476 [ 243 ] {} <Trace> system.query_log (e979a318-9a58-4b34-9a72-3006f9f8e92e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5577 | 2026.02.06 01:22:46.165516 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5578 | 2026.02.06 01:22:46.166649 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 5579 | 2026.02.06 01:22:46.166927 [ 243 ] {} <Trace> system.query_log (e979a318-9a58-4b34-9a72-3006f9f8e92e): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5580 | 2026.02.06 01:22:46.167190 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 750 | ||
| 5581 | 2026.02.06 01:22:46.430665 [ 40 ] {} <Debug> oximeter.fields_u16 (fb4d60fc-202c-4b3b-b72e-c67fc122b90a) (MergerMutator): Selected 5 parts from all_1_26_5 to all_30_30_0 | ||
| 5582 | 2026.02.06 01:22:46.430725 [ 40 ] {} <Trace> oximeter.fields_u16 (fb4d60fc-202c-4b3b-b72e-c67fc122b90a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5583 | 2026.02.06 01:22:46.430749 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5584 | 2026.02.06 01:22:46.430885 [ 189 ] {fb4d60fc-202c-4b3b-b72e-c67fc122b90a::all_1_30_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_26_5 to all_30_30_0 into Compact with storage Full | ||
| 5585 | 2026.02.06 01:22:46.431043 [ 189 ] {fb4d60fc-202c-4b3b-b72e-c67fc122b90a::all_1_30_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5586 | 2026.02.06 01:22:46.431080 [ 189 ] {fb4d60fc-202c-4b3b-b72e-c67fc122b90a::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 206 rows starting from the beginning of the part | ||
| 5587 | 2026.02.06 01:22:46.431153 [ 189 ] {fb4d60fc-202c-4b3b-b72e-c67fc122b90a::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 137 rows starting from the beginning of the part | ||
| 5588 | 2026.02.06 01:22:46.431204 [ 189 ] {fb4d60fc-202c-4b3b-b72e-c67fc122b90a::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 41 rows starting from the beginning of the part | ||
| 5589 | 2026.02.06 01:22:46.431255 [ 189 ] {fb4d60fc-202c-4b3b-b72e-c67fc122b90a::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 133 rows starting from the beginning of the part | ||
| 5590 | 2026.02.06 01:22:46.431298 [ 189 ] {fb4d60fc-202c-4b3b-b72e-c67fc122b90a::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 55 rows starting from the beginning of the part | ||
| 5591 | 2026.02.06 01:22:46.432117 [ 186 ] {fb4d60fc-202c-4b3b-b72e-c67fc122b90a::all_1_30_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 572 rows, containing 5 columns (5 merged, 0 gathered) in 0.001290469 sec., 443249.7022400383 rows/sec., 29.69 MiB/sec. | ||
| 5592 | 2026.02.06 01:22:46.432310 [ 186 ] {fb4d60fc-202c-4b3b-b72e-c67fc122b90a::all_1_30_6} <Trace> MergedBlockOutputStream: filled checksums all_1_30_6 (state Temporary) | ||
| 5593 | 2026.02.06 01:22:46.432631 [ 186 ] {fb4d60fc-202c-4b3b-b72e-c67fc122b90a::all_1_30_6} <Trace> oximeter.fields_u16 (fb4d60fc-202c-4b3b-b72e-c67fc122b90a): Renaming temporary part tmp_merge_all_1_30_6 to all_1_30_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5594 | 2026.02.06 01:22:46.432720 [ 186 ] {fb4d60fc-202c-4b3b-b72e-c67fc122b90a::all_1_30_6} <Trace> oximeter.fields_u16 (fb4d60fc-202c-4b3b-b72e-c67fc122b90a) (MergerMutator): Merged 5 parts: [all_1_26_5, all_30_30_0] -> all_1_30_6 | ||
| 5595 | 2026.02.06 01:22:46.432805 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 5596 | 2026.02.06 01:22:46.742759 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 181 | ||
| 5597 | 2026.02.06 01:22:46.760260 [ 244 ] {} <Trace> system.metric_log (b13c6af1-b368-46ee-88e3-e8b49f18365b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5598 | 2026.02.06 01:22:46.760327 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5599 | 2026.02.06 01:22:46.766396 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5600 | 2026.02.06 01:22:46.767129 [ 244 ] {} <Trace> system.metric_log (b13c6af1-b368-46ee-88e3-e8b49f18365b): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5601 | 2026.02.06 01:22:46.770120 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 181 | ||
| 5602 | 2026.02.06 01:22:46.883801 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5603 | 2026.02.06 01:22:46.884083 [ 4 ] {cf714321-0265-4081-8db8-f164e371b51f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5604 | 2026.02.06 01:22:46.884187 [ 4 ] {cf714321-0265-4081-8db8-f164e371b51f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5605 | 2026.02.06 01:22:46.885169 [ 4 ] {cf714321-0265-4081-8db8-f164e371b51f} <Trace> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5606 | 2026.02.06 01:22:46.885207 [ 4 ] {cf714321-0265-4081-8db8-f164e371b51f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5607 | 2026.02.06 01:22:46.885612 [ 4 ] {cf714321-0265-4081-8db8-f164e371b51f} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5608 | 2026.02.06 01:22:46.885847 [ 4 ] {cf714321-0265-4081-8db8-f164e371b51f} <Trace> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5609 | 2026.02.06 01:22:46.886000 [ 4 ] {cf714321-0265-4081-8db8-f164e371b51f} <Debug> executeQuery: Read 138 rows, 12.27 KiB in 0.001994 sec., 69207.62286860582 rows/sec., 6.01 MiB/sec. | ||
| 5610 | 2026.02.06 01:22:46.886046 [ 4 ] {cf714321-0265-4081-8db8-f164e371b51f} <Debug> TCPHandler: Processed in 0.002425216 sec. | ||
| 5611 | 2026.02.06 01:22:46.886173 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5612 | 2026.02.06 01:22:46.886268 [ 4 ] {11a3e273-0594-4b2f-8ed9-7953c3d8225b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5613 | 2026.02.06 01:22:46.886308 [ 4 ] {11a3e273-0594-4b2f-8ed9-7953c3d8225b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5614 | 2026.02.06 01:22:46.886782 [ 4 ] {11a3e273-0594-4b2f-8ed9-7953c3d8225b} <Trace> oximeter.fields_u16 (fb4d60fc-202c-4b3b-b72e-c67fc122b90a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5615 | 2026.02.06 01:22:46.886817 [ 4 ] {11a3e273-0594-4b2f-8ed9-7953c3d8225b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5616 | 2026.02.06 01:22:46.887111 [ 4 ] {11a3e273-0594-4b2f-8ed9-7953c3d8225b} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5617 | 2026.02.06 01:22:46.887319 [ 4 ] {11a3e273-0594-4b2f-8ed9-7953c3d8225b} <Trace> oximeter.fields_u16 (fb4d60fc-202c-4b3b-b72e-c67fc122b90a): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5618 | 2026.02.06 01:22:46.887448 [ 4 ] {11a3e273-0594-4b2f-8ed9-7953c3d8225b} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001199 sec., 34195.16263552961 rows/sec., 2.51 MiB/sec. | ||
| 5619 | 2026.02.06 01:22:46.887485 [ 4 ] {11a3e273-0594-4b2f-8ed9-7953c3d8225b} <Debug> TCPHandler: Processed in 0.001359159 sec. | ||
| 5620 | 2026.02.06 01:22:46.887604 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5621 | 2026.02.06 01:22:46.887696 [ 4 ] {855f67c7-dedc-48f9-a9e8-8562986feaf3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5622 | 2026.02.06 01:22:46.887735 [ 4 ] {855f67c7-dedc-48f9-a9e8-8562986feaf3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5623 | 2026.02.06 01:22:46.888183 [ 4 ] {855f67c7-dedc-48f9-a9e8-8562986feaf3} <Trace> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5624 | 2026.02.06 01:22:46.888219 [ 4 ] {855f67c7-dedc-48f9-a9e8-8562986feaf3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5625 | 2026.02.06 01:22:46.888518 [ 4 ] {855f67c7-dedc-48f9-a9e8-8562986feaf3} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5626 | 2026.02.06 01:22:46.888729 [ 4 ] {855f67c7-dedc-48f9-a9e8-8562986feaf3} <Trace> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5627 | 2026.02.06 01:22:46.888851 [ 4 ] {855f67c7-dedc-48f9-a9e8-8562986feaf3} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001172 sec., 89590.44368600682 rows/sec., 7.00 MiB/sec. | ||
| 5628 | 2026.02.06 01:22:46.888887 [ 4 ] {855f67c7-dedc-48f9-a9e8-8562986feaf3} <Debug> TCPHandler: Processed in 0.001331249 sec. | ||
| 5629 | 2026.02.06 01:22:46.889007 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5630 | 2026.02.06 01:22:46.889100 [ 4 ] {2fddb0b2-10c2-479f-b348-95a06c3ef00f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5631 | 2026.02.06 01:22:46.889142 [ 4 ] {2fddb0b2-10c2-479f-b348-95a06c3ef00f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5632 | 2026.02.06 01:22:46.889552 [ 4 ] {2fddb0b2-10c2-479f-b348-95a06c3ef00f} <Trace> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5633 | 2026.02.06 01:22:46.889588 [ 4 ] {2fddb0b2-10c2-479f-b348-95a06c3ef00f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5634 | 2026.02.06 01:22:46.889908 [ 4 ] {2fddb0b2-10c2-479f-b348-95a06c3ef00f} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5635 | 2026.02.06 01:22:46.890119 [ 4 ] {2fddb0b2-10c2-479f-b348-95a06c3ef00f} <Trace> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5636 | 2026.02.06 01:22:46.890243 [ 4 ] {2fddb0b2-10c2-479f-b348-95a06c3ef00f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001161 sec., 137812.23083548667 rows/sec., 9.60 MiB/sec. | ||
| 5637 | 2026.02.06 01:22:46.890278 [ 4 ] {2fddb0b2-10c2-479f-b348-95a06c3ef00f} <Debug> TCPHandler: Processed in 0.001318989 sec. | ||
| 5638 | 2026.02.06 01:22:46.890388 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5639 | 2026.02.06 01:22:46.890479 [ 4 ] {0a5b730a-d123-4de6-b30b-bfb410101a8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5640 | 2026.02.06 01:22:46.890532 [ 4 ] {0a5b730a-d123-4de6-b30b-bfb410101a8d} <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 | ||
| 5641 | 2026.02.06 01:22:46.891348 [ 4 ] {0a5b730a-d123-4de6-b30b-bfb410101a8d} <Trace> oximeter.measurements_histogramu64 (97144b8f-900e-4825-92d0-28bf27d1d4ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5642 | 2026.02.06 01:22:46.891382 [ 4 ] {0a5b730a-d123-4de6-b30b-bfb410101a8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5643 | 2026.02.06 01:22:46.891956 [ 4 ] {0a5b730a-d123-4de6-b30b-bfb410101a8d} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5644 | 2026.02.06 01:22:46.892176 [ 4 ] {0a5b730a-d123-4de6-b30b-bfb410101a8d} <Trace> oximeter.measurements_histogramu64 (97144b8f-900e-4825-92d0-28bf27d1d4ae): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5645 | 2026.02.06 01:22:46.892307 [ 4 ] {0a5b730a-d123-4de6-b30b-bfb410101a8d} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001846 sec., 22210.184182015168 rows/sec., 39.80 MiB/sec. | ||
| 5646 | 2026.02.06 01:22:46.892359 [ 4 ] {0a5b730a-d123-4de6-b30b-bfb410101a8d} <Debug> TCPHandler: Processed in 0.002018134 sec. | ||
| 5647 | 2026.02.06 01:22:46.892471 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5648 | 2026.02.06 01:22:46.892563 [ 4 ] {8fed6c13-bfc1-4988-a298-5de26064f220} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5649 | 2026.02.06 01:22:46.892604 [ 4 ] {8fed6c13-bfc1-4988-a298-5de26064f220} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5650 | 2026.02.06 01:22:46.892940 [ 4 ] {8fed6c13-bfc1-4988-a298-5de26064f220} <Trace> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5651 | 2026.02.06 01:22:46.892975 [ 4 ] {8fed6c13-bfc1-4988-a298-5de26064f220} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5652 | 2026.02.06 01:22:46.893273 [ 4 ] {8fed6c13-bfc1-4988-a298-5de26064f220} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5653 | 2026.02.06 01:22:46.893476 [ 4 ] {8fed6c13-bfc1-4988-a298-5de26064f220} <Trace> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5654 | 2026.02.06 01:22:46.893601 [ 4 ] {8fed6c13-bfc1-4988-a298-5de26064f220} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001056 sec., 56818.181818181816 rows/sec., 3.83 MiB/sec. | ||
| 5655 | 2026.02.06 01:22:46.893637 [ 4 ] {8fed6c13-bfc1-4988-a298-5de26064f220} <Debug> TCPHandler: Processed in 0.001213368 sec. | ||
| 5656 | 2026.02.06 01:22:51.901713 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5657 | 2026.02.06 01:22:51.902014 [ 4 ] {7289daeb-2f98-4500-88b9-cee250fa97fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5658 | 2026.02.06 01:22:51.902120 [ 4 ] {7289daeb-2f98-4500-88b9-cee250fa97fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5659 | 2026.02.06 01:22:51.903547 [ 4 ] {7289daeb-2f98-4500-88b9-cee250fa97fb} <Trace> oximeter.fields_i16 (104ba66f-7843-4e50-a9a9-abb40c455f87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5660 | 2026.02.06 01:22:51.903610 [ 4 ] {7289daeb-2f98-4500-88b9-cee250fa97fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5661 | 2026.02.06 01:22:51.904251 [ 4 ] {7289daeb-2f98-4500-88b9-cee250fa97fb} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5662 | 2026.02.06 01:22:51.904600 [ 4 ] {7289daeb-2f98-4500-88b9-cee250fa97fb} <Trace> oximeter.fields_i16 (104ba66f-7843-4e50-a9a9-abb40c455f87): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5663 | 2026.02.06 01:22:51.904829 [ 4 ] {7289daeb-2f98-4500-88b9-cee250fa97fb} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.002887 sec., 92137.16660893662 rows/sec., 5.85 MiB/sec. | ||
| 5664 | 2026.02.06 01:22:51.904919 [ 4 ] {7289daeb-2f98-4500-88b9-cee250fa97fb} <Debug> TCPHandler: Processed in 0.003439644 sec. | ||
| 5665 | 2026.02.06 01:22:51.905113 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5666 | 2026.02.06 01:22:51.905241 [ 4 ] {f337f652-0c40-4ff5-bc1a-e5928b22fd04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5667 | 2026.02.06 01:22:51.905300 [ 4 ] {f337f652-0c40-4ff5-bc1a-e5928b22fd04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5668 | 2026.02.06 01:22:51.906439 [ 4 ] {f337f652-0c40-4ff5-bc1a-e5928b22fd04} <Trace> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5669 | 2026.02.06 01:22:51.906486 [ 4 ] {f337f652-0c40-4ff5-bc1a-e5928b22fd04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5670 | 2026.02.06 01:22:51.906978 [ 4 ] {f337f652-0c40-4ff5-bc1a-e5928b22fd04} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5671 | 2026.02.06 01:22:51.907280 [ 4 ] {f337f652-0c40-4ff5-bc1a-e5928b22fd04} <Trace> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5672 | 2026.02.06 01:22:51.907478 [ 4 ] {f337f652-0c40-4ff5-bc1a-e5928b22fd04} <Debug> executeQuery: Read 752 rows, 60.56 KiB in 0.002271 sec., 331131.66006164683 rows/sec., 26.04 MiB/sec. | ||
| 5673 | 2026.02.06 01:22:51.907478 [ 35 ] {} <Debug> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5674 | 2026.02.06 01:22:51.907539 [ 4 ] {f337f652-0c40-4ff5-bc1a-e5928b22fd04} <Debug> TCPHandler: Processed in 0.002493328 sec. | ||
| 5675 | 2026.02.06 01:22:51.907582 [ 35 ] {} <Trace> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5676 | 2026.02.06 01:22:51.907626 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5677 | 2026.02.06 01:22:51.907748 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5678 | 2026.02.06 01:22:51.907842 [ 189 ] {fb68cebe-225b-4628-b6a1-821ca25cb918::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 | ||
| 5679 | 2026.02.06 01:22:51.907878 [ 4 ] {1bda8ac8-6ff4-409d-a84a-0b0c805c92a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5680 | 2026.02.06 01:22:51.907963 [ 4 ] {1bda8ac8-6ff4-409d-a84a-0b0c805c92a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5681 | 2026.02.06 01:22:51.908068 [ 189 ] {fb68cebe-225b-4628-b6a1-821ca25cb918::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5682 | 2026.02.06 01:22:51.908128 [ 189 ] {fb68cebe-225b-4628-b6a1-821ca25cb918::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 2105 rows starting from the beginning of the part | ||
| 5683 | 2026.02.06 01:22:51.908234 [ 189 ] {fb68cebe-225b-4628-b6a1-821ca25cb918::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 1399 rows starting from the beginning of the part | ||
| 5684 | 2026.02.06 01:22:51.908339 [ 189 ] {fb68cebe-225b-4628-b6a1-821ca25cb918::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 56 rows starting from the beginning of the part | ||
| 5685 | 2026.02.06 01:22:51.908433 [ 189 ] {fb68cebe-225b-4628-b6a1-821ca25cb918::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 56 rows starting from the beginning of the part | ||
| 5686 | 2026.02.06 01:22:51.908501 [ 189 ] {fb68cebe-225b-4628-b6a1-821ca25cb918::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 138 rows starting from the beginning of the part | ||
| 5687 | 2026.02.06 01:22:51.908569 [ 189 ] {fb68cebe-225b-4628-b6a1-821ca25cb918::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 752 rows starting from the beginning of the part | ||
| 5688 | 2026.02.06 01:22:51.908643 [ 4 ] {1bda8ac8-6ff4-409d-a84a-0b0c805c92a5} <Trace> oximeter.fields_u16 (fb4d60fc-202c-4b3b-b72e-c67fc122b90a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5689 | 2026.02.06 01:22:51.908698 [ 4 ] {1bda8ac8-6ff4-409d-a84a-0b0c805c92a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5690 | 2026.02.06 01:22:51.909200 [ 4 ] {1bda8ac8-6ff4-409d-a84a-0b0c805c92a5} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5691 | 2026.02.06 01:22:51.909515 [ 4 ] {1bda8ac8-6ff4-409d-a84a-0b0c805c92a5} <Trace> oximeter.fields_u16 (fb4d60fc-202c-4b3b-b72e-c67fc122b90a): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5692 | 2026.02.06 01:22:51.909712 [ 4 ] {1bda8ac8-6ff4-409d-a84a-0b0c805c92a5} <Debug> executeQuery: Read 133 rows, 8.00 KiB in 0.001866 sec., 71275.45551982851 rows/sec., 4.19 MiB/sec. | ||
| 5693 | 2026.02.06 01:22:51.909771 [ 4 ] {1bda8ac8-6ff4-409d-a84a-0b0c805c92a5} <Debug> TCPHandler: Processed in 0.002102994 sec. | ||
| 5694 | 2026.02.06 01:22:51.909947 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5695 | 2026.02.06 01:22:51.910071 [ 4 ] {e0c07ca0-ea3f-4558-88ab-ed35b58e2cc4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5696 | 2026.02.06 01:22:51.910127 [ 4 ] {e0c07ca0-ea3f-4558-88ab-ed35b58e2cc4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5697 | 2026.02.06 01:22:51.910793 [ 4 ] {e0c07ca0-ea3f-4558-88ab-ed35b58e2cc4} <Trace> oximeter.fields_u32 (efacbb35-87c4-45a6-b25f-cea415d7aebd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5698 | 2026.02.06 01:22:51.910840 [ 4 ] {e0c07ca0-ea3f-4558-88ab-ed35b58e2cc4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5699 | 2026.02.06 01:22:51.911251 [ 4 ] {e0c07ca0-ea3f-4558-88ab-ed35b58e2cc4} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 5700 | 2026.02.06 01:22:51.911541 [ 4 ] {e0c07ca0-ea3f-4558-88ab-ed35b58e2cc4} <Trace> oximeter.fields_u32 (efacbb35-87c4-45a6-b25f-cea415d7aebd): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5701 | 2026.02.06 01:22:51.911722 [ 4 ] {e0c07ca0-ea3f-4558-88ab-ed35b58e2cc4} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.001684 sec., 83135.39192399051 rows/sec., 5.37 MiB/sec. | ||
| 5702 | 2026.02.06 01:22:51.911774 [ 4 ] {e0c07ca0-ea3f-4558-88ab-ed35b58e2cc4} <Debug> TCPHandler: Processed in 0.001889853 sec. | ||
| 5703 | 2026.02.06 01:22:51.911947 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5704 | 2026.02.06 01:22:51.912067 [ 4 ] {83208504-7be4-439e-89a5-581e305c9dba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5705 | 2026.02.06 01:22:51.912127 [ 4 ] {83208504-7be4-439e-89a5-581e305c9dba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5706 | 2026.02.06 01:22:51.912462 [ 186 ] {fb68cebe-225b-4628-b6a1-821ca25cb918::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4506 rows, containing 5 columns (5 merged, 0 gathered) in 0.004698662 sec., 958996.4121701028 rows/sec., 82.48 MiB/sec. | ||
| 5707 | 2026.02.06 01:22:51.912812 [ 4 ] {83208504-7be4-439e-89a5-581e305c9dba} <Trace> oximeter.fields_u8 (7e40da4e-3721-4df5-9ad4-b5e43542e087): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5708 | 2026.02.06 01:22:51.912865 [ 4 ] {83208504-7be4-439e-89a5-581e305c9dba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5709 | 2026.02.06 01:22:51.912950 [ 189 ] {fb68cebe-225b-4628-b6a1-821ca25cb918::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5710 | 2026.02.06 01:22:51.913349 [ 4 ] {83208504-7be4-439e-89a5-581e305c9dba} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5711 | 2026.02.06 01:22:51.913447 [ 189 ] {fb68cebe-225b-4628-b6a1-821ca25cb918::all_1_36_7} <Trace> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5712 | 2026.02.06 01:22:51.913638 [ 189 ] {fb68cebe-225b-4628-b6a1-821ca25cb918::all_1_36_7} <Trace> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5713 | 2026.02.06 01:22:51.913712 [ 4 ] {83208504-7be4-439e-89a5-581e305c9dba} <Trace> oximeter.fields_u8 (7e40da4e-3721-4df5-9ad4-b5e43542e087): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5714 | 2026.02.06 01:22:51.913764 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.03 MiB. | ||
| 5715 | 2026.02.06 01:22:51.913922 [ 4 ] {83208504-7be4-439e-89a5-581e305c9dba} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001885 sec., 73740.05305039788 rows/sec., 4.20 MiB/sec. | ||
| 5716 | 2026.02.06 01:22:51.913985 [ 4 ] {83208504-7be4-439e-89a5-581e305c9dba} <Debug> TCPHandler: Processed in 0.002099155 sec. | ||
| 5717 | 2026.02.06 01:22:51.914170 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5718 | 2026.02.06 01:22:51.914300 [ 4 ] {f9e3bcc0-8c4a-46b6-833d-8fca084d6bad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5719 | 2026.02.06 01:22:51.914358 [ 4 ] {f9e3bcc0-8c4a-46b6-833d-8fca084d6bad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5720 | 2026.02.06 01:22:51.915251 [ 4 ] {f9e3bcc0-8c4a-46b6-833d-8fca084d6bad} <Trace> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5721 | 2026.02.06 01:22:51.915299 [ 4 ] {f9e3bcc0-8c4a-46b6-833d-8fca084d6bad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5722 | 2026.02.06 01:22:51.915804 [ 4 ] {f9e3bcc0-8c4a-46b6-833d-8fca084d6bad} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5723 | 2026.02.06 01:22:51.916132 [ 4 ] {f9e3bcc0-8c4a-46b6-833d-8fca084d6bad} <Trace> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5724 | 2026.02.06 01:22:51.916308 [ 35 ] {} <Debug> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5725 | 2026.02.06 01:22:51.916333 [ 4 ] {f9e3bcc0-8c4a-46b6-833d-8fca084d6bad} <Debug> executeQuery: Read 463 rows, 33.28 KiB in 0.002064 sec., 224321.7054263566 rows/sec., 15.75 MiB/sec. | ||
| 5726 | 2026.02.06 01:22:51.916383 [ 35 ] {} <Trace> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5727 | 2026.02.06 01:22:51.916406 [ 4 ] {f9e3bcc0-8c4a-46b6-833d-8fca084d6bad} <Debug> TCPHandler: Processed in 0.002305186 sec. | ||
| 5728 | 2026.02.06 01:22:51.916417 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5729 | 2026.02.06 01:22:51.916556 [ 196 ] {8671d447-0367-4212-b46d-8d9acc78108d::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 | ||
| 5730 | 2026.02.06 01:22:51.916595 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5731 | 2026.02.06 01:22:51.916690 [ 196 ] {8671d447-0367-4212-b46d-8d9acc78108d::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5732 | 2026.02.06 01:22:51.916722 [ 4 ] {6486e10a-f60d-4b10-98f0-28f2aee7609b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5733 | 2026.02.06 01:22:51.916735 [ 196 ] {8671d447-0367-4212-b46d-8d9acc78108d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1034 rows starting from the beginning of the part | ||
| 5734 | 2026.02.06 01:22:51.916782 [ 4 ] {6486e10a-f60d-4b10-98f0-28f2aee7609b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5735 | 2026.02.06 01:22:51.916820 [ 196 ] {8671d447-0367-4212-b46d-8d9acc78108d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 599 rows starting from the beginning of the part | ||
| 5736 | 2026.02.06 01:22:51.916889 [ 196 ] {8671d447-0367-4212-b46d-8d9acc78108d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 64 rows starting from the beginning of the part | ||
| 5737 | 2026.02.06 01:22:51.916987 [ 196 ] {8671d447-0367-4212-b46d-8d9acc78108d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 64 rows starting from the beginning of the part | ||
| 5738 | 2026.02.06 01:22:51.917072 [ 196 ] {8671d447-0367-4212-b46d-8d9acc78108d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 105 rows starting from the beginning of the part | ||
| 5739 | 2026.02.06 01:22:51.917140 [ 196 ] {8671d447-0367-4212-b46d-8d9acc78108d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 463 rows starting from the beginning of the part | ||
| 5740 | 2026.02.06 01:22:51.917299 [ 4 ] {6486e10a-f60d-4b10-98f0-28f2aee7609b} <Trace> oximeter.measurements_bool (a3a47353-bd4a-4bc2-8c37-5164375cd607): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5741 | 2026.02.06 01:22:51.917346 [ 4 ] {6486e10a-f60d-4b10-98f0-28f2aee7609b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5742 | 2026.02.06 01:22:51.917764 [ 4 ] {6486e10a-f60d-4b10-98f0-28f2aee7609b} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5743 | 2026.02.06 01:22:51.918040 [ 4 ] {6486e10a-f60d-4b10-98f0-28f2aee7609b} <Trace> oximeter.measurements_bool (a3a47353-bd4a-4bc2-8c37-5164375cd607): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5744 | 2026.02.06 01:22:51.918228 [ 4 ] {6486e10a-f60d-4b10-98f0-28f2aee7609b} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001538 sec., 3901.1703511053315 rows/sec., 203.82 KiB/sec. | ||
| 5745 | 2026.02.06 01:22:51.918280 [ 4 ] {6486e10a-f60d-4b10-98f0-28f2aee7609b} <Debug> TCPHandler: Processed in 0.001752522 sec. | ||
| 5746 | 2026.02.06 01:22:51.918449 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5747 | 2026.02.06 01:22:51.918574 [ 4 ] {9b6098ca-5680-46b7-85f0-77d5f13b8cff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5748 | 2026.02.06 01:22:51.918634 [ 4 ] {9b6098ca-5680-46b7-85f0-77d5f13b8cff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5749 | 2026.02.06 01:22:51.918832 [ 189 ] {8671d447-0367-4212-b46d-8d9acc78108d::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2329 rows, containing 5 columns (5 merged, 0 gathered) in 0.002330496 sec., 999358.0765639589 rows/sec., 77.23 MiB/sec. | ||
| 5750 | 2026.02.06 01:22:51.919189 [ 186 ] {8671d447-0367-4212-b46d-8d9acc78108d::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5751 | 2026.02.06 01:22:51.919274 [ 4 ] {9b6098ca-5680-46b7-85f0-77d5f13b8cff} <Trace> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5752 | 2026.02.06 01:22:51.919354 [ 4 ] {9b6098ca-5680-46b7-85f0-77d5f13b8cff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5753 | 2026.02.06 01:22:51.919693 [ 186 ] {8671d447-0367-4212-b46d-8d9acc78108d::all_1_36_7} <Trace> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5754 | 2026.02.06 01:22:51.919814 [ 186 ] {8671d447-0367-4212-b46d-8d9acc78108d::all_1_36_7} <Trace> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5755 | 2026.02.06 01:22:51.919947 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. | ||
| 5756 | 2026.02.06 01:22:51.920007 [ 4 ] {9b6098ca-5680-46b7-85f0-77d5f13b8cff} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5757 | 2026.02.06 01:22:51.920314 [ 4 ] {9b6098ca-5680-46b7-85f0-77d5f13b8cff} <Trace> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5758 | 2026.02.06 01:22:51.920478 [ 35 ] {} <Debug> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5759 | 2026.02.06 01:22:51.920490 [ 4 ] {9b6098ca-5680-46b7-85f0-77d5f13b8cff} <Debug> executeQuery: Read 258 rows, 17.59 KiB in 0.001946 sec., 132579.65056526207 rows/sec., 8.83 MiB/sec. | ||
| 5760 | 2026.02.06 01:22:51.920546 [ 35 ] {} <Trace> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5761 | 2026.02.06 01:22:51.920568 [ 4 ] {9b6098ca-5680-46b7-85f0-77d5f13b8cff} <Debug> TCPHandler: Processed in 0.002183585 sec. | ||
| 5762 | 2026.02.06 01:22:51.920579 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5763 | 2026.02.06 01:22:51.920688 [ 196 ] {e511ea71-e802-4545-b869-85850eb1d513::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 | ||
| 5764 | 2026.02.06 01:22:51.920741 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5765 | 2026.02.06 01:22:51.920807 [ 196 ] {e511ea71-e802-4545-b869-85850eb1d513::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5766 | 2026.02.06 01:22:51.920842 [ 196 ] {e511ea71-e802-4545-b869-85850eb1d513::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 10221 rows starting from the beginning of the part | ||
| 5767 | 2026.02.06 01:22:51.920855 [ 4 ] {86cc91ff-b20b-4fc0-818d-a282266dde1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5768 | 2026.02.06 01:22:51.920910 [ 4 ] {86cc91ff-b20b-4fc0-818d-a282266dde1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5769 | 2026.02.06 01:22:51.920914 [ 196 ] {e511ea71-e802-4545-b869-85850eb1d513::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 941 rows starting from the beginning of the part | ||
| 5770 | 2026.02.06 01:22:51.921016 [ 196 ] {e511ea71-e802-4545-b869-85850eb1d513::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 84 rows starting from the beginning of the part | ||
| 5771 | 2026.02.06 01:22:51.921100 [ 196 ] {e511ea71-e802-4545-b869-85850eb1d513::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 160 rows starting from the beginning of the part | ||
| 5772 | 2026.02.06 01:22:51.921167 [ 196 ] {e511ea71-e802-4545-b869-85850eb1d513::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 160 rows starting from the beginning of the part | ||
| 5773 | 2026.02.06 01:22:51.921226 [ 196 ] {e511ea71-e802-4545-b869-85850eb1d513::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 258 rows starting from the beginning of the part | ||
| 5774 | 2026.02.06 01:22:51.921666 [ 4 ] {86cc91ff-b20b-4fc0-818d-a282266dde1a} <Trace> oximeter.measurements_f64 (2afa91c6-7a6c-42cf-84ca-7476e88b4c4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5775 | 2026.02.06 01:22:51.921710 [ 4 ] {86cc91ff-b20b-4fc0-818d-a282266dde1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5776 | 2026.02.06 01:22:51.922113 [ 4 ] {86cc91ff-b20b-4fc0-818d-a282266dde1a} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5777 | 2026.02.06 01:22:51.922404 [ 4 ] {86cc91ff-b20b-4fc0-818d-a282266dde1a} <Trace> oximeter.measurements_f64 (2afa91c6-7a6c-42cf-84ca-7476e88b4c4e): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5778 | 2026.02.06 01:22:51.922577 [ 4 ] {86cc91ff-b20b-4fc0-818d-a282266dde1a} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001748 sec., 572.0823798627002 rows/sec., 38.55 KiB/sec. | ||
| 5779 | 2026.02.06 01:22:51.922627 [ 4 ] {86cc91ff-b20b-4fc0-818d-a282266dde1a} <Debug> TCPHandler: Processed in 0.001945163 sec. | ||
| 5780 | 2026.02.06 01:22:51.925814 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5781 | 2026.02.06 01:22:51.925938 [ 4 ] {4d4acd5d-d43c-4eb2-a772-518194260d13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5782 | 2026.02.06 01:22:51.925991 [ 4 ] {4d4acd5d-d43c-4eb2-a772-518194260d13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5783 | 2026.02.06 01:22:51.926480 [ 4 ] {4d4acd5d-d43c-4eb2-a772-518194260d13} <Trace> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5784 | 2026.02.06 01:22:51.926489 [ 189 ] {e511ea71-e802-4545-b869-85850eb1d513::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11824 rows, containing 5 columns (5 merged, 0 gathered) in 0.005841539 sec., 2024124.1220849506 rows/sec., 137.46 MiB/sec. | ||
| 5785 | 2026.02.06 01:22:51.926526 [ 4 ] {4d4acd5d-d43c-4eb2-a772-518194260d13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5786 | 2026.02.06 01:22:51.926889 [ 200 ] {e511ea71-e802-4545-b869-85850eb1d513::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5787 | 2026.02.06 01:22:51.926944 [ 4 ] {4d4acd5d-d43c-4eb2-a772-518194260d13} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5788 | 2026.02.06 01:22:51.927255 [ 200 ] {e511ea71-e802-4545-b869-85850eb1d513::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5789 | 2026.02.06 01:22:51.927273 [ 4 ] {4d4acd5d-d43c-4eb2-a772-518194260d13} <Trace> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5790 | 2026.02.06 01:22:51.927339 [ 200 ] {e511ea71-e802-4545-b869-85850eb1d513::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5791 | 2026.02.06 01:22:51.927424 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.18 MiB. | ||
| 5792 | 2026.02.06 01:22:51.927438 [ 35 ] {} <Debug> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5793 | 2026.02.06 01:22:51.927455 [ 4 ] {4d4acd5d-d43c-4eb2-a772-518194260d13} <Debug> executeQuery: Read 88 rows, 5.66 KiB in 0.001546 sec., 56921.08667529107 rows/sec., 3.57 MiB/sec. | ||
| 5794 | 2026.02.06 01:22:51.927505 [ 35 ] {} <Trace> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5795 | 2026.02.06 01:22:51.927530 [ 4 ] {4d4acd5d-d43c-4eb2-a772-518194260d13} <Debug> TCPHandler: Processed in 0.001786833 sec. | ||
| 5796 | 2026.02.06 01:22:51.927543 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5797 | 2026.02.06 01:22:51.927646 [ 196 ] {35a37a75-595c-437a-bd19-b1f8c8c9b2dc::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 | ||
| 5798 | 2026.02.06 01:22:51.927752 [ 196 ] {35a37a75-595c-437a-bd19-b1f8c8c9b2dc::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5799 | 2026.02.06 01:22:51.927782 [ 196 ] {35a37a75-595c-437a-bd19-b1f8c8c9b2dc::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1952 rows starting from the beginning of the part | ||
| 5800 | 2026.02.06 01:22:51.927836 [ 196 ] {35a37a75-595c-437a-bd19-b1f8c8c9b2dc::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 30 rows starting from the beginning of the part | ||
| 5801 | 2026.02.06 01:22:51.927884 [ 196 ] {35a37a75-595c-437a-bd19-b1f8c8c9b2dc::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 30 rows starting from the beginning of the part | ||
| 5802 | 2026.02.06 01:22:51.927928 [ 196 ] {35a37a75-595c-437a-bd19-b1f8c8c9b2dc::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 60 rows starting from the beginning of the part | ||
| 5803 | 2026.02.06 01:22:51.927969 [ 196 ] {35a37a75-595c-437a-bd19-b1f8c8c9b2dc::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 60 rows starting from the beginning of the part | ||
| 5804 | 2026.02.06 01:22:51.928011 [ 196 ] {35a37a75-595c-437a-bd19-b1f8c8c9b2dc::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 88 rows starting from the beginning of the part | ||
| 5805 | 2026.02.06 01:22:51.929230 [ 189 ] {35a37a75-595c-437a-bd19-b1f8c8c9b2dc::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2220 rows, containing 4 columns (4 merged, 0 gathered) in 0.001621561 sec., 1369051.179696601 rows/sec., 89.00 MiB/sec. | ||
| 5806 | 2026.02.06 01:22:51.929485 [ 192 ] {35a37a75-595c-437a-bd19-b1f8c8c9b2dc::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5807 | 2026.02.06 01:22:51.929814 [ 192 ] {35a37a75-595c-437a-bd19-b1f8c8c9b2dc::all_1_36_7} <Trace> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5808 | 2026.02.06 01:22:51.929901 [ 192 ] {35a37a75-595c-437a-bd19-b1f8c8c9b2dc::all_1_36_7} <Trace> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5809 | 2026.02.06 01:22:51.929983 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.61 MiB. | ||
| 5810 | 2026.02.06 01:22:52.595518 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57988 | ||
| 5811 | 2026.02.06 01:22:52.595655 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5812 | 2026.02.06 01:22:52.595685 [ 286 ] {} <Debug> TCP-Session: 244027ab-9319-4c4f-afb4-d39b863b508b Authenticating user 'default' from [fd00:1122:3344:101::e]:57988 | ||
| 5813 | 2026.02.06 01:22:52.595709 [ 286 ] {} <Debug> TCP-Session: 244027ab-9319-4c4f-afb4-d39b863b508b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5814 | 2026.02.06 01:22:52.595725 [ 286 ] {} <Debug> TCP-Session: 244027ab-9319-4c4f-afb4-d39b863b508b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5815 | 2026.02.06 01:22:52.595906 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64734 | ||
| 5816 | 2026.02.06 01:22:52.595956 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56188 | ||
| 5817 | 2026.02.06 01:22:52.595982 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52588 | ||
| 5818 | 2026.02.06 01:22:52.596008 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63568 | ||
| 5819 | 2026.02.06 01:22:52.596040 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5820 | 2026.02.06 01:22:52.596041 [ 286 ] {} <Trace> TCP-Session: 244027ab-9319-4c4f-afb4-d39b863b508b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5821 | 2026.02.06 01:22:52.596075 [ 288 ] {} <Debug> TCP-Session: 2526f996-2f6a-4762-86a3-516ef2505e22 Authenticating user 'default' from [fd00:1122:3344:101::e]:56188 | ||
| 5822 | 2026.02.06 01:22:52.596025 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56269 | ||
| 5823 | 2026.02.06 01:22:52.596098 [ 288 ] {} <Debug> TCP-Session: 2526f996-2f6a-4762-86a3-516ef2505e22 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5824 | 2026.02.06 01:22:52.596022 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5825 | 2026.02.06 01:22:52.596143 [ 288 ] {} <Debug> TCP-Session: 2526f996-2f6a-4762-86a3-516ef2505e22 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5826 | 2026.02.06 01:22:52.596002 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38438 | ||
| 5827 | 2026.02.06 01:22:52.596176 [ 287 ] {} <Debug> TCP-Session: 6b78af60-b594-466a-bcba-307a272e281e Authenticating user 'default' from [fd00:1122:3344:101::e]:64734 | ||
| 5828 | 2026.02.06 01:22:52.596191 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5829 | 2026.02.06 01:22:52.596224 [ 287 ] {} <Debug> TCP-Session: 6b78af60-b594-466a-bcba-307a272e281e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5830 | 2026.02.06 01:22:52.596228 [ 286 ] {b97b71b9-9168-4c3f-b7b5-6ebbe118c3c8} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:57988) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5831 | 2026.02.06 01:22:52.596247 [ 287 ] {} <Debug> TCP-Session: 6b78af60-b594-466a-bcba-307a272e281e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5832 | 2026.02.06 01:22:52.596246 [ 293 ] {} <Debug> TCP-Session: bd576d35-728d-4bf3-83ef-852812d5c86e Authenticating user 'default' from [fd00:1122:3344:101::e]:63568 | ||
| 5833 | 2026.02.06 01:22:52.595999 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34369 | ||
| 5834 | 2026.02.06 01:22:52.596297 [ 293 ] {} <Debug> TCP-Session: bd576d35-728d-4bf3-83ef-852812d5c86e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5835 | 2026.02.06 01:22:52.596318 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5836 | 2026.02.06 01:22:52.596332 [ 293 ] {} <Debug> TCP-Session: bd576d35-728d-4bf3-83ef-852812d5c86e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5837 | 2026.02.06 01:22:52.596320 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5838 | 2026.02.06 01:22:52.596360 [ 294 ] {} <Debug> TCP-Session: 038f8301-f513-43a4-9342-f42009aeaf21 Authenticating user 'default' from [fd00:1122:3344:101::e]:56269 | ||
| 5839 | 2026.02.06 01:22:52.595993 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45673 | ||
| 5840 | 2026.02.06 01:22:52.596414 [ 294 ] {} <Debug> TCP-Session: 038f8301-f513-43a4-9342-f42009aeaf21 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5841 | 2026.02.06 01:22:52.596402 [ 289 ] {} <Debug> TCP-Session: 3d2ba6b6-fcd1-4bec-9d20-536e2770b8b3 Authenticating user 'default' from [fd00:1122:3344:101::e]:52588 | ||
| 5842 | 2026.02.06 01:22:52.596444 [ 294 ] {} <Debug> TCP-Session: 038f8301-f513-43a4-9342-f42009aeaf21 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5843 | 2026.02.06 01:22:52.596482 [ 289 ] {} <Debug> TCP-Session: 3d2ba6b6-fcd1-4bec-9d20-536e2770b8b3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5844 | 2026.02.06 01:22:52.596506 [ 286 ] {b97b71b9-9168-4c3f-b7b5-6ebbe118c3c8} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5845 | 2026.02.06 01:22:52.596510 [ 289 ] {} <Debug> TCP-Session: 3d2ba6b6-fcd1-4bec-9d20-536e2770b8b3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5846 | 2026.02.06 01:22:52.596549 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5847 | 2026.02.06 01:22:52.596571 [ 286 ] {b97b71b9-9168-4c3f-b7b5-6ebbe118c3c8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5848 | 2026.02.06 01:22:52.596582 [ 290 ] {} <Debug> TCP-Session: 769365b5-b4be-4dd6-ac6e-8bfd738d17ba Authenticating user 'default' from [fd00:1122:3344:101::e]:34369 | ||
| 5849 | 2026.02.06 01:22:52.596607 [ 290 ] {} <Debug> TCP-Session: 769365b5-b4be-4dd6-ac6e-8bfd738d17ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5850 | 2026.02.06 01:22:52.596620 [ 290 ] {} <Debug> TCP-Session: 769365b5-b4be-4dd6-ac6e-8bfd738d17ba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5851 | 2026.02.06 01:22:52.596678 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5852 | 2026.02.06 01:22:52.596712 [ 292 ] {} <Debug> TCP-Session: b077ae5f-0893-4096-8fd6-5c7f407b87f2 Authenticating user 'default' from [fd00:1122:3344:101::e]:38438 | ||
| 5853 | 2026.02.06 01:22:52.596728 [ 292 ] {} <Debug> TCP-Session: b077ae5f-0893-4096-8fd6-5c7f407b87f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5854 | 2026.02.06 01:22:52.596744 [ 292 ] {} <Debug> TCP-Session: b077ae5f-0893-4096-8fd6-5c7f407b87f2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5855 | 2026.02.06 01:22:52.596782 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5856 | 2026.02.06 01:22:52.596815 [ 291 ] {} <Debug> TCP-Session: c6aeac7b-4c88-41b6-af4f-8deef9301ca3 Authenticating user 'default' from [fd00:1122:3344:101::e]:45673 | ||
| 5857 | 2026.02.06 01:22:52.596832 [ 291 ] {} <Debug> TCP-Session: c6aeac7b-4c88-41b6-af4f-8deef9301ca3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5858 | 2026.02.06 01:22:52.596844 [ 291 ] {} <Debug> TCP-Session: c6aeac7b-4c88-41b6-af4f-8deef9301ca3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5859 | 2026.02.06 01:22:52.596868 [ 286 ] {b97b71b9-9168-4c3f-b7b5-6ebbe118c3c8} <Debug> oximeter.version (50fdcec2-7951-44c4-a709-a779380e237d) (SelectExecutor): Key condition: unknown | ||
| 5860 | 2026.02.06 01:22:52.597795 [ 344 ] {b97b71b9-9168-4c3f-b7b5-6ebbe118c3c8} <Trace> AggregatingTransform: Aggregating | ||
| 5861 | 2026.02.06 01:22:52.597834 [ 344 ] {b97b71b9-9168-4c3f-b7b5-6ebbe118c3c8} <Trace> Aggregator: Aggregation method: without_key | ||
| 5862 | 2026.02.06 01:22:52.597870 [ 344 ] {b97b71b9-9168-4c3f-b7b5-6ebbe118c3c8} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000896126 sec. (1115.915 rows/sec., 43.59 KiB/sec.) | ||
| 5863 | 2026.02.06 01:22:52.597888 [ 344 ] {b97b71b9-9168-4c3f-b7b5-6ebbe118c3c8} <Trace> Aggregator: Merging aggregated data | ||
| 5864 | 2026.02.06 01:22:52.599249 [ 286 ] {b97b71b9-9168-4c3f-b7b5-6ebbe118c3c8} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003077 sec., 324.99187520311995 rows/sec., 12.69 KiB/sec. | ||
| 5865 | 2026.02.06 01:22:52.599385 [ 286 ] {b97b71b9-9168-4c3f-b7b5-6ebbe118c3c8} <Debug> TCPHandler: Processed in 0.003466694 sec. | ||
| 5866 | 2026.02.06 01:22:52.599473 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5867 | 2026.02.06 01:22:52.599505 [ 286 ] {} <Debug> TCP-Session: 244027ab-9319-4c4f-afb4-d39b863b508b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5868 | 2026.02.06 01:22:52.599505 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5869 | 2026.02.06 01:22:52.599520 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5870 | 2026.02.06 01:22:52.599539 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5871 | 2026.02.06 01:22:52.599559 [ 287 ] {} <Debug> TCP-Session: 6b78af60-b594-466a-bcba-307a272e281e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5872 | 2026.02.06 01:22:52.599576 [ 288 ] {} <Debug> TCP-Session: 2526f996-2f6a-4762-86a3-516ef2505e22 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5873 | 2026.02.06 01:22:52.599581 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5874 | 2026.02.06 01:22:52.599595 [ 291 ] {} <Debug> TCP-Session: c6aeac7b-4c88-41b6-af4f-8deef9301ca3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5875 | 2026.02.06 01:22:52.599625 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5876 | 2026.02.06 01:22:52.599639 [ 294 ] {} <Debug> TCP-Session: 038f8301-f513-43a4-9342-f42009aeaf21 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5877 | 2026.02.06 01:22:52.599636 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5878 | 2026.02.06 01:22:52.599668 [ 290 ] {} <Debug> TCP-Session: 769365b5-b4be-4dd6-ac6e-8bfd738d17ba Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5879 | 2026.02.06 01:22:52.599599 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5880 | 2026.02.06 01:22:52.599705 [ 293 ] {} <Debug> TCP-Session: bd576d35-728d-4bf3-83ef-852812d5c86e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5881 | 2026.02.06 01:22:52.599555 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5882 | 2026.02.06 01:22:52.599736 [ 289 ] {} <Debug> TCP-Session: 3d2ba6b6-fcd1-4bec-9d20-536e2770b8b3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5883 | 2026.02.06 01:22:52.599764 [ 292 ] {} <Debug> TCP-Session: b077ae5f-0893-4096-8fd6-5c7f407b87f2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5884 | 2026.02.06 01:22:52.615465 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46130 | ||
| 5885 | 2026.02.06 01:22:52.615532 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5886 | 2026.02.06 01:22:52.615554 [ 286 ] {} <Debug> TCP-Session: 4be21a4a-a5d7-4645-bef2-3dfd1f6eaf4b Authenticating user 'default' from [fd00:1122:3344:101::e]:46130 | ||
| 5887 | 2026.02.06 01:22:52.615570 [ 286 ] {} <Debug> TCP-Session: 4be21a4a-a5d7-4645-bef2-3dfd1f6eaf4b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5888 | 2026.02.06 01:22:52.615581 [ 286 ] {} <Debug> TCP-Session: 4be21a4a-a5d7-4645-bef2-3dfd1f6eaf4b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5889 | 2026.02.06 01:22:52.615764 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61169 | ||
| 5890 | 2026.02.06 01:22:52.615772 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47191 | ||
| 5891 | 2026.02.06 01:22:52.615811 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52860 | ||
| 5892 | 2026.02.06 01:22:52.615827 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36902 | ||
| 5893 | 2026.02.06 01:22:52.615851 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5894 | 2026.02.06 01:22:52.615868 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5895 | 2026.02.06 01:22:52.615875 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5896 | 2026.02.06 01:22:52.615898 [ 287 ] {} <Debug> TCP-Session: a5b594b4-fb7f-4f47-9b85-65e557aa0e7d Authenticating user 'default' from [fd00:1122:3344:101::e]:61169 | ||
| 5897 | 2026.02.06 01:22:52.615916 [ 292 ] {} <Debug> TCP-Session: 1a899593-31e8-4a85-9567-18b169b4f09c Authenticating user 'default' from [fd00:1122:3344:101::e]:52860 | ||
| 5898 | 2026.02.06 01:22:52.615930 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5899 | 2026.02.06 01:22:52.615946 [ 292 ] {} <Debug> TCP-Session: 1a899593-31e8-4a85-9567-18b169b4f09c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5900 | 2026.02.06 01:22:52.615974 [ 293 ] {} <Debug> TCP-Session: 0f91b4f0-79ac-4a39-98e9-440413dfa083 Authenticating user 'default' from [fd00:1122:3344:101::e]:36902 | ||
| 5901 | 2026.02.06 01:22:52.615981 [ 292 ] {} <Debug> TCP-Session: 1a899593-31e8-4a85-9567-18b169b4f09c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5902 | 2026.02.06 01:22:52.615934 [ 287 ] {} <Debug> TCP-Session: a5b594b4-fb7f-4f47-9b85-65e557aa0e7d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5903 | 2026.02.06 01:22:52.616009 [ 293 ] {} <Debug> TCP-Session: 0f91b4f0-79ac-4a39-98e9-440413dfa083 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5904 | 2026.02.06 01:22:52.616032 [ 287 ] {} <Debug> TCP-Session: a5b594b4-fb7f-4f47-9b85-65e557aa0e7d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5905 | 2026.02.06 01:22:52.615835 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59496 | ||
| 5906 | 2026.02.06 01:22:52.616062 [ 293 ] {} <Debug> TCP-Session: 0f91b4f0-79ac-4a39-98e9-440413dfa083 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5907 | 2026.02.06 01:22:52.615801 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42147 | ||
| 5908 | 2026.02.06 01:22:52.615800 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62546 | ||
| 5909 | 2026.02.06 01:22:52.616126 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5910 | 2026.02.06 01:22:52.615777 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39040 | ||
| 5911 | 2026.02.06 01:22:52.616171 [ 294 ] {} <Debug> TCP-Session: b2e2e026-b1b4-4196-ad21-d75b24a9504c Authenticating user 'default' from [fd00:1122:3344:101::e]:59496 | ||
| 5912 | 2026.02.06 01:22:52.616195 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5913 | 2026.02.06 01:22:52.616164 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5914 | 2026.02.06 01:22:52.616214 [ 294 ] {} <Debug> TCP-Session: b2e2e026-b1b4-4196-ad21-d75b24a9504c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5915 | 2026.02.06 01:22:52.616223 [ 290 ] {} <Debug> TCP-Session: 9ebfb38b-0ee7-4a2e-91da-4aaba34283ba Authenticating user 'default' from [fd00:1122:3344:101::e]:62546 | ||
| 5916 | 2026.02.06 01:22:52.616239 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5917 | 2026.02.06 01:22:52.616249 [ 294 ] {} <Debug> TCP-Session: b2e2e026-b1b4-4196-ad21-d75b24a9504c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5918 | 2026.02.06 01:22:52.616260 [ 290 ] {} <Debug> TCP-Session: 9ebfb38b-0ee7-4a2e-91da-4aaba34283ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5919 | 2026.02.06 01:22:52.616277 [ 289 ] {} <Debug> TCP-Session: 0b2c9c02-057f-4559-8c4d-cd71abec916c Authenticating user 'default' from [fd00:1122:3344:101::e]:39040 | ||
| 5920 | 2026.02.06 01:22:52.616291 [ 290 ] {} <Debug> TCP-Session: 9ebfb38b-0ee7-4a2e-91da-4aaba34283ba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5921 | 2026.02.06 01:22:52.616309 [ 289 ] {} <Debug> TCP-Session: 0b2c9c02-057f-4559-8c4d-cd71abec916c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5922 | 2026.02.06 01:22:52.616246 [ 291 ] {} <Debug> TCP-Session: 8ee216b8-6752-45a9-b51d-ccffe94b2780 Authenticating user 'default' from [fd00:1122:3344:101::e]:42147 | ||
| 5923 | 2026.02.06 01:22:52.616336 [ 289 ] {} <Debug> TCP-Session: 0b2c9c02-057f-4559-8c4d-cd71abec916c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5924 | 2026.02.06 01:22:52.616357 [ 291 ] {} <Debug> TCP-Session: 8ee216b8-6752-45a9-b51d-ccffe94b2780 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5925 | 2026.02.06 01:22:52.615908 [ 288 ] {} <Debug> TCP-Session: 8c451451-1ca8-4a69-857a-5ecaf70f29e5 Authenticating user 'default' from [fd00:1122:3344:101::e]:47191 | ||
| 5926 | 2026.02.06 01:22:52.616382 [ 291 ] {} <Debug> TCP-Session: 8ee216b8-6752-45a9-b51d-ccffe94b2780 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5927 | 2026.02.06 01:22:52.616406 [ 288 ] {} <Debug> TCP-Session: 8c451451-1ca8-4a69-857a-5ecaf70f29e5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5928 | 2026.02.06 01:22:52.615803 [ 286 ] {} <Trace> TCP-Session: 4be21a4a-a5d7-4645-bef2-3dfd1f6eaf4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5929 | 2026.02.06 01:22:52.616431 [ 288 ] {} <Debug> TCP-Session: 8c451451-1ca8-4a69-857a-5ecaf70f29e5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5930 | 2026.02.06 01:22:52.616557 [ 286 ] {dabc4969-8c2e-4266-9508-2d42cb5e9d9b} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:46130) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5931 | 2026.02.06 01:22:52.616730 [ 286 ] {dabc4969-8c2e-4266-9508-2d42cb5e9d9b} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5932 | 2026.02.06 01:22:52.616772 [ 286 ] {dabc4969-8c2e-4266-9508-2d42cb5e9d9b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5933 | 2026.02.06 01:22:52.617003 [ 286 ] {dabc4969-8c2e-4266-9508-2d42cb5e9d9b} <Debug> oximeter.version (50fdcec2-7951-44c4-a709-a779380e237d) (SelectExecutor): Key condition: unknown | ||
| 5934 | 2026.02.06 01:22:52.617828 [ 349 ] {dabc4969-8c2e-4266-9508-2d42cb5e9d9b} <Trace> AggregatingTransform: Aggregating | ||
| 5935 | 2026.02.06 01:22:52.617882 [ 349 ] {dabc4969-8c2e-4266-9508-2d42cb5e9d9b} <Trace> Aggregator: Aggregation method: without_key | ||
| 5936 | 2026.02.06 01:22:52.617920 [ 349 ] {dabc4969-8c2e-4266-9508-2d42cb5e9d9b} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000834116 sec. (1198.874 rows/sec., 46.83 KiB/sec.) | ||
| 5937 | 2026.02.06 01:22:52.617937 [ 349 ] {dabc4969-8c2e-4266-9508-2d42cb5e9d9b} <Trace> Aggregator: Merging aggregated data | ||
| 5938 | 2026.02.06 01:22:52.619226 [ 286 ] {dabc4969-8c2e-4266-9508-2d42cb5e9d9b} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002707 sec., 369.41263391207974 rows/sec., 14.43 KiB/sec. | ||
| 5939 | 2026.02.06 01:22:52.619354 [ 286 ] {dabc4969-8c2e-4266-9508-2d42cb5e9d9b} <Debug> TCPHandler: Processed in 0.003611835 sec. | ||
| 5940 | 2026.02.06 01:22:52.619431 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5941 | 2026.02.06 01:22:52.619457 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5942 | 2026.02.06 01:22:52.619460 [ 286 ] {} <Debug> TCP-Session: 4be21a4a-a5d7-4645-bef2-3dfd1f6eaf4b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5943 | 2026.02.06 01:22:52.619478 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5944 | 2026.02.06 01:22:52.619500 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5945 | 2026.02.06 01:22:52.619510 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5946 | 2026.02.06 01:22:52.619531 [ 294 ] {} <Debug> TCP-Session: b2e2e026-b1b4-4196-ad21-d75b24a9504c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5947 | 2026.02.06 01:22:52.619555 [ 290 ] {} <Debug> TCP-Session: 9ebfb38b-0ee7-4a2e-91da-4aaba34283ba Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5948 | 2026.02.06 01:22:52.619555 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5949 | 2026.02.06 01:22:52.619573 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5950 | 2026.02.06 01:22:52.619611 [ 288 ] {} <Debug> TCP-Session: 8c451451-1ca8-4a69-857a-5ecaf70f29e5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5951 | 2026.02.06 01:22:52.619569 [ 292 ] {} <Debug> TCP-Session: 1a899593-31e8-4a85-9567-18b169b4f09c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5952 | 2026.02.06 01:22:52.619642 [ 293 ] {} <Debug> TCP-Session: 0f91b4f0-79ac-4a39-98e9-440413dfa083 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5953 | 2026.02.06 01:22:52.619541 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5954 | 2026.02.06 01:22:52.619539 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5955 | 2026.02.06 01:22:52.619712 [ 287 ] {} <Debug> TCP-Session: a5b594b4-fb7f-4f47-9b85-65e557aa0e7d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5956 | 2026.02.06 01:22:52.619503 [ 291 ] {} <Debug> TCP-Session: 8ee216b8-6752-45a9-b51d-ccffe94b2780 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5957 | 2026.02.06 01:22:52.619741 [ 289 ] {} <Debug> TCP-Session: 0b2c9c02-057f-4559-8c4d-cd71abec916c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5958 | 2026.02.06 01:22:52.629907 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35885 | ||
| 5959 | 2026.02.06 01:22:52.629993 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5960 | 2026.02.06 01:22:52.630016 [ 286 ] {} <Debug> TCP-Session: 57702f77-1c94-455e-8106-6ac3a3640036 Authenticating user 'default' from [fd00:1122:3344:101::e]:35885 | ||
| 5961 | 2026.02.06 01:22:52.630041 [ 286 ] {} <Debug> TCP-Session: 57702f77-1c94-455e-8106-6ac3a3640036 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5962 | 2026.02.06 01:22:52.630057 [ 286 ] {} <Debug> TCP-Session: 57702f77-1c94-455e-8106-6ac3a3640036 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5963 | 2026.02.06 01:22:52.630223 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59665 | ||
| 5964 | 2026.02.06 01:22:52.630243 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52136 | ||
| 5965 | 2026.02.06 01:22:52.630249 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49657 | ||
| 5966 | 2026.02.06 01:22:52.630293 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40749 | ||
| 5967 | 2026.02.06 01:22:52.630318 [ 286 ] {} <Trace> TCP-Session: 57702f77-1c94-455e-8106-6ac3a3640036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5968 | 2026.02.06 01:22:52.630350 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5969 | 2026.02.06 01:22:52.630350 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56710 | ||
| 5970 | 2026.02.06 01:22:52.630398 [ 288 ] {} <Debug> TCP-Session: 5f881db6-7788-43b9-9f69-fcfd94019ebc Authenticating user 'default' from [fd00:1122:3344:101::e]:52136 | ||
| 5971 | 2026.02.06 01:22:52.630406 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5972 | 2026.02.06 01:22:52.630450 [ 288 ] {} <Debug> TCP-Session: 5f881db6-7788-43b9-9f69-fcfd94019ebc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5973 | 2026.02.06 01:22:52.630462 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5974 | 2026.02.06 01:22:52.630470 [ 290 ] {} <Debug> TCP-Session: 70059947-a517-4861-9049-a538b7eccd78 Authenticating user 'default' from [fd00:1122:3344:101::e]:40749 | ||
| 5975 | 2026.02.06 01:22:52.630492 [ 286 ] {f2f42d63-c935-400f-a49f-c228565a261c} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:35885) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5976 | 2026.02.06 01:22:52.630509 [ 290 ] {} <Debug> TCP-Session: 70059947-a517-4861-9049-a538b7eccd78 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5977 | 2026.02.06 01:22:52.630502 [ 294 ] {} <Debug> TCP-Session: 6e3dd8fd-5814-433d-8c05-9eff0889b48d Authenticating user 'default' from [fd00:1122:3344:101::e]:56710 | ||
| 5978 | 2026.02.06 01:22:52.630541 [ 290 ] {} <Debug> TCP-Session: 70059947-a517-4861-9049-a538b7eccd78 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5979 | 2026.02.06 01:22:52.630561 [ 294 ] {} <Debug> TCP-Session: 6e3dd8fd-5814-433d-8c05-9eff0889b48d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5980 | 2026.02.06 01:22:52.630482 [ 288 ] {} <Debug> TCP-Session: 5f881db6-7788-43b9-9f69-fcfd94019ebc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5981 | 2026.02.06 01:22:52.630584 [ 294 ] {} <Debug> TCP-Session: 6e3dd8fd-5814-433d-8c05-9eff0889b48d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5982 | 2026.02.06 01:22:52.630375 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5983 | 2026.02.06 01:22:52.630328 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37076 | ||
| 5984 | 2026.02.06 01:22:52.630669 [ 289 ] {} <Debug> TCP-Session: f5429875-8c97-4afc-beb1-accb958d2327 Authenticating user 'default' from [fd00:1122:3344:101::e]:49657 | ||
| 5985 | 2026.02.06 01:22:52.630319 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5986 | 2026.02.06 01:22:52.630711 [ 289 ] {} <Debug> TCP-Session: f5429875-8c97-4afc-beb1-accb958d2327 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5987 | 2026.02.06 01:22:52.630716 [ 286 ] {f2f42d63-c935-400f-a49f-c228565a261c} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5988 | 2026.02.06 01:22:52.630735 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5989 | 2026.02.06 01:22:52.630741 [ 287 ] {} <Debug> TCP-Session: 2326d9aa-c4f9-4ada-b716-3217a2af9c55 Authenticating user 'default' from [fd00:1122:3344:101::e]:59665 | ||
| 5990 | 2026.02.06 01:22:52.630783 [ 292 ] {} <Debug> TCP-Session: 112a4924-e535-49a6-9584-97d1d6bc09d0 Authenticating user 'default' from [fd00:1122:3344:101::e]:37076 | ||
| 5991 | 2026.02.06 01:22:52.630792 [ 286 ] {f2f42d63-c935-400f-a49f-c228565a261c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5992 | 2026.02.06 01:22:52.630810 [ 287 ] {} <Debug> TCP-Session: 2326d9aa-c4f9-4ada-b716-3217a2af9c55 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5993 | 2026.02.06 01:22:52.630817 [ 292 ] {} <Debug> TCP-Session: 112a4924-e535-49a6-9584-97d1d6bc09d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5994 | 2026.02.06 01:22:52.630847 [ 287 ] {} <Debug> TCP-Session: 2326d9aa-c4f9-4ada-b716-3217a2af9c55 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5995 | 2026.02.06 01:22:52.630863 [ 292 ] {} <Debug> TCP-Session: 112a4924-e535-49a6-9584-97d1d6bc09d0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5996 | 2026.02.06 01:22:52.630747 [ 289 ] {} <Debug> TCP-Session: f5429875-8c97-4afc-beb1-accb958d2327 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5997 | 2026.02.06 01:22:52.630321 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39370 | ||
| 5998 | 2026.02.06 01:22:52.630340 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55732 | ||
| 5999 | 2026.02.06 01:22:52.630996 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6000 | 2026.02.06 01:22:52.631027 [ 291 ] {} <Debug> TCP-Session: 044e0153-3cd3-48fd-89e9-60a8934b01ad Authenticating user 'default' from [fd00:1122:3344:101::e]:39370 | ||
| 6001 | 2026.02.06 01:22:52.631029 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6002 | 2026.02.06 01:22:52.631050 [ 291 ] {} <Debug> TCP-Session: 044e0153-3cd3-48fd-89e9-60a8934b01ad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6003 | 2026.02.06 01:22:52.631074 [ 293 ] {} <Debug> TCP-Session: bec5e14e-8ec4-444c-a6cc-00d8c954dc03 Authenticating user 'default' from [fd00:1122:3344:101::e]:55732 | ||
| 6004 | 2026.02.06 01:22:52.631080 [ 291 ] {} <Debug> TCP-Session: 044e0153-3cd3-48fd-89e9-60a8934b01ad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6005 | 2026.02.06 01:22:52.631103 [ 286 ] {f2f42d63-c935-400f-a49f-c228565a261c} <Debug> oximeter.version (50fdcec2-7951-44c4-a709-a779380e237d) (SelectExecutor): Key condition: unknown | ||
| 6006 | 2026.02.06 01:22:52.631106 [ 293 ] {} <Debug> TCP-Session: bec5e14e-8ec4-444c-a6cc-00d8c954dc03 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6007 | 2026.02.06 01:22:52.631153 [ 293 ] {} <Debug> TCP-Session: bec5e14e-8ec4-444c-a6cc-00d8c954dc03 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6008 | 2026.02.06 01:22:52.632230 [ 300 ] {f2f42d63-c935-400f-a49f-c228565a261c} <Trace> AggregatingTransform: Aggregating | ||
| 6009 | 2026.02.06 01:22:52.632282 [ 300 ] {f2f42d63-c935-400f-a49f-c228565a261c} <Trace> Aggregator: Aggregation method: without_key | ||
| 6010 | 2026.02.06 01:22:52.632319 [ 300 ] {f2f42d63-c935-400f-a49f-c228565a261c} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001097027 sec. (911.555 rows/sec., 35.61 KiB/sec.) | ||
| 6011 | 2026.02.06 01:22:52.632339 [ 300 ] {f2f42d63-c935-400f-a49f-c228565a261c} <Trace> Aggregator: Merging aggregated data | ||
| 6012 | 2026.02.06 01:22:52.633416 [ 286 ] {f2f42d63-c935-400f-a49f-c228565a261c} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00297 sec., 336.7003367003367 rows/sec., 13.15 KiB/sec. | ||
| 6013 | 2026.02.06 01:22:52.633532 [ 286 ] {f2f42d63-c935-400f-a49f-c228565a261c} <Debug> TCPHandler: Processed in 0.003283442 sec. | ||
| 6014 | 2026.02.06 01:22:52.633632 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6015 | 2026.02.06 01:22:52.633659 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6016 | 2026.02.06 01:22:52.633675 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6017 | 2026.02.06 01:22:52.633694 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6018 | 2026.02.06 01:22:52.633708 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6019 | 2026.02.06 01:22:52.633717 [ 291 ] {} <Debug> TCP-Session: 044e0153-3cd3-48fd-89e9-60a8934b01ad Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6020 | 2026.02.06 01:22:52.633726 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6021 | 2026.02.06 01:22:52.633755 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6022 | 2026.02.06 01:22:52.633779 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6023 | 2026.02.06 01:22:52.633787 [ 289 ] {} <Debug> TCP-Session: f5429875-8c97-4afc-beb1-accb958d2327 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6024 | 2026.02.06 01:22:52.633805 [ 293 ] {} <Debug> TCP-Session: bec5e14e-8ec4-444c-a6cc-00d8c954dc03 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6025 | 2026.02.06 01:22:52.633746 [ 290 ] {} <Debug> TCP-Session: 70059947-a517-4861-9049-a538b7eccd78 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6026 | 2026.02.06 01:22:52.633830 [ 294 ] {} <Debug> TCP-Session: 6e3dd8fd-5814-433d-8c05-9eff0889b48d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6027 | 2026.02.06 01:22:52.633742 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6028 | 2026.02.06 01:22:52.633708 [ 287 ] {} <Debug> TCP-Session: 2326d9aa-c4f9-4ada-b716-3217a2af9c55 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6029 | 2026.02.06 01:22:52.633896 [ 288 ] {} <Debug> TCP-Session: 5f881db6-7788-43b9-9f69-fcfd94019ebc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6030 | 2026.02.06 01:22:52.633755 [ 292 ] {} <Debug> TCP-Session: 112a4924-e535-49a6-9584-97d1d6bc09d0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6031 | 2026.02.06 01:22:52.633661 [ 286 ] {} <Debug> TCP-Session: 57702f77-1c94-455e-8106-6ac3a3640036 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6032 | 2026.02.06 01:22:53.638055 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 11993 | ||
| 6033 | 2026.02.06 01:22:53.638553 [ 245 ] {} <Trace> system.asynchronous_metric_log (50965cfb-3fe0-4bc3-b722-77d2bdddda32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6034 | 2026.02.06 01:22:53.638596 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6035 | 2026.02.06 01:22:53.639103 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 6036 | 2026.02.06 01:22:53.639349 [ 245 ] {} <Trace> system.asynchronous_metric_log (50965cfb-3fe0-4bc3-b722-77d2bdddda32): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6037 | 2026.02.06 01:22:53.639492 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11993 | ||
| 6038 | 2026.02.06 01:22:54.270343 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 189 | ||
| 6039 | 2026.02.06 01:22:54.288610 [ 244 ] {} <Trace> system.metric_log (b13c6af1-b368-46ee-88e3-e8b49f18365b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6040 | 2026.02.06 01:22:54.288691 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6041 | 2026.02.06 01:22:54.295139 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 6042 | 2026.02.06 01:22:54.295993 [ 244 ] {} <Trace> system.metric_log (b13c6af1-b368-46ee-88e3-e8b49f18365b): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6043 | 2026.02.06 01:22:54.300810 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 189 | ||
| 6044 | 2026.02.06 01:22:56.167501 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 788 | ||
| 6045 | 2026.02.06 01:22:56.170012 [ 243 ] {} <Trace> system.query_log (e979a318-9a58-4b34-9a72-3006f9f8e92e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6046 | 2026.02.06 01:22:56.170070 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6047 | 2026.02.06 01:22:56.171315 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6048 | 2026.02.06 01:22:56.171601 [ 243 ] {} <Trace> system.query_log (e979a318-9a58-4b34-9a72-3006f9f8e92e): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6049 | 2026.02.06 01:22:56.171968 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 788 | ||
| 6050 | 2026.02.06 01:22:56.883713 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6051 | 2026.02.06 01:22:56.883889 [ 4 ] {dec5fce0-39a3-4244-b735-5ad8beeb0224} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6052 | 2026.02.06 01:22:56.883951 [ 4 ] {dec5fce0-39a3-4244-b735-5ad8beeb0224} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6053 | 2026.02.06 01:22:56.884715 [ 4 ] {dec5fce0-39a3-4244-b735-5ad8beeb0224} <Trace> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6054 | 2026.02.06 01:22:56.884753 [ 4 ] {dec5fce0-39a3-4244-b735-5ad8beeb0224} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6055 | 2026.02.06 01:22:56.885139 [ 4 ] {dec5fce0-39a3-4244-b735-5ad8beeb0224} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6056 | 2026.02.06 01:22:56.885366 [ 4 ] {dec5fce0-39a3-4244-b735-5ad8beeb0224} <Trace> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6057 | 2026.02.06 01:22:56.885510 [ 4 ] {dec5fce0-39a3-4244-b735-5ad8beeb0224} <Debug> executeQuery: Read 138 rows, 12.27 KiB in 0.00167 sec., 82634.73053892216 rows/sec., 7.17 MiB/sec. | ||
| 6058 | 2026.02.06 01:22:56.885550 [ 4 ] {dec5fce0-39a3-4244-b735-5ad8beeb0224} <Debug> TCPHandler: Processed in 0.001962813 sec. | ||
| 6059 | 2026.02.06 01:22:56.885674 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6060 | 2026.02.06 01:22:56.885771 [ 4 ] {125188b9-184b-4034-a236-ca012adfba55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6061 | 2026.02.06 01:22:56.885811 [ 4 ] {125188b9-184b-4034-a236-ca012adfba55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6062 | 2026.02.06 01:22:56.886225 [ 4 ] {125188b9-184b-4034-a236-ca012adfba55} <Trace> oximeter.fields_u16 (fb4d60fc-202c-4b3b-b72e-c67fc122b90a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6063 | 2026.02.06 01:22:56.886259 [ 4 ] {125188b9-184b-4034-a236-ca012adfba55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6064 | 2026.02.06 01:22:56.886549 [ 4 ] {125188b9-184b-4034-a236-ca012adfba55} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 6065 | 2026.02.06 01:22:56.886761 [ 4 ] {125188b9-184b-4034-a236-ca012adfba55} <Trace> oximeter.fields_u16 (fb4d60fc-202c-4b3b-b72e-c67fc122b90a): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6066 | 2026.02.06 01:22:56.886885 [ 4 ] {125188b9-184b-4034-a236-ca012adfba55} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001137 sec., 36059.80650835532 rows/sec., 2.65 MiB/sec. | ||
| 6067 | 2026.02.06 01:22:56.886921 [ 4 ] {125188b9-184b-4034-a236-ca012adfba55} <Debug> TCPHandler: Processed in 0.001296378 sec. | ||
| 6068 | 2026.02.06 01:22:56.887030 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6069 | 2026.02.06 01:22:56.887123 [ 4 ] {23820325-e71d-4822-8f90-f1d8b79c05a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6070 | 2026.02.06 01:22:56.887161 [ 4 ] {23820325-e71d-4822-8f90-f1d8b79c05a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6071 | 2026.02.06 01:22:56.887628 [ 4 ] {23820325-e71d-4822-8f90-f1d8b79c05a9} <Trace> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6072 | 2026.02.06 01:22:56.887663 [ 4 ] {23820325-e71d-4822-8f90-f1d8b79c05a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6073 | 2026.02.06 01:22:56.887987 [ 4 ] {23820325-e71d-4822-8f90-f1d8b79c05a9} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6074 | 2026.02.06 01:22:56.888208 [ 4 ] {23820325-e71d-4822-8f90-f1d8b79c05a9} <Trace> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6075 | 2026.02.06 01:22:56.888332 [ 4 ] {23820325-e71d-4822-8f90-f1d8b79c05a9} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001228 sec., 85504.88599348535 rows/sec., 6.68 MiB/sec. | ||
| 6076 | 2026.02.06 01:22:56.888369 [ 4 ] {23820325-e71d-4822-8f90-f1d8b79c05a9} <Debug> TCPHandler: Processed in 0.001385809 sec. | ||
| 6077 | 2026.02.06 01:22:56.888481 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6078 | 2026.02.06 01:22:56.888574 [ 4 ] {371ad3ae-6690-40d0-9792-8fd5cb0834d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6079 | 2026.02.06 01:22:56.888617 [ 4 ] {371ad3ae-6690-40d0-9792-8fd5cb0834d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6080 | 2026.02.06 01:22:56.889038 [ 4 ] {371ad3ae-6690-40d0-9792-8fd5cb0834d5} <Trace> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6081 | 2026.02.06 01:22:56.889072 [ 4 ] {371ad3ae-6690-40d0-9792-8fd5cb0834d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6082 | 2026.02.06 01:22:56.889394 [ 4 ] {371ad3ae-6690-40d0-9792-8fd5cb0834d5} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6083 | 2026.02.06 01:22:56.889601 [ 4 ] {371ad3ae-6690-40d0-9792-8fd5cb0834d5} <Trace> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6084 | 2026.02.06 01:22:56.889725 [ 4 ] {371ad3ae-6690-40d0-9792-8fd5cb0834d5} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001169 sec., 136869.11890504707 rows/sec., 9.53 MiB/sec. | ||
| 6085 | 2026.02.06 01:22:56.889760 [ 4 ] {371ad3ae-6690-40d0-9792-8fd5cb0834d5} <Debug> TCPHandler: Processed in 0.001325949 sec. | ||
| 6086 | 2026.02.06 01:22:56.889866 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6087 | 2026.02.06 01:22:56.889957 [ 4 ] {e2bb757f-565b-499b-afd9-b5bb8144ac2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6088 | 2026.02.06 01:22:56.890010 [ 4 ] {e2bb757f-565b-499b-afd9-b5bb8144ac2b} <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 | ||
| 6089 | 2026.02.06 01:22:56.890868 [ 4 ] {e2bb757f-565b-499b-afd9-b5bb8144ac2b} <Trace> oximeter.measurements_histogramu64 (97144b8f-900e-4825-92d0-28bf27d1d4ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6090 | 2026.02.06 01:22:56.890902 [ 4 ] {e2bb757f-565b-499b-afd9-b5bb8144ac2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6091 | 2026.02.06 01:22:56.891457 [ 4 ] {e2bb757f-565b-499b-afd9-b5bb8144ac2b} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 6092 | 2026.02.06 01:22:56.891670 [ 4 ] {e2bb757f-565b-499b-afd9-b5bb8144ac2b} <Trace> oximeter.measurements_histogramu64 (97144b8f-900e-4825-92d0-28bf27d1d4ae): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6093 | 2026.02.06 01:22:56.891803 [ 4 ] {e2bb757f-565b-499b-afd9-b5bb8144ac2b} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001863 sec., 22007.514761137947 rows/sec., 39.44 MiB/sec. | ||
| 6094 | 2026.02.06 01:22:56.891853 [ 4 ] {e2bb757f-565b-499b-afd9-b5bb8144ac2b} <Debug> TCPHandler: Processed in 0.002034404 sec. | ||
| 6095 | 2026.02.06 01:22:56.891965 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6096 | 2026.02.06 01:22:56.892058 [ 4 ] {5fd4b306-0175-4eaa-85a2-b97275517bec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6097 | 2026.02.06 01:22:56.892098 [ 4 ] {5fd4b306-0175-4eaa-85a2-b97275517bec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6098 | 2026.02.06 01:22:56.892434 [ 4 ] {5fd4b306-0175-4eaa-85a2-b97275517bec} <Trace> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6099 | 2026.02.06 01:22:56.892467 [ 4 ] {5fd4b306-0175-4eaa-85a2-b97275517bec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6100 | 2026.02.06 01:22:56.892764 [ 4 ] {5fd4b306-0175-4eaa-85a2-b97275517bec} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6101 | 2026.02.06 01:22:56.892965 [ 4 ] {5fd4b306-0175-4eaa-85a2-b97275517bec} <Trace> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6102 | 2026.02.06 01:22:56.893090 [ 4 ] {5fd4b306-0175-4eaa-85a2-b97275517bec} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00105 sec., 57142.857142857145 rows/sec., 3.85 MiB/sec. | ||
| 6103 | 2026.02.06 01:22:56.893124 [ 4 ] {5fd4b306-0175-4eaa-85a2-b97275517bec} <Debug> TCPHandler: Processed in 0.001205368 sec. | ||
| 6104 | 2026.02.06 01:23:01.029497 [ 75 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6105 | 2026.02.06 01:23:01.029582 [ 75 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6106 | 2026.02.06 01:23:01.139766 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 12505 | ||
| 6107 | 2026.02.06 01:23:01.140564 [ 245 ] {} <Trace> system.asynchronous_metric_log (50965cfb-3fe0-4bc3-b722-77d2bdddda32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6108 | 2026.02.06 01:23:01.140632 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6109 | 2026.02.06 01:23:01.141149 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 6110 | 2026.02.06 01:23:01.141375 [ 245 ] {} <Trace> system.asynchronous_metric_log (50965cfb-3fe0-4bc3-b722-77d2bdddda32): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6111 | 2026.02.06 01:23:01.141480 [ 75 ] {} <Debug> system.asynchronous_metric_log (50965cfb-3fe0-4bc3-b722-77d2bdddda32) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 6112 | 2026.02.06 01:23:01.141497 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12505 | ||
| 6113 | 2026.02.06 01:23:01.141522 [ 75 ] {} <Trace> system.asynchronous_metric_log (50965cfb-3fe0-4bc3-b722-77d2bdddda32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6114 | 2026.02.06 01:23:01.141543 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6115 | 2026.02.06 01:23:01.141707 [ 196 ] {50965cfb-3fe0-4bc3-b722-77d2bdddda32::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 | ||
| 6116 | 2026.02.06 01:23:01.141920 [ 196 ] {50965cfb-3fe0-4bc3-b722-77d2bdddda32::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6117 | 2026.02.06 01:23:01.141982 [ 196 ] {50965cfb-3fe0-4bc3-b722-77d2bdddda32::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 10073 rows starting from the beginning of the part | ||
| 6118 | 2026.02.06 01:23:01.142085 [ 196 ] {50965cfb-3fe0-4bc3-b722-77d2bdddda32::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 512 rows starting from the beginning of the part | ||
| 6119 | 2026.02.06 01:23:01.142157 [ 196 ] {50965cfb-3fe0-4bc3-b722-77d2bdddda32::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 448 rows starting from the beginning of the part | ||
| 6120 | 2026.02.06 01:23:01.142228 [ 196 ] {50965cfb-3fe0-4bc3-b722-77d2bdddda32::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 512 rows starting from the beginning of the part | ||
| 6121 | 2026.02.06 01:23:01.142292 [ 196 ] {50965cfb-3fe0-4bc3-b722-77d2bdddda32::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 448 rows starting from the beginning of the part | ||
| 6122 | 2026.02.06 01:23:01.142362 [ 196 ] {50965cfb-3fe0-4bc3-b722-77d2bdddda32::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 512 rows starting from the beginning of the part | ||
| 6123 | 2026.02.06 01:23:01.144177 [ 188 ] {50965cfb-3fe0-4bc3-b722-77d2bdddda32::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12505 rows, containing 4 columns (4 merged, 0 gathered) in 0.002555708 sec., 4892968.993327877 rows/sec., 69.99 MiB/sec. | ||
| 6124 | 2026.02.06 01:23:01.144611 [ 190 ] {50965cfb-3fe0-4bc3-b722-77d2bdddda32::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 6125 | 2026.02.06 01:23:01.144960 [ 190 ] {50965cfb-3fe0-4bc3-b722-77d2bdddda32::all_1_26_5} <Trace> system.asynchronous_metric_log (50965cfb-3fe0-4bc3-b722-77d2bdddda32): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6126 | 2026.02.06 01:23:01.145044 [ 190 ] {50965cfb-3fe0-4bc3-b722-77d2bdddda32::all_1_26_5} <Trace> system.asynchronous_metric_log (50965cfb-3fe0-4bc3-b722-77d2bdddda32) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 6127 | 2026.02.06 01:23:01.145153 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.42 MiB. | ||
| 6128 | 2026.02.06 01:23:01.801047 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 196 | ||
| 6129 | 2026.02.06 01:23:01.817957 [ 244 ] {} <Trace> system.metric_log (b13c6af1-b368-46ee-88e3-e8b49f18365b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6130 | 2026.02.06 01:23:01.818020 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6131 | 2026.02.06 01:23:01.823557 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 6132 | 2026.02.06 01:23:01.824276 [ 244 ] {} <Trace> system.metric_log (b13c6af1-b368-46ee-88e3-e8b49f18365b): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6133 | 2026.02.06 01:23:01.824577 [ 59 ] {} <Debug> system.metric_log (b13c6af1-b368-46ee-88e3-e8b49f18365b) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 6134 | 2026.02.06 01:23:01.824646 [ 59 ] {} <Trace> system.metric_log (b13c6af1-b368-46ee-88e3-e8b49f18365b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6135 | 2026.02.06 01:23:01.824666 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6136 | 2026.02.06 01:23:01.824759 [ 197 ] {b13c6af1-b368-46ee-88e3-e8b49f18365b::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 | ||
| 6137 | 2026.02.06 01:23:01.827336 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 196 | ||
| 6138 | 2026.02.06 01:23:01.827712 [ 197 ] {b13c6af1-b368-46ee-88e3-e8b49f18365b::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6139 | 2026.02.06 01:23:01.828437 [ 197 ] {b13c6af1-b368-46ee-88e3-e8b49f18365b::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 | ||
| 6140 | 2026.02.06 01:23:01.831821 [ 197 ] {b13c6af1-b368-46ee-88e3-e8b49f18365b::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 | ||
| 6141 | 2026.02.06 01:23:01.835238 [ 197 ] {b13c6af1-b368-46ee-88e3-e8b49f18365b::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 | ||
| 6142 | 2026.02.06 01:23:01.839120 [ 197 ] {b13c6af1-b368-46ee-88e3-e8b49f18365b::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 | ||
| 6143 | 2026.02.06 01:23:01.843051 [ 197 ] {b13c6af1-b368-46ee-88e3-e8b49f18365b::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 | ||
| 6144 | 2026.02.06 01:23:01.846832 [ 197 ] {b13c6af1-b368-46ee-88e3-e8b49f18365b::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 | ||
| 6145 | 2026.02.06 01:23:01.889020 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6146 | 2026.02.06 01:23:01.889224 [ 4 ] {364fd76c-9841-4c67-b5db-01ebeadd146e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6147 | 2026.02.06 01:23:01.889301 [ 4 ] {364fd76c-9841-4c67-b5db-01ebeadd146e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6148 | 2026.02.06 01:23:01.890079 [ 4 ] {364fd76c-9841-4c67-b5db-01ebeadd146e} <Trace> oximeter.fields_i16 (104ba66f-7843-4e50-a9a9-abb40c455f87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6149 | 2026.02.06 01:23:01.890129 [ 4 ] {364fd76c-9841-4c67-b5db-01ebeadd146e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6150 | 2026.02.06 01:23:01.890584 [ 4 ] {364fd76c-9841-4c67-b5db-01ebeadd146e} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 6151 | 2026.02.06 01:23:01.890817 [ 4 ] {364fd76c-9841-4c67-b5db-01ebeadd146e} <Trace> oximeter.fields_i16 (104ba66f-7843-4e50-a9a9-abb40c455f87): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6152 | 2026.02.06 01:23:01.890982 [ 4 ] {364fd76c-9841-4c67-b5db-01ebeadd146e} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.001813 sec., 146718.14671814672 rows/sec., 9.32 MiB/sec. | ||
| 6153 | 2026.02.06 01:23:01.891030 [ 4 ] {364fd76c-9841-4c67-b5db-01ebeadd146e} <Debug> TCPHandler: Processed in 0.002156795 sec. | ||
| 6154 | 2026.02.06 01:23:01.891154 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6155 | 2026.02.06 01:23:01.891250 [ 4 ] {9436591a-1616-4977-8318-708a8f72f868} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6156 | 2026.02.06 01:23:01.891294 [ 4 ] {9436591a-1616-4977-8318-708a8f72f868} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6157 | 2026.02.06 01:23:01.892122 [ 4 ] {9436591a-1616-4977-8318-708a8f72f868} <Trace> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6158 | 2026.02.06 01:23:01.892160 [ 4 ] {9436591a-1616-4977-8318-708a8f72f868} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6159 | 2026.02.06 01:23:01.892597 [ 4 ] {9436591a-1616-4977-8318-708a8f72f868} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6160 | 2026.02.06 01:23:01.892824 [ 4 ] {9436591a-1616-4977-8318-708a8f72f868} <Trace> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6161 | 2026.02.06 01:23:01.892969 [ 4 ] {9436591a-1616-4977-8318-708a8f72f868} <Debug> executeQuery: Read 752 rows, 60.56 KiB in 0.001738 sec., 432681.2428078251 rows/sec., 34.03 MiB/sec. | ||
| 6162 | 2026.02.06 01:23:01.893010 [ 4 ] {9436591a-1616-4977-8318-708a8f72f868} <Debug> TCPHandler: Processed in 0.001907993 sec. | ||
| 6163 | 2026.02.06 01:23:01.893128 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6164 | 2026.02.06 01:23:01.893224 [ 4 ] {1c17ab96-a3fa-4e7d-92ac-153952dee639} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6165 | 2026.02.06 01:23:01.893265 [ 4 ] {1c17ab96-a3fa-4e7d-92ac-153952dee639} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6166 | 2026.02.06 01:23:01.893689 [ 4 ] {1c17ab96-a3fa-4e7d-92ac-153952dee639} <Trace> oximeter.fields_u16 (fb4d60fc-202c-4b3b-b72e-c67fc122b90a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6167 | 2026.02.06 01:23:01.893724 [ 4 ] {1c17ab96-a3fa-4e7d-92ac-153952dee639} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6168 | 2026.02.06 01:23:01.894035 [ 4 ] {1c17ab96-a3fa-4e7d-92ac-153952dee639} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6169 | 2026.02.06 01:23:01.894248 [ 4 ] {1c17ab96-a3fa-4e7d-92ac-153952dee639} <Trace> oximeter.fields_u16 (fb4d60fc-202c-4b3b-b72e-c67fc122b90a): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6170 | 2026.02.06 01:23:01.894440 [ 4 ] {1c17ab96-a3fa-4e7d-92ac-153952dee639} <Debug> executeQuery: Read 133 rows, 8.00 KiB in 0.001233 sec., 107866.99107866992 rows/sec., 6.34 MiB/sec. | ||
| 6171 | 2026.02.06 01:23:01.894479 [ 4 ] {1c17ab96-a3fa-4e7d-92ac-153952dee639} <Debug> TCPHandler: Processed in 0.001401069 sec. | ||
| 6172 | 2026.02.06 01:23:01.894590 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6173 | 2026.02.06 01:23:01.894685 [ 4 ] {4a0e63e8-b8fd-4874-96cd-bf31ee63a8e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6174 | 2026.02.06 01:23:01.894726 [ 4 ] {4a0e63e8-b8fd-4874-96cd-bf31ee63a8e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6175 | 2026.02.06 01:23:01.895167 [ 4 ] {4a0e63e8-b8fd-4874-96cd-bf31ee63a8e1} <Trace> oximeter.fields_u32 (efacbb35-87c4-45a6-b25f-cea415d7aebd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6176 | 2026.02.06 01:23:01.895204 [ 4 ] {4a0e63e8-b8fd-4874-96cd-bf31ee63a8e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6177 | 2026.02.06 01:23:01.895546 [ 4 ] {4a0e63e8-b8fd-4874-96cd-bf31ee63a8e1} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 6178 | 2026.02.06 01:23:01.895771 [ 4 ] {4a0e63e8-b8fd-4874-96cd-bf31ee63a8e1} <Trace> oximeter.fields_u32 (efacbb35-87c4-45a6-b25f-cea415d7aebd): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6179 | 2026.02.06 01:23:01.895902 [ 4 ] {4a0e63e8-b8fd-4874-96cd-bf31ee63a8e1} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.001235 sec., 113360.32388663967 rows/sec., 7.33 MiB/sec. | ||
| 6180 | 2026.02.06 01:23:01.895941 [ 4 ] {4a0e63e8-b8fd-4874-96cd-bf31ee63a8e1} <Debug> TCPHandler: Processed in 0.001401949 sec. | ||
| 6181 | 2026.02.06 01:23:01.896056 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6182 | 2026.02.06 01:23:01.896150 [ 4 ] {c458abba-4509-4137-af1e-f12c6cc6f5c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6183 | 2026.02.06 01:23:01.896190 [ 4 ] {c458abba-4509-4137-af1e-f12c6cc6f5c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6184 | 2026.02.06 01:23:01.896643 [ 4 ] {c458abba-4509-4137-af1e-f12c6cc6f5c1} <Trace> oximeter.fields_u8 (7e40da4e-3721-4df5-9ad4-b5e43542e087): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6185 | 2026.02.06 01:23:01.896680 [ 4 ] {c458abba-4509-4137-af1e-f12c6cc6f5c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6186 | 2026.02.06 01:23:01.897003 [ 4 ] {c458abba-4509-4137-af1e-f12c6cc6f5c1} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 6187 | 2026.02.06 01:23:01.897237 [ 4 ] {c458abba-4509-4137-af1e-f12c6cc6f5c1} <Trace> oximeter.fields_u8 (7e40da4e-3721-4df5-9ad4-b5e43542e087): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6188 | 2026.02.06 01:23:01.897377 [ 4 ] {c458abba-4509-4137-af1e-f12c6cc6f5c1} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001244 sec., 111736.33440514469 rows/sec., 6.36 MiB/sec. | ||
| 6189 | 2026.02.06 01:23:01.897418 [ 4 ] {c458abba-4509-4137-af1e-f12c6cc6f5c1} <Debug> TCPHandler: Processed in 0.001413459 sec. | ||
| 6190 | 2026.02.06 01:23:01.897530 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6191 | 2026.02.06 01:23:01.897624 [ 4 ] {ecf5d52a-4ac9-4491-ba4e-562273cbca2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6192 | 2026.02.06 01:23:01.897665 [ 4 ] {ecf5d52a-4ac9-4491-ba4e-562273cbca2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6193 | 2026.02.06 01:23:01.898231 [ 4 ] {ecf5d52a-4ac9-4491-ba4e-562273cbca2b} <Trace> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6194 | 2026.02.06 01:23:01.898267 [ 4 ] {ecf5d52a-4ac9-4491-ba4e-562273cbca2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6195 | 2026.02.06 01:23:01.898616 [ 4 ] {ecf5d52a-4ac9-4491-ba4e-562273cbca2b} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6196 | 2026.02.06 01:23:01.898845 [ 4 ] {ecf5d52a-4ac9-4491-ba4e-562273cbca2b} <Trace> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6197 | 2026.02.06 01:23:01.898986 [ 4 ] {ecf5d52a-4ac9-4491-ba4e-562273cbca2b} <Debug> executeQuery: Read 463 rows, 33.28 KiB in 0.001379 sec., 335750.54387237126 rows/sec., 23.57 MiB/sec. | ||
| 6198 | 2026.02.06 01:23:01.899025 [ 4 ] {ecf5d52a-4ac9-4491-ba4e-562273cbca2b} <Debug> TCPHandler: Processed in 0.00154545 sec. | ||
| 6199 | 2026.02.06 01:23:01.899135 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6200 | 2026.02.06 01:23:01.899229 [ 4 ] {fa2e47ff-12a8-4bac-be5a-c7acf1bffa01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6201 | 2026.02.06 01:23:01.899272 [ 4 ] {fa2e47ff-12a8-4bac-be5a-c7acf1bffa01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6202 | 2026.02.06 01:23:01.899612 [ 4 ] {fa2e47ff-12a8-4bac-be5a-c7acf1bffa01} <Trace> oximeter.measurements_bool (a3a47353-bd4a-4bc2-8c37-5164375cd607): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6203 | 2026.02.06 01:23:01.899648 [ 4 ] {fa2e47ff-12a8-4bac-be5a-c7acf1bffa01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6204 | 2026.02.06 01:23:01.899958 [ 4 ] {fa2e47ff-12a8-4bac-be5a-c7acf1bffa01} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 6205 | 2026.02.06 01:23:01.900112 [ 194 ] {b13c6af1-b368-46ee-88e3-e8b49f18365b::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 679 columns (679 merged, 0 gathered) in 0.075382783 sec., 2600.063200107643 rows/sec., 13.44 MiB/sec. | ||
| 6206 | 2026.02.06 01:23:01.900168 [ 4 ] {fa2e47ff-12a8-4bac-be5a-c7acf1bffa01} <Trace> oximeter.measurements_bool (a3a47353-bd4a-4bc2-8c37-5164375cd607): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6207 | 2026.02.06 01:23:01.900280 [ 102 ] {} <Debug> oximeter.measurements_bool (a3a47353-bd4a-4bc2-8c37-5164375cd607) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 6208 | 2026.02.06 01:23:01.900305 [ 4 ] {fa2e47ff-12a8-4bac-be5a-c7acf1bffa01} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001094 sec., 5484.460694698355 rows/sec., 286.54 KiB/sec. | ||
| 6209 | 2026.02.06 01:23:01.900333 [ 102 ] {} <Trace> oximeter.measurements_bool (a3a47353-bd4a-4bc2-8c37-5164375cd607): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6210 | 2026.02.06 01:23:01.900351 [ 4 ] {fa2e47ff-12a8-4bac-be5a-c7acf1bffa01} <Debug> TCPHandler: Processed in 0.001265469 sec. | ||
| 6211 | 2026.02.06 01:23:01.900364 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6212 | 2026.02.06 01:23:01.900460 [ 188 ] {a3a47353-bd4a-4bc2-8c37-5164375cd607::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 | ||
| 6213 | 2026.02.06 01:23:01.900470 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6214 | 2026.02.06 01:23:01.900579 [ 4 ] {088f2162-9e90-42be-adb8-f173378527d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6215 | 2026.02.06 01:23:01.900586 [ 188 ] {a3a47353-bd4a-4bc2-8c37-5164375cd607::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6216 | 2026.02.06 01:23:01.900624 [ 4 ] {088f2162-9e90-42be-adb8-f173378527d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6217 | 2026.02.06 01:23:01.900625 [ 188 ] {a3a47353-bd4a-4bc2-8c37-5164375cd607::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 | ||
| 6218 | 2026.02.06 01:23:01.900696 [ 188 ] {a3a47353-bd4a-4bc2-8c37-5164375cd607::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 | ||
| 6219 | 2026.02.06 01:23:01.900747 [ 188 ] {a3a47353-bd4a-4bc2-8c37-5164375cd607::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 | ||
| 6220 | 2026.02.06 01:23:01.900793 [ 188 ] {a3a47353-bd4a-4bc2-8c37-5164375cd607::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 | ||
| 6221 | 2026.02.06 01:23:01.900839 [ 188 ] {a3a47353-bd4a-4bc2-8c37-5164375cd607::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 | ||
| 6222 | 2026.02.06 01:23:01.900883 [ 188 ] {a3a47353-bd4a-4bc2-8c37-5164375cd607::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 | ||
| 6223 | 2026.02.06 01:23:01.901037 [ 4 ] {088f2162-9e90-42be-adb8-f173378527d6} <Trace> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6224 | 2026.02.06 01:23:01.901073 [ 4 ] {088f2162-9e90-42be-adb8-f173378527d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6225 | 2026.02.06 01:23:01.901476 [ 4 ] {088f2162-9e90-42be-adb8-f173378527d6} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6226 | 2026.02.06 01:23:01.901677 [ 194 ] {a3a47353-bd4a-4bc2-8c37-5164375cd607::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 96 rows, containing 4 columns (4 merged, 0 gathered) in 0.001259708 sec., 76208.1371238414 rows/sec., 3.89 MiB/sec. | ||
| 6227 | 2026.02.06 01:23:01.901714 [ 4 ] {088f2162-9e90-42be-adb8-f173378527d6} <Trace> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6228 | 2026.02.06 01:23:01.901855 [ 193 ] {a3a47353-bd4a-4bc2-8c37-5164375cd607::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 6229 | 2026.02.06 01:23:01.901871 [ 4 ] {088f2162-9e90-42be-adb8-f173378527d6} <Debug> executeQuery: Read 258 rows, 17.59 KiB in 0.00131 sec., 196946.5648854962 rows/sec., 13.11 MiB/sec. | ||
| 6230 | 2026.02.06 01:23:01.901920 [ 4 ] {088f2162-9e90-42be-adb8-f173378527d6} <Debug> TCPHandler: Processed in 0.00149965 sec. | ||
| 6231 | 2026.02.06 01:23:01.902033 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6232 | 2026.02.06 01:23:01.902130 [ 4 ] {7acbe660-7805-4c97-bdf7-78fb17570713} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6233 | 2026.02.06 01:23:01.902175 [ 4 ] {7acbe660-7805-4c97-bdf7-78fb17570713} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6234 | 2026.02.06 01:23:01.902251 [ 193 ] {a3a47353-bd4a-4bc2-8c37-5164375cd607::all_1_16_3} <Trace> oximeter.measurements_bool (a3a47353-bd4a-4bc2-8c37-5164375cd607): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6235 | 2026.02.06 01:23:01.902347 [ 193 ] {a3a47353-bd4a-4bc2-8c37-5164375cd607::all_1_16_3} <Trace> oximeter.measurements_bool (a3a47353-bd4a-4bc2-8c37-5164375cd607) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 6236 | 2026.02.06 01:23:01.902435 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 6237 | 2026.02.06 01:23:01.902494 [ 4 ] {7acbe660-7805-4c97-bdf7-78fb17570713} <Trace> oximeter.measurements_f64 (2afa91c6-7a6c-42cf-84ca-7476e88b4c4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6238 | 2026.02.06 01:23:01.902535 [ 4 ] {7acbe660-7805-4c97-bdf7-78fb17570713} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6239 | 2026.02.06 01:23:01.902827 [ 198 ] {b13c6af1-b368-46ee-88e3-e8b49f18365b::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 6240 | 2026.02.06 01:23:01.902867 [ 4 ] {7acbe660-7805-4c97-bdf7-78fb17570713} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 6241 | 2026.02.06 01:23:01.903094 [ 4 ] {7acbe660-7805-4c97-bdf7-78fb17570713} <Trace> oximeter.measurements_f64 (2afa91c6-7a6c-42cf-84ca-7476e88b4c4e): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6242 | 2026.02.06 01:23:01.903225 [ 4 ] {7acbe660-7805-4c97-bdf7-78fb17570713} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001112 sec., 899.2805755395684 rows/sec., 60.60 KiB/sec. | ||
| 6243 | 2026.02.06 01:23:01.903263 [ 4 ] {7acbe660-7805-4c97-bdf7-78fb17570713} <Debug> TCPHandler: Processed in 0.001279689 sec. | ||
| 6244 | 2026.02.06 01:23:01.903370 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6245 | 2026.02.06 01:23:01.903464 [ 4 ] {bcf5d38e-4ce1-4dfb-b693-2f2c45edbb87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6246 | 2026.02.06 01:23:01.903506 [ 4 ] {bcf5d38e-4ce1-4dfb-b693-2f2c45edbb87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6247 | 2026.02.06 01:23:01.903837 [ 4 ] {bcf5d38e-4ce1-4dfb-b693-2f2c45edbb87} <Trace> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6248 | 2026.02.06 01:23:01.903873 [ 4 ] {bcf5d38e-4ce1-4dfb-b693-2f2c45edbb87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6249 | 2026.02.06 01:23:01.904227 [ 4 ] {bcf5d38e-4ce1-4dfb-b693-2f2c45edbb87} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6250 | 2026.02.06 01:23:01.904451 [ 4 ] {bcf5d38e-4ce1-4dfb-b693-2f2c45edbb87} <Trace> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6251 | 2026.02.06 01:23:01.904597 [ 4 ] {bcf5d38e-4ce1-4dfb-b693-2f2c45edbb87} <Debug> executeQuery: Read 88 rows, 5.66 KiB in 0.00115 sec., 76521.73913043478 rows/sec., 4.80 MiB/sec. | ||
| 6252 | 2026.02.06 01:23:01.904634 [ 4 ] {bcf5d38e-4ce1-4dfb-b693-2f2c45edbb87} <Debug> TCPHandler: Processed in 0.001314619 sec. | ||
| 6253 | 2026.02.06 01:23:01.905168 [ 198 ] {b13c6af1-b368-46ee-88e3-e8b49f18365b::all_1_26_5} <Trace> system.metric_log (b13c6af1-b368-46ee-88e3-e8b49f18365b): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6254 | 2026.02.06 01:23:01.905274 [ 198 ] {b13c6af1-b368-46ee-88e3-e8b49f18365b::all_1_26_5} <Trace> system.metric_log (b13c6af1-b368-46ee-88e3-e8b49f18365b) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 6255 | 2026.02.06 01:23:01.907379 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 6256 | 2026.02.06 01:23:02.000274 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 262.71 MiB, peak 272.58 MiB, free memory in arenas 0.00 B, will set to 266.38 MiB (RSS), difference: 3.67 MiB | ||
| 6257 | 2026.02.06 01:23:06.172423 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 820 | ||
| 6258 | 2026.02.06 01:23:06.175123 [ 243 ] {} <Trace> system.query_log (e979a318-9a58-4b34-9a72-3006f9f8e92e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6259 | 2026.02.06 01:23:06.175169 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6260 | 2026.02.06 01:23:06.176412 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 6261 | 2026.02.06 01:23:06.176686 [ 243 ] {} <Trace> system.query_log (e979a318-9a58-4b34-9a72-3006f9f8e92e): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6262 | 2026.02.06 01:23:06.177022 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 820 | ||
| 6263 | 2026.02.06 01:23:06.913478 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6264 | 2026.02.06 01:23:06.913661 [ 4 ] {5ed6aed4-3050-45d6-8ac7-13e67ff75896} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6265 | 2026.02.06 01:23:06.913729 [ 4 ] {5ed6aed4-3050-45d6-8ac7-13e67ff75896} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6266 | 2026.02.06 01:23:06.914375 [ 4 ] {5ed6aed4-3050-45d6-8ac7-13e67ff75896} <Trace> oximeter.fields_ipaddr (a3260224-33ad-484c-9570-d358a82531a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6267 | 2026.02.06 01:23:06.914427 [ 4 ] {5ed6aed4-3050-45d6-8ac7-13e67ff75896} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6268 | 2026.02.06 01:23:06.914819 [ 4 ] {5ed6aed4-3050-45d6-8ac7-13e67ff75896} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 6269 | 2026.02.06 01:23:06.915062 [ 4 ] {5ed6aed4-3050-45d6-8ac7-13e67ff75896} <Trace> oximeter.fields_ipaddr (a3260224-33ad-484c-9570-d358a82531a2): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6270 | 2026.02.06 01:23:06.915223 [ 4 ] {5ed6aed4-3050-45d6-8ac7-13e67ff75896} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.001612 sec., 7444.168734491315 rows/sec., 607.02 KiB/sec. | ||
| 6271 | 2026.02.06 01:23:06.915275 [ 4 ] {5ed6aed4-3050-45d6-8ac7-13e67ff75896} <Debug> TCPHandler: Processed in 0.001933954 sec. | ||
| 6272 | 2026.02.06 01:23:06.915398 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6273 | 2026.02.06 01:23:06.915502 [ 4 ] {88ad5d05-dacd-452d-9fa1-16e0f35aa79a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6274 | 2026.02.06 01:23:06.915544 [ 4 ] {88ad5d05-dacd-452d-9fa1-16e0f35aa79a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6275 | 2026.02.06 01:23:06.916667 [ 4 ] {88ad5d05-dacd-452d-9fa1-16e0f35aa79a} <Trace> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6276 | 2026.02.06 01:23:06.916706 [ 4 ] {88ad5d05-dacd-452d-9fa1-16e0f35aa79a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6277 | 2026.02.06 01:23:06.917141 [ 4 ] {88ad5d05-dacd-452d-9fa1-16e0f35aa79a} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6278 | 2026.02.06 01:23:06.917358 [ 4 ] {88ad5d05-dacd-452d-9fa1-16e0f35aa79a} <Trace> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6279 | 2026.02.06 01:23:06.917497 [ 4 ] {88ad5d05-dacd-452d-9fa1-16e0f35aa79a} <Debug> executeQuery: Read 1284 rows, 109.27 KiB in 0.002019 sec., 635958.3952451709 rows/sec., 52.85 MiB/sec. | ||
| 6280 | 2026.02.06 01:23:06.917537 [ 4 ] {88ad5d05-dacd-452d-9fa1-16e0f35aa79a} <Debug> TCPHandler: Processed in 0.002192575 sec. | ||
| 6281 | 2026.02.06 01:23:06.917656 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6282 | 2026.02.06 01:23:06.917753 [ 4 ] {5fb7edca-e281-456d-bb78-73f1e5015edc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6283 | 2026.02.06 01:23:06.917794 [ 4 ] {5fb7edca-e281-456d-bb78-73f1e5015edc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6284 | 2026.02.06 01:23:06.918225 [ 4 ] {5fb7edca-e281-456d-bb78-73f1e5015edc} <Trace> oximeter.fields_u16 (fb4d60fc-202c-4b3b-b72e-c67fc122b90a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6285 | 2026.02.06 01:23:06.918262 [ 4 ] {5fb7edca-e281-456d-bb78-73f1e5015edc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6286 | 2026.02.06 01:23:06.918586 [ 4 ] {5fb7edca-e281-456d-bb78-73f1e5015edc} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6287 | 2026.02.06 01:23:06.918798 [ 4 ] {5fb7edca-e281-456d-bb78-73f1e5015edc} <Trace> oximeter.fields_u16 (fb4d60fc-202c-4b3b-b72e-c67fc122b90a): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6288 | 2026.02.06 01:23:06.918914 [ 125 ] {} <Debug> oximeter.fields_u16 (fb4d60fc-202c-4b3b-b72e-c67fc122b90a) (MergerMutator): Selected 6 parts from all_1_30_6 to all_35_35_0 | ||
| 6289 | 2026.02.06 01:23:06.918929 [ 4 ] {5fb7edca-e281-456d-bb78-73f1e5015edc} <Debug> executeQuery: Read 53 rows, 3.92 KiB in 0.001195 sec., 44351.46443514644 rows/sec., 3.20 MiB/sec. | ||
| 6290 | 2026.02.06 01:23:06.918987 [ 125 ] {} <Trace> oximeter.fields_u16 (fb4d60fc-202c-4b3b-b72e-c67fc122b90a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6291 | 2026.02.06 01:23:06.918996 [ 4 ] {5fb7edca-e281-456d-bb78-73f1e5015edc} <Debug> TCPHandler: Processed in 0.00139085 sec. | ||
| 6292 | 2026.02.06 01:23:06.919017 [ 125 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6293 | 2026.02.06 01:23:06.919120 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6294 | 2026.02.06 01:23:06.919143 [ 195 ] {fb4d60fc-202c-4b3b-b72e-c67fc122b90a::all_1_35_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_30_6 to all_35_35_0 into Compact with storage Full | ||
| 6295 | 2026.02.06 01:23:06.919226 [ 4 ] {05cacc75-c29b-4a95-b544-65d1cb7a1080} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6296 | 2026.02.06 01:23:06.919274 [ 4 ] {05cacc75-c29b-4a95-b544-65d1cb7a1080} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6297 | 2026.02.06 01:23:06.919287 [ 195 ] {fb4d60fc-202c-4b3b-b72e-c67fc122b90a::all_1_35_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6298 | 2026.02.06 01:23:06.919327 [ 195 ] {fb4d60fc-202c-4b3b-b72e-c67fc122b90a::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_30_6, total 206 rows starting from the beginning of the part | ||
| 6299 | 2026.02.06 01:23:06.919397 [ 195 ] {fb4d60fc-202c-4b3b-b72e-c67fc122b90a::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 41 rows starting from the beginning of the part | ||
| 6300 | 2026.02.06 01:23:06.919442 [ 195 ] {fb4d60fc-202c-4b3b-b72e-c67fc122b90a::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 133 rows starting from the beginning of the part | ||
| 6301 | 2026.02.06 01:23:06.919486 [ 195 ] {fb4d60fc-202c-4b3b-b72e-c67fc122b90a::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 41 rows starting from the beginning of the part | ||
| 6302 | 2026.02.06 01:23:06.919527 [ 195 ] {fb4d60fc-202c-4b3b-b72e-c67fc122b90a::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 133 rows starting from the beginning of the part | ||
| 6303 | 2026.02.06 01:23:06.919587 [ 195 ] {fb4d60fc-202c-4b3b-b72e-c67fc122b90a::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 53 rows starting from the beginning of the part | ||
| 6304 | 2026.02.06 01:23:06.919779 [ 4 ] {05cacc75-c29b-4a95-b544-65d1cb7a1080} <Trace> oximeter.fields_u32 (efacbb35-87c4-45a6-b25f-cea415d7aebd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6305 | 2026.02.06 01:23:06.919820 [ 4 ] {05cacc75-c29b-4a95-b544-65d1cb7a1080} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6306 | 2026.02.06 01:23:06.920173 [ 4 ] {05cacc75-c29b-4a95-b544-65d1cb7a1080} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 6307 | 2026.02.06 01:23:06.920413 [ 4 ] {05cacc75-c29b-4a95-b544-65d1cb7a1080} <Trace> oximeter.fields_u32 (efacbb35-87c4-45a6-b25f-cea415d7aebd): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6308 | 2026.02.06 01:23:06.920526 [ 193 ] {fb4d60fc-202c-4b3b-b72e-c67fc122b90a::all_1_35_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 607 rows, containing 5 columns (5 merged, 0 gathered) in 0.00144119 sec., 421179.7195373268 rows/sec., 28.40 MiB/sec. | ||
| 6309 | 2026.02.06 01:23:06.920544 [ 125 ] {} <Debug> oximeter.fields_u32 (efacbb35-87c4-45a6-b25f-cea415d7aebd) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 6310 | 2026.02.06 01:23:06.920548 [ 4 ] {05cacc75-c29b-4a95-b544-65d1cb7a1080} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001345 sec., 169516.72862453532 rows/sec., 11.48 MiB/sec. | ||
| 6311 | 2026.02.06 01:23:06.920588 [ 125 ] {} <Trace> oximeter.fields_u32 (efacbb35-87c4-45a6-b25f-cea415d7aebd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6312 | 2026.02.06 01:23:06.920611 [ 4 ] {05cacc75-c29b-4a95-b544-65d1cb7a1080} <Debug> TCPHandler: Processed in 0.001542021 sec. | ||
| 6313 | 2026.02.06 01:23:06.920614 [ 125 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6314 | 2026.02.06 01:23:06.920725 [ 194 ] {efacbb35-87c4-45a6-b25f-cea415d7aebd::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 | ||
| 6315 | 2026.02.06 01:23:06.920731 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6316 | 2026.02.06 01:23:06.920726 [ 198 ] {fb4d60fc-202c-4b3b-b72e-c67fc122b90a::all_1_35_7} <Trace> MergedBlockOutputStream: filled checksums all_1_35_7 (state Temporary) | ||
| 6317 | 2026.02.06 01:23:06.920869 [ 194 ] {efacbb35-87c4-45a6-b25f-cea415d7aebd::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6318 | 2026.02.06 01:23:06.920874 [ 4 ] {e967df49-7f8d-444c-b5dc-1f56cebf80ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6319 | 2026.02.06 01:23:06.920907 [ 194 ] {efacbb35-87c4-45a6-b25f-cea415d7aebd::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 392 rows starting from the beginning of the part | ||
| 6320 | 2026.02.06 01:23:06.920930 [ 4 ] {e967df49-7f8d-444c-b5dc-1f56cebf80ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6321 | 2026.02.06 01:23:06.920976 [ 194 ] {efacbb35-87c4-45a6-b25f-cea415d7aebd::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 | ||
| 6322 | 2026.02.06 01:23:06.921026 [ 194 ] {efacbb35-87c4-45a6-b25f-cea415d7aebd::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 252 rows starting from the beginning of the part | ||
| 6323 | 2026.02.06 01:23:06.921067 [ 194 ] {efacbb35-87c4-45a6-b25f-cea415d7aebd::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 | ||
| 6324 | 2026.02.06 01:23:06.921109 [ 198 ] {fb4d60fc-202c-4b3b-b72e-c67fc122b90a::all_1_35_7} <Trace> oximeter.fields_u16 (fb4d60fc-202c-4b3b-b72e-c67fc122b90a): Renaming temporary part tmp_merge_all_1_35_7 to all_1_35_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6325 | 2026.02.06 01:23:06.921111 [ 194 ] {efacbb35-87c4-45a6-b25f-cea415d7aebd::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 140 rows starting from the beginning of the part | ||
| 6326 | 2026.02.06 01:23:06.921169 [ 194 ] {efacbb35-87c4-45a6-b25f-cea415d7aebd::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 228 rows starting from the beginning of the part | ||
| 6327 | 2026.02.06 01:23:06.921195 [ 198 ] {fb4d60fc-202c-4b3b-b72e-c67fc122b90a::all_1_35_7} <Trace> oximeter.fields_u16 (fb4d60fc-202c-4b3b-b72e-c67fc122b90a) (MergerMutator): Merged 6 parts: [all_1_30_6, all_35_35_0] -> all_1_35_7 | ||
| 6328 | 2026.02.06 01:23:06.921302 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 6329 | 2026.02.06 01:23:06.921561 [ 4 ] {e967df49-7f8d-444c-b5dc-1f56cebf80ff} <Trace> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6330 | 2026.02.06 01:23:06.921603 [ 4 ] {e967df49-7f8d-444c-b5dc-1f56cebf80ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6331 | 2026.02.06 01:23:06.921979 [ 4 ] {e967df49-7f8d-444c-b5dc-1f56cebf80ff} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6332 | 2026.02.06 01:23:06.922103 [ 193 ] {efacbb35-87c4-45a6-b25f-cea415d7aebd::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1292 rows, containing 5 columns (5 merged, 0 gathered) in 0.00142577 sec., 906177.0131227337 rows/sec., 64.12 MiB/sec. | ||
| 6333 | 2026.02.06 01:23:06.922205 [ 4 ] {e967df49-7f8d-444c-b5dc-1f56cebf80ff} <Trace> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6334 | 2026.02.06 01:23:06.922242 [ 198 ] {efacbb35-87c4-45a6-b25f-cea415d7aebd::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 6335 | 2026.02.06 01:23:06.922347 [ 4 ] {e967df49-7f8d-444c-b5dc-1f56cebf80ff} <Debug> executeQuery: Read 573 rows, 43.67 KiB in 0.001492 sec., 384048.25737265416 rows/sec., 28.58 MiB/sec. | ||
| 6336 | 2026.02.06 01:23:06.922394 [ 4 ] {e967df49-7f8d-444c-b5dc-1f56cebf80ff} <Debug> TCPHandler: Processed in 0.001713981 sec. | ||
| 6337 | 2026.02.06 01:23:06.922511 [ 198 ] {efacbb35-87c4-45a6-b25f-cea415d7aebd::all_1_21_4} <Trace> oximeter.fields_u32 (efacbb35-87c4-45a6-b25f-cea415d7aebd): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6338 | 2026.02.06 01:23:06.922517 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6339 | 2026.02.06 01:23:06.922580 [ 198 ] {efacbb35-87c4-45a6-b25f-cea415d7aebd::all_1_21_4} <Trace> oximeter.fields_u32 (efacbb35-87c4-45a6-b25f-cea415d7aebd) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 6340 | 2026.02.06 01:23:06.922625 [ 4 ] {fd8c256e-36a1-49bc-aae0-9550c72b6bbe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6341 | 2026.02.06 01:23:06.922648 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 6342 | 2026.02.06 01:23:06.922675 [ 4 ] {fd8c256e-36a1-49bc-aae0-9550c72b6bbe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6343 | 2026.02.06 01:23:06.923325 [ 4 ] {fd8c256e-36a1-49bc-aae0-9550c72b6bbe} <Trace> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6344 | 2026.02.06 01:23:06.923362 [ 4 ] {fd8c256e-36a1-49bc-aae0-9550c72b6bbe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6345 | 2026.02.06 01:23:06.923755 [ 4 ] {fd8c256e-36a1-49bc-aae0-9550c72b6bbe} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6346 | 2026.02.06 01:23:06.923972 [ 4 ] {fd8c256e-36a1-49bc-aae0-9550c72b6bbe} <Trace> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6347 | 2026.02.06 01:23:06.924110 [ 4 ] {fd8c256e-36a1-49bc-aae0-9550c72b6bbe} <Debug> executeQuery: Read 850 rows, 58.59 KiB in 0.001503 sec., 565535.5954757152 rows/sec., 38.07 MiB/sec. | ||
| 6348 | 2026.02.06 01:23:06.924149 [ 4 ] {fd8c256e-36a1-49bc-aae0-9550c72b6bbe} <Debug> TCPHandler: Processed in 0.001688721 sec. | ||
| 6349 | 2026.02.06 01:23:06.924263 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6350 | 2026.02.06 01:23:06.924359 [ 4 ] {25b1b8da-e8db-444a-a2fa-086062773efe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6351 | 2026.02.06 01:23:06.924415 [ 4 ] {25b1b8da-e8db-444a-a2fa-086062773efe} <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 | ||
| 6352 | 2026.02.06 01:23:06.925311 [ 4 ] {25b1b8da-e8db-444a-a2fa-086062773efe} <Trace> oximeter.measurements_histogramu64 (97144b8f-900e-4825-92d0-28bf27d1d4ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6353 | 2026.02.06 01:23:06.925347 [ 4 ] {25b1b8da-e8db-444a-a2fa-086062773efe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6354 | 2026.02.06 01:23:06.925907 [ 4 ] {25b1b8da-e8db-444a-a2fa-086062773efe} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6355 | 2026.02.06 01:23:06.926128 [ 4 ] {25b1b8da-e8db-444a-a2fa-086062773efe} <Trace> oximeter.measurements_histogramu64 (97144b8f-900e-4825-92d0-28bf27d1d4ae): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6356 | 2026.02.06 01:23:06.926270 [ 4 ] {25b1b8da-e8db-444a-a2fa-086062773efe} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001929 sec., 21254.536029030587 rows/sec., 38.09 MiB/sec. | ||
| 6357 | 2026.02.06 01:23:06.926333 [ 4 ] {25b1b8da-e8db-444a-a2fa-086062773efe} <Debug> TCPHandler: Processed in 0.002120274 sec. | ||
| 6358 | 2026.02.06 01:23:06.926448 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6359 | 2026.02.06 01:23:06.926544 [ 4 ] {1dab1deb-834d-408a-bee6-9723bb39e68f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6360 | 2026.02.06 01:23:06.926588 [ 4 ] {1dab1deb-834d-408a-bee6-9723bb39e68f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6361 | 2026.02.06 01:23:06.926942 [ 4 ] {1dab1deb-834d-408a-bee6-9723bb39e68f} <Trace> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6362 | 2026.02.06 01:23:06.926979 [ 4 ] {1dab1deb-834d-408a-bee6-9723bb39e68f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6363 | 2026.02.06 01:23:06.927292 [ 4 ] {1dab1deb-834d-408a-bee6-9723bb39e68f} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6364 | 2026.02.06 01:23:06.927517 [ 4 ] {1dab1deb-834d-408a-bee6-9723bb39e68f} <Trace> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6365 | 2026.02.06 01:23:06.927649 [ 4 ] {1dab1deb-834d-408a-bee6-9723bb39e68f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001123 sec., 53428.317008014244 rows/sec., 3.60 MiB/sec. | ||
| 6366 | 2026.02.06 01:23:06.927686 [ 4 ] {1dab1deb-834d-408a-bee6-9723bb39e68f} <Debug> TCPHandler: Processed in 0.001287499 sec. | ||
| 6367 | 2026.02.06 01:23:08.641798 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 12953 | ||
| 6368 | 2026.02.06 01:23:08.642585 [ 245 ] {} <Trace> system.asynchronous_metric_log (50965cfb-3fe0-4bc3-b722-77d2bdddda32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6369 | 2026.02.06 01:23:08.642650 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6370 | 2026.02.06 01:23:08.643286 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 6371 | 2026.02.06 01:23:08.643564 [ 245 ] {} <Trace> system.asynchronous_metric_log (50965cfb-3fe0-4bc3-b722-77d2bdddda32): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6372 | 2026.02.06 01:23:08.643701 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12953 | ||
| 6373 | 2026.02.06 01:23:09.327586 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 204 | ||
| 6374 | 2026.02.06 01:23:09.343105 [ 244 ] {} <Trace> system.metric_log (b13c6af1-b368-46ee-88e3-e8b49f18365b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6375 | 2026.02.06 01:23:09.343173 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6376 | 2026.02.06 01:23:09.349654 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 6377 | 2026.02.06 01:23:09.350410 [ 244 ] {} <Trace> system.metric_log (b13c6af1-b368-46ee-88e3-e8b49f18365b): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6378 | 2026.02.06 01:23:09.353049 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 204 | ||
| 6379 | 2026.02.06 01:23:11.890309 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6380 | 2026.02.06 01:23:11.890526 [ 4 ] {40c857f3-df3a-47da-b4a4-880c8542058d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6381 | 2026.02.06 01:23:11.890602 [ 4 ] {40c857f3-df3a-47da-b4a4-880c8542058d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6382 | 2026.02.06 01:23:11.891380 [ 4 ] {40c857f3-df3a-47da-b4a4-880c8542058d} <Trace> oximeter.fields_i16 (104ba66f-7843-4e50-a9a9-abb40c455f87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6383 | 2026.02.06 01:23:11.891429 [ 4 ] {40c857f3-df3a-47da-b4a4-880c8542058d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6384 | 2026.02.06 01:23:11.891847 [ 4 ] {40c857f3-df3a-47da-b4a4-880c8542058d} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6385 | 2026.02.06 01:23:11.892084 [ 4 ] {40c857f3-df3a-47da-b4a4-880c8542058d} <Trace> oximeter.fields_i16 (104ba66f-7843-4e50-a9a9-abb40c455f87): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6386 | 2026.02.06 01:23:11.892244 [ 4 ] {40c857f3-df3a-47da-b4a4-880c8542058d} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.001775 sec., 149859.15492957746 rows/sec., 9.52 MiB/sec. | ||
| 6387 | 2026.02.06 01:23:11.892296 [ 4 ] {40c857f3-df3a-47da-b4a4-880c8542058d} <Debug> TCPHandler: Processed in 0.002132274 sec. | ||
| 6388 | 2026.02.06 01:23:11.892424 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6389 | 2026.02.06 01:23:11.892530 [ 4 ] {5dee7be4-8e28-4cca-a90e-538401e8cf3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6390 | 2026.02.06 01:23:11.892574 [ 4 ] {5dee7be4-8e28-4cca-a90e-538401e8cf3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6391 | 2026.02.06 01:23:11.893361 [ 4 ] {5dee7be4-8e28-4cca-a90e-538401e8cf3f} <Trace> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6392 | 2026.02.06 01:23:11.893401 [ 4 ] {5dee7be4-8e28-4cca-a90e-538401e8cf3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6393 | 2026.02.06 01:23:11.893791 [ 4 ] {5dee7be4-8e28-4cca-a90e-538401e8cf3f} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6394 | 2026.02.06 01:23:11.894005 [ 4 ] {5dee7be4-8e28-4cca-a90e-538401e8cf3f} <Trace> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6395 | 2026.02.06 01:23:11.894141 [ 4 ] {5dee7be4-8e28-4cca-a90e-538401e8cf3f} <Debug> executeQuery: Read 752 rows, 60.56 KiB in 0.001635 sec., 459938.8379204893 rows/sec., 36.17 MiB/sec. | ||
| 6396 | 2026.02.06 01:23:11.894181 [ 4 ] {5dee7be4-8e28-4cca-a90e-538401e8cf3f} <Debug> TCPHandler: Processed in 0.001811032 sec. | ||
| 6397 | 2026.02.06 01:23:11.894296 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6398 | 2026.02.06 01:23:11.894393 [ 4 ] {356fdd56-f934-436a-aa3c-84cfa1120231} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6399 | 2026.02.06 01:23:11.894435 [ 4 ] {356fdd56-f934-436a-aa3c-84cfa1120231} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6400 | 2026.02.06 01:23:11.894871 [ 4 ] {356fdd56-f934-436a-aa3c-84cfa1120231} <Trace> oximeter.fields_u16 (fb4d60fc-202c-4b3b-b72e-c67fc122b90a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6401 | 2026.02.06 01:23:11.894910 [ 4 ] {356fdd56-f934-436a-aa3c-84cfa1120231} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6402 | 2026.02.06 01:23:11.895236 [ 4 ] {356fdd56-f934-436a-aa3c-84cfa1120231} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6403 | 2026.02.06 01:23:11.895456 [ 4 ] {356fdd56-f934-436a-aa3c-84cfa1120231} <Trace> oximeter.fields_u16 (fb4d60fc-202c-4b3b-b72e-c67fc122b90a): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6404 | 2026.02.06 01:23:11.895584 [ 4 ] {356fdd56-f934-436a-aa3c-84cfa1120231} <Debug> executeQuery: Read 133 rows, 8.00 KiB in 0.00121 sec., 109917.35537190083 rows/sec., 6.46 MiB/sec. | ||
| 6405 | 2026.02.06 01:23:11.895622 [ 4 ] {356fdd56-f934-436a-aa3c-84cfa1120231} <Debug> TCPHandler: Processed in 0.001377839 sec. | ||
| 6406 | 2026.02.06 01:23:11.895735 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6407 | 2026.02.06 01:23:11.895829 [ 4 ] {7547055c-1b1d-4fe6-ba26-d2573ebd45ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6408 | 2026.02.06 01:23:11.895868 [ 4 ] {7547055c-1b1d-4fe6-ba26-d2573ebd45ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6409 | 2026.02.06 01:23:11.896300 [ 4 ] {7547055c-1b1d-4fe6-ba26-d2573ebd45ee} <Trace> oximeter.fields_u32 (efacbb35-87c4-45a6-b25f-cea415d7aebd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6410 | 2026.02.06 01:23:11.896337 [ 4 ] {7547055c-1b1d-4fe6-ba26-d2573ebd45ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6411 | 2026.02.06 01:23:11.896652 [ 4 ] {7547055c-1b1d-4fe6-ba26-d2573ebd45ee} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 6412 | 2026.02.06 01:23:11.896866 [ 4 ] {7547055c-1b1d-4fe6-ba26-d2573ebd45ee} <Trace> oximeter.fields_u32 (efacbb35-87c4-45a6-b25f-cea415d7aebd): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6413 | 2026.02.06 01:23:11.897002 [ 4 ] {7547055c-1b1d-4fe6-ba26-d2573ebd45ee} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.00119 sec., 117647.0588235294 rows/sec., 7.60 MiB/sec. | ||
| 6414 | 2026.02.06 01:23:11.897041 [ 4 ] {7547055c-1b1d-4fe6-ba26-d2573ebd45ee} <Debug> TCPHandler: Processed in 0.00135653 sec. | ||
| 6415 | 2026.02.06 01:23:11.897150 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6416 | 2026.02.06 01:23:11.897245 [ 4 ] {ca25a49c-74db-4444-9538-45951b837e23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6417 | 2026.02.06 01:23:11.897285 [ 4 ] {ca25a49c-74db-4444-9538-45951b837e23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6418 | 2026.02.06 01:23:11.897713 [ 4 ] {ca25a49c-74db-4444-9538-45951b837e23} <Trace> oximeter.fields_u8 (7e40da4e-3721-4df5-9ad4-b5e43542e087): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6419 | 2026.02.06 01:23:11.897750 [ 4 ] {ca25a49c-74db-4444-9538-45951b837e23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6420 | 2026.02.06 01:23:11.898065 [ 4 ] {ca25a49c-74db-4444-9538-45951b837e23} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6421 | 2026.02.06 01:23:11.898282 [ 4 ] {ca25a49c-74db-4444-9538-45951b837e23} <Trace> oximeter.fields_u8 (7e40da4e-3721-4df5-9ad4-b5e43542e087): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6422 | 2026.02.06 01:23:11.898414 [ 4 ] {ca25a49c-74db-4444-9538-45951b837e23} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001187 sec., 117101.93765796126 rows/sec., 6.66 MiB/sec. | ||
| 6423 | 2026.02.06 01:23:11.898453 [ 4 ] {ca25a49c-74db-4444-9538-45951b837e23} <Debug> TCPHandler: Processed in 0.001353199 sec. | ||
| 6424 | 2026.02.06 01:23:11.898564 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6425 | 2026.02.06 01:23:11.898658 [ 4 ] {7370a3d0-5d29-4e69-a7a0-116f0874a63f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6426 | 2026.02.06 01:23:11.898698 [ 4 ] {7370a3d0-5d29-4e69-a7a0-116f0874a63f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6427 | 2026.02.06 01:23:11.899249 [ 4 ] {7370a3d0-5d29-4e69-a7a0-116f0874a63f} <Trace> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6428 | 2026.02.06 01:23:11.899312 [ 4 ] {7370a3d0-5d29-4e69-a7a0-116f0874a63f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6429 | 2026.02.06 01:23:11.899650 [ 4 ] {7370a3d0-5d29-4e69-a7a0-116f0874a63f} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6430 | 2026.02.06 01:23:11.899858 [ 4 ] {7370a3d0-5d29-4e69-a7a0-116f0874a63f} <Trace> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6431 | 2026.02.06 01:23:11.899987 [ 4 ] {7370a3d0-5d29-4e69-a7a0-116f0874a63f} <Debug> executeQuery: Read 463 rows, 33.28 KiB in 0.001346 sec., 343982.16939078755 rows/sec., 24.15 MiB/sec. | ||
| 6432 | 2026.02.06 01:23:11.900025 [ 4 ] {7370a3d0-5d29-4e69-a7a0-116f0874a63f} <Debug> TCPHandler: Processed in 0.00151086 sec. | ||
| 6433 | 2026.02.06 01:23:11.900135 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6434 | 2026.02.06 01:23:11.900229 [ 4 ] {65ca192b-aae7-4f2d-91de-30a70f1bda47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6435 | 2026.02.06 01:23:11.900270 [ 4 ] {65ca192b-aae7-4f2d-91de-30a70f1bda47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6436 | 2026.02.06 01:23:11.900601 [ 4 ] {65ca192b-aae7-4f2d-91de-30a70f1bda47} <Trace> oximeter.measurements_bool (a3a47353-bd4a-4bc2-8c37-5164375cd607): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6437 | 2026.02.06 01:23:11.900663 [ 4 ] {65ca192b-aae7-4f2d-91de-30a70f1bda47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6438 | 2026.02.06 01:23:11.900964 [ 4 ] {65ca192b-aae7-4f2d-91de-30a70f1bda47} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 6439 | 2026.02.06 01:23:11.901223 [ 4 ] {65ca192b-aae7-4f2d-91de-30a70f1bda47} <Trace> oximeter.measurements_bool (a3a47353-bd4a-4bc2-8c37-5164375cd607): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6440 | 2026.02.06 01:23:11.901353 [ 4 ] {65ca192b-aae7-4f2d-91de-30a70f1bda47} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001142 sec., 5253.940455341506 rows/sec., 274.50 KiB/sec. | ||
| 6441 | 2026.02.06 01:23:11.901392 [ 4 ] {65ca192b-aae7-4f2d-91de-30a70f1bda47} <Debug> TCPHandler: Processed in 0.001306879 sec. | ||
| 6442 | 2026.02.06 01:23:11.901505 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6443 | 2026.02.06 01:23:11.901622 [ 4 ] {27834897-ffcf-436a-8ea2-b5f4dd01ec7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6444 | 2026.02.06 01:23:11.901668 [ 4 ] {27834897-ffcf-436a-8ea2-b5f4dd01ec7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6445 | 2026.02.06 01:23:11.902079 [ 4 ] {27834897-ffcf-436a-8ea2-b5f4dd01ec7f} <Trace> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6446 | 2026.02.06 01:23:11.902116 [ 4 ] {27834897-ffcf-436a-8ea2-b5f4dd01ec7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6447 | 2026.02.06 01:23:11.902479 [ 4 ] {27834897-ffcf-436a-8ea2-b5f4dd01ec7f} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6448 | 2026.02.06 01:23:11.902689 [ 4 ] {27834897-ffcf-436a-8ea2-b5f4dd01ec7f} <Trace> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6449 | 2026.02.06 01:23:11.902824 [ 4 ] {27834897-ffcf-436a-8ea2-b5f4dd01ec7f} <Debug> executeQuery: Read 258 rows, 17.59 KiB in 0.001221 sec., 211302.21130221128 rows/sec., 14.07 MiB/sec. | ||
| 6450 | 2026.02.06 01:23:11.902864 [ 4 ] {27834897-ffcf-436a-8ea2-b5f4dd01ec7f} <Debug> TCPHandler: Processed in 0.001409189 sec. | ||
| 6451 | 2026.02.06 01:23:11.902978 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6452 | 2026.02.06 01:23:11.903072 [ 4 ] {f400d373-a238-44ac-940c-0ea16618663f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6453 | 2026.02.06 01:23:11.903116 [ 4 ] {f400d373-a238-44ac-940c-0ea16618663f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6454 | 2026.02.06 01:23:11.903431 [ 4 ] {f400d373-a238-44ac-940c-0ea16618663f} <Trace> oximeter.measurements_f64 (2afa91c6-7a6c-42cf-84ca-7476e88b4c4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6455 | 2026.02.06 01:23:11.903467 [ 4 ] {f400d373-a238-44ac-940c-0ea16618663f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6456 | 2026.02.06 01:23:11.903777 [ 4 ] {f400d373-a238-44ac-940c-0ea16618663f} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 6457 | 2026.02.06 01:23:11.903987 [ 4 ] {f400d373-a238-44ac-940c-0ea16618663f} <Trace> oximeter.measurements_f64 (2afa91c6-7a6c-42cf-84ca-7476e88b4c4e): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6458 | 2026.02.06 01:23:11.904115 [ 4 ] {f400d373-a238-44ac-940c-0ea16618663f} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00106 sec., 943.3962264150944 rows/sec., 63.57 KiB/sec. | ||
| 6459 | 2026.02.06 01:23:11.904152 [ 4 ] {f400d373-a238-44ac-940c-0ea16618663f} <Debug> TCPHandler: Processed in 0.001224158 sec. | ||
| 6460 | 2026.02.06 01:23:11.904258 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6461 | 2026.02.06 01:23:11.904351 [ 4 ] {4ef75490-7b2a-4305-9855-606f3498b50a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6462 | 2026.02.06 01:23:11.904394 [ 4 ] {4ef75490-7b2a-4305-9855-606f3498b50a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6463 | 2026.02.06 01:23:11.904716 [ 4 ] {4ef75490-7b2a-4305-9855-606f3498b50a} <Trace> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6464 | 2026.02.06 01:23:11.904750 [ 4 ] {4ef75490-7b2a-4305-9855-606f3498b50a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6465 | 2026.02.06 01:23:11.905051 [ 4 ] {4ef75490-7b2a-4305-9855-606f3498b50a} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6466 | 2026.02.06 01:23:11.905249 [ 4 ] {4ef75490-7b2a-4305-9855-606f3498b50a} <Trace> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6467 | 2026.02.06 01:23:11.905371 [ 4 ] {4ef75490-7b2a-4305-9855-606f3498b50a} <Debug> executeQuery: Read 88 rows, 5.66 KiB in 0.001087 sec., 80956.76172953082 rows/sec., 5.08 MiB/sec. | ||
| 6468 | 2026.02.06 01:23:11.905405 [ 4 ] {4ef75490-7b2a-4305-9855-606f3498b50a} <Debug> TCPHandler: Processed in 0.001250398 sec. | ||
| 6469 | 2026.02.06 01:23:16.029635 [ 150 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6470 | 2026.02.06 01:23:16.029704 [ 150 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6471 | 2026.02.06 01:23:16.143967 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 13465 | ||
| 6472 | 2026.02.06 01:23:16.144489 [ 245 ] {} <Trace> system.asynchronous_metric_log (50965cfb-3fe0-4bc3-b722-77d2bdddda32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6473 | 2026.02.06 01:23:16.144536 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6474 | 2026.02.06 01:23:16.145080 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6475 | 2026.02.06 01:23:16.145327 [ 245 ] {} <Trace> system.asynchronous_metric_log (50965cfb-3fe0-4bc3-b722-77d2bdddda32): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6476 | 2026.02.06 01:23:16.145472 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13465 | ||
| 6477 | 2026.02.06 01:23:16.177440 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 856 | ||
| 6478 | 2026.02.06 01:23:16.179873 [ 243 ] {} <Trace> system.query_log (e979a318-9a58-4b34-9a72-3006f9f8e92e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6479 | 2026.02.06 01:23:16.179924 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6480 | 2026.02.06 01:23:16.181139 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 6481 | 2026.02.06 01:23:16.181437 [ 243 ] {} <Trace> system.query_log (e979a318-9a58-4b34-9a72-3006f9f8e92e): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6482 | 2026.02.06 01:23:16.181574 [ 150 ] {} <Debug> system.query_log (e979a318-9a58-4b34-9a72-3006f9f8e92e) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 6483 | 2026.02.06 01:23:16.181620 [ 150 ] {} <Trace> system.query_log (e979a318-9a58-4b34-9a72-3006f9f8e92e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6484 | 2026.02.06 01:23:16.181643 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6485 | 2026.02.06 01:23:16.181731 [ 194 ] {e979a318-9a58-4b34-9a72-3006f9f8e92e::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 | ||
| 6486 | 2026.02.06 01:23:16.181800 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 856 | ||
| 6487 | 2026.02.06 01:23:16.182207 [ 194 ] {e979a318-9a58-4b34-9a72-3006f9f8e92e::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6488 | 2026.02.06 01:23:16.182352 [ 194 ] {e979a318-9a58-4b34-9a72-3006f9f8e92e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 682 rows starting from the beginning of the part | ||
| 6489 | 2026.02.06 01:23:16.182742 [ 194 ] {e979a318-9a58-4b34-9a72-3006f9f8e92e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 52 rows starting from the beginning of the part | ||
| 6490 | 2026.02.06 01:23:16.183137 [ 194 ] {e979a318-9a58-4b34-9a72-3006f9f8e92e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 16 rows starting from the beginning of the part | ||
| 6491 | 2026.02.06 01:23:16.183510 [ 194 ] {e979a318-9a58-4b34-9a72-3006f9f8e92e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 38 rows starting from the beginning of the part | ||
| 6492 | 2026.02.06 01:23:16.183881 [ 194 ] {e979a318-9a58-4b34-9a72-3006f9f8e92e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 32 rows starting from the beginning of the part | ||
| 6493 | 2026.02.06 01:23:16.184233 [ 194 ] {e979a318-9a58-4b34-9a72-3006f9f8e92e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 36 rows starting from the beginning of the part | ||
| 6494 | 2026.02.06 01:23:16.190928 [ 193 ] {e979a318-9a58-4b34-9a72-3006f9f8e92e::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 856 rows, containing 72 columns (72 merged, 0 gathered) in 0.009227712 sec., 92764.05678894182 rows/sec., 79.55 MiB/sec. | ||
| 6495 | 2026.02.06 01:23:16.192400 [ 201 ] {e979a318-9a58-4b34-9a72-3006f9f8e92e::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 6496 | 2026.02.06 01:23:16.193025 [ 201 ] {e979a318-9a58-4b34-9a72-3006f9f8e92e::all_1_21_4} <Trace> system.query_log (e979a318-9a58-4b34-9a72-3006f9f8e92e): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6497 | 2026.02.06 01:23:16.193113 [ 201 ] {e979a318-9a58-4b34-9a72-3006f9f8e92e::all_1_21_4} <Trace> system.query_log (e979a318-9a58-4b34-9a72-3006f9f8e92e) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 6498 | 2026.02.06 01:23:16.193462 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.25 MiB. | ||
| 6499 | 2026.02.06 01:23:16.853312 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 211 | ||
| 6500 | 2026.02.06 01:23:16.869092 [ 244 ] {} <Trace> system.metric_log (b13c6af1-b368-46ee-88e3-e8b49f18365b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6501 | 2026.02.06 01:23:16.869153 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6502 | 2026.02.06 01:23:16.875223 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6503 | 2026.02.06 01:23:16.875939 [ 244 ] {} <Trace> system.metric_log (b13c6af1-b368-46ee-88e3-e8b49f18365b): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6504 | 2026.02.06 01:23:16.879082 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 211 | ||
| 6505 | 2026.02.06 01:23:16.885126 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6506 | 2026.02.06 01:23:16.885361 [ 4 ] {8d5e43f9-9409-455d-b76a-5b8488c77e60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6507 | 2026.02.06 01:23:16.885448 [ 4 ] {8d5e43f9-9409-455d-b76a-5b8488c77e60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6508 | 2026.02.06 01:23:16.886336 [ 4 ] {8d5e43f9-9409-455d-b76a-5b8488c77e60} <Trace> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6509 | 2026.02.06 01:23:16.886385 [ 4 ] {8d5e43f9-9409-455d-b76a-5b8488c77e60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6510 | 2026.02.06 01:23:16.886842 [ 4 ] {8d5e43f9-9409-455d-b76a-5b8488c77e60} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6511 | 2026.02.06 01:23:16.887093 [ 4 ] {8d5e43f9-9409-455d-b76a-5b8488c77e60} <Trace> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6512 | 2026.02.06 01:23:16.887235 [ 149 ] {} <Debug> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6513 | 2026.02.06 01:23:16.887251 [ 4 ] {8d5e43f9-9409-455d-b76a-5b8488c77e60} <Debug> executeQuery: Read 138 rows, 12.27 KiB in 0.001954 sec., 70624.3602865916 rows/sec., 6.13 MiB/sec. | ||
| 6514 | 2026.02.06 01:23:16.887283 [ 149 ] {} <Trace> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6515 | 2026.02.06 01:23:16.887310 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6516 | 2026.02.06 01:23:16.887313 [ 4 ] {8d5e43f9-9409-455d-b76a-5b8488c77e60} <Debug> TCPHandler: Processed in 0.002348885 sec. | ||
| 6517 | 2026.02.06 01:23:16.887409 [ 193 ] {fb68cebe-225b-4628-b6a1-821ca25cb918::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 | ||
| 6518 | 2026.02.06 01:23:16.887453 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6519 | 2026.02.06 01:23:16.887525 [ 193 ] {fb68cebe-225b-4628-b6a1-821ca25cb918::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6520 | 2026.02.06 01:23:16.887562 [ 4 ] {767f2e97-a37e-4168-9761-76df9ba966d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6521 | 2026.02.06 01:23:16.887564 [ 193 ] {fb68cebe-225b-4628-b6a1-821ca25cb918::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2105 rows starting from the beginning of the part | ||
| 6522 | 2026.02.06 01:23:16.887611 [ 4 ] {767f2e97-a37e-4168-9761-76df9ba966d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6523 | 2026.02.06 01:23:16.887654 [ 193 ] {fb68cebe-225b-4628-b6a1-821ca25cb918::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 138 rows starting from the beginning of the part | ||
| 6524 | 2026.02.06 01:23:16.887710 [ 193 ] {fb68cebe-225b-4628-b6a1-821ca25cb918::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 752 rows starting from the beginning of the part | ||
| 6525 | 2026.02.06 01:23:16.887761 [ 193 ] {fb68cebe-225b-4628-b6a1-821ca25cb918::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 1284 rows starting from the beginning of the part | ||
| 6526 | 2026.02.06 01:23:16.887808 [ 193 ] {fb68cebe-225b-4628-b6a1-821ca25cb918::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 752 rows starting from the beginning of the part | ||
| 6527 | 2026.02.06 01:23:16.887853 [ 193 ] {fb68cebe-225b-4628-b6a1-821ca25cb918::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 138 rows starting from the beginning of the part | ||
| 6528 | 2026.02.06 01:23:16.888051 [ 4 ] {767f2e97-a37e-4168-9761-76df9ba966d5} <Trace> oximeter.fields_u16 (fb4d60fc-202c-4b3b-b72e-c67fc122b90a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6529 | 2026.02.06 01:23:16.888096 [ 4 ] {767f2e97-a37e-4168-9761-76df9ba966d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6530 | 2026.02.06 01:23:16.888469 [ 4 ] {767f2e97-a37e-4168-9761-76df9ba966d5} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6531 | 2026.02.06 01:23:16.888699 [ 4 ] {767f2e97-a37e-4168-9761-76df9ba966d5} <Trace> oximeter.fields_u16 (fb4d60fc-202c-4b3b-b72e-c67fc122b90a): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6532 | 2026.02.06 01:23:16.888835 [ 4 ] {767f2e97-a37e-4168-9761-76df9ba966d5} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001296 sec., 31635.8024691358 rows/sec., 2.32 MiB/sec. | ||
| 6533 | 2026.02.06 01:23:16.888874 [ 4 ] {767f2e97-a37e-4168-9761-76df9ba966d5} <Debug> TCPHandler: Processed in 0.00147269 sec. | ||
| 6534 | 2026.02.06 01:23:16.888993 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6535 | 2026.02.06 01:23:16.889087 [ 4 ] {1cda2516-5065-42da-9011-946da555d1c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6536 | 2026.02.06 01:23:16.889128 [ 4 ] {1cda2516-5065-42da-9011-946da555d1c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6537 | 2026.02.06 01:23:16.889566 [ 4 ] {1cda2516-5065-42da-9011-946da555d1c6} <Trace> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6538 | 2026.02.06 01:23:16.889603 [ 4 ] {1cda2516-5065-42da-9011-946da555d1c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6539 | 2026.02.06 01:23:16.889703 [ 191 ] {fb68cebe-225b-4628-b6a1-821ca25cb918::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5169 rows, containing 5 columns (5 merged, 0 gathered) in 0.002332966 sec., 2215634.5184627636 rows/sec., 189.36 MiB/sec. | ||
| 6540 | 2026.02.06 01:23:16.889921 [ 4 ] {1cda2516-5065-42da-9011-946da555d1c6} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6541 | 2026.02.06 01:23:16.890073 [ 191 ] {fb68cebe-225b-4628-b6a1-821ca25cb918::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6542 | 2026.02.06 01:23:16.890161 [ 4 ] {1cda2516-5065-42da-9011-946da555d1c6} <Trace> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6543 | 2026.02.06 01:23:16.890283 [ 149 ] {} <Debug> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6544 | 2026.02.06 01:23:16.890308 [ 4 ] {1cda2516-5065-42da-9011-946da555d1c6} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001238 sec., 84814.21647819063 rows/sec., 6.62 MiB/sec. | ||
| 6545 | 2026.02.06 01:23:16.890319 [ 149 ] {} <Trace> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6546 | 2026.02.06 01:23:16.890354 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6547 | 2026.02.06 01:23:16.890355 [ 4 ] {1cda2516-5065-42da-9011-946da555d1c6} <Debug> TCPHandler: Processed in 0.001411949 sec. | ||
| 6548 | 2026.02.06 01:23:16.890422 [ 201 ] {8671d447-0367-4212-b46d-8d9acc78108d::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 | ||
| 6549 | 2026.02.06 01:23:16.890426 [ 191 ] {fb68cebe-225b-4628-b6a1-821ca25cb918::all_1_41_8} <Trace> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6550 | 2026.02.06 01:23:16.890495 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6551 | 2026.02.06 01:23:16.890512 [ 201 ] {8671d447-0367-4212-b46d-8d9acc78108d::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6552 | 2026.02.06 01:23:16.890538 [ 191 ] {fb68cebe-225b-4628-b6a1-821ca25cb918::all_1_41_8} <Trace> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6553 | 2026.02.06 01:23:16.890548 [ 201 ] {8671d447-0367-4212-b46d-8d9acc78108d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1034 rows starting from the beginning of the part | ||
| 6554 | 2026.02.06 01:23:16.890599 [ 4 ] {5a5d7e2f-5912-4e14-867d-1c40f049d071} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6555 | 2026.02.06 01:23:16.890607 [ 201 ] {8671d447-0367-4212-b46d-8d9acc78108d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 105 rows starting from the beginning of the part | ||
| 6556 | 2026.02.06 01:23:16.890647 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.13 MiB. | ||
| 6557 | 2026.02.06 01:23:16.890651 [ 4 ] {5a5d7e2f-5912-4e14-867d-1c40f049d071} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6558 | 2026.02.06 01:23:16.890662 [ 201 ] {8671d447-0367-4212-b46d-8d9acc78108d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 463 rows starting from the beginning of the part | ||
| 6559 | 2026.02.06 01:23:16.890716 [ 201 ] {8671d447-0367-4212-b46d-8d9acc78108d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 573 rows starting from the beginning of the part | ||
| 6560 | 2026.02.06 01:23:16.890754 [ 201 ] {8671d447-0367-4212-b46d-8d9acc78108d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 463 rows starting from the beginning of the part | ||
| 6561 | 2026.02.06 01:23:16.890790 [ 201 ] {8671d447-0367-4212-b46d-8d9acc78108d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 105 rows starting from the beginning of the part | ||
| 6562 | 2026.02.06 01:23:16.891116 [ 4 ] {5a5d7e2f-5912-4e14-867d-1c40f049d071} <Trace> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6563 | 2026.02.06 01:23:16.891158 [ 4 ] {5a5d7e2f-5912-4e14-867d-1c40f049d071} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6564 | 2026.02.06 01:23:16.891525 [ 4 ] {5a5d7e2f-5912-4e14-867d-1c40f049d071} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6565 | 2026.02.06 01:23:16.891754 [ 4 ] {5a5d7e2f-5912-4e14-867d-1c40f049d071} <Trace> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6566 | 2026.02.06 01:23:16.891841 [ 191 ] {8671d447-0367-4212-b46d-8d9acc78108d::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2743 rows, containing 5 columns (5 merged, 0 gathered) in 0.00144788 sec., 1894494.0188413404 rows/sec., 144.96 MiB/sec. | ||
| 6567 | 2026.02.06 01:23:16.891863 [ 149 ] {} <Debug> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6568 | 2026.02.06 01:23:16.891888 [ 4 ] {5a5d7e2f-5912-4e14-867d-1c40f049d071} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001307 sec., 122417.75057383321 rows/sec., 8.53 MiB/sec. | ||
| 6569 | 2026.02.06 01:23:16.891895 [ 149 ] {} <Trace> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6570 | 2026.02.06 01:23:16.891927 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6571 | 2026.02.06 01:23:16.891933 [ 4 ] {5a5d7e2f-5912-4e14-867d-1c40f049d071} <Debug> TCPHandler: Processed in 0.00148899 sec. | ||
| 6572 | 2026.02.06 01:23:16.891985 [ 201 ] {e511ea71-e802-4545-b869-85850eb1d513::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 | ||
| 6573 | 2026.02.06 01:23:16.892028 [ 199 ] {8671d447-0367-4212-b46d-8d9acc78108d::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6574 | 2026.02.06 01:23:16.892065 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6575 | 2026.02.06 01:23:16.892086 [ 201 ] {e511ea71-e802-4545-b869-85850eb1d513::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6576 | 2026.02.06 01:23:16.892117 [ 201 ] {e511ea71-e802-4545-b869-85850eb1d513::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 11824 rows starting from the beginning of the part | ||
| 6577 | 2026.02.06 01:23:16.892164 [ 201 ] {e511ea71-e802-4545-b869-85850eb1d513::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 160 rows starting from the beginning of the part | ||
| 6578 | 2026.02.06 01:23:16.892166 [ 4 ] {27b9cf94-a848-4474-89ce-ecb3dccd8263} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6579 | 2026.02.06 01:23:16.892202 [ 201 ] {e511ea71-e802-4545-b869-85850eb1d513::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 258 rows starting from the beginning of the part | ||
| 6580 | 2026.02.06 01:23:16.892238 [ 4 ] {27b9cf94-a848-4474-89ce-ecb3dccd8263} <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 | ||
| 6581 | 2026.02.06 01:23:16.892251 [ 201 ] {e511ea71-e802-4545-b869-85850eb1d513::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 850 rows starting from the beginning of the part | ||
| 6582 | 2026.02.06 01:23:16.892294 [ 201 ] {e511ea71-e802-4545-b869-85850eb1d513::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 258 rows starting from the beginning of the part | ||
| 6583 | 2026.02.06 01:23:16.892327 [ 201 ] {e511ea71-e802-4545-b869-85850eb1d513::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 160 rows starting from the beginning of the part | ||
| 6584 | 2026.02.06 01:23:16.892378 [ 199 ] {8671d447-0367-4212-b46d-8d9acc78108d::all_1_41_8} <Trace> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6585 | 2026.02.06 01:23:16.892467 [ 199 ] {8671d447-0367-4212-b46d-8d9acc78108d::all_1_41_8} <Trace> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6586 | 2026.02.06 01:23:16.892554 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.65 MiB. | ||
| 6587 | 2026.02.06 01:23:16.893147 [ 4 ] {27b9cf94-a848-4474-89ce-ecb3dccd8263} <Trace> oximeter.measurements_histogramu64 (97144b8f-900e-4825-92d0-28bf27d1d4ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6588 | 2026.02.06 01:23:16.893185 [ 4 ] {27b9cf94-a848-4474-89ce-ecb3dccd8263} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6589 | 2026.02.06 01:23:16.893901 [ 4 ] {27b9cf94-a848-4474-89ce-ecb3dccd8263} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 6590 | 2026.02.06 01:23:16.894135 [ 4 ] {27b9cf94-a848-4474-89ce-ecb3dccd8263} <Trace> oximeter.measurements_histogramu64 (97144b8f-900e-4825-92d0-28bf27d1d4ae): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6591 | 2026.02.06 01:23:16.894276 [ 4 ] {27b9cf94-a848-4474-89ce-ecb3dccd8263} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002128 sec., 19266.91729323308 rows/sec., 34.53 MiB/sec. | ||
| 6592 | 2026.02.06 01:23:16.894342 [ 4 ] {27b9cf94-a848-4474-89ce-ecb3dccd8263} <Debug> TCPHandler: Processed in 0.002326406 sec. | ||
| 6593 | 2026.02.06 01:23:16.894463 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6594 | 2026.02.06 01:23:16.894559 [ 4 ] {2a53ab1d-d668-4edc-9577-d5eeb86beff4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6595 | 2026.02.06 01:23:16.894601 [ 4 ] {2a53ab1d-d668-4edc-9577-d5eeb86beff4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6596 | 2026.02.06 01:23:16.894948 [ 4 ] {2a53ab1d-d668-4edc-9577-d5eeb86beff4} <Trace> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6597 | 2026.02.06 01:23:16.894989 [ 4 ] {2a53ab1d-d668-4edc-9577-d5eeb86beff4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6598 | 2026.02.06 01:23:16.895444 [ 4 ] {2a53ab1d-d668-4edc-9577-d5eeb86beff4} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6599 | 2026.02.06 01:23:16.895668 [ 4 ] {2a53ab1d-d668-4edc-9577-d5eeb86beff4} <Trace> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6600 | 2026.02.06 01:23:16.895777 [ 149 ] {} <Debug> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6601 | 2026.02.06 01:23:16.895805 [ 4 ] {2a53ab1d-d668-4edc-9577-d5eeb86beff4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001264 sec., 47468.354430379746 rows/sec., 3.20 MiB/sec. | ||
| 6602 | 2026.02.06 01:23:16.895811 [ 149 ] {} <Trace> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6603 | 2026.02.06 01:23:16.895846 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6604 | 2026.02.06 01:23:16.895850 [ 4 ] {2a53ab1d-d668-4edc-9577-d5eeb86beff4} <Debug> TCPHandler: Processed in 0.00143736 sec. | ||
| 6605 | 2026.02.06 01:23:16.895933 [ 191 ] {35a37a75-595c-437a-bd19-b1f8c8c9b2dc::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 | ||
| 6606 | 2026.02.06 01:23:16.896048 [ 191 ] {35a37a75-595c-437a-bd19-b1f8c8c9b2dc::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6607 | 2026.02.06 01:23:16.896084 [ 191 ] {35a37a75-595c-437a-bd19-b1f8c8c9b2dc::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2220 rows starting from the beginning of the part | ||
| 6608 | 2026.02.06 01:23:16.896153 [ 191 ] {35a37a75-595c-437a-bd19-b1f8c8c9b2dc::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 60 rows starting from the beginning of the part | ||
| 6609 | 2026.02.06 01:23:16.896205 [ 191 ] {35a37a75-595c-437a-bd19-b1f8c8c9b2dc::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 88 rows starting from the beginning of the part | ||
| 6610 | 2026.02.06 01:23:16.896233 [ 200 ] {e511ea71-e802-4545-b869-85850eb1d513::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 13510 rows, containing 5 columns (5 merged, 0 gathered) in 0.004267229 sec., 3165988.982545816 rows/sec., 214.85 MiB/sec. | ||
| 6611 | 2026.02.06 01:23:16.896250 [ 191 ] {35a37a75-595c-437a-bd19-b1f8c8c9b2dc::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 60 rows starting from the beginning of the part | ||
| 6612 | 2026.02.06 01:23:16.896314 [ 191 ] {35a37a75-595c-437a-bd19-b1f8c8c9b2dc::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 88 rows starting from the beginning of the part | ||
| 6613 | 2026.02.06 01:23:16.896357 [ 191 ] {35a37a75-595c-437a-bd19-b1f8c8c9b2dc::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 60 rows starting from the beginning of the part | ||
| 6614 | 2026.02.06 01:23:16.896598 [ 189 ] {e511ea71-e802-4545-b869-85850eb1d513::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6615 | 2026.02.06 01:23:16.896878 [ 189 ] {e511ea71-e802-4545-b869-85850eb1d513::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6616 | 2026.02.06 01:23:16.896945 [ 189 ] {e511ea71-e802-4545-b869-85850eb1d513::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6617 | 2026.02.06 01:23:16.897013 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.45 MiB. | ||
| 6618 | 2026.02.06 01:23:16.897657 [ 199 ] {35a37a75-595c-437a-bd19-b1f8c8c9b2dc::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2576 rows, containing 4 columns (4 merged, 0 gathered) in 0.001765302 sec., 1459240.4019255629 rows/sec., 94.89 MiB/sec. | ||
| 6619 | 2026.02.06 01:23:16.897938 [ 191 ] {35a37a75-595c-437a-bd19-b1f8c8c9b2dc::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6620 | 2026.02.06 01:23:16.898190 [ 191 ] {35a37a75-595c-437a-bd19-b1f8c8c9b2dc::all_1_41_8} <Trace> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6621 | 2026.02.06 01:23:16.898260 [ 191 ] {35a37a75-595c-437a-bd19-b1f8c8c9b2dc::all_1_41_8} <Trace> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6622 | 2026.02.06 01:23:16.898324 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 6623 | 2026.02.06 01:23:17.000273 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 268.89 MiB, peak 276.09 MiB, free memory in arenas 0.00 B, will set to 270.80 MiB (RSS), difference: 1.92 MiB | ||
| 6624 | 2026.02.06 01:23:18.070692 [ 146 ] {} <Debug> oximeter.fields_ipaddr (a3260224-33ad-484c-9570-d358a82531a2) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 6625 | 2026.02.06 01:23:18.070824 [ 146 ] {} <Trace> oximeter.fields_ipaddr (a3260224-33ad-484c-9570-d358a82531a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6626 | 2026.02.06 01:23:18.070849 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6627 | 2026.02.06 01:23:18.070973 [ 199 ] {a3260224-33ad-484c-9570-d358a82531a2::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 | ||
| 6628 | 2026.02.06 01:23:18.071122 [ 199 ] {a3260224-33ad-484c-9570-d358a82531a2::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6629 | 2026.02.06 01:23:18.071158 [ 199 ] {a3260224-33ad-484c-9570-d358a82531a2::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 20 rows starting from the beginning of the part | ||
| 6630 | 2026.02.06 01:23:18.071226 [ 199 ] {a3260224-33ad-484c-9570-d358a82531a2::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 12 rows starting from the beginning of the part | ||
| 6631 | 2026.02.06 01:23:18.071273 [ 199 ] {a3260224-33ad-484c-9570-d358a82531a2::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 4 rows starting from the beginning of the part | ||
| 6632 | 2026.02.06 01:23:18.071315 [ 199 ] {a3260224-33ad-484c-9570-d358a82531a2::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 2 rows starting from the beginning of the part | ||
| 6633 | 2026.02.06 01:23:18.071359 [ 199 ] {a3260224-33ad-484c-9570-d358a82531a2::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 12 rows starting from the beginning of the part | ||
| 6634 | 2026.02.06 01:23:18.072095 [ 199 ] {a3260224-33ad-484c-9570-d358a82531a2::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 50 rows, containing 5 columns (5 merged, 0 gathered) in 0.001178508 sec., 42426.52574271876 rows/sec., 3.54 MiB/sec. | ||
| 6635 | 2026.02.06 01:23:18.072203 [ 199 ] {a3260224-33ad-484c-9570-d358a82531a2::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 6636 | 2026.02.06 01:23:18.072443 [ 199 ] {a3260224-33ad-484c-9570-d358a82531a2::all_1_9_2} <Trace> oximeter.fields_ipaddr (a3260224-33ad-484c-9570-d358a82531a2): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6637 | 2026.02.06 01:23:18.072513 [ 199 ] {a3260224-33ad-484c-9570-d358a82531a2::all_1_9_2} <Trace> oximeter.fields_ipaddr (a3260224-33ad-484c-9570-d358a82531a2) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 6638 | 2026.02.06 01:23:18.072583 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 6639 | 2026.02.06 01:23:21.892833 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6640 | 2026.02.06 01:23:21.893046 [ 4 ] {bd648187-bf67-4875-8fb2-9fc3a8edb44c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6641 | 2026.02.06 01:23:21.893115 [ 4 ] {bd648187-bf67-4875-8fb2-9fc3a8edb44c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6642 | 2026.02.06 01:23:21.893927 [ 4 ] {bd648187-bf67-4875-8fb2-9fc3a8edb44c} <Trace> oximeter.fields_i16 (104ba66f-7843-4e50-a9a9-abb40c455f87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6643 | 2026.02.06 01:23:21.893984 [ 4 ] {bd648187-bf67-4875-8fb2-9fc3a8edb44c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6644 | 2026.02.06 01:23:21.894503 [ 4 ] {bd648187-bf67-4875-8fb2-9fc3a8edb44c} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 6645 | 2026.02.06 01:23:21.894756 [ 4 ] {bd648187-bf67-4875-8fb2-9fc3a8edb44c} <Trace> oximeter.fields_i16 (104ba66f-7843-4e50-a9a9-abb40c455f87): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6646 | 2026.02.06 01:23:21.894938 [ 4 ] {bd648187-bf67-4875-8fb2-9fc3a8edb44c} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.001941 sec., 137042.7614631633 rows/sec., 8.71 MiB/sec. | ||
| 6647 | 2026.02.06 01:23:21.895004 [ 4 ] {bd648187-bf67-4875-8fb2-9fc3a8edb44c} <Debug> TCPHandler: Processed in 0.002312636 sec. | ||
| 6648 | 2026.02.06 01:23:21.895160 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6649 | 2026.02.06 01:23:21.895279 [ 4 ] {f5dacb9b-7e46-4050-a906-21e20724770c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6650 | 2026.02.06 01:23:21.895339 [ 4 ] {f5dacb9b-7e46-4050-a906-21e20724770c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6651 | 2026.02.06 01:23:21.895888 [ 4 ] {f5dacb9b-7e46-4050-a906-21e20724770c} <Trace> oximeter.fields_ipaddr (a3260224-33ad-484c-9570-d358a82531a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6652 | 2026.02.06 01:23:21.895932 [ 4 ] {f5dacb9b-7e46-4050-a906-21e20724770c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6653 | 2026.02.06 01:23:21.896366 [ 4 ] {f5dacb9b-7e46-4050-a906-21e20724770c} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 6654 | 2026.02.06 01:23:21.896691 [ 4 ] {f5dacb9b-7e46-4050-a906-21e20724770c} <Trace> oximeter.fields_ipaddr (a3260224-33ad-484c-9570-d358a82531a2): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6655 | 2026.02.06 01:23:21.896893 [ 4 ] {f5dacb9b-7e46-4050-a906-21e20724770c} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001636 sec., 2444.9877750611245 rows/sec., 199.37 KiB/sec. | ||
| 6656 | 2026.02.06 01:23:21.896950 [ 4 ] {f5dacb9b-7e46-4050-a906-21e20724770c} <Debug> TCPHandler: Processed in 0.001850902 sec. | ||
| 6657 | 2026.02.06 01:23:21.897118 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6658 | 2026.02.06 01:23:21.897239 [ 4 ] {ee3d59b8-c969-4be4-b896-95aba181d075} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6659 | 2026.02.06 01:23:21.897298 [ 4 ] {ee3d59b8-c969-4be4-b896-95aba181d075} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6660 | 2026.02.06 01:23:21.898634 [ 4 ] {ee3d59b8-c969-4be4-b896-95aba181d075} <Trace> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6661 | 2026.02.06 01:23:21.898681 [ 4 ] {ee3d59b8-c969-4be4-b896-95aba181d075} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6662 | 2026.02.06 01:23:21.899237 [ 4 ] {ee3d59b8-c969-4be4-b896-95aba181d075} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6663 | 2026.02.06 01:23:21.899561 [ 4 ] {ee3d59b8-c969-4be4-b896-95aba181d075} <Trace> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6664 | 2026.02.06 01:23:21.899755 [ 4 ] {ee3d59b8-c969-4be4-b896-95aba181d075} <Debug> executeQuery: Read 754 rows, 60.71 KiB in 0.00254 sec., 296850.3937007874 rows/sec., 23.34 MiB/sec. | ||
| 6665 | 2026.02.06 01:23:21.899807 [ 4 ] {ee3d59b8-c969-4be4-b896-95aba181d075} <Debug> TCPHandler: Processed in 0.002752409 sec. | ||
| 6666 | 2026.02.06 01:23:21.899979 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6667 | 2026.02.06 01:23:21.900086 [ 4 ] {85aa6fd4-1775-4f0b-bf50-a207262c2650} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6668 | 2026.02.06 01:23:21.900138 [ 4 ] {85aa6fd4-1775-4f0b-bf50-a207262c2650} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6669 | 2026.02.06 01:23:21.900738 [ 4 ] {85aa6fd4-1775-4f0b-bf50-a207262c2650} <Trace> oximeter.fields_u16 (fb4d60fc-202c-4b3b-b72e-c67fc122b90a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6670 | 2026.02.06 01:23:21.900780 [ 4 ] {85aa6fd4-1775-4f0b-bf50-a207262c2650} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6671 | 2026.02.06 01:23:21.901224 [ 4 ] {85aa6fd4-1775-4f0b-bf50-a207262c2650} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6672 | 2026.02.06 01:23:21.901538 [ 4 ] {85aa6fd4-1775-4f0b-bf50-a207262c2650} <Trace> oximeter.fields_u16 (fb4d60fc-202c-4b3b-b72e-c67fc122b90a): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6673 | 2026.02.06 01:23:21.901721 [ 4 ] {85aa6fd4-1775-4f0b-bf50-a207262c2650} <Debug> executeQuery: Read 137 rows, 8.28 KiB in 0.001656 sec., 82729.46859903382 rows/sec., 4.88 MiB/sec. | ||
| 6674 | 2026.02.06 01:23:21.901775 [ 4 ] {85aa6fd4-1775-4f0b-bf50-a207262c2650} <Debug> TCPHandler: Processed in 0.001857843 sec. | ||
| 6675 | 2026.02.06 01:23:21.901927 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6676 | 2026.02.06 01:23:21.902045 [ 4 ] {6ff1b123-8eba-45fb-95e2-ae68e49ec681} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6677 | 2026.02.06 01:23:21.902101 [ 4 ] {6ff1b123-8eba-45fb-95e2-ae68e49ec681} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6678 | 2026.02.06 01:23:21.902692 [ 4 ] {6ff1b123-8eba-45fb-95e2-ae68e49ec681} <Trace> oximeter.fields_u32 (efacbb35-87c4-45a6-b25f-cea415d7aebd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6679 | 2026.02.06 01:23:21.902735 [ 4 ] {6ff1b123-8eba-45fb-95e2-ae68e49ec681} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6680 | 2026.02.06 01:23:21.903152 [ 4 ] {6ff1b123-8eba-45fb-95e2-ae68e49ec681} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 6681 | 2026.02.06 01:23:21.903457 [ 4 ] {6ff1b123-8eba-45fb-95e2-ae68e49ec681} <Trace> oximeter.fields_u32 (efacbb35-87c4-45a6-b25f-cea415d7aebd): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6682 | 2026.02.06 01:23:21.903630 [ 4 ] {6ff1b123-8eba-45fb-95e2-ae68e49ec681} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.001608 sec., 87064.67661691541 rows/sec., 5.63 MiB/sec. | ||
| 6683 | 2026.02.06 01:23:21.903682 [ 4 ] {6ff1b123-8eba-45fb-95e2-ae68e49ec681} <Debug> TCPHandler: Processed in 0.001816232 sec. | ||
| 6684 | 2026.02.06 01:23:21.903820 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6685 | 2026.02.06 01:23:21.903938 [ 4 ] {f8d341eb-85aa-4435-b76c-ab3cd2c0f7f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6686 | 2026.02.06 01:23:21.903992 [ 4 ] {f8d341eb-85aa-4435-b76c-ab3cd2c0f7f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6687 | 2026.02.06 01:23:21.904568 [ 4 ] {f8d341eb-85aa-4435-b76c-ab3cd2c0f7f7} <Trace> oximeter.fields_u8 (7e40da4e-3721-4df5-9ad4-b5e43542e087): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6688 | 2026.02.06 01:23:21.904609 [ 4 ] {f8d341eb-85aa-4435-b76c-ab3cd2c0f7f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6689 | 2026.02.06 01:23:21.905033 [ 4 ] {f8d341eb-85aa-4435-b76c-ab3cd2c0f7f7} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 6690 | 2026.02.06 01:23:21.905335 [ 4 ] {f8d341eb-85aa-4435-b76c-ab3cd2c0f7f7} <Trace> oximeter.fields_u8 (7e40da4e-3721-4df5-9ad4-b5e43542e087): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6691 | 2026.02.06 01:23:21.905502 [ 4 ] {f8d341eb-85aa-4435-b76c-ab3cd2c0f7f7} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001587 sec., 87586.64146187775 rows/sec., 4.98 MiB/sec. | ||
| 6692 | 2026.02.06 01:23:21.905552 [ 4 ] {f8d341eb-85aa-4435-b76c-ab3cd2c0f7f7} <Debug> TCPHandler: Processed in 0.001792192 sec. | ||
| 6693 | 2026.02.06 01:23:21.905685 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6694 | 2026.02.06 01:23:21.905798 [ 4 ] {dfa48d29-d83f-4d6a-a853-176ff158584c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6695 | 2026.02.06 01:23:21.905850 [ 4 ] {dfa48d29-d83f-4d6a-a853-176ff158584c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6696 | 2026.02.06 01:23:21.906443 [ 4 ] {dfa48d29-d83f-4d6a-a853-176ff158584c} <Trace> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6697 | 2026.02.06 01:23:21.906476 [ 4 ] {dfa48d29-d83f-4d6a-a853-176ff158584c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6698 | 2026.02.06 01:23:21.906804 [ 4 ] {dfa48d29-d83f-4d6a-a853-176ff158584c} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6699 | 2026.02.06 01:23:21.907101 [ 4 ] {dfa48d29-d83f-4d6a-a853-176ff158584c} <Trace> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6700 | 2026.02.06 01:23:21.907241 [ 4 ] {dfa48d29-d83f-4d6a-a853-176ff158584c} <Debug> executeQuery: Read 467 rows, 33.61 KiB in 0.001466 sec., 318553.8881309686 rows/sec., 22.39 MiB/sec. | ||
| 6701 | 2026.02.06 01:23:21.907281 [ 4 ] {dfa48d29-d83f-4d6a-a853-176ff158584c} <Debug> TCPHandler: Processed in 0.001654122 sec. | ||
| 6702 | 2026.02.06 01:23:21.907402 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6703 | 2026.02.06 01:23:21.907500 [ 4 ] {af792e03-8cb9-435e-9fac-787a7c5e9204} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6704 | 2026.02.06 01:23:21.907542 [ 4 ] {af792e03-8cb9-435e-9fac-787a7c5e9204} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6705 | 2026.02.06 01:23:21.907914 [ 4 ] {af792e03-8cb9-435e-9fac-787a7c5e9204} <Trace> oximeter.measurements_bool (a3a47353-bd4a-4bc2-8c37-5164375cd607): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6706 | 2026.02.06 01:23:21.907950 [ 4 ] {af792e03-8cb9-435e-9fac-787a7c5e9204} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6707 | 2026.02.06 01:23:21.908343 [ 4 ] {af792e03-8cb9-435e-9fac-787a7c5e9204} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 6708 | 2026.02.06 01:23:21.908640 [ 4 ] {af792e03-8cb9-435e-9fac-787a7c5e9204} <Trace> oximeter.measurements_bool (a3a47353-bd4a-4bc2-8c37-5164375cd607): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6709 | 2026.02.06 01:23:21.908792 [ 4 ] {af792e03-8cb9-435e-9fac-787a7c5e9204} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001311 sec., 4576.659038901602 rows/sec., 239.11 KiB/sec. | ||
| 6710 | 2026.02.06 01:23:21.908829 [ 4 ] {af792e03-8cb9-435e-9fac-787a7c5e9204} <Debug> TCPHandler: Processed in 0.00147884 sec. | ||
| 6711 | 2026.02.06 01:23:21.908944 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6712 | 2026.02.06 01:23:21.909040 [ 4 ] {9ca20202-4c6c-4607-957d-a1663d2c6290} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6713 | 2026.02.06 01:23:21.909083 [ 4 ] {9ca20202-4c6c-4607-957d-a1663d2c6290} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6714 | 2026.02.06 01:23:21.909519 [ 4 ] {9ca20202-4c6c-4607-957d-a1663d2c6290} <Trace> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6715 | 2026.02.06 01:23:21.909552 [ 4 ] {9ca20202-4c6c-4607-957d-a1663d2c6290} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6716 | 2026.02.06 01:23:21.909887 [ 4 ] {9ca20202-4c6c-4607-957d-a1663d2c6290} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6717 | 2026.02.06 01:23:21.910181 [ 4 ] {9ca20202-4c6c-4607-957d-a1663d2c6290} <Trace> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6718 | 2026.02.06 01:23:21.910357 [ 4 ] {9ca20202-4c6c-4607-957d-a1663d2c6290} <Debug> executeQuery: Read 260 rows, 17.73 KiB in 0.001335 sec., 194756.5543071161 rows/sec., 12.97 MiB/sec. | ||
| 6719 | 2026.02.06 01:23:21.910407 [ 4 ] {9ca20202-4c6c-4607-957d-a1663d2c6290} <Debug> TCPHandler: Processed in 0.001513761 sec. | ||
| 6720 | 2026.02.06 01:23:21.910528 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6721 | 2026.02.06 01:23:21.910626 [ 4 ] {7aeeee5d-46fe-4f1c-b854-3d0c65313c34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6722 | 2026.02.06 01:23:21.910669 [ 4 ] {7aeeee5d-46fe-4f1c-b854-3d0c65313c34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6723 | 2026.02.06 01:23:21.910999 [ 4 ] {7aeeee5d-46fe-4f1c-b854-3d0c65313c34} <Trace> oximeter.measurements_f64 (2afa91c6-7a6c-42cf-84ca-7476e88b4c4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6724 | 2026.02.06 01:23:21.911033 [ 4 ] {7aeeee5d-46fe-4f1c-b854-3d0c65313c34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6725 | 2026.02.06 01:23:21.911345 [ 4 ] {7aeeee5d-46fe-4f1c-b854-3d0c65313c34} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 6726 | 2026.02.06 01:23:21.911558 [ 4 ] {7aeeee5d-46fe-4f1c-b854-3d0c65313c34} <Trace> oximeter.measurements_f64 (2afa91c6-7a6c-42cf-84ca-7476e88b4c4e): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6727 | 2026.02.06 01:23:21.911712 [ 4 ] {7aeeee5d-46fe-4f1c-b854-3d0c65313c34} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001104 sec., 905.7971014492754 rows/sec., 61.04 KiB/sec. | ||
| 6728 | 2026.02.06 01:23:21.911762 [ 4 ] {7aeeee5d-46fe-4f1c-b854-3d0c65313c34} <Debug> TCPHandler: Processed in 0.001283599 sec. | ||
| 6729 | 2026.02.06 01:23:21.911890 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6730 | 2026.02.06 01:23:21.912009 [ 4 ] {b29b4282-3eca-4258-b681-5aef2ee5bef1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6731 | 2026.02.06 01:23:21.912065 [ 4 ] {b29b4282-3eca-4258-b681-5aef2ee5bef1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6732 | 2026.02.06 01:23:21.912495 [ 4 ] {b29b4282-3eca-4258-b681-5aef2ee5bef1} <Trace> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6733 | 2026.02.06 01:23:21.912539 [ 4 ] {b29b4282-3eca-4258-b681-5aef2ee5bef1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6734 | 2026.02.06 01:23:21.912971 [ 4 ] {b29b4282-3eca-4258-b681-5aef2ee5bef1} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6735 | 2026.02.06 01:23:21.913272 [ 4 ] {b29b4282-3eca-4258-b681-5aef2ee5bef1} <Trace> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6736 | 2026.02.06 01:23:21.913440 [ 4 ] {b29b4282-3eca-4258-b681-5aef2ee5bef1} <Debug> executeQuery: Read 88 rows, 5.66 KiB in 0.001454 sec., 60522.696011004125 rows/sec., 3.80 MiB/sec. | ||
| 6737 | 2026.02.06 01:23:21.913487 [ 4 ] {b29b4282-3eca-4258-b681-5aef2ee5bef1} <Debug> TCPHandler: Processed in 0.001659222 sec. | ||
| 6738 | 2026.02.06 01:23:23.645714 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 13913 | ||
| 6739 | 2026.02.06 01:23:23.646209 [ 245 ] {} <Trace> system.asynchronous_metric_log (50965cfb-3fe0-4bc3-b722-77d2bdddda32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6740 | 2026.02.06 01:23:23.646246 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6741 | 2026.02.06 01:23:23.646712 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 6742 | 2026.02.06 01:23:23.646941 [ 245 ] {} <Trace> system.asynchronous_metric_log (50965cfb-3fe0-4bc3-b722-77d2bdddda32): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6743 | 2026.02.06 01:23:23.647060 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13913 | ||
| 6744 | 2026.02.06 01:23:24.379304 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 219 | ||
| 6745 | 2026.02.06 01:23:24.396585 [ 244 ] {} <Trace> system.metric_log (b13c6af1-b368-46ee-88e3-e8b49f18365b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6746 | 2026.02.06 01:23:24.396650 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6747 | 2026.02.06 01:23:24.402648 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 6748 | 2026.02.06 01:23:24.403339 [ 244 ] {} <Trace> system.metric_log (b13c6af1-b368-46ee-88e3-e8b49f18365b): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6749 | 2026.02.06 01:23:24.406283 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 219 | ||
| 6750 | 2026.02.06 01:23:26.182153 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 890 | ||
| 6751 | 2026.02.06 01:23:26.184671 [ 243 ] {} <Trace> system.query_log (e979a318-9a58-4b34-9a72-3006f9f8e92e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6752 | 2026.02.06 01:23:26.184730 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 6753 | 2026.02.06 01:23:26.185958 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 6754 | 2026.02.06 01:23:26.186249 [ 243 ] {} <Trace> system.query_log (e979a318-9a58-4b34-9a72-3006f9f8e92e): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6755 | 2026.02.06 01:23:26.186619 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 890 | ||
| 6756 | 2026.02.06 01:23:26.884853 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6757 | 2026.02.06 01:23:26.885061 [ 4 ] {9b768dd0-381b-4846-8266-a26d3caa08a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6758 | 2026.02.06 01:23:26.885136 [ 4 ] {9b768dd0-381b-4846-8266-a26d3caa08a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6759 | 2026.02.06 01:23:26.885851 [ 4 ] {9b768dd0-381b-4846-8266-a26d3caa08a3} <Trace> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6760 | 2026.02.06 01:23:26.885901 [ 4 ] {9b768dd0-381b-4846-8266-a26d3caa08a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 6761 | 2026.02.06 01:23:26.886356 [ 4 ] {9b768dd0-381b-4846-8266-a26d3caa08a3} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6762 | 2026.02.06 01:23:26.886586 [ 4 ] {9b768dd0-381b-4846-8266-a26d3caa08a3} <Trace> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6763 | 2026.02.06 01:23:26.886744 [ 4 ] {9b768dd0-381b-4846-8266-a26d3caa08a3} <Debug> executeQuery: Read 138 rows, 12.27 KiB in 0.001737 sec., 79447.32297063903 rows/sec., 6.90 MiB/sec. | ||
| 6764 | 2026.02.06 01:23:26.886795 [ 4 ] {9b768dd0-381b-4846-8266-a26d3caa08a3} <Debug> TCPHandler: Processed in 0.002084654 sec. | ||
| 6765 | 2026.02.06 01:23:26.886915 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6766 | 2026.02.06 01:23:26.887018 [ 4 ] {217d46f5-5155-46dc-be64-93e8fc9c9f57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6767 | 2026.02.06 01:23:26.887062 [ 4 ] {217d46f5-5155-46dc-be64-93e8fc9c9f57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6768 | 2026.02.06 01:23:26.887484 [ 4 ] {217d46f5-5155-46dc-be64-93e8fc9c9f57} <Trace> oximeter.fields_u16 (fb4d60fc-202c-4b3b-b72e-c67fc122b90a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6769 | 2026.02.06 01:23:26.887521 [ 4 ] {217d46f5-5155-46dc-be64-93e8fc9c9f57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 6770 | 2026.02.06 01:23:26.887830 [ 4 ] {217d46f5-5155-46dc-be64-93e8fc9c9f57} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6771 | 2026.02.06 01:23:26.888059 [ 4 ] {217d46f5-5155-46dc-be64-93e8fc9c9f57} <Trace> oximeter.fields_u16 (fb4d60fc-202c-4b3b-b72e-c67fc122b90a): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6772 | 2026.02.06 01:23:26.888193 [ 4 ] {217d46f5-5155-46dc-be64-93e8fc9c9f57} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001198 sec., 34223.7061769616 rows/sec., 2.51 MiB/sec. | ||
| 6773 | 2026.02.06 01:23:26.888232 [ 4 ] {217d46f5-5155-46dc-be64-93e8fc9c9f57} <Debug> TCPHandler: Processed in 0.00137006 sec. | ||
| 6774 | 2026.02.06 01:23:26.888335 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6775 | 2026.02.06 01:23:26.888430 [ 4 ] {c1ac23de-c21c-4e81-acd0-06c46c67d05e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6776 | 2026.02.06 01:23:26.888471 [ 4 ] {c1ac23de-c21c-4e81-acd0-06c46c67d05e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6777 | 2026.02.06 01:23:26.888907 [ 4 ] {c1ac23de-c21c-4e81-acd0-06c46c67d05e} <Trace> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6778 | 2026.02.06 01:23:26.888945 [ 4 ] {c1ac23de-c21c-4e81-acd0-06c46c67d05e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 6779 | 2026.02.06 01:23:26.889258 [ 4 ] {c1ac23de-c21c-4e81-acd0-06c46c67d05e} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6780 | 2026.02.06 01:23:26.889468 [ 4 ] {c1ac23de-c21c-4e81-acd0-06c46c67d05e} <Trace> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6781 | 2026.02.06 01:23:26.889599 [ 4 ] {c1ac23de-c21c-4e81-acd0-06c46c67d05e} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001188 sec., 88383.83838383837 rows/sec., 6.90 MiB/sec. | ||
| 6782 | 2026.02.06 01:23:26.889637 [ 4 ] {c1ac23de-c21c-4e81-acd0-06c46c67d05e} <Debug> TCPHandler: Processed in 0.001350939 sec. | ||
| 6783 | 2026.02.06 01:23:26.889747 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6784 | 2026.02.06 01:23:26.889841 [ 4 ] {7fcd0eb3-fca4-4744-add6-5aa12171e192} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6785 | 2026.02.06 01:23:26.889886 [ 4 ] {7fcd0eb3-fca4-4744-add6-5aa12171e192} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6786 | 2026.02.06 01:23:26.890288 [ 4 ] {7fcd0eb3-fca4-4744-add6-5aa12171e192} <Trace> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6787 | 2026.02.06 01:23:26.890323 [ 4 ] {7fcd0eb3-fca4-4744-add6-5aa12171e192} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 6788 | 2026.02.06 01:23:26.890659 [ 4 ] {7fcd0eb3-fca4-4744-add6-5aa12171e192} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6789 | 2026.02.06 01:23:26.890867 [ 4 ] {7fcd0eb3-fca4-4744-add6-5aa12171e192} <Trace> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6790 | 2026.02.06 01:23:26.890998 [ 4 ] {7fcd0eb3-fca4-4744-add6-5aa12171e192} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001175 sec., 136170.21276595743 rows/sec., 9.48 MiB/sec. | ||
| 6791 | 2026.02.06 01:23:26.891034 [ 4 ] {7fcd0eb3-fca4-4744-add6-5aa12171e192} <Debug> TCPHandler: Processed in 0.001336349 sec. | ||
| 6792 | 2026.02.06 01:23:26.891157 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6793 | 2026.02.06 01:23:26.891283 [ 4 ] {f26dd334-a4d1-4155-bc2f-4e4eeaa6690d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6794 | 2026.02.06 01:23:26.891348 [ 4 ] {f26dd334-a4d1-4155-bc2f-4e4eeaa6690d} <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 | ||
| 6795 | 2026.02.06 01:23:26.892188 [ 4 ] {f26dd334-a4d1-4155-bc2f-4e4eeaa6690d} <Trace> oximeter.measurements_histogramu64 (97144b8f-900e-4825-92d0-28bf27d1d4ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6796 | 2026.02.06 01:23:26.892227 [ 4 ] {f26dd334-a4d1-4155-bc2f-4e4eeaa6690d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 6797 | 2026.02.06 01:23:26.892834 [ 4 ] {f26dd334-a4d1-4155-bc2f-4e4eeaa6690d} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 6798 | 2026.02.06 01:23:26.893079 [ 4 ] {f26dd334-a4d1-4155-bc2f-4e4eeaa6690d} <Trace> oximeter.measurements_histogramu64 (97144b8f-900e-4825-92d0-28bf27d1d4ae): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6799 | 2026.02.06 01:23:26.893195 [ 134 ] {} <Debug> oximeter.measurements_histogramu64 (97144b8f-900e-4825-92d0-28bf27d1d4ae) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 6800 | 2026.02.06 01:23:26.893224 [ 4 ] {f26dd334-a4d1-4155-bc2f-4e4eeaa6690d} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001967 sec., 20843.924758515506 rows/sec., 37.35 MiB/sec. | ||
| 6801 | 2026.02.06 01:23:26.893272 [ 134 ] {} <Trace> oximeter.measurements_histogramu64 (97144b8f-900e-4825-92d0-28bf27d1d4ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6802 | 2026.02.06 01:23:26.893303 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 6803 | 2026.02.06 01:23:26.893309 [ 4 ] {f26dd334-a4d1-4155-bc2f-4e4eeaa6690d} <Debug> TCPHandler: Processed in 0.002213576 sec. | ||
| 6804 | 2026.02.06 01:23:26.893436 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6805 | 2026.02.06 01:23:26.893449 [ 191 ] {97144b8f-900e-4825-92d0-28bf27d1d4ae::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 | ||
| 6806 | 2026.02.06 01:23:26.893535 [ 4 ] {68b242f9-5937-432b-a2ff-5d9a71d68a92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6807 | 2026.02.06 01:23:26.893583 [ 4 ] {68b242f9-5937-432b-a2ff-5d9a71d68a92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6808 | 2026.02.06 01:23:26.893739 [ 191 ] {97144b8f-900e-4825-92d0-28bf27d1d4ae::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6809 | 2026.02.06 01:23:26.893807 [ 191 ] {97144b8f-900e-4825-92d0-28bf27d1d4ae::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 578 rows starting from the beginning of the part | ||
| 6810 | 2026.02.06 01:23:26.893920 [ 4 ] {68b242f9-5937-432b-a2ff-5d9a71d68a92} <Trace> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6811 | 2026.02.06 01:23:26.893950 [ 191 ] {97144b8f-900e-4825-92d0-28bf27d1d4ae::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 41 rows starting from the beginning of the part | ||
| 6812 | 2026.02.06 01:23:26.893961 [ 4 ] {68b242f9-5937-432b-a2ff-5d9a71d68a92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 6813 | 2026.02.06 01:23:26.894079 [ 191 ] {97144b8f-900e-4825-92d0-28bf27d1d4ae::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 41 rows starting from the beginning of the part | ||
| 6814 | 2026.02.06 01:23:26.894197 [ 191 ] {97144b8f-900e-4825-92d0-28bf27d1d4ae::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 41 rows starting from the beginning of the part | ||
| 6815 | 2026.02.06 01:23:26.894301 [ 4 ] {68b242f9-5937-432b-a2ff-5d9a71d68a92} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6816 | 2026.02.06 01:23:26.894315 [ 191 ] {97144b8f-900e-4825-92d0-28bf27d1d4ae::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 41 rows starting from the beginning of the part | ||
| 6817 | 2026.02.06 01:23:26.894426 [ 191 ] {97144b8f-900e-4825-92d0-28bf27d1d4ae::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 41 rows starting from the beginning of the part | ||
| 6818 | 2026.02.06 01:23:26.894533 [ 4 ] {68b242f9-5937-432b-a2ff-5d9a71d68a92} <Trace> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6819 | 2026.02.06 01:23:26.894671 [ 4 ] {68b242f9-5937-432b-a2ff-5d9a71d68a92} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001155 sec., 51948.05194805195 rows/sec., 3.50 MiB/sec. | ||
| 6820 | 2026.02.06 01:23:26.894711 [ 4 ] {68b242f9-5937-432b-a2ff-5d9a71d68a92} <Debug> TCPHandler: Processed in 0.001326819 sec. | ||
| 6821 | 2026.02.06 01:23:26.910971 [ 192 ] {97144b8f-900e-4825-92d0-28bf27d1d4ae::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 783 rows, containing 19 columns (19 merged, 0 gathered) in 0.01758571 sec., 44524.78745526908 rows/sec., 79.79 MiB/sec. | ||
| 6822 | 2026.02.06 01:23:26.912251 [ 190 ] {97144b8f-900e-4825-92d0-28bf27d1d4ae::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 6823 | 2026.02.06 01:23:26.912649 [ 190 ] {97144b8f-900e-4825-92d0-28bf27d1d4ae::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (97144b8f-900e-4825-92d0-28bf27d1d4ae): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6824 | 2026.02.06 01:23:26.912733 [ 190 ] {97144b8f-900e-4825-92d0-28bf27d1d4ae::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (97144b8f-900e-4825-92d0-28bf27d1d4ae) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 6825 | 2026.02.06 01:23:26.912877 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.79 MiB. | ||
| 6826 | 2026.02.06 01:23:27.000200 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 271.29 MiB, peak 279.07 MiB, free memory in arenas 0.00 B, will set to 273.35 MiB (RSS), difference: 2.06 MiB | ||
| 6827 | 2026.02.06 01:23:31.029738 [ 129 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6828 | 2026.02.06 01:23:31.029802 [ 129 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6829 | 2026.02.06 01:23:31.147167 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 14425 | ||
| 6830 | 2026.02.06 01:23:31.147756 [ 245 ] {} <Trace> system.asynchronous_metric_log (50965cfb-3fe0-4bc3-b722-77d2bdddda32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6831 | 2026.02.06 01:23:31.147808 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 6832 | 2026.02.06 01:23:31.148375 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 6833 | 2026.02.06 01:23:31.148628 [ 245 ] {} <Trace> system.asynchronous_metric_log (50965cfb-3fe0-4bc3-b722-77d2bdddda32): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6834 | 2026.02.06 01:23:31.148769 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14425 | ||
| 6835 | 2026.02.06 01:23:31.890634 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6836 | 2026.02.06 01:23:31.890923 [ 4 ] {863fe61c-cec1-4129-aa6b-9ab456ac89ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6837 | 2026.02.06 01:23:31.891032 [ 4 ] {863fe61c-cec1-4129-aa6b-9ab456ac89ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6838 | 2026.02.06 01:23:31.891982 [ 4 ] {863fe61c-cec1-4129-aa6b-9ab456ac89ec} <Trace> oximeter.fields_i16 (104ba66f-7843-4e50-a9a9-abb40c455f87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6839 | 2026.02.06 01:23:31.892034 [ 4 ] {863fe61c-cec1-4129-aa6b-9ab456ac89ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 6840 | 2026.02.06 01:23:31.892463 [ 4 ] {863fe61c-cec1-4129-aa6b-9ab456ac89ec} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 6841 | 2026.02.06 01:23:31.892697 [ 4 ] {863fe61c-cec1-4129-aa6b-9ab456ac89ec} <Trace> oximeter.fields_i16 (104ba66f-7843-4e50-a9a9-abb40c455f87): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6842 | 2026.02.06 01:23:31.892834 [ 127 ] {} <Debug> oximeter.fields_i16 (104ba66f-7843-4e50-a9a9-abb40c455f87) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 6843 | 2026.02.06 01:23:31.892865 [ 4 ] {863fe61c-cec1-4129-aa6b-9ab456ac89ec} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.00202 sec., 131683.16831683167 rows/sec., 8.37 MiB/sec. | ||
| 6844 | 2026.02.06 01:23:31.892901 [ 127 ] {} <Trace> oximeter.fields_i16 (104ba66f-7843-4e50-a9a9-abb40c455f87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6845 | 2026.02.06 01:23:31.892924 [ 4 ] {863fe61c-cec1-4129-aa6b-9ab456ac89ec} <Debug> TCPHandler: Processed in 0.002483037 sec. | ||
| 6846 | 2026.02.06 01:23:31.892926 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 6847 | 2026.02.06 01:23:31.893048 [ 191 ] {104ba66f-7843-4e50-a9a9-abb40c455f87::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 | ||
| 6848 | 2026.02.06 01:23:31.893060 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6849 | 2026.02.06 01:23:31.893182 [ 4 ] {7d100cf9-33c1-42a1-91e4-7a0e2ff18803} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6850 | 2026.02.06 01:23:31.893184 [ 191 ] {104ba66f-7843-4e50-a9a9-abb40c455f87::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6851 | 2026.02.06 01:23:31.893229 [ 4 ] {7d100cf9-33c1-42a1-91e4-7a0e2ff18803} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6852 | 2026.02.06 01:23:31.893237 [ 191 ] {104ba66f-7843-4e50-a9a9-abb40c455f87::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 | ||
| 6853 | 2026.02.06 01:23:31.893324 [ 191 ] {104ba66f-7843-4e50-a9a9-abb40c455f87::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 266 rows starting from the beginning of the part | ||
| 6854 | 2026.02.06 01:23:31.893378 [ 191 ] {104ba66f-7843-4e50-a9a9-abb40c455f87::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 266 rows starting from the beginning of the part | ||
| 6855 | 2026.02.06 01:23:31.893429 [ 191 ] {104ba66f-7843-4e50-a9a9-abb40c455f87::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 266 rows starting from the beginning of the part | ||
| 6856 | 2026.02.06 01:23:31.893478 [ 191 ] {104ba66f-7843-4e50-a9a9-abb40c455f87::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 266 rows starting from the beginning of the part | ||
| 6857 | 2026.02.06 01:23:31.893520 [ 191 ] {104ba66f-7843-4e50-a9a9-abb40c455f87::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 266 rows starting from the beginning of the part | ||
| 6858 | 2026.02.06 01:23:31.894009 [ 4 ] {7d100cf9-33c1-42a1-91e4-7a0e2ff18803} <Trace> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6859 | 2026.02.06 01:23:31.894052 [ 4 ] {7d100cf9-33c1-42a1-91e4-7a0e2ff18803} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 6860 | 2026.02.06 01:23:31.894430 [ 4 ] {7d100cf9-33c1-42a1-91e4-7a0e2ff18803} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6861 | 2026.02.06 01:23:31.894583 [ 190 ] {104ba66f-7843-4e50-a9a9-abb40c455f87::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1620 rows, containing 5 columns (5 merged, 0 gathered) in 0.001579991 sec., 1025322.2961396616 rows/sec., 69.35 MiB/sec. | ||
| 6862 | 2026.02.06 01:23:31.894648 [ 4 ] {7d100cf9-33c1-42a1-91e4-7a0e2ff18803} <Trace> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6863 | 2026.02.06 01:23:31.894753 [ 191 ] {104ba66f-7843-4e50-a9a9-abb40c455f87::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 6864 | 2026.02.06 01:23:31.894796 [ 4 ] {7d100cf9-33c1-42a1-91e4-7a0e2ff18803} <Debug> executeQuery: Read 752 rows, 60.56 KiB in 0.001636 sec., 459657.7017114914 rows/sec., 36.15 MiB/sec. | ||
| 6865 | 2026.02.06 01:23:31.894842 [ 4 ] {7d100cf9-33c1-42a1-91e4-7a0e2ff18803} <Debug> TCPHandler: Processed in 0.001835172 sec. | ||
| 6866 | 2026.02.06 01:23:31.894960 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6867 | 2026.02.06 01:23:31.895023 [ 191 ] {104ba66f-7843-4e50-a9a9-abb40c455f87::all_1_21_4} <Trace> oximeter.fields_i16 (104ba66f-7843-4e50-a9a9-abb40c455f87): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6868 | 2026.02.06 01:23:31.895059 [ 4 ] {4342af87-5486-4101-ad8c-de3239a214aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6869 | 2026.02.06 01:23:31.895098 [ 191 ] {104ba66f-7843-4e50-a9a9-abb40c455f87::all_1_21_4} <Trace> oximeter.fields_i16 (104ba66f-7843-4e50-a9a9-abb40c455f87) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 6870 | 2026.02.06 01:23:31.895106 [ 4 ] {4342af87-5486-4101-ad8c-de3239a214aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6871 | 2026.02.06 01:23:31.895178 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.45 MiB. | ||
| 6872 | 2026.02.06 01:23:31.895570 [ 4 ] {4342af87-5486-4101-ad8c-de3239a214aa} <Trace> oximeter.fields_u16 (fb4d60fc-202c-4b3b-b72e-c67fc122b90a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6873 | 2026.02.06 01:23:31.895611 [ 4 ] {4342af87-5486-4101-ad8c-de3239a214aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 6874 | 2026.02.06 01:23:31.895935 [ 4 ] {4342af87-5486-4101-ad8c-de3239a214aa} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6875 | 2026.02.06 01:23:31.896165 [ 4 ] {4342af87-5486-4101-ad8c-de3239a214aa} <Trace> oximeter.fields_u16 (fb4d60fc-202c-4b3b-b72e-c67fc122b90a): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6876 | 2026.02.06 01:23:31.896268 [ 127 ] {} <Debug> oximeter.fields_u16 (fb4d60fc-202c-4b3b-b72e-c67fc122b90a) (MergerMutator): Selected 6 parts from all_1_35_7 to all_40_40_0 | ||
| 6877 | 2026.02.06 01:23:31.896298 [ 4 ] {4342af87-5486-4101-ad8c-de3239a214aa} <Debug> executeQuery: Read 133 rows, 8.00 KiB in 0.001258 sec., 105723.37042925278 rows/sec., 6.21 MiB/sec. | ||
| 6878 | 2026.02.06 01:23:31.896300 [ 127 ] {} <Trace> oximeter.fields_u16 (fb4d60fc-202c-4b3b-b72e-c67fc122b90a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6879 | 2026.02.06 01:23:31.896337 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 6880 | 2026.02.06 01:23:31.896343 [ 4 ] {4342af87-5486-4101-ad8c-de3239a214aa} <Debug> TCPHandler: Processed in 0.00143535 sec. | ||
| 6881 | 2026.02.06 01:23:31.896417 [ 188 ] {fb4d60fc-202c-4b3b-b72e-c67fc122b90a::all_1_40_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_35_7 to all_40_40_0 into Compact with storage Full | ||
| 6882 | 2026.02.06 01:23:31.896461 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6883 | 2026.02.06 01:23:31.896506 [ 188 ] {fb4d60fc-202c-4b3b-b72e-c67fc122b90a::all_1_40_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6884 | 2026.02.06 01:23:31.896534 [ 188 ] {fb4d60fc-202c-4b3b-b72e-c67fc122b90a::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_35_7, total 206 rows starting from the beginning of the part | ||
| 6885 | 2026.02.06 01:23:31.896556 [ 4 ] {22c66ef7-2c1a-4cf6-914b-747d6797c3c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6886 | 2026.02.06 01:23:31.896592 [ 188 ] {fb4d60fc-202c-4b3b-b72e-c67fc122b90a::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 133 rows starting from the beginning of the part | ||
| 6887 | 2026.02.06 01:23:31.896597 [ 4 ] {22c66ef7-2c1a-4cf6-914b-747d6797c3c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6888 | 2026.02.06 01:23:31.896634 [ 188 ] {fb4d60fc-202c-4b3b-b72e-c67fc122b90a::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 41 rows starting from the beginning of the part | ||
| 6889 | 2026.02.06 01:23:31.896674 [ 188 ] {fb4d60fc-202c-4b3b-b72e-c67fc122b90a::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 137 rows starting from the beginning of the part | ||
| 6890 | 2026.02.06 01:23:31.896714 [ 188 ] {fb4d60fc-202c-4b3b-b72e-c67fc122b90a::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 41 rows starting from the beginning of the part | ||
| 6891 | 2026.02.06 01:23:31.896753 [ 188 ] {fb4d60fc-202c-4b3b-b72e-c67fc122b90a::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 133 rows starting from the beginning of the part | ||
| 6892 | 2026.02.06 01:23:31.897050 [ 4 ] {22c66ef7-2c1a-4cf6-914b-747d6797c3c2} <Trace> oximeter.fields_u32 (efacbb35-87c4-45a6-b25f-cea415d7aebd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6893 | 2026.02.06 01:23:31.897085 [ 4 ] {22c66ef7-2c1a-4cf6-914b-747d6797c3c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 6894 | 2026.02.06 01:23:31.897402 [ 4 ] {22c66ef7-2c1a-4cf6-914b-747d6797c3c2} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 6895 | 2026.02.06 01:23:31.897532 [ 191 ] {fb4d60fc-202c-4b3b-b72e-c67fc122b90a::all_1_40_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 691 rows, containing 5 columns (5 merged, 0 gathered) in 0.001153158 sec., 599224.0438864406 rows/sec., 39.46 MiB/sec. | ||
| 6896 | 2026.02.06 01:23:31.897623 [ 4 ] {22c66ef7-2c1a-4cf6-914b-747d6797c3c2} <Trace> oximeter.fields_u32 (efacbb35-87c4-45a6-b25f-cea415d7aebd): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6897 | 2026.02.06 01:23:31.897712 [ 190 ] {fb4d60fc-202c-4b3b-b72e-c67fc122b90a::all_1_40_8} <Trace> MergedBlockOutputStream: filled checksums all_1_40_8 (state Temporary) | ||
| 6898 | 2026.02.06 01:23:31.897763 [ 4 ] {22c66ef7-2c1a-4cf6-914b-747d6797c3c2} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.001226 sec., 114192.49592169657 rows/sec., 7.38 MiB/sec. | ||
| 6899 | 2026.02.06 01:23:31.897808 [ 4 ] {22c66ef7-2c1a-4cf6-914b-747d6797c3c2} <Debug> TCPHandler: Processed in 0.00139862 sec. | ||
| 6900 | 2026.02.06 01:23:31.897920 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6901 | 2026.02.06 01:23:31.898017 [ 4 ] {aa7f0116-d7c1-4ec7-bd36-df3e8aa5b99b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6902 | 2026.02.06 01:23:31.898030 [ 190 ] {fb4d60fc-202c-4b3b-b72e-c67fc122b90a::all_1_40_8} <Trace> oximeter.fields_u16 (fb4d60fc-202c-4b3b-b72e-c67fc122b90a): Renaming temporary part tmp_merge_all_1_40_8 to all_1_40_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6903 | 2026.02.06 01:23:31.898057 [ 4 ] {aa7f0116-d7c1-4ec7-bd36-df3e8aa5b99b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6904 | 2026.02.06 01:23:31.898121 [ 190 ] {fb4d60fc-202c-4b3b-b72e-c67fc122b90a::all_1_40_8} <Trace> oximeter.fields_u16 (fb4d60fc-202c-4b3b-b72e-c67fc122b90a) (MergerMutator): Merged 6 parts: [all_1_35_7, all_40_40_0] -> all_1_40_8 | ||
| 6905 | 2026.02.06 01:23:31.898223 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 6906 | 2026.02.06 01:23:31.898507 [ 4 ] {aa7f0116-d7c1-4ec7-bd36-df3e8aa5b99b} <Trace> oximeter.fields_u8 (7e40da4e-3721-4df5-9ad4-b5e43542e087): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6907 | 2026.02.06 01:23:31.898547 [ 4 ] {aa7f0116-d7c1-4ec7-bd36-df3e8aa5b99b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 6908 | 2026.02.06 01:23:31.898854 [ 4 ] {aa7f0116-d7c1-4ec7-bd36-df3e8aa5b99b} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 6909 | 2026.02.06 01:23:31.899071 [ 4 ] {aa7f0116-d7c1-4ec7-bd36-df3e8aa5b99b} <Trace> oximeter.fields_u8 (7e40da4e-3721-4df5-9ad4-b5e43542e087): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6910 | 2026.02.06 01:23:31.899193 [ 127 ] {} <Debug> oximeter.fields_u8 (7e40da4e-3721-4df5-9ad4-b5e43542e087) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 6911 | 2026.02.06 01:23:31.899210 [ 4 ] {aa7f0116-d7c1-4ec7-bd36-df3e8aa5b99b} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001211 sec., 114781.1725846408 rows/sec., 6.53 MiB/sec. | ||
| 6912 | 2026.02.06 01:23:31.899235 [ 127 ] {} <Trace> oximeter.fields_u8 (7e40da4e-3721-4df5-9ad4-b5e43542e087): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6913 | 2026.02.06 01:23:31.899257 [ 4 ] {aa7f0116-d7c1-4ec7-bd36-df3e8aa5b99b} <Debug> TCPHandler: Processed in 0.001386919 sec. | ||
| 6914 | 2026.02.06 01:23:31.899259 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 6915 | 2026.02.06 01:23:31.899334 [ 191 ] {7e40da4e-3721-4df5-9ad4-b5e43542e087::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 | ||
| 6916 | 2026.02.06 01:23:31.899376 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6917 | 2026.02.06 01:23:31.899411 [ 191 ] {7e40da4e-3721-4df5-9ad4-b5e43542e087::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6918 | 2026.02.06 01:23:31.899441 [ 191 ] {7e40da4e-3721-4df5-9ad4-b5e43542e087::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 151 rows starting from the beginning of the part | ||
| 6919 | 2026.02.06 01:23:31.899475 [ 4 ] {7e030178-ffaf-4d59-9ad9-c5eeb792d357} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6920 | 2026.02.06 01:23:31.899494 [ 191 ] {7e40da4e-3721-4df5-9ad4-b5e43542e087::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 139 rows starting from the beginning of the part | ||
| 6921 | 2026.02.06 01:23:31.899530 [ 4 ] {7e030178-ffaf-4d59-9ad9-c5eeb792d357} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6922 | 2026.02.06 01:23:31.899548 [ 191 ] {7e40da4e-3721-4df5-9ad4-b5e43542e087::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 139 rows starting from the beginning of the part | ||
| 6923 | 2026.02.06 01:23:31.899588 [ 191 ] {7e40da4e-3721-4df5-9ad4-b5e43542e087::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 139 rows starting from the beginning of the part | ||
| 6924 | 2026.02.06 01:23:31.899624 [ 191 ] {7e40da4e-3721-4df5-9ad4-b5e43542e087::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 139 rows starting from the beginning of the part | ||
| 6925 | 2026.02.06 01:23:31.899658 [ 191 ] {7e40da4e-3721-4df5-9ad4-b5e43542e087::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 139 rows starting from the beginning of the part | ||
| 6926 | 2026.02.06 01:23:31.900105 [ 4 ] {7e030178-ffaf-4d59-9ad9-c5eeb792d357} <Trace> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6927 | 2026.02.06 01:23:31.900146 [ 4 ] {7e030178-ffaf-4d59-9ad9-c5eeb792d357} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 6928 | 2026.02.06 01:23:31.900484 [ 4 ] {7e030178-ffaf-4d59-9ad9-c5eeb792d357} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6929 | 2026.02.06 01:23:31.900486 [ 197 ] {7e40da4e-3721-4df5-9ad4-b5e43542e087::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 846 rows, containing 5 columns (5 merged, 0 gathered) in 0.001169328 sec., 723492.4674684947 rows/sec., 44.12 MiB/sec. | ||
| 6930 | 2026.02.06 01:23:31.900645 [ 191 ] {7e40da4e-3721-4df5-9ad4-b5e43542e087::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 6931 | 2026.02.06 01:23:31.900730 [ 4 ] {7e030178-ffaf-4d59-9ad9-c5eeb792d357} <Trace> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6932 | 2026.02.06 01:23:31.900874 [ 4 ] {7e030178-ffaf-4d59-9ad9-c5eeb792d357} <Debug> executeQuery: Read 463 rows, 33.28 KiB in 0.001417 sec., 326746.64784756524 rows/sec., 22.94 MiB/sec. | ||
| 6933 | 2026.02.06 01:23:31.900898 [ 191 ] {7e40da4e-3721-4df5-9ad4-b5e43542e087::all_1_21_4} <Trace> oximeter.fields_u8 (7e40da4e-3721-4df5-9ad4-b5e43542e087): 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.06 01:23:31.900914 [ 4 ] {7e030178-ffaf-4d59-9ad9-c5eeb792d357} <Debug> TCPHandler: Processed in 0.001588601 sec. | ||
| 6935 | 2026.02.06 01:23:31.900969 [ 191 ] {7e40da4e-3721-4df5-9ad4-b5e43542e087::all_1_21_4} <Trace> oximeter.fields_u8 (7e40da4e-3721-4df5-9ad4-b5e43542e087) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 6936 | 2026.02.06 01:23:31.901032 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 6937 | 2026.02.06 01:23:31.901032 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6938 | 2026.02.06 01:23:31.901141 [ 4 ] {020474a9-283f-423e-91f3-57cddd556282} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6939 | 2026.02.06 01:23:31.901183 [ 4 ] {020474a9-283f-423e-91f3-57cddd556282} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6940 | 2026.02.06 01:23:31.901521 [ 4 ] {020474a9-283f-423e-91f3-57cddd556282} <Trace> oximeter.measurements_bool (a3a47353-bd4a-4bc2-8c37-5164375cd607): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6941 | 2026.02.06 01:23:31.901558 [ 4 ] {020474a9-283f-423e-91f3-57cddd556282} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 6942 | 2026.02.06 01:23:31.901865 [ 4 ] {020474a9-283f-423e-91f3-57cddd556282} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6943 | 2026.02.06 01:23:31.902091 [ 4 ] {020474a9-283f-423e-91f3-57cddd556282} <Trace> oximeter.measurements_bool (a3a47353-bd4a-4bc2-8c37-5164375cd607): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6944 | 2026.02.06 01:23:31.902220 [ 4 ] {020474a9-283f-423e-91f3-57cddd556282} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001098 sec., 5464.48087431694 rows/sec., 285.50 KiB/sec. | ||
| 6945 | 2026.02.06 01:23:31.902256 [ 4 ] {020474a9-283f-423e-91f3-57cddd556282} <Debug> TCPHandler: Processed in 0.001274309 sec. | ||
| 6946 | 2026.02.06 01:23:31.902358 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6947 | 2026.02.06 01:23:31.902450 [ 4 ] {9824b428-1530-4f23-aa9c-0779ede5bc27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6948 | 2026.02.06 01:23:31.902492 [ 4 ] {9824b428-1530-4f23-aa9c-0779ede5bc27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6949 | 2026.02.06 01:23:31.902912 [ 4 ] {9824b428-1530-4f23-aa9c-0779ede5bc27} <Trace> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6950 | 2026.02.06 01:23:31.902947 [ 4 ] {9824b428-1530-4f23-aa9c-0779ede5bc27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 6951 | 2026.02.06 01:23:31.903280 [ 4 ] {9824b428-1530-4f23-aa9c-0779ede5bc27} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6952 | 2026.02.06 01:23:31.903491 [ 4 ] {9824b428-1530-4f23-aa9c-0779ede5bc27} <Trace> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6953 | 2026.02.06 01:23:31.903628 [ 4 ] {9824b428-1530-4f23-aa9c-0779ede5bc27} <Debug> executeQuery: Read 258 rows, 17.59 KiB in 0.001195 sec., 215899.58158995814 rows/sec., 14.38 MiB/sec. | ||
| 6954 | 2026.02.06 01:23:31.903666 [ 4 ] {9824b428-1530-4f23-aa9c-0779ede5bc27} <Debug> TCPHandler: Processed in 0.001356179 sec. | ||
| 6955 | 2026.02.06 01:23:31.903777 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6956 | 2026.02.06 01:23:31.903870 [ 4 ] {bd1e5120-cd13-4622-9120-8e994b951866} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6957 | 2026.02.06 01:23:31.903913 [ 4 ] {bd1e5120-cd13-4622-9120-8e994b951866} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6958 | 2026.02.06 01:23:31.904238 [ 4 ] {bd1e5120-cd13-4622-9120-8e994b951866} <Trace> oximeter.measurements_f64 (2afa91c6-7a6c-42cf-84ca-7476e88b4c4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6959 | 2026.02.06 01:23:31.904274 [ 4 ] {bd1e5120-cd13-4622-9120-8e994b951866} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 6960 | 2026.02.06 01:23:31.904569 [ 4 ] {bd1e5120-cd13-4622-9120-8e994b951866} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6961 | 2026.02.06 01:23:31.904783 [ 4 ] {bd1e5120-cd13-4622-9120-8e994b951866} <Trace> oximeter.measurements_f64 (2afa91c6-7a6c-42cf-84ca-7476e88b4c4e): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6962 | 2026.02.06 01:23:31.904880 [ 127 ] {} <Debug> oximeter.measurements_f64 (2afa91c6-7a6c-42cf-84ca-7476e88b4c4e) (MergerMutator): Selected 6 parts from all_1_14_3 to all_19_19_0 | ||
| 6963 | 2026.02.06 01:23:31.904912 [ 4 ] {bd1e5120-cd13-4622-9120-8e994b951866} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001059 sec., 944.2870632672332 rows/sec., 63.63 KiB/sec. | ||
| 6964 | 2026.02.06 01:23:31.904914 [ 127 ] {} <Trace> oximeter.measurements_f64 (2afa91c6-7a6c-42cf-84ca-7476e88b4c4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6965 | 2026.02.06 01:23:31.904951 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 6966 | 2026.02.06 01:23:31.904954 [ 4 ] {bd1e5120-cd13-4622-9120-8e994b951866} <Debug> TCPHandler: Processed in 0.001228308 sec. | ||
| 6967 | 2026.02.06 01:23:31.905036 [ 190 ] {2afa91c6-7a6c-42cf-84ca-7476e88b4c4e::all_1_19_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_14_3 to all_19_19_0 into Compact with storage Full | ||
| 6968 | 2026.02.06 01:23:31.905076 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6969 | 2026.02.06 01:23:31.905149 [ 190 ] {2afa91c6-7a6c-42cf-84ca-7476e88b4c4e::all_1_19_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6970 | 2026.02.06 01:23:31.905167 [ 4 ] {5bb6e6f2-b4f8-4fb0-87ca-2ac9e2a9bfc0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6971 | 2026.02.06 01:23:31.905187 [ 190 ] {2afa91c6-7a6c-42cf-84ca-7476e88b4c4e::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_14_3, total 14 rows starting from the beginning of the part | ||
| 6972 | 2026.02.06 01:23:31.905211 [ 4 ] {5bb6e6f2-b4f8-4fb0-87ca-2ac9e2a9bfc0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6973 | 2026.02.06 01:23:31.905259 [ 190 ] {2afa91c6-7a6c-42cf-84ca-7476e88b4c4e::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 1 rows starting from the beginning of the part | ||
| 6974 | 2026.02.06 01:23:31.905309 [ 190 ] {2afa91c6-7a6c-42cf-84ca-7476e88b4c4e::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 1 rows starting from the beginning of the part | ||
| 6975 | 2026.02.06 01:23:31.905353 [ 190 ] {2afa91c6-7a6c-42cf-84ca-7476e88b4c4e::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 1 rows starting from the beginning of the part | ||
| 6976 | 2026.02.06 01:23:31.905417 [ 190 ] {2afa91c6-7a6c-42cf-84ca-7476e88b4c4e::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 1 rows starting from the beginning of the part | ||
| 6977 | 2026.02.06 01:23:31.905464 [ 190 ] {2afa91c6-7a6c-42cf-84ca-7476e88b4c4e::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 1 rows starting from the beginning of the part | ||
| 6978 | 2026.02.06 01:23:31.905566 [ 4 ] {5bb6e6f2-b4f8-4fb0-87ca-2ac9e2a9bfc0} <Trace> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6979 | 2026.02.06 01:23:31.905606 [ 4 ] {5bb6e6f2-b4f8-4fb0-87ca-2ac9e2a9bfc0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 6980 | 2026.02.06 01:23:31.905990 [ 4 ] {5bb6e6f2-b4f8-4fb0-87ca-2ac9e2a9bfc0} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6981 | 2026.02.06 01:23:31.906213 [ 4 ] {5bb6e6f2-b4f8-4fb0-87ca-2ac9e2a9bfc0} <Trace> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6982 | 2026.02.06 01:23:31.906308 [ 197 ] {2afa91c6-7a6c-42cf-84ca-7476e88b4c4e::all_1_19_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19 rows, containing 4 columns (4 merged, 0 gathered) in 0.001310658 sec., 14496.535328056596 rows/sec., 976.82 KiB/sec. | ||
| 6983 | 2026.02.06 01:23:31.906346 [ 4 ] {5bb6e6f2-b4f8-4fb0-87ca-2ac9e2a9bfc0} <Debug> executeQuery: Read 88 rows, 5.66 KiB in 0.001181 sec., 74513.12447078747 rows/sec., 4.68 MiB/sec. | ||
| 6984 | 2026.02.06 01:23:31.906387 [ 4 ] {5bb6e6f2-b4f8-4fb0-87ca-2ac9e2a9bfc0} <Debug> TCPHandler: Processed in 0.001354139 sec. | ||
| 6985 | 2026.02.06 01:23:31.906395 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 226 | ||
| 6986 | 2026.02.06 01:23:31.906462 [ 195 ] {2afa91c6-7a6c-42cf-84ca-7476e88b4c4e::all_1_19_4} <Trace> MergedBlockOutputStream: filled checksums all_1_19_4 (state Temporary) | ||
| 6987 | 2026.02.06 01:23:31.906798 [ 195 ] {2afa91c6-7a6c-42cf-84ca-7476e88b4c4e::all_1_19_4} <Trace> oximeter.measurements_f64 (2afa91c6-7a6c-42cf-84ca-7476e88b4c4e): Renaming temporary part tmp_merge_all_1_19_4 to all_1_19_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6988 | 2026.02.06 01:23:31.906886 [ 195 ] {2afa91c6-7a6c-42cf-84ca-7476e88b4c4e::all_1_19_4} <Trace> oximeter.measurements_f64 (2afa91c6-7a6c-42cf-84ca-7476e88b4c4e) (MergerMutator): Merged 6 parts: [all_1_14_3, all_19_19_0] -> all_1_19_4 | ||
| 6989 | 2026.02.06 01:23:31.906984 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 6990 | 2026.02.06 01:23:31.923789 [ 244 ] {} <Trace> system.metric_log (b13c6af1-b368-46ee-88e3-e8b49f18365b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6991 | 2026.02.06 01:23:31.923839 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 6992 | 2026.02.06 01:23:31.929430 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 6993 | 2026.02.06 01:23:31.930114 [ 244 ] {} <Trace> system.metric_log (b13c6af1-b368-46ee-88e3-e8b49f18365b): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6994 | 2026.02.06 01:23:31.932964 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 226 | ||
| 6995 | 2026.02.06 01:23:32.000258 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 274.71 MiB, peak 279.07 MiB, free memory in arenas 0.00 B, will set to 273.36 MiB (RSS), difference: -1.35 MiB | ||
| 6996 | 2026.02.06 01:23:36.186948 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 922 | ||
| 6997 | 2026.02.06 01:23:36.189423 [ 243 ] {} <Trace> system.query_log (e979a318-9a58-4b34-9a72-3006f9f8e92e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6998 | 2026.02.06 01:23:36.189462 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 6999 | 2026.02.06 01:23:36.190625 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 7000 | 2026.02.06 01:23:36.190891 [ 243 ] {} <Trace> system.query_log (e979a318-9a58-4b34-9a72-3006f9f8e92e): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7001 | 2026.02.06 01:23:36.191138 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 922 | ||
| 7002 | 2026.02.06 01:23:36.912885 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7003 | 2026.02.06 01:23:36.913165 [ 4 ] {44ce23e0-cf6f-4a93-bf0b-5afaf07dc7d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7004 | 2026.02.06 01:23:36.913274 [ 4 ] {44ce23e0-cf6f-4a93-bf0b-5afaf07dc7d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7005 | 2026.02.06 01:23:36.914038 [ 4 ] {44ce23e0-cf6f-4a93-bf0b-5afaf07dc7d5} <Trace> oximeter.fields_ipaddr (a3260224-33ad-484c-9570-d358a82531a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7006 | 2026.02.06 01:23:36.914077 [ 4 ] {44ce23e0-cf6f-4a93-bf0b-5afaf07dc7d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 7007 | 2026.02.06 01:23:36.914463 [ 4 ] {44ce23e0-cf6f-4a93-bf0b-5afaf07dc7d5} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 7008 | 2026.02.06 01:23:36.914694 [ 4 ] {44ce23e0-cf6f-4a93-bf0b-5afaf07dc7d5} <Trace> oximeter.fields_ipaddr (a3260224-33ad-484c-9570-d358a82531a2): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7009 | 2026.02.06 01:23:36.914855 [ 4 ] {44ce23e0-cf6f-4a93-bf0b-5afaf07dc7d5} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001766 sec., 1132.5028312570782 rows/sec., 92.35 KiB/sec. | ||
| 7010 | 2026.02.06 01:23:36.914906 [ 4 ] {44ce23e0-cf6f-4a93-bf0b-5afaf07dc7d5} <Debug> TCPHandler: Processed in 0.002211835 sec. | ||
| 7011 | 2026.02.06 01:23:36.915031 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7012 | 2026.02.06 01:23:36.915133 [ 4 ] {a57cdcbf-6034-4c18-bd11-6032591e1fd1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7013 | 2026.02.06 01:23:36.915178 [ 4 ] {a57cdcbf-6034-4c18-bd11-6032591e1fd1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7014 | 2026.02.06 01:23:36.916217 [ 4 ] {a57cdcbf-6034-4c18-bd11-6032591e1fd1} <Trace> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7015 | 2026.02.06 01:23:36.916254 [ 4 ] {a57cdcbf-6034-4c18-bd11-6032591e1fd1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 7016 | 2026.02.06 01:23:36.916659 [ 4 ] {a57cdcbf-6034-4c18-bd11-6032591e1fd1} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7017 | 2026.02.06 01:23:36.916984 [ 4 ] {a57cdcbf-6034-4c18-bd11-6032591e1fd1} <Trace> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7018 | 2026.02.06 01:23:36.917157 [ 4 ] {a57cdcbf-6034-4c18-bd11-6032591e1fd1} <Debug> executeQuery: Read 1279 rows, 108.90 KiB in 0.002044 sec., 625733.85518591 rows/sec., 52.03 MiB/sec. | ||
| 7019 | 2026.02.06 01:23:36.917206 [ 4 ] {a57cdcbf-6034-4c18-bd11-6032591e1fd1} <Debug> TCPHandler: Processed in 0.002227205 sec. | ||
| 7020 | 2026.02.06 01:23:36.917338 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7021 | 2026.02.06 01:23:36.917454 [ 4 ] {cad43661-2347-4464-8878-11a3f6ec686c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7022 | 2026.02.06 01:23:36.917502 [ 4 ] {cad43661-2347-4464-8878-11a3f6ec686c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7023 | 2026.02.06 01:23:36.917947 [ 4 ] {cad43661-2347-4464-8878-11a3f6ec686c} <Trace> oximeter.fields_u16 (fb4d60fc-202c-4b3b-b72e-c67fc122b90a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7024 | 2026.02.06 01:23:36.917982 [ 4 ] {cad43661-2347-4464-8878-11a3f6ec686c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 7025 | 2026.02.06 01:23:36.918284 [ 4 ] {cad43661-2347-4464-8878-11a3f6ec686c} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 7026 | 2026.02.06 01:23:36.918484 [ 4 ] {cad43661-2347-4464-8878-11a3f6ec686c} <Trace> oximeter.fields_u16 (fb4d60fc-202c-4b3b-b72e-c67fc122b90a): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7027 | 2026.02.06 01:23:36.918611 [ 4 ] {cad43661-2347-4464-8878-11a3f6ec686c} <Debug> executeQuery: Read 43 rows, 3.22 KiB in 0.001184 sec., 36317.56756756757 rows/sec., 2.66 MiB/sec. | ||
| 7028 | 2026.02.06 01:23:36.918649 [ 4 ] {cad43661-2347-4464-8878-11a3f6ec686c} <Debug> TCPHandler: Processed in 0.00137278 sec. | ||
| 7029 | 2026.02.06 01:23:36.918755 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7030 | 2026.02.06 01:23:36.918848 [ 4 ] {e12c49c6-e9af-4fdd-a9e0-e715f9d01642} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7031 | 2026.02.06 01:23:36.918888 [ 4 ] {e12c49c6-e9af-4fdd-a9e0-e715f9d01642} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7032 | 2026.02.06 01:23:36.919358 [ 4 ] {e12c49c6-e9af-4fdd-a9e0-e715f9d01642} <Trace> oximeter.fields_u32 (efacbb35-87c4-45a6-b25f-cea415d7aebd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7033 | 2026.02.06 01:23:36.919392 [ 4 ] {e12c49c6-e9af-4fdd-a9e0-e715f9d01642} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 7034 | 2026.02.06 01:23:36.919701 [ 4 ] {e12c49c6-e9af-4fdd-a9e0-e715f9d01642} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 7035 | 2026.02.06 01:23:36.919908 [ 4 ] {e12c49c6-e9af-4fdd-a9e0-e715f9d01642} <Trace> oximeter.fields_u32 (efacbb35-87c4-45a6-b25f-cea415d7aebd): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7036 | 2026.02.06 01:23:36.920040 [ 4 ] {e12c49c6-e9af-4fdd-a9e0-e715f9d01642} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001209 sec., 188585.60794044664 rows/sec., 12.77 MiB/sec. | ||
| 7037 | 2026.02.06 01:23:36.920078 [ 4 ] {e12c49c6-e9af-4fdd-a9e0-e715f9d01642} <Debug> TCPHandler: Processed in 0.00137255 sec. | ||
| 7038 | 2026.02.06 01:23:36.920186 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7039 | 2026.02.06 01:23:36.920279 [ 4 ] {7b45440a-a0f2-4804-aede-843fb4f41ed2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7040 | 2026.02.06 01:23:36.920318 [ 4 ] {7b45440a-a0f2-4804-aede-843fb4f41ed2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7041 | 2026.02.06 01:23:36.920919 [ 4 ] {7b45440a-a0f2-4804-aede-843fb4f41ed2} <Trace> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7042 | 2026.02.06 01:23:36.920953 [ 4 ] {7b45440a-a0f2-4804-aede-843fb4f41ed2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 7043 | 2026.02.06 01:23:36.921274 [ 4 ] {7b45440a-a0f2-4804-aede-843fb4f41ed2} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7044 | 2026.02.06 01:23:36.921493 [ 4 ] {7b45440a-a0f2-4804-aede-843fb4f41ed2} <Trace> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7045 | 2026.02.06 01:23:36.921625 [ 4 ] {7b45440a-a0f2-4804-aede-843fb4f41ed2} <Debug> executeQuery: Read 563 rows, 42.85 KiB in 0.001364 sec., 412756.59824046923 rows/sec., 30.68 MiB/sec. | ||
| 7046 | 2026.02.06 01:23:36.921663 [ 4 ] {7b45440a-a0f2-4804-aede-843fb4f41ed2} <Debug> TCPHandler: Processed in 0.00152694 sec. | ||
| 7047 | 2026.02.06 01:23:36.921772 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7048 | 2026.02.06 01:23:36.921866 [ 4 ] {0d2dacca-37d6-412e-8b61-b40321cae315} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7049 | 2026.02.06 01:23:36.921908 [ 4 ] {0d2dacca-37d6-412e-8b61-b40321cae315} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7050 | 2026.02.06 01:23:36.922469 [ 4 ] {0d2dacca-37d6-412e-8b61-b40321cae315} <Trace> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7051 | 2026.02.06 01:23:36.922503 [ 4 ] {0d2dacca-37d6-412e-8b61-b40321cae315} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 7052 | 2026.02.06 01:23:36.922874 [ 4 ] {0d2dacca-37d6-412e-8b61-b40321cae315} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7053 | 2026.02.06 01:23:36.923087 [ 4 ] {0d2dacca-37d6-412e-8b61-b40321cae315} <Trace> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7054 | 2026.02.06 01:23:36.923217 [ 4 ] {0d2dacca-37d6-412e-8b61-b40321cae315} <Debug> executeQuery: Read 845 rows, 58.24 KiB in 0.00137 sec., 616788.3211678832 rows/sec., 41.51 MiB/sec. | ||
| 7055 | 2026.02.06 01:23:36.923254 [ 4 ] {0d2dacca-37d6-412e-8b61-b40321cae315} <Debug> TCPHandler: Processed in 0.00153145 sec. | ||
| 7056 | 2026.02.06 01:23:36.923364 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7057 | 2026.02.06 01:23:36.923457 [ 4 ] {c8de4121-ae2d-49b0-abcb-abbab0d33b18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7058 | 2026.02.06 01:23:36.923511 [ 4 ] {c8de4121-ae2d-49b0-abcb-abbab0d33b18} <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 | ||
| 7059 | 2026.02.06 01:23:36.924325 [ 4 ] {c8de4121-ae2d-49b0-abcb-abbab0d33b18} <Trace> oximeter.measurements_histogramu64 (97144b8f-900e-4825-92d0-28bf27d1d4ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7060 | 2026.02.06 01:23:36.924360 [ 4 ] {c8de4121-ae2d-49b0-abcb-abbab0d33b18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 7061 | 2026.02.06 01:23:36.924908 [ 4 ] {c8de4121-ae2d-49b0-abcb-abbab0d33b18} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 7062 | 2026.02.06 01:23:36.925132 [ 4 ] {c8de4121-ae2d-49b0-abcb-abbab0d33b18} <Trace> oximeter.measurements_histogramu64 (97144b8f-900e-4825-92d0-28bf27d1d4ae): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7063 | 2026.02.06 01:23:36.925265 [ 4 ] {c8de4121-ae2d-49b0-abcb-abbab0d33b18} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001825 sec., 22465.753424657534 rows/sec., 40.26 MiB/sec. | ||
| 7064 | 2026.02.06 01:23:36.925325 [ 4 ] {c8de4121-ae2d-49b0-abcb-abbab0d33b18} <Debug> TCPHandler: Processed in 0.002011084 sec. | ||
| 7065 | 2026.02.06 01:23:36.925436 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7066 | 2026.02.06 01:23:36.925530 [ 4 ] {1cec61a3-736d-4b04-9606-96bbea38c28d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7067 | 2026.02.06 01:23:36.925570 [ 4 ] {1cec61a3-736d-4b04-9606-96bbea38c28d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7068 | 2026.02.06 01:23:36.925900 [ 4 ] {1cec61a3-736d-4b04-9606-96bbea38c28d} <Trace> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7069 | 2026.02.06 01:23:36.925934 [ 4 ] {1cec61a3-736d-4b04-9606-96bbea38c28d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 7070 | 2026.02.06 01:23:36.926234 [ 4 ] {1cec61a3-736d-4b04-9606-96bbea38c28d} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7071 | 2026.02.06 01:23:36.926449 [ 4 ] {1cec61a3-736d-4b04-9606-96bbea38c28d} <Trace> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7072 | 2026.02.06 01:23:36.926580 [ 4 ] {1cec61a3-736d-4b04-9606-96bbea38c28d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001068 sec., 56179.77528089888 rows/sec., 3.79 MiB/sec. | ||
| 7073 | 2026.02.06 01:23:36.926616 [ 4 ] {1cec61a3-736d-4b04-9606-96bbea38c28d} <Debug> TCPHandler: Processed in 0.001228868 sec. | ||
| 7074 | 2026.02.06 01:23:38.648977 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 14873 | ||
| 7075 | 2026.02.06 01:23:38.649526 [ 245 ] {} <Trace> system.asynchronous_metric_log (50965cfb-3fe0-4bc3-b722-77d2bdddda32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7076 | 2026.02.06 01:23:38.649574 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 7077 | 2026.02.06 01:23:38.650056 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 7078 | 2026.02.06 01:23:38.650292 [ 245 ] {} <Trace> system.asynchronous_metric_log (50965cfb-3fe0-4bc3-b722-77d2bdddda32): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7079 | 2026.02.06 01:23:38.650416 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14873 | ||
| 7080 | 2026.02.06 01:23:38.650422 [ 118 ] {} <Debug> system.asynchronous_metric_log (50965cfb-3fe0-4bc3-b722-77d2bdddda32) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 7081 | 2026.02.06 01:23:38.650482 [ 118 ] {} <Trace> system.asynchronous_metric_log (50965cfb-3fe0-4bc3-b722-77d2bdddda32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7082 | 2026.02.06 01:23:38.650501 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 7083 | 2026.02.06 01:23:38.650591 [ 195 ] {50965cfb-3fe0-4bc3-b722-77d2bdddda32::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 | ||
| 7084 | 2026.02.06 01:23:38.650670 [ 195 ] {50965cfb-3fe0-4bc3-b722-77d2bdddda32::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7085 | 2026.02.06 01:23:38.650697 [ 195 ] {50965cfb-3fe0-4bc3-b722-77d2bdddda32::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 12505 rows starting from the beginning of the part | ||
| 7086 | 2026.02.06 01:23:38.650755 [ 195 ] {50965cfb-3fe0-4bc3-b722-77d2bdddda32::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 448 rows starting from the beginning of the part | ||
| 7087 | 2026.02.06 01:23:38.650795 [ 195 ] {50965cfb-3fe0-4bc3-b722-77d2bdddda32::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 512 rows starting from the beginning of the part | ||
| 7088 | 2026.02.06 01:23:38.650833 [ 195 ] {50965cfb-3fe0-4bc3-b722-77d2bdddda32::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 448 rows starting from the beginning of the part | ||
| 7089 | 2026.02.06 01:23:38.650871 [ 195 ] {50965cfb-3fe0-4bc3-b722-77d2bdddda32::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 512 rows starting from the beginning of the part | ||
| 7090 | 2026.02.06 01:23:38.650907 [ 195 ] {50965cfb-3fe0-4bc3-b722-77d2bdddda32::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 448 rows starting from the beginning of the part | ||
| 7091 | 2026.02.06 01:23:38.652458 [ 197 ] {50965cfb-3fe0-4bc3-b722-77d2bdddda32::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14873 rows, containing 4 columns (4 merged, 0 gathered) in 0.001900573 sec., 7825534.720318557 rows/sec., 111.95 MiB/sec. | ||
| 7092 | 2026.02.06 01:23:38.652875 [ 198 ] {50965cfb-3fe0-4bc3-b722-77d2bdddda32::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 7093 | 2026.02.06 01:23:38.653214 [ 198 ] {50965cfb-3fe0-4bc3-b722-77d2bdddda32::all_1_31_6} <Trace> system.asynchronous_metric_log (50965cfb-3fe0-4bc3-b722-77d2bdddda32): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7094 | 2026.02.06 01:23:38.653317 [ 198 ] {50965cfb-3fe0-4bc3-b722-77d2bdddda32::all_1_31_6} <Trace> system.asynchronous_metric_log (50965cfb-3fe0-4bc3-b722-77d2bdddda32) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 7095 | 2026.02.06 01:23:38.653451 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.47 MiB. | ||
| 7096 | 2026.02.06 01:23:39.433156 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 234 | ||
| 7097 | 2026.02.06 01:23:39.450824 [ 244 ] {} <Trace> system.metric_log (b13c6af1-b368-46ee-88e3-e8b49f18365b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7098 | 2026.02.06 01:23:39.450892 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 7099 | 2026.02.06 01:23:39.456542 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 7100 | 2026.02.06 01:23:39.457274 [ 244 ] {} <Trace> system.metric_log (b13c6af1-b368-46ee-88e3-e8b49f18365b): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7101 | 2026.02.06 01:23:39.457583 [ 116 ] {} <Debug> system.metric_log (b13c6af1-b368-46ee-88e3-e8b49f18365b) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 7102 | 2026.02.06 01:23:39.457650 [ 116 ] {} <Trace> system.metric_log (b13c6af1-b368-46ee-88e3-e8b49f18365b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7103 | 2026.02.06 01:23:39.457670 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 7104 | 2026.02.06 01:23:39.457765 [ 197 ] {b13c6af1-b368-46ee-88e3-e8b49f18365b::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 | ||
| 7105 | 2026.02.06 01:23:39.460306 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 234 | ||
| 7106 | 2026.02.06 01:23:39.460640 [ 197 ] {b13c6af1-b368-46ee-88e3-e8b49f18365b::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7107 | 2026.02.06 01:23:39.461360 [ 197 ] {b13c6af1-b368-46ee-88e3-e8b49f18365b::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 | ||
| 7108 | 2026.02.06 01:23:39.464553 [ 197 ] {b13c6af1-b368-46ee-88e3-e8b49f18365b::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 | ||
| 7109 | 2026.02.06 01:23:39.467746 [ 197 ] {b13c6af1-b368-46ee-88e3-e8b49f18365b::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 | ||
| 7110 | 2026.02.06 01:23:39.471523 [ 197 ] {b13c6af1-b368-46ee-88e3-e8b49f18365b::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 | ||
| 7111 | 2026.02.06 01:23:39.475541 [ 197 ] {b13c6af1-b368-46ee-88e3-e8b49f18365b::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 | ||
| 7112 | 2026.02.06 01:23:39.479333 [ 197 ] {b13c6af1-b368-46ee-88e3-e8b49f18365b::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 | ||
| 7113 | 2026.02.06 01:23:39.530993 [ 197 ] {b13c6af1-b368-46ee-88e3-e8b49f18365b::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 234 rows, containing 679 columns (679 merged, 0 gathered) in 0.073267199 sec., 3193.7893517670846 rows/sec., 16.51 MiB/sec. | ||
| 7114 | 2026.02.06 01:23:39.532674 [ 197 ] {b13c6af1-b368-46ee-88e3-e8b49f18365b::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 7115 | 2026.02.06 01:23:39.534275 [ 197 ] {b13c6af1-b368-46ee-88e3-e8b49f18365b::all_1_31_6} <Trace> system.metric_log (b13c6af1-b368-46ee-88e3-e8b49f18365b): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7116 | 2026.02.06 01:23:39.534400 [ 197 ] {b13c6af1-b368-46ee-88e3-e8b49f18365b::all_1_31_6} <Trace> system.metric_log (b13c6af1-b368-46ee-88e3-e8b49f18365b) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 7117 | 2026.02.06 01:23:39.535684 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 7118 | 2026.02.06 01:23:40.000268 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 274.46 MiB, peak 285.00 MiB, free memory in arenas 0.00 B, will set to 278.25 MiB (RSS), difference: 3.79 MiB | ||
| 7119 | 2026.02.06 01:23:41.889896 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7120 | 2026.02.06 01:23:41.890104 [ 4 ] {ee67c641-8d0e-4a03-804b-a90f64a20968} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7121 | 2026.02.06 01:23:41.890177 [ 4 ] {ee67c641-8d0e-4a03-804b-a90f64a20968} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7122 | 2026.02.06 01:23:41.890970 [ 4 ] {ee67c641-8d0e-4a03-804b-a90f64a20968} <Trace> oximeter.fields_i16 (104ba66f-7843-4e50-a9a9-abb40c455f87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7123 | 2026.02.06 01:23:41.891011 [ 4 ] {ee67c641-8d0e-4a03-804b-a90f64a20968} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 7124 | 2026.02.06 01:23:41.891440 [ 4 ] {ee67c641-8d0e-4a03-804b-a90f64a20968} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 7125 | 2026.02.06 01:23:41.891681 [ 4 ] {ee67c641-8d0e-4a03-804b-a90f64a20968} <Trace> oximeter.fields_i16 (104ba66f-7843-4e50-a9a9-abb40c455f87): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7126 | 2026.02.06 01:23:41.891826 [ 4 ] {ee67c641-8d0e-4a03-804b-a90f64a20968} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.001776 sec., 149774.77477477476 rows/sec., 9.52 MiB/sec. | ||
| 7127 | 2026.02.06 01:23:41.891868 [ 4 ] {ee67c641-8d0e-4a03-804b-a90f64a20968} <Debug> TCPHandler: Processed in 0.002114865 sec. | ||
| 7128 | 2026.02.06 01:23:41.891994 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7129 | 2026.02.06 01:23:41.892087 [ 4 ] {d53d8088-7af9-425c-819f-5f01f609ed65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7130 | 2026.02.06 01:23:41.892127 [ 4 ] {d53d8088-7af9-425c-819f-5f01f609ed65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7131 | 2026.02.06 01:23:41.892868 [ 4 ] {d53d8088-7af9-425c-819f-5f01f609ed65} <Trace> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7132 | 2026.02.06 01:23:41.892902 [ 4 ] {d53d8088-7af9-425c-819f-5f01f609ed65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 7133 | 2026.02.06 01:23:41.893248 [ 4 ] {d53d8088-7af9-425c-819f-5f01f609ed65} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7134 | 2026.02.06 01:23:41.893457 [ 4 ] {d53d8088-7af9-425c-819f-5f01f609ed65} <Trace> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7135 | 2026.02.06 01:23:41.893555 [ 112 ] {} <Debug> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7136 | 2026.02.06 01:23:41.893580 [ 4 ] {d53d8088-7af9-425c-819f-5f01f609ed65} <Debug> executeQuery: Read 752 rows, 60.56 KiB in 0.00151 sec., 498013.2450331126 rows/sec., 39.17 MiB/sec. | ||
| 7137 | 2026.02.06 01:23:41.893589 [ 112 ] {} <Trace> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7138 | 2026.02.06 01:23:41.893610 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 7139 | 2026.02.06 01:23:41.893618 [ 4 ] {d53d8088-7af9-425c-819f-5f01f609ed65} <Debug> TCPHandler: Processed in 0.001674722 sec. | ||
| 7140 | 2026.02.06 01:23:41.893735 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7141 | 2026.02.06 01:23:41.893748 [ 198 ] {fb68cebe-225b-4628-b6a1-821ca25cb918::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 | ||
| 7142 | 2026.02.06 01:23:41.893828 [ 4 ] {320ff8ae-ed3d-40dd-8391-6cfce4a9eeaa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7143 | 2026.02.06 01:23:41.893873 [ 4 ] {320ff8ae-ed3d-40dd-8391-6cfce4a9eeaa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7144 | 2026.02.06 01:23:41.893907 [ 198 ] {fb68cebe-225b-4628-b6a1-821ca25cb918::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7145 | 2026.02.06 01:23:41.893951 [ 198 ] {fb68cebe-225b-4628-b6a1-821ca25cb918::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2105 rows starting from the beginning of the part | ||
| 7146 | 2026.02.06 01:23:41.894026 [ 198 ] {fb68cebe-225b-4628-b6a1-821ca25cb918::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 754 rows starting from the beginning of the part | ||
| 7147 | 2026.02.06 01:23:41.894082 [ 198 ] {fb68cebe-225b-4628-b6a1-821ca25cb918::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 138 rows starting from the beginning of the part | ||
| 7148 | 2026.02.06 01:23:41.894134 [ 198 ] {fb68cebe-225b-4628-b6a1-821ca25cb918::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 752 rows starting from the beginning of the part | ||
| 7149 | 2026.02.06 01:23:41.894181 [ 198 ] {fb68cebe-225b-4628-b6a1-821ca25cb918::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 1279 rows starting from the beginning of the part | ||
| 7150 | 2026.02.06 01:23:41.894226 [ 198 ] {fb68cebe-225b-4628-b6a1-821ca25cb918::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 752 rows starting from the beginning of the part | ||
| 7151 | 2026.02.06 01:23:41.894307 [ 4 ] {320ff8ae-ed3d-40dd-8391-6cfce4a9eeaa} <Trace> oximeter.fields_u16 (fb4d60fc-202c-4b3b-b72e-c67fc122b90a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7152 | 2026.02.06 01:23:41.894347 [ 4 ] {320ff8ae-ed3d-40dd-8391-6cfce4a9eeaa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 7153 | 2026.02.06 01:23:41.894991 [ 4 ] {320ff8ae-ed3d-40dd-8391-6cfce4a9eeaa} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7154 | 2026.02.06 01:23:41.895222 [ 4 ] {320ff8ae-ed3d-40dd-8391-6cfce4a9eeaa} <Trace> oximeter.fields_u16 (fb4d60fc-202c-4b3b-b72e-c67fc122b90a): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7155 | 2026.02.06 01:23:41.895353 [ 4 ] {320ff8ae-ed3d-40dd-8391-6cfce4a9eeaa} <Debug> executeQuery: Read 133 rows, 8.00 KiB in 0.001543 sec., 86195.72261827608 rows/sec., 5.07 MiB/sec. | ||
| 7156 | 2026.02.06 01:23:41.895391 [ 4 ] {320ff8ae-ed3d-40dd-8391-6cfce4a9eeaa} <Debug> TCPHandler: Processed in 0.001705872 sec. | ||
| 7157 | 2026.02.06 01:23:41.895504 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7158 | 2026.02.06 01:23:41.895598 [ 4 ] {4fed0406-c952-4981-8561-812a5d59ad74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7159 | 2026.02.06 01:23:41.895637 [ 4 ] {4fed0406-c952-4981-8561-812a5d59ad74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7160 | 2026.02.06 01:23:41.896074 [ 4 ] {4fed0406-c952-4981-8561-812a5d59ad74} <Trace> oximeter.fields_u32 (efacbb35-87c4-45a6-b25f-cea415d7aebd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7161 | 2026.02.06 01:23:41.896108 [ 4 ] {4fed0406-c952-4981-8561-812a5d59ad74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 7162 | 2026.02.06 01:23:41.896508 [ 4 ] {4fed0406-c952-4981-8561-812a5d59ad74} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 7163 | 2026.02.06 01:23:41.896626 [ 201 ] {fb68cebe-225b-4628-b6a1-821ca25cb918::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5780 rows, containing 5 columns (5 merged, 0 gathered) in 0.00294327 sec., 1963802.1656185128 rows/sec., 166.84 MiB/sec. | ||
| 7164 | 2026.02.06 01:23:41.896729 [ 4 ] {4fed0406-c952-4981-8561-812a5d59ad74} <Trace> oximeter.fields_u32 (efacbb35-87c4-45a6-b25f-cea415d7aebd): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7165 | 2026.02.06 01:23:41.896846 [ 112 ] {} <Debug> oximeter.fields_u32 (efacbb35-87c4-45a6-b25f-cea415d7aebd) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 7166 | 2026.02.06 01:23:41.896857 [ 4 ] {4fed0406-c952-4981-8561-812a5d59ad74} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.001278 sec., 109546.16588419405 rows/sec., 7.08 MiB/sec. | ||
| 7167 | 2026.02.06 01:23:41.896886 [ 112 ] {} <Trace> oximeter.fields_u32 (efacbb35-87c4-45a6-b25f-cea415d7aebd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7168 | 2026.02.06 01:23:41.896903 [ 4 ] {4fed0406-c952-4981-8561-812a5d59ad74} <Debug> TCPHandler: Processed in 0.00144751 sec. | ||
| 7169 | 2026.02.06 01:23:41.896911 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 7170 | 2026.02.06 01:23:41.896957 [ 200 ] {fb68cebe-225b-4628-b6a1-821ca25cb918::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7171 | 2026.02.06 01:23:41.896993 [ 198 ] {efacbb35-87c4-45a6-b25f-cea415d7aebd::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 | ||
| 7172 | 2026.02.06 01:23:41.897037 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7173 | 2026.02.06 01:23:41.897099 [ 198 ] {efacbb35-87c4-45a6-b25f-cea415d7aebd::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7174 | 2026.02.06 01:23:41.897132 [ 198 ] {efacbb35-87c4-45a6-b25f-cea415d7aebd::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 392 rows starting from the beginning of the part | ||
| 7175 | 2026.02.06 01:23:41.897140 [ 4 ] {fa136c0f-2043-4469-8267-04bb69d79cc0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7176 | 2026.02.06 01:23:41.897182 [ 198 ] {efacbb35-87c4-45a6-b25f-cea415d7aebd::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 140 rows starting from the beginning of the part | ||
| 7177 | 2026.02.06 01:23:41.897189 [ 4 ] {fa136c0f-2043-4469-8267-04bb69d79cc0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7178 | 2026.02.06 01:23:41.897227 [ 198 ] {efacbb35-87c4-45a6-b25f-cea415d7aebd::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 | ||
| 7179 | 2026.02.06 01:23:41.897243 [ 200 ] {fb68cebe-225b-4628-b6a1-821ca25cb918::all_1_46_9} <Trace> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7180 | 2026.02.06 01:23:41.897269 [ 198 ] {efacbb35-87c4-45a6-b25f-cea415d7aebd::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 140 rows starting from the beginning of the part | ||
| 7181 | 2026.02.06 01:23:41.897310 [ 198 ] {efacbb35-87c4-45a6-b25f-cea415d7aebd::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 228 rows starting from the beginning of the part | ||
| 7182 | 2026.02.06 01:23:41.897320 [ 200 ] {fb68cebe-225b-4628-b6a1-821ca25cb918::all_1_46_9} <Trace> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7183 | 2026.02.06 01:23:41.897347 [ 198 ] {efacbb35-87c4-45a6-b25f-cea415d7aebd::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 140 rows starting from the beginning of the part | ||
| 7184 | 2026.02.06 01:23:41.897406 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.18 MiB. | ||
| 7185 | 2026.02.06 01:23:41.897643 [ 4 ] {fa136c0f-2043-4469-8267-04bb69d79cc0} <Trace> oximeter.fields_u8 (7e40da4e-3721-4df5-9ad4-b5e43542e087): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7186 | 2026.02.06 01:23:41.897680 [ 4 ] {fa136c0f-2043-4469-8267-04bb69d79cc0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 7187 | 2026.02.06 01:23:41.898001 [ 4 ] {fa136c0f-2043-4469-8267-04bb69d79cc0} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 7188 | 2026.02.06 01:23:41.898204 [ 200 ] {efacbb35-87c4-45a6-b25f-cea415d7aebd::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1180 rows, containing 5 columns (5 merged, 0 gathered) in 0.001251469 sec., 942891.9134233448 rows/sec., 66.01 MiB/sec. | ||
| 7189 | 2026.02.06 01:23:41.898226 [ 4 ] {fa136c0f-2043-4469-8267-04bb69d79cc0} <Trace> oximeter.fields_u8 (7e40da4e-3721-4df5-9ad4-b5e43542e087): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7190 | 2026.02.06 01:23:41.898340 [ 198 ] {efacbb35-87c4-45a6-b25f-cea415d7aebd::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 7191 | 2026.02.06 01:23:41.898357 [ 4 ] {fa136c0f-2043-4469-8267-04bb69d79cc0} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001234 sec., 112641.81523500809 rows/sec., 6.41 MiB/sec. | ||
| 7192 | 2026.02.06 01:23:41.898401 [ 4 ] {fa136c0f-2043-4469-8267-04bb69d79cc0} <Debug> TCPHandler: Processed in 0.001428479 sec. | ||
| 7193 | 2026.02.06 01:23:41.898517 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7194 | 2026.02.06 01:23:41.898603 [ 198 ] {efacbb35-87c4-45a6-b25f-cea415d7aebd::all_1_26_5} <Trace> oximeter.fields_u32 (efacbb35-87c4-45a6-b25f-cea415d7aebd): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7195 | 2026.02.06 01:23:41.898612 [ 4 ] {e60deb4b-e253-4cb1-99c3-d7563190d6af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7196 | 2026.02.06 01:23:41.898663 [ 4 ] {e60deb4b-e253-4cb1-99c3-d7563190d6af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7197 | 2026.02.06 01:23:41.898683 [ 198 ] {efacbb35-87c4-45a6-b25f-cea415d7aebd::all_1_26_5} <Trace> oximeter.fields_u32 (efacbb35-87c4-45a6-b25f-cea415d7aebd) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 7198 | 2026.02.06 01:23:41.898762 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 7199 | 2026.02.06 01:23:41.899225 [ 4 ] {e60deb4b-e253-4cb1-99c3-d7563190d6af} <Trace> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7200 | 2026.02.06 01:23:41.899266 [ 4 ] {e60deb4b-e253-4cb1-99c3-d7563190d6af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 7201 | 2026.02.06 01:23:41.899593 [ 4 ] {e60deb4b-e253-4cb1-99c3-d7563190d6af} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7202 | 2026.02.06 01:23:41.899803 [ 4 ] {e60deb4b-e253-4cb1-99c3-d7563190d6af} <Trace> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7203 | 2026.02.06 01:23:41.899902 [ 112 ] {} <Debug> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7204 | 2026.02.06 01:23:41.899929 [ 4 ] {e60deb4b-e253-4cb1-99c3-d7563190d6af} <Debug> executeQuery: Read 463 rows, 33.28 KiB in 0.001334 sec., 347076.46176911547 rows/sec., 24.36 MiB/sec. | ||
| 7205 | 2026.02.06 01:23:41.899932 [ 112 ] {} <Trace> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7206 | 2026.02.06 01:23:41.899962 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 7207 | 2026.02.06 01:23:41.899966 [ 4 ] {e60deb4b-e253-4cb1-99c3-d7563190d6af} <Debug> TCPHandler: Processed in 0.00149827 sec. | ||
| 7208 | 2026.02.06 01:23:41.900057 [ 189 ] {8671d447-0367-4212-b46d-8d9acc78108d::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 | ||
| 7209 | 2026.02.06 01:23:41.900085 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7210 | 2026.02.06 01:23:41.900183 [ 4 ] {f4b8f21c-d831-4d10-b859-09d6ef7024d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 7211 | 2026.02.06 01:23:41.900190 [ 189 ] {8671d447-0367-4212-b46d-8d9acc78108d::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7212 | 2026.02.06 01:23:41.900226 [ 4 ] {f4b8f21c-d831-4d10-b859-09d6ef7024d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 7213 | 2026.02.06 01:23:41.900237 [ 189 ] {8671d447-0367-4212-b46d-8d9acc78108d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1034 rows starting from the beginning of the part | ||
| 7214 | 2026.02.06 01:23:41.900313 [ 189 ] {8671d447-0367-4212-b46d-8d9acc78108d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 467 rows starting from the beginning of the part | ||
| 7215 | 2026.02.06 01:23:41.900361 [ 189 ] {8671d447-0367-4212-b46d-8d9acc78108d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 105 rows starting from the beginning of the part | ||
| 7216 | 2026.02.06 01:23:41.900404 [ 189 ] {8671d447-0367-4212-b46d-8d9acc78108d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 463 rows starting from the beginning of the part | ||
| 7217 | 2026.02.06 01:23:41.900444 [ 189 ] {8671d447-0367-4212-b46d-8d9acc78108d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 563 rows starting from the beginning of the part | ||
| 7218 | 2026.02.06 01:23:41.900485 [ 189 ] {8671d447-0367-4212-b46d-8d9acc78108d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 463 rows starting from the beginning of the part | ||
| 7219 | 2026.02.06 01:23:41.900570 [ 4 ] {f4b8f21c-d831-4d10-b859-09d6ef7024d4} <Trace> oximeter.measurements_bool (a3a47353-bd4a-4bc2-8c37-5164375cd607): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7220 | 2026.02.06 01:23:41.900609 [ 4 ] {f4b8f21c-d831-4d10-b859-09d6ef7024d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 7221 | 2026.02.06 01:23:41.900941 [ 4 ] {f4b8f21c-d831-4d10-b859-09d6ef7024d4} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 7222 | 2026.02.06 01:23:41.901165 [ 4 ] {f4b8f21c-d831-4d10-b859-09d6ef7024d4} <Trace> oximeter.measurements_bool (a3a47353-bd4a-4bc2-8c37-5164375cd607): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7223 | 2026.02.06 01:23:41.901296 [ 4 ] {f4b8f21c-d831-4d10-b859-09d6ef7024d4} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001131 sec., 5305.039787798408 rows/sec., 277.17 KiB/sec. | ||
| 7224 | 2026.02.06 01:23:41.901333 [ 4 ] {f4b8f21c-d831-4d10-b859-09d6ef7024d4} <Debug> TCPHandler: Processed in 0.001296669 sec. | ||
| 7225 | 2026.02.06 01:23:41.901440 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7226 | 2026.02.06 01:23:41.901531 [ 4 ] {b44b28a8-6d38-41f3-9c87-cdec4ea24158} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7227 | 2026.02.06 01:23:41.901572 [ 4 ] {b44b28a8-6d38-41f3-9c87-cdec4ea24158} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7228 | 2026.02.06 01:23:41.901869 [ 200 ] {8671d447-0367-4212-b46d-8d9acc78108d::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3095 rows, containing 5 columns (5 merged, 0 gathered) in 0.001859273 sec., 1664629.1319241445 rows/sec., 126.42 MiB/sec. | ||
| 7229 | 2026.02.06 01:23:41.901976 [ 4 ] {b44b28a8-6d38-41f3-9c87-cdec4ea24158} <Trace> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7230 | 2026.02.06 01:23:41.902012 [ 4 ] {b44b28a8-6d38-41f3-9c87-cdec4ea24158} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 7231 | 2026.02.06 01:23:41.902041 [ 189 ] {8671d447-0367-4212-b46d-8d9acc78108d::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7232 | 2026.02.06 01:23:41.902344 [ 189 ] {8671d447-0367-4212-b46d-8d9acc78108d::all_1_46_9} <Trace> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7233 | 2026.02.06 01:23:41.902388 [ 4 ] {b44b28a8-6d38-41f3-9c87-cdec4ea24158} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7234 | 2026.02.06 01:23:41.902424 [ 189 ] {8671d447-0367-4212-b46d-8d9acc78108d::all_1_46_9} <Trace> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7235 | 2026.02.06 01:23:41.902508 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
| 7236 | 2026.02.06 01:23:41.902621 [ 4 ] {b44b28a8-6d38-41f3-9c87-cdec4ea24158} <Trace> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7237 | 2026.02.06 01:23:41.902721 [ 112 ] {} <Debug> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7238 | 2026.02.06 01:23:41.902742 [ 112 ] {} <Trace> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7239 | 2026.02.06 01:23:41.902755 [ 4 ] {b44b28a8-6d38-41f3-9c87-cdec4ea24158} <Debug> executeQuery: Read 258 rows, 17.59 KiB in 0.001241 sec., 207896.85737308624 rows/sec., 13.84 MiB/sec. | ||
| 7240 | 2026.02.06 01:23:41.902757 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 7241 | 2026.02.06 01:23:41.902792 [ 4 ] {b44b28a8-6d38-41f3-9c87-cdec4ea24158} <Debug> TCPHandler: Processed in 0.001400139 sec. | ||
| 7242 | 2026.02.06 01:23:41.902846 [ 193 ] {e511ea71-e802-4545-b869-85850eb1d513::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 | ||
| 7243 | 2026.02.06 01:23:41.902902 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7244 | 2026.02.06 01:23:41.902961 [ 193 ] {e511ea71-e802-4545-b869-85850eb1d513::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7245 | 2026.02.06 01:23:41.902995 [ 193 ] {e511ea71-e802-4545-b869-85850eb1d513::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_41_8, total 13510 rows starting from the beginning of the part | ||
| 7246 | 2026.02.06 01:23:41.903000 [ 4 ] {af36fabc-a185-45f7-a938-99098eff6585} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 7247 | 2026.02.06 01:23:41.903050 [ 4 ] {af36fabc-a185-45f7-a938-99098eff6585} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 7248 | 2026.02.06 01:23:41.903054 [ 193 ] {e511ea71-e802-4545-b869-85850eb1d513::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 260 rows starting from the beginning of the part | ||
| 7249 | 2026.02.06 01:23:41.903111 [ 193 ] {e511ea71-e802-4545-b869-85850eb1d513::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 | ||
| 7250 | 2026.02.06 01:23:41.903151 [ 193 ] {e511ea71-e802-4545-b869-85850eb1d513::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 | ||
| 7251 | 2026.02.06 01:23:41.903190 [ 193 ] {e511ea71-e802-4545-b869-85850eb1d513::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 845 rows starting from the beginning of the part | ||
| 7252 | 2026.02.06 01:23:41.903231 [ 193 ] {e511ea71-e802-4545-b869-85850eb1d513::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 | ||
| 7253 | 2026.02.06 01:23:41.903366 [ 4 ] {af36fabc-a185-45f7-a938-99098eff6585} <Trace> oximeter.measurements_f64 (2afa91c6-7a6c-42cf-84ca-7476e88b4c4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7254 | 2026.02.06 01:23:41.903406 [ 4 ] {af36fabc-a185-45f7-a938-99098eff6585} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 7255 | 2026.02.06 01:23:41.903773 [ 4 ] {af36fabc-a185-45f7-a938-99098eff6585} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 7256 | 2026.02.06 01:23:41.903987 [ 4 ] {af36fabc-a185-45f7-a938-99098eff6585} <Trace> oximeter.measurements_f64 (2afa91c6-7a6c-42cf-84ca-7476e88b4c4e): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7257 | 2026.02.06 01:23:41.904115 [ 4 ] {af36fabc-a185-45f7-a938-99098eff6585} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001132 sec., 883.3922261484099 rows/sec., 59.53 KiB/sec. | ||
| 7258 | 2026.02.06 01:23:41.904152 [ 4 ] {af36fabc-a185-45f7-a938-99098eff6585} <Debug> TCPHandler: Processed in 0.001298689 sec. | ||
| 7259 | 2026.02.06 01:23:41.904262 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7260 | 2026.02.06 01:23:41.904356 [ 4 ] {4b6f6f56-a84b-4986-9f15-3a2abecd3c84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7261 | 2026.02.06 01:23:41.904396 [ 4 ] {4b6f6f56-a84b-4986-9f15-3a2abecd3c84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7262 | 2026.02.06 01:23:41.904716 [ 4 ] {4b6f6f56-a84b-4986-9f15-3a2abecd3c84} <Trace> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7263 | 2026.02.06 01:23:41.904751 [ 4 ] {4b6f6f56-a84b-4986-9f15-3a2abecd3c84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 7264 | 2026.02.06 01:23:41.905170 [ 4 ] {4b6f6f56-a84b-4986-9f15-3a2abecd3c84} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7265 | 2026.02.06 01:23:41.905414 [ 4 ] {4b6f6f56-a84b-4986-9f15-3a2abecd3c84} <Trace> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7266 | 2026.02.06 01:23:41.905541 [ 4 ] {4b6f6f56-a84b-4986-9f15-3a2abecd3c84} <Debug> executeQuery: Read 88 rows, 5.66 KiB in 0.001202 sec., 73211.31447587354 rows/sec., 4.60 MiB/sec. | ||
| 7267 | 2026.02.06 01:23:41.905559 [ 110 ] {} <Debug> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7268 | 2026.02.06 01:23:41.905577 [ 4 ] {4b6f6f56-a84b-4986-9f15-3a2abecd3c84} <Debug> TCPHandler: Processed in 0.001364099 sec. | ||
| 7269 | 2026.02.06 01:23:41.905615 [ 110 ] {} <Trace> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7270 | 2026.02.06 01:23:41.905645 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 7271 | 2026.02.06 01:23:41.905723 [ 189 ] {35a37a75-595c-437a-bd19-b1f8c8c9b2dc::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 | ||
| 7272 | 2026.02.06 01:23:41.905810 [ 189 ] {35a37a75-595c-437a-bd19-b1f8c8c9b2dc::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7273 | 2026.02.06 01:23:41.905840 [ 189 ] {35a37a75-595c-437a-bd19-b1f8c8c9b2dc::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2576 rows starting from the beginning of the part | ||
| 7274 | 2026.02.06 01:23:41.905892 [ 189 ] {35a37a75-595c-437a-bd19-b1f8c8c9b2dc::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 88 rows starting from the beginning of the part | ||
| 7275 | 2026.02.06 01:23:41.905936 [ 189 ] {35a37a75-595c-437a-bd19-b1f8c8c9b2dc::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 | ||
| 7276 | 2026.02.06 01:23:41.905975 [ 189 ] {35a37a75-595c-437a-bd19-b1f8c8c9b2dc::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 | ||
| 7277 | 2026.02.06 01:23:41.906020 [ 189 ] {35a37a75-595c-437a-bd19-b1f8c8c9b2dc::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 | ||
| 7278 | 2026.02.06 01:23:41.906059 [ 189 ] {35a37a75-595c-437a-bd19-b1f8c8c9b2dc::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 | ||
| 7279 | 2026.02.06 01:23:41.907626 [ 194 ] {35a37a75-595c-437a-bd19-b1f8c8c9b2dc::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2960 rows, containing 4 columns (4 merged, 0 gathered) in 0.001932583 sec., 1531628.9132213208 rows/sec., 99.43 MiB/sec. | ||
| 7280 | 2026.02.06 01:23:41.907989 [ 200 ] {35a37a75-595c-437a-bd19-b1f8c8c9b2dc::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7281 | 2026.02.06 01:23:41.908289 [ 200 ] {35a37a75-595c-437a-bd19-b1f8c8c9b2dc::all_1_46_9} <Trace> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7282 | 2026.02.06 01:23:41.908364 [ 200 ] {35a37a75-595c-437a-bd19-b1f8c8c9b2dc::all_1_46_9} <Trace> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7283 | 2026.02.06 01:23:41.908443 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.71 MiB. | ||
| 7284 | 2026.02.06 01:23:41.908512 [ 192 ] {e511ea71-e802-4545-b869-85850eb1d513::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 15291 rows, containing 5 columns (5 merged, 0 gathered) in 0.005705859 sec., 2679876.9475376103 rows/sec., 181.66 MiB/sec. | ||
| 7285 | 2026.02.06 01:23:41.908988 [ 200 ] {e511ea71-e802-4545-b869-85850eb1d513::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7286 | 2026.02.06 01:23:41.909224 [ 200 ] {e511ea71-e802-4545-b869-85850eb1d513::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7287 | 2026.02.06 01:23:41.909283 [ 200 ] {e511ea71-e802-4545-b869-85850eb1d513::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7288 | 2026.02.06 01:23:41.909350 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.87 MiB. | ||
| 7289 | 2026.02.06 01:23:42.000212 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 279.08 MiB, peak 288.00 MiB, free memory in arenas 0.00 B, will set to 281.05 MiB (RSS), difference: 1.97 MiB | ||
| 7290 | 2026.02.06 01:23:46.029836 [ 106 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7291 | 2026.02.06 01:23:46.029904 [ 106 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7292 | 2026.02.06 01:23:46.150625 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 15385 | ||
| 7293 | 2026.02.06 01:23:46.151203 [ 245 ] {} <Trace> system.asynchronous_metric_log (50965cfb-3fe0-4bc3-b722-77d2bdddda32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7294 | 2026.02.06 01:23:46.151254 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 7295 | 2026.02.06 01:23:46.151770 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 7296 | 2026.02.06 01:23:46.152020 [ 245 ] {} <Trace> system.asynchronous_metric_log (50965cfb-3fe0-4bc3-b722-77d2bdddda32): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7297 | 2026.02.06 01:23:46.152169 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15385 | ||
| 7298 | 2026.02.06 01:23:46.191523 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 958 | ||
| 7299 | 2026.02.06 01:23:46.194168 [ 243 ] {} <Trace> system.query_log (e979a318-9a58-4b34-9a72-3006f9f8e92e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7300 | 2026.02.06 01:23:46.194205 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 7301 | 2026.02.06 01:23:46.195372 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 7302 | 2026.02.06 01:23:46.195643 [ 243 ] {} <Trace> system.query_log (e979a318-9a58-4b34-9a72-3006f9f8e92e): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7303 | 2026.02.06 01:23:46.195913 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 958 | ||
| 7304 | 2026.02.06 01:23:46.884631 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7305 | 2026.02.06 01:23:46.884806 [ 4 ] {40fe1739-f002-49d4-95e9-b694a4bfffa7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7306 | 2026.02.06 01:23:46.884905 [ 4 ] {40fe1739-f002-49d4-95e9-b694a4bfffa7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7307 | 2026.02.06 01:23:46.885643 [ 4 ] {40fe1739-f002-49d4-95e9-b694a4bfffa7} <Trace> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7308 | 2026.02.06 01:23:46.885683 [ 4 ] {40fe1739-f002-49d4-95e9-b694a4bfffa7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 7309 | 2026.02.06 01:23:46.886081 [ 4 ] {40fe1739-f002-49d4-95e9-b694a4bfffa7} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7310 | 2026.02.06 01:23:46.886320 [ 4 ] {40fe1739-f002-49d4-95e9-b694a4bfffa7} <Trace> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7311 | 2026.02.06 01:23:46.886467 [ 4 ] {40fe1739-f002-49d4-95e9-b694a4bfffa7} <Debug> executeQuery: Read 138 rows, 12.27 KiB in 0.001713 sec., 80560.42031523644 rows/sec., 6.99 MiB/sec. | ||
| 7312 | 2026.02.06 01:23:46.886508 [ 4 ] {40fe1739-f002-49d4-95e9-b694a4bfffa7} <Debug> TCPHandler: Processed in 0.002012364 sec. | ||
| 7313 | 2026.02.06 01:23:46.886640 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7314 | 2026.02.06 01:23:46.886739 [ 4 ] {630835c9-377d-4e79-9661-69b6ebd3fd53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7315 | 2026.02.06 01:23:46.886781 [ 4 ] {630835c9-377d-4e79-9661-69b6ebd3fd53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7316 | 2026.02.06 01:23:46.887231 [ 4 ] {630835c9-377d-4e79-9661-69b6ebd3fd53} <Trace> oximeter.fields_u16 (fb4d60fc-202c-4b3b-b72e-c67fc122b90a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7317 | 2026.02.06 01:23:46.887267 [ 4 ] {630835c9-377d-4e79-9661-69b6ebd3fd53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 7318 | 2026.02.06 01:23:46.887560 [ 4 ] {630835c9-377d-4e79-9661-69b6ebd3fd53} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7319 | 2026.02.06 01:23:46.887764 [ 4 ] {630835c9-377d-4e79-9661-69b6ebd3fd53} <Trace> oximeter.fields_u16 (fb4d60fc-202c-4b3b-b72e-c67fc122b90a): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7320 | 2026.02.06 01:23:46.887888 [ 4 ] {630835c9-377d-4e79-9661-69b6ebd3fd53} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001174 sec., 34923.33901192505 rows/sec., 2.56 MiB/sec. | ||
| 7321 | 2026.02.06 01:23:46.887926 [ 4 ] {630835c9-377d-4e79-9661-69b6ebd3fd53} <Debug> TCPHandler: Processed in 0.001334709 sec. | ||
| 7322 | 2026.02.06 01:23:46.888046 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7323 | 2026.02.06 01:23:46.888138 [ 4 ] {77856069-5af2-46c9-aef0-0898ddb2dde2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7324 | 2026.02.06 01:23:46.888177 [ 4 ] {77856069-5af2-46c9-aef0-0898ddb2dde2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7325 | 2026.02.06 01:23:46.888622 [ 4 ] {77856069-5af2-46c9-aef0-0898ddb2dde2} <Trace> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7326 | 2026.02.06 01:23:46.888657 [ 4 ] {77856069-5af2-46c9-aef0-0898ddb2dde2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 7327 | 2026.02.06 01:23:46.888957 [ 4 ] {77856069-5af2-46c9-aef0-0898ddb2dde2} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7328 | 2026.02.06 01:23:46.889163 [ 4 ] {77856069-5af2-46c9-aef0-0898ddb2dde2} <Trace> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7329 | 2026.02.06 01:23:46.889285 [ 4 ] {77856069-5af2-46c9-aef0-0898ddb2dde2} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001167 sec., 89974.29305912596 rows/sec., 7.03 MiB/sec. | ||
| 7330 | 2026.02.06 01:23:46.889320 [ 4 ] {77856069-5af2-46c9-aef0-0898ddb2dde2} <Debug> TCPHandler: Processed in 0.001325569 sec. | ||
| 7331 | 2026.02.06 01:23:46.889459 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7332 | 2026.02.06 01:23:46.889546 [ 4 ] {13241331-bfda-4fbb-8036-bdb59186985b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7333 | 2026.02.06 01:23:46.889586 [ 4 ] {13241331-bfda-4fbb-8036-bdb59186985b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7334 | 2026.02.06 01:23:46.889981 [ 4 ] {13241331-bfda-4fbb-8036-bdb59186985b} <Trace> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7335 | 2026.02.06 01:23:46.890014 [ 4 ] {13241331-bfda-4fbb-8036-bdb59186985b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 7336 | 2026.02.06 01:23:46.890381 [ 4 ] {13241331-bfda-4fbb-8036-bdb59186985b} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7337 | 2026.02.06 01:23:46.890586 [ 4 ] {13241331-bfda-4fbb-8036-bdb59186985b} <Trace> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7338 | 2026.02.06 01:23:46.890711 [ 4 ] {13241331-bfda-4fbb-8036-bdb59186985b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001163 sec., 137575.23645743766 rows/sec., 9.58 MiB/sec. | ||
| 7339 | 2026.02.06 01:23:46.890747 [ 4 ] {13241331-bfda-4fbb-8036-bdb59186985b} <Debug> TCPHandler: Processed in 0.001322109 sec. | ||
| 7340 | 2026.02.06 01:23:46.890859 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7341 | 2026.02.06 01:23:46.890951 [ 4 ] {b7661fb8-7b49-4f4f-ada9-7c657903a598} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7342 | 2026.02.06 01:23:46.891005 [ 4 ] {b7661fb8-7b49-4f4f-ada9-7c657903a598} <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 | ||
| 7343 | 2026.02.06 01:23:46.891851 [ 4 ] {b7661fb8-7b49-4f4f-ada9-7c657903a598} <Trace> oximeter.measurements_histogramu64 (97144b8f-900e-4825-92d0-28bf27d1d4ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7344 | 2026.02.06 01:23:46.891886 [ 4 ] {b7661fb8-7b49-4f4f-ada9-7c657903a598} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 7345 | 2026.02.06 01:23:46.892437 [ 4 ] {b7661fb8-7b49-4f4f-ada9-7c657903a598} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 7346 | 2026.02.06 01:23:46.892655 [ 4 ] {b7661fb8-7b49-4f4f-ada9-7c657903a598} <Trace> oximeter.measurements_histogramu64 (97144b8f-900e-4825-92d0-28bf27d1d4ae): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7347 | 2026.02.06 01:23:46.892786 [ 4 ] {b7661fb8-7b49-4f4f-ada9-7c657903a598} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001853 sec., 22126.281705342688 rows/sec., 39.65 MiB/sec. | ||
| 7348 | 2026.02.06 01:23:46.892837 [ 4 ] {b7661fb8-7b49-4f4f-ada9-7c657903a598} <Debug> TCPHandler: Processed in 0.002025234 sec. | ||
| 7349 | 2026.02.06 01:23:46.892951 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7350 | 2026.02.06 01:23:46.893044 [ 4 ] {54082702-7192-47fb-8598-c5544df1f135} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7351 | 2026.02.06 01:23:46.893084 [ 4 ] {54082702-7192-47fb-8598-c5544df1f135} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7352 | 2026.02.06 01:23:46.893425 [ 4 ] {54082702-7192-47fb-8598-c5544df1f135} <Trace> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7353 | 2026.02.06 01:23:46.893459 [ 4 ] {54082702-7192-47fb-8598-c5544df1f135} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 7354 | 2026.02.06 01:23:46.893748 [ 4 ] {54082702-7192-47fb-8598-c5544df1f135} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7355 | 2026.02.06 01:23:46.893950 [ 4 ] {54082702-7192-47fb-8598-c5544df1f135} <Trace> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7356 | 2026.02.06 01:23:46.894077 [ 4 ] {54082702-7192-47fb-8598-c5544df1f135} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001051 sec., 57088.487155090384 rows/sec., 3.85 MiB/sec. | ||
| 7357 | 2026.02.06 01:23:46.894113 [ 4 ] {54082702-7192-47fb-8598-c5544df1f135} <Debug> TCPHandler: Processed in 0.001209358 sec. | ||
| 7358 | 2026.02.06 01:23:46.960506 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 241 | ||
| 7359 | 2026.02.06 01:23:46.977949 [ 244 ] {} <Trace> system.metric_log (b13c6af1-b368-46ee-88e3-e8b49f18365b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7360 | 2026.02.06 01:23:46.978006 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 7361 | 2026.02.06 01:23:46.983414 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 7362 | 2026.02.06 01:23:46.984117 [ 244 ] {} <Trace> system.metric_log (b13c6af1-b368-46ee-88e3-e8b49f18365b): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7363 | 2026.02.06 01:23:46.986894 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 241 | ||
| 7364 | 2026.02.06 01:23:47.001218 [ 249 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000829355 sec. | ||
| 7365 | 2026.02.06 01:23:51.903049 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7366 | 2026.02.06 01:23:51.903341 [ 4 ] {08cf3379-cbaf-46d8-9179-0fe4c64e89f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7367 | 2026.02.06 01:23:51.903445 [ 4 ] {08cf3379-cbaf-46d8-9179-0fe4c64e89f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7368 | 2026.02.06 01:23:51.904703 [ 4 ] {08cf3379-cbaf-46d8-9179-0fe4c64e89f8} <Trace> oximeter.fields_i16 (104ba66f-7843-4e50-a9a9-abb40c455f87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7369 | 2026.02.06 01:23:51.904779 [ 4 ] {08cf3379-cbaf-46d8-9179-0fe4c64e89f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 7370 | 2026.02.06 01:23:51.905416 [ 4 ] {08cf3379-cbaf-46d8-9179-0fe4c64e89f8} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 7371 | 2026.02.06 01:23:51.905771 [ 4 ] {08cf3379-cbaf-46d8-9179-0fe4c64e89f8} <Trace> oximeter.fields_i16 (104ba66f-7843-4e50-a9a9-abb40c455f87): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7372 | 2026.02.06 01:23:51.906023 [ 4 ] {08cf3379-cbaf-46d8-9179-0fe4c64e89f8} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.002753 sec., 96621.86705412278 rows/sec., 6.14 MiB/sec. | ||
| 7373 | 2026.02.06 01:23:51.906110 [ 4 ] {08cf3379-cbaf-46d8-9179-0fe4c64e89f8} <Debug> TCPHandler: Processed in 0.003307592 sec. | ||
| 7374 | 2026.02.06 01:23:51.906319 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7375 | 2026.02.06 01:23:51.906559 [ 4 ] {86dd3ad9-d0c8-42f0-963f-29fe81e7770a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7376 | 2026.02.06 01:23:51.906626 [ 4 ] {86dd3ad9-d0c8-42f0-963f-29fe81e7770a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7377 | 2026.02.06 01:23:51.908200 [ 4 ] {86dd3ad9-d0c8-42f0-963f-29fe81e7770a} <Trace> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7378 | 2026.02.06 01:23:51.908270 [ 4 ] {86dd3ad9-d0c8-42f0-963f-29fe81e7770a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 7379 | 2026.02.06 01:23:51.908823 [ 4 ] {86dd3ad9-d0c8-42f0-963f-29fe81e7770a} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7380 | 2026.02.06 01:23:51.909189 [ 4 ] {86dd3ad9-d0c8-42f0-963f-29fe81e7770a} <Trace> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7381 | 2026.02.06 01:23:51.909406 [ 4 ] {86dd3ad9-d0c8-42f0-963f-29fe81e7770a} <Debug> executeQuery: Read 752 rows, 60.56 KiB in 0.002882 sec., 260929.90978487162 rows/sec., 20.52 MiB/sec. | ||
| 7382 | 2026.02.06 01:23:51.909483 [ 4 ] {86dd3ad9-d0c8-42f0-963f-29fe81e7770a} <Debug> TCPHandler: Processed in 0.003240162 sec. | ||
| 7383 | 2026.02.06 01:23:51.909676 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7384 | 2026.02.06 01:23:51.909823 [ 4 ] {15ef3364-7cbc-47ee-a58e-ce459816457c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7385 | 2026.02.06 01:23:51.909891 [ 4 ] {15ef3364-7cbc-47ee-a58e-ce459816457c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7386 | 2026.02.06 01:23:51.910687 [ 4 ] {15ef3364-7cbc-47ee-a58e-ce459816457c} <Trace> oximeter.fields_u16 (fb4d60fc-202c-4b3b-b72e-c67fc122b90a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7387 | 2026.02.06 01:23:51.910738 [ 4 ] {15ef3364-7cbc-47ee-a58e-ce459816457c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 7388 | 2026.02.06 01:23:51.911313 [ 4 ] {15ef3364-7cbc-47ee-a58e-ce459816457c} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7389 | 2026.02.06 01:23:51.911684 [ 4 ] {15ef3364-7cbc-47ee-a58e-ce459816457c} <Trace> oximeter.fields_u16 (fb4d60fc-202c-4b3b-b72e-c67fc122b90a): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7390 | 2026.02.06 01:23:51.911923 [ 4 ] {15ef3364-7cbc-47ee-a58e-ce459816457c} <Debug> executeQuery: Read 133 rows, 8.00 KiB in 0.002139 sec., 62178.5881252922 rows/sec., 3.65 MiB/sec. | ||
| 7391 | 2026.02.06 01:23:51.911994 [ 4 ] {15ef3364-7cbc-47ee-a58e-ce459816457c} <Debug> TCPHandler: Processed in 0.002388016 sec. | ||
| 7392 | 2026.02.06 01:23:51.912218 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7393 | 2026.02.06 01:23:51.912363 [ 4 ] {3e06fc0b-2180-4000-b17f-5388514fb889} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7394 | 2026.02.06 01:23:51.912427 [ 4 ] {3e06fc0b-2180-4000-b17f-5388514fb889} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7395 | 2026.02.06 01:23:51.913199 [ 4 ] {3e06fc0b-2180-4000-b17f-5388514fb889} <Trace> oximeter.fields_u32 (efacbb35-87c4-45a6-b25f-cea415d7aebd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7396 | 2026.02.06 01:23:51.913250 [ 4 ] {3e06fc0b-2180-4000-b17f-5388514fb889} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 7397 | 2026.02.06 01:23:51.913693 [ 4 ] {3e06fc0b-2180-4000-b17f-5388514fb889} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 7398 | 2026.02.06 01:23:51.913995 [ 4 ] {3e06fc0b-2180-4000-b17f-5388514fb889} <Trace> oximeter.fields_u32 (efacbb35-87c4-45a6-b25f-cea415d7aebd): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7399 | 2026.02.06 01:23:51.914188 [ 4 ] {3e06fc0b-2180-4000-b17f-5388514fb889} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.001863 sec., 75147.61137949543 rows/sec., 4.86 MiB/sec. | ||
| 7400 | 2026.02.06 01:23:51.914242 [ 4 ] {3e06fc0b-2180-4000-b17f-5388514fb889} <Debug> TCPHandler: Processed in 0.002103625 sec. | ||
| 7401 | 2026.02.06 01:23:51.914413 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7402 | 2026.02.06 01:23:51.914534 [ 4 ] {16f0814c-9a58-4b00-8c06-53012655d577} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7403 | 2026.02.06 01:23:51.914589 [ 4 ] {16f0814c-9a58-4b00-8c06-53012655d577} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7404 | 2026.02.06 01:23:51.915241 [ 4 ] {16f0814c-9a58-4b00-8c06-53012655d577} <Trace> oximeter.fields_u8 (7e40da4e-3721-4df5-9ad4-b5e43542e087): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7405 | 2026.02.06 01:23:51.915288 [ 4 ] {16f0814c-9a58-4b00-8c06-53012655d577} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 7406 | 2026.02.06 01:23:51.915717 [ 4 ] {16f0814c-9a58-4b00-8c06-53012655d577} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 7407 | 2026.02.06 01:23:51.916032 [ 4 ] {16f0814c-9a58-4b00-8c06-53012655d577} <Trace> oximeter.fields_u8 (7e40da4e-3721-4df5-9ad4-b5e43542e087): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7408 | 2026.02.06 01:23:51.916220 [ 4 ] {16f0814c-9a58-4b00-8c06-53012655d577} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001711 sec., 81239.04149620105 rows/sec., 4.62 MiB/sec. | ||
| 7409 | 2026.02.06 01:23:51.916273 [ 4 ] {16f0814c-9a58-4b00-8c06-53012655d577} <Debug> TCPHandler: Processed in 0.001922562 sec. | ||
| 7410 | 2026.02.06 01:23:51.916439 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7411 | 2026.02.06 01:23:51.916558 [ 4 ] {8855c566-ed46-4bb0-a120-a5baadf66588} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7412 | 2026.02.06 01:23:51.916612 [ 4 ] {8855c566-ed46-4bb0-a120-a5baadf66588} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7413 | 2026.02.06 01:23:51.917558 [ 4 ] {8855c566-ed46-4bb0-a120-a5baadf66588} <Trace> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7414 | 2026.02.06 01:23:51.917602 [ 4 ] {8855c566-ed46-4bb0-a120-a5baadf66588} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 7415 | 2026.02.06 01:23:51.918066 [ 4 ] {8855c566-ed46-4bb0-a120-a5baadf66588} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7416 | 2026.02.06 01:23:51.918449 [ 4 ] {8855c566-ed46-4bb0-a120-a5baadf66588} <Trace> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7417 | 2026.02.06 01:23:51.918651 [ 4 ] {8855c566-ed46-4bb0-a120-a5baadf66588} <Debug> executeQuery: Read 463 rows, 33.28 KiB in 0.002118 sec., 218602.4551463645 rows/sec., 15.34 MiB/sec. | ||
| 7418 | 2026.02.06 01:23:51.918707 [ 4 ] {8855c566-ed46-4bb0-a120-a5baadf66588} <Debug> TCPHandler: Processed in 0.002331686 sec. | ||
| 7419 | 2026.02.06 01:23:51.918880 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7420 | 2026.02.06 01:23:51.919008 [ 4 ] {304cb51a-e656-434a-bc6f-23ed112671bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 7421 | 2026.02.06 01:23:51.919065 [ 4 ] {304cb51a-e656-434a-bc6f-23ed112671bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 7422 | 2026.02.06 01:23:51.919577 [ 4 ] {304cb51a-e656-434a-bc6f-23ed112671bc} <Trace> oximeter.measurements_bool (a3a47353-bd4a-4bc2-8c37-5164375cd607): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7423 | 2026.02.06 01:23:51.919628 [ 4 ] {304cb51a-e656-434a-bc6f-23ed112671bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 7424 | 2026.02.06 01:23:51.920094 [ 4 ] {304cb51a-e656-434a-bc6f-23ed112671bc} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 7425 | 2026.02.06 01:23:51.920431 [ 4 ] {304cb51a-e656-434a-bc6f-23ed112671bc} <Trace> oximeter.measurements_bool (a3a47353-bd4a-4bc2-8c37-5164375cd607): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7426 | 2026.02.06 01:23:51.920612 [ 63 ] {} <Debug> oximeter.measurements_bool (a3a47353-bd4a-4bc2-8c37-5164375cd607) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 7427 | 2026.02.06 01:23:51.920626 [ 4 ] {304cb51a-e656-434a-bc6f-23ed112671bc} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001645 sec., 3647.4164133738605 rows/sec., 190.56 KiB/sec. | ||
| 7428 | 2026.02.06 01:23:51.920709 [ 63 ] {} <Trace> oximeter.measurements_bool (a3a47353-bd4a-4bc2-8c37-5164375cd607): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7429 | 2026.02.06 01:23:51.920735 [ 4 ] {304cb51a-e656-434a-bc6f-23ed112671bc} <Debug> TCPHandler: Processed in 0.001916553 sec. | ||
| 7430 | 2026.02.06 01:23:51.920754 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 7431 | 2026.02.06 01:23:51.920892 [ 200 ] {a3a47353-bd4a-4bc2-8c37-5164375cd607::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 | ||
| 7432 | 2026.02.06 01:23:51.920915 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7433 | 2026.02.06 01:23:51.921034 [ 200 ] {a3a47353-bd4a-4bc2-8c37-5164375cd607::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7434 | 2026.02.06 01:23:51.921047 [ 4 ] {d05ded31-c331-49fd-ae26-d9de03d71910} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7435 | 2026.02.06 01:23:51.921077 [ 200 ] {a3a47353-bd4a-4bc2-8c37-5164375cd607::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 | ||
| 7436 | 2026.02.06 01:23:51.921110 [ 4 ] {d05ded31-c331-49fd-ae26-d9de03d71910} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7437 | 2026.02.06 01:23:51.921164 [ 200 ] {a3a47353-bd4a-4bc2-8c37-5164375cd607::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 | ||
| 7438 | 2026.02.06 01:23:51.921229 [ 200 ] {a3a47353-bd4a-4bc2-8c37-5164375cd607::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 | ||
| 7439 | 2026.02.06 01:23:51.921291 [ 200 ] {a3a47353-bd4a-4bc2-8c37-5164375cd607::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 | ||
| 7440 | 2026.02.06 01:23:51.921350 [ 200 ] {a3a47353-bd4a-4bc2-8c37-5164375cd607::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 | ||
| 7441 | 2026.02.06 01:23:51.921411 [ 200 ] {a3a47353-bd4a-4bc2-8c37-5164375cd607::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 | ||
| 7442 | 2026.02.06 01:23:51.921780 [ 4 ] {d05ded31-c331-49fd-ae26-d9de03d71910} <Trace> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7443 | 2026.02.06 01:23:51.921826 [ 4 ] {d05ded31-c331-49fd-ae26-d9de03d71910} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 7444 | 2026.02.06 01:23:51.922330 [ 4 ] {d05ded31-c331-49fd-ae26-d9de03d71910} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7445 | 2026.02.06 01:23:51.922473 [ 196 ] {a3a47353-bd4a-4bc2-8c37-5164375cd607::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 126 rows, containing 4 columns (4 merged, 0 gathered) in 0.001639802 sec., 76838.54514142561 rows/sec., 3.92 MiB/sec. | ||
| 7446 | 2026.02.06 01:23:51.922659 [ 196 ] {a3a47353-bd4a-4bc2-8c37-5164375cd607::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 7447 | 2026.02.06 01:23:51.922674 [ 4 ] {d05ded31-c331-49fd-ae26-d9de03d71910} <Trace> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7448 | 2026.02.06 01:23:51.922873 [ 4 ] {d05ded31-c331-49fd-ae26-d9de03d71910} <Debug> executeQuery: Read 258 rows, 17.59 KiB in 0.001853 sec., 139233.67512142472 rows/sec., 9.27 MiB/sec. | ||
| 7449 | 2026.02.06 01:23:51.922928 [ 4 ] {d05ded31-c331-49fd-ae26-d9de03d71910} <Debug> TCPHandler: Processed in 0.002080134 sec. | ||
| 7450 | 2026.02.06 01:23:51.923101 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7451 | 2026.02.06 01:23:51.923103 [ 196 ] {a3a47353-bd4a-4bc2-8c37-5164375cd607::all_1_21_4} <Trace> oximeter.measurements_bool (a3a47353-bd4a-4bc2-8c37-5164375cd607): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7452 | 2026.02.06 01:23:51.923223 [ 4 ] {6aa859ce-26a1-42e8-b690-eac137b79800} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 7453 | 2026.02.06 01:23:51.923221 [ 196 ] {a3a47353-bd4a-4bc2-8c37-5164375cd607::all_1_21_4} <Trace> oximeter.measurements_bool (a3a47353-bd4a-4bc2-8c37-5164375cd607) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 7454 | 2026.02.06 01:23:51.923282 [ 4 ] {6aa859ce-26a1-42e8-b690-eac137b79800} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 7455 | 2026.02.06 01:23:51.923334 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 7456 | 2026.02.06 01:23:51.923766 [ 4 ] {6aa859ce-26a1-42e8-b690-eac137b79800} <Trace> oximeter.measurements_f64 (2afa91c6-7a6c-42cf-84ca-7476e88b4c4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7457 | 2026.02.06 01:23:51.923812 [ 4 ] {6aa859ce-26a1-42e8-b690-eac137b79800} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 7458 | 2026.02.06 01:23:51.924263 [ 4 ] {6aa859ce-26a1-42e8-b690-eac137b79800} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 7459 | 2026.02.06 01:23:51.924584 [ 4 ] {6aa859ce-26a1-42e8-b690-eac137b79800} <Trace> oximeter.measurements_f64 (2afa91c6-7a6c-42cf-84ca-7476e88b4c4e): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7460 | 2026.02.06 01:23:51.924771 [ 4 ] {6aa859ce-26a1-42e8-b690-eac137b79800} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001575 sec., 634.9206349206349 rows/sec., 42.78 KiB/sec. | ||
| 7461 | 2026.02.06 01:23:51.924823 [ 4 ] {6aa859ce-26a1-42e8-b690-eac137b79800} <Debug> TCPHandler: Processed in 0.001785592 sec. | ||
| 7462 | 2026.02.06 01:23:51.924993 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7463 | 2026.02.06 01:23:51.925111 [ 4 ] {fd263d2f-9f6e-4955-b506-65f09358846b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7464 | 2026.02.06 01:23:51.925167 [ 4 ] {fd263d2f-9f6e-4955-b506-65f09358846b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7465 | 2026.02.06 01:23:51.925680 [ 4 ] {fd263d2f-9f6e-4955-b506-65f09358846b} <Trace> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7466 | 2026.02.06 01:23:51.925728 [ 4 ] {fd263d2f-9f6e-4955-b506-65f09358846b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 7467 | 2026.02.06 01:23:51.926195 [ 4 ] {fd263d2f-9f6e-4955-b506-65f09358846b} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7468 | 2026.02.06 01:23:51.926534 [ 4 ] {fd263d2f-9f6e-4955-b506-65f09358846b} <Trace> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7469 | 2026.02.06 01:23:51.926736 [ 4 ] {fd263d2f-9f6e-4955-b506-65f09358846b} <Debug> executeQuery: Read 88 rows, 5.66 KiB in 0.001652 sec., 53268.76513317191 rows/sec., 3.34 MiB/sec. | ||
| 7470 | 2026.02.06 01:23:51.926790 [ 4 ] {fd263d2f-9f6e-4955-b506-65f09358846b} <Debug> TCPHandler: Processed in 0.001861422 sec. | ||
| 7471 | 2026.02.06 01:23:52.602569 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51386 | ||
| 7472 | 2026.02.06 01:23:52.602678 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7473 | 2026.02.06 01:23:52.602703 [ 286 ] {} <Debug> TCP-Session: 7dc00809-752d-4763-a381-b457fe1bdf68 Authenticating user 'default' from [fd00:1122:3344:101::e]:51386 | ||
| 7474 | 2026.02.06 01:23:52.602724 [ 286 ] {} <Debug> TCP-Session: 7dc00809-752d-4763-a381-b457fe1bdf68 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7475 | 2026.02.06 01:23:52.602737 [ 286 ] {} <Debug> TCP-Session: 7dc00809-752d-4763-a381-b457fe1bdf68 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7476 | 2026.02.06 01:23:52.602946 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65273 | ||
| 7477 | 2026.02.06 01:23:52.602946 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41560 | ||
| 7478 | 2026.02.06 01:23:52.603027 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7479 | 2026.02.06 01:23:52.603052 [ 286 ] {} <Trace> TCP-Session: 7dc00809-752d-4763-a381-b457fe1bdf68 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7480 | 2026.02.06 01:23:52.603054 [ 288 ] {} <Debug> TCP-Session: f1eb3238-1c13-4a9e-8821-d2d17e3f21e1 Authenticating user 'default' from [fd00:1122:3344:101::e]:65273 | ||
| 7481 | 2026.02.06 01:23:52.603087 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7482 | 2026.02.06 01:23:52.603141 [ 288 ] {} <Debug> TCP-Session: f1eb3238-1c13-4a9e-8821-d2d17e3f21e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7483 | 2026.02.06 01:23:52.603153 [ 287 ] {} <Debug> TCP-Session: e57f16dc-ff84-4ed8-b6ef-884b14d45ee3 Authenticating user 'default' from [fd00:1122:3344:101::e]:41560 | ||
| 7484 | 2026.02.06 01:23:52.603173 [ 288 ] {} <Debug> TCP-Session: f1eb3238-1c13-4a9e-8821-d2d17e3f21e1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7485 | 2026.02.06 01:23:52.603189 [ 287 ] {} <Debug> TCP-Session: e57f16dc-ff84-4ed8-b6ef-884b14d45ee3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7486 | 2026.02.06 01:23:52.603212 [ 287 ] {} <Debug> TCP-Session: e57f16dc-ff84-4ed8-b6ef-884b14d45ee3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7487 | 2026.02.06 01:23:52.603280 [ 286 ] {e402ee71-8fa9-451d-bbb1-d52f4c3e2344} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:51386) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7488 | 2026.02.06 01:23:52.603598 [ 286 ] {e402ee71-8fa9-451d-bbb1-d52f4c3e2344} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7489 | 2026.02.06 01:23:52.603688 [ 286 ] {e402ee71-8fa9-451d-bbb1-d52f4c3e2344} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7490 | 2026.02.06 01:23:52.604071 [ 286 ] {e402ee71-8fa9-451d-bbb1-d52f4c3e2344} <Debug> oximeter.version (50fdcec2-7951-44c4-a709-a779380e237d) (SelectExecutor): Key condition: unknown | ||
| 7491 | 2026.02.06 01:23:52.604866 [ 308 ] {e402ee71-8fa9-451d-bbb1-d52f4c3e2344} <Trace> AggregatingTransform: Aggregating | ||
| 7492 | 2026.02.06 01:23:52.604898 [ 308 ] {e402ee71-8fa9-451d-bbb1-d52f4c3e2344} <Trace> Aggregator: Aggregation method: without_key | ||
| 7493 | 2026.02.06 01:23:52.604929 [ 308 ] {e402ee71-8fa9-451d-bbb1-d52f4c3e2344} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000793965 sec. (1259.501 rows/sec., 49.20 KiB/sec.) | ||
| 7494 | 2026.02.06 01:23:52.604946 [ 308 ] {e402ee71-8fa9-451d-bbb1-d52f4c3e2344} <Trace> Aggregator: Merging aggregated data | ||
| 7495 | 2026.02.06 01:23:52.606636 [ 286 ] {e402ee71-8fa9-451d-bbb1-d52f4c3e2344} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003424 sec., 292.05607476635515 rows/sec., 11.41 KiB/sec. | ||
| 7496 | 2026.02.06 01:23:52.606743 [ 286 ] {e402ee71-8fa9-451d-bbb1-d52f4c3e2344} <Debug> TCPHandler: Processed in 0.003814946 sec. | ||
| 7497 | 2026.02.06 01:23:52.606857 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7498 | 2026.02.06 01:23:52.606882 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7499 | 2026.02.06 01:23:52.606886 [ 286 ] {} <Debug> TCP-Session: 7dc00809-752d-4763-a381-b457fe1bdf68 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7500 | 2026.02.06 01:23:52.606930 [ 287 ] {} <Debug> TCP-Session: e57f16dc-ff84-4ed8-b6ef-884b14d45ee3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7501 | 2026.02.06 01:23:52.606968 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7502 | 2026.02.06 01:23:52.607005 [ 288 ] {} <Debug> TCP-Session: f1eb3238-1c13-4a9e-8821-d2d17e3f21e1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7503 | 2026.02.06 01:23:52.609580 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50873 | ||
| 7504 | 2026.02.06 01:23:52.609636 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61704 | ||
| 7505 | 2026.02.06 01:23:52.609647 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57961 | ||
| 7506 | 2026.02.06 01:23:52.609658 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7507 | 2026.02.06 01:23:52.609669 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44060 | ||
| 7508 | 2026.02.06 01:23:52.609716 [ 350 ] {} <Debug> TCP-Session: 487c3021-2867-42fe-96c0-ca755c512553 Authenticating user 'default' from [fd00:1122:3344:101::e]:50873 | ||
| 7509 | 2026.02.06 01:23:52.609720 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7510 | 2026.02.06 01:23:52.609731 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7511 | 2026.02.06 01:23:52.609745 [ 350 ] {} <Debug> TCP-Session: 487c3021-2867-42fe-96c0-ca755c512553 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7512 | 2026.02.06 01:23:52.609760 [ 351 ] {} <Debug> TCP-Session: c06b1fc2-dc2a-4bd1-ad98-ad6253fe2896 Authenticating user 'default' from [fd00:1122:3344:101::e]:61704 | ||
| 7513 | 2026.02.06 01:23:52.609775 [ 288 ] {} <Debug> TCP-Session: 9d0b4abe-e1cb-4e2b-88c4-f18d95960e30 Authenticating user 'default' from [fd00:1122:3344:101::e]:57961 | ||
| 7514 | 2026.02.06 01:23:52.609782 [ 350 ] {} <Debug> TCP-Session: 487c3021-2867-42fe-96c0-ca755c512553 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7515 | 2026.02.06 01:23:52.609797 [ 351 ] {} <Debug> TCP-Session: c06b1fc2-dc2a-4bd1-ad98-ad6253fe2896 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7516 | 2026.02.06 01:23:52.609813 [ 288 ] {} <Debug> TCP-Session: 9d0b4abe-e1cb-4e2b-88c4-f18d95960e30 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7517 | 2026.02.06 01:23:52.609833 [ 351 ] {} <Debug> TCP-Session: c06b1fc2-dc2a-4bd1-ad98-ad6253fe2896 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7518 | 2026.02.06 01:23:52.609851 [ 288 ] {} <Debug> TCP-Session: 9d0b4abe-e1cb-4e2b-88c4-f18d95960e30 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7519 | 2026.02.06 01:23:52.609670 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64777 | ||
| 7520 | 2026.02.06 01:23:52.609652 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57841 | ||
| 7521 | 2026.02.06 01:23:52.616016 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7522 | 2026.02.06 01:23:52.616056 [ 286 ] {} <Debug> TCP-Session: d35d90bf-6373-43d3-b4f8-e17acd9fb784 Authenticating user 'default' from [fd00:1122:3344:101::e]:44060 | ||
| 7523 | 2026.02.06 01:23:52.616072 [ 286 ] {} <Debug> TCP-Session: d35d90bf-6373-43d3-b4f8-e17acd9fb784 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7524 | 2026.02.06 01:23:52.616084 [ 286 ] {} <Debug> TCP-Session: d35d90bf-6373-43d3-b4f8-e17acd9fb784 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7525 | 2026.02.06 01:23:52.618922 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7526 | 2026.02.06 01:23:52.618961 [ 287 ] {} <Debug> TCP-Session: 77fad842-cf55-4cec-b50f-5f64ab0d2a12 Authenticating user 'default' from [fd00:1122:3344:101::e]:64777 | ||
| 7527 | 2026.02.06 01:23:52.618978 [ 287 ] {} <Debug> TCP-Session: 77fad842-cf55-4cec-b50f-5f64ab0d2a12 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7528 | 2026.02.06 01:23:52.618994 [ 287 ] {} <Debug> TCP-Session: 77fad842-cf55-4cec-b50f-5f64ab0d2a12 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7529 | 2026.02.06 01:23:52.619042 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7530 | 2026.02.06 01:23:52.619096 [ 289 ] {} <Debug> TCP-Session: 7912950c-22f7-4259-b681-edd5ba2bf43e Authenticating user 'default' from [fd00:1122:3344:101::e]:57841 | ||
| 7531 | 2026.02.06 01:23:52.619118 [ 289 ] {} <Debug> TCP-Session: 7912950c-22f7-4259-b681-edd5ba2bf43e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7532 | 2026.02.06 01:23:52.619132 [ 289 ] {} <Debug> TCP-Session: 7912950c-22f7-4259-b681-edd5ba2bf43e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7533 | 2026.02.06 01:23:52.633224 [ 350 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:50873). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 7534 | |||
| 7535 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 7536 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 7537 | 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 | ||
| 7538 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 7539 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 7540 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 7541 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 7542 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 7543 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 7544 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 7545 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 7546 | (version 23.8.7.1) | ||
| 7547 | 2026.02.06 01:23:52.633432 [ 350 ] {} <Debug> TCP-Session: 487c3021-2867-42fe-96c0-ca755c512553 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7548 | 2026.02.06 01:23:52.633452 [ 351 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:61704). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 7549 | |||
| 7550 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 7551 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 7552 | 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 | ||
| 7553 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 7554 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 7555 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 7556 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 7557 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 7558 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 7559 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 7560 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 7561 | (version 23.8.7.1) | ||
| 7562 | 2026.02.06 01:23:52.633554 [ 351 ] {} <Debug> TCP-Session: c06b1fc2-dc2a-4bd1-ad98-ad6253fe2896 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7563 | 2026.02.06 01:23:52.633581 [ 289 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:57841). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 7564 | |||
| 7565 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 7566 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 7567 | 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 | ||
| 7568 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 7569 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 7570 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 7571 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 7572 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 7573 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 7574 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 7575 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 7576 | (version 23.8.7.1) | ||
| 7577 | 2026.02.06 01:23:52.633670 [ 289 ] {} <Debug> TCP-Session: 7912950c-22f7-4259-b681-edd5ba2bf43e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7578 | 2026.02.06 01:23:52.633687 [ 288 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:57961). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 7579 | |||
| 7580 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 7581 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 7582 | 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 | ||
| 7583 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 7584 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 7585 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 7586 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 7587 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 7588 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 7589 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 7590 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 7591 | (version 23.8.7.1) | ||
| 7592 | 2026.02.06 01:23:52.633768 [ 288 ] {} <Debug> TCP-Session: 9d0b4abe-e1cb-4e2b-88c4-f18d95960e30 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7593 | 2026.02.06 01:23:52.633786 [ 286 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:44060). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 7594 | |||
| 7595 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 7596 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 7597 | 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 | ||
| 7598 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 7599 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 7600 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 7601 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 7602 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 7603 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 7604 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 7605 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 7606 | (version 23.8.7.1) | ||
| 7607 | 2026.02.06 01:23:52.633885 [ 286 ] {} <Debug> TCP-Session: d35d90bf-6373-43d3-b4f8-e17acd9fb784 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7608 | 2026.02.06 01:23:52.633900 [ 287 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:64777). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 7609 | |||
| 7610 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 7611 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 7612 | 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 | ||
| 7613 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 7614 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 7615 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 7616 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 7617 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 7618 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 7619 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 7620 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 7621 | (version 23.8.7.1) | ||
| 7622 | 2026.02.06 01:23:52.633995 [ 287 ] {} <Debug> TCP-Session: 77fad842-cf55-4cec-b50f-5f64ab0d2a12 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7623 | 2026.02.06 01:23:52.737518 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58633 | ||
| 7624 | 2026.02.06 01:23:52.737629 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7625 | 2026.02.06 01:23:52.737655 [ 286 ] {} <Debug> TCP-Session: fe2d5304-bcd8-4aef-a441-62efc3b38dd5 Authenticating user 'default' from [fd00:1122:3344:101::e]:58633 | ||
| 7626 | 2026.02.06 01:23:52.737678 [ 286 ] {} <Debug> TCP-Session: fe2d5304-bcd8-4aef-a441-62efc3b38dd5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7627 | 2026.02.06 01:23:52.737691 [ 286 ] {} <Debug> TCP-Session: fe2d5304-bcd8-4aef-a441-62efc3b38dd5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7628 | 2026.02.06 01:23:52.737906 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45922 | ||
| 7629 | 2026.02.06 01:23:52.737920 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38546 | ||
| 7630 | 2026.02.06 01:23:52.737954 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38804 | ||
| 7631 | 2026.02.06 01:23:52.737905 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44363 | ||
| 7632 | 2026.02.06 01:23:52.738000 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7633 | 2026.02.06 01:23:52.738051 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7634 | 2026.02.06 01:23:52.738056 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59576 | ||
| 7635 | 2026.02.06 01:23:52.738068 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55101 | ||
| 7636 | 2026.02.06 01:23:52.738093 [ 350 ] {} <Debug> TCP-Session: b37aa6a2-6c6b-447b-9885-552bb3781b54 Authenticating user 'default' from [fd00:1122:3344:101::e]:38804 | ||
| 7637 | 2026.02.06 01:23:52.738118 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7638 | 2026.02.06 01:23:52.738153 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7639 | 2026.02.06 01:23:52.738155 [ 350 ] {} <Debug> TCP-Session: b37aa6a2-6c6b-447b-9885-552bb3781b54 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7640 | 2026.02.06 01:23:52.738181 [ 351 ] {} <Debug> TCP-Session: 8f9c4186-a4fe-482f-8719-ab1d2eef1eb3 Authenticating user 'default' from [fd00:1122:3344:101::e]:59576 | ||
| 7641 | 2026.02.06 01:23:52.738174 [ 287 ] {} <Debug> TCP-Session: 7164e470-803b-46cc-a6f1-bc0783858343 Authenticating user 'default' from [fd00:1122:3344:101::e]:44363 | ||
| 7642 | 2026.02.06 01:23:52.738197 [ 350 ] {} <Debug> TCP-Session: b37aa6a2-6c6b-447b-9885-552bb3781b54 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7643 | 2026.02.06 01:23:52.738218 [ 287 ] {} <Debug> TCP-Session: 7164e470-803b-46cc-a6f1-bc0783858343 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7644 | 2026.02.06 01:23:52.738213 [ 351 ] {} <Debug> TCP-Session: 8f9c4186-a4fe-482f-8719-ab1d2eef1eb3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7645 | 2026.02.06 01:23:52.738249 [ 287 ] {} <Debug> TCP-Session: 7164e470-803b-46cc-a6f1-bc0783858343 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7646 | 2026.02.06 01:23:52.738265 [ 351 ] {} <Debug> TCP-Session: 8f9c4186-a4fe-482f-8719-ab1d2eef1eb3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7647 | 2026.02.06 01:23:52.738160 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52487 | ||
| 7648 | 2026.02.06 01:23:52.738105 [ 286 ] {} <Trace> TCP-Session: fe2d5304-bcd8-4aef-a441-62efc3b38dd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7649 | 2026.02.06 01:23:52.738102 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43956 | ||
| 7650 | 2026.02.06 01:23:52.738080 [ 288 ] {} <Debug> TCP-Session: d23f71a5-eeae-46c4-8d43-fad5386693d3 Authenticating user 'default' from [fd00:1122:3344:101::e]:45922 | ||
| 7651 | 2026.02.06 01:23:52.738046 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7652 | 2026.02.06 01:23:52.738456 [ 288 ] {} <Debug> TCP-Session: d23f71a5-eeae-46c4-8d43-fad5386693d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7653 | 2026.02.06 01:23:52.738488 [ 288 ] {} <Debug> TCP-Session: d23f71a5-eeae-46c4-8d43-fad5386693d3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7654 | 2026.02.06 01:23:52.738495 [ 289 ] {} <Debug> TCP-Session: a7efdd3b-e303-45fb-840f-a6ace76cfafd Authenticating user 'default' from [fd00:1122:3344:101::e]:38546 | ||
| 7655 | 2026.02.06 01:23:52.738501 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7656 | 2026.02.06 01:23:52.738533 [ 289 ] {} <Debug> TCP-Session: a7efdd3b-e303-45fb-840f-a6ace76cfafd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7657 | 2026.02.06 01:23:52.738553 [ 289 ] {} <Debug> TCP-Session: a7efdd3b-e303-45fb-840f-a6ace76cfafd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7658 | 2026.02.06 01:23:52.738554 [ 352 ] {} <Debug> TCP-Session: 7f757258-69b1-495c-a027-ade98b83546a Authenticating user 'default' from [fd00:1122:3344:101::e]:55101 | ||
| 7659 | 2026.02.06 01:23:52.738586 [ 286 ] {59e86a41-e3ba-43d5-bf39-1f509d025eac} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:58633) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7660 | 2026.02.06 01:23:52.738592 [ 352 ] {} <Debug> TCP-Session: 7f757258-69b1-495c-a027-ade98b83546a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7661 | 2026.02.06 01:23:52.738637 [ 352 ] {} <Debug> TCP-Session: 7f757258-69b1-495c-a027-ade98b83546a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7662 | 2026.02.06 01:23:52.738952 [ 286 ] {59e86a41-e3ba-43d5-bf39-1f509d025eac} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7663 | 2026.02.06 01:23:52.738984 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7664 | 2026.02.06 01:23:52.739027 [ 353 ] {} <Debug> TCP-Session: 6357b309-0c4b-4802-850f-ee550f2cb974 Authenticating user 'default' from [fd00:1122:3344:101::e]:43956 | ||
| 7665 | 2026.02.06 01:23:52.739029 [ 286 ] {59e86a41-e3ba-43d5-bf39-1f509d025eac} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7666 | 2026.02.06 01:23:52.739056 [ 353 ] {} <Debug> TCP-Session: 6357b309-0c4b-4802-850f-ee550f2cb974 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7667 | 2026.02.06 01:23:52.739087 [ 353 ] {} <Debug> TCP-Session: 6357b309-0c4b-4802-850f-ee550f2cb974 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7668 | 2026.02.06 01:23:52.739121 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7669 | 2026.02.06 01:23:52.739164 [ 354 ] {} <Debug> TCP-Session: ae40bee6-db20-4340-b963-6a8cfde797e9 Authenticating user 'default' from [fd00:1122:3344:101::e]:52487 | ||
| 7670 | 2026.02.06 01:23:52.739186 [ 354 ] {} <Debug> TCP-Session: ae40bee6-db20-4340-b963-6a8cfde797e9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7671 | 2026.02.06 01:23:52.739199 [ 354 ] {} <Debug> TCP-Session: ae40bee6-db20-4340-b963-6a8cfde797e9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7672 | 2026.02.06 01:23:52.739385 [ 286 ] {59e86a41-e3ba-43d5-bf39-1f509d025eac} <Debug> oximeter.version (50fdcec2-7951-44c4-a709-a779380e237d) (SelectExecutor): Key condition: unknown | ||
| 7673 | 2026.02.06 01:23:52.740356 [ 328 ] {59e86a41-e3ba-43d5-bf39-1f509d025eac} <Trace> AggregatingTransform: Aggregating | ||
| 7674 | 2026.02.06 01:23:52.740406 [ 328 ] {59e86a41-e3ba-43d5-bf39-1f509d025eac} <Trace> Aggregator: Aggregation method: without_key | ||
| 7675 | 2026.02.06 01:23:52.740441 [ 328 ] {59e86a41-e3ba-43d5-bf39-1f509d025eac} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000936366 sec. (1067.958 rows/sec., 41.72 KiB/sec.) | ||
| 7676 | 2026.02.06 01:23:52.740464 [ 328 ] {59e86a41-e3ba-43d5-bf39-1f509d025eac} <Trace> Aggregator: Merging aggregated data | ||
| 7677 | 2026.02.06 01:23:52.741935 [ 286 ] {59e86a41-e3ba-43d5-bf39-1f509d025eac} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003427 sec., 291.8004085205719 rows/sec., 11.40 KiB/sec. | ||
| 7678 | 2026.02.06 01:23:52.742066 [ 286 ] {59e86a41-e3ba-43d5-bf39-1f509d025eac} <Debug> TCPHandler: Processed in 0.004131178 sec. | ||
| 7679 | 2026.02.06 01:23:52.742172 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7680 | 2026.02.06 01:23:52.742202 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7681 | 2026.02.06 01:23:52.742215 [ 286 ] {} <Debug> TCP-Session: fe2d5304-bcd8-4aef-a441-62efc3b38dd5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7682 | 2026.02.06 01:23:52.742227 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7683 | 2026.02.06 01:23:52.742254 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7684 | 2026.02.06 01:23:52.742280 [ 288 ] {} <Debug> TCP-Session: d23f71a5-eeae-46c4-8d43-fad5386693d3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7685 | 2026.02.06 01:23:52.742279 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7686 | 2026.02.06 01:23:52.742300 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7687 | 2026.02.06 01:23:52.742323 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7688 | 2026.02.06 01:23:52.742345 [ 289 ] {} <Debug> TCP-Session: a7efdd3b-e303-45fb-840f-a6ace76cfafd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7689 | 2026.02.06 01:23:52.742355 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7690 | 2026.02.06 01:23:52.742378 [ 350 ] {} <Debug> TCP-Session: b37aa6a2-6c6b-447b-9885-552bb3781b54 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7691 | 2026.02.06 01:23:52.742417 [ 352 ] {} <Debug> TCP-Session: 7f757258-69b1-495c-a027-ade98b83546a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7692 | 2026.02.06 01:23:52.742351 [ 351 ] {} <Debug> TCP-Session: 8f9c4186-a4fe-482f-8719-ab1d2eef1eb3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7693 | 2026.02.06 01:23:52.742307 [ 354 ] {} <Debug> TCP-Session: ae40bee6-db20-4340-b963-6a8cfde797e9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7694 | 2026.02.06 01:23:52.742368 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7695 | 2026.02.06 01:23:52.742249 [ 287 ] {} <Debug> TCP-Session: 7164e470-803b-46cc-a6f1-bc0783858343 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7696 | 2026.02.06 01:23:52.742521 [ 353 ] {} <Debug> TCP-Session: 6357b309-0c4b-4802-850f-ee550f2cb974 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7697 | 2026.02.06 01:23:52.800032 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64280 | ||
| 7698 | 2026.02.06 01:23:52.800149 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7699 | 2026.02.06 01:23:52.800175 [ 286 ] {} <Debug> TCP-Session: f77284d8-225f-4bf3-9a2d-fbfb8920986b Authenticating user 'default' from [fd00:1122:3344:101::e]:64280 | ||
| 7700 | 2026.02.06 01:23:52.800197 [ 286 ] {} <Debug> TCP-Session: f77284d8-225f-4bf3-9a2d-fbfb8920986b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7701 | 2026.02.06 01:23:52.800210 [ 286 ] {} <Debug> TCP-Session: f77284d8-225f-4bf3-9a2d-fbfb8920986b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7702 | 2026.02.06 01:23:52.800415 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47741 | ||
| 7703 | 2026.02.06 01:23:52.800429 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34975 | ||
| 7704 | 2026.02.06 01:23:52.800482 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64923 | ||
| 7705 | 2026.02.06 01:23:52.800508 [ 286 ] {} <Trace> TCP-Session: f77284d8-225f-4bf3-9a2d-fbfb8920986b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7706 | 2026.02.06 01:23:52.800528 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62934 | ||
| 7707 | 2026.02.06 01:23:52.800540 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7708 | 2026.02.06 01:23:52.800529 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40387 | ||
| 7709 | 2026.02.06 01:23:52.800609 [ 288 ] {} <Debug> TCP-Session: e4cd9747-1926-4fb5-bc69-3309a09a5ff6 Authenticating user 'default' from [fd00:1122:3344:101::e]:34975 | ||
| 7710 | 2026.02.06 01:23:52.800595 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7711 | 2026.02.06 01:23:52.800640 [ 288 ] {} <Debug> TCP-Session: e4cd9747-1926-4fb5-bc69-3309a09a5ff6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7712 | 2026.02.06 01:23:52.800646 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7713 | 2026.02.06 01:23:52.800666 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7714 | 2026.02.06 01:23:52.800670 [ 288 ] {} <Debug> TCP-Session: e4cd9747-1926-4fb5-bc69-3309a09a5ff6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7715 | 2026.02.06 01:23:52.800693 [ 286 ] {14bbf575-80ce-4671-8e5c-efca9386153b} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:64280) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7716 | 2026.02.06 01:23:52.800696 [ 352 ] {} <Debug> TCP-Session: ce0d6ef9-2924-4817-a361-808758f5c14d Authenticating user 'default' from [fd00:1122:3344:101::e]:62934 | ||
| 7717 | 2026.02.06 01:23:52.800707 [ 354 ] {} <Debug> TCP-Session: f8406a06-d10c-4082-aac7-55485d6ca794 Authenticating user 'default' from [fd00:1122:3344:101::e]:40387 | ||
| 7718 | 2026.02.06 01:23:52.800669 [ 289 ] {} <Debug> TCP-Session: 81ec84a5-2f99-4587-b447-fd558b06645d Authenticating user 'default' from [fd00:1122:3344:101::e]:64923 | ||
| 7719 | 2026.02.06 01:23:52.800746 [ 352 ] {} <Debug> TCP-Session: ce0d6ef9-2924-4817-a361-808758f5c14d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7720 | 2026.02.06 01:23:52.800760 [ 354 ] {} <Debug> TCP-Session: f8406a06-d10c-4082-aac7-55485d6ca794 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7721 | 2026.02.06 01:23:52.800782 [ 289 ] {} <Debug> TCP-Session: 81ec84a5-2f99-4587-b447-fd558b06645d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7722 | 2026.02.06 01:23:52.800783 [ 352 ] {} <Debug> TCP-Session: ce0d6ef9-2924-4817-a361-808758f5c14d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7723 | 2026.02.06 01:23:52.800796 [ 354 ] {} <Debug> TCP-Session: f8406a06-d10c-4082-aac7-55485d6ca794 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7724 | 2026.02.06 01:23:52.800810 [ 289 ] {} <Debug> TCP-Session: 81ec84a5-2f99-4587-b447-fd558b06645d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7725 | 2026.02.06 01:23:52.800521 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55698 | ||
| 7726 | 2026.02.06 01:23:52.800501 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60257 | ||
| 7727 | 2026.02.06 01:23:52.800519 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7728 | 2026.02.06 01:23:52.800489 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59122 | ||
| 7729 | 2026.02.06 01:23:52.800925 [ 287 ] {} <Debug> TCP-Session: de7f9cc6-022a-44fe-b864-b6a052bc1f8a Authenticating user 'default' from [fd00:1122:3344:101::e]:47741 | ||
| 7730 | 2026.02.06 01:23:52.800942 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7731 | 2026.02.06 01:23:52.800958 [ 287 ] {} <Debug> TCP-Session: de7f9cc6-022a-44fe-b864-b6a052bc1f8a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7732 | 2026.02.06 01:23:52.800966 [ 286 ] {14bbf575-80ce-4671-8e5c-efca9386153b} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7733 | 2026.02.06 01:23:52.800974 [ 287 ] {} <Debug> TCP-Session: de7f9cc6-022a-44fe-b864-b6a052bc1f8a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7734 | 2026.02.06 01:23:52.800991 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7735 | 2026.02.06 01:23:52.800970 [ 351 ] {} <Debug> TCP-Session: e9374df8-b2dd-4543-9cc7-d4727e60e1b2 Authenticating user 'default' from [fd00:1122:3344:101::e]:60257 | ||
| 7736 | 2026.02.06 01:23:52.801031 [ 350 ] {} <Debug> TCP-Session: 216dbaad-f40c-4211-92a6-024654c5ff2d Authenticating user 'default' from [fd00:1122:3344:101::e]:59122 | ||
| 7737 | 2026.02.06 01:23:52.801035 [ 286 ] {14bbf575-80ce-4671-8e5c-efca9386153b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7738 | 2026.02.06 01:23:52.801047 [ 351 ] {} <Debug> TCP-Session: e9374df8-b2dd-4543-9cc7-d4727e60e1b2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7739 | 2026.02.06 01:23:52.801057 [ 350 ] {} <Debug> TCP-Session: 216dbaad-f40c-4211-92a6-024654c5ff2d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7740 | 2026.02.06 01:23:52.801077 [ 351 ] {} <Debug> TCP-Session: e9374df8-b2dd-4543-9cc7-d4727e60e1b2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7741 | 2026.02.06 01:23:52.801097 [ 350 ] {} <Debug> TCP-Session: 216dbaad-f40c-4211-92a6-024654c5ff2d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7742 | 2026.02.06 01:23:52.800922 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7743 | 2026.02.06 01:23:52.801151 [ 353 ] {} <Debug> TCP-Session: 53dad7f5-40b9-427b-9c6e-eb304f634122 Authenticating user 'default' from [fd00:1122:3344:101::e]:55698 | ||
| 7744 | 2026.02.06 01:23:52.801169 [ 353 ] {} <Debug> TCP-Session: 53dad7f5-40b9-427b-9c6e-eb304f634122 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7745 | 2026.02.06 01:23:52.801181 [ 353 ] {} <Debug> TCP-Session: 53dad7f5-40b9-427b-9c6e-eb304f634122 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7746 | 2026.02.06 01:23:52.801348 [ 286 ] {14bbf575-80ce-4671-8e5c-efca9386153b} <Debug> oximeter.version (50fdcec2-7951-44c4-a709-a779380e237d) (SelectExecutor): Key condition: unknown | ||
| 7747 | 2026.02.06 01:23:52.802323 [ 310 ] {14bbf575-80ce-4671-8e5c-efca9386153b} <Trace> AggregatingTransform: Aggregating | ||
| 7748 | 2026.02.06 01:23:52.802380 [ 310 ] {14bbf575-80ce-4671-8e5c-efca9386153b} <Trace> Aggregator: Aggregation method: without_key | ||
| 7749 | 2026.02.06 01:23:52.802418 [ 310 ] {14bbf575-80ce-4671-8e5c-efca9386153b} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000962266 sec. (1039.214 rows/sec., 40.59 KiB/sec.) | ||
| 7750 | 2026.02.06 01:23:52.802438 [ 310 ] {14bbf575-80ce-4671-8e5c-efca9386153b} <Trace> Aggregator: Merging aggregated data | ||
| 7751 | 2026.02.06 01:23:52.803611 [ 286 ] {14bbf575-80ce-4671-8e5c-efca9386153b} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002974 sec., 336.2474781439139 rows/sec., 13.13 KiB/sec. | ||
| 7752 | 2026.02.06 01:23:52.803739 [ 286 ] {14bbf575-80ce-4671-8e5c-efca9386153b} <Debug> TCPHandler: Processed in 0.003371633 sec. | ||
| 7753 | 2026.02.06 01:23:52.803830 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7754 | 2026.02.06 01:23:52.803858 [ 286 ] {} <Debug> TCP-Session: f77284d8-225f-4bf3-9a2d-fbfb8920986b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7755 | 2026.02.06 01:23:52.803859 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7756 | 2026.02.06 01:23:52.803878 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7757 | 2026.02.06 01:23:52.803901 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7758 | 2026.02.06 01:23:52.803905 [ 288 ] {} <Debug> TCP-Session: e4cd9747-1926-4fb5-bc69-3309a09a5ff6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7759 | 2026.02.06 01:23:52.803916 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7760 | 2026.02.06 01:23:52.803936 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7761 | 2026.02.06 01:23:52.803951 [ 352 ] {} <Debug> TCP-Session: ce0d6ef9-2924-4817-a361-808758f5c14d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7762 | 2026.02.06 01:23:52.803959 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7763 | 2026.02.06 01:23:52.803997 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7764 | 2026.02.06 01:23:52.803984 [ 354 ] {} <Debug> TCP-Session: f8406a06-d10c-4082-aac7-55485d6ca794 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7765 | 2026.02.06 01:23:52.804028 [ 350 ] {} <Debug> TCP-Session: 216dbaad-f40c-4211-92a6-024654c5ff2d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7766 | 2026.02.06 01:23:52.804046 [ 353 ] {} <Debug> TCP-Session: 53dad7f5-40b9-427b-9c6e-eb304f634122 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7767 | 2026.02.06 01:23:52.803976 [ 351 ] {} <Debug> TCP-Session: e9374df8-b2dd-4543-9cc7-d4727e60e1b2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7768 | 2026.02.06 01:23:52.803971 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7769 | 2026.02.06 01:23:52.803924 [ 287 ] {} <Debug> TCP-Session: de7f9cc6-022a-44fe-b864-b6a052bc1f8a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7770 | 2026.02.06 01:23:52.804145 [ 289 ] {} <Debug> TCP-Session: 81ec84a5-2f99-4587-b447-fd558b06645d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7771 | 2026.02.06 01:23:53.652414 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 15833 | ||
| 7772 | 2026.02.06 01:23:53.652901 [ 245 ] {} <Trace> system.asynchronous_metric_log (50965cfb-3fe0-4bc3-b722-77d2bdddda32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7773 | 2026.02.06 01:23:53.652940 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 7774 | 2026.02.06 01:23:53.653451 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 7775 | 2026.02.06 01:23:53.653697 [ 245 ] {} <Trace> system.asynchronous_metric_log (50965cfb-3fe0-4bc3-b722-77d2bdddda32): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7776 | 2026.02.06 01:23:53.653843 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15833 | ||
| 7777 | 2026.02.06 01:23:54.487125 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 249 | ||
| 7778 | 2026.02.06 01:23:54.503600 [ 244 ] {} <Trace> system.metric_log (b13c6af1-b368-46ee-88e3-e8b49f18365b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7779 | 2026.02.06 01:23:54.503657 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 7780 | 2026.02.06 01:23:54.509198 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 7781 | 2026.02.06 01:23:54.509912 [ 244 ] {} <Trace> system.metric_log (b13c6af1-b368-46ee-88e3-e8b49f18365b): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7782 | 2026.02.06 01:23:54.512687 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 249 | ||
| 7783 | 2026.02.06 01:23:56.196352 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 996 | ||
| 7784 | 2026.02.06 01:23:56.199404 [ 243 ] {} <Trace> system.query_log (e979a318-9a58-4b34-9a72-3006f9f8e92e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7785 | 2026.02.06 01:23:56.199454 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 7786 | 2026.02.06 01:23:56.200661 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 7787 | 2026.02.06 01:23:56.200941 [ 243 ] {} <Trace> system.query_log (e979a318-9a58-4b34-9a72-3006f9f8e92e): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7788 | 2026.02.06 01:23:56.201208 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 996 | ||
| 7789 | 2026.02.06 01:23:56.885897 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7790 | 2026.02.06 01:23:56.886181 [ 4 ] {90466d07-20a3-4945-8da5-6ffdf4ecea3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7791 | 2026.02.06 01:23:56.886287 [ 4 ] {90466d07-20a3-4945-8da5-6ffdf4ecea3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7792 | 2026.02.06 01:23:56.887088 [ 4 ] {90466d07-20a3-4945-8da5-6ffdf4ecea3f} <Trace> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7793 | 2026.02.06 01:23:56.887138 [ 4 ] {90466d07-20a3-4945-8da5-6ffdf4ecea3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 7794 | 2026.02.06 01:23:56.887556 [ 4 ] {90466d07-20a3-4945-8da5-6ffdf4ecea3f} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7795 | 2026.02.06 01:23:56.887793 [ 4 ] {90466d07-20a3-4945-8da5-6ffdf4ecea3f} <Trace> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7796 | 2026.02.06 01:23:56.887959 [ 4 ] {90466d07-20a3-4945-8da5-6ffdf4ecea3f} <Debug> executeQuery: Read 138 rows, 12.27 KiB in 0.001855 sec., 74393.53099730458 rows/sec., 6.46 MiB/sec. | ||
| 7797 | 2026.02.06 01:23:56.888010 [ 4 ] {90466d07-20a3-4945-8da5-6ffdf4ecea3f} <Debug> TCPHandler: Processed in 0.002305696 sec. | ||
| 7798 | 2026.02.06 01:23:56.888137 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7799 | 2026.02.06 01:23:56.888239 [ 4 ] {8fcf27ce-79c0-47f9-b82e-9a5b56f6660a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7800 | 2026.02.06 01:23:56.888282 [ 4 ] {8fcf27ce-79c0-47f9-b82e-9a5b56f6660a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7801 | 2026.02.06 01:23:56.888715 [ 4 ] {8fcf27ce-79c0-47f9-b82e-9a5b56f6660a} <Trace> oximeter.fields_u16 (fb4d60fc-202c-4b3b-b72e-c67fc122b90a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7802 | 2026.02.06 01:23:56.888754 [ 4 ] {8fcf27ce-79c0-47f9-b82e-9a5b56f6660a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 7803 | 2026.02.06 01:23:56.889062 [ 4 ] {8fcf27ce-79c0-47f9-b82e-9a5b56f6660a} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7804 | 2026.02.06 01:23:56.889283 [ 4 ] {8fcf27ce-79c0-47f9-b82e-9a5b56f6660a} <Trace> oximeter.fields_u16 (fb4d60fc-202c-4b3b-b72e-c67fc122b90a): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7805 | 2026.02.06 01:23:56.889402 [ 25 ] {} <Debug> oximeter.fields_u16 (fb4d60fc-202c-4b3b-b72e-c67fc122b90a) (MergerMutator): Selected 6 parts from all_1_40_8 to all_45_45_0 | ||
| 7806 | 2026.02.06 01:23:56.889421 [ 4 ] {8fcf27ce-79c0-47f9-b82e-9a5b56f6660a} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001205 sec., 34024.89626556017 rows/sec., 2.50 MiB/sec. | ||
| 7807 | 2026.02.06 01:23:56.889471 [ 25 ] {} <Trace> oximeter.fields_u16 (fb4d60fc-202c-4b3b-b72e-c67fc122b90a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7808 | 2026.02.06 01:23:56.889482 [ 4 ] {8fcf27ce-79c0-47f9-b82e-9a5b56f6660a} <Debug> TCPHandler: Processed in 0.001396829 sec. | ||
| 7809 | 2026.02.06 01:23:56.889501 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 7810 | 2026.02.06 01:23:56.889618 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7811 | 2026.02.06 01:23:56.889633 [ 192 ] {fb4d60fc-202c-4b3b-b72e-c67fc122b90a::all_1_45_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_40_8 to all_45_45_0 into Compact with storage Full | ||
| 7812 | 2026.02.06 01:23:56.889724 [ 4 ] {aefcc6e4-0e9f-44f9-a5c0-936e45488f32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7813 | 2026.02.06 01:23:56.889743 [ 192 ] {fb4d60fc-202c-4b3b-b72e-c67fc122b90a::all_1_45_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7814 | 2026.02.06 01:23:56.889766 [ 4 ] {aefcc6e4-0e9f-44f9-a5c0-936e45488f32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7815 | 2026.02.06 01:23:56.889776 [ 192 ] {fb4d60fc-202c-4b3b-b72e-c67fc122b90a::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_40_8, total 206 rows starting from the beginning of the part | ||
| 7816 | 2026.02.06 01:23:56.889844 [ 192 ] {fb4d60fc-202c-4b3b-b72e-c67fc122b90a::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 43 rows starting from the beginning of the part | ||
| 7817 | 2026.02.06 01:23:56.889892 [ 192 ] {fb4d60fc-202c-4b3b-b72e-c67fc122b90a::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 133 rows starting from the beginning of the part | ||
| 7818 | 2026.02.06 01:23:56.889937 [ 192 ] {fb4d60fc-202c-4b3b-b72e-c67fc122b90a::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 41 rows starting from the beginning of the part | ||
| 7819 | 2026.02.06 01:23:56.889983 [ 192 ] {fb4d60fc-202c-4b3b-b72e-c67fc122b90a::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 133 rows starting from the beginning of the part | ||
| 7820 | 2026.02.06 01:23:56.890024 [ 192 ] {fb4d60fc-202c-4b3b-b72e-c67fc122b90a::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 41 rows starting from the beginning of the part | ||
| 7821 | 2026.02.06 01:23:56.890247 [ 4 ] {aefcc6e4-0e9f-44f9-a5c0-936e45488f32} <Trace> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7822 | 2026.02.06 01:23:56.890284 [ 4 ] {aefcc6e4-0e9f-44f9-a5c0-936e45488f32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 7823 | 2026.02.06 01:23:56.890611 [ 4 ] {aefcc6e4-0e9f-44f9-a5c0-936e45488f32} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7824 | 2026.02.06 01:23:56.890818 [ 191 ] {fb4d60fc-202c-4b3b-b72e-c67fc122b90a::all_1_45_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 597 rows, containing 5 columns (5 merged, 0 gathered) in 0.001223358 sec., 488001.0593791842 rows/sec., 32.86 MiB/sec. | ||
| 7825 | 2026.02.06 01:23:56.890850 [ 4 ] {aefcc6e4-0e9f-44f9-a5c0-936e45488f32} <Trace> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7826 | 2026.02.06 01:23:56.891009 [ 4 ] {aefcc6e4-0e9f-44f9-a5c0-936e45488f32} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001304 sec., 80521.47239263804 rows/sec., 6.29 MiB/sec. | ||
| 7827 | 2026.02.06 01:23:56.891050 [ 4 ] {aefcc6e4-0e9f-44f9-a5c0-936e45488f32} <Debug> TCPHandler: Processed in 0.00148242 sec. | ||
| 7828 | 2026.02.06 01:23:56.891079 [ 190 ] {fb4d60fc-202c-4b3b-b72e-c67fc122b90a::all_1_45_9} <Trace> MergedBlockOutputStream: filled checksums all_1_45_9 (state Temporary) | ||
| 7829 | 2026.02.06 01:23:56.891193 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7830 | 2026.02.06 01:23:56.891293 [ 4 ] {20618b0c-ea1c-40f7-a676-2e8f14f206ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7831 | 2026.02.06 01:23:56.891340 [ 4 ] {20618b0c-ea1c-40f7-a676-2e8f14f206ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7832 | 2026.02.06 01:23:56.891452 [ 190 ] {fb4d60fc-202c-4b3b-b72e-c67fc122b90a::all_1_45_9} <Trace> oximeter.fields_u16 (fb4d60fc-202c-4b3b-b72e-c67fc122b90a): Renaming temporary part tmp_merge_all_1_45_9 to all_1_45_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7833 | 2026.02.06 01:23:56.891544 [ 190 ] {fb4d60fc-202c-4b3b-b72e-c67fc122b90a::all_1_45_9} <Trace> oximeter.fields_u16 (fb4d60fc-202c-4b3b-b72e-c67fc122b90a) (MergerMutator): Merged 6 parts: [all_1_40_8, all_45_45_0] -> all_1_45_9 | ||
| 7834 | 2026.02.06 01:23:56.891647 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 7835 | 2026.02.06 01:23:56.891786 [ 4 ] {20618b0c-ea1c-40f7-a676-2e8f14f206ba} <Trace> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7836 | 2026.02.06 01:23:56.891827 [ 4 ] {20618b0c-ea1c-40f7-a676-2e8f14f206ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 7837 | 2026.02.06 01:23:56.892167 [ 4 ] {20618b0c-ea1c-40f7-a676-2e8f14f206ba} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7838 | 2026.02.06 01:23:56.892388 [ 4 ] {20618b0c-ea1c-40f7-a676-2e8f14f206ba} <Trace> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7839 | 2026.02.06 01:23:56.892521 [ 4 ] {20618b0c-ea1c-40f7-a676-2e8f14f206ba} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001247 sec., 128307.93905372894 rows/sec., 8.94 MiB/sec. | ||
| 7840 | 2026.02.06 01:23:56.892558 [ 4 ] {20618b0c-ea1c-40f7-a676-2e8f14f206ba} <Debug> TCPHandler: Processed in 0.0014259 sec. | ||
| 7841 | 2026.02.06 01:23:56.892685 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7842 | 2026.02.06 01:23:56.892779 [ 4 ] {f833656e-cd5d-436d-baf4-2a0ffbf6ecf0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7843 | 2026.02.06 01:23:56.892833 [ 4 ] {f833656e-cd5d-436d-baf4-2a0ffbf6ecf0} <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 | ||
| 7844 | 2026.02.06 01:23:56.893719 [ 4 ] {f833656e-cd5d-436d-baf4-2a0ffbf6ecf0} <Trace> oximeter.measurements_histogramu64 (97144b8f-900e-4825-92d0-28bf27d1d4ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7845 | 2026.02.06 01:23:56.893755 [ 4 ] {f833656e-cd5d-436d-baf4-2a0ffbf6ecf0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 7846 | 2026.02.06 01:23:56.894312 [ 4 ] {f833656e-cd5d-436d-baf4-2a0ffbf6ecf0} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 7847 | 2026.02.06 01:23:56.894544 [ 4 ] {f833656e-cd5d-436d-baf4-2a0ffbf6ecf0} <Trace> oximeter.measurements_histogramu64 (97144b8f-900e-4825-92d0-28bf27d1d4ae): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7848 | 2026.02.06 01:23:56.894681 [ 4 ] {f833656e-cd5d-436d-baf4-2a0ffbf6ecf0} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001921 sec., 21343.050494534098 rows/sec., 38.25 MiB/sec. | ||
| 7849 | 2026.02.06 01:23:56.894743 [ 4 ] {f833656e-cd5d-436d-baf4-2a0ffbf6ecf0} <Debug> TCPHandler: Processed in 0.002115494 sec. | ||
| 7850 | 2026.02.06 01:23:56.894868 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7851 | 2026.02.06 01:23:56.894963 [ 4 ] {77986b1c-0dad-49a3-8f49-0d525022f02b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7852 | 2026.02.06 01:23:56.895004 [ 4 ] {77986b1c-0dad-49a3-8f49-0d525022f02b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7853 | 2026.02.06 01:23:56.895348 [ 4 ] {77986b1c-0dad-49a3-8f49-0d525022f02b} <Trace> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7854 | 2026.02.06 01:23:56.895384 [ 4 ] {77986b1c-0dad-49a3-8f49-0d525022f02b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 7855 | 2026.02.06 01:23:56.895693 [ 4 ] {77986b1c-0dad-49a3-8f49-0d525022f02b} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7856 | 2026.02.06 01:23:56.895917 [ 4 ] {77986b1c-0dad-49a3-8f49-0d525022f02b} <Trace> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7857 | 2026.02.06 01:23:56.896046 [ 4 ] {77986b1c-0dad-49a3-8f49-0d525022f02b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001101 sec., 54495.91280653951 rows/sec., 3.67 MiB/sec. | ||
| 7858 | 2026.02.06 01:23:56.896080 [ 4 ] {77986b1c-0dad-49a3-8f49-0d525022f02b} <Debug> TCPHandler: Processed in 0.001261878 sec. | ||
| 7859 | 2026.02.06 01:24:01.029941 [ 55 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7860 | 2026.02.06 01:24:01.030007 [ 55 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7861 | 2026.02.06 01:24:01.154006 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 16345 | ||
| 7862 | 2026.02.06 01:24:01.154856 [ 245 ] {} <Trace> system.asynchronous_metric_log (50965cfb-3fe0-4bc3-b722-77d2bdddda32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7863 | 2026.02.06 01:24:01.154928 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 7864 | 2026.02.06 01:24:01.155432 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 7865 | 2026.02.06 01:24:01.155672 [ 245 ] {} <Trace> system.asynchronous_metric_log (50965cfb-3fe0-4bc3-b722-77d2bdddda32): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7866 | 2026.02.06 01:24:01.155814 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16345 | ||
| 7867 | 2026.02.06 01:24:01.891454 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7868 | 2026.02.06 01:24:01.891649 [ 4 ] {83a9ac6c-6501-4af6-99c1-5a576475c936} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7869 | 2026.02.06 01:24:01.891718 [ 4 ] {83a9ac6c-6501-4af6-99c1-5a576475c936} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7870 | 2026.02.06 01:24:01.892473 [ 4 ] {83a9ac6c-6501-4af6-99c1-5a576475c936} <Trace> oximeter.fields_i16 (104ba66f-7843-4e50-a9a9-abb40c455f87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7871 | 2026.02.06 01:24:01.892521 [ 4 ] {83a9ac6c-6501-4af6-99c1-5a576475c936} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 7872 | 2026.02.06 01:24:01.892940 [ 4 ] {83a9ac6c-6501-4af6-99c1-5a576475c936} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 7873 | 2026.02.06 01:24:01.893180 [ 4 ] {83a9ac6c-6501-4af6-99c1-5a576475c936} <Trace> oximeter.fields_i16 (104ba66f-7843-4e50-a9a9-abb40c455f87): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7874 | 2026.02.06 01:24:01.893341 [ 4 ] {83a9ac6c-6501-4af6-99c1-5a576475c936} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.001741 sec., 152785.75531303848 rows/sec., 9.71 MiB/sec. | ||
| 7875 | 2026.02.06 01:24:01.893386 [ 4 ] {83a9ac6c-6501-4af6-99c1-5a576475c936} <Debug> TCPHandler: Processed in 0.002080294 sec. | ||
| 7876 | 2026.02.06 01:24:01.893509 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7877 | 2026.02.06 01:24:01.893607 [ 4 ] {a8e64825-20bf-45ff-9c9c-e105d543a467} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7878 | 2026.02.06 01:24:01.893675 [ 4 ] {a8e64825-20bf-45ff-9c9c-e105d543a467} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7879 | 2026.02.06 01:24:01.894483 [ 4 ] {a8e64825-20bf-45ff-9c9c-e105d543a467} <Trace> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7880 | 2026.02.06 01:24:01.894519 [ 4 ] {a8e64825-20bf-45ff-9c9c-e105d543a467} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 7881 | 2026.02.06 01:24:01.894877 [ 4 ] {a8e64825-20bf-45ff-9c9c-e105d543a467} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7882 | 2026.02.06 01:24:01.895100 [ 4 ] {a8e64825-20bf-45ff-9c9c-e105d543a467} <Trace> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7883 | 2026.02.06 01:24:01.895233 [ 4 ] {a8e64825-20bf-45ff-9c9c-e105d543a467} <Debug> executeQuery: Read 752 rows, 60.56 KiB in 0.001646 sec., 456865.12758201704 rows/sec., 35.93 MiB/sec. | ||
| 7884 | 2026.02.06 01:24:01.895272 [ 4 ] {a8e64825-20bf-45ff-9c9c-e105d543a467} <Debug> TCPHandler: Processed in 0.001814872 sec. | ||
| 7885 | 2026.02.06 01:24:01.895393 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7886 | 2026.02.06 01:24:01.895514 [ 4 ] {3b4025a2-fc1d-43ff-ab98-9c1113700a04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7887 | 2026.02.06 01:24:01.895554 [ 4 ] {3b4025a2-fc1d-43ff-ab98-9c1113700a04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7888 | 2026.02.06 01:24:01.895993 [ 4 ] {3b4025a2-fc1d-43ff-ab98-9c1113700a04} <Trace> oximeter.fields_u16 (fb4d60fc-202c-4b3b-b72e-c67fc122b90a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7889 | 2026.02.06 01:24:01.896030 [ 4 ] {3b4025a2-fc1d-43ff-ab98-9c1113700a04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 7890 | 2026.02.06 01:24:01.896341 [ 4 ] {3b4025a2-fc1d-43ff-ab98-9c1113700a04} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7891 | 2026.02.06 01:24:01.896564 [ 4 ] {3b4025a2-fc1d-43ff-ab98-9c1113700a04} <Trace> oximeter.fields_u16 (fb4d60fc-202c-4b3b-b72e-c67fc122b90a): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7892 | 2026.02.06 01:24:01.896691 [ 4 ] {3b4025a2-fc1d-43ff-ab98-9c1113700a04} <Debug> executeQuery: Read 133 rows, 8.00 KiB in 0.001195 sec., 111297.07112970711 rows/sec., 6.54 MiB/sec. | ||
| 7893 | 2026.02.06 01:24:01.896728 [ 4 ] {3b4025a2-fc1d-43ff-ab98-9c1113700a04} <Debug> TCPHandler: Processed in 0.001385629 sec. | ||
| 7894 | 2026.02.06 01:24:01.896841 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7895 | 2026.02.06 01:24:01.896935 [ 4 ] {8cd242e8-e8c5-4918-9944-8e9962023a00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7896 | 2026.02.06 01:24:01.896974 [ 4 ] {8cd242e8-e8c5-4918-9944-8e9962023a00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7897 | 2026.02.06 01:24:01.897422 [ 4 ] {8cd242e8-e8c5-4918-9944-8e9962023a00} <Trace> oximeter.fields_u32 (efacbb35-87c4-45a6-b25f-cea415d7aebd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7898 | 2026.02.06 01:24:01.897457 [ 4 ] {8cd242e8-e8c5-4918-9944-8e9962023a00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 7899 | 2026.02.06 01:24:01.897767 [ 4 ] {8cd242e8-e8c5-4918-9944-8e9962023a00} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 7900 | 2026.02.06 01:24:01.897991 [ 4 ] {8cd242e8-e8c5-4918-9944-8e9962023a00} <Trace> oximeter.fields_u32 (efacbb35-87c4-45a6-b25f-cea415d7aebd): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7901 | 2026.02.06 01:24:01.898119 [ 4 ] {8cd242e8-e8c5-4918-9944-8e9962023a00} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.001201 sec., 116569.52539550375 rows/sec., 7.53 MiB/sec. | ||
| 7902 | 2026.02.06 01:24:01.898156 [ 4 ] {8cd242e8-e8c5-4918-9944-8e9962023a00} <Debug> TCPHandler: Processed in 0.001363999 sec. | ||
| 7903 | 2026.02.06 01:24:01.898270 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7904 | 2026.02.06 01:24:01.898361 [ 4 ] {c3593d00-58f1-4892-b1db-ab404f87d571} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7905 | 2026.02.06 01:24:01.898400 [ 4 ] {c3593d00-58f1-4892-b1db-ab404f87d571} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7906 | 2026.02.06 01:24:01.898845 [ 4 ] {c3593d00-58f1-4892-b1db-ab404f87d571} <Trace> oximeter.fields_u8 (7e40da4e-3721-4df5-9ad4-b5e43542e087): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7907 | 2026.02.06 01:24:01.898881 [ 4 ] {c3593d00-58f1-4892-b1db-ab404f87d571} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 7908 | 2026.02.06 01:24:01.899179 [ 4 ] {c3593d00-58f1-4892-b1db-ab404f87d571} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 7909 | 2026.02.06 01:24:01.899389 [ 4 ] {c3593d00-58f1-4892-b1db-ab404f87d571} <Trace> oximeter.fields_u8 (7e40da4e-3721-4df5-9ad4-b5e43542e087): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7910 | 2026.02.06 01:24:01.899514 [ 4 ] {c3593d00-58f1-4892-b1db-ab404f87d571} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.00117 sec., 118803.4188034188 rows/sec., 6.76 MiB/sec. | ||
| 7911 | 2026.02.06 01:24:01.899551 [ 4 ] {c3593d00-58f1-4892-b1db-ab404f87d571} <Debug> TCPHandler: Processed in 0.001330529 sec. | ||
| 7912 | 2026.02.06 01:24:01.899662 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7913 | 2026.02.06 01:24:01.899754 [ 4 ] {cf42f9b0-4bee-4aaa-922d-bbe875f2085e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7914 | 2026.02.06 01:24:01.899793 [ 4 ] {cf42f9b0-4bee-4aaa-922d-bbe875f2085e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7915 | 2026.02.06 01:24:01.900400 [ 4 ] {cf42f9b0-4bee-4aaa-922d-bbe875f2085e} <Trace> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7916 | 2026.02.06 01:24:01.900437 [ 4 ] {cf42f9b0-4bee-4aaa-922d-bbe875f2085e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 7917 | 2026.02.06 01:24:01.900756 [ 4 ] {cf42f9b0-4bee-4aaa-922d-bbe875f2085e} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7918 | 2026.02.06 01:24:01.900969 [ 4 ] {cf42f9b0-4bee-4aaa-922d-bbe875f2085e} <Trace> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7919 | 2026.02.06 01:24:01.901097 [ 4 ] {cf42f9b0-4bee-4aaa-922d-bbe875f2085e} <Debug> executeQuery: Read 463 rows, 33.28 KiB in 0.00136 sec., 340441.1764705882 rows/sec., 23.90 MiB/sec. | ||
| 7920 | 2026.02.06 01:24:01.901134 [ 4 ] {cf42f9b0-4bee-4aaa-922d-bbe875f2085e} <Debug> TCPHandler: Processed in 0.00152122 sec. | ||
| 7921 | 2026.02.06 01:24:01.901243 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7922 | 2026.02.06 01:24:01.901336 [ 4 ] {503c6560-5923-4403-a4fb-b2fef6ca6c84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 7923 | 2026.02.06 01:24:01.901377 [ 4 ] {503c6560-5923-4403-a4fb-b2fef6ca6c84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 7924 | 2026.02.06 01:24:01.901716 [ 4 ] {503c6560-5923-4403-a4fb-b2fef6ca6c84} <Trace> oximeter.measurements_bool (a3a47353-bd4a-4bc2-8c37-5164375cd607): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7925 | 2026.02.06 01:24:01.901752 [ 4 ] {503c6560-5923-4403-a4fb-b2fef6ca6c84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 7926 | 2026.02.06 01:24:01.902055 [ 4 ] {503c6560-5923-4403-a4fb-b2fef6ca6c84} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 7927 | 2026.02.06 01:24:01.902260 [ 4 ] {503c6560-5923-4403-a4fb-b2fef6ca6c84} <Trace> oximeter.measurements_bool (a3a47353-bd4a-4bc2-8c37-5164375cd607): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7928 | 2026.02.06 01:24:01.902386 [ 4 ] {503c6560-5923-4403-a4fb-b2fef6ca6c84} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001067 sec., 5623.242736644798 rows/sec., 293.79 KiB/sec. | ||
| 7929 | 2026.02.06 01:24:01.902422 [ 4 ] {503c6560-5923-4403-a4fb-b2fef6ca6c84} <Debug> TCPHandler: Processed in 0.001227439 sec. | ||
| 7930 | 2026.02.06 01:24:01.902534 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7931 | 2026.02.06 01:24:01.902627 [ 4 ] {0588e16a-1640-4f5f-bca8-458d954d8b12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7932 | 2026.02.06 01:24:01.902668 [ 4 ] {0588e16a-1640-4f5f-bca8-458d954d8b12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7933 | 2026.02.06 01:24:01.903087 [ 4 ] {0588e16a-1640-4f5f-bca8-458d954d8b12} <Trace> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7934 | 2026.02.06 01:24:01.903123 [ 4 ] {0588e16a-1640-4f5f-bca8-458d954d8b12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 7935 | 2026.02.06 01:24:01.903446 [ 4 ] {0588e16a-1640-4f5f-bca8-458d954d8b12} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7936 | 2026.02.06 01:24:01.903660 [ 4 ] {0588e16a-1640-4f5f-bca8-458d954d8b12} <Trace> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7937 | 2026.02.06 01:24:01.903789 [ 4 ] {0588e16a-1640-4f5f-bca8-458d954d8b12} <Debug> executeQuery: Read 258 rows, 17.59 KiB in 0.001181 sec., 218458.933107536 rows/sec., 14.55 MiB/sec. | ||
| 7938 | 2026.02.06 01:24:01.903827 [ 4 ] {0588e16a-1640-4f5f-bca8-458d954d8b12} <Debug> TCPHandler: Processed in 0.001341879 sec. | ||
| 7939 | 2026.02.06 01:24:01.903942 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7940 | 2026.02.06 01:24:01.904034 [ 4 ] {a86e10ea-5335-4626-b026-4545940df9de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 7941 | 2026.02.06 01:24:01.904074 [ 4 ] {a86e10ea-5335-4626-b026-4545940df9de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 7942 | 2026.02.06 01:24:01.904378 [ 4 ] {a86e10ea-5335-4626-b026-4545940df9de} <Trace> oximeter.measurements_f64 (2afa91c6-7a6c-42cf-84ca-7476e88b4c4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7943 | 2026.02.06 01:24:01.904414 [ 4 ] {a86e10ea-5335-4626-b026-4545940df9de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 7944 | 2026.02.06 01:24:01.904710 [ 4 ] {a86e10ea-5335-4626-b026-4545940df9de} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 7945 | 2026.02.06 01:24:01.904916 [ 4 ] {a86e10ea-5335-4626-b026-4545940df9de} <Trace> oximeter.measurements_f64 (2afa91c6-7a6c-42cf-84ca-7476e88b4c4e): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7946 | 2026.02.06 01:24:01.905041 [ 4 ] {a86e10ea-5335-4626-b026-4545940df9de} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001025 sec., 975.6097560975609 rows/sec., 65.74 KiB/sec. | ||
| 7947 | 2026.02.06 01:24:01.905076 [ 4 ] {a86e10ea-5335-4626-b026-4545940df9de} <Debug> TCPHandler: Processed in 0.001183328 sec. | ||
| 7948 | 2026.02.06 01:24:01.905197 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7949 | 2026.02.06 01:24:01.905288 [ 4 ] {9777ace2-d8e4-4a00-a894-bf00d8b5d8f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7950 | 2026.02.06 01:24:01.905328 [ 4 ] {9777ace2-d8e4-4a00-a894-bf00d8b5d8f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7951 | 2026.02.06 01:24:01.905664 [ 4 ] {9777ace2-d8e4-4a00-a894-bf00d8b5d8f2} <Trace> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7952 | 2026.02.06 01:24:01.905699 [ 4 ] {9777ace2-d8e4-4a00-a894-bf00d8b5d8f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 7953 | 2026.02.06 01:24:01.906009 [ 4 ] {9777ace2-d8e4-4a00-a894-bf00d8b5d8f2} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7954 | 2026.02.06 01:24:01.906220 [ 4 ] {9777ace2-d8e4-4a00-a894-bf00d8b5d8f2} <Trace> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7955 | 2026.02.06 01:24:01.906344 [ 4 ] {9777ace2-d8e4-4a00-a894-bf00d8b5d8f2} <Debug> executeQuery: Read 88 rows, 5.66 KiB in 0.001073 sec., 82013.04753028891 rows/sec., 5.15 MiB/sec. | ||
| 7956 | 2026.02.06 01:24:01.906378 [ 4 ] {9777ace2-d8e4-4a00-a894-bf00d8b5d8f2} <Debug> TCPHandler: Processed in 0.001230809 sec. | ||
| 7957 | 2026.02.06 01:24:02.012858 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 256 | ||
| 7958 | 2026.02.06 01:24:02.029458 [ 244 ] {} <Trace> system.metric_log (b13c6af1-b368-46ee-88e3-e8b49f18365b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7959 | 2026.02.06 01:24:02.029522 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 7960 | 2026.02.06 01:24:02.035325 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 7961 | 2026.02.06 01:24:02.036024 [ 244 ] {} <Trace> system.metric_log (b13c6af1-b368-46ee-88e3-e8b49f18365b): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7962 | 2026.02.06 01:24:02.038926 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 256 | ||
| 7963 | 2026.02.06 01:24:06.201766 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1028 | ||
| 7964 | 2026.02.06 01:24:06.204468 [ 243 ] {} <Trace> system.query_log (e979a318-9a58-4b34-9a72-3006f9f8e92e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7965 | 2026.02.06 01:24:06.204509 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 7966 | 2026.02.06 01:24:06.205684 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 7967 | 2026.02.06 01:24:06.205952 [ 243 ] {} <Trace> system.query_log (e979a318-9a58-4b34-9a72-3006f9f8e92e): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7968 | 2026.02.06 01:24:06.206117 [ 60 ] {} <Debug> system.query_log (e979a318-9a58-4b34-9a72-3006f9f8e92e) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 7969 | 2026.02.06 01:24:06.206181 [ 60 ] {} <Trace> system.query_log (e979a318-9a58-4b34-9a72-3006f9f8e92e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7970 | 2026.02.06 01:24:06.206200 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 7971 | 2026.02.06 01:24:06.206216 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1028 | ||
| 7972 | 2026.02.06 01:24:06.206302 [ 200 ] {e979a318-9a58-4b34-9a72-3006f9f8e92e::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 | ||
| 7973 | 2026.02.06 01:24:06.206905 [ 200 ] {e979a318-9a58-4b34-9a72-3006f9f8e92e::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7974 | 2026.02.06 01:24:06.207079 [ 200 ] {e979a318-9a58-4b34-9a72-3006f9f8e92e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 856 rows starting from the beginning of the part | ||
| 7975 | 2026.02.06 01:24:06.207482 [ 200 ] {e979a318-9a58-4b34-9a72-3006f9f8e92e::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 | ||
| 7976 | 2026.02.06 01:24:06.207855 [ 200 ] {e979a318-9a58-4b34-9a72-3006f9f8e92e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 32 rows starting from the beginning of the part | ||
| 7977 | 2026.02.06 01:24:06.208228 [ 200 ] {e979a318-9a58-4b34-9a72-3006f9f8e92e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 36 rows starting from the beginning of the part | ||
| 7978 | 2026.02.06 01:24:06.208582 [ 200 ] {e979a318-9a58-4b34-9a72-3006f9f8e92e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 38 rows starting from the beginning of the part | ||
| 7979 | 2026.02.06 01:24:06.208921 [ 200 ] {e979a318-9a58-4b34-9a72-3006f9f8e92e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 32 rows starting from the beginning of the part | ||
| 7980 | 2026.02.06 01:24:06.216437 [ 200 ] {e979a318-9a58-4b34-9a72-3006f9f8e92e::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1028 rows, containing 72 columns (72 merged, 0 gathered) in 0.010180229 sec., 100980.04671604146 rows/sec., 84.13 MiB/sec. | ||
| 7981 | 2026.02.06 01:24:06.217735 [ 196 ] {e979a318-9a58-4b34-9a72-3006f9f8e92e::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 7982 | 2026.02.06 01:24:06.218263 [ 196 ] {e979a318-9a58-4b34-9a72-3006f9f8e92e::all_1_26_5} <Trace> system.query_log (e979a318-9a58-4b34-9a72-3006f9f8e92e): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7983 | 2026.02.06 01:24:06.218334 [ 196 ] {e979a318-9a58-4b34-9a72-3006f9f8e92e::all_1_26_5} <Trace> system.query_log (e979a318-9a58-4b34-9a72-3006f9f8e92e) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 7984 | 2026.02.06 01:24:06.218480 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.38 MiB. | ||
| 7985 | 2026.02.06 01:24:06.913388 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7986 | 2026.02.06 01:24:06.913586 [ 4 ] {3ff910fd-e0f6-4705-a7db-1f5ebfc2ff52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7987 | 2026.02.06 01:24:06.913660 [ 4 ] {3ff910fd-e0f6-4705-a7db-1f5ebfc2ff52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7988 | 2026.02.06 01:24:06.914343 [ 4 ] {3ff910fd-e0f6-4705-a7db-1f5ebfc2ff52} <Trace> oximeter.fields_ipaddr (a3260224-33ad-484c-9570-d358a82531a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7989 | 2026.02.06 01:24:06.914389 [ 4 ] {3ff910fd-e0f6-4705-a7db-1f5ebfc2ff52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 7990 | 2026.02.06 01:24:06.914789 [ 4 ] {3ff910fd-e0f6-4705-a7db-1f5ebfc2ff52} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 7991 | 2026.02.06 01:24:06.915014 [ 4 ] {3ff910fd-e0f6-4705-a7db-1f5ebfc2ff52} <Trace> oximeter.fields_ipaddr (a3260224-33ad-484c-9570-d358a82531a2): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7992 | 2026.02.06 01:24:06.915172 [ 4 ] {3ff910fd-e0f6-4705-a7db-1f5ebfc2ff52} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.00164 sec., 7317.073170731707 rows/sec., 596.66 KiB/sec. | ||
| 7993 | 2026.02.06 01:24:06.915221 [ 4 ] {3ff910fd-e0f6-4705-a7db-1f5ebfc2ff52} <Debug> TCPHandler: Processed in 0.001971243 sec. | ||
| 7994 | 2026.02.06 01:24:06.915352 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7995 | 2026.02.06 01:24:06.915452 [ 4 ] {aaa2ed5e-c80f-48f9-83e2-6f46a6ba3c5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7996 | 2026.02.06 01:24:06.915494 [ 4 ] {aaa2ed5e-c80f-48f9-83e2-6f46a6ba3c5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7997 | 2026.02.06 01:24:06.916693 [ 4 ] {aaa2ed5e-c80f-48f9-83e2-6f46a6ba3c5f} <Trace> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7998 | 2026.02.06 01:24:06.916730 [ 4 ] {aaa2ed5e-c80f-48f9-83e2-6f46a6ba3c5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 7999 | 2026.02.06 01:24:06.917145 [ 4 ] {aaa2ed5e-c80f-48f9-83e2-6f46a6ba3c5f} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8000 | 2026.02.06 01:24:06.917357 [ 4 ] {aaa2ed5e-c80f-48f9-83e2-6f46a6ba3c5f} <Trace> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8001 | 2026.02.06 01:24:06.917457 [ 60 ] {} <Debug> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8002 | 2026.02.06 01:24:06.917487 [ 4 ] {aaa2ed5e-c80f-48f9-83e2-6f46a6ba3c5f} <Debug> executeQuery: Read 1284 rows, 109.27 KiB in 0.002057 sec., 624210.0145843462 rows/sec., 51.87 MiB/sec. | ||
| 8003 | 2026.02.06 01:24:06.917489 [ 60 ] {} <Trace> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8004 | 2026.02.06 01:24:06.917518 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 8005 | 2026.02.06 01:24:06.917525 [ 4 ] {aaa2ed5e-c80f-48f9-83e2-6f46a6ba3c5f} <Debug> TCPHandler: Processed in 0.002231105 sec. | ||
| 8006 | 2026.02.06 01:24:06.917642 [ 191 ] {fb68cebe-225b-4628-b6a1-821ca25cb918::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 | ||
| 8007 | 2026.02.06 01:24:06.917646 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8008 | 2026.02.06 01:24:06.917788 [ 4 ] {eaa36a22-740c-4c99-bcce-345563391a07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8009 | 2026.02.06 01:24:06.917797 [ 191 ] {fb68cebe-225b-4628-b6a1-821ca25cb918::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8010 | 2026.02.06 01:24:06.917833 [ 4 ] {eaa36a22-740c-4c99-bcce-345563391a07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8011 | 2026.02.06 01:24:06.917846 [ 191 ] {fb68cebe-225b-4628-b6a1-821ca25cb918::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2105 rows starting from the beginning of the part | ||
| 8012 | 2026.02.06 01:24:06.917938 [ 191 ] {fb68cebe-225b-4628-b6a1-821ca25cb918::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 138 rows starting from the beginning of the part | ||
| 8013 | 2026.02.06 01:24:06.917993 [ 191 ] {fb68cebe-225b-4628-b6a1-821ca25cb918::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 752 rows starting from the beginning of the part | ||
| 8014 | 2026.02.06 01:24:06.918049 [ 191 ] {fb68cebe-225b-4628-b6a1-821ca25cb918::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 138 rows starting from the beginning of the part | ||
| 8015 | 2026.02.06 01:24:06.918100 [ 191 ] {fb68cebe-225b-4628-b6a1-821ca25cb918::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 752 rows starting from the beginning of the part | ||
| 8016 | 2026.02.06 01:24:06.918144 [ 191 ] {fb68cebe-225b-4628-b6a1-821ca25cb918::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 1284 rows starting from the beginning of the part | ||
| 8017 | 2026.02.06 01:24:06.918314 [ 4 ] {eaa36a22-740c-4c99-bcce-345563391a07} <Trace> oximeter.fields_u16 (fb4d60fc-202c-4b3b-b72e-c67fc122b90a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8018 | 2026.02.06 01:24:06.918354 [ 4 ] {eaa36a22-740c-4c99-bcce-345563391a07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 8019 | 2026.02.06 01:24:06.918748 [ 4 ] {eaa36a22-740c-4c99-bcce-345563391a07} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 8020 | 2026.02.06 01:24:06.918987 [ 4 ] {eaa36a22-740c-4c99-bcce-345563391a07} <Trace> oximeter.fields_u16 (fb4d60fc-202c-4b3b-b72e-c67fc122b90a): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8021 | 2026.02.06 01:24:06.919112 [ 4 ] {eaa36a22-740c-4c99-bcce-345563391a07} <Debug> executeQuery: Read 53 rows, 3.92 KiB in 0.001376 sec., 38517.441860465115 rows/sec., 2.78 MiB/sec. | ||
| 8022 | 2026.02.06 01:24:06.919149 [ 4 ] {eaa36a22-740c-4c99-bcce-345563391a07} <Debug> TCPHandler: Processed in 0.00158695 sec. | ||
| 8023 | 2026.02.06 01:24:06.919257 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8024 | 2026.02.06 01:24:06.919370 [ 4 ] {079b3b30-f8bc-40a6-8069-16b0ef8e9ad8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8025 | 2026.02.06 01:24:06.919422 [ 4 ] {079b3b30-f8bc-40a6-8069-16b0ef8e9ad8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8026 | 2026.02.06 01:24:06.920012 [ 4 ] {079b3b30-f8bc-40a6-8069-16b0ef8e9ad8} <Trace> oximeter.fields_u32 (efacbb35-87c4-45a6-b25f-cea415d7aebd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8027 | 2026.02.06 01:24:06.920048 [ 4 ] {079b3b30-f8bc-40a6-8069-16b0ef8e9ad8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 8028 | 2026.02.06 01:24:06.920230 [ 188 ] {fb68cebe-225b-4628-b6a1-821ca25cb918::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5169 rows, containing 5 columns (5 merged, 0 gathered) in 0.002645968 sec., 1953538.3647874806 rows/sec., 166.96 MiB/sec. | ||
| 8029 | 2026.02.06 01:24:06.920360 [ 4 ] {079b3b30-f8bc-40a6-8069-16b0ef8e9ad8} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 8030 | 2026.02.06 01:24:06.920464 [ 188 ] {fb68cebe-225b-4628-b6a1-821ca25cb918::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8031 | 2026.02.06 01:24:06.920584 [ 4 ] {079b3b30-f8bc-40a6-8069-16b0ef8e9ad8} <Trace> oximeter.fields_u32 (efacbb35-87c4-45a6-b25f-cea415d7aebd): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8032 | 2026.02.06 01:24:06.920716 [ 4 ] {079b3b30-f8bc-40a6-8069-16b0ef8e9ad8} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001323 sec., 172335.6009070295 rows/sec., 11.67 MiB/sec. | ||
| 8033 | 2026.02.06 01:24:06.920722 [ 188 ] {fb68cebe-225b-4628-b6a1-821ca25cb918::all_1_51_10} <Trace> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8034 | 2026.02.06 01:24:06.920754 [ 4 ] {079b3b30-f8bc-40a6-8069-16b0ef8e9ad8} <Debug> TCPHandler: Processed in 0.0015093 sec. | ||
| 8035 | 2026.02.06 01:24:06.920796 [ 188 ] {fb68cebe-225b-4628-b6a1-821ca25cb918::all_1_51_10} <Trace> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8036 | 2026.02.06 01:24:06.920866 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8037 | 2026.02.06 01:24:06.920883 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.13 MiB. | ||
| 8038 | 2026.02.06 01:24:06.920960 [ 4 ] {2d2737ec-bfb2-46a1-93ab-60dcf392f579} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8039 | 2026.02.06 01:24:06.921001 [ 4 ] {2d2737ec-bfb2-46a1-93ab-60dcf392f579} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8040 | 2026.02.06 01:24:06.921620 [ 4 ] {2d2737ec-bfb2-46a1-93ab-60dcf392f579} <Trace> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8041 | 2026.02.06 01:24:06.921653 [ 4 ] {2d2737ec-bfb2-46a1-93ab-60dcf392f579} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 8042 | 2026.02.06 01:24:06.922008 [ 4 ] {2d2737ec-bfb2-46a1-93ab-60dcf392f579} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8043 | 2026.02.06 01:24:06.922221 [ 4 ] {2d2737ec-bfb2-46a1-93ab-60dcf392f579} <Trace> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8044 | 2026.02.06 01:24:06.922335 [ 72 ] {} <Debug> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8045 | 2026.02.06 01:24:06.922351 [ 4 ] {2d2737ec-bfb2-46a1-93ab-60dcf392f579} <Debug> executeQuery: Read 573 rows, 43.67 KiB in 0.001408 sec., 406960.2272727273 rows/sec., 30.29 MiB/sec. | ||
| 8046 | 2026.02.06 01:24:06.922373 [ 72 ] {} <Trace> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8047 | 2026.02.06 01:24:06.922391 [ 4 ] {2d2737ec-bfb2-46a1-93ab-60dcf392f579} <Debug> TCPHandler: Processed in 0.001575581 sec. | ||
| 8048 | 2026.02.06 01:24:06.922393 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 8049 | 2026.02.06 01:24:06.922504 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8050 | 2026.02.06 01:24:06.922507 [ 186 ] {8671d447-0367-4212-b46d-8d9acc78108d::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 | ||
| 8051 | 2026.02.06 01:24:06.922611 [ 4 ] {f2c14011-b32b-4450-bce9-a23437828a76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8052 | 2026.02.06 01:24:06.922659 [ 186 ] {8671d447-0367-4212-b46d-8d9acc78108d::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8053 | 2026.02.06 01:24:06.922670 [ 4 ] {f2c14011-b32b-4450-bce9-a23437828a76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8054 | 2026.02.06 01:24:06.922701 [ 186 ] {8671d447-0367-4212-b46d-8d9acc78108d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1034 rows starting from the beginning of the part | ||
| 8055 | 2026.02.06 01:24:06.922794 [ 186 ] {8671d447-0367-4212-b46d-8d9acc78108d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 105 rows starting from the beginning of the part | ||
| 8056 | 2026.02.06 01:24:06.922843 [ 186 ] {8671d447-0367-4212-b46d-8d9acc78108d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 463 rows starting from the beginning of the part | ||
| 8057 | 2026.02.06 01:24:06.922884 [ 186 ] {8671d447-0367-4212-b46d-8d9acc78108d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 105 rows starting from the beginning of the part | ||
| 8058 | 2026.02.06 01:24:06.922925 [ 186 ] {8671d447-0367-4212-b46d-8d9acc78108d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 463 rows starting from the beginning of the part | ||
| 8059 | 2026.02.06 01:24:06.922965 [ 186 ] {8671d447-0367-4212-b46d-8d9acc78108d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 573 rows starting from the beginning of the part | ||
| 8060 | 2026.02.06 01:24:06.923260 [ 4 ] {f2c14011-b32b-4450-bce9-a23437828a76} <Trace> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8061 | 2026.02.06 01:24:06.923301 [ 4 ] {f2c14011-b32b-4450-bce9-a23437828a76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 8062 | 2026.02.06 01:24:06.923705 [ 4 ] {f2c14011-b32b-4450-bce9-a23437828a76} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8063 | 2026.02.06 01:24:06.923925 [ 4 ] {f2c14011-b32b-4450-bce9-a23437828a76} <Trace> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8064 | 2026.02.06 01:24:06.924034 [ 72 ] {} <Debug> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8065 | 2026.02.06 01:24:06.924055 [ 4 ] {f2c14011-b32b-4450-bce9-a23437828a76} <Debug> executeQuery: Read 850 rows, 58.59 KiB in 0.001469 sec., 578624.9149081007 rows/sec., 38.95 MiB/sec. | ||
| 8066 | 2026.02.06 01:24:06.924063 [ 72 ] {} <Trace> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8067 | 2026.02.06 01:24:06.924085 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 8068 | 2026.02.06 01:24:06.924097 [ 4 ] {f2c14011-b32b-4450-bce9-a23437828a76} <Debug> TCPHandler: Processed in 0.001641441 sec. | ||
| 8069 | 2026.02.06 01:24:06.924158 [ 195 ] {e511ea71-e802-4545-b869-85850eb1d513::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 | ||
| 8070 | 2026.02.06 01:24:06.924223 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8071 | 2026.02.06 01:24:06.924239 [ 197 ] {8671d447-0367-4212-b46d-8d9acc78108d::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2743 rows, containing 5 columns (5 merged, 0 gathered) in 0.001781203 sec., 1539970.4581678787 rows/sec., 117.84 MiB/sec. | ||
| 8072 | 2026.02.06 01:24:06.924297 [ 195 ] {e511ea71-e802-4545-b869-85850eb1d513::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8073 | 2026.02.06 01:24:06.924322 [ 4 ] {cb547805-34dd-4939-be7a-c5c1eacc6b59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8074 | 2026.02.06 01:24:06.924338 [ 195 ] {e511ea71-e802-4545-b869-85850eb1d513::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_46_9, total 15291 rows starting from the beginning of the part | ||
| 8075 | 2026.02.06 01:24:06.924385 [ 4 ] {cb547805-34dd-4939-be7a-c5c1eacc6b59} <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 | ||
| 8076 | 2026.02.06 01:24:06.924411 [ 195 ] {e511ea71-e802-4545-b869-85850eb1d513::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 | ||
| 8077 | 2026.02.06 01:24:06.924452 [ 188 ] {8671d447-0367-4212-b46d-8d9acc78108d::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8078 | 2026.02.06 01:24:06.924470 [ 195 ] {e511ea71-e802-4545-b869-85850eb1d513::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 258 rows starting from the beginning of the part | ||
| 8079 | 2026.02.06 01:24:06.924523 [ 195 ] {e511ea71-e802-4545-b869-85850eb1d513::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 160 rows starting from the beginning of the part | ||
| 8080 | 2026.02.06 01:24:06.924569 [ 195 ] {e511ea71-e802-4545-b869-85850eb1d513::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 258 rows starting from the beginning of the part | ||
| 8081 | 2026.02.06 01:24:06.924633 [ 195 ] {e511ea71-e802-4545-b869-85850eb1d513::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 850 rows starting from the beginning of the part | ||
| 8082 | 2026.02.06 01:24:06.924715 [ 188 ] {8671d447-0367-4212-b46d-8d9acc78108d::all_1_51_10} <Trace> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8083 | 2026.02.06 01:24:06.924794 [ 188 ] {8671d447-0367-4212-b46d-8d9acc78108d::all_1_51_10} <Trace> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8084 | 2026.02.06 01:24:06.924882 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.64 MiB. | ||
| 8085 | 2026.02.06 01:24:06.925286 [ 4 ] {cb547805-34dd-4939-be7a-c5c1eacc6b59} <Trace> oximeter.measurements_histogramu64 (97144b8f-900e-4825-92d0-28bf27d1d4ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8086 | 2026.02.06 01:24:06.925322 [ 4 ] {cb547805-34dd-4939-be7a-c5c1eacc6b59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 8087 | 2026.02.06 01:24:06.925947 [ 4 ] {cb547805-34dd-4939-be7a-c5c1eacc6b59} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 8088 | 2026.02.06 01:24:06.926172 [ 4 ] {cb547805-34dd-4939-be7a-c5c1eacc6b59} <Trace> oximeter.measurements_histogramu64 (97144b8f-900e-4825-92d0-28bf27d1d4ae): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8089 | 2026.02.06 01:24:06.926320 [ 4 ] {cb547805-34dd-4939-be7a-c5c1eacc6b59} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002016 sec., 20337.301587301587 rows/sec., 36.44 MiB/sec. | ||
| 8090 | 2026.02.06 01:24:06.926385 [ 4 ] {cb547805-34dd-4939-be7a-c5c1eacc6b59} <Debug> TCPHandler: Processed in 0.002213005 sec. | ||
| 8091 | 2026.02.06 01:24:06.926506 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8092 | 2026.02.06 01:24:06.926600 [ 4 ] {f4776f0e-31f9-4828-8268-cb2db6d82419} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8093 | 2026.02.06 01:24:06.926642 [ 4 ] {f4776f0e-31f9-4828-8268-cb2db6d82419} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8094 | 2026.02.06 01:24:06.926985 [ 4 ] {f4776f0e-31f9-4828-8268-cb2db6d82419} <Trace> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8095 | 2026.02.06 01:24:06.927019 [ 4 ] {f4776f0e-31f9-4828-8268-cb2db6d82419} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 8096 | 2026.02.06 01:24:06.927359 [ 4 ] {f4776f0e-31f9-4828-8268-cb2db6d82419} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8097 | 2026.02.06 01:24:06.927567 [ 4 ] {f4776f0e-31f9-4828-8268-cb2db6d82419} <Trace> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8098 | 2026.02.06 01:24:06.927665 [ 72 ] {} <Debug> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8099 | 2026.02.06 01:24:06.927692 [ 72 ] {} <Trace> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8100 | 2026.02.06 01:24:06.927699 [ 4 ] {f4776f0e-31f9-4828-8268-cb2db6d82419} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001117 sec., 53715.308863025966 rows/sec., 3.62 MiB/sec. | ||
| 8101 | 2026.02.06 01:24:06.927711 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 8102 | 2026.02.06 01:24:06.927737 [ 4 ] {f4776f0e-31f9-4828-8268-cb2db6d82419} <Debug> TCPHandler: Processed in 0.001279279 sec. | ||
| 8103 | 2026.02.06 01:24:06.927818 [ 197 ] {35a37a75-595c-437a-bd19-b1f8c8c9b2dc::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 | ||
| 8104 | 2026.02.06 01:24:06.927966 [ 197 ] {35a37a75-595c-437a-bd19-b1f8c8c9b2dc::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8105 | 2026.02.06 01:24:06.928008 [ 197 ] {35a37a75-595c-437a-bd19-b1f8c8c9b2dc::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2960 rows starting from the beginning of the part | ||
| 8106 | 2026.02.06 01:24:06.928082 [ 197 ] {35a37a75-595c-437a-bd19-b1f8c8c9b2dc::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 | ||
| 8107 | 2026.02.06 01:24:06.928137 [ 197 ] {35a37a75-595c-437a-bd19-b1f8c8c9b2dc::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 88 rows starting from the beginning of the part | ||
| 8108 | 2026.02.06 01:24:06.928184 [ 197 ] {35a37a75-595c-437a-bd19-b1f8c8c9b2dc::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 60 rows starting from the beginning of the part | ||
| 8109 | 2026.02.06 01:24:06.928231 [ 197 ] {35a37a75-595c-437a-bd19-b1f8c8c9b2dc::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 88 rows starting from the beginning of the part | ||
| 8110 | 2026.02.06 01:24:06.928277 [ 197 ] {35a37a75-595c-437a-bd19-b1f8c8c9b2dc::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 60 rows starting from the beginning of the part | ||
| 8111 | 2026.02.06 01:24:06.930007 [ 201 ] {e511ea71-e802-4545-b869-85850eb1d513::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 16977 rows, containing 5 columns (5 merged, 0 gathered) in 0.00588512 sec., 2884733.021586646 rows/sec., 195.47 MiB/sec. | ||
| 8112 | 2026.02.06 01:24:06.930058 [ 198 ] {35a37a75-595c-437a-bd19-b1f8c8c9b2dc::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3316 rows, containing 4 columns (4 merged, 0 gathered) in 0.002293005 sec., 1446137.2740137943 rows/sec., 93.91 MiB/sec. | ||
| 8113 | 2026.02.06 01:24:06.930243 [ 197 ] {e511ea71-e802-4545-b869-85850eb1d513::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8114 | 2026.02.06 01:24:06.930525 [ 194 ] {35a37a75-595c-437a-bd19-b1f8c8c9b2dc::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8115 | 2026.02.06 01:24:06.930543 [ 197 ] {e511ea71-e802-4545-b869-85850eb1d513::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8116 | 2026.02.06 01:24:06.930645 [ 197 ] {e511ea71-e802-4545-b869-85850eb1d513::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8117 | 2026.02.06 01:24:06.930760 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.44 MiB. | ||
| 8118 | 2026.02.06 01:24:06.930858 [ 194 ] {35a37a75-595c-437a-bd19-b1f8c8c9b2dc::all_1_51_10} <Trace> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8119 | 2026.02.06 01:24:06.930939 [ 194 ] {35a37a75-595c-437a-bd19-b1f8c8c9b2dc::all_1_51_10} <Trace> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8120 | 2026.02.06 01:24:06.931038 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB. | ||
| 8121 | 2026.02.06 01:24:07.000203 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 282.64 MiB, peak 293.59 MiB, free memory in arenas 0.00 B, will set to 285.34 MiB (RSS), difference: 2.69 MiB | ||
| 8122 | 2026.02.06 01:24:08.656038 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 16793 | ||
| 8123 | 2026.02.06 01:24:08.656791 [ 245 ] {} <Trace> system.asynchronous_metric_log (50965cfb-3fe0-4bc3-b722-77d2bdddda32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8124 | 2026.02.06 01:24:08.656880 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 8125 | 2026.02.06 01:24:08.657403 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 8126 | 2026.02.06 01:24:08.657652 [ 245 ] {} <Trace> system.asynchronous_metric_log (50965cfb-3fe0-4bc3-b722-77d2bdddda32): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8127 | 2026.02.06 01:24:08.657801 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16793 | ||
| 8128 | 2026.02.06 01:24:09.539128 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 264 | ||
| 8129 | 2026.02.06 01:24:09.556049 [ 244 ] {} <Trace> system.metric_log (b13c6af1-b368-46ee-88e3-e8b49f18365b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8130 | 2026.02.06 01:24:09.556112 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 8131 | 2026.02.06 01:24:09.562512 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 8132 | 2026.02.06 01:24:09.563257 [ 244 ] {} <Trace> system.metric_log (b13c6af1-b368-46ee-88e3-e8b49f18365b): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8133 | 2026.02.06 01:24:09.566541 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 264 | ||
| 8134 | 2026.02.06 01:24:11.891325 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8135 | 2026.02.06 01:24:11.891647 [ 4 ] {56e8f688-6613-4bed-aa84-89b847d6e24f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8136 | 2026.02.06 01:24:11.891758 [ 4 ] {56e8f688-6613-4bed-aa84-89b847d6e24f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8137 | 2026.02.06 01:24:11.892610 [ 4 ] {56e8f688-6613-4bed-aa84-89b847d6e24f} <Trace> oximeter.fields_i16 (104ba66f-7843-4e50-a9a9-abb40c455f87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8138 | 2026.02.06 01:24:11.892662 [ 4 ] {56e8f688-6613-4bed-aa84-89b847d6e24f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 8139 | 2026.02.06 01:24:11.893071 [ 4 ] {56e8f688-6613-4bed-aa84-89b847d6e24f} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 8140 | 2026.02.06 01:24:11.893298 [ 4 ] {56e8f688-6613-4bed-aa84-89b847d6e24f} <Trace> oximeter.fields_i16 (104ba66f-7843-4e50-a9a9-abb40c455f87): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8141 | 2026.02.06 01:24:11.893466 [ 4 ] {56e8f688-6613-4bed-aa84-89b847d6e24f} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.001896 sec., 140295.35864978904 rows/sec., 8.91 MiB/sec. | ||
| 8142 | 2026.02.06 01:24:11.893516 [ 4 ] {56e8f688-6613-4bed-aa84-89b847d6e24f} <Debug> TCPHandler: Processed in 0.002384886 sec. | ||
| 8143 | 2026.02.06 01:24:11.893649 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8144 | 2026.02.06 01:24:11.893752 [ 4 ] {6f053029-848b-48ae-ad92-738224e3f3c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8145 | 2026.02.06 01:24:11.893795 [ 4 ] {6f053029-848b-48ae-ad92-738224e3f3c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8146 | 2026.02.06 01:24:11.894559 [ 4 ] {6f053029-848b-48ae-ad92-738224e3f3c3} <Trace> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8147 | 2026.02.06 01:24:11.894596 [ 4 ] {6f053029-848b-48ae-ad92-738224e3f3c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 8148 | 2026.02.06 01:24:11.894968 [ 4 ] {6f053029-848b-48ae-ad92-738224e3f3c3} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8149 | 2026.02.06 01:24:11.895181 [ 4 ] {6f053029-848b-48ae-ad92-738224e3f3c3} <Trace> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8150 | 2026.02.06 01:24:11.895314 [ 4 ] {6f053029-848b-48ae-ad92-738224e3f3c3} <Debug> executeQuery: Read 752 rows, 60.56 KiB in 0.001585 sec., 474447.94952681387 rows/sec., 37.31 MiB/sec. | ||
| 8151 | 2026.02.06 01:24:11.895353 [ 4 ] {6f053029-848b-48ae-ad92-738224e3f3c3} <Debug> TCPHandler: Processed in 0.001757661 sec. | ||
| 8152 | 2026.02.06 01:24:11.895476 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8153 | 2026.02.06 01:24:11.895572 [ 4 ] {dd3e1e8d-2d88-4072-a855-7f032e9101b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8154 | 2026.02.06 01:24:11.895611 [ 4 ] {dd3e1e8d-2d88-4072-a855-7f032e9101b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8155 | 2026.02.06 01:24:11.896051 [ 4 ] {dd3e1e8d-2d88-4072-a855-7f032e9101b3} <Trace> oximeter.fields_u16 (fb4d60fc-202c-4b3b-b72e-c67fc122b90a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8156 | 2026.02.06 01:24:11.896087 [ 4 ] {dd3e1e8d-2d88-4072-a855-7f032e9101b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 8157 | 2026.02.06 01:24:11.896410 [ 4 ] {dd3e1e8d-2d88-4072-a855-7f032e9101b3} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 8158 | 2026.02.06 01:24:11.896618 [ 4 ] {dd3e1e8d-2d88-4072-a855-7f032e9101b3} <Trace> oximeter.fields_u16 (fb4d60fc-202c-4b3b-b72e-c67fc122b90a): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8159 | 2026.02.06 01:24:11.896746 [ 4 ] {dd3e1e8d-2d88-4072-a855-7f032e9101b3} <Debug> executeQuery: Read 133 rows, 8.00 KiB in 0.001194 sec., 111390.28475711893 rows/sec., 6.55 MiB/sec. | ||
| 8160 | 2026.02.06 01:24:11.896784 [ 4 ] {dd3e1e8d-2d88-4072-a855-7f032e9101b3} <Debug> TCPHandler: Processed in 0.001358929 sec. | ||
| 8161 | 2026.02.06 01:24:11.896959 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8162 | 2026.02.06 01:24:11.897077 [ 4 ] {329187a2-b840-4ea8-b90a-430f987f9298} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8163 | 2026.02.06 01:24:11.897127 [ 4 ] {329187a2-b840-4ea8-b90a-430f987f9298} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8164 | 2026.02.06 01:24:11.897652 [ 4 ] {329187a2-b840-4ea8-b90a-430f987f9298} <Trace> oximeter.fields_u32 (efacbb35-87c4-45a6-b25f-cea415d7aebd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8165 | 2026.02.06 01:24:11.897697 [ 4 ] {329187a2-b840-4ea8-b90a-430f987f9298} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 8166 | 2026.02.06 01:24:11.898040 [ 4 ] {329187a2-b840-4ea8-b90a-430f987f9298} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 8167 | 2026.02.06 01:24:11.898238 [ 4 ] {329187a2-b840-4ea8-b90a-430f987f9298} <Trace> oximeter.fields_u32 (efacbb35-87c4-45a6-b25f-cea415d7aebd): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8168 | 2026.02.06 01:24:11.898359 [ 4 ] {329187a2-b840-4ea8-b90a-430f987f9298} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.001345 sec., 104089.21933085502 rows/sec., 6.73 MiB/sec. | ||
| 8169 | 2026.02.06 01:24:11.898396 [ 4 ] {329187a2-b840-4ea8-b90a-430f987f9298} <Debug> TCPHandler: Processed in 0.001539451 sec. | ||
| 8170 | 2026.02.06 01:24:11.898501 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8171 | 2026.02.06 01:24:11.898590 [ 4 ] {4501e654-796c-4378-b32e-e26f524c31d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8172 | 2026.02.06 01:24:11.898628 [ 4 ] {4501e654-796c-4378-b32e-e26f524c31d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8173 | 2026.02.06 01:24:11.899117 [ 4 ] {4501e654-796c-4378-b32e-e26f524c31d7} <Trace> oximeter.fields_u8 (7e40da4e-3721-4df5-9ad4-b5e43542e087): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8174 | 2026.02.06 01:24:11.899154 [ 4 ] {4501e654-796c-4378-b32e-e26f524c31d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 8175 | 2026.02.06 01:24:11.899458 [ 4 ] {4501e654-796c-4378-b32e-e26f524c31d7} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 8176 | 2026.02.06 01:24:11.899666 [ 4 ] {4501e654-796c-4378-b32e-e26f524c31d7} <Trace> oximeter.fields_u8 (7e40da4e-3721-4df5-9ad4-b5e43542e087): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8177 | 2026.02.06 01:24:11.899800 [ 4 ] {4501e654-796c-4378-b32e-e26f524c31d7} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001173 sec., 118499.5737425405 rows/sec., 6.74 MiB/sec. | ||
| 8178 | 2026.02.06 01:24:11.899839 [ 4 ] {4501e654-796c-4378-b32e-e26f524c31d7} <Debug> TCPHandler: Processed in 0.001338179 sec. | ||
| 8179 | 2026.02.06 01:24:11.899950 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8180 | 2026.02.06 01:24:11.900044 [ 4 ] {328c55d5-5963-4f4d-8aa1-907b518a7ca3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8181 | 2026.02.06 01:24:11.900084 [ 4 ] {328c55d5-5963-4f4d-8aa1-907b518a7ca3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8182 | 2026.02.06 01:24:11.900637 [ 4 ] {328c55d5-5963-4f4d-8aa1-907b518a7ca3} <Trace> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8183 | 2026.02.06 01:24:11.900673 [ 4 ] {328c55d5-5963-4f4d-8aa1-907b518a7ca3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 8184 | 2026.02.06 01:24:11.900992 [ 4 ] {328c55d5-5963-4f4d-8aa1-907b518a7ca3} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8185 | 2026.02.06 01:24:11.901202 [ 4 ] {328c55d5-5963-4f4d-8aa1-907b518a7ca3} <Trace> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8186 | 2026.02.06 01:24:11.901330 [ 4 ] {328c55d5-5963-4f4d-8aa1-907b518a7ca3} <Debug> executeQuery: Read 463 rows, 33.28 KiB in 0.001304 sec., 355061.34969325154 rows/sec., 24.92 MiB/sec. | ||
| 8187 | 2026.02.06 01:24:11.901370 [ 4 ] {328c55d5-5963-4f4d-8aa1-907b518a7ca3} <Debug> TCPHandler: Processed in 0.0014712 sec. | ||
| 8188 | 2026.02.06 01:24:11.901479 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8189 | 2026.02.06 01:24:11.901573 [ 4 ] {c1d8deaf-7d16-440b-af4b-5f58dee5cd74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 8190 | 2026.02.06 01:24:11.901614 [ 4 ] {c1d8deaf-7d16-440b-af4b-5f58dee5cd74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 8191 | 2026.02.06 01:24:11.901952 [ 4 ] {c1d8deaf-7d16-440b-af4b-5f58dee5cd74} <Trace> oximeter.measurements_bool (a3a47353-bd4a-4bc2-8c37-5164375cd607): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8192 | 2026.02.06 01:24:11.901988 [ 4 ] {c1d8deaf-7d16-440b-af4b-5f58dee5cd74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 8193 | 2026.02.06 01:24:11.902296 [ 4 ] {c1d8deaf-7d16-440b-af4b-5f58dee5cd74} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 8194 | 2026.02.06 01:24:11.902500 [ 4 ] {c1d8deaf-7d16-440b-af4b-5f58dee5cd74} <Trace> oximeter.measurements_bool (a3a47353-bd4a-4bc2-8c37-5164375cd607): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8195 | 2026.02.06 01:24:11.902629 [ 4 ] {c1d8deaf-7d16-440b-af4b-5f58dee5cd74} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001073 sec., 5591.798695246971 rows/sec., 292.15 KiB/sec. | ||
| 8196 | 2026.02.06 01:24:11.902667 [ 4 ] {c1d8deaf-7d16-440b-af4b-5f58dee5cd74} <Debug> TCPHandler: Processed in 0.001238038 sec. | ||
| 8197 | 2026.02.06 01:24:11.902781 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8198 | 2026.02.06 01:24:11.902876 [ 4 ] {0ed4beb5-e4f6-40f0-8a89-14f97880475f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8199 | 2026.02.06 01:24:11.902919 [ 4 ] {0ed4beb5-e4f6-40f0-8a89-14f97880475f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8200 | 2026.02.06 01:24:11.903342 [ 4 ] {0ed4beb5-e4f6-40f0-8a89-14f97880475f} <Trace> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8201 | 2026.02.06 01:24:11.903378 [ 4 ] {0ed4beb5-e4f6-40f0-8a89-14f97880475f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 8202 | 2026.02.06 01:24:11.903702 [ 4 ] {0ed4beb5-e4f6-40f0-8a89-14f97880475f} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8203 | 2026.02.06 01:24:11.903908 [ 4 ] {0ed4beb5-e4f6-40f0-8a89-14f97880475f} <Trace> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8204 | 2026.02.06 01:24:11.904042 [ 4 ] {0ed4beb5-e4f6-40f0-8a89-14f97880475f} <Debug> executeQuery: Read 258 rows, 17.59 KiB in 0.001183 sec., 218089.6027049873 rows/sec., 14.52 MiB/sec. | ||
| 8205 | 2026.02.06 01:24:11.904080 [ 4 ] {0ed4beb5-e4f6-40f0-8a89-14f97880475f} <Debug> TCPHandler: Processed in 0.001350579 sec. | ||
| 8206 | 2026.02.06 01:24:11.904192 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8207 | 2026.02.06 01:24:11.904286 [ 4 ] {a4d960f0-d9c0-44bf-9c57-823aa54e6e4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 8208 | 2026.02.06 01:24:11.904328 [ 4 ] {a4d960f0-d9c0-44bf-9c57-823aa54e6e4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 8209 | 2026.02.06 01:24:11.904637 [ 4 ] {a4d960f0-d9c0-44bf-9c57-823aa54e6e4b} <Trace> oximeter.measurements_f64 (2afa91c6-7a6c-42cf-84ca-7476e88b4c4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8210 | 2026.02.06 01:24:11.904673 [ 4 ] {a4d960f0-d9c0-44bf-9c57-823aa54e6e4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 8211 | 2026.02.06 01:24:11.904958 [ 4 ] {a4d960f0-d9c0-44bf-9c57-823aa54e6e4b} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 8212 | 2026.02.06 01:24:11.905192 [ 4 ] {a4d960f0-d9c0-44bf-9c57-823aa54e6e4b} <Trace> oximeter.measurements_f64 (2afa91c6-7a6c-42cf-84ca-7476e88b4c4e): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8213 | 2026.02.06 01:24:11.905321 [ 4 ] {a4d960f0-d9c0-44bf-9c57-823aa54e6e4b} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001053 sec., 949.6676163342831 rows/sec., 63.99 KiB/sec. | ||
| 8214 | 2026.02.06 01:24:11.905359 [ 4 ] {a4d960f0-d9c0-44bf-9c57-823aa54e6e4b} <Debug> TCPHandler: Processed in 0.001215888 sec. | ||
| 8215 | 2026.02.06 01:24:11.905467 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8216 | 2026.02.06 01:24:11.905561 [ 4 ] {af9f92e6-060a-4ab5-bc6b-feb581659007} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8217 | 2026.02.06 01:24:11.905602 [ 4 ] {af9f92e6-060a-4ab5-bc6b-feb581659007} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8218 | 2026.02.06 01:24:11.905928 [ 4 ] {af9f92e6-060a-4ab5-bc6b-feb581659007} <Trace> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8219 | 2026.02.06 01:24:11.905964 [ 4 ] {af9f92e6-060a-4ab5-bc6b-feb581659007} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 8220 | 2026.02.06 01:24:11.906270 [ 4 ] {af9f92e6-060a-4ab5-bc6b-feb581659007} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8221 | 2026.02.06 01:24:11.906474 [ 4 ] {af9f92e6-060a-4ab5-bc6b-feb581659007} <Trace> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8222 | 2026.02.06 01:24:11.906599 [ 4 ] {af9f92e6-060a-4ab5-bc6b-feb581659007} <Debug> executeQuery: Read 88 rows, 5.66 KiB in 0.001055 sec., 83412.32227488152 rows/sec., 5.24 MiB/sec. | ||
| 8223 | 2026.02.06 01:24:11.906636 [ 4 ] {af9f92e6-060a-4ab5-bc6b-feb581659007} <Debug> TCPHandler: Processed in 0.001217418 sec. | ||
| 8224 | 2026.02.06 01:24:16.030074 [ 96 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8225 | 2026.02.06 01:24:16.030157 [ 96 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8226 | 2026.02.06 01:24:16.158060 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 17305 | ||
| 8227 | 2026.02.06 01:24:16.158591 [ 245 ] {} <Trace> system.asynchronous_metric_log (50965cfb-3fe0-4bc3-b722-77d2bdddda32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8228 | 2026.02.06 01:24:16.158636 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 8229 | 2026.02.06 01:24:16.159149 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 8230 | 2026.02.06 01:24:16.159383 [ 245 ] {} <Trace> system.asynchronous_metric_log (50965cfb-3fe0-4bc3-b722-77d2bdddda32): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8231 | 2026.02.06 01:24:16.159509 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17305 | ||
| 8232 | 2026.02.06 01:24:16.159520 [ 100 ] {} <Debug> system.asynchronous_metric_log (50965cfb-3fe0-4bc3-b722-77d2bdddda32) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 8233 | 2026.02.06 01:24:16.159578 [ 100 ] {} <Trace> system.asynchronous_metric_log (50965cfb-3fe0-4bc3-b722-77d2bdddda32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8234 | 2026.02.06 01:24:16.159602 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 8235 | 2026.02.06 01:24:16.159702 [ 199 ] {50965cfb-3fe0-4bc3-b722-77d2bdddda32::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 | ||
| 8236 | 2026.02.06 01:24:16.159794 [ 199 ] {50965cfb-3fe0-4bc3-b722-77d2bdddda32::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8237 | 2026.02.06 01:24:16.159825 [ 199 ] {50965cfb-3fe0-4bc3-b722-77d2bdddda32::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 14873 rows starting from the beginning of the part | ||
| 8238 | 2026.02.06 01:24:16.159881 [ 199 ] {50965cfb-3fe0-4bc3-b722-77d2bdddda32::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 512 rows starting from the beginning of the part | ||
| 8239 | 2026.02.06 01:24:16.159935 [ 199 ] {50965cfb-3fe0-4bc3-b722-77d2bdddda32::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 448 rows starting from the beginning of the part | ||
| 8240 | 2026.02.06 01:24:16.159975 [ 199 ] {50965cfb-3fe0-4bc3-b722-77d2bdddda32::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 512 rows starting from the beginning of the part | ||
| 8241 | 2026.02.06 01:24:16.160012 [ 199 ] {50965cfb-3fe0-4bc3-b722-77d2bdddda32::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 448 rows starting from the beginning of the part | ||
| 8242 | 2026.02.06 01:24:16.160049 [ 199 ] {50965cfb-3fe0-4bc3-b722-77d2bdddda32::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 512 rows starting from the beginning of the part | ||
| 8243 | 2026.02.06 01:24:16.162047 [ 198 ] {50965cfb-3fe0-4bc3-b722-77d2bdddda32::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17305 rows, containing 4 columns (4 merged, 0 gathered) in 0.002383286 sec., 7260983.364984311 rows/sec., 103.87 MiB/sec. | ||
| 8244 | 2026.02.06 01:24:16.162165 [ 199 ] {50965cfb-3fe0-4bc3-b722-77d2bdddda32::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 8245 | 2026.02.06 01:24:16.162399 [ 199 ] {50965cfb-3fe0-4bc3-b722-77d2bdddda32::all_1_36_7} <Trace> system.asynchronous_metric_log (50965cfb-3fe0-4bc3-b722-77d2bdddda32): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8246 | 2026.02.06 01:24:16.162463 [ 199 ] {50965cfb-3fe0-4bc3-b722-77d2bdddda32::all_1_36_7} <Trace> system.asynchronous_metric_log (50965cfb-3fe0-4bc3-b722-77d2bdddda32) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 8247 | 2026.02.06 01:24:16.162526 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.49 MiB. | ||
| 8248 | 2026.02.06 01:24:16.206619 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1064 | ||
| 8249 | 2026.02.06 01:24:16.208963 [ 243 ] {} <Trace> system.query_log (e979a318-9a58-4b34-9a72-3006f9f8e92e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8250 | 2026.02.06 01:24:16.209006 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 8251 | 2026.02.06 01:24:16.210174 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 8252 | 2026.02.06 01:24:16.210438 [ 243 ] {} <Trace> system.query_log (e979a318-9a58-4b34-9a72-3006f9f8e92e): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8253 | 2026.02.06 01:24:16.210762 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1064 | ||
| 8254 | 2026.02.06 01:24:16.886314 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8255 | 2026.02.06 01:24:16.886506 [ 4 ] {ea3e1892-9e49-48ff-a096-9ecbd48ea378} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8256 | 2026.02.06 01:24:16.886580 [ 4 ] {ea3e1892-9e49-48ff-a096-9ecbd48ea378} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8257 | 2026.02.06 01:24:16.887433 [ 4 ] {ea3e1892-9e49-48ff-a096-9ecbd48ea378} <Trace> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8258 | 2026.02.06 01:24:16.887484 [ 4 ] {ea3e1892-9e49-48ff-a096-9ecbd48ea378} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 8259 | 2026.02.06 01:24:16.887958 [ 4 ] {ea3e1892-9e49-48ff-a096-9ecbd48ea378} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8260 | 2026.02.06 01:24:16.888288 [ 4 ] {ea3e1892-9e49-48ff-a096-9ecbd48ea378} <Trace> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8261 | 2026.02.06 01:24:16.888463 [ 4 ] {ea3e1892-9e49-48ff-a096-9ecbd48ea378} <Debug> executeQuery: Read 138 rows, 12.27 KiB in 0.002008 sec., 68725.09960159363 rows/sec., 5.97 MiB/sec. | ||
| 8262 | 2026.02.06 01:24:16.888529 [ 4 ] {ea3e1892-9e49-48ff-a096-9ecbd48ea378} <Debug> TCPHandler: Processed in 0.002352336 sec. | ||
| 8263 | 2026.02.06 01:24:16.888669 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8264 | 2026.02.06 01:24:16.888799 [ 4 ] {f961f208-9d23-4738-8a55-3fb86aaa4e51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8265 | 2026.02.06 01:24:16.888847 [ 4 ] {f961f208-9d23-4738-8a55-3fb86aaa4e51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8266 | 2026.02.06 01:24:16.889372 [ 4 ] {f961f208-9d23-4738-8a55-3fb86aaa4e51} <Trace> oximeter.fields_u16 (fb4d60fc-202c-4b3b-b72e-c67fc122b90a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8267 | 2026.02.06 01:24:16.889408 [ 4 ] {f961f208-9d23-4738-8a55-3fb86aaa4e51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 8268 | 2026.02.06 01:24:16.889733 [ 4 ] {f961f208-9d23-4738-8a55-3fb86aaa4e51} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 8269 | 2026.02.06 01:24:16.890090 [ 4 ] {f961f208-9d23-4738-8a55-3fb86aaa4e51} <Trace> oximeter.fields_u16 (fb4d60fc-202c-4b3b-b72e-c67fc122b90a): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8270 | 2026.02.06 01:24:16.890253 [ 4 ] {f961f208-9d23-4738-8a55-3fb86aaa4e51} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001484 sec., 27628.032345013475 rows/sec., 2.03 MiB/sec. | ||
| 8271 | 2026.02.06 01:24:16.890302 [ 4 ] {f961f208-9d23-4738-8a55-3fb86aaa4e51} <Debug> TCPHandler: Processed in 0.001689641 sec. | ||
| 8272 | 2026.02.06 01:24:16.890429 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8273 | 2026.02.06 01:24:16.890547 [ 4 ] {6442a66c-87ce-4ec5-994e-e11608b7dd38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8274 | 2026.02.06 01:24:16.890597 [ 4 ] {6442a66c-87ce-4ec5-994e-e11608b7dd38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8275 | 2026.02.06 01:24:16.891125 [ 4 ] {6442a66c-87ce-4ec5-994e-e11608b7dd38} <Trace> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8276 | 2026.02.06 01:24:16.891168 [ 4 ] {6442a66c-87ce-4ec5-994e-e11608b7dd38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 8277 | 2026.02.06 01:24:16.891482 [ 4 ] {6442a66c-87ce-4ec5-994e-e11608b7dd38} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8278 | 2026.02.06 01:24:16.891693 [ 4 ] {6442a66c-87ce-4ec5-994e-e11608b7dd38} <Trace> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8279 | 2026.02.06 01:24:16.891823 [ 4 ] {6442a66c-87ce-4ec5-994e-e11608b7dd38} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001301 sec., 80707.14834742506 rows/sec., 6.30 MiB/sec. | ||
| 8280 | 2026.02.06 01:24:16.891860 [ 4 ] {6442a66c-87ce-4ec5-994e-e11608b7dd38} <Debug> TCPHandler: Processed in 0.00149246 sec. | ||
| 8281 | 2026.02.06 01:24:16.891973 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8282 | 2026.02.06 01:24:16.892070 [ 4 ] {5aabbe01-0c6b-40e4-b35e-6b1a02e7664c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8283 | 2026.02.06 01:24:16.892113 [ 4 ] {5aabbe01-0c6b-40e4-b35e-6b1a02e7664c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8284 | 2026.02.06 01:24:16.892526 [ 4 ] {5aabbe01-0c6b-40e4-b35e-6b1a02e7664c} <Trace> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8285 | 2026.02.06 01:24:16.892561 [ 4 ] {5aabbe01-0c6b-40e4-b35e-6b1a02e7664c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 8286 | 2026.02.06 01:24:16.892901 [ 4 ] {5aabbe01-0c6b-40e4-b35e-6b1a02e7664c} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8287 | 2026.02.06 01:24:16.893110 [ 4 ] {5aabbe01-0c6b-40e4-b35e-6b1a02e7664c} <Trace> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8288 | 2026.02.06 01:24:16.893239 [ 4 ] {5aabbe01-0c6b-40e4-b35e-6b1a02e7664c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001189 sec., 134566.8629100084 rows/sec., 9.37 MiB/sec. | ||
| 8289 | 2026.02.06 01:24:16.893276 [ 4 ] {5aabbe01-0c6b-40e4-b35e-6b1a02e7664c} <Debug> TCPHandler: Processed in 0.001351699 sec. | ||
| 8290 | 2026.02.06 01:24:16.893383 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8291 | 2026.02.06 01:24:16.893476 [ 4 ] {eee651d7-4c99-481b-98c5-2a13ca98df79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8292 | 2026.02.06 01:24:16.893531 [ 4 ] {eee651d7-4c99-481b-98c5-2a13ca98df79} <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 | ||
| 8293 | 2026.02.06 01:24:16.894394 [ 4 ] {eee651d7-4c99-481b-98c5-2a13ca98df79} <Trace> oximeter.measurements_histogramu64 (97144b8f-900e-4825-92d0-28bf27d1d4ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8294 | 2026.02.06 01:24:16.894430 [ 4 ] {eee651d7-4c99-481b-98c5-2a13ca98df79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 8295 | 2026.02.06 01:24:16.894983 [ 4 ] {eee651d7-4c99-481b-98c5-2a13ca98df79} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 8296 | 2026.02.06 01:24:16.895202 [ 4 ] {eee651d7-4c99-481b-98c5-2a13ca98df79} <Trace> oximeter.measurements_histogramu64 (97144b8f-900e-4825-92d0-28bf27d1d4ae): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8297 | 2026.02.06 01:24:16.895303 [ 100 ] {} <Debug> oximeter.measurements_histogramu64 (97144b8f-900e-4825-92d0-28bf27d1d4ae) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 8298 | 2026.02.06 01:24:16.895342 [ 4 ] {eee651d7-4c99-481b-98c5-2a13ca98df79} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001884 sec., 21762.20806794055 rows/sec., 39.00 MiB/sec. | ||
| 8299 | 2026.02.06 01:24:16.895346 [ 100 ] {} <Trace> oximeter.measurements_histogramu64 (97144b8f-900e-4825-92d0-28bf27d1d4ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8300 | 2026.02.06 01:24:16.895379 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 8301 | 2026.02.06 01:24:16.895407 [ 4 ] {eee651d7-4c99-481b-98c5-2a13ca98df79} <Debug> TCPHandler: Processed in 0.002074444 sec. | ||
| 8302 | 2026.02.06 01:24:16.895495 [ 201 ] {97144b8f-900e-4825-92d0-28bf27d1d4ae::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 | ||
| 8303 | 2026.02.06 01:24:16.895528 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8304 | 2026.02.06 01:24:16.895632 [ 4 ] {c136ed6c-50e9-406b-bd19-0cc02cc0905c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8305 | 2026.02.06 01:24:16.895675 [ 4 ] {c136ed6c-50e9-406b-bd19-0cc02cc0905c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8306 | 2026.02.06 01:24:16.895735 [ 201 ] {97144b8f-900e-4825-92d0-28bf27d1d4ae::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8307 | 2026.02.06 01:24:16.895794 [ 201 ] {97144b8f-900e-4825-92d0-28bf27d1d4ae::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 783 rows starting from the beginning of the part | ||
| 8308 | 2026.02.06 01:24:16.895917 [ 201 ] {97144b8f-900e-4825-92d0-28bf27d1d4ae::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 41 rows starting from the beginning of the part | ||
| 8309 | 2026.02.06 01:24:16.896016 [ 201 ] {97144b8f-900e-4825-92d0-28bf27d1d4ae::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 41 rows starting from the beginning of the part | ||
| 8310 | 2026.02.06 01:24:16.896023 [ 4 ] {c136ed6c-50e9-406b-bd19-0cc02cc0905c} <Trace> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8311 | 2026.02.06 01:24:16.896067 [ 4 ] {c136ed6c-50e9-406b-bd19-0cc02cc0905c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 8312 | 2026.02.06 01:24:16.896110 [ 201 ] {97144b8f-900e-4825-92d0-28bf27d1d4ae::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 41 rows starting from the beginning of the part | ||
| 8313 | 2026.02.06 01:24:16.896203 [ 201 ] {97144b8f-900e-4825-92d0-28bf27d1d4ae::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 41 rows starting from the beginning of the part | ||
| 8314 | 2026.02.06 01:24:16.896289 [ 201 ] {97144b8f-900e-4825-92d0-28bf27d1d4ae::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 41 rows starting from the beginning of the part | ||
| 8315 | 2026.02.06 01:24:16.896385 [ 4 ] {c136ed6c-50e9-406b-bd19-0cc02cc0905c} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8316 | 2026.02.06 01:24:16.896619 [ 4 ] {c136ed6c-50e9-406b-bd19-0cc02cc0905c} <Trace> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8317 | 2026.02.06 01:24:16.896762 [ 4 ] {c136ed6c-50e9-406b-bd19-0cc02cc0905c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001148 sec., 52264.80836236934 rows/sec., 3.52 MiB/sec. | ||
| 8318 | 2026.02.06 01:24:16.896799 [ 4 ] {c136ed6c-50e9-406b-bd19-0cc02cc0905c} <Debug> TCPHandler: Processed in 0.001322518 sec. | ||
| 8319 | 2026.02.06 01:24:16.909985 [ 198 ] {97144b8f-900e-4825-92d0-28bf27d1d4ae::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 988 rows, containing 19 columns (19 merged, 0 gathered) in 0.014540199 sec., 67949.55144699189 rows/sec., 121.76 MiB/sec. | ||
| 8320 | 2026.02.06 01:24:16.911431 [ 189 ] {97144b8f-900e-4825-92d0-28bf27d1d4ae::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 8321 | 2026.02.06 01:24:16.911795 [ 189 ] {97144b8f-900e-4825-92d0-28bf27d1d4ae::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (97144b8f-900e-4825-92d0-28bf27d1d4ae): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8322 | 2026.02.06 01:24:16.911872 [ 189 ] {97144b8f-900e-4825-92d0-28bf27d1d4ae::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (97144b8f-900e-4825-92d0-28bf27d1d4ae) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 8323 | 2026.02.06 01:24:16.911981 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.78 MiB. | ||
| 8324 | 2026.02.06 01:24:17.000204 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 286.21 MiB, peak 293.92 MiB, free memory in arenas 0.00 B, will set to 288.35 MiB (RSS), difference: 2.14 MiB | ||
| 8325 | 2026.02.06 01:24:17.066781 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 272 | ||
| 8326 | 2026.02.06 01:24:17.084780 [ 244 ] {} <Trace> system.metric_log (b13c6af1-b368-46ee-88e3-e8b49f18365b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8327 | 2026.02.06 01:24:17.084841 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 8328 | 2026.02.06 01:24:17.090837 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 8329 | 2026.02.06 01:24:17.091531 [ 244 ] {} <Trace> system.metric_log (b13c6af1-b368-46ee-88e3-e8b49f18365b): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8330 | 2026.02.06 01:24:17.091863 [ 99 ] {} <Debug> system.metric_log (b13c6af1-b368-46ee-88e3-e8b49f18365b) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 8331 | 2026.02.06 01:24:17.091935 [ 99 ] {} <Trace> system.metric_log (b13c6af1-b368-46ee-88e3-e8b49f18365b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8332 | 2026.02.06 01:24:17.091959 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 8333 | 2026.02.06 01:24:17.092059 [ 193 ] {b13c6af1-b368-46ee-88e3-e8b49f18365b::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 | ||
| 8334 | 2026.02.06 01:24:17.094609 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 272 | ||
| 8335 | 2026.02.06 01:24:17.095229 [ 193 ] {b13c6af1-b368-46ee-88e3-e8b49f18365b::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8336 | 2026.02.06 01:24:17.096076 [ 193 ] {b13c6af1-b368-46ee-88e3-e8b49f18365b::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 | ||
| 8337 | 2026.02.06 01:24:17.099392 [ 193 ] {b13c6af1-b368-46ee-88e3-e8b49f18365b::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 | ||
| 8338 | 2026.02.06 01:24:17.102673 [ 193 ] {b13c6af1-b368-46ee-88e3-e8b49f18365b::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 | ||
| 8339 | 2026.02.06 01:24:17.106316 [ 193 ] {b13c6af1-b368-46ee-88e3-e8b49f18365b::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 | ||
| 8340 | 2026.02.06 01:24:17.110353 [ 193 ] {b13c6af1-b368-46ee-88e3-e8b49f18365b::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 | ||
| 8341 | 2026.02.06 01:24:17.114045 [ 193 ] {b13c6af1-b368-46ee-88e3-e8b49f18365b::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 | ||
| 8342 | 2026.02.06 01:24:17.167332 [ 198 ] {b13c6af1-b368-46ee-88e3-e8b49f18365b::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 272 rows, containing 679 columns (679 merged, 0 gathered) in 0.075307103 sec., 3611.8770894692366 rows/sec., 18.68 MiB/sec. | ||
| 8343 | 2026.02.06 01:24:17.169568 [ 201 ] {b13c6af1-b368-46ee-88e3-e8b49f18365b::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 8344 | 2026.02.06 01:24:17.171467 [ 201 ] {b13c6af1-b368-46ee-88e3-e8b49f18365b::all_1_36_7} <Trace> system.metric_log (b13c6af1-b368-46ee-88e3-e8b49f18365b): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8345 | 2026.02.06 01:24:17.171576 [ 201 ] {b13c6af1-b368-46ee-88e3-e8b49f18365b::all_1_36_7} <Trace> system.metric_log (b13c6af1-b368-46ee-88e3-e8b49f18365b) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 8346 | 2026.02.06 01:24:17.173323 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 12.43 MiB. | ||
| 8347 | 2026.02.06 01:24:18.000234 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 289.44 MiB, peak 301.30 MiB, free memory in arenas 0.00 B, will set to 290.63 MiB (RSS), difference: 1.19 MiB | ||
| 8348 | 2026.02.06 01:24:21.895047 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8349 | 2026.02.06 01:24:21.895258 [ 4 ] {21770715-1c22-47fb-8185-89542dc47702} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8350 | 2026.02.06 01:24:21.895332 [ 4 ] {21770715-1c22-47fb-8185-89542dc47702} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8351 | 2026.02.06 01:24:21.896174 [ 4 ] {21770715-1c22-47fb-8185-89542dc47702} <Trace> oximeter.fields_i16 (104ba66f-7843-4e50-a9a9-abb40c455f87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8352 | 2026.02.06 01:24:21.896233 [ 4 ] {21770715-1c22-47fb-8185-89542dc47702} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 8353 | 2026.02.06 01:24:21.896679 [ 4 ] {21770715-1c22-47fb-8185-89542dc47702} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 8354 | 2026.02.06 01:24:21.896917 [ 4 ] {21770715-1c22-47fb-8185-89542dc47702} <Trace> oximeter.fields_i16 (104ba66f-7843-4e50-a9a9-abb40c455f87): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8355 | 2026.02.06 01:24:21.897098 [ 84 ] {} <Debug> oximeter.fields_i16 (104ba66f-7843-4e50-a9a9-abb40c455f87) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 8356 | 2026.02.06 01:24:21.897138 [ 4 ] {21770715-1c22-47fb-8185-89542dc47702} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.001928 sec., 137966.80497925312 rows/sec., 8.77 MiB/sec. | ||
| 8357 | 2026.02.06 01:24:21.897151 [ 84 ] {} <Trace> oximeter.fields_i16 (104ba66f-7843-4e50-a9a9-abb40c455f87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8358 | 2026.02.06 01:24:21.897193 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 8359 | 2026.02.06 01:24:21.897226 [ 4 ] {21770715-1c22-47fb-8185-89542dc47702} <Debug> TCPHandler: Processed in 0.002327865 sec. | ||
| 8360 | 2026.02.06 01:24:21.897294 [ 192 ] {104ba66f-7843-4e50-a9a9-abb40c455f87::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 | ||
| 8361 | 2026.02.06 01:24:21.897395 [ 192 ] {104ba66f-7843-4e50-a9a9-abb40c455f87::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8362 | 2026.02.06 01:24:21.897401 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8363 | 2026.02.06 01:24:21.897427 [ 192 ] {104ba66f-7843-4e50-a9a9-abb40c455f87::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 290 rows starting from the beginning of the part | ||
| 8364 | 2026.02.06 01:24:21.897487 [ 192 ] {104ba66f-7843-4e50-a9a9-abb40c455f87::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 266 rows starting from the beginning of the part | ||
| 8365 | 2026.02.06 01:24:21.897532 [ 192 ] {104ba66f-7843-4e50-a9a9-abb40c455f87::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 266 rows starting from the beginning of the part | ||
| 8366 | 2026.02.06 01:24:21.897541 [ 4 ] {62cc2391-4332-4666-ad60-b243894ae92c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8367 | 2026.02.06 01:24:21.897576 [ 192 ] {104ba66f-7843-4e50-a9a9-abb40c455f87::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 266 rows starting from the beginning of the part | ||
| 8368 | 2026.02.06 01:24:21.897603 [ 4 ] {62cc2391-4332-4666-ad60-b243894ae92c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8369 | 2026.02.06 01:24:21.897623 [ 192 ] {104ba66f-7843-4e50-a9a9-abb40c455f87::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 266 rows starting from the beginning of the part | ||
| 8370 | 2026.02.06 01:24:21.897683 [ 192 ] {104ba66f-7843-4e50-a9a9-abb40c455f87::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 266 rows starting from the beginning of the part | ||
| 8371 | 2026.02.06 01:24:21.898204 [ 4 ] {62cc2391-4332-4666-ad60-b243894ae92c} <Trace> oximeter.fields_ipaddr (a3260224-33ad-484c-9570-d358a82531a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8372 | 2026.02.06 01:24:21.898249 [ 4 ] {62cc2391-4332-4666-ad60-b243894ae92c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 8373 | 2026.02.06 01:24:21.898742 [ 4 ] {62cc2391-4332-4666-ad60-b243894ae92c} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 8374 | 2026.02.06 01:24:21.898947 [ 198 ] {104ba66f-7843-4e50-a9a9-abb40c455f87::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1620 rows, containing 5 columns (5 merged, 0 gathered) in 0.001689811 sec., 958687.0957757997 rows/sec., 64.84 MiB/sec. | ||
| 8375 | 2026.02.06 01:24:21.899088 [ 4 ] {62cc2391-4332-4666-ad60-b243894ae92c} <Trace> oximeter.fields_ipaddr (a3260224-33ad-484c-9570-d358a82531a2): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8376 | 2026.02.06 01:24:21.899226 [ 198 ] {104ba66f-7843-4e50-a9a9-abb40c455f87::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 8377 | 2026.02.06 01:24:21.899300 [ 4 ] {62cc2391-4332-4666-ad60-b243894ae92c} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001794 sec., 2229.654403567447 rows/sec., 181.81 KiB/sec. | ||
| 8378 | 2026.02.06 01:24:21.899368 [ 4 ] {62cc2391-4332-4666-ad60-b243894ae92c} <Debug> TCPHandler: Processed in 0.002035144 sec. | ||
| 8379 | 2026.02.06 01:24:21.899526 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8380 | 2026.02.06 01:24:21.899644 [ 198 ] {104ba66f-7843-4e50-a9a9-abb40c455f87::all_1_26_5} <Trace> oximeter.fields_i16 (104ba66f-7843-4e50-a9a9-abb40c455f87): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8381 | 2026.02.06 01:24:21.899656 [ 4 ] {7b69764e-02b7-4581-a918-3fdb1bcefdff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8382 | 2026.02.06 01:24:21.899731 [ 4 ] {7b69764e-02b7-4581-a918-3fdb1bcefdff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8383 | 2026.02.06 01:24:21.899773 [ 198 ] {104ba66f-7843-4e50-a9a9-abb40c455f87::all_1_26_5} <Trace> oximeter.fields_i16 (104ba66f-7843-4e50-a9a9-abb40c455f87) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 8384 | 2026.02.06 01:24:21.899918 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.45 MiB. | ||
| 8385 | 2026.02.06 01:24:21.900809 [ 4 ] {7b69764e-02b7-4581-a918-3fdb1bcefdff} <Trace> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8386 | 2026.02.06 01:24:21.900861 [ 4 ] {7b69764e-02b7-4581-a918-3fdb1bcefdff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 8387 | 2026.02.06 01:24:21.901385 [ 4 ] {7b69764e-02b7-4581-a918-3fdb1bcefdff} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8388 | 2026.02.06 01:24:21.901715 [ 4 ] {7b69764e-02b7-4581-a918-3fdb1bcefdff} <Trace> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8389 | 2026.02.06 01:24:21.901911 [ 4 ] {7b69764e-02b7-4581-a918-3fdb1bcefdff} <Debug> executeQuery: Read 754 rows, 60.71 KiB in 0.002285 sec., 329978.1181619256 rows/sec., 25.95 MiB/sec. | ||
| 8390 | 2026.02.06 01:24:21.901969 [ 4 ] {7b69764e-02b7-4581-a918-3fdb1bcefdff} <Debug> TCPHandler: Processed in 0.002507217 sec. | ||
| 8391 | 2026.02.06 01:24:21.902119 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8392 | 2026.02.06 01:24:21.902248 [ 4 ] {8749fbcf-859a-460d-830c-cfa7ef0dd959} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8393 | 2026.02.06 01:24:21.902305 [ 4 ] {8749fbcf-859a-460d-830c-cfa7ef0dd959} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8394 | 2026.02.06 01:24:21.902916 [ 4 ] {8749fbcf-859a-460d-830c-cfa7ef0dd959} <Trace> oximeter.fields_u16 (fb4d60fc-202c-4b3b-b72e-c67fc122b90a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8395 | 2026.02.06 01:24:21.902962 [ 4 ] {8749fbcf-859a-460d-830c-cfa7ef0dd959} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 8396 | 2026.02.06 01:24:21.903413 [ 4 ] {8749fbcf-859a-460d-830c-cfa7ef0dd959} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 8397 | 2026.02.06 01:24:21.903739 [ 4 ] {8749fbcf-859a-460d-830c-cfa7ef0dd959} <Trace> oximeter.fields_u16 (fb4d60fc-202c-4b3b-b72e-c67fc122b90a): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8398 | 2026.02.06 01:24:21.903877 [ 84 ] {} <Debug> oximeter.fields_u16 (fb4d60fc-202c-4b3b-b72e-c67fc122b90a) (MergerMutator): Selected 6 parts from all_1_45_9 to all_50_50_0 | ||
| 8399 | 2026.02.06 01:24:21.903911 [ 84 ] {} <Trace> oximeter.fields_u16 (fb4d60fc-202c-4b3b-b72e-c67fc122b90a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8400 | 2026.02.06 01:24:21.903925 [ 4 ] {8749fbcf-859a-460d-830c-cfa7ef0dd959} <Debug> executeQuery: Read 137 rows, 8.28 KiB in 0.001707 sec., 80257.76215582894 rows/sec., 4.74 MiB/sec. | ||
| 8401 | 2026.02.06 01:24:21.903928 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 8402 | 2026.02.06 01:24:21.903981 [ 4 ] {8749fbcf-859a-460d-830c-cfa7ef0dd959} <Debug> TCPHandler: Processed in 0.001924183 sec. | ||
| 8403 | 2026.02.06 01:24:21.904030 [ 192 ] {fb4d60fc-202c-4b3b-b72e-c67fc122b90a::all_1_50_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_45_9 to all_50_50_0 into Compact with storage Full | ||
| 8404 | 2026.02.06 01:24:21.904127 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8405 | 2026.02.06 01:24:21.904132 [ 192 ] {fb4d60fc-202c-4b3b-b72e-c67fc122b90a::all_1_50_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8406 | 2026.02.06 01:24:21.904181 [ 192 ] {fb4d60fc-202c-4b3b-b72e-c67fc122b90a::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_45_9, total 206 rows starting from the beginning of the part | ||
| 8407 | 2026.02.06 01:24:21.904249 [ 192 ] {fb4d60fc-202c-4b3b-b72e-c67fc122b90a::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 133 rows starting from the beginning of the part | ||
| 8408 | 2026.02.06 01:24:21.904254 [ 4 ] {19ba038b-7c8a-4623-8c33-c444b1c58f1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8409 | 2026.02.06 01:24:21.904306 [ 192 ] {fb4d60fc-202c-4b3b-b72e-c67fc122b90a::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 53 rows starting from the beginning of the part | ||
| 8410 | 2026.02.06 01:24:21.904318 [ 4 ] {19ba038b-7c8a-4623-8c33-c444b1c58f1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8411 | 2026.02.06 01:24:21.904357 [ 192 ] {fb4d60fc-202c-4b3b-b72e-c67fc122b90a::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 133 rows starting from the beginning of the part | ||
| 8412 | 2026.02.06 01:24:21.904407 [ 192 ] {fb4d60fc-202c-4b3b-b72e-c67fc122b90a::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 41 rows starting from the beginning of the part | ||
| 8413 | 2026.02.06 01:24:21.904454 [ 192 ] {fb4d60fc-202c-4b3b-b72e-c67fc122b90a::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 137 rows starting from the beginning of the part | ||
| 8414 | 2026.02.06 01:24:21.904929 [ 4 ] {19ba038b-7c8a-4623-8c33-c444b1c58f1f} <Trace> oximeter.fields_u32 (efacbb35-87c4-45a6-b25f-cea415d7aebd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8415 | 2026.02.06 01:24:21.904972 [ 4 ] {19ba038b-7c8a-4623-8c33-c444b1c58f1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 8416 | 2026.02.06 01:24:21.905394 [ 4 ] {19ba038b-7c8a-4623-8c33-c444b1c58f1f} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 8417 | 2026.02.06 01:24:21.905416 [ 187 ] {fb4d60fc-202c-4b3b-b72e-c67fc122b90a::all_1_50_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 703 rows, containing 5 columns (5 merged, 0 gathered) in 0.001421239 sec., 494638.83273678814 rows/sec., 32.63 MiB/sec. | ||
| 8418 | 2026.02.06 01:24:21.905593 [ 192 ] {fb4d60fc-202c-4b3b-b72e-c67fc122b90a::all_1_50_10} <Trace> MergedBlockOutputStream: filled checksums all_1_50_10 (state Temporary) | ||
| 8419 | 2026.02.06 01:24:21.905693 [ 4 ] {19ba038b-7c8a-4623-8c33-c444b1c58f1f} <Trace> oximeter.fields_u32 (efacbb35-87c4-45a6-b25f-cea415d7aebd): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8420 | 2026.02.06 01:24:21.905837 [ 84 ] {} <Debug> oximeter.fields_u32 (efacbb35-87c4-45a6-b25f-cea415d7aebd) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 8421 | 2026.02.06 01:24:21.905862 [ 4 ] {19ba038b-7c8a-4623-8c33-c444b1c58f1f} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.001637 sec., 85522.29688454489 rows/sec., 5.53 MiB/sec. | ||
| 8422 | 2026.02.06 01:24:21.905878 [ 84 ] {} <Trace> oximeter.fields_u32 (efacbb35-87c4-45a6-b25f-cea415d7aebd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8423 | 2026.02.06 01:24:21.905898 [ 192 ] {fb4d60fc-202c-4b3b-b72e-c67fc122b90a::all_1_50_10} <Trace> oximeter.fields_u16 (fb4d60fc-202c-4b3b-b72e-c67fc122b90a): Renaming temporary part tmp_merge_all_1_50_10 to all_1_50_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8424 | 2026.02.06 01:24:21.905904 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 8425 | 2026.02.06 01:24:21.905911 [ 4 ] {19ba038b-7c8a-4623-8c33-c444b1c58f1f} <Debug> TCPHandler: Processed in 0.001846923 sec. | ||
| 8426 | 2026.02.06 01:24:21.905976 [ 192 ] {fb4d60fc-202c-4b3b-b72e-c67fc122b90a::all_1_50_10} <Trace> oximeter.fields_u16 (fb4d60fc-202c-4b3b-b72e-c67fc122b90a) (MergerMutator): Merged 6 parts: [all_1_45_9, all_50_50_0] -> all_1_50_10 | ||
| 8427 | 2026.02.06 01:24:21.906019 [ 187 ] {efacbb35-87c4-45a6-b25f-cea415d7aebd::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 | ||
| 8428 | 2026.02.06 01:24:21.906049 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 8429 | 2026.02.06 01:24:21.906077 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8430 | 2026.02.06 01:24:21.906140 [ 187 ] {efacbb35-87c4-45a6-b25f-cea415d7aebd::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8431 | 2026.02.06 01:24:21.906179 [ 187 ] {efacbb35-87c4-45a6-b25f-cea415d7aebd::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 392 rows starting from the beginning of the part | ||
| 8432 | 2026.02.06 01:24:21.906188 [ 4 ] {c5f131a1-055c-4dbe-bfce-f4a5ed0160d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8433 | 2026.02.06 01:24:21.906245 [ 4 ] {c5f131a1-055c-4dbe-bfce-f4a5ed0160d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8434 | 2026.02.06 01:24:21.906249 [ 187 ] {efacbb35-87c4-45a6-b25f-cea415d7aebd::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 140 rows starting from the beginning of the part | ||
| 8435 | 2026.02.06 01:24:21.906311 [ 187 ] {efacbb35-87c4-45a6-b25f-cea415d7aebd::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 140 rows starting from the beginning of the part | ||
| 8436 | 2026.02.06 01:24:21.906358 [ 187 ] {efacbb35-87c4-45a6-b25f-cea415d7aebd::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 228 rows starting from the beginning of the part | ||
| 8437 | 2026.02.06 01:24:21.906400 [ 187 ] {efacbb35-87c4-45a6-b25f-cea415d7aebd::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 140 rows starting from the beginning of the part | ||
| 8438 | 2026.02.06 01:24:21.906443 [ 187 ] {efacbb35-87c4-45a6-b25f-cea415d7aebd::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 | ||
| 8439 | 2026.02.06 01:24:21.906879 [ 4 ] {c5f131a1-055c-4dbe-bfce-f4a5ed0160d2} <Trace> oximeter.fields_u8 (7e40da4e-3721-4df5-9ad4-b5e43542e087): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8440 | 2026.02.06 01:24:21.906926 [ 4 ] {c5f131a1-055c-4dbe-bfce-f4a5ed0160d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 8441 | 2026.02.06 01:24:21.907437 [ 4 ] {c5f131a1-055c-4dbe-bfce-f4a5ed0160d2} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 8442 | 2026.02.06 01:24:21.907669 [ 186 ] {efacbb35-87c4-45a6-b25f-cea415d7aebd::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1180 rows, containing 5 columns (5 merged, 0 gathered) in 0.001702632 sec., 693044.6508699473 rows/sec., 48.52 MiB/sec. | ||
| 8443 | 2026.02.06 01:24:21.907718 [ 4 ] {c5f131a1-055c-4dbe-bfce-f4a5ed0160d2} <Trace> oximeter.fields_u8 (7e40da4e-3721-4df5-9ad4-b5e43542e087): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8444 | 2026.02.06 01:24:21.907855 [ 192 ] {efacbb35-87c4-45a6-b25f-cea415d7aebd::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 8445 | 2026.02.06 01:24:21.907870 [ 84 ] {} <Debug> oximeter.fields_u8 (7e40da4e-3721-4df5-9ad4-b5e43542e087) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 8446 | 2026.02.06 01:24:21.907897 [ 4 ] {c5f131a1-055c-4dbe-bfce-f4a5ed0160d2} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001733 sec., 80207.73225620312 rows/sec., 4.56 MiB/sec. | ||
| 8447 | 2026.02.06 01:24:21.907916 [ 84 ] {} <Trace> oximeter.fields_u8 (7e40da4e-3721-4df5-9ad4-b5e43542e087): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8448 | 2026.02.06 01:24:21.907946 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 8449 | 2026.02.06 01:24:21.907947 [ 4 ] {c5f131a1-055c-4dbe-bfce-f4a5ed0160d2} <Debug> TCPHandler: Processed in 0.001930533 sec. | ||
| 8450 | 2026.02.06 01:24:21.908036 [ 187 ] {7e40da4e-3721-4df5-9ad4-b5e43542e087::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 | ||
| 8451 | 2026.02.06 01:24:21.908113 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8452 | 2026.02.06 01:24:21.908143 [ 187 ] {7e40da4e-3721-4df5-9ad4-b5e43542e087::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8453 | 2026.02.06 01:24:21.908174 [ 187 ] {7e40da4e-3721-4df5-9ad4-b5e43542e087::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 151 rows starting from the beginning of the part | ||
| 8454 | 2026.02.06 01:24:21.908230 [ 4 ] {08f340df-32a6-4fc7-9d47-5e9b389f3b8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8455 | 2026.02.06 01:24:21.908232 [ 187 ] {7e40da4e-3721-4df5-9ad4-b5e43542e087::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 139 rows starting from the beginning of the part | ||
| 8456 | 2026.02.06 01:24:21.908263 [ 192 ] {efacbb35-87c4-45a6-b25f-cea415d7aebd::all_1_31_6} <Trace> oximeter.fields_u32 (efacbb35-87c4-45a6-b25f-cea415d7aebd): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8457 | 2026.02.06 01:24:21.908289 [ 4 ] {08f340df-32a6-4fc7-9d47-5e9b389f3b8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8458 | 2026.02.06 01:24:21.908298 [ 187 ] {7e40da4e-3721-4df5-9ad4-b5e43542e087::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 139 rows starting from the beginning of the part | ||
| 8459 | 2026.02.06 01:24:21.908347 [ 187 ] {7e40da4e-3721-4df5-9ad4-b5e43542e087::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 139 rows starting from the beginning of the part | ||
| 8460 | 2026.02.06 01:24:21.908371 [ 192 ] {efacbb35-87c4-45a6-b25f-cea415d7aebd::all_1_31_6} <Trace> oximeter.fields_u32 (efacbb35-87c4-45a6-b25f-cea415d7aebd) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 8461 | 2026.02.06 01:24:21.908387 [ 187 ] {7e40da4e-3721-4df5-9ad4-b5e43542e087::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 139 rows starting from the beginning of the part | ||
| 8462 | 2026.02.06 01:24:21.908430 [ 187 ] {7e40da4e-3721-4df5-9ad4-b5e43542e087::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 139 rows starting from the beginning of the part | ||
| 8463 | 2026.02.06 01:24:21.908480 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 8464 | 2026.02.06 01:24:21.909203 [ 4 ] {08f340df-32a6-4fc7-9d47-5e9b389f3b8e} <Trace> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8465 | 2026.02.06 01:24:21.909251 [ 4 ] {08f340df-32a6-4fc7-9d47-5e9b389f3b8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 8466 | 2026.02.06 01:24:21.909313 [ 188 ] {7e40da4e-3721-4df5-9ad4-b5e43542e087::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 846 rows, containing 5 columns (5 merged, 0 gathered) in 0.001309799 sec., 645900.6305547645 rows/sec., 39.39 MiB/sec. | ||
| 8467 | 2026.02.06 01:24:21.909502 [ 194 ] {7e40da4e-3721-4df5-9ad4-b5e43542e087::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 8468 | 2026.02.06 01:24:21.909731 [ 4 ] {08f340df-32a6-4fc7-9d47-5e9b389f3b8e} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8469 | 2026.02.06 01:24:21.909956 [ 194 ] {7e40da4e-3721-4df5-9ad4-b5e43542e087::all_1_26_5} <Trace> oximeter.fields_u8 (7e40da4e-3721-4df5-9ad4-b5e43542e087): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8470 | 2026.02.06 01:24:21.910082 [ 194 ] {7e40da4e-3721-4df5-9ad4-b5e43542e087::all_1_26_5} <Trace> oximeter.fields_u8 (7e40da4e-3721-4df5-9ad4-b5e43542e087) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 8471 | 2026.02.06 01:24:21.910099 [ 4 ] {08f340df-32a6-4fc7-9d47-5e9b389f3b8e} <Trace> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8472 | 2026.02.06 01:24:21.910239 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 8473 | 2026.02.06 01:24:21.910303 [ 4 ] {08f340df-32a6-4fc7-9d47-5e9b389f3b8e} <Debug> executeQuery: Read 467 rows, 33.61 KiB in 0.002098 sec., 222592.94566253576 rows/sec., 15.64 MiB/sec. | ||
| 8474 | 2026.02.06 01:24:21.910359 [ 4 ] {08f340df-32a6-4fc7-9d47-5e9b389f3b8e} <Debug> TCPHandler: Processed in 0.002304936 sec. | ||
| 8475 | 2026.02.06 01:24:21.910514 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8476 | 2026.02.06 01:24:21.910626 [ 4 ] {35ecfff3-eab1-4e52-8851-0d93190f161a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 8477 | 2026.02.06 01:24:21.910679 [ 4 ] {35ecfff3-eab1-4e52-8851-0d93190f161a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 8478 | 2026.02.06 01:24:21.911127 [ 4 ] {35ecfff3-eab1-4e52-8851-0d93190f161a} <Trace> oximeter.measurements_bool (a3a47353-bd4a-4bc2-8c37-5164375cd607): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8479 | 2026.02.06 01:24:21.911168 [ 4 ] {35ecfff3-eab1-4e52-8851-0d93190f161a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 8480 | 2026.02.06 01:24:21.911580 [ 4 ] {35ecfff3-eab1-4e52-8851-0d93190f161a} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 8481 | 2026.02.06 01:24:21.911887 [ 4 ] {35ecfff3-eab1-4e52-8851-0d93190f161a} <Trace> oximeter.measurements_bool (a3a47353-bd4a-4bc2-8c37-5164375cd607): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8482 | 2026.02.06 01:24:21.912068 [ 4 ] {35ecfff3-eab1-4e52-8851-0d93190f161a} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001466 sec., 4092.769440654843 rows/sec., 213.83 KiB/sec. | ||
| 8483 | 2026.02.06 01:24:21.912117 [ 4 ] {35ecfff3-eab1-4e52-8851-0d93190f161a} <Debug> TCPHandler: Processed in 0.001661782 sec. | ||
| 8484 | 2026.02.06 01:24:21.912278 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8485 | 2026.02.06 01:24:21.912395 [ 4 ] {a0e6aa74-b4f3-48bc-8c45-fbccf2087cca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8486 | 2026.02.06 01:24:21.912451 [ 4 ] {a0e6aa74-b4f3-48bc-8c45-fbccf2087cca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8487 | 2026.02.06 01:24:21.913049 [ 4 ] {a0e6aa74-b4f3-48bc-8c45-fbccf2087cca} <Trace> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8488 | 2026.02.06 01:24:21.913091 [ 4 ] {a0e6aa74-b4f3-48bc-8c45-fbccf2087cca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 8489 | 2026.02.06 01:24:21.913535 [ 4 ] {a0e6aa74-b4f3-48bc-8c45-fbccf2087cca} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8490 | 2026.02.06 01:24:21.913839 [ 4 ] {a0e6aa74-b4f3-48bc-8c45-fbccf2087cca} <Trace> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8491 | 2026.02.06 01:24:21.914014 [ 4 ] {a0e6aa74-b4f3-48bc-8c45-fbccf2087cca} <Debug> executeQuery: Read 260 rows, 17.73 KiB in 0.001645 sec., 158054.7112462006 rows/sec., 10.53 MiB/sec. | ||
| 8492 | 2026.02.06 01:24:21.914131 [ 4 ] {a0e6aa74-b4f3-48bc-8c45-fbccf2087cca} <Debug> TCPHandler: Processed in 0.001912864 sec. | ||
| 8493 | 2026.02.06 01:24:21.914292 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8494 | 2026.02.06 01:24:21.914402 [ 4 ] {4159a40b-36ee-4d07-bd8c-9b6353194568} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 8495 | 2026.02.06 01:24:21.914454 [ 4 ] {4159a40b-36ee-4d07-bd8c-9b6353194568} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 8496 | 2026.02.06 01:24:21.914943 [ 4 ] {4159a40b-36ee-4d07-bd8c-9b6353194568} <Trace> oximeter.measurements_f64 (2afa91c6-7a6c-42cf-84ca-7476e88b4c4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8497 | 2026.02.06 01:24:21.914991 [ 4 ] {4159a40b-36ee-4d07-bd8c-9b6353194568} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 8498 | 2026.02.06 01:24:21.915447 [ 4 ] {4159a40b-36ee-4d07-bd8c-9b6353194568} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 8499 | 2026.02.06 01:24:21.915745 [ 4 ] {4159a40b-36ee-4d07-bd8c-9b6353194568} <Trace> oximeter.measurements_f64 (2afa91c6-7a6c-42cf-84ca-7476e88b4c4e): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8500 | 2026.02.06 01:24:21.915865 [ 88 ] {} <Debug> oximeter.measurements_f64 (2afa91c6-7a6c-42cf-84ca-7476e88b4c4e) (MergerMutator): Selected 6 parts from all_1_19_4 to all_24_24_0 | ||
| 8501 | 2026.02.06 01:24:21.915902 [ 4 ] {4159a40b-36ee-4d07-bd8c-9b6353194568} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001523 sec., 656.5988181221273 rows/sec., 44.24 KiB/sec. | ||
| 8502 | 2026.02.06 01:24:21.915909 [ 88 ] {} <Trace> oximeter.measurements_f64 (2afa91c6-7a6c-42cf-84ca-7476e88b4c4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8503 | 2026.02.06 01:24:21.915939 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 8504 | 2026.02.06 01:24:21.915945 [ 4 ] {4159a40b-36ee-4d07-bd8c-9b6353194568} <Debug> TCPHandler: Processed in 0.001712122 sec. | ||
| 8505 | 2026.02.06 01:24:21.916037 [ 187 ] {2afa91c6-7a6c-42cf-84ca-7476e88b4c4e::all_1_24_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_19_4 to all_24_24_0 into Compact with storage Full | ||
| 8506 | 2026.02.06 01:24:21.916088 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8507 | 2026.02.06 01:24:21.916144 [ 187 ] {2afa91c6-7a6c-42cf-84ca-7476e88b4c4e::all_1_24_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8508 | 2026.02.06 01:24:21.916177 [ 187 ] {2afa91c6-7a6c-42cf-84ca-7476e88b4c4e::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_19_4, total 19 rows starting from the beginning of the part | ||
| 8509 | 2026.02.06 01:24:21.916194 [ 4 ] {8f22240e-d4ae-4248-b267-92a9a2bc5a8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8510 | 2026.02.06 01:24:21.916225 [ 187 ] {2afa91c6-7a6c-42cf-84ca-7476e88b4c4e::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 1 rows starting from the beginning of the part | ||
| 8511 | 2026.02.06 01:24:21.916244 [ 4 ] {8f22240e-d4ae-4248-b267-92a9a2bc5a8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8512 | 2026.02.06 01:24:21.916271 [ 187 ] {2afa91c6-7a6c-42cf-84ca-7476e88b4c4e::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 1 rows starting from the beginning of the part | ||
| 8513 | 2026.02.06 01:24:21.916310 [ 187 ] {2afa91c6-7a6c-42cf-84ca-7476e88b4c4e::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 1 rows starting from the beginning of the part | ||
| 8514 | 2026.02.06 01:24:21.916345 [ 187 ] {2afa91c6-7a6c-42cf-84ca-7476e88b4c4e::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 1 rows starting from the beginning of the part | ||
| 8515 | 2026.02.06 01:24:21.916381 [ 187 ] {2afa91c6-7a6c-42cf-84ca-7476e88b4c4e::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 1 rows starting from the beginning of the part | ||
| 8516 | 2026.02.06 01:24:21.916638 [ 4 ] {8f22240e-d4ae-4248-b267-92a9a2bc5a8b} <Trace> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8517 | 2026.02.06 01:24:21.916680 [ 4 ] {8f22240e-d4ae-4248-b267-92a9a2bc5a8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 8518 | 2026.02.06 01:24:21.917057 [ 4 ] {8f22240e-d4ae-4248-b267-92a9a2bc5a8b} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8519 | 2026.02.06 01:24:21.917149 [ 188 ] {2afa91c6-7a6c-42cf-84ca-7476e88b4c4e::all_1_24_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24 rows, containing 4 columns (4 merged, 0 gathered) in 0.001154078 sec., 20795.82142628141 rows/sec., 1.37 MiB/sec. | ||
| 8520 | 2026.02.06 01:24:21.917316 [ 195 ] {2afa91c6-7a6c-42cf-84ca-7476e88b4c4e::all_1_24_5} <Trace> MergedBlockOutputStream: filled checksums all_1_24_5 (state Temporary) | ||
| 8521 | 2026.02.06 01:24:21.917383 [ 4 ] {8f22240e-d4ae-4248-b267-92a9a2bc5a8b} <Trace> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc): 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.06 01:24:21.917542 [ 4 ] {8f22240e-d4ae-4248-b267-92a9a2bc5a8b} <Debug> executeQuery: Read 88 rows, 5.66 KiB in 0.001368 sec., 64327.48538011695 rows/sec., 4.04 MiB/sec. | ||
| 8523 | 2026.02.06 01:24:21.917583 [ 4 ] {8f22240e-d4ae-4248-b267-92a9a2bc5a8b} <Debug> TCPHandler: Processed in 0.001548071 sec. | ||
| 8524 | 2026.02.06 01:24:21.917662 [ 195 ] {2afa91c6-7a6c-42cf-84ca-7476e88b4c4e::all_1_24_5} <Trace> oximeter.measurements_f64 (2afa91c6-7a6c-42cf-84ca-7476e88b4c4e): Renaming temporary part tmp_merge_all_1_24_5 to all_1_24_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8525 | 2026.02.06 01:24:21.917750 [ 195 ] {2afa91c6-7a6c-42cf-84ca-7476e88b4c4e::all_1_24_5} <Trace> oximeter.measurements_f64 (2afa91c6-7a6c-42cf-84ca-7476e88b4c4e) (MergerMutator): Merged 6 parts: [all_1_19_4, all_24_24_0] -> all_1_24_5 | ||
| 8526 | 2026.02.06 01:24:21.917831 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 8527 | 2026.02.06 01:24:23.659759 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 17753 | ||
| 8528 | 2026.02.06 01:24:23.660308 [ 245 ] {} <Trace> system.asynchronous_metric_log (50965cfb-3fe0-4bc3-b722-77d2bdddda32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8529 | 2026.02.06 01:24:23.660347 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 8530 | 2026.02.06 01:24:23.660837 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 8531 | 2026.02.06 01:24:23.661065 [ 245 ] {} <Trace> system.asynchronous_metric_log (50965cfb-3fe0-4bc3-b722-77d2bdddda32): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8532 | 2026.02.06 01:24:23.661188 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17753 | ||
| 8533 | 2026.02.06 01:24:24.594847 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 279 | ||
| 8534 | 2026.02.06 01:24:24.610274 [ 244 ] {} <Trace> system.metric_log (b13c6af1-b368-46ee-88e3-e8b49f18365b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8535 | 2026.02.06 01:24:24.610336 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 8536 | 2026.02.06 01:24:24.616163 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 8537 | 2026.02.06 01:24:24.616905 [ 244 ] {} <Trace> system.metric_log (b13c6af1-b368-46ee-88e3-e8b49f18365b): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8538 | 2026.02.06 01:24:24.620193 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 279 | ||
| 8539 | 2026.02.06 01:24:26.211190 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1098 | ||
| 8540 | 2026.02.06 01:24:26.213582 [ 243 ] {} <Trace> system.query_log (e979a318-9a58-4b34-9a72-3006f9f8e92e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8541 | 2026.02.06 01:24:26.213632 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 8542 | 2026.02.06 01:24:26.214802 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 8543 | 2026.02.06 01:24:26.215081 [ 243 ] {} <Trace> system.query_log (e979a318-9a58-4b34-9a72-3006f9f8e92e): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8544 | 2026.02.06 01:24:26.215350 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1098 | ||
| 8545 | 2026.02.06 01:24:26.886159 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8546 | 2026.02.06 01:24:26.886372 [ 4 ] {5d35ba6f-6c82-4a50-8eca-3c817b18b7b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8547 | 2026.02.06 01:24:26.886450 [ 4 ] {5d35ba6f-6c82-4a50-8eca-3c817b18b7b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8548 | 2026.02.06 01:24:26.887243 [ 4 ] {5d35ba6f-6c82-4a50-8eca-3c817b18b7b8} <Trace> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8549 | 2026.02.06 01:24:26.887295 [ 4 ] {5d35ba6f-6c82-4a50-8eca-3c817b18b7b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 8550 | 2026.02.06 01:24:26.887723 [ 4 ] {5d35ba6f-6c82-4a50-8eca-3c817b18b7b8} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8551 | 2026.02.06 01:24:26.887954 [ 4 ] {5d35ba6f-6c82-4a50-8eca-3c817b18b7b8} <Trace> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8552 | 2026.02.06 01:24:26.888123 [ 4 ] {5d35ba6f-6c82-4a50-8eca-3c817b18b7b8} <Debug> executeQuery: Read 138 rows, 12.27 KiB in 0.001807 sec., 76369.67349197566 rows/sec., 6.63 MiB/sec. | ||
| 8553 | 2026.02.06 01:24:26.888174 [ 4 ] {5d35ba6f-6c82-4a50-8eca-3c817b18b7b8} <Debug> TCPHandler: Processed in 0.002161175 sec. | ||
| 8554 | 2026.02.06 01:24:26.888363 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8555 | 2026.02.06 01:24:26.888467 [ 4 ] {c3007920-db51-4d24-ae68-d61bd509ca86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8556 | 2026.02.06 01:24:26.888511 [ 4 ] {c3007920-db51-4d24-ae68-d61bd509ca86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8557 | 2026.02.06 01:24:26.888941 [ 4 ] {c3007920-db51-4d24-ae68-d61bd509ca86} <Trace> oximeter.fields_u16 (fb4d60fc-202c-4b3b-b72e-c67fc122b90a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8558 | 2026.02.06 01:24:26.888981 [ 4 ] {c3007920-db51-4d24-ae68-d61bd509ca86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 8559 | 2026.02.06 01:24:26.889290 [ 4 ] {c3007920-db51-4d24-ae68-d61bd509ca86} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8560 | 2026.02.06 01:24:26.889513 [ 4 ] {c3007920-db51-4d24-ae68-d61bd509ca86} <Trace> oximeter.fields_u16 (fb4d60fc-202c-4b3b-b72e-c67fc122b90a): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8561 | 2026.02.06 01:24:26.889651 [ 4 ] {c3007920-db51-4d24-ae68-d61bd509ca86} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001207 sec., 33968.516984258495 rows/sec., 2.49 MiB/sec. | ||
| 8562 | 2026.02.06 01:24:26.889691 [ 4 ] {c3007920-db51-4d24-ae68-d61bd509ca86} <Debug> TCPHandler: Processed in 0.001381449 sec. | ||
| 8563 | 2026.02.06 01:24:26.889802 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8564 | 2026.02.06 01:24:26.889898 [ 4 ] {d7c49a74-5d07-4916-b3a7-c0f6b2f4a80c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8565 | 2026.02.06 01:24:26.889966 [ 4 ] {d7c49a74-5d07-4916-b3a7-c0f6b2f4a80c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8566 | 2026.02.06 01:24:26.890399 [ 4 ] {d7c49a74-5d07-4916-b3a7-c0f6b2f4a80c} <Trace> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8567 | 2026.02.06 01:24:26.890437 [ 4 ] {d7c49a74-5d07-4916-b3a7-c0f6b2f4a80c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 8568 | 2026.02.06 01:24:26.890749 [ 4 ] {d7c49a74-5d07-4916-b3a7-c0f6b2f4a80c} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8569 | 2026.02.06 01:24:26.890962 [ 4 ] {d7c49a74-5d07-4916-b3a7-c0f6b2f4a80c} <Trace> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8570 | 2026.02.06 01:24:26.891091 [ 4 ] {d7c49a74-5d07-4916-b3a7-c0f6b2f4a80c} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001213 sec., 86562.24237427863 rows/sec., 6.76 MiB/sec. | ||
| 8571 | 2026.02.06 01:24:26.891132 [ 4 ] {d7c49a74-5d07-4916-b3a7-c0f6b2f4a80c} <Debug> TCPHandler: Processed in 0.001381969 sec. | ||
| 8572 | 2026.02.06 01:24:26.891248 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8573 | 2026.02.06 01:24:26.891370 [ 4 ] {340cae42-701a-42a3-831a-be27f9a8b9f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8574 | 2026.02.06 01:24:26.891416 [ 4 ] {340cae42-701a-42a3-831a-be27f9a8b9f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8575 | 2026.02.06 01:24:26.891833 [ 4 ] {340cae42-701a-42a3-831a-be27f9a8b9f4} <Trace> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8576 | 2026.02.06 01:24:26.891871 [ 4 ] {340cae42-701a-42a3-831a-be27f9a8b9f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 8577 | 2026.02.06 01:24:26.892213 [ 4 ] {340cae42-701a-42a3-831a-be27f9a8b9f4} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8578 | 2026.02.06 01:24:26.892411 [ 4 ] {340cae42-701a-42a3-831a-be27f9a8b9f4} <Trace> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8579 | 2026.02.06 01:24:26.892536 [ 4 ] {340cae42-701a-42a3-831a-be27f9a8b9f4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001209 sec., 132340.77750206782 rows/sec., 9.22 MiB/sec. | ||
| 8580 | 2026.02.06 01:24:26.892570 [ 4 ] {340cae42-701a-42a3-831a-be27f9a8b9f4} <Debug> TCPHandler: Processed in 0.00140061 sec. | ||
| 8581 | 2026.02.06 01:24:26.892675 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8582 | 2026.02.06 01:24:26.892764 [ 4 ] {5447d3a0-0f0b-48ff-b270-8b29134ee170} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8583 | 2026.02.06 01:24:26.892816 [ 4 ] {5447d3a0-0f0b-48ff-b270-8b29134ee170} <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 | ||
| 8584 | 2026.02.06 01:24:26.893735 [ 4 ] {5447d3a0-0f0b-48ff-b270-8b29134ee170} <Trace> oximeter.measurements_histogramu64 (97144b8f-900e-4825-92d0-28bf27d1d4ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8585 | 2026.02.06 01:24:26.893772 [ 4 ] {5447d3a0-0f0b-48ff-b270-8b29134ee170} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 8586 | 2026.02.06 01:24:26.894329 [ 4 ] {5447d3a0-0f0b-48ff-b270-8b29134ee170} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 8587 | 2026.02.06 01:24:26.894555 [ 4 ] {5447d3a0-0f0b-48ff-b270-8b29134ee170} <Trace> oximeter.measurements_histogramu64 (97144b8f-900e-4825-92d0-28bf27d1d4ae): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8588 | 2026.02.06 01:24:26.894695 [ 4 ] {5447d3a0-0f0b-48ff-b270-8b29134ee170} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001907 sec., 21499.73780807551 rows/sec., 38.53 MiB/sec. | ||
| 8589 | 2026.02.06 01:24:26.894758 [ 4 ] {5447d3a0-0f0b-48ff-b270-8b29134ee170} <Debug> TCPHandler: Processed in 0.002098495 sec. | ||
| 8590 | 2026.02.06 01:24:26.894887 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8591 | 2026.02.06 01:24:26.894983 [ 4 ] {a149bd59-4966-4091-a09e-7a71b07672a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8592 | 2026.02.06 01:24:26.895025 [ 4 ] {a149bd59-4966-4091-a09e-7a71b07672a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8593 | 2026.02.06 01:24:26.895375 [ 4 ] {a149bd59-4966-4091-a09e-7a71b07672a4} <Trace> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8594 | 2026.02.06 01:24:26.895412 [ 4 ] {a149bd59-4966-4091-a09e-7a71b07672a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 8595 | 2026.02.06 01:24:26.895728 [ 4 ] {a149bd59-4966-4091-a09e-7a71b07672a4} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8596 | 2026.02.06 01:24:26.895936 [ 4 ] {a149bd59-4966-4091-a09e-7a71b07672a4} <Trace> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8597 | 2026.02.06 01:24:26.896068 [ 4 ] {a149bd59-4966-4091-a09e-7a71b07672a4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001104 sec., 54347.82608695653 rows/sec., 3.66 MiB/sec. | ||
| 8598 | 2026.02.06 01:24:26.896106 [ 4 ] {a149bd59-4966-4091-a09e-7a71b07672a4} <Debug> TCPHandler: Processed in 0.001270369 sec. | ||
| 8599 | 2026.02.06 01:24:31.030232 [ 79 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8600 | 2026.02.06 01:24:31.030325 [ 79 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8601 | 2026.02.06 01:24:31.161444 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 18265 | ||
| 8602 | 2026.02.06 01:24:31.162244 [ 245 ] {} <Trace> system.asynchronous_metric_log (50965cfb-3fe0-4bc3-b722-77d2bdddda32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8603 | 2026.02.06 01:24:31.162295 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 8604 | 2026.02.06 01:24:31.162808 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 8605 | 2026.02.06 01:24:31.163051 [ 245 ] {} <Trace> system.asynchronous_metric_log (50965cfb-3fe0-4bc3-b722-77d2bdddda32): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8606 | 2026.02.06 01:24:31.163210 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18265 | ||
| 8607 | 2026.02.06 01:24:31.891879 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8608 | 2026.02.06 01:24:31.892079 [ 4 ] {1a83298d-8382-4c45-9cdf-78f11adc53f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8609 | 2026.02.06 01:24:31.892154 [ 4 ] {1a83298d-8382-4c45-9cdf-78f11adc53f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8610 | 2026.02.06 01:24:31.892989 [ 4 ] {1a83298d-8382-4c45-9cdf-78f11adc53f2} <Trace> oximeter.fields_i16 (104ba66f-7843-4e50-a9a9-abb40c455f87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8611 | 2026.02.06 01:24:31.893040 [ 4 ] {1a83298d-8382-4c45-9cdf-78f11adc53f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 8612 | 2026.02.06 01:24:31.893449 [ 4 ] {1a83298d-8382-4c45-9cdf-78f11adc53f2} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 8613 | 2026.02.06 01:24:31.893686 [ 4 ] {1a83298d-8382-4c45-9cdf-78f11adc53f2} <Trace> oximeter.fields_i16 (104ba66f-7843-4e50-a9a9-abb40c455f87): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8614 | 2026.02.06 01:24:31.893843 [ 4 ] {1a83298d-8382-4c45-9cdf-78f11adc53f2} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.001819 sec., 146234.1946124244 rows/sec., 9.29 MiB/sec. | ||
| 8615 | 2026.02.06 01:24:31.893893 [ 4 ] {1a83298d-8382-4c45-9cdf-78f11adc53f2} <Debug> TCPHandler: Processed in 0.002155885 sec. | ||
| 8616 | 2026.02.06 01:24:31.894028 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8617 | 2026.02.06 01:24:31.894127 [ 4 ] {7a2b0f9c-c470-4406-8ea8-80a0b7309dc5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8618 | 2026.02.06 01:24:31.894170 [ 4 ] {7a2b0f9c-c470-4406-8ea8-80a0b7309dc5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8619 | 2026.02.06 01:24:31.895045 [ 4 ] {7a2b0f9c-c470-4406-8ea8-80a0b7309dc5} <Trace> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8620 | 2026.02.06 01:24:31.895086 [ 4 ] {7a2b0f9c-c470-4406-8ea8-80a0b7309dc5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 8621 | 2026.02.06 01:24:31.895463 [ 4 ] {7a2b0f9c-c470-4406-8ea8-80a0b7309dc5} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8622 | 2026.02.06 01:24:31.895676 [ 4 ] {7a2b0f9c-c470-4406-8ea8-80a0b7309dc5} <Trace> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8623 | 2026.02.06 01:24:31.895812 [ 4 ] {7a2b0f9c-c470-4406-8ea8-80a0b7309dc5} <Debug> executeQuery: Read 752 rows, 60.56 KiB in 0.001708 sec., 440281.0304449648 rows/sec., 34.63 MiB/sec. | ||
| 8624 | 2026.02.06 01:24:31.895819 [ 77 ] {} <Debug> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8625 | 2026.02.06 01:24:31.895851 [ 4 ] {7a2b0f9c-c470-4406-8ea8-80a0b7309dc5} <Debug> TCPHandler: Processed in 0.001874632 sec. | ||
| 8626 | 2026.02.06 01:24:31.895891 [ 77 ] {} <Trace> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8627 | 2026.02.06 01:24:31.895919 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 8628 | 2026.02.06 01:24:31.895998 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8629 | 2026.02.06 01:24:31.896048 [ 187 ] {fb68cebe-225b-4628-b6a1-821ca25cb918::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 | ||
| 8630 | 2026.02.06 01:24:31.896101 [ 4 ] {bbfec3b0-0b0d-4b20-a6e3-40f6c45d4bbb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8631 | 2026.02.06 01:24:31.896147 [ 4 ] {bbfec3b0-0b0d-4b20-a6e3-40f6c45d4bbb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8632 | 2026.02.06 01:24:31.896191 [ 187 ] {fb68cebe-225b-4628-b6a1-821ca25cb918::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8633 | 2026.02.06 01:24:31.896232 [ 187 ] {fb68cebe-225b-4628-b6a1-821ca25cb918::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 2105 rows starting from the beginning of the part | ||
| 8634 | 2026.02.06 01:24:31.896309 [ 187 ] {fb68cebe-225b-4628-b6a1-821ca25cb918::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 752 rows starting from the beginning of the part | ||
| 8635 | 2026.02.06 01:24:31.896357 [ 187 ] {fb68cebe-225b-4628-b6a1-821ca25cb918::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 138 rows starting from the beginning of the part | ||
| 8636 | 2026.02.06 01:24:31.896399 [ 187 ] {fb68cebe-225b-4628-b6a1-821ca25cb918::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 754 rows starting from the beginning of the part | ||
| 8637 | 2026.02.06 01:24:31.896439 [ 187 ] {fb68cebe-225b-4628-b6a1-821ca25cb918::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 138 rows starting from the beginning of the part | ||
| 8638 | 2026.02.06 01:24:31.896479 [ 187 ] {fb68cebe-225b-4628-b6a1-821ca25cb918::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 752 rows starting from the beginning of the part | ||
| 8639 | 2026.02.06 01:24:31.896621 [ 4 ] {bbfec3b0-0b0d-4b20-a6e3-40f6c45d4bbb} <Trace> oximeter.fields_u16 (fb4d60fc-202c-4b3b-b72e-c67fc122b90a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8640 | 2026.02.06 01:24:31.896663 [ 4 ] {bbfec3b0-0b0d-4b20-a6e3-40f6c45d4bbb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 8641 | 2026.02.06 01:24:31.897016 [ 4 ] {bbfec3b0-0b0d-4b20-a6e3-40f6c45d4bbb} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8642 | 2026.02.06 01:24:31.897237 [ 4 ] {bbfec3b0-0b0d-4b20-a6e3-40f6c45d4bbb} <Trace> oximeter.fields_u16 (fb4d60fc-202c-4b3b-b72e-c67fc122b90a): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8643 | 2026.02.06 01:24:31.897375 [ 4 ] {bbfec3b0-0b0d-4b20-a6e3-40f6c45d4bbb} <Debug> executeQuery: Read 133 rows, 8.00 KiB in 0.001296 sec., 102623.45679012345 rows/sec., 6.03 MiB/sec. | ||
| 8644 | 2026.02.06 01:24:31.897414 [ 4 ] {bbfec3b0-0b0d-4b20-a6e3-40f6c45d4bbb} <Debug> TCPHandler: Processed in 0.00147333 sec. | ||
| 8645 | 2026.02.06 01:24:31.897530 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8646 | 2026.02.06 01:24:31.897625 [ 4 ] {73b7df72-61de-44ef-afd6-9c00b470e4b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8647 | 2026.02.06 01:24:31.897664 [ 4 ] {73b7df72-61de-44ef-afd6-9c00b470e4b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8648 | 2026.02.06 01:24:31.898109 [ 4 ] {73b7df72-61de-44ef-afd6-9c00b470e4b1} <Trace> oximeter.fields_u32 (efacbb35-87c4-45a6-b25f-cea415d7aebd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8649 | 2026.02.06 01:24:31.898145 [ 4 ] {73b7df72-61de-44ef-afd6-9c00b470e4b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 8650 | 2026.02.06 01:24:31.898473 [ 4 ] {73b7df72-61de-44ef-afd6-9c00b470e4b1} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 8651 | 2026.02.06 01:24:31.898691 [ 188 ] {fb68cebe-225b-4628-b6a1-821ca25cb918::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4639 rows, containing 5 columns (5 merged, 0 gathered) in 0.002704239 sec., 1715454.8839802989 rows/sec., 145.08 MiB/sec. | ||
| 8652 | 2026.02.06 01:24:31.898693 [ 4 ] {73b7df72-61de-44ef-afd6-9c00b470e4b1} <Trace> oximeter.fields_u32 (efacbb35-87c4-45a6-b25f-cea415d7aebd): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8653 | 2026.02.06 01:24:31.898840 [ 4 ] {73b7df72-61de-44ef-afd6-9c00b470e4b1} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.001234 sec., 113452.18800648297 rows/sec., 7.33 MiB/sec. | ||
| 8654 | 2026.02.06 01:24:31.898876 [ 4 ] {73b7df72-61de-44ef-afd6-9c00b470e4b1} <Debug> TCPHandler: Processed in 0.00139406 sec. | ||
| 8655 | 2026.02.06 01:24:31.898955 [ 191 ] {fb68cebe-225b-4628-b6a1-821ca25cb918::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8656 | 2026.02.06 01:24:31.898990 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8657 | 2026.02.06 01:24:31.899092 [ 4 ] {9587acbb-1d7e-4617-8d09-cd27e6feac94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8658 | 2026.02.06 01:24:31.899134 [ 4 ] {9587acbb-1d7e-4617-8d09-cd27e6feac94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8659 | 2026.02.06 01:24:31.899245 [ 191 ] {fb68cebe-225b-4628-b6a1-821ca25cb918::all_1_56_11} <Trace> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8660 | 2026.02.06 01:24:31.899326 [ 191 ] {fb68cebe-225b-4628-b6a1-821ca25cb918::all_1_56_11} <Trace> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8661 | 2026.02.06 01:24:31.899410 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.04 MiB. | ||
| 8662 | 2026.02.06 01:24:31.899602 [ 4 ] {9587acbb-1d7e-4617-8d09-cd27e6feac94} <Trace> oximeter.fields_u8 (7e40da4e-3721-4df5-9ad4-b5e43542e087): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8663 | 2026.02.06 01:24:31.899642 [ 4 ] {9587acbb-1d7e-4617-8d09-cd27e6feac94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 8664 | 2026.02.06 01:24:31.899949 [ 4 ] {9587acbb-1d7e-4617-8d09-cd27e6feac94} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 8665 | 2026.02.06 01:24:31.900156 [ 4 ] {9587acbb-1d7e-4617-8d09-cd27e6feac94} <Trace> oximeter.fields_u8 (7e40da4e-3721-4df5-9ad4-b5e43542e087): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8666 | 2026.02.06 01:24:31.900280 [ 4 ] {9587acbb-1d7e-4617-8d09-cd27e6feac94} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001206 sec., 115257.04809286898 rows/sec., 6.56 MiB/sec. | ||
| 8667 | 2026.02.06 01:24:31.900316 [ 4 ] {9587acbb-1d7e-4617-8d09-cd27e6feac94} <Debug> TCPHandler: Processed in 0.00137372 sec. | ||
| 8668 | 2026.02.06 01:24:31.900426 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8669 | 2026.02.06 01:24:31.900517 [ 4 ] {5fd40e9c-ea29-421b-9a1b-7751504dfdda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8670 | 2026.02.06 01:24:31.900556 [ 4 ] {5fd40e9c-ea29-421b-9a1b-7751504dfdda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8671 | 2026.02.06 01:24:31.901193 [ 4 ] {5fd40e9c-ea29-421b-9a1b-7751504dfdda} <Trace> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8672 | 2026.02.06 01:24:31.901226 [ 4 ] {5fd40e9c-ea29-421b-9a1b-7751504dfdda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 8673 | 2026.02.06 01:24:31.901538 [ 4 ] {5fd40e9c-ea29-421b-9a1b-7751504dfdda} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8674 | 2026.02.06 01:24:31.901752 [ 4 ] {5fd40e9c-ea29-421b-9a1b-7751504dfdda} <Trace> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8675 | 2026.02.06 01:24:31.901857 [ 76 ] {} <Debug> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8676 | 2026.02.06 01:24:31.901878 [ 4 ] {5fd40e9c-ea29-421b-9a1b-7751504dfdda} <Debug> executeQuery: Read 463 rows, 33.28 KiB in 0.001378 sec., 335994.1944847605 rows/sec., 23.59 MiB/sec. | ||
| 8677 | 2026.02.06 01:24:31.901901 [ 76 ] {} <Trace> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8678 | 2026.02.06 01:24:31.901916 [ 4 ] {5fd40e9c-ea29-421b-9a1b-7751504dfdda} <Debug> TCPHandler: Processed in 0.00153677 sec. | ||
| 8679 | 2026.02.06 01:24:31.901924 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 8680 | 2026.02.06 01:24:31.902011 [ 196 ] {8671d447-0367-4212-b46d-8d9acc78108d::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 | ||
| 8681 | 2026.02.06 01:24:31.902028 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8682 | 2026.02.06 01:24:31.902122 [ 196 ] {8671d447-0367-4212-b46d-8d9acc78108d::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8683 | 2026.02.06 01:24:31.902128 [ 4 ] {96bae19d-7f43-4fc6-9924-ea6bacc27e67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 8684 | 2026.02.06 01:24:31.902157 [ 196 ] {8671d447-0367-4212-b46d-8d9acc78108d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1034 rows starting from the beginning of the part | ||
| 8685 | 2026.02.06 01:24:31.902175 [ 4 ] {96bae19d-7f43-4fc6-9924-ea6bacc27e67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 8686 | 2026.02.06 01:24:31.902228 [ 196 ] {8671d447-0367-4212-b46d-8d9acc78108d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 463 rows starting from the beginning of the part | ||
| 8687 | 2026.02.06 01:24:31.902281 [ 196 ] {8671d447-0367-4212-b46d-8d9acc78108d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 105 rows starting from the beginning of the part | ||
| 8688 | 2026.02.06 01:24:31.902331 [ 196 ] {8671d447-0367-4212-b46d-8d9acc78108d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 467 rows starting from the beginning of the part | ||
| 8689 | 2026.02.06 01:24:31.902377 [ 196 ] {8671d447-0367-4212-b46d-8d9acc78108d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 105 rows starting from the beginning of the part | ||
| 8690 | 2026.02.06 01:24:31.902424 [ 196 ] {8671d447-0367-4212-b46d-8d9acc78108d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 463 rows starting from the beginning of the part | ||
| 8691 | 2026.02.06 01:24:31.902508 [ 4 ] {96bae19d-7f43-4fc6-9924-ea6bacc27e67} <Trace> oximeter.measurements_bool (a3a47353-bd4a-4bc2-8c37-5164375cd607): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8692 | 2026.02.06 01:24:31.902542 [ 4 ] {96bae19d-7f43-4fc6-9924-ea6bacc27e67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 8693 | 2026.02.06 01:24:31.902837 [ 4 ] {96bae19d-7f43-4fc6-9924-ea6bacc27e67} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 8694 | 2026.02.06 01:24:31.903043 [ 4 ] {96bae19d-7f43-4fc6-9924-ea6bacc27e67} <Trace> oximeter.measurements_bool (a3a47353-bd4a-4bc2-8c37-5164375cd607): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8695 | 2026.02.06 01:24:31.903173 [ 4 ] {96bae19d-7f43-4fc6-9924-ea6bacc27e67} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001063 sec., 5644.402634054563 rows/sec., 294.90 KiB/sec. | ||
| 8696 | 2026.02.06 01:24:31.903208 [ 4 ] {96bae19d-7f43-4fc6-9924-ea6bacc27e67} <Debug> TCPHandler: Processed in 0.001227898 sec. | ||
| 8697 | 2026.02.06 01:24:31.903308 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8698 | 2026.02.06 01:24:31.903399 [ 4 ] {90a9ccd8-6bb2-4a6d-a6fb-eb7027633b03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8699 | 2026.02.06 01:24:31.903439 [ 4 ] {90a9ccd8-6bb2-4a6d-a6fb-eb7027633b03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8700 | 2026.02.06 01:24:31.903636 [ 191 ] {8671d447-0367-4212-b46d-8d9acc78108d::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2637 rows, containing 5 columns (5 merged, 0 gathered) in 0.001664381 sec., 1584372.8088700846 rows/sec., 119.96 MiB/sec. | ||
| 8701 | 2026.02.06 01:24:31.903804 [ 188 ] {8671d447-0367-4212-b46d-8d9acc78108d::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8702 | 2026.02.06 01:24:31.903891 [ 4 ] {90a9ccd8-6bb2-4a6d-a6fb-eb7027633b03} <Trace> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8703 | 2026.02.06 01:24:31.903924 [ 4 ] {90a9ccd8-6bb2-4a6d-a6fb-eb7027633b03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 8704 | 2026.02.06 01:24:31.904068 [ 188 ] {8671d447-0367-4212-b46d-8d9acc78108d::all_1_56_11} <Trace> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8705 | 2026.02.06 01:24:31.904136 [ 188 ] {8671d447-0367-4212-b46d-8d9acc78108d::all_1_56_11} <Trace> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8706 | 2026.02.06 01:24:31.904212 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.60 MiB. | ||
| 8707 | 2026.02.06 01:24:31.904243 [ 4 ] {90a9ccd8-6bb2-4a6d-a6fb-eb7027633b03} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8708 | 2026.02.06 01:24:31.904446 [ 4 ] {90a9ccd8-6bb2-4a6d-a6fb-eb7027633b03} <Trace> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8709 | 2026.02.06 01:24:31.904549 [ 76 ] {} <Debug> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8710 | 2026.02.06 01:24:31.904572 [ 4 ] {90a9ccd8-6bb2-4a6d-a6fb-eb7027633b03} <Debug> executeQuery: Read 258 rows, 17.59 KiB in 0.001191 sec., 216624.68513853903 rows/sec., 14.42 MiB/sec. | ||
| 8711 | 2026.02.06 01:24:31.904582 [ 76 ] {} <Trace> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8712 | 2026.02.06 01:24:31.904603 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 8713 | 2026.02.06 01:24:31.904609 [ 4 ] {90a9ccd8-6bb2-4a6d-a6fb-eb7027633b03} <Debug> TCPHandler: Processed in 0.001349019 sec. | ||
| 8714 | 2026.02.06 01:24:31.904672 [ 191 ] {e511ea71-e802-4545-b869-85850eb1d513::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 | ||
| 8715 | 2026.02.06 01:24:31.904726 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8716 | 2026.02.06 01:24:31.904770 [ 191 ] {e511ea71-e802-4545-b869-85850eb1d513::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8717 | 2026.02.06 01:24:31.904802 [ 191 ] {e511ea71-e802-4545-b869-85850eb1d513::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_51_10, total 16977 rows starting from the beginning of the part | ||
| 8718 | 2026.02.06 01:24:31.904822 [ 4 ] {c42f7816-32d7-4776-b985-1a97e832d840} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 8719 | 2026.02.06 01:24:31.904855 [ 191 ] {e511ea71-e802-4545-b869-85850eb1d513::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 258 rows starting from the beginning of the part | ||
| 8720 | 2026.02.06 01:24:31.904873 [ 4 ] {c42f7816-32d7-4776-b985-1a97e832d840} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 8721 | 2026.02.06 01:24:31.904905 [ 191 ] {e511ea71-e802-4545-b869-85850eb1d513::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 160 rows starting from the beginning of the part | ||
| 8722 | 2026.02.06 01:24:31.904953 [ 191 ] {e511ea71-e802-4545-b869-85850eb1d513::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 260 rows starting from the beginning of the part | ||
| 8723 | 2026.02.06 01:24:31.904993 [ 191 ] {e511ea71-e802-4545-b869-85850eb1d513::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 160 rows starting from the beginning of the part | ||
| 8724 | 2026.02.06 01:24:31.905034 [ 191 ] {e511ea71-e802-4545-b869-85850eb1d513::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 258 rows starting from the beginning of the part | ||
| 8725 | 2026.02.06 01:24:31.905193 [ 4 ] {c42f7816-32d7-4776-b985-1a97e832d840} <Trace> oximeter.measurements_f64 (2afa91c6-7a6c-42cf-84ca-7476e88b4c4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8726 | 2026.02.06 01:24:31.905234 [ 4 ] {c42f7816-32d7-4776-b985-1a97e832d840} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 8727 | 2026.02.06 01:24:31.905567 [ 4 ] {c42f7816-32d7-4776-b985-1a97e832d840} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 8728 | 2026.02.06 01:24:31.905785 [ 4 ] {c42f7816-32d7-4776-b985-1a97e832d840} <Trace> oximeter.measurements_f64 (2afa91c6-7a6c-42cf-84ca-7476e88b4c4e): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8729 | 2026.02.06 01:24:31.905918 [ 4 ] {c42f7816-32d7-4776-b985-1a97e832d840} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001112 sec., 899.2805755395684 rows/sec., 60.60 KiB/sec. | ||
| 8730 | 2026.02.06 01:24:31.905954 [ 4 ] {c42f7816-32d7-4776-b985-1a97e832d840} <Debug> TCPHandler: Processed in 0.001276409 sec. | ||
| 8731 | 2026.02.06 01:24:31.906065 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8732 | 2026.02.06 01:24:31.906159 [ 4 ] {086c6c5c-aae5-438d-9e57-414741be9379} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8733 | 2026.02.06 01:24:31.906200 [ 4 ] {086c6c5c-aae5-438d-9e57-414741be9379} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8734 | 2026.02.06 01:24:31.906537 [ 4 ] {086c6c5c-aae5-438d-9e57-414741be9379} <Trace> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8735 | 2026.02.06 01:24:31.906571 [ 4 ] {086c6c5c-aae5-438d-9e57-414741be9379} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 8736 | 2026.02.06 01:24:31.906887 [ 4 ] {086c6c5c-aae5-438d-9e57-414741be9379} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8737 | 2026.02.06 01:24:31.907102 [ 4 ] {086c6c5c-aae5-438d-9e57-414741be9379} <Trace> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8738 | 2026.02.06 01:24:31.907213 [ 76 ] {} <Debug> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8739 | 2026.02.06 01:24:31.907234 [ 4 ] {086c6c5c-aae5-438d-9e57-414741be9379} <Debug> executeQuery: Read 88 rows, 5.66 KiB in 0.001093 sec., 80512.35132662398 rows/sec., 5.06 MiB/sec. | ||
| 8740 | 2026.02.06 01:24:31.907246 [ 76 ] {} <Trace> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8741 | 2026.02.06 01:24:31.907270 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 8742 | 2026.02.06 01:24:31.907270 [ 4 ] {086c6c5c-aae5-438d-9e57-414741be9379} <Debug> TCPHandler: Processed in 0.001255119 sec. | ||
| 8743 | 2026.02.06 01:24:31.907374 [ 188 ] {35a37a75-595c-437a-bd19-b1f8c8c9b2dc::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 | ||
| 8744 | 2026.02.06 01:24:31.907454 [ 188 ] {35a37a75-595c-437a-bd19-b1f8c8c9b2dc::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8745 | 2026.02.06 01:24:31.907481 [ 188 ] {35a37a75-595c-437a-bd19-b1f8c8c9b2dc::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 3316 rows starting from the beginning of the part | ||
| 8746 | 2026.02.06 01:24:31.907528 [ 188 ] {35a37a75-595c-437a-bd19-b1f8c8c9b2dc::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 88 rows starting from the beginning of the part | ||
| 8747 | 2026.02.06 01:24:31.907568 [ 188 ] {35a37a75-595c-437a-bd19-b1f8c8c9b2dc::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 60 rows starting from the beginning of the part | ||
| 8748 | 2026.02.06 01:24:31.907605 [ 188 ] {35a37a75-595c-437a-bd19-b1f8c8c9b2dc::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 88 rows starting from the beginning of the part | ||
| 8749 | 2026.02.06 01:24:31.907638 [ 188 ] {35a37a75-595c-437a-bd19-b1f8c8c9b2dc::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 60 rows starting from the beginning of the part | ||
| 8750 | 2026.02.06 01:24:31.907671 [ 188 ] {35a37a75-595c-437a-bd19-b1f8c8c9b2dc::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 88 rows starting from the beginning of the part | ||
| 8751 | 2026.02.06 01:24:31.909571 [ 188 ] {35a37a75-595c-437a-bd19-b1f8c8c9b2dc::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3700 rows, containing 4 columns (4 merged, 0 gathered) in 0.002227676 sec., 1660923.7609059846 rows/sec., 107.74 MiB/sec. | ||
| 8752 | 2026.02.06 01:24:31.910004 [ 197 ] {35a37a75-595c-437a-bd19-b1f8c8c9b2dc::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8753 | 2026.02.06 01:24:31.910330 [ 197 ] {35a37a75-595c-437a-bd19-b1f8c8c9b2dc::all_1_56_11} <Trace> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8754 | 2026.02.06 01:24:31.910413 [ 197 ] {35a37a75-595c-437a-bd19-b1f8c8c9b2dc::all_1_56_11} <Trace> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8755 | 2026.02.06 01:24:31.910525 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. | ||
| 8756 | 2026.02.06 01:24:31.911578 [ 199 ] {e511ea71-e802-4545-b869-85850eb1d513::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 18073 rows, containing 5 columns (5 merged, 0 gathered) in 0.006933937 sec., 2606455.755222466 rows/sec., 176.57 MiB/sec. | ||
| 8757 | 2026.02.06 01:24:31.911816 [ 188 ] {e511ea71-e802-4545-b869-85850eb1d513::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8758 | 2026.02.06 01:24:31.912073 [ 188 ] {e511ea71-e802-4545-b869-85850eb1d513::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8759 | 2026.02.06 01:24:31.912139 [ 188 ] {e511ea71-e802-4545-b869-85850eb1d513::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8760 | 2026.02.06 01:24:31.912220 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.16 MiB. | ||
| 8761 | 2026.02.06 01:24:32.000209 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 291.86 MiB, peak 301.40 MiB, free memory in arenas 0.00 B, will set to 294.01 MiB (RSS), difference: 2.15 MiB | ||
| 8762 | 2026.02.06 01:24:32.120435 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 287 | ||
| 8763 | 2026.02.06 01:24:32.136874 [ 244 ] {} <Trace> system.metric_log (b13c6af1-b368-46ee-88e3-e8b49f18365b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8764 | 2026.02.06 01:24:32.136919 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 8765 | 2026.02.06 01:24:32.142943 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 8766 | 2026.02.06 01:24:32.143632 [ 244 ] {} <Trace> system.metric_log (b13c6af1-b368-46ee-88e3-e8b49f18365b): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8767 | 2026.02.06 01:24:32.146366 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 287 | ||
| 8768 | 2026.02.06 01:24:33.934206 [ 69 ] {} <Debug> oximeter.fields_ipaddr (a3260224-33ad-484c-9570-d358a82531a2) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 8769 | 2026.02.06 01:24:33.934300 [ 69 ] {} <Trace> oximeter.fields_ipaddr (a3260224-33ad-484c-9570-d358a82531a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8770 | 2026.02.06 01:24:33.934342 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 8771 | 2026.02.06 01:24:33.934485 [ 197 ] {a3260224-33ad-484c-9570-d358a82531a2::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 | ||
| 8772 | 2026.02.06 01:24:33.934671 [ 197 ] {a3260224-33ad-484c-9570-d358a82531a2::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8773 | 2026.02.06 01:24:33.934725 [ 197 ] {a3260224-33ad-484c-9570-d358a82531a2::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 20 rows starting from the beginning of the part | ||
| 8774 | 2026.02.06 01:24:33.934831 [ 197 ] {a3260224-33ad-484c-9570-d358a82531a2::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 4 rows starting from the beginning of the part | ||
| 8775 | 2026.02.06 01:24:33.934922 [ 197 ] {a3260224-33ad-484c-9570-d358a82531a2::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 | ||
| 8776 | 2026.02.06 01:24:33.934998 [ 197 ] {a3260224-33ad-484c-9570-d358a82531a2::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 12 rows starting from the beginning of the part | ||
| 8777 | 2026.02.06 01:24:33.935045 [ 197 ] {a3260224-33ad-484c-9570-d358a82531a2::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 4 rows starting from the beginning of the part | ||
| 8778 | 2026.02.06 01:24:33.935742 [ 197 ] {a3260224-33ad-484c-9570-d358a82531a2::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 42 rows, containing 5 columns (5 merged, 0 gathered) in 0.0013213 sec., 31786.876560962686 rows/sec., 2.65 MiB/sec. | ||
| 8779 | 2026.02.06 01:24:33.935890 [ 201 ] {a3260224-33ad-484c-9570-d358a82531a2::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 8780 | 2026.02.06 01:24:33.936190 [ 201 ] {a3260224-33ad-484c-9570-d358a82531a2::all_1_13_3} <Trace> oximeter.fields_ipaddr (a3260224-33ad-484c-9570-d358a82531a2): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8781 | 2026.02.06 01:24:33.936271 [ 201 ] {a3260224-33ad-484c-9570-d358a82531a2::all_1_13_3} <Trace> oximeter.fields_ipaddr (a3260224-33ad-484c-9570-d358a82531a2) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 8782 | 2026.02.06 01:24:33.936361 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 8783 | 2026.02.06 01:24:36.215768 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1130 | ||
| 8784 | 2026.02.06 01:24:36.218236 [ 243 ] {} <Trace> system.query_log (e979a318-9a58-4b34-9a72-3006f9f8e92e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8785 | 2026.02.06 01:24:36.218296 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 8786 | 2026.02.06 01:24:36.219521 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 8787 | 2026.02.06 01:24:36.219791 [ 243 ] {} <Trace> system.query_log (e979a318-9a58-4b34-9a72-3006f9f8e92e): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8788 | 2026.02.06 01:24:36.220144 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1130 | ||
| 8789 | 2026.02.06 01:24:36.917915 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8790 | 2026.02.06 01:24:36.918095 [ 4 ] {f46cf302-8d52-458d-ad04-88589f1a9e5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8791 | 2026.02.06 01:24:36.918162 [ 4 ] {f46cf302-8d52-458d-ad04-88589f1a9e5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8792 | 2026.02.06 01:24:36.918799 [ 4 ] {f46cf302-8d52-458d-ad04-88589f1a9e5f} <Trace> oximeter.fields_ipaddr (a3260224-33ad-484c-9570-d358a82531a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8793 | 2026.02.06 01:24:36.918844 [ 4 ] {f46cf302-8d52-458d-ad04-88589f1a9e5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 8794 | 2026.02.06 01:24:36.919223 [ 4 ] {f46cf302-8d52-458d-ad04-88589f1a9e5f} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 8795 | 2026.02.06 01:24:36.919445 [ 4 ] {f46cf302-8d52-458d-ad04-88589f1a9e5f} <Trace> oximeter.fields_ipaddr (a3260224-33ad-484c-9570-d358a82531a2): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8796 | 2026.02.06 01:24:36.919604 [ 4 ] {f46cf302-8d52-458d-ad04-88589f1a9e5f} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001558 sec., 1283.697047496791 rows/sec., 104.68 KiB/sec. | ||
| 8797 | 2026.02.06 01:24:36.919654 [ 4 ] {f46cf302-8d52-458d-ad04-88589f1a9e5f} <Debug> TCPHandler: Processed in 0.001873433 sec. | ||
| 8798 | 2026.02.06 01:24:36.919774 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8799 | 2026.02.06 01:24:36.919877 [ 4 ] {846a0873-4d59-4606-bdbd-a11f86226580} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8800 | 2026.02.06 01:24:36.919919 [ 4 ] {846a0873-4d59-4606-bdbd-a11f86226580} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8801 | 2026.02.06 01:24:36.920851 [ 4 ] {846a0873-4d59-4606-bdbd-a11f86226580} <Trace> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8802 | 2026.02.06 01:24:36.920886 [ 4 ] {846a0873-4d59-4606-bdbd-a11f86226580} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 8803 | 2026.02.06 01:24:36.921281 [ 4 ] {846a0873-4d59-4606-bdbd-a11f86226580} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8804 | 2026.02.06 01:24:36.921520 [ 4 ] {846a0873-4d59-4606-bdbd-a11f86226580} <Trace> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8805 | 2026.02.06 01:24:36.921654 [ 4 ] {846a0873-4d59-4606-bdbd-a11f86226580} <Debug> executeQuery: Read 1279 rows, 108.90 KiB in 0.0018 sec., 710555.5555555556 rows/sec., 59.08 MiB/sec. | ||
| 8806 | 2026.02.06 01:24:36.921693 [ 4 ] {846a0873-4d59-4606-bdbd-a11f86226580} <Debug> TCPHandler: Processed in 0.001971484 sec. | ||
| 8807 | 2026.02.06 01:24:36.921801 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8808 | 2026.02.06 01:24:36.921897 [ 4 ] {a652b8b9-8cb7-4add-af2c-208d49e641af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8809 | 2026.02.06 01:24:36.921938 [ 4 ] {a652b8b9-8cb7-4add-af2c-208d49e641af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8810 | 2026.02.06 01:24:36.922353 [ 4 ] {a652b8b9-8cb7-4add-af2c-208d49e641af} <Trace> oximeter.fields_u16 (fb4d60fc-202c-4b3b-b72e-c67fc122b90a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8811 | 2026.02.06 01:24:36.922387 [ 4 ] {a652b8b9-8cb7-4add-af2c-208d49e641af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 8812 | 2026.02.06 01:24:36.922687 [ 4 ] {a652b8b9-8cb7-4add-af2c-208d49e641af} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8813 | 2026.02.06 01:24:36.922896 [ 4 ] {a652b8b9-8cb7-4add-af2c-208d49e641af} <Trace> oximeter.fields_u16 (fb4d60fc-202c-4b3b-b72e-c67fc122b90a): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8814 | 2026.02.06 01:24:36.923022 [ 4 ] {a652b8b9-8cb7-4add-af2c-208d49e641af} <Debug> executeQuery: Read 43 rows, 3.22 KiB in 0.001145 sec., 37554.58515283843 rows/sec., 2.75 MiB/sec. | ||
| 8815 | 2026.02.06 01:24:36.923059 [ 4 ] {a652b8b9-8cb7-4add-af2c-208d49e641af} <Debug> TCPHandler: Processed in 0.001308689 sec. | ||
| 8816 | 2026.02.06 01:24:36.923166 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8817 | 2026.02.06 01:24:36.923260 [ 4 ] {a9bcaa1a-4cb9-4776-b54c-af94671a4720} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8818 | 2026.02.06 01:24:36.923300 [ 4 ] {a9bcaa1a-4cb9-4776-b54c-af94671a4720} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8819 | 2026.02.06 01:24:36.923757 [ 4 ] {a9bcaa1a-4cb9-4776-b54c-af94671a4720} <Trace> oximeter.fields_u32 (efacbb35-87c4-45a6-b25f-cea415d7aebd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8820 | 2026.02.06 01:24:36.923792 [ 4 ] {a9bcaa1a-4cb9-4776-b54c-af94671a4720} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 8821 | 2026.02.06 01:24:36.924094 [ 4 ] {a9bcaa1a-4cb9-4776-b54c-af94671a4720} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 8822 | 2026.02.06 01:24:36.924305 [ 4 ] {a9bcaa1a-4cb9-4776-b54c-af94671a4720} <Trace> oximeter.fields_u32 (efacbb35-87c4-45a6-b25f-cea415d7aebd): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8823 | 2026.02.06 01:24:36.924430 [ 4 ] {a9bcaa1a-4cb9-4776-b54c-af94671a4720} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001188 sec., 191919.19191919192 rows/sec., 13.00 MiB/sec. | ||
| 8824 | 2026.02.06 01:24:36.924468 [ 4 ] {a9bcaa1a-4cb9-4776-b54c-af94671a4720} <Debug> TCPHandler: Processed in 0.001351599 sec. | ||
| 8825 | 2026.02.06 01:24:36.924570 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8826 | 2026.02.06 01:24:36.924663 [ 4 ] {0f35a196-4a2e-4c6c-94e5-bcf501429a66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8827 | 2026.02.06 01:24:36.924702 [ 4 ] {0f35a196-4a2e-4c6c-94e5-bcf501429a66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8828 | 2026.02.06 01:24:36.925330 [ 4 ] {0f35a196-4a2e-4c6c-94e5-bcf501429a66} <Trace> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8829 | 2026.02.06 01:24:36.925376 [ 4 ] {0f35a196-4a2e-4c6c-94e5-bcf501429a66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 8830 | 2026.02.06 01:24:36.925786 [ 4 ] {0f35a196-4a2e-4c6c-94e5-bcf501429a66} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8831 | 2026.02.06 01:24:36.926032 [ 4 ] {0f35a196-4a2e-4c6c-94e5-bcf501429a66} <Trace> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8832 | 2026.02.06 01:24:36.926162 [ 4 ] {0f35a196-4a2e-4c6c-94e5-bcf501429a66} <Debug> executeQuery: Read 563 rows, 42.85 KiB in 0.001517 sec., 371127.2247857614 rows/sec., 27.58 MiB/sec. | ||
| 8833 | 2026.02.06 01:24:36.926201 [ 4 ] {0f35a196-4a2e-4c6c-94e5-bcf501429a66} <Debug> TCPHandler: Processed in 0.001679701 sec. | ||
| 8834 | 2026.02.06 01:24:36.926316 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8835 | 2026.02.06 01:24:36.926413 [ 4 ] {c966b621-4873-485f-8700-6336e109a62d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8836 | 2026.02.06 01:24:36.926457 [ 4 ] {c966b621-4873-485f-8700-6336e109a62d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8837 | 2026.02.06 01:24:36.926990 [ 4 ] {c966b621-4873-485f-8700-6336e109a62d} <Trace> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8838 | 2026.02.06 01:24:36.927024 [ 4 ] {c966b621-4873-485f-8700-6336e109a62d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 8839 | 2026.02.06 01:24:36.927401 [ 4 ] {c966b621-4873-485f-8700-6336e109a62d} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8840 | 2026.02.06 01:24:36.927619 [ 4 ] {c966b621-4873-485f-8700-6336e109a62d} <Trace> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8841 | 2026.02.06 01:24:36.927750 [ 4 ] {c966b621-4873-485f-8700-6336e109a62d} <Debug> executeQuery: Read 845 rows, 58.24 KiB in 0.001356 sec., 623156.3421828909 rows/sec., 41.94 MiB/sec. | ||
| 8842 | 2026.02.06 01:24:36.927786 [ 4 ] {c966b621-4873-485f-8700-6336e109a62d} <Debug> TCPHandler: Processed in 0.00152138 sec. | ||
| 8843 | 2026.02.06 01:24:36.927899 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8844 | 2026.02.06 01:24:36.927994 [ 4 ] {e5fbeeee-15d8-41a5-b057-2306ee2c033d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8845 | 2026.02.06 01:24:36.928051 [ 4 ] {e5fbeeee-15d8-41a5-b057-2306ee2c033d} <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 | ||
| 8846 | 2026.02.06 01:24:36.928874 [ 4 ] {e5fbeeee-15d8-41a5-b057-2306ee2c033d} <Trace> oximeter.measurements_histogramu64 (97144b8f-900e-4825-92d0-28bf27d1d4ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8847 | 2026.02.06 01:24:36.928910 [ 4 ] {e5fbeeee-15d8-41a5-b057-2306ee2c033d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 8848 | 2026.02.06 01:24:36.929462 [ 4 ] {e5fbeeee-15d8-41a5-b057-2306ee2c033d} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 8849 | 2026.02.06 01:24:36.929688 [ 4 ] {e5fbeeee-15d8-41a5-b057-2306ee2c033d} <Trace> oximeter.measurements_histogramu64 (97144b8f-900e-4825-92d0-28bf27d1d4ae): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8850 | 2026.02.06 01:24:36.929827 [ 4 ] {e5fbeeee-15d8-41a5-b057-2306ee2c033d} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.00185 sec., 22162.16216216216 rows/sec., 39.71 MiB/sec. | ||
| 8851 | 2026.02.06 01:24:36.929887 [ 4 ] {e5fbeeee-15d8-41a5-b057-2306ee2c033d} <Debug> TCPHandler: Processed in 0.002038893 sec. | ||
| 8852 | 2026.02.06 01:24:36.930004 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8853 | 2026.02.06 01:24:36.930099 [ 4 ] {d031c4a0-07fd-4771-adaf-02d571f7b768} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8854 | 2026.02.06 01:24:36.930142 [ 4 ] {d031c4a0-07fd-4771-adaf-02d571f7b768} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8855 | 2026.02.06 01:24:36.930479 [ 4 ] {d031c4a0-07fd-4771-adaf-02d571f7b768} <Trace> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8856 | 2026.02.06 01:24:36.930515 [ 4 ] {d031c4a0-07fd-4771-adaf-02d571f7b768} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 8857 | 2026.02.06 01:24:36.930823 [ 4 ] {d031c4a0-07fd-4771-adaf-02d571f7b768} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8858 | 2026.02.06 01:24:36.931039 [ 4 ] {d031c4a0-07fd-4771-adaf-02d571f7b768} <Trace> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8859 | 2026.02.06 01:24:36.931167 [ 4 ] {d031c4a0-07fd-4771-adaf-02d571f7b768} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001087 sec., 55197.79208831646 rows/sec., 3.72 MiB/sec. | ||
| 8860 | 2026.02.06 01:24:36.931203 [ 4 ] {d031c4a0-07fd-4771-adaf-02d571f7b768} <Debug> TCPHandler: Processed in 0.001251538 sec. | ||
| 8861 | 2026.02.06 01:24:38.663448 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 18713 | ||
| 8862 | 2026.02.06 01:24:38.663947 [ 245 ] {} <Trace> system.asynchronous_metric_log (50965cfb-3fe0-4bc3-b722-77d2bdddda32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8863 | 2026.02.06 01:24:38.663987 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 8864 | 2026.02.06 01:24:38.664473 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 8865 | 2026.02.06 01:24:38.664714 [ 245 ] {} <Trace> system.asynchronous_metric_log (50965cfb-3fe0-4bc3-b722-77d2bdddda32): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8866 | 2026.02.06 01:24:38.664842 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18713 | ||
| 8867 | 2026.02.06 01:24:39.646586 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 294 | ||
| 8868 | 2026.02.06 01:24:39.663294 [ 244 ] {} <Trace> system.metric_log (b13c6af1-b368-46ee-88e3-e8b49f18365b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8869 | 2026.02.06 01:24:39.663349 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 8870 | 2026.02.06 01:24:39.669313 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 8871 | 2026.02.06 01:24:39.670013 [ 244 ] {} <Trace> system.metric_log (b13c6af1-b368-46ee-88e3-e8b49f18365b): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8872 | 2026.02.06 01:24:39.673304 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 294 | ||
| 8873 | 2026.02.06 01:24:41.892211 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8874 | 2026.02.06 01:24:41.892528 [ 4 ] {c2f476f6-94e7-44ea-aaec-4aa7963b14fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8875 | 2026.02.06 01:24:41.892631 [ 4 ] {c2f476f6-94e7-44ea-aaec-4aa7963b14fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8876 | 2026.02.06 01:24:41.893567 [ 4 ] {c2f476f6-94e7-44ea-aaec-4aa7963b14fc} <Trace> oximeter.fields_i16 (104ba66f-7843-4e50-a9a9-abb40c455f87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8877 | 2026.02.06 01:24:41.893620 [ 4 ] {c2f476f6-94e7-44ea-aaec-4aa7963b14fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 8878 | 2026.02.06 01:24:41.894046 [ 4 ] {c2f476f6-94e7-44ea-aaec-4aa7963b14fc} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 8879 | 2026.02.06 01:24:41.894288 [ 4 ] {c2f476f6-94e7-44ea-aaec-4aa7963b14fc} <Trace> oximeter.fields_i16 (104ba66f-7843-4e50-a9a9-abb40c455f87): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8880 | 2026.02.06 01:24:41.894458 [ 4 ] {c2f476f6-94e7-44ea-aaec-4aa7963b14fc} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.002004 sec., 132734.53093812373 rows/sec., 8.43 MiB/sec. | ||
| 8881 | 2026.02.06 01:24:41.894510 [ 4 ] {c2f476f6-94e7-44ea-aaec-4aa7963b14fc} <Debug> TCPHandler: Processed in 0.002495397 sec. | ||
| 8882 | 2026.02.06 01:24:41.894636 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8883 | 2026.02.06 01:24:41.894739 [ 4 ] {a7554e8c-c400-41de-8b16-e436b7d7b446} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8884 | 2026.02.06 01:24:41.894784 [ 4 ] {a7554e8c-c400-41de-8b16-e436b7d7b446} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8885 | 2026.02.06 01:24:41.895460 [ 4 ] {a7554e8c-c400-41de-8b16-e436b7d7b446} <Trace> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8886 | 2026.02.06 01:24:41.895505 [ 4 ] {a7554e8c-c400-41de-8b16-e436b7d7b446} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 8887 | 2026.02.06 01:24:41.895866 [ 4 ] {a7554e8c-c400-41de-8b16-e436b7d7b446} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8888 | 2026.02.06 01:24:41.896082 [ 4 ] {a7554e8c-c400-41de-8b16-e436b7d7b446} <Trace> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8889 | 2026.02.06 01:24:41.896223 [ 4 ] {a7554e8c-c400-41de-8b16-e436b7d7b446} <Debug> executeQuery: Read 752 rows, 60.56 KiB in 0.001505 sec., 499667.77408637875 rows/sec., 39.30 MiB/sec. | ||
| 8890 | 2026.02.06 01:24:41.896264 [ 4 ] {a7554e8c-c400-41de-8b16-e436b7d7b446} <Debug> TCPHandler: Processed in 0.001681432 sec. | ||
| 8891 | 2026.02.06 01:24:41.896381 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8892 | 2026.02.06 01:24:41.896481 [ 4 ] {568f2f5a-a728-4fb6-a74c-e3e3fe78e5c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8893 | 2026.02.06 01:24:41.896523 [ 4 ] {568f2f5a-a728-4fb6-a74c-e3e3fe78e5c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8894 | 2026.02.06 01:24:41.896954 [ 4 ] {568f2f5a-a728-4fb6-a74c-e3e3fe78e5c1} <Trace> oximeter.fields_u16 (fb4d60fc-202c-4b3b-b72e-c67fc122b90a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8895 | 2026.02.06 01:24:41.896991 [ 4 ] {568f2f5a-a728-4fb6-a74c-e3e3fe78e5c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 8896 | 2026.02.06 01:24:41.897295 [ 4 ] {568f2f5a-a728-4fb6-a74c-e3e3fe78e5c1} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8897 | 2026.02.06 01:24:41.897506 [ 4 ] {568f2f5a-a728-4fb6-a74c-e3e3fe78e5c1} <Trace> oximeter.fields_u16 (fb4d60fc-202c-4b3b-b72e-c67fc122b90a): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8898 | 2026.02.06 01:24:41.897639 [ 4 ] {568f2f5a-a728-4fb6-a74c-e3e3fe78e5c1} <Debug> executeQuery: Read 133 rows, 8.00 KiB in 0.001177 sec., 112999.15038232795 rows/sec., 6.64 MiB/sec. | ||
| 8899 | 2026.02.06 01:24:41.897678 [ 4 ] {568f2f5a-a728-4fb6-a74c-e3e3fe78e5c1} <Debug> TCPHandler: Processed in 0.001349039 sec. | ||
| 8900 | 2026.02.06 01:24:41.897792 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8901 | 2026.02.06 01:24:41.897888 [ 4 ] {3d3d1abe-27d3-4996-9bf6-d16e72fe66ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8902 | 2026.02.06 01:24:41.897929 [ 4 ] {3d3d1abe-27d3-4996-9bf6-d16e72fe66ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8903 | 2026.02.06 01:24:41.898358 [ 4 ] {3d3d1abe-27d3-4996-9bf6-d16e72fe66ab} <Trace> oximeter.fields_u32 (efacbb35-87c4-45a6-b25f-cea415d7aebd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8904 | 2026.02.06 01:24:41.898395 [ 4 ] {3d3d1abe-27d3-4996-9bf6-d16e72fe66ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 8905 | 2026.02.06 01:24:41.898702 [ 4 ] {3d3d1abe-27d3-4996-9bf6-d16e72fe66ab} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 8906 | 2026.02.06 01:24:41.898913 [ 4 ] {3d3d1abe-27d3-4996-9bf6-d16e72fe66ab} <Trace> oximeter.fields_u32 (efacbb35-87c4-45a6-b25f-cea415d7aebd): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8907 | 2026.02.06 01:24:41.899042 [ 4 ] {3d3d1abe-27d3-4996-9bf6-d16e72fe66ab} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.001173 sec., 119352.08866155158 rows/sec., 7.71 MiB/sec. | ||
| 8908 | 2026.02.06 01:24:41.899080 [ 4 ] {3d3d1abe-27d3-4996-9bf6-d16e72fe66ab} <Debug> TCPHandler: Processed in 0.001339039 sec. | ||
| 8909 | 2026.02.06 01:24:41.899192 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8910 | 2026.02.06 01:24:41.899287 [ 4 ] {b4704841-c11c-43d6-80de-48456de7ffa2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8911 | 2026.02.06 01:24:41.899326 [ 4 ] {b4704841-c11c-43d6-80de-48456de7ffa2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8912 | 2026.02.06 01:24:41.899751 [ 4 ] {b4704841-c11c-43d6-80de-48456de7ffa2} <Trace> oximeter.fields_u8 (7e40da4e-3721-4df5-9ad4-b5e43542e087): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8913 | 2026.02.06 01:24:41.899787 [ 4 ] {b4704841-c11c-43d6-80de-48456de7ffa2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 8914 | 2026.02.06 01:24:41.900102 [ 4 ] {b4704841-c11c-43d6-80de-48456de7ffa2} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 8915 | 2026.02.06 01:24:41.900325 [ 4 ] {b4704841-c11c-43d6-80de-48456de7ffa2} <Trace> oximeter.fields_u8 (7e40da4e-3721-4df5-9ad4-b5e43542e087): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8916 | 2026.02.06 01:24:41.900454 [ 4 ] {b4704841-c11c-43d6-80de-48456de7ffa2} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001186 sec., 117200.67453625632 rows/sec., 6.67 MiB/sec. | ||
| 8917 | 2026.02.06 01:24:41.900493 [ 4 ] {b4704841-c11c-43d6-80de-48456de7ffa2} <Debug> TCPHandler: Processed in 0.001350369 sec. | ||
| 8918 | 2026.02.06 01:24:41.900608 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8919 | 2026.02.06 01:24:41.900703 [ 4 ] {9f7d83a4-77bd-43a8-aeb0-9cd389bd0e7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8920 | 2026.02.06 01:24:41.900742 [ 4 ] {9f7d83a4-77bd-43a8-aeb0-9cd389bd0e7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8921 | 2026.02.06 01:24:41.901270 [ 4 ] {9f7d83a4-77bd-43a8-aeb0-9cd389bd0e7a} <Trace> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8922 | 2026.02.06 01:24:41.901306 [ 4 ] {9f7d83a4-77bd-43a8-aeb0-9cd389bd0e7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 8923 | 2026.02.06 01:24:41.901626 [ 4 ] {9f7d83a4-77bd-43a8-aeb0-9cd389bd0e7a} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8924 | 2026.02.06 01:24:41.901839 [ 4 ] {9f7d83a4-77bd-43a8-aeb0-9cd389bd0e7a} <Trace> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8925 | 2026.02.06 01:24:41.901975 [ 4 ] {9f7d83a4-77bd-43a8-aeb0-9cd389bd0e7a} <Debug> executeQuery: Read 463 rows, 33.28 KiB in 0.00129 sec., 358914.72868217056 rows/sec., 25.19 MiB/sec. | ||
| 8926 | 2026.02.06 01:24:41.902013 [ 4 ] {9f7d83a4-77bd-43a8-aeb0-9cd389bd0e7a} <Debug> TCPHandler: Processed in 0.00145563 sec. | ||
| 8927 | 2026.02.06 01:24:41.902126 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8928 | 2026.02.06 01:24:41.902222 [ 4 ] {63d54dee-532c-46c9-9863-fb3e535761dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 8929 | 2026.02.06 01:24:41.902264 [ 4 ] {63d54dee-532c-46c9-9863-fb3e535761dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 8930 | 2026.02.06 01:24:41.902602 [ 4 ] {63d54dee-532c-46c9-9863-fb3e535761dc} <Trace> oximeter.measurements_bool (a3a47353-bd4a-4bc2-8c37-5164375cd607): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8931 | 2026.02.06 01:24:41.902638 [ 4 ] {63d54dee-532c-46c9-9863-fb3e535761dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 8932 | 2026.02.06 01:24:41.902941 [ 4 ] {63d54dee-532c-46c9-9863-fb3e535761dc} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 8933 | 2026.02.06 01:24:41.903275 [ 4 ] {63d54dee-532c-46c9-9863-fb3e535761dc} <Trace> oximeter.measurements_bool (a3a47353-bd4a-4bc2-8c37-5164375cd607): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8934 | 2026.02.06 01:24:41.903402 [ 54 ] {} <Debug> oximeter.measurements_bool (a3a47353-bd4a-4bc2-8c37-5164375cd607) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 8935 | 2026.02.06 01:24:41.903440 [ 4 ] {63d54dee-532c-46c9-9863-fb3e535761dc} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001236 sec., 4854.368932038836 rows/sec., 253.62 KiB/sec. | ||
| 8936 | 2026.02.06 01:24:41.903476 [ 54 ] {} <Trace> oximeter.measurements_bool (a3a47353-bd4a-4bc2-8c37-5164375cd607): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8937 | 2026.02.06 01:24:41.903500 [ 4 ] {63d54dee-532c-46c9-9863-fb3e535761dc} <Debug> TCPHandler: Processed in 0.00142537 sec. | ||
| 8938 | 2026.02.06 01:24:41.903504 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 8939 | 2026.02.06 01:24:41.903679 [ 189 ] {a3a47353-bd4a-4bc2-8c37-5164375cd607::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 | ||
| 8940 | 2026.02.06 01:24:41.903706 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8941 | 2026.02.06 01:24:41.903826 [ 189 ] {a3a47353-bd4a-4bc2-8c37-5164375cd607::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8942 | 2026.02.06 01:24:41.903835 [ 4 ] {708d8ebb-7558-4608-99b1-d5e421519b06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8943 | 2026.02.06 01:24:41.903870 [ 189 ] {a3a47353-bd4a-4bc2-8c37-5164375cd607::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 126 rows starting from the beginning of the part | ||
| 8944 | 2026.02.06 01:24:41.903898 [ 4 ] {708d8ebb-7558-4608-99b1-d5e421519b06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8945 | 2026.02.06 01:24:41.903939 [ 189 ] {a3a47353-bd4a-4bc2-8c37-5164375cd607::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 6 rows starting from the beginning of the part | ||
| 8946 | 2026.02.06 01:24:41.903991 [ 189 ] {a3a47353-bd4a-4bc2-8c37-5164375cd607::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 6 rows starting from the beginning of the part | ||
| 8947 | 2026.02.06 01:24:41.904035 [ 189 ] {a3a47353-bd4a-4bc2-8c37-5164375cd607::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 6 rows starting from the beginning of the part | ||
| 8948 | 2026.02.06 01:24:41.904076 [ 189 ] {a3a47353-bd4a-4bc2-8c37-5164375cd607::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 6 rows starting from the beginning of the part | ||
| 8949 | 2026.02.06 01:24:41.904122 [ 189 ] {a3a47353-bd4a-4bc2-8c37-5164375cd607::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 6 rows starting from the beginning of the part | ||
| 8950 | 2026.02.06 01:24:41.904369 [ 4 ] {708d8ebb-7558-4608-99b1-d5e421519b06} <Trace> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8951 | 2026.02.06 01:24:41.904413 [ 4 ] {708d8ebb-7558-4608-99b1-d5e421519b06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 8952 | 2026.02.06 01:24:41.904780 [ 4 ] {708d8ebb-7558-4608-99b1-d5e421519b06} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8953 | 2026.02.06 01:24:41.904959 [ 199 ] {a3a47353-bd4a-4bc2-8c37-5164375cd607::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 156 rows, containing 4 columns (4 merged, 0 gathered) in 0.001331469 sec., 117163.82431735173 rows/sec., 5.98 MiB/sec. | ||
| 8954 | 2026.02.06 01:24:41.905007 [ 4 ] {708d8ebb-7558-4608-99b1-d5e421519b06} <Trace> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8955 | 2026.02.06 01:24:41.905157 [ 4 ] {708d8ebb-7558-4608-99b1-d5e421519b06} <Debug> executeQuery: Read 258 rows, 17.59 KiB in 0.001346 sec., 191679.04903417535 rows/sec., 12.76 MiB/sec. | ||
| 8956 | 2026.02.06 01:24:41.905159 [ 199 ] {a3a47353-bd4a-4bc2-8c37-5164375cd607::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 8957 | 2026.02.06 01:24:41.905198 [ 4 ] {708d8ebb-7558-4608-99b1-d5e421519b06} <Debug> TCPHandler: Processed in 0.001560731 sec. | ||
| 8958 | 2026.02.06 01:24:41.905322 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8959 | 2026.02.06 01:24:41.905419 [ 4 ] {3be5be83-d252-4aec-bffa-40b86b1a91d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 8960 | 2026.02.06 01:24:41.905465 [ 4 ] {3be5be83-d252-4aec-bffa-40b86b1a91d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 8961 | 2026.02.06 01:24:41.905534 [ 199 ] {a3a47353-bd4a-4bc2-8c37-5164375cd607::all_1_26_5} <Trace> oximeter.measurements_bool (a3a47353-bd4a-4bc2-8c37-5164375cd607): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8962 | 2026.02.06 01:24:41.905632 [ 199 ] {a3a47353-bd4a-4bc2-8c37-5164375cd607::all_1_26_5} <Trace> oximeter.measurements_bool (a3a47353-bd4a-4bc2-8c37-5164375cd607) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 8963 | 2026.02.06 01:24:41.905737 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 8964 | 2026.02.06 01:24:41.905793 [ 4 ] {3be5be83-d252-4aec-bffa-40b86b1a91d9} <Trace> oximeter.measurements_f64 (2afa91c6-7a6c-42cf-84ca-7476e88b4c4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8965 | 2026.02.06 01:24:41.905834 [ 4 ] {3be5be83-d252-4aec-bffa-40b86b1a91d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 8966 | 2026.02.06 01:24:41.906143 [ 4 ] {3be5be83-d252-4aec-bffa-40b86b1a91d9} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 8967 | 2026.02.06 01:24:41.906355 [ 4 ] {3be5be83-d252-4aec-bffa-40b86b1a91d9} <Trace> oximeter.measurements_f64 (2afa91c6-7a6c-42cf-84ca-7476e88b4c4e): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8968 | 2026.02.06 01:24:41.906485 [ 4 ] {3be5be83-d252-4aec-bffa-40b86b1a91d9} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001085 sec., 921.6589861751152 rows/sec., 62.10 KiB/sec. | ||
| 8969 | 2026.02.06 01:24:41.906522 [ 4 ] {3be5be83-d252-4aec-bffa-40b86b1a91d9} <Debug> TCPHandler: Processed in 0.001249429 sec. | ||
| 8970 | 2026.02.06 01:24:41.906632 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8971 | 2026.02.06 01:24:41.906725 [ 4 ] {bf74bf52-35fc-481e-af42-f2919ab706e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8972 | 2026.02.06 01:24:41.906766 [ 4 ] {bf74bf52-35fc-481e-af42-f2919ab706e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8973 | 2026.02.06 01:24:41.907089 [ 4 ] {bf74bf52-35fc-481e-af42-f2919ab706e8} <Trace> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8974 | 2026.02.06 01:24:41.907125 [ 4 ] {bf74bf52-35fc-481e-af42-f2919ab706e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 8975 | 2026.02.06 01:24:41.907440 [ 4 ] {bf74bf52-35fc-481e-af42-f2919ab706e8} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8976 | 2026.02.06 01:24:41.907654 [ 4 ] {bf74bf52-35fc-481e-af42-f2919ab706e8} <Trace> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8977 | 2026.02.06 01:24:41.907783 [ 4 ] {bf74bf52-35fc-481e-af42-f2919ab706e8} <Debug> executeQuery: Read 88 rows, 5.66 KiB in 0.001077 sec., 81708.44939647168 rows/sec., 5.13 MiB/sec. | ||
| 8978 | 2026.02.06 01:24:41.907818 [ 4 ] {bf74bf52-35fc-481e-af42-f2919ab706e8} <Debug> TCPHandler: Processed in 0.001234898 sec. | ||
| 8979 | 2026.02.06 01:24:46.030394 [ 48 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8980 | 2026.02.06 01:24:46.030499 [ 48 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8981 | 2026.02.06 01:24:46.165080 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 19225 | ||
| 8982 | 2026.02.06 01:24:46.165854 [ 245 ] {} <Trace> system.asynchronous_metric_log (50965cfb-3fe0-4bc3-b722-77d2bdddda32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8983 | 2026.02.06 01:24:46.165895 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 8984 | 2026.02.06 01:24:46.166397 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 8985 | 2026.02.06 01:24:46.166637 [ 245 ] {} <Trace> system.asynchronous_metric_log (50965cfb-3fe0-4bc3-b722-77d2bdddda32): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8986 | 2026.02.06 01:24:46.166769 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19225 | ||
| 8987 | 2026.02.06 01:24:46.220584 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1166 | ||
| 8988 | 2026.02.06 01:24:46.223510 [ 243 ] {} <Trace> system.query_log (e979a318-9a58-4b34-9a72-3006f9f8e92e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8989 | 2026.02.06 01:24:46.223563 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 8990 | 2026.02.06 01:24:46.224781 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 8991 | 2026.02.06 01:24:46.225058 [ 243 ] {} <Trace> system.query_log (e979a318-9a58-4b34-9a72-3006f9f8e92e): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8992 | 2026.02.06 01:24:46.225429 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1166 | ||
| 8993 | 2026.02.06 01:24:46.887768 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8994 | 2026.02.06 01:24:46.887950 [ 4 ] {c7f35f9b-dc86-42ba-a3f9-33444d13f097} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8995 | 2026.02.06 01:24:46.888017 [ 4 ] {c7f35f9b-dc86-42ba-a3f9-33444d13f097} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8996 | 2026.02.06 01:24:46.888764 [ 4 ] {c7f35f9b-dc86-42ba-a3f9-33444d13f097} <Trace> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8997 | 2026.02.06 01:24:46.888812 [ 4 ] {c7f35f9b-dc86-42ba-a3f9-33444d13f097} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 8998 | 2026.02.06 01:24:46.889229 [ 4 ] {c7f35f9b-dc86-42ba-a3f9-33444d13f097} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8999 | 2026.02.06 01:24:46.889484 [ 4 ] {c7f35f9b-dc86-42ba-a3f9-33444d13f097} <Trace> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9000 | 2026.02.06 01:24:46.889652 [ 4 ] {c7f35f9b-dc86-42ba-a3f9-33444d13f097} <Debug> executeQuery: Read 138 rows, 12.27 KiB in 0.001753 sec., 78722.1905305191 rows/sec., 6.83 MiB/sec. | ||
| 9001 | 2026.02.06 01:24:46.889704 [ 4 ] {c7f35f9b-dc86-42ba-a3f9-33444d13f097} <Debug> TCPHandler: Processed in 0.002071504 sec. | ||
| 9002 | 2026.02.06 01:24:46.889860 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9003 | 2026.02.06 01:24:46.889966 [ 4 ] {a89e7547-a284-4fb5-b2b9-436ac1760cd4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9004 | 2026.02.06 01:24:46.890013 [ 4 ] {a89e7547-a284-4fb5-b2b9-436ac1760cd4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9005 | 2026.02.06 01:24:46.890601 [ 4 ] {a89e7547-a284-4fb5-b2b9-436ac1760cd4} <Trace> oximeter.fields_u16 (fb4d60fc-202c-4b3b-b72e-c67fc122b90a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9006 | 2026.02.06 01:24:46.890641 [ 4 ] {a89e7547-a284-4fb5-b2b9-436ac1760cd4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 9007 | 2026.02.06 01:24:46.890968 [ 4 ] {a89e7547-a284-4fb5-b2b9-436ac1760cd4} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 9008 | 2026.02.06 01:24:46.891183 [ 4 ] {a89e7547-a284-4fb5-b2b9-436ac1760cd4} <Trace> oximeter.fields_u16 (fb4d60fc-202c-4b3b-b72e-c67fc122b90a): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9009 | 2026.02.06 01:24:46.891312 [ 45 ] {} <Debug> oximeter.fields_u16 (fb4d60fc-202c-4b3b-b72e-c67fc122b90a) (MergerMutator): Selected 6 parts from all_1_50_10 to all_55_55_0 | ||
| 9010 | 2026.02.06 01:24:46.891322 [ 4 ] {a89e7547-a284-4fb5-b2b9-436ac1760cd4} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.00138 sec., 29710.144927536232 rows/sec., 2.18 MiB/sec. | ||
| 9011 | 2026.02.06 01:24:46.891385 [ 45 ] {} <Trace> oximeter.fields_u16 (fb4d60fc-202c-4b3b-b72e-c67fc122b90a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9012 | 2026.02.06 01:24:46.891405 [ 4 ] {a89e7547-a284-4fb5-b2b9-436ac1760cd4} <Debug> TCPHandler: Processed in 0.001599871 sec. | ||
| 9013 | 2026.02.06 01:24:46.891412 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 9014 | 2026.02.06 01:24:46.891524 [ 197 ] {fb4d60fc-202c-4b3b-b72e-c67fc122b90a::all_1_55_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_50_10 to all_55_55_0 into Compact with storage Full | ||
| 9015 | 2026.02.06 01:24:46.891537 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9016 | 2026.02.06 01:24:46.891643 [ 197 ] {fb4d60fc-202c-4b3b-b72e-c67fc122b90a::all_1_55_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9017 | 2026.02.06 01:24:46.891648 [ 4 ] {519c7e8e-2fa8-4421-866c-c88c89762761} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9018 | 2026.02.06 01:24:46.891691 [ 197 ] {fb4d60fc-202c-4b3b-b72e-c67fc122b90a::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_50_10, total 206 rows starting from the beginning of the part | ||
| 9019 | 2026.02.06 01:24:46.891707 [ 4 ] {519c7e8e-2fa8-4421-866c-c88c89762761} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9020 | 2026.02.06 01:24:46.891757 [ 197 ] {fb4d60fc-202c-4b3b-b72e-c67fc122b90a::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 41 rows starting from the beginning of the part | ||
| 9021 | 2026.02.06 01:24:46.891803 [ 197 ] {fb4d60fc-202c-4b3b-b72e-c67fc122b90a::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 133 rows starting from the beginning of the part | ||
| 9022 | 2026.02.06 01:24:46.891844 [ 197 ] {fb4d60fc-202c-4b3b-b72e-c67fc122b90a::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 43 rows starting from the beginning of the part | ||
| 9023 | 2026.02.06 01:24:46.891888 [ 197 ] {fb4d60fc-202c-4b3b-b72e-c67fc122b90a::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 133 rows starting from the beginning of the part | ||
| 9024 | 2026.02.06 01:24:46.891930 [ 197 ] {fb4d60fc-202c-4b3b-b72e-c67fc122b90a::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 41 rows starting from the beginning of the part | ||
| 9025 | 2026.02.06 01:24:46.892147 [ 4 ] {519c7e8e-2fa8-4421-866c-c88c89762761} <Trace> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9026 | 2026.02.06 01:24:46.892189 [ 4 ] {519c7e8e-2fa8-4421-866c-c88c89762761} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 9027 | 2026.02.06 01:24:46.892505 [ 4 ] {519c7e8e-2fa8-4421-866c-c88c89762761} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 9028 | 2026.02.06 01:24:46.892795 [ 4 ] {519c7e8e-2fa8-4421-866c-c88c89762761} <Trace> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9029 | 2026.02.06 01:24:46.892854 [ 199 ] {fb4d60fc-202c-4b3b-b72e-c67fc122b90a::all_1_55_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 597 rows, containing 5 columns (5 merged, 0 gathered) in 0.001368509 sec., 436241.19388327 rows/sec., 29.38 MiB/sec. | ||
| 9030 | 2026.02.06 01:24:46.892934 [ 4 ] {519c7e8e-2fa8-4421-866c-c88c89762761} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001304 sec., 80521.47239263804 rows/sec., 6.29 MiB/sec. | ||
| 9031 | 2026.02.06 01:24:46.892978 [ 4 ] {519c7e8e-2fa8-4421-866c-c88c89762761} <Debug> TCPHandler: Processed in 0.00149172 sec. | ||
| 9032 | 2026.02.06 01:24:46.893048 [ 193 ] {fb4d60fc-202c-4b3b-b72e-c67fc122b90a::all_1_55_11} <Trace> MergedBlockOutputStream: filled checksums all_1_55_11 (state Temporary) | ||
| 9033 | 2026.02.06 01:24:46.893095 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9034 | 2026.02.06 01:24:46.893198 [ 4 ] {40a9149b-689d-4d37-9c07-900e9c9882fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9035 | 2026.02.06 01:24:46.893244 [ 4 ] {40a9149b-689d-4d37-9c07-900e9c9882fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9036 | 2026.02.06 01:24:46.893365 [ 193 ] {fb4d60fc-202c-4b3b-b72e-c67fc122b90a::all_1_55_11} <Trace> oximeter.fields_u16 (fb4d60fc-202c-4b3b-b72e-c67fc122b90a): Renaming temporary part tmp_merge_all_1_55_11 to all_1_55_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9037 | 2026.02.06 01:24:46.893439 [ 193 ] {fb4d60fc-202c-4b3b-b72e-c67fc122b90a::all_1_55_11} <Trace> oximeter.fields_u16 (fb4d60fc-202c-4b3b-b72e-c67fc122b90a) (MergerMutator): Merged 6 parts: [all_1_50_10, all_55_55_0] -> all_1_55_11 | ||
| 9038 | 2026.02.06 01:24:46.893519 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 9039 | 2026.02.06 01:24:46.893668 [ 4 ] {40a9149b-689d-4d37-9c07-900e9c9882fa} <Trace> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9040 | 2026.02.06 01:24:46.893710 [ 4 ] {40a9149b-689d-4d37-9c07-900e9c9882fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 9041 | 2026.02.06 01:24:46.894060 [ 4 ] {40a9149b-689d-4d37-9c07-900e9c9882fa} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 9042 | 2026.02.06 01:24:46.894293 [ 4 ] {40a9149b-689d-4d37-9c07-900e9c9882fa} <Trace> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9043 | 2026.02.06 01:24:46.894424 [ 4 ] {40a9149b-689d-4d37-9c07-900e9c9882fa} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001246 sec., 128410.91492776887 rows/sec., 8.94 MiB/sec. | ||
| 9044 | 2026.02.06 01:24:46.894462 [ 4 ] {40a9149b-689d-4d37-9c07-900e9c9882fa} <Debug> TCPHandler: Processed in 0.00141621 sec. | ||
| 9045 | 2026.02.06 01:24:46.894573 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9046 | 2026.02.06 01:24:46.894667 [ 4 ] {0ea33475-7e46-4fd3-a628-f8c1e14d5354} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9047 | 2026.02.06 01:24:46.894723 [ 4 ] {0ea33475-7e46-4fd3-a628-f8c1e14d5354} <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 | ||
| 9048 | 2026.02.06 01:24:46.895602 [ 4 ] {0ea33475-7e46-4fd3-a628-f8c1e14d5354} <Trace> oximeter.measurements_histogramu64 (97144b8f-900e-4825-92d0-28bf27d1d4ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9049 | 2026.02.06 01:24:46.895645 [ 4 ] {0ea33475-7e46-4fd3-a628-f8c1e14d5354} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 9050 | 2026.02.06 01:24:46.896212 [ 4 ] {0ea33475-7e46-4fd3-a628-f8c1e14d5354} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 9051 | 2026.02.06 01:24:46.896435 [ 4 ] {0ea33475-7e46-4fd3-a628-f8c1e14d5354} <Trace> oximeter.measurements_histogramu64 (97144b8f-900e-4825-92d0-28bf27d1d4ae): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9052 | 2026.02.06 01:24:46.896572 [ 4 ] {0ea33475-7e46-4fd3-a628-f8c1e14d5354} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001922 sec., 21331.94588969823 rows/sec., 38.23 MiB/sec. | ||
| 9053 | 2026.02.06 01:24:46.896635 [ 4 ] {0ea33475-7e46-4fd3-a628-f8c1e14d5354} <Debug> TCPHandler: Processed in 0.002112854 sec. | ||
| 9054 | 2026.02.06 01:24:46.896750 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9055 | 2026.02.06 01:24:46.896846 [ 4 ] {5ae234d3-6f1d-4e2d-9a3b-b9c987f215ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9056 | 2026.02.06 01:24:46.896887 [ 4 ] {5ae234d3-6f1d-4e2d-9a3b-b9c987f215ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9057 | 2026.02.06 01:24:46.897227 [ 4 ] {5ae234d3-6f1d-4e2d-9a3b-b9c987f215ca} <Trace> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9058 | 2026.02.06 01:24:46.897263 [ 4 ] {5ae234d3-6f1d-4e2d-9a3b-b9c987f215ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 9059 | 2026.02.06 01:24:46.897584 [ 4 ] {5ae234d3-6f1d-4e2d-9a3b-b9c987f215ca} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 9060 | 2026.02.06 01:24:46.897794 [ 4 ] {5ae234d3-6f1d-4e2d-9a3b-b9c987f215ca} <Trace> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9061 | 2026.02.06 01:24:46.897922 [ 4 ] {5ae234d3-6f1d-4e2d-9a3b-b9c987f215ca} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001095 sec., 54794.520547945205 rows/sec., 3.69 MiB/sec. | ||
| 9062 | 2026.02.06 01:24:46.897958 [ 4 ] {5ae234d3-6f1d-4e2d-9a3b-b9c987f215ca} <Debug> TCPHandler: Processed in 0.001257588 sec. | ||
| 9063 | 2026.02.06 01:24:47.173540 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 302 | ||
| 9064 | 2026.02.06 01:24:47.190590 [ 244 ] {} <Trace> system.metric_log (b13c6af1-b368-46ee-88e3-e8b49f18365b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9065 | 2026.02.06 01:24:47.190633 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 9066 | 2026.02.06 01:24:47.196799 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 9067 | 2026.02.06 01:24:47.197495 [ 244 ] {} <Trace> system.metric_log (b13c6af1-b368-46ee-88e3-e8b49f18365b): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9068 | 2026.02.06 01:24:47.200265 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 302 | ||
| 9069 | 2026.02.06 01:24:51.906170 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9070 | 2026.02.06 01:24:51.906454 [ 4 ] {5d3cdfb4-074d-4c5b-ad1a-3e116801bc68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9071 | 2026.02.06 01:24:51.906560 [ 4 ] {5d3cdfb4-074d-4c5b-ad1a-3e116801bc68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9072 | 2026.02.06 01:24:51.907758 [ 4 ] {5d3cdfb4-074d-4c5b-ad1a-3e116801bc68} <Trace> oximeter.fields_i16 (104ba66f-7843-4e50-a9a9-abb40c455f87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9073 | 2026.02.06 01:24:51.907829 [ 4 ] {5d3cdfb4-074d-4c5b-ad1a-3e116801bc68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 9074 | 2026.02.06 01:24:51.908511 [ 4 ] {5d3cdfb4-074d-4c5b-ad1a-3e116801bc68} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 9075 | 2026.02.06 01:24:51.908899 [ 4 ] {5d3cdfb4-074d-4c5b-ad1a-3e116801bc68} <Trace> oximeter.fields_i16 (104ba66f-7843-4e50-a9a9-abb40c455f87): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9076 | 2026.02.06 01:24:51.909146 [ 4 ] {5d3cdfb4-074d-4c5b-ad1a-3e116801bc68} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.002766 sec., 96167.75126536515 rows/sec., 6.11 MiB/sec. | ||
| 9077 | 2026.02.06 01:24:51.909240 [ 4 ] {5d3cdfb4-074d-4c5b-ad1a-3e116801bc68} <Debug> TCPHandler: Processed in 0.003290212 sec. | ||
| 9078 | 2026.02.06 01:24:51.909453 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9079 | 2026.02.06 01:24:51.909597 [ 4 ] {fa4fb3ee-a663-44e0-a3f2-8462746cf4f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9080 | 2026.02.06 01:24:51.909662 [ 4 ] {fa4fb3ee-a663-44e0-a3f2-8462746cf4f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9081 | 2026.02.06 01:24:51.911080 [ 4 ] {fa4fb3ee-a663-44e0-a3f2-8462746cf4f9} <Trace> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9082 | 2026.02.06 01:24:51.911132 [ 4 ] {fa4fb3ee-a663-44e0-a3f2-8462746cf4f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 9083 | 2026.02.06 01:24:51.911734 [ 4 ] {fa4fb3ee-a663-44e0-a3f2-8462746cf4f9} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 9084 | 2026.02.06 01:24:51.912123 [ 4 ] {fa4fb3ee-a663-44e0-a3f2-8462746cf4f9} <Trace> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9085 | 2026.02.06 01:24:51.912338 [ 4 ] {fa4fb3ee-a663-44e0-a3f2-8462746cf4f9} <Debug> executeQuery: Read 752 rows, 60.56 KiB in 0.002776 sec., 270893.3717579251 rows/sec., 21.31 MiB/sec. | ||
| 9086 | 2026.02.06 01:24:51.912410 [ 4 ] {fa4fb3ee-a663-44e0-a3f2-8462746cf4f9} <Debug> TCPHandler: Processed in 0.003030281 sec. | ||
| 9087 | 2026.02.06 01:24:51.912612 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9088 | 2026.02.06 01:24:51.912771 [ 4 ] {4f103f26-2d92-43ed-aa3e-b84e4058d215} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9089 | 2026.02.06 01:24:51.912841 [ 4 ] {4f103f26-2d92-43ed-aa3e-b84e4058d215} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9090 | 2026.02.06 01:24:51.913588 [ 4 ] {4f103f26-2d92-43ed-aa3e-b84e4058d215} <Trace> oximeter.fields_u16 (fb4d60fc-202c-4b3b-b72e-c67fc122b90a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9091 | 2026.02.06 01:24:51.913638 [ 4 ] {4f103f26-2d92-43ed-aa3e-b84e4058d215} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 9092 | 2026.02.06 01:24:51.914167 [ 4 ] {4f103f26-2d92-43ed-aa3e-b84e4058d215} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 9093 | 2026.02.06 01:24:51.914526 [ 4 ] {4f103f26-2d92-43ed-aa3e-b84e4058d215} <Trace> oximeter.fields_u16 (fb4d60fc-202c-4b3b-b72e-c67fc122b90a): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9094 | 2026.02.06 01:24:51.914752 [ 4 ] {4f103f26-2d92-43ed-aa3e-b84e4058d215} <Debug> executeQuery: Read 133 rows, 8.00 KiB in 0.00202 sec., 65841.58415841583 rows/sec., 3.87 MiB/sec. | ||
| 9095 | 2026.02.06 01:24:51.914822 [ 4 ] {4f103f26-2d92-43ed-aa3e-b84e4058d215} <Debug> TCPHandler: Processed in 0.002289796 sec. | ||
| 9096 | 2026.02.06 01:24:51.915017 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9097 | 2026.02.06 01:24:51.915157 [ 4 ] {73366205-cd13-41c9-b735-2151f95b4634} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9098 | 2026.02.06 01:24:51.915221 [ 4 ] {73366205-cd13-41c9-b735-2151f95b4634} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9099 | 2026.02.06 01:24:51.915968 [ 4 ] {73366205-cd13-41c9-b735-2151f95b4634} <Trace> oximeter.fields_u32 (efacbb35-87c4-45a6-b25f-cea415d7aebd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9100 | 2026.02.06 01:24:51.916022 [ 4 ] {73366205-cd13-41c9-b735-2151f95b4634} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 9101 | 2026.02.06 01:24:51.916600 [ 4 ] {73366205-cd13-41c9-b735-2151f95b4634} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 9102 | 2026.02.06 01:24:51.917065 [ 4 ] {73366205-cd13-41c9-b735-2151f95b4634} <Trace> oximeter.fields_u32 (efacbb35-87c4-45a6-b25f-cea415d7aebd): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9103 | 2026.02.06 01:24:51.917302 [ 4 ] {73366205-cd13-41c9-b735-2151f95b4634} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.002175 sec., 64367.816091954024 rows/sec., 4.16 MiB/sec. | ||
| 9104 | 2026.02.06 01:24:51.917374 [ 4 ] {73366205-cd13-41c9-b735-2151f95b4634} <Debug> TCPHandler: Processed in 0.002432236 sec. | ||
| 9105 | 2026.02.06 01:24:51.917590 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9106 | 2026.02.06 01:24:51.917748 [ 4 ] {87f3803a-642c-4f66-8d96-90eb4429238e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9107 | 2026.02.06 01:24:51.917817 [ 4 ] {87f3803a-642c-4f66-8d96-90eb4429238e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9108 | 2026.02.06 01:24:51.918493 [ 4 ] {87f3803a-642c-4f66-8d96-90eb4429238e} <Trace> oximeter.fields_u8 (7e40da4e-3721-4df5-9ad4-b5e43542e087): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9109 | 2026.02.06 01:24:51.918543 [ 4 ] {87f3803a-642c-4f66-8d96-90eb4429238e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 9110 | 2026.02.06 01:24:51.919106 [ 4 ] {87f3803a-642c-4f66-8d96-90eb4429238e} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 9111 | 2026.02.06 01:24:51.919455 [ 4 ] {87f3803a-642c-4f66-8d96-90eb4429238e} <Trace> oximeter.fields_u8 (7e40da4e-3721-4df5-9ad4-b5e43542e087): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9112 | 2026.02.06 01:24:51.919654 [ 4 ] {87f3803a-642c-4f66-8d96-90eb4429238e} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001943 sec., 71538.85743695316 rows/sec., 4.07 MiB/sec. | ||
| 9113 | 2026.02.06 01:24:51.919711 [ 4 ] {87f3803a-642c-4f66-8d96-90eb4429238e} <Debug> TCPHandler: Processed in 0.002213426 sec. | ||
| 9114 | 2026.02.06 01:24:51.919885 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9115 | 2026.02.06 01:24:51.920014 [ 4 ] {32308d87-00c7-412e-bbc3-fc93f67e0648} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9116 | 2026.02.06 01:24:51.920072 [ 4 ] {32308d87-00c7-412e-bbc3-fc93f67e0648} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9117 | 2026.02.06 01:24:51.920966 [ 4 ] {32308d87-00c7-412e-bbc3-fc93f67e0648} <Trace> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9118 | 2026.02.06 01:24:51.921012 [ 4 ] {32308d87-00c7-412e-bbc3-fc93f67e0648} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 9119 | 2026.02.06 01:24:51.921486 [ 4 ] {32308d87-00c7-412e-bbc3-fc93f67e0648} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 9120 | 2026.02.06 01:24:51.921794 [ 4 ] {32308d87-00c7-412e-bbc3-fc93f67e0648} <Trace> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9121 | 2026.02.06 01:24:51.921995 [ 4 ] {32308d87-00c7-412e-bbc3-fc93f67e0648} <Debug> executeQuery: Read 463 rows, 33.28 KiB in 0.002013 sec., 230004.96770988574 rows/sec., 16.15 MiB/sec. | ||
| 9122 | 2026.02.06 01:24:51.922055 [ 4 ] {32308d87-00c7-412e-bbc3-fc93f67e0648} <Debug> TCPHandler: Processed in 0.002235325 sec. | ||
| 9123 | 2026.02.06 01:24:51.922236 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9124 | 2026.02.06 01:24:51.922419 [ 4 ] {650f5104-286b-4597-bb75-5747a752daa8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 9125 | 2026.02.06 01:24:51.922490 [ 4 ] {650f5104-286b-4597-bb75-5747a752daa8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 9126 | 2026.02.06 01:24:51.923071 [ 4 ] {650f5104-286b-4597-bb75-5747a752daa8} <Trace> oximeter.measurements_bool (a3a47353-bd4a-4bc2-8c37-5164375cd607): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9127 | 2026.02.06 01:24:51.923121 [ 4 ] {650f5104-286b-4597-bb75-5747a752daa8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 9128 | 2026.02.06 01:24:51.923642 [ 4 ] {650f5104-286b-4597-bb75-5747a752daa8} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 9129 | 2026.02.06 01:24:51.924030 [ 4 ] {650f5104-286b-4597-bb75-5747a752daa8} <Trace> oximeter.measurements_bool (a3a47353-bd4a-4bc2-8c37-5164375cd607): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9130 | 2026.02.06 01:24:51.924229 [ 4 ] {650f5104-286b-4597-bb75-5747a752daa8} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001889 sec., 3176.283748014823 rows/sec., 165.95 KiB/sec. | ||
| 9131 | 2026.02.06 01:24:51.924283 [ 4 ] {650f5104-286b-4597-bb75-5747a752daa8} <Debug> TCPHandler: Processed in 0.002116414 sec. | ||
| 9132 | 2026.02.06 01:24:51.924451 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9133 | 2026.02.06 01:24:51.924636 [ 4 ] {42d0eb24-519c-487e-b010-b8317d53f4b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9134 | 2026.02.06 01:24:51.924702 [ 4 ] {42d0eb24-519c-487e-b010-b8317d53f4b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9135 | 2026.02.06 01:24:51.925383 [ 4 ] {42d0eb24-519c-487e-b010-b8317d53f4b3} <Trace> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9136 | 2026.02.06 01:24:51.925434 [ 4 ] {42d0eb24-519c-487e-b010-b8317d53f4b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 9137 | 2026.02.06 01:24:51.926055 [ 4 ] {42d0eb24-519c-487e-b010-b8317d53f4b3} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 9138 | 2026.02.06 01:24:51.926402 [ 4 ] {42d0eb24-519c-487e-b010-b8317d53f4b3} <Trace> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9139 | 2026.02.06 01:24:51.926614 [ 4 ] {42d0eb24-519c-487e-b010-b8317d53f4b3} <Debug> executeQuery: Read 258 rows, 17.59 KiB in 0.002042 sec., 126346.71890303624 rows/sec., 8.41 MiB/sec. | ||
| 9140 | 2026.02.06 01:24:51.926674 [ 4 ] {42d0eb24-519c-487e-b010-b8317d53f4b3} <Debug> TCPHandler: Processed in 0.002290146 sec. | ||
| 9141 | 2026.02.06 01:24:51.926875 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9142 | 2026.02.06 01:24:51.927027 [ 4 ] {a9499d78-349d-4551-8bdc-9edae870c56b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 9143 | 2026.02.06 01:24:51.927092 [ 4 ] {a9499d78-349d-4551-8bdc-9edae870c56b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 9144 | 2026.02.06 01:24:51.927969 [ 4 ] {a9499d78-349d-4551-8bdc-9edae870c56b} <Trace> oximeter.measurements_f64 (2afa91c6-7a6c-42cf-84ca-7476e88b4c4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9145 | 2026.02.06 01:24:51.928021 [ 4 ] {a9499d78-349d-4551-8bdc-9edae870c56b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 9146 | 2026.02.06 01:24:51.928472 [ 4 ] {a9499d78-349d-4551-8bdc-9edae870c56b} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 9147 | 2026.02.06 01:24:51.928841 [ 4 ] {a9499d78-349d-4551-8bdc-9edae870c56b} <Trace> oximeter.measurements_f64 (2afa91c6-7a6c-42cf-84ca-7476e88b4c4e): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9148 | 2026.02.06 01:24:51.929054 [ 4 ] {a9499d78-349d-4551-8bdc-9edae870c56b} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.002057 sec., 486.14487117160917 rows/sec., 32.76 KiB/sec. | ||
| 9149 | 2026.02.06 01:24:51.929114 [ 4 ] {a9499d78-349d-4551-8bdc-9edae870c56b} <Debug> TCPHandler: Processed in 0.002333627 sec. | ||
| 9150 | 2026.02.06 01:24:51.929293 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9151 | 2026.02.06 01:24:51.929429 [ 4 ] {97a57101-54f0-4502-9944-13eb1d2d3cbb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9152 | 2026.02.06 01:24:51.929495 [ 4 ] {97a57101-54f0-4502-9944-13eb1d2d3cbb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9153 | 2026.02.06 01:24:51.930012 [ 4 ] {97a57101-54f0-4502-9944-13eb1d2d3cbb} <Trace> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9154 | 2026.02.06 01:24:51.930065 [ 4 ] {97a57101-54f0-4502-9944-13eb1d2d3cbb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 9155 | 2026.02.06 01:24:51.930533 [ 4 ] {97a57101-54f0-4502-9944-13eb1d2d3cbb} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 9156 | 2026.02.06 01:24:51.930846 [ 4 ] {97a57101-54f0-4502-9944-13eb1d2d3cbb} <Trace> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9157 | 2026.02.06 01:24:51.931055 [ 4 ] {97a57101-54f0-4502-9944-13eb1d2d3cbb} <Debug> executeQuery: Read 88 rows, 5.66 KiB in 0.001656 sec., 53140.09661835749 rows/sec., 3.34 MiB/sec. | ||
| 9158 | 2026.02.06 01:24:51.931114 [ 4 ] {97a57101-54f0-4502-9944-13eb1d2d3cbb} <Debug> TCPHandler: Processed in 0.001891203 sec. | ||
| 9159 | 2026.02.06 01:24:52.834462 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37123 | ||
| 9160 | 2026.02.06 01:24:52.834572 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9161 | 2026.02.06 01:24:52.834600 [ 286 ] {} <Debug> TCP-Session: bef0bca3-14ec-4602-bf04-2f389fa0a11d Authenticating user 'default' from [fd00:1122:3344:101::e]:37123 | ||
| 9162 | 2026.02.06 01:24:52.834623 [ 286 ] {} <Debug> TCP-Session: bef0bca3-14ec-4602-bf04-2f389fa0a11d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9163 | 2026.02.06 01:24:52.834642 [ 286 ] {} <Debug> TCP-Session: bef0bca3-14ec-4602-bf04-2f389fa0a11d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9164 | 2026.02.06 01:24:52.834838 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64927 | ||
| 9165 | 2026.02.06 01:24:52.834855 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49143 | ||
| 9166 | 2026.02.06 01:24:52.834888 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57800 | ||
| 9167 | 2026.02.06 01:24:52.834917 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52500 | ||
| 9168 | 2026.02.06 01:24:52.834926 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53394 | ||
| 9169 | 2026.02.06 01:24:52.834960 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9170 | 2026.02.06 01:24:52.834986 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9171 | 2026.02.06 01:24:52.834991 [ 286 ] {} <Trace> TCP-Session: bef0bca3-14ec-4602-bf04-2f389fa0a11d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9172 | 2026.02.06 01:24:52.835010 [ 287 ] {} <Debug> TCP-Session: 3029f962-e7d0-48e6-a58e-7ae62af3c1a2 Authenticating user 'default' from [fd00:1122:3344:101::e]:64927 | ||
| 9173 | 2026.02.06 01:24:52.835021 [ 350 ] {} <Debug> TCP-Session: d2d769ec-15f3-4fff-80e4-c447c8523746 Authenticating user 'default' from [fd00:1122:3344:101::e]:57800 | ||
| 9174 | 2026.02.06 01:24:52.834922 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49716 | ||
| 9175 | 2026.02.06 01:24:52.835071 [ 350 ] {} <Debug> TCP-Session: d2d769ec-15f3-4fff-80e4-c447c8523746 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9176 | 2026.02.06 01:24:52.835062 [ 287 ] {} <Debug> TCP-Session: 3029f962-e7d0-48e6-a58e-7ae62af3c1a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9177 | 2026.02.06 01:24:52.835115 [ 350 ] {} <Debug> TCP-Session: d2d769ec-15f3-4fff-80e4-c447c8523746 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9178 | 2026.02.06 01:24:52.835135 [ 287 ] {} <Debug> TCP-Session: 3029f962-e7d0-48e6-a58e-7ae62af3c1a2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9179 | 2026.02.06 01:24:52.834919 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48491 | ||
| 9180 | 2026.02.06 01:24:52.834878 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57151 | ||
| 9181 | 2026.02.06 01:24:52.834962 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9182 | 2026.02.06 01:24:52.835215 [ 286 ] {3ab23f60-4bcc-4efd-98e0-1bc669f2bf38} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:37123) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 9183 | 2026.02.06 01:24:52.835273 [ 288 ] {} <Debug> TCP-Session: 7c8b0d42-695b-44dc-8c61-addf3e727812 Authenticating user 'default' from [fd00:1122:3344:101::e]:49143 | ||
| 9184 | 2026.02.06 01:24:52.835338 [ 288 ] {} <Debug> TCP-Session: 7c8b0d42-695b-44dc-8c61-addf3e727812 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9185 | 2026.02.06 01:24:52.835357 [ 288 ] {} <Debug> TCP-Session: 7c8b0d42-695b-44dc-8c61-addf3e727812 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9186 | 2026.02.06 01:24:52.835601 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9187 | 2026.02.06 01:24:52.835626 [ 286 ] {3ab23f60-4bcc-4efd-98e0-1bc669f2bf38} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 9188 | 2026.02.06 01:24:52.835640 [ 289 ] {} <Debug> TCP-Session: f0ec86d4-ee01-439a-b86b-8d3001534c4a Authenticating user 'default' from [fd00:1122:3344:101::e]:57151 | ||
| 9189 | 2026.02.06 01:24:52.835680 [ 289 ] {} <Debug> TCP-Session: f0ec86d4-ee01-439a-b86b-8d3001534c4a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9190 | 2026.02.06 01:24:52.835693 [ 289 ] {} <Debug> TCP-Session: f0ec86d4-ee01-439a-b86b-8d3001534c4a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9191 | 2026.02.06 01:24:52.835696 [ 286 ] {3ab23f60-4bcc-4efd-98e0-1bc669f2bf38} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9192 | 2026.02.06 01:24:52.835718 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9193 | 2026.02.06 01:24:52.835751 [ 351 ] {} <Debug> TCP-Session: bbd99c32-1e64-4336-a68a-ac19be9470f1 Authenticating user 'default' from [fd00:1122:3344:101::e]:48491 | ||
| 9194 | 2026.02.06 01:24:52.835768 [ 351 ] {} <Debug> TCP-Session: bbd99c32-1e64-4336-a68a-ac19be9470f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9195 | 2026.02.06 01:24:52.835787 [ 351 ] {} <Debug> TCP-Session: bbd99c32-1e64-4336-a68a-ac19be9470f1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9196 | 2026.02.06 01:24:52.835847 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9197 | 2026.02.06 01:24:52.835884 [ 353 ] {} <Debug> TCP-Session: 398c7422-2fe1-4f1e-bd84-0fcac812007f Authenticating user 'default' from [fd00:1122:3344:101::e]:52500 | ||
| 9198 | 2026.02.06 01:24:52.835902 [ 353 ] {} <Debug> TCP-Session: 398c7422-2fe1-4f1e-bd84-0fcac812007f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9199 | 2026.02.06 01:24:52.835914 [ 353 ] {} <Debug> TCP-Session: 398c7422-2fe1-4f1e-bd84-0fcac812007f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9200 | 2026.02.06 01:24:52.836018 [ 286 ] {3ab23f60-4bcc-4efd-98e0-1bc669f2bf38} <Debug> oximeter.version (50fdcec2-7951-44c4-a709-a779380e237d) (SelectExecutor): Key condition: unknown | ||
| 9201 | 2026.02.06 01:24:52.836123 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9202 | 2026.02.06 01:24:52.836157 [ 354 ] {} <Debug> TCP-Session: 50458aea-4753-4981-a46e-a933d45c4875 Authenticating user 'default' from [fd00:1122:3344:101::e]:53394 | ||
| 9203 | 2026.02.06 01:24:52.836173 [ 354 ] {} <Debug> TCP-Session: 50458aea-4753-4981-a46e-a933d45c4875 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9204 | 2026.02.06 01:24:52.836188 [ 354 ] {} <Debug> TCP-Session: 50458aea-4753-4981-a46e-a933d45c4875 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9205 | 2026.02.06 01:24:52.836253 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9206 | 2026.02.06 01:24:52.836303 [ 352 ] {} <Debug> TCP-Session: c8ffb03d-af1c-4d08-ac4b-21a485b4d49c Authenticating user 'default' from [fd00:1122:3344:101::e]:49716 | ||
| 9207 | 2026.02.06 01:24:52.836327 [ 352 ] {} <Debug> TCP-Session: c8ffb03d-af1c-4d08-ac4b-21a485b4d49c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9208 | 2026.02.06 01:24:52.836340 [ 352 ] {} <Debug> TCP-Session: c8ffb03d-af1c-4d08-ac4b-21a485b4d49c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9209 | 2026.02.06 01:24:52.836966 [ 312 ] {3ab23f60-4bcc-4efd-98e0-1bc669f2bf38} <Trace> AggregatingTransform: Aggregating | ||
| 9210 | 2026.02.06 01:24:52.837007 [ 312 ] {3ab23f60-4bcc-4efd-98e0-1bc669f2bf38} <Trace> Aggregator: Aggregation method: without_key | ||
| 9211 | 2026.02.06 01:24:52.837040 [ 312 ] {3ab23f60-4bcc-4efd-98e0-1bc669f2bf38} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000914477 sec. (1093.521 rows/sec., 42.72 KiB/sec.) | ||
| 9212 | 2026.02.06 01:24:52.837057 [ 312 ] {3ab23f60-4bcc-4efd-98e0-1bc669f2bf38} <Trace> Aggregator: Merging aggregated data | ||
| 9213 | 2026.02.06 01:24:52.838828 [ 286 ] {3ab23f60-4bcc-4efd-98e0-1bc669f2bf38} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00369 sec., 271.00271002710025 rows/sec., 10.59 KiB/sec. | ||
| 9214 | 2026.02.06 01:24:52.838945 [ 286 ] {3ab23f60-4bcc-4efd-98e0-1bc669f2bf38} <Debug> TCPHandler: Processed in 0.004096348 sec. | ||
| 9215 | 2026.02.06 01:24:52.839044 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9216 | 2026.02.06 01:24:52.839072 [ 286 ] {} <Debug> TCP-Session: bef0bca3-14ec-4602-bf04-2f389fa0a11d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9217 | 2026.02.06 01:24:52.839089 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9218 | 2026.02.06 01:24:52.839102 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9219 | 2026.02.06 01:24:52.839126 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9220 | 2026.02.06 01:24:52.839148 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9221 | 2026.02.06 01:24:52.839166 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9222 | 2026.02.06 01:24:52.839186 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9223 | 2026.02.06 01:24:52.839198 [ 350 ] {} <Debug> TCP-Session: d2d769ec-15f3-4fff-80e4-c447c8523746 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9224 | 2026.02.06 01:24:52.839215 [ 351 ] {} <Debug> TCP-Session: bbd99c32-1e64-4336-a68a-ac19be9470f1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9225 | 2026.02.06 01:24:52.839179 [ 289 ] {} <Debug> TCP-Session: f0ec86d4-ee01-439a-b86b-8d3001534c4a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9226 | 2026.02.06 01:24:52.839254 [ 352 ] {} <Debug> TCP-Session: c8ffb03d-af1c-4d08-ac4b-21a485b4d49c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9227 | 2026.02.06 01:24:52.839159 [ 287 ] {} <Debug> TCP-Session: 3029f962-e7d0-48e6-a58e-7ae62af3c1a2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9228 | 2026.02.06 01:24:52.839131 [ 288 ] {} <Debug> TCP-Session: 7c8b0d42-695b-44dc-8c61-addf3e727812 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9229 | 2026.02.06 01:24:52.839100 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9230 | 2026.02.06 01:24:52.839203 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9231 | 2026.02.06 01:24:52.839392 [ 354 ] {} <Debug> TCP-Session: 50458aea-4753-4981-a46e-a933d45c4875 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9232 | 2026.02.06 01:24:52.839407 [ 353 ] {} <Debug> TCP-Session: 398c7422-2fe1-4f1e-bd84-0fcac812007f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9233 | 2026.02.06 01:24:52.878755 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48584 | ||
| 9234 | 2026.02.06 01:24:52.878867 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9235 | 2026.02.06 01:24:52.878898 [ 286 ] {} <Debug> TCP-Session: f4617632-11c1-43eb-93fa-d7e6ba96b2ca Authenticating user 'default' from [fd00:1122:3344:101::e]:48584 | ||
| 9236 | 2026.02.06 01:24:52.878922 [ 286 ] {} <Debug> TCP-Session: f4617632-11c1-43eb-93fa-d7e6ba96b2ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9237 | 2026.02.06 01:24:52.878938 [ 286 ] {} <Debug> TCP-Session: f4617632-11c1-43eb-93fa-d7e6ba96b2ca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9238 | 2026.02.06 01:24:52.879160 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55709 | ||
| 9239 | 2026.02.06 01:24:52.879169 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41671 | ||
| 9240 | 2026.02.06 01:24:52.879190 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62325 | ||
| 9241 | 2026.02.06 01:24:52.879218 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59315 | ||
| 9242 | 2026.02.06 01:24:52.879240 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59496 | ||
| 9243 | 2026.02.06 01:24:52.879292 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9244 | 2026.02.06 01:24:52.879306 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9245 | 2026.02.06 01:24:52.879268 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9246 | 2026.02.06 01:24:52.879335 [ 350 ] {} <Debug> TCP-Session: 74f1002b-f472-4dbb-9d45-1ecfd9200e46 Authenticating user 'default' from [fd00:1122:3344:101::e]:62325 | ||
| 9247 | 2026.02.06 01:24:52.879344 [ 353 ] {} <Debug> TCP-Session: 6b76dd24-d969-4060-ba36-be9bc35d2b21 Authenticating user 'default' from [fd00:1122:3344:101::e]:59315 | ||
| 9248 | 2026.02.06 01:24:52.879355 [ 289 ] {} <Debug> TCP-Session: d9ff5701-db02-4684-b5b5-c8d31132c288 Authenticating user 'default' from [fd00:1122:3344:101::e]:41671 | ||
| 9249 | 2026.02.06 01:24:52.879370 [ 350 ] {} <Debug> TCP-Session: 74f1002b-f472-4dbb-9d45-1ecfd9200e46 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9250 | 2026.02.06 01:24:52.879387 [ 289 ] {} <Debug> TCP-Session: d9ff5701-db02-4684-b5b5-c8d31132c288 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9251 | 2026.02.06 01:24:52.879383 [ 353 ] {} <Debug> TCP-Session: 6b76dd24-d969-4060-ba36-be9bc35d2b21 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9252 | 2026.02.06 01:24:52.879400 [ 350 ] {} <Debug> TCP-Session: 74f1002b-f472-4dbb-9d45-1ecfd9200e46 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9253 | 2026.02.06 01:24:52.879411 [ 289 ] {} <Debug> TCP-Session: d9ff5701-db02-4684-b5b5-c8d31132c288 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9254 | 2026.02.06 01:24:52.879417 [ 353 ] {} <Debug> TCP-Session: 6b76dd24-d969-4060-ba36-be9bc35d2b21 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9255 | 2026.02.06 01:24:52.879387 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9256 | 2026.02.06 01:24:52.879231 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9257 | 2026.02.06 01:24:52.879224 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52706 | ||
| 9258 | 2026.02.06 01:24:52.879515 [ 288 ] {} <Debug> TCP-Session: 94ed074a-abea-40a5-8eb5-d0c92a95222a Authenticating user 'default' from [fd00:1122:3344:101::e]:55709 | ||
| 9259 | 2026.02.06 01:24:52.879504 [ 354 ] {} <Debug> TCP-Session: 2dd1ec0e-6ab1-42f6-ac32-6b8d5e0dcca4 Authenticating user 'default' from [fd00:1122:3344:101::e]:59496 | ||
| 9260 | 2026.02.06 01:24:52.879552 [ 288 ] {} <Debug> TCP-Session: 94ed074a-abea-40a5-8eb5-d0c92a95222a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9261 | 2026.02.06 01:24:52.879205 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46406 | ||
| 9262 | 2026.02.06 01:24:52.879596 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9263 | 2026.02.06 01:24:52.879586 [ 354 ] {} <Debug> TCP-Session: 2dd1ec0e-6ab1-42f6-ac32-6b8d5e0dcca4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9264 | 2026.02.06 01:24:52.879648 [ 352 ] {} <Debug> TCP-Session: 31ce64b7-3e2b-44dc-bad0-bafcfa974d56 Authenticating user 'default' from [fd00:1122:3344:101::e]:52706 | ||
| 9265 | 2026.02.06 01:24:52.879669 [ 354 ] {} <Debug> TCP-Session: 2dd1ec0e-6ab1-42f6-ac32-6b8d5e0dcca4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9266 | 2026.02.06 01:24:52.879682 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9267 | 2026.02.06 01:24:52.879694 [ 352 ] {} <Debug> TCP-Session: 31ce64b7-3e2b-44dc-bad0-bafcfa974d56 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9268 | 2026.02.06 01:24:52.879175 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39443 | ||
| 9269 | 2026.02.06 01:24:52.879719 [ 351 ] {} <Debug> TCP-Session: 3e7e2760-2cb3-4bff-90ed-d1f4be4dc9f4 Authenticating user 'default' from [fd00:1122:3344:101::e]:46406 | ||
| 9270 | 2026.02.06 01:24:52.879724 [ 352 ] {} <Debug> TCP-Session: 31ce64b7-3e2b-44dc-bad0-bafcfa974d56 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9271 | 2026.02.06 01:24:52.879767 [ 351 ] {} <Debug> TCP-Session: 3e7e2760-2cb3-4bff-90ed-d1f4be4dc9f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9272 | 2026.02.06 01:24:52.879788 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9273 | 2026.02.06 01:24:52.879585 [ 288 ] {} <Debug> TCP-Session: 94ed074a-abea-40a5-8eb5-d0c92a95222a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9274 | 2026.02.06 01:24:52.879808 [ 351 ] {} <Debug> TCP-Session: 3e7e2760-2cb3-4bff-90ed-d1f4be4dc9f4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9275 | 2026.02.06 01:24:52.879819 [ 287 ] {} <Debug> TCP-Session: ade4a813-ba2c-4c47-811c-4a924536f278 Authenticating user 'default' from [fd00:1122:3344:101::e]:39443 | ||
| 9276 | 2026.02.06 01:24:52.879238 [ 286 ] {} <Trace> TCP-Session: f4617632-11c1-43eb-93fa-d7e6ba96b2ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9277 | 2026.02.06 01:24:52.879862 [ 287 ] {} <Debug> TCP-Session: ade4a813-ba2c-4c47-811c-4a924536f278 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9278 | 2026.02.06 01:24:52.879897 [ 287 ] {} <Debug> TCP-Session: ade4a813-ba2c-4c47-811c-4a924536f278 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9279 | 2026.02.06 01:24:52.880029 [ 286 ] {08841dda-cdfd-4b59-829b-5a56c8a0f7b0} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:48584) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 9280 | 2026.02.06 01:24:52.880268 [ 286 ] {08841dda-cdfd-4b59-829b-5a56c8a0f7b0} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 9281 | 2026.02.06 01:24:52.880319 [ 286 ] {08841dda-cdfd-4b59-829b-5a56c8a0f7b0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9282 | 2026.02.06 01:24:52.880581 [ 286 ] {08841dda-cdfd-4b59-829b-5a56c8a0f7b0} <Debug> oximeter.version (50fdcec2-7951-44c4-a709-a779380e237d) (SelectExecutor): Key condition: unknown | ||
| 9283 | 2026.02.06 01:24:52.881506 [ 261 ] {08841dda-cdfd-4b59-829b-5a56c8a0f7b0} <Trace> AggregatingTransform: Aggregating | ||
| 9284 | 2026.02.06 01:24:52.881558 [ 261 ] {08841dda-cdfd-4b59-829b-5a56c8a0f7b0} <Trace> Aggregator: Aggregation method: without_key | ||
| 9285 | 2026.02.06 01:24:52.881605 [ 261 ] {08841dda-cdfd-4b59-829b-5a56c8a0f7b0} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000929666 sec. (1075.655 rows/sec., 42.02 KiB/sec.) | ||
| 9286 | 2026.02.06 01:24:52.881627 [ 261 ] {08841dda-cdfd-4b59-829b-5a56c8a0f7b0} <Trace> Aggregator: Merging aggregated data | ||
| 9287 | 2026.02.06 01:24:52.883091 [ 286 ] {08841dda-cdfd-4b59-829b-5a56c8a0f7b0} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003111 sec., 321.44005143040823 rows/sec., 12.56 KiB/sec. | ||
| 9288 | 2026.02.06 01:24:52.883254 [ 286 ] {08841dda-cdfd-4b59-829b-5a56c8a0f7b0} <Debug> TCPHandler: Processed in 0.004131888 sec. | ||
| 9289 | 2026.02.06 01:24:52.883511 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9290 | 2026.02.06 01:24:52.883535 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9291 | 2026.02.06 01:24:52.883547 [ 286 ] {} <Debug> TCP-Session: f4617632-11c1-43eb-93fa-d7e6ba96b2ca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9292 | 2026.02.06 01:24:52.883555 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9293 | 2026.02.06 01:24:52.883576 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9294 | 2026.02.06 01:24:52.883591 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9295 | 2026.02.06 01:24:52.883608 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9296 | 2026.02.06 01:24:52.883628 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9297 | 2026.02.06 01:24:52.883648 [ 289 ] {} <Debug> TCP-Session: d9ff5701-db02-4684-b5b5-c8d31132c288 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9298 | 2026.02.06 01:24:52.883663 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9299 | 2026.02.06 01:24:52.883670 [ 287 ] {} <Debug> TCP-Session: ade4a813-ba2c-4c47-811c-4a924536f278 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9300 | 2026.02.06 01:24:52.883693 [ 352 ] {} <Debug> TCP-Session: 31ce64b7-3e2b-44dc-bad0-bafcfa974d56 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9301 | 2026.02.06 01:24:52.883713 [ 353 ] {} <Debug> TCP-Session: 6b76dd24-d969-4060-ba36-be9bc35d2b21 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9302 | 2026.02.06 01:24:52.883620 [ 288 ] {} <Debug> TCP-Session: 94ed074a-abea-40a5-8eb5-d0c92a95222a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9303 | 2026.02.06 01:24:52.883605 [ 350 ] {} <Debug> TCP-Session: 74f1002b-f472-4dbb-9d45-1ecfd9200e46 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9304 | 2026.02.06 01:24:52.883588 [ 354 ] {} <Debug> TCP-Session: 2dd1ec0e-6ab1-42f6-ac32-6b8d5e0dcca4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9305 | 2026.02.06 01:24:52.883646 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9306 | 2026.02.06 01:24:52.883821 [ 351 ] {} <Debug> TCP-Session: 3e7e2760-2cb3-4bff-90ed-d1f4be4dc9f4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9307 | 2026.02.06 01:24:52.971575 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40011 | ||
| 9308 | 2026.02.06 01:24:52.971679 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9309 | 2026.02.06 01:24:52.971704 [ 286 ] {} <Debug> TCP-Session: 42261ba5-6557-4880-b9aa-b5286767c166 Authenticating user 'default' from [fd00:1122:3344:101::e]:40011 | ||
| 9310 | 2026.02.06 01:24:52.971727 [ 286 ] {} <Debug> TCP-Session: 42261ba5-6557-4880-b9aa-b5286767c166 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9311 | 2026.02.06 01:24:52.971739 [ 286 ] {} <Debug> TCP-Session: 42261ba5-6557-4880-b9aa-b5286767c166 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9312 | 2026.02.06 01:24:52.971957 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39812 | ||
| 9313 | 2026.02.06 01:24:52.971973 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36216 | ||
| 9314 | 2026.02.06 01:24:52.971999 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34958 | ||
| 9315 | 2026.02.06 01:24:52.972011 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57917 | ||
| 9316 | 2026.02.06 01:24:52.972040 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39815 | ||
| 9317 | 2026.02.06 01:24:52.972036 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33704 | ||
| 9318 | 2026.02.06 01:24:52.972089 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9319 | 2026.02.06 01:24:52.972103 [ 286 ] {} <Trace> TCP-Session: 42261ba5-6557-4880-b9aa-b5286767c166 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9320 | 2026.02.06 01:24:52.972124 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9321 | 2026.02.06 01:24:52.972137 [ 350 ] {} <Debug> TCP-Session: a2710c20-c613-40b1-8f31-addd378b75cd Authenticating user 'default' from [fd00:1122:3344:101::e]:34958 | ||
| 9322 | 2026.02.06 01:24:52.972168 [ 354 ] {} <Debug> TCP-Session: b4ced5d7-acc1-46cd-abee-94cf83dc3bb0 Authenticating user 'default' from [fd00:1122:3344:101::e]:39815 | ||
| 9323 | 2026.02.06 01:24:52.972185 [ 350 ] {} <Debug> TCP-Session: a2710c20-c613-40b1-8f31-addd378b75cd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9324 | 2026.02.06 01:24:52.972188 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9325 | 2026.02.06 01:24:52.972210 [ 350 ] {} <Debug> TCP-Session: a2710c20-c613-40b1-8f31-addd378b75cd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9326 | 2026.02.06 01:24:52.972211 [ 354 ] {} <Debug> TCP-Session: b4ced5d7-acc1-46cd-abee-94cf83dc3bb0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9327 | 2026.02.06 01:24:52.972234 [ 352 ] {} <Debug> TCP-Session: 2901fa79-db9c-4210-82e3-3d13b7ba7113 Authenticating user 'default' from [fd00:1122:3344:101::e]:33704 | ||
| 9328 | 2026.02.06 01:24:52.972250 [ 354 ] {} <Debug> TCP-Session: b4ced5d7-acc1-46cd-abee-94cf83dc3bb0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9329 | 2026.02.06 01:24:52.972086 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9330 | 2026.02.06 01:24:52.972279 [ 352 ] {} <Debug> TCP-Session: 2901fa79-db9c-4210-82e3-3d13b7ba7113 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9331 | 2026.02.06 01:24:52.972292 [ 286 ] {017f276e-2729-4fc1-a09c-680eeec612c8} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:40011) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 9332 | 2026.02.06 01:24:52.972310 [ 352 ] {} <Debug> TCP-Session: 2901fa79-db9c-4210-82e3-3d13b7ba7113 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9333 | 2026.02.06 01:24:52.972305 [ 287 ] {} <Debug> TCP-Session: 1fae06ff-c2a0-4009-954e-ccc710b9828d Authenticating user 'default' from [fd00:1122:3344:101::e]:39812 | ||
| 9334 | 2026.02.06 01:24:52.972081 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9335 | 2026.02.06 01:24:52.972359 [ 287 ] {} <Debug> TCP-Session: 1fae06ff-c2a0-4009-954e-ccc710b9828d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9336 | 2026.02.06 01:24:52.972384 [ 288 ] {} <Debug> TCP-Session: 3c25ac6c-df94-4bf4-aa62-8f9fffaf65f0 Authenticating user 'default' from [fd00:1122:3344:101::e]:36216 | ||
| 9337 | 2026.02.06 01:24:52.972391 [ 287 ] {} <Debug> TCP-Session: 1fae06ff-c2a0-4009-954e-ccc710b9828d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9338 | 2026.02.06 01:24:52.972410 [ 288 ] {} <Debug> TCP-Session: 3c25ac6c-df94-4bf4-aa62-8f9fffaf65f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9339 | 2026.02.06 01:24:52.971985 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59262 | ||
| 9340 | 2026.02.06 01:24:52.972437 [ 288 ] {} <Debug> TCP-Session: 3c25ac6c-df94-4bf4-aa62-8f9fffaf65f0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9341 | 2026.02.06 01:24:52.972109 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9342 | 2026.02.06 01:24:52.972031 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61951 | ||
| 9343 | 2026.02.06 01:24:52.972518 [ 351 ] {} <Debug> TCP-Session: eb6d6eeb-5a85-454d-8b8a-f0a21c07f07b Authenticating user 'default' from [fd00:1122:3344:101::e]:57917 | ||
| 9344 | 2026.02.06 01:24:52.972539 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9345 | 2026.02.06 01:24:52.972555 [ 351 ] {} <Debug> TCP-Session: eb6d6eeb-5a85-454d-8b8a-f0a21c07f07b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9346 | 2026.02.06 01:24:52.972574 [ 289 ] {} <Debug> TCP-Session: e59e78a7-c7df-4185-93bd-0c0ac85c2e83 Authenticating user 'default' from [fd00:1122:3344:101::e]:59262 | ||
| 9347 | 2026.02.06 01:24:52.972583 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9348 | 2026.02.06 01:24:52.972581 [ 286 ] {017f276e-2729-4fc1-a09c-680eeec612c8} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 9349 | 2026.02.06 01:24:52.972602 [ 289 ] {} <Debug> TCP-Session: e59e78a7-c7df-4185-93bd-0c0ac85c2e83 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9350 | 2026.02.06 01:24:52.972623 [ 353 ] {} <Debug> TCP-Session: a8f38bc3-96da-438b-a026-c93c9ce269e4 Authenticating user 'default' from [fd00:1122:3344:101::e]:61951 | ||
| 9351 | 2026.02.06 01:24:52.972636 [ 289 ] {} <Debug> TCP-Session: e59e78a7-c7df-4185-93bd-0c0ac85c2e83 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9352 | 2026.02.06 01:24:52.972575 [ 351 ] {} <Debug> TCP-Session: eb6d6eeb-5a85-454d-8b8a-f0a21c07f07b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9353 | 2026.02.06 01:24:52.972657 [ 286 ] {017f276e-2729-4fc1-a09c-680eeec612c8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9354 | 2026.02.06 01:24:52.972650 [ 353 ] {} <Debug> TCP-Session: a8f38bc3-96da-438b-a026-c93c9ce269e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9355 | 2026.02.06 01:24:52.972704 [ 353 ] {} <Debug> TCP-Session: a8f38bc3-96da-438b-a026-c93c9ce269e4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9356 | 2026.02.06 01:24:52.972960 [ 286 ] {017f276e-2729-4fc1-a09c-680eeec612c8} <Debug> oximeter.version (50fdcec2-7951-44c4-a709-a779380e237d) (SelectExecutor): Key condition: unknown | ||
| 9357 | 2026.02.06 01:24:52.973938 [ 348 ] {017f276e-2729-4fc1-a09c-680eeec612c8} <Trace> AggregatingTransform: Aggregating | ||
| 9358 | 2026.02.06 01:24:52.974000 [ 348 ] {017f276e-2729-4fc1-a09c-680eeec612c8} <Trace> Aggregator: Aggregation method: without_key | ||
| 9359 | 2026.02.06 01:24:52.974042 [ 348 ] {017f276e-2729-4fc1-a09c-680eeec612c8} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000971546 sec. (1029.287 rows/sec., 40.21 KiB/sec.) | ||
| 9360 | 2026.02.06 01:24:52.974062 [ 348 ] {017f276e-2729-4fc1-a09c-680eeec612c8} <Trace> Aggregator: Merging aggregated data | ||
| 9361 | 2026.02.06 01:24:52.975520 [ 286 ] {017f276e-2729-4fc1-a09c-680eeec612c8} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003288 sec., 304.1362530413625 rows/sec., 11.88 KiB/sec. | ||
| 9362 | 2026.02.06 01:24:52.975671 [ 286 ] {017f276e-2729-4fc1-a09c-680eeec612c8} <Debug> TCPHandler: Processed in 0.003687455 sec. | ||
| 9363 | 2026.02.06 01:24:52.975789 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9364 | 2026.02.06 01:24:52.975818 [ 286 ] {} <Debug> TCP-Session: 42261ba5-6557-4880-b9aa-b5286767c166 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9365 | 2026.02.06 01:24:52.975825 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9366 | 2026.02.06 01:24:52.975855 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9367 | 2026.02.06 01:24:52.975870 [ 287 ] {} <Debug> TCP-Session: 1fae06ff-c2a0-4009-954e-ccc710b9828d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9368 | 2026.02.06 01:24:52.975876 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9369 | 2026.02.06 01:24:52.975901 [ 288 ] {} <Debug> TCP-Session: 3c25ac6c-df94-4bf4-aa62-8f9fffaf65f0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9370 | 2026.02.06 01:24:52.975917 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9371 | 2026.02.06 01:24:52.975942 [ 289 ] {} <Debug> TCP-Session: e59e78a7-c7df-4185-93bd-0c0ac85c2e83 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9372 | 2026.02.06 01:24:52.975944 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9373 | 2026.02.06 01:24:52.975971 [ 353 ] {} <Debug> TCP-Session: a8f38bc3-96da-438b-a026-c93c9ce269e4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9374 | 2026.02.06 01:24:52.975988 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9375 | 2026.02.06 01:24:52.976002 [ 350 ] {} <Debug> TCP-Session: a2710c20-c613-40b1-8f31-addd378b75cd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9376 | 2026.02.06 01:24:52.975970 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9377 | 2026.02.06 01:24:52.976034 [ 354 ] {} <Debug> TCP-Session: b4ced5d7-acc1-46cd-abee-94cf83dc3bb0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9378 | 2026.02.06 01:24:52.975912 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9379 | 2026.02.06 01:24:52.976083 [ 352 ] {} <Debug> TCP-Session: 2901fa79-db9c-4210-82e3-3d13b7ba7113 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9380 | 2026.02.06 01:24:52.976112 [ 351 ] {} <Debug> TCP-Session: eb6d6eeb-5a85-454d-8b8a-f0a21c07f07b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9381 | 2026.02.06 01:24:53.667031 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 19673 | ||
| 9382 | 2026.02.06 01:24:53.667559 [ 245 ] {} <Trace> system.asynchronous_metric_log (50965cfb-3fe0-4bc3-b722-77d2bdddda32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9383 | 2026.02.06 01:24:53.667607 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 9384 | 2026.02.06 01:24:53.668170 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 9385 | 2026.02.06 01:24:53.668491 [ 245 ] {} <Trace> system.asynchronous_metric_log (50965cfb-3fe0-4bc3-b722-77d2bdddda32): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9386 | 2026.02.06 01:24:53.668628 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19673 | ||
| 9387 | 2026.02.06 01:24:53.668668 [ 38 ] {} <Debug> system.asynchronous_metric_log (50965cfb-3fe0-4bc3-b722-77d2bdddda32) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 9388 | 2026.02.06 01:24:53.668742 [ 38 ] {} <Trace> system.asynchronous_metric_log (50965cfb-3fe0-4bc3-b722-77d2bdddda32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9389 | 2026.02.06 01:24:53.668764 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 9390 | 2026.02.06 01:24:53.668899 [ 197 ] {50965cfb-3fe0-4bc3-b722-77d2bdddda32::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 | ||
| 9391 | 2026.02.06 01:24:53.669036 [ 197 ] {50965cfb-3fe0-4bc3-b722-77d2bdddda32::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9392 | 2026.02.06 01:24:53.669075 [ 197 ] {50965cfb-3fe0-4bc3-b722-77d2bdddda32::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 17305 rows starting from the beginning of the part | ||
| 9393 | 2026.02.06 01:24:53.669140 [ 197 ] {50965cfb-3fe0-4bc3-b722-77d2bdddda32::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 448 rows starting from the beginning of the part | ||
| 9394 | 2026.02.06 01:24:53.669187 [ 197 ] {50965cfb-3fe0-4bc3-b722-77d2bdddda32::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 512 rows starting from the beginning of the part | ||
| 9395 | 2026.02.06 01:24:53.669230 [ 197 ] {50965cfb-3fe0-4bc3-b722-77d2bdddda32::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 448 rows starting from the beginning of the part | ||
| 9396 | 2026.02.06 01:24:53.669272 [ 197 ] {50965cfb-3fe0-4bc3-b722-77d2bdddda32::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 512 rows starting from the beginning of the part | ||
| 9397 | 2026.02.06 01:24:53.669319 [ 197 ] {50965cfb-3fe0-4bc3-b722-77d2bdddda32::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 448 rows starting from the beginning of the part | ||
| 9398 | 2026.02.06 01:24:53.671443 [ 199 ] {50965cfb-3fe0-4bc3-b722-77d2bdddda32::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19673 rows, containing 4 columns (4 merged, 0 gathered) in 0.002654478 sec., 7411249.970804052 rows/sec., 106.02 MiB/sec. | ||
| 9399 | 2026.02.06 01:24:53.671883 [ 190 ] {50965cfb-3fe0-4bc3-b722-77d2bdddda32::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 9400 | 2026.02.06 01:24:53.672250 [ 190 ] {50965cfb-3fe0-4bc3-b722-77d2bdddda32::all_1_41_8} <Trace> system.asynchronous_metric_log (50965cfb-3fe0-4bc3-b722-77d2bdddda32): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9401 | 2026.02.06 01:24:53.672345 [ 190 ] {50965cfb-3fe0-4bc3-b722-77d2bdddda32::all_1_41_8} <Trace> system.asynchronous_metric_log (50965cfb-3fe0-4bc3-b722-77d2bdddda32) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 9402 | 2026.02.06 01:24:53.672455 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.62 MiB. | ||
| 9403 | 2026.02.06 01:24:54.700496 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 309 | ||
| 9404 | 2026.02.06 01:24:54.719287 [ 244 ] {} <Trace> system.metric_log (b13c6af1-b368-46ee-88e3-e8b49f18365b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9405 | 2026.02.06 01:24:54.719346 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 9406 | 2026.02.06 01:24:54.725602 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 9407 | 2026.02.06 01:24:54.726323 [ 244 ] {} <Trace> system.metric_log (b13c6af1-b368-46ee-88e3-e8b49f18365b): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9408 | 2026.02.06 01:24:54.726615 [ 37 ] {} <Debug> system.metric_log (b13c6af1-b368-46ee-88e3-e8b49f18365b) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 9409 | 2026.02.06 01:24:54.726650 [ 37 ] {} <Trace> system.metric_log (b13c6af1-b368-46ee-88e3-e8b49f18365b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9410 | 2026.02.06 01:24:54.726669 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 9411 | 2026.02.06 01:24:54.726787 [ 199 ] {b13c6af1-b368-46ee-88e3-e8b49f18365b::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 | ||
| 9412 | 2026.02.06 01:24:54.729885 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 309 | ||
| 9413 | 2026.02.06 01:24:54.731146 [ 199 ] {b13c6af1-b368-46ee-88e3-e8b49f18365b::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9414 | 2026.02.06 01:24:54.732583 [ 199 ] {b13c6af1-b368-46ee-88e3-e8b49f18365b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 272 rows starting from the beginning of the part | ||
| 9415 | 2026.02.06 01:24:54.737383 [ 199 ] {b13c6af1-b368-46ee-88e3-e8b49f18365b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 7 rows starting from the beginning of the part | ||
| 9416 | 2026.02.06 01:24:54.742130 [ 199 ] {b13c6af1-b368-46ee-88e3-e8b49f18365b::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 | ||
| 9417 | 2026.02.06 01:24:54.747006 [ 199 ] {b13c6af1-b368-46ee-88e3-e8b49f18365b::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 | ||
| 9418 | 2026.02.06 01:24:54.751921 [ 199 ] {b13c6af1-b368-46ee-88e3-e8b49f18365b::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 | ||
| 9419 | 2026.02.06 01:24:54.755669 [ 199 ] {b13c6af1-b368-46ee-88e3-e8b49f18365b::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 | ||
| 9420 | 2026.02.06 01:24:54.808557 [ 190 ] {b13c6af1-b368-46ee-88e3-e8b49f18365b::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 309 rows, containing 679 columns (679 merged, 0 gathered) in 0.081820966 sec., 3776.5381552693966 rows/sec., 19.53 MiB/sec. | ||
| 9421 | 2026.02.06 01:24:54.811480 [ 198 ] {b13c6af1-b368-46ee-88e3-e8b49f18365b::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 9422 | 2026.02.06 01:24:54.813573 [ 198 ] {b13c6af1-b368-46ee-88e3-e8b49f18365b::all_1_41_8} <Trace> system.metric_log (b13c6af1-b368-46ee-88e3-e8b49f18365b): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9423 | 2026.02.06 01:24:54.813689 [ 198 ] {b13c6af1-b368-46ee-88e3-e8b49f18365b::all_1_41_8} <Trace> system.metric_log (b13c6af1-b368-46ee-88e3-e8b49f18365b) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 9424 | 2026.02.06 01:24:54.816412 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 9425 | 2026.02.06 01:24:55.000216 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 295.52 MiB, peak 308.94 MiB, free memory in arenas 0.00 B, will set to 297.00 MiB (RSS), difference: 1.47 MiB | ||
| 9426 | 2026.02.06 01:24:56.225911 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 1204 | ||
| 9427 | 2026.02.06 01:24:56.228775 [ 243 ] {} <Trace> system.query_log (e979a318-9a58-4b34-9a72-3006f9f8e92e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9428 | 2026.02.06 01:24:56.228812 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 9429 | 2026.02.06 01:24:56.230012 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 9430 | 2026.02.06 01:24:56.230297 [ 243 ] {} <Trace> system.query_log (e979a318-9a58-4b34-9a72-3006f9f8e92e): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9431 | 2026.02.06 01:24:56.230444 [ 34 ] {} <Debug> system.query_log (e979a318-9a58-4b34-9a72-3006f9f8e92e) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 9432 | 2026.02.06 01:24:56.230489 [ 34 ] {} <Trace> system.query_log (e979a318-9a58-4b34-9a72-3006f9f8e92e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9433 | 2026.02.06 01:24:56.230512 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 9434 | 2026.02.06 01:24:56.230605 [ 186 ] {e979a318-9a58-4b34-9a72-3006f9f8e92e::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 | ||
| 9435 | 2026.02.06 01:24:56.230643 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1204 | ||
| 9436 | 2026.02.06 01:24:56.231136 [ 186 ] {e979a318-9a58-4b34-9a72-3006f9f8e92e::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9437 | 2026.02.06 01:24:56.231266 [ 186 ] {e979a318-9a58-4b34-9a72-3006f9f8e92e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1028 rows starting from the beginning of the part | ||
| 9438 | 2026.02.06 01:24:56.231670 [ 186 ] {e979a318-9a58-4b34-9a72-3006f9f8e92e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 36 rows starting from the beginning of the part | ||
| 9439 | 2026.02.06 01:24:56.232023 [ 186 ] {e979a318-9a58-4b34-9a72-3006f9f8e92e::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 | ||
| 9440 | 2026.02.06 01:24:56.232360 [ 186 ] {e979a318-9a58-4b34-9a72-3006f9f8e92e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 32 rows starting from the beginning of the part | ||
| 9441 | 2026.02.06 01:24:56.232700 [ 186 ] {e979a318-9a58-4b34-9a72-3006f9f8e92e::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 | ||
| 9442 | 2026.02.06 01:24:56.233040 [ 186 ] {e979a318-9a58-4b34-9a72-3006f9f8e92e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 38 rows starting from the beginning of the part | ||
| 9443 | 2026.02.06 01:24:56.239291 [ 194 ] {e979a318-9a58-4b34-9a72-3006f9f8e92e::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1204 rows, containing 72 columns (72 merged, 0 gathered) in 0.008729149 sec., 137928.68010386807 rows/sec., 112.45 MiB/sec. | ||
| 9444 | 2026.02.06 01:24:56.240873 [ 192 ] {e979a318-9a58-4b34-9a72-3006f9f8e92e::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 9445 | 2026.02.06 01:24:56.241529 [ 192 ] {e979a318-9a58-4b34-9a72-3006f9f8e92e::all_1_31_6} <Trace> system.query_log (e979a318-9a58-4b34-9a72-3006f9f8e92e): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9446 | 2026.02.06 01:24:56.241618 [ 192 ] {e979a318-9a58-4b34-9a72-3006f9f8e92e::all_1_31_6} <Trace> system.query_log (e979a318-9a58-4b34-9a72-3006f9f8e92e) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 9447 | 2026.02.06 01:24:56.242005 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.80 MiB. | ||
| 9448 | 2026.02.06 01:24:56.886567 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9449 | 2026.02.06 01:24:56.886771 [ 4 ] {8fa8cbf2-4973-4e4a-8c5c-a712d1d90f43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9450 | 2026.02.06 01:24:56.886844 [ 4 ] {8fa8cbf2-4973-4e4a-8c5c-a712d1d90f43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9451 | 2026.02.06 01:24:56.887600 [ 4 ] {8fa8cbf2-4973-4e4a-8c5c-a712d1d90f43} <Trace> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9452 | 2026.02.06 01:24:56.887649 [ 4 ] {8fa8cbf2-4973-4e4a-8c5c-a712d1d90f43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 9453 | 2026.02.06 01:24:56.888061 [ 4 ] {8fa8cbf2-4973-4e4a-8c5c-a712d1d90f43} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 9454 | 2026.02.06 01:24:56.888295 [ 4 ] {8fa8cbf2-4973-4e4a-8c5c-a712d1d90f43} <Trace> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9455 | 2026.02.06 01:24:56.888446 [ 4 ] {8fa8cbf2-4973-4e4a-8c5c-a712d1d90f43} <Debug> executeQuery: Read 138 rows, 12.27 KiB in 0.001729 sec., 79814.92192018508 rows/sec., 6.93 MiB/sec. | ||
| 9456 | 2026.02.06 01:24:56.888449 [ 34 ] {} <Debug> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 9457 | 2026.02.06 01:24:56.888489 [ 4 ] {8fa8cbf2-4973-4e4a-8c5c-a712d1d90f43} <Debug> TCPHandler: Processed in 0.002067264 sec. | ||
| 9458 | 2026.02.06 01:24:56.888523 [ 34 ] {} <Trace> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9459 | 2026.02.06 01:24:56.888553 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 9460 | 2026.02.06 01:24:56.888631 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9461 | 2026.02.06 01:24:56.888693 [ 195 ] {fb68cebe-225b-4628-b6a1-821ca25cb918::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 | ||
| 9462 | 2026.02.06 01:24:56.888734 [ 4 ] {532231e9-f355-4b7f-a3ed-7e375878b73f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9463 | 2026.02.06 01:24:56.888790 [ 4 ] {532231e9-f355-4b7f-a3ed-7e375878b73f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9464 | 2026.02.06 01:24:56.888855 [ 195 ] {fb68cebe-225b-4628-b6a1-821ca25cb918::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9465 | 2026.02.06 01:24:56.888892 [ 195 ] {fb68cebe-225b-4628-b6a1-821ca25cb918::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 2105 rows starting from the beginning of the part | ||
| 9466 | 2026.02.06 01:24:56.888960 [ 195 ] {fb68cebe-225b-4628-b6a1-821ca25cb918::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 1279 rows starting from the beginning of the part | ||
| 9467 | 2026.02.06 01:24:56.889006 [ 195 ] {fb68cebe-225b-4628-b6a1-821ca25cb918::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 752 rows starting from the beginning of the part | ||
| 9468 | 2026.02.06 01:24:56.889047 [ 195 ] {fb68cebe-225b-4628-b6a1-821ca25cb918::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 138 rows starting from the beginning of the part | ||
| 9469 | 2026.02.06 01:24:56.889087 [ 195 ] {fb68cebe-225b-4628-b6a1-821ca25cb918::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 752 rows starting from the beginning of the part | ||
| 9470 | 2026.02.06 01:24:56.889127 [ 195 ] {fb68cebe-225b-4628-b6a1-821ca25cb918::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 138 rows starting from the beginning of the part | ||
| 9471 | 2026.02.06 01:24:56.889236 [ 4 ] {532231e9-f355-4b7f-a3ed-7e375878b73f} <Trace> oximeter.fields_u16 (fb4d60fc-202c-4b3b-b72e-c67fc122b90a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9472 | 2026.02.06 01:24:56.889279 [ 4 ] {532231e9-f355-4b7f-a3ed-7e375878b73f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 9473 | 2026.02.06 01:24:56.889620 [ 4 ] {532231e9-f355-4b7f-a3ed-7e375878b73f} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 9474 | 2026.02.06 01:24:56.889846 [ 4 ] {532231e9-f355-4b7f-a3ed-7e375878b73f} <Trace> oximeter.fields_u16 (fb4d60fc-202c-4b3b-b72e-c67fc122b90a): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9475 | 2026.02.06 01:24:56.889985 [ 4 ] {532231e9-f355-4b7f-a3ed-7e375878b73f} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001269 sec., 32308.904649330183 rows/sec., 2.37 MiB/sec. | ||
| 9476 | 2026.02.06 01:24:56.890024 [ 4 ] {532231e9-f355-4b7f-a3ed-7e375878b73f} <Debug> TCPHandler: Processed in 0.00145072 sec. | ||
| 9477 | 2026.02.06 01:24:56.890141 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9478 | 2026.02.06 01:24:56.890236 [ 4 ] {a11f7780-e222-439f-963e-9fba3ab6bd0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9479 | 2026.02.06 01:24:56.890275 [ 4 ] {a11f7780-e222-439f-963e-9fba3ab6bd0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9480 | 2026.02.06 01:24:56.890726 [ 4 ] {a11f7780-e222-439f-963e-9fba3ab6bd0d} <Trace> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9481 | 2026.02.06 01:24:56.890761 [ 4 ] {a11f7780-e222-439f-963e-9fba3ab6bd0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 9482 | 2026.02.06 01:24:56.891072 [ 4 ] {a11f7780-e222-439f-963e-9fba3ab6bd0d} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 9483 | 2026.02.06 01:24:56.891074 [ 192 ] {fb68cebe-225b-4628-b6a1-821ca25cb918::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5164 rows, containing 5 columns (5 merged, 0 gathered) in 0.002444027 sec., 2112906.281313586 rows/sec., 180.60 MiB/sec. | ||
| 9484 | 2026.02.06 01:24:56.891281 [ 4 ] {a11f7780-e222-439f-963e-9fba3ab6bd0d} <Trace> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9485 | 2026.02.06 01:24:56.891387 [ 194 ] {fb68cebe-225b-4628-b6a1-821ca25cb918::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 9486 | 2026.02.06 01:24:56.891420 [ 4 ] {a11f7780-e222-439f-963e-9fba3ab6bd0d} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001201 sec., 87427.14404662781 rows/sec., 6.83 MiB/sec. | ||
| 9487 | 2026.02.06 01:24:56.891421 [ 34 ] {} <Debug> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 9488 | 2026.02.06 01:24:56.891464 [ 4 ] {a11f7780-e222-439f-963e-9fba3ab6bd0d} <Debug> TCPHandler: Processed in 0.00137362 sec. | ||
| 9489 | 2026.02.06 01:24:56.891474 [ 34 ] {} <Trace> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9490 | 2026.02.06 01:24:56.891503 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 9491 | 2026.02.06 01:24:56.891589 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9492 | 2026.02.06 01:24:56.891590 [ 195 ] {8671d447-0367-4212-b46d-8d9acc78108d::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 | ||
| 9493 | 2026.02.06 01:24:56.891691 [ 4 ] {3dc3d807-0717-4bdc-86b6-dc74b6bd47ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9494 | 2026.02.06 01:24:56.891706 [ 195 ] {8671d447-0367-4212-b46d-8d9acc78108d::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9495 | 2026.02.06 01:24:56.891729 [ 194 ] {fb68cebe-225b-4628-b6a1-821ca25cb918::all_1_61_12} <Trace> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9496 | 2026.02.06 01:24:56.891737 [ 195 ] {8671d447-0367-4212-b46d-8d9acc78108d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1034 rows starting from the beginning of the part | ||
| 9497 | 2026.02.06 01:24:56.891742 [ 4 ] {3dc3d807-0717-4bdc-86b6-dc74b6bd47ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9498 | 2026.02.06 01:24:56.891804 [ 195 ] {8671d447-0367-4212-b46d-8d9acc78108d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 563 rows starting from the beginning of the part | ||
| 9499 | 2026.02.06 01:24:56.891817 [ 194 ] {fb68cebe-225b-4628-b6a1-821ca25cb918::all_1_61_12} <Trace> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 9500 | 2026.02.06 01:24:56.891847 [ 195 ] {8671d447-0367-4212-b46d-8d9acc78108d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 463 rows starting from the beginning of the part | ||
| 9501 | 2026.02.06 01:24:56.891886 [ 195 ] {8671d447-0367-4212-b46d-8d9acc78108d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 105 rows starting from the beginning of the part | ||
| 9502 | 2026.02.06 01:24:56.891923 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.13 MiB. | ||
| 9503 | 2026.02.06 01:24:56.891925 [ 195 ] {8671d447-0367-4212-b46d-8d9acc78108d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 463 rows starting from the beginning of the part | ||
| 9504 | 2026.02.06 01:24:56.891977 [ 195 ] {8671d447-0367-4212-b46d-8d9acc78108d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 105 rows starting from the beginning of the part | ||
| 9505 | 2026.02.06 01:24:56.892182 [ 4 ] {3dc3d807-0717-4bdc-86b6-dc74b6bd47ef} <Trace> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9506 | 2026.02.06 01:24:56.892222 [ 4 ] {3dc3d807-0717-4bdc-86b6-dc74b6bd47ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 9507 | 2026.02.06 01:24:56.892579 [ 4 ] {3dc3d807-0717-4bdc-86b6-dc74b6bd47ef} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 9508 | 2026.02.06 01:24:56.892799 [ 4 ] {3dc3d807-0717-4bdc-86b6-dc74b6bd47ef} <Trace> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9509 | 2026.02.06 01:24:56.892929 [ 4 ] {3dc3d807-0717-4bdc-86b6-dc74b6bd47ef} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001257 sec., 127287.19172633253 rows/sec., 8.87 MiB/sec. | ||
| 9510 | 2026.02.06 01:24:56.892931 [ 34 ] {} <Debug> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 9511 | 2026.02.06 01:24:56.892969 [ 4 ] {3dc3d807-0717-4bdc-86b6-dc74b6bd47ef} <Debug> TCPHandler: Processed in 0.00143 sec. | ||
| 9512 | 2026.02.06 01:24:56.892981 [ 34 ] {} <Trace> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9513 | 2026.02.06 01:24:56.892998 [ 196 ] {8671d447-0367-4212-b46d-8d9acc78108d::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2733 rows, containing 5 columns (5 merged, 0 gathered) in 0.00143949 sec., 1898589.0836337868 rows/sec., 145.23 MiB/sec. | ||
| 9514 | 2026.02.06 01:24:56.893006 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 9515 | 2026.02.06 01:24:56.893086 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9516 | 2026.02.06 01:24:56.893098 [ 200 ] {e511ea71-e802-4545-b869-85850eb1d513::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 | ||
| 9517 | 2026.02.06 01:24:56.893176 [ 194 ] {8671d447-0367-4212-b46d-8d9acc78108d::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 9518 | 2026.02.06 01:24:56.893185 [ 4 ] {97751a6e-bb44-41af-8ee9-084ef78558d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9519 | 2026.02.06 01:24:56.893197 [ 200 ] {e511ea71-e802-4545-b869-85850eb1d513::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9520 | 2026.02.06 01:24:56.893233 [ 200 ] {e511ea71-e802-4545-b869-85850eb1d513::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_56_11, total 18073 rows starting from the beginning of the part | ||
| 9521 | 2026.02.06 01:24:56.893248 [ 4 ] {97751a6e-bb44-41af-8ee9-084ef78558d7} <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 | ||
| 9522 | 2026.02.06 01:24:56.893291 [ 200 ] {e511ea71-e802-4545-b869-85850eb1d513::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 845 rows starting from the beginning of the part | ||
| 9523 | 2026.02.06 01:24:56.893336 [ 200 ] {e511ea71-e802-4545-b869-85850eb1d513::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 258 rows starting from the beginning of the part | ||
| 9524 | 2026.02.06 01:24:56.893376 [ 200 ] {e511ea71-e802-4545-b869-85850eb1d513::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 160 rows starting from the beginning of the part | ||
| 9525 | 2026.02.06 01:24:56.893414 [ 200 ] {e511ea71-e802-4545-b869-85850eb1d513::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 258 rows starting from the beginning of the part | ||
| 9526 | 2026.02.06 01:24:56.893449 [ 194 ] {8671d447-0367-4212-b46d-8d9acc78108d::all_1_61_12} <Trace> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9527 | 2026.02.06 01:24:56.893454 [ 200 ] {e511ea71-e802-4545-b869-85850eb1d513::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 160 rows starting from the beginning of the part | ||
| 9528 | 2026.02.06 01:24:56.893525 [ 194 ] {8671d447-0367-4212-b46d-8d9acc78108d::all_1_61_12} <Trace> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 9529 | 2026.02.06 01:24:56.893614 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.65 MiB. | ||
| 9530 | 2026.02.06 01:24:56.894096 [ 4 ] {97751a6e-bb44-41af-8ee9-084ef78558d7} <Trace> oximeter.measurements_histogramu64 (97144b8f-900e-4825-92d0-28bf27d1d4ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9531 | 2026.02.06 01:24:56.894135 [ 4 ] {97751a6e-bb44-41af-8ee9-084ef78558d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 9532 | 2026.02.06 01:24:56.894763 [ 4 ] {97751a6e-bb44-41af-8ee9-084ef78558d7} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 9533 | 2026.02.06 01:24:56.894989 [ 4 ] {97751a6e-bb44-41af-8ee9-084ef78558d7} <Trace> oximeter.measurements_histogramu64 (97144b8f-900e-4825-92d0-28bf27d1d4ae): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9534 | 2026.02.06 01:24:56.895125 [ 4 ] {97751a6e-bb44-41af-8ee9-084ef78558d7} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001958 sec., 20939.73442288049 rows/sec., 37.52 MiB/sec. | ||
| 9535 | 2026.02.06 01:24:56.895180 [ 4 ] {97751a6e-bb44-41af-8ee9-084ef78558d7} <Debug> TCPHandler: Processed in 0.002142755 sec. | ||
| 9536 | 2026.02.06 01:24:56.895298 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9537 | 2026.02.06 01:24:56.895395 [ 4 ] {fc926ab0-382b-4c05-b04e-cbd8669b6217} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9538 | 2026.02.06 01:24:56.895437 [ 4 ] {fc926ab0-382b-4c05-b04e-cbd8669b6217} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9539 | 2026.02.06 01:24:56.895772 [ 4 ] {fc926ab0-382b-4c05-b04e-cbd8669b6217} <Trace> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9540 | 2026.02.06 01:24:56.895809 [ 4 ] {fc926ab0-382b-4c05-b04e-cbd8669b6217} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 9541 | 2026.02.06 01:24:56.896119 [ 4 ] {fc926ab0-382b-4c05-b04e-cbd8669b6217} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 9542 | 2026.02.06 01:24:56.896330 [ 4 ] {fc926ab0-382b-4c05-b04e-cbd8669b6217} <Trace> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9543 | 2026.02.06 01:24:56.896456 [ 4 ] {fc926ab0-382b-4c05-b04e-cbd8669b6217} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00108 sec., 55555.555555555555 rows/sec., 3.74 MiB/sec. | ||
| 9544 | 2026.02.06 01:24:56.896462 [ 34 ] {} <Debug> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 9545 | 2026.02.06 01:24:56.896495 [ 4 ] {fc926ab0-382b-4c05-b04e-cbd8669b6217} <Debug> TCPHandler: Processed in 0.001248689 sec. | ||
| 9546 | 2026.02.06 01:24:56.896508 [ 34 ] {} <Trace> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9547 | 2026.02.06 01:24:56.896533 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 9548 | 2026.02.06 01:24:56.896611 [ 196 ] {35a37a75-595c-437a-bd19-b1f8c8c9b2dc::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 | ||
| 9549 | 2026.02.06 01:24:56.896709 [ 196 ] {35a37a75-595c-437a-bd19-b1f8c8c9b2dc::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9550 | 2026.02.06 01:24:56.896740 [ 196 ] {35a37a75-595c-437a-bd19-b1f8c8c9b2dc::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 3700 rows starting from the beginning of the part | ||
| 9551 | 2026.02.06 01:24:56.896796 [ 196 ] {35a37a75-595c-437a-bd19-b1f8c8c9b2dc::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 | ||
| 9552 | 2026.02.06 01:24:56.896842 [ 196 ] {35a37a75-595c-437a-bd19-b1f8c8c9b2dc::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 | ||
| 9553 | 2026.02.06 01:24:56.896884 [ 196 ] {35a37a75-595c-437a-bd19-b1f8c8c9b2dc::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 | ||
| 9554 | 2026.02.06 01:24:56.896927 [ 196 ] {35a37a75-595c-437a-bd19-b1f8c8c9b2dc::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 | ||
| 9555 | 2026.02.06 01:24:56.896968 [ 196 ] {35a37a75-595c-437a-bd19-b1f8c8c9b2dc::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 | ||
| 9556 | 2026.02.06 01:24:56.898688 [ 191 ] {35a37a75-595c-437a-bd19-b1f8c8c9b2dc::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4056 rows, containing 4 columns (4 merged, 0 gathered) in 0.002110745 sec., 1921596.4031657071 rows/sec., 124.69 MiB/sec. | ||
| 9557 | 2026.02.06 01:24:56.899228 [ 187 ] {35a37a75-595c-437a-bd19-b1f8c8c9b2dc::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 9558 | 2026.02.06 01:24:56.899519 [ 200 ] {e511ea71-e802-4545-b869-85850eb1d513::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19754 rows, containing 5 columns (5 merged, 0 gathered) in 0.006455133 sec., 3060200.3088085093 rows/sec., 207.26 MiB/sec. | ||
| 9559 | 2026.02.06 01:24:56.899561 [ 187 ] {35a37a75-595c-437a-bd19-b1f8c8c9b2dc::all_1_61_12} <Trace> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc): 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.06 01:24:56.899656 [ 187 ] {35a37a75-595c-437a-bd19-b1f8c8c9b2dc::all_1_61_12} <Trace> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 9561 | 2026.02.06 01:24:56.899751 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. | ||
| 9562 | 2026.02.06 01:24:56.899820 [ 191 ] {e511ea71-e802-4545-b869-85850eb1d513::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 9563 | 2026.02.06 01:24:56.900075 [ 191 ] {e511ea71-e802-4545-b869-85850eb1d513::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9564 | 2026.02.06 01:24:56.900147 [ 191 ] {e511ea71-e802-4545-b869-85850eb1d513::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 9565 | 2026.02.06 01:24:56.900226 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.29 MiB. | ||
| 9566 | 2026.02.06 01:24:57.000201 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 297.66 MiB, peak 308.94 MiB, free memory in arenas 0.00 B, will set to 301.63 MiB (RSS), difference: 3.97 MiB | ||
| 9567 | 2026.02.06 01:25:01.030758 [ 30 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9568 | 2026.02.06 01:25:01.030857 [ 30 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9569 | 2026.02.06 01:25:01.168872 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 20185 | ||
| 9570 | 2026.02.06 01:25:01.169457 [ 245 ] {} <Trace> system.asynchronous_metric_log (50965cfb-3fe0-4bc3-b722-77d2bdddda32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9571 | 2026.02.06 01:25:01.169501 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 9572 | 2026.02.06 01:25:01.170044 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 9573 | 2026.02.06 01:25:01.170271 [ 245 ] {} <Trace> system.asynchronous_metric_log (50965cfb-3fe0-4bc3-b722-77d2bdddda32): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9574 | 2026.02.06 01:25:01.170392 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20185 | ||
| 9575 | 2026.02.06 01:25:01.893209 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9576 | 2026.02.06 01:25:01.893396 [ 4 ] {d7f11a8c-7a59-4be9-8c58-074dc1dccdc7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9577 | 2026.02.06 01:25:01.893465 [ 4 ] {d7f11a8c-7a59-4be9-8c58-074dc1dccdc7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9578 | 2026.02.06 01:25:01.894220 [ 4 ] {d7f11a8c-7a59-4be9-8c58-074dc1dccdc7} <Trace> oximeter.fields_i16 (104ba66f-7843-4e50-a9a9-abb40c455f87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9579 | 2026.02.06 01:25:01.894273 [ 4 ] {d7f11a8c-7a59-4be9-8c58-074dc1dccdc7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 9580 | 2026.02.06 01:25:01.894715 [ 4 ] {d7f11a8c-7a59-4be9-8c58-074dc1dccdc7} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 9581 | 2026.02.06 01:25:01.894951 [ 4 ] {d7f11a8c-7a59-4be9-8c58-074dc1dccdc7} <Trace> oximeter.fields_i16 (104ba66f-7843-4e50-a9a9-abb40c455f87): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9582 | 2026.02.06 01:25:01.895116 [ 4 ] {d7f11a8c-7a59-4be9-8c58-074dc1dccdc7} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.00177 sec., 150282.48587570622 rows/sec., 9.55 MiB/sec. | ||
| 9583 | 2026.02.06 01:25:01.895168 [ 4 ] {d7f11a8c-7a59-4be9-8c58-074dc1dccdc7} <Debug> TCPHandler: Processed in 0.002117884 sec. | ||
| 9584 | 2026.02.06 01:25:01.895297 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9585 | 2026.02.06 01:25:01.895400 [ 4 ] {90dd052c-ee53-41bd-9c77-fd0a78cf4f3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9586 | 2026.02.06 01:25:01.895443 [ 4 ] {90dd052c-ee53-41bd-9c77-fd0a78cf4f3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9587 | 2026.02.06 01:25:01.896208 [ 4 ] {90dd052c-ee53-41bd-9c77-fd0a78cf4f3c} <Trace> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9588 | 2026.02.06 01:25:01.896246 [ 4 ] {90dd052c-ee53-41bd-9c77-fd0a78cf4f3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 9589 | 2026.02.06 01:25:01.896613 [ 4 ] {90dd052c-ee53-41bd-9c77-fd0a78cf4f3c} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9590 | 2026.02.06 01:25:01.896826 [ 4 ] {90dd052c-ee53-41bd-9c77-fd0a78cf4f3c} <Trace> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9591 | 2026.02.06 01:25:01.896960 [ 4 ] {90dd052c-ee53-41bd-9c77-fd0a78cf4f3c} <Debug> executeQuery: Read 752 rows, 60.56 KiB in 0.001583 sec., 475047.3783954517 rows/sec., 37.36 MiB/sec. | ||
| 9592 | 2026.02.06 01:25:01.896999 [ 4 ] {90dd052c-ee53-41bd-9c77-fd0a78cf4f3c} <Debug> TCPHandler: Processed in 0.001755342 sec. | ||
| 9593 | 2026.02.06 01:25:01.897115 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9594 | 2026.02.06 01:25:01.897210 [ 4 ] {f56f3c91-980d-40a8-b7ca-65560b9f10b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9595 | 2026.02.06 01:25:01.897251 [ 4 ] {f56f3c91-980d-40a8-b7ca-65560b9f10b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9596 | 2026.02.06 01:25:01.897683 [ 4 ] {f56f3c91-980d-40a8-b7ca-65560b9f10b8} <Trace> oximeter.fields_u16 (fb4d60fc-202c-4b3b-b72e-c67fc122b90a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9597 | 2026.02.06 01:25:01.897719 [ 4 ] {f56f3c91-980d-40a8-b7ca-65560b9f10b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 9598 | 2026.02.06 01:25:01.898025 [ 4 ] {f56f3c91-980d-40a8-b7ca-65560b9f10b8} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 9599 | 2026.02.06 01:25:01.898231 [ 4 ] {f56f3c91-980d-40a8-b7ca-65560b9f10b8} <Trace> oximeter.fields_u16 (fb4d60fc-202c-4b3b-b72e-c67fc122b90a): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9600 | 2026.02.06 01:25:01.898363 [ 4 ] {f56f3c91-980d-40a8-b7ca-65560b9f10b8} <Debug> executeQuery: Read 133 rows, 8.00 KiB in 0.001171 sec., 113578.13834329633 rows/sec., 6.67 MiB/sec. | ||
| 9601 | 2026.02.06 01:25:01.898400 [ 4 ] {f56f3c91-980d-40a8-b7ca-65560b9f10b8} <Debug> TCPHandler: Processed in 0.001336699 sec. | ||
| 9602 | 2026.02.06 01:25:01.898512 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9603 | 2026.02.06 01:25:01.898606 [ 4 ] {ddf94ed1-6b22-4fc3-b384-6ddc82999048} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9604 | 2026.02.06 01:25:01.898645 [ 4 ] {ddf94ed1-6b22-4fc3-b384-6ddc82999048} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9605 | 2026.02.06 01:25:01.899073 [ 4 ] {ddf94ed1-6b22-4fc3-b384-6ddc82999048} <Trace> oximeter.fields_u32 (efacbb35-87c4-45a6-b25f-cea415d7aebd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9606 | 2026.02.06 01:25:01.899109 [ 4 ] {ddf94ed1-6b22-4fc3-b384-6ddc82999048} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 9607 | 2026.02.06 01:25:01.899406 [ 4 ] {ddf94ed1-6b22-4fc3-b384-6ddc82999048} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 9608 | 2026.02.06 01:25:01.899615 [ 4 ] {ddf94ed1-6b22-4fc3-b384-6ddc82999048} <Trace> oximeter.fields_u32 (efacbb35-87c4-45a6-b25f-cea415d7aebd): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9609 | 2026.02.06 01:25:01.899723 [ 26 ] {} <Debug> oximeter.fields_u32 (efacbb35-87c4-45a6-b25f-cea415d7aebd) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 9610 | 2026.02.06 01:25:01.899742 [ 4 ] {ddf94ed1-6b22-4fc3-b384-6ddc82999048} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.001154 sec., 121317.15771230502 rows/sec., 7.84 MiB/sec. | ||
| 9611 | 2026.02.06 01:25:01.899796 [ 26 ] {} <Trace> oximeter.fields_u32 (efacbb35-87c4-45a6-b25f-cea415d7aebd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9612 | 2026.02.06 01:25:01.899805 [ 4 ] {ddf94ed1-6b22-4fc3-b384-6ddc82999048} <Debug> TCPHandler: Processed in 0.00134313 sec. | ||
| 9613 | 2026.02.06 01:25:01.899825 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 9614 | 2026.02.06 01:25:01.899928 [ 196 ] {efacbb35-87c4-45a6-b25f-cea415d7aebd::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 | ||
| 9615 | 2026.02.06 01:25:01.899929 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9616 | 2026.02.06 01:25:01.900046 [ 196 ] {efacbb35-87c4-45a6-b25f-cea415d7aebd::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9617 | 2026.02.06 01:25:01.900056 [ 4 ] {a2b1c619-a547-4d47-bba7-2d7159d8d48d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9618 | 2026.02.06 01:25:01.900081 [ 196 ] {efacbb35-87c4-45a6-b25f-cea415d7aebd::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 392 rows starting from the beginning of the part | ||
| 9619 | 2026.02.06 01:25:01.900100 [ 4 ] {a2b1c619-a547-4d47-bba7-2d7159d8d48d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9620 | 2026.02.06 01:25:01.900149 [ 196 ] {efacbb35-87c4-45a6-b25f-cea415d7aebd::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 140 rows starting from the beginning of the part | ||
| 9621 | 2026.02.06 01:25:01.900201 [ 196 ] {efacbb35-87c4-45a6-b25f-cea415d7aebd::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 228 rows starting from the beginning of the part | ||
| 9622 | 2026.02.06 01:25:01.900248 [ 196 ] {efacbb35-87c4-45a6-b25f-cea415d7aebd::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 140 rows starting from the beginning of the part | ||
| 9623 | 2026.02.06 01:25:01.900296 [ 196 ] {efacbb35-87c4-45a6-b25f-cea415d7aebd::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 140 rows starting from the beginning of the part | ||
| 9624 | 2026.02.06 01:25:01.900340 [ 196 ] {efacbb35-87c4-45a6-b25f-cea415d7aebd::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 140 rows starting from the beginning of the part | ||
| 9625 | 2026.02.06 01:25:01.900531 [ 4 ] {a2b1c619-a547-4d47-bba7-2d7159d8d48d} <Trace> oximeter.fields_u8 (7e40da4e-3721-4df5-9ad4-b5e43542e087): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9626 | 2026.02.06 01:25:01.900567 [ 4 ] {a2b1c619-a547-4d47-bba7-2d7159d8d48d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 9627 | 2026.02.06 01:25:01.900879 [ 4 ] {a2b1c619-a547-4d47-bba7-2d7159d8d48d} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 9628 | 2026.02.06 01:25:01.901092 [ 4 ] {a2b1c619-a547-4d47-bba7-2d7159d8d48d} <Trace> oximeter.fields_u8 (7e40da4e-3721-4df5-9ad4-b5e43542e087): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9629 | 2026.02.06 01:25:01.901222 [ 4 ] {a2b1c619-a547-4d47-bba7-2d7159d8d48d} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001184 sec., 117398.64864864865 rows/sec., 6.68 MiB/sec. | ||
| 9630 | 2026.02.06 01:25:01.901259 [ 4 ] {a2b1c619-a547-4d47-bba7-2d7159d8d48d} <Debug> TCPHandler: Processed in 0.00138055 sec. | ||
| 9631 | 2026.02.06 01:25:01.901319 [ 191 ] {efacbb35-87c4-45a6-b25f-cea415d7aebd::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1180 rows, containing 5 columns (5 merged, 0 gathered) in 0.00143043 sec., 824926.7702718764 rows/sec., 57.75 MiB/sec. | ||
| 9632 | 2026.02.06 01:25:01.901375 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9633 | 2026.02.06 01:25:01.901474 [ 4 ] {8ef16e0c-3f5d-47b3-b968-1200d7c7918d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9634 | 2026.02.06 01:25:01.901516 [ 4 ] {8ef16e0c-3f5d-47b3-b968-1200d7c7918d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9635 | 2026.02.06 01:25:01.901561 [ 187 ] {efacbb35-87c4-45a6-b25f-cea415d7aebd::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 9636 | 2026.02.06 01:25:01.901930 [ 187 ] {efacbb35-87c4-45a6-b25f-cea415d7aebd::all_1_36_7} <Trace> oximeter.fields_u32 (efacbb35-87c4-45a6-b25f-cea415d7aebd): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9637 | 2026.02.06 01:25:01.902026 [ 187 ] {efacbb35-87c4-45a6-b25f-cea415d7aebd::all_1_36_7} <Trace> oximeter.fields_u32 (efacbb35-87c4-45a6-b25f-cea415d7aebd) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 9638 | 2026.02.06 01:25:01.902072 [ 4 ] {8ef16e0c-3f5d-47b3-b968-1200d7c7918d} <Trace> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9639 | 2026.02.06 01:25:01.902113 [ 4 ] {8ef16e0c-3f5d-47b3-b968-1200d7c7918d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 9640 | 2026.02.06 01:25:01.902125 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 9641 | 2026.02.06 01:25:01.902444 [ 4 ] {8ef16e0c-3f5d-47b3-b968-1200d7c7918d} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9642 | 2026.02.06 01:25:01.902663 [ 4 ] {8ef16e0c-3f5d-47b3-b968-1200d7c7918d} <Trace> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9643 | 2026.02.06 01:25:01.902792 [ 4 ] {8ef16e0c-3f5d-47b3-b968-1200d7c7918d} <Debug> executeQuery: Read 463 rows, 33.28 KiB in 0.001336 sec., 346556.8862275449 rows/sec., 24.33 MiB/sec. | ||
| 9644 | 2026.02.06 01:25:01.902830 [ 4 ] {8ef16e0c-3f5d-47b3-b968-1200d7c7918d} <Debug> TCPHandler: Processed in 0.00150418 sec. | ||
| 9645 | 2026.02.06 01:25:01.902941 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9646 | 2026.02.06 01:25:01.903035 [ 4 ] {1db09de2-c5fc-4682-9d96-d5dbde4914cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 9647 | 2026.02.06 01:25:01.903076 [ 4 ] {1db09de2-c5fc-4682-9d96-d5dbde4914cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 9648 | 2026.02.06 01:25:01.903408 [ 4 ] {1db09de2-c5fc-4682-9d96-d5dbde4914cc} <Trace> oximeter.measurements_bool (a3a47353-bd4a-4bc2-8c37-5164375cd607): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9649 | 2026.02.06 01:25:01.903443 [ 4 ] {1db09de2-c5fc-4682-9d96-d5dbde4914cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 9650 | 2026.02.06 01:25:01.903739 [ 4 ] {1db09de2-c5fc-4682-9d96-d5dbde4914cc} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 9651 | 2026.02.06 01:25:01.903944 [ 4 ] {1db09de2-c5fc-4682-9d96-d5dbde4914cc} <Trace> oximeter.measurements_bool (a3a47353-bd4a-4bc2-8c37-5164375cd607): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9652 | 2026.02.06 01:25:01.904070 [ 4 ] {1db09de2-c5fc-4682-9d96-d5dbde4914cc} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001054 sec., 5692.599620493358 rows/sec., 297.42 KiB/sec. | ||
| 9653 | 2026.02.06 01:25:01.904106 [ 4 ] {1db09de2-c5fc-4682-9d96-d5dbde4914cc} <Debug> TCPHandler: Processed in 0.001215948 sec. | ||
| 9654 | 2026.02.06 01:25:01.904214 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9655 | 2026.02.06 01:25:01.904307 [ 4 ] {9d0e3778-477a-421c-ad1b-f4fb21077828} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9656 | 2026.02.06 01:25:01.904348 [ 4 ] {9d0e3778-477a-421c-ad1b-f4fb21077828} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9657 | 2026.02.06 01:25:01.904774 [ 4 ] {9d0e3778-477a-421c-ad1b-f4fb21077828} <Trace> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9658 | 2026.02.06 01:25:01.904808 [ 4 ] {9d0e3778-477a-421c-ad1b-f4fb21077828} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 9659 | 2026.02.06 01:25:01.905135 [ 4 ] {9d0e3778-477a-421c-ad1b-f4fb21077828} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9660 | 2026.02.06 01:25:01.905354 [ 4 ] {9d0e3778-477a-421c-ad1b-f4fb21077828} <Trace> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9661 | 2026.02.06 01:25:01.905481 [ 4 ] {9d0e3778-477a-421c-ad1b-f4fb21077828} <Debug> executeQuery: Read 258 rows, 17.59 KiB in 0.001193 sec., 216261.5255658005 rows/sec., 14.40 MiB/sec. | ||
| 9662 | 2026.02.06 01:25:01.905517 [ 4 ] {9d0e3778-477a-421c-ad1b-f4fb21077828} <Debug> TCPHandler: Processed in 0.001353299 sec. | ||
| 9663 | 2026.02.06 01:25:01.905630 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9664 | 2026.02.06 01:25:01.905724 [ 4 ] {3e03f80b-f75a-4971-8632-60f2f4440e21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 9665 | 2026.02.06 01:25:01.905765 [ 4 ] {3e03f80b-f75a-4971-8632-60f2f4440e21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 9666 | 2026.02.06 01:25:01.906080 [ 4 ] {3e03f80b-f75a-4971-8632-60f2f4440e21} <Trace> oximeter.measurements_f64 (2afa91c6-7a6c-42cf-84ca-7476e88b4c4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9667 | 2026.02.06 01:25:01.906113 [ 4 ] {3e03f80b-f75a-4971-8632-60f2f4440e21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 9668 | 2026.02.06 01:25:01.906402 [ 4 ] {3e03f80b-f75a-4971-8632-60f2f4440e21} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 9669 | 2026.02.06 01:25:01.906604 [ 4 ] {3e03f80b-f75a-4971-8632-60f2f4440e21} <Trace> oximeter.measurements_f64 (2afa91c6-7a6c-42cf-84ca-7476e88b4c4e): 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.06 01:25:01.906733 [ 4 ] {3e03f80b-f75a-4971-8632-60f2f4440e21} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001026 sec., 974.6588693957115 rows/sec., 65.68 KiB/sec. | ||
| 9671 | 2026.02.06 01:25:01.906768 [ 4 ] {3e03f80b-f75a-4971-8632-60f2f4440e21} <Debug> TCPHandler: Processed in 0.001187418 sec. | ||
| 9672 | 2026.02.06 01:25:01.906878 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9673 | 2026.02.06 01:25:01.906972 [ 4 ] {84a53f03-43ba-4716-8a8a-c1a2d510e53f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9674 | 2026.02.06 01:25:01.907012 [ 4 ] {84a53f03-43ba-4716-8a8a-c1a2d510e53f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9675 | 2026.02.06 01:25:01.907340 [ 4 ] {84a53f03-43ba-4716-8a8a-c1a2d510e53f} <Trace> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9676 | 2026.02.06 01:25:01.907375 [ 4 ] {84a53f03-43ba-4716-8a8a-c1a2d510e53f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 9677 | 2026.02.06 01:25:01.907679 [ 4 ] {84a53f03-43ba-4716-8a8a-c1a2d510e53f} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9678 | 2026.02.06 01:25:01.907879 [ 4 ] {84a53f03-43ba-4716-8a8a-c1a2d510e53f} <Trace> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9679 | 2026.02.06 01:25:01.908006 [ 4 ] {84a53f03-43ba-4716-8a8a-c1a2d510e53f} <Debug> executeQuery: Read 88 rows, 5.66 KiB in 0.001053 sec., 83570.75023741691 rows/sec., 5.25 MiB/sec. | ||
| 9680 | 2026.02.06 01:25:01.908041 [ 4 ] {84a53f03-43ba-4716-8a8a-c1a2d510e53f} <Debug> TCPHandler: Processed in 0.001212248 sec. | ||
| 9681 | 2026.02.06 01:25:02.230106 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 317 | ||
| 9682 | 2026.02.06 01:25:02.245403 [ 244 ] {} <Trace> system.metric_log (b13c6af1-b368-46ee-88e3-e8b49f18365b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9683 | 2026.02.06 01:25:02.245467 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 9684 | 2026.02.06 01:25:02.252170 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 9685 | 2026.02.06 01:25:02.252879 [ 244 ] {} <Trace> system.metric_log (b13c6af1-b368-46ee-88e3-e8b49f18365b): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9686 | 2026.02.06 01:25:02.255909 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 317 | ||
| 9687 | 2026.02.06 01:25:04.686030 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9688 | 2026.02.06 01:25:04.686212 [ 4 ] {8859150f-1529-43a1-9b84-1bd8a62704e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9689 | 2026.02.06 01:25:04.686277 [ 4 ] {8859150f-1529-43a1-9b84-1bd8a62704e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9690 | 2026.02.06 01:25:04.686945 [ 4 ] {8859150f-1529-43a1-9b84-1bd8a62704e0} <Trace> oximeter.fields_i16 (104ba66f-7843-4e50-a9a9-abb40c455f87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9691 | 2026.02.06 01:25:04.686991 [ 4 ] {8859150f-1529-43a1-9b84-1bd8a62704e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 9692 | 2026.02.06 01:25:04.687388 [ 4 ] {8859150f-1529-43a1-9b84-1bd8a62704e0} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 9693 | 2026.02.06 01:25:04.687636 [ 4 ] {8859150f-1529-43a1-9b84-1bd8a62704e0} <Trace> oximeter.fields_i16 (104ba66f-7843-4e50-a9a9-abb40c455f87): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9694 | 2026.02.06 01:25:04.687799 [ 4 ] {8859150f-1529-43a1-9b84-1bd8a62704e0} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001637 sec., 14660.965180207697 rows/sec., 1.22 MiB/sec. | ||
| 9695 | 2026.02.06 01:25:04.687796 [ 98 ] {} <Debug> oximeter.fields_i16 (104ba66f-7843-4e50-a9a9-abb40c455f87) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 9696 | 2026.02.06 01:25:04.687851 [ 4 ] {8859150f-1529-43a1-9b84-1bd8a62704e0} <Debug> TCPHandler: Processed in 0.001959683 sec. | ||
| 9697 | 2026.02.06 01:25:04.687883 [ 98 ] {} <Trace> oximeter.fields_i16 (104ba66f-7843-4e50-a9a9-abb40c455f87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9698 | 2026.02.06 01:25:04.687913 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 9699 | 2026.02.06 01:25:04.687980 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9700 | 2026.02.06 01:25:04.688047 [ 191 ] {104ba66f-7843-4e50-a9a9-abb40c455f87::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 | ||
| 9701 | 2026.02.06 01:25:04.688085 [ 4 ] {4085c860-15f1-4c68-9c9d-b182979cc61d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 9702 | 2026.02.06 01:25:04.688140 [ 4 ] {4085c860-15f1-4c68-9c9d-b182979cc61d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 9703 | 2026.02.06 01:25:04.688202 [ 191 ] {104ba66f-7843-4e50-a9a9-abb40c455f87::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9704 | 2026.02.06 01:25:04.688241 [ 191 ] {104ba66f-7843-4e50-a9a9-abb40c455f87::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 290 rows starting from the beginning of the part | ||
| 9705 | 2026.02.06 01:25:04.688309 [ 191 ] {104ba66f-7843-4e50-a9a9-abb40c455f87::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 266 rows starting from the beginning of the part | ||
| 9706 | 2026.02.06 01:25:04.688361 [ 191 ] {104ba66f-7843-4e50-a9a9-abb40c455f87::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 266 rows starting from the beginning of the part | ||
| 9707 | 2026.02.06 01:25:04.688409 [ 191 ] {104ba66f-7843-4e50-a9a9-abb40c455f87::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 266 rows starting from the beginning of the part | ||
| 9708 | 2026.02.06 01:25:04.688449 [ 191 ] {104ba66f-7843-4e50-a9a9-abb40c455f87::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 266 rows starting from the beginning of the part | ||
| 9709 | 2026.02.06 01:25:04.688488 [ 191 ] {104ba66f-7843-4e50-a9a9-abb40c455f87::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 24 rows starting from the beginning of the part | ||
| 9710 | 2026.02.06 01:25:04.688604 [ 4 ] {4085c860-15f1-4c68-9c9d-b182979cc61d} <Trace> oximeter.fields_ipaddr (a3260224-33ad-484c-9570-d358a82531a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9711 | 2026.02.06 01:25:04.688654 [ 4 ] {4085c860-15f1-4c68-9c9d-b182979cc61d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 9712 | 2026.02.06 01:25:04.689012 [ 4 ] {4085c860-15f1-4c68-9c9d-b182979cc61d} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 9713 | 2026.02.06 01:25:04.689249 [ 4 ] {4085c860-15f1-4c68-9c9d-b182979cc61d} <Trace> oximeter.fields_ipaddr (a3260224-33ad-484c-9570-d358a82531a2): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9714 | 2026.02.06 01:25:04.689386 [ 4 ] {4085c860-15f1-4c68-9c9d-b182979cc61d} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.001325 sec., 9056.603773584906 rows/sec., 738.50 KiB/sec. | ||
| 9715 | 2026.02.06 01:25:04.689425 [ 4 ] {4085c860-15f1-4c68-9c9d-b182979cc61d} <Debug> TCPHandler: Processed in 0.00149729 sec. | ||
| 9716 | 2026.02.06 01:25:04.689538 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9717 | 2026.02.06 01:25:04.689563 [ 191 ] {104ba66f-7843-4e50-a9a9-abb40c455f87::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1378 rows, containing 5 columns (5 merged, 0 gathered) in 0.001581741 sec., 871191.9334454882 rows/sec., 59.26 MiB/sec. | ||
| 9718 | 2026.02.06 01:25:04.689633 [ 4 ] {aba357bd-444e-4961-8e30-01f95a1622a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9719 | 2026.02.06 01:25:04.689677 [ 4 ] {aba357bd-444e-4961-8e30-01f95a1622a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9720 | 2026.02.06 01:25:04.689770 [ 201 ] {104ba66f-7843-4e50-a9a9-abb40c455f87::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 9721 | 2026.02.06 01:25:04.690090 [ 201 ] {104ba66f-7843-4e50-a9a9-abb40c455f87::all_1_31_6} <Trace> oximeter.fields_i16 (104ba66f-7843-4e50-a9a9-abb40c455f87): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9722 | 2026.02.06 01:25:04.690176 [ 201 ] {104ba66f-7843-4e50-a9a9-abb40c455f87::all_1_31_6} <Trace> oximeter.fields_i16 (104ba66f-7843-4e50-a9a9-abb40c455f87) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 9723 | 2026.02.06 01:25:04.690303 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 9724 | 2026.02.06 01:25:04.690827 [ 4 ] {aba357bd-444e-4961-8e30-01f95a1622a8} <Trace> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9725 | 2026.02.06 01:25:04.690870 [ 4 ] {aba357bd-444e-4961-8e30-01f95a1622a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 9726 | 2026.02.06 01:25:04.691275 [ 4 ] {aba357bd-444e-4961-8e30-01f95a1622a8} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9727 | 2026.02.06 01:25:04.691491 [ 4 ] {aba357bd-444e-4961-8e30-01f95a1622a8} <Trace> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9728 | 2026.02.06 01:25:04.691623 [ 4 ] {aba357bd-444e-4961-8e30-01f95a1622a8} <Debug> executeQuery: Read 1404 rows, 120.73 KiB in 0.002011 sec., 698160.1193436101 rows/sec., 58.63 MiB/sec. | ||
| 9729 | 2026.02.06 01:25:04.691661 [ 4 ] {aba357bd-444e-4961-8e30-01f95a1622a8} <Debug> TCPHandler: Processed in 0.002173525 sec. | ||
| 9730 | 2026.02.06 01:25:04.691772 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9731 | 2026.02.06 01:25:04.691867 [ 4 ] {8d312aaf-c3f5-4c40-83ac-953ea9c5bb97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9732 | 2026.02.06 01:25:04.691907 [ 4 ] {8d312aaf-c3f5-4c40-83ac-953ea9c5bb97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9733 | 2026.02.06 01:25:04.692331 [ 4 ] {8d312aaf-c3f5-4c40-83ac-953ea9c5bb97} <Trace> oximeter.fields_u16 (fb4d60fc-202c-4b3b-b72e-c67fc122b90a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9734 | 2026.02.06 01:25:04.692367 [ 4 ] {8d312aaf-c3f5-4c40-83ac-953ea9c5bb97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 9735 | 2026.02.06 01:25:04.692676 [ 4 ] {8d312aaf-c3f5-4c40-83ac-953ea9c5bb97} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 9736 | 2026.02.06 01:25:04.692902 [ 4 ] {8d312aaf-c3f5-4c40-83ac-953ea9c5bb97} <Trace> oximeter.fields_u16 (fb4d60fc-202c-4b3b-b72e-c67fc122b90a): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9737 | 2026.02.06 01:25:04.693051 [ 4 ] {8d312aaf-c3f5-4c40-83ac-953ea9c5bb97} <Debug> executeQuery: Read 65 rows, 4.88 KiB in 0.001188 sec., 54713.80471380471 rows/sec., 4.01 MiB/sec. | ||
| 9738 | 2026.02.06 01:25:04.693110 [ 4 ] {8d312aaf-c3f5-4c40-83ac-953ea9c5bb97} <Debug> TCPHandler: Processed in 0.001385799 sec. | ||
| 9739 | 2026.02.06 01:25:04.693232 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9740 | 2026.02.06 01:25:04.693330 [ 4 ] {5cb3a8e4-f710-4761-b28c-1a3c242912c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9741 | 2026.02.06 01:25:04.693372 [ 4 ] {5cb3a8e4-f710-4761-b28c-1a3c242912c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9742 | 2026.02.06 01:25:04.693868 [ 4 ] {5cb3a8e4-f710-4761-b28c-1a3c242912c8} <Trace> oximeter.fields_u32 (efacbb35-87c4-45a6-b25f-cea415d7aebd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9743 | 2026.02.06 01:25:04.693905 [ 4 ] {5cb3a8e4-f710-4761-b28c-1a3c242912c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 9744 | 2026.02.06 01:25:04.694245 [ 4 ] {5cb3a8e4-f710-4761-b28c-1a3c242912c8} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 9745 | 2026.02.06 01:25:04.694468 [ 4 ] {5cb3a8e4-f710-4761-b28c-1a3c242912c8} <Trace> oximeter.fields_u32 (efacbb35-87c4-45a6-b25f-cea415d7aebd): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9746 | 2026.02.06 01:25:04.694598 [ 4 ] {5cb3a8e4-f710-4761-b28c-1a3c242912c8} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001287 sec., 195804.1958041958 rows/sec., 13.54 MiB/sec. | ||
| 9747 | 2026.02.06 01:25:04.694636 [ 4 ] {5cb3a8e4-f710-4761-b28c-1a3c242912c8} <Debug> TCPHandler: Processed in 0.001454199 sec. | ||
| 9748 | 2026.02.06 01:25:04.694753 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9749 | 2026.02.06 01:25:04.694846 [ 4 ] {216845ed-0ba5-4a14-b1d7-c6b9f284dd83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9750 | 2026.02.06 01:25:04.694885 [ 4 ] {216845ed-0ba5-4a14-b1d7-c6b9f284dd83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9751 | 2026.02.06 01:25:04.695285 [ 4 ] {216845ed-0ba5-4a14-b1d7-c6b9f284dd83} <Trace> oximeter.fields_u8 (7e40da4e-3721-4df5-9ad4-b5e43542e087): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9752 | 2026.02.06 01:25:04.695321 [ 4 ] {216845ed-0ba5-4a14-b1d7-c6b9f284dd83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 9753 | 2026.02.06 01:25:04.695617 [ 4 ] {216845ed-0ba5-4a14-b1d7-c6b9f284dd83} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 9754 | 2026.02.06 01:25:04.695824 [ 4 ] {216845ed-0ba5-4a14-b1d7-c6b9f284dd83} <Trace> oximeter.fields_u8 (7e40da4e-3721-4df5-9ad4-b5e43542e087): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9755 | 2026.02.06 01:25:04.695931 [ 98 ] {} <Debug> oximeter.fields_u8 (7e40da4e-3721-4df5-9ad4-b5e43542e087) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 9756 | 2026.02.06 01:25:04.695955 [ 4 ] {216845ed-0ba5-4a14-b1d7-c6b9f284dd83} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001127 sec., 10647.73735581189 rows/sec., 831.85 KiB/sec. | ||
| 9757 | 2026.02.06 01:25:04.695972 [ 98 ] {} <Trace> oximeter.fields_u8 (7e40da4e-3721-4df5-9ad4-b5e43542e087): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9758 | 2026.02.06 01:25:04.695996 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 9759 | 2026.02.06 01:25:04.695999 [ 4 ] {216845ed-0ba5-4a14-b1d7-c6b9f284dd83} <Debug> TCPHandler: Processed in 0.001293849 sec. | ||
| 9760 | 2026.02.06 01:25:04.696122 [ 188 ] {7e40da4e-3721-4df5-9ad4-b5e43542e087::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 | ||
| 9761 | 2026.02.06 01:25:04.696147 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9762 | 2026.02.06 01:25:04.696215 [ 188 ] {7e40da4e-3721-4df5-9ad4-b5e43542e087::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9763 | 2026.02.06 01:25:04.696240 [ 4 ] {bf16302d-cccd-4a63-86e6-b967e43c6337} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9764 | 2026.02.06 01:25:04.696245 [ 188 ] {7e40da4e-3721-4df5-9ad4-b5e43542e087::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 151 rows starting from the beginning of the part | ||
| 9765 | 2026.02.06 01:25:04.696280 [ 4 ] {bf16302d-cccd-4a63-86e6-b967e43c6337} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9766 | 2026.02.06 01:25:04.696309 [ 188 ] {7e40da4e-3721-4df5-9ad4-b5e43542e087::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 139 rows starting from the beginning of the part | ||
| 9767 | 2026.02.06 01:25:04.696352 [ 188 ] {7e40da4e-3721-4df5-9ad4-b5e43542e087::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 139 rows starting from the beginning of the part | ||
| 9768 | 2026.02.06 01:25:04.696395 [ 188 ] {7e40da4e-3721-4df5-9ad4-b5e43542e087::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 139 rows starting from the beginning of the part | ||
| 9769 | 2026.02.06 01:25:04.696439 [ 188 ] {7e40da4e-3721-4df5-9ad4-b5e43542e087::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 139 rows starting from the beginning of the part | ||
| 9770 | 2026.02.06 01:25:04.696478 [ 188 ] {7e40da4e-3721-4df5-9ad4-b5e43542e087::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 12 rows starting from the beginning of the part | ||
| 9771 | 2026.02.06 01:25:04.696945 [ 4 ] {bf16302d-cccd-4a63-86e6-b967e43c6337} <Trace> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9772 | 2026.02.06 01:25:04.696978 [ 4 ] {bf16302d-cccd-4a63-86e6-b967e43c6337} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 9773 | 2026.02.06 01:25:04.697264 [ 197 ] {7e40da4e-3721-4df5-9ad4-b5e43542e087::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 719 rows, containing 5 columns (5 merged, 0 gathered) in 0.001202838 sec., 597752.9808669165 rows/sec., 36.67 MiB/sec. | ||
| 9774 | 2026.02.06 01:25:04.697341 [ 4 ] {bf16302d-cccd-4a63-86e6-b967e43c6337} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9775 | 2026.02.06 01:25:04.697417 [ 189 ] {7e40da4e-3721-4df5-9ad4-b5e43542e087::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 9776 | 2026.02.06 01:25:04.697598 [ 4 ] {bf16302d-cccd-4a63-86e6-b967e43c6337} <Trace> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9777 | 2026.02.06 01:25:04.697721 [ 189 ] {7e40da4e-3721-4df5-9ad4-b5e43542e087::all_1_31_6} <Trace> oximeter.fields_u8 (7e40da4e-3721-4df5-9ad4-b5e43542e087): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9778 | 2026.02.06 01:25:04.697743 [ 4 ] {bf16302d-cccd-4a63-86e6-b967e43c6337} <Debug> executeQuery: Read 609 rows, 46.92 KiB in 0.001521 sec., 400394.47731755424 rows/sec., 30.13 MiB/sec. | ||
| 9779 | 2026.02.06 01:25:04.697786 [ 4 ] {bf16302d-cccd-4a63-86e6-b967e43c6337} <Debug> TCPHandler: Processed in 0.001686701 sec. | ||
| 9780 | 2026.02.06 01:25:04.697810 [ 189 ] {7e40da4e-3721-4df5-9ad4-b5e43542e087::all_1_31_6} <Trace> oximeter.fields_u8 (7e40da4e-3721-4df5-9ad4-b5e43542e087) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 9781 | 2026.02.06 01:25:04.697905 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 9782 | 2026.02.06 01:25:04.697910 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9783 | 2026.02.06 01:25:04.698014 [ 4 ] {a49fdaed-b600-4fea-937a-5644f87b59d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9784 | 2026.02.06 01:25:04.698057 [ 4 ] {a49fdaed-b600-4fea-937a-5644f87b59d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9785 | 2026.02.06 01:25:04.698803 [ 4 ] {a49fdaed-b600-4fea-937a-5644f87b59d9} <Trace> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9786 | 2026.02.06 01:25:04.698851 [ 4 ] {a49fdaed-b600-4fea-937a-5644f87b59d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 9787 | 2026.02.06 01:25:04.699313 [ 4 ] {a49fdaed-b600-4fea-937a-5644f87b59d9} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9788 | 2026.02.06 01:25:04.699533 [ 4 ] {a49fdaed-b600-4fea-937a-5644f87b59d9} <Trace> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513): 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.06 01:25:04.699667 [ 4 ] {a49fdaed-b600-4fea-937a-5644f87b59d9} <Debug> executeQuery: Read 936 rows, 66.84 KiB in 0.001671 sec., 560143.6265709157 rows/sec., 39.06 MiB/sec. | ||
| 9790 | 2026.02.06 01:25:04.699704 [ 4 ] {a49fdaed-b600-4fea-937a-5644f87b59d9} <Debug> TCPHandler: Processed in 0.001842033 sec. | ||
| 9791 | 2026.02.06 01:25:04.699841 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9792 | 2026.02.06 01:25:04.699935 [ 4 ] {b1466eef-10ec-43ba-a2d5-a5bbfa38b910} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9793 | 2026.02.06 01:25:04.699989 [ 4 ] {b1466eef-10ec-43ba-a2d5-a5bbfa38b910} <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 | ||
| 9794 | 2026.02.06 01:25:04.700853 [ 4 ] {b1466eef-10ec-43ba-a2d5-a5bbfa38b910} <Trace> oximeter.measurements_histogramu64 (97144b8f-900e-4825-92d0-28bf27d1d4ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9795 | 2026.02.06 01:25:04.700889 [ 4 ] {b1466eef-10ec-43ba-a2d5-a5bbfa38b910} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 9796 | 2026.02.06 01:25:04.701457 [ 4 ] {b1466eef-10ec-43ba-a2d5-a5bbfa38b910} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 9797 | 2026.02.06 01:25:04.701677 [ 4 ] {b1466eef-10ec-43ba-a2d5-a5bbfa38b910} <Trace> oximeter.measurements_histogramu64 (97144b8f-900e-4825-92d0-28bf27d1d4ae): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9798 | 2026.02.06 01:25:04.701801 [ 98 ] {} <Debug> oximeter.measurements_histogramu64 (97144b8f-900e-4825-92d0-28bf27d1d4ae) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 9799 | 2026.02.06 01:25:04.701816 [ 4 ] {b1466eef-10ec-43ba-a2d5-a5bbfa38b910} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001899 sec., 21590.310689836755 rows/sec., 38.69 MiB/sec. | ||
| 9800 | 2026.02.06 01:25:04.701847 [ 98 ] {} <Trace> oximeter.measurements_histogramu64 (97144b8f-900e-4825-92d0-28bf27d1d4ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9801 | 2026.02.06 01:25:04.701875 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 9802 | 2026.02.06 01:25:04.701883 [ 4 ] {b1466eef-10ec-43ba-a2d5-a5bbfa38b910} <Debug> TCPHandler: Processed in 0.002089854 sec. | ||
| 9803 | 2026.02.06 01:25:04.701968 [ 193 ] {97144b8f-900e-4825-92d0-28bf27d1d4ae::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 | ||
| 9804 | 2026.02.06 01:25:04.702007 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9805 | 2026.02.06 01:25:04.702108 [ 4 ] {6cd1772f-97ae-493a-a09d-8580b1da777e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9806 | 2026.02.06 01:25:04.702149 [ 4 ] {6cd1772f-97ae-493a-a09d-8580b1da777e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9807 | 2026.02.06 01:25:04.702220 [ 193 ] {97144b8f-900e-4825-92d0-28bf27d1d4ae::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9808 | 2026.02.06 01:25:04.702292 [ 193 ] {97144b8f-900e-4825-92d0-28bf27d1d4ae::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 988 rows starting from the beginning of the part | ||
| 9809 | 2026.02.06 01:25:04.702433 [ 193 ] {97144b8f-900e-4825-92d0-28bf27d1d4ae::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 41 rows starting from the beginning of the part | ||
| 9810 | 2026.02.06 01:25:04.702476 [ 4 ] {6cd1772f-97ae-493a-a09d-8580b1da777e} <Trace> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9811 | 2026.02.06 01:25:04.702515 [ 4 ] {6cd1772f-97ae-493a-a09d-8580b1da777e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 9812 | 2026.02.06 01:25:04.702546 [ 193 ] {97144b8f-900e-4825-92d0-28bf27d1d4ae::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 41 rows starting from the beginning of the part | ||
| 9813 | 2026.02.06 01:25:04.702656 [ 193 ] {97144b8f-900e-4825-92d0-28bf27d1d4ae::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 41 rows starting from the beginning of the part | ||
| 9814 | 2026.02.06 01:25:04.702771 [ 193 ] {97144b8f-900e-4825-92d0-28bf27d1d4ae::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 41 rows starting from the beginning of the part | ||
| 9815 | 2026.02.06 01:25:04.702836 [ 4 ] {6cd1772f-97ae-493a-a09d-8580b1da777e} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9816 | 2026.02.06 01:25:04.702883 [ 193 ] {97144b8f-900e-4825-92d0-28bf27d1d4ae::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 41 rows starting from the beginning of the part | ||
| 9817 | 2026.02.06 01:25:04.703050 [ 4 ] {6cd1772f-97ae-493a-a09d-8580b1da777e} <Trace> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9818 | 2026.02.06 01:25:04.703183 [ 4 ] {6cd1772f-97ae-493a-a09d-8580b1da777e} <Debug> executeQuery: Read 26 rows, 1.78 KiB in 0.001093 sec., 23787.740164684354 rows/sec., 1.59 MiB/sec. | ||
| 9819 | 2026.02.06 01:25:04.703219 [ 4 ] {6cd1772f-97ae-493a-a09d-8580b1da777e} <Debug> TCPHandler: Processed in 0.001261309 sec. | ||
| 9820 | 2026.02.06 01:25:04.709751 [ 197 ] {97144b8f-900e-4825-92d0-28bf27d1d4ae::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1193 rows, containing 19 columns (19 merged, 0 gathered) in 0.007823243 sec., 152494.3044719434 rows/sec., 273.26 MiB/sec. | ||
| 9821 | 2026.02.06 01:25:04.710865 [ 193 ] {97144b8f-900e-4825-92d0-28bf27d1d4ae::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 9822 | 2026.02.06 01:25:04.711185 [ 193 ] {97144b8f-900e-4825-92d0-28bf27d1d4ae::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (97144b8f-900e-4825-92d0-28bf27d1d4ae): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9823 | 2026.02.06 01:25:04.711267 [ 193 ] {97144b8f-900e-4825-92d0-28bf27d1d4ae::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (97144b8f-900e-4825-92d0-28bf27d1d4ae) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 9824 | 2026.02.06 01:25:04.711367 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.61 MiB. | ||
| 9825 | 2026.02.06 01:25:05.000245 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 302.89 MiB, peak 314.45 MiB, free memory in arenas 0.00 B, will set to 306.41 MiB (RSS), difference: 3.52 MiB | ||
| 9826 | 2026.02.06 01:25:06.231049 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 52 entries to flush up to offset 1256 | ||
| 9827 | 2026.02.06 01:25:06.233831 [ 243 ] {} <Trace> system.query_log (e979a318-9a58-4b34-9a72-3006f9f8e92e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9828 | 2026.02.06 01:25:06.233888 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 9829 | 2026.02.06 01:25:06.235177 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 9830 | 2026.02.06 01:25:06.235448 [ 243 ] {} <Trace> system.query_log (e979a318-9a58-4b34-9a72-3006f9f8e92e): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9831 | 2026.02.06 01:25:06.235819 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1256 | ||
| 9832 | 2026.02.06 01:25:06.881810 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9833 | 2026.02.06 01:25:06.882101 [ 4 ] {bb9b27ed-5671-4f25-bdcf-43a8f83a6039} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9834 | 2026.02.06 01:25:06.882210 [ 4 ] {bb9b27ed-5671-4f25-bdcf-43a8f83a6039} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9835 | 2026.02.06 01:25:06.882914 [ 4 ] {bb9b27ed-5671-4f25-bdcf-43a8f83a6039} <Trace> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9836 | 2026.02.06 01:25:06.882966 [ 4 ] {bb9b27ed-5671-4f25-bdcf-43a8f83a6039} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 9837 | 2026.02.06 01:25:06.883376 [ 4 ] {bb9b27ed-5671-4f25-bdcf-43a8f83a6039} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9838 | 2026.02.06 01:25:06.883616 [ 4 ] {bb9b27ed-5671-4f25-bdcf-43a8f83a6039} <Trace> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9839 | 2026.02.06 01:25:06.883788 [ 4 ] {bb9b27ed-5671-4f25-bdcf-43a8f83a6039} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001766 sec., 31710.07927519819 rows/sec., 2.44 MiB/sec. | ||
| 9840 | 2026.02.06 01:25:06.883839 [ 4 ] {bb9b27ed-5671-4f25-bdcf-43a8f83a6039} <Debug> TCPHandler: Processed in 0.002224975 sec. | ||
| 9841 | 2026.02.06 01:25:06.883955 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9842 | 2026.02.06 01:25:06.884057 [ 4 ] {b06b1c3e-dd1d-42aa-8ea4-1b9c2aaeceb2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9843 | 2026.02.06 01:25:06.884100 [ 4 ] {b06b1c3e-dd1d-42aa-8ea4-1b9c2aaeceb2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9844 | 2026.02.06 01:25:06.884536 [ 4 ] {b06b1c3e-dd1d-42aa-8ea4-1b9c2aaeceb2} <Trace> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9845 | 2026.02.06 01:25:06.884574 [ 4 ] {b06b1c3e-dd1d-42aa-8ea4-1b9c2aaeceb2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 9846 | 2026.02.06 01:25:06.884930 [ 4 ] {b06b1c3e-dd1d-42aa-8ea4-1b9c2aaeceb2} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9847 | 2026.02.06 01:25:06.885159 [ 4 ] {b06b1c3e-dd1d-42aa-8ea4-1b9c2aaeceb2} <Trace> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9848 | 2026.02.06 01:25:06.885293 [ 4 ] {b06b1c3e-dd1d-42aa-8ea4-1b9c2aaeceb2} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001258 sec., 50874.403815580285 rows/sec., 3.97 MiB/sec. | ||
| 9849 | 2026.02.06 01:25:06.885332 [ 4 ] {b06b1c3e-dd1d-42aa-8ea4-1b9c2aaeceb2} <Debug> TCPHandler: Processed in 0.001430679 sec. | ||
| 9850 | 2026.02.06 01:25:06.885444 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9851 | 2026.02.06 01:25:06.885540 [ 4 ] {b7f3cb33-98fa-4891-8bcc-eada8b7a44c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9852 | 2026.02.06 01:25:06.885585 [ 4 ] {b7f3cb33-98fa-4891-8bcc-eada8b7a44c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9853 | 2026.02.06 01:25:06.885961 [ 4 ] {b7f3cb33-98fa-4891-8bcc-eada8b7a44c3} <Trace> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9854 | 2026.02.06 01:25:06.885999 [ 4 ] {b7f3cb33-98fa-4891-8bcc-eada8b7a44c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 9855 | 2026.02.06 01:25:06.886346 [ 4 ] {b7f3cb33-98fa-4891-8bcc-eada8b7a44c3} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9856 | 2026.02.06 01:25:06.886559 [ 4 ] {b7f3cb33-98fa-4891-8bcc-eada8b7a44c3} <Trace> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9857 | 2026.02.06 01:25:06.886690 [ 4 ] {b7f3cb33-98fa-4891-8bcc-eada8b7a44c3} <Debug> executeQuery: Read 94 rows, 6.69 KiB in 0.001169 sec., 80410.60735671515 rows/sec., 5.59 MiB/sec. | ||
| 9858 | 2026.02.06 01:25:06.886728 [ 4 ] {b7f3cb33-98fa-4891-8bcc-eada8b7a44c3} <Debug> TCPHandler: Processed in 0.001335049 sec. | ||
| 9859 | 2026.02.06 01:25:06.886838 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9860 | 2026.02.06 01:25:06.886933 [ 4 ] {b9402e58-ea13-4b79-b45f-200419213a6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9861 | 2026.02.06 01:25:06.886975 [ 4 ] {b9402e58-ea13-4b79-b45f-200419213a6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9862 | 2026.02.06 01:25:06.887297 [ 4 ] {b9402e58-ea13-4b79-b45f-200419213a6e} <Trace> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9863 | 2026.02.06 01:25:06.887333 [ 4 ] {b9402e58-ea13-4b79-b45f-200419213a6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 9864 | 2026.02.06 01:25:06.887665 [ 4 ] {b9402e58-ea13-4b79-b45f-200419213a6e} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9865 | 2026.02.06 01:25:06.887872 [ 4 ] {b9402e58-ea13-4b79-b45f-200419213a6e} <Trace> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9866 | 2026.02.06 01:25:06.888003 [ 4 ] {b9402e58-ea13-4b79-b45f-200419213a6e} <Debug> executeQuery: Read 34 rows, 2.36 KiB in 0.001089 sec., 31221.30394857668 rows/sec., 2.11 MiB/sec. | ||
| 9867 | 2026.02.06 01:25:06.888039 [ 4 ] {b9402e58-ea13-4b79-b45f-200419213a6e} <Debug> TCPHandler: Processed in 0.001250609 sec. | ||
| 9868 | 2026.02.06 01:25:08.670628 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 20633 | ||
| 9869 | 2026.02.06 01:25:08.671192 [ 245 ] {} <Trace> system.asynchronous_metric_log (50965cfb-3fe0-4bc3-b722-77d2bdddda32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9870 | 2026.02.06 01:25:08.671245 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 9871 | 2026.02.06 01:25:08.671751 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 9872 | 2026.02.06 01:25:08.672004 [ 245 ] {} <Trace> system.asynchronous_metric_log (50965cfb-3fe0-4bc3-b722-77d2bdddda32): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9873 | 2026.02.06 01:25:08.672149 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20633 | ||
| 9874 | 2026.02.06 01:25:09.756127 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 324 | ||
| 9875 | 2026.02.06 01:25:09.772521 [ 244 ] {} <Trace> system.metric_log (b13c6af1-b368-46ee-88e3-e8b49f18365b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9876 | 2026.02.06 01:25:09.772586 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 9877 | 2026.02.06 01:25:09.778558 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 9878 | 2026.02.06 01:25:09.779258 [ 244 ] {} <Trace> system.metric_log (b13c6af1-b368-46ee-88e3-e8b49f18365b): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9879 | 2026.02.06 01:25:09.782056 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 324 | ||
| 9880 | 2026.02.06 01:25:11.884809 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9881 | 2026.02.06 01:25:11.885004 [ 4 ] {28fbd51d-edfc-4e0d-905f-212411825a65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9882 | 2026.02.06 01:25:11.885073 [ 4 ] {28fbd51d-edfc-4e0d-905f-212411825a65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9883 | 2026.02.06 01:25:11.885763 [ 4 ] {28fbd51d-edfc-4e0d-905f-212411825a65} <Trace> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9884 | 2026.02.06 01:25:11.885811 [ 4 ] {28fbd51d-edfc-4e0d-905f-212411825a65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 9885 | 2026.02.06 01:25:11.886224 [ 4 ] {28fbd51d-edfc-4e0d-905f-212411825a65} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9886 | 2026.02.06 01:25:11.886466 [ 4 ] {28fbd51d-edfc-4e0d-905f-212411825a65} <Trace> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9887 | 2026.02.06 01:25:11.886639 [ 4 ] {28fbd51d-edfc-4e0d-905f-212411825a65} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001685 sec., 33234.42136498516 rows/sec., 2.55 MiB/sec. | ||
| 9888 | 2026.02.06 01:25:11.886696 [ 4 ] {28fbd51d-edfc-4e0d-905f-212411825a65} <Debug> TCPHandler: Processed in 0.002026614 sec. | ||
| 9889 | 2026.02.06 01:25:11.886821 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9890 | 2026.02.06 01:25:11.886927 [ 4 ] {e1df2f2a-5ab4-45ee-a20e-6873499558a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9891 | 2026.02.06 01:25:11.886971 [ 4 ] {e1df2f2a-5ab4-45ee-a20e-6873499558a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9892 | 2026.02.06 01:25:11.887430 [ 4 ] {e1df2f2a-5ab4-45ee-a20e-6873499558a6} <Trace> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9893 | 2026.02.06 01:25:11.887469 [ 4 ] {e1df2f2a-5ab4-45ee-a20e-6873499558a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 9894 | 2026.02.06 01:25:11.887797 [ 4 ] {e1df2f2a-5ab4-45ee-a20e-6873499558a6} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9895 | 2026.02.06 01:25:11.888015 [ 4 ] {e1df2f2a-5ab4-45ee-a20e-6873499558a6} <Trace> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9896 | 2026.02.06 01:25:11.888175 [ 4 ] {e1df2f2a-5ab4-45ee-a20e-6873499558a6} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001271 sec., 50354.05192761605 rows/sec., 3.93 MiB/sec. | ||
| 9897 | 2026.02.06 01:25:11.888218 [ 4 ] {e1df2f2a-5ab4-45ee-a20e-6873499558a6} <Debug> TCPHandler: Processed in 0.00145108 sec. | ||
| 9898 | 2026.02.06 01:25:11.888334 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9899 | 2026.02.06 01:25:11.888444 [ 4 ] {eef4c996-bea9-4ffa-9d86-6adbf1adcf56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9900 | 2026.02.06 01:25:11.888497 [ 4 ] {eef4c996-bea9-4ffa-9d86-6adbf1adcf56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9901 | 2026.02.06 01:25:11.888961 [ 4 ] {eef4c996-bea9-4ffa-9d86-6adbf1adcf56} <Trace> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9902 | 2026.02.06 01:25:11.888998 [ 4 ] {eef4c996-bea9-4ffa-9d86-6adbf1adcf56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 9903 | 2026.02.06 01:25:11.889377 [ 4 ] {eef4c996-bea9-4ffa-9d86-6adbf1adcf56} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9904 | 2026.02.06 01:25:11.889590 [ 4 ] {eef4c996-bea9-4ffa-9d86-6adbf1adcf56} <Trace> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9905 | 2026.02.06 01:25:11.889732 [ 4 ] {eef4c996-bea9-4ffa-9d86-6adbf1adcf56} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001313 sec., 121858.33968012186 rows/sec., 8.49 MiB/sec. | ||
| 9906 | 2026.02.06 01:25:11.889771 [ 4 ] {eef4c996-bea9-4ffa-9d86-6adbf1adcf56} <Debug> TCPHandler: Processed in 0.001489641 sec. | ||
| 9907 | 2026.02.06 01:25:11.889885 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9908 | 2026.02.06 01:25:11.889981 [ 4 ] {cac8052c-889e-408a-8edc-7d50cd5f2346} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9909 | 2026.02.06 01:25:11.890025 [ 4 ] {cac8052c-889e-408a-8edc-7d50cd5f2346} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9910 | 2026.02.06 01:25:11.890367 [ 4 ] {cac8052c-889e-408a-8edc-7d50cd5f2346} <Trace> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9911 | 2026.02.06 01:25:11.890404 [ 4 ] {cac8052c-889e-408a-8edc-7d50cd5f2346} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 9912 | 2026.02.06 01:25:11.890724 [ 4 ] {cac8052c-889e-408a-8edc-7d50cd5f2346} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9913 | 2026.02.06 01:25:11.890945 [ 4 ] {cac8052c-889e-408a-8edc-7d50cd5f2346} <Trace> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9914 | 2026.02.06 01:25:11.891099 [ 4 ] {cac8052c-889e-408a-8edc-7d50cd5f2346} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001138 sec., 52724.07732864675 rows/sec., 3.55 MiB/sec. | ||
| 9915 | 2026.02.06 01:25:11.891137 [ 4 ] {cac8052c-889e-408a-8edc-7d50cd5f2346} <Debug> TCPHandler: Processed in 0.001303149 sec. | ||
| 9916 | 2026.02.06 01:25:13.604943 [ 151 ] {} <Debug> oximeter.measurements_f64 (2afa91c6-7a6c-42cf-84ca-7476e88b4c4e) (MergerMutator): Selected 5 parts from all_1_24_5 to all_28_28_0 | ||
| 9917 | 2026.02.06 01:25:13.605016 [ 151 ] {} <Trace> oximeter.measurements_f64 (2afa91c6-7a6c-42cf-84ca-7476e88b4c4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9918 | 2026.02.06 01:25:13.605043 [ 151 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 9919 | 2026.02.06 01:25:13.605161 [ 190 ] {2afa91c6-7a6c-42cf-84ca-7476e88b4c4e::all_1_28_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_24_5 to all_28_28_0 into Compact with storage Full | ||
| 9920 | 2026.02.06 01:25:13.605320 [ 190 ] {2afa91c6-7a6c-42cf-84ca-7476e88b4c4e::all_1_28_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9921 | 2026.02.06 01:25:13.605361 [ 190 ] {2afa91c6-7a6c-42cf-84ca-7476e88b4c4e::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_24_5, total 24 rows starting from the beginning of the part | ||
| 9922 | 2026.02.06 01:25:13.605433 [ 190 ] {2afa91c6-7a6c-42cf-84ca-7476e88b4c4e::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 1 rows starting from the beginning of the part | ||
| 9923 | 2026.02.06 01:25:13.605481 [ 190 ] {2afa91c6-7a6c-42cf-84ca-7476e88b4c4e::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 1 rows starting from the beginning of the part | ||
| 9924 | 2026.02.06 01:25:13.605522 [ 190 ] {2afa91c6-7a6c-42cf-84ca-7476e88b4c4e::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 1 rows starting from the beginning of the part | ||
| 9925 | 2026.02.06 01:25:13.605561 [ 190 ] {2afa91c6-7a6c-42cf-84ca-7476e88b4c4e::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 1 rows starting from the beginning of the part | ||
| 9926 | 2026.02.06 01:25:13.606312 [ 193 ] {2afa91c6-7a6c-42cf-84ca-7476e88b4c4e::all_1_28_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 28 rows, containing 4 columns (4 merged, 0 gathered) in 0.001202998 sec., 23275.184164894705 rows/sec., 1.53 MiB/sec. | ||
| 9927 | 2026.02.06 01:25:13.606462 [ 190 ] {2afa91c6-7a6c-42cf-84ca-7476e88b4c4e::all_1_28_6} <Trace> MergedBlockOutputStream: filled checksums all_1_28_6 (state Temporary) | ||
| 9928 | 2026.02.06 01:25:13.606726 [ 190 ] {2afa91c6-7a6c-42cf-84ca-7476e88b4c4e::all_1_28_6} <Trace> oximeter.measurements_f64 (2afa91c6-7a6c-42cf-84ca-7476e88b4c4e): Renaming temporary part tmp_merge_all_1_28_6 to all_1_28_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9929 | 2026.02.06 01:25:13.606800 [ 190 ] {2afa91c6-7a6c-42cf-84ca-7476e88b4c4e::all_1_28_6} <Trace> oximeter.measurements_f64 (2afa91c6-7a6c-42cf-84ca-7476e88b4c4e) (MergerMutator): Merged 5 parts: [all_1_24_5, all_28_28_0] -> all_1_28_6 | ||
| 9930 | 2026.02.06 01:25:13.606873 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 9931 | 2026.02.06 01:25:16.030934 [ 154 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9932 | 2026.02.06 01:25:16.031018 [ 154 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9933 | 2026.02.06 01:25:16.172356 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 21145 | ||
| 9934 | 2026.02.06 01:25:16.172876 [ 245 ] {} <Trace> system.asynchronous_metric_log (50965cfb-3fe0-4bc3-b722-77d2bdddda32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9935 | 2026.02.06 01:25:16.172919 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 9936 | 2026.02.06 01:25:16.173429 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 9937 | 2026.02.06 01:25:16.173659 [ 245 ] {} <Trace> system.asynchronous_metric_log (50965cfb-3fe0-4bc3-b722-77d2bdddda32): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9938 | 2026.02.06 01:25:16.173788 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21145 | ||
| 9939 | 2026.02.06 01:25:16.236250 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 1272 | ||
| 9940 | 2026.02.06 01:25:16.238389 [ 243 ] {} <Trace> system.query_log (e979a318-9a58-4b34-9a72-3006f9f8e92e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9941 | 2026.02.06 01:25:16.238441 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 9942 | 2026.02.06 01:25:16.239645 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 9943 | 2026.02.06 01:25:16.239948 [ 243 ] {} <Trace> system.query_log (e979a318-9a58-4b34-9a72-3006f9f8e92e): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9944 | 2026.02.06 01:25:16.240333 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1272 | ||
| 9945 | 2026.02.06 01:25:16.887626 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9946 | 2026.02.06 01:25:16.887828 [ 4 ] {5354bd0c-8010-4d95-9090-72d2dfde1df3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9947 | 2026.02.06 01:25:16.887895 [ 4 ] {5354bd0c-8010-4d95-9090-72d2dfde1df3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9948 | 2026.02.06 01:25:16.888843 [ 4 ] {5354bd0c-8010-4d95-9090-72d2dfde1df3} <Trace> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9949 | 2026.02.06 01:25:16.888917 [ 4 ] {5354bd0c-8010-4d95-9090-72d2dfde1df3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 9950 | 2026.02.06 01:25:16.889345 [ 4 ] {5354bd0c-8010-4d95-9090-72d2dfde1df3} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9951 | 2026.02.06 01:25:16.889577 [ 4 ] {5354bd0c-8010-4d95-9090-72d2dfde1df3} <Trace> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9952 | 2026.02.06 01:25:16.889730 [ 153 ] {} <Debug> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9953 | 2026.02.06 01:25:16.889748 [ 4 ] {5354bd0c-8010-4d95-9090-72d2dfde1df3} <Debug> executeQuery: Read 138 rows, 12.27 KiB in 0.001972 sec., 69979.71602434079 rows/sec., 6.07 MiB/sec. | ||
| 9954 | 2026.02.06 01:25:16.889776 [ 153 ] {} <Trace> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9955 | 2026.02.06 01:25:16.889802 [ 153 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 9956 | 2026.02.06 01:25:16.889824 [ 4 ] {5354bd0c-8010-4d95-9090-72d2dfde1df3} <Debug> TCPHandler: Processed in 0.002377366 sec. | ||
| 9957 | 2026.02.06 01:25:16.889916 [ 198 ] {fb68cebe-225b-4628-b6a1-821ca25cb918::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 | ||
| 9958 | 2026.02.06 01:25:16.890024 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9959 | 2026.02.06 01:25:16.890053 [ 198 ] {fb68cebe-225b-4628-b6a1-821ca25cb918::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9960 | 2026.02.06 01:25:16.890091 [ 198 ] {fb68cebe-225b-4628-b6a1-821ca25cb918::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 2105 rows starting from the beginning of the part | ||
| 9961 | 2026.02.06 01:25:16.890156 [ 198 ] {fb68cebe-225b-4628-b6a1-821ca25cb918::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 752 rows starting from the beginning of the part | ||
| 9962 | 2026.02.06 01:25:16.890162 [ 4 ] {1125ef54-507d-4374-880a-d76f6d0539e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9963 | 2026.02.06 01:25:16.890204 [ 198 ] {fb68cebe-225b-4628-b6a1-821ca25cb918::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 1404 rows starting from the beginning of the part | ||
| 9964 | 2026.02.06 01:25:16.890236 [ 4 ] {1125ef54-507d-4374-880a-d76f6d0539e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9965 | 2026.02.06 01:25:16.890253 [ 198 ] {fb68cebe-225b-4628-b6a1-821ca25cb918::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 56 rows starting from the beginning of the part | ||
| 9966 | 2026.02.06 01:25:16.890301 [ 198 ] {fb68cebe-225b-4628-b6a1-821ca25cb918::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 56 rows starting from the beginning of the part | ||
| 9967 | 2026.02.06 01:25:16.890341 [ 198 ] {fb68cebe-225b-4628-b6a1-821ca25cb918::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 138 rows starting from the beginning of the part | ||
| 9968 | 2026.02.06 01:25:16.890753 [ 4 ] {1125ef54-507d-4374-880a-d76f6d0539e7} <Trace> oximeter.fields_u16 (fb4d60fc-202c-4b3b-b72e-c67fc122b90a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9969 | 2026.02.06 01:25:16.890796 [ 4 ] {1125ef54-507d-4374-880a-d76f6d0539e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 9970 | 2026.02.06 01:25:16.891126 [ 4 ] {1125ef54-507d-4374-880a-d76f6d0539e7} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 9971 | 2026.02.06 01:25:16.891350 [ 4 ] {1125ef54-507d-4374-880a-d76f6d0539e7} <Trace> oximeter.fields_u16 (fb4d60fc-202c-4b3b-b72e-c67fc122b90a): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9972 | 2026.02.06 01:25:16.891461 [ 153 ] {} <Debug> oximeter.fields_u16 (fb4d60fc-202c-4b3b-b72e-c67fc122b90a) (MergerMutator): Selected 6 parts from all_1_55_11 to all_60_60_0 | ||
| 9973 | 2026.02.06 01:25:16.891481 [ 4 ] {1125ef54-507d-4374-880a-d76f6d0539e7} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001357 sec., 30213.706705969053 rows/sec., 2.22 MiB/sec. | ||
| 9974 | 2026.02.06 01:25:16.891492 [ 153 ] {} <Trace> oximeter.fields_u16 (fb4d60fc-202c-4b3b-b72e-c67fc122b90a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9975 | 2026.02.06 01:25:16.891521 [ 153 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 9976 | 2026.02.06 01:25:16.891527 [ 4 ] {1125ef54-507d-4374-880a-d76f6d0539e7} <Debug> TCPHandler: Processed in 0.001617601 sec. | ||
| 9977 | 2026.02.06 01:25:16.891617 [ 190 ] {fb4d60fc-202c-4b3b-b72e-c67fc122b90a::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 | ||
| 9978 | 2026.02.06 01:25:16.891650 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9979 | 2026.02.06 01:25:16.891727 [ 190 ] {fb4d60fc-202c-4b3b-b72e-c67fc122b90a::all_1_60_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9980 | 2026.02.06 01:25:16.891754 [ 4 ] {8b9c9fc7-4a79-4f6f-af11-460c9401e743} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9981 | 2026.02.06 01:25:16.891759 [ 190 ] {fb4d60fc-202c-4b3b-b72e-c67fc122b90a::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_55_11, total 206 rows starting from the beginning of the part | ||
| 9982 | 2026.02.06 01:25:16.891803 [ 4 ] {8b9c9fc7-4a79-4f6f-af11-460c9401e743} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9983 | 2026.02.06 01:25:16.891830 [ 190 ] {fb4d60fc-202c-4b3b-b72e-c67fc122b90a::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 133 rows starting from the beginning of the part | ||
| 9984 | 2026.02.06 01:25:16.891883 [ 190 ] {fb4d60fc-202c-4b3b-b72e-c67fc122b90a::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 41 rows starting from the beginning of the part | ||
| 9985 | 2026.02.06 01:25:16.891925 [ 190 ] {fb4d60fc-202c-4b3b-b72e-c67fc122b90a::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 133 rows starting from the beginning of the part | ||
| 9986 | 2026.02.06 01:25:16.891963 [ 190 ] {fb4d60fc-202c-4b3b-b72e-c67fc122b90a::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 65 rows starting from the beginning of the part | ||
| 9987 | 2026.02.06 01:25:16.892002 [ 190 ] {fb4d60fc-202c-4b3b-b72e-c67fc122b90a::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 41 rows starting from the beginning of the part | ||
| 9988 | 2026.02.06 01:25:16.892242 [ 4 ] {8b9c9fc7-4a79-4f6f-af11-460c9401e743} <Trace> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9989 | 2026.02.06 01:25:16.892262 [ 193 ] {fb68cebe-225b-4628-b6a1-821ca25cb918::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4511 rows, containing 5 columns (5 merged, 0 gathered) in 0.002400496 sec., 1879194.9663736164 rows/sec., 161.61 MiB/sec. | ||
| 9990 | 2026.02.06 01:25:16.892284 [ 4 ] {8b9c9fc7-4a79-4f6f-af11-460c9401e743} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 9991 | 2026.02.06 01:25:16.892578 [ 193 ] {fb68cebe-225b-4628-b6a1-821ca25cb918::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9992 | 2026.02.06 01:25:16.892873 [ 4 ] {8b9c9fc7-4a79-4f6f-af11-460c9401e743} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9993 | 2026.02.06 01:25:16.892894 [ 193 ] {fb68cebe-225b-4628-b6a1-821ca25cb918::all_1_66_13} <Trace> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9994 | 2026.02.06 01:25:16.893023 [ 193 ] {fb68cebe-225b-4628-b6a1-821ca25cb918::all_1_66_13} <Trace> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9995 | 2026.02.06 01:25:16.893056 [ 186 ] {fb4d60fc-202c-4b3b-b72e-c67fc122b90a::all_1_60_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 619 rows, containing 5 columns (5 merged, 0 gathered) in 0.00147582 sec., 419427.84350395034 rows/sec., 28.40 MiB/sec. | ||
| 9996 | 2026.02.06 01:25:16.893138 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.02 MiB. | ||
| 9997 | 2026.02.06 01:25:16.893149 [ 4 ] {8b9c9fc7-4a79-4f6f-af11-460c9401e743} <Trace> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9998 | 2026.02.06 01:25:16.893236 [ 199 ] {fb4d60fc-202c-4b3b-b72e-c67fc122b90a::all_1_60_12} <Trace> MergedBlockOutputStream: filled checksums all_1_60_12 (state Temporary) | ||
| 9999 | 2026.02.06 01:25:16.893283 [ 153 ] {} <Debug> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 10000 | 2026.02.06 01:25:16.893297 [ 4 ] {8b9c9fc7-4a79-4f6f-af11-460c9401e743} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001564 sec., 67135.54987212276 rows/sec., 5.24 MiB/sec. | ||
| 10001 | 2026.02.06 01:25:16.893366 [ 153 ] {} <Trace> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10002 | 2026.02.06 01:25:16.893396 [ 153 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 10003 | 2026.02.06 01:25:16.893396 [ 4 ] {8b9c9fc7-4a79-4f6f-af11-460c9401e743} <Debug> TCPHandler: Processed in 0.001796292 sec. | ||
| 10004 | 2026.02.06 01:25:16.893477 [ 186 ] {8671d447-0367-4212-b46d-8d9acc78108d::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 | ||
| 10005 | 2026.02.06 01:25:16.893548 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10006 | 2026.02.06 01:25:16.893575 [ 199 ] {fb4d60fc-202c-4b3b-b72e-c67fc122b90a::all_1_60_12} <Trace> oximeter.fields_u16 (fb4d60fc-202c-4b3b-b72e-c67fc122b90a): Renaming temporary part tmp_merge_all_1_60_12 to all_1_60_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10007 | 2026.02.06 01:25:16.893581 [ 186 ] {8671d447-0367-4212-b46d-8d9acc78108d::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10008 | 2026.02.06 01:25:16.893624 [ 186 ] {8671d447-0367-4212-b46d-8d9acc78108d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1034 rows starting from the beginning of the part | ||
| 10009 | 2026.02.06 01:25:16.893653 [ 4 ] {b75d02a3-ff8a-4c40-ab56-cf387065bdc9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10010 | 2026.02.06 01:25:16.893669 [ 199 ] {fb4d60fc-202c-4b3b-b72e-c67fc122b90a::all_1_60_12} <Trace> oximeter.fields_u16 (fb4d60fc-202c-4b3b-b72e-c67fc122b90a) (MergerMutator): Merged 6 parts: [all_1_55_11, all_60_60_0] -> all_1_60_12 | ||
| 10011 | 2026.02.06 01:25:16.893677 [ 186 ] {8671d447-0367-4212-b46d-8d9acc78108d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 463 rows starting from the beginning of the part | ||
| 10012 | 2026.02.06 01:25:16.893705 [ 4 ] {b75d02a3-ff8a-4c40-ab56-cf387065bdc9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10013 | 2026.02.06 01:25:16.893736 [ 186 ] {8671d447-0367-4212-b46d-8d9acc78108d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 609 rows starting from the beginning of the part | ||
| 10014 | 2026.02.06 01:25:16.893783 [ 186 ] {8671d447-0367-4212-b46d-8d9acc78108d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 64 rows starting from the beginning of the part | ||
| 10015 | 2026.02.06 01:25:16.893789 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 10016 | 2026.02.06 01:25:16.893823 [ 186 ] {8671d447-0367-4212-b46d-8d9acc78108d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 64 rows starting from the beginning of the part | ||
| 10017 | 2026.02.06 01:25:16.893866 [ 186 ] {8671d447-0367-4212-b46d-8d9acc78108d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 105 rows starting from the beginning of the part | ||
| 10018 | 2026.02.06 01:25:16.894149 [ 4 ] {b75d02a3-ff8a-4c40-ab56-cf387065bdc9} <Trace> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10019 | 2026.02.06 01:25:16.894189 [ 4 ] {b75d02a3-ff8a-4c40-ab56-cf387065bdc9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 10020 | 2026.02.06 01:25:16.894550 [ 4 ] {b75d02a3-ff8a-4c40-ab56-cf387065bdc9} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 10021 | 2026.02.06 01:25:16.894764 [ 4 ] {b75d02a3-ff8a-4c40-ab56-cf387065bdc9} <Trace> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10022 | 2026.02.06 01:25:16.894898 [ 4 ] {b75d02a3-ff8a-4c40-ab56-cf387065bdc9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001265 sec., 126482.21343873517 rows/sec., 8.81 MiB/sec. | ||
| 10023 | 2026.02.06 01:25:16.894898 [ 152 ] {} <Debug> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 10024 | 2026.02.06 01:25:16.894917 [ 192 ] {8671d447-0367-4212-b46d-8d9acc78108d::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2339 rows, containing 5 columns (5 merged, 0 gathered) in 0.0014762 sec., 1584473.648557106 rows/sec., 122.49 MiB/sec. | ||
| 10025 | 2026.02.06 01:25:16.894936 [ 4 ] {b75d02a3-ff8a-4c40-ab56-cf387065bdc9} <Debug> TCPHandler: Processed in 0.00143862 sec. | ||
| 10026 | 2026.02.06 01:25:16.894945 [ 152 ] {} <Trace> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10027 | 2026.02.06 01:25:16.894969 [ 152 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 10028 | 2026.02.06 01:25:16.895045 [ 199 ] {e511ea71-e802-4545-b869-85850eb1d513::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 | ||
| 10029 | 2026.02.06 01:25:16.895058 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10030 | 2026.02.06 01:25:16.895121 [ 186 ] {8671d447-0367-4212-b46d-8d9acc78108d::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 10031 | 2026.02.06 01:25:16.895151 [ 199 ] {e511ea71-e802-4545-b869-85850eb1d513::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10032 | 2026.02.06 01:25:16.895171 [ 4 ] {12a86992-7c14-4630-8d7e-12a34de84cb2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10033 | 2026.02.06 01:25:16.895186 [ 199 ] {e511ea71-e802-4545-b869-85850eb1d513::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_61_12, total 19754 rows starting from the beginning of the part | ||
| 10034 | 2026.02.06 01:25:16.895234 [ 4 ] {12a86992-7c14-4630-8d7e-12a34de84cb2} <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 | ||
| 10035 | 2026.02.06 01:25:16.895257 [ 199 ] {e511ea71-e802-4545-b869-85850eb1d513::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 258 rows starting from the beginning of the part | ||
| 10036 | 2026.02.06 01:25:16.895316 [ 199 ] {e511ea71-e802-4545-b869-85850eb1d513::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 936 rows starting from the beginning of the part | ||
| 10037 | 2026.02.06 01:25:16.895361 [ 199 ] {e511ea71-e802-4545-b869-85850eb1d513::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 94 rows starting from the beginning of the part | ||
| 10038 | 2026.02.06 01:25:16.895388 [ 186 ] {8671d447-0367-4212-b46d-8d9acc78108d::all_1_66_13} <Trace> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10039 | 2026.02.06 01:25:16.895402 [ 199 ] {e511ea71-e802-4545-b869-85850eb1d513::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 160 rows starting from the beginning of the part | ||
| 10040 | 2026.02.06 01:25:16.895453 [ 199 ] {e511ea71-e802-4545-b869-85850eb1d513::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 160 rows starting from the beginning of the part | ||
| 10041 | 2026.02.06 01:25:16.895472 [ 186 ] {8671d447-0367-4212-b46d-8d9acc78108d::all_1_66_13} <Trace> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 10042 | 2026.02.06 01:25:16.895547 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. | ||
| 10043 | 2026.02.06 01:25:16.896060 [ 4 ] {12a86992-7c14-4630-8d7e-12a34de84cb2} <Trace> oximeter.measurements_histogramu64 (97144b8f-900e-4825-92d0-28bf27d1d4ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10044 | 2026.02.06 01:25:16.896100 [ 4 ] {12a86992-7c14-4630-8d7e-12a34de84cb2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 10045 | 2026.02.06 01:25:16.896668 [ 4 ] {12a86992-7c14-4630-8d7e-12a34de84cb2} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 10046 | 2026.02.06 01:25:16.896908 [ 4 ] {12a86992-7c14-4630-8d7e-12a34de84cb2} <Trace> oximeter.measurements_histogramu64 (97144b8f-900e-4825-92d0-28bf27d1d4ae): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10047 | 2026.02.06 01:25:16.897050 [ 4 ] {12a86992-7c14-4630-8d7e-12a34de84cb2} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001898 sec., 21601.68598524763 rows/sec., 38.71 MiB/sec. | ||
| 10048 | 2026.02.06 01:25:16.897123 [ 4 ] {12a86992-7c14-4630-8d7e-12a34de84cb2} <Debug> TCPHandler: Processed in 0.002114954 sec. | ||
| 10049 | 2026.02.06 01:25:16.897238 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10050 | 2026.02.06 01:25:16.897333 [ 4 ] {8f8b7a1a-04a0-48ad-94ab-e69a3a74952b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10051 | 2026.02.06 01:25:16.897373 [ 4 ] {8f8b7a1a-04a0-48ad-94ab-e69a3a74952b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10052 | 2026.02.06 01:25:16.897708 [ 4 ] {8f8b7a1a-04a0-48ad-94ab-e69a3a74952b} <Trace> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10053 | 2026.02.06 01:25:16.897741 [ 4 ] {8f8b7a1a-04a0-48ad-94ab-e69a3a74952b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 10054 | 2026.02.06 01:25:16.898056 [ 4 ] {8f8b7a1a-04a0-48ad-94ab-e69a3a74952b} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 10055 | 2026.02.06 01:25:16.898266 [ 4 ] {8f8b7a1a-04a0-48ad-94ab-e69a3a74952b} <Trace> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10056 | 2026.02.06 01:25:16.898395 [ 152 ] {} <Debug> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 10057 | 2026.02.06 01:25:16.898404 [ 4 ] {8f8b7a1a-04a0-48ad-94ab-e69a3a74952b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00109 sec., 55045.87155963302 rows/sec., 3.71 MiB/sec. | ||
| 10058 | 2026.02.06 01:25:16.898430 [ 152 ] {} <Trace> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10059 | 2026.02.06 01:25:16.898448 [ 4 ] {8f8b7a1a-04a0-48ad-94ab-e69a3a74952b} <Debug> TCPHandler: Processed in 0.001258938 sec. | ||
| 10060 | 2026.02.06 01:25:16.898449 [ 152 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 10061 | 2026.02.06 01:25:16.898536 [ 192 ] {35a37a75-595c-437a-bd19-b1f8c8c9b2dc::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 | ||
| 10062 | 2026.02.06 01:25:16.898655 [ 192 ] {35a37a75-595c-437a-bd19-b1f8c8c9b2dc::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10063 | 2026.02.06 01:25:16.898714 [ 192 ] {35a37a75-595c-437a-bd19-b1f8c8c9b2dc::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 4056 rows starting from the beginning of the part | ||
| 10064 | 2026.02.06 01:25:16.898799 [ 192 ] {35a37a75-595c-437a-bd19-b1f8c8c9b2dc::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 88 rows starting from the beginning of the part | ||
| 10065 | 2026.02.06 01:25:16.898852 [ 192 ] {35a37a75-595c-437a-bd19-b1f8c8c9b2dc::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 26 rows starting from the beginning of the part | ||
| 10066 | 2026.02.06 01:25:16.898896 [ 192 ] {35a37a75-595c-437a-bd19-b1f8c8c9b2dc::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 34 rows starting from the beginning of the part | ||
| 10067 | 2026.02.06 01:25:16.898938 [ 192 ] {35a37a75-595c-437a-bd19-b1f8c8c9b2dc::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 60 rows starting from the beginning of the part | ||
| 10068 | 2026.02.06 01:25:16.898981 [ 192 ] {35a37a75-595c-437a-bd19-b1f8c8c9b2dc::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 | ||
| 10069 | 2026.02.06 01:25:16.900625 [ 195 ] {35a37a75-595c-437a-bd19-b1f8c8c9b2dc::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4324 rows, containing 4 columns (4 merged, 0 gathered) in 0.002125694 sec., 2034159.1969493257 rows/sec., 132.12 MiB/sec. | ||
| 10070 | 2026.02.06 01:25:16.900915 [ 200 ] {35a37a75-595c-437a-bd19-b1f8c8c9b2dc::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 10071 | 2026.02.06 01:25:16.901165 [ 200 ] {35a37a75-595c-437a-bd19-b1f8c8c9b2dc::all_1_66_13} <Trace> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10072 | 2026.02.06 01:25:16.901227 [ 200 ] {35a37a75-595c-437a-bd19-b1f8c8c9b2dc::all_1_66_13} <Trace> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 10073 | 2026.02.06 01:25:16.901292 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.94 MiB. | ||
| 10074 | 2026.02.06 01:25:16.901467 [ 194 ] {e511ea71-e802-4545-b869-85850eb1d513::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 21362 rows, containing 5 columns (5 merged, 0 gathered) in 0.006454064 sec., 3309852.520830286 rows/sec., 224.53 MiB/sec. | ||
| 10075 | 2026.02.06 01:25:16.901837 [ 199 ] {e511ea71-e802-4545-b869-85850eb1d513::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 10076 | 2026.02.06 01:25:16.902094 [ 199 ] {e511ea71-e802-4545-b869-85850eb1d513::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10077 | 2026.02.06 01:25:16.902162 [ 199 ] {e511ea71-e802-4545-b869-85850eb1d513::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 10078 | 2026.02.06 01:25:16.902238 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.25 MiB. | ||
| 10079 | 2026.02.06 01:25:17.282258 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 332 | ||
| 10080 | 2026.02.06 01:25:17.299582 [ 244 ] {} <Trace> system.metric_log (b13c6af1-b368-46ee-88e3-e8b49f18365b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10081 | 2026.02.06 01:25:17.299659 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 10082 | 2026.02.06 01:25:17.305670 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 10083 | 2026.02.06 01:25:17.306362 [ 244 ] {} <Trace> system.metric_log (b13c6af1-b368-46ee-88e3-e8b49f18365b): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10084 | 2026.02.06 01:25:17.309450 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 332 | ||
| 10085 | 2026.02.06 01:25:21.902487 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10086 | 2026.02.06 01:25:21.902771 [ 4 ] {2a9d3057-0799-44df-99aa-e69af1c75f42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10087 | 2026.02.06 01:25:21.902880 [ 4 ] {2a9d3057-0799-44df-99aa-e69af1c75f42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10088 | 2026.02.06 01:25:21.904039 [ 4 ] {2a9d3057-0799-44df-99aa-e69af1c75f42} <Trace> oximeter.fields_i16 (104ba66f-7843-4e50-a9a9-abb40c455f87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10089 | 2026.02.06 01:25:21.904105 [ 4 ] {2a9d3057-0799-44df-99aa-e69af1c75f42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 10090 | 2026.02.06 01:25:21.904699 [ 4 ] {2a9d3057-0799-44df-99aa-e69af1c75f42} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 10091 | 2026.02.06 01:25:21.905027 [ 4 ] {2a9d3057-0799-44df-99aa-e69af1c75f42} <Trace> oximeter.fields_i16 (104ba66f-7843-4e50-a9a9-abb40c455f87): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10092 | 2026.02.06 01:25:21.905260 [ 4 ] {2a9d3057-0799-44df-99aa-e69af1c75f42} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.002565 sec., 103703.70370370371 rows/sec., 6.59 MiB/sec. | ||
| 10093 | 2026.02.06 01:25:21.905343 [ 4 ] {2a9d3057-0799-44df-99aa-e69af1c75f42} <Debug> TCPHandler: Processed in 0.003078541 sec. | ||
| 10094 | 2026.02.06 01:25:21.905577 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10095 | 2026.02.06 01:25:21.905710 [ 4 ] {dcd24e63-a946-4326-9f33-9d6cff3b53ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 10096 | 2026.02.06 01:25:21.905770 [ 4 ] {dcd24e63-a946-4326-9f33-9d6cff3b53ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 10097 | 2026.02.06 01:25:21.906374 [ 4 ] {dcd24e63-a946-4326-9f33-9d6cff3b53ea} <Trace> oximeter.fields_ipaddr (a3260224-33ad-484c-9570-d358a82531a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10098 | 2026.02.06 01:25:21.906426 [ 4 ] {dcd24e63-a946-4326-9f33-9d6cff3b53ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 10099 | 2026.02.06 01:25:21.906841 [ 4 ] {dcd24e63-a946-4326-9f33-9d6cff3b53ea} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 10100 | 2026.02.06 01:25:21.907161 [ 4 ] {dcd24e63-a946-4326-9f33-9d6cff3b53ea} <Trace> oximeter.fields_ipaddr (a3260224-33ad-484c-9570-d358a82531a2): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10101 | 2026.02.06 01:25:21.907337 [ 4 ] {dcd24e63-a946-4326-9f33-9d6cff3b53ea} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001663 sec., 2405.2916416115454 rows/sec., 196.13 KiB/sec. | ||
| 10102 | 2026.02.06 01:25:21.907385 [ 4 ] {dcd24e63-a946-4326-9f33-9d6cff3b53ea} <Debug> TCPHandler: Processed in 0.001881293 sec. | ||
| 10103 | 2026.02.06 01:25:21.907548 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10104 | 2026.02.06 01:25:21.907662 [ 4 ] {ccc39476-6cde-4c17-b493-1d6a89f061f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10105 | 2026.02.06 01:25:21.907713 [ 4 ] {ccc39476-6cde-4c17-b493-1d6a89f061f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10106 | 2026.02.06 01:25:21.909325 [ 4 ] {ccc39476-6cde-4c17-b493-1d6a89f061f4} <Trace> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10107 | 2026.02.06 01:25:21.909426 [ 4 ] {ccc39476-6cde-4c17-b493-1d6a89f061f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 10108 | 2026.02.06 01:25:21.910077 [ 4 ] {ccc39476-6cde-4c17-b493-1d6a89f061f4} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 10109 | 2026.02.06 01:25:21.910430 [ 4 ] {ccc39476-6cde-4c17-b493-1d6a89f061f4} <Trace> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10110 | 2026.02.06 01:25:21.910656 [ 4 ] {ccc39476-6cde-4c17-b493-1d6a89f061f4} <Debug> executeQuery: Read 754 rows, 60.71 KiB in 0.00301 sec., 250498.33887043188 rows/sec., 19.70 MiB/sec. | ||
| 10111 | 2026.02.06 01:25:21.910751 [ 4 ] {ccc39476-6cde-4c17-b493-1d6a89f061f4} <Debug> TCPHandler: Processed in 0.003264092 sec. | ||
| 10112 | 2026.02.06 01:25:21.910931 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10113 | 2026.02.06 01:25:21.911070 [ 4 ] {9ffb6738-44c6-4ceb-a15b-339d7893820a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10114 | 2026.02.06 01:25:21.911131 [ 4 ] {9ffb6738-44c6-4ceb-a15b-339d7893820a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10115 | 2026.02.06 01:25:21.911916 [ 4 ] {9ffb6738-44c6-4ceb-a15b-339d7893820a} <Trace> oximeter.fields_u16 (fb4d60fc-202c-4b3b-b72e-c67fc122b90a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10116 | 2026.02.06 01:25:21.911965 [ 4 ] {9ffb6738-44c6-4ceb-a15b-339d7893820a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 10117 | 2026.02.06 01:25:21.912480 [ 4 ] {9ffb6738-44c6-4ceb-a15b-339d7893820a} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 10118 | 2026.02.06 01:25:21.912825 [ 4 ] {9ffb6738-44c6-4ceb-a15b-339d7893820a} <Trace> oximeter.fields_u16 (fb4d60fc-202c-4b3b-b72e-c67fc122b90a): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10119 | 2026.02.06 01:25:21.913009 [ 4 ] {9ffb6738-44c6-4ceb-a15b-339d7893820a} <Debug> executeQuery: Read 137 rows, 8.28 KiB in 0.001964 sec., 69755.60081466395 rows/sec., 4.12 MiB/sec. | ||
| 10120 | 2026.02.06 01:25:21.913066 [ 4 ] {9ffb6738-44c6-4ceb-a15b-339d7893820a} <Debug> TCPHandler: Processed in 0.002201445 sec. | ||
| 10121 | 2026.02.06 01:25:21.913243 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10122 | 2026.02.06 01:25:21.913358 [ 4 ] {f74457e2-fb5c-4d2d-bfba-394843163ba5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10123 | 2026.02.06 01:25:21.913411 [ 4 ] {f74457e2-fb5c-4d2d-bfba-394843163ba5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10124 | 2026.02.06 01:25:21.914020 [ 4 ] {f74457e2-fb5c-4d2d-bfba-394843163ba5} <Trace> oximeter.fields_u32 (efacbb35-87c4-45a6-b25f-cea415d7aebd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10125 | 2026.02.06 01:25:21.914069 [ 4 ] {f74457e2-fb5c-4d2d-bfba-394843163ba5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 10126 | 2026.02.06 01:25:21.914512 [ 4 ] {f74457e2-fb5c-4d2d-bfba-394843163ba5} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 10127 | 2026.02.06 01:25:21.914781 [ 4 ] {f74457e2-fb5c-4d2d-bfba-394843163ba5} <Trace> oximeter.fields_u32 (efacbb35-87c4-45a6-b25f-cea415d7aebd): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10128 | 2026.02.06 01:25:21.914970 [ 4 ] {f74457e2-fb5c-4d2d-bfba-394843163ba5} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.001633 sec., 85731.78199632578 rows/sec., 5.54 MiB/sec. | ||
| 10129 | 2026.02.06 01:25:21.915026 [ 4 ] {f74457e2-fb5c-4d2d-bfba-394843163ba5} <Debug> TCPHandler: Processed in 0.001846862 sec. | ||
| 10130 | 2026.02.06 01:25:21.915194 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10131 | 2026.02.06 01:25:21.915315 [ 4 ] {198552a3-1854-4213-97fc-8e672e2e8e4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10132 | 2026.02.06 01:25:21.915369 [ 4 ] {198552a3-1854-4213-97fc-8e672e2e8e4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10133 | 2026.02.06 01:25:21.915999 [ 4 ] {198552a3-1854-4213-97fc-8e672e2e8e4b} <Trace> oximeter.fields_u8 (7e40da4e-3721-4df5-9ad4-b5e43542e087): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10134 | 2026.02.06 01:25:21.916047 [ 4 ] {198552a3-1854-4213-97fc-8e672e2e8e4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 10135 | 2026.02.06 01:25:21.916472 [ 4 ] {198552a3-1854-4213-97fc-8e672e2e8e4b} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 10136 | 2026.02.06 01:25:21.916830 [ 4 ] {198552a3-1854-4213-97fc-8e672e2e8e4b} <Trace> oximeter.fields_u8 (7e40da4e-3721-4df5-9ad4-b5e43542e087): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10137 | 2026.02.06 01:25:21.917016 [ 4 ] {198552a3-1854-4213-97fc-8e672e2e8e4b} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001727 sec., 80486.39258830341 rows/sec., 4.58 MiB/sec. | ||
| 10138 | 2026.02.06 01:25:21.917073 [ 4 ] {198552a3-1854-4213-97fc-8e672e2e8e4b} <Debug> TCPHandler: Processed in 0.001944604 sec. | ||
| 10139 | 2026.02.06 01:25:21.917244 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10140 | 2026.02.06 01:25:21.917363 [ 4 ] {042e1a68-8551-4047-8d22-c089d6b92a8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10141 | 2026.02.06 01:25:21.917419 [ 4 ] {042e1a68-8551-4047-8d22-c089d6b92a8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10142 | 2026.02.06 01:25:21.918274 [ 4 ] {042e1a68-8551-4047-8d22-c089d6b92a8a} <Trace> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10143 | 2026.02.06 01:25:21.918324 [ 4 ] {042e1a68-8551-4047-8d22-c089d6b92a8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 10144 | 2026.02.06 01:25:21.918801 [ 4 ] {042e1a68-8551-4047-8d22-c089d6b92a8a} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 10145 | 2026.02.06 01:25:21.919153 [ 4 ] {042e1a68-8551-4047-8d22-c089d6b92a8a} <Trace> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10146 | 2026.02.06 01:25:21.919345 [ 4 ] {042e1a68-8551-4047-8d22-c089d6b92a8a} <Debug> executeQuery: Read 467 rows, 33.61 KiB in 0.002004 sec., 233033.93213572854 rows/sec., 16.38 MiB/sec. | ||
| 10147 | 2026.02.06 01:25:21.919400 [ 4 ] {042e1a68-8551-4047-8d22-c089d6b92a8a} <Debug> TCPHandler: Processed in 0.002222825 sec. | ||
| 10148 | 2026.02.06 01:25:21.919560 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10149 | 2026.02.06 01:25:21.919687 [ 4 ] {8534f4f8-00bf-4d43-83a7-3b4e15f60ed9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 10150 | 2026.02.06 01:25:21.919747 [ 4 ] {8534f4f8-00bf-4d43-83a7-3b4e15f60ed9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 10151 | 2026.02.06 01:25:21.920229 [ 4 ] {8534f4f8-00bf-4d43-83a7-3b4e15f60ed9} <Trace> oximeter.measurements_bool (a3a47353-bd4a-4bc2-8c37-5164375cd607): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10152 | 2026.02.06 01:25:21.920279 [ 4 ] {8534f4f8-00bf-4d43-83a7-3b4e15f60ed9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 10153 | 2026.02.06 01:25:21.920737 [ 4 ] {8534f4f8-00bf-4d43-83a7-3b4e15f60ed9} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 10154 | 2026.02.06 01:25:21.921063 [ 4 ] {8534f4f8-00bf-4d43-83a7-3b4e15f60ed9} <Trace> oximeter.measurements_bool (a3a47353-bd4a-4bc2-8c37-5164375cd607): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10155 | 2026.02.06 01:25:21.921249 [ 4 ] {8534f4f8-00bf-4d43-83a7-3b4e15f60ed9} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001589 sec., 3775.9597230962872 rows/sec., 197.28 KiB/sec. | ||
| 10156 | 2026.02.06 01:25:21.921304 [ 4 ] {8534f4f8-00bf-4d43-83a7-3b4e15f60ed9} <Debug> TCPHandler: Processed in 0.001811702 sec. | ||
| 10157 | 2026.02.06 01:25:21.921497 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10158 | 2026.02.06 01:25:21.921641 [ 4 ] {27e1a4e7-05eb-4649-883f-a16e37bfe4a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10159 | 2026.02.06 01:25:21.921724 [ 4 ] {27e1a4e7-05eb-4649-883f-a16e37bfe4a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10160 | 2026.02.06 01:25:21.922372 [ 4 ] {27e1a4e7-05eb-4649-883f-a16e37bfe4a8} <Trace> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10161 | 2026.02.06 01:25:21.922422 [ 4 ] {27e1a4e7-05eb-4649-883f-a16e37bfe4a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 10162 | 2026.02.06 01:25:21.923016 [ 4 ] {27e1a4e7-05eb-4649-883f-a16e37bfe4a8} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 10163 | 2026.02.06 01:25:21.923384 [ 4 ] {27e1a4e7-05eb-4649-883f-a16e37bfe4a8} <Trace> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10164 | 2026.02.06 01:25:21.923590 [ 4 ] {27e1a4e7-05eb-4649-883f-a16e37bfe4a8} <Debug> executeQuery: Read 260 rows, 17.73 KiB in 0.001977 sec., 131512.39251390996 rows/sec., 8.76 MiB/sec. | ||
| 10165 | 2026.02.06 01:25:21.923648 [ 4 ] {27e1a4e7-05eb-4649-883f-a16e37bfe4a8} <Debug> TCPHandler: Processed in 0.002219855 sec. | ||
| 10166 | 2026.02.06 01:25:21.923821 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10167 | 2026.02.06 01:25:21.923952 [ 4 ] {6b596106-63de-4317-a485-d76ae7ced575} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 10168 | 2026.02.06 01:25:21.924016 [ 4 ] {6b596106-63de-4317-a485-d76ae7ced575} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 10169 | 2026.02.06 01:25:21.924541 [ 4 ] {6b596106-63de-4317-a485-d76ae7ced575} <Trace> oximeter.measurements_f64 (2afa91c6-7a6c-42cf-84ca-7476e88b4c4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10170 | 2026.02.06 01:25:21.924590 [ 4 ] {6b596106-63de-4317-a485-d76ae7ced575} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 10171 | 2026.02.06 01:25:21.925067 [ 4 ] {6b596106-63de-4317-a485-d76ae7ced575} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 10172 | 2026.02.06 01:25:21.925384 [ 4 ] {6b596106-63de-4317-a485-d76ae7ced575} <Trace> oximeter.measurements_f64 (2afa91c6-7a6c-42cf-84ca-7476e88b4c4e): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10173 | 2026.02.06 01:25:21.925573 [ 4 ] {6b596106-63de-4317-a485-d76ae7ced575} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001648 sec., 606.7961165048544 rows/sec., 40.89 KiB/sec. | ||
| 10174 | 2026.02.06 01:25:21.925626 [ 4 ] {6b596106-63de-4317-a485-d76ae7ced575} <Debug> TCPHandler: Processed in 0.001870623 sec. | ||
| 10175 | 2026.02.06 01:25:21.925789 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10176 | 2026.02.06 01:25:21.925912 [ 4 ] {bf37e3bd-326d-4d09-95bf-307ac30174ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10177 | 2026.02.06 01:25:21.925969 [ 4 ] {bf37e3bd-326d-4d09-95bf-307ac30174ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10178 | 2026.02.06 01:25:21.926470 [ 4 ] {bf37e3bd-326d-4d09-95bf-307ac30174ac} <Trace> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10179 | 2026.02.06 01:25:21.926518 [ 4 ] {bf37e3bd-326d-4d09-95bf-307ac30174ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 10180 | 2026.02.06 01:25:21.926965 [ 4 ] {bf37e3bd-326d-4d09-95bf-307ac30174ac} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 10181 | 2026.02.06 01:25:21.927286 [ 4 ] {bf37e3bd-326d-4d09-95bf-307ac30174ac} <Trace> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10182 | 2026.02.06 01:25:21.927468 [ 4 ] {bf37e3bd-326d-4d09-95bf-307ac30174ac} <Debug> executeQuery: Read 88 rows, 5.66 KiB in 0.001582 sec., 55625.79013906447 rows/sec., 3.49 MiB/sec. | ||
| 10183 | 2026.02.06 01:25:21.927519 [ 4 ] {bf37e3bd-326d-4d09-95bf-307ac30174ac} <Debug> TCPHandler: Processed in 0.001792982 sec. | ||
| 10184 | 2026.02.06 01:25:23.673986 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 21593 | ||
| 10185 | 2026.02.06 01:25:23.674489 [ 245 ] {} <Trace> system.asynchronous_metric_log (50965cfb-3fe0-4bc3-b722-77d2bdddda32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10186 | 2026.02.06 01:25:23.674532 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 10187 | 2026.02.06 01:25:23.675039 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 10188 | 2026.02.06 01:25:23.675330 [ 245 ] {} <Trace> system.asynchronous_metric_log (50965cfb-3fe0-4bc3-b722-77d2bdddda32): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10189 | 2026.02.06 01:25:23.675496 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21593 | ||
| 10190 | 2026.02.06 01:25:24.809634 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 339 | ||
| 10191 | 2026.02.06 01:25:24.827619 [ 244 ] {} <Trace> system.metric_log (b13c6af1-b368-46ee-88e3-e8b49f18365b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10192 | 2026.02.06 01:25:24.827689 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 10193 | 2026.02.06 01:25:24.834159 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 10194 | 2026.02.06 01:25:24.834922 [ 244 ] {} <Trace> system.metric_log (b13c6af1-b368-46ee-88e3-e8b49f18365b): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10195 | 2026.02.06 01:25:24.838077 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 339 | ||
| 10196 | 2026.02.06 01:25:26.240592 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1306 | ||
| 10197 | 2026.02.06 01:25:26.242884 [ 243 ] {} <Trace> system.query_log (e979a318-9a58-4b34-9a72-3006f9f8e92e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10198 | 2026.02.06 01:25:26.242921 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 10199 | 2026.02.06 01:25:26.244105 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 10200 | 2026.02.06 01:25:26.244362 [ 243 ] {} <Trace> system.query_log (e979a318-9a58-4b34-9a72-3006f9f8e92e): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10201 | 2026.02.06 01:25:26.244650 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1306 | ||
| 10202 | 2026.02.06 01:25:26.887250 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10203 | 2026.02.06 01:25:26.887448 [ 4 ] {e4c43eb6-9b13-4168-b9dc-457d7cf70d51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10204 | 2026.02.06 01:25:26.887523 [ 4 ] {e4c43eb6-9b13-4168-b9dc-457d7cf70d51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10205 | 2026.02.06 01:25:26.888318 [ 4 ] {e4c43eb6-9b13-4168-b9dc-457d7cf70d51} <Trace> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10206 | 2026.02.06 01:25:26.888368 [ 4 ] {e4c43eb6-9b13-4168-b9dc-457d7cf70d51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 10207 | 2026.02.06 01:25:26.888864 [ 4 ] {e4c43eb6-9b13-4168-b9dc-457d7cf70d51} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 10208 | 2026.02.06 01:25:26.889094 [ 4 ] {e4c43eb6-9b13-4168-b9dc-457d7cf70d51} <Trace> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10209 | 2026.02.06 01:25:26.889259 [ 4 ] {e4c43eb6-9b13-4168-b9dc-457d7cf70d51} <Debug> executeQuery: Read 138 rows, 12.27 KiB in 0.001866 sec., 73954.98392282958 rows/sec., 6.42 MiB/sec. | ||
| 10210 | 2026.02.06 01:25:26.889308 [ 4 ] {e4c43eb6-9b13-4168-b9dc-457d7cf70d51} <Debug> TCPHandler: Processed in 0.002198815 sec. | ||
| 10211 | 2026.02.06 01:25:26.889432 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10212 | 2026.02.06 01:25:26.889533 [ 4 ] {902276c2-a9d9-47ee-8375-be9e35b97401} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10213 | 2026.02.06 01:25:26.889576 [ 4 ] {902276c2-a9d9-47ee-8375-be9e35b97401} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10214 | 2026.02.06 01:25:26.890022 [ 4 ] {902276c2-a9d9-47ee-8375-be9e35b97401} <Trace> oximeter.fields_u16 (fb4d60fc-202c-4b3b-b72e-c67fc122b90a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10215 | 2026.02.06 01:25:26.890060 [ 4 ] {902276c2-a9d9-47ee-8375-be9e35b97401} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 10216 | 2026.02.06 01:25:26.890357 [ 4 ] {902276c2-a9d9-47ee-8375-be9e35b97401} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 10217 | 2026.02.06 01:25:26.890560 [ 4 ] {902276c2-a9d9-47ee-8375-be9e35b97401} <Trace> oximeter.fields_u16 (fb4d60fc-202c-4b3b-b72e-c67fc122b90a): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10218 | 2026.02.06 01:25:26.890685 [ 4 ] {902276c2-a9d9-47ee-8375-be9e35b97401} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001176 sec., 34863.945578231294 rows/sec., 2.56 MiB/sec. | ||
| 10219 | 2026.02.06 01:25:26.890721 [ 4 ] {902276c2-a9d9-47ee-8375-be9e35b97401} <Debug> TCPHandler: Processed in 0.00134011 sec. | ||
| 10220 | 2026.02.06 01:25:26.890832 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10221 | 2026.02.06 01:25:26.890924 [ 4 ] {aa3bfd72-a682-406f-b673-c482f52cc603} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10222 | 2026.02.06 01:25:26.890963 [ 4 ] {aa3bfd72-a682-406f-b673-c482f52cc603} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10223 | 2026.02.06 01:25:26.891388 [ 4 ] {aa3bfd72-a682-406f-b673-c482f52cc603} <Trace> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10224 | 2026.02.06 01:25:26.891424 [ 4 ] {aa3bfd72-a682-406f-b673-c482f52cc603} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 10225 | 2026.02.06 01:25:26.891728 [ 4 ] {aa3bfd72-a682-406f-b673-c482f52cc603} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 10226 | 2026.02.06 01:25:26.891940 [ 4 ] {aa3bfd72-a682-406f-b673-c482f52cc603} <Trace> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10227 | 2026.02.06 01:25:26.892068 [ 4 ] {aa3bfd72-a682-406f-b673-c482f52cc603} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001162 sec., 90361.44578313253 rows/sec., 7.06 MiB/sec. | ||
| 10228 | 2026.02.06 01:25:26.892103 [ 4 ] {aa3bfd72-a682-406f-b673-c482f52cc603} <Debug> TCPHandler: Processed in 0.001318519 sec. | ||
| 10229 | 2026.02.06 01:25:26.892217 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10230 | 2026.02.06 01:25:26.892308 [ 4 ] {ae842b09-3599-40d4-b97b-7f61490a72ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10231 | 2026.02.06 01:25:26.892351 [ 4 ] {ae842b09-3599-40d4-b97b-7f61490a72ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10232 | 2026.02.06 01:25:26.892762 [ 4 ] {ae842b09-3599-40d4-b97b-7f61490a72ce} <Trace> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10233 | 2026.02.06 01:25:26.892795 [ 4 ] {ae842b09-3599-40d4-b97b-7f61490a72ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 10234 | 2026.02.06 01:25:26.893110 [ 4 ] {ae842b09-3599-40d4-b97b-7f61490a72ce} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 10235 | 2026.02.06 01:25:26.893313 [ 4 ] {ae842b09-3599-40d4-b97b-7f61490a72ce} <Trace> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10236 | 2026.02.06 01:25:26.893443 [ 4 ] {ae842b09-3599-40d4-b97b-7f61490a72ce} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001148 sec., 139372.82229965157 rows/sec., 9.71 MiB/sec. | ||
| 10237 | 2026.02.06 01:25:26.893478 [ 4 ] {ae842b09-3599-40d4-b97b-7f61490a72ce} <Debug> TCPHandler: Processed in 0.001308878 sec. | ||
| 10238 | 2026.02.06 01:25:26.893584 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10239 | 2026.02.06 01:25:26.893674 [ 4 ] {260bb20f-43db-47fa-8062-e3956a6bfd22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10240 | 2026.02.06 01:25:26.893727 [ 4 ] {260bb20f-43db-47fa-8062-e3956a6bfd22} <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 | ||
| 10241 | 2026.02.06 01:25:26.894582 [ 4 ] {260bb20f-43db-47fa-8062-e3956a6bfd22} <Trace> oximeter.measurements_histogramu64 (97144b8f-900e-4825-92d0-28bf27d1d4ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10242 | 2026.02.06 01:25:26.894616 [ 4 ] {260bb20f-43db-47fa-8062-e3956a6bfd22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 10243 | 2026.02.06 01:25:26.895161 [ 4 ] {260bb20f-43db-47fa-8062-e3956a6bfd22} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 10244 | 2026.02.06 01:25:26.895373 [ 4 ] {260bb20f-43db-47fa-8062-e3956a6bfd22} <Trace> oximeter.measurements_histogramu64 (97144b8f-900e-4825-92d0-28bf27d1d4ae): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10245 | 2026.02.06 01:25:26.895500 [ 4 ] {260bb20f-43db-47fa-8062-e3956a6bfd22} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001847 sec., 22198.159177043857 rows/sec., 39.78 MiB/sec. | ||
| 10246 | 2026.02.06 01:25:26.895547 [ 4 ] {260bb20f-43db-47fa-8062-e3956a6bfd22} <Debug> TCPHandler: Processed in 0.002017863 sec. | ||
| 10247 | 2026.02.06 01:25:26.895651 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10248 | 2026.02.06 01:25:26.895738 [ 4 ] {73140756-7cc6-4417-9e50-87ddbcf16845} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10249 | 2026.02.06 01:25:26.895776 [ 4 ] {73140756-7cc6-4417-9e50-87ddbcf16845} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10250 | 2026.02.06 01:25:26.896086 [ 4 ] {73140756-7cc6-4417-9e50-87ddbcf16845} <Trace> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10251 | 2026.02.06 01:25:26.896117 [ 4 ] {73140756-7cc6-4417-9e50-87ddbcf16845} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 10252 | 2026.02.06 01:25:26.896460 [ 4 ] {73140756-7cc6-4417-9e50-87ddbcf16845} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 10253 | 2026.02.06 01:25:26.896665 [ 4 ] {73140756-7cc6-4417-9e50-87ddbcf16845} <Trace> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10254 | 2026.02.06 01:25:26.896789 [ 4 ] {73140756-7cc6-4417-9e50-87ddbcf16845} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001048 sec., 57251.90839694656 rows/sec., 3.86 MiB/sec. | ||
| 10255 | 2026.02.06 01:25:26.896823 [ 4 ] {73140756-7cc6-4417-9e50-87ddbcf16845} <Debug> TCPHandler: Processed in 0.001203408 sec. | ||
| 10256 | 2026.02.06 01:25:31.031076 [ 136 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10257 | 2026.02.06 01:25:31.031187 [ 136 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10258 | 2026.02.06 01:25:31.175676 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 22105 | ||
| 10259 | 2026.02.06 01:25:31.176198 [ 245 ] {} <Trace> system.asynchronous_metric_log (50965cfb-3fe0-4bc3-b722-77d2bdddda32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10260 | 2026.02.06 01:25:31.176238 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 10261 | 2026.02.06 01:25:31.176716 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 10262 | 2026.02.06 01:25:31.176935 [ 245 ] {} <Trace> system.asynchronous_metric_log (50965cfb-3fe0-4bc3-b722-77d2bdddda32): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10263 | 2026.02.06 01:25:31.177065 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22105 | ||
| 10264 | 2026.02.06 01:25:31.177098 [ 136 ] {} <Debug> system.asynchronous_metric_log (50965cfb-3fe0-4bc3-b722-77d2bdddda32) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 10265 | 2026.02.06 01:25:31.177182 [ 136 ] {} <Trace> system.asynchronous_metric_log (50965cfb-3fe0-4bc3-b722-77d2bdddda32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10266 | 2026.02.06 01:25:31.177215 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 10267 | 2026.02.06 01:25:31.177333 [ 195 ] {50965cfb-3fe0-4bc3-b722-77d2bdddda32::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 | ||
| 10268 | 2026.02.06 01:25:31.177441 [ 195 ] {50965cfb-3fe0-4bc3-b722-77d2bdddda32::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10269 | 2026.02.06 01:25:31.177477 [ 195 ] {50965cfb-3fe0-4bc3-b722-77d2bdddda32::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_41_8, total 19673 rows starting from the beginning of the part | ||
| 10270 | 2026.02.06 01:25:31.177544 [ 195 ] {50965cfb-3fe0-4bc3-b722-77d2bdddda32::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 512 rows starting from the beginning of the part | ||
| 10271 | 2026.02.06 01:25:31.177594 [ 195 ] {50965cfb-3fe0-4bc3-b722-77d2bdddda32::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 448 rows starting from the beginning of the part | ||
| 10272 | 2026.02.06 01:25:31.177640 [ 195 ] {50965cfb-3fe0-4bc3-b722-77d2bdddda32::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 512 rows starting from the beginning of the part | ||
| 10273 | 2026.02.06 01:25:31.177684 [ 195 ] {50965cfb-3fe0-4bc3-b722-77d2bdddda32::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 448 rows starting from the beginning of the part | ||
| 10274 | 2026.02.06 01:25:31.177732 [ 195 ] {50965cfb-3fe0-4bc3-b722-77d2bdddda32::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 512 rows starting from the beginning of the part | ||
| 10275 | 2026.02.06 01:25:31.179615 [ 194 ] {50965cfb-3fe0-4bc3-b722-77d2bdddda32::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22105 rows, containing 4 columns (4 merged, 0 gathered) in 0.002327225 sec., 9498436.979664622 rows/sec., 135.88 MiB/sec. | ||
| 10276 | 2026.02.06 01:25:31.180068 [ 196 ] {50965cfb-3fe0-4bc3-b722-77d2bdddda32::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 10277 | 2026.02.06 01:25:31.180384 [ 196 ] {50965cfb-3fe0-4bc3-b722-77d2bdddda32::all_1_46_9} <Trace> system.asynchronous_metric_log (50965cfb-3fe0-4bc3-b722-77d2bdddda32): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10278 | 2026.02.06 01:25:31.180461 [ 196 ] {50965cfb-3fe0-4bc3-b722-77d2bdddda32::all_1_46_9} <Trace> system.asynchronous_metric_log (50965cfb-3fe0-4bc3-b722-77d2bdddda32) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 10279 | 2026.02.06 01:25:31.180568 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.69 MiB. | ||
| 10280 | 2026.02.06 01:25:31.893687 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10281 | 2026.02.06 01:25:31.893893 [ 4 ] {6aa62fb5-e6ad-462b-a40a-ce98c9ddf24b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10282 | 2026.02.06 01:25:31.893970 [ 4 ] {6aa62fb5-e6ad-462b-a40a-ce98c9ddf24b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10283 | 2026.02.06 01:25:31.894790 [ 4 ] {6aa62fb5-e6ad-462b-a40a-ce98c9ddf24b} <Trace> oximeter.fields_i16 (104ba66f-7843-4e50-a9a9-abb40c455f87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10284 | 2026.02.06 01:25:31.894843 [ 4 ] {6aa62fb5-e6ad-462b-a40a-ce98c9ddf24b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 10285 | 2026.02.06 01:25:31.895284 [ 4 ] {6aa62fb5-e6ad-462b-a40a-ce98c9ddf24b} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 10286 | 2026.02.06 01:25:31.895518 [ 4 ] {6aa62fb5-e6ad-462b-a40a-ce98c9ddf24b} <Trace> oximeter.fields_i16 (104ba66f-7843-4e50-a9a9-abb40c455f87): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10287 | 2026.02.06 01:25:31.895685 [ 4 ] {6aa62fb5-e6ad-462b-a40a-ce98c9ddf24b} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.001847 sec., 144017.32539252844 rows/sec., 9.15 MiB/sec. | ||
| 10288 | 2026.02.06 01:25:31.895736 [ 4 ] {6aa62fb5-e6ad-462b-a40a-ce98c9ddf24b} <Debug> TCPHandler: Processed in 0.002195865 sec. | ||
| 10289 | 2026.02.06 01:25:31.895870 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10290 | 2026.02.06 01:25:31.895973 [ 4 ] {76a00cbd-dedb-4001-8b8b-d2085129c834} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10291 | 2026.02.06 01:25:31.896016 [ 4 ] {76a00cbd-dedb-4001-8b8b-d2085129c834} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10292 | 2026.02.06 01:25:31.896759 [ 4 ] {76a00cbd-dedb-4001-8b8b-d2085129c834} <Trace> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10293 | 2026.02.06 01:25:31.896797 [ 4 ] {76a00cbd-dedb-4001-8b8b-d2085129c834} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 10294 | 2026.02.06 01:25:31.897173 [ 4 ] {76a00cbd-dedb-4001-8b8b-d2085129c834} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 10295 | 2026.02.06 01:25:31.897389 [ 4 ] {76a00cbd-dedb-4001-8b8b-d2085129c834} <Trace> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10296 | 2026.02.06 01:25:31.897521 [ 4 ] {76a00cbd-dedb-4001-8b8b-d2085129c834} <Debug> executeQuery: Read 752 rows, 60.56 KiB in 0.00157 sec., 478980.89171974524 rows/sec., 37.67 MiB/sec. | ||
| 10297 | 2026.02.06 01:25:31.897560 [ 4 ] {76a00cbd-dedb-4001-8b8b-d2085129c834} <Debug> TCPHandler: Processed in 0.001742981 sec. | ||
| 10298 | 2026.02.06 01:25:31.897678 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10299 | 2026.02.06 01:25:31.897775 [ 4 ] {fa63b4b9-0537-4371-8d6e-a787a504a747} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10300 | 2026.02.06 01:25:31.897817 [ 4 ] {fa63b4b9-0537-4371-8d6e-a787a504a747} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10301 | 2026.02.06 01:25:31.898240 [ 4 ] {fa63b4b9-0537-4371-8d6e-a787a504a747} <Trace> oximeter.fields_u16 (fb4d60fc-202c-4b3b-b72e-c67fc122b90a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10302 | 2026.02.06 01:25:31.898276 [ 4 ] {fa63b4b9-0537-4371-8d6e-a787a504a747} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 10303 | 2026.02.06 01:25:31.898597 [ 4 ] {fa63b4b9-0537-4371-8d6e-a787a504a747} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 10304 | 2026.02.06 01:25:31.898904 [ 4 ] {fa63b4b9-0537-4371-8d6e-a787a504a747} <Trace> oximeter.fields_u16 (fb4d60fc-202c-4b3b-b72e-c67fc122b90a): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10305 | 2026.02.06 01:25:31.899060 [ 4 ] {fa63b4b9-0537-4371-8d6e-a787a504a747} <Debug> executeQuery: Read 133 rows, 8.00 KiB in 0.001304 sec., 101993.86503067485 rows/sec., 5.99 MiB/sec. | ||
| 10306 | 2026.02.06 01:25:31.899099 [ 4 ] {fa63b4b9-0537-4371-8d6e-a787a504a747} <Debug> TCPHandler: Processed in 0.00147249 sec. | ||
| 10307 | 2026.02.06 01:25:31.899212 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10308 | 2026.02.06 01:25:31.899307 [ 4 ] {a53ba54f-4ff3-484c-9bf6-218bc33418ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10309 | 2026.02.06 01:25:31.899347 [ 4 ] {a53ba54f-4ff3-484c-9bf6-218bc33418ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10310 | 2026.02.06 01:25:31.899772 [ 4 ] {a53ba54f-4ff3-484c-9bf6-218bc33418ea} <Trace> oximeter.fields_u32 (efacbb35-87c4-45a6-b25f-cea415d7aebd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10311 | 2026.02.06 01:25:31.899809 [ 4 ] {a53ba54f-4ff3-484c-9bf6-218bc33418ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 10312 | 2026.02.06 01:25:31.900107 [ 4 ] {a53ba54f-4ff3-484c-9bf6-218bc33418ea} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 10313 | 2026.02.06 01:25:31.900308 [ 4 ] {a53ba54f-4ff3-484c-9bf6-218bc33418ea} <Trace> oximeter.fields_u32 (efacbb35-87c4-45a6-b25f-cea415d7aebd): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10314 | 2026.02.06 01:25:31.900435 [ 4 ] {a53ba54f-4ff3-484c-9bf6-218bc33418ea} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.001146 sec., 122164.04886561954 rows/sec., 7.90 MiB/sec. | ||
| 10315 | 2026.02.06 01:25:31.900472 [ 4 ] {a53ba54f-4ff3-484c-9bf6-218bc33418ea} <Debug> TCPHandler: Processed in 0.001309499 sec. | ||
| 10316 | 2026.02.06 01:25:31.900584 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10317 | 2026.02.06 01:25:31.900678 [ 4 ] {41884933-5990-4764-852c-dc700c672517} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10318 | 2026.02.06 01:25:31.900717 [ 4 ] {41884933-5990-4764-852c-dc700c672517} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10319 | 2026.02.06 01:25:31.901139 [ 4 ] {41884933-5990-4764-852c-dc700c672517} <Trace> oximeter.fields_u8 (7e40da4e-3721-4df5-9ad4-b5e43542e087): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10320 | 2026.02.06 01:25:31.901175 [ 4 ] {41884933-5990-4764-852c-dc700c672517} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 10321 | 2026.02.06 01:25:31.901477 [ 4 ] {41884933-5990-4764-852c-dc700c672517} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 10322 | 2026.02.06 01:25:31.901687 [ 4 ] {41884933-5990-4764-852c-dc700c672517} <Trace> oximeter.fields_u8 (7e40da4e-3721-4df5-9ad4-b5e43542e087): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10323 | 2026.02.06 01:25:31.901814 [ 4 ] {41884933-5990-4764-852c-dc700c672517} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001154 sec., 120450.60658578856 rows/sec., 6.85 MiB/sec. | ||
| 10324 | 2026.02.06 01:25:31.901852 [ 4 ] {41884933-5990-4764-852c-dc700c672517} <Debug> TCPHandler: Processed in 0.001316989 sec. | ||
| 10325 | 2026.02.06 01:25:31.901962 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10326 | 2026.02.06 01:25:31.902057 [ 4 ] {b58097d0-139b-45a2-bc1c-8ff8a4b95961} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10327 | 2026.02.06 01:25:31.902096 [ 4 ] {b58097d0-139b-45a2-bc1c-8ff8a4b95961} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10328 | 2026.02.06 01:25:31.902620 [ 4 ] {b58097d0-139b-45a2-bc1c-8ff8a4b95961} <Trace> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10329 | 2026.02.06 01:25:31.902656 [ 4 ] {b58097d0-139b-45a2-bc1c-8ff8a4b95961} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 10330 | 2026.02.06 01:25:31.902977 [ 4 ] {b58097d0-139b-45a2-bc1c-8ff8a4b95961} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 10331 | 2026.02.06 01:25:31.903181 [ 4 ] {b58097d0-139b-45a2-bc1c-8ff8a4b95961} <Trace> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10332 | 2026.02.06 01:25:31.903309 [ 4 ] {b58097d0-139b-45a2-bc1c-8ff8a4b95961} <Debug> executeQuery: Read 463 rows, 33.28 KiB in 0.00127 sec., 364566.92913385824 rows/sec., 25.59 MiB/sec. | ||
| 10333 | 2026.02.06 01:25:31.903346 [ 4 ] {b58097d0-139b-45a2-bc1c-8ff8a4b95961} <Debug> TCPHandler: Processed in 0.00143242 sec. | ||
| 10334 | 2026.02.06 01:25:31.903457 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10335 | 2026.02.06 01:25:31.903552 [ 4 ] {f4e5493c-efa9-402b-8106-0456930a4e8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 10336 | 2026.02.06 01:25:31.903594 [ 4 ] {f4e5493c-efa9-402b-8106-0456930a4e8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 10337 | 2026.02.06 01:25:31.903917 [ 4 ] {f4e5493c-efa9-402b-8106-0456930a4e8a} <Trace> oximeter.measurements_bool (a3a47353-bd4a-4bc2-8c37-5164375cd607): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10338 | 2026.02.06 01:25:31.903952 [ 4 ] {f4e5493c-efa9-402b-8106-0456930a4e8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 10339 | 2026.02.06 01:25:31.904253 [ 4 ] {f4e5493c-efa9-402b-8106-0456930a4e8a} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 10340 | 2026.02.06 01:25:31.904459 [ 4 ] {f4e5493c-efa9-402b-8106-0456930a4e8a} <Trace> oximeter.measurements_bool (a3a47353-bd4a-4bc2-8c37-5164375cd607): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10341 | 2026.02.06 01:25:31.904584 [ 4 ] {f4e5493c-efa9-402b-8106-0456930a4e8a} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00105 sec., 5714.285714285715 rows/sec., 298.55 KiB/sec. | ||
| 10342 | 2026.02.06 01:25:31.904620 [ 4 ] {f4e5493c-efa9-402b-8106-0456930a4e8a} <Debug> TCPHandler: Processed in 0.001212778 sec. | ||
| 10343 | 2026.02.06 01:25:31.904721 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10344 | 2026.02.06 01:25:31.904812 [ 4 ] {cf219dfc-d38d-46c5-93de-9bff0815b154} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10345 | 2026.02.06 01:25:31.904853 [ 4 ] {cf219dfc-d38d-46c5-93de-9bff0815b154} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10346 | 2026.02.06 01:25:31.905253 [ 4 ] {cf219dfc-d38d-46c5-93de-9bff0815b154} <Trace> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10347 | 2026.02.06 01:25:31.905289 [ 4 ] {cf219dfc-d38d-46c5-93de-9bff0815b154} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 10348 | 2026.02.06 01:25:31.905619 [ 4 ] {cf219dfc-d38d-46c5-93de-9bff0815b154} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 10349 | 2026.02.06 01:25:31.905825 [ 4 ] {cf219dfc-d38d-46c5-93de-9bff0815b154} <Trace> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10350 | 2026.02.06 01:25:31.905952 [ 4 ] {cf219dfc-d38d-46c5-93de-9bff0815b154} <Debug> executeQuery: Read 258 rows, 17.59 KiB in 0.001157 sec., 222990.492653414 rows/sec., 14.85 MiB/sec. | ||
| 10351 | 2026.02.06 01:25:31.905988 [ 4 ] {cf219dfc-d38d-46c5-93de-9bff0815b154} <Debug> TCPHandler: Processed in 0.001315479 sec. | ||
| 10352 | 2026.02.06 01:25:31.906099 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10353 | 2026.02.06 01:25:31.906191 [ 4 ] {00f1505b-8774-4cb9-8dea-9e775d553718} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 10354 | 2026.02.06 01:25:31.906233 [ 4 ] {00f1505b-8774-4cb9-8dea-9e775d553718} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 10355 | 2026.02.06 01:25:31.906541 [ 4 ] {00f1505b-8774-4cb9-8dea-9e775d553718} <Trace> oximeter.measurements_f64 (2afa91c6-7a6c-42cf-84ca-7476e88b4c4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10356 | 2026.02.06 01:25:31.906576 [ 4 ] {00f1505b-8774-4cb9-8dea-9e775d553718} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 10357 | 2026.02.06 01:25:31.906865 [ 4 ] {00f1505b-8774-4cb9-8dea-9e775d553718} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 10358 | 2026.02.06 01:25:31.907075 [ 4 ] {00f1505b-8774-4cb9-8dea-9e775d553718} <Trace> oximeter.measurements_f64 (2afa91c6-7a6c-42cf-84ca-7476e88b4c4e): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10359 | 2026.02.06 01:25:31.907201 [ 4 ] {00f1505b-8774-4cb9-8dea-9e775d553718} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001027 sec., 973.7098344693283 rows/sec., 65.61 KiB/sec. | ||
| 10360 | 2026.02.06 01:25:31.907237 [ 4 ] {00f1505b-8774-4cb9-8dea-9e775d553718} <Debug> TCPHandler: Processed in 0.001186038 sec. | ||
| 10361 | 2026.02.06 01:25:31.907343 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10362 | 2026.02.06 01:25:31.907435 [ 4 ] {3f1f89ee-161b-43f0-a1d8-37085cc8067c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10363 | 2026.02.06 01:25:31.907475 [ 4 ] {3f1f89ee-161b-43f0-a1d8-37085cc8067c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10364 | 2026.02.06 01:25:31.907789 [ 4 ] {3f1f89ee-161b-43f0-a1d8-37085cc8067c} <Trace> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10365 | 2026.02.06 01:25:31.907825 [ 4 ] {3f1f89ee-161b-43f0-a1d8-37085cc8067c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 10366 | 2026.02.06 01:25:31.908132 [ 4 ] {3f1f89ee-161b-43f0-a1d8-37085cc8067c} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 10367 | 2026.02.06 01:25:31.908337 [ 4 ] {3f1f89ee-161b-43f0-a1d8-37085cc8067c} <Trace> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10368 | 2026.02.06 01:25:31.908460 [ 4 ] {3f1f89ee-161b-43f0-a1d8-37085cc8067c} <Debug> executeQuery: Read 88 rows, 5.66 KiB in 0.001043 sec., 84372.00383509108 rows/sec., 5.30 MiB/sec. | ||
| 10369 | 2026.02.06 01:25:31.908494 [ 4 ] {3f1f89ee-161b-43f0-a1d8-37085cc8067c} <Debug> TCPHandler: Processed in 0.001199598 sec. | ||
| 10370 | 2026.02.06 01:25:32.338256 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 347 | ||
| 10371 | 2026.02.06 01:25:32.358620 [ 244 ] {} <Trace> system.metric_log (b13c6af1-b368-46ee-88e3-e8b49f18365b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10372 | 2026.02.06 01:25:32.358683 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 10373 | 2026.02.06 01:25:32.364713 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 10374 | 2026.02.06 01:25:32.365481 [ 244 ] {} <Trace> system.metric_log (b13c6af1-b368-46ee-88e3-e8b49f18365b): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10375 | 2026.02.06 01:25:32.365827 [ 134 ] {} <Debug> system.metric_log (b13c6af1-b368-46ee-88e3-e8b49f18365b) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 10376 | 2026.02.06 01:25:32.365907 [ 134 ] {} <Trace> system.metric_log (b13c6af1-b368-46ee-88e3-e8b49f18365b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10377 | 2026.02.06 01:25:32.365943 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 10378 | 2026.02.06 01:25:32.366074 [ 187 ] {b13c6af1-b368-46ee-88e3-e8b49f18365b::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 | ||
| 10379 | 2026.02.06 01:25:32.369624 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 347 | ||
| 10380 | 2026.02.06 01:25:32.369629 [ 187 ] {b13c6af1-b368-46ee-88e3-e8b49f18365b::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10381 | 2026.02.06 01:25:32.371263 [ 187 ] {b13c6af1-b368-46ee-88e3-e8b49f18365b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 309 rows starting from the beginning of the part | ||
| 10382 | 2026.02.06 01:25:32.376339 [ 187 ] {b13c6af1-b368-46ee-88e3-e8b49f18365b::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 | ||
| 10383 | 2026.02.06 01:25:32.381079 [ 187 ] {b13c6af1-b368-46ee-88e3-e8b49f18365b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 7 rows starting from the beginning of the part | ||
| 10384 | 2026.02.06 01:25:32.385837 [ 187 ] {b13c6af1-b368-46ee-88e3-e8b49f18365b::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 | ||
| 10385 | 2026.02.06 01:25:32.390523 [ 187 ] {b13c6af1-b368-46ee-88e3-e8b49f18365b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 7 rows starting from the beginning of the part | ||
| 10386 | 2026.02.06 01:25:32.394465 [ 187 ] {b13c6af1-b368-46ee-88e3-e8b49f18365b::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 | ||
| 10387 | 2026.02.06 01:25:32.448841 [ 201 ] {b13c6af1-b368-46ee-88e3-e8b49f18365b::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 347 rows, containing 679 columns (679 merged, 0 gathered) in 0.082821564 sec., 4189.730104589669 rows/sec., 21.66 MiB/sec. | ||
| 10388 | 2026.02.06 01:25:32.451556 [ 188 ] {b13c6af1-b368-46ee-88e3-e8b49f18365b::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 10389 | 2026.02.06 01:25:32.453651 [ 188 ] {b13c6af1-b368-46ee-88e3-e8b49f18365b::all_1_46_9} <Trace> system.metric_log (b13c6af1-b368-46ee-88e3-e8b49f18365b): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10390 | 2026.02.06 01:25:32.453774 [ 188 ] {b13c6af1-b368-46ee-88e3-e8b49f18365b::all_1_46_9} <Trace> system.metric_log (b13c6af1-b368-46ee-88e3-e8b49f18365b) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 10391 | 2026.02.06 01:25:32.456624 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.96 MiB. | ||
| 10392 | 2026.02.06 01:25:33.000252 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 308.97 MiB, peak 322.39 MiB, free memory in arenas 0.00 B, will set to 310.29 MiB (RSS), difference: 1.32 MiB | ||
| 10393 | 2026.02.06 01:25:36.245015 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1338 | ||
| 10394 | 2026.02.06 01:25:36.247451 [ 243 ] {} <Trace> system.query_log (e979a318-9a58-4b34-9a72-3006f9f8e92e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10395 | 2026.02.06 01:25:36.247511 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 10396 | 2026.02.06 01:25:36.248794 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 10397 | 2026.02.06 01:25:36.249080 [ 243 ] {} <Trace> system.query_log (e979a318-9a58-4b34-9a72-3006f9f8e92e): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10398 | 2026.02.06 01:25:36.249466 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1338 | ||
| 10399 | 2026.02.06 01:25:36.914716 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10400 | 2026.02.06 01:25:36.914998 [ 4 ] {b9e8d105-839d-4cc5-8891-30a36573dfb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 10401 | 2026.02.06 01:25:36.915104 [ 4 ] {b9e8d105-839d-4cc5-8891-30a36573dfb4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 10402 | 2026.02.06 01:25:36.915808 [ 4 ] {b9e8d105-839d-4cc5-8891-30a36573dfb4} <Trace> oximeter.fields_ipaddr (a3260224-33ad-484c-9570-d358a82531a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10403 | 2026.02.06 01:25:36.915859 [ 4 ] {b9e8d105-839d-4cc5-8891-30a36573dfb4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 10404 | 2026.02.06 01:25:36.916247 [ 4 ] {b9e8d105-839d-4cc5-8891-30a36573dfb4} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 10405 | 2026.02.06 01:25:36.916471 [ 4 ] {b9e8d105-839d-4cc5-8891-30a36573dfb4} <Trace> oximeter.fields_ipaddr (a3260224-33ad-484c-9570-d358a82531a2): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10406 | 2026.02.06 01:25:36.916633 [ 4 ] {b9e8d105-839d-4cc5-8891-30a36573dfb4} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001711 sec., 1168.907071887785 rows/sec., 95.32 KiB/sec. | ||
| 10407 | 2026.02.06 01:25:36.916684 [ 4 ] {b9e8d105-839d-4cc5-8891-30a36573dfb4} <Debug> TCPHandler: Processed in 0.002153055 sec. | ||
| 10408 | 2026.02.06 01:25:36.916793 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10409 | 2026.02.06 01:25:36.916893 [ 4 ] {0d5fe807-c568-4948-8768-f204c825854e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10410 | 2026.02.06 01:25:36.916935 [ 4 ] {0d5fe807-c568-4948-8768-f204c825854e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10411 | 2026.02.06 01:25:36.918014 [ 4 ] {0d5fe807-c568-4948-8768-f204c825854e} <Trace> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10412 | 2026.02.06 01:25:36.918051 [ 4 ] {0d5fe807-c568-4948-8768-f204c825854e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 10413 | 2026.02.06 01:25:36.918434 [ 4 ] {0d5fe807-c568-4948-8768-f204c825854e} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 10414 | 2026.02.06 01:25:36.918645 [ 4 ] {0d5fe807-c568-4948-8768-f204c825854e} <Trace> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10415 | 2026.02.06 01:25:36.918781 [ 4 ] {0d5fe807-c568-4948-8768-f204c825854e} <Debug> executeQuery: Read 1279 rows, 108.90 KiB in 0.00191 sec., 669633.5078534031 rows/sec., 55.68 MiB/sec. | ||
| 10416 | 2026.02.06 01:25:36.918819 [ 4 ] {0d5fe807-c568-4948-8768-f204c825854e} <Debug> TCPHandler: Processed in 0.002075564 sec. | ||
| 10417 | 2026.02.06 01:25:36.918928 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10418 | 2026.02.06 01:25:36.919023 [ 4 ] {ce79f1ab-2ff9-48cb-96bc-da36071794dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10419 | 2026.02.06 01:25:36.919064 [ 4 ] {ce79f1ab-2ff9-48cb-96bc-da36071794dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10420 | 2026.02.06 01:25:36.919477 [ 4 ] {ce79f1ab-2ff9-48cb-96bc-da36071794dc} <Trace> oximeter.fields_u16 (fb4d60fc-202c-4b3b-b72e-c67fc122b90a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10421 | 2026.02.06 01:25:36.919513 [ 4 ] {ce79f1ab-2ff9-48cb-96bc-da36071794dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 10422 | 2026.02.06 01:25:36.919821 [ 4 ] {ce79f1ab-2ff9-48cb-96bc-da36071794dc} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 10423 | 2026.02.06 01:25:36.920036 [ 4 ] {ce79f1ab-2ff9-48cb-96bc-da36071794dc} <Trace> oximeter.fields_u16 (fb4d60fc-202c-4b3b-b72e-c67fc122b90a): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10424 | 2026.02.06 01:25:36.920164 [ 4 ] {ce79f1ab-2ff9-48cb-96bc-da36071794dc} <Debug> executeQuery: Read 43 rows, 3.22 KiB in 0.00116 sec., 37068.96551724138 rows/sec., 2.71 MiB/sec. | ||
| 10425 | 2026.02.06 01:25:36.920201 [ 4 ] {ce79f1ab-2ff9-48cb-96bc-da36071794dc} <Debug> TCPHandler: Processed in 0.001322559 sec. | ||
| 10426 | 2026.02.06 01:25:36.920305 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10427 | 2026.02.06 01:25:36.920398 [ 4 ] {921fd277-6949-47b0-8c14-4c73b8cd8e9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10428 | 2026.02.06 01:25:36.920436 [ 4 ] {921fd277-6949-47b0-8c14-4c73b8cd8e9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10429 | 2026.02.06 01:25:36.920910 [ 4 ] {921fd277-6949-47b0-8c14-4c73b8cd8e9a} <Trace> oximeter.fields_u32 (efacbb35-87c4-45a6-b25f-cea415d7aebd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10430 | 2026.02.06 01:25:36.920945 [ 4 ] {921fd277-6949-47b0-8c14-4c73b8cd8e9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 10431 | 2026.02.06 01:25:36.921247 [ 4 ] {921fd277-6949-47b0-8c14-4c73b8cd8e9a} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 10432 | 2026.02.06 01:25:36.921451 [ 4 ] {921fd277-6949-47b0-8c14-4c73b8cd8e9a} <Trace> oximeter.fields_u32 (efacbb35-87c4-45a6-b25f-cea415d7aebd): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10433 | 2026.02.06 01:25:36.921578 [ 4 ] {921fd277-6949-47b0-8c14-4c73b8cd8e9a} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001198 sec., 190317.19532554256 rows/sec., 12.89 MiB/sec. | ||
| 10434 | 2026.02.06 01:25:36.921614 [ 4 ] {921fd277-6949-47b0-8c14-4c73b8cd8e9a} <Debug> TCPHandler: Processed in 0.001356859 sec. | ||
| 10435 | 2026.02.06 01:25:36.921724 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10436 | 2026.02.06 01:25:36.921815 [ 4 ] {f78c9dc2-0cea-42b4-987b-c43a011772d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10437 | 2026.02.06 01:25:36.921854 [ 4 ] {f78c9dc2-0cea-42b4-987b-c43a011772d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10438 | 2026.02.06 01:25:36.922445 [ 4 ] {f78c9dc2-0cea-42b4-987b-c43a011772d4} <Trace> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10439 | 2026.02.06 01:25:36.922480 [ 4 ] {f78c9dc2-0cea-42b4-987b-c43a011772d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 10440 | 2026.02.06 01:25:36.922805 [ 4 ] {f78c9dc2-0cea-42b4-987b-c43a011772d4} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 10441 | 2026.02.06 01:25:36.923008 [ 4 ] {f78c9dc2-0cea-42b4-987b-c43a011772d4} <Trace> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10442 | 2026.02.06 01:25:36.923134 [ 4 ] {f78c9dc2-0cea-42b4-987b-c43a011772d4} <Debug> executeQuery: Read 563 rows, 42.85 KiB in 0.001336 sec., 421407.1856287425 rows/sec., 31.32 MiB/sec. | ||
| 10443 | 2026.02.06 01:25:36.923170 [ 4 ] {f78c9dc2-0cea-42b4-987b-c43a011772d4} <Debug> TCPHandler: Processed in 0.00149319 sec. | ||
| 10444 | 2026.02.06 01:25:36.923280 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10445 | 2026.02.06 01:25:36.923371 [ 4 ] {8a124c44-3a2b-4412-8deb-62ed233ea9a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10446 | 2026.02.06 01:25:36.923413 [ 4 ] {8a124c44-3a2b-4412-8deb-62ed233ea9a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10447 | 2026.02.06 01:25:36.923989 [ 4 ] {8a124c44-3a2b-4412-8deb-62ed233ea9a0} <Trace> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10448 | 2026.02.06 01:25:36.924023 [ 4 ] {8a124c44-3a2b-4412-8deb-62ed233ea9a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 10449 | 2026.02.06 01:25:36.924400 [ 4 ] {8a124c44-3a2b-4412-8deb-62ed233ea9a0} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 10450 | 2026.02.06 01:25:36.924616 [ 4 ] {8a124c44-3a2b-4412-8deb-62ed233ea9a0} <Trace> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10451 | 2026.02.06 01:25:36.924742 [ 4 ] {8a124c44-3a2b-4412-8deb-62ed233ea9a0} <Debug> executeQuery: Read 845 rows, 58.24 KiB in 0.001389 sec., 608351.3318934485 rows/sec., 40.95 MiB/sec. | ||
| 10452 | 2026.02.06 01:25:36.924777 [ 4 ] {8a124c44-3a2b-4412-8deb-62ed233ea9a0} <Debug> TCPHandler: Processed in 0.001544051 sec. | ||
| 10453 | 2026.02.06 01:25:36.924923 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10454 | 2026.02.06 01:25:36.925024 [ 4 ] {d2c9dabb-d620-4d1a-8195-a374e226c085} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10455 | 2026.02.06 01:25:36.925081 [ 4 ] {d2c9dabb-d620-4d1a-8195-a374e226c085} <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 | ||
| 10456 | 2026.02.06 01:25:36.925983 [ 4 ] {d2c9dabb-d620-4d1a-8195-a374e226c085} <Trace> oximeter.measurements_histogramu64 (97144b8f-900e-4825-92d0-28bf27d1d4ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10457 | 2026.02.06 01:25:36.926022 [ 4 ] {d2c9dabb-d620-4d1a-8195-a374e226c085} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 10458 | 2026.02.06 01:25:36.926679 [ 4 ] {d2c9dabb-d620-4d1a-8195-a374e226c085} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 10459 | 2026.02.06 01:25:36.926912 [ 4 ] {d2c9dabb-d620-4d1a-8195-a374e226c085} <Trace> oximeter.measurements_histogramu64 (97144b8f-900e-4825-92d0-28bf27d1d4ae): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10460 | 2026.02.06 01:25:36.927065 [ 4 ] {d2c9dabb-d620-4d1a-8195-a374e226c085} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002059 sec., 19912.5789218067 rows/sec., 35.68 MiB/sec. | ||
| 10461 | 2026.02.06 01:25:36.927141 [ 4 ] {d2c9dabb-d620-4d1a-8195-a374e226c085} <Debug> TCPHandler: Processed in 0.002270705 sec. | ||
| 10462 | 2026.02.06 01:25:36.927264 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10463 | 2026.02.06 01:25:36.927359 [ 4 ] {46367141-1c38-405e-b6b0-e7094c350761} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10464 | 2026.02.06 01:25:36.927401 [ 4 ] {46367141-1c38-405e-b6b0-e7094c350761} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10465 | 2026.02.06 01:25:36.927747 [ 4 ] {46367141-1c38-405e-b6b0-e7094c350761} <Trace> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10466 | 2026.02.06 01:25:36.927783 [ 4 ] {46367141-1c38-405e-b6b0-e7094c350761} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 10467 | 2026.02.06 01:25:36.928110 [ 4 ] {46367141-1c38-405e-b6b0-e7094c350761} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 10468 | 2026.02.06 01:25:36.928359 [ 4 ] {46367141-1c38-405e-b6b0-e7094c350761} <Trace> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10469 | 2026.02.06 01:25:36.928496 [ 4 ] {46367141-1c38-405e-b6b0-e7094c350761} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001155 sec., 51948.05194805195 rows/sec., 3.50 MiB/sec. | ||
| 10470 | 2026.02.06 01:25:36.928533 [ 4 ] {46367141-1c38-405e-b6b0-e7094c350761} <Debug> TCPHandler: Processed in 0.001320118 sec. | ||
| 10471 | 2026.02.06 01:25:38.677330 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 22553 | ||
| 10472 | 2026.02.06 01:25:38.677961 [ 245 ] {} <Trace> system.asynchronous_metric_log (50965cfb-3fe0-4bc3-b722-77d2bdddda32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10473 | 2026.02.06 01:25:38.678023 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 10474 | 2026.02.06 01:25:38.678950 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 10475 | 2026.02.06 01:25:38.679194 [ 245 ] {} <Trace> system.asynchronous_metric_log (50965cfb-3fe0-4bc3-b722-77d2bdddda32): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10476 | 2026.02.06 01:25:38.679340 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22553 | ||
| 10477 | 2026.02.06 01:25:39.869910 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 354 | ||
| 10478 | 2026.02.06 01:25:39.885885 [ 244 ] {} <Trace> system.metric_log (b13c6af1-b368-46ee-88e3-e8b49f18365b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10479 | 2026.02.06 01:25:39.885954 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 10480 | 2026.02.06 01:25:39.891588 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 10481 | 2026.02.06 01:25:39.892266 [ 244 ] {} <Trace> system.metric_log (b13c6af1-b368-46ee-88e3-e8b49f18365b): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10482 | 2026.02.06 01:25:39.895069 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 354 | ||
| 10483 | 2026.02.06 01:25:41.894291 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10484 | 2026.02.06 01:25:41.894579 [ 4 ] {73c9d345-2ea1-4be8-b9c3-0e740e83d602} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10485 | 2026.02.06 01:25:41.894647 [ 4 ] {73c9d345-2ea1-4be8-b9c3-0e740e83d602} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10486 | 2026.02.06 01:25:41.895480 [ 4 ] {73c9d345-2ea1-4be8-b9c3-0e740e83d602} <Trace> oximeter.fields_i16 (104ba66f-7843-4e50-a9a9-abb40c455f87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10487 | 2026.02.06 01:25:41.895528 [ 4 ] {73c9d345-2ea1-4be8-b9c3-0e740e83d602} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 10488 | 2026.02.06 01:25:41.895968 [ 4 ] {73c9d345-2ea1-4be8-b9c3-0e740e83d602} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 10489 | 2026.02.06 01:25:41.896195 [ 4 ] {73c9d345-2ea1-4be8-b9c3-0e740e83d602} <Trace> oximeter.fields_i16 (104ba66f-7843-4e50-a9a9-abb40c455f87): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10490 | 2026.02.06 01:25:41.896357 [ 4 ] {73c9d345-2ea1-4be8-b9c3-0e740e83d602} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.001833 sec., 145117.29405346425 rows/sec., 9.22 MiB/sec. | ||
| 10491 | 2026.02.06 01:25:41.896409 [ 4 ] {73c9d345-2ea1-4be8-b9c3-0e740e83d602} <Debug> TCPHandler: Processed in 0.002311156 sec. | ||
| 10492 | 2026.02.06 01:25:41.896540 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10493 | 2026.02.06 01:25:41.896644 [ 4 ] {96f9d533-8847-42d4-802d-f7bddff8f1de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10494 | 2026.02.06 01:25:41.896690 [ 4 ] {96f9d533-8847-42d4-802d-f7bddff8f1de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10495 | 2026.02.06 01:25:41.897462 [ 4 ] {96f9d533-8847-42d4-802d-f7bddff8f1de} <Trace> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10496 | 2026.02.06 01:25:41.897501 [ 4 ] {96f9d533-8847-42d4-802d-f7bddff8f1de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 10497 | 2026.02.06 01:25:41.897859 [ 4 ] {96f9d533-8847-42d4-802d-f7bddff8f1de} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 10498 | 2026.02.06 01:25:41.898079 [ 4 ] {96f9d533-8847-42d4-802d-f7bddff8f1de} <Trace> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10499 | 2026.02.06 01:25:41.898204 [ 121 ] {} <Debug> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 10500 | 2026.02.06 01:25:41.898213 [ 4 ] {96f9d533-8847-42d4-802d-f7bddff8f1de} <Debug> executeQuery: Read 752 rows, 60.56 KiB in 0.001592 sec., 472361.8090452261 rows/sec., 37.15 MiB/sec. | ||
| 10501 | 2026.02.06 01:25:41.898279 [ 121 ] {} <Trace> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10502 | 2026.02.06 01:25:41.898297 [ 4 ] {96f9d533-8847-42d4-802d-f7bddff8f1de} <Debug> TCPHandler: Processed in 0.001810633 sec. | ||
| 10503 | 2026.02.06 01:25:41.898306 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 10504 | 2026.02.06 01:25:41.898420 [ 189 ] {fb68cebe-225b-4628-b6a1-821ca25cb918::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 10505 | 2026.02.06 01:25:41.898426 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10506 | 2026.02.06 01:25:41.898560 [ 4 ] {103dfe5d-5239-4654-be71-372cf6504166} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10507 | 2026.02.06 01:25:41.898590 [ 189 ] {fb68cebe-225b-4628-b6a1-821ca25cb918::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10508 | 2026.02.06 01:25:41.898602 [ 4 ] {103dfe5d-5239-4654-be71-372cf6504166} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10509 | 2026.02.06 01:25:41.898651 [ 189 ] {fb68cebe-225b-4628-b6a1-821ca25cb918::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 2105 rows starting from the beginning of the part | ||
| 10510 | 2026.02.06 01:25:41.898759 [ 189 ] {fb68cebe-225b-4628-b6a1-821ca25cb918::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 754 rows starting from the beginning of the part | ||
| 10511 | 2026.02.06 01:25:41.898869 [ 189 ] {fb68cebe-225b-4628-b6a1-821ca25cb918::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 138 rows starting from the beginning of the part | ||
| 10512 | 2026.02.06 01:25:41.898947 [ 189 ] {fb68cebe-225b-4628-b6a1-821ca25cb918::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 752 rows starting from the beginning of the part | ||
| 10513 | 2026.02.06 01:25:41.899020 [ 189 ] {fb68cebe-225b-4628-b6a1-821ca25cb918::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 1279 rows starting from the beginning of the part | ||
| 10514 | 2026.02.06 01:25:41.899064 [ 4 ] {103dfe5d-5239-4654-be71-372cf6504166} <Trace> oximeter.fields_u16 (fb4d60fc-202c-4b3b-b72e-c67fc122b90a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10515 | 2026.02.06 01:25:41.899082 [ 189 ] {fb68cebe-225b-4628-b6a1-821ca25cb918::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 752 rows starting from the beginning of the part | ||
| 10516 | 2026.02.06 01:25:41.899112 [ 4 ] {103dfe5d-5239-4654-be71-372cf6504166} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 10517 | 2026.02.06 01:25:41.899463 [ 4 ] {103dfe5d-5239-4654-be71-372cf6504166} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 10518 | 2026.02.06 01:25:41.899711 [ 4 ] {103dfe5d-5239-4654-be71-372cf6504166} <Trace> oximeter.fields_u16 (fb4d60fc-202c-4b3b-b72e-c67fc122b90a): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10519 | 2026.02.06 01:25:41.899830 [ 121 ] {} <Debug> oximeter.fields_u16 (fb4d60fc-202c-4b3b-b72e-c67fc122b90a) (MergerMutator): Selected 6 parts from all_1_60_12 to all_65_65_0 | ||
| 10520 | 2026.02.06 01:25:41.899853 [ 4 ] {103dfe5d-5239-4654-be71-372cf6504166} <Debug> executeQuery: Read 133 rows, 8.00 KiB in 0.001311 sec., 101449.27536231883 rows/sec., 5.96 MiB/sec. | ||
| 10521 | 2026.02.06 01:25:41.899865 [ 121 ] {} <Trace> oximeter.fields_u16 (fb4d60fc-202c-4b3b-b72e-c67fc122b90a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10522 | 2026.02.06 01:25:41.899895 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 10523 | 2026.02.06 01:25:41.899900 [ 4 ] {103dfe5d-5239-4654-be71-372cf6504166} <Debug> TCPHandler: Processed in 0.00152582 sec. | ||
| 10524 | 2026.02.06 01:25:41.899970 [ 201 ] {fb4d60fc-202c-4b3b-b72e-c67fc122b90a::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 | ||
| 10525 | 2026.02.06 01:25:41.900025 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10526 | 2026.02.06 01:25:41.900074 [ 201 ] {fb4d60fc-202c-4b3b-b72e-c67fc122b90a::all_1_65_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10527 | 2026.02.06 01:25:41.900107 [ 201 ] {fb4d60fc-202c-4b3b-b72e-c67fc122b90a::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_60_12, total 206 rows starting from the beginning of the part | ||
| 10528 | 2026.02.06 01:25:41.900127 [ 4 ] {161aa933-33e9-4acc-bbf6-4b1280567f62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10529 | 2026.02.06 01:25:41.900161 [ 201 ] {fb4d60fc-202c-4b3b-b72e-c67fc122b90a::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 137 rows starting from the beginning of the part | ||
| 10530 | 2026.02.06 01:25:41.900174 [ 4 ] {161aa933-33e9-4acc-bbf6-4b1280567f62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10531 | 2026.02.06 01:25:41.900211 [ 201 ] {fb4d60fc-202c-4b3b-b72e-c67fc122b90a::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 41 rows starting from the beginning of the part | ||
| 10532 | 2026.02.06 01:25:41.900263 [ 201 ] {fb4d60fc-202c-4b3b-b72e-c67fc122b90a::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 133 rows starting from the beginning of the part | ||
| 10533 | 2026.02.06 01:25:41.900304 [ 201 ] {fb4d60fc-202c-4b3b-b72e-c67fc122b90a::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 43 rows starting from the beginning of the part | ||
| 10534 | 2026.02.06 01:25:41.900349 [ 201 ] {fb4d60fc-202c-4b3b-b72e-c67fc122b90a::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 133 rows starting from the beginning of the part | ||
| 10535 | 2026.02.06 01:25:41.900627 [ 4 ] {161aa933-33e9-4acc-bbf6-4b1280567f62} <Trace> oximeter.fields_u32 (efacbb35-87c4-45a6-b25f-cea415d7aebd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10536 | 2026.02.06 01:25:41.900669 [ 4 ] {161aa933-33e9-4acc-bbf6-4b1280567f62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 10537 | 2026.02.06 01:25:41.901217 [ 191 ] {fb4d60fc-202c-4b3b-b72e-c67fc122b90a::all_1_65_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 693 rows, containing 5 columns (5 merged, 0 gathered) in 0.001275879 sec., 543154.9543491193 rows/sec., 35.78 MiB/sec. | ||
| 10538 | 2026.02.06 01:25:41.901324 [ 4 ] {161aa933-33e9-4acc-bbf6-4b1280567f62} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 10539 | 2026.02.06 01:25:41.901409 [ 201 ] {fb4d60fc-202c-4b3b-b72e-c67fc122b90a::all_1_65_13} <Trace> MergedBlockOutputStream: filled checksums all_1_65_13 (state Temporary) | ||
| 10540 | 2026.02.06 01:25:41.901523 [ 198 ] {fb68cebe-225b-4628-b6a1-821ca25cb918::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5780 rows, containing 5 columns (5 merged, 0 gathered) in 0.003145842 sec., 1837345.9315502814 rows/sec., 156.09 MiB/sec. | ||
| 10541 | 2026.02.06 01:25:41.901611 [ 4 ] {161aa933-33e9-4acc-bbf6-4b1280567f62} <Trace> oximeter.fields_u32 (efacbb35-87c4-45a6-b25f-cea415d7aebd): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10542 | 2026.02.06 01:25:41.901729 [ 201 ] {fb4d60fc-202c-4b3b-b72e-c67fc122b90a::all_1_65_13} <Trace> oximeter.fields_u16 (fb4d60fc-202c-4b3b-b72e-c67fc122b90a): Renaming temporary part tmp_merge_all_1_65_13 to all_1_65_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10543 | 2026.02.06 01:25:41.901740 [ 121 ] {} <Debug> oximeter.fields_u32 (efacbb35-87c4-45a6-b25f-cea415d7aebd) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 10544 | 2026.02.06 01:25:41.901766 [ 4 ] {161aa933-33e9-4acc-bbf6-4b1280567f62} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.001658 sec., 84439.08323281062 rows/sec., 5.46 MiB/sec. | ||
| 10545 | 2026.02.06 01:25:41.901769 [ 121 ] {} <Trace> oximeter.fields_u32 (efacbb35-87c4-45a6-b25f-cea415d7aebd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10546 | 2026.02.06 01:25:41.901810 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 10547 | 2026.02.06 01:25:41.901811 [ 201 ] {fb4d60fc-202c-4b3b-b72e-c67fc122b90a::all_1_65_13} <Trace> oximeter.fields_u16 (fb4d60fc-202c-4b3b-b72e-c67fc122b90a) (MergerMutator): Merged 6 parts: [all_1_60_12, all_65_65_0] -> all_1_65_13 | ||
| 10548 | 2026.02.06 01:25:41.901816 [ 4 ] {161aa933-33e9-4acc-bbf6-4b1280567f62} <Debug> TCPHandler: Processed in 0.001841692 sec. | ||
| 10549 | 2026.02.06 01:25:41.901893 [ 191 ] {fb68cebe-225b-4628-b6a1-821ca25cb918::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 10550 | 2026.02.06 01:25:41.901903 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 10551 | 2026.02.06 01:25:41.901957 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10552 | 2026.02.06 01:25:41.901957 [ 198 ] {efacbb35-87c4-45a6-b25f-cea415d7aebd::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 | ||
| 10553 | 2026.02.06 01:25:41.902060 [ 4 ] {b42e4b1e-f533-4dca-9593-319aec3e96d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10554 | 2026.02.06 01:25:41.902104 [ 198 ] {efacbb35-87c4-45a6-b25f-cea415d7aebd::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10555 | 2026.02.06 01:25:41.902108 [ 4 ] {b42e4b1e-f533-4dca-9593-319aec3e96d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10556 | 2026.02.06 01:25:41.902150 [ 198 ] {efacbb35-87c4-45a6-b25f-cea415d7aebd::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 392 rows starting from the beginning of the part | ||
| 10557 | 2026.02.06 01:25:41.902226 [ 198 ] {efacbb35-87c4-45a6-b25f-cea415d7aebd::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 252 rows starting from the beginning of the part | ||
| 10558 | 2026.02.06 01:25:41.902226 [ 191 ] {fb68cebe-225b-4628-b6a1-821ca25cb918::all_1_71_14} <Trace> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10559 | 2026.02.06 01:25:41.902277 [ 198 ] {efacbb35-87c4-45a6-b25f-cea415d7aebd::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 140 rows starting from the beginning of the part | ||
| 10560 | 2026.02.06 01:25:41.902331 [ 198 ] {efacbb35-87c4-45a6-b25f-cea415d7aebd::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 140 rows starting from the beginning of the part | ||
| 10561 | 2026.02.06 01:25:41.902334 [ 191 ] {fb68cebe-225b-4628-b6a1-821ca25cb918::all_1_71_14} <Trace> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 10562 | 2026.02.06 01:25:41.902384 [ 198 ] {efacbb35-87c4-45a6-b25f-cea415d7aebd::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 228 rows starting from the beginning of the part | ||
| 10563 | 2026.02.06 01:25:41.902436 [ 198 ] {efacbb35-87c4-45a6-b25f-cea415d7aebd::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 140 rows starting from the beginning of the part | ||
| 10564 | 2026.02.06 01:25:41.902455 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.20 MiB. | ||
| 10565 | 2026.02.06 01:25:41.902577 [ 4 ] {b42e4b1e-f533-4dca-9593-319aec3e96d8} <Trace> oximeter.fields_u8 (7e40da4e-3721-4df5-9ad4-b5e43542e087): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10566 | 2026.02.06 01:25:41.902621 [ 4 ] {b42e4b1e-f533-4dca-9593-319aec3e96d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 10567 | 2026.02.06 01:25:41.902967 [ 4 ] {b42e4b1e-f533-4dca-9593-319aec3e96d8} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 10568 | 2026.02.06 01:25:41.903208 [ 4 ] {b42e4b1e-f533-4dca-9593-319aec3e96d8} <Trace> oximeter.fields_u8 (7e40da4e-3721-4df5-9ad4-b5e43542e087): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10569 | 2026.02.06 01:25:41.903340 [ 4 ] {b42e4b1e-f533-4dca-9593-319aec3e96d8} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001298 sec., 107087.82742681049 rows/sec., 6.09 MiB/sec. | ||
| 10570 | 2026.02.06 01:25:41.903380 [ 4 ] {b42e4b1e-f533-4dca-9593-319aec3e96d8} <Debug> TCPHandler: Processed in 0.00147369 sec. | ||
| 10571 | 2026.02.06 01:25:41.903480 [ 191 ] {efacbb35-87c4-45a6-b25f-cea415d7aebd::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1292 rows, containing 5 columns (5 merged, 0 gathered) in 0.001619271 sec., 797889.9146591275 rows/sec., 56.46 MiB/sec. | ||
| 10572 | 2026.02.06 01:25:41.903494 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10573 | 2026.02.06 01:25:41.903594 [ 4 ] {5fdd7de1-3e11-4aad-92c2-f2a83acbc9b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10574 | 2026.02.06 01:25:41.903635 [ 4 ] {5fdd7de1-3e11-4aad-92c2-f2a83acbc9b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10575 | 2026.02.06 01:25:41.903659 [ 186 ] {efacbb35-87c4-45a6-b25f-cea415d7aebd::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 10576 | 2026.02.06 01:25:41.904003 [ 186 ] {efacbb35-87c4-45a6-b25f-cea415d7aebd::all_1_41_8} <Trace> oximeter.fields_u32 (efacbb35-87c4-45a6-b25f-cea415d7aebd): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10577 | 2026.02.06 01:25:41.904094 [ 186 ] {efacbb35-87c4-45a6-b25f-cea415d7aebd::all_1_41_8} <Trace> oximeter.fields_u32 (efacbb35-87c4-45a6-b25f-cea415d7aebd) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 10578 | 2026.02.06 01:25:41.904177 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 10579 | 2026.02.06 01:25:41.904203 [ 4 ] {5fdd7de1-3e11-4aad-92c2-f2a83acbc9b0} <Trace> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10580 | 2026.02.06 01:25:41.904247 [ 4 ] {5fdd7de1-3e11-4aad-92c2-f2a83acbc9b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 10581 | 2026.02.06 01:25:41.904588 [ 4 ] {5fdd7de1-3e11-4aad-92c2-f2a83acbc9b0} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 10582 | 2026.02.06 01:25:41.904802 [ 4 ] {5fdd7de1-3e11-4aad-92c2-f2a83acbc9b0} <Trace> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10583 | 2026.02.06 01:25:41.904913 [ 121 ] {} <Debug> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 10584 | 2026.02.06 01:25:41.904930 [ 4 ] {5fdd7de1-3e11-4aad-92c2-f2a83acbc9b0} <Debug> executeQuery: Read 463 rows, 33.28 KiB in 0.001355 sec., 341697.4169741697 rows/sec., 23.99 MiB/sec. | ||
| 10585 | 2026.02.06 01:25:41.904947 [ 121 ] {} <Trace> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10586 | 2026.02.06 01:25:41.904971 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 10587 | 2026.02.06 01:25:41.904977 [ 4 ] {5fdd7de1-3e11-4aad-92c2-f2a83acbc9b0} <Debug> TCPHandler: Processed in 0.00153286 sec. | ||
| 10588 | 2026.02.06 01:25:41.905037 [ 190 ] {8671d447-0367-4212-b46d-8d9acc78108d::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 10589 | 2026.02.06 01:25:41.905106 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10590 | 2026.02.06 01:25:41.905148 [ 190 ] {8671d447-0367-4212-b46d-8d9acc78108d::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10591 | 2026.02.06 01:25:41.905182 [ 190 ] {8671d447-0367-4212-b46d-8d9acc78108d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1034 rows starting from the beginning of the part | ||
| 10592 | 2026.02.06 01:25:41.905207 [ 4 ] {71160c4c-05ae-407f-a1e5-e99baebfb09f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 10593 | 2026.02.06 01:25:41.905236 [ 190 ] {8671d447-0367-4212-b46d-8d9acc78108d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 467 rows starting from the beginning of the part | ||
| 10594 | 2026.02.06 01:25:41.905253 [ 4 ] {71160c4c-05ae-407f-a1e5-e99baebfb09f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 10595 | 2026.02.06 01:25:41.905286 [ 190 ] {8671d447-0367-4212-b46d-8d9acc78108d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 105 rows starting from the beginning of the part | ||
| 10596 | 2026.02.06 01:25:41.905331 [ 190 ] {8671d447-0367-4212-b46d-8d9acc78108d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 463 rows starting from the beginning of the part | ||
| 10597 | 2026.02.06 01:25:41.905370 [ 190 ] {8671d447-0367-4212-b46d-8d9acc78108d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 563 rows starting from the beginning of the part | ||
| 10598 | 2026.02.06 01:25:41.905410 [ 190 ] {8671d447-0367-4212-b46d-8d9acc78108d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 463 rows starting from the beginning of the part | ||
| 10599 | 2026.02.06 01:25:41.905599 [ 4 ] {71160c4c-05ae-407f-a1e5-e99baebfb09f} <Trace> oximeter.measurements_bool (a3a47353-bd4a-4bc2-8c37-5164375cd607): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10600 | 2026.02.06 01:25:41.905642 [ 4 ] {71160c4c-05ae-407f-a1e5-e99baebfb09f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 10601 | 2026.02.06 01:25:41.905964 [ 4 ] {71160c4c-05ae-407f-a1e5-e99baebfb09f} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 10602 | 2026.02.06 01:25:41.906197 [ 4 ] {71160c4c-05ae-407f-a1e5-e99baebfb09f} <Trace> oximeter.measurements_bool (a3a47353-bd4a-4bc2-8c37-5164375cd607): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10603 | 2026.02.06 01:25:41.906308 [ 121 ] {} <Debug> oximeter.measurements_bool (a3a47353-bd4a-4bc2-8c37-5164375cd607) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 10604 | 2026.02.06 01:25:41.906328 [ 4 ] {71160c4c-05ae-407f-a1e5-e99baebfb09f} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001141 sec., 5258.5451358457485 rows/sec., 274.74 KiB/sec. | ||
| 10605 | 2026.02.06 01:25:41.906341 [ 121 ] {} <Trace> oximeter.measurements_bool (a3a47353-bd4a-4bc2-8c37-5164375cd607): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10606 | 2026.02.06 01:25:41.906369 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 10607 | 2026.02.06 01:25:41.906373 [ 4 ] {71160c4c-05ae-407f-a1e5-e99baebfb09f} <Debug> TCPHandler: Processed in 0.001318509 sec. | ||
| 10608 | 2026.02.06 01:25:41.906442 [ 186 ] {a3a47353-bd4a-4bc2-8c37-5164375cd607::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 | ||
| 10609 | 2026.02.06 01:25:41.906493 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10610 | 2026.02.06 01:25:41.906544 [ 186 ] {a3a47353-bd4a-4bc2-8c37-5164375cd607::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10611 | 2026.02.06 01:25:41.906575 [ 186 ] {a3a47353-bd4a-4bc2-8c37-5164375cd607::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 156 rows starting from the beginning of the part | ||
| 10612 | 2026.02.06 01:25:41.906594 [ 4 ] {4522394e-62e9-4978-825d-616296ff90ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10613 | 2026.02.06 01:25:41.906625 [ 186 ] {a3a47353-bd4a-4bc2-8c37-5164375cd607::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 6 rows starting from the beginning of the part | ||
| 10614 | 2026.02.06 01:25:41.906643 [ 4 ] {4522394e-62e9-4978-825d-616296ff90ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10615 | 2026.02.06 01:25:41.906674 [ 186 ] {a3a47353-bd4a-4bc2-8c37-5164375cd607::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 6 rows starting from the beginning of the part | ||
| 10616 | 2026.02.06 01:25:41.906695 [ 200 ] {8671d447-0367-4212-b46d-8d9acc78108d::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3095 rows, containing 5 columns (5 merged, 0 gathered) in 0.001684392 sec., 1837458.2638720677 rows/sec., 139.55 MiB/sec. | ||
| 10617 | 2026.02.06 01:25:41.906716 [ 186 ] {a3a47353-bd4a-4bc2-8c37-5164375cd607::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 6 rows starting from the beginning of the part | ||
| 10618 | 2026.02.06 01:25:41.906759 [ 186 ] {a3a47353-bd4a-4bc2-8c37-5164375cd607::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 6 rows starting from the beginning of the part | ||
| 10619 | 2026.02.06 01:25:41.906794 [ 186 ] {a3a47353-bd4a-4bc2-8c37-5164375cd607::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 6 rows starting from the beginning of the part | ||
| 10620 | 2026.02.06 01:25:41.906895 [ 192 ] {8671d447-0367-4212-b46d-8d9acc78108d::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 10621 | 2026.02.06 01:25:41.907078 [ 4 ] {4522394e-62e9-4978-825d-616296ff90ee} <Trace> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10622 | 2026.02.06 01:25:41.907116 [ 4 ] {4522394e-62e9-4978-825d-616296ff90ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 10623 | 2026.02.06 01:25:41.907193 [ 192 ] {8671d447-0367-4212-b46d-8d9acc78108d::all_1_71_14} <Trace> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10624 | 2026.02.06 01:25:41.907271 [ 192 ] {8671d447-0367-4212-b46d-8d9acc78108d::all_1_71_14} <Trace> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 10625 | 2026.02.06 01:25:41.907351 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 10626 | 2026.02.06 01:25:41.907461 [ 4 ] {4522394e-62e9-4978-825d-616296ff90ee} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 10627 | 2026.02.06 01:25:41.907519 [ 192 ] {a3a47353-bd4a-4bc2-8c37-5164375cd607::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 186 rows, containing 4 columns (4 merged, 0 gathered) in 0.001110997 sec., 167417.19374579767 rows/sec., 8.54 MiB/sec. | ||
| 10628 | 2026.02.06 01:25:41.907654 [ 190 ] {a3a47353-bd4a-4bc2-8c37-5164375cd607::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 10629 | 2026.02.06 01:25:41.907701 [ 4 ] {4522394e-62e9-4978-825d-616296ff90ee} <Trace> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10630 | 2026.02.06 01:25:41.907825 [ 121 ] {} <Debug> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 10631 | 2026.02.06 01:25:41.907846 [ 4 ] {4522394e-62e9-4978-825d-616296ff90ee} <Debug> executeQuery: Read 258 rows, 17.59 KiB in 0.00127 sec., 203149.60629921258 rows/sec., 13.53 MiB/sec. | ||
| 10632 | 2026.02.06 01:25:41.907860 [ 121 ] {} <Trace> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10633 | 2026.02.06 01:25:41.907890 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 10634 | 2026.02.06 01:25:41.907893 [ 4 ] {4522394e-62e9-4978-825d-616296ff90ee} <Debug> TCPHandler: Processed in 0.00145035 sec. | ||
| 10635 | 2026.02.06 01:25:41.907944 [ 190 ] {a3a47353-bd4a-4bc2-8c37-5164375cd607::all_1_31_6} <Trace> oximeter.measurements_bool (a3a47353-bd4a-4bc2-8c37-5164375cd607): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10636 | 2026.02.06 01:25:41.907963 [ 200 ] {e511ea71-e802-4545-b869-85850eb1d513::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 10637 | 2026.02.06 01:25:41.908027 [ 190 ] {a3a47353-bd4a-4bc2-8c37-5164375cd607::all_1_31_6} <Trace> oximeter.measurements_bool (a3a47353-bd4a-4bc2-8c37-5164375cd607) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 10638 | 2026.02.06 01:25:41.908034 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10639 | 2026.02.06 01:25:41.908059 [ 200 ] {e511ea71-e802-4545-b869-85850eb1d513::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10640 | 2026.02.06 01:25:41.908090 [ 200 ] {e511ea71-e802-4545-b869-85850eb1d513::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_66_13, total 21362 rows starting from the beginning of the part | ||
| 10641 | 2026.02.06 01:25:41.908099 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 10642 | 2026.02.06 01:25:41.908140 [ 4 ] {a0a0c40a-9b09-403a-846b-7577fe50de06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 10643 | 2026.02.06 01:25:41.908147 [ 200 ] {e511ea71-e802-4545-b869-85850eb1d513::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 260 rows starting from the beginning of the part | ||
| 10644 | 2026.02.06 01:25:41.908188 [ 4 ] {a0a0c40a-9b09-403a-846b-7577fe50de06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 10645 | 2026.02.06 01:25:41.908202 [ 200 ] {e511ea71-e802-4545-b869-85850eb1d513::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 160 rows starting from the beginning of the part | ||
| 10646 | 2026.02.06 01:25:41.908243 [ 200 ] {e511ea71-e802-4545-b869-85850eb1d513::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 258 rows starting from the beginning of the part | ||
| 10647 | 2026.02.06 01:25:41.908282 [ 200 ] {e511ea71-e802-4545-b869-85850eb1d513::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 845 rows starting from the beginning of the part | ||
| 10648 | 2026.02.06 01:25:41.908322 [ 200 ] {e511ea71-e802-4545-b869-85850eb1d513::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 258 rows starting from the beginning of the part | ||
| 10649 | 2026.02.06 01:25:41.908517 [ 4 ] {a0a0c40a-9b09-403a-846b-7577fe50de06} <Trace> oximeter.measurements_f64 (2afa91c6-7a6c-42cf-84ca-7476e88b4c4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10650 | 2026.02.06 01:25:41.908552 [ 4 ] {a0a0c40a-9b09-403a-846b-7577fe50de06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 10651 | 2026.02.06 01:25:41.908851 [ 4 ] {a0a0c40a-9b09-403a-846b-7577fe50de06} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 10652 | 2026.02.06 01:25:41.909067 [ 4 ] {a0a0c40a-9b09-403a-846b-7577fe50de06} <Trace> oximeter.measurements_f64 (2afa91c6-7a6c-42cf-84ca-7476e88b4c4e): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10653 | 2026.02.06 01:25:41.909203 [ 4 ] {a0a0c40a-9b09-403a-846b-7577fe50de06} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001081 sec., 925.0693802035154 rows/sec., 62.33 KiB/sec. | ||
| 10654 | 2026.02.06 01:25:41.909240 [ 4 ] {a0a0c40a-9b09-403a-846b-7577fe50de06} <Debug> TCPHandler: Processed in 0.001256808 sec. | ||
| 10655 | 2026.02.06 01:25:41.909352 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10656 | 2026.02.06 01:25:41.909447 [ 4 ] {9bfabb8c-4933-423b-8d50-a97681b3b876} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10657 | 2026.02.06 01:25:41.909487 [ 4 ] {9bfabb8c-4933-423b-8d50-a97681b3b876} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10658 | 2026.02.06 01:25:41.909818 [ 4 ] {9bfabb8c-4933-423b-8d50-a97681b3b876} <Trace> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10659 | 2026.02.06 01:25:41.909855 [ 4 ] {9bfabb8c-4933-423b-8d50-a97681b3b876} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 10660 | 2026.02.06 01:25:41.910196 [ 4 ] {9bfabb8c-4933-423b-8d50-a97681b3b876} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 10661 | 2026.02.06 01:25:41.910420 [ 4 ] {9bfabb8c-4933-423b-8d50-a97681b3b876} <Trace> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10662 | 2026.02.06 01:25:41.910531 [ 121 ] {} <Debug> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 10663 | 2026.02.06 01:25:41.910551 [ 4 ] {9bfabb8c-4933-423b-8d50-a97681b3b876} <Debug> executeQuery: Read 88 rows, 5.66 KiB in 0.001122 sec., 78431.37254901961 rows/sec., 4.92 MiB/sec. | ||
| 10664 | 2026.02.06 01:25:41.910565 [ 121 ] {} <Trace> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10665 | 2026.02.06 01:25:41.910590 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 10666 | 2026.02.06 01:25:41.910595 [ 4 ] {9bfabb8c-4933-423b-8d50-a97681b3b876} <Debug> TCPHandler: Processed in 0.001292408 sec. | ||
| 10667 | 2026.02.06 01:25:41.910666 [ 192 ] {35a37a75-595c-437a-bd19-b1f8c8c9b2dc::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 10668 | 2026.02.06 01:25:41.910759 [ 192 ] {35a37a75-595c-437a-bd19-b1f8c8c9b2dc::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10669 | 2026.02.06 01:25:41.910788 [ 192 ] {35a37a75-595c-437a-bd19-b1f8c8c9b2dc::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 4324 rows starting from the beginning of the part | ||
| 10670 | 2026.02.06 01:25:41.910846 [ 192 ] {35a37a75-595c-437a-bd19-b1f8c8c9b2dc::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 88 rows starting from the beginning of the part | ||
| 10671 | 2026.02.06 01:25:41.910893 [ 192 ] {35a37a75-595c-437a-bd19-b1f8c8c9b2dc::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 60 rows starting from the beginning of the part | ||
| 10672 | 2026.02.06 01:25:41.910935 [ 192 ] {35a37a75-595c-437a-bd19-b1f8c8c9b2dc::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 88 rows starting from the beginning of the part | ||
| 10673 | 2026.02.06 01:25:41.910975 [ 192 ] {35a37a75-595c-437a-bd19-b1f8c8c9b2dc::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 60 rows starting from the beginning of the part | ||
| 10674 | 2026.02.06 01:25:41.911019 [ 192 ] {35a37a75-595c-437a-bd19-b1f8c8c9b2dc::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 88 rows starting from the beginning of the part | ||
| 10675 | 2026.02.06 01:25:41.917951 [ 192 ] {35a37a75-595c-437a-bd19-b1f8c8c9b2dc::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4708 rows, containing 4 columns (4 merged, 0 gathered) in 0.00731571 sec., 643546.5593906812 rows/sec., 41.76 MiB/sec. | ||
| 10676 | 2026.02.06 01:25:41.918624 [ 192 ] {35a37a75-595c-437a-bd19-b1f8c8c9b2dc::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 10677 | 2026.02.06 01:25:41.918862 [ 192 ] {35a37a75-595c-437a-bd19-b1f8c8c9b2dc::all_1_71_14} <Trace> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10678 | 2026.02.06 01:25:41.918932 [ 192 ] {35a37a75-595c-437a-bd19-b1f8c8c9b2dc::all_1_71_14} <Trace> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 10679 | 2026.02.06 01:25:41.918995 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.09 MiB. | ||
| 10680 | 2026.02.06 01:25:41.922592 [ 195 ] {e511ea71-e802-4545-b869-85850eb1d513::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 23143 rows, containing 5 columns (5 merged, 0 gathered) in 0.01465682 sec., 1578991.8959228538 rows/sec., 107.04 MiB/sec. | ||
| 10681 | 2026.02.06 01:25:41.923077 [ 196 ] {e511ea71-e802-4545-b869-85850eb1d513::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 10682 | 2026.02.06 01:25:41.923394 [ 196 ] {e511ea71-e802-4545-b869-85850eb1d513::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10683 | 2026.02.06 01:25:41.923477 [ 196 ] {e511ea71-e802-4545-b869-85850eb1d513::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 10684 | 2026.02.06 01:25:41.923567 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.37 MiB. | ||
| 10685 | 2026.02.06 01:25:42.000219 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 311.25 MiB, peak 322.66 MiB, free memory in arenas 0.00 B, will set to 314.22 MiB (RSS), difference: 2.97 MiB | ||
| 10686 | 2026.02.06 01:25:46.031257 [ 113 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10687 | 2026.02.06 01:25:46.031339 [ 113 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10688 | 2026.02.06 01:25:46.179561 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 23065 | ||
| 10689 | 2026.02.06 01:25:46.180096 [ 245 ] {} <Trace> system.asynchronous_metric_log (50965cfb-3fe0-4bc3-b722-77d2bdddda32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10690 | 2026.02.06 01:25:46.180153 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 10691 | 2026.02.06 01:25:46.180683 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 10692 | 2026.02.06 01:25:46.180913 [ 245 ] {} <Trace> system.asynchronous_metric_log (50965cfb-3fe0-4bc3-b722-77d2bdddda32): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10693 | 2026.02.06 01:25:46.181065 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23065 | ||
| 10694 | 2026.02.06 01:25:46.249851 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1374 | ||
| 10695 | 2026.02.06 01:25:46.252258 [ 243 ] {} <Trace> system.query_log (e979a318-9a58-4b34-9a72-3006f9f8e92e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10696 | 2026.02.06 01:25:46.252306 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 10697 | 2026.02.06 01:25:46.253552 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 10698 | 2026.02.06 01:25:46.253834 [ 243 ] {} <Trace> system.query_log (e979a318-9a58-4b34-9a72-3006f9f8e92e): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10699 | 2026.02.06 01:25:46.254001 [ 113 ] {} <Debug> system.query_log (e979a318-9a58-4b34-9a72-3006f9f8e92e) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 10700 | 2026.02.06 01:25:46.254065 [ 113 ] {} <Trace> system.query_log (e979a318-9a58-4b34-9a72-3006f9f8e92e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10701 | 2026.02.06 01:25:46.254085 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 10702 | 2026.02.06 01:25:46.254193 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1374 | ||
| 10703 | 2026.02.06 01:25:46.254193 [ 193 ] {e979a318-9a58-4b34-9a72-3006f9f8e92e::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 | ||
| 10704 | 2026.02.06 01:25:46.254804 [ 193 ] {e979a318-9a58-4b34-9a72-3006f9f8e92e::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10705 | 2026.02.06 01:25:46.254952 [ 193 ] {e979a318-9a58-4b34-9a72-3006f9f8e92e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1204 rows starting from the beginning of the part | ||
| 10706 | 2026.02.06 01:25:46.255319 [ 193 ] {e979a318-9a58-4b34-9a72-3006f9f8e92e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 52 rows starting from the beginning of the part | ||
| 10707 | 2026.02.06 01:25:46.255663 [ 193 ] {e979a318-9a58-4b34-9a72-3006f9f8e92e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 16 rows starting from the beginning of the part | ||
| 10708 | 2026.02.06 01:25:46.256020 [ 193 ] {e979a318-9a58-4b34-9a72-3006f9f8e92e::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 | ||
| 10709 | 2026.02.06 01:25:46.256379 [ 193 ] {e979a318-9a58-4b34-9a72-3006f9f8e92e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 32 rows starting from the beginning of the part | ||
| 10710 | 2026.02.06 01:25:46.256730 [ 193 ] {e979a318-9a58-4b34-9a72-3006f9f8e92e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 36 rows starting from the beginning of the part | ||
| 10711 | 2026.02.06 01:25:46.263799 [ 195 ] {e979a318-9a58-4b34-9a72-3006f9f8e92e::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1374 rows, containing 72 columns (72 merged, 0 gathered) in 0.009654576 sec., 142315.9339156893 rows/sec., 114.12 MiB/sec. | ||
| 10712 | 2026.02.06 01:25:46.265397 [ 199 ] {e979a318-9a58-4b34-9a72-3006f9f8e92e::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 10713 | 2026.02.06 01:25:46.266001 [ 199 ] {e979a318-9a58-4b34-9a72-3006f9f8e92e::all_1_36_7} <Trace> system.query_log (e979a318-9a58-4b34-9a72-3006f9f8e92e): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10714 | 2026.02.06 01:25:46.266084 [ 199 ] {e979a318-9a58-4b34-9a72-3006f9f8e92e::all_1_36_7} <Trace> system.query_log (e979a318-9a58-4b34-9a72-3006f9f8e92e) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 10715 | 2026.02.06 01:25:46.266442 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.91 MiB. | ||
| 10716 | 2026.02.06 01:25:46.887776 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10717 | 2026.02.06 01:25:46.887993 [ 4 ] {4f6cbde0-6395-4e24-8a09-d43bf9bb3f59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10718 | 2026.02.06 01:25:46.888076 [ 4 ] {4f6cbde0-6395-4e24-8a09-d43bf9bb3f59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10719 | 2026.02.06 01:25:46.888959 [ 4 ] {4f6cbde0-6395-4e24-8a09-d43bf9bb3f59} <Trace> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10720 | 2026.02.06 01:25:46.889021 [ 4 ] {4f6cbde0-6395-4e24-8a09-d43bf9bb3f59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 10721 | 2026.02.06 01:25:46.889510 [ 4 ] {4f6cbde0-6395-4e24-8a09-d43bf9bb3f59} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 10722 | 2026.02.06 01:25:46.889771 [ 4 ] {4f6cbde0-6395-4e24-8a09-d43bf9bb3f59} <Trace> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10723 | 2026.02.06 01:25:46.889937 [ 4 ] {4f6cbde0-6395-4e24-8a09-d43bf9bb3f59} <Debug> executeQuery: Read 138 rows, 12.27 KiB in 0.002008 sec., 68725.09960159363 rows/sec., 5.97 MiB/sec. | ||
| 10724 | 2026.02.06 01:25:46.889990 [ 4 ] {4f6cbde0-6395-4e24-8a09-d43bf9bb3f59} <Debug> TCPHandler: Processed in 0.002397017 sec. | ||
| 10725 | 2026.02.06 01:25:46.890115 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10726 | 2026.02.06 01:25:46.890217 [ 4 ] {65c1e29c-39d5-48d8-850e-47ee6e400436} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10727 | 2026.02.06 01:25:46.890262 [ 4 ] {65c1e29c-39d5-48d8-850e-47ee6e400436} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10728 | 2026.02.06 01:25:46.890717 [ 4 ] {65c1e29c-39d5-48d8-850e-47ee6e400436} <Trace> oximeter.fields_u16 (fb4d60fc-202c-4b3b-b72e-c67fc122b90a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10729 | 2026.02.06 01:25:46.890756 [ 4 ] {65c1e29c-39d5-48d8-850e-47ee6e400436} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 10730 | 2026.02.06 01:25:46.891073 [ 4 ] {65c1e29c-39d5-48d8-850e-47ee6e400436} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 10731 | 2026.02.06 01:25:46.891290 [ 4 ] {65c1e29c-39d5-48d8-850e-47ee6e400436} <Trace> oximeter.fields_u16 (fb4d60fc-202c-4b3b-b72e-c67fc122b90a): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10732 | 2026.02.06 01:25:46.891425 [ 4 ] {65c1e29c-39d5-48d8-850e-47ee6e400436} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001229 sec., 33360.455655004065 rows/sec., 2.45 MiB/sec. | ||
| 10733 | 2026.02.06 01:25:46.891465 [ 4 ] {65c1e29c-39d5-48d8-850e-47ee6e400436} <Debug> TCPHandler: Processed in 0.00140271 sec. | ||
| 10734 | 2026.02.06 01:25:46.891582 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10735 | 2026.02.06 01:25:46.891678 [ 4 ] {a30c0512-b6d7-4ccf-a4a4-78482ae5cdc1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10736 | 2026.02.06 01:25:46.891719 [ 4 ] {a30c0512-b6d7-4ccf-a4a4-78482ae5cdc1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10737 | 2026.02.06 01:25:46.892136 [ 4 ] {a30c0512-b6d7-4ccf-a4a4-78482ae5cdc1} <Trace> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10738 | 2026.02.06 01:25:46.892172 [ 4 ] {a30c0512-b6d7-4ccf-a4a4-78482ae5cdc1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 10739 | 2026.02.06 01:25:46.892485 [ 4 ] {a30c0512-b6d7-4ccf-a4a4-78482ae5cdc1} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 10740 | 2026.02.06 01:25:46.892684 [ 4 ] {a30c0512-b6d7-4ccf-a4a4-78482ae5cdc1} <Trace> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10741 | 2026.02.06 01:25:46.892808 [ 4 ] {a30c0512-b6d7-4ccf-a4a4-78482ae5cdc1} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001212 sec., 86633.66336633664 rows/sec., 6.77 MiB/sec. | ||
| 10742 | 2026.02.06 01:25:46.892911 [ 4 ] {a30c0512-b6d7-4ccf-a4a4-78482ae5cdc1} <Debug> TCPHandler: Processed in 0.00137914 sec. | ||
| 10743 | 2026.02.06 01:25:46.893030 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10744 | 2026.02.06 01:25:46.893126 [ 4 ] {1089c05f-06fa-4d40-864b-2e63c909e410} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10745 | 2026.02.06 01:25:46.893170 [ 4 ] {1089c05f-06fa-4d40-864b-2e63c909e410} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10746 | 2026.02.06 01:25:46.893582 [ 4 ] {1089c05f-06fa-4d40-864b-2e63c909e410} <Trace> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10747 | 2026.02.06 01:25:46.893619 [ 4 ] {1089c05f-06fa-4d40-864b-2e63c909e410} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 10748 | 2026.02.06 01:25:46.893950 [ 4 ] {1089c05f-06fa-4d40-864b-2e63c909e410} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 10749 | 2026.02.06 01:25:46.894158 [ 4 ] {1089c05f-06fa-4d40-864b-2e63c909e410} <Trace> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10750 | 2026.02.06 01:25:46.894293 [ 4 ] {1089c05f-06fa-4d40-864b-2e63c909e410} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001187 sec., 134793.59730412805 rows/sec., 9.39 MiB/sec. | ||
| 10751 | 2026.02.06 01:25:46.894331 [ 4 ] {1089c05f-06fa-4d40-864b-2e63c909e410} <Debug> TCPHandler: Processed in 0.001351569 sec. | ||
| 10752 | 2026.02.06 01:25:46.894444 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10753 | 2026.02.06 01:25:46.894539 [ 4 ] {d97ed9a4-cc2c-4f54-88e3-238084a22881} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10754 | 2026.02.06 01:25:46.894594 [ 4 ] {d97ed9a4-cc2c-4f54-88e3-238084a22881} <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 | ||
| 10755 | 2026.02.06 01:25:46.895469 [ 4 ] {d97ed9a4-cc2c-4f54-88e3-238084a22881} <Trace> oximeter.measurements_histogramu64 (97144b8f-900e-4825-92d0-28bf27d1d4ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10756 | 2026.02.06 01:25:46.895506 [ 4 ] {d97ed9a4-cc2c-4f54-88e3-238084a22881} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 10757 | 2026.02.06 01:25:46.896081 [ 4 ] {d97ed9a4-cc2c-4f54-88e3-238084a22881} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 10758 | 2026.02.06 01:25:46.896306 [ 4 ] {d97ed9a4-cc2c-4f54-88e3-238084a22881} <Trace> oximeter.measurements_histogramu64 (97144b8f-900e-4825-92d0-28bf27d1d4ae): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10759 | 2026.02.06 01:25:46.896449 [ 4 ] {d97ed9a4-cc2c-4f54-88e3-238084a22881} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001928 sec., 21265.560165975105 rows/sec., 38.11 MiB/sec. | ||
| 10760 | 2026.02.06 01:25:46.896516 [ 4 ] {d97ed9a4-cc2c-4f54-88e3-238084a22881} <Debug> TCPHandler: Processed in 0.002122414 sec. | ||
| 10761 | 2026.02.06 01:25:46.896637 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10762 | 2026.02.06 01:25:46.896733 [ 4 ] {840ea1c6-8e8a-4006-960c-e63b6e7a981d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10763 | 2026.02.06 01:25:46.896774 [ 4 ] {840ea1c6-8e8a-4006-960c-e63b6e7a981d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10764 | 2026.02.06 01:25:46.897115 [ 4 ] {840ea1c6-8e8a-4006-960c-e63b6e7a981d} <Trace> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10765 | 2026.02.06 01:25:46.897150 [ 4 ] {840ea1c6-8e8a-4006-960c-e63b6e7a981d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 10766 | 2026.02.06 01:25:46.897455 [ 4 ] {840ea1c6-8e8a-4006-960c-e63b6e7a981d} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 10767 | 2026.02.06 01:25:46.897683 [ 4 ] {840ea1c6-8e8a-4006-960c-e63b6e7a981d} <Trace> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10768 | 2026.02.06 01:25:46.897819 [ 4 ] {840ea1c6-8e8a-4006-960c-e63b6e7a981d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001103 sec., 54397.09882139619 rows/sec., 3.67 MiB/sec. | ||
| 10769 | 2026.02.06 01:25:46.897856 [ 4 ] {840ea1c6-8e8a-4006-960c-e63b6e7a981d} <Debug> TCPHandler: Processed in 0.001268278 sec. | ||
| 10770 | 2026.02.06 01:25:47.001269 [ 249 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000858446 sec. | ||
| 10771 | 2026.02.06 01:25:47.395261 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 362 | ||
| 10772 | 2026.02.06 01:25:47.411947 [ 244 ] {} <Trace> system.metric_log (b13c6af1-b368-46ee-88e3-e8b49f18365b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10773 | 2026.02.06 01:25:47.412007 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 10774 | 2026.02.06 01:25:47.418210 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 10775 | 2026.02.06 01:25:47.418918 [ 244 ] {} <Trace> system.metric_log (b13c6af1-b368-46ee-88e3-e8b49f18365b): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10776 | 2026.02.06 01:25:47.421977 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 362 | ||
| 10777 | 2026.02.06 01:25:49.175240 [ 110 ] {} <Debug> oximeter.fields_ipaddr (a3260224-33ad-484c-9570-d358a82531a2) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
| 10778 | 2026.02.06 01:25:49.175308 [ 110 ] {} <Trace> oximeter.fields_ipaddr (a3260224-33ad-484c-9570-d358a82531a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10779 | 2026.02.06 01:25:49.175332 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 10780 | 2026.02.06 01:25:49.175458 [ 199 ] {a3260224-33ad-484c-9570-d358a82531a2::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 | ||
| 10781 | 2026.02.06 01:25:49.175604 [ 199 ] {a3260224-33ad-484c-9570-d358a82531a2::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10782 | 2026.02.06 01:25:49.175638 [ 199 ] {a3260224-33ad-484c-9570-d358a82531a2::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 20 rows starting from the beginning of the part | ||
| 10783 | 2026.02.06 01:25:49.175706 [ 199 ] {a3260224-33ad-484c-9570-d358a82531a2::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 | ||
| 10784 | 2026.02.06 01:25:49.175751 [ 199 ] {a3260224-33ad-484c-9570-d358a82531a2::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 12 rows starting from the beginning of the part | ||
| 10785 | 2026.02.06 01:25:49.175792 [ 199 ] {a3260224-33ad-484c-9570-d358a82531a2::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 4 rows starting from the beginning of the part | ||
| 10786 | 2026.02.06 01:25:49.175837 [ 199 ] {a3260224-33ad-484c-9570-d358a82531a2::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 2 rows starting from the beginning of the part | ||
| 10787 | 2026.02.06 01:25:49.176602 [ 195 ] {a3260224-33ad-484c-9570-d358a82531a2::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 40 rows, containing 5 columns (5 merged, 0 gathered) in 0.001202248 sec., 33271.00564941676 rows/sec., 2.78 MiB/sec. | ||
| 10788 | 2026.02.06 01:25:49.176718 [ 199 ] {a3260224-33ad-484c-9570-d358a82531a2::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
| 10789 | 2026.02.06 01:25:49.176972 [ 199 ] {a3260224-33ad-484c-9570-d358a82531a2::all_1_17_4} <Trace> oximeter.fields_ipaddr (a3260224-33ad-484c-9570-d358a82531a2): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10790 | 2026.02.06 01:25:49.177049 [ 199 ] {a3260224-33ad-484c-9570-d358a82531a2::all_1_17_4} <Trace> oximeter.fields_ipaddr (a3260224-33ad-484c-9570-d358a82531a2) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
| 10791 | 2026.02.06 01:25:49.177128 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 10792 | 2026.02.06 01:25:51.905940 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10793 | 2026.02.06 01:25:51.906198 [ 4 ] {04728c3e-1b85-4e87-b16c-d6d760350956} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10794 | 2026.02.06 01:25:51.906290 [ 4 ] {04728c3e-1b85-4e87-b16c-d6d760350956} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10795 | 2026.02.06 01:25:51.907376 [ 4 ] {04728c3e-1b85-4e87-b16c-d6d760350956} <Trace> oximeter.fields_i16 (104ba66f-7843-4e50-a9a9-abb40c455f87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10796 | 2026.02.06 01:25:51.907433 [ 4 ] {04728c3e-1b85-4e87-b16c-d6d760350956} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 10797 | 2026.02.06 01:25:51.907982 [ 4 ] {04728c3e-1b85-4e87-b16c-d6d760350956} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 10798 | 2026.02.06 01:25:51.908283 [ 4 ] {04728c3e-1b85-4e87-b16c-d6d760350956} <Trace> oximeter.fields_i16 (104ba66f-7843-4e50-a9a9-abb40c455f87): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10799 | 2026.02.06 01:25:51.908497 [ 4 ] {04728c3e-1b85-4e87-b16c-d6d760350956} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.002369 sec., 112283.6639932461 rows/sec., 7.13 MiB/sec. | ||
| 10800 | 2026.02.06 01:25:51.908559 [ 4 ] {04728c3e-1b85-4e87-b16c-d6d760350956} <Debug> TCPHandler: Processed in 0.002835359 sec. | ||
| 10801 | 2026.02.06 01:25:51.908744 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10802 | 2026.02.06 01:25:51.908862 [ 4 ] {9b37ecd7-b6f9-4ae9-af2e-4a3c830587f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10803 | 2026.02.06 01:25:51.908914 [ 4 ] {9b37ecd7-b6f9-4ae9-af2e-4a3c830587f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10804 | 2026.02.06 01:25:51.910255 [ 4 ] {9b37ecd7-b6f9-4ae9-af2e-4a3c830587f3} <Trace> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10805 | 2026.02.06 01:25:51.910296 [ 4 ] {9b37ecd7-b6f9-4ae9-af2e-4a3c830587f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 10806 | 2026.02.06 01:25:51.910756 [ 4 ] {9b37ecd7-b6f9-4ae9-af2e-4a3c830587f3} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10807 | 2026.02.06 01:25:51.911111 [ 4 ] {9b37ecd7-b6f9-4ae9-af2e-4a3c830587f3} <Trace> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10808 | 2026.02.06 01:25:51.911284 [ 4 ] {9b37ecd7-b6f9-4ae9-af2e-4a3c830587f3} <Debug> executeQuery: Read 752 rows, 60.56 KiB in 0.00245 sec., 306938.7755102041 rows/sec., 24.14 MiB/sec. | ||
| 10809 | 2026.02.06 01:25:51.911337 [ 4 ] {9b37ecd7-b6f9-4ae9-af2e-4a3c830587f3} <Debug> TCPHandler: Processed in 0.002654398 sec. | ||
| 10810 | 2026.02.06 01:25:51.911507 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10811 | 2026.02.06 01:25:51.911619 [ 4 ] {4bdf8017-aed5-42dc-b730-2c07e91e1c79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10812 | 2026.02.06 01:25:51.911671 [ 4 ] {4bdf8017-aed5-42dc-b730-2c07e91e1c79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10813 | 2026.02.06 01:25:51.912317 [ 4 ] {4bdf8017-aed5-42dc-b730-2c07e91e1c79} <Trace> oximeter.fields_u16 (fb4d60fc-202c-4b3b-b72e-c67fc122b90a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10814 | 2026.02.06 01:25:51.912360 [ 4 ] {4bdf8017-aed5-42dc-b730-2c07e91e1c79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 10815 | 2026.02.06 01:25:51.912772 [ 4 ] {4bdf8017-aed5-42dc-b730-2c07e91e1c79} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 10816 | 2026.02.06 01:25:51.913082 [ 4 ] {4bdf8017-aed5-42dc-b730-2c07e91e1c79} <Trace> oximeter.fields_u16 (fb4d60fc-202c-4b3b-b72e-c67fc122b90a): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10817 | 2026.02.06 01:25:51.913250 [ 4 ] {4bdf8017-aed5-42dc-b730-2c07e91e1c79} <Debug> executeQuery: Read 133 rows, 8.00 KiB in 0.001655 sec., 80362.53776435045 rows/sec., 4.72 MiB/sec. | ||
| 10818 | 2026.02.06 01:25:51.913304 [ 4 ] {4bdf8017-aed5-42dc-b730-2c07e91e1c79} <Debug> TCPHandler: Processed in 0.001856883 sec. | ||
| 10819 | 2026.02.06 01:25:51.913479 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10820 | 2026.02.06 01:25:51.913584 [ 4 ] {180f26d4-ddac-4416-a860-177ffca35106} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10821 | 2026.02.06 01:25:51.913630 [ 4 ] {180f26d4-ddac-4416-a860-177ffca35106} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10822 | 2026.02.06 01:25:51.914249 [ 4 ] {180f26d4-ddac-4416-a860-177ffca35106} <Trace> oximeter.fields_u32 (efacbb35-87c4-45a6-b25f-cea415d7aebd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10823 | 2026.02.06 01:25:51.914291 [ 4 ] {180f26d4-ddac-4416-a860-177ffca35106} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 10824 | 2026.02.06 01:25:51.914712 [ 4 ] {180f26d4-ddac-4416-a860-177ffca35106} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 10825 | 2026.02.06 01:25:51.914989 [ 4 ] {180f26d4-ddac-4416-a860-177ffca35106} <Trace> oximeter.fields_u32 (efacbb35-87c4-45a6-b25f-cea415d7aebd): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10826 | 2026.02.06 01:25:51.915150 [ 4 ] {180f26d4-ddac-4416-a860-177ffca35106} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.001587 sec., 88216.76118462508 rows/sec., 5.70 MiB/sec. | ||
| 10827 | 2026.02.06 01:25:51.915196 [ 4 ] {180f26d4-ddac-4416-a860-177ffca35106} <Debug> TCPHandler: Processed in 0.001774532 sec. | ||
| 10828 | 2026.02.06 01:25:51.915350 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10829 | 2026.02.06 01:25:51.915457 [ 4 ] {4b809929-3155-4cac-bde9-27d2ee78af87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10830 | 2026.02.06 01:25:51.915505 [ 4 ] {4b809929-3155-4cac-bde9-27d2ee78af87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10831 | 2026.02.06 01:25:51.916119 [ 4 ] {4b809929-3155-4cac-bde9-27d2ee78af87} <Trace> oximeter.fields_u8 (7e40da4e-3721-4df5-9ad4-b5e43542e087): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10832 | 2026.02.06 01:25:51.916155 [ 4 ] {4b809929-3155-4cac-bde9-27d2ee78af87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 10833 | 2026.02.06 01:25:51.916543 [ 4 ] {4b809929-3155-4cac-bde9-27d2ee78af87} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 10834 | 2026.02.06 01:25:51.916821 [ 4 ] {4b809929-3155-4cac-bde9-27d2ee78af87} <Trace> oximeter.fields_u8 (7e40da4e-3721-4df5-9ad4-b5e43542e087): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10835 | 2026.02.06 01:25:51.916979 [ 4 ] {4b809929-3155-4cac-bde9-27d2ee78af87} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001544 sec., 90025.9067357513 rows/sec., 5.12 MiB/sec. | ||
| 10836 | 2026.02.06 01:25:51.917026 [ 4 ] {4b809929-3155-4cac-bde9-27d2ee78af87} <Debug> TCPHandler: Processed in 0.001734382 sec. | ||
| 10837 | 2026.02.06 01:25:51.917178 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10838 | 2026.02.06 01:25:51.917283 [ 4 ] {b321f7f3-949a-4796-85c9-ac0d7b958742} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10839 | 2026.02.06 01:25:51.917329 [ 4 ] {b321f7f3-949a-4796-85c9-ac0d7b958742} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10840 | 2026.02.06 01:25:51.918179 [ 4 ] {b321f7f3-949a-4796-85c9-ac0d7b958742} <Trace> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10841 | 2026.02.06 01:25:51.918221 [ 4 ] {b321f7f3-949a-4796-85c9-ac0d7b958742} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 10842 | 2026.02.06 01:25:51.918662 [ 4 ] {b321f7f3-949a-4796-85c9-ac0d7b958742} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10843 | 2026.02.06 01:25:51.918979 [ 4 ] {b321f7f3-949a-4796-85c9-ac0d7b958742} <Trace> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10844 | 2026.02.06 01:25:51.919142 [ 4 ] {b321f7f3-949a-4796-85c9-ac0d7b958742} <Debug> executeQuery: Read 463 rows, 33.28 KiB in 0.00188 sec., 246276.59574468085 rows/sec., 17.29 MiB/sec. | ||
| 10845 | 2026.02.06 01:25:51.919193 [ 4 ] {b321f7f3-949a-4796-85c9-ac0d7b958742} <Debug> TCPHandler: Processed in 0.002071414 sec. | ||
| 10846 | 2026.02.06 01:25:51.919355 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10847 | 2026.02.06 01:25:51.919465 [ 4 ] {a6b4ee9f-6d0c-4e06-81f8-d53fd0629625} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 10848 | 2026.02.06 01:25:51.919519 [ 4 ] {a6b4ee9f-6d0c-4e06-81f8-d53fd0629625} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 10849 | 2026.02.06 01:25:51.919996 [ 4 ] {a6b4ee9f-6d0c-4e06-81f8-d53fd0629625} <Trace> oximeter.measurements_bool (a3a47353-bd4a-4bc2-8c37-5164375cd607): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10850 | 2026.02.06 01:25:51.920038 [ 4 ] {a6b4ee9f-6d0c-4e06-81f8-d53fd0629625} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 10851 | 2026.02.06 01:25:51.920472 [ 4 ] {a6b4ee9f-6d0c-4e06-81f8-d53fd0629625} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 10852 | 2026.02.06 01:25:51.920777 [ 4 ] {a6b4ee9f-6d0c-4e06-81f8-d53fd0629625} <Trace> oximeter.measurements_bool (a3a47353-bd4a-4bc2-8c37-5164375cd607): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10853 | 2026.02.06 01:25:51.920951 [ 4 ] {a6b4ee9f-6d0c-4e06-81f8-d53fd0629625} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001507 sec., 3981.4200398142 rows/sec., 208.01 KiB/sec. | ||
| 10854 | 2026.02.06 01:25:51.921002 [ 4 ] {a6b4ee9f-6d0c-4e06-81f8-d53fd0629625} <Debug> TCPHandler: Processed in 0.001706212 sec. | ||
| 10855 | 2026.02.06 01:25:51.921168 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10856 | 2026.02.06 01:25:51.921284 [ 4 ] {a31a41d0-dbbf-4c39-a30a-85285e03cd7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10857 | 2026.02.06 01:25:51.921339 [ 4 ] {a31a41d0-dbbf-4c39-a30a-85285e03cd7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10858 | 2026.02.06 01:25:51.921958 [ 4 ] {a31a41d0-dbbf-4c39-a30a-85285e03cd7d} <Trace> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10859 | 2026.02.06 01:25:51.922002 [ 4 ] {a31a41d0-dbbf-4c39-a30a-85285e03cd7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 10860 | 2026.02.06 01:25:51.922451 [ 4 ] {a31a41d0-dbbf-4c39-a30a-85285e03cd7d} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10861 | 2026.02.06 01:25:51.922765 [ 4 ] {a31a41d0-dbbf-4c39-a30a-85285e03cd7d} <Trace> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10862 | 2026.02.06 01:25:51.922936 [ 4 ] {a31a41d0-dbbf-4c39-a30a-85285e03cd7d} <Debug> executeQuery: Read 258 rows, 17.59 KiB in 0.001675 sec., 154029.85074626864 rows/sec., 10.26 MiB/sec. | ||
| 10863 | 2026.02.06 01:25:51.922988 [ 4 ] {a31a41d0-dbbf-4c39-a30a-85285e03cd7d} <Debug> TCPHandler: Processed in 0.001878452 sec. | ||
| 10864 | 2026.02.06 01:25:51.923153 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10865 | 2026.02.06 01:25:51.923275 [ 4 ] {09983c17-65e7-453f-93c5-a3b72a38bb6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 10866 | 2026.02.06 01:25:51.923336 [ 4 ] {09983c17-65e7-453f-93c5-a3b72a38bb6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 10867 | 2026.02.06 01:25:51.923792 [ 4 ] {09983c17-65e7-453f-93c5-a3b72a38bb6e} <Trace> oximeter.measurements_f64 (2afa91c6-7a6c-42cf-84ca-7476e88b4c4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10868 | 2026.02.06 01:25:51.923837 [ 4 ] {09983c17-65e7-453f-93c5-a3b72a38bb6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 10869 | 2026.02.06 01:25:51.924241 [ 4 ] {09983c17-65e7-453f-93c5-a3b72a38bb6e} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 10870 | 2026.02.06 01:25:51.924514 [ 4 ] {09983c17-65e7-453f-93c5-a3b72a38bb6e} <Trace> oximeter.measurements_f64 (2afa91c6-7a6c-42cf-84ca-7476e88b4c4e): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10871 | 2026.02.06 01:25:51.924675 [ 4 ] {09983c17-65e7-453f-93c5-a3b72a38bb6e} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001426 sec., 701.2622720897616 rows/sec., 47.25 KiB/sec. | ||
| 10872 | 2026.02.06 01:25:51.924719 [ 4 ] {09983c17-65e7-453f-93c5-a3b72a38bb6e} <Debug> TCPHandler: Processed in 0.001626601 sec. | ||
| 10873 | 2026.02.06 01:25:51.924978 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10874 | 2026.02.06 01:25:51.925083 [ 4 ] {7225d284-106a-4b22-b740-dd9759101870} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10875 | 2026.02.06 01:25:51.925131 [ 4 ] {7225d284-106a-4b22-b740-dd9759101870} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10876 | 2026.02.06 01:25:51.925588 [ 4 ] {7225d284-106a-4b22-b740-dd9759101870} <Trace> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10877 | 2026.02.06 01:25:51.925629 [ 4 ] {7225d284-106a-4b22-b740-dd9759101870} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 10878 | 2026.02.06 01:25:51.926025 [ 4 ] {7225d284-106a-4b22-b740-dd9759101870} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10879 | 2026.02.06 01:25:51.926299 [ 4 ] {7225d284-106a-4b22-b740-dd9759101870} <Trace> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10880 | 2026.02.06 01:25:51.926470 [ 4 ] {7225d284-106a-4b22-b740-dd9759101870} <Debug> executeQuery: Read 88 rows, 5.66 KiB in 0.001408 sec., 62500 rows/sec., 3.92 MiB/sec. | ||
| 10881 | 2026.02.06 01:25:51.926515 [ 4 ] {7225d284-106a-4b22-b740-dd9759101870} <Debug> TCPHandler: Processed in 0.001595471 sec. | ||
| 10882 | 2026.02.06 01:25:52.794481 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37318 | ||
| 10883 | 2026.02.06 01:25:52.794586 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10884 | 2026.02.06 01:25:52.794614 [ 286 ] {} <Debug> TCP-Session: 7f343cca-655c-4561-a731-91a206e82cb3 Authenticating user 'default' from [fd00:1122:3344:101::e]:37318 | ||
| 10885 | 2026.02.06 01:25:52.794635 [ 286 ] {} <Debug> TCP-Session: 7f343cca-655c-4561-a731-91a206e82cb3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10886 | 2026.02.06 01:25:52.794648 [ 286 ] {} <Debug> TCP-Session: 7f343cca-655c-4561-a731-91a206e82cb3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10887 | 2026.02.06 01:25:52.794824 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61211 | ||
| 10888 | 2026.02.06 01:25:52.794837 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40408 | ||
| 10889 | 2026.02.06 01:25:52.794874 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64661 | ||
| 10890 | 2026.02.06 01:25:52.794908 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10891 | 2026.02.06 01:25:52.794909 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44689 | ||
| 10892 | 2026.02.06 01:25:52.794944 [ 288 ] {} <Debug> TCP-Session: a060e235-314f-405a-87a7-758579001990 Authenticating user 'default' from [fd00:1122:3344:101::e]:61211 | ||
| 10893 | 2026.02.06 01:25:52.794932 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37119 | ||
| 10894 | 2026.02.06 01:25:52.794990 [ 288 ] {} <Debug> TCP-Session: a060e235-314f-405a-87a7-758579001990 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10895 | 2026.02.06 01:25:52.795005 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10896 | 2026.02.06 01:25:52.795054 [ 288 ] {} <Debug> TCP-Session: a060e235-314f-405a-87a7-758579001990 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10897 | 2026.02.06 01:25:52.795062 [ 286 ] {} <Trace> TCP-Session: 7f343cca-655c-4561-a731-91a206e82cb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10898 | 2026.02.06 01:25:52.795096 [ 287 ] {} <Debug> TCP-Session: f48b6d9d-ef3f-4b3a-9a87-af8d13cbe590 Authenticating user 'default' from [fd00:1122:3344:101::e]:40408 | ||
| 10899 | 2026.02.06 01:25:52.794903 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50448 | ||
| 10900 | 2026.02.06 01:25:52.795132 [ 287 ] {} <Debug> TCP-Session: f48b6d9d-ef3f-4b3a-9a87-af8d13cbe590 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10901 | 2026.02.06 01:25:52.795155 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10902 | 2026.02.06 01:25:52.795176 [ 287 ] {} <Debug> TCP-Session: f48b6d9d-ef3f-4b3a-9a87-af8d13cbe590 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10903 | 2026.02.06 01:25:52.794887 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61477 | ||
| 10904 | 2026.02.06 01:25:52.795211 [ 350 ] {} <Debug> TCP-Session: 52185a3f-f847-43df-97a4-40836e693aa1 Authenticating user 'default' from [fd00:1122:3344:101::e]:64661 | ||
| 10905 | 2026.02.06 01:25:52.794842 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52559 | ||
| 10906 | 2026.02.06 01:25:52.795271 [ 350 ] {} <Debug> TCP-Session: 52185a3f-f847-43df-97a4-40836e693aa1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10907 | 2026.02.06 01:25:52.795259 [ 286 ] {016367da-f006-46b6-9081-ea257a6cbead} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:37318) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 10908 | 2026.02.06 01:25:52.795315 [ 350 ] {} <Debug> TCP-Session: 52185a3f-f847-43df-97a4-40836e693aa1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10909 | 2026.02.06 01:25:52.795576 [ 286 ] {016367da-f006-46b6-9081-ea257a6cbead} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 10910 | 2026.02.06 01:25:52.795636 [ 286 ] {016367da-f006-46b6-9081-ea257a6cbead} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10911 | 2026.02.06 01:25:52.795674 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10912 | 2026.02.06 01:25:52.795711 [ 351 ] {} <Debug> TCP-Session: 3a49bf3f-236e-47c1-a775-ca807481536c Authenticating user 'default' from [fd00:1122:3344:101::e]:61477 | ||
| 10913 | 2026.02.06 01:25:52.795729 [ 351 ] {} <Debug> TCP-Session: 3a49bf3f-236e-47c1-a775-ca807481536c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10914 | 2026.02.06 01:25:52.795745 [ 351 ] {} <Debug> TCP-Session: 3a49bf3f-236e-47c1-a775-ca807481536c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10915 | 2026.02.06 01:25:52.795789 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10916 | 2026.02.06 01:25:52.795828 [ 289 ] {} <Debug> TCP-Session: 0af47cb4-9a30-486b-a2e1-1c65bae7cdb5 Authenticating user 'default' from [fd00:1122:3344:101::e]:52559 | ||
| 10917 | 2026.02.06 01:25:52.795850 [ 289 ] {} <Debug> TCP-Session: 0af47cb4-9a30-486b-a2e1-1c65bae7cdb5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10918 | 2026.02.06 01:25:52.795869 [ 289 ] {} <Debug> TCP-Session: 0af47cb4-9a30-486b-a2e1-1c65bae7cdb5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10919 | 2026.02.06 01:25:52.795916 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10920 | 2026.02.06 01:25:52.795931 [ 286 ] {016367da-f006-46b6-9081-ea257a6cbead} <Debug> oximeter.version (50fdcec2-7951-44c4-a709-a779380e237d) (SelectExecutor): Key condition: unknown | ||
| 10921 | 2026.02.06 01:25:52.795973 [ 352 ] {} <Debug> TCP-Session: a030c07b-8deb-40ea-a0a1-c3bf8cdb66d1 Authenticating user 'default' from [fd00:1122:3344:101::e]:44689 | ||
| 10922 | 2026.02.06 01:25:52.796007 [ 352 ] {} <Debug> TCP-Session: a030c07b-8deb-40ea-a0a1-c3bf8cdb66d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10923 | 2026.02.06 01:25:52.796022 [ 352 ] {} <Debug> TCP-Session: a030c07b-8deb-40ea-a0a1-c3bf8cdb66d1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10924 | 2026.02.06 01:25:52.796282 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10925 | 2026.02.06 01:25:52.796318 [ 353 ] {} <Debug> TCP-Session: 7b77d960-076e-4ed3-9b57-193a393501fa Authenticating user 'default' from [fd00:1122:3344:101::e]:50448 | ||
| 10926 | 2026.02.06 01:25:52.796335 [ 353 ] {} <Debug> TCP-Session: 7b77d960-076e-4ed3-9b57-193a393501fa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10927 | 2026.02.06 01:25:52.796348 [ 353 ] {} <Debug> TCP-Session: 7b77d960-076e-4ed3-9b57-193a393501fa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10928 | 2026.02.06 01:25:52.796398 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10929 | 2026.02.06 01:25:52.796435 [ 354 ] {} <Debug> TCP-Session: e31af2e0-8dbf-426f-940e-e3e4128e2e7b Authenticating user 'default' from [fd00:1122:3344:101::e]:37119 | ||
| 10930 | 2026.02.06 01:25:52.796454 [ 354 ] {} <Debug> TCP-Session: e31af2e0-8dbf-426f-940e-e3e4128e2e7b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10931 | 2026.02.06 01:25:52.796468 [ 354 ] {} <Debug> TCP-Session: e31af2e0-8dbf-426f-940e-e3e4128e2e7b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10932 | 2026.02.06 01:25:52.796983 [ 295 ] {016367da-f006-46b6-9081-ea257a6cbead} <Trace> AggregatingTransform: Aggregating | ||
| 10933 | 2026.02.06 01:25:52.797026 [ 295 ] {016367da-f006-46b6-9081-ea257a6cbead} <Trace> Aggregator: Aggregation method: without_key | ||
| 10934 | 2026.02.06 01:25:52.797065 [ 295 ] {016367da-f006-46b6-9081-ea257a6cbead} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000996297 sec. (1003.717 rows/sec., 39.21 KiB/sec.) | ||
| 10935 | 2026.02.06 01:25:52.797084 [ 295 ] {016367da-f006-46b6-9081-ea257a6cbead} <Trace> Aggregator: Merging aggregated data | ||
| 10936 | 2026.02.06 01:25:52.798698 [ 286 ] {016367da-f006-46b6-9081-ea257a6cbead} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003498 sec., 285.87764436821044 rows/sec., 11.17 KiB/sec. | ||
| 10937 | 2026.02.06 01:25:52.798853 [ 286 ] {016367da-f006-46b6-9081-ea257a6cbead} <Debug> TCPHandler: Processed in 0.003967387 sec. | ||
| 10938 | 2026.02.06 01:25:52.798956 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10939 | 2026.02.06 01:25:52.798984 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10940 | 2026.02.06 01:25:52.798986 [ 286 ] {} <Debug> TCP-Session: 7f343cca-655c-4561-a731-91a206e82cb3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10941 | 2026.02.06 01:25:52.799024 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10942 | 2026.02.06 01:25:52.799030 [ 287 ] {} <Debug> TCP-Session: f48b6d9d-ef3f-4b3a-9a87-af8d13cbe590 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10943 | 2026.02.06 01:25:52.799045 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10944 | 2026.02.06 01:25:52.799080 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10945 | 2026.02.06 01:25:52.799097 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10946 | 2026.02.06 01:25:52.799108 [ 289 ] {} <Debug> TCP-Session: 0af47cb4-9a30-486b-a2e1-1c65bae7cdb5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10947 | 2026.02.06 01:25:52.799127 [ 350 ] {} <Debug> TCP-Session: 52185a3f-f847-43df-97a4-40836e693aa1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10948 | 2026.02.06 01:25:52.799146 [ 353 ] {} <Debug> TCP-Session: 7b77d960-076e-4ed3-9b57-193a393501fa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10949 | 2026.02.06 01:25:52.799065 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10950 | 2026.02.06 01:25:52.799118 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10951 | 2026.02.06 01:25:52.799210 [ 351 ] {} <Debug> TCP-Session: 3a49bf3f-236e-47c1-a775-ca807481536c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10952 | 2026.02.06 01:25:52.799073 [ 288 ] {} <Debug> TCP-Session: a060e235-314f-405a-87a7-758579001990 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10953 | 2026.02.06 01:25:52.799231 [ 354 ] {} <Debug> TCP-Session: e31af2e0-8dbf-426f-940e-e3e4128e2e7b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10954 | 2026.02.06 01:25:52.799013 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10955 | 2026.02.06 01:25:52.799301 [ 352 ] {} <Debug> TCP-Session: a030c07b-8deb-40ea-a0a1-c3bf8cdb66d1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10956 | 2026.02.06 01:25:52.837036 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62689 | ||
| 10957 | 2026.02.06 01:25:52.837142 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10958 | 2026.02.06 01:25:52.837168 [ 286 ] {} <Debug> TCP-Session: 4ec6867d-ad84-408d-a81e-48debddbbc48 Authenticating user 'default' from [fd00:1122:3344:101::e]:62689 | ||
| 10959 | 2026.02.06 01:25:52.837190 [ 286 ] {} <Debug> TCP-Session: 4ec6867d-ad84-408d-a81e-48debddbbc48 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10960 | 2026.02.06 01:25:52.837202 [ 286 ] {} <Debug> TCP-Session: 4ec6867d-ad84-408d-a81e-48debddbbc48 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10961 | 2026.02.06 01:25:52.837400 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55659 | ||
| 10962 | 2026.02.06 01:25:52.837399 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64246 | ||
| 10963 | 2026.02.06 01:25:52.837422 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64255 | ||
| 10964 | 2026.02.06 01:25:52.837473 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49422 | ||
| 10965 | 2026.02.06 01:25:52.837452 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53429 | ||
| 10966 | 2026.02.06 01:25:52.837527 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10967 | 2026.02.06 01:25:52.837560 [ 286 ] {} <Trace> TCP-Session: 4ec6867d-ad84-408d-a81e-48debddbbc48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10968 | 2026.02.06 01:25:52.837575 [ 287 ] {} <Debug> TCP-Session: 0d8d7380-c41f-4acb-a408-a03e8a153d2e Authenticating user 'default' from [fd00:1122:3344:101::e]:64246 | ||
| 10969 | 2026.02.06 01:25:52.837569 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10970 | 2026.02.06 01:25:52.837606 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10971 | 2026.02.06 01:25:52.837613 [ 287 ] {} <Debug> TCP-Session: 0d8d7380-c41f-4acb-a408-a03e8a153d2e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10972 | 2026.02.06 01:25:52.837638 [ 353 ] {} <Debug> TCP-Session: cbe0a036-ca82-43c9-bf13-3c1207f45aad Authenticating user 'default' from [fd00:1122:3344:101::e]:49422 | ||
| 10973 | 2026.02.06 01:25:52.837649 [ 351 ] {} <Debug> TCP-Session: bbb4dc84-a8bc-4461-9f47-61b3289e9f09 Authenticating user 'default' from [fd00:1122:3344:101::e]:53429 | ||
| 10974 | 2026.02.06 01:25:52.837650 [ 287 ] {} <Debug> TCP-Session: 0d8d7380-c41f-4acb-a408-a03e8a153d2e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10975 | 2026.02.06 01:25:52.837673 [ 353 ] {} <Debug> TCP-Session: cbe0a036-ca82-43c9-bf13-3c1207f45aad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10976 | 2026.02.06 01:25:52.837684 [ 351 ] {} <Debug> TCP-Session: bbb4dc84-a8bc-4461-9f47-61b3289e9f09 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10977 | 2026.02.06 01:25:52.837701 [ 353 ] {} <Debug> TCP-Session: cbe0a036-ca82-43c9-bf13-3c1207f45aad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10978 | 2026.02.06 01:25:52.837717 [ 351 ] {} <Debug> TCP-Session: bbb4dc84-a8bc-4461-9f47-61b3289e9f09 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10979 | 2026.02.06 01:25:52.837568 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10980 | 2026.02.06 01:25:52.837742 [ 286 ] {98447d45-4096-42c2-ac97-e98ded00ba7b} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:62689) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 10981 | 2026.02.06 01:25:52.837777 [ 289 ] {} <Debug> TCP-Session: 43d11d82-8e9a-4c6b-a204-67564d412d25 Authenticating user 'default' from [fd00:1122:3344:101::e]:64255 | ||
| 10982 | 2026.02.06 01:25:52.837422 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40857 | ||
| 10983 | 2026.02.06 01:25:52.837807 [ 289 ] {} <Debug> TCP-Session: 43d11d82-8e9a-4c6b-a204-67564d412d25 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10984 | 2026.02.06 01:25:52.837482 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46792 | ||
| 10985 | 2026.02.06 01:25:52.837843 [ 289 ] {} <Debug> TCP-Session: 43d11d82-8e9a-4c6b-a204-67564d412d25 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10986 | 2026.02.06 01:25:52.837875 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10987 | 2026.02.06 01:25:52.837476 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10988 | 2026.02.06 01:25:52.837908 [ 350 ] {} <Debug> TCP-Session: ef0d2a3e-c829-4c14-a912-87dbf7576885 Authenticating user 'default' from [fd00:1122:3344:101::e]:40857 | ||
| 10989 | 2026.02.06 01:25:52.837910 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10990 | 2026.02.06 01:25:52.837934 [ 288 ] {} <Debug> TCP-Session: 3e585981-beb7-4745-882c-cf528a5c2cd1 Authenticating user 'default' from [fd00:1122:3344:101::e]:55659 | ||
| 10991 | 2026.02.06 01:25:52.837937 [ 350 ] {} <Debug> TCP-Session: ef0d2a3e-c829-4c14-a912-87dbf7576885 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10992 | 2026.02.06 01:25:52.837954 [ 354 ] {} <Debug> TCP-Session: 7df7d389-e63e-4dc8-88b3-8e880a71b866 Authenticating user 'default' from [fd00:1122:3344:101::e]:46792 | ||
| 10993 | 2026.02.06 01:25:52.837973 [ 350 ] {} <Debug> TCP-Session: ef0d2a3e-c829-4c14-a912-87dbf7576885 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10994 | 2026.02.06 01:25:52.837969 [ 288 ] {} <Debug> TCP-Session: 3e585981-beb7-4745-882c-cf528a5c2cd1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10995 | 2026.02.06 01:25:52.837992 [ 354 ] {} <Debug> TCP-Session: 7df7d389-e63e-4dc8-88b3-8e880a71b866 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10996 | 2026.02.06 01:25:52.838014 [ 288 ] {} <Debug> TCP-Session: 3e585981-beb7-4745-882c-cf528a5c2cd1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10997 | 2026.02.06 01:25:52.838029 [ 354 ] {} <Debug> TCP-Session: 7df7d389-e63e-4dc8-88b3-8e880a71b866 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10998 | 2026.02.06 01:25:52.837469 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46631 | ||
| 10999 | 2026.02.06 01:25:52.838087 [ 286 ] {98447d45-4096-42c2-ac97-e98ded00ba7b} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 11000 | 2026.02.06 01:25:52.838143 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11001 | 2026.02.06 01:25:52.838146 [ 286 ] {98447d45-4096-42c2-ac97-e98ded00ba7b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11002 | 2026.02.06 01:25:52.838176 [ 352 ] {} <Debug> TCP-Session: 783e8a85-f68f-41e8-9c3d-8b08a3d91e8c Authenticating user 'default' from [fd00:1122:3344:101::e]:46631 | ||
| 11003 | 2026.02.06 01:25:52.838203 [ 352 ] {} <Debug> TCP-Session: 783e8a85-f68f-41e8-9c3d-8b08a3d91e8c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11004 | 2026.02.06 01:25:52.838216 [ 352 ] {} <Debug> TCP-Session: 783e8a85-f68f-41e8-9c3d-8b08a3d91e8c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11005 | 2026.02.06 01:25:52.838446 [ 286 ] {98447d45-4096-42c2-ac97-e98ded00ba7b} <Debug> oximeter.version (50fdcec2-7951-44c4-a709-a779380e237d) (SelectExecutor): Key condition: unknown | ||
| 11006 | 2026.02.06 01:25:52.839427 [ 322 ] {98447d45-4096-42c2-ac97-e98ded00ba7b} <Trace> AggregatingTransform: Aggregating | ||
| 11007 | 2026.02.06 01:25:52.839471 [ 322 ] {98447d45-4096-42c2-ac97-e98ded00ba7b} <Trace> Aggregator: Aggregation method: without_key | ||
| 11008 | 2026.02.06 01:25:52.839507 [ 322 ] {98447d45-4096-42c2-ac97-e98ded00ba7b} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000959666 sec. (1042.029 rows/sec., 40.70 KiB/sec.) | ||
| 11009 | 2026.02.06 01:25:52.839525 [ 322 ] {98447d45-4096-42c2-ac97-e98ded00ba7b} <Trace> Aggregator: Merging aggregated data | ||
| 11010 | 2026.02.06 01:25:52.840860 [ 286 ] {98447d45-4096-42c2-ac97-e98ded00ba7b} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003172 sec., 315.2585119798235 rows/sec., 12.31 KiB/sec. | ||
| 11011 | 2026.02.06 01:25:52.841014 [ 286 ] {98447d45-4096-42c2-ac97-e98ded00ba7b} <Debug> TCPHandler: Processed in 0.003609715 sec. | ||
| 11012 | 2026.02.06 01:25:52.841133 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11013 | 2026.02.06 01:25:52.841157 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11014 | 2026.02.06 01:25:52.841162 [ 286 ] {} <Debug> TCP-Session: 4ec6867d-ad84-408d-a81e-48debddbbc48 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11015 | 2026.02.06 01:25:52.841179 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11016 | 2026.02.06 01:25:52.841192 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11017 | 2026.02.06 01:25:52.841209 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11018 | 2026.02.06 01:25:52.841244 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11019 | 2026.02.06 01:25:52.841280 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11020 | 2026.02.06 01:25:52.841291 [ 352 ] {} <Debug> TCP-Session: 783e8a85-f68f-41e8-9c3d-8b08a3d91e8c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11021 | 2026.02.06 01:25:52.841311 [ 354 ] {} <Debug> TCP-Session: 7df7d389-e63e-4dc8-88b3-8e880a71b866 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11022 | 2026.02.06 01:25:52.841332 [ 353 ] {} <Debug> TCP-Session: cbe0a036-ca82-43c9-bf13-3c1207f45aad Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11023 | 2026.02.06 01:25:52.841263 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11024 | 2026.02.06 01:25:52.841238 [ 289 ] {} <Debug> TCP-Session: 43d11d82-8e9a-4c6b-a204-67564d412d25 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11025 | 2026.02.06 01:25:52.841226 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11026 | 2026.02.06 01:25:52.841410 [ 350 ] {} <Debug> TCP-Session: ef0d2a3e-c829-4c14-a912-87dbf7576885 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11027 | 2026.02.06 01:25:52.841204 [ 287 ] {} <Debug> TCP-Session: 0d8d7380-c41f-4acb-a408-a03e8a153d2e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11028 | 2026.02.06 01:25:52.841463 [ 351 ] {} <Debug> TCP-Session: bbb4dc84-a8bc-4461-9f47-61b3289e9f09 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11029 | 2026.02.06 01:25:52.841257 [ 288 ] {} <Debug> TCP-Session: 3e585981-beb7-4745-882c-cf528a5c2cd1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11030 | 2026.02.06 01:25:52.882588 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37657 | ||
| 11031 | 2026.02.06 01:25:52.882704 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11032 | 2026.02.06 01:25:52.882732 [ 351 ] {} <Debug> TCP-Session: 93afcde9-c952-4885-a558-5d6f41b92cdf Authenticating user 'default' from [fd00:1122:3344:101::e]:37657 | ||
| 11033 | 2026.02.06 01:25:52.882758 [ 351 ] {} <Debug> TCP-Session: 93afcde9-c952-4885-a558-5d6f41b92cdf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11034 | 2026.02.06 01:25:52.882772 [ 351 ] {} <Debug> TCP-Session: 93afcde9-c952-4885-a558-5d6f41b92cdf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11035 | 2026.02.06 01:25:52.882946 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37492 | ||
| 11036 | 2026.02.06 01:25:52.882973 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60775 | ||
| 11037 | 2026.02.06 01:25:52.883029 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39449 | ||
| 11038 | 2026.02.06 01:25:52.883048 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11039 | 2026.02.06 01:25:52.883061 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55284 | ||
| 11040 | 2026.02.06 01:25:52.883075 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39236 | ||
| 11041 | 2026.02.06 01:25:52.883098 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38124 | ||
| 11042 | 2026.02.06 01:25:52.883114 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11043 | 2026.02.06 01:25:52.883139 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11044 | 2026.02.06 01:25:52.883145 [ 351 ] {} <Trace> TCP-Session: 93afcde9-c952-4885-a558-5d6f41b92cdf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11045 | 2026.02.06 01:25:52.883159 [ 354 ] {} <Debug> TCP-Session: f1ee5bdb-02d2-4e5c-9d8d-8b5d7d842d9d Authenticating user 'default' from [fd00:1122:3344:101::e]:39449 | ||
| 11046 | 2026.02.06 01:25:52.883164 [ 287 ] {} <Debug> TCP-Session: 8e76a7fa-d825-464f-a026-3213e69035e8 Authenticating user 'default' from [fd00:1122:3344:101::e]:55284 | ||
| 11047 | 2026.02.06 01:25:52.883182 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11048 | 2026.02.06 01:25:52.883191 [ 354 ] {} <Debug> TCP-Session: f1ee5bdb-02d2-4e5c-9d8d-8b5d7d842d9d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11049 | 2026.02.06 01:25:52.883203 [ 287 ] {} <Debug> TCP-Session: 8e76a7fa-d825-464f-a026-3213e69035e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11050 | 2026.02.06 01:25:52.883223 [ 288 ] {} <Debug> TCP-Session: 65e3db76-f049-4720-9b5a-29bdf1dbeaf2 Authenticating user 'default' from [fd00:1122:3344:101::e]:39236 | ||
| 11051 | 2026.02.06 01:25:52.883225 [ 354 ] {} <Debug> TCP-Session: f1ee5bdb-02d2-4e5c-9d8d-8b5d7d842d9d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11052 | 2026.02.06 01:25:52.883238 [ 287 ] {} <Debug> TCP-Session: 8e76a7fa-d825-464f-a026-3213e69035e8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11053 | 2026.02.06 01:25:52.883255 [ 288 ] {} <Debug> TCP-Session: 65e3db76-f049-4720-9b5a-29bdf1dbeaf2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11054 | 2026.02.06 01:25:52.883188 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11055 | 2026.02.06 01:25:52.883283 [ 288 ] {} <Debug> TCP-Session: 65e3db76-f049-4720-9b5a-29bdf1dbeaf2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11056 | 2026.02.06 01:25:52.883090 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11057 | 2026.02.06 01:25:52.883313 [ 350 ] {} <Debug> TCP-Session: 4375beb0-320b-4999-b79b-425206c6f24c Authenticating user 'default' from [fd00:1122:3344:101::e]:38124 | ||
| 11058 | 2026.02.06 01:25:52.883346 [ 351 ] {73f8bf26-c0f5-43d7-8d71-79b07e9b5f83} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:37657) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 11059 | 2026.02.06 01:25:52.883367 [ 350 ] {} <Debug> TCP-Session: 4375beb0-320b-4999-b79b-425206c6f24c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11060 | 2026.02.06 01:25:52.883354 [ 353 ] {} <Debug> TCP-Session: c5af5e0e-3294-49dc-8251-6cb1658bf35e Authenticating user 'default' from [fd00:1122:3344:101::e]:60775 | ||
| 11061 | 2026.02.06 01:25:52.883403 [ 350 ] {} <Debug> TCP-Session: 4375beb0-320b-4999-b79b-425206c6f24c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11062 | 2026.02.06 01:25:52.883430 [ 353 ] {} <Debug> TCP-Session: c5af5e0e-3294-49dc-8251-6cb1658bf35e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11063 | 2026.02.06 01:25:52.883079 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59004 | ||
| 11064 | 2026.02.06 01:25:52.883458 [ 353 ] {} <Debug> TCP-Session: c5af5e0e-3294-49dc-8251-6cb1658bf35e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11065 | 2026.02.06 01:25:52.883054 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55674 | ||
| 11066 | 2026.02.06 01:25:52.883091 [ 352 ] {} <Debug> TCP-Session: 9332b41a-c98d-4461-90a1-cfa5a54227bd Authenticating user 'default' from [fd00:1122:3344:101::e]:37492 | ||
| 11067 | 2026.02.06 01:25:52.883540 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11068 | 2026.02.06 01:25:52.883558 [ 352 ] {} <Debug> TCP-Session: 9332b41a-c98d-4461-90a1-cfa5a54227bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11069 | 2026.02.06 01:25:52.883572 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11070 | 2026.02.06 01:25:52.883586 [ 352 ] {} <Debug> TCP-Session: 9332b41a-c98d-4461-90a1-cfa5a54227bd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11071 | 2026.02.06 01:25:52.883582 [ 289 ] {} <Debug> TCP-Session: 611688c1-3a09-40d7-a6bd-e964ebf9738b Authenticating user 'default' from [fd00:1122:3344:101::e]:59004 | ||
| 11072 | 2026.02.06 01:25:52.883604 [ 286 ] {} <Debug> TCP-Session: 7f21f3ab-a912-41c9-aa3f-98135ce93000 Authenticating user 'default' from [fd00:1122:3344:101::e]:55674 | ||
| 11073 | 2026.02.06 01:25:52.883638 [ 289 ] {} <Debug> TCP-Session: 611688c1-3a09-40d7-a6bd-e964ebf9738b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11074 | 2026.02.06 01:25:52.883643 [ 286 ] {} <Debug> TCP-Session: 7f21f3ab-a912-41c9-aa3f-98135ce93000 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11075 | 2026.02.06 01:25:52.883670 [ 289 ] {} <Debug> TCP-Session: 611688c1-3a09-40d7-a6bd-e964ebf9738b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11076 | 2026.02.06 01:25:52.883676 [ 286 ] {} <Debug> TCP-Session: 7f21f3ab-a912-41c9-aa3f-98135ce93000 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11077 | 2026.02.06 01:25:52.883693 [ 351 ] {73f8bf26-c0f5-43d7-8d71-79b07e9b5f83} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 11078 | 2026.02.06 01:25:52.883761 [ 351 ] {73f8bf26-c0f5-43d7-8d71-79b07e9b5f83} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11079 | 2026.02.06 01:25:52.884086 [ 351 ] {73f8bf26-c0f5-43d7-8d71-79b07e9b5f83} <Debug> oximeter.version (50fdcec2-7951-44c4-a709-a779380e237d) (SelectExecutor): Key condition: unknown | ||
| 11080 | 2026.02.06 01:25:52.885255 [ 312 ] {73f8bf26-c0f5-43d7-8d71-79b07e9b5f83} <Trace> AggregatingTransform: Aggregating | ||
| 11081 | 2026.02.06 01:25:52.885293 [ 312 ] {73f8bf26-c0f5-43d7-8d71-79b07e9b5f83} <Trace> Aggregator: Aggregation method: without_key | ||
| 11082 | 2026.02.06 01:25:52.885329 [ 312 ] {73f8bf26-c0f5-43d7-8d71-79b07e9b5f83} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001138778 sec. (878.134 rows/sec., 34.30 KiB/sec.) | ||
| 11083 | 2026.02.06 01:25:52.885347 [ 312 ] {73f8bf26-c0f5-43d7-8d71-79b07e9b5f83} <Trace> Aggregator: Merging aggregated data | ||
| 11084 | 2026.02.06 01:25:52.886688 [ 351 ] {73f8bf26-c0f5-43d7-8d71-79b07e9b5f83} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003414 sec., 292.9115407147042 rows/sec., 11.44 KiB/sec. | ||
| 11085 | 2026.02.06 01:25:52.886851 [ 351 ] {73f8bf26-c0f5-43d7-8d71-79b07e9b5f83} <Debug> TCPHandler: Processed in 0.003869187 sec. | ||
| 11086 | 2026.02.06 01:25:52.886976 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11087 | 2026.02.06 01:25:52.887005 [ 351 ] {} <Debug> TCP-Session: 93afcde9-c952-4885-a558-5d6f41b92cdf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11088 | 2026.02.06 01:25:52.887008 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11089 | 2026.02.06 01:25:52.887029 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11090 | 2026.02.06 01:25:52.887051 [ 286 ] {} <Debug> TCP-Session: 7f21f3ab-a912-41c9-aa3f-98135ce93000 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11091 | 2026.02.06 01:25:52.887051 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11092 | 2026.02.06 01:25:52.887073 [ 352 ] {} <Debug> TCP-Session: 9332b41a-c98d-4461-90a1-cfa5a54227bd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11093 | 2026.02.06 01:25:52.887086 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11094 | 2026.02.06 01:25:52.887113 [ 287 ] {} <Debug> TCP-Session: 8e76a7fa-d825-464f-a026-3213e69035e8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11095 | 2026.02.06 01:25:52.887104 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11096 | 2026.02.06 01:25:52.887136 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11097 | 2026.02.06 01:25:52.887119 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11098 | 2026.02.06 01:25:52.887143 [ 354 ] {} <Debug> TCP-Session: f1ee5bdb-02d2-4e5c-9d8d-8b5d7d842d9d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11099 | 2026.02.06 01:25:52.887203 [ 350 ] {} <Debug> TCP-Session: 4375beb0-320b-4999-b79b-425206c6f24c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11100 | 2026.02.06 01:25:52.887218 [ 353 ] {} <Debug> TCP-Session: c5af5e0e-3294-49dc-8251-6cb1658bf35e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11101 | 2026.02.06 01:25:52.887199 [ 289 ] {} <Debug> TCP-Session: 611688c1-3a09-40d7-a6bd-e964ebf9738b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11102 | 2026.02.06 01:25:52.887067 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11103 | 2026.02.06 01:25:52.887307 [ 288 ] {} <Debug> TCP-Session: 65e3db76-f049-4720-9b5a-29bdf1dbeaf2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11104 | 2026.02.06 01:25:53.681277 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 23513 | ||
| 11105 | 2026.02.06 01:25:53.681791 [ 245 ] {} <Trace> system.asynchronous_metric_log (50965cfb-3fe0-4bc3-b722-77d2bdddda32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11106 | 2026.02.06 01:25:53.681842 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 11107 | 2026.02.06 01:25:53.682331 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 11108 | 2026.02.06 01:25:53.682568 [ 245 ] {} <Trace> system.asynchronous_metric_log (50965cfb-3fe0-4bc3-b722-77d2bdddda32): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11109 | 2026.02.06 01:25:53.682719 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23513 | ||
| 11110 | 2026.02.06 01:25:54.922179 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 369 | ||
| 11111 | 2026.02.06 01:25:54.939175 [ 244 ] {} <Trace> system.metric_log (b13c6af1-b368-46ee-88e3-e8b49f18365b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11112 | 2026.02.06 01:25:54.939225 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 11113 | 2026.02.06 01:25:54.945597 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 11114 | 2026.02.06 01:25:54.946307 [ 244 ] {} <Trace> system.metric_log (b13c6af1-b368-46ee-88e3-e8b49f18365b): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11115 | 2026.02.06 01:25:54.949393 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 369 | ||
| 11116 | 2026.02.06 01:25:56.254578 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 1412 | ||
| 11117 | 2026.02.06 01:25:56.257013 [ 243 ] {} <Trace> system.query_log (e979a318-9a58-4b34-9a72-3006f9f8e92e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11118 | 2026.02.06 01:25:56.257057 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 11119 | 2026.02.06 01:25:56.258246 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 11120 | 2026.02.06 01:25:56.258506 [ 243 ] {} <Trace> system.query_log (e979a318-9a58-4b34-9a72-3006f9f8e92e): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11121 | 2026.02.06 01:25:56.258760 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1412 | ||
| 11122 | 2026.02.06 01:25:56.887422 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11123 | 2026.02.06 01:25:56.887627 [ 4 ] {0a86eb5c-cee3-4330-8898-927a83030b0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11124 | 2026.02.06 01:25:56.887703 [ 4 ] {0a86eb5c-cee3-4330-8898-927a83030b0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11125 | 2026.02.06 01:25:56.888482 [ 4 ] {0a86eb5c-cee3-4330-8898-927a83030b0a} <Trace> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11126 | 2026.02.06 01:25:56.888535 [ 4 ] {0a86eb5c-cee3-4330-8898-927a83030b0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 11127 | 2026.02.06 01:25:56.888942 [ 4 ] {0a86eb5c-cee3-4330-8898-927a83030b0a} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 11128 | 2026.02.06 01:25:56.889186 [ 4 ] {0a86eb5c-cee3-4330-8898-927a83030b0a} <Trace> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11129 | 2026.02.06 01:25:56.889355 [ 4 ] {0a86eb5c-cee3-4330-8898-927a83030b0a} <Debug> executeQuery: Read 138 rows, 12.27 KiB in 0.001783 sec., 77397.64441951766 rows/sec., 6.72 MiB/sec. | ||
| 11130 | 2026.02.06 01:25:56.889408 [ 4 ] {0a86eb5c-cee3-4330-8898-927a83030b0a} <Debug> TCPHandler: Processed in 0.002134264 sec. | ||
| 11131 | 2026.02.06 01:25:56.889545 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11132 | 2026.02.06 01:25:56.889648 [ 4 ] {f0a783af-c322-470f-8568-c828889b2541} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11133 | 2026.02.06 01:25:56.889692 [ 4 ] {f0a783af-c322-470f-8568-c828889b2541} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11134 | 2026.02.06 01:25:56.890153 [ 4 ] {f0a783af-c322-470f-8568-c828889b2541} <Trace> oximeter.fields_u16 (fb4d60fc-202c-4b3b-b72e-c67fc122b90a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11135 | 2026.02.06 01:25:56.890191 [ 4 ] {f0a783af-c322-470f-8568-c828889b2541} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 11136 | 2026.02.06 01:25:56.890498 [ 4 ] {f0a783af-c322-470f-8568-c828889b2541} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 11137 | 2026.02.06 01:25:56.890709 [ 4 ] {f0a783af-c322-470f-8568-c828889b2541} <Trace> oximeter.fields_u16 (fb4d60fc-202c-4b3b-b72e-c67fc122b90a): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11138 | 2026.02.06 01:25:56.890845 [ 4 ] {f0a783af-c322-470f-8568-c828889b2541} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.00122 sec., 33606.55737704918 rows/sec., 2.47 MiB/sec. | ||
| 11139 | 2026.02.06 01:25:56.890886 [ 4 ] {f0a783af-c322-470f-8568-c828889b2541} <Debug> TCPHandler: Processed in 0.001395679 sec. | ||
| 11140 | 2026.02.06 01:25:56.891000 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11141 | 2026.02.06 01:25:56.891096 [ 4 ] {6beda88c-4153-44ac-b5d8-10bb5ef41c55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11142 | 2026.02.06 01:25:56.891137 [ 4 ] {6beda88c-4153-44ac-b5d8-10bb5ef41c55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11143 | 2026.02.06 01:25:56.891571 [ 4 ] {6beda88c-4153-44ac-b5d8-10bb5ef41c55} <Trace> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11144 | 2026.02.06 01:25:56.891608 [ 4 ] {6beda88c-4153-44ac-b5d8-10bb5ef41c55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 11145 | 2026.02.06 01:25:56.891916 [ 4 ] {6beda88c-4153-44ac-b5d8-10bb5ef41c55} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 11146 | 2026.02.06 01:25:56.892125 [ 4 ] {6beda88c-4153-44ac-b5d8-10bb5ef41c55} <Trace> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11147 | 2026.02.06 01:25:56.892258 [ 4 ] {6beda88c-4153-44ac-b5d8-10bb5ef41c55} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001182 sec., 88832.48730964467 rows/sec., 6.94 MiB/sec. | ||
| 11148 | 2026.02.06 01:25:56.892298 [ 4 ] {6beda88c-4153-44ac-b5d8-10bb5ef41c55} <Debug> TCPHandler: Processed in 0.001349449 sec. | ||
| 11149 | 2026.02.06 01:25:56.892413 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11150 | 2026.02.06 01:25:56.892510 [ 4 ] {f79720eb-53d3-465f-83fa-22f49ea5867b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11151 | 2026.02.06 01:25:56.892555 [ 4 ] {f79720eb-53d3-465f-83fa-22f49ea5867b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11152 | 2026.02.06 01:25:56.892958 [ 4 ] {f79720eb-53d3-465f-83fa-22f49ea5867b} <Trace> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11153 | 2026.02.06 01:25:56.892995 [ 4 ] {f79720eb-53d3-465f-83fa-22f49ea5867b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 11154 | 2026.02.06 01:25:56.893324 [ 4 ] {f79720eb-53d3-465f-83fa-22f49ea5867b} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 11155 | 2026.02.06 01:25:56.893534 [ 4 ] {f79720eb-53d3-465f-83fa-22f49ea5867b} <Trace> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11156 | 2026.02.06 01:25:56.893667 [ 4 ] {f79720eb-53d3-465f-83fa-22f49ea5867b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001175 sec., 136170.21276595743 rows/sec., 9.48 MiB/sec. | ||
| 11157 | 2026.02.06 01:25:56.893704 [ 4 ] {f79720eb-53d3-465f-83fa-22f49ea5867b} <Debug> TCPHandler: Processed in 0.001342479 sec. | ||
| 11158 | 2026.02.06 01:25:56.893817 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11159 | 2026.02.06 01:25:56.893913 [ 4 ] {03d23641-e3ee-4720-b635-d457cf98652f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11160 | 2026.02.06 01:25:56.893970 [ 4 ] {03d23641-e3ee-4720-b635-d457cf98652f} <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 | ||
| 11161 | 2026.02.06 01:25:56.894804 [ 4 ] {03d23641-e3ee-4720-b635-d457cf98652f} <Trace> oximeter.measurements_histogramu64 (97144b8f-900e-4825-92d0-28bf27d1d4ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11162 | 2026.02.06 01:25:56.894841 [ 4 ] {03d23641-e3ee-4720-b635-d457cf98652f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 11163 | 2026.02.06 01:25:56.895422 [ 4 ] {03d23641-e3ee-4720-b635-d457cf98652f} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 11164 | 2026.02.06 01:25:56.895641 [ 4 ] {03d23641-e3ee-4720-b635-d457cf98652f} <Trace> oximeter.measurements_histogramu64 (97144b8f-900e-4825-92d0-28bf27d1d4ae): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11165 | 2026.02.06 01:25:56.895757 [ 74 ] {} <Debug> oximeter.measurements_histogramu64 (97144b8f-900e-4825-92d0-28bf27d1d4ae) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 11166 | 2026.02.06 01:25:56.895781 [ 4 ] {03d23641-e3ee-4720-b635-d457cf98652f} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001886 sec., 21739.130434782608 rows/sec., 38.96 MiB/sec. | ||
| 11167 | 2026.02.06 01:25:56.895828 [ 74 ] {} <Trace> oximeter.measurements_histogramu64 (97144b8f-900e-4825-92d0-28bf27d1d4ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11168 | 2026.02.06 01:25:56.895857 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 11169 | 2026.02.06 01:25:56.895865 [ 4 ] {03d23641-e3ee-4720-b635-d457cf98652f} <Debug> TCPHandler: Processed in 0.002100504 sec. | ||
| 11170 | 2026.02.06 01:25:56.895959 [ 188 ] {97144b8f-900e-4825-92d0-28bf27d1d4ae::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 | ||
| 11171 | 2026.02.06 01:25:56.895992 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11172 | 2026.02.06 01:25:56.896088 [ 4 ] {825ae84a-54c2-4208-980f-c47b5202436e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11173 | 2026.02.06 01:25:56.896131 [ 4 ] {825ae84a-54c2-4208-980f-c47b5202436e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11174 | 2026.02.06 01:25:56.896170 [ 188 ] {97144b8f-900e-4825-92d0-28bf27d1d4ae::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11175 | 2026.02.06 01:25:56.896228 [ 188 ] {97144b8f-900e-4825-92d0-28bf27d1d4ae::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1193 rows starting from the beginning of the part | ||
| 11176 | 2026.02.06 01:25:56.896356 [ 188 ] {97144b8f-900e-4825-92d0-28bf27d1d4ae::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 41 rows starting from the beginning of the part | ||
| 11177 | 2026.02.06 01:25:56.896468 [ 188 ] {97144b8f-900e-4825-92d0-28bf27d1d4ae::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 41 rows starting from the beginning of the part | ||
| 11178 | 2026.02.06 01:25:56.896479 [ 4 ] {825ae84a-54c2-4208-980f-c47b5202436e} <Trace> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11179 | 2026.02.06 01:25:56.896514 [ 4 ] {825ae84a-54c2-4208-980f-c47b5202436e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 11180 | 2026.02.06 01:25:56.896578 [ 188 ] {97144b8f-900e-4825-92d0-28bf27d1d4ae::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 41 rows starting from the beginning of the part | ||
| 11181 | 2026.02.06 01:25:56.896686 [ 188 ] {97144b8f-900e-4825-92d0-28bf27d1d4ae::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 41 rows starting from the beginning of the part | ||
| 11182 | 2026.02.06 01:25:56.896795 [ 188 ] {97144b8f-900e-4825-92d0-28bf27d1d4ae::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 41 rows starting from the beginning of the part | ||
| 11183 | 2026.02.06 01:25:56.896831 [ 4 ] {825ae84a-54c2-4208-980f-c47b5202436e} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 11184 | 2026.02.06 01:25:56.897042 [ 4 ] {825ae84a-54c2-4208-980f-c47b5202436e} <Trace> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11185 | 2026.02.06 01:25:56.897179 [ 4 ] {825ae84a-54c2-4208-980f-c47b5202436e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00111 sec., 54054.054054054046 rows/sec., 3.64 MiB/sec. | ||
| 11186 | 2026.02.06 01:25:56.897216 [ 4 ] {825ae84a-54c2-4208-980f-c47b5202436e} <Debug> TCPHandler: Processed in 0.001274918 sec. | ||
| 11187 | 2026.02.06 01:25:56.903863 [ 195 ] {97144b8f-900e-4825-92d0-28bf27d1d4ae::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1398 rows, containing 19 columns (19 merged, 0 gathered) in 0.007942564 sec., 176013.690289433 rows/sec., 315.41 MiB/sec. | ||
| 11188 | 2026.02.06 01:25:56.905422 [ 187 ] {97144b8f-900e-4825-92d0-28bf27d1d4ae::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 11189 | 2026.02.06 01:25:56.905820 [ 187 ] {97144b8f-900e-4825-92d0-28bf27d1d4ae::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (97144b8f-900e-4825-92d0-28bf27d1d4ae): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11190 | 2026.02.06 01:25:56.905906 [ 187 ] {97144b8f-900e-4825-92d0-28bf27d1d4ae::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (97144b8f-900e-4825-92d0-28bf27d1d4ae) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 11191 | 2026.02.06 01:25:56.906077 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.54 MiB. | ||
| 11192 | 2026.02.06 01:25:57.000222 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 315.38 MiB, peak 326.88 MiB, free memory in arenas 0.00 B, will set to 318.38 MiB (RSS), difference: 3.00 MiB | ||
| 11193 | 2026.02.06 01:26:01.031589 [ 43 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11194 | 2026.02.06 01:26:01.031684 [ 43 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11195 | 2026.02.06 01:26:01.182943 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 24025 | ||
| 11196 | 2026.02.06 01:26:01.183623 [ 245 ] {} <Trace> system.asynchronous_metric_log (50965cfb-3fe0-4bc3-b722-77d2bdddda32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11197 | 2026.02.06 01:26:01.183686 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 11198 | 2026.02.06 01:26:01.184356 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 11199 | 2026.02.06 01:26:01.184591 [ 245 ] {} <Trace> system.asynchronous_metric_log (50965cfb-3fe0-4bc3-b722-77d2bdddda32): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11200 | 2026.02.06 01:26:01.184732 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24025 | ||
| 11201 | 2026.02.06 01:26:01.893897 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11202 | 2026.02.06 01:26:01.894197 [ 4 ] {f64fe823-2d04-4a49-ac1c-da94e735a2f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 11203 | 2026.02.06 01:26:01.894283 [ 4 ] {f64fe823-2d04-4a49-ac1c-da94e735a2f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 11204 | 2026.02.06 01:26:01.894990 [ 4 ] {f64fe823-2d04-4a49-ac1c-da94e735a2f6} <Trace> oximeter.fields_i16 (104ba66f-7843-4e50-a9a9-abb40c455f87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11205 | 2026.02.06 01:26:01.895043 [ 4 ] {f64fe823-2d04-4a49-ac1c-da94e735a2f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 11206 | 2026.02.06 01:26:01.895457 [ 4 ] {f64fe823-2d04-4a49-ac1c-da94e735a2f6} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 11207 | 2026.02.06 01:26:01.895691 [ 4 ] {f64fe823-2d04-4a49-ac1c-da94e735a2f6} <Trace> oximeter.fields_i16 (104ba66f-7843-4e50-a9a9-abb40c455f87): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11208 | 2026.02.06 01:26:01.895844 [ 33 ] {} <Debug> oximeter.fields_i16 (104ba66f-7843-4e50-a9a9-abb40c455f87) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 11209 | 2026.02.06 01:26:01.895852 [ 4 ] {f64fe823-2d04-4a49-ac1c-da94e735a2f6} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.001742 sec., 152698.04822043626 rows/sec., 9.70 MiB/sec. | ||
| 11210 | 2026.02.06 01:26:01.895920 [ 33 ] {} <Trace> oximeter.fields_i16 (104ba66f-7843-4e50-a9a9-abb40c455f87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11211 | 2026.02.06 01:26:01.895947 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 11212 | 2026.02.06 01:26:01.895956 [ 4 ] {f64fe823-2d04-4a49-ac1c-da94e735a2f6} <Debug> TCPHandler: Processed in 0.002256485 sec. | ||
| 11213 | 2026.02.06 01:26:01.896045 [ 197 ] {104ba66f-7843-4e50-a9a9-abb40c455f87::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 | ||
| 11214 | 2026.02.06 01:26:01.896088 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11215 | 2026.02.06 01:26:01.896195 [ 197 ] {104ba66f-7843-4e50-a9a9-abb40c455f87::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11216 | 2026.02.06 01:26:01.896198 [ 4 ] {c1cad91f-7bf9-4306-830c-90db996aab47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11217 | 2026.02.06 01:26:01.896238 [ 197 ] {104ba66f-7843-4e50-a9a9-abb40c455f87::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 290 rows starting from the beginning of the part | ||
| 11218 | 2026.02.06 01:26:01.896261 [ 4 ] {c1cad91f-7bf9-4306-830c-90db996aab47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11219 | 2026.02.06 01:26:01.896331 [ 197 ] {104ba66f-7843-4e50-a9a9-abb40c455f87::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 266 rows starting from the beginning of the part | ||
| 11220 | 2026.02.06 01:26:01.896385 [ 197 ] {104ba66f-7843-4e50-a9a9-abb40c455f87::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 266 rows starting from the beginning of the part | ||
| 11221 | 2026.02.06 01:26:01.896432 [ 197 ] {104ba66f-7843-4e50-a9a9-abb40c455f87::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 266 rows starting from the beginning of the part | ||
| 11222 | 2026.02.06 01:26:01.896473 [ 197 ] {104ba66f-7843-4e50-a9a9-abb40c455f87::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 266 rows starting from the beginning of the part | ||
| 11223 | 2026.02.06 01:26:01.896514 [ 197 ] {104ba66f-7843-4e50-a9a9-abb40c455f87::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 266 rows starting from the beginning of the part | ||
| 11224 | 2026.02.06 01:26:01.896959 [ 4 ] {c1cad91f-7bf9-4306-830c-90db996aab47} <Trace> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11225 | 2026.02.06 01:26:01.897002 [ 4 ] {c1cad91f-7bf9-4306-830c-90db996aab47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 11226 | 2026.02.06 01:26:01.897411 [ 4 ] {c1cad91f-7bf9-4306-830c-90db996aab47} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 11227 | 2026.02.06 01:26:01.897580 [ 187 ] {104ba66f-7843-4e50-a9a9-abb40c455f87::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1620 rows, containing 5 columns (5 merged, 0 gathered) in 0.001575711 sec., 1028107.3115564974 rows/sec., 69.53 MiB/sec. | ||
| 11228 | 2026.02.06 01:26:01.897624 [ 4 ] {c1cad91f-7bf9-4306-830c-90db996aab47} <Trace> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11229 | 2026.02.06 01:26:01.897767 [ 4 ] {c1cad91f-7bf9-4306-830c-90db996aab47} <Debug> executeQuery: Read 752 rows, 60.56 KiB in 0.001594 sec., 471769.13425345044 rows/sec., 37.10 MiB/sec. | ||
| 11230 | 2026.02.06 01:26:01.897789 [ 195 ] {104ba66f-7843-4e50-a9a9-abb40c455f87::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 11231 | 2026.02.06 01:26:01.897809 [ 4 ] {c1cad91f-7bf9-4306-830c-90db996aab47} <Debug> TCPHandler: Processed in 0.001775652 sec. | ||
| 11232 | 2026.02.06 01:26:01.897928 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11233 | 2026.02.06 01:26:01.898028 [ 4 ] {0e7cb09c-ee45-4e01-a44d-bf4895899c36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11234 | 2026.02.06 01:26:01.898072 [ 4 ] {0e7cb09c-ee45-4e01-a44d-bf4895899c36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11235 | 2026.02.06 01:26:01.898112 [ 195 ] {104ba66f-7843-4e50-a9a9-abb40c455f87::all_1_36_7} <Trace> oximeter.fields_i16 (104ba66f-7843-4e50-a9a9-abb40c455f87): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11236 | 2026.02.06 01:26:01.898203 [ 195 ] {104ba66f-7843-4e50-a9a9-abb40c455f87::all_1_36_7} <Trace> oximeter.fields_i16 (104ba66f-7843-4e50-a9a9-abb40c455f87) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 11237 | 2026.02.06 01:26:01.898297 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.45 MiB. | ||
| 11238 | 2026.02.06 01:26:01.898506 [ 4 ] {0e7cb09c-ee45-4e01-a44d-bf4895899c36} <Trace> oximeter.fields_u16 (fb4d60fc-202c-4b3b-b72e-c67fc122b90a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11239 | 2026.02.06 01:26:01.898546 [ 4 ] {0e7cb09c-ee45-4e01-a44d-bf4895899c36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 11240 | 2026.02.06 01:26:01.898851 [ 4 ] {0e7cb09c-ee45-4e01-a44d-bf4895899c36} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 11241 | 2026.02.06 01:26:01.899064 [ 4 ] {0e7cb09c-ee45-4e01-a44d-bf4895899c36} <Trace> oximeter.fields_u16 (fb4d60fc-202c-4b3b-b72e-c67fc122b90a): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11242 | 2026.02.06 01:26:01.899197 [ 4 ] {0e7cb09c-ee45-4e01-a44d-bf4895899c36} <Debug> executeQuery: Read 133 rows, 8.00 KiB in 0.001188 sec., 111952.86195286195 rows/sec., 6.58 MiB/sec. | ||
| 11243 | 2026.02.06 01:26:01.899235 [ 4 ] {0e7cb09c-ee45-4e01-a44d-bf4895899c36} <Debug> TCPHandler: Processed in 0.001357009 sec. | ||
| 11244 | 2026.02.06 01:26:01.899351 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11245 | 2026.02.06 01:26:01.899447 [ 4 ] {92b951f8-2d7f-4599-815c-6b42250ba672} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11246 | 2026.02.06 01:26:01.899487 [ 4 ] {92b951f8-2d7f-4599-815c-6b42250ba672} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11247 | 2026.02.06 01:26:01.899909 [ 4 ] {92b951f8-2d7f-4599-815c-6b42250ba672} <Trace> oximeter.fields_u32 (efacbb35-87c4-45a6-b25f-cea415d7aebd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11248 | 2026.02.06 01:26:01.899945 [ 4 ] {92b951f8-2d7f-4599-815c-6b42250ba672} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 11249 | 2026.02.06 01:26:01.900243 [ 4 ] {92b951f8-2d7f-4599-815c-6b42250ba672} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 11250 | 2026.02.06 01:26:01.900451 [ 4 ] {92b951f8-2d7f-4599-815c-6b42250ba672} <Trace> oximeter.fields_u32 (efacbb35-87c4-45a6-b25f-cea415d7aebd): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11251 | 2026.02.06 01:26:01.900579 [ 4 ] {92b951f8-2d7f-4599-815c-6b42250ba672} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.00115 sec., 121739.13043478261 rows/sec., 7.87 MiB/sec. | ||
| 11252 | 2026.02.06 01:26:01.900616 [ 4 ] {92b951f8-2d7f-4599-815c-6b42250ba672} <Debug> TCPHandler: Processed in 0.001314769 sec. | ||
| 11253 | 2026.02.06 01:26:01.900726 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11254 | 2026.02.06 01:26:01.900820 [ 4 ] {00bf22ec-0345-4a5b-a373-4c09bca4bf47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 11255 | 2026.02.06 01:26:01.900861 [ 4 ] {00bf22ec-0345-4a5b-a373-4c09bca4bf47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 11256 | 2026.02.06 01:26:01.901283 [ 4 ] {00bf22ec-0345-4a5b-a373-4c09bca4bf47} <Trace> oximeter.fields_u8 (7e40da4e-3721-4df5-9ad4-b5e43542e087): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11257 | 2026.02.06 01:26:01.901319 [ 4 ] {00bf22ec-0345-4a5b-a373-4c09bca4bf47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 11258 | 2026.02.06 01:26:01.901623 [ 4 ] {00bf22ec-0345-4a5b-a373-4c09bca4bf47} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 11259 | 2026.02.06 01:26:01.901839 [ 4 ] {00bf22ec-0345-4a5b-a373-4c09bca4bf47} <Trace> oximeter.fields_u8 (7e40da4e-3721-4df5-9ad4-b5e43542e087): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11260 | 2026.02.06 01:26:01.901941 [ 33 ] {} <Debug> oximeter.fields_u8 (7e40da4e-3721-4df5-9ad4-b5e43542e087) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 11261 | 2026.02.06 01:26:01.901964 [ 4 ] {00bf22ec-0345-4a5b-a373-4c09bca4bf47} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001161 sec., 119724.37553832904 rows/sec., 6.81 MiB/sec. | ||
| 11262 | 2026.02.06 01:26:01.901978 [ 33 ] {} <Trace> oximeter.fields_u8 (7e40da4e-3721-4df5-9ad4-b5e43542e087): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11263 | 2026.02.06 01:26:01.902004 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 11264 | 2026.02.06 01:26:01.902010 [ 4 ] {00bf22ec-0345-4a5b-a373-4c09bca4bf47} <Debug> TCPHandler: Processed in 0.001333479 sec. | ||
| 11265 | 2026.02.06 01:26:01.902068 [ 197 ] {7e40da4e-3721-4df5-9ad4-b5e43542e087::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 | ||
| 11266 | 2026.02.06 01:26:01.902132 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11267 | 2026.02.06 01:26:01.902157 [ 197 ] {7e40da4e-3721-4df5-9ad4-b5e43542e087::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11268 | 2026.02.06 01:26:01.902190 [ 197 ] {7e40da4e-3721-4df5-9ad4-b5e43542e087::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 151 rows starting from the beginning of the part | ||
| 11269 | 2026.02.06 01:26:01.902232 [ 4 ] {71a6f0e0-f135-4017-8fbd-6c18f6780cbb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11270 | 2026.02.06 01:26:01.902235 [ 197 ] {7e40da4e-3721-4df5-9ad4-b5e43542e087::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 139 rows starting from the beginning of the part | ||
| 11271 | 2026.02.06 01:26:01.902280 [ 4 ] {71a6f0e0-f135-4017-8fbd-6c18f6780cbb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11272 | 2026.02.06 01:26:01.902296 [ 197 ] {7e40da4e-3721-4df5-9ad4-b5e43542e087::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 139 rows starting from the beginning of the part | ||
| 11273 | 2026.02.06 01:26:01.902336 [ 197 ] {7e40da4e-3721-4df5-9ad4-b5e43542e087::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 139 rows starting from the beginning of the part | ||
| 11274 | 2026.02.06 01:26:01.902369 [ 197 ] {7e40da4e-3721-4df5-9ad4-b5e43542e087::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 139 rows starting from the beginning of the part | ||
| 11275 | 2026.02.06 01:26:01.902404 [ 197 ] {7e40da4e-3721-4df5-9ad4-b5e43542e087::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 139 rows starting from the beginning of the part | ||
| 11276 | 2026.02.06 01:26:01.902819 [ 4 ] {71a6f0e0-f135-4017-8fbd-6c18f6780cbb} <Trace> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11277 | 2026.02.06 01:26:01.902859 [ 4 ] {71a6f0e0-f135-4017-8fbd-6c18f6780cbb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 11278 | 2026.02.06 01:26:01.903180 [ 197 ] {7e40da4e-3721-4df5-9ad4-b5e43542e087::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 846 rows, containing 5 columns (5 merged, 0 gathered) in 0.001137348 sec., 743835.6597980565 rows/sec., 45.36 MiB/sec. | ||
| 11279 | 2026.02.06 01:26:01.903196 [ 4 ] {71a6f0e0-f135-4017-8fbd-6c18f6780cbb} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 11280 | 2026.02.06 01:26:01.903333 [ 201 ] {7e40da4e-3721-4df5-9ad4-b5e43542e087::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 11281 | 2026.02.06 01:26:01.903456 [ 4 ] {71a6f0e0-f135-4017-8fbd-6c18f6780cbb} <Trace> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11282 | 2026.02.06 01:26:01.903608 [ 4 ] {71a6f0e0-f135-4017-8fbd-6c18f6780cbb} <Debug> executeQuery: Read 463 rows, 33.28 KiB in 0.001394 sec., 332137.7331420373 rows/sec., 23.31 MiB/sec. | ||
| 11283 | 2026.02.06 01:26:01.903633 [ 201 ] {7e40da4e-3721-4df5-9ad4-b5e43542e087::all_1_36_7} <Trace> oximeter.fields_u8 (7e40da4e-3721-4df5-9ad4-b5e43542e087): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11284 | 2026.02.06 01:26:01.903648 [ 4 ] {71a6f0e0-f135-4017-8fbd-6c18f6780cbb} <Debug> TCPHandler: Processed in 0.00156684 sec. | ||
| 11285 | 2026.02.06 01:26:01.903712 [ 201 ] {7e40da4e-3721-4df5-9ad4-b5e43542e087::all_1_36_7} <Trace> oximeter.fields_u8 (7e40da4e-3721-4df5-9ad4-b5e43542e087) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 11286 | 2026.02.06 01:26:01.903768 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11287 | 2026.02.06 01:26:01.903797 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 11288 | 2026.02.06 01:26:01.903867 [ 4 ] {f7656cfa-17e2-4a4e-9f17-f7560c06d13e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 11289 | 2026.02.06 01:26:01.903914 [ 4 ] {f7656cfa-17e2-4a4e-9f17-f7560c06d13e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 11290 | 2026.02.06 01:26:01.904252 [ 4 ] {f7656cfa-17e2-4a4e-9f17-f7560c06d13e} <Trace> oximeter.measurements_bool (a3a47353-bd4a-4bc2-8c37-5164375cd607): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11291 | 2026.02.06 01:26:01.904287 [ 4 ] {f7656cfa-17e2-4a4e-9f17-f7560c06d13e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 11292 | 2026.02.06 01:26:01.904598 [ 4 ] {f7656cfa-17e2-4a4e-9f17-f7560c06d13e} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 11293 | 2026.02.06 01:26:01.904811 [ 4 ] {f7656cfa-17e2-4a4e-9f17-f7560c06d13e} <Trace> oximeter.measurements_bool (a3a47353-bd4a-4bc2-8c37-5164375cd607): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11294 | 2026.02.06 01:26:01.904940 [ 4 ] {f7656cfa-17e2-4a4e-9f17-f7560c06d13e} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001091 sec., 5499.541704857928 rows/sec., 287.33 KiB/sec. | ||
| 11295 | 2026.02.06 01:26:01.904977 [ 4 ] {f7656cfa-17e2-4a4e-9f17-f7560c06d13e} <Debug> TCPHandler: Processed in 0.001260179 sec. | ||
| 11296 | 2026.02.06 01:26:01.905084 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11297 | 2026.02.06 01:26:01.905178 [ 4 ] {bc0cbe85-3c95-4f34-ad6d-15bbefeb496f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11298 | 2026.02.06 01:26:01.905222 [ 4 ] {bc0cbe85-3c95-4f34-ad6d-15bbefeb496f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11299 | 2026.02.06 01:26:01.905652 [ 4 ] {bc0cbe85-3c95-4f34-ad6d-15bbefeb496f} <Trace> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11300 | 2026.02.06 01:26:01.905687 [ 4 ] {bc0cbe85-3c95-4f34-ad6d-15bbefeb496f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 11301 | 2026.02.06 01:26:01.906019 [ 4 ] {bc0cbe85-3c95-4f34-ad6d-15bbefeb496f} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 11302 | 2026.02.06 01:26:01.906238 [ 4 ] {bc0cbe85-3c95-4f34-ad6d-15bbefeb496f} <Trace> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11303 | 2026.02.06 01:26:01.906371 [ 4 ] {bc0cbe85-3c95-4f34-ad6d-15bbefeb496f} <Debug> executeQuery: Read 258 rows, 17.59 KiB in 0.00121 sec., 213223.1404958678 rows/sec., 14.20 MiB/sec. | ||
| 11304 | 2026.02.06 01:26:01.906408 [ 4 ] {bc0cbe85-3c95-4f34-ad6d-15bbefeb496f} <Debug> TCPHandler: Processed in 0.001374019 sec. | ||
| 11305 | 2026.02.06 01:26:01.906526 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11306 | 2026.02.06 01:26:01.906620 [ 4 ] {28916c03-f9cf-4fcd-a6ba-23f56ca890c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 11307 | 2026.02.06 01:26:01.906663 [ 4 ] {28916c03-f9cf-4fcd-a6ba-23f56ca890c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 11308 | 2026.02.06 01:26:01.906978 [ 4 ] {28916c03-f9cf-4fcd-a6ba-23f56ca890c6} <Trace> oximeter.measurements_f64 (2afa91c6-7a6c-42cf-84ca-7476e88b4c4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11309 | 2026.02.06 01:26:01.907013 [ 4 ] {28916c03-f9cf-4fcd-a6ba-23f56ca890c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 11310 | 2026.02.06 01:26:01.907307 [ 4 ] {28916c03-f9cf-4fcd-a6ba-23f56ca890c6} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 11311 | 2026.02.06 01:26:01.907513 [ 4 ] {28916c03-f9cf-4fcd-a6ba-23f56ca890c6} <Trace> oximeter.measurements_f64 (2afa91c6-7a6c-42cf-84ca-7476e88b4c4e): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11312 | 2026.02.06 01:26:01.907646 [ 4 ] {28916c03-f9cf-4fcd-a6ba-23f56ca890c6} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001044 sec., 957.8544061302682 rows/sec., 64.54 KiB/sec. | ||
| 11313 | 2026.02.06 01:26:01.907655 [ 22 ] {} <Debug> oximeter.measurements_f64 (2afa91c6-7a6c-42cf-84ca-7476e88b4c4e) (MergerMutator): Selected 6 parts from all_1_28_6 to all_33_33_0 | ||
| 11314 | 2026.02.06 01:26:01.907683 [ 4 ] {28916c03-f9cf-4fcd-a6ba-23f56ca890c6} <Debug> TCPHandler: Processed in 0.001207588 sec. | ||
| 11315 | 2026.02.06 01:26:01.907726 [ 22 ] {} <Trace> oximeter.measurements_f64 (2afa91c6-7a6c-42cf-84ca-7476e88b4c4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11316 | 2026.02.06 01:26:01.907752 [ 22 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 11317 | 2026.02.06 01:26:01.907815 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11318 | 2026.02.06 01:26:01.907829 [ 201 ] {2afa91c6-7a6c-42cf-84ca-7476e88b4c4e::all_1_33_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_28_6 to all_33_33_0 into Compact with storage Full | ||
| 11319 | 2026.02.06 01:26:01.907919 [ 4 ] {5c53e8d6-5712-4b2d-8491-58f9406fc586} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11320 | 2026.02.06 01:26:01.907935 [ 201 ] {2afa91c6-7a6c-42cf-84ca-7476e88b4c4e::all_1_33_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11321 | 2026.02.06 01:26:01.907966 [ 4 ] {5c53e8d6-5712-4b2d-8491-58f9406fc586} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11322 | 2026.02.06 01:26:01.907969 [ 201 ] {2afa91c6-7a6c-42cf-84ca-7476e88b4c4e::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_28_6, total 28 rows starting from the beginning of the part | ||
| 11323 | 2026.02.06 01:26:01.908036 [ 201 ] {2afa91c6-7a6c-42cf-84ca-7476e88b4c4e::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 1 rows starting from the beginning of the part | ||
| 11324 | 2026.02.06 01:26:01.908080 [ 201 ] {2afa91c6-7a6c-42cf-84ca-7476e88b4c4e::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 1 rows starting from the beginning of the part | ||
| 11325 | 2026.02.06 01:26:01.908118 [ 201 ] {2afa91c6-7a6c-42cf-84ca-7476e88b4c4e::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 1 rows starting from the beginning of the part | ||
| 11326 | 2026.02.06 01:26:01.908166 [ 201 ] {2afa91c6-7a6c-42cf-84ca-7476e88b4c4e::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 1 rows starting from the beginning of the part | ||
| 11327 | 2026.02.06 01:26:01.908209 [ 201 ] {2afa91c6-7a6c-42cf-84ca-7476e88b4c4e::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 1 rows starting from the beginning of the part | ||
| 11328 | 2026.02.06 01:26:01.908311 [ 4 ] {5c53e8d6-5712-4b2d-8491-58f9406fc586} <Trace> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11329 | 2026.02.06 01:26:01.908354 [ 4 ] {5c53e8d6-5712-4b2d-8491-58f9406fc586} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 11330 | 2026.02.06 01:26:01.908691 [ 4 ] {5c53e8d6-5712-4b2d-8491-58f9406fc586} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 11331 | 2026.02.06 01:26:01.908914 [ 4 ] {5c53e8d6-5712-4b2d-8491-58f9406fc586} <Trace> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11332 | 2026.02.06 01:26:01.908919 [ 197 ] {2afa91c6-7a6c-42cf-84ca-7476e88b4c4e::all_1_33_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 33 rows, containing 4 columns (4 merged, 0 gathered) in 0.001121617 sec., 29421.807979016008 rows/sec., 1.94 MiB/sec. | ||
| 11333 | 2026.02.06 01:26:01.909029 [ 201 ] {2afa91c6-7a6c-42cf-84ca-7476e88b4c4e::all_1_33_7} <Trace> MergedBlockOutputStream: filled checksums all_1_33_7 (state Temporary) | ||
| 11334 | 2026.02.06 01:26:01.909046 [ 4 ] {5c53e8d6-5712-4b2d-8491-58f9406fc586} <Debug> executeQuery: Read 88 rows, 5.66 KiB in 0.001145 sec., 76855.89519650655 rows/sec., 4.83 MiB/sec. | ||
| 11335 | 2026.02.06 01:26:01.909088 [ 4 ] {5c53e8d6-5712-4b2d-8491-58f9406fc586} <Debug> TCPHandler: Processed in 0.001323209 sec. | ||
| 11336 | 2026.02.06 01:26:01.909276 [ 201 ] {2afa91c6-7a6c-42cf-84ca-7476e88b4c4e::all_1_33_7} <Trace> oximeter.measurements_f64 (2afa91c6-7a6c-42cf-84ca-7476e88b4c4e): Renaming temporary part tmp_merge_all_1_33_7 to all_1_33_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11337 | 2026.02.06 01:26:01.909344 [ 201 ] {2afa91c6-7a6c-42cf-84ca-7476e88b4c4e::all_1_33_7} <Trace> oximeter.measurements_f64 (2afa91c6-7a6c-42cf-84ca-7476e88b4c4e) (MergerMutator): Merged 6 parts: [all_1_28_6, all_33_33_0] -> all_1_33_7 | ||
| 11338 | 2026.02.06 01:26:01.909403 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
| 11339 | 2026.02.06 01:26:02.449594 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 377 | ||
| 11340 | 2026.02.06 01:26:02.468148 [ 244 ] {} <Trace> system.metric_log (b13c6af1-b368-46ee-88e3-e8b49f18365b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11341 | 2026.02.06 01:26:02.468220 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 11342 | 2026.02.06 01:26:02.474490 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 11343 | 2026.02.06 01:26:02.475204 [ 244 ] {} <Trace> system.metric_log (b13c6af1-b368-46ee-88e3-e8b49f18365b): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11344 | 2026.02.06 01:26:02.478752 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 377 | ||
| 11345 | 2026.02.06 01:26:06.259203 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1444 | ||
| 11346 | 2026.02.06 01:26:06.261634 [ 243 ] {} <Trace> system.query_log (e979a318-9a58-4b34-9a72-3006f9f8e92e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11347 | 2026.02.06 01:26:06.261689 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 11348 | 2026.02.06 01:26:06.262917 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 11349 | 2026.02.06 01:26:06.263194 [ 243 ] {} <Trace> system.query_log (e979a318-9a58-4b34-9a72-3006f9f8e92e): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11350 | 2026.02.06 01:26:06.263572 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1444 | ||
| 11351 | 2026.02.06 01:26:06.879100 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11352 | 2026.02.06 01:26:06.879483 [ 4 ] {4208301c-950f-46b2-a43b-99717152afa4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) 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', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 11353 | 2026.02.06 01:26:06.879868 [ 4 ] {4208301c-950f-46b2-a43b-99717152afa4} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 11354 | 2026.02.06 01:26:06.879910 [ 4 ] {4208301c-950f-46b2-a43b-99717152afa4} <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', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 11355 | 2026.02.06 01:26:06.880196 [ 4 ] {4208301c-950f-46b2-a43b-99717152afa4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 11356 | 2026.02.06 01:26:06.880263 [ 4 ] {4208301c-950f-46b2-a43b-99717152afa4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11357 | 2026.02.06 01:26:06.880408 [ 4 ] {4208301c-950f-46b2-a43b-99717152afa4} <Debug> oximeter.timeseries_schema (079f8c3c-5f71-41a3-a1f0-33718f76712f) (SelectExecutor): Key condition: (column 0 notIn 48-element set) | ||
| 11358 | 2026.02.06 01:26:06.880544 [ 322 ] {4208301c-950f-46b2-a43b-99717152afa4} <Trace> oximeter.timeseries_schema (079f8c3c-5f71-41a3-a1f0-33718f76712f) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 11359 | 2026.02.06 01:26:06.880556 [ 312 ] {4208301c-950f-46b2-a43b-99717152afa4} <Trace> oximeter.timeseries_schema (079f8c3c-5f71-41a3-a1f0-33718f76712f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 11360 | 2026.02.06 01:26:06.880562 [ 260 ] {4208301c-950f-46b2-a43b-99717152afa4} <Trace> oximeter.timeseries_schema (079f8c3c-5f71-41a3-a1f0-33718f76712f) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 11361 | 2026.02.06 01:26:06.880562 [ 341 ] {4208301c-950f-46b2-a43b-99717152afa4} <Trace> oximeter.timeseries_schema (079f8c3c-5f71-41a3-a1f0-33718f76712f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 11362 | 2026.02.06 01:26:06.880749 [ 4 ] {4208301c-950f-46b2-a43b-99717152afa4} <Debug> oximeter.timeseries_schema (079f8c3c-5f71-41a3-a1f0-33718f76712f) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 11363 | 2026.02.06 01:26:06.880778 [ 4 ] {4208301c-950f-46b2-a43b-99717152afa4} <Trace> oximeter.timeseries_schema (079f8c3c-5f71-41a3-a1f0-33718f76712f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 11364 | 2026.02.06 01:26:06.880880 [ 4 ] {4208301c-950f-46b2-a43b-99717152afa4} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 11365 | 2026.02.06 01:26:06.880900 [ 4 ] {4208301c-950f-46b2-a43b-99717152afa4} <Debug> oximeter.timeseries_schema (079f8c3c-5f71-41a3-a1f0-33718f76712f) (SelectExecutor): Reading approx. 48 rows with 4 streams | ||
| 11366 | 2026.02.06 01:26:06.880939 [ 4 ] {4208301c-950f-46b2-a43b-99717152afa4} <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', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 11367 | 2026.02.06 01:26:06.880980 [ 4 ] {4208301c-950f-46b2-a43b-99717152afa4} <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', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 11368 | 2026.02.06 01:26:06.881018 [ 4 ] {4208301c-950f-46b2-a43b-99717152afa4} <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', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 11369 | 2026.02.06 01:26:06.881059 [ 4 ] {4208301c-950f-46b2-a43b-99717152afa4} <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', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 11370 | 2026.02.06 01:26:06.882104 [ 4 ] {4208301c-950f-46b2-a43b-99717152afa4} <Debug> executeQuery: Read 48 rows, 1.91 KiB in 0.002789 sec., 17210.469702402297 rows/sec., 683.14 KiB/sec. | ||
| 11371 | 2026.02.06 01:26:06.882294 [ 4 ] {4208301c-950f-46b2-a43b-99717152afa4} <Debug> MemoryTracker: Peak memory usage (for query): 150.21 KiB. | ||
| 11372 | 2026.02.06 01:26:06.882311 [ 4 ] {4208301c-950f-46b2-a43b-99717152afa4} <Debug> TCPHandler: Processed in 0.003407693 sec. | ||
| 11373 | 2026.02.06 01:26:06.919445 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11374 | 2026.02.06 01:26:06.919703 [ 4 ] {ee6bb0f8-6cae-4038-90f8-919a9d06b3da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 11375 | 2026.02.06 01:26:06.919789 [ 4 ] {ee6bb0f8-6cae-4038-90f8-919a9d06b3da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 11376 | 2026.02.06 01:26:06.920675 [ 4 ] {ee6bb0f8-6cae-4038-90f8-919a9d06b3da} <Trace> oximeter.timeseries_schema (079f8c3c-5f71-41a3-a1f0-33718f76712f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11377 | 2026.02.06 01:26:06.920718 [ 4 ] {ee6bb0f8-6cae-4038-90f8-919a9d06b3da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 11378 | 2026.02.06 01:26:06.921124 [ 4 ] {ee6bb0f8-6cae-4038-90f8-919a9d06b3da} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 11379 | 2026.02.06 01:26:06.921323 [ 4 ] {ee6bb0f8-6cae-4038-90f8-919a9d06b3da} <Trace> oximeter.timeseries_schema (079f8c3c-5f71-41a3-a1f0-33718f76712f): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11380 | 2026.02.06 01:26:06.921471 [ 4 ] {ee6bb0f8-6cae-4038-90f8-919a9d06b3da} <Debug> executeQuery: Read 1 rows, 106.00 B in 0.001828 sec., 547.0459518599563 rows/sec., 56.63 KiB/sec. | ||
| 11381 | 2026.02.06 01:26:06.921512 [ 4 ] {ee6bb0f8-6cae-4038-90f8-919a9d06b3da} <Debug> TCPHandler: Processed in 0.002155094 sec. | ||
| 11382 | 2026.02.06 01:26:06.921641 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11383 | 2026.02.06 01:26:06.921735 [ 4 ] {5c940fcf-fe6d-4592-bba4-1c370df0b0fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 11384 | 2026.02.06 01:26:06.921776 [ 4 ] {5c940fcf-fe6d-4592-bba4-1c370df0b0fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 11385 | 2026.02.06 01:26:06.922261 [ 4 ] {5c940fcf-fe6d-4592-bba4-1c370df0b0fa} <Trace> oximeter.fields_ipaddr (a3260224-33ad-484c-9570-d358a82531a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11386 | 2026.02.06 01:26:06.922297 [ 4 ] {5c940fcf-fe6d-4592-bba4-1c370df0b0fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 11387 | 2026.02.06 01:26:06.922579 [ 4 ] {5c940fcf-fe6d-4592-bba4-1c370df0b0fa} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 11388 | 2026.02.06 01:26:06.922792 [ 4 ] {5c940fcf-fe6d-4592-bba4-1c370df0b0fa} <Trace> oximeter.fields_ipaddr (a3260224-33ad-484c-9570-d358a82531a2): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11389 | 2026.02.06 01:26:06.922917 [ 4 ] {5c940fcf-fe6d-4592-bba4-1c370df0b0fa} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.001202 sec., 9983.361064891847 rows/sec., 814.07 KiB/sec. | ||
| 11390 | 2026.02.06 01:26:06.922954 [ 4 ] {5c940fcf-fe6d-4592-bba4-1c370df0b0fa} <Debug> TCPHandler: Processed in 0.001369819 sec. | ||
| 11391 | 2026.02.06 01:26:06.923087 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11392 | 2026.02.06 01:26:06.923179 [ 4 ] {2adb7869-294c-4412-947d-12176b1dffe2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11393 | 2026.02.06 01:26:06.923217 [ 4 ] {2adb7869-294c-4412-947d-12176b1dffe2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11394 | 2026.02.06 01:26:06.924379 [ 4 ] {2adb7869-294c-4412-947d-12176b1dffe2} <Trace> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11395 | 2026.02.06 01:26:06.924415 [ 4 ] {2adb7869-294c-4412-947d-12176b1dffe2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 11396 | 2026.02.06 01:26:06.924784 [ 4 ] {2adb7869-294c-4412-947d-12176b1dffe2} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 11397 | 2026.02.06 01:26:06.924994 [ 4 ] {2adb7869-294c-4412-947d-12176b1dffe2} <Trace> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11398 | 2026.02.06 01:26:06.925108 [ 55 ] {} <Debug> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 11399 | 2026.02.06 01:26:06.925121 [ 4 ] {2adb7869-294c-4412-947d-12176b1dffe2} <Debug> executeQuery: Read 1285 rows, 109.36 KiB in 0.001959 sec., 655946.9116896376 rows/sec., 54.52 MiB/sec. | ||
| 11400 | 2026.02.06 01:26:06.925168 [ 55 ] {} <Trace> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11401 | 2026.02.06 01:26:06.925179 [ 4 ] {2adb7869-294c-4412-947d-12176b1dffe2} <Debug> TCPHandler: Processed in 0.002149764 sec. | ||
| 11402 | 2026.02.06 01:26:06.925197 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 11403 | 2026.02.06 01:26:06.925311 [ 186 ] {fb68cebe-225b-4628-b6a1-821ca25cb918::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 11404 | 2026.02.06 01:26:06.925330 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11405 | 2026.02.06 01:26:06.925442 [ 4 ] {4a468399-0032-43f1-b722-906d5a2fe69a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11406 | 2026.02.06 01:26:06.925481 [ 4 ] {4a468399-0032-43f1-b722-906d5a2fe69a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11407 | 2026.02.06 01:26:06.925482 [ 186 ] {fb68cebe-225b-4628-b6a1-821ca25cb918::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11408 | 2026.02.06 01:26:06.925549 [ 186 ] {fb68cebe-225b-4628-b6a1-821ca25cb918::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 2105 rows starting from the beginning of the part | ||
| 11409 | 2026.02.06 01:26:06.925647 [ 186 ] {fb68cebe-225b-4628-b6a1-821ca25cb918::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 138 rows starting from the beginning of the part | ||
| 11410 | 2026.02.06 01:26:06.925725 [ 186 ] {fb68cebe-225b-4628-b6a1-821ca25cb918::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 752 rows starting from the beginning of the part | ||
| 11411 | 2026.02.06 01:26:06.925794 [ 186 ] {fb68cebe-225b-4628-b6a1-821ca25cb918::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 138 rows starting from the beginning of the part | ||
| 11412 | 2026.02.06 01:26:06.925862 [ 186 ] {fb68cebe-225b-4628-b6a1-821ca25cb918::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 752 rows starting from the beginning of the part | ||
| 11413 | 2026.02.06 01:26:06.925933 [ 186 ] {fb68cebe-225b-4628-b6a1-821ca25cb918::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 1285 rows starting from the beginning of the part | ||
| 11414 | 2026.02.06 01:26:06.925985 [ 4 ] {4a468399-0032-43f1-b722-906d5a2fe69a} <Trace> oximeter.fields_u16 (fb4d60fc-202c-4b3b-b72e-c67fc122b90a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11415 | 2026.02.06 01:26:06.926034 [ 4 ] {4a468399-0032-43f1-b722-906d5a2fe69a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 11416 | 2026.02.06 01:26:06.926434 [ 4 ] {4a468399-0032-43f1-b722-906d5a2fe69a} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 11417 | 2026.02.06 01:26:06.926642 [ 4 ] {4a468399-0032-43f1-b722-906d5a2fe69a} <Trace> oximeter.fields_u16 (fb4d60fc-202c-4b3b-b72e-c67fc122b90a): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11418 | 2026.02.06 01:26:06.926772 [ 4 ] {4a468399-0032-43f1-b722-906d5a2fe69a} <Debug> executeQuery: Read 53 rows, 3.92 KiB in 0.001381 sec., 38377.98696596669 rows/sec., 2.77 MiB/sec. | ||
| 11419 | 2026.02.06 01:26:06.926790 [ 29 ] {} <Debug> oximeter.fields_u16 (fb4d60fc-202c-4b3b-b72e-c67fc122b90a) (MergerMutator): Selected 6 parts from all_1_65_13 to all_70_70_0 | ||
| 11420 | 2026.02.06 01:26:06.926809 [ 4 ] {4a468399-0032-43f1-b722-906d5a2fe69a} <Debug> TCPHandler: Processed in 0.001561711 sec. | ||
| 11421 | 2026.02.06 01:26:06.926859 [ 29 ] {} <Trace> oximeter.fields_u16 (fb4d60fc-202c-4b3b-b72e-c67fc122b90a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11422 | 2026.02.06 01:26:06.926885 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 11423 | 2026.02.06 01:26:06.926977 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11424 | 2026.02.06 01:26:06.926987 [ 197 ] {fb4d60fc-202c-4b3b-b72e-c67fc122b90a::all_1_70_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_65_13 to all_70_70_0 into Compact with storage Full | ||
| 11425 | 2026.02.06 01:26:06.927073 [ 4 ] {1314eb27-322d-4b2b-9b00-58eb5fa9cc18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11426 | 2026.02.06 01:26:06.927101 [ 197 ] {fb4d60fc-202c-4b3b-b72e-c67fc122b90a::all_1_70_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11427 | 2026.02.06 01:26:06.927114 [ 4 ] {1314eb27-322d-4b2b-9b00-58eb5fa9cc18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11428 | 2026.02.06 01:26:06.927137 [ 197 ] {fb4d60fc-202c-4b3b-b72e-c67fc122b90a::all_1_70_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_65_13, total 206 rows starting from the beginning of the part | ||
| 11429 | 2026.02.06 01:26:06.927204 [ 197 ] {fb4d60fc-202c-4b3b-b72e-c67fc122b90a::all_1_70_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 41 rows starting from the beginning of the part | ||
| 11430 | 2026.02.06 01:26:06.927310 [ 197 ] {fb4d60fc-202c-4b3b-b72e-c67fc122b90a::all_1_70_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 133 rows starting from the beginning of the part | ||
| 11431 | 2026.02.06 01:26:06.927355 [ 197 ] {fb4d60fc-202c-4b3b-b72e-c67fc122b90a::all_1_70_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 41 rows starting from the beginning of the part | ||
| 11432 | 2026.02.06 01:26:06.927395 [ 197 ] {fb4d60fc-202c-4b3b-b72e-c67fc122b90a::all_1_70_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 133 rows starting from the beginning of the part | ||
| 11433 | 2026.02.06 01:26:06.927433 [ 197 ] {fb4d60fc-202c-4b3b-b72e-c67fc122b90a::all_1_70_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 53 rows starting from the beginning of the part | ||
| 11434 | 2026.02.06 01:26:06.927701 [ 4 ] {1314eb27-322d-4b2b-9b00-58eb5fa9cc18} <Trace> oximeter.fields_u32 (efacbb35-87c4-45a6-b25f-cea415d7aebd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11435 | 2026.02.06 01:26:06.927745 [ 4 ] {1314eb27-322d-4b2b-9b00-58eb5fa9cc18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 11436 | 2026.02.06 01:26:06.928042 [ 200 ] {fb68cebe-225b-4628-b6a1-821ca25cb918::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5170 rows, containing 5 columns (5 merged, 0 gathered) in 0.002780169 sec., 1859599.1826396165 rows/sec., 158.93 MiB/sec. | ||
| 11437 | 2026.02.06 01:26:06.928071 [ 4 ] {1314eb27-322d-4b2b-9b00-58eb5fa9cc18} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 11438 | 2026.02.06 01:26:06.928285 [ 4 ] {1314eb27-322d-4b2b-9b00-58eb5fa9cc18} <Trace> oximeter.fields_u32 (efacbb35-87c4-45a6-b25f-cea415d7aebd): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11439 | 2026.02.06 01:26:06.928300 [ 200 ] {fb4d60fc-202c-4b3b-b72e-c67fc122b90a::all_1_70_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 607 rows, containing 5 columns (5 merged, 0 gathered) in 0.001313589 sec., 462092.7854907433 rows/sec., 31.16 MiB/sec. | ||
| 11440 | 2026.02.06 01:26:06.928333 [ 192 ] {fb68cebe-225b-4628-b6a1-821ca25cb918::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 11441 | 2026.02.06 01:26:06.928426 [ 4 ] {1314eb27-322d-4b2b-9b00-58eb5fa9cc18} <Debug> executeQuery: Read 229 rows, 15.88 KiB in 0.001317 sec., 173880.0303720577 rows/sec., 11.77 MiB/sec. | ||
| 11442 | 2026.02.06 01:26:06.928461 [ 190 ] {fb4d60fc-202c-4b3b-b72e-c67fc122b90a::all_1_70_14} <Trace> MergedBlockOutputStream: filled checksums all_1_70_14 (state Temporary) | ||
| 11443 | 2026.02.06 01:26:06.928465 [ 4 ] {1314eb27-322d-4b2b-9b00-58eb5fa9cc18} <Debug> TCPHandler: Processed in 0.001498801 sec. | ||
| 11444 | 2026.02.06 01:26:06.928611 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11445 | 2026.02.06 01:26:06.928654 [ 192 ] {fb68cebe-225b-4628-b6a1-821ca25cb918::all_1_76_15} <Trace> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11446 | 2026.02.06 01:26:06.928708 [ 4 ] {0955400a-2e5a-49d1-afb7-ca18f0c3e792} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11447 | 2026.02.06 01:26:06.928733 [ 192 ] {fb68cebe-225b-4628-b6a1-821ca25cb918::all_1_76_15} <Trace> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 11448 | 2026.02.06 01:26:06.928748 [ 4 ] {0955400a-2e5a-49d1-afb7-ca18f0c3e792} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11449 | 2026.02.06 01:26:06.928802 [ 190 ] {fb4d60fc-202c-4b3b-b72e-c67fc122b90a::all_1_70_14} <Trace> oximeter.fields_u16 (fb4d60fc-202c-4b3b-b72e-c67fc122b90a): Renaming temporary part tmp_merge_all_1_70_14 to all_1_70_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11450 | 2026.02.06 01:26:06.928823 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.13 MiB. | ||
| 11451 | 2026.02.06 01:26:06.928889 [ 190 ] {fb4d60fc-202c-4b3b-b72e-c67fc122b90a::all_1_70_14} <Trace> oximeter.fields_u16 (fb4d60fc-202c-4b3b-b72e-c67fc122b90a) (MergerMutator): Merged 6 parts: [all_1_65_13, all_70_70_0] -> all_1_70_14 | ||
| 11452 | 2026.02.06 01:26:06.928984 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 11453 | 2026.02.06 01:26:06.929378 [ 4 ] {0955400a-2e5a-49d1-afb7-ca18f0c3e792} <Trace> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11454 | 2026.02.06 01:26:06.929420 [ 4 ] {0955400a-2e5a-49d1-afb7-ca18f0c3e792} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 11455 | 2026.02.06 01:26:06.929759 [ 4 ] {0955400a-2e5a-49d1-afb7-ca18f0c3e792} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 11456 | 2026.02.06 01:26:06.929966 [ 4 ] {0955400a-2e5a-49d1-afb7-ca18f0c3e792} <Trace> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11457 | 2026.02.06 01:26:06.930097 [ 4 ] {0955400a-2e5a-49d1-afb7-ca18f0c3e792} <Debug> executeQuery: Read 573 rows, 43.67 KiB in 0.001407 sec., 407249.46695095947 rows/sec., 30.31 MiB/sec. | ||
| 11458 | 2026.02.06 01:26:06.930108 [ 29 ] {} <Debug> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 11459 | 2026.02.06 01:26:06.930135 [ 4 ] {0955400a-2e5a-49d1-afb7-ca18f0c3e792} <Debug> TCPHandler: Processed in 0.001575231 sec. | ||
| 11460 | 2026.02.06 01:26:06.930148 [ 29 ] {} <Trace> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11461 | 2026.02.06 01:26:06.930173 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 11462 | 2026.02.06 01:26:06.930254 [ 198 ] {8671d447-0367-4212-b46d-8d9acc78108d::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 11463 | 2026.02.06 01:26:06.930257 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11464 | 2026.02.06 01:26:06.930370 [ 198 ] {8671d447-0367-4212-b46d-8d9acc78108d::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11465 | 2026.02.06 01:26:06.930390 [ 4 ] {b8cd309a-9d24-4027-ae23-5a72b4826f7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11466 | 2026.02.06 01:26:06.930403 [ 198 ] {8671d447-0367-4212-b46d-8d9acc78108d::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1034 rows starting from the beginning of the part | ||
| 11467 | 2026.02.06 01:26:06.930440 [ 4 ] {b8cd309a-9d24-4027-ae23-5a72b4826f7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11468 | 2026.02.06 01:26:06.930468 [ 198 ] {8671d447-0367-4212-b46d-8d9acc78108d::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 105 rows starting from the beginning of the part | ||
| 11469 | 2026.02.06 01:26:06.930516 [ 198 ] {8671d447-0367-4212-b46d-8d9acc78108d::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 463 rows starting from the beginning of the part | ||
| 11470 | 2026.02.06 01:26:06.930558 [ 198 ] {8671d447-0367-4212-b46d-8d9acc78108d::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 105 rows starting from the beginning of the part | ||
| 11471 | 2026.02.06 01:26:06.930606 [ 198 ] {8671d447-0367-4212-b46d-8d9acc78108d::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 463 rows starting from the beginning of the part | ||
| 11472 | 2026.02.06 01:26:06.930647 [ 198 ] {8671d447-0367-4212-b46d-8d9acc78108d::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 573 rows starting from the beginning of the part | ||
| 11473 | 2026.02.06 01:26:06.931013 [ 4 ] {b8cd309a-9d24-4027-ae23-5a72b4826f7b} <Trace> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11474 | 2026.02.06 01:26:06.931053 [ 4 ] {b8cd309a-9d24-4027-ae23-5a72b4826f7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 11475 | 2026.02.06 01:26:06.931441 [ 4 ] {b8cd309a-9d24-4027-ae23-5a72b4826f7b} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 11476 | 2026.02.06 01:26:06.931656 [ 4 ] {b8cd309a-9d24-4027-ae23-5a72b4826f7b} <Trace> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11477 | 2026.02.06 01:26:06.931744 [ 190 ] {8671d447-0367-4212-b46d-8d9acc78108d::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2743 rows, containing 5 columns (5 merged, 0 gathered) in 0.0015271 sec., 1796215.0481304433 rows/sec., 137.44 MiB/sec. | ||
| 11478 | 2026.02.06 01:26:06.931788 [ 4 ] {b8cd309a-9d24-4027-ae23-5a72b4826f7b} <Debug> executeQuery: Read 850 rows, 58.59 KiB in 0.001417 sec., 599858.8567395906 rows/sec., 40.38 MiB/sec. | ||
| 11479 | 2026.02.06 01:26:06.931793 [ 29 ] {} <Debug> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 11480 | 2026.02.06 01:26:06.931833 [ 4 ] {b8cd309a-9d24-4027-ae23-5a72b4826f7b} <Debug> TCPHandler: Processed in 0.001625261 sec. | ||
| 11481 | 2026.02.06 01:26:06.931843 [ 29 ] {} <Trace> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11482 | 2026.02.06 01:26:06.931871 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 11483 | 2026.02.06 01:26:06.931914 [ 198 ] {8671d447-0367-4212-b46d-8d9acc78108d::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 11484 | 2026.02.06 01:26:06.931946 [ 200 ] {e511ea71-e802-4545-b869-85850eb1d513::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 11485 | 2026.02.06 01:26:06.931959 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11486 | 2026.02.06 01:26:06.932041 [ 200 ] {e511ea71-e802-4545-b869-85850eb1d513::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11487 | 2026.02.06 01:26:06.932059 [ 4 ] {271a12d8-0307-4f5d-a22b-e0d89b157f6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 11488 | 2026.02.06 01:26:06.932071 [ 200 ] {e511ea71-e802-4545-b869-85850eb1d513::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_71_14, total 23143 rows starting from the beginning of the part | ||
| 11489 | 2026.02.06 01:26:06.932103 [ 4 ] {271a12d8-0307-4f5d-a22b-e0d89b157f6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 11490 | 2026.02.06 01:26:06.932131 [ 200 ] {e511ea71-e802-4545-b869-85850eb1d513::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 160 rows starting from the beginning of the part | ||
| 11491 | 2026.02.06 01:26:06.932179 [ 200 ] {e511ea71-e802-4545-b869-85850eb1d513::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 258 rows starting from the beginning of the part | ||
| 11492 | 2026.02.06 01:26:06.932190 [ 198 ] {8671d447-0367-4212-b46d-8d9acc78108d::all_1_76_15} <Trace> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11493 | 2026.02.06 01:26:06.932220 [ 200 ] {e511ea71-e802-4545-b869-85850eb1d513::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 160 rows starting from the beginning of the part | ||
| 11494 | 2026.02.06 01:26:06.932265 [ 200 ] {e511ea71-e802-4545-b869-85850eb1d513::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 258 rows starting from the beginning of the part | ||
| 11495 | 2026.02.06 01:26:06.932273 [ 198 ] {8671d447-0367-4212-b46d-8d9acc78108d::all_1_76_15} <Trace> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 11496 | 2026.02.06 01:26:06.932313 [ 200 ] {e511ea71-e802-4545-b869-85850eb1d513::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 850 rows starting from the beginning of the part | ||
| 11497 | 2026.02.06 01:26:06.932350 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.65 MiB. | ||
| 11498 | 2026.02.06 01:26:06.932440 [ 4 ] {271a12d8-0307-4f5d-a22b-e0d89b157f6b} <Trace> oximeter.measurements_f64 (2afa91c6-7a6c-42cf-84ca-7476e88b4c4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11499 | 2026.02.06 01:26:06.932479 [ 4 ] {271a12d8-0307-4f5d-a22b-e0d89b157f6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 11500 | 2026.02.06 01:26:06.932777 [ 4 ] {271a12d8-0307-4f5d-a22b-e0d89b157f6b} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 11501 | 2026.02.06 01:26:06.932983 [ 4 ] {271a12d8-0307-4f5d-a22b-e0d89b157f6b} <Trace> oximeter.measurements_f64 (2afa91c6-7a6c-42cf-84ca-7476e88b4c4e): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11502 | 2026.02.06 01:26:06.933115 [ 4 ] {271a12d8-0307-4f5d-a22b-e0d89b157f6b} <Debug> executeQuery: Read 1 rows, 65.00 B in 0.001075 sec., 930.2325581395348 rows/sec., 59.05 KiB/sec. | ||
| 11503 | 2026.02.06 01:26:06.933153 [ 4 ] {271a12d8-0307-4f5d-a22b-e0d89b157f6b} <Debug> TCPHandler: Processed in 0.001243599 sec. | ||
| 11504 | 2026.02.06 01:26:06.933265 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11505 | 2026.02.06 01:26:06.933357 [ 4 ] {fe808a90-af4a-4a39-8a2e-ee1c0ab2eb2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11506 | 2026.02.06 01:26:06.933411 [ 4 ] {fe808a90-af4a-4a39-8a2e-ee1c0ab2eb2a} <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 | ||
| 11507 | 2026.02.06 01:26:06.934268 [ 4 ] {fe808a90-af4a-4a39-8a2e-ee1c0ab2eb2a} <Trace> oximeter.measurements_histogramu64 (97144b8f-900e-4825-92d0-28bf27d1d4ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11508 | 2026.02.06 01:26:06.934305 [ 4 ] {fe808a90-af4a-4a39-8a2e-ee1c0ab2eb2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 11509 | 2026.02.06 01:26:06.934884 [ 4 ] {fe808a90-af4a-4a39-8a2e-ee1c0ab2eb2a} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 11510 | 2026.02.06 01:26:06.935111 [ 4 ] {fe808a90-af4a-4a39-8a2e-ee1c0ab2eb2a} <Trace> oximeter.measurements_histogramu64 (97144b8f-900e-4825-92d0-28bf27d1d4ae): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11511 | 2026.02.06 01:26:06.935258 [ 4 ] {fe808a90-af4a-4a39-8a2e-ee1c0ab2eb2a} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001918 sec., 21376.43378519291 rows/sec., 38.31 MiB/sec. | ||
| 11512 | 2026.02.06 01:26:06.935330 [ 4 ] {fe808a90-af4a-4a39-8a2e-ee1c0ab2eb2a} <Debug> TCPHandler: Processed in 0.002114404 sec. | ||
| 11513 | 2026.02.06 01:26:06.935447 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11514 | 2026.02.06 01:26:06.935542 [ 4 ] {08c24160-40dc-4311-b74d-c887b83c713b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11515 | 2026.02.06 01:26:06.935583 [ 4 ] {08c24160-40dc-4311-b74d-c887b83c713b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11516 | 2026.02.06 01:26:06.935928 [ 4 ] {08c24160-40dc-4311-b74d-c887b83c713b} <Trace> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11517 | 2026.02.06 01:26:06.935964 [ 4 ] {08c24160-40dc-4311-b74d-c887b83c713b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 11518 | 2026.02.06 01:26:06.936285 [ 4 ] {08c24160-40dc-4311-b74d-c887b83c713b} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 11519 | 2026.02.06 01:26:06.936503 [ 4 ] {08c24160-40dc-4311-b74d-c887b83c713b} <Trace> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11520 | 2026.02.06 01:26:06.936635 [ 4 ] {08c24160-40dc-4311-b74d-c887b83c713b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001111 sec., 54005.400540054005 rows/sec., 3.64 MiB/sec. | ||
| 11521 | 2026.02.06 01:26:06.936641 [ 29 ] {} <Debug> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 11522 | 2026.02.06 01:26:06.936675 [ 4 ] {08c24160-40dc-4311-b74d-c887b83c713b} <Debug> TCPHandler: Processed in 0.001277219 sec. | ||
| 11523 | 2026.02.06 01:26:06.936688 [ 29 ] {} <Trace> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11524 | 2026.02.06 01:26:06.936714 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 11525 | 2026.02.06 01:26:06.936783 [ 190 ] {35a37a75-595c-437a-bd19-b1f8c8c9b2dc::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 11526 | 2026.02.06 01:26:06.936873 [ 190 ] {35a37a75-595c-437a-bd19-b1f8c8c9b2dc::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11527 | 2026.02.06 01:26:06.936897 [ 190 ] {35a37a75-595c-437a-bd19-b1f8c8c9b2dc::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 4708 rows starting from the beginning of the part | ||
| 11528 | 2026.02.06 01:26:06.936945 [ 190 ] {35a37a75-595c-437a-bd19-b1f8c8c9b2dc::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 60 rows starting from the beginning of the part | ||
| 11529 | 2026.02.06 01:26:06.936984 [ 190 ] {35a37a75-595c-437a-bd19-b1f8c8c9b2dc::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 88 rows starting from the beginning of the part | ||
| 11530 | 2026.02.06 01:26:06.937019 [ 190 ] {35a37a75-595c-437a-bd19-b1f8c8c9b2dc::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 60 rows starting from the beginning of the part | ||
| 11531 | 2026.02.06 01:26:06.937055 [ 190 ] {35a37a75-595c-437a-bd19-b1f8c8c9b2dc::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 88 rows starting from the beginning of the part | ||
| 11532 | 2026.02.06 01:26:06.937093 [ 190 ] {35a37a75-595c-437a-bd19-b1f8c8c9b2dc::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 60 rows starting from the beginning of the part | ||
| 11533 | 2026.02.06 01:26:06.937923 [ 196 ] {e511ea71-e802-4545-b869-85850eb1d513::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24829 rows, containing 5 columns (5 merged, 0 gathered) in 0.006008621 sec., 4132229.34180738 rows/sec., 280.05 MiB/sec. | ||
| 11534 | 2026.02.06 01:26:06.938148 [ 194 ] {e511ea71-e802-4545-b869-85850eb1d513::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 11535 | 2026.02.06 01:26:06.938417 [ 194 ] {e511ea71-e802-4545-b869-85850eb1d513::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11536 | 2026.02.06 01:26:06.938490 [ 194 ] {e511ea71-e802-4545-b869-85850eb1d513::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 11537 | 2026.02.06 01:26:06.938585 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.26 MiB. | ||
| 11538 | 2026.02.06 01:26:06.938811 [ 190 ] {35a37a75-595c-437a-bd19-b1f8c8c9b2dc::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5064 rows, containing 4 columns (4 merged, 0 gathered) in 0.002055974 sec., 2463066.167179157 rows/sec., 159.87 MiB/sec. | ||
| 11539 | 2026.02.06 01:26:06.939129 [ 196 ] {35a37a75-595c-437a-bd19-b1f8c8c9b2dc::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 11540 | 2026.02.06 01:26:06.939398 [ 196 ] {35a37a75-595c-437a-bd19-b1f8c8c9b2dc::all_1_76_15} <Trace> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11541 | 2026.02.06 01:26:06.939465 [ 196 ] {35a37a75-595c-437a-bd19-b1f8c8c9b2dc::all_1_76_15} <Trace> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 11542 | 2026.02.06 01:26:06.939539 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.12 MiB. | ||
| 11543 | 2026.02.06 01:26:08.685002 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 24473 | ||
| 11544 | 2026.02.06 01:26:08.685548 [ 245 ] {} <Trace> system.asynchronous_metric_log (50965cfb-3fe0-4bc3-b722-77d2bdddda32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11545 | 2026.02.06 01:26:08.685584 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 11546 | 2026.02.06 01:26:08.686074 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 11547 | 2026.02.06 01:26:08.686314 [ 245 ] {} <Trace> system.asynchronous_metric_log (50965cfb-3fe0-4bc3-b722-77d2bdddda32): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11548 | 2026.02.06 01:26:08.686437 [ 51 ] {} <Debug> system.asynchronous_metric_log (50965cfb-3fe0-4bc3-b722-77d2bdddda32) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 11549 | 2026.02.06 01:26:08.686449 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24473 | ||
| 11550 | 2026.02.06 01:26:08.686483 [ 51 ] {} <Trace> system.asynchronous_metric_log (50965cfb-3fe0-4bc3-b722-77d2bdddda32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11551 | 2026.02.06 01:26:08.686503 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 11552 | 2026.02.06 01:26:08.686624 [ 196 ] {50965cfb-3fe0-4bc3-b722-77d2bdddda32::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 | ||
| 11553 | 2026.02.06 01:26:08.686767 [ 196 ] {50965cfb-3fe0-4bc3-b722-77d2bdddda32::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11554 | 2026.02.06 01:26:08.686803 [ 196 ] {50965cfb-3fe0-4bc3-b722-77d2bdddda32::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_46_9, total 22105 rows starting from the beginning of the part | ||
| 11555 | 2026.02.06 01:26:08.686865 [ 196 ] {50965cfb-3fe0-4bc3-b722-77d2bdddda32::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 448 rows starting from the beginning of the part | ||
| 11556 | 2026.02.06 01:26:08.686914 [ 196 ] {50965cfb-3fe0-4bc3-b722-77d2bdddda32::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 512 rows starting from the beginning of the part | ||
| 11557 | 2026.02.06 01:26:08.686955 [ 196 ] {50965cfb-3fe0-4bc3-b722-77d2bdddda32::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 448 rows starting from the beginning of the part | ||
| 11558 | 2026.02.06 01:26:08.686993 [ 196 ] {50965cfb-3fe0-4bc3-b722-77d2bdddda32::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 512 rows starting from the beginning of the part | ||
| 11559 | 2026.02.06 01:26:08.687031 [ 196 ] {50965cfb-3fe0-4bc3-b722-77d2bdddda32::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 448 rows starting from the beginning of the part | ||
| 11560 | 2026.02.06 01:26:08.688940 [ 190 ] {50965cfb-3fe0-4bc3-b722-77d2bdddda32::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24473 rows, containing 4 columns (4 merged, 0 gathered) in 0.002370356 sec., 10324609.4679449 rows/sec., 147.69 MiB/sec. | ||
| 11561 | 2026.02.06 01:26:08.689333 [ 199 ] {50965cfb-3fe0-4bc3-b722-77d2bdddda32::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 11562 | 2026.02.06 01:26:08.689606 [ 199 ] {50965cfb-3fe0-4bc3-b722-77d2bdddda32::all_1_51_10} <Trace> system.asynchronous_metric_log (50965cfb-3fe0-4bc3-b722-77d2bdddda32): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11563 | 2026.02.06 01:26:08.689673 [ 199 ] {50965cfb-3fe0-4bc3-b722-77d2bdddda32::all_1_51_10} <Trace> system.asynchronous_metric_log (50965cfb-3fe0-4bc3-b722-77d2bdddda32) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 11564 | 2026.02.06 01:26:08.689779 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.72 MiB. | ||
| 11565 | 2026.02.06 01:26:09.978984 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 384 | ||
| 11566 | 2026.02.06 01:26:09.997064 [ 244 ] {} <Trace> system.metric_log (b13c6af1-b368-46ee-88e3-e8b49f18365b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11567 | 2026.02.06 01:26:09.997124 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 11568 | 2026.02.06 01:26:10.000221 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 323.90 MiB, peak 328.05 MiB, free memory in arenas 0.00 B, will set to 319.40 MiB (RSS), difference: -4.51 MiB | ||
| 11569 | 2026.02.06 01:26:10.003250 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 11570 | 2026.02.06 01:26:10.003934 [ 244 ] {} <Trace> system.metric_log (b13c6af1-b368-46ee-88e3-e8b49f18365b): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11571 | 2026.02.06 01:26:10.004212 [ 61 ] {} <Debug> system.metric_log (b13c6af1-b368-46ee-88e3-e8b49f18365b) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 11572 | 2026.02.06 01:26:10.004245 [ 61 ] {} <Trace> system.metric_log (b13c6af1-b368-46ee-88e3-e8b49f18365b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11573 | 2026.02.06 01:26:10.004262 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 11574 | 2026.02.06 01:26:10.004434 [ 190 ] {b13c6af1-b368-46ee-88e3-e8b49f18365b::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 | ||
| 11575 | 2026.02.06 01:26:10.007380 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 384 | ||
| 11576 | 2026.02.06 01:26:10.008651 [ 190 ] {b13c6af1-b368-46ee-88e3-e8b49f18365b::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11577 | 2026.02.06 01:26:10.010185 [ 190 ] {b13c6af1-b368-46ee-88e3-e8b49f18365b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 347 rows starting from the beginning of the part | ||
| 11578 | 2026.02.06 01:26:10.015012 [ 190 ] {b13c6af1-b368-46ee-88e3-e8b49f18365b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 7 rows starting from the beginning of the part | ||
| 11579 | 2026.02.06 01:26:10.019541 [ 190 ] {b13c6af1-b368-46ee-88e3-e8b49f18365b::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 | ||
| 11580 | 2026.02.06 01:26:10.024168 [ 190 ] {b13c6af1-b368-46ee-88e3-e8b49f18365b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 7 rows starting from the beginning of the part | ||
| 11581 | 2026.02.06 01:26:10.028297 [ 190 ] {b13c6af1-b368-46ee-88e3-e8b49f18365b::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 | ||
| 11582 | 2026.02.06 01:26:10.032026 [ 190 ] {b13c6af1-b368-46ee-88e3-e8b49f18365b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 7 rows starting from the beginning of the part | ||
| 11583 | 2026.02.06 01:26:10.084050 [ 199 ] {b13c6af1-b368-46ee-88e3-e8b49f18365b::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 384 rows, containing 679 columns (679 merged, 0 gathered) in 0.079664632 sec., 4820.206788879663 rows/sec., 24.92 MiB/sec. | ||
| 11584 | 2026.02.06 01:26:10.087194 [ 188 ] {b13c6af1-b368-46ee-88e3-e8b49f18365b::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 11585 | 2026.02.06 01:26:10.089393 [ 187 ] {b13c6af1-b368-46ee-88e3-e8b49f18365b::all_1_51_10} <Trace> system.metric_log (b13c6af1-b368-46ee-88e3-e8b49f18365b): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11586 | 2026.02.06 01:26:10.089596 [ 187 ] {b13c6af1-b368-46ee-88e3-e8b49f18365b::all_1_51_10} <Trace> system.metric_log (b13c6af1-b368-46ee-88e3-e8b49f18365b) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 11587 | 2026.02.06 01:26:10.092879 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 11588 | 2026.02.06 01:26:11.000218 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 315.95 MiB, peak 329.37 MiB, free memory in arenas 0.00 B, will set to 323.18 MiB (RSS), difference: 7.23 MiB | ||
| 11589 | 2026.02.06 01:26:11.895294 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11590 | 2026.02.06 01:26:11.895475 [ 4 ] {fb8c86fc-b137-4ae3-b89f-9ea4c8c41ebf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 11591 | 2026.02.06 01:26:11.895543 [ 4 ] {fb8c86fc-b137-4ae3-b89f-9ea4c8c41ebf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 11592 | 2026.02.06 01:26:11.896275 [ 4 ] {fb8c86fc-b137-4ae3-b89f-9ea4c8c41ebf} <Trace> oximeter.fields_i16 (104ba66f-7843-4e50-a9a9-abb40c455f87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11593 | 2026.02.06 01:26:11.896323 [ 4 ] {fb8c86fc-b137-4ae3-b89f-9ea4c8c41ebf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 11594 | 2026.02.06 01:26:11.896743 [ 4 ] {fb8c86fc-b137-4ae3-b89f-9ea4c8c41ebf} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 11595 | 2026.02.06 01:26:11.896985 [ 4 ] {fb8c86fc-b137-4ae3-b89f-9ea4c8c41ebf} <Trace> oximeter.fields_i16 (104ba66f-7843-4e50-a9a9-abb40c455f87): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11596 | 2026.02.06 01:26:11.897154 [ 4 ] {fb8c86fc-b137-4ae3-b89f-9ea4c8c41ebf} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.001728 sec., 153935.1851851852 rows/sec., 9.78 MiB/sec. | ||
| 11597 | 2026.02.06 01:26:11.897207 [ 4 ] {fb8c86fc-b137-4ae3-b89f-9ea4c8c41ebf} <Debug> TCPHandler: Processed in 0.002047764 sec. | ||
| 11598 | 2026.02.06 01:26:11.897331 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11599 | 2026.02.06 01:26:11.897435 [ 4 ] {40187cd7-63a2-424b-8613-c9c33204c22e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11600 | 2026.02.06 01:26:11.897478 [ 4 ] {40187cd7-63a2-424b-8613-c9c33204c22e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11601 | 2026.02.06 01:26:11.898214 [ 4 ] {40187cd7-63a2-424b-8613-c9c33204c22e} <Trace> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11602 | 2026.02.06 01:26:11.898253 [ 4 ] {40187cd7-63a2-424b-8613-c9c33204c22e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 11603 | 2026.02.06 01:26:11.898615 [ 4 ] {40187cd7-63a2-424b-8613-c9c33204c22e} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 11604 | 2026.02.06 01:26:11.898845 [ 4 ] {40187cd7-63a2-424b-8613-c9c33204c22e} <Trace> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11605 | 2026.02.06 01:26:11.898996 [ 4 ] {40187cd7-63a2-424b-8613-c9c33204c22e} <Debug> executeQuery: Read 752 rows, 60.56 KiB in 0.001583 sec., 475047.3783954517 rows/sec., 37.36 MiB/sec. | ||
| 11606 | 2026.02.06 01:26:11.899037 [ 4 ] {40187cd7-63a2-424b-8613-c9c33204c22e} <Debug> TCPHandler: Processed in 0.001758012 sec. | ||
| 11607 | 2026.02.06 01:26:11.899152 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11608 | 2026.02.06 01:26:11.899250 [ 4 ] {2cd5363c-1878-407e-84b5-347096635be0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11609 | 2026.02.06 01:26:11.899298 [ 4 ] {2cd5363c-1878-407e-84b5-347096635be0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11610 | 2026.02.06 01:26:11.899750 [ 4 ] {2cd5363c-1878-407e-84b5-347096635be0} <Trace> oximeter.fields_u16 (fb4d60fc-202c-4b3b-b72e-c67fc122b90a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11611 | 2026.02.06 01:26:11.899784 [ 4 ] {2cd5363c-1878-407e-84b5-347096635be0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 11612 | 2026.02.06 01:26:11.900093 [ 4 ] {2cd5363c-1878-407e-84b5-347096635be0} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 11613 | 2026.02.06 01:26:11.900304 [ 4 ] {2cd5363c-1878-407e-84b5-347096635be0} <Trace> oximeter.fields_u16 (fb4d60fc-202c-4b3b-b72e-c67fc122b90a): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11614 | 2026.02.06 01:26:11.900437 [ 4 ] {2cd5363c-1878-407e-84b5-347096635be0} <Debug> executeQuery: Read 133 rows, 8.00 KiB in 0.001207 sec., 110190.55509527755 rows/sec., 6.48 MiB/sec. | ||
| 11615 | 2026.02.06 01:26:11.900475 [ 4 ] {2cd5363c-1878-407e-84b5-347096635be0} <Debug> TCPHandler: Processed in 0.001374369 sec. | ||
| 11616 | 2026.02.06 01:26:11.900586 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11617 | 2026.02.06 01:26:11.900681 [ 4 ] {b2dc94d4-e86c-485a-857f-af2baf39bb50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11618 | 2026.02.06 01:26:11.900721 [ 4 ] {b2dc94d4-e86c-485a-857f-af2baf39bb50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11619 | 2026.02.06 01:26:11.901153 [ 4 ] {b2dc94d4-e86c-485a-857f-af2baf39bb50} <Trace> oximeter.fields_u32 (efacbb35-87c4-45a6-b25f-cea415d7aebd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11620 | 2026.02.06 01:26:11.901187 [ 4 ] {b2dc94d4-e86c-485a-857f-af2baf39bb50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 11621 | 2026.02.06 01:26:11.901493 [ 4 ] {b2dc94d4-e86c-485a-857f-af2baf39bb50} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 11622 | 2026.02.06 01:26:11.901702 [ 4 ] {b2dc94d4-e86c-485a-857f-af2baf39bb50} <Trace> oximeter.fields_u32 (efacbb35-87c4-45a6-b25f-cea415d7aebd): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11623 | 2026.02.06 01:26:11.901832 [ 4 ] {b2dc94d4-e86c-485a-857f-af2baf39bb50} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.00117 sec., 119658.11965811966 rows/sec., 7.73 MiB/sec. | ||
| 11624 | 2026.02.06 01:26:11.901869 [ 4 ] {b2dc94d4-e86c-485a-857f-af2baf39bb50} <Debug> TCPHandler: Processed in 0.001333589 sec. | ||
| 11625 | 2026.02.06 01:26:11.901979 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11626 | 2026.02.06 01:26:11.902074 [ 4 ] {3eacd324-fd67-4346-ace6-b0669b202013} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 11627 | 2026.02.06 01:26:11.902114 [ 4 ] {3eacd324-fd67-4346-ace6-b0669b202013} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 11628 | 2026.02.06 01:26:11.902553 [ 4 ] {3eacd324-fd67-4346-ace6-b0669b202013} <Trace> oximeter.fields_u8 (7e40da4e-3721-4df5-9ad4-b5e43542e087): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11629 | 2026.02.06 01:26:11.902588 [ 4 ] {3eacd324-fd67-4346-ace6-b0669b202013} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 11630 | 2026.02.06 01:26:11.902883 [ 4 ] {3eacd324-fd67-4346-ace6-b0669b202013} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 11631 | 2026.02.06 01:26:11.903102 [ 4 ] {3eacd324-fd67-4346-ace6-b0669b202013} <Trace> oximeter.fields_u8 (7e40da4e-3721-4df5-9ad4-b5e43542e087): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11632 | 2026.02.06 01:26:11.903228 [ 4 ] {3eacd324-fd67-4346-ace6-b0669b202013} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001172 sec., 118600.68259385665 rows/sec., 6.75 MiB/sec. | ||
| 11633 | 2026.02.06 01:26:11.903265 [ 4 ] {3eacd324-fd67-4346-ace6-b0669b202013} <Debug> TCPHandler: Processed in 0.001335019 sec. | ||
| 11634 | 2026.02.06 01:26:11.903373 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11635 | 2026.02.06 01:26:11.903466 [ 4 ] {6103ff5d-551b-46e2-8864-a4c89c28b77f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11636 | 2026.02.06 01:26:11.903505 [ 4 ] {6103ff5d-551b-46e2-8864-a4c89c28b77f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11637 | 2026.02.06 01:26:11.904063 [ 4 ] {6103ff5d-551b-46e2-8864-a4c89c28b77f} <Trace> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11638 | 2026.02.06 01:26:11.904096 [ 4 ] {6103ff5d-551b-46e2-8864-a4c89c28b77f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 11639 | 2026.02.06 01:26:11.904434 [ 4 ] {6103ff5d-551b-46e2-8864-a4c89c28b77f} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 11640 | 2026.02.06 01:26:11.904646 [ 4 ] {6103ff5d-551b-46e2-8864-a4c89c28b77f} <Trace> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11641 | 2026.02.06 01:26:11.904772 [ 4 ] {6103ff5d-551b-46e2-8864-a4c89c28b77f} <Debug> executeQuery: Read 463 rows, 33.28 KiB in 0.001324 sec., 349697.8851963746 rows/sec., 24.55 MiB/sec. | ||
| 11642 | 2026.02.06 01:26:11.904809 [ 4 ] {6103ff5d-551b-46e2-8864-a4c89c28b77f} <Debug> TCPHandler: Processed in 0.00148467 sec. | ||
| 11643 | 2026.02.06 01:26:11.904919 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11644 | 2026.02.06 01:26:11.905014 [ 4 ] {b79c908a-c729-439e-8e31-2ecde3e65d3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 11645 | 2026.02.06 01:26:11.905055 [ 4 ] {b79c908a-c729-439e-8e31-2ecde3e65d3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 11646 | 2026.02.06 01:26:11.905390 [ 4 ] {b79c908a-c729-439e-8e31-2ecde3e65d3c} <Trace> oximeter.measurements_bool (a3a47353-bd4a-4bc2-8c37-5164375cd607): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11647 | 2026.02.06 01:26:11.905425 [ 4 ] {b79c908a-c729-439e-8e31-2ecde3e65d3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 11648 | 2026.02.06 01:26:11.905725 [ 4 ] {b79c908a-c729-439e-8e31-2ecde3e65d3c} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 11649 | 2026.02.06 01:26:11.905943 [ 4 ] {b79c908a-c729-439e-8e31-2ecde3e65d3c} <Trace> oximeter.measurements_bool (a3a47353-bd4a-4bc2-8c37-5164375cd607): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11650 | 2026.02.06 01:26:11.906069 [ 4 ] {b79c908a-c729-439e-8e31-2ecde3e65d3c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001075 sec., 5581.395348837209 rows/sec., 291.61 KiB/sec. | ||
| 11651 | 2026.02.06 01:26:11.906105 [ 4 ] {b79c908a-c729-439e-8e31-2ecde3e65d3c} <Debug> TCPHandler: Processed in 0.001235299 sec. | ||
| 11652 | 2026.02.06 01:26:11.906213 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11653 | 2026.02.06 01:26:11.906307 [ 4 ] {982ccd46-4333-46a7-ad50-610e0143d3de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11654 | 2026.02.06 01:26:11.906349 [ 4 ] {982ccd46-4333-46a7-ad50-610e0143d3de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11655 | 2026.02.06 01:26:11.906751 [ 4 ] {982ccd46-4333-46a7-ad50-610e0143d3de} <Trace> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11656 | 2026.02.06 01:26:11.906784 [ 4 ] {982ccd46-4333-46a7-ad50-610e0143d3de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 11657 | 2026.02.06 01:26:11.907106 [ 4 ] {982ccd46-4333-46a7-ad50-610e0143d3de} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 11658 | 2026.02.06 01:26:11.907328 [ 4 ] {982ccd46-4333-46a7-ad50-610e0143d3de} <Trace> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11659 | 2026.02.06 01:26:11.907455 [ 4 ] {982ccd46-4333-46a7-ad50-610e0143d3de} <Debug> executeQuery: Read 258 rows, 17.59 KiB in 0.001166 sec., 221269.29674099488 rows/sec., 14.73 MiB/sec. | ||
| 11660 | 2026.02.06 01:26:11.907492 [ 4 ] {982ccd46-4333-46a7-ad50-610e0143d3de} <Debug> TCPHandler: Processed in 0.001327739 sec. | ||
| 11661 | 2026.02.06 01:26:11.907601 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11662 | 2026.02.06 01:26:11.907695 [ 4 ] {b03ebfef-541b-4df1-ac68-7a1b0ffb13cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 11663 | 2026.02.06 01:26:11.907736 [ 4 ] {b03ebfef-541b-4df1-ac68-7a1b0ffb13cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 11664 | 2026.02.06 01:26:11.908042 [ 4 ] {b03ebfef-541b-4df1-ac68-7a1b0ffb13cf} <Trace> oximeter.measurements_f64 (2afa91c6-7a6c-42cf-84ca-7476e88b4c4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11665 | 2026.02.06 01:26:11.908075 [ 4 ] {b03ebfef-541b-4df1-ac68-7a1b0ffb13cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 11666 | 2026.02.06 01:26:11.908360 [ 4 ] {b03ebfef-541b-4df1-ac68-7a1b0ffb13cf} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 11667 | 2026.02.06 01:26:11.908574 [ 4 ] {b03ebfef-541b-4df1-ac68-7a1b0ffb13cf} <Trace> oximeter.measurements_f64 (2afa91c6-7a6c-42cf-84ca-7476e88b4c4e): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11668 | 2026.02.06 01:26:11.908697 [ 4 ] {b03ebfef-541b-4df1-ac68-7a1b0ffb13cf} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001019 sec., 981.3542688910698 rows/sec., 66.13 KiB/sec. | ||
| 11669 | 2026.02.06 01:26:11.908732 [ 4 ] {b03ebfef-541b-4df1-ac68-7a1b0ffb13cf} <Debug> TCPHandler: Processed in 0.001180619 sec. | ||
| 11670 | 2026.02.06 01:26:11.908838 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11671 | 2026.02.06 01:26:11.908931 [ 4 ] {0a43f728-49d8-4776-9f5b-2a2dc68bb64c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11672 | 2026.02.06 01:26:11.908971 [ 4 ] {0a43f728-49d8-4776-9f5b-2a2dc68bb64c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11673 | 2026.02.06 01:26:11.909291 [ 4 ] {0a43f728-49d8-4776-9f5b-2a2dc68bb64c} <Trace> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11674 | 2026.02.06 01:26:11.909324 [ 4 ] {0a43f728-49d8-4776-9f5b-2a2dc68bb64c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 11675 | 2026.02.06 01:26:11.909632 [ 4 ] {0a43f728-49d8-4776-9f5b-2a2dc68bb64c} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 11676 | 2026.02.06 01:26:11.909839 [ 4 ] {0a43f728-49d8-4776-9f5b-2a2dc68bb64c} <Trace> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11677 | 2026.02.06 01:26:11.909961 [ 4 ] {0a43f728-49d8-4776-9f5b-2a2dc68bb64c} <Debug> executeQuery: Read 88 rows, 5.66 KiB in 0.001048 sec., 83969.46564885495 rows/sec., 5.27 MiB/sec. | ||
| 11678 | 2026.02.06 01:26:11.909995 [ 4 ] {0a43f728-49d8-4776-9f5b-2a2dc68bb64c} <Debug> TCPHandler: Processed in 0.001206438 sec. | ||
| 11679 | 2026.02.06 01:26:16.031756 [ 101 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11680 | 2026.02.06 01:26:16.031831 [ 101 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11681 | 2026.02.06 01:26:16.186769 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 24985 | ||
| 11682 | 2026.02.06 01:26:16.187292 [ 245 ] {} <Trace> system.asynchronous_metric_log (50965cfb-3fe0-4bc3-b722-77d2bdddda32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11683 | 2026.02.06 01:26:16.187338 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 11684 | 2026.02.06 01:26:16.187869 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 11685 | 2026.02.06 01:26:16.188095 [ 245 ] {} <Trace> system.asynchronous_metric_log (50965cfb-3fe0-4bc3-b722-77d2bdddda32): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11686 | 2026.02.06 01:26:16.188223 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24985 | ||
| 11687 | 2026.02.06 01:26:16.264021 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 1486 | ||
| 11688 | 2026.02.06 01:26:16.266824 [ 243 ] {} <Trace> system.query_log (e979a318-9a58-4b34-9a72-3006f9f8e92e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11689 | 2026.02.06 01:26:16.266884 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 11690 | 2026.02.06 01:26:16.268153 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 11691 | 2026.02.06 01:26:16.268435 [ 243 ] {} <Trace> system.query_log (e979a318-9a58-4b34-9a72-3006f9f8e92e): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11692 | 2026.02.06 01:26:16.268832 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1486 | ||
| 11693 | 2026.02.06 01:26:16.889120 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11694 | 2026.02.06 01:26:16.889318 [ 4 ] {73cccc55-e3c1-414f-970b-b781bbb80413} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11695 | 2026.02.06 01:26:16.889392 [ 4 ] {73cccc55-e3c1-414f-970b-b781bbb80413} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11696 | 2026.02.06 01:26:16.890240 [ 4 ] {73cccc55-e3c1-414f-970b-b781bbb80413} <Trace> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11697 | 2026.02.06 01:26:16.890287 [ 4 ] {73cccc55-e3c1-414f-970b-b781bbb80413} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 11698 | 2026.02.06 01:26:16.890690 [ 4 ] {73cccc55-e3c1-414f-970b-b781bbb80413} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 11699 | 2026.02.06 01:26:16.890920 [ 4 ] {73cccc55-e3c1-414f-970b-b781bbb80413} <Trace> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11700 | 2026.02.06 01:26:16.891078 [ 4 ] {73cccc55-e3c1-414f-970b-b781bbb80413} <Debug> executeQuery: Read 138 rows, 12.27 KiB in 0.001815 sec., 76033.05785123968 rows/sec., 6.60 MiB/sec. | ||
| 11701 | 2026.02.06 01:26:16.891120 [ 4 ] {73cccc55-e3c1-414f-970b-b781bbb80413} <Debug> TCPHandler: Processed in 0.002140685 sec. | ||
| 11702 | 2026.02.06 01:26:16.891236 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11703 | 2026.02.06 01:26:16.891330 [ 4 ] {413d0946-47c5-4cbe-acab-97b1dcf201c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11704 | 2026.02.06 01:26:16.891369 [ 4 ] {413d0946-47c5-4cbe-acab-97b1dcf201c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11705 | 2026.02.06 01:26:16.891781 [ 4 ] {413d0946-47c5-4cbe-acab-97b1dcf201c1} <Trace> oximeter.fields_u16 (fb4d60fc-202c-4b3b-b72e-c67fc122b90a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11706 | 2026.02.06 01:26:16.891817 [ 4 ] {413d0946-47c5-4cbe-acab-97b1dcf201c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 11707 | 2026.02.06 01:26:16.892113 [ 4 ] {413d0946-47c5-4cbe-acab-97b1dcf201c1} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 11708 | 2026.02.06 01:26:16.892316 [ 4 ] {413d0946-47c5-4cbe-acab-97b1dcf201c1} <Trace> oximeter.fields_u16 (fb4d60fc-202c-4b3b-b72e-c67fc122b90a): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11709 | 2026.02.06 01:26:16.892441 [ 4 ] {413d0946-47c5-4cbe-acab-97b1dcf201c1} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.00113 sec., 36283.18584070796 rows/sec., 2.66 MiB/sec. | ||
| 11710 | 2026.02.06 01:26:16.892479 [ 4 ] {413d0946-47c5-4cbe-acab-97b1dcf201c1} <Debug> TCPHandler: Processed in 0.001290759 sec. | ||
| 11711 | 2026.02.06 01:26:16.892587 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11712 | 2026.02.06 01:26:16.892679 [ 4 ] {ec5f6a5b-d035-42fd-a0f0-81182df98cab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11713 | 2026.02.06 01:26:16.892718 [ 4 ] {ec5f6a5b-d035-42fd-a0f0-81182df98cab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11714 | 2026.02.06 01:26:16.893141 [ 4 ] {ec5f6a5b-d035-42fd-a0f0-81182df98cab} <Trace> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11715 | 2026.02.06 01:26:16.893177 [ 4 ] {ec5f6a5b-d035-42fd-a0f0-81182df98cab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 11716 | 2026.02.06 01:26:16.893470 [ 4 ] {ec5f6a5b-d035-42fd-a0f0-81182df98cab} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 11717 | 2026.02.06 01:26:16.893675 [ 4 ] {ec5f6a5b-d035-42fd-a0f0-81182df98cab} <Trace> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11718 | 2026.02.06 01:26:16.893806 [ 4 ] {ec5f6a5b-d035-42fd-a0f0-81182df98cab} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001144 sec., 91783.21678321678 rows/sec., 7.17 MiB/sec. | ||
| 11719 | 2026.02.06 01:26:16.893843 [ 4 ] {ec5f6a5b-d035-42fd-a0f0-81182df98cab} <Debug> TCPHandler: Processed in 0.001302589 sec. | ||
| 11720 | 2026.02.06 01:26:16.893957 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11721 | 2026.02.06 01:26:16.894058 [ 4 ] {fd6e6a76-e5f4-4587-9ca4-472d8a3be6f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11722 | 2026.02.06 01:26:16.894101 [ 4 ] {fd6e6a76-e5f4-4587-9ca4-472d8a3be6f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11723 | 2026.02.06 01:26:16.894512 [ 4 ] {fd6e6a76-e5f4-4587-9ca4-472d8a3be6f3} <Trace> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11724 | 2026.02.06 01:26:16.894547 [ 4 ] {fd6e6a76-e5f4-4587-9ca4-472d8a3be6f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 11725 | 2026.02.06 01:26:16.894866 [ 4 ] {fd6e6a76-e5f4-4587-9ca4-472d8a3be6f3} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 11726 | 2026.02.06 01:26:16.895070 [ 4 ] {fd6e6a76-e5f4-4587-9ca4-472d8a3be6f3} <Trace> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11727 | 2026.02.06 01:26:16.895199 [ 4 ] {fd6e6a76-e5f4-4587-9ca4-472d8a3be6f3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001159 sec., 138050.04314063847 rows/sec., 9.61 MiB/sec. | ||
| 11728 | 2026.02.06 01:26:16.895236 [ 4 ] {fd6e6a76-e5f4-4587-9ca4-472d8a3be6f3} <Debug> TCPHandler: Processed in 0.001326319 sec. | ||
| 11729 | 2026.02.06 01:26:16.895343 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11730 | 2026.02.06 01:26:16.895435 [ 4 ] {151e43b4-1d85-4514-b901-bf79ab79211c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11731 | 2026.02.06 01:26:16.895489 [ 4 ] {151e43b4-1d85-4514-b901-bf79ab79211c} <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 | ||
| 11732 | 2026.02.06 01:26:16.896353 [ 4 ] {151e43b4-1d85-4514-b901-bf79ab79211c} <Trace> oximeter.measurements_histogramu64 (97144b8f-900e-4825-92d0-28bf27d1d4ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11733 | 2026.02.06 01:26:16.896389 [ 4 ] {151e43b4-1d85-4514-b901-bf79ab79211c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 11734 | 2026.02.06 01:26:16.896949 [ 4 ] {151e43b4-1d85-4514-b901-bf79ab79211c} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 11735 | 2026.02.06 01:26:16.897164 [ 4 ] {151e43b4-1d85-4514-b901-bf79ab79211c} <Trace> oximeter.measurements_histogramu64 (97144b8f-900e-4825-92d0-28bf27d1d4ae): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11736 | 2026.02.06 01:26:16.897301 [ 4 ] {151e43b4-1d85-4514-b901-bf79ab79211c} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001883 sec., 21773.76526818906 rows/sec., 39.02 MiB/sec. | ||
| 11737 | 2026.02.06 01:26:16.897354 [ 4 ] {151e43b4-1d85-4514-b901-bf79ab79211c} <Debug> TCPHandler: Processed in 0.002057454 sec. | ||
| 11738 | 2026.02.06 01:26:16.897466 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11739 | 2026.02.06 01:26:16.897559 [ 4 ] {7d5a54f2-125d-4662-b025-eccb15b7928b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11740 | 2026.02.06 01:26:16.897599 [ 4 ] {7d5a54f2-125d-4662-b025-eccb15b7928b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11741 | 2026.02.06 01:26:16.897933 [ 4 ] {7d5a54f2-125d-4662-b025-eccb15b7928b} <Trace> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11742 | 2026.02.06 01:26:16.897967 [ 4 ] {7d5a54f2-125d-4662-b025-eccb15b7928b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 11743 | 2026.02.06 01:26:16.898262 [ 4 ] {7d5a54f2-125d-4662-b025-eccb15b7928b} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 11744 | 2026.02.06 01:26:16.898466 [ 4 ] {7d5a54f2-125d-4662-b025-eccb15b7928b} <Trace> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11745 | 2026.02.06 01:26:16.898598 [ 4 ] {7d5a54f2-125d-4662-b025-eccb15b7928b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001058 sec., 56710.77504725898 rows/sec., 3.82 MiB/sec. | ||
| 11746 | 2026.02.06 01:26:16.898633 [ 4 ] {7d5a54f2-125d-4662-b025-eccb15b7928b} <Debug> TCPHandler: Processed in 0.001215049 sec. | ||
| 11747 | 2026.02.06 01:26:17.507630 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 392 | ||
| 11748 | 2026.02.06 01:26:17.522982 [ 244 ] {} <Trace> system.metric_log (b13c6af1-b368-46ee-88e3-e8b49f18365b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11749 | 2026.02.06 01:26:17.523031 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 11750 | 2026.02.06 01:26:17.528687 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 11751 | 2026.02.06 01:26:17.529408 [ 244 ] {} <Trace> system.metric_log (b13c6af1-b368-46ee-88e3-e8b49f18365b): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11752 | 2026.02.06 01:26:17.532129 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 392 | ||
| 11753 | 2026.02.06 01:26:19.596859 [ 97 ] {} <Debug> oximeter.timeseries_schema (079f8c3c-5f71-41a3-a1f0-33718f76712f) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 11754 | 2026.02.06 01:26:19.596929 [ 97 ] {} <Trace> oximeter.timeseries_schema (079f8c3c-5f71-41a3-a1f0-33718f76712f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11755 | 2026.02.06 01:26:19.596961 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 11756 | 2026.02.06 01:26:19.597099 [ 191 ] {079f8c3c-5f71-41a3-a1f0-33718f76712f::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 | ||
| 11757 | 2026.02.06 01:26:19.597461 [ 191 ] {079f8c3c-5f71-41a3-a1f0-33718f76712f::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11758 | 2026.02.06 01:26:19.597512 [ 191 ] {079f8c3c-5f71-41a3-a1f0-33718f76712f::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 25 rows starting from the beginning of the part | ||
| 11759 | 2026.02.06 01:26:19.597615 [ 191 ] {079f8c3c-5f71-41a3-a1f0-33718f76712f::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 12 rows starting from the beginning of the part | ||
| 11760 | 2026.02.06 01:26:19.597704 [ 191 ] {079f8c3c-5f71-41a3-a1f0-33718f76712f::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 4 rows starting from the beginning of the part | ||
| 11761 | 2026.02.06 01:26:19.597773 [ 191 ] {079f8c3c-5f71-41a3-a1f0-33718f76712f::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 7 rows starting from the beginning of the part | ||
| 11762 | 2026.02.06 01:26:19.597838 [ 191 ] {079f8c3c-5f71-41a3-a1f0-33718f76712f::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 | ||
| 11763 | 2026.02.06 01:26:19.599312 [ 195 ] {079f8c3c-5f71-41a3-a1f0-33718f76712f::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 49 rows, containing 6 columns (6 merged, 0 gathered) in 0.002270366 sec., 21582.42327448526 rows/sec., 5.12 MiB/sec. | ||
| 11764 | 2026.02.06 01:26:19.599457 [ 191 ] {079f8c3c-5f71-41a3-a1f0-33718f76712f::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 11765 | 2026.02.06 01:26:19.599753 [ 191 ] {079f8c3c-5f71-41a3-a1f0-33718f76712f::all_1_5_1} <Trace> oximeter.timeseries_schema (079f8c3c-5f71-41a3-a1f0-33718f76712f): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11766 | 2026.02.06 01:26:19.599822 [ 191 ] {079f8c3c-5f71-41a3-a1f0-33718f76712f::all_1_5_1} <Trace> oximeter.timeseries_schema (079f8c3c-5f71-41a3-a1f0-33718f76712f) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 11767 | 2026.02.06 01:26:19.599890 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 11768 | 2026.02.06 01:26:21.908752 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11769 | 2026.02.06 01:26:21.909053 [ 4 ] {78cb22c4-a1ed-411c-8084-a64422d95f42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 11770 | 2026.02.06 01:26:21.909150 [ 4 ] {78cb22c4-a1ed-411c-8084-a64422d95f42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 11771 | 2026.02.06 01:26:21.910135 [ 4 ] {78cb22c4-a1ed-411c-8084-a64422d95f42} <Trace> oximeter.fields_i16 (104ba66f-7843-4e50-a9a9-abb40c455f87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11772 | 2026.02.06 01:26:21.910204 [ 4 ] {78cb22c4-a1ed-411c-8084-a64422d95f42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 11773 | 2026.02.06 01:26:21.910815 [ 4 ] {78cb22c4-a1ed-411c-8084-a64422d95f42} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 11774 | 2026.02.06 01:26:21.911401 [ 4 ] {78cb22c4-a1ed-411c-8084-a64422d95f42} <Trace> oximeter.fields_i16 (104ba66f-7843-4e50-a9a9-abb40c455f87): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11775 | 2026.02.06 01:26:21.911712 [ 4 ] {78cb22c4-a1ed-411c-8084-a64422d95f42} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.002723 sec., 97686.37532133676 rows/sec., 6.21 MiB/sec. | ||
| 11776 | 2026.02.06 01:26:21.911802 [ 4 ] {78cb22c4-a1ed-411c-8084-a64422d95f42} <Debug> TCPHandler: Processed in 0.003263243 sec. | ||
| 11777 | 2026.02.06 01:26:21.912781 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11778 | 2026.02.06 01:26:21.912951 [ 4 ] {1f6752f6-8922-4227-8ea2-089ec7497c00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 11779 | 2026.02.06 01:26:21.913024 [ 4 ] {1f6752f6-8922-4227-8ea2-089ec7497c00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 11780 | 2026.02.06 01:26:21.913752 [ 4 ] {1f6752f6-8922-4227-8ea2-089ec7497c00} <Trace> oximeter.fields_ipaddr (a3260224-33ad-484c-9570-d358a82531a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11781 | 2026.02.06 01:26:21.913800 [ 4 ] {1f6752f6-8922-4227-8ea2-089ec7497c00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 11782 | 2026.02.06 01:26:21.914314 [ 4 ] {1f6752f6-8922-4227-8ea2-089ec7497c00} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 11783 | 2026.02.06 01:26:21.914695 [ 4 ] {1f6752f6-8922-4227-8ea2-089ec7497c00} <Trace> oximeter.fields_ipaddr (a3260224-33ad-484c-9570-d358a82531a2): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11784 | 2026.02.06 01:26:21.914911 [ 4 ] {1f6752f6-8922-4227-8ea2-089ec7497c00} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.002017 sec., 1983.1432821021317 rows/sec., 161.71 KiB/sec. | ||
| 11785 | 2026.02.06 01:26:21.914983 [ 4 ] {1f6752f6-8922-4227-8ea2-089ec7497c00} <Debug> TCPHandler: Processed in 0.002306025 sec. | ||
| 11786 | 2026.02.06 01:26:21.915177 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11787 | 2026.02.06 01:26:21.915313 [ 4 ] {6fd425bc-2121-4327-ae1e-6f37b5c50f85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11788 | 2026.02.06 01:26:21.915377 [ 4 ] {6fd425bc-2121-4327-ae1e-6f37b5c50f85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11789 | 2026.02.06 01:26:21.916763 [ 4 ] {6fd425bc-2121-4327-ae1e-6f37b5c50f85} <Trace> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11790 | 2026.02.06 01:26:21.916813 [ 4 ] {6fd425bc-2121-4327-ae1e-6f37b5c50f85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 11791 | 2026.02.06 01:26:21.917393 [ 4 ] {6fd425bc-2121-4327-ae1e-6f37b5c50f85} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 11792 | 2026.02.06 01:26:21.917744 [ 4 ] {6fd425bc-2121-4327-ae1e-6f37b5c50f85} <Trace> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11793 | 2026.02.06 01:26:21.917951 [ 4 ] {6fd425bc-2121-4327-ae1e-6f37b5c50f85} <Debug> executeQuery: Read 754 rows, 60.71 KiB in 0.002673 sec., 282080.0598578376 rows/sec., 22.18 MiB/sec. | ||
| 11794 | 2026.02.06 01:26:21.918017 [ 4 ] {6fd425bc-2121-4327-ae1e-6f37b5c50f85} <Debug> TCPHandler: Processed in 0.00290799 sec. | ||
| 11795 | 2026.02.06 01:26:21.918204 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11796 | 2026.02.06 01:26:21.918342 [ 4 ] {64818f91-463f-4b9c-bb5e-659fbf6dbf7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11797 | 2026.02.06 01:26:21.918401 [ 4 ] {64818f91-463f-4b9c-bb5e-659fbf6dbf7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11798 | 2026.02.06 01:26:21.919012 [ 4 ] {64818f91-463f-4b9c-bb5e-659fbf6dbf7f} <Trace> oximeter.fields_u16 (fb4d60fc-202c-4b3b-b72e-c67fc122b90a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11799 | 2026.02.06 01:26:21.919054 [ 4 ] {64818f91-463f-4b9c-bb5e-659fbf6dbf7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 11800 | 2026.02.06 01:26:21.919468 [ 4 ] {64818f91-463f-4b9c-bb5e-659fbf6dbf7f} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 11801 | 2026.02.06 01:26:21.919778 [ 4 ] {64818f91-463f-4b9c-bb5e-659fbf6dbf7f} <Trace> oximeter.fields_u16 (fb4d60fc-202c-4b3b-b72e-c67fc122b90a): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11802 | 2026.02.06 01:26:21.919937 [ 4 ] {64818f91-463f-4b9c-bb5e-659fbf6dbf7f} <Debug> executeQuery: Read 137 rows, 8.28 KiB in 0.001634 sec., 83843.32925336597 rows/sec., 4.95 MiB/sec. | ||
| 11803 | 2026.02.06 01:26:21.919982 [ 4 ] {64818f91-463f-4b9c-bb5e-659fbf6dbf7f} <Debug> TCPHandler: Processed in 0.001848862 sec. | ||
| 11804 | 2026.02.06 01:26:21.920152 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11805 | 2026.02.06 01:26:21.920262 [ 4 ] {ae02e892-97e8-4f2d-953e-484afd527fcf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11806 | 2026.02.06 01:26:21.920309 [ 4 ] {ae02e892-97e8-4f2d-953e-484afd527fcf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11807 | 2026.02.06 01:26:21.920851 [ 4 ] {ae02e892-97e8-4f2d-953e-484afd527fcf} <Trace> oximeter.fields_u32 (efacbb35-87c4-45a6-b25f-cea415d7aebd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11808 | 2026.02.06 01:26:21.920892 [ 4 ] {ae02e892-97e8-4f2d-953e-484afd527fcf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 11809 | 2026.02.06 01:26:21.921303 [ 4 ] {ae02e892-97e8-4f2d-953e-484afd527fcf} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 11810 | 2026.02.06 01:26:21.921586 [ 4 ] {ae02e892-97e8-4f2d-953e-484afd527fcf} <Trace> oximeter.fields_u32 (efacbb35-87c4-45a6-b25f-cea415d7aebd): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11811 | 2026.02.06 01:26:21.921723 [ 100 ] {} <Debug> oximeter.fields_u32 (efacbb35-87c4-45a6-b25f-cea415d7aebd) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 11812 | 2026.02.06 01:26:21.921743 [ 4 ] {ae02e892-97e8-4f2d-953e-484afd527fcf} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.001508 sec., 92838.19628647214 rows/sec., 6.00 MiB/sec. | ||
| 11813 | 2026.02.06 01:26:21.921761 [ 100 ] {} <Trace> oximeter.fields_u32 (efacbb35-87c4-45a6-b25f-cea415d7aebd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11814 | 2026.02.06 01:26:21.921784 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 11815 | 2026.02.06 01:26:21.921792 [ 4 ] {ae02e892-97e8-4f2d-953e-484afd527fcf} <Debug> TCPHandler: Processed in 0.001705882 sec. | ||
| 11816 | 2026.02.06 01:26:21.921911 [ 191 ] {efacbb35-87c4-45a6-b25f-cea415d7aebd::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 | ||
| 11817 | 2026.02.06 01:26:21.921951 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11818 | 2026.02.06 01:26:21.922061 [ 191 ] {efacbb35-87c4-45a6-b25f-cea415d7aebd::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11819 | 2026.02.06 01:26:21.922068 [ 4 ] {5d23f64e-39bf-4e11-aa43-004612d90498} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 11820 | 2026.02.06 01:26:21.922105 [ 191 ] {efacbb35-87c4-45a6-b25f-cea415d7aebd::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 392 rows starting from the beginning of the part | ||
| 11821 | 2026.02.06 01:26:21.922133 [ 4 ] {5d23f64e-39bf-4e11-aa43-004612d90498} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 11822 | 2026.02.06 01:26:21.922185 [ 191 ] {efacbb35-87c4-45a6-b25f-cea415d7aebd::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 140 rows starting from the beginning of the part | ||
| 11823 | 2026.02.06 01:26:21.922244 [ 191 ] {efacbb35-87c4-45a6-b25f-cea415d7aebd::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 140 rows starting from the beginning of the part | ||
| 11824 | 2026.02.06 01:26:21.922289 [ 191 ] {efacbb35-87c4-45a6-b25f-cea415d7aebd::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 229 rows starting from the beginning of the part | ||
| 11825 | 2026.02.06 01:26:21.922334 [ 191 ] {efacbb35-87c4-45a6-b25f-cea415d7aebd::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 140 rows starting from the beginning of the part | ||
| 11826 | 2026.02.06 01:26:21.922385 [ 191 ] {efacbb35-87c4-45a6-b25f-cea415d7aebd::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 140 rows starting from the beginning of the part | ||
| 11827 | 2026.02.06 01:26:21.922841 [ 4 ] {5d23f64e-39bf-4e11-aa43-004612d90498} <Trace> oximeter.fields_u8 (7e40da4e-3721-4df5-9ad4-b5e43542e087): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11828 | 2026.02.06 01:26:21.922898 [ 4 ] {5d23f64e-39bf-4e11-aa43-004612d90498} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 11829 | 2026.02.06 01:26:21.923361 [ 4 ] {5d23f64e-39bf-4e11-aa43-004612d90498} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 11830 | 2026.02.06 01:26:21.923604 [ 192 ] {efacbb35-87c4-45a6-b25f-cea415d7aebd::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1181 rows, containing 5 columns (5 merged, 0 gathered) in 0.001740652 sec., 678481.3966260918 rows/sec., 47.50 MiB/sec. | ||
| 11831 | 2026.02.06 01:26:21.923633 [ 4 ] {5d23f64e-39bf-4e11-aa43-004612d90498} <Trace> oximeter.fields_u8 (7e40da4e-3721-4df5-9ad4-b5e43542e087): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11832 | 2026.02.06 01:26:21.923801 [ 4 ] {5d23f64e-39bf-4e11-aa43-004612d90498} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001733 sec., 80207.73225620312 rows/sec., 4.56 MiB/sec. | ||
| 11833 | 2026.02.06 01:26:21.923848 [ 4 ] {5d23f64e-39bf-4e11-aa43-004612d90498} <Debug> TCPHandler: Processed in 0.001934583 sec. | ||
| 11834 | 2026.02.06 01:26:21.923859 [ 197 ] {efacbb35-87c4-45a6-b25f-cea415d7aebd::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 11835 | 2026.02.06 01:26:21.923990 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11836 | 2026.02.06 01:26:21.924110 [ 4 ] {55476c4f-8334-4279-a906-4e4ec923b682} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11837 | 2026.02.06 01:26:21.924160 [ 4 ] {55476c4f-8334-4279-a906-4e4ec923b682} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11838 | 2026.02.06 01:26:21.924267 [ 197 ] {efacbb35-87c4-45a6-b25f-cea415d7aebd::all_1_46_9} <Trace> oximeter.fields_u32 (efacbb35-87c4-45a6-b25f-cea415d7aebd): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11839 | 2026.02.06 01:26:21.924376 [ 197 ] {efacbb35-87c4-45a6-b25f-cea415d7aebd::all_1_46_9} <Trace> oximeter.fields_u32 (efacbb35-87c4-45a6-b25f-cea415d7aebd) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 11840 | 2026.02.06 01:26:21.924505 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
| 11841 | 2026.02.06 01:26:21.924848 [ 4 ] {55476c4f-8334-4279-a906-4e4ec923b682} <Trace> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11842 | 2026.02.06 01:26:21.924895 [ 4 ] {55476c4f-8334-4279-a906-4e4ec923b682} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 11843 | 2026.02.06 01:26:21.925311 [ 4 ] {55476c4f-8334-4279-a906-4e4ec923b682} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 11844 | 2026.02.06 01:26:21.925579 [ 4 ] {55476c4f-8334-4279-a906-4e4ec923b682} <Trace> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11845 | 2026.02.06 01:26:21.925737 [ 4 ] {55476c4f-8334-4279-a906-4e4ec923b682} <Debug> executeQuery: Read 467 rows, 33.61 KiB in 0.00165 sec., 283030.30303030304 rows/sec., 19.89 MiB/sec. | ||
| 11846 | 2026.02.06 01:26:21.925780 [ 4 ] {55476c4f-8334-4279-a906-4e4ec923b682} <Debug> TCPHandler: Processed in 0.001846113 sec. | ||
| 11847 | 2026.02.06 01:26:21.925909 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11848 | 2026.02.06 01:26:21.926014 [ 4 ] {f9b60bd8-b617-4066-8b5c-0ef40f0761a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 11849 | 2026.02.06 01:26:21.926061 [ 4 ] {f9b60bd8-b617-4066-8b5c-0ef40f0761a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 11850 | 2026.02.06 01:26:21.926462 [ 4 ] {f9b60bd8-b617-4066-8b5c-0ef40f0761a7} <Trace> oximeter.measurements_bool (a3a47353-bd4a-4bc2-8c37-5164375cd607): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11851 | 2026.02.06 01:26:21.926502 [ 4 ] {f9b60bd8-b617-4066-8b5c-0ef40f0761a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 11852 | 2026.02.06 01:26:21.926888 [ 4 ] {f9b60bd8-b617-4066-8b5c-0ef40f0761a7} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 11853 | 2026.02.06 01:26:21.927155 [ 4 ] {f9b60bd8-b617-4066-8b5c-0ef40f0761a7} <Trace> oximeter.measurements_bool (a3a47353-bd4a-4bc2-8c37-5164375cd607): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11854 | 2026.02.06 01:26:21.927304 [ 4 ] {f9b60bd8-b617-4066-8b5c-0ef40f0761a7} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001311 sec., 4576.659038901602 rows/sec., 239.11 KiB/sec. | ||
| 11855 | 2026.02.06 01:26:21.927346 [ 4 ] {f9b60bd8-b617-4066-8b5c-0ef40f0761a7} <Debug> TCPHandler: Processed in 0.001494211 sec. | ||
| 11856 | 2026.02.06 01:26:21.927479 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11857 | 2026.02.06 01:26:21.927590 [ 4 ] {257861f9-4094-489c-a8ac-46546a842141} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11858 | 2026.02.06 01:26:21.927638 [ 4 ] {257861f9-4094-489c-a8ac-46546a842141} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11859 | 2026.02.06 01:26:21.928124 [ 4 ] {257861f9-4094-489c-a8ac-46546a842141} <Trace> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11860 | 2026.02.06 01:26:21.928163 [ 4 ] {257861f9-4094-489c-a8ac-46546a842141} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 11861 | 2026.02.06 01:26:21.928631 [ 4 ] {257861f9-4094-489c-a8ac-46546a842141} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 11862 | 2026.02.06 01:26:21.928887 [ 4 ] {257861f9-4094-489c-a8ac-46546a842141} <Trace> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11863 | 2026.02.06 01:26:21.929041 [ 4 ] {257861f9-4094-489c-a8ac-46546a842141} <Debug> executeQuery: Read 260 rows, 17.73 KiB in 0.001473 sec., 176510.52274270199 rows/sec., 11.76 MiB/sec. | ||
| 11864 | 2026.02.06 01:26:21.929085 [ 4 ] {257861f9-4094-489c-a8ac-46546a842141} <Debug> TCPHandler: Processed in 0.001661091 sec. | ||
| 11865 | 2026.02.06 01:26:21.929249 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11866 | 2026.02.06 01:26:21.929382 [ 4 ] {5f86e50b-26a3-4f00-af59-780eada3b446} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 11867 | 2026.02.06 01:26:21.929443 [ 4 ] {5f86e50b-26a3-4f00-af59-780eada3b446} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 11868 | 2026.02.06 01:26:21.929926 [ 4 ] {5f86e50b-26a3-4f00-af59-780eada3b446} <Trace> oximeter.measurements_f64 (2afa91c6-7a6c-42cf-84ca-7476e88b4c4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11869 | 2026.02.06 01:26:21.929978 [ 4 ] {5f86e50b-26a3-4f00-af59-780eada3b446} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 11870 | 2026.02.06 01:26:21.930461 [ 4 ] {5f86e50b-26a3-4f00-af59-780eada3b446} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 11871 | 2026.02.06 01:26:21.930858 [ 4 ] {5f86e50b-26a3-4f00-af59-780eada3b446} <Trace> oximeter.measurements_f64 (2afa91c6-7a6c-42cf-84ca-7476e88b4c4e): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11872 | 2026.02.06 01:26:21.931020 [ 4 ] {5f86e50b-26a3-4f00-af59-780eada3b446} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001667 sec., 599.880023995201 rows/sec., 40.42 KiB/sec. | ||
| 11873 | 2026.02.06 01:26:21.931064 [ 4 ] {5f86e50b-26a3-4f00-af59-780eada3b446} <Debug> TCPHandler: Processed in 0.001886763 sec. | ||
| 11874 | 2026.02.06 01:26:21.931198 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11875 | 2026.02.06 01:26:21.931306 [ 4 ] {bc81779a-ebe9-42f4-8aed-afd790c36022} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11876 | 2026.02.06 01:26:21.931354 [ 4 ] {bc81779a-ebe9-42f4-8aed-afd790c36022} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11877 | 2026.02.06 01:26:21.931761 [ 4 ] {bc81779a-ebe9-42f4-8aed-afd790c36022} <Trace> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11878 | 2026.02.06 01:26:21.931801 [ 4 ] {bc81779a-ebe9-42f4-8aed-afd790c36022} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 11879 | 2026.02.06 01:26:21.932187 [ 4 ] {bc81779a-ebe9-42f4-8aed-afd790c36022} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 11880 | 2026.02.06 01:26:21.932503 [ 4 ] {bc81779a-ebe9-42f4-8aed-afd790c36022} <Trace> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11881 | 2026.02.06 01:26:21.932667 [ 4 ] {bc81779a-ebe9-42f4-8aed-afd790c36022} <Debug> executeQuery: Read 88 rows, 5.66 KiB in 0.001382 sec., 63675.83212735166 rows/sec., 4.00 MiB/sec. | ||
| 11882 | 2026.02.06 01:26:21.932711 [ 4 ] {bc81779a-ebe9-42f4-8aed-afd790c36022} <Debug> TCPHandler: Processed in 0.001570781 sec. | ||
| 11883 | 2026.02.06 01:26:23.688577 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 25433 | ||
| 11884 | 2026.02.06 01:26:23.689079 [ 245 ] {} <Trace> system.asynchronous_metric_log (50965cfb-3fe0-4bc3-b722-77d2bdddda32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11885 | 2026.02.06 01:26:23.689121 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 11886 | 2026.02.06 01:26:23.689593 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 11887 | 2026.02.06 01:26:23.689837 [ 245 ] {} <Trace> system.asynchronous_metric_log (50965cfb-3fe0-4bc3-b722-77d2bdddda32): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11888 | 2026.02.06 01:26:23.689959 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25433 | ||
| 11889 | 2026.02.06 01:26:25.032367 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 399 | ||
| 11890 | 2026.02.06 01:26:25.049565 [ 244 ] {} <Trace> system.metric_log (b13c6af1-b368-46ee-88e3-e8b49f18365b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11891 | 2026.02.06 01:26:25.049633 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 11892 | 2026.02.06 01:26:25.055576 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 11893 | 2026.02.06 01:26:25.056287 [ 244 ] {} <Trace> system.metric_log (b13c6af1-b368-46ee-88e3-e8b49f18365b): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11894 | 2026.02.06 01:26:25.058989 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 399 | ||
| 11895 | 2026.02.06 01:26:26.269285 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1520 | ||
| 11896 | 2026.02.06 01:26:26.272291 [ 243 ] {} <Trace> system.query_log (e979a318-9a58-4b34-9a72-3006f9f8e92e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11897 | 2026.02.06 01:26:26.272339 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 11898 | 2026.02.06 01:26:26.273574 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 11899 | 2026.02.06 01:26:26.273858 [ 243 ] {} <Trace> system.query_log (e979a318-9a58-4b34-9a72-3006f9f8e92e): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11900 | 2026.02.06 01:26:26.274240 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1520 | ||
| 11901 | 2026.02.06 01:26:26.889375 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11902 | 2026.02.06 01:26:26.889578 [ 4 ] {aeceb809-71d0-4155-b353-2d26557b69ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11903 | 2026.02.06 01:26:26.889654 [ 4 ] {aeceb809-71d0-4155-b353-2d26557b69ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11904 | 2026.02.06 01:26:26.890450 [ 4 ] {aeceb809-71d0-4155-b353-2d26557b69ba} <Trace> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11905 | 2026.02.06 01:26:26.890499 [ 4 ] {aeceb809-71d0-4155-b353-2d26557b69ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 11906 | 2026.02.06 01:26:26.890950 [ 4 ] {aeceb809-71d0-4155-b353-2d26557b69ba} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 11907 | 2026.02.06 01:26:26.891205 [ 4 ] {aeceb809-71d0-4155-b353-2d26557b69ba} <Trace> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11908 | 2026.02.06 01:26:26.891380 [ 4 ] {aeceb809-71d0-4155-b353-2d26557b69ba} <Debug> executeQuery: Read 138 rows, 12.27 KiB in 0.001856 sec., 74353.44827586207 rows/sec., 6.45 MiB/sec. | ||
| 11909 | 2026.02.06 01:26:26.891439 [ 4 ] {aeceb809-71d0-4155-b353-2d26557b69ba} <Debug> TCPHandler: Processed in 0.002205146 sec. | ||
| 11910 | 2026.02.06 01:26:26.891565 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11911 | 2026.02.06 01:26:26.891672 [ 4 ] {438ef3d2-26cd-4e69-9473-75adfa0a922c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11912 | 2026.02.06 01:26:26.891717 [ 4 ] {438ef3d2-26cd-4e69-9473-75adfa0a922c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11913 | 2026.02.06 01:26:26.892165 [ 4 ] {438ef3d2-26cd-4e69-9473-75adfa0a922c} <Trace> oximeter.fields_u16 (fb4d60fc-202c-4b3b-b72e-c67fc122b90a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11914 | 2026.02.06 01:26:26.892200 [ 4 ] {438ef3d2-26cd-4e69-9473-75adfa0a922c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 11915 | 2026.02.06 01:26:26.892509 [ 4 ] {438ef3d2-26cd-4e69-9473-75adfa0a922c} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 11916 | 2026.02.06 01:26:26.892718 [ 4 ] {438ef3d2-26cd-4e69-9473-75adfa0a922c} <Trace> oximeter.fields_u16 (fb4d60fc-202c-4b3b-b72e-c67fc122b90a): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11917 | 2026.02.06 01:26:26.892854 [ 4 ] {438ef3d2-26cd-4e69-9473-75adfa0a922c} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001207 sec., 33968.516984258495 rows/sec., 2.49 MiB/sec. | ||
| 11918 | 2026.02.06 01:26:26.892894 [ 4 ] {438ef3d2-26cd-4e69-9473-75adfa0a922c} <Debug> TCPHandler: Processed in 0.001382049 sec. | ||
| 11919 | 2026.02.06 01:26:26.893004 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11920 | 2026.02.06 01:26:26.893101 [ 4 ] {2ed91f40-09c1-44a9-81ad-881397a01876} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11921 | 2026.02.06 01:26:26.893142 [ 4 ] {2ed91f40-09c1-44a9-81ad-881397a01876} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11922 | 2026.02.06 01:26:26.893574 [ 4 ] {2ed91f40-09c1-44a9-81ad-881397a01876} <Trace> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11923 | 2026.02.06 01:26:26.893608 [ 4 ] {2ed91f40-09c1-44a9-81ad-881397a01876} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 11924 | 2026.02.06 01:26:26.893914 [ 4 ] {2ed91f40-09c1-44a9-81ad-881397a01876} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 11925 | 2026.02.06 01:26:26.894122 [ 4 ] {2ed91f40-09c1-44a9-81ad-881397a01876} <Trace> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11926 | 2026.02.06 01:26:26.894251 [ 4 ] {2ed91f40-09c1-44a9-81ad-881397a01876} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001172 sec., 89590.44368600682 rows/sec., 7.00 MiB/sec. | ||
| 11927 | 2026.02.06 01:26:26.894289 [ 4 ] {2ed91f40-09c1-44a9-81ad-881397a01876} <Debug> TCPHandler: Processed in 0.001334789 sec. | ||
| 11928 | 2026.02.06 01:26:26.894398 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11929 | 2026.02.06 01:26:26.894493 [ 4 ] {8fad4d74-2e8c-4659-a5d4-397e802a6dcc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11930 | 2026.02.06 01:26:26.894537 [ 4 ] {8fad4d74-2e8c-4659-a5d4-397e802a6dcc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11931 | 2026.02.06 01:26:26.894934 [ 4 ] {8fad4d74-2e8c-4659-a5d4-397e802a6dcc} <Trace> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11932 | 2026.02.06 01:26:26.894966 [ 4 ] {8fad4d74-2e8c-4659-a5d4-397e802a6dcc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 11933 | 2026.02.06 01:26:26.895279 [ 4 ] {8fad4d74-2e8c-4659-a5d4-397e802a6dcc} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 11934 | 2026.02.06 01:26:26.895472 [ 4 ] {8fad4d74-2e8c-4659-a5d4-397e802a6dcc} <Trace> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11935 | 2026.02.06 01:26:26.895595 [ 4 ] {8fad4d74-2e8c-4659-a5d4-397e802a6dcc} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001178 sec., 135823.42954159592 rows/sec., 9.46 MiB/sec. | ||
| 11936 | 2026.02.06 01:26:26.895628 [ 4 ] {8fad4d74-2e8c-4659-a5d4-397e802a6dcc} <Debug> TCPHandler: Processed in 0.00133639 sec. | ||
| 11937 | 2026.02.06 01:26:26.895793 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11938 | 2026.02.06 01:26:26.895887 [ 4 ] {e05d2bf2-aff5-499e-9ea2-41a80cea8589} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11939 | 2026.02.06 01:26:26.895941 [ 4 ] {e05d2bf2-aff5-499e-9ea2-41a80cea8589} <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 | ||
| 11940 | 2026.02.06 01:26:26.896806 [ 4 ] {e05d2bf2-aff5-499e-9ea2-41a80cea8589} <Trace> oximeter.measurements_histogramu64 (97144b8f-900e-4825-92d0-28bf27d1d4ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11941 | 2026.02.06 01:26:26.896840 [ 4 ] {e05d2bf2-aff5-499e-9ea2-41a80cea8589} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 11942 | 2026.02.06 01:26:26.898135 [ 4 ] {e05d2bf2-aff5-499e-9ea2-41a80cea8589} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 11943 | 2026.02.06 01:26:26.898364 [ 4 ] {e05d2bf2-aff5-499e-9ea2-41a80cea8589} <Trace> oximeter.measurements_histogramu64 (97144b8f-900e-4825-92d0-28bf27d1d4ae): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11944 | 2026.02.06 01:26:26.898506 [ 4 ] {e05d2bf2-aff5-499e-9ea2-41a80cea8589} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002638 sec., 15542.077331311599 rows/sec., 27.85 MiB/sec. | ||
| 11945 | 2026.02.06 01:26:26.898578 [ 4 ] {e05d2bf2-aff5-499e-9ea2-41a80cea8589} <Debug> TCPHandler: Processed in 0.002833109 sec. | ||
| 11946 | 2026.02.06 01:26:26.898695 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11947 | 2026.02.06 01:26:26.898791 [ 4 ] {a55f0c1b-ebaa-402e-a916-7662f99158c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11948 | 2026.02.06 01:26:26.898832 [ 4 ] {a55f0c1b-ebaa-402e-a916-7662f99158c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11949 | 2026.02.06 01:26:26.899165 [ 4 ] {a55f0c1b-ebaa-402e-a916-7662f99158c0} <Trace> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11950 | 2026.02.06 01:26:26.899198 [ 4 ] {a55f0c1b-ebaa-402e-a916-7662f99158c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 11951 | 2026.02.06 01:26:26.899502 [ 4 ] {a55f0c1b-ebaa-402e-a916-7662f99158c0} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 11952 | 2026.02.06 01:26:26.899707 [ 4 ] {a55f0c1b-ebaa-402e-a916-7662f99158c0} <Trace> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11953 | 2026.02.06 01:26:26.899835 [ 4 ] {a55f0c1b-ebaa-402e-a916-7662f99158c0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001064 sec., 56390.97744360902 rows/sec., 3.80 MiB/sec. | ||
| 11954 | 2026.02.06 01:26:26.899871 [ 4 ] {a55f0c1b-ebaa-402e-a916-7662f99158c0} <Debug> TCPHandler: Processed in 0.001223348 sec. | ||
| 11955 | 2026.02.06 01:26:27.000229 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 320.58 MiB, peak 329.37 MiB, free memory in arenas 0.00 B, will set to 324.15 MiB (RSS), difference: 3.56 MiB | ||
| 11956 | 2026.02.06 01:26:31.031880 [ 85 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11957 | 2026.02.06 01:26:31.031964 [ 85 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11958 | 2026.02.06 01:26:31.190215 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 25945 | ||
| 11959 | 2026.02.06 01:26:31.190815 [ 245 ] {} <Trace> system.asynchronous_metric_log (50965cfb-3fe0-4bc3-b722-77d2bdddda32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11960 | 2026.02.06 01:26:31.190866 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 11961 | 2026.02.06 01:26:31.191429 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 11962 | 2026.02.06 01:26:31.191659 [ 245 ] {} <Trace> system.asynchronous_metric_log (50965cfb-3fe0-4bc3-b722-77d2bdddda32): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11963 | 2026.02.06 01:26:31.191787 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25945 | ||
| 11964 | 2026.02.06 01:26:31.894497 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11965 | 2026.02.06 01:26:31.894772 [ 4 ] {6daceec3-544f-403e-b92e-7b9a76370eb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 11966 | 2026.02.06 01:26:31.894873 [ 4 ] {6daceec3-544f-403e-b92e-7b9a76370eb1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 11967 | 2026.02.06 01:26:31.895794 [ 4 ] {6daceec3-544f-403e-b92e-7b9a76370eb1} <Trace> oximeter.fields_i16 (104ba66f-7843-4e50-a9a9-abb40c455f87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11968 | 2026.02.06 01:26:31.895848 [ 4 ] {6daceec3-544f-403e-b92e-7b9a76370eb1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 11969 | 2026.02.06 01:26:31.896264 [ 4 ] {6daceec3-544f-403e-b92e-7b9a76370eb1} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 11970 | 2026.02.06 01:26:31.896498 [ 4 ] {6daceec3-544f-403e-b92e-7b9a76370eb1} <Trace> oximeter.fields_i16 (104ba66f-7843-4e50-a9a9-abb40c455f87): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11971 | 2026.02.06 01:26:31.896671 [ 4 ] {6daceec3-544f-403e-b92e-7b9a76370eb1} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.001971 sec., 134956.87468290207 rows/sec., 8.57 MiB/sec. | ||
| 11972 | 2026.02.06 01:26:31.896724 [ 4 ] {6daceec3-544f-403e-b92e-7b9a76370eb1} <Debug> TCPHandler: Processed in 0.002423857 sec. | ||
| 11973 | 2026.02.06 01:26:31.896847 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11974 | 2026.02.06 01:26:31.896953 [ 4 ] {d1c8684a-6147-4df2-9203-ab33bfb91f82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11975 | 2026.02.06 01:26:31.896997 [ 4 ] {d1c8684a-6147-4df2-9203-ab33bfb91f82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11976 | 2026.02.06 01:26:31.897666 [ 4 ] {d1c8684a-6147-4df2-9203-ab33bfb91f82} <Trace> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11977 | 2026.02.06 01:26:31.897704 [ 4 ] {d1c8684a-6147-4df2-9203-ab33bfb91f82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 11978 | 2026.02.06 01:26:31.898071 [ 4 ] {d1c8684a-6147-4df2-9203-ab33bfb91f82} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 11979 | 2026.02.06 01:26:31.898290 [ 4 ] {d1c8684a-6147-4df2-9203-ab33bfb91f82} <Trace> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11980 | 2026.02.06 01:26:31.898430 [ 4 ] {d1c8684a-6147-4df2-9203-ab33bfb91f82} <Debug> executeQuery: Read 752 rows, 60.56 KiB in 0.0015 sec., 501333.3333333333 rows/sec., 39.43 MiB/sec. | ||
| 11981 | 2026.02.06 01:26:31.898427 [ 83 ] {} <Debug> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 11982 | 2026.02.06 01:26:31.898471 [ 4 ] {d1c8684a-6147-4df2-9203-ab33bfb91f82} <Debug> TCPHandler: Processed in 0.001676892 sec. | ||
| 11983 | 2026.02.06 01:26:31.898514 [ 83 ] {} <Trace> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11984 | 2026.02.06 01:26:31.898545 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 11985 | 2026.02.06 01:26:31.898604 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11986 | 2026.02.06 01:26:31.898649 [ 195 ] {fb68cebe-225b-4628-b6a1-821ca25cb918::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 11987 | 2026.02.06 01:26:31.898708 [ 4 ] {f24e5b3b-085a-448b-a8a3-4faeb990c72c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11988 | 2026.02.06 01:26:31.898755 [ 4 ] {f24e5b3b-085a-448b-a8a3-4faeb990c72c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11989 | 2026.02.06 01:26:31.898781 [ 195 ] {fb68cebe-225b-4628-b6a1-821ca25cb918::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11990 | 2026.02.06 01:26:31.898820 [ 195 ] {fb68cebe-225b-4628-b6a1-821ca25cb918::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 2106 rows starting from the beginning of the part | ||
| 11991 | 2026.02.06 01:26:31.898898 [ 195 ] {fb68cebe-225b-4628-b6a1-821ca25cb918::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 752 rows starting from the beginning of the part | ||
| 11992 | 2026.02.06 01:26:31.898948 [ 195 ] {fb68cebe-225b-4628-b6a1-821ca25cb918::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 138 rows starting from the beginning of the part | ||
| 11993 | 2026.02.06 01:26:31.898989 [ 195 ] {fb68cebe-225b-4628-b6a1-821ca25cb918::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 754 rows starting from the beginning of the part | ||
| 11994 | 2026.02.06 01:26:31.899029 [ 195 ] {fb68cebe-225b-4628-b6a1-821ca25cb918::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 138 rows starting from the beginning of the part | ||
| 11995 | 2026.02.06 01:26:31.899072 [ 195 ] {fb68cebe-225b-4628-b6a1-821ca25cb918::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 752 rows starting from the beginning of the part | ||
| 11996 | 2026.02.06 01:26:31.899192 [ 4 ] {f24e5b3b-085a-448b-a8a3-4faeb990c72c} <Trace> oximeter.fields_u16 (fb4d60fc-202c-4b3b-b72e-c67fc122b90a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11997 | 2026.02.06 01:26:31.899236 [ 4 ] {f24e5b3b-085a-448b-a8a3-4faeb990c72c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 11998 | 2026.02.06 01:26:31.899591 [ 4 ] {f24e5b3b-085a-448b-a8a3-4faeb990c72c} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 11999 | 2026.02.06 01:26:31.899821 [ 4 ] {f24e5b3b-085a-448b-a8a3-4faeb990c72c} <Trace> oximeter.fields_u16 (fb4d60fc-202c-4b3b-b72e-c67fc122b90a): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12000 | 2026.02.06 01:26:31.899944 [ 83 ] {} <Debug> oximeter.fields_u16 (fb4d60fc-202c-4b3b-b72e-c67fc122b90a) (MergerMutator): Selected 6 parts from all_1_70_14 to all_75_75_0 | ||
| 12001 | 2026.02.06 01:26:31.899960 [ 4 ] {f24e5b3b-085a-448b-a8a3-4faeb990c72c} <Debug> executeQuery: Read 133 rows, 8.00 KiB in 0.001274 sec., 104395.6043956044 rows/sec., 6.13 MiB/sec. | ||
| 12002 | 2026.02.06 01:26:31.899975 [ 83 ] {} <Trace> oximeter.fields_u16 (fb4d60fc-202c-4b3b-b72e-c67fc122b90a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12003 | 2026.02.06 01:26:31.900001 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 12004 | 2026.02.06 01:26:31.900007 [ 4 ] {f24e5b3b-085a-448b-a8a3-4faeb990c72c} <Debug> TCPHandler: Processed in 0.00145459 sec. | ||
| 12005 | 2026.02.06 01:26:31.900110 [ 197 ] {fb4d60fc-202c-4b3b-b72e-c67fc122b90a::all_1_75_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_70_14 to all_75_75_0 into Compact with storage Full | ||
| 12006 | 2026.02.06 01:26:31.900128 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12007 | 2026.02.06 01:26:31.900251 [ 4 ] {3b89520e-64ec-496f-9583-d44ed886528b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12008 | 2026.02.06 01:26:31.900264 [ 197 ] {fb4d60fc-202c-4b3b-b72e-c67fc122b90a::all_1_75_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12009 | 2026.02.06 01:26:31.900294 [ 4 ] {3b89520e-64ec-496f-9583-d44ed886528b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12010 | 2026.02.06 01:26:31.900306 [ 197 ] {fb4d60fc-202c-4b3b-b72e-c67fc122b90a::all_1_75_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_70_14, total 206 rows starting from the beginning of the part | ||
| 12011 | 2026.02.06 01:26:31.900382 [ 197 ] {fb4d60fc-202c-4b3b-b72e-c67fc122b90a::all_1_75_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 133 rows starting from the beginning of the part | ||
| 12012 | 2026.02.06 01:26:31.900429 [ 197 ] {fb4d60fc-202c-4b3b-b72e-c67fc122b90a::all_1_75_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 41 rows starting from the beginning of the part | ||
| 12013 | 2026.02.06 01:26:31.900472 [ 197 ] {fb4d60fc-202c-4b3b-b72e-c67fc122b90a::all_1_75_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 137 rows starting from the beginning of the part | ||
| 12014 | 2026.02.06 01:26:31.900512 [ 197 ] {fb4d60fc-202c-4b3b-b72e-c67fc122b90a::all_1_75_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 41 rows starting from the beginning of the part | ||
| 12015 | 2026.02.06 01:26:31.900552 [ 197 ] {fb4d60fc-202c-4b3b-b72e-c67fc122b90a::all_1_75_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 133 rows starting from the beginning of the part | ||
| 12016 | 2026.02.06 01:26:31.900726 [ 4 ] {3b89520e-64ec-496f-9583-d44ed886528b} <Trace> oximeter.fields_u32 (efacbb35-87c4-45a6-b25f-cea415d7aebd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12017 | 2026.02.06 01:26:31.900770 [ 4 ] {3b89520e-64ec-496f-9583-d44ed886528b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 12018 | 2026.02.06 01:26:31.901021 [ 189 ] {fb68cebe-225b-4628-b6a1-821ca25cb918::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4640 rows, containing 5 columns (5 merged, 0 gathered) in 0.002412277 sec., 1923493.86077967 rows/sec., 162.68 MiB/sec. | ||
| 12019 | 2026.02.06 01:26:31.901344 [ 198 ] {fb68cebe-225b-4628-b6a1-821ca25cb918::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 12020 | 2026.02.06 01:26:31.901410 [ 4 ] {3b89520e-64ec-496f-9583-d44ed886528b} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 12021 | 2026.02.06 01:26:31.901456 [ 195 ] {fb4d60fc-202c-4b3b-b72e-c67fc122b90a::all_1_75_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 691 rows, containing 5 columns (5 merged, 0 gathered) in 0.001400449 sec., 493413.18391458737 rows/sec., 32.49 MiB/sec. | ||
| 12022 | 2026.02.06 01:26:31.901614 [ 189 ] {fb4d60fc-202c-4b3b-b72e-c67fc122b90a::all_1_75_15} <Trace> MergedBlockOutputStream: filled checksums all_1_75_15 (state Temporary) | ||
| 12023 | 2026.02.06 01:26:31.901720 [ 4 ] {3b89520e-64ec-496f-9583-d44ed886528b} <Trace> oximeter.fields_u32 (efacbb35-87c4-45a6-b25f-cea415d7aebd): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12024 | 2026.02.06 01:26:31.901763 [ 198 ] {fb68cebe-225b-4628-b6a1-821ca25cb918::all_1_81_16} <Trace> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12025 | 2026.02.06 01:26:31.901878 [ 198 ] {fb68cebe-225b-4628-b6a1-821ca25cb918::all_1_81_16} <Trace> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 12026 | 2026.02.06 01:26:31.901898 [ 4 ] {3b89520e-64ec-496f-9583-d44ed886528b} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.001666 sec., 84033.61344537816 rows/sec., 5.43 MiB/sec. | ||
| 12027 | 2026.02.06 01:26:31.901949 [ 4 ] {3b89520e-64ec-496f-9583-d44ed886528b} <Debug> TCPHandler: Processed in 0.001872922 sec. | ||
| 12028 | 2026.02.06 01:26:31.901952 [ 189 ] {fb4d60fc-202c-4b3b-b72e-c67fc122b90a::all_1_75_15} <Trace> oximeter.fields_u16 (fb4d60fc-202c-4b3b-b72e-c67fc122b90a): Renaming temporary part tmp_merge_all_1_75_15 to all_1_75_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12029 | 2026.02.06 01:26:31.901989 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.04 MiB. | ||
| 12030 | 2026.02.06 01:26:31.902040 [ 189 ] {fb4d60fc-202c-4b3b-b72e-c67fc122b90a::all_1_75_15} <Trace> oximeter.fields_u16 (fb4d60fc-202c-4b3b-b72e-c67fc122b90a) (MergerMutator): Merged 6 parts: [all_1_70_14, all_75_75_0] -> all_1_75_15 | ||
| 12031 | 2026.02.06 01:26:31.902072 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12032 | 2026.02.06 01:26:31.902128 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 12033 | 2026.02.06 01:26:31.902176 [ 4 ] {d083e4d3-76d4-499d-ba33-519d16e96dfc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 12034 | 2026.02.06 01:26:31.902222 [ 4 ] {d083e4d3-76d4-499d-ba33-519d16e96dfc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 12035 | 2026.02.06 01:26:31.902659 [ 4 ] {d083e4d3-76d4-499d-ba33-519d16e96dfc} <Trace> oximeter.fields_u8 (7e40da4e-3721-4df5-9ad4-b5e43542e087): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12036 | 2026.02.06 01:26:31.902696 [ 4 ] {d083e4d3-76d4-499d-ba33-519d16e96dfc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 12037 | 2026.02.06 01:26:31.903030 [ 4 ] {d083e4d3-76d4-499d-ba33-519d16e96dfc} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 12038 | 2026.02.06 01:26:31.903233 [ 4 ] {d083e4d3-76d4-499d-ba33-519d16e96dfc} <Trace> oximeter.fields_u8 (7e40da4e-3721-4df5-9ad4-b5e43542e087): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12039 | 2026.02.06 01:26:31.903361 [ 4 ] {d083e4d3-76d4-499d-ba33-519d16e96dfc} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001237 sec., 112368.63379143088 rows/sec., 6.39 MiB/sec. | ||
| 12040 | 2026.02.06 01:26:31.903397 [ 4 ] {d083e4d3-76d4-499d-ba33-519d16e96dfc} <Debug> TCPHandler: Processed in 0.00141308 sec. | ||
| 12041 | 2026.02.06 01:26:31.903501 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12042 | 2026.02.06 01:26:31.903590 [ 4 ] {871a2dae-edda-4fd8-9c00-e8e53a75d211} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12043 | 2026.02.06 01:26:31.903628 [ 4 ] {871a2dae-edda-4fd8-9c00-e8e53a75d211} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12044 | 2026.02.06 01:26:31.904202 [ 4 ] {871a2dae-edda-4fd8-9c00-e8e53a75d211} <Trace> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12045 | 2026.02.06 01:26:31.904238 [ 4 ] {871a2dae-edda-4fd8-9c00-e8e53a75d211} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 12046 | 2026.02.06 01:26:31.904593 [ 4 ] {871a2dae-edda-4fd8-9c00-e8e53a75d211} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 12047 | 2026.02.06 01:26:31.904808 [ 4 ] {871a2dae-edda-4fd8-9c00-e8e53a75d211} <Trace> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12048 | 2026.02.06 01:26:31.904924 [ 83 ] {} <Debug> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 12049 | 2026.02.06 01:26:31.904941 [ 4 ] {871a2dae-edda-4fd8-9c00-e8e53a75d211} <Debug> executeQuery: Read 463 rows, 33.28 KiB in 0.001319 sec., 351023.5026535254 rows/sec., 24.64 MiB/sec. | ||
| 12050 | 2026.02.06 01:26:31.904954 [ 83 ] {} <Trace> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12051 | 2026.02.06 01:26:31.904986 [ 4 ] {871a2dae-edda-4fd8-9c00-e8e53a75d211} <Debug> TCPHandler: Processed in 0.00149174 sec. | ||
| 12052 | 2026.02.06 01:26:31.905013 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 12053 | 2026.02.06 01:26:31.905083 [ 195 ] {8671d447-0367-4212-b46d-8d9acc78108d::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 12054 | 2026.02.06 01:26:31.905129 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12055 | 2026.02.06 01:26:31.905164 [ 195 ] {8671d447-0367-4212-b46d-8d9acc78108d::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12056 | 2026.02.06 01:26:31.905194 [ 195 ] {8671d447-0367-4212-b46d-8d9acc78108d::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1034 rows starting from the beginning of the part | ||
| 12057 | 2026.02.06 01:26:31.905230 [ 4 ] {27399deb-6553-451f-b3d6-60e0cd730161} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 12058 | 2026.02.06 01:26:31.905240 [ 195 ] {8671d447-0367-4212-b46d-8d9acc78108d::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 463 rows starting from the beginning of the part | ||
| 12059 | 2026.02.06 01:26:31.905279 [ 4 ] {27399deb-6553-451f-b3d6-60e0cd730161} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 12060 | 2026.02.06 01:26:31.905290 [ 195 ] {8671d447-0367-4212-b46d-8d9acc78108d::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 105 rows starting from the beginning of the part | ||
| 12061 | 2026.02.06 01:26:31.905385 [ 195 ] {8671d447-0367-4212-b46d-8d9acc78108d::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 467 rows starting from the beginning of the part | ||
| 12062 | 2026.02.06 01:26:31.905421 [ 195 ] {8671d447-0367-4212-b46d-8d9acc78108d::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 105 rows starting from the beginning of the part | ||
| 12063 | 2026.02.06 01:26:31.905457 [ 195 ] {8671d447-0367-4212-b46d-8d9acc78108d::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 463 rows starting from the beginning of the part | ||
| 12064 | 2026.02.06 01:26:31.905672 [ 4 ] {27399deb-6553-451f-b3d6-60e0cd730161} <Trace> oximeter.measurements_bool (a3a47353-bd4a-4bc2-8c37-5164375cd607): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12065 | 2026.02.06 01:26:31.905713 [ 4 ] {27399deb-6553-451f-b3d6-60e0cd730161} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 12066 | 2026.02.06 01:26:31.906033 [ 4 ] {27399deb-6553-451f-b3d6-60e0cd730161} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 12067 | 2026.02.06 01:26:31.906246 [ 4 ] {27399deb-6553-451f-b3d6-60e0cd730161} <Trace> oximeter.measurements_bool (a3a47353-bd4a-4bc2-8c37-5164375cd607): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12068 | 2026.02.06 01:26:31.906351 [ 83 ] {} <Debug> oximeter.measurements_bool (a3a47353-bd4a-4bc2-8c37-5164375cd607) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 12069 | 2026.02.06 01:26:31.906378 [ 4 ] {27399deb-6553-451f-b3d6-60e0cd730161} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001166 sec., 5145.797598627788 rows/sec., 268.85 KiB/sec. | ||
| 12070 | 2026.02.06 01:26:31.906381 [ 83 ] {} <Trace> oximeter.measurements_bool (a3a47353-bd4a-4bc2-8c37-5164375cd607): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12071 | 2026.02.06 01:26:31.906417 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 12072 | 2026.02.06 01:26:31.906422 [ 4 ] {27399deb-6553-451f-b3d6-60e0cd730161} <Debug> TCPHandler: Processed in 0.001342679 sec. | ||
| 12073 | 2026.02.06 01:26:31.906493 [ 189 ] {a3a47353-bd4a-4bc2-8c37-5164375cd607::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 | ||
| 12074 | 2026.02.06 01:26:31.906541 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12075 | 2026.02.06 01:26:31.906541 [ 200 ] {8671d447-0367-4212-b46d-8d9acc78108d::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2637 rows, containing 5 columns (5 merged, 0 gathered) in 0.00148407 sec., 1776870.3632577977 rows/sec., 134.54 MiB/sec. | ||
| 12076 | 2026.02.06 01:26:31.906593 [ 189 ] {a3a47353-bd4a-4bc2-8c37-5164375cd607::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12077 | 2026.02.06 01:26:31.906626 [ 189 ] {a3a47353-bd4a-4bc2-8c37-5164375cd607::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 186 rows starting from the beginning of the part | ||
| 12078 | 2026.02.06 01:26:31.906640 [ 4 ] {9837cd81-554c-4a12-a563-f5e901ff77bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12079 | 2026.02.06 01:26:31.906677 [ 189 ] {a3a47353-bd4a-4bc2-8c37-5164375cd607::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 6 rows starting from the beginning of the part | ||
| 12080 | 2026.02.06 01:26:31.906689 [ 4 ] {9837cd81-554c-4a12-a563-f5e901ff77bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12081 | 2026.02.06 01:26:31.906727 [ 195 ] {8671d447-0367-4212-b46d-8d9acc78108d::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 12082 | 2026.02.06 01:26:31.906728 [ 189 ] {a3a47353-bd4a-4bc2-8c37-5164375cd607::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 6 rows starting from the beginning of the part | ||
| 12083 | 2026.02.06 01:26:31.906790 [ 189 ] {a3a47353-bd4a-4bc2-8c37-5164375cd607::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 6 rows starting from the beginning of the part | ||
| 12084 | 2026.02.06 01:26:31.906830 [ 189 ] {a3a47353-bd4a-4bc2-8c37-5164375cd607::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 6 rows starting from the beginning of the part | ||
| 12085 | 2026.02.06 01:26:31.906877 [ 189 ] {a3a47353-bd4a-4bc2-8c37-5164375cd607::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 6 rows starting from the beginning of the part | ||
| 12086 | 2026.02.06 01:26:31.907029 [ 195 ] {8671d447-0367-4212-b46d-8d9acc78108d::all_1_81_16} <Trace> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12087 | 2026.02.06 01:26:31.907100 [ 4 ] {9837cd81-554c-4a12-a563-f5e901ff77bc} <Trace> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12088 | 2026.02.06 01:26:31.907118 [ 195 ] {8671d447-0367-4212-b46d-8d9acc78108d::all_1_81_16} <Trace> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 12089 | 2026.02.06 01:26:31.907146 [ 4 ] {9837cd81-554c-4a12-a563-f5e901ff77bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 12090 | 2026.02.06 01:26:31.907201 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. | ||
| 12091 | 2026.02.06 01:26:31.907514 [ 4 ] {9837cd81-554c-4a12-a563-f5e901ff77bc} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 12092 | 2026.02.06 01:26:31.907627 [ 186 ] {a3a47353-bd4a-4bc2-8c37-5164375cd607::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 216 rows, containing 4 columns (4 merged, 0 gathered) in 0.001165318 sec., 185357.12998511994 rows/sec., 9.46 MiB/sec. | ||
| 12093 | 2026.02.06 01:26:31.907754 [ 189 ] {a3a47353-bd4a-4bc2-8c37-5164375cd607::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 12094 | 2026.02.06 01:26:31.907759 [ 4 ] {9837cd81-554c-4a12-a563-f5e901ff77bc} <Trace> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12095 | 2026.02.06 01:26:31.907903 [ 83 ] {} <Debug> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 12096 | 2026.02.06 01:26:31.907934 [ 83 ] {} <Trace> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12097 | 2026.02.06 01:26:31.907943 [ 4 ] {9837cd81-554c-4a12-a563-f5e901ff77bc} <Debug> executeQuery: Read 258 rows, 17.59 KiB in 0.001321 sec., 195306.58591975778 rows/sec., 13.00 MiB/sec. | ||
| 12098 | 2026.02.06 01:26:31.907956 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 12099 | 2026.02.06 01:26:31.907994 [ 4 ] {9837cd81-554c-4a12-a563-f5e901ff77bc} <Debug> TCPHandler: Processed in 0.00150242 sec. | ||
| 12100 | 2026.02.06 01:26:31.908046 [ 189 ] {a3a47353-bd4a-4bc2-8c37-5164375cd607::all_1_36_7} <Trace> oximeter.measurements_bool (a3a47353-bd4a-4bc2-8c37-5164375cd607): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12101 | 2026.02.06 01:26:31.908050 [ 200 ] {e511ea71-e802-4545-b869-85850eb1d513::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 12102 | 2026.02.06 01:26:31.908115 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12103 | 2026.02.06 01:26:31.908126 [ 189 ] {a3a47353-bd4a-4bc2-8c37-5164375cd607::all_1_36_7} <Trace> oximeter.measurements_bool (a3a47353-bd4a-4bc2-8c37-5164375cd607) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 12104 | 2026.02.06 01:26:31.908165 [ 200 ] {e511ea71-e802-4545-b869-85850eb1d513::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12105 | 2026.02.06 01:26:31.908201 [ 200 ] {e511ea71-e802-4545-b869-85850eb1d513::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_76_15, total 24829 rows starting from the beginning of the part | ||
| 12106 | 2026.02.06 01:26:31.908202 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 12107 | 2026.02.06 01:26:31.908213 [ 4 ] {30260265-452b-4dc4-b8f6-0675ce7d57fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 12108 | 2026.02.06 01:26:31.908266 [ 200 ] {e511ea71-e802-4545-b869-85850eb1d513::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 258 rows starting from the beginning of the part | ||
| 12109 | 2026.02.06 01:26:31.908275 [ 4 ] {30260265-452b-4dc4-b8f6-0675ce7d57fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 12110 | 2026.02.06 01:26:31.908311 [ 200 ] {e511ea71-e802-4545-b869-85850eb1d513::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 160 rows starting from the beginning of the part | ||
| 12111 | 2026.02.06 01:26:31.908353 [ 200 ] {e511ea71-e802-4545-b869-85850eb1d513::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 260 rows starting from the beginning of the part | ||
| 12112 | 2026.02.06 01:26:31.908393 [ 200 ] {e511ea71-e802-4545-b869-85850eb1d513::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 160 rows starting from the beginning of the part | ||
| 12113 | 2026.02.06 01:26:31.908433 [ 200 ] {e511ea71-e802-4545-b869-85850eb1d513::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 258 rows starting from the beginning of the part | ||
| 12114 | 2026.02.06 01:26:31.908593 [ 4 ] {30260265-452b-4dc4-b8f6-0675ce7d57fb} <Trace> oximeter.measurements_f64 (2afa91c6-7a6c-42cf-84ca-7476e88b4c4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12115 | 2026.02.06 01:26:31.908627 [ 4 ] {30260265-452b-4dc4-b8f6-0675ce7d57fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 12116 | 2026.02.06 01:26:31.908952 [ 4 ] {30260265-452b-4dc4-b8f6-0675ce7d57fb} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 12117 | 2026.02.06 01:26:31.909169 [ 4 ] {30260265-452b-4dc4-b8f6-0675ce7d57fb} <Trace> oximeter.measurements_f64 (2afa91c6-7a6c-42cf-84ca-7476e88b4c4e): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12118 | 2026.02.06 01:26:31.909303 [ 4 ] {30260265-452b-4dc4-b8f6-0675ce7d57fb} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001107 sec., 903.342366757001 rows/sec., 60.87 KiB/sec. | ||
| 12119 | 2026.02.06 01:26:31.909340 [ 4 ] {30260265-452b-4dc4-b8f6-0675ce7d57fb} <Debug> TCPHandler: Processed in 0.001274449 sec. | ||
| 12120 | 2026.02.06 01:26:31.909462 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12121 | 2026.02.06 01:26:31.909586 [ 4 ] {138330a6-f659-4918-ae1a-bbf2851cac50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12122 | 2026.02.06 01:26:31.909639 [ 4 ] {138330a6-f659-4918-ae1a-bbf2851cac50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12123 | 2026.02.06 01:26:31.910071 [ 4 ] {138330a6-f659-4918-ae1a-bbf2851cac50} <Trace> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12124 | 2026.02.06 01:26:31.910118 [ 4 ] {138330a6-f659-4918-ae1a-bbf2851cac50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 12125 | 2026.02.06 01:26:31.910518 [ 4 ] {138330a6-f659-4918-ae1a-bbf2851cac50} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 12126 | 2026.02.06 01:26:31.910745 [ 4 ] {138330a6-f659-4918-ae1a-bbf2851cac50} <Trace> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12127 | 2026.02.06 01:26:31.910863 [ 83 ] {} <Debug> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 12128 | 2026.02.06 01:26:31.910882 [ 4 ] {138330a6-f659-4918-ae1a-bbf2851cac50} <Debug> executeQuery: Read 88 rows, 5.66 KiB in 0.001322 sec., 66565.80937972768 rows/sec., 4.18 MiB/sec. | ||
| 12129 | 2026.02.06 01:26:31.910894 [ 83 ] {} <Trace> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12130 | 2026.02.06 01:26:31.910921 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 12131 | 2026.02.06 01:26:31.910927 [ 4 ] {138330a6-f659-4918-ae1a-bbf2851cac50} <Debug> TCPHandler: Processed in 0.00152659 sec. | ||
| 12132 | 2026.02.06 01:26:31.911002 [ 193 ] {35a37a75-595c-437a-bd19-b1f8c8c9b2dc::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 12133 | 2026.02.06 01:26:31.911108 [ 193 ] {35a37a75-595c-437a-bd19-b1f8c8c9b2dc::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12134 | 2026.02.06 01:26:31.911134 [ 193 ] {35a37a75-595c-437a-bd19-b1f8c8c9b2dc::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 5064 rows starting from the beginning of the part | ||
| 12135 | 2026.02.06 01:26:31.911183 [ 193 ] {35a37a75-595c-437a-bd19-b1f8c8c9b2dc::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 88 rows starting from the beginning of the part | ||
| 12136 | 2026.02.06 01:26:31.911226 [ 193 ] {35a37a75-595c-437a-bd19-b1f8c8c9b2dc::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 60 rows starting from the beginning of the part | ||
| 12137 | 2026.02.06 01:26:31.911267 [ 193 ] {35a37a75-595c-437a-bd19-b1f8c8c9b2dc::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 88 rows starting from the beginning of the part | ||
| 12138 | 2026.02.06 01:26:31.911305 [ 193 ] {35a37a75-595c-437a-bd19-b1f8c8c9b2dc::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 60 rows starting from the beginning of the part | ||
| 12139 | 2026.02.06 01:26:31.911345 [ 193 ] {35a37a75-595c-437a-bd19-b1f8c8c9b2dc::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 88 rows starting from the beginning of the part | ||
| 12140 | 2026.02.06 01:26:31.914354 [ 186 ] {35a37a75-595c-437a-bd19-b1f8c8c9b2dc::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5448 rows, containing 4 columns (4 merged, 0 gathered) in 0.003388083 sec., 1607988.9424196514 rows/sec., 104.29 MiB/sec. | ||
| 12141 | 2026.02.06 01:26:31.914951 [ 196 ] {35a37a75-595c-437a-bd19-b1f8c8c9b2dc::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 12142 | 2026.02.06 01:26:31.915259 [ 196 ] {35a37a75-595c-437a-bd19-b1f8c8c9b2dc::all_1_81_16} <Trace> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12143 | 2026.02.06 01:26:31.915342 [ 196 ] {35a37a75-595c-437a-bd19-b1f8c8c9b2dc::all_1_81_16} <Trace> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 12144 | 2026.02.06 01:26:31.915425 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.14 MiB. | ||
| 12145 | 2026.02.06 01:26:31.916484 [ 199 ] {e511ea71-e802-4545-b869-85850eb1d513::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 25925 rows, containing 5 columns (5 merged, 0 gathered) in 0.008468617 sec., 3061302.6896835696 rows/sec., 207.43 MiB/sec. | ||
| 12146 | 2026.02.06 01:26:31.916750 [ 186 ] {e511ea71-e802-4545-b869-85850eb1d513::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 12147 | 2026.02.06 01:26:31.917035 [ 186 ] {e511ea71-e802-4545-b869-85850eb1d513::all_1_81_16} <Trace> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12148 | 2026.02.06 01:26:31.917109 [ 186 ] {e511ea71-e802-4545-b869-85850eb1d513::all_1_81_16} <Trace> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 12149 | 2026.02.06 01:26:31.917192 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.27 MiB. | ||
| 12150 | 2026.02.06 01:26:32.000326 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 325.08 MiB, peak 336.40 MiB, free memory in arenas 0.00 B, will set to 328.01 MiB (RSS), difference: 2.93 MiB | ||
| 12151 | 2026.02.06 01:26:32.559196 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 407 | ||
| 12152 | 2026.02.06 01:26:32.575650 [ 244 ] {} <Trace> system.metric_log (b13c6af1-b368-46ee-88e3-e8b49f18365b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12153 | 2026.02.06 01:26:32.575704 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 12154 | 2026.02.06 01:26:32.582075 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 12155 | 2026.02.06 01:26:32.582751 [ 244 ] {} <Trace> system.metric_log (b13c6af1-b368-46ee-88e3-e8b49f18365b): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12156 | 2026.02.06 01:26:32.585581 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 407 | ||
| 12157 | 2026.02.06 01:26:36.274585 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1552 | ||
| 12158 | 2026.02.06 01:26:36.277052 [ 243 ] {} <Trace> system.query_log (e979a318-9a58-4b34-9a72-3006f9f8e92e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12159 | 2026.02.06 01:26:36.277109 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 12160 | 2026.02.06 01:26:36.278402 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 12161 | 2026.02.06 01:26:36.278701 [ 243 ] {} <Trace> system.query_log (e979a318-9a58-4b34-9a72-3006f9f8e92e): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12162 | 2026.02.06 01:26:36.278870 [ 77 ] {} <Debug> system.query_log (e979a318-9a58-4b34-9a72-3006f9f8e92e) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 12163 | 2026.02.06 01:26:36.278935 [ 77 ] {} <Trace> system.query_log (e979a318-9a58-4b34-9a72-3006f9f8e92e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12164 | 2026.02.06 01:26:36.278955 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 12165 | 2026.02.06 01:26:36.279080 [ 187 ] {e979a318-9a58-4b34-9a72-3006f9f8e92e::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 | ||
| 12166 | 2026.02.06 01:26:36.279087 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1552 | ||
| 12167 | 2026.02.06 01:26:36.279655 [ 187 ] {e979a318-9a58-4b34-9a72-3006f9f8e92e::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12168 | 2026.02.06 01:26:36.279820 [ 187 ] {e979a318-9a58-4b34-9a72-3006f9f8e92e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1374 rows starting from the beginning of the part | ||
| 12169 | 2026.02.06 01:26:36.280197 [ 187 ] {e979a318-9a58-4b34-9a72-3006f9f8e92e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 38 rows starting from the beginning of the part | ||
| 12170 | 2026.02.06 01:26:36.280552 [ 187 ] {e979a318-9a58-4b34-9a72-3006f9f8e92e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 32 rows starting from the beginning of the part | ||
| 12171 | 2026.02.06 01:26:36.280913 [ 187 ] {e979a318-9a58-4b34-9a72-3006f9f8e92e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 42 rows starting from the beginning of the part | ||
| 12172 | 2026.02.06 01:26:36.281258 [ 187 ] {e979a318-9a58-4b34-9a72-3006f9f8e92e::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 | ||
| 12173 | 2026.02.06 01:26:36.281601 [ 187 ] {e979a318-9a58-4b34-9a72-3006f9f8e92e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 32 rows starting from the beginning of the part | ||
| 12174 | 2026.02.06 01:26:36.288634 [ 186 ] {e979a318-9a58-4b34-9a72-3006f9f8e92e::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1552 rows, containing 72 columns (72 merged, 0 gathered) in 0.009615426 sec., 161407.30530295798 rows/sec., 128.12 MiB/sec. | ||
| 12175 | 2026.02.06 01:26:36.290321 [ 199 ] {e979a318-9a58-4b34-9a72-3006f9f8e92e::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 12176 | 2026.02.06 01:26:36.290860 [ 199 ] {e979a318-9a58-4b34-9a72-3006f9f8e92e::all_1_41_8} <Trace> system.query_log (e979a318-9a58-4b34-9a72-3006f9f8e92e): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12177 | 2026.02.06 01:26:36.290937 [ 199 ] {e979a318-9a58-4b34-9a72-3006f9f8e92e::all_1_41_8} <Trace> system.query_log (e979a318-9a58-4b34-9a72-3006f9f8e92e) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 12178 | 2026.02.06 01:26:36.291140 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.93 MiB. | ||
| 12179 | 2026.02.06 01:26:36.917813 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12180 | 2026.02.06 01:26:36.917998 [ 4 ] {c0cc2df7-8fb9-4b8a-9e12-0243cdff86e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 12181 | 2026.02.06 01:26:36.918065 [ 4 ] {c0cc2df7-8fb9-4b8a-9e12-0243cdff86e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 12182 | 2026.02.06 01:26:36.918689 [ 4 ] {c0cc2df7-8fb9-4b8a-9e12-0243cdff86e9} <Trace> oximeter.fields_ipaddr (a3260224-33ad-484c-9570-d358a82531a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12183 | 2026.02.06 01:26:36.918742 [ 4 ] {c0cc2df7-8fb9-4b8a-9e12-0243cdff86e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 12184 | 2026.02.06 01:26:36.919141 [ 4 ] {c0cc2df7-8fb9-4b8a-9e12-0243cdff86e9} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 12185 | 2026.02.06 01:26:36.919374 [ 4 ] {c0cc2df7-8fb9-4b8a-9e12-0243cdff86e9} <Trace> oximeter.fields_ipaddr (a3260224-33ad-484c-9570-d358a82531a2): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12186 | 2026.02.06 01:26:36.919540 [ 4 ] {c0cc2df7-8fb9-4b8a-9e12-0243cdff86e9} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001593 sec., 1255.4927809165097 rows/sec., 102.38 KiB/sec. | ||
| 12187 | 2026.02.06 01:26:36.919592 [ 4 ] {c0cc2df7-8fb9-4b8a-9e12-0243cdff86e9} <Debug> TCPHandler: Processed in 0.001916123 sec. | ||
| 12188 | 2026.02.06 01:26:36.919716 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12189 | 2026.02.06 01:26:36.919818 [ 4 ] {872152aa-bdc8-4e4e-a969-5c0db56c3694} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12190 | 2026.02.06 01:26:36.919860 [ 4 ] {872152aa-bdc8-4e4e-a969-5c0db56c3694} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12191 | 2026.02.06 01:26:36.921306 [ 4 ] {872152aa-bdc8-4e4e-a969-5c0db56c3694} <Trace> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12192 | 2026.02.06 01:26:36.921345 [ 4 ] {872152aa-bdc8-4e4e-a969-5c0db56c3694} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 12193 | 2026.02.06 01:26:36.921744 [ 4 ] {872152aa-bdc8-4e4e-a969-5c0db56c3694} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 12194 | 2026.02.06 01:26:36.921960 [ 4 ] {872152aa-bdc8-4e4e-a969-5c0db56c3694} <Trace> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12195 | 2026.02.06 01:26:36.922101 [ 4 ] {872152aa-bdc8-4e4e-a969-5c0db56c3694} <Debug> executeQuery: Read 1279 rows, 108.90 KiB in 0.002305 sec., 554880.694143167 rows/sec., 46.14 MiB/sec. | ||
| 12196 | 2026.02.06 01:26:36.922138 [ 4 ] {872152aa-bdc8-4e4e-a969-5c0db56c3694} <Debug> TCPHandler: Processed in 0.002475387 sec. | ||
| 12197 | 2026.02.06 01:26:36.922242 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12198 | 2026.02.06 01:26:36.922337 [ 4 ] {40afeb9d-9f44-454e-a0e9-fbf11a39aabf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12199 | 2026.02.06 01:26:36.922380 [ 4 ] {40afeb9d-9f44-454e-a0e9-fbf11a39aabf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12200 | 2026.02.06 01:26:36.922805 [ 4 ] {40afeb9d-9f44-454e-a0e9-fbf11a39aabf} <Trace> oximeter.fields_u16 (fb4d60fc-202c-4b3b-b72e-c67fc122b90a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12201 | 2026.02.06 01:26:36.922838 [ 4 ] {40afeb9d-9f44-454e-a0e9-fbf11a39aabf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 12202 | 2026.02.06 01:26:36.923161 [ 4 ] {40afeb9d-9f44-454e-a0e9-fbf11a39aabf} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 12203 | 2026.02.06 01:26:36.923378 [ 4 ] {40afeb9d-9f44-454e-a0e9-fbf11a39aabf} <Trace> oximeter.fields_u16 (fb4d60fc-202c-4b3b-b72e-c67fc122b90a): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12204 | 2026.02.06 01:26:36.923508 [ 4 ] {40afeb9d-9f44-454e-a0e9-fbf11a39aabf} <Debug> executeQuery: Read 43 rows, 3.22 KiB in 0.00119 sec., 36134.4537815126 rows/sec., 2.64 MiB/sec. | ||
| 12205 | 2026.02.06 01:26:36.923546 [ 4 ] {40afeb9d-9f44-454e-a0e9-fbf11a39aabf} <Debug> TCPHandler: Processed in 0.001353249 sec. | ||
| 12206 | 2026.02.06 01:26:36.923654 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12207 | 2026.02.06 01:26:36.923749 [ 4 ] {1b784bc3-a007-46b4-92cf-7bb279b5eb05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12208 | 2026.02.06 01:26:36.923789 [ 4 ] {1b784bc3-a007-46b4-92cf-7bb279b5eb05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12209 | 2026.02.06 01:26:36.924312 [ 4 ] {1b784bc3-a007-46b4-92cf-7bb279b5eb05} <Trace> oximeter.fields_u32 (efacbb35-87c4-45a6-b25f-cea415d7aebd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12210 | 2026.02.06 01:26:36.924346 [ 4 ] {1b784bc3-a007-46b4-92cf-7bb279b5eb05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 12211 | 2026.02.06 01:26:36.924652 [ 4 ] {1b784bc3-a007-46b4-92cf-7bb279b5eb05} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 12212 | 2026.02.06 01:26:36.924859 [ 4 ] {1b784bc3-a007-46b4-92cf-7bb279b5eb05} <Trace> oximeter.fields_u32 (efacbb35-87c4-45a6-b25f-cea415d7aebd): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12213 | 2026.02.06 01:26:36.924989 [ 4 ] {1b784bc3-a007-46b4-92cf-7bb279b5eb05} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.00126 sec., 180952.38095238095 rows/sec., 12.25 MiB/sec. | ||
| 12214 | 2026.02.06 01:26:36.925025 [ 4 ] {1b784bc3-a007-46b4-92cf-7bb279b5eb05} <Debug> TCPHandler: Processed in 0.001420959 sec. | ||
| 12215 | 2026.02.06 01:26:36.925132 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12216 | 2026.02.06 01:26:36.925226 [ 4 ] {dc670b78-c403-41e9-8d73-2a507599ddfa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12217 | 2026.02.06 01:26:36.925265 [ 4 ] {dc670b78-c403-41e9-8d73-2a507599ddfa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12218 | 2026.02.06 01:26:36.925944 [ 4 ] {dc670b78-c403-41e9-8d73-2a507599ddfa} <Trace> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12219 | 2026.02.06 01:26:36.925978 [ 4 ] {dc670b78-c403-41e9-8d73-2a507599ddfa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 12220 | 2026.02.06 01:26:36.926305 [ 4 ] {dc670b78-c403-41e9-8d73-2a507599ddfa} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 12221 | 2026.02.06 01:26:36.926514 [ 4 ] {dc670b78-c403-41e9-8d73-2a507599ddfa} <Trace> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12222 | 2026.02.06 01:26:36.926642 [ 4 ] {dc670b78-c403-41e9-8d73-2a507599ddfa} <Debug> executeQuery: Read 563 rows, 42.85 KiB in 0.001434 sec., 392608.08926080895 rows/sec., 29.18 MiB/sec. | ||
| 12223 | 2026.02.06 01:26:36.926679 [ 4 ] {dc670b78-c403-41e9-8d73-2a507599ddfa} <Debug> TCPHandler: Processed in 0.001595601 sec. | ||
| 12224 | 2026.02.06 01:26:36.926788 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12225 | 2026.02.06 01:26:36.926883 [ 4 ] {f1303883-b9f0-4a01-9970-2565c0745d6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12226 | 2026.02.06 01:26:36.926927 [ 4 ] {f1303883-b9f0-4a01-9970-2565c0745d6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12227 | 2026.02.06 01:26:36.927607 [ 4 ] {f1303883-b9f0-4a01-9970-2565c0745d6e} <Trace> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12228 | 2026.02.06 01:26:36.927642 [ 4 ] {f1303883-b9f0-4a01-9970-2565c0745d6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 12229 | 2026.02.06 01:26:36.928013 [ 4 ] {f1303883-b9f0-4a01-9970-2565c0745d6e} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 12230 | 2026.02.06 01:26:36.928237 [ 4 ] {f1303883-b9f0-4a01-9970-2565c0745d6e} <Trace> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12231 | 2026.02.06 01:26:36.928364 [ 4 ] {f1303883-b9f0-4a01-9970-2565c0745d6e} <Debug> executeQuery: Read 845 rows, 58.24 KiB in 0.0015 sec., 563333.3333333334 rows/sec., 37.92 MiB/sec. | ||
| 12232 | 2026.02.06 01:26:36.928400 [ 4 ] {f1303883-b9f0-4a01-9970-2565c0745d6e} <Debug> TCPHandler: Processed in 0.001660311 sec. | ||
| 12233 | 2026.02.06 01:26:36.928514 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12234 | 2026.02.06 01:26:36.928608 [ 4 ] {8b869e99-5b77-45cb-8ae4-4ce6b85d40b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12235 | 2026.02.06 01:26:36.928662 [ 4 ] {8b869e99-5b77-45cb-8ae4-4ce6b85d40b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12236 | 2026.02.06 01:26:36.929566 [ 4 ] {8b869e99-5b77-45cb-8ae4-4ce6b85d40b2} <Trace> oximeter.measurements_histogramu64 (97144b8f-900e-4825-92d0-28bf27d1d4ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12237 | 2026.02.06 01:26:36.929600 [ 4 ] {8b869e99-5b77-45cb-8ae4-4ce6b85d40b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 12238 | 2026.02.06 01:26:36.930165 [ 4 ] {8b869e99-5b77-45cb-8ae4-4ce6b85d40b2} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 12239 | 2026.02.06 01:26:36.930391 [ 4 ] {8b869e99-5b77-45cb-8ae4-4ce6b85d40b2} <Trace> oximeter.measurements_histogramu64 (97144b8f-900e-4825-92d0-28bf27d1d4ae): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12240 | 2026.02.06 01:26:36.930529 [ 4 ] {8b869e99-5b77-45cb-8ae4-4ce6b85d40b2} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.00194 sec., 21134.0206185567 rows/sec., 37.87 MiB/sec. | ||
| 12241 | 2026.02.06 01:26:36.930591 [ 4 ] {8b869e99-5b77-45cb-8ae4-4ce6b85d40b2} <Debug> TCPHandler: Processed in 0.002126624 sec. | ||
| 12242 | 2026.02.06 01:26:36.930706 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12243 | 2026.02.06 01:26:36.930800 [ 4 ] {4642bb6d-7d1d-43ab-81b7-4e5779af5d70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12244 | 2026.02.06 01:26:36.930842 [ 4 ] {4642bb6d-7d1d-43ab-81b7-4e5779af5d70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12245 | 2026.02.06 01:26:36.931185 [ 4 ] {4642bb6d-7d1d-43ab-81b7-4e5779af5d70} <Trace> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12246 | 2026.02.06 01:26:36.931218 [ 4 ] {4642bb6d-7d1d-43ab-81b7-4e5779af5d70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 12247 | 2026.02.06 01:26:36.931519 [ 4 ] {4642bb6d-7d1d-43ab-81b7-4e5779af5d70} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 12248 | 2026.02.06 01:26:36.931732 [ 4 ] {4642bb6d-7d1d-43ab-81b7-4e5779af5d70} <Trace> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12249 | 2026.02.06 01:26:36.931860 [ 4 ] {4642bb6d-7d1d-43ab-81b7-4e5779af5d70} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001079 sec., 55607.04355885078 rows/sec., 3.75 MiB/sec. | ||
| 12250 | 2026.02.06 01:26:36.931896 [ 4 ] {4642bb6d-7d1d-43ab-81b7-4e5779af5d70} <Debug> TCPHandler: Processed in 0.001240898 sec. | ||
| 12251 | 2026.02.06 01:26:38.692105 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 26393 | ||
| 12252 | 2026.02.06 01:26:38.692891 [ 245 ] {} <Trace> system.asynchronous_metric_log (50965cfb-3fe0-4bc3-b722-77d2bdddda32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12253 | 2026.02.06 01:26:38.692977 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 12254 | 2026.02.06 01:26:38.693541 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 12255 | 2026.02.06 01:26:38.693786 [ 245 ] {} <Trace> system.asynchronous_metric_log (50965cfb-3fe0-4bc3-b722-77d2bdddda32): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12256 | 2026.02.06 01:26:38.693936 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26393 | ||
| 12257 | 2026.02.06 01:26:40.085869 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 415 | ||
| 12258 | 2026.02.06 01:26:40.103503 [ 244 ] {} <Trace> system.metric_log (b13c6af1-b368-46ee-88e3-e8b49f18365b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12259 | 2026.02.06 01:26:40.103570 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 12260 | 2026.02.06 01:26:40.109770 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 12261 | 2026.02.06 01:26:40.110504 [ 244 ] {} <Trace> system.metric_log (b13c6af1-b368-46ee-88e3-e8b49f18365b): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12262 | 2026.02.06 01:26:40.113638 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 415 | ||
| 12263 | 2026.02.06 01:26:41.894446 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12264 | 2026.02.06 01:26:41.894750 [ 4 ] {f8564748-998f-4599-a847-0f76656248fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 12265 | 2026.02.06 01:26:41.894848 [ 4 ] {f8564748-998f-4599-a847-0f76656248fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 12266 | 2026.02.06 01:26:41.895544 [ 4 ] {f8564748-998f-4599-a847-0f76656248fe} <Trace> oximeter.fields_i16 (104ba66f-7843-4e50-a9a9-abb40c455f87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12267 | 2026.02.06 01:26:41.895587 [ 4 ] {f8564748-998f-4599-a847-0f76656248fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 12268 | 2026.02.06 01:26:41.896001 [ 4 ] {f8564748-998f-4599-a847-0f76656248fe} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 12269 | 2026.02.06 01:26:41.896253 [ 4 ] {f8564748-998f-4599-a847-0f76656248fe} <Trace> oximeter.fields_i16 (104ba66f-7843-4e50-a9a9-abb40c455f87): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12270 | 2026.02.06 01:26:41.896408 [ 4 ] {f8564748-998f-4599-a847-0f76656248fe} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.001737 sec., 153137.59355210132 rows/sec., 9.73 MiB/sec. | ||
| 12271 | 2026.02.06 01:26:41.896451 [ 4 ] {f8564748-998f-4599-a847-0f76656248fe} <Debug> TCPHandler: Processed in 0.002191385 sec. | ||
| 12272 | 2026.02.06 01:26:41.896569 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12273 | 2026.02.06 01:26:41.896666 [ 4 ] {63055a77-6ee3-48da-ae8b-6017c7de5f06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12274 | 2026.02.06 01:26:41.896707 [ 4 ] {63055a77-6ee3-48da-ae8b-6017c7de5f06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12275 | 2026.02.06 01:26:41.897444 [ 4 ] {63055a77-6ee3-48da-ae8b-6017c7de5f06} <Trace> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12276 | 2026.02.06 01:26:41.897478 [ 4 ] {63055a77-6ee3-48da-ae8b-6017c7de5f06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 12277 | 2026.02.06 01:26:41.897828 [ 4 ] {63055a77-6ee3-48da-ae8b-6017c7de5f06} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 12278 | 2026.02.06 01:26:41.898040 [ 4 ] {63055a77-6ee3-48da-ae8b-6017c7de5f06} <Trace> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12279 | 2026.02.06 01:26:41.898170 [ 4 ] {63055a77-6ee3-48da-ae8b-6017c7de5f06} <Debug> executeQuery: Read 752 rows, 60.56 KiB in 0.001524 sec., 493438.3202099738 rows/sec., 38.81 MiB/sec. | ||
| 12280 | 2026.02.06 01:26:41.898207 [ 4 ] {63055a77-6ee3-48da-ae8b-6017c7de5f06} <Debug> TCPHandler: Processed in 0.001688731 sec. | ||
| 12281 | 2026.02.06 01:26:41.898319 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12282 | 2026.02.06 01:26:41.898414 [ 4 ] {ce3c5896-39dc-4c5f-a273-d54a56e285c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12283 | 2026.02.06 01:26:41.898452 [ 4 ] {ce3c5896-39dc-4c5f-a273-d54a56e285c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12284 | 2026.02.06 01:26:41.898888 [ 4 ] {ce3c5896-39dc-4c5f-a273-d54a56e285c5} <Trace> oximeter.fields_u16 (fb4d60fc-202c-4b3b-b72e-c67fc122b90a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12285 | 2026.02.06 01:26:41.898923 [ 4 ] {ce3c5896-39dc-4c5f-a273-d54a56e285c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 12286 | 2026.02.06 01:26:41.899219 [ 4 ] {ce3c5896-39dc-4c5f-a273-d54a56e285c5} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 12287 | 2026.02.06 01:26:41.899438 [ 4 ] {ce3c5896-39dc-4c5f-a273-d54a56e285c5} <Trace> oximeter.fields_u16 (fb4d60fc-202c-4b3b-b72e-c67fc122b90a): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12288 | 2026.02.06 01:26:41.899563 [ 4 ] {ce3c5896-39dc-4c5f-a273-d54a56e285c5} <Debug> executeQuery: Read 133 rows, 8.00 KiB in 0.001168 sec., 113869.86301369863 rows/sec., 6.69 MiB/sec. | ||
| 12289 | 2026.02.06 01:26:41.899601 [ 4 ] {ce3c5896-39dc-4c5f-a273-d54a56e285c5} <Debug> TCPHandler: Processed in 0.001331559 sec. | ||
| 12290 | 2026.02.06 01:26:41.899709 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12291 | 2026.02.06 01:26:41.899802 [ 4 ] {87c0f29c-7943-4bac-8efa-f7a78075afdc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12292 | 2026.02.06 01:26:41.899841 [ 4 ] {87c0f29c-7943-4bac-8efa-f7a78075afdc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12293 | 2026.02.06 01:26:41.900266 [ 4 ] {87c0f29c-7943-4bac-8efa-f7a78075afdc} <Trace> oximeter.fields_u32 (efacbb35-87c4-45a6-b25f-cea415d7aebd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12294 | 2026.02.06 01:26:41.900300 [ 4 ] {87c0f29c-7943-4bac-8efa-f7a78075afdc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 12295 | 2026.02.06 01:26:41.900605 [ 4 ] {87c0f29c-7943-4bac-8efa-f7a78075afdc} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 12296 | 2026.02.06 01:26:41.900829 [ 4 ] {87c0f29c-7943-4bac-8efa-f7a78075afdc} <Trace> oximeter.fields_u32 (efacbb35-87c4-45a6-b25f-cea415d7aebd): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12297 | 2026.02.06 01:26:41.900952 [ 4 ] {87c0f29c-7943-4bac-8efa-f7a78075afdc} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.001168 sec., 119863.01369863014 rows/sec., 7.75 MiB/sec. | ||
| 12298 | 2026.02.06 01:26:41.900989 [ 4 ] {87c0f29c-7943-4bac-8efa-f7a78075afdc} <Debug> TCPHandler: Processed in 0.001329669 sec. | ||
| 12299 | 2026.02.06 01:26:41.901100 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12300 | 2026.02.06 01:26:41.901194 [ 4 ] {f3e07b79-ff2a-46b9-a2e8-860354d79db7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 12301 | 2026.02.06 01:26:41.901232 [ 4 ] {f3e07b79-ff2a-46b9-a2e8-860354d79db7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 12302 | 2026.02.06 01:26:41.901652 [ 4 ] {f3e07b79-ff2a-46b9-a2e8-860354d79db7} <Trace> oximeter.fields_u8 (7e40da4e-3721-4df5-9ad4-b5e43542e087): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12303 | 2026.02.06 01:26:41.901687 [ 4 ] {f3e07b79-ff2a-46b9-a2e8-860354d79db7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 12304 | 2026.02.06 01:26:41.901983 [ 4 ] {f3e07b79-ff2a-46b9-a2e8-860354d79db7} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 12305 | 2026.02.06 01:26:41.902202 [ 4 ] {f3e07b79-ff2a-46b9-a2e8-860354d79db7} <Trace> oximeter.fields_u8 (7e40da4e-3721-4df5-9ad4-b5e43542e087): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12306 | 2026.02.06 01:26:41.902326 [ 4 ] {f3e07b79-ff2a-46b9-a2e8-860354d79db7} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001151 sec., 120764.55256298871 rows/sec., 6.87 MiB/sec. | ||
| 12307 | 2026.02.06 01:26:41.902363 [ 4 ] {f3e07b79-ff2a-46b9-a2e8-860354d79db7} <Debug> TCPHandler: Processed in 0.001312238 sec. | ||
| 12308 | 2026.02.06 01:26:41.902471 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12309 | 2026.02.06 01:26:41.902565 [ 4 ] {bd11430b-6ca2-4239-87c5-7c0932bd6315} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12310 | 2026.02.06 01:26:41.902604 [ 4 ] {bd11430b-6ca2-4239-87c5-7c0932bd6315} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12311 | 2026.02.06 01:26:41.903161 [ 4 ] {bd11430b-6ca2-4239-87c5-7c0932bd6315} <Trace> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12312 | 2026.02.06 01:26:41.903196 [ 4 ] {bd11430b-6ca2-4239-87c5-7c0932bd6315} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 12313 | 2026.02.06 01:26:41.903515 [ 4 ] {bd11430b-6ca2-4239-87c5-7c0932bd6315} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 12314 | 2026.02.06 01:26:41.903729 [ 4 ] {bd11430b-6ca2-4239-87c5-7c0932bd6315} <Trace> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12315 | 2026.02.06 01:26:41.903855 [ 4 ] {bd11430b-6ca2-4239-87c5-7c0932bd6315} <Debug> executeQuery: Read 463 rows, 33.28 KiB in 0.001308 sec., 353975.5351681957 rows/sec., 24.85 MiB/sec. | ||
| 12316 | 2026.02.06 01:26:41.903893 [ 4 ] {bd11430b-6ca2-4239-87c5-7c0932bd6315} <Debug> TCPHandler: Processed in 0.00147031 sec. | ||
| 12317 | 2026.02.06 01:26:41.904001 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12318 | 2026.02.06 01:26:41.904095 [ 4 ] {172549d9-bc6e-476d-829b-e9e24f564bc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 12319 | 2026.02.06 01:26:41.904140 [ 4 ] {172549d9-bc6e-476d-829b-e9e24f564bc2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 12320 | 2026.02.06 01:26:41.904468 [ 4 ] {172549d9-bc6e-476d-829b-e9e24f564bc2} <Trace> oximeter.measurements_bool (a3a47353-bd4a-4bc2-8c37-5164375cd607): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12321 | 2026.02.06 01:26:41.904501 [ 4 ] {172549d9-bc6e-476d-829b-e9e24f564bc2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 12322 | 2026.02.06 01:26:41.904797 [ 4 ] {172549d9-bc6e-476d-829b-e9e24f564bc2} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 12323 | 2026.02.06 01:26:41.905011 [ 4 ] {172549d9-bc6e-476d-829b-e9e24f564bc2} <Trace> oximeter.measurements_bool (a3a47353-bd4a-4bc2-8c37-5164375cd607): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12324 | 2026.02.06 01:26:41.905137 [ 4 ] {172549d9-bc6e-476d-829b-e9e24f564bc2} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001061 sec., 5655.042412818096 rows/sec., 295.45 KiB/sec. | ||
| 12325 | 2026.02.06 01:26:41.905173 [ 4 ] {172549d9-bc6e-476d-829b-e9e24f564bc2} <Debug> TCPHandler: Processed in 0.001220499 sec. | ||
| 12326 | 2026.02.06 01:26:41.905274 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12327 | 2026.02.06 01:26:41.905366 [ 4 ] {fb05a8c9-5d79-43b0-a860-b9b4103d8604} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12328 | 2026.02.06 01:26:41.905408 [ 4 ] {fb05a8c9-5d79-43b0-a860-b9b4103d8604} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12329 | 2026.02.06 01:26:41.905813 [ 4 ] {fb05a8c9-5d79-43b0-a860-b9b4103d8604} <Trace> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12330 | 2026.02.06 01:26:41.905847 [ 4 ] {fb05a8c9-5d79-43b0-a860-b9b4103d8604} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 12331 | 2026.02.06 01:26:41.906175 [ 4 ] {fb05a8c9-5d79-43b0-a860-b9b4103d8604} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 12332 | 2026.02.06 01:26:41.906390 [ 4 ] {fb05a8c9-5d79-43b0-a860-b9b4103d8604} <Trace> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12333 | 2026.02.06 01:26:41.906515 [ 4 ] {fb05a8c9-5d79-43b0-a860-b9b4103d8604} <Debug> executeQuery: Read 258 rows, 17.59 KiB in 0.001167 sec., 221079.69151670948 rows/sec., 14.72 MiB/sec. | ||
| 12334 | 2026.02.06 01:26:41.906551 [ 4 ] {fb05a8c9-5d79-43b0-a860-b9b4103d8604} <Debug> TCPHandler: Processed in 0.001326489 sec. | ||
| 12335 | 2026.02.06 01:26:41.906660 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12336 | 2026.02.06 01:26:41.906755 [ 4 ] {c09c7dd8-bfaf-4abb-9a4c-0c250846b0a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 12337 | 2026.02.06 01:26:41.906797 [ 4 ] {c09c7dd8-bfaf-4abb-9a4c-0c250846b0a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 12338 | 2026.02.06 01:26:41.907105 [ 4 ] {c09c7dd8-bfaf-4abb-9a4c-0c250846b0a1} <Trace> oximeter.measurements_f64 (2afa91c6-7a6c-42cf-84ca-7476e88b4c4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12339 | 2026.02.06 01:26:41.907141 [ 4 ] {c09c7dd8-bfaf-4abb-9a4c-0c250846b0a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 12340 | 2026.02.06 01:26:41.907431 [ 4 ] {c09c7dd8-bfaf-4abb-9a4c-0c250846b0a1} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 12341 | 2026.02.06 01:26:41.907641 [ 4 ] {c09c7dd8-bfaf-4abb-9a4c-0c250846b0a1} <Trace> oximeter.measurements_f64 (2afa91c6-7a6c-42cf-84ca-7476e88b4c4e): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12342 | 2026.02.06 01:26:41.907774 [ 4 ] {c09c7dd8-bfaf-4abb-9a4c-0c250846b0a1} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001037 sec., 964.3201542912248 rows/sec., 64.98 KiB/sec. | ||
| 12343 | 2026.02.06 01:26:41.907800 [ 62 ] {} <Debug> oximeter.measurements_f64 (2afa91c6-7a6c-42cf-84ca-7476e88b4c4e) (MergerMutator): Selected 6 parts from all_1_33_7 to all_38_38_0 | ||
| 12344 | 2026.02.06 01:26:41.907811 [ 4 ] {c09c7dd8-bfaf-4abb-9a4c-0c250846b0a1} <Debug> TCPHandler: Processed in 0.001198958 sec. | ||
| 12345 | 2026.02.06 01:26:41.907898 [ 62 ] {} <Trace> oximeter.measurements_f64 (2afa91c6-7a6c-42cf-84ca-7476e88b4c4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12346 | 2026.02.06 01:26:41.907933 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 12347 | 2026.02.06 01:26:41.907968 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12348 | 2026.02.06 01:26:41.908021 [ 188 ] {2afa91c6-7a6c-42cf-84ca-7476e88b4c4e::all_1_38_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_33_7 to all_38_38_0 into Compact with storage Full | ||
| 12349 | 2026.02.06 01:26:41.908065 [ 4 ] {98d79603-07f5-48c0-9f1e-8c68751933db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12350 | 2026.02.06 01:26:41.908105 [ 4 ] {98d79603-07f5-48c0-9f1e-8c68751933db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12351 | 2026.02.06 01:26:41.908116 [ 188 ] {2afa91c6-7a6c-42cf-84ca-7476e88b4c4e::all_1_38_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12352 | 2026.02.06 01:26:41.908145 [ 188 ] {2afa91c6-7a6c-42cf-84ca-7476e88b4c4e::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_33_7, total 33 rows starting from the beginning of the part | ||
| 12353 | 2026.02.06 01:26:41.908197 [ 188 ] {2afa91c6-7a6c-42cf-84ca-7476e88b4c4e::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 1 rows starting from the beginning of the part | ||
| 12354 | 2026.02.06 01:26:41.908236 [ 188 ] {2afa91c6-7a6c-42cf-84ca-7476e88b4c4e::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 1 rows starting from the beginning of the part | ||
| 12355 | 2026.02.06 01:26:41.908272 [ 188 ] {2afa91c6-7a6c-42cf-84ca-7476e88b4c4e::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 1 rows starting from the beginning of the part | ||
| 12356 | 2026.02.06 01:26:41.908309 [ 188 ] {2afa91c6-7a6c-42cf-84ca-7476e88b4c4e::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 1 rows starting from the beginning of the part | ||
| 12357 | 2026.02.06 01:26:41.908345 [ 188 ] {2afa91c6-7a6c-42cf-84ca-7476e88b4c4e::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 1 rows starting from the beginning of the part | ||
| 12358 | 2026.02.06 01:26:41.908425 [ 4 ] {98d79603-07f5-48c0-9f1e-8c68751933db} <Trace> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12359 | 2026.02.06 01:26:41.908460 [ 4 ] {98d79603-07f5-48c0-9f1e-8c68751933db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 12360 | 2026.02.06 01:26:41.908770 [ 4 ] {98d79603-07f5-48c0-9f1e-8c68751933db} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 12361 | 2026.02.06 01:26:41.908988 [ 4 ] {98d79603-07f5-48c0-9f1e-8c68751933db} <Trace> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12362 | 2026.02.06 01:26:41.909050 [ 186 ] {2afa91c6-7a6c-42cf-84ca-7476e88b4c4e::all_1_38_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 4 columns (4 merged, 0 gathered) in 0.001063047 sec., 35746.30284455909 rows/sec., 2.35 MiB/sec. | ||
| 12363 | 2026.02.06 01:26:41.909117 [ 4 ] {98d79603-07f5-48c0-9f1e-8c68751933db} <Debug> executeQuery: Read 88 rows, 5.66 KiB in 0.00107 sec., 82242.99065420561 rows/sec., 5.16 MiB/sec. | ||
| 12364 | 2026.02.06 01:26:41.909158 [ 4 ] {98d79603-07f5-48c0-9f1e-8c68751933db} <Debug> TCPHandler: Processed in 0.001239199 sec. | ||
| 12365 | 2026.02.06 01:26:41.909241 [ 186 ] {2afa91c6-7a6c-42cf-84ca-7476e88b4c4e::all_1_38_8} <Trace> MergedBlockOutputStream: filled checksums all_1_38_8 (state Temporary) | ||
| 12366 | 2026.02.06 01:26:41.909598 [ 186 ] {2afa91c6-7a6c-42cf-84ca-7476e88b4c4e::all_1_38_8} <Trace> oximeter.measurements_f64 (2afa91c6-7a6c-42cf-84ca-7476e88b4c4e): Renaming temporary part tmp_merge_all_1_38_8 to all_1_38_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12367 | 2026.02.06 01:26:41.909685 [ 186 ] {2afa91c6-7a6c-42cf-84ca-7476e88b4c4e::all_1_38_8} <Trace> oximeter.measurements_f64 (2afa91c6-7a6c-42cf-84ca-7476e88b4c4e) (MergerMutator): Merged 6 parts: [all_1_33_7, all_38_38_0] -> all_1_38_8 | ||
| 12368 | 2026.02.06 01:26:41.909791 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 12369 | 2026.02.06 01:26:46.032207 [ 54 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 12370 | 2026.02.06 01:26:46.032269 [ 54 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 12371 | 2026.02.06 01:26:46.194217 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 26905 | ||
| 12372 | 2026.02.06 01:26:46.194813 [ 245 ] {} <Trace> system.asynchronous_metric_log (50965cfb-3fe0-4bc3-b722-77d2bdddda32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12373 | 2026.02.06 01:26:46.194862 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 12374 | 2026.02.06 01:26:46.195379 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 12375 | 2026.02.06 01:26:46.195631 [ 245 ] {} <Trace> system.asynchronous_metric_log (50965cfb-3fe0-4bc3-b722-77d2bdddda32): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12376 | 2026.02.06 01:26:46.195782 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26905 | ||
| 12377 | 2026.02.06 01:26:46.195802 [ 54 ] {} <Debug> system.asynchronous_metric_log (50965cfb-3fe0-4bc3-b722-77d2bdddda32) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 12378 | 2026.02.06 01:26:46.195889 [ 54 ] {} <Trace> system.asynchronous_metric_log (50965cfb-3fe0-4bc3-b722-77d2bdddda32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12379 | 2026.02.06 01:26:46.195925 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 12380 | 2026.02.06 01:26:46.196081 [ 190 ] {50965cfb-3fe0-4bc3-b722-77d2bdddda32::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 | ||
| 12381 | 2026.02.06 01:26:46.196261 [ 190 ] {50965cfb-3fe0-4bc3-b722-77d2bdddda32::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12382 | 2026.02.06 01:26:46.196323 [ 190 ] {50965cfb-3fe0-4bc3-b722-77d2bdddda32::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_51_10, total 24473 rows starting from the beginning of the part | ||
| 12383 | 2026.02.06 01:26:46.196426 [ 190 ] {50965cfb-3fe0-4bc3-b722-77d2bdddda32::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 512 rows starting from the beginning of the part | ||
| 12384 | 2026.02.06 01:26:46.196501 [ 190 ] {50965cfb-3fe0-4bc3-b722-77d2bdddda32::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 448 rows starting from the beginning of the part | ||
| 12385 | 2026.02.06 01:26:46.196574 [ 190 ] {50965cfb-3fe0-4bc3-b722-77d2bdddda32::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 512 rows starting from the beginning of the part | ||
| 12386 | 2026.02.06 01:26:46.196639 [ 190 ] {50965cfb-3fe0-4bc3-b722-77d2bdddda32::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 448 rows starting from the beginning of the part | ||
| 12387 | 2026.02.06 01:26:46.196706 [ 190 ] {50965cfb-3fe0-4bc3-b722-77d2bdddda32::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 512 rows starting from the beginning of the part | ||
| 12388 | 2026.02.06 01:26:46.199040 [ 188 ] {50965cfb-3fe0-4bc3-b722-77d2bdddda32::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26905 rows, containing 4 columns (4 merged, 0 gathered) in 0.00302568 sec., 8892215.964675708 rows/sec., 127.20 MiB/sec. | ||
| 12389 | 2026.02.06 01:26:46.199457 [ 201 ] {50965cfb-3fe0-4bc3-b722-77d2bdddda32::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 12390 | 2026.02.06 01:26:46.199953 [ 201 ] {50965cfb-3fe0-4bc3-b722-77d2bdddda32::all_1_56_11} <Trace> system.asynchronous_metric_log (50965cfb-3fe0-4bc3-b722-77d2bdddda32): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12391 | 2026.02.06 01:26:46.200056 [ 201 ] {50965cfb-3fe0-4bc3-b722-77d2bdddda32::all_1_56_11} <Trace> system.asynchronous_metric_log (50965cfb-3fe0-4bc3-b722-77d2bdddda32) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 12392 | 2026.02.06 01:26:46.200186 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.75 MiB. | ||
| 12393 | 2026.02.06 01:26:46.279547 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1588 | ||
| 12394 | 2026.02.06 01:26:46.282173 [ 243 ] {} <Trace> system.query_log (e979a318-9a58-4b34-9a72-3006f9f8e92e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12395 | 2026.02.06 01:26:46.282209 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 12396 | 2026.02.06 01:26:46.283360 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 12397 | 2026.02.06 01:26:46.283630 [ 243 ] {} <Trace> system.query_log (e979a318-9a58-4b34-9a72-3006f9f8e92e): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12398 | 2026.02.06 01:26:46.283953 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1588 | ||
| 12399 | 2026.02.06 01:26:46.888498 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12400 | 2026.02.06 01:26:46.888696 [ 4 ] {85094c12-d1e8-4a62-afdf-02fdcec6c106} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12401 | 2026.02.06 01:26:46.888769 [ 4 ] {85094c12-d1e8-4a62-afdf-02fdcec6c106} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12402 | 2026.02.06 01:26:46.889545 [ 4 ] {85094c12-d1e8-4a62-afdf-02fdcec6c106} <Trace> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12403 | 2026.02.06 01:26:46.889586 [ 4 ] {85094c12-d1e8-4a62-afdf-02fdcec6c106} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 12404 | 2026.02.06 01:26:46.890025 [ 4 ] {85094c12-d1e8-4a62-afdf-02fdcec6c106} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 12405 | 2026.02.06 01:26:46.890262 [ 4 ] {85094c12-d1e8-4a62-afdf-02fdcec6c106} <Trace> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12406 | 2026.02.06 01:26:46.890419 [ 4 ] {85094c12-d1e8-4a62-afdf-02fdcec6c106} <Debug> executeQuery: Read 138 rows, 12.27 KiB in 0.001779 sec., 77571.6694772344 rows/sec., 6.73 MiB/sec. | ||
| 12407 | 2026.02.06 01:26:46.890462 [ 4 ] {85094c12-d1e8-4a62-afdf-02fdcec6c106} <Debug> TCPHandler: Processed in 0.002101565 sec. | ||
| 12408 | 2026.02.06 01:26:46.890582 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12409 | 2026.02.06 01:26:46.890677 [ 4 ] {8d1888b2-012d-4186-8f8d-743218514613} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12410 | 2026.02.06 01:26:46.890718 [ 4 ] {8d1888b2-012d-4186-8f8d-743218514613} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12411 | 2026.02.06 01:26:46.891182 [ 4 ] {8d1888b2-012d-4186-8f8d-743218514613} <Trace> oximeter.fields_u16 (fb4d60fc-202c-4b3b-b72e-c67fc122b90a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12412 | 2026.02.06 01:26:46.891218 [ 4 ] {8d1888b2-012d-4186-8f8d-743218514613} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 12413 | 2026.02.06 01:26:46.891522 [ 4 ] {8d1888b2-012d-4186-8f8d-743218514613} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 12414 | 2026.02.06 01:26:46.891741 [ 4 ] {8d1888b2-012d-4186-8f8d-743218514613} <Trace> oximeter.fields_u16 (fb4d60fc-202c-4b3b-b72e-c67fc122b90a): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12415 | 2026.02.06 01:26:46.891883 [ 4 ] {8d1888b2-012d-4186-8f8d-743218514613} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001225 sec., 33469.38775510204 rows/sec., 2.46 MiB/sec. | ||
| 12416 | 2026.02.06 01:26:46.891922 [ 4 ] {8d1888b2-012d-4186-8f8d-743218514613} <Debug> TCPHandler: Processed in 0.0013903 sec. | ||
| 12417 | 2026.02.06 01:26:46.892032 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12418 | 2026.02.06 01:26:46.892126 [ 4 ] {eda3c983-ff14-44ce-900b-eecda81350a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12419 | 2026.02.06 01:26:46.892166 [ 4 ] {eda3c983-ff14-44ce-900b-eecda81350a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12420 | 2026.02.06 01:26:46.892652 [ 4 ] {eda3c983-ff14-44ce-900b-eecda81350a5} <Trace> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12421 | 2026.02.06 01:26:46.892688 [ 4 ] {eda3c983-ff14-44ce-900b-eecda81350a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 12422 | 2026.02.06 01:26:46.893008 [ 4 ] {eda3c983-ff14-44ce-900b-eecda81350a5} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 12423 | 2026.02.06 01:26:46.893249 [ 4 ] {eda3c983-ff14-44ce-900b-eecda81350a5} <Trace> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12424 | 2026.02.06 01:26:46.893380 [ 4 ] {eda3c983-ff14-44ce-900b-eecda81350a5} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001272 sec., 82547.16981132077 rows/sec., 6.45 MiB/sec. | ||
| 12425 | 2026.02.06 01:26:46.893418 [ 4 ] {eda3c983-ff14-44ce-900b-eecda81350a5} <Debug> TCPHandler: Processed in 0.00143579 sec. | ||
| 12426 | 2026.02.06 01:26:46.893531 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12427 | 2026.02.06 01:26:46.893625 [ 4 ] {94725400-ecf4-43c0-a723-91e8b5d931c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12428 | 2026.02.06 01:26:46.893669 [ 4 ] {94725400-ecf4-43c0-a723-91e8b5d931c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12429 | 2026.02.06 01:26:46.894092 [ 4 ] {94725400-ecf4-43c0-a723-91e8b5d931c9} <Trace> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12430 | 2026.02.06 01:26:46.894127 [ 4 ] {94725400-ecf4-43c0-a723-91e8b5d931c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 12431 | 2026.02.06 01:26:46.894467 [ 4 ] {94725400-ecf4-43c0-a723-91e8b5d931c9} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 12432 | 2026.02.06 01:26:46.894705 [ 4 ] {94725400-ecf4-43c0-a723-91e8b5d931c9} <Trace> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12433 | 2026.02.06 01:26:46.894837 [ 4 ] {94725400-ecf4-43c0-a723-91e8b5d931c9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001231 sec., 129975.62956945572 rows/sec., 9.05 MiB/sec. | ||
| 12434 | 2026.02.06 01:26:46.894874 [ 4 ] {94725400-ecf4-43c0-a723-91e8b5d931c9} <Debug> TCPHandler: Processed in 0.00139109 sec. | ||
| 12435 | 2026.02.06 01:26:46.894980 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12436 | 2026.02.06 01:26:46.895073 [ 4 ] {fa038a10-1601-47e3-8a0a-e6295f7de125} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12437 | 2026.02.06 01:26:46.895128 [ 4 ] {fa038a10-1601-47e3-8a0a-e6295f7de125} <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 | ||
| 12438 | 2026.02.06 01:26:46.895994 [ 4 ] {fa038a10-1601-47e3-8a0a-e6295f7de125} <Trace> oximeter.measurements_histogramu64 (97144b8f-900e-4825-92d0-28bf27d1d4ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12439 | 2026.02.06 01:26:46.896030 [ 4 ] {fa038a10-1601-47e3-8a0a-e6295f7de125} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 12440 | 2026.02.06 01:26:46.896603 [ 4 ] {fa038a10-1601-47e3-8a0a-e6295f7de125} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 12441 | 2026.02.06 01:26:46.896830 [ 4 ] {fa038a10-1601-47e3-8a0a-e6295f7de125} <Trace> oximeter.measurements_histogramu64 (97144b8f-900e-4825-92d0-28bf27d1d4ae): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12442 | 2026.02.06 01:26:46.896962 [ 53 ] {} <Debug> oximeter.measurements_histogramu64 (97144b8f-900e-4825-92d0-28bf27d1d4ae) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 12443 | 2026.02.06 01:26:46.896968 [ 4 ] {fa038a10-1601-47e3-8a0a-e6295f7de125} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001913 sec., 21432.30527966545 rows/sec., 38.41 MiB/sec. | ||
| 12444 | 2026.02.06 01:26:46.897042 [ 53 ] {} <Trace> oximeter.measurements_histogramu64 (97144b8f-900e-4825-92d0-28bf27d1d4ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12445 | 2026.02.06 01:26:46.897072 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 12446 | 2026.02.06 01:26:46.897079 [ 4 ] {fa038a10-1601-47e3-8a0a-e6295f7de125} <Debug> TCPHandler: Processed in 0.002147905 sec. | ||
| 12447 | 2026.02.06 01:26:46.897201 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12448 | 2026.02.06 01:26:46.897200 [ 190 ] {97144b8f-900e-4825-92d0-28bf27d1d4ae::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 | ||
| 12449 | 2026.02.06 01:26:46.897299 [ 4 ] {bf417a99-9ae7-45a5-84b6-ab613ae387f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12450 | 2026.02.06 01:26:46.897346 [ 4 ] {bf417a99-9ae7-45a5-84b6-ab613ae387f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12451 | 2026.02.06 01:26:46.897484 [ 190 ] {97144b8f-900e-4825-92d0-28bf27d1d4ae::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12452 | 2026.02.06 01:26:46.897554 [ 190 ] {97144b8f-900e-4825-92d0-28bf27d1d4ae::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1398 rows starting from the beginning of the part | ||
| 12453 | 2026.02.06 01:26:46.897695 [ 190 ] {97144b8f-900e-4825-92d0-28bf27d1d4ae::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 41 rows starting from the beginning of the part | ||
| 12454 | 2026.02.06 01:26:46.897709 [ 4 ] {bf417a99-9ae7-45a5-84b6-ab613ae387f9} <Trace> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12455 | 2026.02.06 01:26:46.897749 [ 4 ] {bf417a99-9ae7-45a5-84b6-ab613ae387f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 12456 | 2026.02.06 01:26:46.897815 [ 190 ] {97144b8f-900e-4825-92d0-28bf27d1d4ae::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 41 rows starting from the beginning of the part | ||
| 12457 | 2026.02.06 01:26:46.897937 [ 190 ] {97144b8f-900e-4825-92d0-28bf27d1d4ae::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 41 rows starting from the beginning of the part | ||
| 12458 | 2026.02.06 01:26:46.898048 [ 190 ] {97144b8f-900e-4825-92d0-28bf27d1d4ae::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 41 rows starting from the beginning of the part | ||
| 12459 | 2026.02.06 01:26:46.898065 [ 4 ] {bf417a99-9ae7-45a5-84b6-ab613ae387f9} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 12460 | 2026.02.06 01:26:46.898149 [ 190 ] {97144b8f-900e-4825-92d0-28bf27d1d4ae::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 41 rows starting from the beginning of the part | ||
| 12461 | 2026.02.06 01:26:46.898303 [ 4 ] {bf417a99-9ae7-45a5-84b6-ab613ae387f9} <Trace> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12462 | 2026.02.06 01:26:46.898446 [ 4 ] {bf417a99-9ae7-45a5-84b6-ab613ae387f9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001167 sec., 51413.88174807197 rows/sec., 3.46 MiB/sec. | ||
| 12463 | 2026.02.06 01:26:46.898483 [ 4 ] {bf417a99-9ae7-45a5-84b6-ab613ae387f9} <Debug> TCPHandler: Processed in 0.001331589 sec. | ||
| 12464 | 2026.02.06 01:26:46.905663 [ 191 ] {97144b8f-900e-4825-92d0-28bf27d1d4ae::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1603 rows, containing 19 columns (19 merged, 0 gathered) in 0.008516808 sec., 188216.05465333958 rows/sec., 337.27 MiB/sec. | ||
| 12465 | 2026.02.06 01:26:46.907833 [ 192 ] {97144b8f-900e-4825-92d0-28bf27d1d4ae::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 12466 | 2026.02.06 01:26:46.908192 [ 192 ] {97144b8f-900e-4825-92d0-28bf27d1d4ae::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (97144b8f-900e-4825-92d0-28bf27d1d4ae): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12467 | 2026.02.06 01:26:46.908263 [ 192 ] {97144b8f-900e-4825-92d0-28bf27d1d4ae::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (97144b8f-900e-4825-92d0-28bf27d1d4ae) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 12468 | 2026.02.06 01:26:46.908419 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.70 MiB. | ||
| 12469 | 2026.02.06 01:26:47.000206 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 329.19 MiB, peak 340.83 MiB, free memory in arenas 0.00 B, will set to 333.22 MiB (RSS), difference: 4.02 MiB | ||
| 12470 | 2026.02.06 01:26:47.613867 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 422 | ||
| 12471 | 2026.02.06 01:26:47.631973 [ 244 ] {} <Trace> system.metric_log (b13c6af1-b368-46ee-88e3-e8b49f18365b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12472 | 2026.02.06 01:26:47.632035 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 12473 | 2026.02.06 01:26:47.638225 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 12474 | 2026.02.06 01:26:47.638947 [ 244 ] {} <Trace> system.metric_log (b13c6af1-b368-46ee-88e3-e8b49f18365b): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12475 | 2026.02.06 01:26:47.639288 [ 52 ] {} <Debug> system.metric_log (b13c6af1-b368-46ee-88e3-e8b49f18365b) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 12476 | 2026.02.06 01:26:47.639370 [ 52 ] {} <Trace> system.metric_log (b13c6af1-b368-46ee-88e3-e8b49f18365b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12477 | 2026.02.06 01:26:47.639398 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 12478 | 2026.02.06 01:26:47.639492 [ 201 ] {b13c6af1-b368-46ee-88e3-e8b49f18365b::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 | ||
| 12479 | 2026.02.06 01:26:47.643423 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 422 | ||
| 12480 | 2026.02.06 01:26:47.643696 [ 201 ] {b13c6af1-b368-46ee-88e3-e8b49f18365b::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12481 | 2026.02.06 01:26:47.644540 [ 201 ] {b13c6af1-b368-46ee-88e3-e8b49f18365b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 384 rows starting from the beginning of the part | ||
| 12482 | 2026.02.06 01:26:47.647940 [ 201 ] {b13c6af1-b368-46ee-88e3-e8b49f18365b::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 | ||
| 12483 | 2026.02.06 01:26:47.651450 [ 201 ] {b13c6af1-b368-46ee-88e3-e8b49f18365b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 7 rows starting from the beginning of the part | ||
| 12484 | 2026.02.06 01:26:47.655051 [ 201 ] {b13c6af1-b368-46ee-88e3-e8b49f18365b::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 | ||
| 12485 | 2026.02.06 01:26:47.659328 [ 201 ] {b13c6af1-b368-46ee-88e3-e8b49f18365b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 8 rows starting from the beginning of the part | ||
| 12486 | 2026.02.06 01:26:47.663158 [ 201 ] {b13c6af1-b368-46ee-88e3-e8b49f18365b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 7 rows starting from the beginning of the part | ||
| 12487 | 2026.02.06 01:26:47.714302 [ 201 ] {b13c6af1-b368-46ee-88e3-e8b49f18365b::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 422 rows, containing 679 columns (679 merged, 0 gathered) in 0.074844389 sec., 5638.365222007491 rows/sec., 29.15 MiB/sec. | ||
| 12488 | 2026.02.06 01:26:47.716280 [ 197 ] {b13c6af1-b368-46ee-88e3-e8b49f18365b::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 12489 | 2026.02.06 01:26:47.718010 [ 197 ] {b13c6af1-b368-46ee-88e3-e8b49f18365b::all_1_56_11} <Trace> system.metric_log (b13c6af1-b368-46ee-88e3-e8b49f18365b): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12490 | 2026.02.06 01:26:47.718106 [ 197 ] {b13c6af1-b368-46ee-88e3-e8b49f18365b::all_1_56_11} <Trace> system.metric_log (b13c6af1-b368-46ee-88e3-e8b49f18365b) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 12491 | 2026.02.06 01:26:47.719679 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.96 MiB. | ||
| 12492 | 2026.02.06 01:26:51.909866 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12493 | 2026.02.06 01:26:51.910189 [ 4 ] {c32fe73b-7327-457b-b63b-bab43064d7f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 12494 | 2026.02.06 01:26:51.910287 [ 4 ] {c32fe73b-7327-457b-b63b-bab43064d7f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 12495 | 2026.02.06 01:26:51.911510 [ 4 ] {c32fe73b-7327-457b-b63b-bab43064d7f2} <Trace> oximeter.fields_i16 (104ba66f-7843-4e50-a9a9-abb40c455f87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12496 | 2026.02.06 01:26:51.911582 [ 4 ] {c32fe73b-7327-457b-b63b-bab43064d7f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 12497 | 2026.02.06 01:26:51.912257 [ 4 ] {c32fe73b-7327-457b-b63b-bab43064d7f2} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 12498 | 2026.02.06 01:26:51.912627 [ 4 ] {c32fe73b-7327-457b-b63b-bab43064d7f2} <Trace> oximeter.fields_i16 (104ba66f-7843-4e50-a9a9-abb40c455f87): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12499 | 2026.02.06 01:26:51.912883 [ 4 ] {c32fe73b-7327-457b-b63b-bab43064d7f2} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.002768 sec., 96098.26589595375 rows/sec., 6.11 MiB/sec. | ||
| 12500 | 2026.02.06 01:26:51.912891 [ 45 ] {} <Debug> oximeter.fields_i16 (104ba66f-7843-4e50-a9a9-abb40c455f87) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 12501 | 2026.02.06 01:26:51.912971 [ 4 ] {c32fe73b-7327-457b-b63b-bab43064d7f2} <Debug> TCPHandler: Processed in 0.003336873 sec. | ||
| 12502 | 2026.02.06 01:26:51.912996 [ 45 ] {} <Trace> oximeter.fields_i16 (104ba66f-7843-4e50-a9a9-abb40c455f87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12503 | 2026.02.06 01:26:51.913046 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 12504 | 2026.02.06 01:26:51.913195 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12505 | 2026.02.06 01:26:51.913247 [ 194 ] {104ba66f-7843-4e50-a9a9-abb40c455f87::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 | ||
| 12506 | 2026.02.06 01:26:51.913342 [ 4 ] {79601374-478d-452d-822a-68b51bc60914} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12507 | 2026.02.06 01:26:51.913411 [ 4 ] {79601374-478d-452d-822a-68b51bc60914} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12508 | 2026.02.06 01:26:51.913479 [ 194 ] {104ba66f-7843-4e50-a9a9-abb40c455f87::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12509 | 2026.02.06 01:26:51.913546 [ 194 ] {104ba66f-7843-4e50-a9a9-abb40c455f87::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 290 rows starting from the beginning of the part | ||
| 12510 | 2026.02.06 01:26:51.913658 [ 194 ] {104ba66f-7843-4e50-a9a9-abb40c455f87::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 266 rows starting from the beginning of the part | ||
| 12511 | 2026.02.06 01:26:51.913742 [ 194 ] {104ba66f-7843-4e50-a9a9-abb40c455f87::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 266 rows starting from the beginning of the part | ||
| 12512 | 2026.02.06 01:26:51.913820 [ 194 ] {104ba66f-7843-4e50-a9a9-abb40c455f87::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 266 rows starting from the beginning of the part | ||
| 12513 | 2026.02.06 01:26:51.913894 [ 194 ] {104ba66f-7843-4e50-a9a9-abb40c455f87::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 266 rows starting from the beginning of the part | ||
| 12514 | 2026.02.06 01:26:51.913967 [ 194 ] {104ba66f-7843-4e50-a9a9-abb40c455f87::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 266 rows starting from the beginning of the part | ||
| 12515 | 2026.02.06 01:26:51.914726 [ 4 ] {79601374-478d-452d-822a-68b51bc60914} <Trace> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12516 | 2026.02.06 01:26:51.914786 [ 4 ] {79601374-478d-452d-822a-68b51bc60914} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 12517 | 2026.02.06 01:26:51.915649 [ 4 ] {79601374-478d-452d-822a-68b51bc60914} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 12518 | 2026.02.06 01:26:51.915805 [ 197 ] {104ba66f-7843-4e50-a9a9-abb40c455f87::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1620 rows, containing 5 columns (5 merged, 0 gathered) in 0.002653349 sec., 610549.1588177808 rows/sec., 41.29 MiB/sec. | ||
| 12519 | 2026.02.06 01:26:51.916030 [ 4 ] {79601374-478d-452d-822a-68b51bc60914} <Trace> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12520 | 2026.02.06 01:26:51.916069 [ 194 ] {104ba66f-7843-4e50-a9a9-abb40c455f87::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 12521 | 2026.02.06 01:26:51.916267 [ 4 ] {79601374-478d-452d-822a-68b51bc60914} <Debug> executeQuery: Read 752 rows, 60.56 KiB in 0.002955 sec., 254483.92554991538 rows/sec., 20.01 MiB/sec. | ||
| 12522 | 2026.02.06 01:26:51.916352 [ 4 ] {79601374-478d-452d-822a-68b51bc60914} <Debug> TCPHandler: Processed in 0.003234082 sec. | ||
| 12523 | 2026.02.06 01:26:51.916530 [ 194 ] {104ba66f-7843-4e50-a9a9-abb40c455f87::all_1_41_8} <Trace> oximeter.fields_i16 (104ba66f-7843-4e50-a9a9-abb40c455f87): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12524 | 2026.02.06 01:26:51.916553 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12525 | 2026.02.06 01:26:51.916667 [ 194 ] {104ba66f-7843-4e50-a9a9-abb40c455f87::all_1_41_8} <Trace> oximeter.fields_i16 (104ba66f-7843-4e50-a9a9-abb40c455f87) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 12526 | 2026.02.06 01:26:51.916690 [ 4 ] {28ed0dcb-aa39-4c05-bd2e-15ee2cfcd625} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12527 | 2026.02.06 01:26:51.916754 [ 4 ] {28ed0dcb-aa39-4c05-bd2e-15ee2cfcd625} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12528 | 2026.02.06 01:26:51.916806 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.45 MiB. | ||
| 12529 | 2026.02.06 01:26:51.917477 [ 4 ] {28ed0dcb-aa39-4c05-bd2e-15ee2cfcd625} <Trace> oximeter.fields_u16 (fb4d60fc-202c-4b3b-b72e-c67fc122b90a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12530 | 2026.02.06 01:26:51.917537 [ 4 ] {28ed0dcb-aa39-4c05-bd2e-15ee2cfcd625} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 12531 | 2026.02.06 01:26:51.918042 [ 4 ] {28ed0dcb-aa39-4c05-bd2e-15ee2cfcd625} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 12532 | 2026.02.06 01:26:51.918400 [ 4 ] {28ed0dcb-aa39-4c05-bd2e-15ee2cfcd625} <Trace> oximeter.fields_u16 (fb4d60fc-202c-4b3b-b72e-c67fc122b90a): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12533 | 2026.02.06 01:26:51.918617 [ 4 ] {28ed0dcb-aa39-4c05-bd2e-15ee2cfcd625} <Debug> executeQuery: Read 133 rows, 8.00 KiB in 0.001958 sec., 67926.455566905 rows/sec., 3.99 MiB/sec. | ||
| 12534 | 2026.02.06 01:26:51.918677 [ 4 ] {28ed0dcb-aa39-4c05-bd2e-15ee2cfcd625} <Debug> TCPHandler: Processed in 0.002188245 sec. | ||
| 12535 | 2026.02.06 01:26:51.918854 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12536 | 2026.02.06 01:26:51.918983 [ 4 ] {5ed69705-5525-4c64-9ddf-7776c62dd123} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12537 | 2026.02.06 01:26:51.919042 [ 4 ] {5ed69705-5525-4c64-9ddf-7776c62dd123} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12538 | 2026.02.06 01:26:51.919749 [ 4 ] {5ed69705-5525-4c64-9ddf-7776c62dd123} <Trace> oximeter.fields_u32 (efacbb35-87c4-45a6-b25f-cea415d7aebd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12539 | 2026.02.06 01:26:51.919801 [ 4 ] {5ed69705-5525-4c64-9ddf-7776c62dd123} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 12540 | 2026.02.06 01:26:51.920264 [ 4 ] {5ed69705-5525-4c64-9ddf-7776c62dd123} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 12541 | 2026.02.06 01:26:51.920668 [ 4 ] {5ed69705-5525-4c64-9ddf-7776c62dd123} <Trace> oximeter.fields_u32 (efacbb35-87c4-45a6-b25f-cea415d7aebd): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12542 | 2026.02.06 01:26:51.920883 [ 4 ] {5ed69705-5525-4c64-9ddf-7776c62dd123} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.001927 sec., 72651.79034769071 rows/sec., 4.70 MiB/sec. | ||
| 12543 | 2026.02.06 01:26:51.920942 [ 4 ] {5ed69705-5525-4c64-9ddf-7776c62dd123} <Debug> TCPHandler: Processed in 0.002153895 sec. | ||
| 12544 | 2026.02.06 01:26:51.921119 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12545 | 2026.02.06 01:26:51.921246 [ 4 ] {38b75a2e-7d3e-4ede-b990-e2211f0fda57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 12546 | 2026.02.06 01:26:51.921301 [ 4 ] {38b75a2e-7d3e-4ede-b990-e2211f0fda57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 12547 | 2026.02.06 01:26:51.921994 [ 4 ] {38b75a2e-7d3e-4ede-b990-e2211f0fda57} <Trace> oximeter.fields_u8 (7e40da4e-3721-4df5-9ad4-b5e43542e087): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12548 | 2026.02.06 01:26:51.922040 [ 4 ] {38b75a2e-7d3e-4ede-b990-e2211f0fda57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 12549 | 2026.02.06 01:26:51.922559 [ 4 ] {38b75a2e-7d3e-4ede-b990-e2211f0fda57} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 12550 | 2026.02.06 01:26:51.922889 [ 4 ] {38b75a2e-7d3e-4ede-b990-e2211f0fda57} <Trace> oximeter.fields_u8 (7e40da4e-3721-4df5-9ad4-b5e43542e087): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12551 | 2026.02.06 01:26:51.923084 [ 4 ] {38b75a2e-7d3e-4ede-b990-e2211f0fda57} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001864 sec., 74570.81545064377 rows/sec., 4.24 MiB/sec. | ||
| 12552 | 2026.02.06 01:26:51.923082 [ 45 ] {} <Debug> oximeter.fields_u8 (7e40da4e-3721-4df5-9ad4-b5e43542e087) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 12553 | 2026.02.06 01:26:51.923142 [ 4 ] {38b75a2e-7d3e-4ede-b990-e2211f0fda57} <Debug> TCPHandler: Processed in 0.002092104 sec. | ||
| 12554 | 2026.02.06 01:26:51.923183 [ 45 ] {} <Trace> oximeter.fields_u8 (7e40da4e-3721-4df5-9ad4-b5e43542e087): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12555 | 2026.02.06 01:26:51.923221 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 12556 | 2026.02.06 01:26:51.923328 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12557 | 2026.02.06 01:26:51.923359 [ 196 ] {7e40da4e-3721-4df5-9ad4-b5e43542e087::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 | ||
| 12558 | 2026.02.06 01:26:51.923457 [ 4 ] {e09de021-6821-4699-afc6-97dd45c685ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12559 | 2026.02.06 01:26:51.923493 [ 196 ] {7e40da4e-3721-4df5-9ad4-b5e43542e087::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12560 | 2026.02.06 01:26:51.923514 [ 4 ] {e09de021-6821-4699-afc6-97dd45c685ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12561 | 2026.02.06 01:26:51.923547 [ 196 ] {7e40da4e-3721-4df5-9ad4-b5e43542e087::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 151 rows starting from the beginning of the part | ||
| 12562 | 2026.02.06 01:26:51.923657 [ 196 ] {7e40da4e-3721-4df5-9ad4-b5e43542e087::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 139 rows starting from the beginning of the part | ||
| 12563 | 2026.02.06 01:26:51.923742 [ 196 ] {7e40da4e-3721-4df5-9ad4-b5e43542e087::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 139 rows starting from the beginning of the part | ||
| 12564 | 2026.02.06 01:26:51.923829 [ 196 ] {7e40da4e-3721-4df5-9ad4-b5e43542e087::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 139 rows starting from the beginning of the part | ||
| 12565 | 2026.02.06 01:26:51.923915 [ 196 ] {7e40da4e-3721-4df5-9ad4-b5e43542e087::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 139 rows starting from the beginning of the part | ||
| 12566 | 2026.02.06 01:26:51.923996 [ 196 ] {7e40da4e-3721-4df5-9ad4-b5e43542e087::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 139 rows starting from the beginning of the part | ||
| 12567 | 2026.02.06 01:26:51.924488 [ 4 ] {e09de021-6821-4699-afc6-97dd45c685ac} <Trace> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12568 | 2026.02.06 01:26:51.924535 [ 4 ] {e09de021-6821-4699-afc6-97dd45c685ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 12569 | 2026.02.06 01:26:51.925017 [ 4 ] {e09de021-6821-4699-afc6-97dd45c685ac} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 12570 | 2026.02.06 01:26:51.925338 [ 4 ] {e09de021-6821-4699-afc6-97dd45c685ac} <Trace> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12571 | 2026.02.06 01:26:51.925528 [ 197 ] {7e40da4e-3721-4df5-9ad4-b5e43542e087::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 846 rows, containing 5 columns (5 merged, 0 gathered) in 0.002227525 sec., 379793.7172422307 rows/sec., 23.16 MiB/sec. | ||
| 12572 | 2026.02.06 01:26:51.925544 [ 4 ] {e09de021-6821-4699-afc6-97dd45c685ac} <Debug> executeQuery: Read 463 rows, 33.28 KiB in 0.002115 sec., 218912.5295508274 rows/sec., 15.37 MiB/sec. | ||
| 12573 | 2026.02.06 01:26:51.925653 [ 4 ] {e09de021-6821-4699-afc6-97dd45c685ac} <Debug> TCPHandler: Processed in 0.002389957 sec. | ||
| 12574 | 2026.02.06 01:26:51.925737 [ 196 ] {7e40da4e-3721-4df5-9ad4-b5e43542e087::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 12575 | 2026.02.06 01:26:51.925835 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12576 | 2026.02.06 01:26:51.925967 [ 4 ] {4667a332-7961-447d-a3e7-3972ba0f90fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 12577 | 2026.02.06 01:26:51.926031 [ 4 ] {4667a332-7961-447d-a3e7-3972ba0f90fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 12578 | 2026.02.06 01:26:51.926081 [ 196 ] {7e40da4e-3721-4df5-9ad4-b5e43542e087::all_1_41_8} <Trace> oximeter.fields_u8 (7e40da4e-3721-4df5-9ad4-b5e43542e087): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12579 | 2026.02.06 01:26:51.926172 [ 196 ] {7e40da4e-3721-4df5-9ad4-b5e43542e087::all_1_41_8} <Trace> oximeter.fields_u8 (7e40da4e-3721-4df5-9ad4-b5e43542e087) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 12580 | 2026.02.06 01:26:51.926274 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 12581 | 2026.02.06 01:26:51.926570 [ 4 ] {4667a332-7961-447d-a3e7-3972ba0f90fb} <Trace> oximeter.measurements_bool (a3a47353-bd4a-4bc2-8c37-5164375cd607): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12582 | 2026.02.06 01:26:51.926614 [ 4 ] {4667a332-7961-447d-a3e7-3972ba0f90fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 12583 | 2026.02.06 01:26:51.927069 [ 4 ] {4667a332-7961-447d-a3e7-3972ba0f90fb} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 12584 | 2026.02.06 01:26:51.927399 [ 4 ] {4667a332-7961-447d-a3e7-3972ba0f90fb} <Trace> oximeter.measurements_bool (a3a47353-bd4a-4bc2-8c37-5164375cd607): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12585 | 2026.02.06 01:26:51.927617 [ 4 ] {4667a332-7961-447d-a3e7-3972ba0f90fb} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001678 sec., 3575.6853396901074 rows/sec., 186.82 KiB/sec. | ||
| 12586 | 2026.02.06 01:26:51.927677 [ 4 ] {4667a332-7961-447d-a3e7-3972ba0f90fb} <Debug> TCPHandler: Processed in 0.001907503 sec. | ||
| 12587 | 2026.02.06 01:26:51.927859 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12588 | 2026.02.06 01:26:51.927989 [ 4 ] {b55bd786-7383-4566-9751-739b6a39e2cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12589 | 2026.02.06 01:26:51.928053 [ 4 ] {b55bd786-7383-4566-9751-739b6a39e2cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12590 | 2026.02.06 01:26:51.928739 [ 4 ] {b55bd786-7383-4566-9751-739b6a39e2cf} <Trace> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12591 | 2026.02.06 01:26:51.928788 [ 4 ] {b55bd786-7383-4566-9751-739b6a39e2cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 12592 | 2026.02.06 01:26:51.929350 [ 4 ] {b55bd786-7383-4566-9751-739b6a39e2cf} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 12593 | 2026.02.06 01:26:51.929701 [ 4 ] {b55bd786-7383-4566-9751-739b6a39e2cf} <Trace> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12594 | 2026.02.06 01:26:51.929905 [ 4 ] {b55bd786-7383-4566-9751-739b6a39e2cf} <Debug> executeQuery: Read 258 rows, 17.59 KiB in 0.001944 sec., 132716.04938271604 rows/sec., 8.84 MiB/sec. | ||
| 12595 | 2026.02.06 01:26:51.929961 [ 4 ] {b55bd786-7383-4566-9751-739b6a39e2cf} <Debug> TCPHandler: Processed in 0.002168355 sec. | ||
| 12596 | 2026.02.06 01:26:51.930129 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12597 | 2026.02.06 01:26:51.930246 [ 4 ] {d4a35e9a-563f-46cd-9747-ccd770ec45e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 12598 | 2026.02.06 01:26:51.930303 [ 4 ] {d4a35e9a-563f-46cd-9747-ccd770ec45e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 12599 | 2026.02.06 01:26:51.930796 [ 4 ] {d4a35e9a-563f-46cd-9747-ccd770ec45e9} <Trace> oximeter.measurements_f64 (2afa91c6-7a6c-42cf-84ca-7476e88b4c4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12600 | 2026.02.06 01:26:51.930843 [ 4 ] {d4a35e9a-563f-46cd-9747-ccd770ec45e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 12601 | 2026.02.06 01:26:51.931266 [ 4 ] {d4a35e9a-563f-46cd-9747-ccd770ec45e9} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 12602 | 2026.02.06 01:26:51.931576 [ 4 ] {d4a35e9a-563f-46cd-9747-ccd770ec45e9} <Trace> oximeter.measurements_f64 (2afa91c6-7a6c-42cf-84ca-7476e88b4c4e): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12603 | 2026.02.06 01:26:51.931774 [ 4 ] {d4a35e9a-563f-46cd-9747-ccd770ec45e9} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001552 sec., 644.3298969072165 rows/sec., 43.42 KiB/sec. | ||
| 12604 | 2026.02.06 01:26:51.931829 [ 4 ] {d4a35e9a-563f-46cd-9747-ccd770ec45e9} <Debug> TCPHandler: Processed in 0.001763152 sec. | ||
| 12605 | 2026.02.06 01:26:51.932002 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12606 | 2026.02.06 01:26:51.932121 [ 4 ] {54025f72-2651-4411-8a18-2e7e03e1a076} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12607 | 2026.02.06 01:26:51.932178 [ 4 ] {54025f72-2651-4411-8a18-2e7e03e1a076} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12608 | 2026.02.06 01:26:51.932724 [ 4 ] {54025f72-2651-4411-8a18-2e7e03e1a076} <Trace> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12609 | 2026.02.06 01:26:51.932776 [ 4 ] {54025f72-2651-4411-8a18-2e7e03e1a076} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 12610 | 2026.02.06 01:26:51.933291 [ 4 ] {54025f72-2651-4411-8a18-2e7e03e1a076} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 12611 | 2026.02.06 01:26:51.933632 [ 4 ] {54025f72-2651-4411-8a18-2e7e03e1a076} <Trace> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12612 | 2026.02.06 01:26:51.933853 [ 4 ] {54025f72-2651-4411-8a18-2e7e03e1a076} <Debug> executeQuery: Read 88 rows, 5.66 KiB in 0.001757 sec., 50085.37279453614 rows/sec., 3.14 MiB/sec. | ||
| 12613 | 2026.02.06 01:26:51.933909 [ 4 ] {54025f72-2651-4411-8a18-2e7e03e1a076} <Debug> TCPHandler: Processed in 0.001971814 sec. | ||
| 12614 | 2026.02.06 01:26:52.783430 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35110 | ||
| 12615 | 2026.02.06 01:26:52.783549 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12616 | 2026.02.06 01:26:52.783577 [ 351 ] {} <Debug> TCP-Session: 18882289-c511-40cf-9b06-53c4b5cf39e4 Authenticating user 'default' from [fd00:1122:3344:101::e]:35110 | ||
| 12617 | 2026.02.06 01:26:52.783601 [ 351 ] {} <Debug> TCP-Session: 18882289-c511-40cf-9b06-53c4b5cf39e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12618 | 2026.02.06 01:26:52.783614 [ 351 ] {} <Debug> TCP-Session: 18882289-c511-40cf-9b06-53c4b5cf39e4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12619 | 2026.02.06 01:26:52.783826 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34259 | ||
| 12620 | 2026.02.06 01:26:52.783834 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35380 | ||
| 12621 | 2026.02.06 01:26:52.783879 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43156 | ||
| 12622 | 2026.02.06 01:26:52.783912 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42403 | ||
| 12623 | 2026.02.06 01:26:52.783919 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41042 | ||
| 12624 | 2026.02.06 01:26:52.783940 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12625 | 2026.02.06 01:26:52.783977 [ 351 ] {} <Trace> TCP-Session: 18882289-c511-40cf-9b06-53c4b5cf39e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12626 | 2026.02.06 01:26:52.784013 [ 352 ] {} <Debug> TCP-Session: d19c74dd-f51b-4716-9fcc-69a1e41b90df Authenticating user 'default' from [fd00:1122:3344:101::e]:34259 | ||
| 12627 | 2026.02.06 01:26:52.783972 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12628 | 2026.02.06 01:26:52.784047 [ 352 ] {} <Debug> TCP-Session: d19c74dd-f51b-4716-9fcc-69a1e41b90df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12629 | 2026.02.06 01:26:52.783937 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54839 | ||
| 12630 | 2026.02.06 01:26:52.784073 [ 353 ] {} <Debug> TCP-Session: 74f86599-96d6-49e2-9d53-c7dc1e55c1cb Authenticating user 'default' from [fd00:1122:3344:101::e]:35380 | ||
| 12631 | 2026.02.06 01:26:52.784076 [ 352 ] {} <Debug> TCP-Session: d19c74dd-f51b-4716-9fcc-69a1e41b90df Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12632 | 2026.02.06 01:26:52.784133 [ 353 ] {} <Debug> TCP-Session: 74f86599-96d6-49e2-9d53-c7dc1e55c1cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12633 | 2026.02.06 01:26:52.783853 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50893 | ||
| 12634 | 2026.02.06 01:26:52.784177 [ 351 ] {b46c6d31-fb5a-4d24-bfd7-13fd21b2138c} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:35110) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 12635 | 2026.02.06 01:26:52.784165 [ 353 ] {} <Debug> TCP-Session: 74f86599-96d6-49e2-9d53-c7dc1e55c1cb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12636 | 2026.02.06 01:26:52.783897 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55131 | ||
| 12637 | 2026.02.06 01:26:52.784487 [ 351 ] {b46c6d31-fb5a-4d24-bfd7-13fd21b2138c} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 12638 | 2026.02.06 01:26:52.784541 [ 351 ] {b46c6d31-fb5a-4d24-bfd7-13fd21b2138c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12639 | 2026.02.06 01:26:52.784606 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12640 | 2026.02.06 01:26:52.784646 [ 288 ] {} <Debug> TCP-Session: 1df24bc0-3a76-4911-ba31-c34eded0754a Authenticating user 'default' from [fd00:1122:3344:101::e]:42403 | ||
| 12641 | 2026.02.06 01:26:52.784672 [ 288 ] {} <Debug> TCP-Session: 1df24bc0-3a76-4911-ba31-c34eded0754a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12642 | 2026.02.06 01:26:52.784685 [ 288 ] {} <Debug> TCP-Session: 1df24bc0-3a76-4911-ba31-c34eded0754a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12643 | 2026.02.06 01:26:52.784850 [ 351 ] {b46c6d31-fb5a-4d24-bfd7-13fd21b2138c} <Debug> oximeter.version (50fdcec2-7951-44c4-a709-a779380e237d) (SelectExecutor): Key condition: unknown | ||
| 12644 | 2026.02.06 01:26:52.785049 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12645 | 2026.02.06 01:26:52.785087 [ 287 ] {} <Debug> TCP-Session: 01f76886-d8dc-409d-81fc-9283e5d2944b Authenticating user 'default' from [fd00:1122:3344:101::e]:55131 | ||
| 12646 | 2026.02.06 01:26:52.785112 [ 287 ] {} <Debug> TCP-Session: 01f76886-d8dc-409d-81fc-9283e5d2944b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12647 | 2026.02.06 01:26:52.785130 [ 287 ] {} <Debug> TCP-Session: 01f76886-d8dc-409d-81fc-9283e5d2944b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12648 | 2026.02.06 01:26:52.785187 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12649 | 2026.02.06 01:26:52.785227 [ 286 ] {} <Debug> TCP-Session: 04b3864a-3183-48d3-b8b5-8b53a5ae73bb Authenticating user 'default' from [fd00:1122:3344:101::e]:43156 | ||
| 12650 | 2026.02.06 01:26:52.785255 [ 286 ] {} <Debug> TCP-Session: 04b3864a-3183-48d3-b8b5-8b53a5ae73bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12651 | 2026.02.06 01:26:52.785273 [ 286 ] {} <Debug> TCP-Session: 04b3864a-3183-48d3-b8b5-8b53a5ae73bb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12652 | 2026.02.06 01:26:52.785357 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12653 | 2026.02.06 01:26:52.785404 [ 354 ] {} <Debug> TCP-Session: 101fa5db-f541-4677-912d-c3d6ed4bfee3 Authenticating user 'default' from [fd00:1122:3344:101::e]:50893 | ||
| 12654 | 2026.02.06 01:26:52.785421 [ 354 ] {} <Debug> TCP-Session: 101fa5db-f541-4677-912d-c3d6ed4bfee3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12655 | 2026.02.06 01:26:52.785435 [ 354 ] {} <Debug> TCP-Session: 101fa5db-f541-4677-912d-c3d6ed4bfee3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12656 | 2026.02.06 01:26:52.785660 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12657 | 2026.02.06 01:26:52.785698 [ 289 ] {} <Debug> TCP-Session: f2abbd0b-96c7-4ce6-8c1c-e696df7daf51 Authenticating user 'default' from [fd00:1122:3344:101::e]:41042 | ||
| 12658 | 2026.02.06 01:26:52.785715 [ 289 ] {} <Debug> TCP-Session: f2abbd0b-96c7-4ce6-8c1c-e696df7daf51 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12659 | 2026.02.06 01:26:52.785728 [ 289 ] {} <Debug> TCP-Session: f2abbd0b-96c7-4ce6-8c1c-e696df7daf51 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12660 | 2026.02.06 01:26:52.785852 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12661 | 2026.02.06 01:26:52.785899 [ 350 ] {} <Debug> TCP-Session: 8b178ab5-76c3-4af0-ba2c-1cf663ed8e6a Authenticating user 'default' from [fd00:1122:3344:101::e]:54839 | ||
| 12662 | 2026.02.06 01:26:52.785916 [ 328 ] {b46c6d31-fb5a-4d24-bfd7-13fd21b2138c} <Trace> AggregatingTransform: Aggregating | ||
| 12663 | 2026.02.06 01:26:52.785922 [ 350 ] {} <Debug> TCP-Session: 8b178ab5-76c3-4af0-ba2c-1cf663ed8e6a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12664 | 2026.02.06 01:26:52.785952 [ 328 ] {b46c6d31-fb5a-4d24-bfd7-13fd21b2138c} <Trace> Aggregator: Aggregation method: without_key | ||
| 12665 | 2026.02.06 01:26:52.785958 [ 350 ] {} <Debug> TCP-Session: 8b178ab5-76c3-4af0-ba2c-1cf663ed8e6a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12666 | 2026.02.06 01:26:52.785994 [ 328 ] {b46c6d31-fb5a-4d24-bfd7-13fd21b2138c} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001030057 sec. (970.820 rows/sec., 37.92 KiB/sec.) | ||
| 12667 | 2026.02.06 01:26:52.786015 [ 328 ] {b46c6d31-fb5a-4d24-bfd7-13fd21b2138c} <Trace> Aggregator: Merging aggregated data | ||
| 12668 | 2026.02.06 01:26:52.787365 [ 351 ] {b46c6d31-fb5a-4d24-bfd7-13fd21b2138c} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00325 sec., 307.6923076923077 rows/sec., 12.02 KiB/sec. | ||
| 12669 | 2026.02.06 01:26:52.787502 [ 351 ] {b46c6d31-fb5a-4d24-bfd7-13fd21b2138c} <Debug> TCPHandler: Processed in 0.003651565 sec. | ||
| 12670 | 2026.02.06 01:26:52.787627 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12671 | 2026.02.06 01:26:52.787654 [ 351 ] {} <Debug> TCP-Session: 18882289-c511-40cf-9b06-53c4b5cf39e4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12672 | 2026.02.06 01:26:52.787658 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12673 | 2026.02.06 01:26:52.787684 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12674 | 2026.02.06 01:26:52.787711 [ 352 ] {} <Debug> TCP-Session: d19c74dd-f51b-4716-9fcc-69a1e41b90df Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12675 | 2026.02.06 01:26:52.787710 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12676 | 2026.02.06 01:26:52.787739 [ 354 ] {} <Debug> TCP-Session: 101fa5db-f541-4677-912d-c3d6ed4bfee3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12677 | 2026.02.06 01:26:52.787767 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12678 | 2026.02.06 01:26:52.787788 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12679 | 2026.02.06 01:26:52.787807 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12680 | 2026.02.06 01:26:52.787819 [ 286 ] {} <Debug> TCP-Session: 04b3864a-3183-48d3-b8b5-8b53a5ae73bb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12681 | 2026.02.06 01:26:52.787829 [ 288 ] {} <Debug> TCP-Session: 1df24bc0-3a76-4911-ba31-c34eded0754a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12682 | 2026.02.06 01:26:52.787839 [ 350 ] {} <Debug> TCP-Session: 8b178ab5-76c3-4af0-ba2c-1cf663ed8e6a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12683 | 2026.02.06 01:26:52.787773 [ 353 ] {} <Debug> TCP-Session: 74f86599-96d6-49e2-9d53-c7dc1e55c1cb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12684 | 2026.02.06 01:26:52.787750 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12685 | 2026.02.06 01:26:52.787722 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12686 | 2026.02.06 01:26:52.787920 [ 287 ] {} <Debug> TCP-Session: 01f76886-d8dc-409d-81fc-9283e5d2944b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12687 | 2026.02.06 01:26:52.787951 [ 289 ] {} <Debug> TCP-Session: f2abbd0b-96c7-4ce6-8c1c-e696df7daf51 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12688 | 2026.02.06 01:26:52.873649 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47140 | ||
| 12689 | 2026.02.06 01:26:52.873759 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12690 | 2026.02.06 01:26:52.873786 [ 351 ] {} <Debug> TCP-Session: 76761432-4489-4396-92f9-fe50c2cf88ea Authenticating user 'default' from [fd00:1122:3344:101::e]:47140 | ||
| 12691 | 2026.02.06 01:26:52.873807 [ 351 ] {} <Debug> TCP-Session: 76761432-4489-4396-92f9-fe50c2cf88ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12692 | 2026.02.06 01:26:52.873820 [ 351 ] {} <Debug> TCP-Session: 76761432-4489-4396-92f9-fe50c2cf88ea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12693 | 2026.02.06 01:26:52.874026 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62438 | ||
| 12694 | 2026.02.06 01:26:52.874040 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53754 | ||
| 12695 | 2026.02.06 01:26:52.874076 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36768 | ||
| 12696 | 2026.02.06 01:26:52.874091 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44553 | ||
| 12697 | 2026.02.06 01:26:52.874117 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44182 | ||
| 12698 | 2026.02.06 01:26:52.874072 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51496 | ||
| 12699 | 2026.02.06 01:26:52.874146 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12700 | 2026.02.06 01:26:52.874150 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12701 | 2026.02.06 01:26:52.874211 [ 352 ] {} <Debug> TCP-Session: 7bbaafae-e1f9-42b0-9c26-a6d754d619a5 Authenticating user 'default' from [fd00:1122:3344:101::e]:62438 | ||
| 12702 | 2026.02.06 01:26:52.874220 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12703 | 2026.02.06 01:26:52.874231 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12704 | 2026.02.06 01:26:52.874245 [ 352 ] {} <Debug> TCP-Session: 7bbaafae-e1f9-42b0-9c26-a6d754d619a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12705 | 2026.02.06 01:26:52.874260 [ 350 ] {} <Debug> TCP-Session: 5a4a45df-1c02-48a6-a07a-c278d71fe566 Authenticating user 'default' from [fd00:1122:3344:101::e]:44182 | ||
| 12706 | 2026.02.06 01:26:52.874268 [ 286 ] {} <Debug> TCP-Session: c352b2a4-7a8a-48f4-a30d-dba810601245 Authenticating user 'default' from [fd00:1122:3344:101::e]:51496 | ||
| 12707 | 2026.02.06 01:26:52.874276 [ 352 ] {} <Debug> TCP-Session: 7bbaafae-e1f9-42b0-9c26-a6d754d619a5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12708 | 2026.02.06 01:26:52.874304 [ 286 ] {} <Debug> TCP-Session: c352b2a4-7a8a-48f4-a30d-dba810601245 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12709 | 2026.02.06 01:26:52.874301 [ 350 ] {} <Debug> TCP-Session: 5a4a45df-1c02-48a6-a07a-c278d71fe566 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12710 | 2026.02.06 01:26:52.874343 [ 286 ] {} <Debug> TCP-Session: c352b2a4-7a8a-48f4-a30d-dba810601245 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12711 | 2026.02.06 01:26:52.874359 [ 350 ] {} <Debug> TCP-Session: 5a4a45df-1c02-48a6-a07a-c278d71fe566 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12712 | 2026.02.06 01:26:52.874230 [ 287 ] {} <Debug> TCP-Session: 701b8ad1-a1d8-48fc-919b-7027ef2a81a6 Authenticating user 'default' from [fd00:1122:3344:101::e]:36768 | ||
| 12713 | 2026.02.06 01:26:52.874149 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12714 | 2026.02.06 01:26:52.874401 [ 287 ] {} <Debug> TCP-Session: 701b8ad1-a1d8-48fc-919b-7027ef2a81a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12715 | 2026.02.06 01:26:52.874419 [ 354 ] {} <Debug> TCP-Session: 90ec7845-5410-4240-bcd6-5989115b36aa Authenticating user 'default' from [fd00:1122:3344:101::e]:53754 | ||
| 12716 | 2026.02.06 01:26:52.874420 [ 287 ] {} <Debug> TCP-Session: 701b8ad1-a1d8-48fc-919b-7027ef2a81a6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12717 | 2026.02.06 01:26:52.874443 [ 354 ] {} <Debug> TCP-Session: 90ec7845-5410-4240-bcd6-5989115b36aa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12718 | 2026.02.06 01:26:52.874031 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33046 | ||
| 12719 | 2026.02.06 01:26:52.874461 [ 354 ] {} <Debug> TCP-Session: 90ec7845-5410-4240-bcd6-5989115b36aa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12720 | 2026.02.06 01:26:52.874218 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12721 | 2026.02.06 01:26:52.874144 [ 351 ] {} <Trace> TCP-Session: 76761432-4489-4396-92f9-fe50c2cf88ea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12722 | 2026.02.06 01:26:52.874569 [ 288 ] {} <Debug> TCP-Session: ae545c75-dde9-4193-a1ab-d0cf713589ed Authenticating user 'default' from [fd00:1122:3344:101::e]:44553 | ||
| 12723 | 2026.02.06 01:26:52.874098 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44492 | ||
| 12724 | 2026.02.06 01:26:52.874603 [ 288 ] {} <Debug> TCP-Session: ae545c75-dde9-4193-a1ab-d0cf713589ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12725 | 2026.02.06 01:26:52.874614 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12726 | 2026.02.06 01:26:52.874656 [ 288 ] {} <Debug> TCP-Session: ae545c75-dde9-4193-a1ab-d0cf713589ed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12727 | 2026.02.06 01:26:52.874680 [ 353 ] {} <Debug> TCP-Session: ca855c3c-dfd3-4545-91df-11b23698a032 Authenticating user 'default' from [fd00:1122:3344:101::e]:33046 | ||
| 12728 | 2026.02.06 01:26:52.874695 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12729 | 2026.02.06 01:26:52.874708 [ 353 ] {} <Debug> TCP-Session: ca855c3c-dfd3-4545-91df-11b23698a032 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12730 | 2026.02.06 01:26:52.874721 [ 289 ] {} <Debug> TCP-Session: b42980d6-a49b-4815-b41e-247dc64274ca Authenticating user 'default' from [fd00:1122:3344:101::e]:44492 | ||
| 12731 | 2026.02.06 01:26:52.874723 [ 353 ] {} <Debug> TCP-Session: ca855c3c-dfd3-4545-91df-11b23698a032 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12732 | 2026.02.06 01:26:52.874739 [ 289 ] {} <Debug> TCP-Session: b42980d6-a49b-4815-b41e-247dc64274ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12733 | 2026.02.06 01:26:52.874746 [ 351 ] {43dd7c60-61c2-47b5-b5da-ac1b464f0b90} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:47140) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 12734 | 2026.02.06 01:26:52.874753 [ 289 ] {} <Debug> TCP-Session: b42980d6-a49b-4815-b41e-247dc64274ca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12735 | 2026.02.06 01:26:52.875011 [ 351 ] {43dd7c60-61c2-47b5-b5da-ac1b464f0b90} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 12736 | 2026.02.06 01:26:52.875071 [ 351 ] {43dd7c60-61c2-47b5-b5da-ac1b464f0b90} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12737 | 2026.02.06 01:26:52.875353 [ 351 ] {43dd7c60-61c2-47b5-b5da-ac1b464f0b90} <Debug> oximeter.version (50fdcec2-7951-44c4-a709-a779380e237d) (SelectExecutor): Key condition: unknown | ||
| 12738 | 2026.02.06 01:26:52.876347 [ 301 ] {43dd7c60-61c2-47b5-b5da-ac1b464f0b90} <Trace> AggregatingTransform: Aggregating | ||
| 12739 | 2026.02.06 01:26:52.876390 [ 301 ] {43dd7c60-61c2-47b5-b5da-ac1b464f0b90} <Trace> Aggregator: Aggregation method: without_key | ||
| 12740 | 2026.02.06 01:26:52.876429 [ 301 ] {43dd7c60-61c2-47b5-b5da-ac1b464f0b90} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000971496 sec. (1029.340 rows/sec., 40.21 KiB/sec.) | ||
| 12741 | 2026.02.06 01:26:52.876450 [ 301 ] {43dd7c60-61c2-47b5-b5da-ac1b464f0b90} <Trace> Aggregator: Merging aggregated data | ||
| 12742 | 2026.02.06 01:26:52.877859 [ 351 ] {43dd7c60-61c2-47b5-b5da-ac1b464f0b90} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003173 sec., 315.1591553734636 rows/sec., 12.31 KiB/sec. | ||
| 12743 | 2026.02.06 01:26:52.878047 [ 351 ] {43dd7c60-61c2-47b5-b5da-ac1b464f0b90} <Debug> TCPHandler: Processed in 0.004017358 sec. | ||
| 12744 | 2026.02.06 01:26:52.878195 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12745 | 2026.02.06 01:26:52.878224 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12746 | 2026.02.06 01:26:52.878236 [ 351 ] {} <Debug> TCP-Session: 76761432-4489-4396-92f9-fe50c2cf88ea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12747 | 2026.02.06 01:26:52.878241 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12748 | 2026.02.06 01:26:52.878276 [ 352 ] {} <Debug> TCP-Session: 7bbaafae-e1f9-42b0-9c26-a6d754d619a5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12749 | 2026.02.06 01:26:52.878283 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12750 | 2026.02.06 01:26:52.878313 [ 353 ] {} <Debug> TCP-Session: ca855c3c-dfd3-4545-91df-11b23698a032 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12751 | 2026.02.06 01:26:52.878320 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12752 | 2026.02.06 01:26:52.878349 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12753 | 2026.02.06 01:26:52.878380 [ 288 ] {} <Debug> TCP-Session: ae545c75-dde9-4193-a1ab-d0cf713589ed Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12754 | 2026.02.06 01:26:52.878261 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12755 | 2026.02.06 01:26:52.878416 [ 287 ] {} <Debug> TCP-Session: 701b8ad1-a1d8-48fc-919b-7027ef2a81a6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12756 | 2026.02.06 01:26:52.878360 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12757 | 2026.02.06 01:26:52.878453 [ 354 ] {} <Debug> TCP-Session: 90ec7845-5410-4240-bcd6-5989115b36aa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12758 | 2026.02.06 01:26:52.878355 [ 286 ] {} <Debug> TCP-Session: c352b2a4-7a8a-48f4-a30d-dba810601245 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12759 | 2026.02.06 01:26:52.878491 [ 350 ] {} <Debug> TCP-Session: 5a4a45df-1c02-48a6-a07a-c278d71fe566 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12760 | 2026.02.06 01:26:52.878300 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12761 | 2026.02.06 01:26:52.878557 [ 289 ] {} <Debug> TCP-Session: b42980d6-a49b-4815-b41e-247dc64274ca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12762 | 2026.02.06 01:26:53.696045 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 27353 | ||
| 12763 | 2026.02.06 01:26:53.696584 [ 245 ] {} <Trace> system.asynchronous_metric_log (50965cfb-3fe0-4bc3-b722-77d2bdddda32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12764 | 2026.02.06 01:26:53.696631 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 12765 | 2026.02.06 01:26:53.697152 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 12766 | 2026.02.06 01:26:53.697421 [ 245 ] {} <Trace> system.asynchronous_metric_log (50965cfb-3fe0-4bc3-b722-77d2bdddda32): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12767 | 2026.02.06 01:26:53.697564 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27353 | ||
| 12768 | 2026.02.06 01:26:55.143630 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 430 | ||
| 12769 | 2026.02.06 01:26:55.159794 [ 244 ] {} <Trace> system.metric_log (b13c6af1-b368-46ee-88e3-e8b49f18365b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12770 | 2026.02.06 01:26:55.159861 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 12771 | 2026.02.06 01:26:55.165508 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 12772 | 2026.02.06 01:26:55.166242 [ 244 ] {} <Trace> system.metric_log (b13c6af1-b368-46ee-88e3-e8b49f18365b): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12773 | 2026.02.06 01:26:55.169318 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 430 | ||
| 12774 | 2026.02.06 01:26:56.284329 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1624 | ||
| 12775 | 2026.02.06 01:26:56.287226 [ 243 ] {} <Trace> system.query_log (e979a318-9a58-4b34-9a72-3006f9f8e92e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12776 | 2026.02.06 01:26:56.287283 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 12777 | 2026.02.06 01:26:56.288533 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 12778 | 2026.02.06 01:26:56.288817 [ 243 ] {} <Trace> system.query_log (e979a318-9a58-4b34-9a72-3006f9f8e92e): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12779 | 2026.02.06 01:26:56.289192 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1624 | ||
| 12780 | 2026.02.06 01:26:56.889911 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12781 | 2026.02.06 01:26:56.890193 [ 4 ] {a5dcc2ad-2610-40e8-abc6-c029b205813a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12782 | 2026.02.06 01:26:56.890394 [ 4 ] {a5dcc2ad-2610-40e8-abc6-c029b205813a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12783 | 2026.02.06 01:26:56.891098 [ 4 ] {a5dcc2ad-2610-40e8-abc6-c029b205813a} <Trace> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12784 | 2026.02.06 01:26:56.891144 [ 4 ] {a5dcc2ad-2610-40e8-abc6-c029b205813a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 12785 | 2026.02.06 01:26:56.891583 [ 4 ] {a5dcc2ad-2610-40e8-abc6-c029b205813a} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 12786 | 2026.02.06 01:26:56.891840 [ 4 ] {a5dcc2ad-2610-40e8-abc6-c029b205813a} <Trace> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12787 | 2026.02.06 01:26:56.891997 [ 40 ] {} <Debug> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 12788 | 2026.02.06 01:26:56.892006 [ 4 ] {a5dcc2ad-2610-40e8-abc6-c029b205813a} <Debug> executeQuery: Read 138 rows, 12.27 KiB in 0.00189 sec., 73015.87301587302 rows/sec., 6.34 MiB/sec. | ||
| 12789 | 2026.02.06 01:26:56.892043 [ 40 ] {} <Trace> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12790 | 2026.02.06 01:26:56.892067 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 12791 | 2026.02.06 01:26:56.892071 [ 4 ] {a5dcc2ad-2610-40e8-abc6-c029b205813a} <Debug> TCPHandler: Processed in 0.002349566 sec. | ||
| 12792 | 2026.02.06 01:26:56.892199 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12793 | 2026.02.06 01:26:56.892202 [ 194 ] {fb68cebe-225b-4628-b6a1-821ca25cb918::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
| 12794 | 2026.02.06 01:26:56.892304 [ 4 ] {3cc1fe99-58da-4a21-b081-9dee19184549} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12795 | 2026.02.06 01:26:56.892353 [ 4 ] {3cc1fe99-58da-4a21-b081-9dee19184549} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12796 | 2026.02.06 01:26:56.892366 [ 194 ] {fb68cebe-225b-4628-b6a1-821ca25cb918::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12797 | 2026.02.06 01:26:56.892409 [ 194 ] {fb68cebe-225b-4628-b6a1-821ca25cb918::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 2106 rows starting from the beginning of the part | ||
| 12798 | 2026.02.06 01:26:56.892491 [ 194 ] {fb68cebe-225b-4628-b6a1-821ca25cb918::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 1279 rows starting from the beginning of the part | ||
| 12799 | 2026.02.06 01:26:56.892557 [ 194 ] {fb68cebe-225b-4628-b6a1-821ca25cb918::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 752 rows starting from the beginning of the part | ||
| 12800 | 2026.02.06 01:26:56.892622 [ 194 ] {fb68cebe-225b-4628-b6a1-821ca25cb918::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 138 rows starting from the beginning of the part | ||
| 12801 | 2026.02.06 01:26:56.892682 [ 194 ] {fb68cebe-225b-4628-b6a1-821ca25cb918::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 752 rows starting from the beginning of the part | ||
| 12802 | 2026.02.06 01:26:56.892727 [ 194 ] {fb68cebe-225b-4628-b6a1-821ca25cb918::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 138 rows starting from the beginning of the part | ||
| 12803 | 2026.02.06 01:26:56.892802 [ 4 ] {3cc1fe99-58da-4a21-b081-9dee19184549} <Trace> oximeter.fields_u16 (fb4d60fc-202c-4b3b-b72e-c67fc122b90a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12804 | 2026.02.06 01:26:56.892842 [ 4 ] {3cc1fe99-58da-4a21-b081-9dee19184549} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 12805 | 2026.02.06 01:26:56.893180 [ 4 ] {3cc1fe99-58da-4a21-b081-9dee19184549} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 12806 | 2026.02.06 01:26:56.893413 [ 4 ] {3cc1fe99-58da-4a21-b081-9dee19184549} <Trace> oximeter.fields_u16 (fb4d60fc-202c-4b3b-b72e-c67fc122b90a): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12807 | 2026.02.06 01:26:56.893551 [ 40 ] {} <Debug> oximeter.fields_u16 (fb4d60fc-202c-4b3b-b72e-c67fc122b90a) (MergerMutator): Selected 6 parts from all_1_75_15 to all_80_80_0 | ||
| 12808 | 2026.02.06 01:26:56.893564 [ 4 ] {3cc1fe99-58da-4a21-b081-9dee19184549} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001286 sec., 31881.80404354588 rows/sec., 2.34 MiB/sec. | ||
| 12809 | 2026.02.06 01:26:56.893586 [ 40 ] {} <Trace> oximeter.fields_u16 (fb4d60fc-202c-4b3b-b72e-c67fc122b90a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12810 | 2026.02.06 01:26:56.893609 [ 4 ] {3cc1fe99-58da-4a21-b081-9dee19184549} <Debug> TCPHandler: Processed in 0.00146254 sec. | ||
| 12811 | 2026.02.06 01:26:56.893609 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 12812 | 2026.02.06 01:26:56.893728 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12813 | 2026.02.06 01:26:56.893726 [ 197 ] {fb4d60fc-202c-4b3b-b72e-c67fc122b90a::all_1_80_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_75_15 to all_80_80_0 into Compact with storage Full | ||
| 12814 | 2026.02.06 01:26:56.893829 [ 4 ] {18b9e75f-8cdb-42fe-b036-571150b6a23b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12815 | 2026.02.06 01:26:56.893876 [ 4 ] {18b9e75f-8cdb-42fe-b036-571150b6a23b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12816 | 2026.02.06 01:26:56.893882 [ 197 ] {fb4d60fc-202c-4b3b-b72e-c67fc122b90a::all_1_80_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12817 | 2026.02.06 01:26:56.893935 [ 197 ] {fb4d60fc-202c-4b3b-b72e-c67fc122b90a::all_1_80_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_75_15, total 206 rows starting from the beginning of the part | ||
| 12818 | 2026.02.06 01:26:56.894008 [ 197 ] {fb4d60fc-202c-4b3b-b72e-c67fc122b90a::all_1_80_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 43 rows starting from the beginning of the part | ||
| 12819 | 2026.02.06 01:26:56.894055 [ 197 ] {fb4d60fc-202c-4b3b-b72e-c67fc122b90a::all_1_80_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 133 rows starting from the beginning of the part | ||
| 12820 | 2026.02.06 01:26:56.894099 [ 197 ] {fb4d60fc-202c-4b3b-b72e-c67fc122b90a::all_1_80_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 41 rows starting from the beginning of the part | ||
| 12821 | 2026.02.06 01:26:56.894139 [ 197 ] {fb4d60fc-202c-4b3b-b72e-c67fc122b90a::all_1_80_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 133 rows starting from the beginning of the part | ||
| 12822 | 2026.02.06 01:26:56.894183 [ 197 ] {fb4d60fc-202c-4b3b-b72e-c67fc122b90a::all_1_80_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 41 rows starting from the beginning of the part | ||
| 12823 | 2026.02.06 01:26:56.894328 [ 4 ] {18b9e75f-8cdb-42fe-b036-571150b6a23b} <Trace> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12824 | 2026.02.06 01:26:56.894382 [ 4 ] {18b9e75f-8cdb-42fe-b036-571150b6a23b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 12825 | 2026.02.06 01:26:56.894720 [ 193 ] {fb68cebe-225b-4628-b6a1-821ca25cb918::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5165 rows, containing 5 columns (5 merged, 0 gathered) in 0.002582017 sec., 2000374.1261192318 rows/sec., 170.99 MiB/sec. | ||
| 12826 | 2026.02.06 01:26:56.894732 [ 4 ] {18b9e75f-8cdb-42fe-b036-571150b6a23b} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 12827 | 2026.02.06 01:26:56.894989 [ 4 ] {18b9e75f-8cdb-42fe-b036-571150b6a23b} <Trace> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12828 | 2026.02.06 01:26:56.895045 [ 195 ] {fb68cebe-225b-4628-b6a1-821ca25cb918::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 12829 | 2026.02.06 01:26:56.895114 [ 40 ] {} <Debug> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 12830 | 2026.02.06 01:26:56.895130 [ 4 ] {18b9e75f-8cdb-42fe-b036-571150b6a23b} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001323 sec., 79365.07936507936 rows/sec., 6.20 MiB/sec. | ||
| 12831 | 2026.02.06 01:26:56.895131 [ 198 ] {fb4d60fc-202c-4b3b-b72e-c67fc122b90a::all_1_80_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 597 rows, containing 5 columns (5 merged, 0 gathered) in 0.00145648 sec., 409892.3431835658 rows/sec., 27.60 MiB/sec. | ||
| 12832 | 2026.02.06 01:26:56.895152 [ 40 ] {} <Trace> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12833 | 2026.02.06 01:26:56.895172 [ 4 ] {18b9e75f-8cdb-42fe-b036-571150b6a23b} <Debug> TCPHandler: Processed in 0.00149653 sec. | ||
| 12834 | 2026.02.06 01:26:56.895197 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 12835 | 2026.02.06 01:26:56.895294 [ 187 ] {8671d447-0367-4212-b46d-8d9acc78108d::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
| 12836 | 2026.02.06 01:26:56.895302 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12837 | 2026.02.06 01:26:56.895349 [ 200 ] {fb4d60fc-202c-4b3b-b72e-c67fc122b90a::all_1_80_16} <Trace> MergedBlockOutputStream: filled checksums all_1_80_16 (state Temporary) | ||
| 12838 | 2026.02.06 01:26:56.895399 [ 195 ] {fb68cebe-225b-4628-b6a1-821ca25cb918::all_1_86_17} <Trace> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12839 | 2026.02.06 01:26:56.895411 [ 187 ] {8671d447-0367-4212-b46d-8d9acc78108d::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12840 | 2026.02.06 01:26:56.895422 [ 4 ] {afda65da-8792-4f52-b1a2-b60874093c05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12841 | 2026.02.06 01:26:56.895462 [ 187 ] {8671d447-0367-4212-b46d-8d9acc78108d::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 1034 rows starting from the beginning of the part | ||
| 12842 | 2026.02.06 01:26:56.895488 [ 4 ] {afda65da-8792-4f52-b1a2-b60874093c05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12843 | 2026.02.06 01:26:56.895509 [ 195 ] {fb68cebe-225b-4628-b6a1-821ca25cb918::all_1_86_17} <Trace> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 12844 | 2026.02.06 01:26:56.895535 [ 187 ] {8671d447-0367-4212-b46d-8d9acc78108d::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 563 rows starting from the beginning of the part | ||
| 12845 | 2026.02.06 01:26:56.895584 [ 187 ] {8671d447-0367-4212-b46d-8d9acc78108d::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 463 rows starting from the beginning of the part | ||
| 12846 | 2026.02.06 01:26:56.895610 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.13 MiB. | ||
| 12847 | 2026.02.06 01:26:56.895629 [ 187 ] {8671d447-0367-4212-b46d-8d9acc78108d::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 105 rows starting from the beginning of the part | ||
| 12848 | 2026.02.06 01:26:56.895654 [ 198 ] {fb4d60fc-202c-4b3b-b72e-c67fc122b90a::all_1_80_16} <Trace> oximeter.fields_u16 (fb4d60fc-202c-4b3b-b72e-c67fc122b90a): Renaming temporary part tmp_merge_all_1_80_16 to all_1_80_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12849 | 2026.02.06 01:26:56.895668 [ 187 ] {8671d447-0367-4212-b46d-8d9acc78108d::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 463 rows starting from the beginning of the part | ||
| 12850 | 2026.02.06 01:26:56.895716 [ 187 ] {8671d447-0367-4212-b46d-8d9acc78108d::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 105 rows starting from the beginning of the part | ||
| 12851 | 2026.02.06 01:26:56.895765 [ 198 ] {fb4d60fc-202c-4b3b-b72e-c67fc122b90a::all_1_80_16} <Trace> oximeter.fields_u16 (fb4d60fc-202c-4b3b-b72e-c67fc122b90a) (MergerMutator): Merged 6 parts: [all_1_75_15, all_80_80_0] -> all_1_80_16 | ||
| 12852 | 2026.02.06 01:26:56.895880 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 12853 | 2026.02.06 01:26:56.895959 [ 4 ] {afda65da-8792-4f52-b1a2-b60874093c05} <Trace> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12854 | 2026.02.06 01:26:56.896000 [ 4 ] {afda65da-8792-4f52-b1a2-b60874093c05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 12855 | 2026.02.06 01:26:56.896355 [ 4 ] {afda65da-8792-4f52-b1a2-b60874093c05} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 12856 | 2026.02.06 01:26:56.896605 [ 4 ] {afda65da-8792-4f52-b1a2-b60874093c05} <Trace> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12857 | 2026.02.06 01:26:56.896715 [ 40 ] {} <Debug> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 12858 | 2026.02.06 01:26:56.896738 [ 4 ] {afda65da-8792-4f52-b1a2-b60874093c05} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001337 sec., 119670.90501121915 rows/sec., 8.33 MiB/sec. | ||
| 12859 | 2026.02.06 01:26:56.896744 [ 40 ] {} <Trace> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12860 | 2026.02.06 01:26:56.896769 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 12861 | 2026.02.06 01:26:56.896777 [ 4 ] {afda65da-8792-4f52-b1a2-b60874093c05} <Debug> TCPHandler: Processed in 0.0015244 sec. | ||
| 12862 | 2026.02.06 01:26:56.896837 [ 195 ] {e511ea71-e802-4545-b869-85850eb1d513::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
| 12863 | 2026.02.06 01:26:56.896872 [ 198 ] {8671d447-0367-4212-b46d-8d9acc78108d::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2733 rows, containing 5 columns (5 merged, 0 gathered) in 0.001624981 sec., 1681865.8187388037 rows/sec., 128.65 MiB/sec. | ||
| 12864 | 2026.02.06 01:26:56.896881 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12865 | 2026.02.06 01:26:56.896935 [ 195 ] {e511ea71-e802-4545-b869-85850eb1d513::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12866 | 2026.02.06 01:26:56.896966 [ 195 ] {e511ea71-e802-4545-b869-85850eb1d513::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_81_16, total 25925 rows starting from the beginning of the part | ||
| 12867 | 2026.02.06 01:26:56.896988 [ 4 ] {bed1fcad-247b-4d07-98e1-5b11c0d2ef9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12868 | 2026.02.06 01:26:56.897018 [ 195 ] {e511ea71-e802-4545-b869-85850eb1d513::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 845 rows starting from the beginning of the part | ||
| 12869 | 2026.02.06 01:26:56.897047 [ 199 ] {8671d447-0367-4212-b46d-8d9acc78108d::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 12870 | 2026.02.06 01:26:56.897050 [ 4 ] {bed1fcad-247b-4d07-98e1-5b11c0d2ef9c} <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 | ||
| 12871 | 2026.02.06 01:26:56.897066 [ 195 ] {e511ea71-e802-4545-b869-85850eb1d513::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 258 rows starting from the beginning of the part | ||
| 12872 | 2026.02.06 01:26:56.897121 [ 195 ] {e511ea71-e802-4545-b869-85850eb1d513::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 160 rows starting from the beginning of the part | ||
| 12873 | 2026.02.06 01:26:56.897160 [ 195 ] {e511ea71-e802-4545-b869-85850eb1d513::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 258 rows starting from the beginning of the part | ||
| 12874 | 2026.02.06 01:26:56.897198 [ 195 ] {e511ea71-e802-4545-b869-85850eb1d513::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 160 rows starting from the beginning of the part | ||
| 12875 | 2026.02.06 01:26:56.897319 [ 199 ] {8671d447-0367-4212-b46d-8d9acc78108d::all_1_86_17} <Trace> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12876 | 2026.02.06 01:26:56.897385 [ 199 ] {8671d447-0367-4212-b46d-8d9acc78108d::all_1_86_17} <Trace> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 12877 | 2026.02.06 01:26:56.897462 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.65 MiB. | ||
| 12878 | 2026.02.06 01:26:56.897881 [ 4 ] {bed1fcad-247b-4d07-98e1-5b11c0d2ef9c} <Trace> oximeter.measurements_histogramu64 (97144b8f-900e-4825-92d0-28bf27d1d4ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12879 | 2026.02.06 01:26:56.897919 [ 4 ] {bed1fcad-247b-4d07-98e1-5b11c0d2ef9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 12880 | 2026.02.06 01:26:56.898579 [ 4 ] {bed1fcad-247b-4d07-98e1-5b11c0d2ef9c} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 12881 | 2026.02.06 01:26:56.898826 [ 4 ] {bed1fcad-247b-4d07-98e1-5b11c0d2ef9c} <Trace> oximeter.measurements_histogramu64 (97144b8f-900e-4825-92d0-28bf27d1d4ae): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12882 | 2026.02.06 01:26:56.898979 [ 4 ] {bed1fcad-247b-4d07-98e1-5b11c0d2ef9c} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.00201 sec., 20398.009950248754 rows/sec., 36.55 MiB/sec. | ||
| 12883 | 2026.02.06 01:26:56.899049 [ 4 ] {bed1fcad-247b-4d07-98e1-5b11c0d2ef9c} <Debug> TCPHandler: Processed in 0.002215265 sec. | ||
| 12884 | 2026.02.06 01:26:56.899168 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12885 | 2026.02.06 01:26:56.899264 [ 4 ] {9d835ba1-bd9d-49d8-a677-c2583926570c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12886 | 2026.02.06 01:26:56.899306 [ 4 ] {9d835ba1-bd9d-49d8-a677-c2583926570c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12887 | 2026.02.06 01:26:56.899655 [ 4 ] {9d835ba1-bd9d-49d8-a677-c2583926570c} <Trace> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12888 | 2026.02.06 01:26:56.899690 [ 4 ] {9d835ba1-bd9d-49d8-a677-c2583926570c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 12889 | 2026.02.06 01:26:56.899995 [ 4 ] {9d835ba1-bd9d-49d8-a677-c2583926570c} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 12890 | 2026.02.06 01:26:56.900213 [ 4 ] {9d835ba1-bd9d-49d8-a677-c2583926570c} <Trace> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12891 | 2026.02.06 01:26:56.900323 [ 40 ] {} <Debug> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 12892 | 2026.02.06 01:26:56.900347 [ 4 ] {9d835ba1-bd9d-49d8-a677-c2583926570c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001103 sec., 54397.09882139619 rows/sec., 3.67 MiB/sec. | ||
| 12893 | 2026.02.06 01:26:56.900356 [ 40 ] {} <Trace> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12894 | 2026.02.06 01:26:56.900377 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 12895 | 2026.02.06 01:26:56.900384 [ 4 ] {9d835ba1-bd9d-49d8-a677-c2583926570c} <Debug> TCPHandler: Processed in 0.001267579 sec. | ||
| 12896 | 2026.02.06 01:26:56.900457 [ 198 ] {35a37a75-595c-437a-bd19-b1f8c8c9b2dc::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
| 12897 | 2026.02.06 01:26:56.900576 [ 198 ] {35a37a75-595c-437a-bd19-b1f8c8c9b2dc::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12898 | 2026.02.06 01:26:56.900608 [ 198 ] {35a37a75-595c-437a-bd19-b1f8c8c9b2dc::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 5448 rows starting from the beginning of the part | ||
| 12899 | 2026.02.06 01:26:56.900671 [ 198 ] {35a37a75-595c-437a-bd19-b1f8c8c9b2dc::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 60 rows starting from the beginning of the part | ||
| 12900 | 2026.02.06 01:26:56.900719 [ 198 ] {35a37a75-595c-437a-bd19-b1f8c8c9b2dc::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 88 rows starting from the beginning of the part | ||
| 12901 | 2026.02.06 01:26:56.900768 [ 198 ] {35a37a75-595c-437a-bd19-b1f8c8c9b2dc::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 60 rows starting from the beginning of the part | ||
| 12902 | 2026.02.06 01:26:56.900810 [ 198 ] {35a37a75-595c-437a-bd19-b1f8c8c9b2dc::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 88 rows starting from the beginning of the part | ||
| 12903 | 2026.02.06 01:26:56.900853 [ 198 ] {35a37a75-595c-437a-bd19-b1f8c8c9b2dc::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 60 rows starting from the beginning of the part | ||
| 12904 | 2026.02.06 01:26:56.902757 [ 195 ] {35a37a75-595c-437a-bd19-b1f8c8c9b2dc::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5804 rows, containing 4 columns (4 merged, 0 gathered) in 0.002335856 sec., 2484742.2101362413 rows/sec., 161.20 MiB/sec. | ||
| 12905 | 2026.02.06 01:26:56.903292 [ 195 ] {35a37a75-595c-437a-bd19-b1f8c8c9b2dc::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 12906 | 2026.02.06 01:26:56.903555 [ 195 ] {35a37a75-595c-437a-bd19-b1f8c8c9b2dc::all_1_86_17} <Trace> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12907 | 2026.02.06 01:26:56.903619 [ 195 ] {35a37a75-595c-437a-bd19-b1f8c8c9b2dc::all_1_86_17} <Trace> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 12908 | 2026.02.06 01:26:56.903687 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.17 MiB. | ||
| 12909 | 2026.02.06 01:26:56.904038 [ 188 ] {e511ea71-e802-4545-b869-85850eb1d513::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 27606 rows, containing 5 columns (5 merged, 0 gathered) in 0.00722958 sec., 3818479.081772385 rows/sec., 258.68 MiB/sec. | ||
| 12910 | 2026.02.06 01:26:56.904440 [ 195 ] {e511ea71-e802-4545-b869-85850eb1d513::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 12911 | 2026.02.06 01:26:56.904689 [ 195 ] {e511ea71-e802-4545-b869-85850eb1d513::all_1_86_17} <Trace> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12912 | 2026.02.06 01:26:56.904749 [ 195 ] {e511ea71-e802-4545-b869-85850eb1d513::all_1_86_17} <Trace> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 12913 | 2026.02.06 01:26:56.904806 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.27 MiB. | ||
| 12914 | 2026.02.06 01:26:57.000206 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 335.33 MiB, peak 347.69 MiB, free memory in arenas 0.00 B, will set to 336.87 MiB (RSS), difference: 1.54 MiB | ||
| 12915 | 2026.02.06 01:27:01.032504 [ 35 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 12916 | 2026.02.06 01:27:01.032588 [ 35 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 12917 | 2026.02.06 01:27:01.197835 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 27865 | ||
| 12918 | 2026.02.06 01:27:01.198357 [ 245 ] {} <Trace> system.asynchronous_metric_log (50965cfb-3fe0-4bc3-b722-77d2bdddda32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12919 | 2026.02.06 01:27:01.198395 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 12920 | 2026.02.06 01:27:01.198890 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 12921 | 2026.02.06 01:27:01.199121 [ 245 ] {} <Trace> system.asynchronous_metric_log (50965cfb-3fe0-4bc3-b722-77d2bdddda32): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12922 | 2026.02.06 01:27:01.199275 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27865 | ||
| 12923 | 2026.02.06 01:27:01.894859 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12924 | 2026.02.06 01:27:01.895060 [ 4 ] {7fb16d8b-92f9-43de-aab4-0f0d3b3ab8ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 12925 | 2026.02.06 01:27:01.895136 [ 4 ] {7fb16d8b-92f9-43de-aab4-0f0d3b3ab8ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 12926 | 2026.02.06 01:27:01.895963 [ 4 ] {7fb16d8b-92f9-43de-aab4-0f0d3b3ab8ec} <Trace> oximeter.fields_i16 (104ba66f-7843-4e50-a9a9-abb40c455f87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12927 | 2026.02.06 01:27:01.896014 [ 4 ] {7fb16d8b-92f9-43de-aab4-0f0d3b3ab8ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 12928 | 2026.02.06 01:27:01.896418 [ 4 ] {7fb16d8b-92f9-43de-aab4-0f0d3b3ab8ec} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 12929 | 2026.02.06 01:27:01.896657 [ 4 ] {7fb16d8b-92f9-43de-aab4-0f0d3b3ab8ec} <Trace> oximeter.fields_i16 (104ba66f-7843-4e50-a9a9-abb40c455f87): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12930 | 2026.02.06 01:27:01.896822 [ 4 ] {7fb16d8b-92f9-43de-aab4-0f0d3b3ab8ec} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.001818 sec., 146314.63146314633 rows/sec., 9.30 MiB/sec. | ||
| 12931 | 2026.02.06 01:27:01.896873 [ 4 ] {7fb16d8b-92f9-43de-aab4-0f0d3b3ab8ec} <Debug> TCPHandler: Processed in 0.002165445 sec. | ||
| 12932 | 2026.02.06 01:27:01.897001 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12933 | 2026.02.06 01:27:01.897106 [ 4 ] {e9669d3d-e354-4004-9cfd-e79b6f98bf7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12934 | 2026.02.06 01:27:01.897149 [ 4 ] {e9669d3d-e354-4004-9cfd-e79b6f98bf7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12935 | 2026.02.06 01:27:01.897940 [ 4 ] {e9669d3d-e354-4004-9cfd-e79b6f98bf7c} <Trace> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12936 | 2026.02.06 01:27:01.897979 [ 4 ] {e9669d3d-e354-4004-9cfd-e79b6f98bf7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 12937 | 2026.02.06 01:27:01.898335 [ 4 ] {e9669d3d-e354-4004-9cfd-e79b6f98bf7c} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 12938 | 2026.02.06 01:27:01.898549 [ 4 ] {e9669d3d-e354-4004-9cfd-e79b6f98bf7c} <Trace> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12939 | 2026.02.06 01:27:01.898681 [ 4 ] {e9669d3d-e354-4004-9cfd-e79b6f98bf7c} <Debug> executeQuery: Read 752 rows, 60.56 KiB in 0.0016 sec., 470000 rows/sec., 36.96 MiB/sec. | ||
| 12940 | 2026.02.06 01:27:01.898720 [ 4 ] {e9669d3d-e354-4004-9cfd-e79b6f98bf7c} <Debug> TCPHandler: Processed in 0.001771622 sec. | ||
| 12941 | 2026.02.06 01:27:01.898832 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12942 | 2026.02.06 01:27:01.898928 [ 4 ] {3119702f-2661-40e9-bb32-930a2983b8f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12943 | 2026.02.06 01:27:01.898969 [ 4 ] {3119702f-2661-40e9-bb32-930a2983b8f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12944 | 2026.02.06 01:27:01.899402 [ 4 ] {3119702f-2661-40e9-bb32-930a2983b8f9} <Trace> oximeter.fields_u16 (fb4d60fc-202c-4b3b-b72e-c67fc122b90a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12945 | 2026.02.06 01:27:01.899439 [ 4 ] {3119702f-2661-40e9-bb32-930a2983b8f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 12946 | 2026.02.06 01:27:01.899740 [ 4 ] {3119702f-2661-40e9-bb32-930a2983b8f9} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 12947 | 2026.02.06 01:27:01.899951 [ 4 ] {3119702f-2661-40e9-bb32-930a2983b8f9} <Trace> oximeter.fields_u16 (fb4d60fc-202c-4b3b-b72e-c67fc122b90a): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12948 | 2026.02.06 01:27:01.900080 [ 4 ] {3119702f-2661-40e9-bb32-930a2983b8f9} <Debug> executeQuery: Read 133 rows, 8.00 KiB in 0.001172 sec., 113481.22866894197 rows/sec., 6.67 MiB/sec. | ||
| 12949 | 2026.02.06 01:27:01.900119 [ 4 ] {3119702f-2661-40e9-bb32-930a2983b8f9} <Debug> TCPHandler: Processed in 0.001336229 sec. | ||
| 12950 | 2026.02.06 01:27:01.900242 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12951 | 2026.02.06 01:27:01.900344 [ 4 ] {3a4540e5-517a-438c-b287-37f6fc5e3d4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12952 | 2026.02.06 01:27:01.900389 [ 4 ] {3a4540e5-517a-438c-b287-37f6fc5e3d4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12953 | 2026.02.06 01:27:01.900824 [ 4 ] {3a4540e5-517a-438c-b287-37f6fc5e3d4e} <Trace> oximeter.fields_u32 (efacbb35-87c4-45a6-b25f-cea415d7aebd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12954 | 2026.02.06 01:27:01.900862 [ 4 ] {3a4540e5-517a-438c-b287-37f6fc5e3d4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 12955 | 2026.02.06 01:27:01.901174 [ 4 ] {3a4540e5-517a-438c-b287-37f6fc5e3d4e} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 12956 | 2026.02.06 01:27:01.901383 [ 4 ] {3a4540e5-517a-438c-b287-37f6fc5e3d4e} <Trace> oximeter.fields_u32 (efacbb35-87c4-45a6-b25f-cea415d7aebd): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12957 | 2026.02.06 01:27:01.901513 [ 4 ] {3a4540e5-517a-438c-b287-37f6fc5e3d4e} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.001192 sec., 117449.66442953021 rows/sec., 7.59 MiB/sec. | ||
| 12958 | 2026.02.06 01:27:01.901510 [ 34 ] {} <Debug> oximeter.fields_u32 (efacbb35-87c4-45a6-b25f-cea415d7aebd) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 12959 | 2026.02.06 01:27:01.901553 [ 4 ] {3a4540e5-517a-438c-b287-37f6fc5e3d4e} <Debug> TCPHandler: Processed in 0.001360399 sec. | ||
| 12960 | 2026.02.06 01:27:01.901595 [ 34 ] {} <Trace> oximeter.fields_u32 (efacbb35-87c4-45a6-b25f-cea415d7aebd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12961 | 2026.02.06 01:27:01.901623 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 12962 | 2026.02.06 01:27:01.901684 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12963 | 2026.02.06 01:27:01.901734 [ 195 ] {efacbb35-87c4-45a6-b25f-cea415d7aebd::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 | ||
| 12964 | 2026.02.06 01:27:01.901783 [ 4 ] {74e30ab1-3a8f-4319-9de2-61a9a501148a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 12965 | 2026.02.06 01:27:01.901832 [ 4 ] {74e30ab1-3a8f-4319-9de2-61a9a501148a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 12966 | 2026.02.06 01:27:01.901877 [ 195 ] {efacbb35-87c4-45a6-b25f-cea415d7aebd::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12967 | 2026.02.06 01:27:01.901916 [ 195 ] {efacbb35-87c4-45a6-b25f-cea415d7aebd::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 393 rows starting from the beginning of the part | ||
| 12968 | 2026.02.06 01:27:01.901983 [ 195 ] {efacbb35-87c4-45a6-b25f-cea415d7aebd::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 140 rows starting from the beginning of the part | ||
| 12969 | 2026.02.06 01:27:01.902030 [ 195 ] {efacbb35-87c4-45a6-b25f-cea415d7aebd::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 228 rows starting from the beginning of the part | ||
| 12970 | 2026.02.06 01:27:01.902075 [ 195 ] {efacbb35-87c4-45a6-b25f-cea415d7aebd::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 140 rows starting from the beginning of the part | ||
| 12971 | 2026.02.06 01:27:01.902119 [ 195 ] {efacbb35-87c4-45a6-b25f-cea415d7aebd::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 140 rows starting from the beginning of the part | ||
| 12972 | 2026.02.06 01:27:01.902166 [ 195 ] {efacbb35-87c4-45a6-b25f-cea415d7aebd::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 140 rows starting from the beginning of the part | ||
| 12973 | 2026.02.06 01:27:01.902287 [ 4 ] {74e30ab1-3a8f-4319-9de2-61a9a501148a} <Trace> oximeter.fields_u8 (7e40da4e-3721-4df5-9ad4-b5e43542e087): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12974 | 2026.02.06 01:27:01.902329 [ 4 ] {74e30ab1-3a8f-4319-9de2-61a9a501148a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 12975 | 2026.02.06 01:27:01.902659 [ 4 ] {74e30ab1-3a8f-4319-9de2-61a9a501148a} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 12976 | 2026.02.06 01:27:01.902884 [ 4 ] {74e30ab1-3a8f-4319-9de2-61a9a501148a} <Trace> oximeter.fields_u8 (7e40da4e-3721-4df5-9ad4-b5e43542e087): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12977 | 2026.02.06 01:27:01.903017 [ 4 ] {74e30ab1-3a8f-4319-9de2-61a9a501148a} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001252 sec., 111022.36421725238 rows/sec., 6.32 MiB/sec. | ||
| 12978 | 2026.02.06 01:27:01.903055 [ 4 ] {74e30ab1-3a8f-4319-9de2-61a9a501148a} <Debug> TCPHandler: Processed in 0.001420979 sec. | ||
| 12979 | 2026.02.06 01:27:01.903170 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12980 | 2026.02.06 01:27:01.903170 [ 188 ] {efacbb35-87c4-45a6-b25f-cea415d7aebd::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1181 rows, containing 5 columns (5 merged, 0 gathered) in 0.00148984 sec., 792702.5720882779 rows/sec., 55.50 MiB/sec. | ||
| 12981 | 2026.02.06 01:27:01.903265 [ 4 ] {81254cde-31d5-4b5a-a3c0-498e7509c4d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12982 | 2026.02.06 01:27:01.903314 [ 4 ] {81254cde-31d5-4b5a-a3c0-498e7509c4d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12983 | 2026.02.06 01:27:01.903350 [ 192 ] {efacbb35-87c4-45a6-b25f-cea415d7aebd::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 12984 | 2026.02.06 01:27:01.903646 [ 192 ] {efacbb35-87c4-45a6-b25f-cea415d7aebd::all_1_51_10} <Trace> oximeter.fields_u32 (efacbb35-87c4-45a6-b25f-cea415d7aebd): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12985 | 2026.02.06 01:27:01.903726 [ 192 ] {efacbb35-87c4-45a6-b25f-cea415d7aebd::all_1_51_10} <Trace> oximeter.fields_u32 (efacbb35-87c4-45a6-b25f-cea415d7aebd) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 12986 | 2026.02.06 01:27:01.903834 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
| 12987 | 2026.02.06 01:27:01.903906 [ 4 ] {81254cde-31d5-4b5a-a3c0-498e7509c4d2} <Trace> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12988 | 2026.02.06 01:27:01.903942 [ 4 ] {81254cde-31d5-4b5a-a3c0-498e7509c4d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 12989 | 2026.02.06 01:27:01.904266 [ 4 ] {81254cde-31d5-4b5a-a3c0-498e7509c4d2} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 12990 | 2026.02.06 01:27:01.904483 [ 4 ] {81254cde-31d5-4b5a-a3c0-498e7509c4d2} <Trace> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12991 | 2026.02.06 01:27:01.904607 [ 4 ] {81254cde-31d5-4b5a-a3c0-498e7509c4d2} <Debug> executeQuery: Read 463 rows, 33.28 KiB in 0.001366 sec., 338945.82723279647 rows/sec., 23.79 MiB/sec. | ||
| 12992 | 2026.02.06 01:27:01.904642 [ 4 ] {81254cde-31d5-4b5a-a3c0-498e7509c4d2} <Debug> TCPHandler: Processed in 0.00152966 sec. | ||
| 12993 | 2026.02.06 01:27:01.904747 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12994 | 2026.02.06 01:27:01.904835 [ 4 ] {07db17f8-eb71-4379-b0cc-743b881182ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 12995 | 2026.02.06 01:27:01.904875 [ 4 ] {07db17f8-eb71-4379-b0cc-743b881182ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 12996 | 2026.02.06 01:27:01.905187 [ 4 ] {07db17f8-eb71-4379-b0cc-743b881182ad} <Trace> oximeter.measurements_bool (a3a47353-bd4a-4bc2-8c37-5164375cd607): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12997 | 2026.02.06 01:27:01.905221 [ 4 ] {07db17f8-eb71-4379-b0cc-743b881182ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 12998 | 2026.02.06 01:27:01.905585 [ 4 ] {07db17f8-eb71-4379-b0cc-743b881182ad} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 12999 | 2026.02.06 01:27:01.905794 [ 4 ] {07db17f8-eb71-4379-b0cc-743b881182ad} <Trace> oximeter.measurements_bool (a3a47353-bd4a-4bc2-8c37-5164375cd607): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13000 | 2026.02.06 01:27:01.905922 [ 4 ] {07db17f8-eb71-4379-b0cc-743b881182ad} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001084 sec., 5535.055350553506 rows/sec., 289.19 KiB/sec. | ||
| 13001 | 2026.02.06 01:27:01.905959 [ 4 ] {07db17f8-eb71-4379-b0cc-743b881182ad} <Debug> TCPHandler: Processed in 0.001245538 sec. | ||
| 13002 | 2026.02.06 01:27:01.906068 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13003 | 2026.02.06 01:27:01.906162 [ 4 ] {c2ec2ddb-14a4-4d33-af91-5519b6d974b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13004 | 2026.02.06 01:27:01.906202 [ 4 ] {c2ec2ddb-14a4-4d33-af91-5519b6d974b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13005 | 2026.02.06 01:27:01.906615 [ 4 ] {c2ec2ddb-14a4-4d33-af91-5519b6d974b6} <Trace> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13006 | 2026.02.06 01:27:01.906651 [ 4 ] {c2ec2ddb-14a4-4d33-af91-5519b6d974b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 13007 | 2026.02.06 01:27:01.907011 [ 4 ] {c2ec2ddb-14a4-4d33-af91-5519b6d974b6} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 13008 | 2026.02.06 01:27:01.907223 [ 4 ] {c2ec2ddb-14a4-4d33-af91-5519b6d974b6} <Trace> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13009 | 2026.02.06 01:27:01.907350 [ 4 ] {c2ec2ddb-14a4-4d33-af91-5519b6d974b6} <Debug> executeQuery: Read 258 rows, 17.59 KiB in 0.001207 sec., 213753.10687655344 rows/sec., 14.23 MiB/sec. | ||
| 13010 | 2026.02.06 01:27:01.907387 [ 4 ] {c2ec2ddb-14a4-4d33-af91-5519b6d974b6} <Debug> TCPHandler: Processed in 0.00136776 sec. | ||
| 13011 | 2026.02.06 01:27:01.907495 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13012 | 2026.02.06 01:27:01.907588 [ 4 ] {63405bc7-d7b7-4ac5-af0b-42a1d18a3fb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 13013 | 2026.02.06 01:27:01.907630 [ 4 ] {63405bc7-d7b7-4ac5-af0b-42a1d18a3fb6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 13014 | 2026.02.06 01:27:01.907939 [ 4 ] {63405bc7-d7b7-4ac5-af0b-42a1d18a3fb6} <Trace> oximeter.measurements_f64 (2afa91c6-7a6c-42cf-84ca-7476e88b4c4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13015 | 2026.02.06 01:27:01.907974 [ 4 ] {63405bc7-d7b7-4ac5-af0b-42a1d18a3fb6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 13016 | 2026.02.06 01:27:01.908260 [ 4 ] {63405bc7-d7b7-4ac5-af0b-42a1d18a3fb6} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 13017 | 2026.02.06 01:27:01.908466 [ 4 ] {63405bc7-d7b7-4ac5-af0b-42a1d18a3fb6} <Trace> oximeter.measurements_f64 (2afa91c6-7a6c-42cf-84ca-7476e88b4c4e): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13018 | 2026.02.06 01:27:01.908597 [ 4 ] {63405bc7-d7b7-4ac5-af0b-42a1d18a3fb6} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001027 sec., 973.7098344693283 rows/sec., 65.61 KiB/sec. | ||
| 13019 | 2026.02.06 01:27:01.908632 [ 4 ] {63405bc7-d7b7-4ac5-af0b-42a1d18a3fb6} <Debug> TCPHandler: Processed in 0.001185608 sec. | ||
| 13020 | 2026.02.06 01:27:01.908735 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13021 | 2026.02.06 01:27:01.908827 [ 4 ] {d1f60076-6ce4-417d-9426-6b55a264868f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13022 | 2026.02.06 01:27:01.908868 [ 4 ] {d1f60076-6ce4-417d-9426-6b55a264868f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13023 | 2026.02.06 01:27:01.909185 [ 4 ] {d1f60076-6ce4-417d-9426-6b55a264868f} <Trace> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13024 | 2026.02.06 01:27:01.909220 [ 4 ] {d1f60076-6ce4-417d-9426-6b55a264868f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 13025 | 2026.02.06 01:27:01.909572 [ 4 ] {d1f60076-6ce4-417d-9426-6b55a264868f} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 13026 | 2026.02.06 01:27:01.909784 [ 4 ] {d1f60076-6ce4-417d-9426-6b55a264868f} <Trace> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13027 | 2026.02.06 01:27:01.909914 [ 4 ] {d1f60076-6ce4-417d-9426-6b55a264868f} <Debug> executeQuery: Read 88 rows, 5.66 KiB in 0.001105 sec., 79638.00904977375 rows/sec., 5.00 MiB/sec. | ||
| 13028 | 2026.02.06 01:27:01.909949 [ 4 ] {d1f60076-6ce4-417d-9426-6b55a264868f} <Debug> TCPHandler: Processed in 0.001261698 sec. | ||
| 13029 | 2026.02.06 01:27:02.669540 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 437 | ||
| 13030 | 2026.02.06 01:27:02.685810 [ 244 ] {} <Trace> system.metric_log (b13c6af1-b368-46ee-88e3-e8b49f18365b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13031 | 2026.02.06 01:27:02.685865 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 13032 | 2026.02.06 01:27:02.691881 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 13033 | 2026.02.06 01:27:02.692615 [ 244 ] {} <Trace> system.metric_log (b13c6af1-b368-46ee-88e3-e8b49f18365b): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13034 | 2026.02.06 01:27:02.695525 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 437 | ||
| 13035 | 2026.02.06 01:27:06.289794 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1656 | ||
| 13036 | 2026.02.06 01:27:06.292317 [ 243 ] {} <Trace> system.query_log (e979a318-9a58-4b34-9a72-3006f9f8e92e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13037 | 2026.02.06 01:27:06.292372 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 13038 | 2026.02.06 01:27:06.293601 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 13039 | 2026.02.06 01:27:06.293903 [ 243 ] {} <Trace> system.query_log (e979a318-9a58-4b34-9a72-3006f9f8e92e): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13040 | 2026.02.06 01:27:06.294297 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1656 | ||
| 13041 | 2026.02.06 01:27:06.918345 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13042 | 2026.02.06 01:27:06.918602 [ 4 ] {fd77fcb6-d32f-47b2-96d6-d31aeb7a5e51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 13043 | 2026.02.06 01:27:06.918699 [ 4 ] {fd77fcb6-d32f-47b2-96d6-d31aeb7a5e51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 13044 | 2026.02.06 01:27:06.919375 [ 4 ] {fd77fcb6-d32f-47b2-96d6-d31aeb7a5e51} <Trace> oximeter.fields_ipaddr (a3260224-33ad-484c-9570-d358a82531a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13045 | 2026.02.06 01:27:06.919420 [ 4 ] {fd77fcb6-d32f-47b2-96d6-d31aeb7a5e51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 13046 | 2026.02.06 01:27:06.919808 [ 4 ] {fd77fcb6-d32f-47b2-96d6-d31aeb7a5e51} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 13047 | 2026.02.06 01:27:06.920069 [ 4 ] {fd77fcb6-d32f-47b2-96d6-d31aeb7a5e51} <Trace> oximeter.fields_ipaddr (a3260224-33ad-484c-9570-d358a82531a2): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13048 | 2026.02.06 01:27:06.920231 [ 4 ] {fd77fcb6-d32f-47b2-96d6-d31aeb7a5e51} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.001699 sec., 7062.978222483814 rows/sec., 575.94 KiB/sec. | ||
| 13049 | 2026.02.06 01:27:06.920280 [ 4 ] {fd77fcb6-d32f-47b2-96d6-d31aeb7a5e51} <Debug> TCPHandler: Processed in 0.002108725 sec. | ||
| 13050 | 2026.02.06 01:27:06.920411 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13051 | 2026.02.06 01:27:06.920511 [ 4 ] {133e7bcf-3f88-4e25-b209-3da0bb5cb7a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13052 | 2026.02.06 01:27:06.920555 [ 4 ] {133e7bcf-3f88-4e25-b209-3da0bb5cb7a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13053 | 2026.02.06 01:27:06.921697 [ 4 ] {133e7bcf-3f88-4e25-b209-3da0bb5cb7a2} <Trace> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13054 | 2026.02.06 01:27:06.921735 [ 4 ] {133e7bcf-3f88-4e25-b209-3da0bb5cb7a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 13055 | 2026.02.06 01:27:06.922135 [ 4 ] {133e7bcf-3f88-4e25-b209-3da0bb5cb7a2} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 13056 | 2026.02.06 01:27:06.922355 [ 4 ] {133e7bcf-3f88-4e25-b209-3da0bb5cb7a2} <Trace> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13057 | 2026.02.06 01:27:06.922492 [ 4 ] {133e7bcf-3f88-4e25-b209-3da0bb5cb7a2} <Debug> executeQuery: Read 1285 rows, 109.36 KiB in 0.002003 sec., 641537.6934598103 rows/sec., 53.32 MiB/sec. | ||
| 13058 | 2026.02.06 01:27:06.922531 [ 4 ] {133e7bcf-3f88-4e25-b209-3da0bb5cb7a2} <Debug> TCPHandler: Processed in 0.002173755 sec. | ||
| 13059 | 2026.02.06 01:27:06.922648 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13060 | 2026.02.06 01:27:06.922747 [ 4 ] {3141d099-8c71-428c-b135-31dd9c1e463f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13061 | 2026.02.06 01:27:06.922788 [ 4 ] {3141d099-8c71-428c-b135-31dd9c1e463f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13062 | 2026.02.06 01:27:06.923228 [ 4 ] {3141d099-8c71-428c-b135-31dd9c1e463f} <Trace> oximeter.fields_u16 (fb4d60fc-202c-4b3b-b72e-c67fc122b90a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13063 | 2026.02.06 01:27:06.923264 [ 4 ] {3141d099-8c71-428c-b135-31dd9c1e463f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 13064 | 2026.02.06 01:27:06.923569 [ 4 ] {3141d099-8c71-428c-b135-31dd9c1e463f} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 13065 | 2026.02.06 01:27:06.923776 [ 4 ] {3141d099-8c71-428c-b135-31dd9c1e463f} <Trace> oximeter.fields_u16 (fb4d60fc-202c-4b3b-b72e-c67fc122b90a): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13066 | 2026.02.06 01:27:06.923900 [ 4 ] {3141d099-8c71-428c-b135-31dd9c1e463f} <Debug> executeQuery: Read 53 rows, 3.92 KiB in 0.001191 sec., 44500.419815281275 rows/sec., 3.21 MiB/sec. | ||
| 13067 | 2026.02.06 01:27:06.923935 [ 4 ] {3141d099-8c71-428c-b135-31dd9c1e463f} <Debug> TCPHandler: Processed in 0.001360879 sec. | ||
| 13068 | 2026.02.06 01:27:06.924038 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13069 | 2026.02.06 01:27:06.924126 [ 4 ] {352a8164-23d5-4104-9038-89fd8de63d8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13070 | 2026.02.06 01:27:06.924162 [ 4 ] {352a8164-23d5-4104-9038-89fd8de63d8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13071 | 2026.02.06 01:27:06.924722 [ 4 ] {352a8164-23d5-4104-9038-89fd8de63d8a} <Trace> oximeter.fields_u32 (efacbb35-87c4-45a6-b25f-cea415d7aebd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13072 | 2026.02.06 01:27:06.924758 [ 4 ] {352a8164-23d5-4104-9038-89fd8de63d8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 13073 | 2026.02.06 01:27:06.925073 [ 4 ] {352a8164-23d5-4104-9038-89fd8de63d8a} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 13074 | 2026.02.06 01:27:06.925309 [ 4 ] {352a8164-23d5-4104-9038-89fd8de63d8a} <Trace> oximeter.fields_u32 (efacbb35-87c4-45a6-b25f-cea415d7aebd): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13075 | 2026.02.06 01:27:06.925437 [ 4 ] {352a8164-23d5-4104-9038-89fd8de63d8a} <Debug> executeQuery: Read 229 rows, 15.88 KiB in 0.001297 sec., 176561.29529683886 rows/sec., 11.95 MiB/sec. | ||
| 13076 | 2026.02.06 01:27:06.925474 [ 4 ] {352a8164-23d5-4104-9038-89fd8de63d8a} <Debug> TCPHandler: Processed in 0.00145809 sec. | ||
| 13077 | 2026.02.06 01:27:06.925580 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13078 | 2026.02.06 01:27:06.925674 [ 4 ] {63a2548c-966f-4120-878f-ff26d7b2df20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13079 | 2026.02.06 01:27:06.925716 [ 4 ] {63a2548c-966f-4120-878f-ff26d7b2df20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13080 | 2026.02.06 01:27:06.926397 [ 4 ] {63a2548c-966f-4120-878f-ff26d7b2df20} <Trace> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13081 | 2026.02.06 01:27:06.926431 [ 4 ] {63a2548c-966f-4120-878f-ff26d7b2df20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 13082 | 2026.02.06 01:27:06.926767 [ 4 ] {63a2548c-966f-4120-878f-ff26d7b2df20} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 13083 | 2026.02.06 01:27:06.926993 [ 4 ] {63a2548c-966f-4120-878f-ff26d7b2df20} <Trace> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13084 | 2026.02.06 01:27:06.927122 [ 4 ] {63a2548c-966f-4120-878f-ff26d7b2df20} <Debug> executeQuery: Read 573 rows, 43.67 KiB in 0.001466 sec., 390859.4815825375 rows/sec., 29.09 MiB/sec. | ||
| 13085 | 2026.02.06 01:27:06.927159 [ 4 ] {63a2548c-966f-4120-878f-ff26d7b2df20} <Debug> TCPHandler: Processed in 0.001627631 sec. | ||
| 13086 | 2026.02.06 01:27:06.927269 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13087 | 2026.02.06 01:27:06.927362 [ 4 ] {a5e562c5-39eb-4b9a-b76b-bafdd86a542d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13088 | 2026.02.06 01:27:06.927405 [ 4 ] {a5e562c5-39eb-4b9a-b76b-bafdd86a542d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13089 | 2026.02.06 01:27:06.928050 [ 4 ] {a5e562c5-39eb-4b9a-b76b-bafdd86a542d} <Trace> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13090 | 2026.02.06 01:27:06.928084 [ 4 ] {a5e562c5-39eb-4b9a-b76b-bafdd86a542d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 13091 | 2026.02.06 01:27:06.928468 [ 4 ] {a5e562c5-39eb-4b9a-b76b-bafdd86a542d} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 13092 | 2026.02.06 01:27:06.928693 [ 4 ] {a5e562c5-39eb-4b9a-b76b-bafdd86a542d} <Trace> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13093 | 2026.02.06 01:27:06.928822 [ 4 ] {a5e562c5-39eb-4b9a-b76b-bafdd86a542d} <Debug> executeQuery: Read 850 rows, 58.59 KiB in 0.001478 sec., 575101.4884979703 rows/sec., 38.71 MiB/sec. | ||
| 13094 | 2026.02.06 01:27:06.928858 [ 4 ] {a5e562c5-39eb-4b9a-b76b-bafdd86a542d} <Debug> TCPHandler: Processed in 0.001638381 sec. | ||
| 13095 | 2026.02.06 01:27:06.928967 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13096 | 2026.02.06 01:27:06.929060 [ 4 ] {f74c89c3-f800-4c18-94e7-43b777692042} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 13097 | 2026.02.06 01:27:06.929103 [ 4 ] {f74c89c3-f800-4c18-94e7-43b777692042} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 13098 | 2026.02.06 01:27:06.929420 [ 4 ] {f74c89c3-f800-4c18-94e7-43b777692042} <Trace> oximeter.measurements_f64 (2afa91c6-7a6c-42cf-84ca-7476e88b4c4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13099 | 2026.02.06 01:27:06.929453 [ 4 ] {f74c89c3-f800-4c18-94e7-43b777692042} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 13100 | 2026.02.06 01:27:06.929748 [ 4 ] {f74c89c3-f800-4c18-94e7-43b777692042} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 13101 | 2026.02.06 01:27:06.929984 [ 4 ] {f74c89c3-f800-4c18-94e7-43b777692042} <Trace> oximeter.measurements_f64 (2afa91c6-7a6c-42cf-84ca-7476e88b4c4e): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13102 | 2026.02.06 01:27:06.930114 [ 4 ] {f74c89c3-f800-4c18-94e7-43b777692042} <Debug> executeQuery: Read 1 rows, 65.00 B in 0.001072 sec., 932.8358208955224 rows/sec., 59.21 KiB/sec. | ||
| 13103 | 2026.02.06 01:27:06.930150 [ 4 ] {f74c89c3-f800-4c18-94e7-43b777692042} <Debug> TCPHandler: Processed in 0.001231808 sec. | ||
| 13104 | 2026.02.06 01:27:06.930269 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13105 | 2026.02.06 01:27:06.930389 [ 4 ] {4d70a7ee-c30f-48db-a55a-7eeddf2246da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13106 | 2026.02.06 01:27:06.930482 [ 4 ] {4d70a7ee-c30f-48db-a55a-7eeddf2246da} <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 | ||
| 13107 | 2026.02.06 01:27:06.931454 [ 4 ] {4d70a7ee-c30f-48db-a55a-7eeddf2246da} <Trace> oximeter.measurements_histogramu64 (97144b8f-900e-4825-92d0-28bf27d1d4ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13108 | 2026.02.06 01:27:06.931488 [ 4 ] {4d70a7ee-c30f-48db-a55a-7eeddf2246da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 13109 | 2026.02.06 01:27:06.932072 [ 4 ] {4d70a7ee-c30f-48db-a55a-7eeddf2246da} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 13110 | 2026.02.06 01:27:06.932304 [ 4 ] {4d70a7ee-c30f-48db-a55a-7eeddf2246da} <Trace> oximeter.measurements_histogramu64 (97144b8f-900e-4825-92d0-28bf27d1d4ae): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13111 | 2026.02.06 01:27:06.932440 [ 4 ] {4d70a7ee-c30f-48db-a55a-7eeddf2246da} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002076 sec., 19749.518304431596 rows/sec., 35.39 MiB/sec. | ||
| 13112 | 2026.02.06 01:27:06.932492 [ 4 ] {4d70a7ee-c30f-48db-a55a-7eeddf2246da} <Debug> TCPHandler: Processed in 0.002282516 sec. | ||
| 13113 | 2026.02.06 01:27:06.932605 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13114 | 2026.02.06 01:27:06.932699 [ 4 ] {8fcdad67-93e0-48ab-8eb1-9311c5ab8fa0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13115 | 2026.02.06 01:27:06.932741 [ 4 ] {8fcdad67-93e0-48ab-8eb1-9311c5ab8fa0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13116 | 2026.02.06 01:27:06.933086 [ 4 ] {8fcdad67-93e0-48ab-8eb1-9311c5ab8fa0} <Trace> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13117 | 2026.02.06 01:27:06.933120 [ 4 ] {8fcdad67-93e0-48ab-8eb1-9311c5ab8fa0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 13118 | 2026.02.06 01:27:06.933423 [ 4 ] {8fcdad67-93e0-48ab-8eb1-9311c5ab8fa0} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 13119 | 2026.02.06 01:27:06.933671 [ 4 ] {8fcdad67-93e0-48ab-8eb1-9311c5ab8fa0} <Trace> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13120 | 2026.02.06 01:27:06.933799 [ 4 ] {8fcdad67-93e0-48ab-8eb1-9311c5ab8fa0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001119 sec., 53619.30294906166 rows/sec., 3.61 MiB/sec. | ||
| 13121 | 2026.02.06 01:27:06.933834 [ 4 ] {8fcdad67-93e0-48ab-8eb1-9311c5ab8fa0} <Debug> TCPHandler: Processed in 0.001279239 sec. | ||
| 13122 | 2026.02.06 01:27:08.699609 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 28313 | ||
| 13123 | 2026.02.06 01:27:08.700362 [ 245 ] {} <Trace> system.asynchronous_metric_log (50965cfb-3fe0-4bc3-b722-77d2bdddda32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13124 | 2026.02.06 01:27:08.700403 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 13125 | 2026.02.06 01:27:08.700906 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 13126 | 2026.02.06 01:27:08.701130 [ 245 ] {} <Trace> system.asynchronous_metric_log (50965cfb-3fe0-4bc3-b722-77d2bdddda32): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13127 | 2026.02.06 01:27:08.701266 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28313 | ||
| 13128 | 2026.02.06 01:27:10.195771 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 445 | ||
| 13129 | 2026.02.06 01:27:10.212493 [ 244 ] {} <Trace> system.metric_log (b13c6af1-b368-46ee-88e3-e8b49f18365b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13130 | 2026.02.06 01:27:10.212553 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 13131 | 2026.02.06 01:27:10.218650 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 13132 | 2026.02.06 01:27:10.219387 [ 244 ] {} <Trace> system.metric_log (b13c6af1-b368-46ee-88e3-e8b49f18365b): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13133 | 2026.02.06 01:27:10.222209 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 445 | ||
| 13134 | 2026.02.06 01:27:11.895585 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13135 | 2026.02.06 01:27:11.895803 [ 4 ] {ebb8523f-1f8e-4cfe-843a-085003adb511} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 13136 | 2026.02.06 01:27:11.895878 [ 4 ] {ebb8523f-1f8e-4cfe-843a-085003adb511} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 13137 | 2026.02.06 01:27:11.896632 [ 4 ] {ebb8523f-1f8e-4cfe-843a-085003adb511} <Trace> oximeter.fields_i16 (104ba66f-7843-4e50-a9a9-abb40c455f87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13138 | 2026.02.06 01:27:11.896677 [ 4 ] {ebb8523f-1f8e-4cfe-843a-085003adb511} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 13139 | 2026.02.06 01:27:11.897089 [ 4 ] {ebb8523f-1f8e-4cfe-843a-085003adb511} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 13140 | 2026.02.06 01:27:11.897333 [ 4 ] {ebb8523f-1f8e-4cfe-843a-085003adb511} <Trace> oximeter.fields_i16 (104ba66f-7843-4e50-a9a9-abb40c455f87): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13141 | 2026.02.06 01:27:11.897503 [ 4 ] {ebb8523f-1f8e-4cfe-843a-085003adb511} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.001756 sec., 151480.63781321186 rows/sec., 9.62 MiB/sec. | ||
| 13142 | 2026.02.06 01:27:11.897554 [ 4 ] {ebb8523f-1f8e-4cfe-843a-085003adb511} <Debug> TCPHandler: Processed in 0.002109284 sec. | ||
| 13143 | 2026.02.06 01:27:11.897681 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13144 | 2026.02.06 01:27:11.897786 [ 4 ] {0f112ab5-dfbc-4a51-8737-a95eaa22293a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13145 | 2026.02.06 01:27:11.897830 [ 4 ] {0f112ab5-dfbc-4a51-8737-a95eaa22293a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13146 | 2026.02.06 01:27:11.898547 [ 4 ] {0f112ab5-dfbc-4a51-8737-a95eaa22293a} <Trace> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13147 | 2026.02.06 01:27:11.898584 [ 4 ] {0f112ab5-dfbc-4a51-8737-a95eaa22293a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 13148 | 2026.02.06 01:27:11.898940 [ 4 ] {0f112ab5-dfbc-4a51-8737-a95eaa22293a} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 13149 | 2026.02.06 01:27:11.899155 [ 4 ] {0f112ab5-dfbc-4a51-8737-a95eaa22293a} <Trace> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13150 | 2026.02.06 01:27:11.899294 [ 4 ] {0f112ab5-dfbc-4a51-8737-a95eaa22293a} <Debug> executeQuery: Read 752 rows, 60.56 KiB in 0.001533 sec., 490541.42204827134 rows/sec., 38.58 MiB/sec. | ||
| 13151 | 2026.02.06 01:27:11.899333 [ 4 ] {0f112ab5-dfbc-4a51-8737-a95eaa22293a} <Debug> TCPHandler: Processed in 0.001706111 sec. | ||
| 13152 | 2026.02.06 01:27:11.899453 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13153 | 2026.02.06 01:27:11.899550 [ 4 ] {d1c727bc-dd3b-4d2b-b5c0-69d3c90cd701} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13154 | 2026.02.06 01:27:11.899592 [ 4 ] {d1c727bc-dd3b-4d2b-b5c0-69d3c90cd701} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13155 | 2026.02.06 01:27:11.900028 [ 4 ] {d1c727bc-dd3b-4d2b-b5c0-69d3c90cd701} <Trace> oximeter.fields_u16 (fb4d60fc-202c-4b3b-b72e-c67fc122b90a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13156 | 2026.02.06 01:27:11.900064 [ 4 ] {d1c727bc-dd3b-4d2b-b5c0-69d3c90cd701} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 13157 | 2026.02.06 01:27:11.900378 [ 4 ] {d1c727bc-dd3b-4d2b-b5c0-69d3c90cd701} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 13158 | 2026.02.06 01:27:11.900593 [ 4 ] {d1c727bc-dd3b-4d2b-b5c0-69d3c90cd701} <Trace> oximeter.fields_u16 (fb4d60fc-202c-4b3b-b72e-c67fc122b90a): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13159 | 2026.02.06 01:27:11.900724 [ 4 ] {d1c727bc-dd3b-4d2b-b5c0-69d3c90cd701} <Debug> executeQuery: Read 133 rows, 8.00 KiB in 0.001195 sec., 111297.07112970711 rows/sec., 6.54 MiB/sec. | ||
| 13160 | 2026.02.06 01:27:11.900763 [ 4 ] {d1c727bc-dd3b-4d2b-b5c0-69d3c90cd701} <Debug> TCPHandler: Processed in 0.001360539 sec. | ||
| 13161 | 2026.02.06 01:27:11.900879 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13162 | 2026.02.06 01:27:11.900974 [ 4 ] {62c112ad-b722-45ef-8ebe-69dd3c4808d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13163 | 2026.02.06 01:27:11.901015 [ 4 ] {62c112ad-b722-45ef-8ebe-69dd3c4808d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13164 | 2026.02.06 01:27:11.901451 [ 4 ] {62c112ad-b722-45ef-8ebe-69dd3c4808d3} <Trace> oximeter.fields_u32 (efacbb35-87c4-45a6-b25f-cea415d7aebd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13165 | 2026.02.06 01:27:11.901487 [ 4 ] {62c112ad-b722-45ef-8ebe-69dd3c4808d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 13166 | 2026.02.06 01:27:11.901800 [ 4 ] {62c112ad-b722-45ef-8ebe-69dd3c4808d3} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 13167 | 2026.02.06 01:27:11.902022 [ 4 ] {62c112ad-b722-45ef-8ebe-69dd3c4808d3} <Trace> oximeter.fields_u32 (efacbb35-87c4-45a6-b25f-cea415d7aebd): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13168 | 2026.02.06 01:27:11.902149 [ 4 ] {62c112ad-b722-45ef-8ebe-69dd3c4808d3} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.001195 sec., 117154.81171548116 rows/sec., 7.57 MiB/sec. | ||
| 13169 | 2026.02.06 01:27:11.902188 [ 4 ] {62c112ad-b722-45ef-8ebe-69dd3c4808d3} <Debug> TCPHandler: Processed in 0.001358169 sec. | ||
| 13170 | 2026.02.06 01:27:11.902300 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13171 | 2026.02.06 01:27:11.902393 [ 4 ] {8d264cc8-41cd-4eaa-94cd-376e0b359b52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 13172 | 2026.02.06 01:27:11.902434 [ 4 ] {8d264cc8-41cd-4eaa-94cd-376e0b359b52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 13173 | 2026.02.06 01:27:11.902866 [ 4 ] {8d264cc8-41cd-4eaa-94cd-376e0b359b52} <Trace> oximeter.fields_u8 (7e40da4e-3721-4df5-9ad4-b5e43542e087): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13174 | 2026.02.06 01:27:11.902901 [ 4 ] {8d264cc8-41cd-4eaa-94cd-376e0b359b52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 13175 | 2026.02.06 01:27:11.903196 [ 4 ] {8d264cc8-41cd-4eaa-94cd-376e0b359b52} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 13176 | 2026.02.06 01:27:11.903407 [ 4 ] {8d264cc8-41cd-4eaa-94cd-376e0b359b52} <Trace> oximeter.fields_u8 (7e40da4e-3721-4df5-9ad4-b5e43542e087): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13177 | 2026.02.06 01:27:11.903534 [ 4 ] {8d264cc8-41cd-4eaa-94cd-376e0b359b52} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001159 sec., 119930.97497842967 rows/sec., 6.82 MiB/sec. | ||
| 13178 | 2026.02.06 01:27:11.903571 [ 4 ] {8d264cc8-41cd-4eaa-94cd-376e0b359b52} <Debug> TCPHandler: Processed in 0.001321289 sec. | ||
| 13179 | 2026.02.06 01:27:11.903684 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13180 | 2026.02.06 01:27:11.903783 [ 4 ] {470d24a7-1ded-4e21-a39e-08e8e79ca6ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13181 | 2026.02.06 01:27:11.903823 [ 4 ] {470d24a7-1ded-4e21-a39e-08e8e79ca6ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13182 | 2026.02.06 01:27:11.904362 [ 4 ] {470d24a7-1ded-4e21-a39e-08e8e79ca6ba} <Trace> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13183 | 2026.02.06 01:27:11.904398 [ 4 ] {470d24a7-1ded-4e21-a39e-08e8e79ca6ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 13184 | 2026.02.06 01:27:11.904722 [ 4 ] {470d24a7-1ded-4e21-a39e-08e8e79ca6ba} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 13185 | 2026.02.06 01:27:11.904936 [ 4 ] {470d24a7-1ded-4e21-a39e-08e8e79ca6ba} <Trace> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13186 | 2026.02.06 01:27:11.905063 [ 4 ] {470d24a7-1ded-4e21-a39e-08e8e79ca6ba} <Debug> executeQuery: Read 463 rows, 33.28 KiB in 0.001304 sec., 355061.34969325154 rows/sec., 24.92 MiB/sec. | ||
| 13187 | 2026.02.06 01:27:11.905103 [ 4 ] {470d24a7-1ded-4e21-a39e-08e8e79ca6ba} <Debug> TCPHandler: Processed in 0.001467699 sec. | ||
| 13188 | 2026.02.06 01:27:11.905216 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13189 | 2026.02.06 01:27:11.905311 [ 4 ] {f9ea5e94-82d9-4d58-be22-756dafe4a9f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 13190 | 2026.02.06 01:27:11.905355 [ 4 ] {f9ea5e94-82d9-4d58-be22-756dafe4a9f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 13191 | 2026.02.06 01:27:11.905693 [ 4 ] {f9ea5e94-82d9-4d58-be22-756dafe4a9f8} <Trace> oximeter.measurements_bool (a3a47353-bd4a-4bc2-8c37-5164375cd607): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13192 | 2026.02.06 01:27:11.905729 [ 4 ] {f9ea5e94-82d9-4d58-be22-756dafe4a9f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 13193 | 2026.02.06 01:27:11.906041 [ 4 ] {f9ea5e94-82d9-4d58-be22-756dafe4a9f8} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 13194 | 2026.02.06 01:27:11.906252 [ 4 ] {f9ea5e94-82d9-4d58-be22-756dafe4a9f8} <Trace> oximeter.measurements_bool (a3a47353-bd4a-4bc2-8c37-5164375cd607): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13195 | 2026.02.06 01:27:11.906383 [ 4 ] {f9ea5e94-82d9-4d58-be22-756dafe4a9f8} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001091 sec., 5499.541704857928 rows/sec., 287.33 KiB/sec. | ||
| 13196 | 2026.02.06 01:27:11.906419 [ 4 ] {f9ea5e94-82d9-4d58-be22-756dafe4a9f8} <Debug> TCPHandler: Processed in 0.001251838 sec. | ||
| 13197 | 2026.02.06 01:27:11.906528 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13198 | 2026.02.06 01:27:11.906621 [ 4 ] {e47c8cc6-6fd1-4cb3-ba6e-14f2cf31c6c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13199 | 2026.02.06 01:27:11.906662 [ 4 ] {e47c8cc6-6fd1-4cb3-ba6e-14f2cf31c6c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13200 | 2026.02.06 01:27:11.907061 [ 4 ] {e47c8cc6-6fd1-4cb3-ba6e-14f2cf31c6c3} <Trace> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13201 | 2026.02.06 01:27:11.907097 [ 4 ] {e47c8cc6-6fd1-4cb3-ba6e-14f2cf31c6c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 13202 | 2026.02.06 01:27:11.907423 [ 4 ] {e47c8cc6-6fd1-4cb3-ba6e-14f2cf31c6c3} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 13203 | 2026.02.06 01:27:11.907642 [ 4 ] {e47c8cc6-6fd1-4cb3-ba6e-14f2cf31c6c3} <Trace> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13204 | 2026.02.06 01:27:11.907775 [ 4 ] {e47c8cc6-6fd1-4cb3-ba6e-14f2cf31c6c3} <Debug> executeQuery: Read 258 rows, 17.59 KiB in 0.001172 sec., 220136.51877133103 rows/sec., 14.66 MiB/sec. | ||
| 13205 | 2026.02.06 01:27:11.907813 [ 4 ] {e47c8cc6-6fd1-4cb3-ba6e-14f2cf31c6c3} <Debug> TCPHandler: Processed in 0.001333919 sec. | ||
| 13206 | 2026.02.06 01:27:11.907929 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13207 | 2026.02.06 01:27:11.908024 [ 4 ] {7a9190e4-9a5c-4c1d-bab2-cf0afb23bca1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 13208 | 2026.02.06 01:27:11.908065 [ 4 ] {7a9190e4-9a5c-4c1d-bab2-cf0afb23bca1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 13209 | 2026.02.06 01:27:11.908386 [ 4 ] {7a9190e4-9a5c-4c1d-bab2-cf0afb23bca1} <Trace> oximeter.measurements_f64 (2afa91c6-7a6c-42cf-84ca-7476e88b4c4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13210 | 2026.02.06 01:27:11.908421 [ 4 ] {7a9190e4-9a5c-4c1d-bab2-cf0afb23bca1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 13211 | 2026.02.06 01:27:11.908712 [ 4 ] {7a9190e4-9a5c-4c1d-bab2-cf0afb23bca1} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 13212 | 2026.02.06 01:27:11.908925 [ 4 ] {7a9190e4-9a5c-4c1d-bab2-cf0afb23bca1} <Trace> oximeter.measurements_f64 (2afa91c6-7a6c-42cf-84ca-7476e88b4c4e): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13213 | 2026.02.06 01:27:11.909053 [ 4 ] {7a9190e4-9a5c-4c1d-bab2-cf0afb23bca1} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001047 sec., 955.1098376313277 rows/sec., 64.36 KiB/sec. | ||
| 13214 | 2026.02.06 01:27:11.909089 [ 4 ] {7a9190e4-9a5c-4c1d-bab2-cf0afb23bca1} <Debug> TCPHandler: Processed in 0.001209029 sec. | ||
| 13215 | 2026.02.06 01:27:11.909213 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13216 | 2026.02.06 01:27:11.909308 [ 4 ] {2990e210-154f-4890-8b3a-9ccd8e0aeff7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13217 | 2026.02.06 01:27:11.909350 [ 4 ] {2990e210-154f-4890-8b3a-9ccd8e0aeff7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13218 | 2026.02.06 01:27:11.909721 [ 4 ] {2990e210-154f-4890-8b3a-9ccd8e0aeff7} <Trace> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13219 | 2026.02.06 01:27:11.910169 [ 4 ] {2990e210-154f-4890-8b3a-9ccd8e0aeff7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 13220 | 2026.02.06 01:27:11.910859 [ 4 ] {2990e210-154f-4890-8b3a-9ccd8e0aeff7} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 13221 | 2026.02.06 01:27:11.911209 [ 4 ] {2990e210-154f-4890-8b3a-9ccd8e0aeff7} <Trace> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13222 | 2026.02.06 01:27:11.911461 [ 4 ] {2990e210-154f-4890-8b3a-9ccd8e0aeff7} <Debug> executeQuery: Read 88 rows, 5.66 KiB in 0.00216 sec., 40740.74074074074 rows/sec., 2.56 MiB/sec. | ||
| 13223 | 2026.02.06 01:27:11.911560 [ 4 ] {2990e210-154f-4890-8b3a-9ccd8e0aeff7} <Debug> TCPHandler: Processed in 0.002394576 sec. | ||
| 13224 | 2026.02.06 01:27:16.032659 [ 117 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 13225 | 2026.02.06 01:27:16.032726 [ 117 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 13226 | 2026.02.06 01:27:16.201576 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 28825 | ||
| 13227 | 2026.02.06 01:27:16.202279 [ 245 ] {} <Trace> system.asynchronous_metric_log (50965cfb-3fe0-4bc3-b722-77d2bdddda32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13228 | 2026.02.06 01:27:16.202346 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 13229 | 2026.02.06 01:27:16.202902 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 13230 | 2026.02.06 01:27:16.203130 [ 245 ] {} <Trace> system.asynchronous_metric_log (50965cfb-3fe0-4bc3-b722-77d2bdddda32): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13231 | 2026.02.06 01:27:16.203259 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28825 | ||
| 13232 | 2026.02.06 01:27:16.294713 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 1694 | ||
| 13233 | 2026.02.06 01:27:16.297217 [ 243 ] {} <Trace> system.query_log (e979a318-9a58-4b34-9a72-3006f9f8e92e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13234 | 2026.02.06 01:27:16.297275 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 13235 | 2026.02.06 01:27:16.298514 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 13236 | 2026.02.06 01:27:16.298801 [ 243 ] {} <Trace> system.query_log (e979a318-9a58-4b34-9a72-3006f9f8e92e): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13237 | 2026.02.06 01:27:16.299204 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1694 | ||
| 13238 | 2026.02.06 01:27:16.890230 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13239 | 2026.02.06 01:27:16.890447 [ 4 ] {e2e30526-bc34-4932-a4a7-c0e166926cf4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13240 | 2026.02.06 01:27:16.890543 [ 4 ] {e2e30526-bc34-4932-a4a7-c0e166926cf4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13241 | 2026.02.06 01:27:16.891347 [ 4 ] {e2e30526-bc34-4932-a4a7-c0e166926cf4} <Trace> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13242 | 2026.02.06 01:27:16.891392 [ 4 ] {e2e30526-bc34-4932-a4a7-c0e166926cf4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 13243 | 2026.02.06 01:27:16.891818 [ 4 ] {e2e30526-bc34-4932-a4a7-c0e166926cf4} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 13244 | 2026.02.06 01:27:16.892067 [ 4 ] {e2e30526-bc34-4932-a4a7-c0e166926cf4} <Trace> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13245 | 2026.02.06 01:27:16.892230 [ 4 ] {e2e30526-bc34-4932-a4a7-c0e166926cf4} <Debug> executeQuery: Read 138 rows, 12.27 KiB in 0.00185 sec., 74594.59459459459 rows/sec., 6.47 MiB/sec. | ||
| 13246 | 2026.02.06 01:27:16.892281 [ 4 ] {e2e30526-bc34-4932-a4a7-c0e166926cf4} <Debug> TCPHandler: Processed in 0.002181555 sec. | ||
| 13247 | 2026.02.06 01:27:16.892402 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13248 | 2026.02.06 01:27:16.892507 [ 4 ] {92429509-3799-47f0-86dd-683f4d4008f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13249 | 2026.02.06 01:27:16.892553 [ 4 ] {92429509-3799-47f0-86dd-683f4d4008f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13250 | 2026.02.06 01:27:16.892995 [ 4 ] {92429509-3799-47f0-86dd-683f4d4008f1} <Trace> oximeter.fields_u16 (fb4d60fc-202c-4b3b-b72e-c67fc122b90a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13251 | 2026.02.06 01:27:16.893036 [ 4 ] {92429509-3799-47f0-86dd-683f4d4008f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 13252 | 2026.02.06 01:27:16.893348 [ 4 ] {92429509-3799-47f0-86dd-683f4d4008f1} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 13253 | 2026.02.06 01:27:16.893568 [ 4 ] {92429509-3799-47f0-86dd-683f4d4008f1} <Trace> oximeter.fields_u16 (fb4d60fc-202c-4b3b-b72e-c67fc122b90a): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13254 | 2026.02.06 01:27:16.893705 [ 4 ] {92429509-3799-47f0-86dd-683f4d4008f1} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001222 sec., 33551.554828150576 rows/sec., 2.46 MiB/sec. | ||
| 13255 | 2026.02.06 01:27:16.893746 [ 4 ] {92429509-3799-47f0-86dd-683f4d4008f1} <Debug> TCPHandler: Processed in 0.00139896 sec. | ||
| 13256 | 2026.02.06 01:27:16.893862 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13257 | 2026.02.06 01:27:16.893957 [ 4 ] {be4a2982-0f31-4b97-81bc-615e4257b2ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13258 | 2026.02.06 01:27:16.893996 [ 4 ] {be4a2982-0f31-4b97-81bc-615e4257b2ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13259 | 2026.02.06 01:27:16.894415 [ 4 ] {be4a2982-0f31-4b97-81bc-615e4257b2ea} <Trace> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13260 | 2026.02.06 01:27:16.894450 [ 4 ] {be4a2982-0f31-4b97-81bc-615e4257b2ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 13261 | 2026.02.06 01:27:16.894746 [ 4 ] {be4a2982-0f31-4b97-81bc-615e4257b2ea} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 13262 | 2026.02.06 01:27:16.895022 [ 4 ] {be4a2982-0f31-4b97-81bc-615e4257b2ea} <Trace> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13263 | 2026.02.06 01:27:16.895156 [ 4 ] {be4a2982-0f31-4b97-81bc-615e4257b2ea} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001213 sec., 86562.24237427863 rows/sec., 6.76 MiB/sec. | ||
| 13264 | 2026.02.06 01:27:16.895195 [ 4 ] {be4a2982-0f31-4b97-81bc-615e4257b2ea} <Debug> TCPHandler: Processed in 0.001382979 sec. | ||
| 13265 | 2026.02.06 01:27:16.895320 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13266 | 2026.02.06 01:27:16.895437 [ 4 ] {90012074-e70d-48a3-947c-bd4a67521a2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13267 | 2026.02.06 01:27:16.895486 [ 4 ] {90012074-e70d-48a3-947c-bd4a67521a2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13268 | 2026.02.06 01:27:16.895907 [ 4 ] {90012074-e70d-48a3-947c-bd4a67521a2a} <Trace> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13269 | 2026.02.06 01:27:16.895943 [ 4 ] {90012074-e70d-48a3-947c-bd4a67521a2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 13270 | 2026.02.06 01:27:16.896311 [ 4 ] {90012074-e70d-48a3-947c-bd4a67521a2a} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 13271 | 2026.02.06 01:27:16.896568 [ 4 ] {90012074-e70d-48a3-947c-bd4a67521a2a} <Trace> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13272 | 2026.02.06 01:27:16.896704 [ 4 ] {90012074-e70d-48a3-947c-bd4a67521a2a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001302 sec., 122887.86482334869 rows/sec., 8.56 MiB/sec. | ||
| 13273 | 2026.02.06 01:27:16.896742 [ 4 ] {90012074-e70d-48a3-947c-bd4a67521a2a} <Debug> TCPHandler: Processed in 0.00147569 sec. | ||
| 13274 | 2026.02.06 01:27:16.896860 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13275 | 2026.02.06 01:27:16.896957 [ 4 ] {40639e64-956b-4ed8-b52d-17ee814d2580} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13276 | 2026.02.06 01:27:16.897012 [ 4 ] {40639e64-956b-4ed8-b52d-17ee814d2580} <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 | ||
| 13277 | 2026.02.06 01:27:16.897877 [ 4 ] {40639e64-956b-4ed8-b52d-17ee814d2580} <Trace> oximeter.measurements_histogramu64 (97144b8f-900e-4825-92d0-28bf27d1d4ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13278 | 2026.02.06 01:27:16.897913 [ 4 ] {40639e64-956b-4ed8-b52d-17ee814d2580} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 13279 | 2026.02.06 01:27:16.898563 [ 4 ] {40639e64-956b-4ed8-b52d-17ee814d2580} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 13280 | 2026.02.06 01:27:16.898788 [ 4 ] {40639e64-956b-4ed8-b52d-17ee814d2580} <Trace> oximeter.measurements_histogramu64 (97144b8f-900e-4825-92d0-28bf27d1d4ae): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13281 | 2026.02.06 01:27:16.898930 [ 4 ] {40639e64-956b-4ed8-b52d-17ee814d2580} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001992 sec., 20582.32931726908 rows/sec., 36.88 MiB/sec. | ||
| 13282 | 2026.02.06 01:27:16.899000 [ 4 ] {40639e64-956b-4ed8-b52d-17ee814d2580} <Debug> TCPHandler: Processed in 0.002191235 sec. | ||
| 13283 | 2026.02.06 01:27:16.899125 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13284 | 2026.02.06 01:27:16.899223 [ 4 ] {5ac616fd-8d76-4e52-9cef-4d40592023be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13285 | 2026.02.06 01:27:16.899265 [ 4 ] {5ac616fd-8d76-4e52-9cef-4d40592023be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13286 | 2026.02.06 01:27:16.899606 [ 4 ] {5ac616fd-8d76-4e52-9cef-4d40592023be} <Trace> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13287 | 2026.02.06 01:27:16.899643 [ 4 ] {5ac616fd-8d76-4e52-9cef-4d40592023be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 13288 | 2026.02.06 01:27:16.899948 [ 4 ] {5ac616fd-8d76-4e52-9cef-4d40592023be} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 13289 | 2026.02.06 01:27:16.900182 [ 4 ] {5ac616fd-8d76-4e52-9cef-4d40592023be} <Trace> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13290 | 2026.02.06 01:27:16.900315 [ 4 ] {5ac616fd-8d76-4e52-9cef-4d40592023be} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00111 sec., 54054.054054054046 rows/sec., 3.64 MiB/sec. | ||
| 13291 | 2026.02.06 01:27:16.900351 [ 4 ] {5ac616fd-8d76-4e52-9cef-4d40592023be} <Debug> TCPHandler: Processed in 0.001278588 sec. | ||
| 13292 | 2026.02.06 01:27:17.722439 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 452 | ||
| 13293 | 2026.02.06 01:27:17.740006 [ 244 ] {} <Trace> system.metric_log (b13c6af1-b368-46ee-88e3-e8b49f18365b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13294 | 2026.02.06 01:27:17.740059 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 13295 | 2026.02.06 01:27:17.746795 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 13296 | 2026.02.06 01:27:17.747541 [ 244 ] {} <Trace> system.metric_log (b13c6af1-b368-46ee-88e3-e8b49f18365b): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13297 | 2026.02.06 01:27:17.750709 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 452 | ||
| 13298 | 2026.02.06 01:27:18.786843 [ 130 ] {} <Debug> oximeter.fields_ipaddr (a3260224-33ad-484c-9570-d358a82531a2) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
| 13299 | 2026.02.06 01:27:18.786909 [ 130 ] {} <Trace> oximeter.fields_ipaddr (a3260224-33ad-484c-9570-d358a82531a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13300 | 2026.02.06 01:27:18.786933 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 13301 | 2026.02.06 01:27:18.787042 [ 190 ] {a3260224-33ad-484c-9570-d358a82531a2::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 | ||
| 13302 | 2026.02.06 01:27:18.787166 [ 190 ] {a3260224-33ad-484c-9570-d358a82531a2::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13303 | 2026.02.06 01:27:18.787200 [ 190 ] {a3260224-33ad-484c-9570-d358a82531a2::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 20 rows starting from the beginning of the part | ||
| 13304 | 2026.02.06 01:27:18.787264 [ 190 ] {a3260224-33ad-484c-9570-d358a82531a2::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 12 rows starting from the beginning of the part | ||
| 13305 | 2026.02.06 01:27:18.787308 [ 190 ] {a3260224-33ad-484c-9570-d358a82531a2::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 4 rows starting from the beginning of the part | ||
| 13306 | 2026.02.06 01:27:18.787348 [ 190 ] {a3260224-33ad-484c-9570-d358a82531a2::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 2 rows starting from the beginning of the part | ||
| 13307 | 2026.02.06 01:27:18.787386 [ 190 ] {a3260224-33ad-484c-9570-d358a82531a2::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 12 rows starting from the beginning of the part | ||
| 13308 | 2026.02.06 01:27:18.788128 [ 192 ] {a3260224-33ad-484c-9570-d358a82531a2::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 50 rows, containing 5 columns (5 merged, 0 gathered) in 0.001124768 sec., 44453.61176704885 rows/sec., 3.71 MiB/sec. | ||
| 13309 | 2026.02.06 01:27:18.788316 [ 188 ] {a3260224-33ad-484c-9570-d358a82531a2::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
| 13310 | 2026.02.06 01:27:18.788610 [ 188 ] {a3260224-33ad-484c-9570-d358a82531a2::all_1_21_5} <Trace> oximeter.fields_ipaddr (a3260224-33ad-484c-9570-d358a82531a2): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13311 | 2026.02.06 01:27:18.788690 [ 188 ] {a3260224-33ad-484c-9570-d358a82531a2::all_1_21_5} <Trace> oximeter.fields_ipaddr (a3260224-33ad-484c-9570-d358a82531a2) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
| 13312 | 2026.02.06 01:27:18.788796 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 13313 | 2026.02.06 01:27:21.900469 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13314 | 2026.02.06 01:27:21.900684 [ 4 ] {6ade25ac-3edb-4998-85db-0e9736639e18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 13315 | 2026.02.06 01:27:21.900759 [ 4 ] {6ade25ac-3edb-4998-85db-0e9736639e18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 13316 | 2026.02.06 01:27:21.901651 [ 4 ] {6ade25ac-3edb-4998-85db-0e9736639e18} <Trace> oximeter.fields_i16 (104ba66f-7843-4e50-a9a9-abb40c455f87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13317 | 2026.02.06 01:27:21.901715 [ 4 ] {6ade25ac-3edb-4998-85db-0e9736639e18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 13318 | 2026.02.06 01:27:21.902195 [ 4 ] {6ade25ac-3edb-4998-85db-0e9736639e18} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 13319 | 2026.02.06 01:27:21.902448 [ 4 ] {6ade25ac-3edb-4998-85db-0e9736639e18} <Trace> oximeter.fields_i16 (104ba66f-7843-4e50-a9a9-abb40c455f87): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13320 | 2026.02.06 01:27:21.902645 [ 4 ] {6ade25ac-3edb-4998-85db-0e9736639e18} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.002013 sec., 132141.0829607551 rows/sec., 8.39 MiB/sec. | ||
| 13321 | 2026.02.06 01:27:21.902710 [ 4 ] {6ade25ac-3edb-4998-85db-0e9736639e18} <Debug> TCPHandler: Processed in 0.002385476 sec. | ||
| 13322 | 2026.02.06 01:27:21.902870 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13323 | 2026.02.06 01:27:21.903003 [ 4 ] {f7351a73-de82-42a9-bc71-bcba29aeb654} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 13324 | 2026.02.06 01:27:21.903058 [ 4 ] {f7351a73-de82-42a9-bc71-bcba29aeb654} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 13325 | 2026.02.06 01:27:21.903558 [ 4 ] {f7351a73-de82-42a9-bc71-bcba29aeb654} <Trace> oximeter.fields_ipaddr (a3260224-33ad-484c-9570-d358a82531a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13326 | 2026.02.06 01:27:21.903600 [ 4 ] {f7351a73-de82-42a9-bc71-bcba29aeb654} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 13327 | 2026.02.06 01:27:21.904033 [ 4 ] {f7351a73-de82-42a9-bc71-bcba29aeb654} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 13328 | 2026.02.06 01:27:21.904293 [ 4 ] {f7351a73-de82-42a9-bc71-bcba29aeb654} <Trace> oximeter.fields_ipaddr (a3260224-33ad-484c-9570-d358a82531a2): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13329 | 2026.02.06 01:27:21.904444 [ 4 ] {f7351a73-de82-42a9-bc71-bcba29aeb654} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001473 sec., 2715.5465037338768 rows/sec., 221.43 KiB/sec. | ||
| 13330 | 2026.02.06 01:27:21.904491 [ 4 ] {f7351a73-de82-42a9-bc71-bcba29aeb654} <Debug> TCPHandler: Processed in 0.001689552 sec. | ||
| 13331 | 2026.02.06 01:27:21.904614 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13332 | 2026.02.06 01:27:21.904721 [ 4 ] {8cbc7630-f147-473d-8a98-d51649c2d441} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13333 | 2026.02.06 01:27:21.904765 [ 4 ] {8cbc7630-f147-473d-8a98-d51649c2d441} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13334 | 2026.02.06 01:27:21.905662 [ 4 ] {8cbc7630-f147-473d-8a98-d51649c2d441} <Trace> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13335 | 2026.02.06 01:27:21.905703 [ 4 ] {8cbc7630-f147-473d-8a98-d51649c2d441} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 13336 | 2026.02.06 01:27:21.906086 [ 4 ] {8cbc7630-f147-473d-8a98-d51649c2d441} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 13337 | 2026.02.06 01:27:21.906324 [ 4 ] {8cbc7630-f147-473d-8a98-d51649c2d441} <Trace> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13338 | 2026.02.06 01:27:21.906470 [ 4 ] {8cbc7630-f147-473d-8a98-d51649c2d441} <Debug> executeQuery: Read 754 rows, 60.71 KiB in 0.001774 sec., 425028.18489289744 rows/sec., 33.42 MiB/sec. | ||
| 13339 | 2026.02.06 01:27:21.906466 [ 154 ] {} <Debug> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 13340 | 2026.02.06 01:27:21.906511 [ 4 ] {8cbc7630-f147-473d-8a98-d51649c2d441} <Debug> TCPHandler: Processed in 0.001950153 sec. | ||
| 13341 | 2026.02.06 01:27:21.906549 [ 154 ] {} <Trace> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13342 | 2026.02.06 01:27:21.906574 [ 154 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 13343 | 2026.02.06 01:27:21.906666 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13344 | 2026.02.06 01:27:21.906706 [ 191 ] {fb68cebe-225b-4628-b6a1-821ca25cb918::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
| 13345 | 2026.02.06 01:27:21.906786 [ 4 ] {d72e0923-15b2-4f99-b0e8-b08100680d48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13346 | 2026.02.06 01:27:21.906843 [ 4 ] {d72e0923-15b2-4f99-b0e8-b08100680d48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13347 | 2026.02.06 01:27:21.906869 [ 191 ] {fb68cebe-225b-4628-b6a1-821ca25cb918::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13348 | 2026.02.06 01:27:21.906911 [ 191 ] {fb68cebe-225b-4628-b6a1-821ca25cb918::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 2106 rows starting from the beginning of the part | ||
| 13349 | 2026.02.06 01:27:21.906987 [ 191 ] {fb68cebe-225b-4628-b6a1-821ca25cb918::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 752 rows starting from the beginning of the part | ||
| 13350 | 2026.02.06 01:27:21.907037 [ 191 ] {fb68cebe-225b-4628-b6a1-821ca25cb918::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 1285 rows starting from the beginning of the part | ||
| 13351 | 2026.02.06 01:27:21.907083 [ 191 ] {fb68cebe-225b-4628-b6a1-821ca25cb918::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 752 rows starting from the beginning of the part | ||
| 13352 | 2026.02.06 01:27:21.907125 [ 191 ] {fb68cebe-225b-4628-b6a1-821ca25cb918::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 138 rows starting from the beginning of the part | ||
| 13353 | 2026.02.06 01:27:21.907171 [ 191 ] {fb68cebe-225b-4628-b6a1-821ca25cb918::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 754 rows starting from the beginning of the part | ||
| 13354 | 2026.02.06 01:27:21.907368 [ 4 ] {d72e0923-15b2-4f99-b0e8-b08100680d48} <Trace> oximeter.fields_u16 (fb4d60fc-202c-4b3b-b72e-c67fc122b90a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13355 | 2026.02.06 01:27:21.907410 [ 4 ] {d72e0923-15b2-4f99-b0e8-b08100680d48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 13356 | 2026.02.06 01:27:21.907770 [ 4 ] {d72e0923-15b2-4f99-b0e8-b08100680d48} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 13357 | 2026.02.06 01:27:21.907995 [ 4 ] {d72e0923-15b2-4f99-b0e8-b08100680d48} <Trace> oximeter.fields_u16 (fb4d60fc-202c-4b3b-b72e-c67fc122b90a): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13358 | 2026.02.06 01:27:21.908145 [ 154 ] {} <Debug> oximeter.fields_u16 (fb4d60fc-202c-4b3b-b72e-c67fc122b90a) (MergerMutator): Selected 6 parts from all_1_80_16 to all_85_85_0 | ||
| 13359 | 2026.02.06 01:27:21.908156 [ 4 ] {d72e0923-15b2-4f99-b0e8-b08100680d48} <Debug> executeQuery: Read 137 rows, 8.28 KiB in 0.001395 sec., 98207.8853046595 rows/sec., 5.80 MiB/sec. | ||
| 13360 | 2026.02.06 01:27:21.908187 [ 154 ] {} <Trace> oximeter.fields_u16 (fb4d60fc-202c-4b3b-b72e-c67fc122b90a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13361 | 2026.02.06 01:27:21.908212 [ 4 ] {d72e0923-15b2-4f99-b0e8-b08100680d48} <Debug> TCPHandler: Processed in 0.001609861 sec. | ||
| 13362 | 2026.02.06 01:27:21.908212 [ 154 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 13363 | 2026.02.06 01:27:21.908321 [ 188 ] {fb4d60fc-202c-4b3b-b72e-c67fc122b90a::all_1_85_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_80_16 to all_85_85_0 into Compact with storage Full | ||
| 13364 | 2026.02.06 01:27:21.908342 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13365 | 2026.02.06 01:27:21.908422 [ 188 ] {fb4d60fc-202c-4b3b-b72e-c67fc122b90a::all_1_85_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13366 | 2026.02.06 01:27:21.908444 [ 4 ] {4de771df-46f0-45ab-9e2a-7f3497089642} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13367 | 2026.02.06 01:27:21.908453 [ 188 ] {fb4d60fc-202c-4b3b-b72e-c67fc122b90a::all_1_85_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_80_16, total 206 rows starting from the beginning of the part | ||
| 13368 | 2026.02.06 01:27:21.908488 [ 4 ] {4de771df-46f0-45ab-9e2a-7f3497089642} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13369 | 2026.02.06 01:27:21.908515 [ 188 ] {fb4d60fc-202c-4b3b-b72e-c67fc122b90a::all_1_85_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 133 rows starting from the beginning of the part | ||
| 13370 | 2026.02.06 01:27:21.908560 [ 188 ] {fb4d60fc-202c-4b3b-b72e-c67fc122b90a::all_1_85_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 53 rows starting from the beginning of the part | ||
| 13371 | 2026.02.06 01:27:21.908604 [ 188 ] {fb4d60fc-202c-4b3b-b72e-c67fc122b90a::all_1_85_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 133 rows starting from the beginning of the part | ||
| 13372 | 2026.02.06 01:27:21.908646 [ 188 ] {fb4d60fc-202c-4b3b-b72e-c67fc122b90a::all_1_85_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 41 rows starting from the beginning of the part | ||
| 13373 | 2026.02.06 01:27:21.908685 [ 188 ] {fb4d60fc-202c-4b3b-b72e-c67fc122b90a::all_1_85_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 137 rows starting from the beginning of the part | ||
| 13374 | 2026.02.06 01:27:21.908996 [ 4 ] {4de771df-46f0-45ab-9e2a-7f3497089642} <Trace> oximeter.fields_u32 (efacbb35-87c4-45a6-b25f-cea415d7aebd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13375 | 2026.02.06 01:27:21.909034 [ 4 ] {4de771df-46f0-45ab-9e2a-7f3497089642} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 13376 | 2026.02.06 01:27:21.909253 [ 201 ] {fb68cebe-225b-4628-b6a1-821ca25cb918::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5787 rows, containing 5 columns (5 merged, 0 gathered) in 0.002603398 sec., 2222864.1183560872 rows/sec., 188.84 MiB/sec. | ||
| 13377 | 2026.02.06 01:27:21.909353 [ 4 ] {4de771df-46f0-45ab-9e2a-7f3497089642} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 13378 | 2026.02.06 01:27:21.909574 [ 4 ] {4de771df-46f0-45ab-9e2a-7f3497089642} <Trace> oximeter.fields_u32 (efacbb35-87c4-45a6-b25f-cea415d7aebd): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13379 | 2026.02.06 01:27:21.909618 [ 192 ] {fb68cebe-225b-4628-b6a1-821ca25cb918::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 13380 | 2026.02.06 01:27:21.909657 [ 189 ] {fb4d60fc-202c-4b3b-b72e-c67fc122b90a::all_1_85_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 703 rows, containing 5 columns (5 merged, 0 gathered) in 0.001375779 sec., 510983.2320452631 rows/sec., 33.70 MiB/sec. | ||
| 13381 | 2026.02.06 01:27:21.909713 [ 4 ] {4de771df-46f0-45ab-9e2a-7f3497089642} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.00129 sec., 108527.13178294574 rows/sec., 7.01 MiB/sec. | ||
| 13382 | 2026.02.06 01:27:21.909756 [ 4 ] {4de771df-46f0-45ab-9e2a-7f3497089642} <Debug> TCPHandler: Processed in 0.00146579 sec. | ||
| 13383 | 2026.02.06 01:27:21.909873 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13384 | 2026.02.06 01:27:21.909908 [ 192 ] {fb68cebe-225b-4628-b6a1-821ca25cb918::all_1_91_18} <Trace> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13385 | 2026.02.06 01:27:21.909911 [ 201 ] {fb4d60fc-202c-4b3b-b72e-c67fc122b90a::all_1_85_17} <Trace> MergedBlockOutputStream: filled checksums all_1_85_17 (state Temporary) | ||
| 13386 | 2026.02.06 01:27:21.909972 [ 4 ] {2b25c912-65a3-473c-a5dd-bf7a2ace010c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 13387 | 2026.02.06 01:27:21.909992 [ 192 ] {fb68cebe-225b-4628-b6a1-821ca25cb918::all_1_91_18} <Trace> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 13388 | 2026.02.06 01:27:21.910020 [ 4 ] {2b25c912-65a3-473c-a5dd-bf7a2ace010c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 13389 | 2026.02.06 01:27:21.910095 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.20 MiB. | ||
| 13390 | 2026.02.06 01:27:21.910341 [ 201 ] {fb4d60fc-202c-4b3b-b72e-c67fc122b90a::all_1_85_17} <Trace> oximeter.fields_u16 (fb4d60fc-202c-4b3b-b72e-c67fc122b90a): Renaming temporary part tmp_merge_all_1_85_17 to all_1_85_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13391 | 2026.02.06 01:27:21.910465 [ 201 ] {fb4d60fc-202c-4b3b-b72e-c67fc122b90a::all_1_85_17} <Trace> oximeter.fields_u16 (fb4d60fc-202c-4b3b-b72e-c67fc122b90a) (MergerMutator): Merged 6 parts: [all_1_80_16, all_85_85_0] -> all_1_85_17 | ||
| 13392 | 2026.02.06 01:27:21.910469 [ 4 ] {2b25c912-65a3-473c-a5dd-bf7a2ace010c} <Trace> oximeter.fields_u8 (7e40da4e-3721-4df5-9ad4-b5e43542e087): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13393 | 2026.02.06 01:27:21.910533 [ 4 ] {2b25c912-65a3-473c-a5dd-bf7a2ace010c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 13394 | 2026.02.06 01:27:21.910616 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 13395 | 2026.02.06 01:27:21.910870 [ 4 ] {2b25c912-65a3-473c-a5dd-bf7a2ace010c} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 13396 | 2026.02.06 01:27:21.911232 [ 4 ] {2b25c912-65a3-473c-a5dd-bf7a2ace010c} <Trace> oximeter.fields_u8 (7e40da4e-3721-4df5-9ad4-b5e43542e087): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13397 | 2026.02.06 01:27:21.911444 [ 4 ] {2b25c912-65a3-473c-a5dd-bf7a2ace010c} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.00149 sec., 93288.59060402685 rows/sec., 5.31 MiB/sec. | ||
| 13398 | 2026.02.06 01:27:21.911498 [ 4 ] {2b25c912-65a3-473c-a5dd-bf7a2ace010c} <Debug> TCPHandler: Processed in 0.001675321 sec. | ||
| 13399 | 2026.02.06 01:27:21.911641 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13400 | 2026.02.06 01:27:21.911759 [ 4 ] {c68766df-2e05-4293-9248-727723a11726} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13401 | 2026.02.06 01:27:21.911813 [ 4 ] {c68766df-2e05-4293-9248-727723a11726} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13402 | 2026.02.06 01:27:21.912586 [ 4 ] {c68766df-2e05-4293-9248-727723a11726} <Trace> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13403 | 2026.02.06 01:27:21.912629 [ 4 ] {c68766df-2e05-4293-9248-727723a11726} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 13404 | 2026.02.06 01:27:21.913104 [ 4 ] {c68766df-2e05-4293-9248-727723a11726} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 13405 | 2026.02.06 01:27:21.913428 [ 4 ] {c68766df-2e05-4293-9248-727723a11726} <Trace> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13406 | 2026.02.06 01:27:21.913593 [ 4 ] {c68766df-2e05-4293-9248-727723a11726} <Debug> executeQuery: Read 467 rows, 33.61 KiB in 0.001859 sec., 251210.32813340507 rows/sec., 17.65 MiB/sec. | ||
| 13407 | 2026.02.06 01:27:21.913596 [ 153 ] {} <Debug> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 13408 | 2026.02.06 01:27:21.913652 [ 4 ] {c68766df-2e05-4293-9248-727723a11726} <Debug> TCPHandler: Processed in 0.002075914 sec. | ||
| 13409 | 2026.02.06 01:27:21.913673 [ 153 ] {} <Trace> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13410 | 2026.02.06 01:27:21.913712 [ 153 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 13411 | 2026.02.06 01:27:21.913799 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13412 | 2026.02.06 01:27:21.913826 [ 201 ] {8671d447-0367-4212-b46d-8d9acc78108d::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
| 13413 | 2026.02.06 01:27:21.913930 [ 4 ] {971eae3a-31c6-4238-bdbd-81396da8a7a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 13414 | 2026.02.06 01:27:21.913959 [ 201 ] {8671d447-0367-4212-b46d-8d9acc78108d::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13415 | 2026.02.06 01:27:21.913995 [ 4 ] {971eae3a-31c6-4238-bdbd-81396da8a7a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 13416 | 2026.02.06 01:27:21.914009 [ 201 ] {8671d447-0367-4212-b46d-8d9acc78108d::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 1034 rows starting from the beginning of the part | ||
| 13417 | 2026.02.06 01:27:21.914110 [ 201 ] {8671d447-0367-4212-b46d-8d9acc78108d::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 463 rows starting from the beginning of the part | ||
| 13418 | 2026.02.06 01:27:21.914175 [ 201 ] {8671d447-0367-4212-b46d-8d9acc78108d::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 573 rows starting from the beginning of the part | ||
| 13419 | 2026.02.06 01:27:21.914235 [ 201 ] {8671d447-0367-4212-b46d-8d9acc78108d::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 463 rows starting from the beginning of the part | ||
| 13420 | 2026.02.06 01:27:21.914293 [ 201 ] {8671d447-0367-4212-b46d-8d9acc78108d::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 105 rows starting from the beginning of the part | ||
| 13421 | 2026.02.06 01:27:21.914356 [ 201 ] {8671d447-0367-4212-b46d-8d9acc78108d::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 467 rows starting from the beginning of the part | ||
| 13422 | 2026.02.06 01:27:21.914441 [ 4 ] {971eae3a-31c6-4238-bdbd-81396da8a7a5} <Trace> oximeter.measurements_bool (a3a47353-bd4a-4bc2-8c37-5164375cd607): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13423 | 2026.02.06 01:27:21.914485 [ 4 ] {971eae3a-31c6-4238-bdbd-81396da8a7a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 13424 | 2026.02.06 01:27:21.914891 [ 4 ] {971eae3a-31c6-4238-bdbd-81396da8a7a5} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 13425 | 2026.02.06 01:27:21.915194 [ 4 ] {971eae3a-31c6-4238-bdbd-81396da8a7a5} <Trace> oximeter.measurements_bool (a3a47353-bd4a-4bc2-8c37-5164375cd607): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13426 | 2026.02.06 01:27:21.915356 [ 153 ] {} <Debug> oximeter.measurements_bool (a3a47353-bd4a-4bc2-8c37-5164375cd607) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 13427 | 2026.02.06 01:27:21.915379 [ 4 ] {971eae3a-31c6-4238-bdbd-81396da8a7a5} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001475 sec., 4067.7966101694915 rows/sec., 212.53 KiB/sec. | ||
| 13428 | 2026.02.06 01:27:21.915409 [ 153 ] {} <Trace> oximeter.measurements_bool (a3a47353-bd4a-4bc2-8c37-5164375cd607): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13429 | 2026.02.06 01:27:21.915441 [ 4 ] {971eae3a-31c6-4238-bdbd-81396da8a7a5} <Debug> TCPHandler: Processed in 0.001702271 sec. | ||
| 13430 | 2026.02.06 01:27:21.915444 [ 153 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 13431 | 2026.02.06 01:27:21.915590 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13432 | 2026.02.06 01:27:21.915601 [ 192 ] {a3a47353-bd4a-4bc2-8c37-5164375cd607::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 | ||
| 13433 | 2026.02.06 01:27:21.915717 [ 4 ] {3193bb85-bd4a-48f8-817f-17e55ae0b620} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13434 | 2026.02.06 01:27:21.915777 [ 4 ] {3193bb85-bd4a-48f8-817f-17e55ae0b620} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13435 | 2026.02.06 01:27:21.915779 [ 192 ] {a3a47353-bd4a-4bc2-8c37-5164375cd607::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13436 | 2026.02.06 01:27:21.915839 [ 192 ] {a3a47353-bd4a-4bc2-8c37-5164375cd607::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 216 rows starting from the beginning of the part | ||
| 13437 | 2026.02.06 01:27:21.915913 [ 192 ] {a3a47353-bd4a-4bc2-8c37-5164375cd607::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 6 rows starting from the beginning of the part | ||
| 13438 | 2026.02.06 01:27:21.915986 [ 192 ] {a3a47353-bd4a-4bc2-8c37-5164375cd607::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 6 rows starting from the beginning of the part | ||
| 13439 | 2026.02.06 01:27:21.916061 [ 192 ] {a3a47353-bd4a-4bc2-8c37-5164375cd607::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 6 rows starting from the beginning of the part | ||
| 13440 | 2026.02.06 01:27:21.916124 [ 192 ] {a3a47353-bd4a-4bc2-8c37-5164375cd607::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 6 rows starting from the beginning of the part | ||
| 13441 | 2026.02.06 01:27:21.916188 [ 192 ] {a3a47353-bd4a-4bc2-8c37-5164375cd607::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 6 rows starting from the beginning of the part | ||
| 13442 | 2026.02.06 01:27:21.916333 [ 4 ] {3193bb85-bd4a-48f8-817f-17e55ae0b620} <Trace> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13443 | 2026.02.06 01:27:21.916379 [ 4 ] {3193bb85-bd4a-48f8-817f-17e55ae0b620} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 13444 | 2026.02.06 01:27:21.916539 [ 201 ] {8671d447-0367-4212-b46d-8d9acc78108d::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3105 rows, containing 5 columns (5 merged, 0 gathered) in 0.002763889 sec., 1123417.0402646416 rows/sec., 85.35 MiB/sec. | ||
| 13445 | 2026.02.06 01:27:21.916767 [ 201 ] {8671d447-0367-4212-b46d-8d9acc78108d::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 13446 | 2026.02.06 01:27:21.916937 [ 4 ] {3193bb85-bd4a-48f8-817f-17e55ae0b620} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 13447 | 2026.02.06 01:27:21.917192 [ 201 ] {8671d447-0367-4212-b46d-8d9acc78108d::all_1_91_18} <Trace> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13448 | 2026.02.06 01:27:21.917193 [ 196 ] {a3a47353-bd4a-4bc2-8c37-5164375cd607::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 246 rows, containing 4 columns (4 merged, 0 gathered) in 0.001671751 sec., 147151.10085174168 rows/sec., 7.51 MiB/sec. | ||
| 13449 | 2026.02.06 01:27:21.917304 [ 4 ] {3193bb85-bd4a-48f8-817f-17e55ae0b620} <Trace> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13450 | 2026.02.06 01:27:21.917308 [ 201 ] {8671d447-0367-4212-b46d-8d9acc78108d::all_1_91_18} <Trace> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 13451 | 2026.02.06 01:27:21.917366 [ 200 ] {a3a47353-bd4a-4bc2-8c37-5164375cd607::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 13452 | 2026.02.06 01:27:21.917436 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
| 13453 | 2026.02.06 01:27:21.917476 [ 153 ] {} <Debug> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 13454 | 2026.02.06 01:27:21.917489 [ 4 ] {3193bb85-bd4a-48f8-817f-17e55ae0b620} <Debug> executeQuery: Read 260 rows, 17.73 KiB in 0.001799 sec., 144524.73596442468 rows/sec., 9.63 MiB/sec. | ||
| 13455 | 2026.02.06 01:27:21.917519 [ 153 ] {} <Trace> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13456 | 2026.02.06 01:27:21.917551 [ 153 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 13457 | 2026.02.06 01:27:21.917558 [ 4 ] {3193bb85-bd4a-48f8-817f-17e55ae0b620} <Debug> TCPHandler: Processed in 0.002030144 sec. | ||
| 13458 | 2026.02.06 01:27:21.917637 [ 193 ] {e511ea71-e802-4545-b869-85850eb1d513::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
| 13459 | 2026.02.06 01:27:21.917682 [ 200 ] {a3a47353-bd4a-4bc2-8c37-5164375cd607::all_1_41_8} <Trace> oximeter.measurements_bool (a3a47353-bd4a-4bc2-8c37-5164375cd607): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13460 | 2026.02.06 01:27:21.917715 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13461 | 2026.02.06 01:27:21.917773 [ 200 ] {a3a47353-bd4a-4bc2-8c37-5164375cd607::all_1_41_8} <Trace> oximeter.measurements_bool (a3a47353-bd4a-4bc2-8c37-5164375cd607) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 13462 | 2026.02.06 01:27:21.917809 [ 193 ] {e511ea71-e802-4545-b869-85850eb1d513::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13463 | 2026.02.06 01:27:21.917832 [ 4 ] {fa4d5dd8-d02b-4d8f-866f-74d16db39e44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 13464 | 2026.02.06 01:27:21.917842 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 13465 | 2026.02.06 01:27:21.917854 [ 193 ] {e511ea71-e802-4545-b869-85850eb1d513::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_86_17, total 27606 rows starting from the beginning of the part | ||
| 13466 | 2026.02.06 01:27:21.917895 [ 4 ] {fa4d5dd8-d02b-4d8f-866f-74d16db39e44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 13467 | 2026.02.06 01:27:21.917945 [ 193 ] {e511ea71-e802-4545-b869-85850eb1d513::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 258 rows starting from the beginning of the part | ||
| 13468 | 2026.02.06 01:27:21.918015 [ 193 ] {e511ea71-e802-4545-b869-85850eb1d513::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 850 rows starting from the beginning of the part | ||
| 13469 | 2026.02.06 01:27:21.918091 [ 193 ] {e511ea71-e802-4545-b869-85850eb1d513::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 258 rows starting from the beginning of the part | ||
| 13470 | 2026.02.06 01:27:21.918157 [ 193 ] {e511ea71-e802-4545-b869-85850eb1d513::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 160 rows starting from the beginning of the part | ||
| 13471 | 2026.02.06 01:27:21.918202 [ 193 ] {e511ea71-e802-4545-b869-85850eb1d513::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 260 rows starting from the beginning of the part | ||
| 13472 | 2026.02.06 01:27:21.918360 [ 4 ] {fa4d5dd8-d02b-4d8f-866f-74d16db39e44} <Trace> oximeter.measurements_f64 (2afa91c6-7a6c-42cf-84ca-7476e88b4c4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13473 | 2026.02.06 01:27:21.918413 [ 4 ] {fa4d5dd8-d02b-4d8f-866f-74d16db39e44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 13474 | 2026.02.06 01:27:21.918843 [ 4 ] {fa4d5dd8-d02b-4d8f-866f-74d16db39e44} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 13475 | 2026.02.06 01:27:21.919147 [ 4 ] {fa4d5dd8-d02b-4d8f-866f-74d16db39e44} <Trace> oximeter.measurements_f64 (2afa91c6-7a6c-42cf-84ca-7476e88b4c4e): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13476 | 2026.02.06 01:27:21.919306 [ 153 ] {} <Debug> oximeter.measurements_f64 (2afa91c6-7a6c-42cf-84ca-7476e88b4c4e) (MergerMutator): Selected 6 parts from all_1_38_8 to all_43_43_0 | ||
| 13477 | 2026.02.06 01:27:21.919327 [ 4 ] {fa4d5dd8-d02b-4d8f-866f-74d16db39e44} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001519 sec., 658.3278472679394 rows/sec., 44.36 KiB/sec. | ||
| 13478 | 2026.02.06 01:27:21.919357 [ 153 ] {} <Trace> oximeter.measurements_f64 (2afa91c6-7a6c-42cf-84ca-7476e88b4c4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13479 | 2026.02.06 01:27:21.919386 [ 4 ] {fa4d5dd8-d02b-4d8f-866f-74d16db39e44} <Debug> TCPHandler: Processed in 0.001732041 sec. | ||
| 13480 | 2026.02.06 01:27:21.919391 [ 153 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 13481 | 2026.02.06 01:27:21.919513 [ 201 ] {2afa91c6-7a6c-42cf-84ca-7476e88b4c4e::all_1_43_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_38_8 to all_43_43_0 into Compact with storage Full | ||
| 13482 | 2026.02.06 01:27:21.919536 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13483 | 2026.02.06 01:27:21.919611 [ 201 ] {2afa91c6-7a6c-42cf-84ca-7476e88b4c4e::all_1_43_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13484 | 2026.02.06 01:27:21.919650 [ 201 ] {2afa91c6-7a6c-42cf-84ca-7476e88b4c4e::all_1_43_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_38_8, total 38 rows starting from the beginning of the part | ||
| 13485 | 2026.02.06 01:27:21.919655 [ 4 ] {7d9360d4-e4c2-4cc7-ae94-d8057176c695} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13486 | 2026.02.06 01:27:21.919710 [ 201 ] {2afa91c6-7a6c-42cf-84ca-7476e88b4c4e::all_1_43_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 1 rows starting from the beginning of the part | ||
| 13487 | 2026.02.06 01:27:21.919720 [ 4 ] {7d9360d4-e4c2-4cc7-ae94-d8057176c695} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13488 | 2026.02.06 01:27:21.919778 [ 201 ] {2afa91c6-7a6c-42cf-84ca-7476e88b4c4e::all_1_43_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 1 rows starting from the beginning of the part | ||
| 13489 | 2026.02.06 01:27:21.919839 [ 201 ] {2afa91c6-7a6c-42cf-84ca-7476e88b4c4e::all_1_43_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 1 rows starting from the beginning of the part | ||
| 13490 | 2026.02.06 01:27:21.919890 [ 201 ] {2afa91c6-7a6c-42cf-84ca-7476e88b4c4e::all_1_43_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 1 rows starting from the beginning of the part | ||
| 13491 | 2026.02.06 01:27:21.919943 [ 201 ] {2afa91c6-7a6c-42cf-84ca-7476e88b4c4e::all_1_43_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 1 rows starting from the beginning of the part | ||
| 13492 | 2026.02.06 01:27:21.920176 [ 4 ] {7d9360d4-e4c2-4cc7-ae94-d8057176c695} <Trace> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13493 | 2026.02.06 01:27:21.920229 [ 4 ] {7d9360d4-e4c2-4cc7-ae94-d8057176c695} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 13494 | 2026.02.06 01:27:21.920694 [ 4 ] {7d9360d4-e4c2-4cc7-ae94-d8057176c695} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 13495 | 2026.02.06 01:27:21.920921 [ 196 ] {2afa91c6-7a6c-42cf-84ca-7476e88b4c4e::all_1_43_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 43 rows, containing 4 columns (4 merged, 0 gathered) in 0.00144182 sec., 29823.41762494625 rows/sec., 1.96 MiB/sec. | ||
| 13496 | 2026.02.06 01:27:21.921000 [ 4 ] {7d9360d4-e4c2-4cc7-ae94-d8057176c695} <Trace> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13497 | 2026.02.06 01:27:21.921122 [ 186 ] {2afa91c6-7a6c-42cf-84ca-7476e88b4c4e::all_1_43_9} <Trace> MergedBlockOutputStream: filled checksums all_1_43_9 (state Temporary) | ||
| 13498 | 2026.02.06 01:27:21.921271 [ 153 ] {} <Debug> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 13499 | 2026.02.06 01:27:21.921287 [ 4 ] {7d9360d4-e4c2-4cc7-ae94-d8057176c695} <Debug> executeQuery: Read 88 rows, 5.66 KiB in 0.001656 sec., 53140.09661835749 rows/sec., 3.34 MiB/sec. | ||
| 13500 | 2026.02.06 01:27:21.921323 [ 153 ] {} <Trace> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13501 | 2026.02.06 01:27:21.921399 [ 4 ] {7d9360d4-e4c2-4cc7-ae94-d8057176c695} <Debug> TCPHandler: Processed in 0.001923533 sec. | ||
| 13502 | 2026.02.06 01:27:21.921405 [ 153 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 13503 | 2026.02.06 01:27:21.921497 [ 186 ] {2afa91c6-7a6c-42cf-84ca-7476e88b4c4e::all_1_43_9} <Trace> oximeter.measurements_f64 (2afa91c6-7a6c-42cf-84ca-7476e88b4c4e): Renaming temporary part tmp_merge_all_1_43_9 to all_1_43_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13504 | 2026.02.06 01:27:21.921530 [ 201 ] {35a37a75-595c-437a-bd19-b1f8c8c9b2dc::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
| 13505 | 2026.02.06 01:27:21.921590 [ 186 ] {2afa91c6-7a6c-42cf-84ca-7476e88b4c4e::all_1_43_9} <Trace> oximeter.measurements_f64 (2afa91c6-7a6c-42cf-84ca-7476e88b4c4e) (MergerMutator): Merged 6 parts: [all_1_38_8, all_43_43_0] -> all_1_43_9 | ||
| 13506 | 2026.02.06 01:27:21.921648 [ 201 ] {35a37a75-595c-437a-bd19-b1f8c8c9b2dc::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13507 | 2026.02.06 01:27:21.921687 [ 201 ] {35a37a75-595c-437a-bd19-b1f8c8c9b2dc::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 5804 rows starting from the beginning of the part | ||
| 13508 | 2026.02.06 01:27:21.921695 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 13509 | 2026.02.06 01:27:21.921747 [ 201 ] {35a37a75-595c-437a-bd19-b1f8c8c9b2dc::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 88 rows starting from the beginning of the part | ||
| 13510 | 2026.02.06 01:27:21.921802 [ 201 ] {35a37a75-595c-437a-bd19-b1f8c8c9b2dc::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 60 rows starting from the beginning of the part | ||
| 13511 | 2026.02.06 01:27:21.921856 [ 201 ] {35a37a75-595c-437a-bd19-b1f8c8c9b2dc::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 88 rows starting from the beginning of the part | ||
| 13512 | 2026.02.06 01:27:21.921909 [ 201 ] {35a37a75-595c-437a-bd19-b1f8c8c9b2dc::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 60 rows starting from the beginning of the part | ||
| 13513 | 2026.02.06 01:27:21.921956 [ 201 ] {35a37a75-595c-437a-bd19-b1f8c8c9b2dc::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 88 rows starting from the beginning of the part | ||
| 13514 | 2026.02.06 01:27:21.924761 [ 196 ] {35a37a75-595c-437a-bd19-b1f8c8c9b2dc::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6188 rows, containing 4 columns (4 merged, 0 gathered) in 0.003268522 sec., 1893210.4480251318 rows/sec., 122.75 MiB/sec. | ||
| 13515 | 2026.02.06 01:27:21.925486 [ 201 ] {35a37a75-595c-437a-bd19-b1f8c8c9b2dc::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 13516 | 2026.02.06 01:27:21.925837 [ 201 ] {35a37a75-595c-437a-bd19-b1f8c8c9b2dc::all_1_91_18} <Trace> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13517 | 2026.02.06 01:27:21.925932 [ 201 ] {35a37a75-595c-437a-bd19-b1f8c8c9b2dc::all_1_91_18} <Trace> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 13518 | 2026.02.06 01:27:21.926012 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.19 MiB. | ||
| 13519 | 2026.02.06 01:27:21.926227 [ 198 ] {e511ea71-e802-4545-b869-85850eb1d513::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 29392 rows, containing 5 columns (5 merged, 0 gathered) in 0.008628589 sec., 3406350.6791203055 rows/sec., 230.65 MiB/sec. | ||
| 13520 | 2026.02.06 01:27:21.926673 [ 201 ] {e511ea71-e802-4545-b869-85850eb1d513::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 13521 | 2026.02.06 01:27:21.926993 [ 201 ] {e511ea71-e802-4545-b869-85850eb1d513::all_1_91_18} <Trace> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13522 | 2026.02.06 01:27:21.927096 [ 201 ] {e511ea71-e802-4545-b869-85850eb1d513::all_1_91_18} <Trace> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 13523 | 2026.02.06 01:27:21.927189 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. | ||
| 13524 | 2026.02.06 01:27:22.000364 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 338.55 MiB, peak 349.98 MiB, free memory in arenas 0.00 B, will set to 340.59 MiB (RSS), difference: 2.04 MiB | ||
| 13525 | 2026.02.06 01:27:23.703564 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 29273 | ||
| 13526 | 2026.02.06 01:27:23.704145 [ 245 ] {} <Trace> system.asynchronous_metric_log (50965cfb-3fe0-4bc3-b722-77d2bdddda32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13527 | 2026.02.06 01:27:23.704200 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 13528 | 2026.02.06 01:27:23.704739 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 13529 | 2026.02.06 01:27:23.704980 [ 245 ] {} <Trace> system.asynchronous_metric_log (50965cfb-3fe0-4bc3-b722-77d2bdddda32): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13530 | 2026.02.06 01:27:23.705134 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29273 | ||
| 13531 | 2026.02.06 01:27:23.705128 [ 148 ] {} <Debug> system.asynchronous_metric_log (50965cfb-3fe0-4bc3-b722-77d2bdddda32) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 13532 | 2026.02.06 01:27:23.705209 [ 148 ] {} <Trace> system.asynchronous_metric_log (50965cfb-3fe0-4bc3-b722-77d2bdddda32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13533 | 2026.02.06 01:27:23.705229 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 13534 | 2026.02.06 01:27:23.705350 [ 198 ] {50965cfb-3fe0-4bc3-b722-77d2bdddda32::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 | ||
| 13535 | 2026.02.06 01:27:23.705489 [ 198 ] {50965cfb-3fe0-4bc3-b722-77d2bdddda32::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13536 | 2026.02.06 01:27:23.705529 [ 198 ] {50965cfb-3fe0-4bc3-b722-77d2bdddda32::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_56_11, total 26905 rows starting from the beginning of the part | ||
| 13537 | 2026.02.06 01:27:23.705592 [ 198 ] {50965cfb-3fe0-4bc3-b722-77d2bdddda32::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 448 rows starting from the beginning of the part | ||
| 13538 | 2026.02.06 01:27:23.705637 [ 198 ] {50965cfb-3fe0-4bc3-b722-77d2bdddda32::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 512 rows starting from the beginning of the part | ||
| 13539 | 2026.02.06 01:27:23.705680 [ 198 ] {50965cfb-3fe0-4bc3-b722-77d2bdddda32::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 448 rows starting from the beginning of the part | ||
| 13540 | 2026.02.06 01:27:23.705720 [ 198 ] {50965cfb-3fe0-4bc3-b722-77d2bdddda32::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 512 rows starting from the beginning of the part | ||
| 13541 | 2026.02.06 01:27:23.705766 [ 198 ] {50965cfb-3fe0-4bc3-b722-77d2bdddda32::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 448 rows starting from the beginning of the part | ||
| 13542 | 2026.02.06 01:27:23.708058 [ 201 ] {50965cfb-3fe0-4bc3-b722-77d2bdddda32::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 29273 rows, containing 4 columns (4 merged, 0 gathered) in 0.002765919 sec., 10583462.494744062 rows/sec., 151.40 MiB/sec. | ||
| 13543 | 2026.02.06 01:27:23.708454 [ 197 ] {50965cfb-3fe0-4bc3-b722-77d2bdddda32::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 13544 | 2026.02.06 01:27:23.708751 [ 197 ] {50965cfb-3fe0-4bc3-b722-77d2bdddda32::all_1_61_12} <Trace> system.asynchronous_metric_log (50965cfb-3fe0-4bc3-b722-77d2bdddda32): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13545 | 2026.02.06 01:27:23.708829 [ 197 ] {50965cfb-3fe0-4bc3-b722-77d2bdddda32::all_1_61_12} <Trace> system.asynchronous_metric_log (50965cfb-3fe0-4bc3-b722-77d2bdddda32) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 13546 | 2026.02.06 01:27:23.708944 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.90 MiB. | ||
| 13547 | 2026.02.06 01:27:25.250965 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 460 | ||
| 13548 | 2026.02.06 01:27:25.268675 [ 244 ] {} <Trace> system.metric_log (b13c6af1-b368-46ee-88e3-e8b49f18365b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13549 | 2026.02.06 01:27:25.268734 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 13550 | 2026.02.06 01:27:25.274842 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 13551 | 2026.02.06 01:27:25.275557 [ 244 ] {} <Trace> system.metric_log (b13c6af1-b368-46ee-88e3-e8b49f18365b): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13552 | 2026.02.06 01:27:25.275893 [ 150 ] {} <Debug> system.metric_log (b13c6af1-b368-46ee-88e3-e8b49f18365b) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 13553 | 2026.02.06 01:27:25.275988 [ 150 ] {} <Trace> system.metric_log (b13c6af1-b368-46ee-88e3-e8b49f18365b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13554 | 2026.02.06 01:27:25.276025 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 13555 | 2026.02.06 01:27:25.276182 [ 194 ] {b13c6af1-b368-46ee-88e3-e8b49f18365b::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 | ||
| 13556 | 2026.02.06 01:27:25.278601 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 460 | ||
| 13557 | 2026.02.06 01:27:25.280312 [ 194 ] {b13c6af1-b368-46ee-88e3-e8b49f18365b::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13558 | 2026.02.06 01:27:25.281841 [ 194 ] {b13c6af1-b368-46ee-88e3-e8b49f18365b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 422 rows starting from the beginning of the part | ||
| 13559 | 2026.02.06 01:27:25.286291 [ 194 ] {b13c6af1-b368-46ee-88e3-e8b49f18365b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 8 rows starting from the beginning of the part | ||
| 13560 | 2026.02.06 01:27:25.290830 [ 194 ] {b13c6af1-b368-46ee-88e3-e8b49f18365b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 7 rows starting from the beginning of the part | ||
| 13561 | 2026.02.06 01:27:25.295203 [ 194 ] {b13c6af1-b368-46ee-88e3-e8b49f18365b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 8 rows starting from the beginning of the part | ||
| 13562 | 2026.02.06 01:27:25.299785 [ 194 ] {b13c6af1-b368-46ee-88e3-e8b49f18365b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 7 rows starting from the beginning of the part | ||
| 13563 | 2026.02.06 01:27:25.303741 [ 194 ] {b13c6af1-b368-46ee-88e3-e8b49f18365b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 8 rows starting from the beginning of the part | ||
| 13564 | 2026.02.06 01:27:25.356016 [ 197 ] {b13c6af1-b368-46ee-88e3-e8b49f18365b::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 460 rows, containing 679 columns (679 merged, 0 gathered) in 0.079903123 sec., 5756.971476571697 rows/sec., 29.77 MiB/sec. | ||
| 13565 | 2026.02.06 01:27:25.358983 [ 201 ] {b13c6af1-b368-46ee-88e3-e8b49f18365b::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 13566 | 2026.02.06 01:27:25.360950 [ 201 ] {b13c6af1-b368-46ee-88e3-e8b49f18365b::all_1_61_12} <Trace> system.metric_log (b13c6af1-b368-46ee-88e3-e8b49f18365b): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13567 | 2026.02.06 01:27:25.361044 [ 201 ] {b13c6af1-b368-46ee-88e3-e8b49f18365b::all_1_61_12} <Trace> system.metric_log (b13c6af1-b368-46ee-88e3-e8b49f18365b) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 13568 | 2026.02.06 01:27:25.363468 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 13569 | 2026.02.06 01:27:26.299647 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1728 | ||
| 13570 | 2026.02.06 01:27:26.302155 [ 243 ] {} <Trace> system.query_log (e979a318-9a58-4b34-9a72-3006f9f8e92e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13571 | 2026.02.06 01:27:26.302200 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 13572 | 2026.02.06 01:27:26.303388 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 13573 | 2026.02.06 01:27:26.303671 [ 243 ] {} <Trace> system.query_log (e979a318-9a58-4b34-9a72-3006f9f8e92e): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13574 | 2026.02.06 01:27:26.303832 [ 149 ] {} <Debug> system.query_log (e979a318-9a58-4b34-9a72-3006f9f8e92e) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 13575 | 2026.02.06 01:27:26.303898 [ 149 ] {} <Trace> system.query_log (e979a318-9a58-4b34-9a72-3006f9f8e92e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13576 | 2026.02.06 01:27:26.303918 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 13577 | 2026.02.06 01:27:26.303944 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1728 | ||
| 13578 | 2026.02.06 01:27:26.304048 [ 199 ] {e979a318-9a58-4b34-9a72-3006f9f8e92e::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 | ||
| 13579 | 2026.02.06 01:27:26.304665 [ 199 ] {e979a318-9a58-4b34-9a72-3006f9f8e92e::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13580 | 2026.02.06 01:27:26.304817 [ 199 ] {e979a318-9a58-4b34-9a72-3006f9f8e92e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1552 rows starting from the beginning of the part | ||
| 13581 | 2026.02.06 01:27:26.305195 [ 199 ] {e979a318-9a58-4b34-9a72-3006f9f8e92e::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 | ||
| 13582 | 2026.02.06 01:27:26.305567 [ 199 ] {e979a318-9a58-4b34-9a72-3006f9f8e92e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 36 rows starting from the beginning of the part | ||
| 13583 | 2026.02.06 01:27:26.305933 [ 199 ] {e979a318-9a58-4b34-9a72-3006f9f8e92e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 32 rows starting from the beginning of the part | ||
| 13584 | 2026.02.06 01:27:26.306279 [ 199 ] {e979a318-9a58-4b34-9a72-3006f9f8e92e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 38 rows starting from the beginning of the part | ||
| 13585 | 2026.02.06 01:27:26.306645 [ 199 ] {e979a318-9a58-4b34-9a72-3006f9f8e92e::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 | ||
| 13586 | 2026.02.06 01:27:26.314133 [ 199 ] {e979a318-9a58-4b34-9a72-3006f9f8e92e::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1728 rows, containing 72 columns (72 merged, 0 gathered) in 0.010150069 sec., 170245.14808717064 rows/sec., 133.67 MiB/sec. | ||
| 13587 | 2026.02.06 01:27:26.315990 [ 190 ] {e979a318-9a58-4b34-9a72-3006f9f8e92e::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 13588 | 2026.02.06 01:27:26.316584 [ 190 ] {e979a318-9a58-4b34-9a72-3006f9f8e92e::all_1_46_9} <Trace> system.query_log (e979a318-9a58-4b34-9a72-3006f9f8e92e): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13589 | 2026.02.06 01:27:26.316654 [ 190 ] {e979a318-9a58-4b34-9a72-3006f9f8e92e::all_1_46_9} <Trace> system.query_log (e979a318-9a58-4b34-9a72-3006f9f8e92e) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 13590 | 2026.02.06 01:27:26.316957 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.94 MiB. | ||
| 13591 | 2026.02.06 01:27:26.890862 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13592 | 2026.02.06 01:27:26.891069 [ 4 ] {97ae859c-7f66-4f36-a1ef-53ca246874fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13593 | 2026.02.06 01:27:26.891144 [ 4 ] {97ae859c-7f66-4f36-a1ef-53ca246874fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13594 | 2026.02.06 01:27:26.891929 [ 4 ] {97ae859c-7f66-4f36-a1ef-53ca246874fd} <Trace> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13595 | 2026.02.06 01:27:26.891977 [ 4 ] {97ae859c-7f66-4f36-a1ef-53ca246874fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 13596 | 2026.02.06 01:27:26.892396 [ 4 ] {97ae859c-7f66-4f36-a1ef-53ca246874fd} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 13597 | 2026.02.06 01:27:26.892651 [ 4 ] {97ae859c-7f66-4f36-a1ef-53ca246874fd} <Trace> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13598 | 2026.02.06 01:27:26.892816 [ 4 ] {97ae859c-7f66-4f36-a1ef-53ca246874fd} <Debug> executeQuery: Read 138 rows, 12.27 KiB in 0.001804 sec., 76496.67405764967 rows/sec., 6.64 MiB/sec. | ||
| 13599 | 2026.02.06 01:27:26.892872 [ 4 ] {97ae859c-7f66-4f36-a1ef-53ca246874fd} <Debug> TCPHandler: Processed in 0.002155925 sec. | ||
| 13600 | 2026.02.06 01:27:26.893007 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13601 | 2026.02.06 01:27:26.893110 [ 4 ] {236f01e4-668d-4d0c-9519-6fa72af30521} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13602 | 2026.02.06 01:27:26.893154 [ 4 ] {236f01e4-668d-4d0c-9519-6fa72af30521} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13603 | 2026.02.06 01:27:26.893613 [ 4 ] {236f01e4-668d-4d0c-9519-6fa72af30521} <Trace> oximeter.fields_u16 (fb4d60fc-202c-4b3b-b72e-c67fc122b90a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13604 | 2026.02.06 01:27:26.893651 [ 4 ] {236f01e4-668d-4d0c-9519-6fa72af30521} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 13605 | 2026.02.06 01:27:26.893959 [ 4 ] {236f01e4-668d-4d0c-9519-6fa72af30521} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 13606 | 2026.02.06 01:27:26.894176 [ 4 ] {236f01e4-668d-4d0c-9519-6fa72af30521} <Trace> oximeter.fields_u16 (fb4d60fc-202c-4b3b-b72e-c67fc122b90a): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13607 | 2026.02.06 01:27:26.894309 [ 4 ] {236f01e4-668d-4d0c-9519-6fa72af30521} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001221 sec., 33579.033579033574 rows/sec., 2.47 MiB/sec. | ||
| 13608 | 2026.02.06 01:27:26.894349 [ 4 ] {236f01e4-668d-4d0c-9519-6fa72af30521} <Debug> TCPHandler: Processed in 0.00139551 sec. | ||
| 13609 | 2026.02.06 01:27:26.894467 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13610 | 2026.02.06 01:27:26.894563 [ 4 ] {429bb0f9-4d3a-4fa7-b449-5c0d38162b77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13611 | 2026.02.06 01:27:26.894604 [ 4 ] {429bb0f9-4d3a-4fa7-b449-5c0d38162b77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13612 | 2026.02.06 01:27:26.895045 [ 4 ] {429bb0f9-4d3a-4fa7-b449-5c0d38162b77} <Trace> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13613 | 2026.02.06 01:27:26.895081 [ 4 ] {429bb0f9-4d3a-4fa7-b449-5c0d38162b77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 13614 | 2026.02.06 01:27:26.895398 [ 4 ] {429bb0f9-4d3a-4fa7-b449-5c0d38162b77} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 13615 | 2026.02.06 01:27:26.895618 [ 4 ] {429bb0f9-4d3a-4fa7-b449-5c0d38162b77} <Trace> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13616 | 2026.02.06 01:27:26.895751 [ 4 ] {429bb0f9-4d3a-4fa7-b449-5c0d38162b77} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001206 sec., 87064.67661691541 rows/sec., 6.80 MiB/sec. | ||
| 13617 | 2026.02.06 01:27:26.895790 [ 4 ] {429bb0f9-4d3a-4fa7-b449-5c0d38162b77} <Debug> TCPHandler: Processed in 0.00137347 sec. | ||
| 13618 | 2026.02.06 01:27:26.895904 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13619 | 2026.02.06 01:27:26.896000 [ 4 ] {8bdf2fee-fcd5-428d-b945-1da159ae3bf7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13620 | 2026.02.06 01:27:26.896044 [ 4 ] {8bdf2fee-fcd5-428d-b945-1da159ae3bf7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13621 | 2026.02.06 01:27:26.896482 [ 4 ] {8bdf2fee-fcd5-428d-b945-1da159ae3bf7} <Trace> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13622 | 2026.02.06 01:27:26.896518 [ 4 ] {8bdf2fee-fcd5-428d-b945-1da159ae3bf7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 13623 | 2026.02.06 01:27:26.896853 [ 4 ] {8bdf2fee-fcd5-428d-b945-1da159ae3bf7} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 13624 | 2026.02.06 01:27:26.897064 [ 4 ] {8bdf2fee-fcd5-428d-b945-1da159ae3bf7} <Trace> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13625 | 2026.02.06 01:27:26.897195 [ 4 ] {8bdf2fee-fcd5-428d-b945-1da159ae3bf7} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001213 sec., 131904.3693322341 rows/sec., 9.19 MiB/sec. | ||
| 13626 | 2026.02.06 01:27:26.897233 [ 4 ] {8bdf2fee-fcd5-428d-b945-1da159ae3bf7} <Debug> TCPHandler: Processed in 0.001379639 sec. | ||
| 13627 | 2026.02.06 01:27:26.897347 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13628 | 2026.02.06 01:27:26.897441 [ 4 ] {e6d4ccdc-c63c-482e-b6b5-e6cb5680b756} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13629 | 2026.02.06 01:27:26.897496 [ 4 ] {e6d4ccdc-c63c-482e-b6b5-e6cb5680b756} <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 | ||
| 13630 | 2026.02.06 01:27:26.898396 [ 4 ] {e6d4ccdc-c63c-482e-b6b5-e6cb5680b756} <Trace> oximeter.measurements_histogramu64 (97144b8f-900e-4825-92d0-28bf27d1d4ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13631 | 2026.02.06 01:27:26.898431 [ 4 ] {e6d4ccdc-c63c-482e-b6b5-e6cb5680b756} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 13632 | 2026.02.06 01:27:26.899033 [ 4 ] {e6d4ccdc-c63c-482e-b6b5-e6cb5680b756} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 13633 | 2026.02.06 01:27:26.899265 [ 4 ] {e6d4ccdc-c63c-482e-b6b5-e6cb5680b756} <Trace> oximeter.measurements_histogramu64 (97144b8f-900e-4825-92d0-28bf27d1d4ae): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13634 | 2026.02.06 01:27:26.899417 [ 4 ] {e6d4ccdc-c63c-482e-b6b5-e6cb5680b756} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001993 sec., 20572.002007024585 rows/sec., 36.86 MiB/sec. | ||
| 13635 | 2026.02.06 01:27:26.899485 [ 4 ] {e6d4ccdc-c63c-482e-b6b5-e6cb5680b756} <Debug> TCPHandler: Processed in 0.002187555 sec. | ||
| 13636 | 2026.02.06 01:27:26.899600 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13637 | 2026.02.06 01:27:26.899695 [ 4 ] {b2771fcc-abfd-490c-8ff0-96a7a4fea29b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13638 | 2026.02.06 01:27:26.899737 [ 4 ] {b2771fcc-abfd-490c-8ff0-96a7a4fea29b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13639 | 2026.02.06 01:27:26.900099 [ 4 ] {b2771fcc-abfd-490c-8ff0-96a7a4fea29b} <Trace> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13640 | 2026.02.06 01:27:26.900135 [ 4 ] {b2771fcc-abfd-490c-8ff0-96a7a4fea29b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 13641 | 2026.02.06 01:27:26.900441 [ 4 ] {b2771fcc-abfd-490c-8ff0-96a7a4fea29b} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 13642 | 2026.02.06 01:27:26.900650 [ 4 ] {b2771fcc-abfd-490c-8ff0-96a7a4fea29b} <Trace> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13643 | 2026.02.06 01:27:26.900778 [ 4 ] {b2771fcc-abfd-490c-8ff0-96a7a4fea29b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001101 sec., 54495.91280653951 rows/sec., 3.67 MiB/sec. | ||
| 13644 | 2026.02.06 01:27:26.900816 [ 4 ] {b2771fcc-abfd-490c-8ff0-96a7a4fea29b} <Debug> TCPHandler: Processed in 0.001266549 sec. | ||
| 13645 | 2026.02.06 01:27:31.032780 [ 140 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 13646 | 2026.02.06 01:27:31.032850 [ 140 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 13647 | 2026.02.06 01:27:31.205410 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 29785 | ||
| 13648 | 2026.02.06 01:27:31.205943 [ 245 ] {} <Trace> system.asynchronous_metric_log (50965cfb-3fe0-4bc3-b722-77d2bdddda32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13649 | 2026.02.06 01:27:31.205988 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 13650 | 2026.02.06 01:27:31.206500 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 13651 | 2026.02.06 01:27:31.206731 [ 245 ] {} <Trace> system.asynchronous_metric_log (50965cfb-3fe0-4bc3-b722-77d2bdddda32): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13652 | 2026.02.06 01:27:31.206863 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29785 | ||
| 13653 | 2026.02.06 01:27:31.896856 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13654 | 2026.02.06 01:27:31.897036 [ 4 ] {87744fb4-073c-4a0a-88fd-37b224185254} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 13655 | 2026.02.06 01:27:31.897102 [ 4 ] {87744fb4-073c-4a0a-88fd-37b224185254} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 13656 | 2026.02.06 01:27:31.897855 [ 4 ] {87744fb4-073c-4a0a-88fd-37b224185254} <Trace> oximeter.fields_i16 (104ba66f-7843-4e50-a9a9-abb40c455f87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13657 | 2026.02.06 01:27:31.897896 [ 4 ] {87744fb4-073c-4a0a-88fd-37b224185254} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 13658 | 2026.02.06 01:27:31.898291 [ 4 ] {87744fb4-073c-4a0a-88fd-37b224185254} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 13659 | 2026.02.06 01:27:31.898520 [ 4 ] {87744fb4-073c-4a0a-88fd-37b224185254} <Trace> oximeter.fields_i16 (104ba66f-7843-4e50-a9a9-abb40c455f87): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13660 | 2026.02.06 01:27:31.898684 [ 4 ] {87744fb4-073c-4a0a-88fd-37b224185254} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.001696 sec., 156839.62264150943 rows/sec., 9.96 MiB/sec. | ||
| 13661 | 2026.02.06 01:27:31.898734 [ 4 ] {87744fb4-073c-4a0a-88fd-37b224185254} <Debug> TCPHandler: Processed in 0.002010654 sec. | ||
| 13662 | 2026.02.06 01:27:31.898864 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13663 | 2026.02.06 01:27:31.898968 [ 4 ] {48977e1a-f65a-4cbc-953f-ca7b3541eda9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13664 | 2026.02.06 01:27:31.899011 [ 4 ] {48977e1a-f65a-4cbc-953f-ca7b3541eda9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13665 | 2026.02.06 01:27:31.899792 [ 4 ] {48977e1a-f65a-4cbc-953f-ca7b3541eda9} <Trace> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13666 | 2026.02.06 01:27:31.899827 [ 4 ] {48977e1a-f65a-4cbc-953f-ca7b3541eda9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 13667 | 2026.02.06 01:27:31.900192 [ 4 ] {48977e1a-f65a-4cbc-953f-ca7b3541eda9} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 13668 | 2026.02.06 01:27:31.900416 [ 4 ] {48977e1a-f65a-4cbc-953f-ca7b3541eda9} <Trace> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13669 | 2026.02.06 01:27:31.900547 [ 4 ] {48977e1a-f65a-4cbc-953f-ca7b3541eda9} <Debug> executeQuery: Read 752 rows, 60.56 KiB in 0.001603 sec., 469120.3992514036 rows/sec., 36.90 MiB/sec. | ||
| 13670 | 2026.02.06 01:27:31.900586 [ 4 ] {48977e1a-f65a-4cbc-953f-ca7b3541eda9} <Debug> TCPHandler: Processed in 0.001775612 sec. | ||
| 13671 | 2026.02.06 01:27:31.900697 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13672 | 2026.02.06 01:27:31.900794 [ 4 ] {40f1cde4-f060-4f4c-a7e9-5dacfbda5163} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13673 | 2026.02.06 01:27:31.900834 [ 4 ] {40f1cde4-f060-4f4c-a7e9-5dacfbda5163} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13674 | 2026.02.06 01:27:31.901264 [ 4 ] {40f1cde4-f060-4f4c-a7e9-5dacfbda5163} <Trace> oximeter.fields_u16 (fb4d60fc-202c-4b3b-b72e-c67fc122b90a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13675 | 2026.02.06 01:27:31.901299 [ 4 ] {40f1cde4-f060-4f4c-a7e9-5dacfbda5163} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 13676 | 2026.02.06 01:27:31.901603 [ 4 ] {40f1cde4-f060-4f4c-a7e9-5dacfbda5163} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 13677 | 2026.02.06 01:27:31.901814 [ 4 ] {40f1cde4-f060-4f4c-a7e9-5dacfbda5163} <Trace> oximeter.fields_u16 (fb4d60fc-202c-4b3b-b72e-c67fc122b90a): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13678 | 2026.02.06 01:27:31.901939 [ 4 ] {40f1cde4-f060-4f4c-a7e9-5dacfbda5163} <Debug> executeQuery: Read 133 rows, 8.00 KiB in 0.001164 sec., 114261.16838487971 rows/sec., 6.71 MiB/sec. | ||
| 13679 | 2026.02.06 01:27:31.901978 [ 4 ] {40f1cde4-f060-4f4c-a7e9-5dacfbda5163} <Debug> TCPHandler: Processed in 0.001332519 sec. | ||
| 13680 | 2026.02.06 01:27:31.902087 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13681 | 2026.02.06 01:27:31.902184 [ 4 ] {3b9b3b77-18fc-476e-9957-34943227d302} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13682 | 2026.02.06 01:27:31.902224 [ 4 ] {3b9b3b77-18fc-476e-9957-34943227d302} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13683 | 2026.02.06 01:27:31.902657 [ 4 ] {3b9b3b77-18fc-476e-9957-34943227d302} <Trace> oximeter.fields_u32 (efacbb35-87c4-45a6-b25f-cea415d7aebd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13684 | 2026.02.06 01:27:31.902691 [ 4 ] {3b9b3b77-18fc-476e-9957-34943227d302} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 13685 | 2026.02.06 01:27:31.902983 [ 4 ] {3b9b3b77-18fc-476e-9957-34943227d302} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 13686 | 2026.02.06 01:27:31.903200 [ 4 ] {3b9b3b77-18fc-476e-9957-34943227d302} <Trace> oximeter.fields_u32 (efacbb35-87c4-45a6-b25f-cea415d7aebd): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13687 | 2026.02.06 01:27:31.903329 [ 4 ] {3b9b3b77-18fc-476e-9957-34943227d302} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.001163 sec., 120378.33190025795 rows/sec., 7.78 MiB/sec. | ||
| 13688 | 2026.02.06 01:27:31.903366 [ 4 ] {3b9b3b77-18fc-476e-9957-34943227d302} <Debug> TCPHandler: Processed in 0.00132921 sec. | ||
| 13689 | 2026.02.06 01:27:31.903475 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13690 | 2026.02.06 01:27:31.903569 [ 4 ] {1eae8488-bc3c-44f6-9af1-a7efaff2d461} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 13691 | 2026.02.06 01:27:31.903608 [ 4 ] {1eae8488-bc3c-44f6-9af1-a7efaff2d461} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 13692 | 2026.02.06 01:27:31.904027 [ 4 ] {1eae8488-bc3c-44f6-9af1-a7efaff2d461} <Trace> oximeter.fields_u8 (7e40da4e-3721-4df5-9ad4-b5e43542e087): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13693 | 2026.02.06 01:27:31.904062 [ 4 ] {1eae8488-bc3c-44f6-9af1-a7efaff2d461} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 13694 | 2026.02.06 01:27:31.904365 [ 4 ] {1eae8488-bc3c-44f6-9af1-a7efaff2d461} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 13695 | 2026.02.06 01:27:31.904582 [ 4 ] {1eae8488-bc3c-44f6-9af1-a7efaff2d461} <Trace> oximeter.fields_u8 (7e40da4e-3721-4df5-9ad4-b5e43542e087): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13696 | 2026.02.06 01:27:31.904714 [ 4 ] {1eae8488-bc3c-44f6-9af1-a7efaff2d461} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001163 sec., 119518.48667239897 rows/sec., 6.80 MiB/sec. | ||
| 13697 | 2026.02.06 01:27:31.904753 [ 4 ] {1eae8488-bc3c-44f6-9af1-a7efaff2d461} <Debug> TCPHandler: Processed in 0.001327309 sec. | ||
| 13698 | 2026.02.06 01:27:31.904860 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13699 | 2026.02.06 01:27:31.904953 [ 4 ] {446a45da-667d-4f26-a842-7c4d6682ac59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13700 | 2026.02.06 01:27:31.904993 [ 4 ] {446a45da-667d-4f26-a842-7c4d6682ac59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13701 | 2026.02.06 01:27:31.905552 [ 4 ] {446a45da-667d-4f26-a842-7c4d6682ac59} <Trace> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13702 | 2026.02.06 01:27:31.905588 [ 4 ] {446a45da-667d-4f26-a842-7c4d6682ac59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 13703 | 2026.02.06 01:27:31.905913 [ 4 ] {446a45da-667d-4f26-a842-7c4d6682ac59} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 13704 | 2026.02.06 01:27:31.906131 [ 4 ] {446a45da-667d-4f26-a842-7c4d6682ac59} <Trace> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13705 | 2026.02.06 01:27:31.906261 [ 4 ] {446a45da-667d-4f26-a842-7c4d6682ac59} <Debug> executeQuery: Read 463 rows, 33.28 KiB in 0.001324 sec., 349697.8851963746 rows/sec., 24.55 MiB/sec. | ||
| 13706 | 2026.02.06 01:27:31.906299 [ 4 ] {446a45da-667d-4f26-a842-7c4d6682ac59} <Debug> TCPHandler: Processed in 0.001489001 sec. | ||
| 13707 | 2026.02.06 01:27:31.906409 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13708 | 2026.02.06 01:27:31.906503 [ 4 ] {20502240-01cf-49cd-86fe-332df9fcfef0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 13709 | 2026.02.06 01:27:31.906544 [ 4 ] {20502240-01cf-49cd-86fe-332df9fcfef0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 13710 | 2026.02.06 01:27:31.906876 [ 4 ] {20502240-01cf-49cd-86fe-332df9fcfef0} <Trace> oximeter.measurements_bool (a3a47353-bd4a-4bc2-8c37-5164375cd607): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13711 | 2026.02.06 01:27:31.906912 [ 4 ] {20502240-01cf-49cd-86fe-332df9fcfef0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 13712 | 2026.02.06 01:27:31.907215 [ 4 ] {20502240-01cf-49cd-86fe-332df9fcfef0} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 13713 | 2026.02.06 01:27:31.907421 [ 4 ] {20502240-01cf-49cd-86fe-332df9fcfef0} <Trace> oximeter.measurements_bool (a3a47353-bd4a-4bc2-8c37-5164375cd607): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13714 | 2026.02.06 01:27:31.907546 [ 4 ] {20502240-01cf-49cd-86fe-332df9fcfef0} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00106 sec., 5660.377358490567 rows/sec., 295.73 KiB/sec. | ||
| 13715 | 2026.02.06 01:27:31.907583 [ 4 ] {20502240-01cf-49cd-86fe-332df9fcfef0} <Debug> TCPHandler: Processed in 0.001223898 sec. | ||
| 13716 | 2026.02.06 01:27:31.907685 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13717 | 2026.02.06 01:27:31.907779 [ 4 ] {4fdb95b5-4ce5-45d4-b16a-d9b90c9aff58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13718 | 2026.02.06 01:27:31.907821 [ 4 ] {4fdb95b5-4ce5-45d4-b16a-d9b90c9aff58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13719 | 2026.02.06 01:27:31.908229 [ 4 ] {4fdb95b5-4ce5-45d4-b16a-d9b90c9aff58} <Trace> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13720 | 2026.02.06 01:27:31.908266 [ 4 ] {4fdb95b5-4ce5-45d4-b16a-d9b90c9aff58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 13721 | 2026.02.06 01:27:31.908592 [ 4 ] {4fdb95b5-4ce5-45d4-b16a-d9b90c9aff58} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 13722 | 2026.02.06 01:27:31.908815 [ 4 ] {4fdb95b5-4ce5-45d4-b16a-d9b90c9aff58} <Trace> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13723 | 2026.02.06 01:27:31.908942 [ 4 ] {4fdb95b5-4ce5-45d4-b16a-d9b90c9aff58} <Debug> executeQuery: Read 258 rows, 17.59 KiB in 0.001181 sec., 218458.933107536 rows/sec., 14.55 MiB/sec. | ||
| 13724 | 2026.02.06 01:27:31.908980 [ 4 ] {4fdb95b5-4ce5-45d4-b16a-d9b90c9aff58} <Debug> TCPHandler: Processed in 0.001344919 sec. | ||
| 13725 | 2026.02.06 01:27:31.909088 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13726 | 2026.02.06 01:27:31.909181 [ 4 ] {6404132c-d6f1-4807-8cb4-f01e9a5abbc7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 13727 | 2026.02.06 01:27:31.909224 [ 4 ] {6404132c-d6f1-4807-8cb4-f01e9a5abbc7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 13728 | 2026.02.06 01:27:31.909555 [ 4 ] {6404132c-d6f1-4807-8cb4-f01e9a5abbc7} <Trace> oximeter.measurements_f64 (2afa91c6-7a6c-42cf-84ca-7476e88b4c4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13729 | 2026.02.06 01:27:31.909592 [ 4 ] {6404132c-d6f1-4807-8cb4-f01e9a5abbc7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 13730 | 2026.02.06 01:27:31.909884 [ 4 ] {6404132c-d6f1-4807-8cb4-f01e9a5abbc7} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 13731 | 2026.02.06 01:27:31.910092 [ 4 ] {6404132c-d6f1-4807-8cb4-f01e9a5abbc7} <Trace> oximeter.measurements_f64 (2afa91c6-7a6c-42cf-84ca-7476e88b4c4e): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13732 | 2026.02.06 01:27:31.910226 [ 4 ] {6404132c-d6f1-4807-8cb4-f01e9a5abbc7} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001063 sec., 940.7337723424272 rows/sec., 63.39 KiB/sec. | ||
| 13733 | 2026.02.06 01:27:31.910265 [ 4 ] {6404132c-d6f1-4807-8cb4-f01e9a5abbc7} <Debug> TCPHandler: Processed in 0.001226968 sec. | ||
| 13734 | 2026.02.06 01:27:31.910378 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13735 | 2026.02.06 01:27:31.910471 [ 4 ] {124c1beb-379e-443a-b0e5-8a90f27e1c70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13736 | 2026.02.06 01:27:31.910512 [ 4 ] {124c1beb-379e-443a-b0e5-8a90f27e1c70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13737 | 2026.02.06 01:27:31.910835 [ 4 ] {124c1beb-379e-443a-b0e5-8a90f27e1c70} <Trace> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13738 | 2026.02.06 01:27:31.910871 [ 4 ] {124c1beb-379e-443a-b0e5-8a90f27e1c70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 13739 | 2026.02.06 01:27:31.911173 [ 4 ] {124c1beb-379e-443a-b0e5-8a90f27e1c70} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 13740 | 2026.02.06 01:27:31.911499 [ 4 ] {124c1beb-379e-443a-b0e5-8a90f27e1c70} <Trace> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13741 | 2026.02.06 01:27:31.911666 [ 4 ] {124c1beb-379e-443a-b0e5-8a90f27e1c70} <Debug> executeQuery: Read 88 rows, 5.66 KiB in 0.00121 sec., 72727.27272727274 rows/sec., 4.57 MiB/sec. | ||
| 13742 | 2026.02.06 01:27:31.911712 [ 4 ] {124c1beb-379e-443a-b0e5-8a90f27e1c70} <Debug> TCPHandler: Processed in 0.001383059 sec. | ||
| 13743 | 2026.02.06 01:27:32.778810 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 467 | ||
| 13744 | 2026.02.06 01:27:32.794759 [ 244 ] {} <Trace> system.metric_log (b13c6af1-b368-46ee-88e3-e8b49f18365b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13745 | 2026.02.06 01:27:32.794816 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 13746 | 2026.02.06 01:27:32.800988 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 13747 | 2026.02.06 01:27:32.801692 [ 244 ] {} <Trace> system.metric_log (b13c6af1-b368-46ee-88e3-e8b49f18365b): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13748 | 2026.02.06 01:27:32.804945 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 467 | ||
| 13749 | 2026.02.06 01:27:34.721347 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13750 | 2026.02.06 01:27:34.721517 [ 4 ] {e1ef98ce-9175-4953-b2cf-6230256feb29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 13751 | 2026.02.06 01:27:34.721584 [ 4 ] {e1ef98ce-9175-4953-b2cf-6230256feb29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 13752 | 2026.02.06 01:27:34.722224 [ 4 ] {e1ef98ce-9175-4953-b2cf-6230256feb29} <Trace> oximeter.fields_i16 (104ba66f-7843-4e50-a9a9-abb40c455f87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13753 | 2026.02.06 01:27:34.722260 [ 4 ] {e1ef98ce-9175-4953-b2cf-6230256feb29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 13754 | 2026.02.06 01:27:34.722649 [ 4 ] {e1ef98ce-9175-4953-b2cf-6230256feb29} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 13755 | 2026.02.06 01:27:34.722879 [ 4 ] {e1ef98ce-9175-4953-b2cf-6230256feb29} <Trace> oximeter.fields_i16 (104ba66f-7843-4e50-a9a9-abb40c455f87): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13756 | 2026.02.06 01:27:34.723027 [ 4 ] {e1ef98ce-9175-4953-b2cf-6230256feb29} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001557 sec., 15414.258188824662 rows/sec., 1.28 MiB/sec. | ||
| 13757 | 2026.02.06 01:27:34.723038 [ 137 ] {} <Debug> oximeter.fields_i16 (104ba66f-7843-4e50-a9a9-abb40c455f87) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 13758 | 2026.02.06 01:27:34.723069 [ 4 ] {e1ef98ce-9175-4953-b2cf-6230256feb29} <Debug> TCPHandler: Processed in 0.001855493 sec. | ||
| 13759 | 2026.02.06 01:27:34.723106 [ 137 ] {} <Trace> oximeter.fields_i16 (104ba66f-7843-4e50-a9a9-abb40c455f87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13760 | 2026.02.06 01:27:34.723139 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 13761 | 2026.02.06 01:27:34.723208 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13762 | 2026.02.06 01:27:34.723262 [ 195 ] {104ba66f-7843-4e50-a9a9-abb40c455f87::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 | ||
| 13763 | 2026.02.06 01:27:34.723308 [ 4 ] {417ee8e9-1bca-488c-98f8-3edac79039d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 13764 | 2026.02.06 01:27:34.723353 [ 4 ] {417ee8e9-1bca-488c-98f8-3edac79039d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 13765 | 2026.02.06 01:27:34.723410 [ 195 ] {104ba66f-7843-4e50-a9a9-abb40c455f87::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13766 | 2026.02.06 01:27:34.723447 [ 195 ] {104ba66f-7843-4e50-a9a9-abb40c455f87::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 290 rows starting from the beginning of the part | ||
| 13767 | 2026.02.06 01:27:34.723512 [ 195 ] {104ba66f-7843-4e50-a9a9-abb40c455f87::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 266 rows starting from the beginning of the part | ||
| 13768 | 2026.02.06 01:27:34.723556 [ 195 ] {104ba66f-7843-4e50-a9a9-abb40c455f87::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 266 rows starting from the beginning of the part | ||
| 13769 | 2026.02.06 01:27:34.723598 [ 195 ] {104ba66f-7843-4e50-a9a9-abb40c455f87::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 266 rows starting from the beginning of the part | ||
| 13770 | 2026.02.06 01:27:34.723641 [ 195 ] {104ba66f-7843-4e50-a9a9-abb40c455f87::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 266 rows starting from the beginning of the part | ||
| 13771 | 2026.02.06 01:27:34.723685 [ 195 ] {104ba66f-7843-4e50-a9a9-abb40c455f87::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 24 rows starting from the beginning of the part | ||
| 13772 | 2026.02.06 01:27:34.723760 [ 4 ] {417ee8e9-1bca-488c-98f8-3edac79039d3} <Trace> oximeter.fields_ipaddr (a3260224-33ad-484c-9570-d358a82531a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13773 | 2026.02.06 01:27:34.723801 [ 4 ] {417ee8e9-1bca-488c-98f8-3edac79039d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 13774 | 2026.02.06 01:27:34.724143 [ 4 ] {417ee8e9-1bca-488c-98f8-3edac79039d3} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 13775 | 2026.02.06 01:27:34.724377 [ 4 ] {417ee8e9-1bca-488c-98f8-3edac79039d3} <Trace> oximeter.fields_ipaddr (a3260224-33ad-484c-9570-d358a82531a2): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13776 | 2026.02.06 01:27:34.724511 [ 4 ] {417ee8e9-1bca-488c-98f8-3edac79039d3} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001223 sec., 1635.322976287817 rows/sec., 133.35 KiB/sec. | ||
| 13777 | 2026.02.06 01:27:34.724550 [ 4 ] {417ee8e9-1bca-488c-98f8-3edac79039d3} <Debug> TCPHandler: Processed in 0.001391519 sec. | ||
| 13778 | 2026.02.06 01:27:34.724665 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13779 | 2026.02.06 01:27:34.724760 [ 4 ] {86b80237-09b3-476e-8747-9333e63e5a49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13780 | 2026.02.06 01:27:34.724757 [ 191 ] {104ba66f-7843-4e50-a9a9-abb40c455f87::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1378 rows, containing 5 columns (5 merged, 0 gathered) in 0.00154996 sec., 889055.201424553 rows/sec., 60.48 MiB/sec. | ||
| 13781 | 2026.02.06 01:27:34.724799 [ 4 ] {86b80237-09b3-476e-8747-9333e63e5a49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13782 | 2026.02.06 01:27:34.724928 [ 199 ] {104ba66f-7843-4e50-a9a9-abb40c455f87::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 13783 | 2026.02.06 01:27:34.725194 [ 199 ] {104ba66f-7843-4e50-a9a9-abb40c455f87::all_1_46_9} <Trace> oximeter.fields_i16 (104ba66f-7843-4e50-a9a9-abb40c455f87): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13784 | 2026.02.06 01:27:34.725268 [ 199 ] {104ba66f-7843-4e50-a9a9-abb40c455f87::all_1_46_9} <Trace> oximeter.fields_i16 (104ba66f-7843-4e50-a9a9-abb40c455f87) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 13785 | 2026.02.06 01:27:34.725359 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 13786 | 2026.02.06 01:27:34.726203 [ 4 ] {86b80237-09b3-476e-8747-9333e63e5a49} <Trace> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13787 | 2026.02.06 01:27:34.726243 [ 4 ] {86b80237-09b3-476e-8747-9333e63e5a49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 13788 | 2026.02.06 01:27:34.726634 [ 4 ] {86b80237-09b3-476e-8747-9333e63e5a49} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 13789 | 2026.02.06 01:27:34.726914 [ 4 ] {86b80237-09b3-476e-8747-9333e63e5a49} <Trace> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13790 | 2026.02.06 01:27:34.727059 [ 4 ] {86b80237-09b3-476e-8747-9333e63e5a49} <Debug> executeQuery: Read 1399 rows, 120.36 KiB in 0.002317 sec., 603798.0146741476 rows/sec., 50.73 MiB/sec. | ||
| 13791 | 2026.02.06 01:27:34.727101 [ 4 ] {86b80237-09b3-476e-8747-9333e63e5a49} <Debug> TCPHandler: Processed in 0.002484357 sec. | ||
| 13792 | 2026.02.06 01:27:34.727226 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13793 | 2026.02.06 01:27:34.727327 [ 4 ] {c6dd519c-06da-40da-b44f-87699cc95445} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13794 | 2026.02.06 01:27:34.727369 [ 4 ] {c6dd519c-06da-40da-b44f-87699cc95445} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13795 | 2026.02.06 01:27:34.727815 [ 4 ] {c6dd519c-06da-40da-b44f-87699cc95445} <Trace> oximeter.fields_u16 (fb4d60fc-202c-4b3b-b72e-c67fc122b90a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13796 | 2026.02.06 01:27:34.727851 [ 4 ] {c6dd519c-06da-40da-b44f-87699cc95445} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 13797 | 2026.02.06 01:27:34.728145 [ 4 ] {c6dd519c-06da-40da-b44f-87699cc95445} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 13798 | 2026.02.06 01:27:34.728360 [ 4 ] {c6dd519c-06da-40da-b44f-87699cc95445} <Trace> oximeter.fields_u16 (fb4d60fc-202c-4b3b-b72e-c67fc122b90a): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13799 | 2026.02.06 01:27:34.728488 [ 4 ] {c6dd519c-06da-40da-b44f-87699cc95445} <Debug> executeQuery: Read 55 rows, 4.18 KiB in 0.001182 sec., 46531.302876480535 rows/sec., 3.46 MiB/sec. | ||
| 13800 | 2026.02.06 01:27:34.728526 [ 4 ] {c6dd519c-06da-40da-b44f-87699cc95445} <Debug> TCPHandler: Processed in 0.001349779 sec. | ||
| 13801 | 2026.02.06 01:27:34.728641 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13802 | 2026.02.06 01:27:34.728744 [ 4 ] {fd6544bc-1b2b-409a-94f2-d4af08a825e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13803 | 2026.02.06 01:27:34.728785 [ 4 ] {fd6544bc-1b2b-409a-94f2-d4af08a825e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13804 | 2026.02.06 01:27:34.729299 [ 4 ] {fd6544bc-1b2b-409a-94f2-d4af08a825e3} <Trace> oximeter.fields_u32 (efacbb35-87c4-45a6-b25f-cea415d7aebd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13805 | 2026.02.06 01:27:34.729335 [ 4 ] {fd6544bc-1b2b-409a-94f2-d4af08a825e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 13806 | 2026.02.06 01:27:34.729641 [ 4 ] {fd6544bc-1b2b-409a-94f2-d4af08a825e3} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 13807 | 2026.02.06 01:27:34.729866 [ 4 ] {fd6544bc-1b2b-409a-94f2-d4af08a825e3} <Trace> oximeter.fields_u32 (efacbb35-87c4-45a6-b25f-cea415d7aebd): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13808 | 2026.02.06 01:27:34.729980 [ 137 ] {} <Debug> oximeter.fields_u32 (efacbb35-87c4-45a6-b25f-cea415d7aebd) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 13809 | 2026.02.06 01:27:34.729994 [ 4 ] {fd6544bc-1b2b-409a-94f2-d4af08a825e3} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001268 sec., 198738.17034700315 rows/sec., 13.75 MiB/sec. | ||
| 13810 | 2026.02.06 01:27:34.730023 [ 137 ] {} <Trace> oximeter.fields_u32 (efacbb35-87c4-45a6-b25f-cea415d7aebd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13811 | 2026.02.06 01:27:34.730043 [ 4 ] {fd6544bc-1b2b-409a-94f2-d4af08a825e3} <Debug> TCPHandler: Processed in 0.001452089 sec. | ||
| 13812 | 2026.02.06 01:27:34.730048 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 13813 | 2026.02.06 01:27:34.730157 [ 188 ] {efacbb35-87c4-45a6-b25f-cea415d7aebd::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 | ||
| 13814 | 2026.02.06 01:27:34.730174 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13815 | 2026.02.06 01:27:34.730262 [ 188 ] {efacbb35-87c4-45a6-b25f-cea415d7aebd::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13816 | 2026.02.06 01:27:34.730271 [ 4 ] {c7099bb4-6602-4eec-9168-7807532c1fb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 13817 | 2026.02.06 01:27:34.730294 [ 188 ] {efacbb35-87c4-45a6-b25f-cea415d7aebd::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 393 rows starting from the beginning of the part | ||
| 13818 | 2026.02.06 01:27:34.730313 [ 4 ] {c7099bb4-6602-4eec-9168-7807532c1fb1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 13819 | 2026.02.06 01:27:34.730357 [ 188 ] {efacbb35-87c4-45a6-b25f-cea415d7aebd::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 229 rows starting from the beginning of the part | ||
| 13820 | 2026.02.06 01:27:34.730410 [ 188 ] {efacbb35-87c4-45a6-b25f-cea415d7aebd::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 140 rows starting from the beginning of the part | ||
| 13821 | 2026.02.06 01:27:34.730456 [ 188 ] {efacbb35-87c4-45a6-b25f-cea415d7aebd::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 140 rows starting from the beginning of the part | ||
| 13822 | 2026.02.06 01:27:34.730498 [ 188 ] {efacbb35-87c4-45a6-b25f-cea415d7aebd::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 140 rows starting from the beginning of the part | ||
| 13823 | 2026.02.06 01:27:34.730543 [ 188 ] {efacbb35-87c4-45a6-b25f-cea415d7aebd::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 252 rows starting from the beginning of the part | ||
| 13824 | 2026.02.06 01:27:34.730720 [ 4 ] {c7099bb4-6602-4eec-9168-7807532c1fb1} <Trace> oximeter.fields_u8 (7e40da4e-3721-4df5-9ad4-b5e43542e087): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13825 | 2026.02.06 01:27:34.730758 [ 4 ] {c7099bb4-6602-4eec-9168-7807532c1fb1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 13826 | 2026.02.06 01:27:34.731055 [ 4 ] {c7099bb4-6602-4eec-9168-7807532c1fb1} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 13827 | 2026.02.06 01:27:34.731265 [ 4 ] {c7099bb4-6602-4eec-9168-7807532c1fb1} <Trace> oximeter.fields_u8 (7e40da4e-3721-4df5-9ad4-b5e43542e087): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13828 | 2026.02.06 01:27:34.731373 [ 137 ] {} <Debug> oximeter.fields_u8 (7e40da4e-3721-4df5-9ad4-b5e43542e087) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 13829 | 2026.02.06 01:27:34.731392 [ 4 ] {c7099bb4-6602-4eec-9168-7807532c1fb1} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001138 sec., 10544.81546572935 rows/sec., 823.81 KiB/sec. | ||
| 13830 | 2026.02.06 01:27:34.731405 [ 137 ] {} <Trace> oximeter.fields_u8 (7e40da4e-3721-4df5-9ad4-b5e43542e087): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13831 | 2026.02.06 01:27:34.731431 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 13832 | 2026.02.06 01:27:34.731436 [ 4 ] {c7099bb4-6602-4eec-9168-7807532c1fb1} <Debug> TCPHandler: Processed in 0.001311479 sec. | ||
| 13833 | 2026.02.06 01:27:34.731467 [ 188 ] {efacbb35-87c4-45a6-b25f-cea415d7aebd::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1294 rows, containing 5 columns (5 merged, 0 gathered) in 0.001354349 sec., 955440.5843693169 rows/sec., 67.60 MiB/sec. | ||
| 13834 | 2026.02.06 01:27:34.731507 [ 191 ] {7e40da4e-3721-4df5-9ad4-b5e43542e087::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 | ||
| 13835 | 2026.02.06 01:27:34.731560 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13836 | 2026.02.06 01:27:34.731620 [ 191 ] {7e40da4e-3721-4df5-9ad4-b5e43542e087::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13837 | 2026.02.06 01:27:34.731650 [ 189 ] {efacbb35-87c4-45a6-b25f-cea415d7aebd::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 13838 | 2026.02.06 01:27:34.731659 [ 4 ] {ec95a83d-917d-4d58-a00f-d0449ff928f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13839 | 2026.02.06 01:27:34.731657 [ 191 ] {7e40da4e-3721-4df5-9ad4-b5e43542e087::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 151 rows starting from the beginning of the part | ||
| 13840 | 2026.02.06 01:27:34.731713 [ 4 ] {ec95a83d-917d-4d58-a00f-d0449ff928f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13841 | 2026.02.06 01:27:34.731754 [ 191 ] {7e40da4e-3721-4df5-9ad4-b5e43542e087::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 139 rows starting from the beginning of the part | ||
| 13842 | 2026.02.06 01:27:34.731813 [ 191 ] {7e40da4e-3721-4df5-9ad4-b5e43542e087::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 139 rows starting from the beginning of the part | ||
| 13843 | 2026.02.06 01:27:34.731864 [ 191 ] {7e40da4e-3721-4df5-9ad4-b5e43542e087::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 139 rows starting from the beginning of the part | ||
| 13844 | 2026.02.06 01:27:34.731906 [ 191 ] {7e40da4e-3721-4df5-9ad4-b5e43542e087::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 139 rows starting from the beginning of the part | ||
| 13845 | 2026.02.06 01:27:34.731948 [ 191 ] {7e40da4e-3721-4df5-9ad4-b5e43542e087::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 12 rows starting from the beginning of the part | ||
| 13846 | 2026.02.06 01:27:34.731964 [ 189 ] {efacbb35-87c4-45a6-b25f-cea415d7aebd::all_1_56_11} <Trace> oximeter.fields_u32 (efacbb35-87c4-45a6-b25f-cea415d7aebd): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13847 | 2026.02.06 01:27:34.732050 [ 189 ] {efacbb35-87c4-45a6-b25f-cea415d7aebd::all_1_56_11} <Trace> oximeter.fields_u32 (efacbb35-87c4-45a6-b25f-cea415d7aebd) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 13848 | 2026.02.06 01:27:34.732156 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 13849 | 2026.02.06 01:27:34.732436 [ 4 ] {ec95a83d-917d-4d58-a00f-d0449ff928f3} <Trace> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13850 | 2026.02.06 01:27:34.732477 [ 4 ] {ec95a83d-917d-4d58-a00f-d0449ff928f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 13851 | 2026.02.06 01:27:34.732745 [ 200 ] {7e40da4e-3721-4df5-9ad4-b5e43542e087::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 719 rows, containing 5 columns (5 merged, 0 gathered) in 0.001275159 sec., 563851.2530594224 rows/sec., 34.59 MiB/sec. | ||
| 13852 | 2026.02.06 01:27:34.732837 [ 4 ] {ec95a83d-917d-4d58-a00f-d0449ff928f3} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 13853 | 2026.02.06 01:27:34.732876 [ 200 ] {7e40da4e-3721-4df5-9ad4-b5e43542e087::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 13854 | 2026.02.06 01:27:34.733056 [ 4 ] {ec95a83d-917d-4d58-a00f-d0449ff928f3} <Trace> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13855 | 2026.02.06 01:27:34.733142 [ 200 ] {7e40da4e-3721-4df5-9ad4-b5e43542e087::all_1_46_9} <Trace> oximeter.fields_u8 (7e40da4e-3721-4df5-9ad4-b5e43542e087): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13856 | 2026.02.06 01:27:34.733190 [ 4 ] {ec95a83d-917d-4d58-a00f-d0449ff928f3} <Debug> executeQuery: Read 599 rows, 46.11 KiB in 0.001549 sec., 386701.0974822466 rows/sec., 29.07 MiB/sec. | ||
| 13857 | 2026.02.06 01:27:34.733210 [ 200 ] {7e40da4e-3721-4df5-9ad4-b5e43542e087::all_1_46_9} <Trace> oximeter.fields_u8 (7e40da4e-3721-4df5-9ad4-b5e43542e087) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 13858 | 2026.02.06 01:27:34.733227 [ 4 ] {ec95a83d-917d-4d58-a00f-d0449ff928f3} <Debug> TCPHandler: Processed in 0.001717152 sec. | ||
| 13859 | 2026.02.06 01:27:34.733285 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 13860 | 2026.02.06 01:27:34.733345 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13861 | 2026.02.06 01:27:34.733438 [ 4 ] {53777cc5-ce12-4acb-add0-2e90f3a4b2f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13862 | 2026.02.06 01:27:34.733480 [ 4 ] {53777cc5-ce12-4acb-add0-2e90f3a4b2f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13863 | 2026.02.06 01:27:34.734091 [ 4 ] {53777cc5-ce12-4acb-add0-2e90f3a4b2f0} <Trace> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13864 | 2026.02.06 01:27:34.734126 [ 4 ] {53777cc5-ce12-4acb-add0-2e90f3a4b2f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 13865 | 2026.02.06 01:27:34.734504 [ 4 ] {53777cc5-ce12-4acb-add0-2e90f3a4b2f0} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 13866 | 2026.02.06 01:27:34.734728 [ 4 ] {53777cc5-ce12-4acb-add0-2e90f3a4b2f0} <Trace> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13867 | 2026.02.06 01:27:34.734858 [ 4 ] {53777cc5-ce12-4acb-add0-2e90f3a4b2f0} <Debug> executeQuery: Read 941 rows, 67.20 KiB in 0.001438 sec., 654381.0848400557 rows/sec., 45.63 MiB/sec. | ||
| 13868 | 2026.02.06 01:27:34.734895 [ 4 ] {53777cc5-ce12-4acb-add0-2e90f3a4b2f0} <Debug> TCPHandler: Processed in 0.0015995 sec. | ||
| 13869 | 2026.02.06 01:27:34.735015 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13870 | 2026.02.06 01:27:34.735109 [ 4 ] {daec6e54-c5fa-4fe0-b83f-ec21c6e88120} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13871 | 2026.02.06 01:27:34.735166 [ 4 ] {daec6e54-c5fa-4fe0-b83f-ec21c6e88120} <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 | ||
| 13872 | 2026.02.06 01:27:34.736055 [ 4 ] {daec6e54-c5fa-4fe0-b83f-ec21c6e88120} <Trace> oximeter.measurements_histogramu64 (97144b8f-900e-4825-92d0-28bf27d1d4ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13873 | 2026.02.06 01:27:34.736091 [ 4 ] {daec6e54-c5fa-4fe0-b83f-ec21c6e88120} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 13874 | 2026.02.06 01:27:34.736645 [ 4 ] {daec6e54-c5fa-4fe0-b83f-ec21c6e88120} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 13875 | 2026.02.06 01:27:34.736877 [ 4 ] {daec6e54-c5fa-4fe0-b83f-ec21c6e88120} <Trace> oximeter.measurements_histogramu64 (97144b8f-900e-4825-92d0-28bf27d1d4ae): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13876 | 2026.02.06 01:27:34.736996 [ 137 ] {} <Debug> oximeter.measurements_histogramu64 (97144b8f-900e-4825-92d0-28bf27d1d4ae) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 13877 | 2026.02.06 01:27:34.737014 [ 4 ] {daec6e54-c5fa-4fe0-b83f-ec21c6e88120} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001923 sec., 21320.852834113364 rows/sec., 38.21 MiB/sec. | ||
| 13878 | 2026.02.06 01:27:34.737040 [ 137 ] {} <Trace> oximeter.measurements_histogramu64 (97144b8f-900e-4825-92d0-28bf27d1d4ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13879 | 2026.02.06 01:27:34.737065 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 13880 | 2026.02.06 01:27:34.737080 [ 4 ] {daec6e54-c5fa-4fe0-b83f-ec21c6e88120} <Debug> TCPHandler: Processed in 0.002113794 sec. | ||
| 13881 | 2026.02.06 01:27:34.737135 [ 191 ] {97144b8f-900e-4825-92d0-28bf27d1d4ae::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 | ||
| 13882 | 2026.02.06 01:27:34.737212 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13883 | 2026.02.06 01:27:34.737318 [ 4 ] {4367c8d1-ecff-4dbd-b5b7-6baaf17065d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13884 | 2026.02.06 01:27:34.737329 [ 191 ] {97144b8f-900e-4825-92d0-28bf27d1d4ae::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13885 | 2026.02.06 01:27:34.737360 [ 4 ] {4367c8d1-ecff-4dbd-b5b7-6baaf17065d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13886 | 2026.02.06 01:27:34.737378 [ 191 ] {97144b8f-900e-4825-92d0-28bf27d1d4ae::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1603 rows starting from the beginning of the part | ||
| 13887 | 2026.02.06 01:27:34.737486 [ 191 ] {97144b8f-900e-4825-92d0-28bf27d1d4ae::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 41 rows starting from the beginning of the part | ||
| 13888 | 2026.02.06 01:27:34.737582 [ 191 ] {97144b8f-900e-4825-92d0-28bf27d1d4ae::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 41 rows starting from the beginning of the part | ||
| 13889 | 2026.02.06 01:27:34.737675 [ 191 ] {97144b8f-900e-4825-92d0-28bf27d1d4ae::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 41 rows starting from the beginning of the part | ||
| 13890 | 2026.02.06 01:27:34.737702 [ 4 ] {4367c8d1-ecff-4dbd-b5b7-6baaf17065d1} <Trace> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13891 | 2026.02.06 01:27:34.737742 [ 4 ] {4367c8d1-ecff-4dbd-b5b7-6baaf17065d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 13892 | 2026.02.06 01:27:34.737767 [ 191 ] {97144b8f-900e-4825-92d0-28bf27d1d4ae::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 41 rows starting from the beginning of the part | ||
| 13893 | 2026.02.06 01:27:34.737867 [ 191 ] {97144b8f-900e-4825-92d0-28bf27d1d4ae::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 41 rows starting from the beginning of the part | ||
| 13894 | 2026.02.06 01:27:34.738058 [ 4 ] {4367c8d1-ecff-4dbd-b5b7-6baaf17065d1} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 13895 | 2026.02.06 01:27:34.738315 [ 4 ] {4367c8d1-ecff-4dbd-b5b7-6baaf17065d1} <Trace> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13896 | 2026.02.06 01:27:34.738449 [ 4 ] {4367c8d1-ecff-4dbd-b5b7-6baaf17065d1} <Debug> executeQuery: Read 30 rows, 2.06 KiB in 0.00115 sec., 26086.956521739132 rows/sec., 1.75 MiB/sec. | ||
| 13897 | 2026.02.06 01:27:34.738486 [ 4 ] {4367c8d1-ecff-4dbd-b5b7-6baaf17065d1} <Debug> TCPHandler: Processed in 0.001325289 sec. | ||
| 13898 | 2026.02.06 01:27:34.750297 [ 189 ] {97144b8f-900e-4825-92d0-28bf27d1d4ae::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1808 rows, containing 19 columns (19 merged, 0 gathered) in 0.01319037 sec., 137069.69554303633 rows/sec., 245.62 MiB/sec. | ||
| 13899 | 2026.02.06 01:27:34.752632 [ 188 ] {97144b8f-900e-4825-92d0-28bf27d1d4ae::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 13900 | 2026.02.06 01:27:34.752966 [ 188 ] {97144b8f-900e-4825-92d0-28bf27d1d4ae::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (97144b8f-900e-4825-92d0-28bf27d1d4ae): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13901 | 2026.02.06 01:27:34.753032 [ 188 ] {97144b8f-900e-4825-92d0-28bf27d1d4ae::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (97144b8f-900e-4825-92d0-28bf27d1d4ae) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 13902 | 2026.02.06 01:27:34.753144 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 16.74 MiB. | ||
| 13903 | 2026.02.06 01:27:35.000302 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 343.28 MiB, peak 359.97 MiB, free memory in arenas 0.00 B, will set to 350.14 MiB (RSS), difference: 6.86 MiB | ||
| 13904 | 2026.02.06 01:27:36.304298 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 52 entries to flush up to offset 1780 | ||
| 13905 | 2026.02.06 01:27:36.307052 [ 243 ] {} <Trace> system.query_log (e979a318-9a58-4b34-9a72-3006f9f8e92e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13906 | 2026.02.06 01:27:36.307094 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 13907 | 2026.02.06 01:27:36.308316 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 13908 | 2026.02.06 01:27:36.308609 [ 243 ] {} <Trace> system.query_log (e979a318-9a58-4b34-9a72-3006f9f8e92e): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13909 | 2026.02.06 01:27:36.308965 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1780 | ||
| 13910 | 2026.02.06 01:27:36.884508 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13911 | 2026.02.06 01:27:36.884701 [ 4 ] {8d6e07a9-efc1-4871-b1eb-d69733c2accb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13912 | 2026.02.06 01:27:36.884780 [ 4 ] {8d6e07a9-efc1-4871-b1eb-d69733c2accb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13913 | 2026.02.06 01:27:36.885506 [ 4 ] {8d6e07a9-efc1-4871-b1eb-d69733c2accb} <Trace> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13914 | 2026.02.06 01:27:36.885555 [ 4 ] {8d6e07a9-efc1-4871-b1eb-d69733c2accb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 13915 | 2026.02.06 01:27:36.885964 [ 4 ] {8d6e07a9-efc1-4871-b1eb-d69733c2accb} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 13916 | 2026.02.06 01:27:36.886223 [ 4 ] {8d6e07a9-efc1-4871-b1eb-d69733c2accb} <Trace> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13917 | 2026.02.06 01:27:36.886392 [ 4 ] {8d6e07a9-efc1-4871-b1eb-d69733c2accb} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.00175 sec., 32000 rows/sec., 2.46 MiB/sec. | ||
| 13918 | 2026.02.06 01:27:36.886444 [ 4 ] {8d6e07a9-efc1-4871-b1eb-d69733c2accb} <Debug> TCPHandler: Processed in 0.002068574 sec. | ||
| 13919 | 2026.02.06 01:27:36.886566 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13920 | 2026.02.06 01:27:36.886668 [ 4 ] {5a98c1b3-02cf-4ef5-804b-58b8de5cdee0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13921 | 2026.02.06 01:27:36.886711 [ 4 ] {5a98c1b3-02cf-4ef5-804b-58b8de5cdee0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13922 | 2026.02.06 01:27:36.887178 [ 4 ] {5a98c1b3-02cf-4ef5-804b-58b8de5cdee0} <Trace> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13923 | 2026.02.06 01:27:36.887216 [ 4 ] {5a98c1b3-02cf-4ef5-804b-58b8de5cdee0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 13924 | 2026.02.06 01:27:36.887537 [ 4 ] {5a98c1b3-02cf-4ef5-804b-58b8de5cdee0} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 13925 | 2026.02.06 01:27:36.887771 [ 4 ] {5a98c1b3-02cf-4ef5-804b-58b8de5cdee0} <Trace> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13926 | 2026.02.06 01:27:36.887906 [ 4 ] {5a98c1b3-02cf-4ef5-804b-58b8de5cdee0} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001263 sec., 50673.00079176564 rows/sec., 3.96 MiB/sec. | ||
| 13927 | 2026.02.06 01:27:36.887945 [ 4 ] {5a98c1b3-02cf-4ef5-804b-58b8de5cdee0} <Debug> TCPHandler: Processed in 0.00143109 sec. | ||
| 13928 | 2026.02.06 01:27:36.888067 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13929 | 2026.02.06 01:27:36.888162 [ 4 ] {8939351d-b94e-42d0-91c1-2c3ba45c8e1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13930 | 2026.02.06 01:27:36.888206 [ 4 ] {8939351d-b94e-42d0-91c1-2c3ba45c8e1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13931 | 2026.02.06 01:27:36.888582 [ 4 ] {8939351d-b94e-42d0-91c1-2c3ba45c8e1a} <Trace> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13932 | 2026.02.06 01:27:36.888615 [ 4 ] {8939351d-b94e-42d0-91c1-2c3ba45c8e1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 13933 | 2026.02.06 01:27:36.888947 [ 4 ] {8939351d-b94e-42d0-91c1-2c3ba45c8e1a} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 13934 | 2026.02.06 01:27:36.889165 [ 4 ] {8939351d-b94e-42d0-91c1-2c3ba45c8e1a} <Trace> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13935 | 2026.02.06 01:27:36.889308 [ 4 ] {8939351d-b94e-42d0-91c1-2c3ba45c8e1a} <Debug> executeQuery: Read 84 rows, 5.98 KiB in 0.001165 sec., 72103.00429184549 rows/sec., 5.02 MiB/sec. | ||
| 13936 | 2026.02.06 01:27:36.889345 [ 4 ] {8939351d-b94e-42d0-91c1-2c3ba45c8e1a} <Debug> TCPHandler: Processed in 0.0013281 sec. | ||
| 13937 | 2026.02.06 01:27:36.889469 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13938 | 2026.02.06 01:27:36.889563 [ 4 ] {8f35beb5-bca6-44d7-aecd-4fe39b6a4551} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13939 | 2026.02.06 01:27:36.889605 [ 4 ] {8f35beb5-bca6-44d7-aecd-4fe39b6a4551} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13940 | 2026.02.06 01:27:36.889936 [ 4 ] {8f35beb5-bca6-44d7-aecd-4fe39b6a4551} <Trace> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13941 | 2026.02.06 01:27:36.889970 [ 4 ] {8f35beb5-bca6-44d7-aecd-4fe39b6a4551} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 13942 | 2026.02.06 01:27:36.890279 [ 4 ] {8f35beb5-bca6-44d7-aecd-4fe39b6a4551} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 13943 | 2026.02.06 01:27:36.890513 [ 4 ] {8f35beb5-bca6-44d7-aecd-4fe39b6a4551} <Trace> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13944 | 2026.02.06 01:27:36.890642 [ 4 ] {8f35beb5-bca6-44d7-aecd-4fe39b6a4551} <Debug> executeQuery: Read 30 rows, 2.08 KiB in 0.001098 sec., 27322.4043715847 rows/sec., 1.85 MiB/sec. | ||
| 13945 | 2026.02.06 01:27:36.890677 [ 4 ] {8f35beb5-bca6-44d7-aecd-4fe39b6a4551} <Debug> TCPHandler: Processed in 0.001258799 sec. | ||
| 13946 | 2026.02.06 01:27:38.707124 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 30233 | ||
| 13947 | 2026.02.06 01:27:38.707637 [ 245 ] {} <Trace> system.asynchronous_metric_log (50965cfb-3fe0-4bc3-b722-77d2bdddda32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13948 | 2026.02.06 01:27:38.707683 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 13949 | 2026.02.06 01:27:38.708177 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 13950 | 2026.02.06 01:27:38.708416 [ 245 ] {} <Trace> system.asynchronous_metric_log (50965cfb-3fe0-4bc3-b722-77d2bdddda32): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13951 | 2026.02.06 01:27:38.708546 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 30233 | ||
| 13952 | 2026.02.06 01:27:40.305164 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 475 | ||
| 13953 | 2026.02.06 01:27:40.321237 [ 244 ] {} <Trace> system.metric_log (b13c6af1-b368-46ee-88e3-e8b49f18365b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13954 | 2026.02.06 01:27:40.321287 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 13955 | 2026.02.06 01:27:40.327255 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 13956 | 2026.02.06 01:27:40.327936 [ 244 ] {} <Trace> system.metric_log (b13c6af1-b368-46ee-88e3-e8b49f18365b): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13957 | 2026.02.06 01:27:40.330678 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 475 | ||
| 13958 | 2026.02.06 01:27:41.888141 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13959 | 2026.02.06 01:27:41.888390 [ 4 ] {a0889f65-94c7-4a49-8514-a867fc4bcfe1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13960 | 2026.02.06 01:27:41.888474 [ 4 ] {a0889f65-94c7-4a49-8514-a867fc4bcfe1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13961 | 2026.02.06 01:27:41.889294 [ 4 ] {a0889f65-94c7-4a49-8514-a867fc4bcfe1} <Trace> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13962 | 2026.02.06 01:27:41.889335 [ 4 ] {a0889f65-94c7-4a49-8514-a867fc4bcfe1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 13963 | 2026.02.06 01:27:41.889756 [ 4 ] {a0889f65-94c7-4a49-8514-a867fc4bcfe1} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 13964 | 2026.02.06 01:27:41.889982 [ 4 ] {a0889f65-94c7-4a49-8514-a867fc4bcfe1} <Trace> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13965 | 2026.02.06 01:27:41.890131 [ 124 ] {} <Debug> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 13966 | 2026.02.06 01:27:41.890149 [ 4 ] {a0889f65-94c7-4a49-8514-a867fc4bcfe1} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.00182 sec., 30769.23076923077 rows/sec., 2.36 MiB/sec. | ||
| 13967 | 2026.02.06 01:27:41.890174 [ 124 ] {} <Trace> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13968 | 2026.02.06 01:27:41.890194 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 13969 | 2026.02.06 01:27:41.890205 [ 4 ] {a0889f65-94c7-4a49-8514-a867fc4bcfe1} <Debug> TCPHandler: Processed in 0.002220245 sec. | ||
| 13970 | 2026.02.06 01:27:41.890285 [ 196 ] {fb68cebe-225b-4628-b6a1-821ca25cb918::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
| 13971 | 2026.02.06 01:27:41.890337 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13972 | 2026.02.06 01:27:41.890389 [ 196 ] {fb68cebe-225b-4628-b6a1-821ca25cb918::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13973 | 2026.02.06 01:27:41.890422 [ 196 ] {fb68cebe-225b-4628-b6a1-821ca25cb918::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 2106 rows starting from the beginning of the part | ||
| 13974 | 2026.02.06 01:27:41.890439 [ 4 ] {02ad3e13-968a-4add-a358-53c37ac73c79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13975 | 2026.02.06 01:27:41.890484 [ 4 ] {02ad3e13-968a-4add-a358-53c37ac73c79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13976 | 2026.02.06 01:27:41.890498 [ 196 ] {fb68cebe-225b-4628-b6a1-821ca25cb918::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 138 rows starting from the beginning of the part | ||
| 13977 | 2026.02.06 01:27:41.890551 [ 196 ] {fb68cebe-225b-4628-b6a1-821ca25cb918::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 752 rows starting from the beginning of the part | ||
| 13978 | 2026.02.06 01:27:41.890602 [ 196 ] {fb68cebe-225b-4628-b6a1-821ca25cb918::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 1399 rows starting from the beginning of the part | ||
| 13979 | 2026.02.06 01:27:41.890651 [ 196 ] {fb68cebe-225b-4628-b6a1-821ca25cb918::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 56 rows starting from the beginning of the part | ||
| 13980 | 2026.02.06 01:27:41.890700 [ 196 ] {fb68cebe-225b-4628-b6a1-821ca25cb918::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 56 rows starting from the beginning of the part | ||
| 13981 | 2026.02.06 01:27:41.890925 [ 4 ] {02ad3e13-968a-4add-a358-53c37ac73c79} <Trace> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13982 | 2026.02.06 01:27:41.890960 [ 4 ] {02ad3e13-968a-4add-a358-53c37ac73c79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 13983 | 2026.02.06 01:27:41.891274 [ 4 ] {02ad3e13-968a-4add-a358-53c37ac73c79} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 13984 | 2026.02.06 01:27:41.891501 [ 4 ] {02ad3e13-968a-4add-a358-53c37ac73c79} <Trace> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13985 | 2026.02.06 01:27:41.891613 [ 124 ] {} <Debug> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 13986 | 2026.02.06 01:27:41.891637 [ 4 ] {02ad3e13-968a-4add-a358-53c37ac73c79} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001222 sec., 52373.158756137476 rows/sec., 4.09 MiB/sec. | ||
| 13987 | 2026.02.06 01:27:41.891638 [ 124 ] {} <Trace> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13988 | 2026.02.06 01:27:41.891666 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 13989 | 2026.02.06 01:27:41.891677 [ 4 ] {02ad3e13-968a-4add-a358-53c37ac73c79} <Debug> TCPHandler: Processed in 0.00139273 sec. | ||
| 13990 | 2026.02.06 01:27:41.891729 [ 188 ] {8671d447-0367-4212-b46d-8d9acc78108d::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
| 13991 | 2026.02.06 01:27:41.891797 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13992 | 2026.02.06 01:27:41.891810 [ 188 ] {8671d447-0367-4212-b46d-8d9acc78108d::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13993 | 2026.02.06 01:27:41.891836 [ 188 ] {8671d447-0367-4212-b46d-8d9acc78108d::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 1034 rows starting from the beginning of the part | ||
| 13994 | 2026.02.06 01:27:41.891887 [ 188 ] {8671d447-0367-4212-b46d-8d9acc78108d::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 105 rows starting from the beginning of the part | ||
| 13995 | 2026.02.06 01:27:41.891896 [ 4 ] {d29b33e8-ced9-4437-909d-22df5c12ba11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13996 | 2026.02.06 01:27:41.891930 [ 188 ] {8671d447-0367-4212-b46d-8d9acc78108d::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 463 rows starting from the beginning of the part | ||
| 13997 | 2026.02.06 01:27:41.891941 [ 4 ] {d29b33e8-ced9-4437-909d-22df5c12ba11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13998 | 2026.02.06 01:27:41.891971 [ 188 ] {8671d447-0367-4212-b46d-8d9acc78108d::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 599 rows starting from the beginning of the part | ||
| 13999 | 2026.02.06 01:27:41.892011 [ 188 ] {8671d447-0367-4212-b46d-8d9acc78108d::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 64 rows starting from the beginning of the part | ||
| 14000 | 2026.02.06 01:27:41.892048 [ 188 ] {8671d447-0367-4212-b46d-8d9acc78108d::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 64 rows starting from the beginning of the part | ||
| 14001 | 2026.02.06 01:27:41.892366 [ 4 ] {d29b33e8-ced9-4437-909d-22df5c12ba11} <Trace> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14002 | 2026.02.06 01:27:41.892400 [ 4 ] {d29b33e8-ced9-4437-909d-22df5c12ba11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 14003 | 2026.02.06 01:27:41.892577 [ 189 ] {fb68cebe-225b-4628-b6a1-821ca25cb918::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4507 rows, containing 5 columns (5 merged, 0 gathered) in 0.002327416 sec., 1936482.347805463 rows/sec., 166.56 MiB/sec. | ||
| 14004 | 2026.02.06 01:27:41.892745 [ 4 ] {d29b33e8-ced9-4437-909d-22df5c12ba11} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 14005 | 2026.02.06 01:27:41.892883 [ 192 ] {fb68cebe-225b-4628-b6a1-821ca25cb918::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 14006 | 2026.02.06 01:27:41.892970 [ 4 ] {d29b33e8-ced9-4437-909d-22df5c12ba11} <Trace> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14007 | 2026.02.06 01:27:41.893084 [ 124 ] {} <Debug> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 14008 | 2026.02.06 01:27:41.893106 [ 124 ] {} <Trace> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14009 | 2026.02.06 01:27:41.893111 [ 4 ] {d29b33e8-ced9-4437-909d-22df5c12ba11} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001235 sec., 129554.65587044535 rows/sec., 9.02 MiB/sec. | ||
| 14010 | 2026.02.06 01:27:41.893123 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 14011 | 2026.02.06 01:27:41.893109 [ 187 ] {8671d447-0367-4212-b46d-8d9acc78108d::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2329 rows, containing 5 columns (5 merged, 0 gathered) in 0.001401089 sec., 1662278.4134341218 rows/sec., 128.46 MiB/sec. | ||
| 14012 | 2026.02.06 01:27:41.893151 [ 4 ] {d29b33e8-ced9-4437-909d-22df5c12ba11} <Debug> TCPHandler: Processed in 0.00140604 sec. | ||
| 14013 | 2026.02.06 01:27:41.893169 [ 192 ] {fb68cebe-225b-4628-b6a1-821ca25cb918::all_1_96_19} <Trace> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14014 | 2026.02.06 01:27:41.893215 [ 189 ] {e511ea71-e802-4545-b869-85850eb1d513::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
| 14015 | 2026.02.06 01:27:41.893242 [ 192 ] {fb68cebe-225b-4628-b6a1-821ca25cb918::all_1_96_19} <Trace> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 14016 | 2026.02.06 01:27:41.893292 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14017 | 2026.02.06 01:27:41.893312 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.03 MiB. | ||
| 14018 | 2026.02.06 01:27:41.893315 [ 188 ] {8671d447-0367-4212-b46d-8d9acc78108d::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 14019 | 2026.02.06 01:27:41.893353 [ 189 ] {e511ea71-e802-4545-b869-85850eb1d513::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14020 | 2026.02.06 01:27:41.893388 [ 4 ] {1ab00743-d20f-4096-91d2-82fdc822ac84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14021 | 2026.02.06 01:27:41.893398 [ 189 ] {e511ea71-e802-4545-b869-85850eb1d513::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_91_18, total 29392 rows starting from the beginning of the part | ||
| 14022 | 2026.02.06 01:27:41.893438 [ 4 ] {1ab00743-d20f-4096-91d2-82fdc822ac84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14023 | 2026.02.06 01:27:41.893488 [ 189 ] {e511ea71-e802-4545-b869-85850eb1d513::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 160 rows starting from the beginning of the part | ||
| 14024 | 2026.02.06 01:27:41.893543 [ 189 ] {e511ea71-e802-4545-b869-85850eb1d513::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 258 rows starting from the beginning of the part | ||
| 14025 | 2026.02.06 01:27:41.893578 [ 188 ] {8671d447-0367-4212-b46d-8d9acc78108d::all_1_96_19} <Trace> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14026 | 2026.02.06 01:27:41.893589 [ 189 ] {e511ea71-e802-4545-b869-85850eb1d513::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 941 rows starting from the beginning of the part | ||
| 14027 | 2026.02.06 01:27:41.893643 [ 189 ] {e511ea71-e802-4545-b869-85850eb1d513::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 84 rows starting from the beginning of the part | ||
| 14028 | 2026.02.06 01:27:41.893652 [ 188 ] {8671d447-0367-4212-b46d-8d9acc78108d::all_1_96_19} <Trace> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 14029 | 2026.02.06 01:27:41.893687 [ 189 ] {e511ea71-e802-4545-b869-85850eb1d513::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 160 rows starting from the beginning of the part | ||
| 14030 | 2026.02.06 01:27:41.893720 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.60 MiB. | ||
| 14031 | 2026.02.06 01:27:41.893782 [ 4 ] {1ab00743-d20f-4096-91d2-82fdc822ac84} <Trace> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14032 | 2026.02.06 01:27:41.893818 [ 4 ] {1ab00743-d20f-4096-91d2-82fdc822ac84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 14033 | 2026.02.06 01:27:41.894163 [ 4 ] {1ab00743-d20f-4096-91d2-82fdc822ac84} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 14034 | 2026.02.06 01:27:41.894381 [ 4 ] {1ab00743-d20f-4096-91d2-82fdc822ac84} <Trace> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14035 | 2026.02.06 01:27:41.894488 [ 124 ] {} <Debug> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 14036 | 2026.02.06 01:27:41.894510 [ 124 ] {} <Trace> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14037 | 2026.02.06 01:27:41.894514 [ 4 ] {1ab00743-d20f-4096-91d2-82fdc822ac84} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001145 sec., 52401.74672489083 rows/sec., 3.53 MiB/sec. | ||
| 14038 | 2026.02.06 01:27:41.894527 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 14039 | 2026.02.06 01:27:41.894553 [ 4 ] {1ab00743-d20f-4096-91d2-82fdc822ac84} <Debug> TCPHandler: Processed in 0.001311839 sec. | ||
| 14040 | 2026.02.06 01:27:41.894585 [ 192 ] {35a37a75-595c-437a-bd19-b1f8c8c9b2dc::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
| 14041 | 2026.02.06 01:27:41.894658 [ 192 ] {35a37a75-595c-437a-bd19-b1f8c8c9b2dc::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14042 | 2026.02.06 01:27:41.894682 [ 192 ] {35a37a75-595c-437a-bd19-b1f8c8c9b2dc::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 6188 rows starting from the beginning of the part | ||
| 14043 | 2026.02.06 01:27:41.894728 [ 192 ] {35a37a75-595c-437a-bd19-b1f8c8c9b2dc::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 60 rows starting from the beginning of the part | ||
| 14044 | 2026.02.06 01:27:41.894766 [ 192 ] {35a37a75-595c-437a-bd19-b1f8c8c9b2dc::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 88 rows starting from the beginning of the part | ||
| 14045 | 2026.02.06 01:27:41.894802 [ 192 ] {35a37a75-595c-437a-bd19-b1f8c8c9b2dc::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 30 rows starting from the beginning of the part | ||
| 14046 | 2026.02.06 01:27:41.894836 [ 192 ] {35a37a75-595c-437a-bd19-b1f8c8c9b2dc::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 30 rows starting from the beginning of the part | ||
| 14047 | 2026.02.06 01:27:41.894872 [ 192 ] {35a37a75-595c-437a-bd19-b1f8c8c9b2dc::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 60 rows starting from the beginning of the part | ||
| 14048 | 2026.02.06 01:27:41.896597 [ 192 ] {35a37a75-595c-437a-bd19-b1f8c8c9b2dc::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6456 rows, containing 4 columns (4 merged, 0 gathered) in 0.002035344 sec., 3171945.3812230267 rows/sec., 205.79 MiB/sec. | ||
| 14049 | 2026.02.06 01:27:41.897071 [ 187 ] {35a37a75-595c-437a-bd19-b1f8c8c9b2dc::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 14050 | 2026.02.06 01:27:41.897403 [ 187 ] {35a37a75-595c-437a-bd19-b1f8c8c9b2dc::all_1_96_19} <Trace> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14051 | 2026.02.06 01:27:41.897487 [ 187 ] {35a37a75-595c-437a-bd19-b1f8c8c9b2dc::all_1_96_19} <Trace> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 14052 | 2026.02.06 01:27:41.897590 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.18 MiB. | ||
| 14053 | 2026.02.06 01:27:41.900661 [ 197 ] {e511ea71-e802-4545-b869-85850eb1d513::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30995 rows, containing 5 columns (5 merged, 0 gathered) in 0.007490491 sec., 4137912.988614498 rows/sec., 280.51 MiB/sec. | ||
| 14054 | 2026.02.06 01:27:41.901135 [ 197 ] {e511ea71-e802-4545-b869-85850eb1d513::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 14055 | 2026.02.06 01:27:41.901426 [ 197 ] {e511ea71-e802-4545-b869-85850eb1d513::all_1_96_19} <Trace> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14056 | 2026.02.06 01:27:41.901507 [ 197 ] {e511ea71-e802-4545-b869-85850eb1d513::all_1_96_19} <Trace> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 14057 | 2026.02.06 01:27:41.901601 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.27 MiB. | ||
| 14058 | 2026.02.06 01:27:46.032887 [ 119 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 14059 | 2026.02.06 01:27:46.032953 [ 119 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 14060 | 2026.02.06 01:27:46.208850 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 30745 | ||
| 14061 | 2026.02.06 01:27:46.209434 [ 245 ] {} <Trace> system.asynchronous_metric_log (50965cfb-3fe0-4bc3-b722-77d2bdddda32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14062 | 2026.02.06 01:27:46.209476 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 14063 | 2026.02.06 01:27:46.209970 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 14064 | 2026.02.06 01:27:46.210210 [ 245 ] {} <Trace> system.asynchronous_metric_log (50965cfb-3fe0-4bc3-b722-77d2bdddda32): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14065 | 2026.02.06 01:27:46.210359 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 30745 | ||
| 14066 | 2026.02.06 01:27:46.309540 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 1796 | ||
| 14067 | 2026.02.06 01:27:46.311785 [ 243 ] {} <Trace> system.query_log (e979a318-9a58-4b34-9a72-3006f9f8e92e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14068 | 2026.02.06 01:27:46.311839 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 14069 | 2026.02.06 01:27:46.313022 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 14070 | 2026.02.06 01:27:46.313293 [ 243 ] {} <Trace> system.query_log (e979a318-9a58-4b34-9a72-3006f9f8e92e): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14071 | 2026.02.06 01:27:46.313662 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1796 | ||
| 14072 | 2026.02.06 01:27:46.891714 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14073 | 2026.02.06 01:27:46.891897 [ 4 ] {1aa72685-879a-4cde-9a7b-b4243d398f6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14074 | 2026.02.06 01:27:46.891965 [ 4 ] {1aa72685-879a-4cde-9a7b-b4243d398f6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14075 | 2026.02.06 01:27:46.892719 [ 4 ] {1aa72685-879a-4cde-9a7b-b4243d398f6e} <Trace> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14076 | 2026.02.06 01:27:46.892771 [ 4 ] {1aa72685-879a-4cde-9a7b-b4243d398f6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 14077 | 2026.02.06 01:27:46.893188 [ 4 ] {1aa72685-879a-4cde-9a7b-b4243d398f6e} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 14078 | 2026.02.06 01:27:46.893427 [ 4 ] {1aa72685-879a-4cde-9a7b-b4243d398f6e} <Trace> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14079 | 2026.02.06 01:27:46.893594 [ 4 ] {1aa72685-879a-4cde-9a7b-b4243d398f6e} <Debug> executeQuery: Read 138 rows, 12.27 KiB in 0.001747 sec., 78992.55867200915 rows/sec., 6.86 MiB/sec. | ||
| 14080 | 2026.02.06 01:27:46.893648 [ 4 ] {1aa72685-879a-4cde-9a7b-b4243d398f6e} <Debug> TCPHandler: Processed in 0.002072884 sec. | ||
| 14081 | 2026.02.06 01:27:46.893776 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14082 | 2026.02.06 01:27:46.893881 [ 4 ] {bc2b2449-9f86-4859-9d4e-75a416655dcc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14083 | 2026.02.06 01:27:46.893924 [ 4 ] {bc2b2449-9f86-4859-9d4e-75a416655dcc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14084 | 2026.02.06 01:27:46.894381 [ 4 ] {bc2b2449-9f86-4859-9d4e-75a416655dcc} <Trace> oximeter.fields_u16 (fb4d60fc-202c-4b3b-b72e-c67fc122b90a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14085 | 2026.02.06 01:27:46.894419 [ 4 ] {bc2b2449-9f86-4859-9d4e-75a416655dcc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 14086 | 2026.02.06 01:27:46.894733 [ 4 ] {bc2b2449-9f86-4859-9d4e-75a416655dcc} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 14087 | 2026.02.06 01:27:46.894952 [ 4 ] {bc2b2449-9f86-4859-9d4e-75a416655dcc} <Trace> oximeter.fields_u16 (fb4d60fc-202c-4b3b-b72e-c67fc122b90a): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14088 | 2026.02.06 01:27:46.895085 [ 4 ] {bc2b2449-9f86-4859-9d4e-75a416655dcc} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.00123 sec., 33333.333333333336 rows/sec., 2.45 MiB/sec. | ||
| 14089 | 2026.02.06 01:27:46.895124 [ 4 ] {bc2b2449-9f86-4859-9d4e-75a416655dcc} <Debug> TCPHandler: Processed in 0.001400509 sec. | ||
| 14090 | 2026.02.06 01:27:46.895238 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14091 | 2026.02.06 01:27:46.895334 [ 4 ] {739cef19-2d6e-4dec-9412-29d1ed9329b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14092 | 2026.02.06 01:27:46.895375 [ 4 ] {739cef19-2d6e-4dec-9412-29d1ed9329b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14093 | 2026.02.06 01:27:46.895814 [ 4 ] {739cef19-2d6e-4dec-9412-29d1ed9329b4} <Trace> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14094 | 2026.02.06 01:27:46.895851 [ 4 ] {739cef19-2d6e-4dec-9412-29d1ed9329b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 14095 | 2026.02.06 01:27:46.896161 [ 4 ] {739cef19-2d6e-4dec-9412-29d1ed9329b4} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 14096 | 2026.02.06 01:27:46.896384 [ 4 ] {739cef19-2d6e-4dec-9412-29d1ed9329b4} <Trace> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14097 | 2026.02.06 01:27:46.896515 [ 4 ] {739cef19-2d6e-4dec-9412-29d1ed9329b4} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.0012 sec., 87500.00000000001 rows/sec., 6.83 MiB/sec. | ||
| 14098 | 2026.02.06 01:27:46.896554 [ 4 ] {739cef19-2d6e-4dec-9412-29d1ed9329b4} <Debug> TCPHandler: Processed in 0.001366359 sec. | ||
| 14099 | 2026.02.06 01:27:46.896671 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14100 | 2026.02.06 01:27:46.896766 [ 4 ] {1c4dcbd9-adb5-473a-9a8b-570874dcbd3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14101 | 2026.02.06 01:27:46.896808 [ 4 ] {1c4dcbd9-adb5-473a-9a8b-570874dcbd3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14102 | 2026.02.06 01:27:46.897224 [ 4 ] {1c4dcbd9-adb5-473a-9a8b-570874dcbd3c} <Trace> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14103 | 2026.02.06 01:27:46.897259 [ 4 ] {1c4dcbd9-adb5-473a-9a8b-570874dcbd3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 14104 | 2026.02.06 01:27:46.897599 [ 4 ] {1c4dcbd9-adb5-473a-9a8b-570874dcbd3c} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 14105 | 2026.02.06 01:27:46.897805 [ 4 ] {1c4dcbd9-adb5-473a-9a8b-570874dcbd3c} <Trace> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14106 | 2026.02.06 01:27:46.897935 [ 4 ] {1c4dcbd9-adb5-473a-9a8b-570874dcbd3c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001189 sec., 134566.8629100084 rows/sec., 9.37 MiB/sec. | ||
| 14107 | 2026.02.06 01:27:46.897973 [ 4 ] {1c4dcbd9-adb5-473a-9a8b-570874dcbd3c} <Debug> TCPHandler: Processed in 0.00135013 sec. | ||
| 14108 | 2026.02.06 01:27:46.898083 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14109 | 2026.02.06 01:27:46.898175 [ 4 ] {ab4c15bf-b02a-4a9b-8063-3061165495e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14110 | 2026.02.06 01:27:46.898229 [ 4 ] {ab4c15bf-b02a-4a9b-8063-3061165495e7} <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 | ||
| 14111 | 2026.02.06 01:27:46.899109 [ 4 ] {ab4c15bf-b02a-4a9b-8063-3061165495e7} <Trace> oximeter.measurements_histogramu64 (97144b8f-900e-4825-92d0-28bf27d1d4ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14112 | 2026.02.06 01:27:46.899145 [ 4 ] {ab4c15bf-b02a-4a9b-8063-3061165495e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 14113 | 2026.02.06 01:27:46.899702 [ 4 ] {ab4c15bf-b02a-4a9b-8063-3061165495e7} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 14114 | 2026.02.06 01:27:46.899921 [ 4 ] {ab4c15bf-b02a-4a9b-8063-3061165495e7} <Trace> oximeter.measurements_histogramu64 (97144b8f-900e-4825-92d0-28bf27d1d4ae): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14115 | 2026.02.06 01:27:46.900061 [ 4 ] {ab4c15bf-b02a-4a9b-8063-3061165495e7} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001903 sec., 21544.929059379927 rows/sec., 38.61 MiB/sec. | ||
| 14116 | 2026.02.06 01:27:46.900127 [ 4 ] {ab4c15bf-b02a-4a9b-8063-3061165495e7} <Debug> TCPHandler: Processed in 0.002093134 sec. | ||
| 14117 | 2026.02.06 01:27:46.900241 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14118 | 2026.02.06 01:27:46.900336 [ 4 ] {29dd017c-b312-41e4-8619-20aab6ecd69c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14119 | 2026.02.06 01:27:46.900377 [ 4 ] {29dd017c-b312-41e4-8619-20aab6ecd69c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14120 | 2026.02.06 01:27:46.900718 [ 4 ] {29dd017c-b312-41e4-8619-20aab6ecd69c} <Trace> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14121 | 2026.02.06 01:27:46.900754 [ 4 ] {29dd017c-b312-41e4-8619-20aab6ecd69c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 14122 | 2026.02.06 01:27:46.901060 [ 4 ] {29dd017c-b312-41e4-8619-20aab6ecd69c} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 14123 | 2026.02.06 01:27:46.901290 [ 4 ] {29dd017c-b312-41e4-8619-20aab6ecd69c} <Trace> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14124 | 2026.02.06 01:27:46.901419 [ 4 ] {29dd017c-b312-41e4-8619-20aab6ecd69c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001102 sec., 54446.4609800363 rows/sec., 3.67 MiB/sec. | ||
| 14125 | 2026.02.06 01:27:46.901454 [ 4 ] {29dd017c-b312-41e4-8619-20aab6ecd69c} <Debug> TCPHandler: Processed in 0.001262698 sec. | ||
| 14126 | 2026.02.06 01:27:47.004882 [ 249 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.004511781 sec. | ||
| 14127 | 2026.02.06 01:27:47.830932 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 482 | ||
| 14128 | 2026.02.06 01:27:47.847707 [ 244 ] {} <Trace> system.metric_log (b13c6af1-b368-46ee-88e3-e8b49f18365b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14129 | 2026.02.06 01:27:47.847761 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 14130 | 2026.02.06 01:27:47.853918 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 14131 | 2026.02.06 01:27:47.854618 [ 244 ] {} <Trace> system.metric_log (b13c6af1-b368-46ee-88e3-e8b49f18365b): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14132 | 2026.02.06 01:27:47.857436 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 482 | ||
| 14133 | 2026.02.06 01:27:51.909793 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14134 | 2026.02.06 01:27:51.910090 [ 4 ] {2ac67faa-228c-41e0-b5d4-a8f00ff5bf5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 14135 | 2026.02.06 01:27:51.910199 [ 4 ] {2ac67faa-228c-41e0-b5d4-a8f00ff5bf5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 14136 | 2026.02.06 01:27:51.911371 [ 4 ] {2ac67faa-228c-41e0-b5d4-a8f00ff5bf5a} <Trace> oximeter.fields_i16 (104ba66f-7843-4e50-a9a9-abb40c455f87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14137 | 2026.02.06 01:27:51.911447 [ 4 ] {2ac67faa-228c-41e0-b5d4-a8f00ff5bf5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 14138 | 2026.02.06 01:27:51.912124 [ 4 ] {2ac67faa-228c-41e0-b5d4-a8f00ff5bf5a} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 14139 | 2026.02.06 01:27:51.912521 [ 4 ] {2ac67faa-228c-41e0-b5d4-a8f00ff5bf5a} <Trace> oximeter.fields_i16 (104ba66f-7843-4e50-a9a9-abb40c455f87): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14140 | 2026.02.06 01:27:51.912786 [ 4 ] {2ac67faa-228c-41e0-b5d4-a8f00ff5bf5a} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.002767 sec., 96132.99602457536 rows/sec., 6.11 MiB/sec. | ||
| 14141 | 2026.02.06 01:27:51.912877 [ 4 ] {2ac67faa-228c-41e0-b5d4-a8f00ff5bf5a} <Debug> TCPHandler: Processed in 0.003355673 sec. | ||
| 14142 | 2026.02.06 01:27:51.913094 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14143 | 2026.02.06 01:27:51.913250 [ 4 ] {b8e59f76-a064-42a3-b231-dd3620df8bcc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14144 | 2026.02.06 01:27:51.913409 [ 4 ] {b8e59f76-a064-42a3-b231-dd3620df8bcc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14145 | 2026.02.06 01:27:51.914705 [ 4 ] {b8e59f76-a064-42a3-b231-dd3620df8bcc} <Trace> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14146 | 2026.02.06 01:27:51.914762 [ 4 ] {b8e59f76-a064-42a3-b231-dd3620df8bcc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 14147 | 2026.02.06 01:27:51.915340 [ 4 ] {b8e59f76-a064-42a3-b231-dd3620df8bcc} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 14148 | 2026.02.06 01:27:51.915695 [ 4 ] {b8e59f76-a064-42a3-b231-dd3620df8bcc} <Trace> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14149 | 2026.02.06 01:27:51.915941 [ 4 ] {b8e59f76-a064-42a3-b231-dd3620df8bcc} <Debug> executeQuery: Read 752 rows, 60.56 KiB in 0.002729 sec., 275558.81275192375 rows/sec., 21.67 MiB/sec. | ||
| 14150 | 2026.02.06 01:27:51.916011 [ 4 ] {b8e59f76-a064-42a3-b231-dd3620df8bcc} <Debug> TCPHandler: Processed in 0.002991331 sec. | ||
| 14151 | 2026.02.06 01:27:51.916209 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14152 | 2026.02.06 01:27:51.916480 [ 4 ] {d35220e5-bdd5-4d83-adbc-af8b7af7e76b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14153 | 2026.02.06 01:27:51.916548 [ 4 ] {d35220e5-bdd5-4d83-adbc-af8b7af7e76b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14154 | 2026.02.06 01:27:51.917295 [ 4 ] {d35220e5-bdd5-4d83-adbc-af8b7af7e76b} <Trace> oximeter.fields_u16 (fb4d60fc-202c-4b3b-b72e-c67fc122b90a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14155 | 2026.02.06 01:27:51.917347 [ 4 ] {d35220e5-bdd5-4d83-adbc-af8b7af7e76b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 14156 | 2026.02.06 01:27:51.917871 [ 4 ] {d35220e5-bdd5-4d83-adbc-af8b7af7e76b} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 14157 | 2026.02.06 01:27:51.918257 [ 4 ] {d35220e5-bdd5-4d83-adbc-af8b7af7e76b} <Trace> oximeter.fields_u16 (fb4d60fc-202c-4b3b-b72e-c67fc122b90a): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14158 | 2026.02.06 01:27:51.918465 [ 4 ] {d35220e5-bdd5-4d83-adbc-af8b7af7e76b} <Debug> executeQuery: Read 133 rows, 8.00 KiB in 0.002023 sec., 65743.94463667819 rows/sec., 3.86 MiB/sec. | ||
| 14159 | 2026.02.06 01:27:51.918468 [ 115 ] {} <Debug> oximeter.fields_u16 (fb4d60fc-202c-4b3b-b72e-c67fc122b90a) (MergerMutator): Selected 6 parts from all_1_85_17 to all_90_90_0 | ||
| 14160 | 2026.02.06 01:27:51.918528 [ 4 ] {d35220e5-bdd5-4d83-adbc-af8b7af7e76b} <Debug> TCPHandler: Processed in 0.002394047 sec. | ||
| 14161 | 2026.02.06 01:27:51.918575 [ 115 ] {} <Trace> oximeter.fields_u16 (fb4d60fc-202c-4b3b-b72e-c67fc122b90a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14162 | 2026.02.06 01:27:51.918617 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 14163 | 2026.02.06 01:27:51.918721 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14164 | 2026.02.06 01:27:51.918761 [ 192 ] {fb4d60fc-202c-4b3b-b72e-c67fc122b90a::all_1_90_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_85_17 to all_90_90_0 into Compact with storage Full | ||
| 14165 | 2026.02.06 01:27:51.918862 [ 4 ] {a8a39dca-c274-4b32-8854-91be6637d099} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 14166 | 2026.02.06 01:27:51.918899 [ 192 ] {fb4d60fc-202c-4b3b-b72e-c67fc122b90a::all_1_90_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14167 | 2026.02.06 01:27:51.918925 [ 4 ] {a8a39dca-c274-4b32-8854-91be6637d099} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 14168 | 2026.02.06 01:27:51.918944 [ 192 ] {fb4d60fc-202c-4b3b-b72e-c67fc122b90a::all_1_90_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_85_17, total 206 rows starting from the beginning of the part | ||
| 14169 | 2026.02.06 01:27:51.919035 [ 192 ] {fb4d60fc-202c-4b3b-b72e-c67fc122b90a::all_1_90_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 41 rows starting from the beginning of the part | ||
| 14170 | 2026.02.06 01:27:51.919103 [ 192 ] {fb4d60fc-202c-4b3b-b72e-c67fc122b90a::all_1_90_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 133 rows starting from the beginning of the part | ||
| 14171 | 2026.02.06 01:27:51.919171 [ 192 ] {fb4d60fc-202c-4b3b-b72e-c67fc122b90a::all_1_90_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 55 rows starting from the beginning of the part | ||
| 14172 | 2026.02.06 01:27:51.919237 [ 192 ] {fb4d60fc-202c-4b3b-b72e-c67fc122b90a::all_1_90_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 41 rows starting from the beginning of the part | ||
| 14173 | 2026.02.06 01:27:51.919309 [ 192 ] {fb4d60fc-202c-4b3b-b72e-c67fc122b90a::all_1_90_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 133 rows starting from the beginning of the part | ||
| 14174 | 2026.02.06 01:27:51.919636 [ 4 ] {a8a39dca-c274-4b32-8854-91be6637d099} <Trace> oximeter.fields_u32 (efacbb35-87c4-45a6-b25f-cea415d7aebd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14175 | 2026.02.06 01:27:51.919684 [ 4 ] {a8a39dca-c274-4b32-8854-91be6637d099} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 14176 | 2026.02.06 01:27:51.920209 [ 4 ] {a8a39dca-c274-4b32-8854-91be6637d099} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 14177 | 2026.02.06 01:27:51.920583 [ 4 ] {a8a39dca-c274-4b32-8854-91be6637d099} <Trace> oximeter.fields_u32 (efacbb35-87c4-45a6-b25f-cea415d7aebd): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14178 | 2026.02.06 01:27:51.920668 [ 197 ] {fb4d60fc-202c-4b3b-b72e-c67fc122b90a::all_1_90_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 609 rows, containing 5 columns (5 merged, 0 gathered) in 0.001966813 sec., 309637.97778436483 rows/sec., 20.94 MiB/sec. | ||
| 14179 | 2026.02.06 01:27:51.920868 [ 4 ] {a8a39dca-c274-4b32-8854-91be6637d099} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.002039 sec., 68661.10838646395 rows/sec., 4.44 MiB/sec. | ||
| 14180 | 2026.02.06 01:27:51.920934 [ 4 ] {a8a39dca-c274-4b32-8854-91be6637d099} <Debug> TCPHandler: Processed in 0.002278735 sec. | ||
| 14181 | 2026.02.06 01:27:51.921062 [ 197 ] {fb4d60fc-202c-4b3b-b72e-c67fc122b90a::all_1_90_18} <Trace> MergedBlockOutputStream: filled checksums all_1_90_18 (state Temporary) | ||
| 14182 | 2026.02.06 01:27:51.921116 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14183 | 2026.02.06 01:27:51.921249 [ 4 ] {f2c084fa-2303-4d3f-aa9d-13486618ba3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 14184 | 2026.02.06 01:27:51.921309 [ 4 ] {f2c084fa-2303-4d3f-aa9d-13486618ba3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 14185 | 2026.02.06 01:27:51.921581 [ 197 ] {fb4d60fc-202c-4b3b-b72e-c67fc122b90a::all_1_90_18} <Trace> oximeter.fields_u16 (fb4d60fc-202c-4b3b-b72e-c67fc122b90a): Renaming temporary part tmp_merge_all_1_90_18 to all_1_90_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14186 | 2026.02.06 01:27:51.921724 [ 197 ] {fb4d60fc-202c-4b3b-b72e-c67fc122b90a::all_1_90_18} <Trace> oximeter.fields_u16 (fb4d60fc-202c-4b3b-b72e-c67fc122b90a) (MergerMutator): Merged 6 parts: [all_1_85_17, all_90_90_0] -> all_1_90_18 | ||
| 14187 | 2026.02.06 01:27:51.921906 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 14188 | 2026.02.06 01:27:51.921996 [ 4 ] {f2c084fa-2303-4d3f-aa9d-13486618ba3c} <Trace> oximeter.fields_u8 (7e40da4e-3721-4df5-9ad4-b5e43542e087): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14189 | 2026.02.06 01:27:51.922052 [ 4 ] {f2c084fa-2303-4d3f-aa9d-13486618ba3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 14190 | 2026.02.06 01:27:51.922538 [ 4 ] {f2c084fa-2303-4d3f-aa9d-13486618ba3c} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 14191 | 2026.02.06 01:27:51.922877 [ 4 ] {f2c084fa-2303-4d3f-aa9d-13486618ba3c} <Trace> oximeter.fields_u8 (7e40da4e-3721-4df5-9ad4-b5e43542e087): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14192 | 2026.02.06 01:27:51.923089 [ 4 ] {f2c084fa-2303-4d3f-aa9d-13486618ba3c} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.00187 sec., 74331.55080213904 rows/sec., 4.23 MiB/sec. | ||
| 14193 | 2026.02.06 01:27:51.923149 [ 4 ] {f2c084fa-2303-4d3f-aa9d-13486618ba3c} <Debug> TCPHandler: Processed in 0.002097844 sec. | ||
| 14194 | 2026.02.06 01:27:51.923332 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14195 | 2026.02.06 01:27:51.923459 [ 4 ] {59eeba8a-be6d-424c-a7b0-72d6e23da830} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14196 | 2026.02.06 01:27:51.923515 [ 4 ] {59eeba8a-be6d-424c-a7b0-72d6e23da830} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14197 | 2026.02.06 01:27:51.924421 [ 4 ] {59eeba8a-be6d-424c-a7b0-72d6e23da830} <Trace> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14198 | 2026.02.06 01:27:51.924469 [ 4 ] {59eeba8a-be6d-424c-a7b0-72d6e23da830} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 14199 | 2026.02.06 01:27:51.924999 [ 4 ] {59eeba8a-be6d-424c-a7b0-72d6e23da830} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 14200 | 2026.02.06 01:27:51.925365 [ 4 ] {59eeba8a-be6d-424c-a7b0-72d6e23da830} <Trace> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14201 | 2026.02.06 01:27:51.925584 [ 4 ] {59eeba8a-be6d-424c-a7b0-72d6e23da830} <Debug> executeQuery: Read 463 rows, 33.28 KiB in 0.002154 sec., 214948.9322191272 rows/sec., 15.09 MiB/sec. | ||
| 14202 | 2026.02.06 01:27:51.925642 [ 4 ] {59eeba8a-be6d-424c-a7b0-72d6e23da830} <Debug> TCPHandler: Processed in 0.002379386 sec. | ||
| 14203 | 2026.02.06 01:27:51.925838 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14204 | 2026.02.06 01:27:51.925964 [ 4 ] {6270c4ba-f859-46e6-b28a-d517c62aa4fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 14205 | 2026.02.06 01:27:51.926021 [ 4 ] {6270c4ba-f859-46e6-b28a-d517c62aa4fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 14206 | 2026.02.06 01:27:51.926532 [ 4 ] {6270c4ba-f859-46e6-b28a-d517c62aa4fd} <Trace> oximeter.measurements_bool (a3a47353-bd4a-4bc2-8c37-5164375cd607): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14207 | 2026.02.06 01:27:51.926580 [ 4 ] {6270c4ba-f859-46e6-b28a-d517c62aa4fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 14208 | 2026.02.06 01:27:51.927028 [ 4 ] {6270c4ba-f859-46e6-b28a-d517c62aa4fd} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 14209 | 2026.02.06 01:27:51.927334 [ 4 ] {6270c4ba-f859-46e6-b28a-d517c62aa4fd} <Trace> oximeter.measurements_bool (a3a47353-bd4a-4bc2-8c37-5164375cd607): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14210 | 2026.02.06 01:27:51.927512 [ 4 ] {6270c4ba-f859-46e6-b28a-d517c62aa4fd} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001581 sec., 3795.066413662239 rows/sec., 198.28 KiB/sec. | ||
| 14211 | 2026.02.06 01:27:51.927562 [ 4 ] {6270c4ba-f859-46e6-b28a-d517c62aa4fd} <Debug> TCPHandler: Processed in 0.001792132 sec. | ||
| 14212 | 2026.02.06 01:27:51.927731 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14213 | 2026.02.06 01:27:51.927852 [ 4 ] {0e76f391-9922-44ab-965a-404633e2a41d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14214 | 2026.02.06 01:27:51.927910 [ 4 ] {0e76f391-9922-44ab-965a-404633e2a41d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14215 | 2026.02.06 01:27:51.928498 [ 4 ] {0e76f391-9922-44ab-965a-404633e2a41d} <Trace> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14216 | 2026.02.06 01:27:51.928540 [ 4 ] {0e76f391-9922-44ab-965a-404633e2a41d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 14217 | 2026.02.06 01:27:51.928979 [ 4 ] {0e76f391-9922-44ab-965a-404633e2a41d} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 14218 | 2026.02.06 01:27:51.929308 [ 4 ] {0e76f391-9922-44ab-965a-404633e2a41d} <Trace> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14219 | 2026.02.06 01:27:51.929510 [ 4 ] {0e76f391-9922-44ab-965a-404633e2a41d} <Debug> executeQuery: Read 258 rows, 17.59 KiB in 0.001684 sec., 153206.65083135394 rows/sec., 10.20 MiB/sec. | ||
| 14220 | 2026.02.06 01:27:51.929565 [ 4 ] {0e76f391-9922-44ab-965a-404633e2a41d} <Debug> TCPHandler: Processed in 0.001902063 sec. | ||
| 14221 | 2026.02.06 01:27:51.929740 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14222 | 2026.02.06 01:27:51.929861 [ 4 ] {799c0e98-4fe4-4113-a1e7-1ce032f738bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 14223 | 2026.02.06 01:27:51.929919 [ 4 ] {799c0e98-4fe4-4113-a1e7-1ce032f738bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 14224 | 2026.02.06 01:27:51.930374 [ 4 ] {799c0e98-4fe4-4113-a1e7-1ce032f738bb} <Trace> oximeter.measurements_f64 (2afa91c6-7a6c-42cf-84ca-7476e88b4c4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14225 | 2026.02.06 01:27:51.930415 [ 4 ] {799c0e98-4fe4-4113-a1e7-1ce032f738bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 14226 | 2026.02.06 01:27:51.930811 [ 4 ] {799c0e98-4fe4-4113-a1e7-1ce032f738bb} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 14227 | 2026.02.06 01:27:51.931126 [ 4 ] {799c0e98-4fe4-4113-a1e7-1ce032f738bb} <Trace> oximeter.measurements_f64 (2afa91c6-7a6c-42cf-84ca-7476e88b4c4e): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14228 | 2026.02.06 01:27:51.931314 [ 4 ] {799c0e98-4fe4-4113-a1e7-1ce032f738bb} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00148 sec., 675.6756756756757 rows/sec., 45.53 KiB/sec. | ||
| 14229 | 2026.02.06 01:27:51.931363 [ 4 ] {799c0e98-4fe4-4113-a1e7-1ce032f738bb} <Debug> TCPHandler: Processed in 0.001689711 sec. | ||
| 14230 | 2026.02.06 01:27:51.931530 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14231 | 2026.02.06 01:27:51.931644 [ 4 ] {adaabd4d-9b65-4889-928f-cb998794cec1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14232 | 2026.02.06 01:27:51.931698 [ 4 ] {adaabd4d-9b65-4889-928f-cb998794cec1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14233 | 2026.02.06 01:27:51.932182 [ 4 ] {adaabd4d-9b65-4889-928f-cb998794cec1} <Trace> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14234 | 2026.02.06 01:27:51.932227 [ 4 ] {adaabd4d-9b65-4889-928f-cb998794cec1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 14235 | 2026.02.06 01:27:51.932656 [ 4 ] {adaabd4d-9b65-4889-928f-cb998794cec1} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 14236 | 2026.02.06 01:27:51.932962 [ 4 ] {adaabd4d-9b65-4889-928f-cb998794cec1} <Trace> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14237 | 2026.02.06 01:27:51.933145 [ 4 ] {adaabd4d-9b65-4889-928f-cb998794cec1} <Debug> executeQuery: Read 88 rows, 5.66 KiB in 0.001525 sec., 57704.91803278688 rows/sec., 3.62 MiB/sec. | ||
| 14238 | 2026.02.06 01:27:51.933194 [ 4 ] {adaabd4d-9b65-4889-928f-cb998794cec1} <Debug> TCPHandler: Processed in 0.001725832 sec. | ||
| 14239 | 2026.02.06 01:27:52.552263 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37364 | ||
| 14240 | 2026.02.06 01:27:52.552373 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14241 | 2026.02.06 01:27:52.552399 [ 351 ] {} <Debug> TCP-Session: 88f9ecb6-dfe0-4d82-b97c-99545dd095f0 Authenticating user 'default' from [fd00:1122:3344:101::e]:37364 | ||
| 14242 | 2026.02.06 01:27:52.552421 [ 351 ] {} <Debug> TCP-Session: 88f9ecb6-dfe0-4d82-b97c-99545dd095f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14243 | 2026.02.06 01:27:52.552434 [ 351 ] {} <Debug> TCP-Session: 88f9ecb6-dfe0-4d82-b97c-99545dd095f0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14244 | 2026.02.06 01:27:52.552726 [ 351 ] {} <Trace> TCP-Session: 88f9ecb6-dfe0-4d82-b97c-99545dd095f0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14245 | 2026.02.06 01:27:52.552892 [ 351 ] {2f212957-ec46-4208-8bcf-cba15025cd89} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:37364) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 14246 | 2026.02.06 01:27:52.553143 [ 351 ] {2f212957-ec46-4208-8bcf-cba15025cd89} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 14247 | 2026.02.06 01:27:52.553197 [ 351 ] {2f212957-ec46-4208-8bcf-cba15025cd89} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 14248 | 2026.02.06 01:27:52.553525 [ 351 ] {2f212957-ec46-4208-8bcf-cba15025cd89} <Debug> oximeter.version (50fdcec2-7951-44c4-a709-a779380e237d) (SelectExecutor): Key condition: unknown | ||
| 14249 | 2026.02.06 01:27:52.554610 [ 346 ] {2f212957-ec46-4208-8bcf-cba15025cd89} <Trace> AggregatingTransform: Aggregating | ||
| 14250 | 2026.02.06 01:27:52.554646 [ 346 ] {2f212957-ec46-4208-8bcf-cba15025cd89} <Trace> Aggregator: Aggregation method: without_key | ||
| 14251 | 2026.02.06 01:27:52.554679 [ 346 ] {2f212957-ec46-4208-8bcf-cba15025cd89} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001032957 sec. (968.095 rows/sec., 37.82 KiB/sec.) | ||
| 14252 | 2026.02.06 01:27:52.554699 [ 346 ] {2f212957-ec46-4208-8bcf-cba15025cd89} <Trace> Aggregator: Merging aggregated data | ||
| 14253 | 2026.02.06 01:27:52.555094 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62227 | ||
| 14254 | 2026.02.06 01:27:52.555156 [ 358 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39409 | ||
| 14255 | 2026.02.06 01:27:52.555169 [ 357 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59287 | ||
| 14256 | 2026.02.06 01:27:52.555216 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14257 | 2026.02.06 01:27:52.555253 [ 358 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14258 | 2026.02.06 01:27:52.555261 [ 356 ] {} <Debug> TCP-Session: 328798b5-96a9-4625-a238-4f2b3550502a Authenticating user 'default' from [fd00:1122:3344:101::e]:62227 | ||
| 14259 | 2026.02.06 01:27:52.555262 [ 359 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49595 | ||
| 14260 | 2026.02.06 01:27:52.555280 [ 358 ] {} <Debug> TCP-Session: 33a8755a-4ec3-46f1-8495-d7ebe777994d Authenticating user 'default' from [fd00:1122:3344:101::e]:39409 | ||
| 14261 | 2026.02.06 01:27:52.555295 [ 356 ] {} <Debug> TCP-Session: 328798b5-96a9-4625-a238-4f2b3550502a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14262 | 2026.02.06 01:27:52.555314 [ 360 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47370 | ||
| 14263 | 2026.02.06 01:27:52.555331 [ 358 ] {} <Debug> TCP-Session: 33a8755a-4ec3-46f1-8495-d7ebe777994d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14264 | 2026.02.06 01:27:52.555359 [ 361 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36149 | ||
| 14265 | 2026.02.06 01:27:52.555335 [ 356 ] {} <Debug> TCP-Session: 328798b5-96a9-4625-a238-4f2b3550502a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14266 | 2026.02.06 01:27:52.555410 [ 359 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14267 | 2026.02.06 01:27:52.555454 [ 358 ] {} <Debug> TCP-Session: 33a8755a-4ec3-46f1-8495-d7ebe777994d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14268 | 2026.02.06 01:27:52.555491 [ 359 ] {} <Debug> TCP-Session: aa159600-9441-4425-b819-32f5e25443f1 Authenticating user 'default' from [fd00:1122:3344:101::e]:49595 | ||
| 14269 | 2026.02.06 01:27:52.555568 [ 359 ] {} <Debug> TCP-Session: aa159600-9441-4425-b819-32f5e25443f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14270 | 2026.02.06 01:27:52.555609 [ 359 ] {} <Debug> TCP-Session: aa159600-9441-4425-b819-32f5e25443f1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14271 | 2026.02.06 01:27:52.555743 [ 361 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14272 | 2026.02.06 01:27:52.555295 [ 357 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14273 | 2026.02.06 01:27:52.555791 [ 363 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63231 | ||
| 14274 | 2026.02.06 01:27:52.555797 [ 362 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53446 | ||
| 14275 | 2026.02.06 01:27:52.555828 [ 357 ] {} <Debug> TCP-Session: 8c2698bf-9c2f-4f89-8849-f7fb0f593413 Authenticating user 'default' from [fd00:1122:3344:101::e]:59287 | ||
| 14276 | 2026.02.06 01:27:52.555791 [ 361 ] {} <Debug> TCP-Session: b184a347-e4bc-4ad9-9052-fada0ee3530a Authenticating user 'default' from [fd00:1122:3344:101::e]:36149 | ||
| 14277 | 2026.02.06 01:27:52.555906 [ 357 ] {} <Debug> TCP-Session: 8c2698bf-9c2f-4f89-8849-f7fb0f593413 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14278 | 2026.02.06 01:27:52.555913 [ 361 ] {} <Debug> TCP-Session: b184a347-e4bc-4ad9-9052-fada0ee3530a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14279 | 2026.02.06 01:27:52.555925 [ 357 ] {} <Debug> TCP-Session: 8c2698bf-9c2f-4f89-8849-f7fb0f593413 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14280 | 2026.02.06 01:27:52.555934 [ 361 ] {} <Debug> TCP-Session: b184a347-e4bc-4ad9-9052-fada0ee3530a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14281 | 2026.02.06 01:27:52.556071 [ 363 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14282 | 2026.02.06 01:27:52.556108 [ 363 ] {} <Debug> TCP-Session: 8529be6f-bd69-477c-8ff3-5bd64e1dade0 Authenticating user 'default' from [fd00:1122:3344:101::e]:63231 | ||
| 14283 | 2026.02.06 01:27:52.556128 [ 363 ] {} <Debug> TCP-Session: 8529be6f-bd69-477c-8ff3-5bd64e1dade0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14284 | 2026.02.06 01:27:52.556149 [ 363 ] {} <Debug> TCP-Session: 8529be6f-bd69-477c-8ff3-5bd64e1dade0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14285 | 2026.02.06 01:27:52.556584 [ 351 ] {2f212957-ec46-4208-8bcf-cba15025cd89} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003748 sec., 266.8089647812167 rows/sec., 10.42 KiB/sec. | ||
| 14286 | 2026.02.06 01:27:52.556649 [ 360 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14287 | 2026.02.06 01:27:52.556684 [ 360 ] {} <Debug> TCP-Session: d29438f1-7570-4200-8c44-05e51dc48d05 Authenticating user 'default' from [fd00:1122:3344:101::e]:47370 | ||
| 14288 | 2026.02.06 01:27:52.556704 [ 360 ] {} <Debug> TCP-Session: d29438f1-7570-4200-8c44-05e51dc48d05 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14289 | 2026.02.06 01:27:52.556719 [ 360 ] {} <Debug> TCP-Session: d29438f1-7570-4200-8c44-05e51dc48d05 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14290 | 2026.02.06 01:27:52.556739 [ 351 ] {2f212957-ec46-4208-8bcf-cba15025cd89} <Debug> TCPHandler: Processed in 0.004126738 sec. | ||
| 14291 | 2026.02.06 01:27:52.556818 [ 362 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14292 | 2026.02.06 01:27:52.556824 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14293 | 2026.02.06 01:27:52.556869 [ 363 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14294 | 2026.02.06 01:27:52.556881 [ 362 ] {} <Debug> TCP-Session: 29b1f502-4256-4948-860f-bcebe976ea44 Authenticating user 'default' from [fd00:1122:3344:101::e]:53446 | ||
| 14295 | 2026.02.06 01:27:52.556896 [ 358 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14296 | 2026.02.06 01:27:52.556910 [ 363 ] {} <Debug> TCP-Session: 8529be6f-bd69-477c-8ff3-5bd64e1dade0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14297 | 2026.02.06 01:27:52.556939 [ 360 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14298 | 2026.02.06 01:27:52.556960 [ 358 ] {} <Debug> TCP-Session: 33a8755a-4ec3-46f1-8495-d7ebe777994d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14299 | 2026.02.06 01:27:52.557000 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14300 | 2026.02.06 01:27:52.557005 [ 360 ] {} <Debug> TCP-Session: d29438f1-7570-4200-8c44-05e51dc48d05 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14301 | 2026.02.06 01:27:52.557021 [ 361 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14302 | 2026.02.06 01:27:52.557042 [ 356 ] {} <Debug> TCP-Session: 328798b5-96a9-4625-a238-4f2b3550502a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14303 | 2026.02.06 01:27:52.556962 [ 357 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14304 | 2026.02.06 01:27:52.556917 [ 359 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14305 | 2026.02.06 01:27:52.557156 [ 357 ] {} <Debug> TCP-Session: 8c2698bf-9c2f-4f89-8849-f7fb0f593413 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14306 | 2026.02.06 01:27:52.557177 [ 359 ] {} <Debug> TCP-Session: aa159600-9441-4425-b819-32f5e25443f1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14307 | 2026.02.06 01:27:52.556923 [ 362 ] {} <Debug> TCP-Session: 29b1f502-4256-4948-860f-bcebe976ea44 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14308 | 2026.02.06 01:27:52.556896 [ 351 ] {} <Debug> TCP-Session: 88f9ecb6-dfe0-4d82-b97c-99545dd095f0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14309 | 2026.02.06 01:27:52.557225 [ 362 ] {} <Debug> TCP-Session: 29b1f502-4256-4948-860f-bcebe976ea44 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14310 | 2026.02.06 01:27:52.557079 [ 361 ] {} <Debug> TCP-Session: b184a347-e4bc-4ad9-9052-fada0ee3530a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14311 | 2026.02.06 01:27:52.557512 [ 362 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:53446). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 14312 | |||
| 14313 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 14314 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 14315 | 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 | ||
| 14316 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 14317 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 14318 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 14319 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 14320 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 14321 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 14322 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 14323 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 14324 | (version 23.8.7.1) | ||
| 14325 | 2026.02.06 01:27:52.557714 [ 362 ] {} <Debug> TCP-Session: 29b1f502-4256-4948-860f-bcebe976ea44 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14326 | 2026.02.06 01:27:52.590932 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39404 | ||
| 14327 | 2026.02.06 01:27:52.591033 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14328 | 2026.02.06 01:27:52.591060 [ 351 ] {} <Debug> TCP-Session: 89eefd32-bd74-439a-b1cb-195fe42f276f Authenticating user 'default' from [fd00:1122:3344:101::e]:39404 | ||
| 14329 | 2026.02.06 01:27:52.591081 [ 351 ] {} <Debug> TCP-Session: 89eefd32-bd74-439a-b1cb-195fe42f276f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14330 | 2026.02.06 01:27:52.591093 [ 351 ] {} <Debug> TCP-Session: 89eefd32-bd74-439a-b1cb-195fe42f276f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14331 | 2026.02.06 01:27:52.591314 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44024 | ||
| 14332 | 2026.02.06 01:27:52.591352 [ 357 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34968 | ||
| 14333 | 2026.02.06 01:27:52.591373 [ 359 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33349 | ||
| 14334 | 2026.02.06 01:27:52.591412 [ 362 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54463 | ||
| 14335 | 2026.02.06 01:27:52.591418 [ 363 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45379 | ||
| 14336 | 2026.02.06 01:27:52.591469 [ 357 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14337 | 2026.02.06 01:27:52.591487 [ 359 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14338 | 2026.02.06 01:27:52.591497 [ 362 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14339 | 2026.02.06 01:27:52.591511 [ 357 ] {} <Debug> TCP-Session: 3aabc620-00de-4824-8036-3995167a043b Authenticating user 'default' from [fd00:1122:3344:101::e]:34968 | ||
| 14340 | 2026.02.06 01:27:52.591523 [ 359 ] {} <Debug> TCP-Session: 9b9b2ab3-398c-4803-bb81-9ec0b79619ba Authenticating user 'default' from [fd00:1122:3344:101::e]:33349 | ||
| 14341 | 2026.02.06 01:27:52.591530 [ 363 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14342 | 2026.02.06 01:27:52.591551 [ 357 ] {} <Debug> TCP-Session: 3aabc620-00de-4824-8036-3995167a043b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14343 | 2026.02.06 01:27:52.591566 [ 359 ] {} <Debug> TCP-Session: 9b9b2ab3-398c-4803-bb81-9ec0b79619ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14344 | 2026.02.06 01:27:52.591584 [ 357 ] {} <Debug> TCP-Session: 3aabc620-00de-4824-8036-3995167a043b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14345 | 2026.02.06 01:27:52.591597 [ 359 ] {} <Debug> TCP-Session: 9b9b2ab3-398c-4803-bb81-9ec0b79619ba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14346 | 2026.02.06 01:27:52.591577 [ 363 ] {} <Debug> TCP-Session: c1838eba-294d-46e8-8bee-5cf1cad11eba Authenticating user 'default' from [fd00:1122:3344:101::e]:45379 | ||
| 14347 | 2026.02.06 01:27:52.591538 [ 362 ] {} <Debug> TCP-Session: 74d1e36e-9c80-4c05-9713-3893b3866fbc Authenticating user 'default' from [fd00:1122:3344:101::e]:54463 | ||
| 14348 | 2026.02.06 01:27:52.591650 [ 363 ] {} <Debug> TCP-Session: c1838eba-294d-46e8-8bee-5cf1cad11eba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14349 | 2026.02.06 01:27:52.591441 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14350 | 2026.02.06 01:27:52.591678 [ 363 ] {} <Debug> TCP-Session: c1838eba-294d-46e8-8bee-5cf1cad11eba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14351 | 2026.02.06 01:27:52.591721 [ 356 ] {} <Debug> TCP-Session: fcd80b3a-b952-4099-a95b-6eea966b96dd Authenticating user 'default' from [fd00:1122:3344:101::e]:44024 | ||
| 14352 | 2026.02.06 01:27:52.591676 [ 362 ] {} <Debug> TCP-Session: 74d1e36e-9c80-4c05-9713-3893b3866fbc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14353 | 2026.02.06 01:27:52.591757 [ 356 ] {} <Debug> TCP-Session: fcd80b3a-b952-4099-a95b-6eea966b96dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14354 | 2026.02.06 01:27:52.591767 [ 362 ] {} <Debug> TCP-Session: 74d1e36e-9c80-4c05-9713-3893b3866fbc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14355 | 2026.02.06 01:27:52.591775 [ 356 ] {} <Debug> TCP-Session: fcd80b3a-b952-4099-a95b-6eea966b96dd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14356 | 2026.02.06 01:27:52.591412 [ 351 ] {} <Trace> TCP-Session: 89eefd32-bd74-439a-b1cb-195fe42f276f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14357 | 2026.02.06 01:27:52.591401 [ 361 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61412 | ||
| 14358 | 2026.02.06 01:27:52.591390 [ 360 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54583 | ||
| 14359 | 2026.02.06 01:27:52.591356 [ 358 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56157 | ||
| 14360 | 2026.02.06 01:27:52.591897 [ 361 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14361 | 2026.02.06 01:27:52.591910 [ 360 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14362 | 2026.02.06 01:27:52.591931 [ 361 ] {} <Debug> TCP-Session: a63ae01a-e486-4dad-901f-acde0cfa7bb8 Authenticating user 'default' from [fd00:1122:3344:101::e]:61412 | ||
| 14363 | 2026.02.06 01:27:52.591939 [ 358 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14364 | 2026.02.06 01:27:52.591939 [ 360 ] {} <Debug> TCP-Session: 9e2cc37f-2c91-4b70-b1a5-c0c7ec8fd14b Authenticating user 'default' from [fd00:1122:3344:101::e]:54583 | ||
| 14365 | 2026.02.06 01:27:52.591962 [ 351 ] {791e63c5-545f-4833-b9d7-677f08a42a9f} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:39404) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 14366 | 2026.02.06 01:27:52.591972 [ 358 ] {} <Debug> TCP-Session: c9a86889-70e3-4a5a-9210-556ff01509f4 Authenticating user 'default' from [fd00:1122:3344:101::e]:56157 | ||
| 14367 | 2026.02.06 01:27:52.591980 [ 360 ] {} <Debug> TCP-Session: 9e2cc37f-2c91-4b70-b1a5-c0c7ec8fd14b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14368 | 2026.02.06 01:27:52.592008 [ 358 ] {} <Debug> TCP-Session: c9a86889-70e3-4a5a-9210-556ff01509f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14369 | 2026.02.06 01:27:52.592020 [ 360 ] {} <Debug> TCP-Session: 9e2cc37f-2c91-4b70-b1a5-c0c7ec8fd14b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14370 | 2026.02.06 01:27:52.592031 [ 358 ] {} <Debug> TCP-Session: c9a86889-70e3-4a5a-9210-556ff01509f4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14371 | 2026.02.06 01:27:52.591958 [ 361 ] {} <Debug> TCP-Session: a63ae01a-e486-4dad-901f-acde0cfa7bb8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14372 | 2026.02.06 01:27:52.592074 [ 361 ] {} <Debug> TCP-Session: a63ae01a-e486-4dad-901f-acde0cfa7bb8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14373 | 2026.02.06 01:27:52.592220 [ 351 ] {791e63c5-545f-4833-b9d7-677f08a42a9f} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 14374 | 2026.02.06 01:27:52.592280 [ 351 ] {791e63c5-545f-4833-b9d7-677f08a42a9f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 14375 | 2026.02.06 01:27:52.592558 [ 351 ] {791e63c5-545f-4833-b9d7-677f08a42a9f} <Debug> oximeter.version (50fdcec2-7951-44c4-a709-a779380e237d) (SelectExecutor): Key condition: unknown | ||
| 14376 | 2026.02.06 01:27:52.593479 [ 342 ] {791e63c5-545f-4833-b9d7-677f08a42a9f} <Trace> AggregatingTransform: Aggregating | ||
| 14377 | 2026.02.06 01:27:52.593514 [ 342 ] {791e63c5-545f-4833-b9d7-677f08a42a9f} <Trace> Aggregator: Aggregation method: without_key | ||
| 14378 | 2026.02.06 01:27:52.593550 [ 342 ] {791e63c5-545f-4833-b9d7-677f08a42a9f} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000894827 sec. (1117.534 rows/sec., 43.65 KiB/sec.) | ||
| 14379 | 2026.02.06 01:27:52.593564 [ 342 ] {791e63c5-545f-4833-b9d7-677f08a42a9f} <Trace> Aggregator: Merging aggregated data | ||
| 14380 | 2026.02.06 01:27:52.594866 [ 351 ] {791e63c5-545f-4833-b9d7-677f08a42a9f} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002961 sec., 337.7237419790611 rows/sec., 13.19 KiB/sec. | ||
| 14381 | 2026.02.06 01:27:52.594994 [ 351 ] {791e63c5-545f-4833-b9d7-677f08a42a9f} <Debug> TCPHandler: Processed in 0.003694015 sec. | ||
| 14382 | 2026.02.06 01:27:52.595085 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14383 | 2026.02.06 01:27:52.595115 [ 351 ] {} <Debug> TCP-Session: 89eefd32-bd74-439a-b1cb-195fe42f276f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14384 | 2026.02.06 01:27:52.595115 [ 357 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14385 | 2026.02.06 01:27:52.595151 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14386 | 2026.02.06 01:27:52.595193 [ 360 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14387 | 2026.02.06 01:27:52.595223 [ 356 ] {} <Debug> TCP-Session: fcd80b3a-b952-4099-a95b-6eea966b96dd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14388 | 2026.02.06 01:27:52.595245 [ 362 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14389 | 2026.02.06 01:27:52.595263 [ 360 ] {} <Debug> TCP-Session: 9e2cc37f-2c91-4b70-b1a5-c0c7ec8fd14b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14390 | 2026.02.06 01:27:52.595289 [ 362 ] {} <Debug> TCP-Session: 74d1e36e-9c80-4c05-9713-3893b3866fbc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14391 | 2026.02.06 01:27:52.595219 [ 358 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14392 | 2026.02.06 01:27:52.595229 [ 359 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14393 | 2026.02.06 01:27:52.595358 [ 358 ] {} <Debug> TCP-Session: c9a86889-70e3-4a5a-9210-556ff01509f4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14394 | 2026.02.06 01:27:52.595205 [ 357 ] {} <Debug> TCP-Session: 3aabc620-00de-4824-8036-3995167a043b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14395 | 2026.02.06 01:27:52.595387 [ 359 ] {} <Debug> TCP-Session: 9b9b2ab3-398c-4803-bb81-9ec0b79619ba Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14396 | 2026.02.06 01:27:52.595196 [ 361 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14397 | 2026.02.06 01:27:52.595130 [ 363 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14398 | 2026.02.06 01:27:52.595460 [ 361 ] {} <Debug> TCP-Session: a63ae01a-e486-4dad-901f-acde0cfa7bb8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14399 | 2026.02.06 01:27:52.595485 [ 363 ] {} <Debug> TCP-Session: c1838eba-294d-46e8-8bee-5cf1cad11eba Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14400 | 2026.02.06 01:27:52.773298 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34169 | ||
| 14401 | 2026.02.06 01:27:52.773405 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14402 | 2026.02.06 01:27:52.773431 [ 351 ] {} <Debug> TCP-Session: 57ebe24a-7862-4e21-a762-22a94025085b Authenticating user 'default' from [fd00:1122:3344:101::e]:34169 | ||
| 14403 | 2026.02.06 01:27:52.773453 [ 351 ] {} <Debug> TCP-Session: 57ebe24a-7862-4e21-a762-22a94025085b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14404 | 2026.02.06 01:27:52.773467 [ 351 ] {} <Debug> TCP-Session: 57ebe24a-7862-4e21-a762-22a94025085b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14405 | 2026.02.06 01:27:52.773656 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42532 | ||
| 14406 | 2026.02.06 01:27:52.773678 [ 358 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33565 | ||
| 14407 | 2026.02.06 01:27:52.773657 [ 357 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44344 | ||
| 14408 | 2026.02.06 01:27:52.773719 [ 361 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36175 | ||
| 14409 | 2026.02.06 01:27:52.773738 [ 363 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52999 | ||
| 14410 | 2026.02.06 01:27:52.773772 [ 351 ] {} <Trace> TCP-Session: 57ebe24a-7862-4e21-a762-22a94025085b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14411 | 2026.02.06 01:27:52.773771 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14412 | 2026.02.06 01:27:52.773771 [ 358 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14413 | 2026.02.06 01:27:52.773819 [ 361 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14414 | 2026.02.06 01:27:52.773819 [ 357 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14415 | 2026.02.06 01:27:52.773841 [ 358 ] {} <Debug> TCP-Session: 3077ed9e-4993-4f73-a950-54a2a626f517 Authenticating user 'default' from [fd00:1122:3344:101::e]:33565 | ||
| 14416 | 2026.02.06 01:27:52.773853 [ 361 ] {} <Debug> TCP-Session: d3f0b97a-b846-451a-b995-1929aec2b797 Authenticating user 'default' from [fd00:1122:3344:101::e]:36175 | ||
| 14417 | 2026.02.06 01:27:52.773861 [ 357 ] {} <Debug> TCP-Session: a703d0a6-c79a-4e12-bdb1-e20938b0679b Authenticating user 'default' from [fd00:1122:3344:101::e]:44344 | ||
| 14418 | 2026.02.06 01:27:52.773879 [ 358 ] {} <Debug> TCP-Session: 3077ed9e-4993-4f73-a950-54a2a626f517 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14419 | 2026.02.06 01:27:52.773889 [ 361 ] {} <Debug> TCP-Session: d3f0b97a-b846-451a-b995-1929aec2b797 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14420 | 2026.02.06 01:27:52.773903 [ 358 ] {} <Debug> TCP-Session: 3077ed9e-4993-4f73-a950-54a2a626f517 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14421 | 2026.02.06 01:27:52.773914 [ 361 ] {} <Debug> TCP-Session: d3f0b97a-b846-451a-b995-1929aec2b797 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14422 | 2026.02.06 01:27:52.773895 [ 357 ] {} <Debug> TCP-Session: a703d0a6-c79a-4e12-bdb1-e20938b0679b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14423 | 2026.02.06 01:27:52.773939 [ 351 ] {2c34ad4e-4a2e-4ee9-b0d2-38c4ac7ca3d1} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:34169) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 14424 | 2026.02.06 01:27:52.773949 [ 357 ] {} <Debug> TCP-Session: a703d0a6-c79a-4e12-bdb1-e20938b0679b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14425 | 2026.02.06 01:27:52.773834 [ 363 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14426 | 2026.02.06 01:27:52.773826 [ 356 ] {} <Debug> TCP-Session: 272decd9-7f0c-4bad-b258-2603c46ab29e Authenticating user 'default' from [fd00:1122:3344:101::e]:42532 | ||
| 14427 | 2026.02.06 01:27:52.774009 [ 363 ] {} <Debug> TCP-Session: 433e7929-6969-4731-9f44-c47d97ac3551 Authenticating user 'default' from [fd00:1122:3344:101::e]:52999 | ||
| 14428 | 2026.02.06 01:27:52.774025 [ 356 ] {} <Debug> TCP-Session: 272decd9-7f0c-4bad-b258-2603c46ab29e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14429 | 2026.02.06 01:27:52.774041 [ 363 ] {} <Debug> TCP-Session: 433e7929-6969-4731-9f44-c47d97ac3551 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14430 | 2026.02.06 01:27:52.774050 [ 356 ] {} <Debug> TCP-Session: 272decd9-7f0c-4bad-b258-2603c46ab29e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14431 | 2026.02.06 01:27:52.774064 [ 363 ] {} <Debug> TCP-Session: 433e7929-6969-4731-9f44-c47d97ac3551 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14432 | 2026.02.06 01:27:52.773707 [ 359 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62861 | ||
| 14433 | 2026.02.06 01:27:52.773708 [ 360 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36492 | ||
| 14434 | 2026.02.06 01:27:52.773730 [ 362 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62090 | ||
| 14435 | 2026.02.06 01:27:52.774195 [ 359 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14436 | 2026.02.06 01:27:52.774204 [ 351 ] {2c34ad4e-4a2e-4ee9-b0d2-38c4ac7ca3d1} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 14437 | 2026.02.06 01:27:52.774213 [ 362 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14438 | 2026.02.06 01:27:52.774229 [ 359 ] {} <Debug> TCP-Session: d095a281-2be0-4327-b965-eacad9947397 Authenticating user 'default' from [fd00:1122:3344:101::e]:62861 | ||
| 14439 | 2026.02.06 01:27:52.774257 [ 362 ] {} <Debug> TCP-Session: 77c6569b-2928-423e-bbee-c952a94c358e Authenticating user 'default' from [fd00:1122:3344:101::e]:62090 | ||
| 14440 | 2026.02.06 01:27:52.774271 [ 351 ] {2c34ad4e-4a2e-4ee9-b0d2-38c4ac7ca3d1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 14441 | 2026.02.06 01:27:52.774283 [ 362 ] {} <Debug> TCP-Session: 77c6569b-2928-423e-bbee-c952a94c358e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14442 | 2026.02.06 01:27:52.774273 [ 359 ] {} <Debug> TCP-Session: d095a281-2be0-4327-b965-eacad9947397 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14443 | 2026.02.06 01:27:52.774308 [ 362 ] {} <Debug> TCP-Session: 77c6569b-2928-423e-bbee-c952a94c358e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14444 | 2026.02.06 01:27:52.774328 [ 359 ] {} <Debug> TCP-Session: d095a281-2be0-4327-b965-eacad9947397 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14445 | 2026.02.06 01:27:52.774196 [ 360 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14446 | 2026.02.06 01:27:52.774378 [ 360 ] {} <Debug> TCP-Session: e8a4e86c-1c35-471a-84ef-6283fe1bc808 Authenticating user 'default' from [fd00:1122:3344:101::e]:36492 | ||
| 14447 | 2026.02.06 01:27:52.774395 [ 360 ] {} <Debug> TCP-Session: e8a4e86c-1c35-471a-84ef-6283fe1bc808 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14448 | 2026.02.06 01:27:52.774407 [ 360 ] {} <Debug> TCP-Session: e8a4e86c-1c35-471a-84ef-6283fe1bc808 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14449 | 2026.02.06 01:27:52.774574 [ 351 ] {2c34ad4e-4a2e-4ee9-b0d2-38c4ac7ca3d1} <Debug> oximeter.version (50fdcec2-7951-44c4-a709-a779380e237d) (SelectExecutor): Key condition: unknown | ||
| 14450 | 2026.02.06 01:27:52.775539 [ 348 ] {2c34ad4e-4a2e-4ee9-b0d2-38c4ac7ca3d1} <Trace> AggregatingTransform: Aggregating | ||
| 14451 | 2026.02.06 01:27:52.775575 [ 348 ] {2c34ad4e-4a2e-4ee9-b0d2-38c4ac7ca3d1} <Trace> Aggregator: Aggregation method: without_key | ||
| 14452 | 2026.02.06 01:27:52.775611 [ 348 ] {2c34ad4e-4a2e-4ee9-b0d2-38c4ac7ca3d1} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000937627 sec. (1066.522 rows/sec., 41.66 KiB/sec.) | ||
| 14453 | 2026.02.06 01:27:52.775628 [ 348 ] {2c34ad4e-4a2e-4ee9-b0d2-38c4ac7ca3d1} <Trace> Aggregator: Merging aggregated data | ||
| 14454 | 2026.02.06 01:27:52.777013 [ 351 ] {2c34ad4e-4a2e-4ee9-b0d2-38c4ac7ca3d1} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003128 sec., 319.693094629156 rows/sec., 12.49 KiB/sec. | ||
| 14455 | 2026.02.06 01:27:52.777161 [ 351 ] {2c34ad4e-4a2e-4ee9-b0d2-38c4ac7ca3d1} <Debug> TCPHandler: Processed in 0.003506524 sec. | ||
| 14456 | 2026.02.06 01:27:52.777274 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14457 | 2026.02.06 01:27:52.777304 [ 351 ] {} <Debug> TCP-Session: 57ebe24a-7862-4e21-a762-22a94025085b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14458 | 2026.02.06 01:27:52.777304 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14459 | 2026.02.06 01:27:52.777322 [ 363 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14460 | 2026.02.06 01:27:52.777350 [ 356 ] {} <Debug> TCP-Session: 272decd9-7f0c-4bad-b258-2603c46ab29e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14461 | 2026.02.06 01:27:52.777337 [ 357 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14462 | 2026.02.06 01:27:52.777372 [ 362 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14463 | 2026.02.06 01:27:52.777388 [ 359 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14464 | 2026.02.06 01:27:52.777406 [ 358 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14465 | 2026.02.06 01:27:52.777429 [ 362 ] {} <Debug> TCP-Session: 77c6569b-2928-423e-bbee-c952a94c358e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14466 | 2026.02.06 01:27:52.777452 [ 359 ] {} <Debug> TCP-Session: d095a281-2be0-4327-b965-eacad9947397 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14467 | 2026.02.06 01:27:52.777467 [ 358 ] {} <Debug> TCP-Session: 3077ed9e-4993-4f73-a950-54a2a626f517 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14468 | 2026.02.06 01:27:52.777420 [ 361 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14469 | 2026.02.06 01:27:52.777414 [ 357 ] {} <Debug> TCP-Session: a703d0a6-c79a-4e12-bdb1-e20938b0679b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14470 | 2026.02.06 01:27:52.777382 [ 360 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14471 | 2026.02.06 01:27:52.777524 [ 361 ] {} <Debug> TCP-Session: d3f0b97a-b846-451a-b995-1929aec2b797 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14472 | 2026.02.06 01:27:52.777379 [ 363 ] {} <Debug> TCP-Session: 433e7929-6969-4731-9f44-c47d97ac3551 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14473 | 2026.02.06 01:27:52.777563 [ 360 ] {} <Debug> TCP-Session: e8a4e86c-1c35-471a-84ef-6283fe1bc808 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14474 | 2026.02.06 01:27:53.710635 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 31193 | ||
| 14475 | 2026.02.06 01:27:53.711156 [ 245 ] {} <Trace> system.asynchronous_metric_log (50965cfb-3fe0-4bc3-b722-77d2bdddda32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14476 | 2026.02.06 01:27:53.711201 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 14477 | 2026.02.06 01:27:53.711692 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 14478 | 2026.02.06 01:27:53.712036 [ 245 ] {} <Trace> system.asynchronous_metric_log (50965cfb-3fe0-4bc3-b722-77d2bdddda32): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14479 | 2026.02.06 01:27:53.712181 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 31193 | ||
| 14480 | 2026.02.06 01:27:55.357638 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 490 | ||
| 14481 | 2026.02.06 01:27:55.375507 [ 244 ] {} <Trace> system.metric_log (b13c6af1-b368-46ee-88e3-e8b49f18365b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14482 | 2026.02.06 01:27:55.375566 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 14483 | 2026.02.06 01:27:55.382540 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 14484 | 2026.02.06 01:27:55.383320 [ 244 ] {} <Trace> system.metric_log (b13c6af1-b368-46ee-88e3-e8b49f18365b): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14485 | 2026.02.06 01:27:55.387074 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 490 | ||
| 14486 | 2026.02.06 01:27:56.313974 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 1834 | ||
| 14487 | 2026.02.06 01:27:56.316715 [ 243 ] {} <Trace> system.query_log (e979a318-9a58-4b34-9a72-3006f9f8e92e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14488 | 2026.02.06 01:27:56.316765 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 14489 | 2026.02.06 01:27:56.318034 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 14490 | 2026.02.06 01:27:56.318317 [ 243 ] {} <Trace> system.query_log (e979a318-9a58-4b34-9a72-3006f9f8e92e): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14491 | 2026.02.06 01:27:56.318695 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1834 | ||
| 14492 | 2026.02.06 01:27:56.891638 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14493 | 2026.02.06 01:27:56.891822 [ 4 ] {d45aa03c-2db2-45d1-b79d-b781ff0388b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14494 | 2026.02.06 01:27:56.891892 [ 4 ] {d45aa03c-2db2-45d1-b79d-b781ff0388b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14495 | 2026.02.06 01:27:56.892645 [ 4 ] {d45aa03c-2db2-45d1-b79d-b781ff0388b6} <Trace> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14496 | 2026.02.06 01:27:56.892690 [ 4 ] {d45aa03c-2db2-45d1-b79d-b781ff0388b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 14497 | 2026.02.06 01:27:56.893097 [ 4 ] {d45aa03c-2db2-45d1-b79d-b781ff0388b6} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 14498 | 2026.02.06 01:27:56.893326 [ 4 ] {d45aa03c-2db2-45d1-b79d-b781ff0388b6} <Trace> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14499 | 2026.02.06 01:27:56.893486 [ 4 ] {d45aa03c-2db2-45d1-b79d-b781ff0388b6} <Debug> executeQuery: Read 138 rows, 12.27 KiB in 0.001719 sec., 80279.23211169284 rows/sec., 6.97 MiB/sec. | ||
| 14500 | 2026.02.06 01:27:56.893540 [ 4 ] {d45aa03c-2db2-45d1-b79d-b781ff0388b6} <Debug> TCPHandler: Processed in 0.002060734 sec. | ||
| 14501 | 2026.02.06 01:27:56.893665 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14502 | 2026.02.06 01:27:56.893770 [ 4 ] {eef1faf2-3405-4fee-9de9-fc4fb75078f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14503 | 2026.02.06 01:27:56.893817 [ 4 ] {eef1faf2-3405-4fee-9de9-fc4fb75078f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14504 | 2026.02.06 01:27:56.894259 [ 4 ] {eef1faf2-3405-4fee-9de9-fc4fb75078f4} <Trace> oximeter.fields_u16 (fb4d60fc-202c-4b3b-b72e-c67fc122b90a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14505 | 2026.02.06 01:27:56.894295 [ 4 ] {eef1faf2-3405-4fee-9de9-fc4fb75078f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 14506 | 2026.02.06 01:27:56.894603 [ 4 ] {eef1faf2-3405-4fee-9de9-fc4fb75078f4} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 14507 | 2026.02.06 01:27:56.894815 [ 4 ] {eef1faf2-3405-4fee-9de9-fc4fb75078f4} <Trace> oximeter.fields_u16 (fb4d60fc-202c-4b3b-b72e-c67fc122b90a): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14508 | 2026.02.06 01:27:56.894955 [ 4 ] {eef1faf2-3405-4fee-9de9-fc4fb75078f4} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001208 sec., 33940.39735099338 rows/sec., 2.49 MiB/sec. | ||
| 14509 | 2026.02.06 01:27:56.894995 [ 4 ] {eef1faf2-3405-4fee-9de9-fc4fb75078f4} <Debug> TCPHandler: Processed in 0.00138322 sec. | ||
| 14510 | 2026.02.06 01:27:56.895106 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14511 | 2026.02.06 01:27:56.895203 [ 4 ] {511a2f90-38a0-41e5-9680-fb87dddbf533} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14512 | 2026.02.06 01:27:56.895246 [ 4 ] {511a2f90-38a0-41e5-9680-fb87dddbf533} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14513 | 2026.02.06 01:27:56.895704 [ 4 ] {511a2f90-38a0-41e5-9680-fb87dddbf533} <Trace> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14514 | 2026.02.06 01:27:56.895740 [ 4 ] {511a2f90-38a0-41e5-9680-fb87dddbf533} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 14515 | 2026.02.06 01:27:56.896056 [ 4 ] {511a2f90-38a0-41e5-9680-fb87dddbf533} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 14516 | 2026.02.06 01:27:56.896271 [ 4 ] {511a2f90-38a0-41e5-9680-fb87dddbf533} <Trace> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14517 | 2026.02.06 01:27:56.896400 [ 4 ] {511a2f90-38a0-41e5-9680-fb87dddbf533} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001217 sec., 86277.73212818406 rows/sec., 6.74 MiB/sec. | ||
| 14518 | 2026.02.06 01:27:56.896440 [ 4 ] {511a2f90-38a0-41e5-9680-fb87dddbf533} <Debug> TCPHandler: Processed in 0.00138503 sec. | ||
| 14519 | 2026.02.06 01:27:56.896563 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14520 | 2026.02.06 01:27:56.896659 [ 4 ] {64bb8ae2-b31e-4dab-bd46-f2f792251f98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14521 | 2026.02.06 01:27:56.896703 [ 4 ] {64bb8ae2-b31e-4dab-bd46-f2f792251f98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14522 | 2026.02.06 01:27:56.897123 [ 4 ] {64bb8ae2-b31e-4dab-bd46-f2f792251f98} <Trace> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14523 | 2026.02.06 01:27:56.897157 [ 4 ] {64bb8ae2-b31e-4dab-bd46-f2f792251f98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 14524 | 2026.02.06 01:27:56.897487 [ 4 ] {64bb8ae2-b31e-4dab-bd46-f2f792251f98} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 14525 | 2026.02.06 01:27:56.897699 [ 4 ] {64bb8ae2-b31e-4dab-bd46-f2f792251f98} <Trace> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14526 | 2026.02.06 01:27:56.897835 [ 4 ] {64bb8ae2-b31e-4dab-bd46-f2f792251f98} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001195 sec., 133891.21338912132 rows/sec., 9.33 MiB/sec. | ||
| 14527 | 2026.02.06 01:27:56.897871 [ 4 ] {64bb8ae2-b31e-4dab-bd46-f2f792251f98} <Debug> TCPHandler: Processed in 0.00135887 sec. | ||
| 14528 | 2026.02.06 01:27:56.897988 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14529 | 2026.02.06 01:27:56.898095 [ 4 ] {ac2ab917-1e84-431d-85ab-c774e66e3643} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14530 | 2026.02.06 01:27:56.898151 [ 4 ] {ac2ab917-1e84-431d-85ab-c774e66e3643} <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 | ||
| 14531 | 2026.02.06 01:27:56.899053 [ 4 ] {ac2ab917-1e84-431d-85ab-c774e66e3643} <Trace> oximeter.measurements_histogramu64 (97144b8f-900e-4825-92d0-28bf27d1d4ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14532 | 2026.02.06 01:27:56.899087 [ 4 ] {ac2ab917-1e84-431d-85ab-c774e66e3643} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 14533 | 2026.02.06 01:27:56.899667 [ 4 ] {ac2ab917-1e84-431d-85ab-c774e66e3643} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 14534 | 2026.02.06 01:27:56.899889 [ 4 ] {ac2ab917-1e84-431d-85ab-c774e66e3643} <Trace> oximeter.measurements_histogramu64 (97144b8f-900e-4825-92d0-28bf27d1d4ae): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14535 | 2026.02.06 01:27:56.900031 [ 4 ] {ac2ab917-1e84-431d-85ab-c774e66e3643} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001955 sec., 20971.867007672634 rows/sec., 37.58 MiB/sec. | ||
| 14536 | 2026.02.06 01:27:56.900103 [ 4 ] {ac2ab917-1e84-431d-85ab-c774e66e3643} <Debug> TCPHandler: Processed in 0.002166535 sec. | ||
| 14537 | 2026.02.06 01:27:56.900220 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14538 | 2026.02.06 01:27:56.900317 [ 4 ] {c9170732-9905-4772-b2c0-3b7544e1f237} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14539 | 2026.02.06 01:27:56.900359 [ 4 ] {c9170732-9905-4772-b2c0-3b7544e1f237} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14540 | 2026.02.06 01:27:56.900700 [ 4 ] {c9170732-9905-4772-b2c0-3b7544e1f237} <Trace> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14541 | 2026.02.06 01:27:56.900733 [ 4 ] {c9170732-9905-4772-b2c0-3b7544e1f237} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 14542 | 2026.02.06 01:27:56.901029 [ 4 ] {c9170732-9905-4772-b2c0-3b7544e1f237} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 14543 | 2026.02.06 01:27:56.901231 [ 4 ] {c9170732-9905-4772-b2c0-3b7544e1f237} <Trace> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14544 | 2026.02.06 01:27:56.901358 [ 4 ] {c9170732-9905-4772-b2c0-3b7544e1f237} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00106 sec., 56603.77358490566 rows/sec., 3.81 MiB/sec. | ||
| 14545 | 2026.02.06 01:27:56.901395 [ 4 ] {c9170732-9905-4772-b2c0-3b7544e1f237} <Debug> TCPHandler: Processed in 0.001225618 sec. | ||
| 14546 | 2026.02.06 01:28:01.033016 [ 103 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 14547 | 2026.02.06 01:28:01.033086 [ 103 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 14548 | 2026.02.06 01:28:01.212470 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 31705 | ||
| 14549 | 2026.02.06 01:28:01.213031 [ 245 ] {} <Trace> system.asynchronous_metric_log (50965cfb-3fe0-4bc3-b722-77d2bdddda32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14550 | 2026.02.06 01:28:01.213075 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 14551 | 2026.02.06 01:28:01.213616 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 14552 | 2026.02.06 01:28:01.213859 [ 245 ] {} <Trace> system.asynchronous_metric_log (50965cfb-3fe0-4bc3-b722-77d2bdddda32): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14553 | 2026.02.06 01:28:01.214021 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 31705 | ||
| 14554 | 2026.02.06 01:28:01.214041 [ 73 ] {} <Debug> system.asynchronous_metric_log (50965cfb-3fe0-4bc3-b722-77d2bdddda32) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 14555 | 2026.02.06 01:28:01.214111 [ 73 ] {} <Trace> system.asynchronous_metric_log (50965cfb-3fe0-4bc3-b722-77d2bdddda32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14556 | 2026.02.06 01:28:01.214132 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 14557 | 2026.02.06 01:28:01.214246 [ 187 ] {50965cfb-3fe0-4bc3-b722-77d2bdddda32::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 | ||
| 14558 | 2026.02.06 01:28:01.214350 [ 187 ] {50965cfb-3fe0-4bc3-b722-77d2bdddda32::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14559 | 2026.02.06 01:28:01.214391 [ 187 ] {50965cfb-3fe0-4bc3-b722-77d2bdddda32::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_61_12, total 29273 rows starting from the beginning of the part | ||
| 14560 | 2026.02.06 01:28:01.214457 [ 187 ] {50965cfb-3fe0-4bc3-b722-77d2bdddda32::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 512 rows starting from the beginning of the part | ||
| 14561 | 2026.02.06 01:28:01.214503 [ 187 ] {50965cfb-3fe0-4bc3-b722-77d2bdddda32::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 448 rows starting from the beginning of the part | ||
| 14562 | 2026.02.06 01:28:01.214545 [ 187 ] {50965cfb-3fe0-4bc3-b722-77d2bdddda32::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 512 rows starting from the beginning of the part | ||
| 14563 | 2026.02.06 01:28:01.214584 [ 187 ] {50965cfb-3fe0-4bc3-b722-77d2bdddda32::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 448 rows starting from the beginning of the part | ||
| 14564 | 2026.02.06 01:28:01.214624 [ 187 ] {50965cfb-3fe0-4bc3-b722-77d2bdddda32::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 512 rows starting from the beginning of the part | ||
| 14565 | 2026.02.06 01:28:01.216998 [ 190 ] {50965cfb-3fe0-4bc3-b722-77d2bdddda32::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 31705 rows, containing 4 columns (4 merged, 0 gathered) in 0.002805479 sec., 11301100.4537906 rows/sec., 161.66 MiB/sec. | ||
| 14566 | 2026.02.06 01:28:01.217449 [ 201 ] {50965cfb-3fe0-4bc3-b722-77d2bdddda32::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 14567 | 2026.02.06 01:28:01.217785 [ 201 ] {50965cfb-3fe0-4bc3-b722-77d2bdddda32::all_1_66_13} <Trace> system.asynchronous_metric_log (50965cfb-3fe0-4bc3-b722-77d2bdddda32): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14568 | 2026.02.06 01:28:01.217871 [ 201 ] {50965cfb-3fe0-4bc3-b722-77d2bdddda32::all_1_66_13} <Trace> system.asynchronous_metric_log (50965cfb-3fe0-4bc3-b722-77d2bdddda32) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 14569 | 2026.02.06 01:28:01.218001 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.95 MiB. | ||
| 14570 | 2026.02.06 01:28:01.897141 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14571 | 2026.02.06 01:28:01.897324 [ 4 ] {92b8a05c-498a-49ff-8428-e421be93c69d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 14572 | 2026.02.06 01:28:01.897395 [ 4 ] {92b8a05c-498a-49ff-8428-e421be93c69d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 14573 | 2026.02.06 01:28:01.898189 [ 4 ] {92b8a05c-498a-49ff-8428-e421be93c69d} <Trace> oximeter.fields_i16 (104ba66f-7843-4e50-a9a9-abb40c455f87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14574 | 2026.02.06 01:28:01.898240 [ 4 ] {92b8a05c-498a-49ff-8428-e421be93c69d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 14575 | 2026.02.06 01:28:01.898652 [ 4 ] {92b8a05c-498a-49ff-8428-e421be93c69d} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 14576 | 2026.02.06 01:28:01.898882 [ 4 ] {92b8a05c-498a-49ff-8428-e421be93c69d} <Trace> oximeter.fields_i16 (104ba66f-7843-4e50-a9a9-abb40c455f87): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14577 | 2026.02.06 01:28:01.899051 [ 4 ] {92b8a05c-498a-49ff-8428-e421be93c69d} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.00178 sec., 149438.20224719102 rows/sec., 9.49 MiB/sec. | ||
| 14578 | 2026.02.06 01:28:01.899107 [ 4 ] {92b8a05c-498a-49ff-8428-e421be93c69d} <Debug> TCPHandler: Processed in 0.002105624 sec. | ||
| 14579 | 2026.02.06 01:28:01.899236 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14580 | 2026.02.06 01:28:01.899343 [ 4 ] {d597ece6-bab3-470c-b886-b447484b1b90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14581 | 2026.02.06 01:28:01.899389 [ 4 ] {d597ece6-bab3-470c-b886-b447484b1b90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14582 | 2026.02.06 01:28:01.900195 [ 4 ] {d597ece6-bab3-470c-b886-b447484b1b90} <Trace> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14583 | 2026.02.06 01:28:01.900233 [ 4 ] {d597ece6-bab3-470c-b886-b447484b1b90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 14584 | 2026.02.06 01:28:01.900584 [ 4 ] {d597ece6-bab3-470c-b886-b447484b1b90} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 14585 | 2026.02.06 01:28:01.900797 [ 4 ] {d597ece6-bab3-470c-b886-b447484b1b90} <Trace> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14586 | 2026.02.06 01:28:01.900943 [ 4 ] {d597ece6-bab3-470c-b886-b447484b1b90} <Debug> executeQuery: Read 752 rows, 60.56 KiB in 0.001625 sec., 462769.2307692308 rows/sec., 36.40 MiB/sec. | ||
| 14587 | 2026.02.06 01:28:01.900985 [ 4 ] {d597ece6-bab3-470c-b886-b447484b1b90} <Debug> TCPHandler: Processed in 0.001801973 sec. | ||
| 14588 | 2026.02.06 01:28:01.901102 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14589 | 2026.02.06 01:28:01.901203 [ 4 ] {5a93f61a-277c-4fe7-ad2a-61570eb58da7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14590 | 2026.02.06 01:28:01.901246 [ 4 ] {5a93f61a-277c-4fe7-ad2a-61570eb58da7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14591 | 2026.02.06 01:28:01.901693 [ 4 ] {5a93f61a-277c-4fe7-ad2a-61570eb58da7} <Trace> oximeter.fields_u16 (fb4d60fc-202c-4b3b-b72e-c67fc122b90a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14592 | 2026.02.06 01:28:01.901730 [ 4 ] {5a93f61a-277c-4fe7-ad2a-61570eb58da7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 14593 | 2026.02.06 01:28:01.902037 [ 4 ] {5a93f61a-277c-4fe7-ad2a-61570eb58da7} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 14594 | 2026.02.06 01:28:01.902254 [ 4 ] {5a93f61a-277c-4fe7-ad2a-61570eb58da7} <Trace> oximeter.fields_u16 (fb4d60fc-202c-4b3b-b72e-c67fc122b90a): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14595 | 2026.02.06 01:28:01.902383 [ 4 ] {5a93f61a-277c-4fe7-ad2a-61570eb58da7} <Debug> executeQuery: Read 133 rows, 8.00 KiB in 0.001201 sec., 110741.04912572856 rows/sec., 6.51 MiB/sec. | ||
| 14596 | 2026.02.06 01:28:01.902423 [ 4 ] {5a93f61a-277c-4fe7-ad2a-61570eb58da7} <Debug> TCPHandler: Processed in 0.001371589 sec. | ||
| 14597 | 2026.02.06 01:28:01.902536 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14598 | 2026.02.06 01:28:01.902631 [ 4 ] {5afa084d-85e0-43da-95c6-426c7ae46859} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 14599 | 2026.02.06 01:28:01.902671 [ 4 ] {5afa084d-85e0-43da-95c6-426c7ae46859} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 14600 | 2026.02.06 01:28:01.903107 [ 4 ] {5afa084d-85e0-43da-95c6-426c7ae46859} <Trace> oximeter.fields_u32 (efacbb35-87c4-45a6-b25f-cea415d7aebd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14601 | 2026.02.06 01:28:01.903143 [ 4 ] {5afa084d-85e0-43da-95c6-426c7ae46859} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 14602 | 2026.02.06 01:28:01.903453 [ 4 ] {5afa084d-85e0-43da-95c6-426c7ae46859} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 14603 | 2026.02.06 01:28:01.903655 [ 4 ] {5afa084d-85e0-43da-95c6-426c7ae46859} <Trace> oximeter.fields_u32 (efacbb35-87c4-45a6-b25f-cea415d7aebd): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14604 | 2026.02.06 01:28:01.903789 [ 4 ] {5afa084d-85e0-43da-95c6-426c7ae46859} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.001176 sec., 119047.61904761905 rows/sec., 7.69 MiB/sec. | ||
| 14605 | 2026.02.06 01:28:01.903827 [ 4 ] {5afa084d-85e0-43da-95c6-426c7ae46859} <Debug> TCPHandler: Processed in 0.001340199 sec. | ||
| 14606 | 2026.02.06 01:28:01.903939 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14607 | 2026.02.06 01:28:01.904034 [ 4 ] {26aa0811-6472-4616-9a9b-c58593262169} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 14608 | 2026.02.06 01:28:01.904075 [ 4 ] {26aa0811-6472-4616-9a9b-c58593262169} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 14609 | 2026.02.06 01:28:01.904516 [ 4 ] {26aa0811-6472-4616-9a9b-c58593262169} <Trace> oximeter.fields_u8 (7e40da4e-3721-4df5-9ad4-b5e43542e087): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14610 | 2026.02.06 01:28:01.904551 [ 4 ] {26aa0811-6472-4616-9a9b-c58593262169} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 14611 | 2026.02.06 01:28:01.904858 [ 4 ] {26aa0811-6472-4616-9a9b-c58593262169} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 14612 | 2026.02.06 01:28:01.905080 [ 4 ] {26aa0811-6472-4616-9a9b-c58593262169} <Trace> oximeter.fields_u8 (7e40da4e-3721-4df5-9ad4-b5e43542e087): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14613 | 2026.02.06 01:28:01.905213 [ 4 ] {26aa0811-6472-4616-9a9b-c58593262169} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001197 sec., 116123.64243943192 rows/sec., 6.61 MiB/sec. | ||
| 14614 | 2026.02.06 01:28:01.905252 [ 4 ] {26aa0811-6472-4616-9a9b-c58593262169} <Debug> TCPHandler: Processed in 0.00136271 sec. | ||
| 14615 | 2026.02.06 01:28:01.905364 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14616 | 2026.02.06 01:28:01.905458 [ 4 ] {05720c45-aef3-4eb2-8ef8-06a670ccd87c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14617 | 2026.02.06 01:28:01.905498 [ 4 ] {05720c45-aef3-4eb2-8ef8-06a670ccd87c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14618 | 2026.02.06 01:28:01.906064 [ 4 ] {05720c45-aef3-4eb2-8ef8-06a670ccd87c} <Trace> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14619 | 2026.02.06 01:28:01.906100 [ 4 ] {05720c45-aef3-4eb2-8ef8-06a670ccd87c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 14620 | 2026.02.06 01:28:01.906436 [ 4 ] {05720c45-aef3-4eb2-8ef8-06a670ccd87c} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 14621 | 2026.02.06 01:28:01.906644 [ 4 ] {05720c45-aef3-4eb2-8ef8-06a670ccd87c} <Trace> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14622 | 2026.02.06 01:28:01.906773 [ 4 ] {05720c45-aef3-4eb2-8ef8-06a670ccd87c} <Debug> executeQuery: Read 463 rows, 33.28 KiB in 0.001333 sec., 347336.83420855214 rows/sec., 24.38 MiB/sec. | ||
| 14623 | 2026.02.06 01:28:01.906811 [ 4 ] {05720c45-aef3-4eb2-8ef8-06a670ccd87c} <Debug> TCPHandler: Processed in 0.001495891 sec. | ||
| 14624 | 2026.02.06 01:28:01.906924 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14625 | 2026.02.06 01:28:01.907018 [ 4 ] {e1f9615a-3203-4211-ad21-f9376ef35d64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 14626 | 2026.02.06 01:28:01.907060 [ 4 ] {e1f9615a-3203-4211-ad21-f9376ef35d64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 14627 | 2026.02.06 01:28:01.907399 [ 4 ] {e1f9615a-3203-4211-ad21-f9376ef35d64} <Trace> oximeter.measurements_bool (a3a47353-bd4a-4bc2-8c37-5164375cd607): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14628 | 2026.02.06 01:28:01.907434 [ 4 ] {e1f9615a-3203-4211-ad21-f9376ef35d64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 14629 | 2026.02.06 01:28:01.907738 [ 4 ] {e1f9615a-3203-4211-ad21-f9376ef35d64} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 14630 | 2026.02.06 01:28:01.907962 [ 4 ] {e1f9615a-3203-4211-ad21-f9376ef35d64} <Trace> oximeter.measurements_bool (a3a47353-bd4a-4bc2-8c37-5164375cd607): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14631 | 2026.02.06 01:28:01.908098 [ 4 ] {e1f9615a-3203-4211-ad21-f9376ef35d64} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001097 sec., 5469.462169553327 rows/sec., 285.76 KiB/sec. | ||
| 14632 | 2026.02.06 01:28:01.908136 [ 4 ] {e1f9615a-3203-4211-ad21-f9376ef35d64} <Debug> TCPHandler: Processed in 0.001262299 sec. | ||
| 14633 | 2026.02.06 01:28:01.908253 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14634 | 2026.02.06 01:28:01.908347 [ 4 ] {76b9c9e4-8fdd-44a4-947a-44e4483990e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14635 | 2026.02.06 01:28:01.908389 [ 4 ] {76b9c9e4-8fdd-44a4-947a-44e4483990e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14636 | 2026.02.06 01:28:01.908799 [ 4 ] {76b9c9e4-8fdd-44a4-947a-44e4483990e7} <Trace> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14637 | 2026.02.06 01:28:01.908834 [ 4 ] {76b9c9e4-8fdd-44a4-947a-44e4483990e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 14638 | 2026.02.06 01:28:01.909165 [ 4 ] {76b9c9e4-8fdd-44a4-947a-44e4483990e7} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 14639 | 2026.02.06 01:28:01.909375 [ 4 ] {76b9c9e4-8fdd-44a4-947a-44e4483990e7} <Trace> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14640 | 2026.02.06 01:28:01.909505 [ 4 ] {76b9c9e4-8fdd-44a4-947a-44e4483990e7} <Debug> executeQuery: Read 258 rows, 17.59 KiB in 0.001176 sec., 219387.75510204083 rows/sec., 14.61 MiB/sec. | ||
| 14641 | 2026.02.06 01:28:01.909543 [ 4 ] {76b9c9e4-8fdd-44a4-947a-44e4483990e7} <Debug> TCPHandler: Processed in 0.001339149 sec. | ||
| 14642 | 2026.02.06 01:28:01.909658 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14643 | 2026.02.06 01:28:01.909751 [ 4 ] {df5d810a-e0f3-46e1-9b7c-9485477b8fc9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 14644 | 2026.02.06 01:28:01.909793 [ 4 ] {df5d810a-e0f3-46e1-9b7c-9485477b8fc9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 14645 | 2026.02.06 01:28:01.910110 [ 4 ] {df5d810a-e0f3-46e1-9b7c-9485477b8fc9} <Trace> oximeter.measurements_f64 (2afa91c6-7a6c-42cf-84ca-7476e88b4c4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14646 | 2026.02.06 01:28:01.910145 [ 4 ] {df5d810a-e0f3-46e1-9b7c-9485477b8fc9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 14647 | 2026.02.06 01:28:01.910436 [ 4 ] {df5d810a-e0f3-46e1-9b7c-9485477b8fc9} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 14648 | 2026.02.06 01:28:01.910647 [ 4 ] {df5d810a-e0f3-46e1-9b7c-9485477b8fc9} <Trace> oximeter.measurements_f64 (2afa91c6-7a6c-42cf-84ca-7476e88b4c4e): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14649 | 2026.02.06 01:28:01.910781 [ 4 ] {df5d810a-e0f3-46e1-9b7c-9485477b8fc9} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001047 sec., 955.1098376313277 rows/sec., 64.36 KiB/sec. | ||
| 14650 | 2026.02.06 01:28:01.910817 [ 4 ] {df5d810a-e0f3-46e1-9b7c-9485477b8fc9} <Debug> TCPHandler: Processed in 0.001209419 sec. | ||
| 14651 | 2026.02.06 01:28:01.910927 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14652 | 2026.02.06 01:28:01.911020 [ 4 ] {a5ced539-17b4-4605-8ee7-6ca0144eedc4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14653 | 2026.02.06 01:28:01.911062 [ 4 ] {a5ced539-17b4-4605-8ee7-6ca0144eedc4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14654 | 2026.02.06 01:28:01.911394 [ 4 ] {a5ced539-17b4-4605-8ee7-6ca0144eedc4} <Trace> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14655 | 2026.02.06 01:28:01.911431 [ 4 ] {a5ced539-17b4-4605-8ee7-6ca0144eedc4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 14656 | 2026.02.06 01:28:01.911742 [ 4 ] {a5ced539-17b4-4605-8ee7-6ca0144eedc4} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 14657 | 2026.02.06 01:28:01.911960 [ 4 ] {a5ced539-17b4-4605-8ee7-6ca0144eedc4} <Trace> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14658 | 2026.02.06 01:28:01.912095 [ 4 ] {a5ced539-17b4-4605-8ee7-6ca0144eedc4} <Debug> executeQuery: Read 88 rows, 5.66 KiB in 0.001092 sec., 80586.08058608058 rows/sec., 5.06 MiB/sec. | ||
| 14659 | 2026.02.06 01:28:01.912131 [ 4 ] {a5ced539-17b4-4605-8ee7-6ca0144eedc4} <Debug> TCPHandler: Processed in 0.001254359 sec. | ||
| 14660 | 2026.02.06 01:28:02.887292 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 497 | ||
| 14661 | 2026.02.06 01:28:02.905710 [ 244 ] {} <Trace> system.metric_log (b13c6af1-b368-46ee-88e3-e8b49f18365b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14662 | 2026.02.06 01:28:02.905776 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 14663 | 2026.02.06 01:28:02.912126 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 14664 | 2026.02.06 01:28:02.912849 [ 244 ] {} <Trace> system.metric_log (b13c6af1-b368-46ee-88e3-e8b49f18365b): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14665 | 2026.02.06 01:28:02.913196 [ 63 ] {} <Debug> system.metric_log (b13c6af1-b368-46ee-88e3-e8b49f18365b) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 14666 | 2026.02.06 01:28:02.913258 [ 63 ] {} <Trace> system.metric_log (b13c6af1-b368-46ee-88e3-e8b49f18365b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14667 | 2026.02.06 01:28:02.913277 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 14668 | 2026.02.06 01:28:02.913408 [ 194 ] {b13c6af1-b368-46ee-88e3-e8b49f18365b::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 | ||
| 14669 | 2026.02.06 01:28:02.916703 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 497 | ||
| 14670 | 2026.02.06 01:28:02.917337 [ 194 ] {b13c6af1-b368-46ee-88e3-e8b49f18365b::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14671 | 2026.02.06 01:28:02.918973 [ 194 ] {b13c6af1-b368-46ee-88e3-e8b49f18365b::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 460 rows starting from the beginning of the part | ||
| 14672 | 2026.02.06 01:28:02.923691 [ 194 ] {b13c6af1-b368-46ee-88e3-e8b49f18365b::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 7 rows starting from the beginning of the part | ||
| 14673 | 2026.02.06 01:28:02.928205 [ 194 ] {b13c6af1-b368-46ee-88e3-e8b49f18365b::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 8 rows starting from the beginning of the part | ||
| 14674 | 2026.02.06 01:28:02.933190 [ 194 ] {b13c6af1-b368-46ee-88e3-e8b49f18365b::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 7 rows starting from the beginning of the part | ||
| 14675 | 2026.02.06 01:28:02.938121 [ 194 ] {b13c6af1-b368-46ee-88e3-e8b49f18365b::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 8 rows starting from the beginning of the part | ||
| 14676 | 2026.02.06 01:28:02.942383 [ 194 ] {b13c6af1-b368-46ee-88e3-e8b49f18365b::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 7 rows starting from the beginning of the part | ||
| 14677 | 2026.02.06 01:28:03.000206 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 365.88 MiB, peak 365.88 MiB, free memory in arenas 0.00 B, will set to 353.69 MiB (RSS), difference: -12.19 MiB | ||
| 14678 | 2026.02.06 01:28:03.001735 [ 195 ] {b13c6af1-b368-46ee-88e3-e8b49f18365b::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 497 rows, containing 679 columns (679 merged, 0 gathered) in 0.088386012 sec., 5623.06171252528 rows/sec., 29.08 MiB/sec. | ||
| 14679 | 2026.02.06 01:28:03.004705 [ 186 ] {b13c6af1-b368-46ee-88e3-e8b49f18365b::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 14680 | 2026.02.06 01:28:03.006855 [ 186 ] {b13c6af1-b368-46ee-88e3-e8b49f18365b::all_1_66_13} <Trace> system.metric_log (b13c6af1-b368-46ee-88e3-e8b49f18365b): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14681 | 2026.02.06 01:28:03.006975 [ 186 ] {b13c6af1-b368-46ee-88e3-e8b49f18365b::all_1_66_13} <Trace> system.metric_log (b13c6af1-b368-46ee-88e3-e8b49f18365b) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 14682 | 2026.02.06 01:28:03.009007 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 14.29 MiB. | ||
| 14683 | 2026.02.06 01:28:04.000211 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 339.95 MiB, peak 365.88 MiB, free memory in arenas 0.00 B, will set to 354.12 MiB (RSS), difference: 14.17 MiB | ||
| 14684 | 2026.02.06 01:28:06.319154 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1866 | ||
| 14685 | 2026.02.06 01:28:06.321903 [ 243 ] {} <Trace> system.query_log (e979a318-9a58-4b34-9a72-3006f9f8e92e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14686 | 2026.02.06 01:28:06.321959 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 14687 | 2026.02.06 01:28:06.323168 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 14688 | 2026.02.06 01:28:06.323437 [ 243 ] {} <Trace> system.query_log (e979a318-9a58-4b34-9a72-3006f9f8e92e): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14689 | 2026.02.06 01:28:06.323787 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1866 | ||
| 14690 | 2026.02.06 01:28:06.919565 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14691 | 2026.02.06 01:28:06.919750 [ 4 ] {c547c0e1-d754-4abb-9d52-281a2aa3eb4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 14692 | 2026.02.06 01:28:06.919819 [ 4 ] {c547c0e1-d754-4abb-9d52-281a2aa3eb4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 14693 | 2026.02.06 01:28:06.920475 [ 4 ] {c547c0e1-d754-4abb-9d52-281a2aa3eb4d} <Trace> oximeter.fields_ipaddr (a3260224-33ad-484c-9570-d358a82531a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14694 | 2026.02.06 01:28:06.920528 [ 4 ] {c547c0e1-d754-4abb-9d52-281a2aa3eb4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 14695 | 2026.02.06 01:28:06.920940 [ 4 ] {c547c0e1-d754-4abb-9d52-281a2aa3eb4d} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 14696 | 2026.02.06 01:28:06.921182 [ 4 ] {c547c0e1-d754-4abb-9d52-281a2aa3eb4d} <Trace> oximeter.fields_ipaddr (a3260224-33ad-484c-9570-d358a82531a2): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14697 | 2026.02.06 01:28:06.921355 [ 4 ] {c547c0e1-d754-4abb-9d52-281a2aa3eb4d} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.001653 sec., 7259.528130671507 rows/sec., 591.96 KiB/sec. | ||
| 14698 | 2026.02.06 01:28:06.921408 [ 4 ] {c547c0e1-d754-4abb-9d52-281a2aa3eb4d} <Debug> TCPHandler: Processed in 0.001979333 sec. | ||
| 14699 | 2026.02.06 01:28:06.921535 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14700 | 2026.02.06 01:28:06.921636 [ 4 ] {da79cb2c-2d15-48bf-8b8f-1b5a6488eba5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14701 | 2026.02.06 01:28:06.921680 [ 4 ] {da79cb2c-2d15-48bf-8b8f-1b5a6488eba5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14702 | 2026.02.06 01:28:06.922815 [ 4 ] {da79cb2c-2d15-48bf-8b8f-1b5a6488eba5} <Trace> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14703 | 2026.02.06 01:28:06.922853 [ 4 ] {da79cb2c-2d15-48bf-8b8f-1b5a6488eba5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 14704 | 2026.02.06 01:28:06.923254 [ 4 ] {da79cb2c-2d15-48bf-8b8f-1b5a6488eba5} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 14705 | 2026.02.06 01:28:06.923470 [ 4 ] {da79cb2c-2d15-48bf-8b8f-1b5a6488eba5} <Trace> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14706 | 2026.02.06 01:28:06.923595 [ 33 ] {} <Debug> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 14707 | 2026.02.06 01:28:06.923606 [ 4 ] {da79cb2c-2d15-48bf-8b8f-1b5a6488eba5} <Debug> executeQuery: Read 1285 rows, 109.36 KiB in 0.001992 sec., 645080.3212851406 rows/sec., 53.61 MiB/sec. | ||
| 14708 | 2026.02.06 01:28:06.923668 [ 33 ] {} <Trace> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14709 | 2026.02.06 01:28:06.923689 [ 4 ] {da79cb2c-2d15-48bf-8b8f-1b5a6488eba5} <Debug> TCPHandler: Processed in 0.002209175 sec. | ||
| 14710 | 2026.02.06 01:28:06.923695 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 14711 | 2026.02.06 01:28:06.923814 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14712 | 2026.02.06 01:28:06.923846 [ 190 ] {fb68cebe-225b-4628-b6a1-821ca25cb918::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full | ||
| 14713 | 2026.02.06 01:28:06.923916 [ 4 ] {49b7cb73-4d01-410e-8720-43c099a679dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14714 | 2026.02.06 01:28:06.923963 [ 4 ] {49b7cb73-4d01-410e-8720-43c099a679dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14715 | 2026.02.06 01:28:06.923985 [ 190 ] {fb68cebe-225b-4628-b6a1-821ca25cb918::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14716 | 2026.02.06 01:28:06.924022 [ 190 ] {fb68cebe-225b-4628-b6a1-821ca25cb918::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 2106 rows starting from the beginning of the part | ||
| 14717 | 2026.02.06 01:28:06.924087 [ 190 ] {fb68cebe-225b-4628-b6a1-821ca25cb918::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 138 rows starting from the beginning of the part | ||
| 14718 | 2026.02.06 01:28:06.924133 [ 190 ] {fb68cebe-225b-4628-b6a1-821ca25cb918::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 752 rows starting from the beginning of the part | ||
| 14719 | 2026.02.06 01:28:06.924177 [ 190 ] {fb68cebe-225b-4628-b6a1-821ca25cb918::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 138 rows starting from the beginning of the part | ||
| 14720 | 2026.02.06 01:28:06.924239 [ 190 ] {fb68cebe-225b-4628-b6a1-821ca25cb918::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 752 rows starting from the beginning of the part | ||
| 14721 | 2026.02.06 01:28:06.924284 [ 190 ] {fb68cebe-225b-4628-b6a1-821ca25cb918::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 1285 rows starting from the beginning of the part | ||
| 14722 | 2026.02.06 01:28:06.924417 [ 4 ] {49b7cb73-4d01-410e-8720-43c099a679dc} <Trace> oximeter.fields_u16 (fb4d60fc-202c-4b3b-b72e-c67fc122b90a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14723 | 2026.02.06 01:28:06.924461 [ 4 ] {49b7cb73-4d01-410e-8720-43c099a679dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 14724 | 2026.02.06 01:28:06.924829 [ 4 ] {49b7cb73-4d01-410e-8720-43c099a679dc} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 14725 | 2026.02.06 01:28:06.925086 [ 4 ] {49b7cb73-4d01-410e-8720-43c099a679dc} <Trace> oximeter.fields_u16 (fb4d60fc-202c-4b3b-b72e-c67fc122b90a): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14726 | 2026.02.06 01:28:06.925227 [ 4 ] {49b7cb73-4d01-410e-8720-43c099a679dc} <Debug> executeQuery: Read 53 rows, 3.92 KiB in 0.001331 sec., 39819.68444778362 rows/sec., 2.88 MiB/sec. | ||
| 14727 | 2026.02.06 01:28:06.925266 [ 4 ] {49b7cb73-4d01-410e-8720-43c099a679dc} <Debug> TCPHandler: Processed in 0.001504531 sec. | ||
| 14728 | 2026.02.06 01:28:06.925386 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14729 | 2026.02.06 01:28:06.925480 [ 4 ] {cc60634e-5e65-457d-9f1b-6bbc1058adab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 14730 | 2026.02.06 01:28:06.925525 [ 4 ] {cc60634e-5e65-457d-9f1b-6bbc1058adab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 14731 | 2026.02.06 01:28:06.926069 [ 4 ] {cc60634e-5e65-457d-9f1b-6bbc1058adab} <Trace> oximeter.fields_u32 (efacbb35-87c4-45a6-b25f-cea415d7aebd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14732 | 2026.02.06 01:28:06.926105 [ 4 ] {cc60634e-5e65-457d-9f1b-6bbc1058adab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 14733 | 2026.02.06 01:28:06.926273 [ 191 ] {fb68cebe-225b-4628-b6a1-821ca25cb918::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5171 rows, containing 5 columns (5 merged, 0 gathered) in 0.002473527 sec., 2090537.1156247738 rows/sec., 178.68 MiB/sec. | ||
| 14734 | 2026.02.06 01:28:06.926443 [ 4 ] {cc60634e-5e65-457d-9f1b-6bbc1058adab} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 14735 | 2026.02.06 01:28:06.926581 [ 191 ] {fb68cebe-225b-4628-b6a1-821ca25cb918::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 14736 | 2026.02.06 01:28:06.926686 [ 4 ] {cc60634e-5e65-457d-9f1b-6bbc1058adab} <Trace> oximeter.fields_u32 (efacbb35-87c4-45a6-b25f-cea415d7aebd): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14737 | 2026.02.06 01:28:06.926832 [ 4 ] {cc60634e-5e65-457d-9f1b-6bbc1058adab} <Debug> executeQuery: Read 229 rows, 15.88 KiB in 0.001371 sec., 167031.36396790663 rows/sec., 11.31 MiB/sec. | ||
| 14738 | 2026.02.06 01:28:06.926874 [ 4 ] {cc60634e-5e65-457d-9f1b-6bbc1058adab} <Debug> TCPHandler: Processed in 0.001538891 sec. | ||
| 14739 | 2026.02.06 01:28:06.926920 [ 191 ] {fb68cebe-225b-4628-b6a1-821ca25cb918::all_1_101_20} <Trace> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14740 | 2026.02.06 01:28:06.926988 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14741 | 2026.02.06 01:28:06.927025 [ 191 ] {fb68cebe-225b-4628-b6a1-821ca25cb918::all_1_101_20} <Trace> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 14742 | 2026.02.06 01:28:06.927090 [ 4 ] {1768b1c2-dd3f-483c-adb2-2edbc3409eb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14743 | 2026.02.06 01:28:06.927130 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.13 MiB. | ||
| 14744 | 2026.02.06 01:28:06.927134 [ 4 ] {1768b1c2-dd3f-483c-adb2-2edbc3409eb9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14745 | 2026.02.06 01:28:06.927878 [ 4 ] {1768b1c2-dd3f-483c-adb2-2edbc3409eb9} <Trace> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14746 | 2026.02.06 01:28:06.927914 [ 4 ] {1768b1c2-dd3f-483c-adb2-2edbc3409eb9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 14747 | 2026.02.06 01:28:06.928262 [ 4 ] {1768b1c2-dd3f-483c-adb2-2edbc3409eb9} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 14748 | 2026.02.06 01:28:06.928481 [ 4 ] {1768b1c2-dd3f-483c-adb2-2edbc3409eb9} <Trace> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14749 | 2026.02.06 01:28:06.928604 [ 22 ] {} <Debug> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 14750 | 2026.02.06 01:28:06.928615 [ 4 ] {1768b1c2-dd3f-483c-adb2-2edbc3409eb9} <Debug> executeQuery: Read 573 rows, 43.67 KiB in 0.001543 sec., 371354.5042125729 rows/sec., 27.64 MiB/sec. | ||
| 14751 | 2026.02.06 01:28:06.928659 [ 22 ] {} <Trace> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14752 | 2026.02.06 01:28:06.928677 [ 4 ] {1768b1c2-dd3f-483c-adb2-2edbc3409eb9} <Debug> TCPHandler: Processed in 0.001739092 sec. | ||
| 14753 | 2026.02.06 01:28:06.928687 [ 22 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 14754 | 2026.02.06 01:28:06.928790 [ 199 ] {8671d447-0367-4212-b46d-8d9acc78108d::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full | ||
| 14755 | 2026.02.06 01:28:06.928801 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14756 | 2026.02.06 01:28:06.928908 [ 199 ] {8671d447-0367-4212-b46d-8d9acc78108d::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14757 | 2026.02.06 01:28:06.928916 [ 4 ] {e368e0e0-18d8-4aaf-bd13-bf6890f3ac37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14758 | 2026.02.06 01:28:06.928949 [ 199 ] {8671d447-0367-4212-b46d-8d9acc78108d::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 1034 rows starting from the beginning of the part | ||
| 14759 | 2026.02.06 01:28:06.928972 [ 4 ] {e368e0e0-18d8-4aaf-bd13-bf6890f3ac37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14760 | 2026.02.06 01:28:06.929019 [ 199 ] {8671d447-0367-4212-b46d-8d9acc78108d::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 105 rows starting from the beginning of the part | ||
| 14761 | 2026.02.06 01:28:06.929072 [ 199 ] {8671d447-0367-4212-b46d-8d9acc78108d::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 463 rows starting from the beginning of the part | ||
| 14762 | 2026.02.06 01:28:06.929114 [ 199 ] {8671d447-0367-4212-b46d-8d9acc78108d::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 105 rows starting from the beginning of the part | ||
| 14763 | 2026.02.06 01:28:06.929153 [ 199 ] {8671d447-0367-4212-b46d-8d9acc78108d::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 463 rows starting from the beginning of the part | ||
| 14764 | 2026.02.06 01:28:06.929193 [ 199 ] {8671d447-0367-4212-b46d-8d9acc78108d::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 573 rows starting from the beginning of the part | ||
| 14765 | 2026.02.06 01:28:06.929671 [ 4 ] {e368e0e0-18d8-4aaf-bd13-bf6890f3ac37} <Trace> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14766 | 2026.02.06 01:28:06.929712 [ 4 ] {e368e0e0-18d8-4aaf-bd13-bf6890f3ac37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 14767 | 2026.02.06 01:28:06.930146 [ 4 ] {e368e0e0-18d8-4aaf-bd13-bf6890f3ac37} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 14768 | 2026.02.06 01:28:06.930365 [ 4 ] {e368e0e0-18d8-4aaf-bd13-bf6890f3ac37} <Trace> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14769 | 2026.02.06 01:28:06.930410 [ 191 ] {8671d447-0367-4212-b46d-8d9acc78108d::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2743 rows, containing 5 columns (5 merged, 0 gathered) in 0.001663772 sec., 1648663.3985906723 rows/sec., 126.15 MiB/sec. | ||
| 14770 | 2026.02.06 01:28:06.930493 [ 22 ] {} <Debug> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 14771 | 2026.02.06 01:28:06.930501 [ 4 ] {e368e0e0-18d8-4aaf-bd13-bf6890f3ac37} <Debug> executeQuery: Read 850 rows, 58.59 KiB in 0.001602 sec., 530586.7665418227 rows/sec., 35.72 MiB/sec. | ||
| 14772 | 2026.02.06 01:28:06.930534 [ 22 ] {} <Trace> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14773 | 2026.02.06 01:28:06.930560 [ 4 ] {e368e0e0-18d8-4aaf-bd13-bf6890f3ac37} <Debug> TCPHandler: Processed in 0.001809163 sec. | ||
| 14774 | 2026.02.06 01:28:06.930561 [ 22 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 14775 | 2026.02.06 01:28:06.930620 [ 199 ] {8671d447-0367-4212-b46d-8d9acc78108d::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 14776 | 2026.02.06 01:28:06.930651 [ 190 ] {e511ea71-e802-4545-b869-85850eb1d513::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full | ||
| 14777 | 2026.02.06 01:28:06.930686 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14778 | 2026.02.06 01:28:06.930771 [ 190 ] {e511ea71-e802-4545-b869-85850eb1d513::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14779 | 2026.02.06 01:28:06.930788 [ 4 ] {3a2aa56b-4f7c-4013-958c-b31f76ac5e29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 14780 | 2026.02.06 01:28:06.930808 [ 190 ] {e511ea71-e802-4545-b869-85850eb1d513::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_96_19, total 30995 rows starting from the beginning of the part | ||
| 14781 | 2026.02.06 01:28:06.930840 [ 4 ] {3a2aa56b-4f7c-4013-958c-b31f76ac5e29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 14782 | 2026.02.06 01:28:06.930871 [ 190 ] {e511ea71-e802-4545-b869-85850eb1d513::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 160 rows starting from the beginning of the part | ||
| 14783 | 2026.02.06 01:28:06.930920 [ 190 ] {e511ea71-e802-4545-b869-85850eb1d513::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 258 rows starting from the beginning of the part | ||
| 14784 | 2026.02.06 01:28:06.930939 [ 199 ] {8671d447-0367-4212-b46d-8d9acc78108d::all_1_101_20} <Trace> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14785 | 2026.02.06 01:28:06.930963 [ 190 ] {e511ea71-e802-4545-b869-85850eb1d513::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 160 rows starting from the beginning of the part | ||
| 14786 | 2026.02.06 01:28:06.931008 [ 190 ] {e511ea71-e802-4545-b869-85850eb1d513::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 258 rows starting from the beginning of the part | ||
| 14787 | 2026.02.06 01:28:06.931031 [ 199 ] {8671d447-0367-4212-b46d-8d9acc78108d::all_1_101_20} <Trace> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 14788 | 2026.02.06 01:28:06.931050 [ 190 ] {e511ea71-e802-4545-b869-85850eb1d513::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 850 rows starting from the beginning of the part | ||
| 14789 | 2026.02.06 01:28:06.931114 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.64 MiB. | ||
| 14790 | 2026.02.06 01:28:06.931165 [ 4 ] {3a2aa56b-4f7c-4013-958c-b31f76ac5e29} <Trace> oximeter.measurements_f64 (2afa91c6-7a6c-42cf-84ca-7476e88b4c4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14791 | 2026.02.06 01:28:06.931205 [ 4 ] {3a2aa56b-4f7c-4013-958c-b31f76ac5e29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 14792 | 2026.02.06 01:28:06.931525 [ 4 ] {3a2aa56b-4f7c-4013-958c-b31f76ac5e29} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 14793 | 2026.02.06 01:28:06.931731 [ 4 ] {3a2aa56b-4f7c-4013-958c-b31f76ac5e29} <Trace> oximeter.measurements_f64 (2afa91c6-7a6c-42cf-84ca-7476e88b4c4e): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14794 | 2026.02.06 01:28:06.931860 [ 4 ] {3a2aa56b-4f7c-4013-958c-b31f76ac5e29} <Debug> executeQuery: Read 1 rows, 65.00 B in 0.001148 sec., 871.0801393728224 rows/sec., 55.29 KiB/sec. | ||
| 14795 | 2026.02.06 01:28:06.931896 [ 4 ] {3a2aa56b-4f7c-4013-958c-b31f76ac5e29} <Debug> TCPHandler: Processed in 0.001320589 sec. | ||
| 14796 | 2026.02.06 01:28:06.932068 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14797 | 2026.02.06 01:28:06.932162 [ 4 ] {95a1d9f5-fd2d-420f-b585-336d52ce636d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14798 | 2026.02.06 01:28:06.932218 [ 4 ] {95a1d9f5-fd2d-420f-b585-336d52ce636d} <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 | ||
| 14799 | 2026.02.06 01:28:06.933121 [ 4 ] {95a1d9f5-fd2d-420f-b585-336d52ce636d} <Trace> oximeter.measurements_histogramu64 (97144b8f-900e-4825-92d0-28bf27d1d4ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14800 | 2026.02.06 01:28:06.933157 [ 4 ] {95a1d9f5-fd2d-420f-b585-336d52ce636d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 14801 | 2026.02.06 01:28:06.933754 [ 4 ] {95a1d9f5-fd2d-420f-b585-336d52ce636d} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 14802 | 2026.02.06 01:28:06.934000 [ 4 ] {95a1d9f5-fd2d-420f-b585-336d52ce636d} <Trace> oximeter.measurements_histogramu64 (97144b8f-900e-4825-92d0-28bf27d1d4ae): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14803 | 2026.02.06 01:28:06.934144 [ 4 ] {95a1d9f5-fd2d-420f-b585-336d52ce636d} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001999 sec., 20510.25512756378 rows/sec., 36.75 MiB/sec. | ||
| 14804 | 2026.02.06 01:28:06.934209 [ 4 ] {95a1d9f5-fd2d-420f-b585-336d52ce636d} <Debug> TCPHandler: Processed in 0.002189184 sec. | ||
| 14805 | 2026.02.06 01:28:06.934324 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14806 | 2026.02.06 01:28:06.934419 [ 4 ] {da623d2d-2b90-4bfb-bab2-cf979e5c4ed6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14807 | 2026.02.06 01:28:06.934461 [ 4 ] {da623d2d-2b90-4bfb-bab2-cf979e5c4ed6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14808 | 2026.02.06 01:28:06.934802 [ 4 ] {da623d2d-2b90-4bfb-bab2-cf979e5c4ed6} <Trace> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14809 | 2026.02.06 01:28:06.934838 [ 4 ] {da623d2d-2b90-4bfb-bab2-cf979e5c4ed6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 14810 | 2026.02.06 01:28:06.935404 [ 4 ] {da623d2d-2b90-4bfb-bab2-cf979e5c4ed6} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 14811 | 2026.02.06 01:28:06.935628 [ 4 ] {da623d2d-2b90-4bfb-bab2-cf979e5c4ed6} <Trace> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14812 | 2026.02.06 01:28:06.935757 [ 22 ] {} <Debug> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 14813 | 2026.02.06 01:28:06.935768 [ 4 ] {da623d2d-2b90-4bfb-bab2-cf979e5c4ed6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001367 sec., 43891.73372348208 rows/sec., 2.96 MiB/sec. | ||
| 14814 | 2026.02.06 01:28:06.935796 [ 22 ] {} <Trace> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14815 | 2026.02.06 01:28:06.935820 [ 4 ] {da623d2d-2b90-4bfb-bab2-cf979e5c4ed6} <Debug> TCPHandler: Processed in 0.00154575 sec. | ||
| 14816 | 2026.02.06 01:28:06.935820 [ 22 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 14817 | 2026.02.06 01:28:06.935909 [ 191 ] {35a37a75-595c-437a-bd19-b1f8c8c9b2dc::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full | ||
| 14818 | 2026.02.06 01:28:06.936007 [ 191 ] {35a37a75-595c-437a-bd19-b1f8c8c9b2dc::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14819 | 2026.02.06 01:28:06.936032 [ 191 ] {35a37a75-595c-437a-bd19-b1f8c8c9b2dc::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 6456 rows starting from the beginning of the part | ||
| 14820 | 2026.02.06 01:28:06.936083 [ 191 ] {35a37a75-595c-437a-bd19-b1f8c8c9b2dc::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 60 rows starting from the beginning of the part | ||
| 14821 | 2026.02.06 01:28:06.936132 [ 191 ] {35a37a75-595c-437a-bd19-b1f8c8c9b2dc::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 88 rows starting from the beginning of the part | ||
| 14822 | 2026.02.06 01:28:06.936179 [ 191 ] {35a37a75-595c-437a-bd19-b1f8c8c9b2dc::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 60 rows starting from the beginning of the part | ||
| 14823 | 2026.02.06 01:28:06.936224 [ 191 ] {35a37a75-595c-437a-bd19-b1f8c8c9b2dc::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 88 rows starting from the beginning of the part | ||
| 14824 | 2026.02.06 01:28:06.936271 [ 191 ] {35a37a75-595c-437a-bd19-b1f8c8c9b2dc::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 60 rows starting from the beginning of the part | ||
| 14825 | 2026.02.06 01:28:06.938563 [ 191 ] {35a37a75-595c-437a-bd19-b1f8c8c9b2dc::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6812 rows, containing 4 columns (4 merged, 0 gathered) in 0.002686798 sec., 2535359.934018114 rows/sec., 164.52 MiB/sec. | ||
| 14826 | 2026.02.06 01:28:06.938962 [ 198 ] {e511ea71-e802-4545-b869-85850eb1d513::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 32681 rows, containing 5 columns (5 merged, 0 gathered) in 0.008338647 sec., 3919220.9479547464 rows/sec., 265.63 MiB/sec. | ||
| 14827 | 2026.02.06 01:28:06.939308 [ 193 ] {35a37a75-595c-437a-bd19-b1f8c8c9b2dc::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 14828 | 2026.02.06 01:28:06.939622 [ 191 ] {e511ea71-e802-4545-b869-85850eb1d513::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 14829 | 2026.02.06 01:28:06.939654 [ 193 ] {35a37a75-595c-437a-bd19-b1f8c8c9b2dc::all_1_101_20} <Trace> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14830 | 2026.02.06 01:28:06.939751 [ 193 ] {35a37a75-595c-437a-bd19-b1f8c8c9b2dc::all_1_101_20} <Trace> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 14831 | 2026.02.06 01:28:06.939852 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.23 MiB. | ||
| 14832 | 2026.02.06 01:28:06.939915 [ 191 ] {e511ea71-e802-4545-b869-85850eb1d513::all_1_101_20} <Trace> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14833 | 2026.02.06 01:28:06.939995 [ 191 ] {e511ea71-e802-4545-b869-85850eb1d513::all_1_101_20} <Trace> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 14834 | 2026.02.06 01:28:06.940074 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.29 MiB. | ||
| 14835 | 2026.02.06 01:28:07.000297 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 354.90 MiB, peak 365.88 MiB, free memory in arenas 0.00 B, will set to 357.49 MiB (RSS), difference: 2.59 MiB | ||
| 14836 | 2026.02.06 01:28:08.714275 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 32153 | ||
| 14837 | 2026.02.06 01:28:08.714789 [ 245 ] {} <Trace> system.asynchronous_metric_log (50965cfb-3fe0-4bc3-b722-77d2bdddda32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14838 | 2026.02.06 01:28:08.714833 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 14839 | 2026.02.06 01:28:08.715342 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 14840 | 2026.02.06 01:28:08.715588 [ 245 ] {} <Trace> system.asynchronous_metric_log (50965cfb-3fe0-4bc3-b722-77d2bdddda32): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14841 | 2026.02.06 01:28:08.715723 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 32153 | ||
| 14842 | 2026.02.06 01:28:10.416884 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 505 | ||
| 14843 | 2026.02.06 01:28:10.432628 [ 244 ] {} <Trace> system.metric_log (b13c6af1-b368-46ee-88e3-e8b49f18365b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14844 | 2026.02.06 01:28:10.432679 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 14845 | 2026.02.06 01:28:10.438664 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 14846 | 2026.02.06 01:28:10.439373 [ 244 ] {} <Trace> system.metric_log (b13c6af1-b368-46ee-88e3-e8b49f18365b): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14847 | 2026.02.06 01:28:10.442117 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 505 | ||
| 14848 | 2026.02.06 01:28:11.896249 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14849 | 2026.02.06 01:28:11.896426 [ 4 ] {4f687a53-f945-485b-86f6-26152065433c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 14850 | 2026.02.06 01:28:11.896495 [ 4 ] {4f687a53-f945-485b-86f6-26152065433c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 14851 | 2026.02.06 01:28:11.897281 [ 4 ] {4f687a53-f945-485b-86f6-26152065433c} <Trace> oximeter.fields_i16 (104ba66f-7843-4e50-a9a9-abb40c455f87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14852 | 2026.02.06 01:28:11.897334 [ 4 ] {4f687a53-f945-485b-86f6-26152065433c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 14853 | 2026.02.06 01:28:11.897764 [ 4 ] {4f687a53-f945-485b-86f6-26152065433c} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 14854 | 2026.02.06 01:28:11.898003 [ 4 ] {4f687a53-f945-485b-86f6-26152065433c} <Trace> oximeter.fields_i16 (104ba66f-7843-4e50-a9a9-abb40c455f87): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14855 | 2026.02.06 01:28:11.898173 [ 4 ] {4f687a53-f945-485b-86f6-26152065433c} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.001797 sec., 148024.4852531998 rows/sec., 9.40 MiB/sec. | ||
| 14856 | 2026.02.06 01:28:11.898228 [ 4 ] {4f687a53-f945-485b-86f6-26152065433c} <Debug> TCPHandler: Processed in 0.002115385 sec. | ||
| 14857 | 2026.02.06 01:28:11.898368 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14858 | 2026.02.06 01:28:11.898475 [ 4 ] {291289dc-873b-49a4-87c0-cd02294dfa95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14859 | 2026.02.06 01:28:11.898519 [ 4 ] {291289dc-873b-49a4-87c0-cd02294dfa95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14860 | 2026.02.06 01:28:11.899330 [ 4 ] {291289dc-873b-49a4-87c0-cd02294dfa95} <Trace> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14861 | 2026.02.06 01:28:11.899369 [ 4 ] {291289dc-873b-49a4-87c0-cd02294dfa95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 14862 | 2026.02.06 01:28:11.899740 [ 4 ] {291289dc-873b-49a4-87c0-cd02294dfa95} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 14863 | 2026.02.06 01:28:11.899961 [ 4 ] {291289dc-873b-49a4-87c0-cd02294dfa95} <Trace> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14864 | 2026.02.06 01:28:11.900099 [ 4 ] {291289dc-873b-49a4-87c0-cd02294dfa95} <Debug> executeQuery: Read 752 rows, 60.56 KiB in 0.001647 sec., 456587.73527625983 rows/sec., 35.91 MiB/sec. | ||
| 14865 | 2026.02.06 01:28:11.900139 [ 4 ] {291289dc-873b-49a4-87c0-cd02294dfa95} <Debug> TCPHandler: Processed in 0.001824993 sec. | ||
| 14866 | 2026.02.06 01:28:11.900260 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14867 | 2026.02.06 01:28:11.900359 [ 4 ] {fa68db69-3e50-4c7c-b3ae-1cf6072a6675} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14868 | 2026.02.06 01:28:11.900401 [ 4 ] {fa68db69-3e50-4c7c-b3ae-1cf6072a6675} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14869 | 2026.02.06 01:28:11.900852 [ 4 ] {fa68db69-3e50-4c7c-b3ae-1cf6072a6675} <Trace> oximeter.fields_u16 (fb4d60fc-202c-4b3b-b72e-c67fc122b90a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14870 | 2026.02.06 01:28:11.900891 [ 4 ] {fa68db69-3e50-4c7c-b3ae-1cf6072a6675} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 14871 | 2026.02.06 01:28:11.901193 [ 4 ] {fa68db69-3e50-4c7c-b3ae-1cf6072a6675} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 14872 | 2026.02.06 01:28:11.901410 [ 4 ] {fa68db69-3e50-4c7c-b3ae-1cf6072a6675} <Trace> oximeter.fields_u16 (fb4d60fc-202c-4b3b-b72e-c67fc122b90a): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14873 | 2026.02.06 01:28:11.901539 [ 4 ] {fa68db69-3e50-4c7c-b3ae-1cf6072a6675} <Debug> executeQuery: Read 133 rows, 8.00 KiB in 0.001201 sec., 110741.04912572856 rows/sec., 6.51 MiB/sec. | ||
| 14874 | 2026.02.06 01:28:11.901579 [ 4 ] {fa68db69-3e50-4c7c-b3ae-1cf6072a6675} <Debug> TCPHandler: Processed in 0.00136919 sec. | ||
| 14875 | 2026.02.06 01:28:11.901699 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14876 | 2026.02.06 01:28:11.901795 [ 4 ] {613ea79e-eb2a-4089-8103-f642a822c061} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 14877 | 2026.02.06 01:28:11.901836 [ 4 ] {613ea79e-eb2a-4089-8103-f642a822c061} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 14878 | 2026.02.06 01:28:11.902289 [ 4 ] {613ea79e-eb2a-4089-8103-f642a822c061} <Trace> oximeter.fields_u32 (efacbb35-87c4-45a6-b25f-cea415d7aebd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14879 | 2026.02.06 01:28:11.902325 [ 4 ] {613ea79e-eb2a-4089-8103-f642a822c061} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 14880 | 2026.02.06 01:28:11.902642 [ 4 ] {613ea79e-eb2a-4089-8103-f642a822c061} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 14881 | 2026.02.06 01:28:11.902865 [ 4 ] {613ea79e-eb2a-4089-8103-f642a822c061} <Trace> oximeter.fields_u32 (efacbb35-87c4-45a6-b25f-cea415d7aebd): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14882 | 2026.02.06 01:28:11.902994 [ 4 ] {613ea79e-eb2a-4089-8103-f642a822c061} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.001217 sec., 115036.97617091208 rows/sec., 7.44 MiB/sec. | ||
| 14883 | 2026.02.06 01:28:11.903032 [ 4 ] {613ea79e-eb2a-4089-8103-f642a822c061} <Debug> TCPHandler: Processed in 0.0013824 sec. | ||
| 14884 | 2026.02.06 01:28:11.903151 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14885 | 2026.02.06 01:28:11.903246 [ 4 ] {338e4ecc-dbc5-4799-b13c-eed600fa7b01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 14886 | 2026.02.06 01:28:11.903287 [ 4 ] {338e4ecc-dbc5-4799-b13c-eed600fa7b01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 14887 | 2026.02.06 01:28:11.903830 [ 4 ] {338e4ecc-dbc5-4799-b13c-eed600fa7b01} <Trace> oximeter.fields_u8 (7e40da4e-3721-4df5-9ad4-b5e43542e087): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14888 | 2026.02.06 01:28:11.903868 [ 4 ] {338e4ecc-dbc5-4799-b13c-eed600fa7b01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 14889 | 2026.02.06 01:28:11.904187 [ 4 ] {338e4ecc-dbc5-4799-b13c-eed600fa7b01} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 14890 | 2026.02.06 01:28:11.904409 [ 4 ] {338e4ecc-dbc5-4799-b13c-eed600fa7b01} <Trace> oximeter.fields_u8 (7e40da4e-3721-4df5-9ad4-b5e43542e087): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14891 | 2026.02.06 01:28:11.904541 [ 4 ] {338e4ecc-dbc5-4799-b13c-eed600fa7b01} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001313 sec., 105864.43259710587 rows/sec., 6.02 MiB/sec. | ||
| 14892 | 2026.02.06 01:28:11.904580 [ 4 ] {338e4ecc-dbc5-4799-b13c-eed600fa7b01} <Debug> TCPHandler: Processed in 0.00147867 sec. | ||
| 14893 | 2026.02.06 01:28:11.904705 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14894 | 2026.02.06 01:28:11.904806 [ 4 ] {58b553ed-c2de-4c37-ad78-ebaff3575bd6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14895 | 2026.02.06 01:28:11.904954 [ 4 ] {58b553ed-c2de-4c37-ad78-ebaff3575bd6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14896 | 2026.02.06 01:28:11.905563 [ 4 ] {58b553ed-c2de-4c37-ad78-ebaff3575bd6} <Trace> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14897 | 2026.02.06 01:28:11.905602 [ 4 ] {58b553ed-c2de-4c37-ad78-ebaff3575bd6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 14898 | 2026.02.06 01:28:11.905962 [ 4 ] {58b553ed-c2de-4c37-ad78-ebaff3575bd6} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 14899 | 2026.02.06 01:28:11.906192 [ 4 ] {58b553ed-c2de-4c37-ad78-ebaff3575bd6} <Trace> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14900 | 2026.02.06 01:28:11.906327 [ 4 ] {58b553ed-c2de-4c37-ad78-ebaff3575bd6} <Debug> executeQuery: Read 463 rows, 33.28 KiB in 0.001539 sec., 300844.7043534763 rows/sec., 21.12 MiB/sec. | ||
| 14901 | 2026.02.06 01:28:11.906367 [ 4 ] {58b553ed-c2de-4c37-ad78-ebaff3575bd6} <Debug> TCPHandler: Processed in 0.001714611 sec. | ||
| 14902 | 2026.02.06 01:28:11.906484 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14903 | 2026.02.06 01:28:11.906580 [ 4 ] {d837fac2-da70-468c-b607-552036f6096d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 14904 | 2026.02.06 01:28:11.906622 [ 4 ] {d837fac2-da70-468c-b607-552036f6096d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 14905 | 2026.02.06 01:28:11.906989 [ 4 ] {d837fac2-da70-468c-b607-552036f6096d} <Trace> oximeter.measurements_bool (a3a47353-bd4a-4bc2-8c37-5164375cd607): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14906 | 2026.02.06 01:28:11.907026 [ 4 ] {d837fac2-da70-468c-b607-552036f6096d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 14907 | 2026.02.06 01:28:11.907319 [ 4 ] {d837fac2-da70-468c-b607-552036f6096d} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 14908 | 2026.02.06 01:28:11.907550 [ 4 ] {d837fac2-da70-468c-b607-552036f6096d} <Trace> oximeter.measurements_bool (a3a47353-bd4a-4bc2-8c37-5164375cd607): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14909 | 2026.02.06 01:28:11.907679 [ 4 ] {d837fac2-da70-468c-b607-552036f6096d} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001159 sec., 5176.876617773943 rows/sec., 270.47 KiB/sec. | ||
| 14910 | 2026.02.06 01:28:11.907715 [ 4 ] {d837fac2-da70-468c-b607-552036f6096d} <Debug> TCPHandler: Processed in 0.001325519 sec. | ||
| 14911 | 2026.02.06 01:28:11.907825 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14912 | 2026.02.06 01:28:11.907914 [ 4 ] {5de44c69-1287-4331-8ab6-33909bb37c96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14913 | 2026.02.06 01:28:11.907953 [ 4 ] {5de44c69-1287-4331-8ab6-33909bb37c96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14914 | 2026.02.06 01:28:11.908497 [ 4 ] {5de44c69-1287-4331-8ab6-33909bb37c96} <Trace> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14915 | 2026.02.06 01:28:11.908531 [ 4 ] {5de44c69-1287-4331-8ab6-33909bb37c96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 14916 | 2026.02.06 01:28:11.908864 [ 4 ] {5de44c69-1287-4331-8ab6-33909bb37c96} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 14917 | 2026.02.06 01:28:11.909085 [ 4 ] {5de44c69-1287-4331-8ab6-33909bb37c96} <Trace> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14918 | 2026.02.06 01:28:11.909217 [ 4 ] {5de44c69-1287-4331-8ab6-33909bb37c96} <Debug> executeQuery: Read 258 rows, 17.59 KiB in 0.001264 sec., 204113.92405063292 rows/sec., 13.59 MiB/sec. | ||
| 14919 | 2026.02.06 01:28:11.909256 [ 4 ] {5de44c69-1287-4331-8ab6-33909bb37c96} <Debug> TCPHandler: Processed in 0.00142847 sec. | ||
| 14920 | 2026.02.06 01:28:11.909377 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14921 | 2026.02.06 01:28:11.909472 [ 4 ] {a6992ef0-5083-47fd-84b6-70b2c42cd352} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 14922 | 2026.02.06 01:28:11.909516 [ 4 ] {a6992ef0-5083-47fd-84b6-70b2c42cd352} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 14923 | 2026.02.06 01:28:11.909842 [ 4 ] {a6992ef0-5083-47fd-84b6-70b2c42cd352} <Trace> oximeter.measurements_f64 (2afa91c6-7a6c-42cf-84ca-7476e88b4c4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14924 | 2026.02.06 01:28:11.909879 [ 4 ] {a6992ef0-5083-47fd-84b6-70b2c42cd352} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 14925 | 2026.02.06 01:28:11.910177 [ 4 ] {a6992ef0-5083-47fd-84b6-70b2c42cd352} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 14926 | 2026.02.06 01:28:11.910413 [ 4 ] {a6992ef0-5083-47fd-84b6-70b2c42cd352} <Trace> oximeter.measurements_f64 (2afa91c6-7a6c-42cf-84ca-7476e88b4c4e): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14927 | 2026.02.06 01:28:11.910547 [ 4 ] {a6992ef0-5083-47fd-84b6-70b2c42cd352} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001092 sec., 915.7509157509156 rows/sec., 61.71 KiB/sec. | ||
| 14928 | 2026.02.06 01:28:11.910557 [ 55 ] {} <Debug> oximeter.measurements_f64 (2afa91c6-7a6c-42cf-84ca-7476e88b4c4e) (MergerMutator): Selected 6 parts from all_1_43_9 to all_48_48_0 | ||
| 14929 | 2026.02.06 01:28:11.910584 [ 4 ] {a6992ef0-5083-47fd-84b6-70b2c42cd352} <Debug> TCPHandler: Processed in 0.001255268 sec. | ||
| 14930 | 2026.02.06 01:28:11.910625 [ 55 ] {} <Trace> oximeter.measurements_f64 (2afa91c6-7a6c-42cf-84ca-7476e88b4c4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14931 | 2026.02.06 01:28:11.910655 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 14932 | 2026.02.06 01:28:11.910720 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14933 | 2026.02.06 01:28:11.910752 [ 191 ] {2afa91c6-7a6c-42cf-84ca-7476e88b4c4e::all_1_48_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_43_9 to all_48_48_0 into Compact with storage Full | ||
| 14934 | 2026.02.06 01:28:11.910819 [ 4 ] {fea42d38-d6b3-4c74-b4c7-eb3af6041c81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14935 | 2026.02.06 01:28:11.910866 [ 4 ] {fea42d38-d6b3-4c74-b4c7-eb3af6041c81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14936 | 2026.02.06 01:28:11.910874 [ 191 ] {2afa91c6-7a6c-42cf-84ca-7476e88b4c4e::all_1_48_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14937 | 2026.02.06 01:28:11.910915 [ 191 ] {2afa91c6-7a6c-42cf-84ca-7476e88b4c4e::all_1_48_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_43_9, total 43 rows starting from the beginning of the part | ||
| 14938 | 2026.02.06 01:28:11.910980 [ 191 ] {2afa91c6-7a6c-42cf-84ca-7476e88b4c4e::all_1_48_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 1 rows starting from the beginning of the part | ||
| 14939 | 2026.02.06 01:28:11.911025 [ 191 ] {2afa91c6-7a6c-42cf-84ca-7476e88b4c4e::all_1_48_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 1 rows starting from the beginning of the part | ||
| 14940 | 2026.02.06 01:28:11.911066 [ 191 ] {2afa91c6-7a6c-42cf-84ca-7476e88b4c4e::all_1_48_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 1 rows starting from the beginning of the part | ||
| 14941 | 2026.02.06 01:28:11.911104 [ 191 ] {2afa91c6-7a6c-42cf-84ca-7476e88b4c4e::all_1_48_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 1 rows starting from the beginning of the part | ||
| 14942 | 2026.02.06 01:28:11.911146 [ 191 ] {2afa91c6-7a6c-42cf-84ca-7476e88b4c4e::all_1_48_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 1 rows starting from the beginning of the part | ||
| 14943 | 2026.02.06 01:28:11.911224 [ 4 ] {fea42d38-d6b3-4c74-b4c7-eb3af6041c81} <Trace> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14944 | 2026.02.06 01:28:11.911266 [ 4 ] {fea42d38-d6b3-4c74-b4c7-eb3af6041c81} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 14945 | 2026.02.06 01:28:11.911613 [ 4 ] {fea42d38-d6b3-4c74-b4c7-eb3af6041c81} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 14946 | 2026.02.06 01:28:11.911854 [ 4 ] {fea42d38-d6b3-4c74-b4c7-eb3af6041c81} <Trace> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14947 | 2026.02.06 01:28:11.911985 [ 4 ] {fea42d38-d6b3-4c74-b4c7-eb3af6041c81} <Debug> executeQuery: Read 88 rows, 5.66 KiB in 0.001185 sec., 74261.60337552743 rows/sec., 4.66 MiB/sec. | ||
| 14948 | 2026.02.06 01:28:11.912021 [ 4 ] {fea42d38-d6b3-4c74-b4c7-eb3af6041c81} <Debug> TCPHandler: Processed in 0.00135098 sec. | ||
| 14949 | 2026.02.06 01:28:11.912021 [ 193 ] {2afa91c6-7a6c-42cf-84ca-7476e88b4c4e::all_1_48_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 48 rows, containing 4 columns (4 merged, 0 gathered) in 0.001308569 sec., 36681.290784054945 rows/sec., 2.41 MiB/sec. | ||
| 14950 | 2026.02.06 01:28:11.912233 [ 198 ] {2afa91c6-7a6c-42cf-84ca-7476e88b4c4e::all_1_48_10} <Trace> MergedBlockOutputStream: filled checksums all_1_48_10 (state Temporary) | ||
| 14951 | 2026.02.06 01:28:11.912571 [ 198 ] {2afa91c6-7a6c-42cf-84ca-7476e88b4c4e::all_1_48_10} <Trace> oximeter.measurements_f64 (2afa91c6-7a6c-42cf-84ca-7476e88b4c4e): Renaming temporary part tmp_merge_all_1_48_10 to all_1_48_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14952 | 2026.02.06 01:28:11.912650 [ 198 ] {2afa91c6-7a6c-42cf-84ca-7476e88b4c4e::all_1_48_10} <Trace> oximeter.measurements_f64 (2afa91c6-7a6c-42cf-84ca-7476e88b4c4e) (MergerMutator): Merged 6 parts: [all_1_43_9, all_48_48_0] -> all_1_48_10 | ||
| 14953 | 2026.02.06 01:28:11.912750 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 14954 | 2026.02.06 01:28:16.033336 [ 61 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 14955 | 2026.02.06 01:28:16.033412 [ 61 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 14956 | 2026.02.06 01:28:16.215944 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 32665 | ||
| 14957 | 2026.02.06 01:28:16.216493 [ 245 ] {} <Trace> system.asynchronous_metric_log (50965cfb-3fe0-4bc3-b722-77d2bdddda32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14958 | 2026.02.06 01:28:16.216542 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 14959 | 2026.02.06 01:28:16.217086 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 14960 | 2026.02.06 01:28:16.217450 [ 245 ] {} <Trace> system.asynchronous_metric_log (50965cfb-3fe0-4bc3-b722-77d2bdddda32): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14961 | 2026.02.06 01:28:16.217634 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 32665 | ||
| 14962 | 2026.02.06 01:28:16.324166 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 1904 | ||
| 14963 | 2026.02.06 01:28:16.326875 [ 243 ] {} <Trace> system.query_log (e979a318-9a58-4b34-9a72-3006f9f8e92e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14964 | 2026.02.06 01:28:16.326942 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 14965 | 2026.02.06 01:28:16.328280 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 14966 | 2026.02.06 01:28:16.328576 [ 243 ] {} <Trace> system.query_log (e979a318-9a58-4b34-9a72-3006f9f8e92e): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14967 | 2026.02.06 01:28:16.328751 [ 61 ] {} <Debug> system.query_log (e979a318-9a58-4b34-9a72-3006f9f8e92e) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 14968 | 2026.02.06 01:28:16.328815 [ 61 ] {} <Trace> system.query_log (e979a318-9a58-4b34-9a72-3006f9f8e92e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14969 | 2026.02.06 01:28:16.328836 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 14970 | 2026.02.06 01:28:16.328930 [ 198 ] {e979a318-9a58-4b34-9a72-3006f9f8e92e::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 | ||
| 14971 | 2026.02.06 01:28:16.329029 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1904 | ||
| 14972 | 2026.02.06 01:28:16.329405 [ 198 ] {e979a318-9a58-4b34-9a72-3006f9f8e92e::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14973 | 2026.02.06 01:28:16.329539 [ 198 ] {e979a318-9a58-4b34-9a72-3006f9f8e92e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1728 rows starting from the beginning of the part | ||
| 14974 | 2026.02.06 01:28:16.329894 [ 198 ] {e979a318-9a58-4b34-9a72-3006f9f8e92e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 52 rows starting from the beginning of the part | ||
| 14975 | 2026.02.06 01:28:16.330232 [ 198 ] {e979a318-9a58-4b34-9a72-3006f9f8e92e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 16 rows starting from the beginning of the part | ||
| 14976 | 2026.02.06 01:28:16.330566 [ 198 ] {e979a318-9a58-4b34-9a72-3006f9f8e92e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 38 rows starting from the beginning of the part | ||
| 14977 | 2026.02.06 01:28:16.330901 [ 198 ] {e979a318-9a58-4b34-9a72-3006f9f8e92e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 32 rows starting from the beginning of the part | ||
| 14978 | 2026.02.06 01:28:16.331216 [ 198 ] {e979a318-9a58-4b34-9a72-3006f9f8e92e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 38 rows starting from the beginning of the part | ||
| 14979 | 2026.02.06 01:28:16.339524 [ 196 ] {e979a318-9a58-4b34-9a72-3006f9f8e92e::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1904 rows, containing 72 columns (72 merged, 0 gathered) in 0.010632802 sec., 179068.50894054078 rows/sec., 139.38 MiB/sec. | ||
| 14980 | 2026.02.06 01:28:16.341527 [ 189 ] {e979a318-9a58-4b34-9a72-3006f9f8e92e::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 14981 | 2026.02.06 01:28:16.342220 [ 189 ] {e979a318-9a58-4b34-9a72-3006f9f8e92e::all_1_51_10} <Trace> system.query_log (e979a318-9a58-4b34-9a72-3006f9f8e92e): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14982 | 2026.02.06 01:28:16.342324 [ 189 ] {e979a318-9a58-4b34-9a72-3006f9f8e92e::all_1_51_10} <Trace> system.query_log (e979a318-9a58-4b34-9a72-3006f9f8e92e) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 14983 | 2026.02.06 01:28:16.342691 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.05 MiB. | ||
| 14984 | 2026.02.06 01:28:16.891089 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14985 | 2026.02.06 01:28:16.891315 [ 4 ] {0b73f72b-8467-4f4d-b724-b8783c816842} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14986 | 2026.02.06 01:28:16.891400 [ 4 ] {0b73f72b-8467-4f4d-b724-b8783c816842} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14987 | 2026.02.06 01:28:16.892177 [ 4 ] {0b73f72b-8467-4f4d-b724-b8783c816842} <Trace> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14988 | 2026.02.06 01:28:16.892238 [ 4 ] {0b73f72b-8467-4f4d-b724-b8783c816842} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 14989 | 2026.02.06 01:28:16.892724 [ 4 ] {0b73f72b-8467-4f4d-b724-b8783c816842} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 14990 | 2026.02.06 01:28:16.893025 [ 4 ] {0b73f72b-8467-4f4d-b724-b8783c816842} <Trace> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14991 | 2026.02.06 01:28:16.893208 [ 4 ] {0b73f72b-8467-4f4d-b724-b8783c816842} <Debug> executeQuery: Read 138 rows, 12.27 KiB in 0.001955 sec., 70588.23529411764 rows/sec., 6.13 MiB/sec. | ||
| 14992 | 2026.02.06 01:28:16.893267 [ 4 ] {0b73f72b-8467-4f4d-b724-b8783c816842} <Debug> TCPHandler: Processed in 0.002336816 sec. | ||
| 14993 | 2026.02.06 01:28:16.893401 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14994 | 2026.02.06 01:28:16.893504 [ 4 ] {740d0dbf-6e2c-45ce-a09e-7bf749b698ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14995 | 2026.02.06 01:28:16.893549 [ 4 ] {740d0dbf-6e2c-45ce-a09e-7bf749b698ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14996 | 2026.02.06 01:28:16.894014 [ 4 ] {740d0dbf-6e2c-45ce-a09e-7bf749b698ce} <Trace> oximeter.fields_u16 (fb4d60fc-202c-4b3b-b72e-c67fc122b90a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14997 | 2026.02.06 01:28:16.894052 [ 4 ] {740d0dbf-6e2c-45ce-a09e-7bf749b698ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 14998 | 2026.02.06 01:28:16.894382 [ 4 ] {740d0dbf-6e2c-45ce-a09e-7bf749b698ce} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 14999 | 2026.02.06 01:28:16.894605 [ 4 ] {740d0dbf-6e2c-45ce-a09e-7bf749b698ce} <Trace> oximeter.fields_u16 (fb4d60fc-202c-4b3b-b72e-c67fc122b90a): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15000 | 2026.02.06 01:28:16.894740 [ 67 ] {} <Debug> oximeter.fields_u16 (fb4d60fc-202c-4b3b-b72e-c67fc122b90a) (MergerMutator): Selected 6 parts from all_1_90_18 to all_95_95_0 | ||
| 15001 | 2026.02.06 01:28:16.894749 [ 4 ] {740d0dbf-6e2c-45ce-a09e-7bf749b698ce} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001268 sec., 32334.384858044163 rows/sec., 2.37 MiB/sec. | ||
| 15002 | 2026.02.06 01:28:16.894811 [ 67 ] {} <Trace> oximeter.fields_u16 (fb4d60fc-202c-4b3b-b72e-c67fc122b90a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15003 | 2026.02.06 01:28:16.894831 [ 4 ] {740d0dbf-6e2c-45ce-a09e-7bf749b698ce} <Debug> TCPHandler: Processed in 0.00148311 sec. | ||
| 15004 | 2026.02.06 01:28:16.894836 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 15005 | 2026.02.06 01:28:16.894944 [ 192 ] {fb4d60fc-202c-4b3b-b72e-c67fc122b90a::all_1_95_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_90_18 to all_95_95_0 into Compact with storage Full | ||
| 15006 | 2026.02.06 01:28:16.894963 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15007 | 2026.02.06 01:28:16.895047 [ 192 ] {fb4d60fc-202c-4b3b-b72e-c67fc122b90a::all_1_95_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15008 | 2026.02.06 01:28:16.895066 [ 4 ] {bfc1f300-a906-4003-b9ae-2d9a4efee8bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15009 | 2026.02.06 01:28:16.895077 [ 192 ] {fb4d60fc-202c-4b3b-b72e-c67fc122b90a::all_1_95_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_90_18, total 206 rows starting from the beginning of the part | ||
| 15010 | 2026.02.06 01:28:16.895109 [ 4 ] {bfc1f300-a906-4003-b9ae-2d9a4efee8bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15011 | 2026.02.06 01:28:16.895136 [ 192 ] {fb4d60fc-202c-4b3b-b72e-c67fc122b90a::all_1_95_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 41 rows starting from the beginning of the part | ||
| 15012 | 2026.02.06 01:28:16.895181 [ 192 ] {fb4d60fc-202c-4b3b-b72e-c67fc122b90a::all_1_95_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 133 rows starting from the beginning of the part | ||
| 15013 | 2026.02.06 01:28:16.895221 [ 192 ] {fb4d60fc-202c-4b3b-b72e-c67fc122b90a::all_1_95_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 53 rows starting from the beginning of the part | ||
| 15014 | 2026.02.06 01:28:16.895259 [ 192 ] {fb4d60fc-202c-4b3b-b72e-c67fc122b90a::all_1_95_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 133 rows starting from the beginning of the part | ||
| 15015 | 2026.02.06 01:28:16.895299 [ 192 ] {fb4d60fc-202c-4b3b-b72e-c67fc122b90a::all_1_95_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 41 rows starting from the beginning of the part | ||
| 15016 | 2026.02.06 01:28:16.895619 [ 4 ] {bfc1f300-a906-4003-b9ae-2d9a4efee8bb} <Trace> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15017 | 2026.02.06 01:28:16.895654 [ 4 ] {bfc1f300-a906-4003-b9ae-2d9a4efee8bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 15018 | 2026.02.06 01:28:16.895981 [ 4 ] {bfc1f300-a906-4003-b9ae-2d9a4efee8bb} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 15019 | 2026.02.06 01:28:16.896046 [ 196 ] {fb4d60fc-202c-4b3b-b72e-c67fc122b90a::all_1_95_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 607 rows, containing 5 columns (5 merged, 0 gathered) in 0.001144228 sec., 530488.6788297438 rows/sec., 35.77 MiB/sec. | ||
| 15020 | 2026.02.06 01:28:16.896170 [ 192 ] {fb4d60fc-202c-4b3b-b72e-c67fc122b90a::all_1_95_19} <Trace> MergedBlockOutputStream: filled checksums all_1_95_19 (state Temporary) | ||
| 15021 | 2026.02.06 01:28:16.896323 [ 4 ] {bfc1f300-a906-4003-b9ae-2d9a4efee8bb} <Trace> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15022 | 2026.02.06 01:28:16.896427 [ 192 ] {fb4d60fc-202c-4b3b-b72e-c67fc122b90a::all_1_95_19} <Trace> oximeter.fields_u16 (fb4d60fc-202c-4b3b-b72e-c67fc122b90a): Renaming temporary part tmp_merge_all_1_95_19 to all_1_95_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15023 | 2026.02.06 01:28:16.896494 [ 192 ] {fb4d60fc-202c-4b3b-b72e-c67fc122b90a::all_1_95_19} <Trace> oximeter.fields_u16 (fb4d60fc-202c-4b3b-b72e-c67fc122b90a) (MergerMutator): Merged 6 parts: [all_1_90_18, all_95_95_0] -> all_1_95_19 | ||
| 15024 | 2026.02.06 01:28:16.896502 [ 4 ] {bfc1f300-a906-4003-b9ae-2d9a4efee8bb} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.00146 sec., 71917.80821917808 rows/sec., 5.62 MiB/sec. | ||
| 15025 | 2026.02.06 01:28:16.896547 [ 4 ] {bfc1f300-a906-4003-b9ae-2d9a4efee8bb} <Debug> TCPHandler: Processed in 0.001639371 sec. | ||
| 15026 | 2026.02.06 01:28:16.896558 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 15027 | 2026.02.06 01:28:16.896668 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15028 | 2026.02.06 01:28:16.896770 [ 4 ] {59e48e66-87dc-4e18-83e9-0fd815e99fb5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15029 | 2026.02.06 01:28:16.896817 [ 4 ] {59e48e66-87dc-4e18-83e9-0fd815e99fb5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15030 | 2026.02.06 01:28:16.897264 [ 4 ] {59e48e66-87dc-4e18-83e9-0fd815e99fb5} <Trace> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15031 | 2026.02.06 01:28:16.897301 [ 4 ] {59e48e66-87dc-4e18-83e9-0fd815e99fb5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 15032 | 2026.02.06 01:28:16.897666 [ 4 ] {59e48e66-87dc-4e18-83e9-0fd815e99fb5} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 15033 | 2026.02.06 01:28:16.897900 [ 4 ] {59e48e66-87dc-4e18-83e9-0fd815e99fb5} <Trace> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15034 | 2026.02.06 01:28:16.898039 [ 4 ] {59e48e66-87dc-4e18-83e9-0fd815e99fb5} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00129 sec., 124031.007751938 rows/sec., 8.64 MiB/sec. | ||
| 15035 | 2026.02.06 01:28:16.898080 [ 4 ] {59e48e66-87dc-4e18-83e9-0fd815e99fb5} <Debug> TCPHandler: Processed in 0.001462899 sec. | ||
| 15036 | 2026.02.06 01:28:16.898207 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15037 | 2026.02.06 01:28:16.898302 [ 4 ] {c547ec55-7edc-488e-99a3-86fc514492ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15038 | 2026.02.06 01:28:16.898359 [ 4 ] {c547ec55-7edc-488e-99a3-86fc514492ac} <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 | ||
| 15039 | 2026.02.06 01:28:16.899248 [ 4 ] {c547ec55-7edc-488e-99a3-86fc514492ac} <Trace> oximeter.measurements_histogramu64 (97144b8f-900e-4825-92d0-28bf27d1d4ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15040 | 2026.02.06 01:28:16.899286 [ 4 ] {c547ec55-7edc-488e-99a3-86fc514492ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 15041 | 2026.02.06 01:28:16.899855 [ 4 ] {c547ec55-7edc-488e-99a3-86fc514492ac} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 15042 | 2026.02.06 01:28:16.900163 [ 4 ] {c547ec55-7edc-488e-99a3-86fc514492ac} <Trace> oximeter.measurements_histogramu64 (97144b8f-900e-4825-92d0-28bf27d1d4ae): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15043 | 2026.02.06 01:28:16.900308 [ 4 ] {c547ec55-7edc-488e-99a3-86fc514492ac} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002024 sec., 20256.91699604743 rows/sec., 36.30 MiB/sec. | ||
| 15044 | 2026.02.06 01:28:16.900381 [ 4 ] {c547ec55-7edc-488e-99a3-86fc514492ac} <Debug> TCPHandler: Processed in 0.002230055 sec. | ||
| 15045 | 2026.02.06 01:28:16.900510 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15046 | 2026.02.06 01:28:16.900609 [ 4 ] {dc0ce98d-a290-4e53-a6d2-37038b61b0d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15047 | 2026.02.06 01:28:16.900650 [ 4 ] {dc0ce98d-a290-4e53-a6d2-37038b61b0d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15048 | 2026.02.06 01:28:16.901002 [ 4 ] {dc0ce98d-a290-4e53-a6d2-37038b61b0d2} <Trace> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15049 | 2026.02.06 01:28:16.901038 [ 4 ] {dc0ce98d-a290-4e53-a6d2-37038b61b0d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 15050 | 2026.02.06 01:28:16.901347 [ 4 ] {dc0ce98d-a290-4e53-a6d2-37038b61b0d2} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 15051 | 2026.02.06 01:28:16.901562 [ 4 ] {dc0ce98d-a290-4e53-a6d2-37038b61b0d2} <Trace> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15052 | 2026.02.06 01:28:16.901692 [ 4 ] {dc0ce98d-a290-4e53-a6d2-37038b61b0d2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001101 sec., 54495.91280653951 rows/sec., 3.67 MiB/sec. | ||
| 15053 | 2026.02.06 01:28:16.901728 [ 4 ] {dc0ce98d-a290-4e53-a6d2-37038b61b0d2} <Debug> TCPHandler: Processed in 0.001274238 sec. | ||
| 15054 | 2026.02.06 01:28:17.942302 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 512 | ||
| 15055 | 2026.02.06 01:28:17.959702 [ 244 ] {} <Trace> system.metric_log (b13c6af1-b368-46ee-88e3-e8b49f18365b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15056 | 2026.02.06 01:28:17.959763 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 15057 | 2026.02.06 01:28:17.965928 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 15058 | 2026.02.06 01:28:17.966620 [ 244 ] {} <Trace> system.metric_log (b13c6af1-b368-46ee-88e3-e8b49f18365b): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15059 | 2026.02.06 01:28:17.969520 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 512 | ||
| 15060 | 2026.02.06 01:28:21.898864 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15061 | 2026.02.06 01:28:21.899116 [ 4 ] {12755978-3105-4ea3-bb56-8a8fe65477c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 15062 | 2026.02.06 01:28:21.899210 [ 4 ] {12755978-3105-4ea3-bb56-8a8fe65477c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 15063 | 2026.02.06 01:28:21.900158 [ 4 ] {12755978-3105-4ea3-bb56-8a8fe65477c8} <Trace> oximeter.fields_i16 (104ba66f-7843-4e50-a9a9-abb40c455f87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15064 | 2026.02.06 01:28:21.900290 [ 4 ] {12755978-3105-4ea3-bb56-8a8fe65477c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 15065 | 2026.02.06 01:28:21.900852 [ 4 ] {12755978-3105-4ea3-bb56-8a8fe65477c8} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 15066 | 2026.02.06 01:28:21.901170 [ 4 ] {12755978-3105-4ea3-bb56-8a8fe65477c8} <Trace> oximeter.fields_i16 (104ba66f-7843-4e50-a9a9-abb40c455f87): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15067 | 2026.02.06 01:28:21.901385 [ 4 ] {12755978-3105-4ea3-bb56-8a8fe65477c8} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.002332 sec., 114065.18010291595 rows/sec., 7.25 MiB/sec. | ||
| 15068 | 2026.02.06 01:28:21.901461 [ 4 ] {12755978-3105-4ea3-bb56-8a8fe65477c8} <Debug> TCPHandler: Processed in 0.002798489 sec. | ||
| 15069 | 2026.02.06 01:28:21.901623 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15070 | 2026.02.06 01:28:21.901735 [ 4 ] {16d434f5-f264-45c1-9f41-073014c65fc4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 15071 | 2026.02.06 01:28:21.901783 [ 4 ] {16d434f5-f264-45c1-9f41-073014c65fc4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 15072 | 2026.02.06 01:28:21.902249 [ 4 ] {16d434f5-f264-45c1-9f41-073014c65fc4} <Trace> oximeter.fields_ipaddr (a3260224-33ad-484c-9570-d358a82531a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15073 | 2026.02.06 01:28:21.902322 [ 4 ] {16d434f5-f264-45c1-9f41-073014c65fc4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 15074 | 2026.02.06 01:28:21.902770 [ 4 ] {16d434f5-f264-45c1-9f41-073014c65fc4} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 15075 | 2026.02.06 01:28:21.903173 [ 4 ] {16d434f5-f264-45c1-9f41-073014c65fc4} <Trace> oximeter.fields_ipaddr (a3260224-33ad-484c-9570-d358a82531a2): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15076 | 2026.02.06 01:28:21.903377 [ 4 ] {16d434f5-f264-45c1-9f41-073014c65fc4} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001667 sec., 2399.520095980804 rows/sec., 195.66 KiB/sec. | ||
| 15077 | 2026.02.06 01:28:21.903439 [ 4 ] {16d434f5-f264-45c1-9f41-073014c65fc4} <Debug> TCPHandler: Processed in 0.001874173 sec. | ||
| 15078 | 2026.02.06 01:28:21.903585 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15079 | 2026.02.06 01:28:21.903714 [ 4 ] {9155d21e-e232-491f-8387-13a0dcd60472} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15080 | 2026.02.06 01:28:21.903772 [ 4 ] {9155d21e-e232-491f-8387-13a0dcd60472} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15081 | 2026.02.06 01:28:21.904814 [ 4 ] {9155d21e-e232-491f-8387-13a0dcd60472} <Trace> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15082 | 2026.02.06 01:28:21.904860 [ 4 ] {9155d21e-e232-491f-8387-13a0dcd60472} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 15083 | 2026.02.06 01:28:21.905342 [ 4 ] {9155d21e-e232-491f-8387-13a0dcd60472} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 15084 | 2026.02.06 01:28:21.905645 [ 4 ] {9155d21e-e232-491f-8387-13a0dcd60472} <Trace> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15085 | 2026.02.06 01:28:21.905826 [ 4 ] {9155d21e-e232-491f-8387-13a0dcd60472} <Debug> executeQuery: Read 754 rows, 60.71 KiB in 0.002143 sec., 351843.21045263653 rows/sec., 27.67 MiB/sec. | ||
| 15086 | 2026.02.06 01:28:21.905878 [ 4 ] {9155d21e-e232-491f-8387-13a0dcd60472} <Debug> TCPHandler: Processed in 0.002356956 sec. | ||
| 15087 | 2026.02.06 01:28:21.906016 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15088 | 2026.02.06 01:28:21.906135 [ 4 ] {398b03c7-d8fd-4482-bfb6-f98dfe369028} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15089 | 2026.02.06 01:28:21.906188 [ 4 ] {398b03c7-d8fd-4482-bfb6-f98dfe369028} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15090 | 2026.02.06 01:28:21.906763 [ 4 ] {398b03c7-d8fd-4482-bfb6-f98dfe369028} <Trace> oximeter.fields_u16 (fb4d60fc-202c-4b3b-b72e-c67fc122b90a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15091 | 2026.02.06 01:28:21.906808 [ 4 ] {398b03c7-d8fd-4482-bfb6-f98dfe369028} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 15092 | 2026.02.06 01:28:21.907225 [ 4 ] {398b03c7-d8fd-4482-bfb6-f98dfe369028} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 15093 | 2026.02.06 01:28:21.907536 [ 4 ] {398b03c7-d8fd-4482-bfb6-f98dfe369028} <Trace> oximeter.fields_u16 (fb4d60fc-202c-4b3b-b72e-c67fc122b90a): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15094 | 2026.02.06 01:28:21.907715 [ 4 ] {398b03c7-d8fd-4482-bfb6-f98dfe369028} <Debug> executeQuery: Read 137 rows, 8.28 KiB in 0.001608 sec., 85199.00497512438 rows/sec., 5.03 MiB/sec. | ||
| 15095 | 2026.02.06 01:28:21.907765 [ 4 ] {398b03c7-d8fd-4482-bfb6-f98dfe369028} <Debug> TCPHandler: Processed in 0.001810192 sec. | ||
| 15096 | 2026.02.06 01:28:21.907916 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15097 | 2026.02.06 01:28:21.908072 [ 4 ] {b8d004b1-2d0c-4fc3-b72d-4dcaa38cc2ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 15098 | 2026.02.06 01:28:21.908166 [ 4 ] {b8d004b1-2d0c-4fc3-b72d-4dcaa38cc2ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 15099 | 2026.02.06 01:28:21.908775 [ 4 ] {b8d004b1-2d0c-4fc3-b72d-4dcaa38cc2ad} <Trace> oximeter.fields_u32 (efacbb35-87c4-45a6-b25f-cea415d7aebd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15100 | 2026.02.06 01:28:21.908814 [ 4 ] {b8d004b1-2d0c-4fc3-b72d-4dcaa38cc2ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 15101 | 2026.02.06 01:28:21.909165 [ 4 ] {b8d004b1-2d0c-4fc3-b72d-4dcaa38cc2ad} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 15102 | 2026.02.06 01:28:21.909452 [ 4 ] {b8d004b1-2d0c-4fc3-b72d-4dcaa38cc2ad} <Trace> oximeter.fields_u32 (efacbb35-87c4-45a6-b25f-cea415d7aebd): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15103 | 2026.02.06 01:28:21.909618 [ 4 ] {b8d004b1-2d0c-4fc3-b72d-4dcaa38cc2ad} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.001575 sec., 88888.88888888889 rows/sec., 5.75 MiB/sec. | ||
| 15104 | 2026.02.06 01:28:21.909652 [ 101 ] {} <Debug> oximeter.fields_u32 (efacbb35-87c4-45a6-b25f-cea415d7aebd) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 15105 | 2026.02.06 01:28:21.909667 [ 4 ] {b8d004b1-2d0c-4fc3-b72d-4dcaa38cc2ad} <Debug> TCPHandler: Processed in 0.001813553 sec. | ||
| 15106 | 2026.02.06 01:28:21.909747 [ 101 ] {} <Trace> oximeter.fields_u32 (efacbb35-87c4-45a6-b25f-cea415d7aebd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15107 | 2026.02.06 01:28:21.909783 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 15108 | 2026.02.06 01:28:21.909867 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15109 | 2026.02.06 01:28:21.909894 [ 197 ] {efacbb35-87c4-45a6-b25f-cea415d7aebd::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 | ||
| 15110 | 2026.02.06 01:28:21.909987 [ 4 ] {266fd16f-75ac-4405-b8c1-59f5a98f5ef6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 15111 | 2026.02.06 01:28:21.910022 [ 197 ] {efacbb35-87c4-45a6-b25f-cea415d7aebd::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15112 | 2026.02.06 01:28:21.910042 [ 4 ] {266fd16f-75ac-4405-b8c1-59f5a98f5ef6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 15113 | 2026.02.06 01:28:21.910063 [ 197 ] {efacbb35-87c4-45a6-b25f-cea415d7aebd::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 393 rows starting from the beginning of the part | ||
| 15114 | 2026.02.06 01:28:21.910137 [ 197 ] {efacbb35-87c4-45a6-b25f-cea415d7aebd::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 140 rows starting from the beginning of the part | ||
| 15115 | 2026.02.06 01:28:21.910184 [ 197 ] {efacbb35-87c4-45a6-b25f-cea415d7aebd::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 140 rows starting from the beginning of the part | ||
| 15116 | 2026.02.06 01:28:21.910231 [ 197 ] {efacbb35-87c4-45a6-b25f-cea415d7aebd::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 229 rows starting from the beginning of the part | ||
| 15117 | 2026.02.06 01:28:21.910284 [ 197 ] {efacbb35-87c4-45a6-b25f-cea415d7aebd::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 140 rows starting from the beginning of the part | ||
| 15118 | 2026.02.06 01:28:21.910329 [ 197 ] {efacbb35-87c4-45a6-b25f-cea415d7aebd::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 140 rows starting from the beginning of the part | ||
| 15119 | 2026.02.06 01:28:21.910601 [ 4 ] {266fd16f-75ac-4405-b8c1-59f5a98f5ef6} <Trace> oximeter.fields_u8 (7e40da4e-3721-4df5-9ad4-b5e43542e087): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15120 | 2026.02.06 01:28:21.910651 [ 4 ] {266fd16f-75ac-4405-b8c1-59f5a98f5ef6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 15121 | 2026.02.06 01:28:21.911087 [ 4 ] {266fd16f-75ac-4405-b8c1-59f5a98f5ef6} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 15122 | 2026.02.06 01:28:21.911371 [ 4 ] {266fd16f-75ac-4405-b8c1-59f5a98f5ef6} <Trace> oximeter.fields_u8 (7e40da4e-3721-4df5-9ad4-b5e43542e087): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15123 | 2026.02.06 01:28:21.911461 [ 196 ] {efacbb35-87c4-45a6-b25f-cea415d7aebd::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1182 rows, containing 5 columns (5 merged, 0 gathered) in 0.001614701 sec., 732024.0713296145 rows/sec., 51.25 MiB/sec. | ||
| 15124 | 2026.02.06 01:28:21.911541 [ 4 ] {266fd16f-75ac-4405-b8c1-59f5a98f5ef6} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001578 sec., 88086.18504435995 rows/sec., 5.01 MiB/sec. | ||
| 15125 | 2026.02.06 01:28:21.911589 [ 4 ] {266fd16f-75ac-4405-b8c1-59f5a98f5ef6} <Debug> TCPHandler: Processed in 0.001783452 sec. | ||
| 15126 | 2026.02.06 01:28:21.911693 [ 187 ] {efacbb35-87c4-45a6-b25f-cea415d7aebd::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 15127 | 2026.02.06 01:28:21.911721 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15128 | 2026.02.06 01:28:21.911835 [ 4 ] {8cf5a076-c2f9-4ec5-838f-233ea509f8ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15129 | 2026.02.06 01:28:21.911885 [ 4 ] {8cf5a076-c2f9-4ec5-838f-233ea509f8ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15130 | 2026.02.06 01:28:21.912044 [ 187 ] {efacbb35-87c4-45a6-b25f-cea415d7aebd::all_1_61_12} <Trace> oximeter.fields_u32 (efacbb35-87c4-45a6-b25f-cea415d7aebd): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15131 | 2026.02.06 01:28:21.912144 [ 187 ] {efacbb35-87c4-45a6-b25f-cea415d7aebd::all_1_61_12} <Trace> oximeter.fields_u32 (efacbb35-87c4-45a6-b25f-cea415d7aebd) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 15132 | 2026.02.06 01:28:21.912256 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
| 15133 | 2026.02.06 01:28:21.912647 [ 4 ] {8cf5a076-c2f9-4ec5-838f-233ea509f8ca} <Trace> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15134 | 2026.02.06 01:28:21.912699 [ 4 ] {8cf5a076-c2f9-4ec5-838f-233ea509f8ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 15135 | 2026.02.06 01:28:21.913193 [ 4 ] {8cf5a076-c2f9-4ec5-838f-233ea509f8ca} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 15136 | 2026.02.06 01:28:21.913512 [ 4 ] {8cf5a076-c2f9-4ec5-838f-233ea509f8ca} <Trace> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15137 | 2026.02.06 01:28:21.913704 [ 4 ] {8cf5a076-c2f9-4ec5-838f-233ea509f8ca} <Debug> executeQuery: Read 467 rows, 33.61 KiB in 0.001891 sec., 246959.2808038075 rows/sec., 17.36 MiB/sec. | ||
| 15138 | 2026.02.06 01:28:21.913757 [ 4 ] {8cf5a076-c2f9-4ec5-838f-233ea509f8ca} <Debug> TCPHandler: Processed in 0.002093774 sec. | ||
| 15139 | 2026.02.06 01:28:21.913900 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15140 | 2026.02.06 01:28:21.914049 [ 4 ] {4d165f98-c4c7-4cd6-92ce-645bf32edd61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 15141 | 2026.02.06 01:28:21.914104 [ 4 ] {4d165f98-c4c7-4cd6-92ce-645bf32edd61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 15142 | 2026.02.06 01:28:21.914553 [ 4 ] {4d165f98-c4c7-4cd6-92ce-645bf32edd61} <Trace> oximeter.measurements_bool (a3a47353-bd4a-4bc2-8c37-5164375cd607): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15143 | 2026.02.06 01:28:21.914595 [ 4 ] {4d165f98-c4c7-4cd6-92ce-645bf32edd61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 15144 | 2026.02.06 01:28:21.914982 [ 4 ] {4d165f98-c4c7-4cd6-92ce-645bf32edd61} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 15145 | 2026.02.06 01:28:21.915268 [ 4 ] {4d165f98-c4c7-4cd6-92ce-645bf32edd61} <Trace> oximeter.measurements_bool (a3a47353-bd4a-4bc2-8c37-5164375cd607): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15146 | 2026.02.06 01:28:21.915404 [ 101 ] {} <Debug> oximeter.measurements_bool (a3a47353-bd4a-4bc2-8c37-5164375cd607) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 15147 | 2026.02.06 01:28:21.915432 [ 4 ] {4d165f98-c4c7-4cd6-92ce-645bf32edd61} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00141 sec., 4255.31914893617 rows/sec., 222.32 KiB/sec. | ||
| 15148 | 2026.02.06 01:28:21.915449 [ 101 ] {} <Trace> oximeter.measurements_bool (a3a47353-bd4a-4bc2-8c37-5164375cd607): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15149 | 2026.02.06 01:28:21.915482 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 15150 | 2026.02.06 01:28:21.915486 [ 4 ] {4d165f98-c4c7-4cd6-92ce-645bf32edd61} <Debug> TCPHandler: Processed in 0.001647791 sec. | ||
| 15151 | 2026.02.06 01:28:21.915576 [ 201 ] {a3a47353-bd4a-4bc2-8c37-5164375cd607::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 | ||
| 15152 | 2026.02.06 01:28:21.915620 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15153 | 2026.02.06 01:28:21.915701 [ 201 ] {a3a47353-bd4a-4bc2-8c37-5164375cd607::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15154 | 2026.02.06 01:28:21.915730 [ 4 ] {4019a7af-8a7b-4a62-956d-2f74889a836b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15155 | 2026.02.06 01:28:21.915744 [ 201 ] {a3a47353-bd4a-4bc2-8c37-5164375cd607::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 246 rows starting from the beginning of the part | ||
| 15156 | 2026.02.06 01:28:21.915790 [ 4 ] {4019a7af-8a7b-4a62-956d-2f74889a836b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15157 | 2026.02.06 01:28:21.915814 [ 201 ] {a3a47353-bd4a-4bc2-8c37-5164375cd607::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 6 rows starting from the beginning of the part | ||
| 15158 | 2026.02.06 01:28:21.915860 [ 201 ] {a3a47353-bd4a-4bc2-8c37-5164375cd607::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 6 rows starting from the beginning of the part | ||
| 15159 | 2026.02.06 01:28:21.915905 [ 201 ] {a3a47353-bd4a-4bc2-8c37-5164375cd607::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 6 rows starting from the beginning of the part | ||
| 15160 | 2026.02.06 01:28:21.915945 [ 201 ] {a3a47353-bd4a-4bc2-8c37-5164375cd607::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 6 rows starting from the beginning of the part | ||
| 15161 | 2026.02.06 01:28:21.915986 [ 201 ] {a3a47353-bd4a-4bc2-8c37-5164375cd607::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 6 rows starting from the beginning of the part | ||
| 15162 | 2026.02.06 01:28:21.916305 [ 4 ] {4019a7af-8a7b-4a62-956d-2f74889a836b} <Trace> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15163 | 2026.02.06 01:28:21.916356 [ 4 ] {4019a7af-8a7b-4a62-956d-2f74889a836b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 15164 | 2026.02.06 01:28:21.916785 [ 187 ] {a3a47353-bd4a-4bc2-8c37-5164375cd607::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 276 rows, containing 4 columns (4 merged, 0 gathered) in 0.001253829 sec., 220125.71092230282 rows/sec., 11.23 MiB/sec. | ||
| 15165 | 2026.02.06 01:28:21.916821 [ 4 ] {4019a7af-8a7b-4a62-956d-2f74889a836b} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 15166 | 2026.02.06 01:28:21.916952 [ 187 ] {a3a47353-bd4a-4bc2-8c37-5164375cd607::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 15167 | 2026.02.06 01:28:21.917153 [ 4 ] {4019a7af-8a7b-4a62-956d-2f74889a836b} <Trace> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15168 | 2026.02.06 01:28:21.917337 [ 4 ] {4019a7af-8a7b-4a62-956d-2f74889a836b} <Debug> executeQuery: Read 260 rows, 17.73 KiB in 0.001631 sec., 159411.40404659716 rows/sec., 10.62 MiB/sec. | ||
| 15169 | 2026.02.06 01:28:21.917352 [ 187 ] {a3a47353-bd4a-4bc2-8c37-5164375cd607::all_1_46_9} <Trace> oximeter.measurements_bool (a3a47353-bd4a-4bc2-8c37-5164375cd607): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15170 | 2026.02.06 01:28:21.917379 [ 4 ] {4019a7af-8a7b-4a62-956d-2f74889a836b} <Debug> TCPHandler: Processed in 0.001816522 sec. | ||
| 15171 | 2026.02.06 01:28:21.917459 [ 187 ] {a3a47353-bd4a-4bc2-8c37-5164375cd607::all_1_46_9} <Trace> oximeter.measurements_bool (a3a47353-bd4a-4bc2-8c37-5164375cd607) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 15172 | 2026.02.06 01:28:21.917505 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15173 | 2026.02.06 01:28:21.917593 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 15174 | 2026.02.06 01:28:21.917607 [ 4 ] {48f3c14a-2503-46c1-95c3-6150806c2b3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 15175 | 2026.02.06 01:28:21.917660 [ 4 ] {48f3c14a-2503-46c1-95c3-6150806c2b3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 15176 | 2026.02.06 01:28:21.918004 [ 4 ] {48f3c14a-2503-46c1-95c3-6150806c2b3a} <Trace> oximeter.measurements_f64 (2afa91c6-7a6c-42cf-84ca-7476e88b4c4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15177 | 2026.02.06 01:28:21.918040 [ 4 ] {48f3c14a-2503-46c1-95c3-6150806c2b3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 15178 | 2026.02.06 01:28:21.918375 [ 4 ] {48f3c14a-2503-46c1-95c3-6150806c2b3a} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 15179 | 2026.02.06 01:28:21.918647 [ 4 ] {48f3c14a-2503-46c1-95c3-6150806c2b3a} <Trace> oximeter.measurements_f64 (2afa91c6-7a6c-42cf-84ca-7476e88b4c4e): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15180 | 2026.02.06 01:28:21.918809 [ 4 ] {48f3c14a-2503-46c1-95c3-6150806c2b3a} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001222 sec., 818.3306055646481 rows/sec., 55.14 KiB/sec. | ||
| 15181 | 2026.02.06 01:28:21.918856 [ 4 ] {48f3c14a-2503-46c1-95c3-6150806c2b3a} <Debug> TCPHandler: Processed in 0.00140294 sec. | ||
| 15182 | 2026.02.06 01:28:21.918984 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15183 | 2026.02.06 01:28:21.919088 [ 4 ] {3f2eb7a9-77f3-40ec-9c71-ace0c1d7633f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15184 | 2026.02.06 01:28:21.919136 [ 4 ] {3f2eb7a9-77f3-40ec-9c71-ace0c1d7633f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15185 | 2026.02.06 01:28:21.919563 [ 4 ] {3f2eb7a9-77f3-40ec-9c71-ace0c1d7633f} <Trace> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15186 | 2026.02.06 01:28:21.919604 [ 4 ] {3f2eb7a9-77f3-40ec-9c71-ace0c1d7633f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 15187 | 2026.02.06 01:28:21.920002 [ 4 ] {3f2eb7a9-77f3-40ec-9c71-ace0c1d7633f} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 15188 | 2026.02.06 01:28:21.920266 [ 4 ] {3f2eb7a9-77f3-40ec-9c71-ace0c1d7633f} <Trace> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15189 | 2026.02.06 01:28:21.920434 [ 4 ] {3f2eb7a9-77f3-40ec-9c71-ace0c1d7633f} <Debug> executeQuery: Read 88 rows, 5.66 KiB in 0.001368 sec., 64327.48538011695 rows/sec., 4.04 MiB/sec. | ||
| 15190 | 2026.02.06 01:28:21.920480 [ 4 ] {3f2eb7a9-77f3-40ec-9c71-ace0c1d7633f} <Debug> TCPHandler: Processed in 0.00155153 sec. | ||
| 15191 | 2026.02.06 01:28:23.717948 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 33113 | ||
| 15192 | 2026.02.06 01:28:23.718596 [ 245 ] {} <Trace> system.asynchronous_metric_log (50965cfb-3fe0-4bc3-b722-77d2bdddda32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15193 | 2026.02.06 01:28:23.718651 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 15194 | 2026.02.06 01:28:23.719217 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 15195 | 2026.02.06 01:28:23.719454 [ 245 ] {} <Trace> system.asynchronous_metric_log (50965cfb-3fe0-4bc3-b722-77d2bdddda32): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15196 | 2026.02.06 01:28:23.719596 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33113 | ||
| 15197 | 2026.02.06 01:28:25.469752 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 520 | ||
| 15198 | 2026.02.06 01:28:25.486662 [ 244 ] {} <Trace> system.metric_log (b13c6af1-b368-46ee-88e3-e8b49f18365b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15199 | 2026.02.06 01:28:25.486717 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 15200 | 2026.02.06 01:28:25.493220 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 15201 | 2026.02.06 01:28:25.493933 [ 244 ] {} <Trace> system.metric_log (b13c6af1-b368-46ee-88e3-e8b49f18365b): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15202 | 2026.02.06 01:28:25.496811 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 520 | ||
| 15203 | 2026.02.06 01:28:26.329451 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1938 | ||
| 15204 | 2026.02.06 01:28:26.331803 [ 243 ] {} <Trace> system.query_log (e979a318-9a58-4b34-9a72-3006f9f8e92e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15205 | 2026.02.06 01:28:26.331849 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 15206 | 2026.02.06 01:28:26.333036 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 15207 | 2026.02.06 01:28:26.333304 [ 243 ] {} <Trace> system.query_log (e979a318-9a58-4b34-9a72-3006f9f8e92e): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15208 | 2026.02.06 01:28:26.333658 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1938 | ||
| 15209 | 2026.02.06 01:28:26.891990 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15210 | 2026.02.06 01:28:26.892270 [ 4 ] {ae8d1e9b-331e-44ac-81c0-1c4515a21c4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15211 | 2026.02.06 01:28:26.892374 [ 4 ] {ae8d1e9b-331e-44ac-81c0-1c4515a21c4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15212 | 2026.02.06 01:28:26.893347 [ 4 ] {ae8d1e9b-331e-44ac-81c0-1c4515a21c4a} <Trace> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15213 | 2026.02.06 01:28:26.893396 [ 4 ] {ae8d1e9b-331e-44ac-81c0-1c4515a21c4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 15214 | 2026.02.06 01:28:26.893792 [ 4 ] {ae8d1e9b-331e-44ac-81c0-1c4515a21c4a} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 15215 | 2026.02.06 01:28:26.894034 [ 4 ] {ae8d1e9b-331e-44ac-81c0-1c4515a21c4a} <Trace> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15216 | 2026.02.06 01:28:26.894193 [ 4 ] {ae8d1e9b-331e-44ac-81c0-1c4515a21c4a} <Debug> executeQuery: Read 138 rows, 12.27 KiB in 0.002 sec., 69000 rows/sec., 5.99 MiB/sec. | ||
| 15217 | 2026.02.06 01:28:26.894235 [ 4 ] {ae8d1e9b-331e-44ac-81c0-1c4515a21c4a} <Debug> TCPHandler: Processed in 0.002431227 sec. | ||
| 15218 | 2026.02.06 01:28:26.894351 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15219 | 2026.02.06 01:28:26.894445 [ 4 ] {fda9548d-994c-4ba8-aa66-2c12d5123a43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15220 | 2026.02.06 01:28:26.894485 [ 4 ] {fda9548d-994c-4ba8-aa66-2c12d5123a43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15221 | 2026.02.06 01:28:26.894934 [ 4 ] {fda9548d-994c-4ba8-aa66-2c12d5123a43} <Trace> oximeter.fields_u16 (fb4d60fc-202c-4b3b-b72e-c67fc122b90a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15222 | 2026.02.06 01:28:26.894969 [ 4 ] {fda9548d-994c-4ba8-aa66-2c12d5123a43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 15223 | 2026.02.06 01:28:26.895266 [ 4 ] {fda9548d-994c-4ba8-aa66-2c12d5123a43} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 15224 | 2026.02.06 01:28:26.895472 [ 4 ] {fda9548d-994c-4ba8-aa66-2c12d5123a43} <Trace> oximeter.fields_u16 (fb4d60fc-202c-4b3b-b72e-c67fc122b90a): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15225 | 2026.02.06 01:28:26.895599 [ 4 ] {fda9548d-994c-4ba8-aa66-2c12d5123a43} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001173 sec., 34953.11167945439 rows/sec., 2.57 MiB/sec. | ||
| 15226 | 2026.02.06 01:28:26.895635 [ 4 ] {fda9548d-994c-4ba8-aa66-2c12d5123a43} <Debug> TCPHandler: Processed in 0.001332309 sec. | ||
| 15227 | 2026.02.06 01:28:26.895744 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15228 | 2026.02.06 01:28:26.895835 [ 4 ] {c8fa3cc9-16a8-4f50-bd34-be227fefbaa2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15229 | 2026.02.06 01:28:26.895874 [ 4 ] {c8fa3cc9-16a8-4f50-bd34-be227fefbaa2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15230 | 2026.02.06 01:28:26.896315 [ 4 ] {c8fa3cc9-16a8-4f50-bd34-be227fefbaa2} <Trace> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15231 | 2026.02.06 01:28:26.896349 [ 4 ] {c8fa3cc9-16a8-4f50-bd34-be227fefbaa2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 15232 | 2026.02.06 01:28:26.896647 [ 4 ] {c8fa3cc9-16a8-4f50-bd34-be227fefbaa2} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 15233 | 2026.02.06 01:28:26.896852 [ 4 ] {c8fa3cc9-16a8-4f50-bd34-be227fefbaa2} <Trace> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15234 | 2026.02.06 01:28:26.896981 [ 4 ] {c8fa3cc9-16a8-4f50-bd34-be227fefbaa2} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001163 sec., 90283.74892519346 rows/sec., 7.05 MiB/sec. | ||
| 15235 | 2026.02.06 01:28:26.897017 [ 4 ] {c8fa3cc9-16a8-4f50-bd34-be227fefbaa2} <Debug> TCPHandler: Processed in 0.00131932 sec. | ||
| 15236 | 2026.02.06 01:28:26.897127 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15237 | 2026.02.06 01:28:26.897219 [ 4 ] {6c39b3ce-8dce-4347-be53-424f42d173d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15238 | 2026.02.06 01:28:26.897263 [ 4 ] {6c39b3ce-8dce-4347-be53-424f42d173d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15239 | 2026.02.06 01:28:26.897701 [ 4 ] {6c39b3ce-8dce-4347-be53-424f42d173d2} <Trace> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15240 | 2026.02.06 01:28:26.897737 [ 4 ] {6c39b3ce-8dce-4347-be53-424f42d173d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 15241 | 2026.02.06 01:28:26.898070 [ 4 ] {6c39b3ce-8dce-4347-be53-424f42d173d2} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 15242 | 2026.02.06 01:28:26.898277 [ 4 ] {6c39b3ce-8dce-4347-be53-424f42d173d2} <Trace> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15243 | 2026.02.06 01:28:26.898412 [ 4 ] {6c39b3ce-8dce-4347-be53-424f42d173d2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00121 sec., 132231.40495867768 rows/sec., 9.21 MiB/sec. | ||
| 15244 | 2026.02.06 01:28:26.898449 [ 4 ] {6c39b3ce-8dce-4347-be53-424f42d173d2} <Debug> TCPHandler: Processed in 0.001368229 sec. | ||
| 15245 | 2026.02.06 01:28:26.898555 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15246 | 2026.02.06 01:28:26.898647 [ 4 ] {0c981f8d-636c-4535-8ebf-e468bc868c8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15247 | 2026.02.06 01:28:26.898701 [ 4 ] {0c981f8d-636c-4535-8ebf-e468bc868c8b} <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 | ||
| 15248 | 2026.02.06 01:28:26.899520 [ 4 ] {0c981f8d-636c-4535-8ebf-e468bc868c8b} <Trace> oximeter.measurements_histogramu64 (97144b8f-900e-4825-92d0-28bf27d1d4ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15249 | 2026.02.06 01:28:26.899554 [ 4 ] {0c981f8d-636c-4535-8ebf-e468bc868c8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 15250 | 2026.02.06 01:28:26.900116 [ 4 ] {0c981f8d-636c-4535-8ebf-e468bc868c8b} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 15251 | 2026.02.06 01:28:26.900337 [ 4 ] {0c981f8d-636c-4535-8ebf-e468bc868c8b} <Trace> oximeter.measurements_histogramu64 (97144b8f-900e-4825-92d0-28bf27d1d4ae): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15252 | 2026.02.06 01:28:26.900438 [ 96 ] {} <Debug> oximeter.measurements_histogramu64 (97144b8f-900e-4825-92d0-28bf27d1d4ae) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 15253 | 2026.02.06 01:28:26.900469 [ 4 ] {0c981f8d-636c-4535-8ebf-e468bc868c8b} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.00184 sec., 22282.608695652172 rows/sec., 39.93 MiB/sec. | ||
| 15254 | 2026.02.06 01:28:26.900482 [ 96 ] {} <Trace> oximeter.measurements_histogramu64 (97144b8f-900e-4825-92d0-28bf27d1d4ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15255 | 2026.02.06 01:28:26.900505 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 15256 | 2026.02.06 01:28:26.900522 [ 4 ] {0c981f8d-636c-4535-8ebf-e468bc868c8b} <Debug> TCPHandler: Processed in 0.002014224 sec. | ||
| 15257 | 2026.02.06 01:28:26.900633 [ 194 ] {97144b8f-900e-4825-92d0-28bf27d1d4ae::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 | ||
| 15258 | 2026.02.06 01:28:26.900640 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15259 | 2026.02.06 01:28:26.900778 [ 4 ] {0e6eb9dd-808a-48e0-a091-6766be04812f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15260 | 2026.02.06 01:28:26.900819 [ 4 ] {0e6eb9dd-808a-48e0-a091-6766be04812f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15261 | 2026.02.06 01:28:26.900892 [ 194 ] {97144b8f-900e-4825-92d0-28bf27d1d4ae::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15262 | 2026.02.06 01:28:26.900958 [ 194 ] {97144b8f-900e-4825-92d0-28bf27d1d4ae::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1808 rows starting from the beginning of the part | ||
| 15263 | 2026.02.06 01:28:26.901097 [ 194 ] {97144b8f-900e-4825-92d0-28bf27d1d4ae::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 41 rows starting from the beginning of the part | ||
| 15264 | 2026.02.06 01:28:26.901146 [ 4 ] {0e6eb9dd-808a-48e0-a091-6766be04812f} <Trace> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15265 | 2026.02.06 01:28:26.901186 [ 4 ] {0e6eb9dd-808a-48e0-a091-6766be04812f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 15266 | 2026.02.06 01:28:26.901211 [ 194 ] {97144b8f-900e-4825-92d0-28bf27d1d4ae::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 41 rows starting from the beginning of the part | ||
| 15267 | 2026.02.06 01:28:26.901323 [ 194 ] {97144b8f-900e-4825-92d0-28bf27d1d4ae::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 41 rows starting from the beginning of the part | ||
| 15268 | 2026.02.06 01:28:26.901436 [ 194 ] {97144b8f-900e-4825-92d0-28bf27d1d4ae::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 41 rows starting from the beginning of the part | ||
| 15269 | 2026.02.06 01:28:26.901496 [ 4 ] {0e6eb9dd-808a-48e0-a091-6766be04812f} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 15270 | 2026.02.06 01:28:26.901555 [ 194 ] {97144b8f-900e-4825-92d0-28bf27d1d4ae::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 41 rows starting from the beginning of the part | ||
| 15271 | 2026.02.06 01:28:26.901719 [ 4 ] {0e6eb9dd-808a-48e0-a091-6766be04812f} <Trace> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15272 | 2026.02.06 01:28:26.901855 [ 4 ] {0e6eb9dd-808a-48e0-a091-6766be04812f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001096 sec., 54744.52554744526 rows/sec., 3.69 MiB/sec. | ||
| 15273 | 2026.02.06 01:28:26.901892 [ 4 ] {0e6eb9dd-808a-48e0-a091-6766be04812f} <Debug> TCPHandler: Processed in 0.001303669 sec. | ||
| 15274 | 2026.02.06 01:28:26.913117 [ 186 ] {97144b8f-900e-4825-92d0-28bf27d1d4ae::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2013 rows, containing 19 columns (19 merged, 0 gathered) in 0.012537315 sec., 160560.6942156275 rows/sec., 287.72 MiB/sec. | ||
| 15275 | 2026.02.06 01:28:26.915540 [ 195 ] {97144b8f-900e-4825-92d0-28bf27d1d4ae::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 15276 | 2026.02.06 01:28:26.915966 [ 195 ] {97144b8f-900e-4825-92d0-28bf27d1d4ae::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (97144b8f-900e-4825-92d0-28bf27d1d4ae): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15277 | 2026.02.06 01:28:26.916061 [ 195 ] {97144b8f-900e-4825-92d0-28bf27d1d4ae::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (97144b8f-900e-4825-92d0-28bf27d1d4ae) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 15278 | 2026.02.06 01:28:26.916207 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.64 MiB. | ||
| 15279 | 2026.02.06 01:28:27.000202 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 360.18 MiB, peak 377.79 MiB, free memory in arenas 0.00 B, will set to 368.38 MiB (RSS), difference: 8.20 MiB | ||
| 15280 | 2026.02.06 01:28:31.033468 [ 94 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 15281 | 2026.02.06 01:28:31.033539 [ 94 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 15282 | 2026.02.06 01:28:31.098849 [ 223 ] {} <Trace> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 15283 | 2026.02.06 01:28:31.098902 [ 223 ] {} <Debug> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 15284 | 2026.02.06 01:28:31.115053 [ 223 ] {} <Debug> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 15285 | 2026.02.06 01:28:31.219903 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 33625 | ||
| 15286 | 2026.02.06 01:28:31.220417 [ 245 ] {} <Trace> system.asynchronous_metric_log (50965cfb-3fe0-4bc3-b722-77d2bdddda32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15287 | 2026.02.06 01:28:31.220458 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 15288 | 2026.02.06 01:28:31.220939 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 15289 | 2026.02.06 01:28:31.221173 [ 245 ] {} <Trace> system.asynchronous_metric_log (50965cfb-3fe0-4bc3-b722-77d2bdddda32): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15290 | 2026.02.06 01:28:31.221324 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33625 | ||
| 15291 | 2026.02.06 01:28:31.546881 [ 218 ] {} <Trace> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 15292 | 2026.02.06 01:28:31.546945 [ 218 ] {} <Debug> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 15293 | 2026.02.06 01:28:31.549554 [ 218 ] {} <Debug> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 15294 | 2026.02.06 01:28:31.732154 [ 220 ] {} <Trace> system.metric_log (b13c6af1-b368-46ee-88e3-e8b49f18365b): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 15295 | 2026.02.06 01:28:31.732219 [ 220 ] {} <Debug> system.metric_log (b13c6af1-b368-46ee-88e3-e8b49f18365b): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 15296 | 2026.02.06 01:28:31.733460 [ 221 ] {} <Trace> system.asynchronous_metric_log (50965cfb-3fe0-4bc3-b722-77d2bdddda32): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 15297 | 2026.02.06 01:28:31.733516 [ 221 ] {} <Debug> system.asynchronous_metric_log (50965cfb-3fe0-4bc3-b722-77d2bdddda32): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 15298 | 2026.02.06 01:28:31.735486 [ 220 ] {} <Debug> system.metric_log (b13c6af1-b368-46ee-88e3-e8b49f18365b): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 15299 | 2026.02.06 01:28:31.737304 [ 221 ] {} <Debug> system.asynchronous_metric_log (50965cfb-3fe0-4bc3-b722-77d2bdddda32): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 15300 | 2026.02.06 01:28:31.897736 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15301 | 2026.02.06 01:28:31.897935 [ 4 ] {39bf01b5-23ec-443e-a94b-d1c0c90557d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 15302 | 2026.02.06 01:28:31.898010 [ 4 ] {39bf01b5-23ec-443e-a94b-d1c0c90557d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 15303 | 2026.02.06 01:28:31.898781 [ 4 ] {39bf01b5-23ec-443e-a94b-d1c0c90557d6} <Trace> oximeter.fields_i16 (104ba66f-7843-4e50-a9a9-abb40c455f87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15304 | 2026.02.06 01:28:31.898828 [ 4 ] {39bf01b5-23ec-443e-a94b-d1c0c90557d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 15305 | 2026.02.06 01:28:31.899234 [ 4 ] {39bf01b5-23ec-443e-a94b-d1c0c90557d6} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 15306 | 2026.02.06 01:28:31.899473 [ 4 ] {39bf01b5-23ec-443e-a94b-d1c0c90557d6} <Trace> oximeter.fields_i16 (104ba66f-7843-4e50-a9a9-abb40c455f87): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15307 | 2026.02.06 01:28:31.899631 [ 94 ] {} <Debug> oximeter.fields_i16 (104ba66f-7843-4e50-a9a9-abb40c455f87) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 15308 | 2026.02.06 01:28:31.899637 [ 4 ] {39bf01b5-23ec-443e-a94b-d1c0c90557d6} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.001756 sec., 151480.63781321186 rows/sec., 9.62 MiB/sec. | ||
| 15309 | 2026.02.06 01:28:31.899705 [ 94 ] {} <Trace> oximeter.fields_i16 (104ba66f-7843-4e50-a9a9-abb40c455f87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15310 | 2026.02.06 01:28:31.899733 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 15311 | 2026.02.06 01:28:31.899735 [ 4 ] {39bf01b5-23ec-443e-a94b-d1c0c90557d6} <Debug> TCPHandler: Processed in 0.002139455 sec. | ||
| 15312 | 2026.02.06 01:28:31.899868 [ 187 ] {104ba66f-7843-4e50-a9a9-abb40c455f87::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 | ||
| 15313 | 2026.02.06 01:28:31.899878 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15314 | 2026.02.06 01:28:31.900027 [ 4 ] {d8396199-8ab7-4545-b8b2-1beb5bbbb840} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15315 | 2026.02.06 01:28:31.900042 [ 187 ] {104ba66f-7843-4e50-a9a9-abb40c455f87::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15316 | 2026.02.06 01:28:31.900073 [ 4 ] {d8396199-8ab7-4545-b8b2-1beb5bbbb840} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15317 | 2026.02.06 01:28:31.900086 [ 187 ] {104ba66f-7843-4e50-a9a9-abb40c455f87::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 290 rows starting from the beginning of the part | ||
| 15318 | 2026.02.06 01:28:31.900171 [ 187 ] {104ba66f-7843-4e50-a9a9-abb40c455f87::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 266 rows starting from the beginning of the part | ||
| 15319 | 2026.02.06 01:28:31.900227 [ 187 ] {104ba66f-7843-4e50-a9a9-abb40c455f87::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 266 rows starting from the beginning of the part | ||
| 15320 | 2026.02.06 01:28:31.900275 [ 187 ] {104ba66f-7843-4e50-a9a9-abb40c455f87::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 266 rows starting from the beginning of the part | ||
| 15321 | 2026.02.06 01:28:31.900319 [ 187 ] {104ba66f-7843-4e50-a9a9-abb40c455f87::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 266 rows starting from the beginning of the part | ||
| 15322 | 2026.02.06 01:28:31.900366 [ 187 ] {104ba66f-7843-4e50-a9a9-abb40c455f87::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 266 rows starting from the beginning of the part | ||
| 15323 | 2026.02.06 01:28:31.900866 [ 4 ] {d8396199-8ab7-4545-b8b2-1beb5bbbb840} <Trace> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15324 | 2026.02.06 01:28:31.900910 [ 4 ] {d8396199-8ab7-4545-b8b2-1beb5bbbb840} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 15325 | 2026.02.06 01:28:31.901300 [ 4 ] {d8396199-8ab7-4545-b8b2-1beb5bbbb840} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 15326 | 2026.02.06 01:28:31.901511 [ 200 ] {104ba66f-7843-4e50-a9a9-abb40c455f87::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1620 rows, containing 5 columns (5 merged, 0 gathered) in 0.001709082 sec., 947877.2814879566 rows/sec., 64.11 MiB/sec. | ||
| 15327 | 2026.02.06 01:28:31.901537 [ 4 ] {d8396199-8ab7-4545-b8b2-1beb5bbbb840} <Trace> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15328 | 2026.02.06 01:28:31.901664 [ 187 ] {104ba66f-7843-4e50-a9a9-abb40c455f87::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 15329 | 2026.02.06 01:28:31.901676 [ 4 ] {d8396199-8ab7-4545-b8b2-1beb5bbbb840} <Debug> executeQuery: Read 752 rows, 60.56 KiB in 0.001672 sec., 449760.7655502392 rows/sec., 35.37 MiB/sec. | ||
| 15330 | 2026.02.06 01:28:31.901667 [ 94 ] {} <Debug> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 15331 | 2026.02.06 01:28:31.901724 [ 4 ] {d8396199-8ab7-4545-b8b2-1beb5bbbb840} <Debug> TCPHandler: Processed in 0.001899102 sec. | ||
| 15332 | 2026.02.06 01:28:31.901735 [ 94 ] {} <Trace> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15333 | 2026.02.06 01:28:31.901777 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 15334 | 2026.02.06 01:28:31.901854 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15335 | 2026.02.06 01:28:31.901858 [ 186 ] {fb68cebe-225b-4628-b6a1-821ca25cb918::all_1_106_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full | ||
| 15336 | 2026.02.06 01:28:31.901880 [ 222 ] {} <Trace> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 15337 | 2026.02.06 01:28:31.901925 [ 222 ] {} <Debug> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 15338 | 2026.02.06 01:28:31.901951 [ 187 ] {104ba66f-7843-4e50-a9a9-abb40c455f87::all_1_51_10} <Trace> oximeter.fields_i16 (104ba66f-7843-4e50-a9a9-abb40c455f87): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15339 | 2026.02.06 01:28:31.901960 [ 4 ] {596fbdbe-0857-4d15-b46f-ac021ae27077} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15340 | 2026.02.06 01:28:31.901994 [ 186 ] {fb68cebe-225b-4628-b6a1-821ca25cb918::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15341 | 2026.02.06 01:28:31.902012 [ 4 ] {596fbdbe-0857-4d15-b46f-ac021ae27077} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15342 | 2026.02.06 01:28:31.902032 [ 186 ] {fb68cebe-225b-4628-b6a1-821ca25cb918::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 2106 rows starting from the beginning of the part | ||
| 15343 | 2026.02.06 01:28:31.902042 [ 187 ] {104ba66f-7843-4e50-a9a9-abb40c455f87::all_1_51_10} <Trace> oximeter.fields_i16 (104ba66f-7843-4e50-a9a9-abb40c455f87) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 15344 | 2026.02.06 01:28:31.902103 [ 186 ] {fb68cebe-225b-4628-b6a1-821ca25cb918::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 752 rows starting from the beginning of the part | ||
| 15345 | 2026.02.06 01:28:31.902127 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.45 MiB. | ||
| 15346 | 2026.02.06 01:28:31.902154 [ 186 ] {fb68cebe-225b-4628-b6a1-821ca25cb918::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 138 rows starting from the beginning of the part | ||
| 15347 | 2026.02.06 01:28:31.902200 [ 186 ] {fb68cebe-225b-4628-b6a1-821ca25cb918::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 754 rows starting from the beginning of the part | ||
| 15348 | 2026.02.06 01:28:31.902241 [ 186 ] {fb68cebe-225b-4628-b6a1-821ca25cb918::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 138 rows starting from the beginning of the part | ||
| 15349 | 2026.02.06 01:28:31.902278 [ 186 ] {fb68cebe-225b-4628-b6a1-821ca25cb918::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 752 rows starting from the beginning of the part | ||
| 15350 | 2026.02.06 01:28:31.902470 [ 4 ] {596fbdbe-0857-4d15-b46f-ac021ae27077} <Trace> oximeter.fields_u16 (fb4d60fc-202c-4b3b-b72e-c67fc122b90a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15351 | 2026.02.06 01:28:31.902513 [ 4 ] {596fbdbe-0857-4d15-b46f-ac021ae27077} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 15352 | 2026.02.06 01:28:31.902862 [ 4 ] {596fbdbe-0857-4d15-b46f-ac021ae27077} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 15353 | 2026.02.06 01:28:31.903166 [ 4 ] {596fbdbe-0857-4d15-b46f-ac021ae27077} <Trace> oximeter.fields_u16 (fb4d60fc-202c-4b3b-b72e-c67fc122b90a): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15354 | 2026.02.06 01:28:31.903314 [ 4 ] {596fbdbe-0857-4d15-b46f-ac021ae27077} <Debug> executeQuery: Read 133 rows, 8.00 KiB in 0.001373 sec., 96868.17188638018 rows/sec., 5.69 MiB/sec. | ||
| 15355 | 2026.02.06 01:28:31.903353 [ 4 ] {596fbdbe-0857-4d15-b46f-ac021ae27077} <Debug> TCPHandler: Processed in 0.00154972 sec. | ||
| 15356 | 2026.02.06 01:28:31.903470 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15357 | 2026.02.06 01:28:31.903565 [ 4 ] {382eb629-ee78-4fe9-8f7f-ccb2d0d58ff7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 15358 | 2026.02.06 01:28:31.903605 [ 4 ] {382eb629-ee78-4fe9-8f7f-ccb2d0d58ff7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 15359 | 2026.02.06 01:28:31.904044 [ 4 ] {382eb629-ee78-4fe9-8f7f-ccb2d0d58ff7} <Trace> oximeter.fields_u32 (efacbb35-87c4-45a6-b25f-cea415d7aebd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15360 | 2026.02.06 01:28:31.904081 [ 4 ] {382eb629-ee78-4fe9-8f7f-ccb2d0d58ff7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 15361 | 2026.02.06 01:28:31.904211 [ 199 ] {fb68cebe-225b-4628-b6a1-821ca25cb918::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4640 rows, containing 5 columns (5 merged, 0 gathered) in 0.002389626 sec., 1941726.4458957175 rows/sec., 164.22 MiB/sec. | ||
| 15362 | 2026.02.06 01:28:31.904416 [ 4 ] {382eb629-ee78-4fe9-8f7f-ccb2d0d58ff7} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 15363 | 2026.02.06 01:28:31.904475 [ 188 ] {fb68cebe-225b-4628-b6a1-821ca25cb918::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 15364 | 2026.02.06 01:28:31.904674 [ 4 ] {382eb629-ee78-4fe9-8f7f-ccb2d0d58ff7} <Trace> oximeter.fields_u32 (efacbb35-87c4-45a6-b25f-cea415d7aebd): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15365 | 2026.02.06 01:28:31.904799 [ 188 ] {fb68cebe-225b-4628-b6a1-821ca25cb918::all_1_106_21} <Trace> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15366 | 2026.02.06 01:28:31.904831 [ 4 ] {382eb629-ee78-4fe9-8f7f-ccb2d0d58ff7} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.001285 sec., 108949.41634241246 rows/sec., 7.04 MiB/sec. | ||
| 15367 | 2026.02.06 01:28:31.904872 [ 4 ] {382eb629-ee78-4fe9-8f7f-ccb2d0d58ff7} <Debug> TCPHandler: Processed in 0.00145336 sec. | ||
| 15368 | 2026.02.06 01:28:31.904874 [ 188 ] {fb68cebe-225b-4628-b6a1-821ca25cb918::all_1_106_21} <Trace> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 15369 | 2026.02.06 01:28:31.904980 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.04 MiB. | ||
| 15370 | 2026.02.06 01:28:31.904993 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15371 | 2026.02.06 01:28:31.905094 [ 4 ] {c3635cdf-24ad-43db-a827-6fc82f5886e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 15372 | 2026.02.06 01:28:31.905134 [ 4 ] {c3635cdf-24ad-43db-a827-6fc82f5886e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 15373 | 2026.02.06 01:28:31.905386 [ 222 ] {} <Debug> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 15374 | 2026.02.06 01:28:31.905578 [ 4 ] {c3635cdf-24ad-43db-a827-6fc82f5886e9} <Trace> oximeter.fields_u8 (7e40da4e-3721-4df5-9ad4-b5e43542e087): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15375 | 2026.02.06 01:28:31.905621 [ 4 ] {c3635cdf-24ad-43db-a827-6fc82f5886e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 15376 | 2026.02.06 01:28:31.905934 [ 4 ] {c3635cdf-24ad-43db-a827-6fc82f5886e9} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 15377 | 2026.02.06 01:28:31.906159 [ 4 ] {c3635cdf-24ad-43db-a827-6fc82f5886e9} <Trace> oximeter.fields_u8 (7e40da4e-3721-4df5-9ad4-b5e43542e087): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15378 | 2026.02.06 01:28:31.906264 [ 94 ] {} <Debug> oximeter.fields_u8 (7e40da4e-3721-4df5-9ad4-b5e43542e087) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 15379 | 2026.02.06 01:28:31.906286 [ 4 ] {c3635cdf-24ad-43db-a827-6fc82f5886e9} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.00121 sec., 114876.03305785125 rows/sec., 6.54 MiB/sec. | ||
| 15380 | 2026.02.06 01:28:31.906297 [ 94 ] {} <Trace> oximeter.fields_u8 (7e40da4e-3721-4df5-9ad4-b5e43542e087): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15381 | 2026.02.06 01:28:31.906325 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 15382 | 2026.02.06 01:28:31.906331 [ 4 ] {c3635cdf-24ad-43db-a827-6fc82f5886e9} <Debug> TCPHandler: Processed in 0.00138699 sec. | ||
| 15383 | 2026.02.06 01:28:31.906396 [ 187 ] {7e40da4e-3721-4df5-9ad4-b5e43542e087::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 | ||
| 15384 | 2026.02.06 01:28:31.906452 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15385 | 2026.02.06 01:28:31.906479 [ 187 ] {7e40da4e-3721-4df5-9ad4-b5e43542e087::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15386 | 2026.02.06 01:28:31.906507 [ 187 ] {7e40da4e-3721-4df5-9ad4-b5e43542e087::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 151 rows starting from the beginning of the part | ||
| 15387 | 2026.02.06 01:28:31.906555 [ 4 ] {9f47d527-dd05-4196-a161-fc3f0b6cdf5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15388 | 2026.02.06 01:28:31.906556 [ 187 ] {7e40da4e-3721-4df5-9ad4-b5e43542e087::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 139 rows starting from the beginning of the part | ||
| 15389 | 2026.02.06 01:28:31.906603 [ 4 ] {9f47d527-dd05-4196-a161-fc3f0b6cdf5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15390 | 2026.02.06 01:28:31.906614 [ 187 ] {7e40da4e-3721-4df5-9ad4-b5e43542e087::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 139 rows starting from the beginning of the part | ||
| 15391 | 2026.02.06 01:28:31.906656 [ 187 ] {7e40da4e-3721-4df5-9ad4-b5e43542e087::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 139 rows starting from the beginning of the part | ||
| 15392 | 2026.02.06 01:28:31.906686 [ 187 ] {7e40da4e-3721-4df5-9ad4-b5e43542e087::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 139 rows starting from the beginning of the part | ||
| 15393 | 2026.02.06 01:28:31.906719 [ 187 ] {7e40da4e-3721-4df5-9ad4-b5e43542e087::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 139 rows starting from the beginning of the part | ||
| 15394 | 2026.02.06 01:28:31.907186 [ 4 ] {9f47d527-dd05-4196-a161-fc3f0b6cdf5f} <Trace> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15395 | 2026.02.06 01:28:31.907228 [ 4 ] {9f47d527-dd05-4196-a161-fc3f0b6cdf5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 15396 | 2026.02.06 01:28:31.907491 [ 188 ] {7e40da4e-3721-4df5-9ad4-b5e43542e087::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 846 rows, containing 5 columns (5 merged, 0 gathered) in 0.001123778 sec., 752817.7273447247 rows/sec., 45.91 MiB/sec. | ||
| 15397 | 2026.02.06 01:28:31.907558 [ 4 ] {9f47d527-dd05-4196-a161-fc3f0b6cdf5f} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 15398 | 2026.02.06 01:28:31.907689 [ 190 ] {7e40da4e-3721-4df5-9ad4-b5e43542e087::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 15399 | 2026.02.06 01:28:31.907810 [ 4 ] {9f47d527-dd05-4196-a161-fc3f0b6cdf5f} <Trace> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15400 | 2026.02.06 01:28:31.907957 [ 94 ] {} <Debug> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 15401 | 2026.02.06 01:28:31.907974 [ 4 ] {9f47d527-dd05-4196-a161-fc3f0b6cdf5f} <Debug> executeQuery: Read 463 rows, 33.28 KiB in 0.001442 sec., 321081.83079056867 rows/sec., 22.54 MiB/sec. | ||
| 15402 | 2026.02.06 01:28:31.907988 [ 94 ] {} <Trace> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15403 | 2026.02.06 01:28:31.908017 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 15404 | 2026.02.06 01:28:31.908025 [ 4 ] {9f47d527-dd05-4196-a161-fc3f0b6cdf5f} <Debug> TCPHandler: Processed in 0.001621631 sec. | ||
| 15405 | 2026.02.06 01:28:31.908036 [ 190 ] {7e40da4e-3721-4df5-9ad4-b5e43542e087::all_1_51_10} <Trace> oximeter.fields_u8 (7e40da4e-3721-4df5-9ad4-b5e43542e087): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15406 | 2026.02.06 01:28:31.908098 [ 191 ] {8671d447-0367-4212-b46d-8d9acc78108d::all_1_106_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full | ||
| 15407 | 2026.02.06 01:28:31.908124 [ 190 ] {7e40da4e-3721-4df5-9ad4-b5e43542e087::all_1_51_10} <Trace> oximeter.fields_u8 (7e40da4e-3721-4df5-9ad4-b5e43542e087) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 15408 | 2026.02.06 01:28:31.908143 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15409 | 2026.02.06 01:28:31.908205 [ 191 ] {8671d447-0367-4212-b46d-8d9acc78108d::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15410 | 2026.02.06 01:28:31.908219 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 15411 | 2026.02.06 01:28:31.908237 [ 191 ] {8671d447-0367-4212-b46d-8d9acc78108d::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 1034 rows starting from the beginning of the part | ||
| 15412 | 2026.02.06 01:28:31.908242 [ 4 ] {66ca2815-70a3-44a2-a1a0-7b67650d0615} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 15413 | 2026.02.06 01:28:31.908297 [ 4 ] {66ca2815-70a3-44a2-a1a0-7b67650d0615} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 15414 | 2026.02.06 01:28:31.908300 [ 191 ] {8671d447-0367-4212-b46d-8d9acc78108d::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 463 rows starting from the beginning of the part | ||
| 15415 | 2026.02.06 01:28:31.908358 [ 191 ] {8671d447-0367-4212-b46d-8d9acc78108d::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 105 rows starting from the beginning of the part | ||
| 15416 | 2026.02.06 01:28:31.908401 [ 191 ] {8671d447-0367-4212-b46d-8d9acc78108d::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 467 rows starting from the beginning of the part | ||
| 15417 | 2026.02.06 01:28:31.908441 [ 191 ] {8671d447-0367-4212-b46d-8d9acc78108d::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 105 rows starting from the beginning of the part | ||
| 15418 | 2026.02.06 01:28:31.908481 [ 191 ] {8671d447-0367-4212-b46d-8d9acc78108d::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 463 rows starting from the beginning of the part | ||
| 15419 | 2026.02.06 01:28:31.908643 [ 4 ] {66ca2815-70a3-44a2-a1a0-7b67650d0615} <Trace> oximeter.measurements_bool (a3a47353-bd4a-4bc2-8c37-5164375cd607): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15420 | 2026.02.06 01:28:31.908684 [ 4 ] {66ca2815-70a3-44a2-a1a0-7b67650d0615} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 15421 | 2026.02.06 01:28:31.909005 [ 4 ] {66ca2815-70a3-44a2-a1a0-7b67650d0615} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 15422 | 2026.02.06 01:28:31.909243 [ 4 ] {66ca2815-70a3-44a2-a1a0-7b67650d0615} <Trace> oximeter.measurements_bool (a3a47353-bd4a-4bc2-8c37-5164375cd607): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15423 | 2026.02.06 01:28:31.909377 [ 4 ] {66ca2815-70a3-44a2-a1a0-7b67650d0615} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001153 sec., 5203.816131830009 rows/sec., 271.88 KiB/sec. | ||
| 15424 | 2026.02.06 01:28:31.909414 [ 4 ] {66ca2815-70a3-44a2-a1a0-7b67650d0615} <Debug> TCPHandler: Processed in 0.001318929 sec. | ||
| 15425 | 2026.02.06 01:28:31.909525 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15426 | 2026.02.06 01:28:31.909620 [ 4 ] {5f77dbaf-2037-4fbd-86dd-d7a5c20651dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15427 | 2026.02.06 01:28:31.909662 [ 4 ] {5f77dbaf-2037-4fbd-86dd-d7a5c20651dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15428 | 2026.02.06 01:28:31.909678 [ 193 ] {8671d447-0367-4212-b46d-8d9acc78108d::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2637 rows, containing 5 columns (5 merged, 0 gathered) in 0.001616631 sec., 1631170.00725583 rows/sec., 123.50 MiB/sec. | ||
| 15429 | 2026.02.06 01:28:31.909857 [ 190 ] {8671d447-0367-4212-b46d-8d9acc78108d::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 15430 | 2026.02.06 01:28:31.910072 [ 4 ] {5f77dbaf-2037-4fbd-86dd-d7a5c20651dc} <Trace> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15431 | 2026.02.06 01:28:31.910101 [ 190 ] {8671d447-0367-4212-b46d-8d9acc78108d::all_1_106_21} <Trace> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15432 | 2026.02.06 01:28:31.910114 [ 4 ] {5f77dbaf-2037-4fbd-86dd-d7a5c20651dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 15433 | 2026.02.06 01:28:31.910181 [ 190 ] {8671d447-0367-4212-b46d-8d9acc78108d::all_1_106_21} <Trace> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 15434 | 2026.02.06 01:28:31.910264 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. | ||
| 15435 | 2026.02.06 01:28:31.910464 [ 4 ] {5f77dbaf-2037-4fbd-86dd-d7a5c20651dc} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 15436 | 2026.02.06 01:28:31.910696 [ 4 ] {5f77dbaf-2037-4fbd-86dd-d7a5c20651dc} <Trace> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15437 | 2026.02.06 01:28:31.910812 [ 94 ] {} <Debug> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 15438 | 2026.02.06 01:28:31.910824 [ 4 ] {5f77dbaf-2037-4fbd-86dd-d7a5c20651dc} <Debug> executeQuery: Read 258 rows, 17.59 KiB in 0.001223 sec., 210956.66394112838 rows/sec., 14.05 MiB/sec. | ||
| 15439 | 2026.02.06 01:28:31.910846 [ 94 ] {} <Trace> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15440 | 2026.02.06 01:28:31.910870 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 15441 | 2026.02.06 01:28:31.910873 [ 4 ] {5f77dbaf-2037-4fbd-86dd-d7a5c20651dc} <Debug> TCPHandler: Processed in 0.00139712 sec. | ||
| 15442 | 2026.02.06 01:28:31.910954 [ 189 ] {e511ea71-e802-4545-b869-85850eb1d513::all_1_106_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full | ||
| 15443 | 2026.02.06 01:28:31.910996 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15444 | 2026.02.06 01:28:31.911081 [ 189 ] {e511ea71-e802-4545-b869-85850eb1d513::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15445 | 2026.02.06 01:28:31.911095 [ 4 ] {6bb00c97-652e-412c-b20f-e2d0c5c5cdd3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 15446 | 2026.02.06 01:28:31.911122 [ 189 ] {e511ea71-e802-4545-b869-85850eb1d513::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_101_20, total 32681 rows starting from the beginning of the part | ||
| 15447 | 2026.02.06 01:28:31.911142 [ 4 ] {6bb00c97-652e-412c-b20f-e2d0c5c5cdd3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 15448 | 2026.02.06 01:28:31.911194 [ 189 ] {e511ea71-e802-4545-b869-85850eb1d513::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 258 rows starting from the beginning of the part | ||
| 15449 | 2026.02.06 01:28:31.911244 [ 189 ] {e511ea71-e802-4545-b869-85850eb1d513::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 160 rows starting from the beginning of the part | ||
| 15450 | 2026.02.06 01:28:31.911287 [ 189 ] {e511ea71-e802-4545-b869-85850eb1d513::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 260 rows starting from the beginning of the part | ||
| 15451 | 2026.02.06 01:28:31.911328 [ 189 ] {e511ea71-e802-4545-b869-85850eb1d513::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 160 rows starting from the beginning of the part | ||
| 15452 | 2026.02.06 01:28:31.911372 [ 189 ] {e511ea71-e802-4545-b869-85850eb1d513::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 258 rows starting from the beginning of the part | ||
| 15453 | 2026.02.06 01:28:31.911470 [ 4 ] {6bb00c97-652e-412c-b20f-e2d0c5c5cdd3} <Trace> oximeter.measurements_f64 (2afa91c6-7a6c-42cf-84ca-7476e88b4c4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15454 | 2026.02.06 01:28:31.911512 [ 4 ] {6bb00c97-652e-412c-b20f-e2d0c5c5cdd3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 15455 | 2026.02.06 01:28:31.911826 [ 4 ] {6bb00c97-652e-412c-b20f-e2d0c5c5cdd3} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 15456 | 2026.02.06 01:28:31.912047 [ 4 ] {6bb00c97-652e-412c-b20f-e2d0c5c5cdd3} <Trace> oximeter.measurements_f64 (2afa91c6-7a6c-42cf-84ca-7476e88b4c4e): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15457 | 2026.02.06 01:28:31.912185 [ 4 ] {6bb00c97-652e-412c-b20f-e2d0c5c5cdd3} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001108 sec., 902.5270758122743 rows/sec., 60.81 KiB/sec. | ||
| 15458 | 2026.02.06 01:28:31.912221 [ 4 ] {6bb00c97-652e-412c-b20f-e2d0c5c5cdd3} <Debug> TCPHandler: Processed in 0.001275079 sec. | ||
| 15459 | 2026.02.06 01:28:31.912329 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15460 | 2026.02.06 01:28:31.912422 [ 4 ] {4cef3a51-734b-45d7-aee5-908eb095ee35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15461 | 2026.02.06 01:28:31.912463 [ 4 ] {4cef3a51-734b-45d7-aee5-908eb095ee35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15462 | 2026.02.06 01:28:31.912878 [ 4 ] {4cef3a51-734b-45d7-aee5-908eb095ee35} <Trace> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15463 | 2026.02.06 01:28:31.912924 [ 4 ] {4cef3a51-734b-45d7-aee5-908eb095ee35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 15464 | 2026.02.06 01:28:31.913274 [ 4 ] {4cef3a51-734b-45d7-aee5-908eb095ee35} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 15465 | 2026.02.06 01:28:31.913490 [ 4 ] {4cef3a51-734b-45d7-aee5-908eb095ee35} <Trace> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15466 | 2026.02.06 01:28:31.913614 [ 94 ] {} <Debug> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 15467 | 2026.02.06 01:28:31.913627 [ 4 ] {4cef3a51-734b-45d7-aee5-908eb095ee35} <Debug> executeQuery: Read 88 rows, 5.66 KiB in 0.001223 sec., 71954.21095666394 rows/sec., 4.52 MiB/sec. | ||
| 15468 | 2026.02.06 01:28:31.913650 [ 94 ] {} <Trace> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15469 | 2026.02.06 01:28:31.913673 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 15470 | 2026.02.06 01:28:31.913676 [ 4 ] {4cef3a51-734b-45d7-aee5-908eb095ee35} <Debug> TCPHandler: Processed in 0.00139598 sec. | ||
| 15471 | 2026.02.06 01:28:31.913754 [ 193 ] {35a37a75-595c-437a-bd19-b1f8c8c9b2dc::all_1_106_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full | ||
| 15472 | 2026.02.06 01:28:31.913770 [ 222 ] {} <Trace> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 15473 | 2026.02.06 01:28:31.913804 [ 222 ] {} <Debug> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 15474 | 2026.02.06 01:28:31.913860 [ 193 ] {35a37a75-595c-437a-bd19-b1f8c8c9b2dc::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15475 | 2026.02.06 01:28:31.913893 [ 193 ] {35a37a75-595c-437a-bd19-b1f8c8c9b2dc::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 6812 rows starting from the beginning of the part | ||
| 15476 | 2026.02.06 01:28:31.913944 [ 193 ] {35a37a75-595c-437a-bd19-b1f8c8c9b2dc::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 88 rows starting from the beginning of the part | ||
| 15477 | 2026.02.06 01:28:31.913986 [ 193 ] {35a37a75-595c-437a-bd19-b1f8c8c9b2dc::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 60 rows starting from the beginning of the part | ||
| 15478 | 2026.02.06 01:28:31.914025 [ 193 ] {35a37a75-595c-437a-bd19-b1f8c8c9b2dc::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 88 rows starting from the beginning of the part | ||
| 15479 | 2026.02.06 01:28:31.914063 [ 193 ] {35a37a75-595c-437a-bd19-b1f8c8c9b2dc::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 60 rows starting from the beginning of the part | ||
| 15480 | 2026.02.06 01:28:31.914100 [ 193 ] {35a37a75-595c-437a-bd19-b1f8c8c9b2dc::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 88 rows starting from the beginning of the part | ||
| 15481 | 2026.02.06 01:28:31.915828 [ 192 ] {35a37a75-595c-437a-bd19-b1f8c8c9b2dc::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7196 rows, containing 4 columns (4 merged, 0 gathered) in 0.002109594 sec., 3411082.8908311273 rows/sec., 221.23 MiB/sec. | ||
| 15482 | 2026.02.06 01:28:31.916263 [ 193 ] {35a37a75-595c-437a-bd19-b1f8c8c9b2dc::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 15483 | 2026.02.06 01:28:31.916277 [ 222 ] {} <Debug> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 15484 | 2026.02.06 01:28:31.916552 [ 193 ] {35a37a75-595c-437a-bd19-b1f8c8c9b2dc::all_1_106_21} <Trace> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15485 | 2026.02.06 01:28:31.916635 [ 193 ] {35a37a75-595c-437a-bd19-b1f8c8c9b2dc::all_1_106_21} <Trace> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 15486 | 2026.02.06 01:28:31.916716 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.26 MiB. | ||
| 15487 | 2026.02.06 01:28:31.918511 [ 198 ] {e511ea71-e802-4545-b869-85850eb1d513::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 33777 rows, containing 5 columns (5 merged, 0 gathered) in 0.007595222 sec., 4447137.950674779 rows/sec., 301.37 MiB/sec. | ||
| 15488 | 2026.02.06 01:28:31.918757 [ 189 ] {e511ea71-e802-4545-b869-85850eb1d513::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 15489 | 2026.02.06 01:28:31.919042 [ 189 ] {e511ea71-e802-4545-b869-85850eb1d513::all_1_106_21} <Trace> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15490 | 2026.02.06 01:28:31.919111 [ 189 ] {e511ea71-e802-4545-b869-85850eb1d513::all_1_106_21} <Trace> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 15491 | 2026.02.06 01:28:31.919181 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.34 MiB. | ||
| 15492 | 2026.02.06 01:28:32.997047 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 527 | ||
| 15493 | 2026.02.06 01:28:33.014313 [ 244 ] {} <Trace> system.metric_log (b13c6af1-b368-46ee-88e3-e8b49f18365b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15494 | 2026.02.06 01:28:33.014379 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 15495 | 2026.02.06 01:28:33.020499 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 15496 | 2026.02.06 01:28:33.021181 [ 244 ] {} <Trace> system.metric_log (b13c6af1-b368-46ee-88e3-e8b49f18365b): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15497 | 2026.02.06 01:28:33.024237 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 527 | ||
| 15498 | 2026.02.06 01:28:33.604040 [ 88 ] {} <Debug> oximeter.fields_ipaddr (a3260224-33ad-484c-9570-d358a82531a2) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 | ||
| 15499 | 2026.02.06 01:28:33.604112 [ 88 ] {} <Trace> oximeter.fields_ipaddr (a3260224-33ad-484c-9570-d358a82531a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15500 | 2026.02.06 01:28:33.604139 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 15501 | 2026.02.06 01:28:33.604259 [ 192 ] {a3260224-33ad-484c-9570-d358a82531a2::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 | ||
| 15502 | 2026.02.06 01:28:33.604379 [ 192 ] {a3260224-33ad-484c-9570-d358a82531a2::all_1_25_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15503 | 2026.02.06 01:28:33.604414 [ 192 ] {a3260224-33ad-484c-9570-d358a82531a2::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 20 rows starting from the beginning of the part | ||
| 15504 | 2026.02.06 01:28:33.604481 [ 192 ] {a3260224-33ad-484c-9570-d358a82531a2::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 4 rows starting from the beginning of the part | ||
| 15505 | 2026.02.06 01:28:33.604525 [ 192 ] {a3260224-33ad-484c-9570-d358a82531a2::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 2 rows starting from the beginning of the part | ||
| 15506 | 2026.02.06 01:28:33.604566 [ 192 ] {a3260224-33ad-484c-9570-d358a82531a2::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 12 rows starting from the beginning of the part | ||
| 15507 | 2026.02.06 01:28:33.604615 [ 192 ] {a3260224-33ad-484c-9570-d358a82531a2::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 4 rows starting from the beginning of the part | ||
| 15508 | 2026.02.06 01:28:33.605326 [ 192 ] {a3260224-33ad-484c-9570-d358a82531a2::all_1_25_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 42 rows, containing 5 columns (5 merged, 0 gathered) in 0.001109528 sec., 37853.93428557008 rows/sec., 3.16 MiB/sec. | ||
| 15509 | 2026.02.06 01:28:33.605511 [ 201 ] {a3260224-33ad-484c-9570-d358a82531a2::all_1_25_6} <Trace> MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) | ||
| 15510 | 2026.02.06 01:28:33.605854 [ 201 ] {a3260224-33ad-484c-9570-d358a82531a2::all_1_25_6} <Trace> oximeter.fields_ipaddr (a3260224-33ad-484c-9570-d358a82531a2): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15511 | 2026.02.06 01:28:33.605946 [ 201 ] {a3260224-33ad-484c-9570-d358a82531a2::all_1_25_6} <Trace> oximeter.fields_ipaddr (a3260224-33ad-484c-9570-d358a82531a2) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 | ||
| 15512 | 2026.02.06 01:28:33.606059 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 15513 | 2026.02.06 01:28:36.334149 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1970 | ||
| 15514 | 2026.02.06 01:28:36.336749 [ 243 ] {} <Trace> system.query_log (e979a318-9a58-4b34-9a72-3006f9f8e92e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15515 | 2026.02.06 01:28:36.336805 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 15516 | 2026.02.06 01:28:36.338038 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 15517 | 2026.02.06 01:28:36.338316 [ 243 ] {} <Trace> system.query_log (e979a318-9a58-4b34-9a72-3006f9f8e92e): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15518 | 2026.02.06 01:28:36.338705 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1970 | ||
| 15519 | 2026.02.06 01:28:36.683220 [ 220 ] {} <Trace> oximeter.fields_u16 (fb4d60fc-202c-4b3b-b72e-c67fc122b90a): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 15520 | 2026.02.06 01:28:36.683272 [ 220 ] {} <Debug> oximeter.fields_u16 (fb4d60fc-202c-4b3b-b72e-c67fc122b90a): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 15521 | 2026.02.06 01:28:36.685490 [ 220 ] {} <Debug> oximeter.fields_u16 (fb4d60fc-202c-4b3b-b72e-c67fc122b90a): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 15522 | 2026.02.06 01:28:36.919448 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15523 | 2026.02.06 01:28:36.919649 [ 4 ] {2a10ec44-bb48-49d2-b545-da763c63de77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 15524 | 2026.02.06 01:28:36.919722 [ 4 ] {2a10ec44-bb48-49d2-b545-da763c63de77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 15525 | 2026.02.06 01:28:36.920396 [ 4 ] {2a10ec44-bb48-49d2-b545-da763c63de77} <Trace> oximeter.fields_ipaddr (a3260224-33ad-484c-9570-d358a82531a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15526 | 2026.02.06 01:28:36.920439 [ 4 ] {2a10ec44-bb48-49d2-b545-da763c63de77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 15527 | 2026.02.06 01:28:36.920814 [ 4 ] {2a10ec44-bb48-49d2-b545-da763c63de77} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 15528 | 2026.02.06 01:28:36.921037 [ 4 ] {2a10ec44-bb48-49d2-b545-da763c63de77} <Trace> oximeter.fields_ipaddr (a3260224-33ad-484c-9570-d358a82531a2): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15529 | 2026.02.06 01:28:36.921209 [ 4 ] {2a10ec44-bb48-49d2-b545-da763c63de77} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001616 sec., 1237.6237623762377 rows/sec., 100.92 KiB/sec. | ||
| 15530 | 2026.02.06 01:28:36.921259 [ 4 ] {2a10ec44-bb48-49d2-b545-da763c63de77} <Debug> TCPHandler: Processed in 0.001952434 sec. | ||
| 15531 | 2026.02.06 01:28:36.921389 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15532 | 2026.02.06 01:28:36.921490 [ 4 ] {79b7b7a5-ddf9-4b34-b100-8a3358e96ac6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15533 | 2026.02.06 01:28:36.921532 [ 4 ] {79b7b7a5-ddf9-4b34-b100-8a3358e96ac6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15534 | 2026.02.06 01:28:36.922648 [ 4 ] {79b7b7a5-ddf9-4b34-b100-8a3358e96ac6} <Trace> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15535 | 2026.02.06 01:28:36.922687 [ 4 ] {79b7b7a5-ddf9-4b34-b100-8a3358e96ac6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 15536 | 2026.02.06 01:28:36.923072 [ 4 ] {79b7b7a5-ddf9-4b34-b100-8a3358e96ac6} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 15537 | 2026.02.06 01:28:36.923293 [ 4 ] {79b7b7a5-ddf9-4b34-b100-8a3358e96ac6} <Trace> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15538 | 2026.02.06 01:28:36.923432 [ 4 ] {79b7b7a5-ddf9-4b34-b100-8a3358e96ac6} <Debug> executeQuery: Read 1279 rows, 108.90 KiB in 0.001963 sec., 651553.744268976 rows/sec., 54.18 MiB/sec. | ||
| 15539 | 2026.02.06 01:28:36.923472 [ 4 ] {79b7b7a5-ddf9-4b34-b100-8a3358e96ac6} <Debug> TCPHandler: Processed in 0.002136345 sec. | ||
| 15540 | 2026.02.06 01:28:36.923575 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15541 | 2026.02.06 01:28:36.923671 [ 4 ] {29422ec0-e382-4ff2-97f0-12cd73b22d62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15542 | 2026.02.06 01:28:36.923712 [ 4 ] {29422ec0-e382-4ff2-97f0-12cd73b22d62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15543 | 2026.02.06 01:28:36.924139 [ 4 ] {29422ec0-e382-4ff2-97f0-12cd73b22d62} <Trace> oximeter.fields_u16 (fb4d60fc-202c-4b3b-b72e-c67fc122b90a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15544 | 2026.02.06 01:28:36.924195 [ 4 ] {29422ec0-e382-4ff2-97f0-12cd73b22d62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 15545 | 2026.02.06 01:28:36.924496 [ 4 ] {29422ec0-e382-4ff2-97f0-12cd73b22d62} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 15546 | 2026.02.06 01:28:36.924699 [ 4 ] {29422ec0-e382-4ff2-97f0-12cd73b22d62} <Trace> oximeter.fields_u16 (fb4d60fc-202c-4b3b-b72e-c67fc122b90a): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15547 | 2026.02.06 01:28:36.924830 [ 4 ] {29422ec0-e382-4ff2-97f0-12cd73b22d62} <Debug> executeQuery: Read 43 rows, 3.22 KiB in 0.001179 sec., 36471.586089906705 rows/sec., 2.67 MiB/sec. | ||
| 15548 | 2026.02.06 01:28:36.924868 [ 4 ] {29422ec0-e382-4ff2-97f0-12cd73b22d62} <Debug> TCPHandler: Processed in 0.001342969 sec. | ||
| 15549 | 2026.02.06 01:28:36.924977 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15550 | 2026.02.06 01:28:36.925071 [ 4 ] {aa61f67a-da2c-4787-886b-25ff74032210} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 15551 | 2026.02.06 01:28:36.925110 [ 4 ] {aa61f67a-da2c-4787-886b-25ff74032210} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 15552 | 2026.02.06 01:28:36.925607 [ 4 ] {aa61f67a-da2c-4787-886b-25ff74032210} <Trace> oximeter.fields_u32 (efacbb35-87c4-45a6-b25f-cea415d7aebd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15553 | 2026.02.06 01:28:36.925643 [ 4 ] {aa61f67a-da2c-4787-886b-25ff74032210} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 15554 | 2026.02.06 01:28:36.925945 [ 4 ] {aa61f67a-da2c-4787-886b-25ff74032210} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 15555 | 2026.02.06 01:28:36.926149 [ 4 ] {aa61f67a-da2c-4787-886b-25ff74032210} <Trace> oximeter.fields_u32 (efacbb35-87c4-45a6-b25f-cea415d7aebd): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15556 | 2026.02.06 01:28:36.926280 [ 4 ] {aa61f67a-da2c-4787-886b-25ff74032210} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001227 sec., 185819.0709046455 rows/sec., 12.58 MiB/sec. | ||
| 15557 | 2026.02.06 01:28:36.926319 [ 4 ] {aa61f67a-da2c-4787-886b-25ff74032210} <Debug> TCPHandler: Processed in 0.001391359 sec. | ||
| 15558 | 2026.02.06 01:28:36.926427 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15559 | 2026.02.06 01:28:36.926521 [ 4 ] {ae86231f-11de-4cf1-b173-15d00bdf4144} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15560 | 2026.02.06 01:28:36.926560 [ 4 ] {ae86231f-11de-4cf1-b173-15d00bdf4144} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15561 | 2026.02.06 01:28:36.927209 [ 4 ] {ae86231f-11de-4cf1-b173-15d00bdf4144} <Trace> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15562 | 2026.02.06 01:28:36.927245 [ 4 ] {ae86231f-11de-4cf1-b173-15d00bdf4144} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 15563 | 2026.02.06 01:28:36.927568 [ 4 ] {ae86231f-11de-4cf1-b173-15d00bdf4144} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 15564 | 2026.02.06 01:28:36.927784 [ 4 ] {ae86231f-11de-4cf1-b173-15d00bdf4144} <Trace> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15565 | 2026.02.06 01:28:36.927915 [ 4 ] {ae86231f-11de-4cf1-b173-15d00bdf4144} <Debug> executeQuery: Read 563 rows, 42.85 KiB in 0.001412 sec., 398725.2124645892 rows/sec., 29.64 MiB/sec. | ||
| 15566 | 2026.02.06 01:28:36.927953 [ 4 ] {ae86231f-11de-4cf1-b173-15d00bdf4144} <Debug> TCPHandler: Processed in 0.001576001 sec. | ||
| 15567 | 2026.02.06 01:28:36.928065 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15568 | 2026.02.06 01:28:36.928157 [ 4 ] {7c618bac-5710-4d83-a3f7-1024073dcc0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15569 | 2026.02.06 01:28:36.928227 [ 4 ] {7c618bac-5710-4d83-a3f7-1024073dcc0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15570 | 2026.02.06 01:28:36.928872 [ 4 ] {7c618bac-5710-4d83-a3f7-1024073dcc0c} <Trace> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15571 | 2026.02.06 01:28:36.928908 [ 4 ] {7c618bac-5710-4d83-a3f7-1024073dcc0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 15572 | 2026.02.06 01:28:36.929277 [ 4 ] {7c618bac-5710-4d83-a3f7-1024073dcc0c} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 15573 | 2026.02.06 01:28:36.929483 [ 4 ] {7c618bac-5710-4d83-a3f7-1024073dcc0c} <Trace> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15574 | 2026.02.06 01:28:36.929613 [ 4 ] {7c618bac-5710-4d83-a3f7-1024073dcc0c} <Debug> executeQuery: Read 845 rows, 58.24 KiB in 0.001473 sec., 573659.1989137814 rows/sec., 38.61 MiB/sec. | ||
| 15575 | 2026.02.06 01:28:36.929651 [ 4 ] {7c618bac-5710-4d83-a3f7-1024073dcc0c} <Debug> TCPHandler: Processed in 0.001635931 sec. | ||
| 15576 | 2026.02.06 01:28:36.929765 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15577 | 2026.02.06 01:28:36.929884 [ 4 ] {12411639-a4a6-4014-bd7f-9b9e33659472} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15578 | 2026.02.06 01:28:36.929939 [ 4 ] {12411639-a4a6-4014-bd7f-9b9e33659472} <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 | ||
| 15579 | 2026.02.06 01:28:36.930840 [ 4 ] {12411639-a4a6-4014-bd7f-9b9e33659472} <Trace> oximeter.measurements_histogramu64 (97144b8f-900e-4825-92d0-28bf27d1d4ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15580 | 2026.02.06 01:28:36.930876 [ 4 ] {12411639-a4a6-4014-bd7f-9b9e33659472} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 15581 | 2026.02.06 01:28:36.931437 [ 4 ] {12411639-a4a6-4014-bd7f-9b9e33659472} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 15582 | 2026.02.06 01:28:36.931677 [ 4 ] {12411639-a4a6-4014-bd7f-9b9e33659472} <Trace> oximeter.measurements_histogramu64 (97144b8f-900e-4825-92d0-28bf27d1d4ae): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15583 | 2026.02.06 01:28:36.931820 [ 4 ] {12411639-a4a6-4014-bd7f-9b9e33659472} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001953 sec., 20993.343573988735 rows/sec., 37.62 MiB/sec. | ||
| 15584 | 2026.02.06 01:28:36.931885 [ 4 ] {12411639-a4a6-4014-bd7f-9b9e33659472} <Debug> TCPHandler: Processed in 0.002170405 sec. | ||
| 15585 | 2026.02.06 01:28:36.932004 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15586 | 2026.02.06 01:28:36.932098 [ 4 ] {8853e9a1-85ba-4653-913e-fe11795b8792} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15587 | 2026.02.06 01:28:36.932139 [ 4 ] {8853e9a1-85ba-4653-913e-fe11795b8792} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15588 | 2026.02.06 01:28:36.932480 [ 4 ] {8853e9a1-85ba-4653-913e-fe11795b8792} <Trace> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15589 | 2026.02.06 01:28:36.932516 [ 4 ] {8853e9a1-85ba-4653-913e-fe11795b8792} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 15590 | 2026.02.06 01:28:36.932815 [ 4 ] {8853e9a1-85ba-4653-913e-fe11795b8792} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 15591 | 2026.02.06 01:28:36.933029 [ 4 ] {8853e9a1-85ba-4653-913e-fe11795b8792} <Trace> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15592 | 2026.02.06 01:28:36.933159 [ 4 ] {8853e9a1-85ba-4653-913e-fe11795b8792} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001079 sec., 55607.04355885078 rows/sec., 3.75 MiB/sec. | ||
| 15593 | 2026.02.06 01:28:36.933195 [ 4 ] {8853e9a1-85ba-4653-913e-fe11795b8792} <Debug> TCPHandler: Processed in 0.001241269 sec. | ||
| 15594 | 2026.02.06 01:28:38.721653 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 34073 | ||
| 15595 | 2026.02.06 01:28:38.722239 [ 245 ] {} <Trace> system.asynchronous_metric_log (50965cfb-3fe0-4bc3-b722-77d2bdddda32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15596 | 2026.02.06 01:28:38.722291 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 15597 | 2026.02.06 01:28:38.722796 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 15598 | 2026.02.06 01:28:38.723038 [ 245 ] {} <Trace> system.asynchronous_metric_log (50965cfb-3fe0-4bc3-b722-77d2bdddda32): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15599 | 2026.02.06 01:28:38.723164 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 34073 | ||
| 15600 | 2026.02.06 01:28:38.723184 [ 81 ] {} <Debug> system.asynchronous_metric_log (50965cfb-3fe0-4bc3-b722-77d2bdddda32) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 15601 | 2026.02.06 01:28:38.723252 [ 81 ] {} <Trace> system.asynchronous_metric_log (50965cfb-3fe0-4bc3-b722-77d2bdddda32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15602 | 2026.02.06 01:28:38.723273 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 15603 | 2026.02.06 01:28:38.723405 [ 196 ] {50965cfb-3fe0-4bc3-b722-77d2bdddda32::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 15604 | 2026.02.06 01:28:38.723546 [ 196 ] {50965cfb-3fe0-4bc3-b722-77d2bdddda32::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15605 | 2026.02.06 01:28:38.723585 [ 196 ] {50965cfb-3fe0-4bc3-b722-77d2bdddda32::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_66_13, total 31705 rows starting from the beginning of the part | ||
| 15606 | 2026.02.06 01:28:38.723652 [ 196 ] {50965cfb-3fe0-4bc3-b722-77d2bdddda32::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 448 rows starting from the beginning of the part | ||
| 15607 | 2026.02.06 01:28:38.723716 [ 196 ] {50965cfb-3fe0-4bc3-b722-77d2bdddda32::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 512 rows starting from the beginning of the part | ||
| 15608 | 2026.02.06 01:28:38.723771 [ 196 ] {50965cfb-3fe0-4bc3-b722-77d2bdddda32::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 448 rows starting from the beginning of the part | ||
| 15609 | 2026.02.06 01:28:38.723812 [ 196 ] {50965cfb-3fe0-4bc3-b722-77d2bdddda32::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 512 rows starting from the beginning of the part | ||
| 15610 | 2026.02.06 01:28:38.723849 [ 196 ] {50965cfb-3fe0-4bc3-b722-77d2bdddda32::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 448 rows starting from the beginning of the part | ||
| 15611 | 2026.02.06 01:28:38.726474 [ 198 ] {50965cfb-3fe0-4bc3-b722-77d2bdddda32::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 34073 rows, containing 4 columns (4 merged, 0 gathered) in 0.003129831 sec., 10886530.29508622 rows/sec., 155.73 MiB/sec. | ||
| 15612 | 2026.02.06 01:28:38.726919 [ 197 ] {50965cfb-3fe0-4bc3-b722-77d2bdddda32::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 15613 | 2026.02.06 01:28:38.727223 [ 197 ] {50965cfb-3fe0-4bc3-b722-77d2bdddda32::all_1_71_14} <Trace> system.asynchronous_metric_log (50965cfb-3fe0-4bc3-b722-77d2bdddda32): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15614 | 2026.02.06 01:28:38.727300 [ 197 ] {50965cfb-3fe0-4bc3-b722-77d2bdddda32::all_1_71_14} <Trace> system.asynchronous_metric_log (50965cfb-3fe0-4bc3-b722-77d2bdddda32) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 15615 | 2026.02.06 01:28:38.727415 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.00 MiB. | ||
| 15616 | 2026.02.06 01:28:40.524498 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 535 | ||
| 15617 | 2026.02.06 01:28:40.542536 [ 244 ] {} <Trace> system.metric_log (b13c6af1-b368-46ee-88e3-e8b49f18365b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15618 | 2026.02.06 01:28:40.542599 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 15619 | 2026.02.06 01:28:40.548702 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 15620 | 2026.02.06 01:28:40.549388 [ 244 ] {} <Trace> system.metric_log (b13c6af1-b368-46ee-88e3-e8b49f18365b): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15621 | 2026.02.06 01:28:40.549735 [ 79 ] {} <Debug> system.metric_log (b13c6af1-b368-46ee-88e3-e8b49f18365b) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 15622 | 2026.02.06 01:28:40.549806 [ 79 ] {} <Trace> system.metric_log (b13c6af1-b368-46ee-88e3-e8b49f18365b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15623 | 2026.02.06 01:28:40.549831 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 15624 | 2026.02.06 01:28:40.549995 [ 192 ] {b13c6af1-b368-46ee-88e3-e8b49f18365b::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 15625 | 2026.02.06 01:28:40.552660 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 535 | ||
| 15626 | 2026.02.06 01:28:40.553979 [ 192 ] {b13c6af1-b368-46ee-88e3-e8b49f18365b::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15627 | 2026.02.06 01:28:40.555493 [ 192 ] {b13c6af1-b368-46ee-88e3-e8b49f18365b::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 497 rows starting from the beginning of the part | ||
| 15628 | 2026.02.06 01:28:40.560622 [ 192 ] {b13c6af1-b368-46ee-88e3-e8b49f18365b::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 8 rows starting from the beginning of the part | ||
| 15629 | 2026.02.06 01:28:40.565334 [ 192 ] {b13c6af1-b368-46ee-88e3-e8b49f18365b::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 7 rows starting from the beginning of the part | ||
| 15630 | 2026.02.06 01:28:40.569919 [ 192 ] {b13c6af1-b368-46ee-88e3-e8b49f18365b::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 8 rows starting from the beginning of the part | ||
| 15631 | 2026.02.06 01:28:40.574990 [ 192 ] {b13c6af1-b368-46ee-88e3-e8b49f18365b::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 7 rows starting from the beginning of the part | ||
| 15632 | 2026.02.06 01:28:40.579720 [ 192 ] {b13c6af1-b368-46ee-88e3-e8b49f18365b::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 8 rows starting from the beginning of the part | ||
| 15633 | 2026.02.06 01:28:40.636262 [ 198 ] {b13c6af1-b368-46ee-88e3-e8b49f18365b::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 535 rows, containing 679 columns (679 merged, 0 gathered) in 0.086345378 sec., 6196.046764657165 rows/sec., 32.04 MiB/sec. | ||
| 15634 | 2026.02.06 01:28:40.639482 [ 198 ] {b13c6af1-b368-46ee-88e3-e8b49f18365b::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 15635 | 2026.02.06 01:28:40.641502 [ 198 ] {b13c6af1-b368-46ee-88e3-e8b49f18365b::all_1_71_14} <Trace> system.metric_log (b13c6af1-b368-46ee-88e3-e8b49f18365b): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15636 | 2026.02.06 01:28:40.641610 [ 198 ] {b13c6af1-b368-46ee-88e3-e8b49f18365b::all_1_71_14} <Trace> system.metric_log (b13c6af1-b368-46ee-88e3-e8b49f18365b) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 15637 | 2026.02.06 01:28:40.644540 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.97 MiB. | ||
| 15638 | 2026.02.06 01:28:41.000265 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 369.92 MiB, peak 387.33 MiB, free memory in arenas 0.00 B, will set to 368.91 MiB (RSS), difference: -1.01 MiB | ||
| 15639 | 2026.02.06 01:28:41.898394 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15640 | 2026.02.06 01:28:41.898598 [ 4 ] {41a0991f-1d83-4c19-a32c-70efdef95fc3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 15641 | 2026.02.06 01:28:41.898676 [ 4 ] {41a0991f-1d83-4c19-a32c-70efdef95fc3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 15642 | 2026.02.06 01:28:41.899581 [ 4 ] {41a0991f-1d83-4c19-a32c-70efdef95fc3} <Trace> oximeter.fields_i16 (104ba66f-7843-4e50-a9a9-abb40c455f87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15643 | 2026.02.06 01:28:41.899633 [ 4 ] {41a0991f-1d83-4c19-a32c-70efdef95fc3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 15644 | 2026.02.06 01:28:41.900042 [ 4 ] {41a0991f-1d83-4c19-a32c-70efdef95fc3} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 15645 | 2026.02.06 01:28:41.900281 [ 4 ] {41a0991f-1d83-4c19-a32c-70efdef95fc3} <Trace> oximeter.fields_i16 (104ba66f-7843-4e50-a9a9-abb40c455f87): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15646 | 2026.02.06 01:28:41.900449 [ 4 ] {41a0991f-1d83-4c19-a32c-70efdef95fc3} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.001905 sec., 139632.54593175853 rows/sec., 8.87 MiB/sec. | ||
| 15647 | 2026.02.06 01:28:41.900501 [ 4 ] {41a0991f-1d83-4c19-a32c-70efdef95fc3} <Debug> TCPHandler: Processed in 0.002252625 sec. | ||
| 15648 | 2026.02.06 01:28:41.900625 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15649 | 2026.02.06 01:28:41.900727 [ 4 ] {315d7dba-45eb-4a67-91c5-787a2936d832} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15650 | 2026.02.06 01:28:41.900772 [ 4 ] {315d7dba-45eb-4a67-91c5-787a2936d832} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15651 | 2026.02.06 01:28:41.901679 [ 4 ] {315d7dba-45eb-4a67-91c5-787a2936d832} <Trace> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15652 | 2026.02.06 01:28:41.901717 [ 4 ] {315d7dba-45eb-4a67-91c5-787a2936d832} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 15653 | 2026.02.06 01:28:41.902086 [ 4 ] {315d7dba-45eb-4a67-91c5-787a2936d832} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 15654 | 2026.02.06 01:28:41.902318 [ 4 ] {315d7dba-45eb-4a67-91c5-787a2936d832} <Trace> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15655 | 2026.02.06 01:28:41.902454 [ 4 ] {315d7dba-45eb-4a67-91c5-787a2936d832} <Debug> executeQuery: Read 752 rows, 60.56 KiB in 0.001749 sec., 429959.9771297885 rows/sec., 33.82 MiB/sec. | ||
| 15656 | 2026.02.06 01:28:41.902496 [ 4 ] {315d7dba-45eb-4a67-91c5-787a2936d832} <Debug> TCPHandler: Processed in 0.001923463 sec. | ||
| 15657 | 2026.02.06 01:28:41.902609 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15658 | 2026.02.06 01:28:41.902705 [ 4 ] {8cf1ef25-7bd9-45db-9171-f990753c6cbe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15659 | 2026.02.06 01:28:41.902746 [ 4 ] {8cf1ef25-7bd9-45db-9171-f990753c6cbe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15660 | 2026.02.06 01:28:41.903213 [ 4 ] {8cf1ef25-7bd9-45db-9171-f990753c6cbe} <Trace> oximeter.fields_u16 (fb4d60fc-202c-4b3b-b72e-c67fc122b90a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15661 | 2026.02.06 01:28:41.903250 [ 4 ] {8cf1ef25-7bd9-45db-9171-f990753c6cbe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 15662 | 2026.02.06 01:28:41.903550 [ 4 ] {8cf1ef25-7bd9-45db-9171-f990753c6cbe} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 15663 | 2026.02.06 01:28:41.903772 [ 4 ] {8cf1ef25-7bd9-45db-9171-f990753c6cbe} <Trace> oximeter.fields_u16 (fb4d60fc-202c-4b3b-b72e-c67fc122b90a): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15664 | 2026.02.06 01:28:41.903902 [ 77 ] {} <Debug> oximeter.fields_u16 (fb4d60fc-202c-4b3b-b72e-c67fc122b90a) (MergerMutator): Selected 6 parts from all_1_95_19 to all_100_100_0 | ||
| 15665 | 2026.02.06 01:28:41.903909 [ 4 ] {8cf1ef25-7bd9-45db-9171-f990753c6cbe} <Debug> executeQuery: Read 133 rows, 8.00 KiB in 0.001223 sec., 108748.97792313983 rows/sec., 6.39 MiB/sec. | ||
| 15666 | 2026.02.06 01:28:41.903973 [ 77 ] {} <Trace> oximeter.fields_u16 (fb4d60fc-202c-4b3b-b72e-c67fc122b90a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15667 | 2026.02.06 01:28:41.903990 [ 4 ] {8cf1ef25-7bd9-45db-9171-f990753c6cbe} <Debug> TCPHandler: Processed in 0.00143091 sec. | ||
| 15668 | 2026.02.06 01:28:41.904000 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 15669 | 2026.02.06 01:28:41.904110 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15670 | 2026.02.06 01:28:41.904138 [ 194 ] {fb4d60fc-202c-4b3b-b72e-c67fc122b90a::all_1_100_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_95_19 to all_100_100_0 into Compact with storage Full | ||
| 15671 | 2026.02.06 01:28:41.904210 [ 4 ] {82d7f7b8-f523-4288-87b9-2f79d74e1be4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 15672 | 2026.02.06 01:28:41.904256 [ 4 ] {82d7f7b8-f523-4288-87b9-2f79d74e1be4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 15673 | 2026.02.06 01:28:41.904290 [ 194 ] {fb4d60fc-202c-4b3b-b72e-c67fc122b90a::all_1_100_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15674 | 2026.02.06 01:28:41.904333 [ 194 ] {fb4d60fc-202c-4b3b-b72e-c67fc122b90a::all_1_100_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_95_19, total 206 rows starting from the beginning of the part | ||
| 15675 | 2026.02.06 01:28:41.904408 [ 194 ] {fb4d60fc-202c-4b3b-b72e-c67fc122b90a::all_1_100_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 137 rows starting from the beginning of the part | ||
| 15676 | 2026.02.06 01:28:41.904461 [ 194 ] {fb4d60fc-202c-4b3b-b72e-c67fc122b90a::all_1_100_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 41 rows starting from the beginning of the part | ||
| 15677 | 2026.02.06 01:28:41.904510 [ 194 ] {fb4d60fc-202c-4b3b-b72e-c67fc122b90a::all_1_100_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 133 rows starting from the beginning of the part | ||
| 15678 | 2026.02.06 01:28:41.904547 [ 194 ] {fb4d60fc-202c-4b3b-b72e-c67fc122b90a::all_1_100_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 43 rows starting from the beginning of the part | ||
| 15679 | 2026.02.06 01:28:41.904589 [ 194 ] {fb4d60fc-202c-4b3b-b72e-c67fc122b90a::all_1_100_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 133 rows starting from the beginning of the part | ||
| 15680 | 2026.02.06 01:28:41.904726 [ 4 ] {82d7f7b8-f523-4288-87b9-2f79d74e1be4} <Trace> oximeter.fields_u32 (efacbb35-87c4-45a6-b25f-cea415d7aebd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15681 | 2026.02.06 01:28:41.904769 [ 4 ] {82d7f7b8-f523-4288-87b9-2f79d74e1be4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 15682 | 2026.02.06 01:28:41.905110 [ 4 ] {82d7f7b8-f523-4288-87b9-2f79d74e1be4} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 15683 | 2026.02.06 01:28:41.905358 [ 4 ] {82d7f7b8-f523-4288-87b9-2f79d74e1be4} <Trace> oximeter.fields_u32 (efacbb35-87c4-45a6-b25f-cea415d7aebd): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15684 | 2026.02.06 01:28:41.905490 [ 4 ] {82d7f7b8-f523-4288-87b9-2f79d74e1be4} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.001299 sec., 107775.2117013087 rows/sec., 6.97 MiB/sec. | ||
| 15685 | 2026.02.06 01:28:41.905519 [ 200 ] {fb4d60fc-202c-4b3b-b72e-c67fc122b90a::all_1_100_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 693 rows, containing 5 columns (5 merged, 0 gathered) in 0.001446069 sec., 479230.2441999656 rows/sec., 31.57 MiB/sec. | ||
| 15686 | 2026.02.06 01:28:41.905529 [ 4 ] {82d7f7b8-f523-4288-87b9-2f79d74e1be4} <Debug> TCPHandler: Processed in 0.00147013 sec. | ||
| 15687 | 2026.02.06 01:28:41.905653 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15688 | 2026.02.06 01:28:41.905748 [ 4 ] {901dc17f-dbba-411b-af81-64453cbe7cdd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 15689 | 2026.02.06 01:28:41.905748 [ 199 ] {fb4d60fc-202c-4b3b-b72e-c67fc122b90a::all_1_100_20} <Trace> MergedBlockOutputStream: filled checksums all_1_100_20 (state Temporary) | ||
| 15690 | 2026.02.06 01:28:41.905790 [ 4 ] {901dc17f-dbba-411b-af81-64453cbe7cdd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 15691 | 2026.02.06 01:28:41.906144 [ 199 ] {fb4d60fc-202c-4b3b-b72e-c67fc122b90a::all_1_100_20} <Trace> oximeter.fields_u16 (fb4d60fc-202c-4b3b-b72e-c67fc122b90a): Renaming temporary part tmp_merge_all_1_100_20 to all_1_100_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15692 | 2026.02.06 01:28:41.906247 [ 199 ] {fb4d60fc-202c-4b3b-b72e-c67fc122b90a::all_1_100_20} <Trace> oximeter.fields_u16 (fb4d60fc-202c-4b3b-b72e-c67fc122b90a) (MergerMutator): Merged 6 parts: [all_1_95_19, all_100_100_0] -> all_1_100_20 | ||
| 15693 | 2026.02.06 01:28:41.906264 [ 4 ] {901dc17f-dbba-411b-af81-64453cbe7cdd} <Trace> oximeter.fields_u8 (7e40da4e-3721-4df5-9ad4-b5e43542e087): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15694 | 2026.02.06 01:28:41.906305 [ 4 ] {901dc17f-dbba-411b-af81-64453cbe7cdd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 15695 | 2026.02.06 01:28:41.906380 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 15696 | 2026.02.06 01:28:41.906616 [ 4 ] {901dc17f-dbba-411b-af81-64453cbe7cdd} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 15697 | 2026.02.06 01:28:41.906839 [ 4 ] {901dc17f-dbba-411b-af81-64453cbe7cdd} <Trace> oximeter.fields_u8 (7e40da4e-3721-4df5-9ad4-b5e43542e087): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15698 | 2026.02.06 01:28:41.906971 [ 4 ] {901dc17f-dbba-411b-af81-64453cbe7cdd} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001241 sec., 112006.44641418212 rows/sec., 6.37 MiB/sec. | ||
| 15699 | 2026.02.06 01:28:41.907010 [ 4 ] {901dc17f-dbba-411b-af81-64453cbe7cdd} <Debug> TCPHandler: Processed in 0.00140728 sec. | ||
| 15700 | 2026.02.06 01:28:41.907118 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15701 | 2026.02.06 01:28:41.907212 [ 4 ] {7caf2e96-6cdc-4b7a-abce-f8b23a5d8e4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15702 | 2026.02.06 01:28:41.907252 [ 4 ] {7caf2e96-6cdc-4b7a-abce-f8b23a5d8e4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15703 | 2026.02.06 01:28:41.907868 [ 4 ] {7caf2e96-6cdc-4b7a-abce-f8b23a5d8e4a} <Trace> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15704 | 2026.02.06 01:28:41.907906 [ 4 ] {7caf2e96-6cdc-4b7a-abce-f8b23a5d8e4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 15705 | 2026.02.06 01:28:41.908233 [ 4 ] {7caf2e96-6cdc-4b7a-abce-f8b23a5d8e4a} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 15706 | 2026.02.06 01:28:41.908451 [ 4 ] {7caf2e96-6cdc-4b7a-abce-f8b23a5d8e4a} <Trace> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15707 | 2026.02.06 01:28:41.908583 [ 4 ] {7caf2e96-6cdc-4b7a-abce-f8b23a5d8e4a} <Debug> executeQuery: Read 463 rows, 33.28 KiB in 0.001389 sec., 333333.3333333333 rows/sec., 23.40 MiB/sec. | ||
| 15708 | 2026.02.06 01:28:41.908622 [ 4 ] {7caf2e96-6cdc-4b7a-abce-f8b23a5d8e4a} <Debug> TCPHandler: Processed in 0.001552851 sec. | ||
| 15709 | 2026.02.06 01:28:41.908729 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15710 | 2026.02.06 01:28:41.908827 [ 4 ] {2cf847d1-895a-4a45-bd49-33d8ef7b99a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 15711 | 2026.02.06 01:28:41.908870 [ 4 ] {2cf847d1-895a-4a45-bd49-33d8ef7b99a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 15712 | 2026.02.06 01:28:41.909204 [ 4 ] {2cf847d1-895a-4a45-bd49-33d8ef7b99a7} <Trace> oximeter.measurements_bool (a3a47353-bd4a-4bc2-8c37-5164375cd607): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15713 | 2026.02.06 01:28:41.909240 [ 4 ] {2cf847d1-895a-4a45-bd49-33d8ef7b99a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 15714 | 2026.02.06 01:28:41.909542 [ 4 ] {2cf847d1-895a-4a45-bd49-33d8ef7b99a7} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 15715 | 2026.02.06 01:28:41.909755 [ 4 ] {2cf847d1-895a-4a45-bd49-33d8ef7b99a7} <Trace> oximeter.measurements_bool (a3a47353-bd4a-4bc2-8c37-5164375cd607): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15716 | 2026.02.06 01:28:41.909886 [ 4 ] {2cf847d1-895a-4a45-bd49-33d8ef7b99a7} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001077 sec., 5571.030640668523 rows/sec., 291.06 KiB/sec. | ||
| 15717 | 2026.02.06 01:28:41.909923 [ 4 ] {2cf847d1-895a-4a45-bd49-33d8ef7b99a7} <Debug> TCPHandler: Processed in 0.001242448 sec. | ||
| 15718 | 2026.02.06 01:28:41.910034 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15719 | 2026.02.06 01:28:41.910127 [ 4 ] {6e5e984a-ce2a-4603-85eb-98143b08e872} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15720 | 2026.02.06 01:28:41.910169 [ 4 ] {6e5e984a-ce2a-4603-85eb-98143b08e872} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15721 | 2026.02.06 01:28:41.910602 [ 4 ] {6e5e984a-ce2a-4603-85eb-98143b08e872} <Trace> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15722 | 2026.02.06 01:28:41.910638 [ 4 ] {6e5e984a-ce2a-4603-85eb-98143b08e872} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 15723 | 2026.02.06 01:28:41.910967 [ 4 ] {6e5e984a-ce2a-4603-85eb-98143b08e872} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 15724 | 2026.02.06 01:28:41.911179 [ 4 ] {6e5e984a-ce2a-4603-85eb-98143b08e872} <Trace> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15725 | 2026.02.06 01:28:41.911315 [ 4 ] {6e5e984a-ce2a-4603-85eb-98143b08e872} <Debug> executeQuery: Read 258 rows, 17.59 KiB in 0.001205 sec., 214107.8838174274 rows/sec., 14.26 MiB/sec. | ||
| 15726 | 2026.02.06 01:28:41.911353 [ 4 ] {6e5e984a-ce2a-4603-85eb-98143b08e872} <Debug> TCPHandler: Processed in 0.001367249 sec. | ||
| 15727 | 2026.02.06 01:28:41.911463 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15728 | 2026.02.06 01:28:41.911557 [ 4 ] {1dc2f511-3b91-4a22-a340-41b5c2fc0907} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 15729 | 2026.02.06 01:28:41.911599 [ 4 ] {1dc2f511-3b91-4a22-a340-41b5c2fc0907} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 15730 | 2026.02.06 01:28:41.911915 [ 4 ] {1dc2f511-3b91-4a22-a340-41b5c2fc0907} <Trace> oximeter.measurements_f64 (2afa91c6-7a6c-42cf-84ca-7476e88b4c4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15731 | 2026.02.06 01:28:41.911950 [ 4 ] {1dc2f511-3b91-4a22-a340-41b5c2fc0907} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 15732 | 2026.02.06 01:28:41.912247 [ 4 ] {1dc2f511-3b91-4a22-a340-41b5c2fc0907} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 15733 | 2026.02.06 01:28:41.912458 [ 4 ] {1dc2f511-3b91-4a22-a340-41b5c2fc0907} <Trace> oximeter.measurements_f64 (2afa91c6-7a6c-42cf-84ca-7476e88b4c4e): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15734 | 2026.02.06 01:28:41.912591 [ 4 ] {1dc2f511-3b91-4a22-a340-41b5c2fc0907} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001053 sec., 949.6676163342831 rows/sec., 63.99 KiB/sec. | ||
| 15735 | 2026.02.06 01:28:41.912629 [ 4 ] {1dc2f511-3b91-4a22-a340-41b5c2fc0907} <Debug> TCPHandler: Processed in 0.001214888 sec. | ||
| 15736 | 2026.02.06 01:28:41.912729 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15737 | 2026.02.06 01:28:41.912823 [ 4 ] {63e05d74-abee-48c2-bdf1-54f52a522341} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15738 | 2026.02.06 01:28:41.912863 [ 4 ] {63e05d74-abee-48c2-bdf1-54f52a522341} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15739 | 2026.02.06 01:28:41.913220 [ 4 ] {63e05d74-abee-48c2-bdf1-54f52a522341} <Trace> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15740 | 2026.02.06 01:28:41.913256 [ 4 ] {63e05d74-abee-48c2-bdf1-54f52a522341} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 15741 | 2026.02.06 01:28:41.913553 [ 4 ] {63e05d74-abee-48c2-bdf1-54f52a522341} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 15742 | 2026.02.06 01:28:41.913772 [ 4 ] {63e05d74-abee-48c2-bdf1-54f52a522341} <Trace> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15743 | 2026.02.06 01:28:41.913900 [ 4 ] {63e05d74-abee-48c2-bdf1-54f52a522341} <Debug> executeQuery: Read 88 rows, 5.66 KiB in 0.001094 sec., 80438.75685557588 rows/sec., 5.05 MiB/sec. | ||
| 15744 | 2026.02.06 01:28:41.913936 [ 4 ] {63e05d74-abee-48c2-bdf1-54f52a522341} <Debug> TCPHandler: Processed in 0.001255079 sec. | ||
| 15745 | 2026.02.06 01:28:46.006586 [ 220 ] {} <Trace> system.query_log (e979a318-9a58-4b34-9a72-3006f9f8e92e): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 15746 | 2026.02.06 01:28:46.006645 [ 220 ] {} <Debug> system.query_log (e979a318-9a58-4b34-9a72-3006f9f8e92e): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 15747 | 2026.02.06 01:28:46.009904 [ 220 ] {} <Debug> system.query_log (e979a318-9a58-4b34-9a72-3006f9f8e92e): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 15748 | 2026.02.06 01:28:46.033585 [ 66 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 15749 | 2026.02.06 01:28:46.033639 [ 66 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 15750 | 2026.02.06 01:28:46.223473 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 34585 | ||
| 15751 | 2026.02.06 01:28:46.224040 [ 245 ] {} <Trace> system.asynchronous_metric_log (50965cfb-3fe0-4bc3-b722-77d2bdddda32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15752 | 2026.02.06 01:28:46.224091 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 15753 | 2026.02.06 01:28:46.224594 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 15754 | 2026.02.06 01:28:46.224848 [ 245 ] {} <Trace> system.asynchronous_metric_log (50965cfb-3fe0-4bc3-b722-77d2bdddda32): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15755 | 2026.02.06 01:28:46.225003 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 34585 | ||
| 15756 | 2026.02.06 01:28:46.339103 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 2006 | ||
| 15757 | 2026.02.06 01:28:46.341604 [ 243 ] {} <Trace> system.query_log (e979a318-9a58-4b34-9a72-3006f9f8e92e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15758 | 2026.02.06 01:28:46.341655 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 15759 | 2026.02.06 01:28:46.342880 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 15760 | 2026.02.06 01:28:46.343163 [ 243 ] {} <Trace> system.query_log (e979a318-9a58-4b34-9a72-3006f9f8e92e): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15761 | 2026.02.06 01:28:46.343553 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2006 | ||
| 15762 | 2026.02.06 01:28:46.891626 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15763 | 2026.02.06 01:28:46.891822 [ 4 ] {a86535cf-c4cc-48cb-a257-34b20886700b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15764 | 2026.02.06 01:28:46.891899 [ 4 ] {a86535cf-c4cc-48cb-a257-34b20886700b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15765 | 2026.02.06 01:28:46.892732 [ 4 ] {a86535cf-c4cc-48cb-a257-34b20886700b} <Trace> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15766 | 2026.02.06 01:28:46.892783 [ 4 ] {a86535cf-c4cc-48cb-a257-34b20886700b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 15767 | 2026.02.06 01:28:46.893193 [ 4 ] {a86535cf-c4cc-48cb-a257-34b20886700b} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 15768 | 2026.02.06 01:28:46.893433 [ 4 ] {a86535cf-c4cc-48cb-a257-34b20886700b} <Trace> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15769 | 2026.02.06 01:28:46.893601 [ 4 ] {a86535cf-c4cc-48cb-a257-34b20886700b} <Debug> executeQuery: Read 138 rows, 12.27 KiB in 0.001835 sec., 75204.35967302452 rows/sec., 6.53 MiB/sec. | ||
| 15770 | 2026.02.06 01:28:46.893652 [ 4 ] {a86535cf-c4cc-48cb-a257-34b20886700b} <Debug> TCPHandler: Processed in 0.002161515 sec. | ||
| 15771 | 2026.02.06 01:28:46.893772 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15772 | 2026.02.06 01:28:46.893875 [ 4 ] {017c3591-39ac-4943-a5a4-1dfaefe2a5a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15773 | 2026.02.06 01:28:46.893918 [ 4 ] {017c3591-39ac-4943-a5a4-1dfaefe2a5a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15774 | 2026.02.06 01:28:46.894355 [ 4 ] {017c3591-39ac-4943-a5a4-1dfaefe2a5a9} <Trace> oximeter.fields_u16 (fb4d60fc-202c-4b3b-b72e-c67fc122b90a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15775 | 2026.02.06 01:28:46.894391 [ 4 ] {017c3591-39ac-4943-a5a4-1dfaefe2a5a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 15776 | 2026.02.06 01:28:46.894697 [ 4 ] {017c3591-39ac-4943-a5a4-1dfaefe2a5a9} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 15777 | 2026.02.06 01:28:46.894910 [ 4 ] {017c3591-39ac-4943-a5a4-1dfaefe2a5a9} <Trace> oximeter.fields_u16 (fb4d60fc-202c-4b3b-b72e-c67fc122b90a): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15778 | 2026.02.06 01:28:46.895045 [ 4 ] {017c3591-39ac-4943-a5a4-1dfaefe2a5a9} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001193 sec., 34367.141659681474 rows/sec., 2.52 MiB/sec. | ||
| 15779 | 2026.02.06 01:28:46.895085 [ 4 ] {017c3591-39ac-4943-a5a4-1dfaefe2a5a9} <Debug> TCPHandler: Processed in 0.001363689 sec. | ||
| 15780 | 2026.02.06 01:28:46.895195 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15781 | 2026.02.06 01:28:46.895289 [ 4 ] {74ac8b8e-82c6-4112-85e1-5dbb4d61c63f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15782 | 2026.02.06 01:28:46.895331 [ 4 ] {74ac8b8e-82c6-4112-85e1-5dbb4d61c63f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15783 | 2026.02.06 01:28:46.895774 [ 4 ] {74ac8b8e-82c6-4112-85e1-5dbb4d61c63f} <Trace> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15784 | 2026.02.06 01:28:46.895809 [ 4 ] {74ac8b8e-82c6-4112-85e1-5dbb4d61c63f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 15785 | 2026.02.06 01:28:46.896112 [ 4 ] {74ac8b8e-82c6-4112-85e1-5dbb4d61c63f} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 15786 | 2026.02.06 01:28:46.896336 [ 4 ] {74ac8b8e-82c6-4112-85e1-5dbb4d61c63f} <Trace> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15787 | 2026.02.06 01:28:46.896467 [ 4 ] {74ac8b8e-82c6-4112-85e1-5dbb4d61c63f} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001196 sec., 87792.64214046823 rows/sec., 6.86 MiB/sec. | ||
| 15788 | 2026.02.06 01:28:46.896505 [ 4 ] {74ac8b8e-82c6-4112-85e1-5dbb4d61c63f} <Debug> TCPHandler: Processed in 0.001359069 sec. | ||
| 15789 | 2026.02.06 01:28:46.896615 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15790 | 2026.02.06 01:28:46.896710 [ 4 ] {e6a0f25d-aab2-4180-89dc-259220419340} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15791 | 2026.02.06 01:28:46.896755 [ 4 ] {e6a0f25d-aab2-4180-89dc-259220419340} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15792 | 2026.02.06 01:28:46.897167 [ 4 ] {e6a0f25d-aab2-4180-89dc-259220419340} <Trace> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15793 | 2026.02.06 01:28:46.897202 [ 4 ] {e6a0f25d-aab2-4180-89dc-259220419340} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 15794 | 2026.02.06 01:28:46.897531 [ 4 ] {e6a0f25d-aab2-4180-89dc-259220419340} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 15795 | 2026.02.06 01:28:46.897740 [ 4 ] {e6a0f25d-aab2-4180-89dc-259220419340} <Trace> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15796 | 2026.02.06 01:28:46.897874 [ 4 ] {e6a0f25d-aab2-4180-89dc-259220419340} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001182 sec., 135363.7901861252 rows/sec., 9.43 MiB/sec. | ||
| 15797 | 2026.02.06 01:28:46.897912 [ 4 ] {e6a0f25d-aab2-4180-89dc-259220419340} <Debug> TCPHandler: Processed in 0.001345339 sec. | ||
| 15798 | 2026.02.06 01:28:46.898020 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15799 | 2026.02.06 01:28:46.898114 [ 4 ] {ecf0dd81-f0f0-4a90-9c99-d27d9025d7ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15800 | 2026.02.06 01:28:46.898170 [ 4 ] {ecf0dd81-f0f0-4a90-9c99-d27d9025d7ff} <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 | ||
| 15801 | 2026.02.06 01:28:46.899071 [ 4 ] {ecf0dd81-f0f0-4a90-9c99-d27d9025d7ff} <Trace> oximeter.measurements_histogramu64 (97144b8f-900e-4825-92d0-28bf27d1d4ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15802 | 2026.02.06 01:28:46.899106 [ 4 ] {ecf0dd81-f0f0-4a90-9c99-d27d9025d7ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 15803 | 2026.02.06 01:28:46.899675 [ 4 ] {ecf0dd81-f0f0-4a90-9c99-d27d9025d7ff} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 15804 | 2026.02.06 01:28:46.899911 [ 4 ] {ecf0dd81-f0f0-4a90-9c99-d27d9025d7ff} <Trace> oximeter.measurements_histogramu64 (97144b8f-900e-4825-92d0-28bf27d1d4ae): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15805 | 2026.02.06 01:28:46.900049 [ 4 ] {ecf0dd81-f0f0-4a90-9c99-d27d9025d7ff} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001953 sec., 20993.343573988735 rows/sec., 37.62 MiB/sec. | ||
| 15806 | 2026.02.06 01:28:46.900114 [ 4 ] {ecf0dd81-f0f0-4a90-9c99-d27d9025d7ff} <Debug> TCPHandler: Processed in 0.002143395 sec. | ||
| 15807 | 2026.02.06 01:28:46.900228 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15808 | 2026.02.06 01:28:46.900322 [ 4 ] {6991d9ff-68fe-4828-bdca-f834c42d1298} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15809 | 2026.02.06 01:28:46.900364 [ 4 ] {6991d9ff-68fe-4828-bdca-f834c42d1298} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15810 | 2026.02.06 01:28:46.900706 [ 4 ] {6991d9ff-68fe-4828-bdca-f834c42d1298} <Trace> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15811 | 2026.02.06 01:28:46.900741 [ 4 ] {6991d9ff-68fe-4828-bdca-f834c42d1298} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 15812 | 2026.02.06 01:28:46.901045 [ 4 ] {6991d9ff-68fe-4828-bdca-f834c42d1298} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 15813 | 2026.02.06 01:28:46.901253 [ 4 ] {6991d9ff-68fe-4828-bdca-f834c42d1298} <Trace> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15814 | 2026.02.06 01:28:46.901383 [ 4 ] {6991d9ff-68fe-4828-bdca-f834c42d1298} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001079 sec., 55607.04355885078 rows/sec., 3.75 MiB/sec. | ||
| 15815 | 2026.02.06 01:28:46.901418 [ 4 ] {6991d9ff-68fe-4828-bdca-f834c42d1298} <Debug> TCPHandler: Processed in 0.001240398 sec. | ||
| 15816 | 2026.02.06 01:28:47.000217 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 365.37 MiB, peak 387.33 MiB, free memory in arenas 0.00 B, will set to 368.91 MiB (RSS), difference: 3.54 MiB | ||
| 15817 | 2026.02.06 01:28:48.052882 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 542 | ||
| 15818 | 2026.02.06 01:28:48.069557 [ 244 ] {} <Trace> system.metric_log (b13c6af1-b368-46ee-88e3-e8b49f18365b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15819 | 2026.02.06 01:28:48.069617 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 15820 | 2026.02.06 01:28:48.075688 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 15821 | 2026.02.06 01:28:48.076385 [ 244 ] {} <Trace> system.metric_log (b13c6af1-b368-46ee-88e3-e8b49f18365b): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15822 | 2026.02.06 01:28:48.079890 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 542 | ||
| 15823 | 2026.02.06 01:28:51.910305 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15824 | 2026.02.06 01:28:51.910601 [ 4 ] {26f41393-e23b-4286-ad50-c45cb11e1397} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 15825 | 2026.02.06 01:28:51.910720 [ 4 ] {26f41393-e23b-4286-ad50-c45cb11e1397} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 15826 | 2026.02.06 01:28:51.911968 [ 4 ] {26f41393-e23b-4286-ad50-c45cb11e1397} <Trace> oximeter.fields_i16 (104ba66f-7843-4e50-a9a9-abb40c455f87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15827 | 2026.02.06 01:28:51.912044 [ 4 ] {26f41393-e23b-4286-ad50-c45cb11e1397} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 15828 | 2026.02.06 01:28:51.912716 [ 4 ] {26f41393-e23b-4286-ad50-c45cb11e1397} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 15829 | 2026.02.06 01:28:51.913084 [ 4 ] {26f41393-e23b-4286-ad50-c45cb11e1397} <Trace> oximeter.fields_i16 (104ba66f-7843-4e50-a9a9-abb40c455f87): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15830 | 2026.02.06 01:28:51.913354 [ 4 ] {26f41393-e23b-4286-ad50-c45cb11e1397} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.002829 sec., 94026.15765288088 rows/sec., 5.97 MiB/sec. | ||
| 15831 | 2026.02.06 01:28:51.913446 [ 4 ] {26f41393-e23b-4286-ad50-c45cb11e1397} <Debug> TCPHandler: Processed in 0.003385153 sec. | ||
| 15832 | 2026.02.06 01:28:51.913665 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15833 | 2026.02.06 01:28:51.913808 [ 4 ] {1cd81471-1cc2-4047-a6a6-3145a4dc5acc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15834 | 2026.02.06 01:28:51.913875 [ 4 ] {1cd81471-1cc2-4047-a6a6-3145a4dc5acc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15835 | 2026.02.06 01:28:51.915116 [ 4 ] {1cd81471-1cc2-4047-a6a6-3145a4dc5acc} <Trace> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15836 | 2026.02.06 01:28:51.915167 [ 4 ] {1cd81471-1cc2-4047-a6a6-3145a4dc5acc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 15837 | 2026.02.06 01:28:51.915680 [ 4 ] {1cd81471-1cc2-4047-a6a6-3145a4dc5acc} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 15838 | 2026.02.06 01:28:51.916021 [ 4 ] {1cd81471-1cc2-4047-a6a6-3145a4dc5acc} <Trace> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15839 | 2026.02.06 01:28:51.916226 [ 4 ] {1cd81471-1cc2-4047-a6a6-3145a4dc5acc} <Debug> executeQuery: Read 752 rows, 60.56 KiB in 0.002458 sec., 305939.78844589094 rows/sec., 24.06 MiB/sec. | ||
| 15840 | 2026.02.06 01:28:51.916297 [ 4 ] {1cd81471-1cc2-4047-a6a6-3145a4dc5acc} <Debug> TCPHandler: Processed in 0.002706628 sec. | ||
| 15841 | 2026.02.06 01:28:51.916470 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15842 | 2026.02.06 01:28:51.916608 [ 4 ] {231e86c9-50e3-43a3-9281-0433e9fd0050} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15843 | 2026.02.06 01:28:51.916672 [ 4 ] {231e86c9-50e3-43a3-9281-0433e9fd0050} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15844 | 2026.02.06 01:28:51.917353 [ 4 ] {231e86c9-50e3-43a3-9281-0433e9fd0050} <Trace> oximeter.fields_u16 (fb4d60fc-202c-4b3b-b72e-c67fc122b90a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15845 | 2026.02.06 01:28:51.917401 [ 4 ] {231e86c9-50e3-43a3-9281-0433e9fd0050} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 15846 | 2026.02.06 01:28:51.917839 [ 4 ] {231e86c9-50e3-43a3-9281-0433e9fd0050} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 15847 | 2026.02.06 01:28:51.918178 [ 4 ] {231e86c9-50e3-43a3-9281-0433e9fd0050} <Trace> oximeter.fields_u16 (fb4d60fc-202c-4b3b-b72e-c67fc122b90a): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15848 | 2026.02.06 01:28:51.918373 [ 4 ] {231e86c9-50e3-43a3-9281-0433e9fd0050} <Debug> executeQuery: Read 133 rows, 8.00 KiB in 0.0018 sec., 73888.88888888889 rows/sec., 4.34 MiB/sec. | ||
| 15849 | 2026.02.06 01:28:51.918431 [ 4 ] {231e86c9-50e3-43a3-9281-0433e9fd0050} <Debug> TCPHandler: Processed in 0.002029574 sec. | ||
| 15850 | 2026.02.06 01:28:51.918600 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15851 | 2026.02.06 01:28:51.918743 [ 4 ] {f0bb5594-3276-4ff1-b22b-461ac56e697e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 15852 | 2026.02.06 01:28:51.918810 [ 4 ] {f0bb5594-3276-4ff1-b22b-461ac56e697e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 15853 | 2026.02.06 01:28:51.919517 [ 4 ] {f0bb5594-3276-4ff1-b22b-461ac56e697e} <Trace> oximeter.fields_u32 (efacbb35-87c4-45a6-b25f-cea415d7aebd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15854 | 2026.02.06 01:28:51.919569 [ 4 ] {f0bb5594-3276-4ff1-b22b-461ac56e697e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 15855 | 2026.02.06 01:28:51.920150 [ 4 ] {f0bb5594-3276-4ff1-b22b-461ac56e697e} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 15856 | 2026.02.06 01:28:51.920565 [ 4 ] {f0bb5594-3276-4ff1-b22b-461ac56e697e} <Trace> oximeter.fields_u32 (efacbb35-87c4-45a6-b25f-cea415d7aebd): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15857 | 2026.02.06 01:28:51.920767 [ 4 ] {f0bb5594-3276-4ff1-b22b-461ac56e697e} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.002058 sec., 68027.21088435374 rows/sec., 4.40 MiB/sec. | ||
| 15858 | 2026.02.06 01:28:51.920823 [ 4 ] {f0bb5594-3276-4ff1-b22b-461ac56e697e} <Debug> TCPHandler: Processed in 0.002289615 sec. | ||
| 15859 | 2026.02.06 01:28:51.920984 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15860 | 2026.02.06 01:28:51.921108 [ 4 ] {27cdb38a-7521-4587-a6c8-767b090b957d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 15861 | 2026.02.06 01:28:51.921161 [ 4 ] {27cdb38a-7521-4587-a6c8-767b090b957d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 15862 | 2026.02.06 01:28:51.921761 [ 4 ] {27cdb38a-7521-4587-a6c8-767b090b957d} <Trace> oximeter.fields_u8 (7e40da4e-3721-4df5-9ad4-b5e43542e087): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15863 | 2026.02.06 01:28:51.921806 [ 4 ] {27cdb38a-7521-4587-a6c8-767b090b957d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 15864 | 2026.02.06 01:28:51.922305 [ 4 ] {27cdb38a-7521-4587-a6c8-767b090b957d} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 15865 | 2026.02.06 01:28:51.922644 [ 4 ] {27cdb38a-7521-4587-a6c8-767b090b957d} <Trace> oximeter.fields_u8 (7e40da4e-3721-4df5-9ad4-b5e43542e087): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15866 | 2026.02.06 01:28:51.922830 [ 4 ] {27cdb38a-7521-4587-a6c8-767b090b957d} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001745 sec., 79656.16045845272 rows/sec., 4.53 MiB/sec. | ||
| 15867 | 2026.02.06 01:28:51.922885 [ 4 ] {27cdb38a-7521-4587-a6c8-767b090b957d} <Debug> TCPHandler: Processed in 0.001964013 sec. | ||
| 15868 | 2026.02.06 01:28:51.923040 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15869 | 2026.02.06 01:28:51.923159 [ 4 ] {829c836b-50c1-4176-86ff-3b42eaae18e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15870 | 2026.02.06 01:28:51.923213 [ 4 ] {829c836b-50c1-4176-86ff-3b42eaae18e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15871 | 2026.02.06 01:28:51.924097 [ 4 ] {829c836b-50c1-4176-86ff-3b42eaae18e0} <Trace> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15872 | 2026.02.06 01:28:51.924142 [ 4 ] {829c836b-50c1-4176-86ff-3b42eaae18e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 15873 | 2026.02.06 01:28:51.924609 [ 4 ] {829c836b-50c1-4176-86ff-3b42eaae18e0} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 15874 | 2026.02.06 01:28:51.924961 [ 4 ] {829c836b-50c1-4176-86ff-3b42eaae18e0} <Trace> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15875 | 2026.02.06 01:28:51.925161 [ 4 ] {829c836b-50c1-4176-86ff-3b42eaae18e0} <Debug> executeQuery: Read 463 rows, 33.28 KiB in 0.002031 sec., 227966.51895617924 rows/sec., 16.00 MiB/sec. | ||
| 15876 | 2026.02.06 01:28:51.925215 [ 4 ] {829c836b-50c1-4176-86ff-3b42eaae18e0} <Debug> TCPHandler: Processed in 0.002237085 sec. | ||
| 15877 | 2026.02.06 01:28:51.925371 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15878 | 2026.02.06 01:28:51.925487 [ 4 ] {8cd28216-7939-4a78-9b35-d1404855942f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 15879 | 2026.02.06 01:28:51.925542 [ 4 ] {8cd28216-7939-4a78-9b35-d1404855942f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 15880 | 2026.02.06 01:28:51.926025 [ 4 ] {8cd28216-7939-4a78-9b35-d1404855942f} <Trace> oximeter.measurements_bool (a3a47353-bd4a-4bc2-8c37-5164375cd607): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15881 | 2026.02.06 01:28:51.926071 [ 4 ] {8cd28216-7939-4a78-9b35-d1404855942f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 15882 | 2026.02.06 01:28:51.926491 [ 4 ] {8cd28216-7939-4a78-9b35-d1404855942f} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 15883 | 2026.02.06 01:28:51.926819 [ 4 ] {8cd28216-7939-4a78-9b35-d1404855942f} <Trace> oximeter.measurements_bool (a3a47353-bd4a-4bc2-8c37-5164375cd607): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15884 | 2026.02.06 01:28:51.927013 [ 4 ] {8cd28216-7939-4a78-9b35-d1404855942f} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001552 sec., 3865.979381443299 rows/sec., 201.98 KiB/sec. | ||
| 15885 | 2026.02.06 01:28:51.927067 [ 4 ] {8cd28216-7939-4a78-9b35-d1404855942f} <Debug> TCPHandler: Processed in 0.001757522 sec. | ||
| 15886 | 2026.02.06 01:28:51.927232 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15887 | 2026.02.06 01:28:51.927348 [ 4 ] {222b2ea2-960a-43b9-9123-b2b208178c67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15888 | 2026.02.06 01:28:51.927406 [ 4 ] {222b2ea2-960a-43b9-9123-b2b208178c67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15889 | 2026.02.06 01:28:51.928007 [ 4 ] {222b2ea2-960a-43b9-9123-b2b208178c67} <Trace> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15890 | 2026.02.06 01:28:51.928055 [ 4 ] {222b2ea2-960a-43b9-9123-b2b208178c67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 15891 | 2026.02.06 01:28:51.928540 [ 4 ] {222b2ea2-960a-43b9-9123-b2b208178c67} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 15892 | 2026.02.06 01:28:51.928864 [ 4 ] {222b2ea2-960a-43b9-9123-b2b208178c67} <Trace> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15893 | 2026.02.06 01:28:51.929043 [ 4 ] {222b2ea2-960a-43b9-9123-b2b208178c67} <Debug> executeQuery: Read 258 rows, 17.59 KiB in 0.001721 sec., 149912.84137129574 rows/sec., 9.98 MiB/sec. | ||
| 15894 | 2026.02.06 01:28:51.929095 [ 4 ] {222b2ea2-960a-43b9-9123-b2b208178c67} <Debug> TCPHandler: Processed in 0.001924753 sec. | ||
| 15895 | 2026.02.06 01:28:51.929277 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15896 | 2026.02.06 01:28:51.929401 [ 4 ] {ec85a471-5c54-4639-8867-aae20a97a1f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 15897 | 2026.02.06 01:28:51.929460 [ 4 ] {ec85a471-5c54-4639-8867-aae20a97a1f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 15898 | 2026.02.06 01:28:51.929913 [ 4 ] {ec85a471-5c54-4639-8867-aae20a97a1f1} <Trace> oximeter.measurements_f64 (2afa91c6-7a6c-42cf-84ca-7476e88b4c4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15899 | 2026.02.06 01:28:51.929957 [ 4 ] {ec85a471-5c54-4639-8867-aae20a97a1f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 15900 | 2026.02.06 01:28:51.930367 [ 4 ] {ec85a471-5c54-4639-8867-aae20a97a1f1} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 15901 | 2026.02.06 01:28:51.930662 [ 4 ] {ec85a471-5c54-4639-8867-aae20a97a1f1} <Trace> oximeter.measurements_f64 (2afa91c6-7a6c-42cf-84ca-7476e88b4c4e): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15902 | 2026.02.06 01:28:51.930859 [ 4 ] {ec85a471-5c54-4639-8867-aae20a97a1f1} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001482 sec., 674.7638326585695 rows/sec., 45.47 KiB/sec. | ||
| 15903 | 2026.02.06 01:28:51.930913 [ 4 ] {ec85a471-5c54-4639-8867-aae20a97a1f1} <Debug> TCPHandler: Processed in 0.001704282 sec. | ||
| 15904 | 2026.02.06 01:28:51.931153 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15905 | 2026.02.06 01:28:51.931275 [ 4 ] {6f8c91fd-6a4a-446a-ae57-0e91918d4df4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15906 | 2026.02.06 01:28:51.931337 [ 4 ] {6f8c91fd-6a4a-446a-ae57-0e91918d4df4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15907 | 2026.02.06 01:28:51.931842 [ 4 ] {6f8c91fd-6a4a-446a-ae57-0e91918d4df4} <Trace> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15908 | 2026.02.06 01:28:51.931889 [ 4 ] {6f8c91fd-6a4a-446a-ae57-0e91918d4df4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 15909 | 2026.02.06 01:28:51.932378 [ 4 ] {6f8c91fd-6a4a-446a-ae57-0e91918d4df4} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 15910 | 2026.02.06 01:28:51.932709 [ 4 ] {6f8c91fd-6a4a-446a-ae57-0e91918d4df4} <Trace> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15911 | 2026.02.06 01:28:51.932912 [ 4 ] {6f8c91fd-6a4a-446a-ae57-0e91918d4df4} <Debug> executeQuery: Read 88 rows, 5.66 KiB in 0.001662 sec., 52948.25511432009 rows/sec., 3.32 MiB/sec. | ||
| 15912 | 2026.02.06 01:28:51.932968 [ 4 ] {6f8c91fd-6a4a-446a-ae57-0e91918d4df4} <Debug> TCPHandler: Processed in 0.001879423 sec. | ||
| 15913 | 2026.02.06 01:28:52.566317 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61897 | ||
| 15914 | 2026.02.06 01:28:52.566427 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15915 | 2026.02.06 01:28:52.566453 [ 351 ] {} <Debug> TCP-Session: 64133caf-48a2-4f85-b5e5-2038630bbacd Authenticating user 'default' from [fd00:1122:3344:101::e]:61897 | ||
| 15916 | 2026.02.06 01:28:52.566475 [ 351 ] {} <Debug> TCP-Session: 64133caf-48a2-4f85-b5e5-2038630bbacd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15917 | 2026.02.06 01:28:52.566488 [ 351 ] {} <Debug> TCP-Session: 64133caf-48a2-4f85-b5e5-2038630bbacd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15918 | 2026.02.06 01:28:52.566666 [ 357 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56125 | ||
| 15919 | 2026.02.06 01:28:52.566667 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54333 | ||
| 15920 | 2026.02.06 01:28:52.566704 [ 358 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59338 | ||
| 15921 | 2026.02.06 01:28:52.566742 [ 359 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60897 | ||
| 15922 | 2026.02.06 01:28:52.566778 [ 357 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15923 | 2026.02.06 01:28:52.566792 [ 351 ] {} <Trace> TCP-Session: 64133caf-48a2-4f85-b5e5-2038630bbacd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15924 | 2026.02.06 01:28:52.566805 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15925 | 2026.02.06 01:28:52.566822 [ 358 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15926 | 2026.02.06 01:28:52.566849 [ 356 ] {} <Debug> TCP-Session: 91e4ae77-b5ab-403c-99bd-c0f7a58807b4 Authenticating user 'default' from [fd00:1122:3344:101::e]:54333 | ||
| 15927 | 2026.02.06 01:28:52.566858 [ 359 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15928 | 2026.02.06 01:28:52.566863 [ 358 ] {} <Debug> TCP-Session: 274bc804-b63b-47fc-a4b7-1875238c5258 Authenticating user 'default' from [fd00:1122:3344:101::e]:59338 | ||
| 15929 | 2026.02.06 01:28:52.566876 [ 356 ] {} <Debug> TCP-Session: 91e4ae77-b5ab-403c-99bd-c0f7a58807b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15930 | 2026.02.06 01:28:52.566891 [ 359 ] {} <Debug> TCP-Session: 7955c1a7-8f6a-4c5b-8c22-cc856895249c Authenticating user 'default' from [fd00:1122:3344:101::e]:60897 | ||
| 15931 | 2026.02.06 01:28:52.566903 [ 358 ] {} <Debug> TCP-Session: 274bc804-b63b-47fc-a4b7-1875238c5258 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15932 | 2026.02.06 01:28:52.566904 [ 356 ] {} <Debug> TCP-Session: 91e4ae77-b5ab-403c-99bd-c0f7a58807b4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15933 | 2026.02.06 01:28:52.566925 [ 359 ] {} <Debug> TCP-Session: 7955c1a7-8f6a-4c5b-8c22-cc856895249c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15934 | 2026.02.06 01:28:52.566933 [ 358 ] {} <Debug> TCP-Session: 274bc804-b63b-47fc-a4b7-1875238c5258 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15935 | 2026.02.06 01:28:52.567014 [ 359 ] {} <Debug> TCP-Session: 7955c1a7-8f6a-4c5b-8c22-cc856895249c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15936 | 2026.02.06 01:28:52.566821 [ 357 ] {} <Debug> TCP-Session: f78642ff-1a2d-44b8-8bea-2b42876e84e2 Authenticating user 'default' from [fd00:1122:3344:101::e]:56125 | ||
| 15937 | 2026.02.06 01:28:52.567049 [ 351 ] {3ea0819f-4775-406a-a9b1-bf2d5d804b90} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:61897) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 15938 | 2026.02.06 01:28:52.567074 [ 357 ] {} <Debug> TCP-Session: f78642ff-1a2d-44b8-8bea-2b42876e84e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15939 | 2026.02.06 01:28:52.567080 [ 364 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52853 | ||
| 15940 | 2026.02.06 01:28:52.567082 [ 360 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56379 | ||
| 15941 | 2026.02.06 01:28:52.567129 [ 365 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57238 | ||
| 15942 | 2026.02.06 01:28:52.567096 [ 357 ] {} <Debug> TCP-Session: f78642ff-1a2d-44b8-8bea-2b42876e84e2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15943 | 2026.02.06 01:28:52.567182 [ 366 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36952 | ||
| 15944 | 2026.02.06 01:28:52.567193 [ 360 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15945 | 2026.02.06 01:28:52.567187 [ 364 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15946 | 2026.02.06 01:28:52.567231 [ 365 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15947 | 2026.02.06 01:28:52.567244 [ 360 ] {} <Debug> TCP-Session: c6fb4b0f-c833-4406-a3c0-b16890cc4913 Authenticating user 'default' from [fd00:1122:3344:101::e]:56379 | ||
| 15948 | 2026.02.06 01:28:52.567267 [ 364 ] {} <Debug> TCP-Session: f6ece26b-fcf8-4b52-a5f8-b28892c3505f Authenticating user 'default' from [fd00:1122:3344:101::e]:52853 | ||
| 15949 | 2026.02.06 01:28:52.567283 [ 365 ] {} <Debug> TCP-Session: c4344808-5dd6-4de1-9e0e-79ef08ced17f Authenticating user 'default' from [fd00:1122:3344:101::e]:57238 | ||
| 15950 | 2026.02.06 01:28:52.567294 [ 360 ] {} <Debug> TCP-Session: c6fb4b0f-c833-4406-a3c0-b16890cc4913 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15951 | 2026.02.06 01:28:52.567300 [ 364 ] {} <Debug> TCP-Session: f6ece26b-fcf8-4b52-a5f8-b28892c3505f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15952 | 2026.02.06 01:28:52.567317 [ 365 ] {} <Debug> TCP-Session: c4344808-5dd6-4de1-9e0e-79ef08ced17f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15953 | 2026.02.06 01:28:52.567347 [ 364 ] {} <Debug> TCP-Session: f6ece26b-fcf8-4b52-a5f8-b28892c3505f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15954 | 2026.02.06 01:28:52.567353 [ 351 ] {3ea0819f-4775-406a-a9b1-bf2d5d804b90} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 15955 | 2026.02.06 01:28:52.567362 [ 365 ] {} <Debug> TCP-Session: c4344808-5dd6-4de1-9e0e-79ef08ced17f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15956 | 2026.02.06 01:28:52.567329 [ 360 ] {} <Debug> TCP-Session: c6fb4b0f-c833-4406-a3c0-b16890cc4913 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15957 | 2026.02.06 01:28:52.567444 [ 351 ] {3ea0819f-4775-406a-a9b1-bf2d5d804b90} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 15958 | 2026.02.06 01:28:52.567543 [ 366 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15959 | 2026.02.06 01:28:52.567578 [ 366 ] {} <Debug> TCP-Session: 2b008093-f433-455d-b6b8-da391c01767c Authenticating user 'default' from [fd00:1122:3344:101::e]:36952 | ||
| 15960 | 2026.02.06 01:28:52.567595 [ 366 ] {} <Debug> TCP-Session: 2b008093-f433-455d-b6b8-da391c01767c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15961 | 2026.02.06 01:28:52.567610 [ 366 ] {} <Debug> TCP-Session: 2b008093-f433-455d-b6b8-da391c01767c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15962 | 2026.02.06 01:28:52.567746 [ 351 ] {3ea0819f-4775-406a-a9b1-bf2d5d804b90} <Debug> oximeter.version (50fdcec2-7951-44c4-a709-a779380e237d) (SelectExecutor): Key condition: unknown | ||
| 15963 | 2026.02.06 01:28:52.568826 [ 342 ] {3ea0819f-4775-406a-a9b1-bf2d5d804b90} <Trace> AggregatingTransform: Aggregating | ||
| 15964 | 2026.02.06 01:28:52.568861 [ 342 ] {3ea0819f-4775-406a-a9b1-bf2d5d804b90} <Trace> Aggregator: Aggregation method: without_key | ||
| 15965 | 2026.02.06 01:28:52.568895 [ 342 ] {3ea0819f-4775-406a-a9b1-bf2d5d804b90} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001042797 sec. (958.959 rows/sec., 37.46 KiB/sec.) | ||
| 15966 | 2026.02.06 01:28:52.568912 [ 342 ] {3ea0819f-4775-406a-a9b1-bf2d5d804b90} <Trace> Aggregator: Merging aggregated data | ||
| 15967 | 2026.02.06 01:28:52.570514 [ 351 ] {3ea0819f-4775-406a-a9b1-bf2d5d804b90} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003529 sec., 283.36639274582035 rows/sec., 11.07 KiB/sec. | ||
| 15968 | 2026.02.06 01:28:52.570727 [ 351 ] {3ea0819f-4775-406a-a9b1-bf2d5d804b90} <Debug> TCPHandler: Processed in 0.003997207 sec. | ||
| 15969 | 2026.02.06 01:28:52.570852 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15970 | 2026.02.06 01:28:52.570869 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15971 | 2026.02.06 01:28:52.570886 [ 359 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15972 | 2026.02.06 01:28:52.570906 [ 351 ] {} <Debug> TCP-Session: 64133caf-48a2-4f85-b5e5-2038630bbacd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15973 | 2026.02.06 01:28:52.570945 [ 359 ] {} <Debug> TCP-Session: 7955c1a7-8f6a-4c5b-8c22-cc856895249c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15974 | 2026.02.06 01:28:52.570941 [ 360 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15975 | 2026.02.06 01:28:52.570968 [ 364 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15976 | 2026.02.06 01:28:52.570986 [ 365 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15977 | 2026.02.06 01:28:52.571004 [ 360 ] {} <Debug> TCP-Session: c6fb4b0f-c833-4406-a3c0-b16890cc4913 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15978 | 2026.02.06 01:28:52.571014 [ 364 ] {} <Debug> TCP-Session: f6ece26b-fcf8-4b52-a5f8-b28892c3505f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15979 | 2026.02.06 01:28:52.570953 [ 357 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15980 | 2026.02.06 01:28:52.571044 [ 365 ] {} <Debug> TCP-Session: c4344808-5dd6-4de1-9e0e-79ef08ced17f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15981 | 2026.02.06 01:28:52.570926 [ 356 ] {} <Debug> TCP-Session: 91e4ae77-b5ab-403c-99bd-c0f7a58807b4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15982 | 2026.02.06 01:28:52.571082 [ 357 ] {} <Debug> TCP-Session: f78642ff-1a2d-44b8-8bea-2b42876e84e2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15983 | 2026.02.06 01:28:52.570918 [ 358 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15984 | 2026.02.06 01:28:52.570900 [ 366 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15985 | 2026.02.06 01:28:52.571154 [ 358 ] {} <Debug> TCP-Session: 274bc804-b63b-47fc-a4b7-1875238c5258 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15986 | 2026.02.06 01:28:52.571181 [ 366 ] {} <Debug> TCP-Session: 2b008093-f433-455d-b6b8-da391c01767c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15987 | 2026.02.06 01:28:52.868176 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46513 | ||
| 15988 | 2026.02.06 01:28:52.868290 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15989 | 2026.02.06 01:28:52.868316 [ 351 ] {} <Debug> TCP-Session: c0abdb0f-e19e-4a0f-bdd9-fa7db0773cd8 Authenticating user 'default' from [fd00:1122:3344:101::e]:46513 | ||
| 15990 | 2026.02.06 01:28:52.868338 [ 351 ] {} <Debug> TCP-Session: c0abdb0f-e19e-4a0f-bdd9-fa7db0773cd8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15991 | 2026.02.06 01:28:52.868352 [ 351 ] {} <Debug> TCP-Session: c0abdb0f-e19e-4a0f-bdd9-fa7db0773cd8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15992 | 2026.02.06 01:28:52.868545 [ 357 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34894 | ||
| 15993 | 2026.02.06 01:28:52.868549 [ 358 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59008 | ||
| 15994 | 2026.02.06 01:28:52.868588 [ 360 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46459 | ||
| 15995 | 2026.02.06 01:28:52.868600 [ 359 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44945 | ||
| 15996 | 2026.02.06 01:28:52.868635 [ 366 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48436 | ||
| 15997 | 2026.02.06 01:28:52.868657 [ 357 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15998 | 2026.02.06 01:28:52.868604 [ 365 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58732 | ||
| 15999 | 2026.02.06 01:28:52.868702 [ 357 ] {} <Debug> TCP-Session: e34e0b1d-024e-4ad3-86ff-b101d5d99d16 Authenticating user 'default' from [fd00:1122:3344:101::e]:34894 | ||
| 16000 | 2026.02.06 01:28:52.868694 [ 360 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16001 | 2026.02.06 01:28:52.868730 [ 357 ] {} <Debug> TCP-Session: e34e0b1d-024e-4ad3-86ff-b101d5d99d16 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16002 | 2026.02.06 01:28:52.868732 [ 359 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16003 | 2026.02.06 01:28:52.868742 [ 351 ] {} <Trace> TCP-Session: c0abdb0f-e19e-4a0f-bdd9-fa7db0773cd8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16004 | 2026.02.06 01:28:52.868760 [ 365 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16005 | 2026.02.06 01:28:52.868784 [ 359 ] {} <Debug> TCP-Session: 34589f77-5c95-41f1-a2fb-a04c5558459a Authenticating user 'default' from [fd00:1122:3344:101::e]:44945 | ||
| 16006 | 2026.02.06 01:28:52.868813 [ 365 ] {} <Debug> TCP-Session: ca5e788c-cae9-42e7-b990-dccd187f5b8d Authenticating user 'default' from [fd00:1122:3344:101::e]:58732 | ||
| 16007 | 2026.02.06 01:28:52.868759 [ 357 ] {} <Debug> TCP-Session: e34e0b1d-024e-4ad3-86ff-b101d5d99d16 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16008 | 2026.02.06 01:28:52.868842 [ 365 ] {} <Debug> TCP-Session: ca5e788c-cae9-42e7-b990-dccd187f5b8d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16009 | 2026.02.06 01:28:52.868836 [ 359 ] {} <Debug> TCP-Session: 34589f77-5c95-41f1-a2fb-a04c5558459a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16010 | 2026.02.06 01:28:52.868860 [ 365 ] {} <Debug> TCP-Session: ca5e788c-cae9-42e7-b990-dccd187f5b8d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16011 | 2026.02.06 01:28:52.868877 [ 359 ] {} <Debug> TCP-Session: 34589f77-5c95-41f1-a2fb-a04c5558459a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16012 | 2026.02.06 01:28:52.868755 [ 360 ] {} <Debug> TCP-Session: fb00bec6-fab2-438a-8b7f-dd6168c3063d Authenticating user 'default' from [fd00:1122:3344:101::e]:46459 | ||
| 16013 | 2026.02.06 01:28:52.868691 [ 358 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16014 | 2026.02.06 01:28:52.868947 [ 360 ] {} <Debug> TCP-Session: fb00bec6-fab2-438a-8b7f-dd6168c3063d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16015 | 2026.02.06 01:28:52.868948 [ 351 ] {5d94e0c9-2f60-43de-b2a6-fdf831086815} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:46513) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 16016 | 2026.02.06 01:28:52.868969 [ 358 ] {} <Debug> TCP-Session: a4df846b-752f-4876-81a0-7659a576bf8c Authenticating user 'default' from [fd00:1122:3344:101::e]:59008 | ||
| 16017 | 2026.02.06 01:28:52.868977 [ 360 ] {} <Debug> TCP-Session: fb00bec6-fab2-438a-8b7f-dd6168c3063d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16018 | 2026.02.06 01:28:52.868597 [ 364 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44994 | ||
| 16019 | 2026.02.06 01:28:52.869020 [ 358 ] {} <Debug> TCP-Session: a4df846b-752f-4876-81a0-7659a576bf8c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16020 | 2026.02.06 01:28:52.868549 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47300 | ||
| 16021 | 2026.02.06 01:28:52.869064 [ 358 ] {} <Debug> TCP-Session: a4df846b-752f-4876-81a0-7659a576bf8c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16022 | 2026.02.06 01:28:52.868732 [ 366 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16023 | 2026.02.06 01:28:52.869094 [ 364 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16024 | 2026.02.06 01:28:52.869122 [ 366 ] {} <Debug> TCP-Session: 145a22d6-6a9d-46f2-9084-ca97f4edd18e Authenticating user 'default' from [fd00:1122:3344:101::e]:48436 | ||
| 16025 | 2026.02.06 01:28:52.869132 [ 364 ] {} <Debug> TCP-Session: df7d2346-c887-42a3-b3a8-ff03db07145a Authenticating user 'default' from [fd00:1122:3344:101::e]:44994 | ||
| 16026 | 2026.02.06 01:28:52.869149 [ 366 ] {} <Debug> TCP-Session: 145a22d6-6a9d-46f2-9084-ca97f4edd18e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16027 | 2026.02.06 01:28:52.869168 [ 364 ] {} <Debug> TCP-Session: df7d2346-c887-42a3-b3a8-ff03db07145a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16028 | 2026.02.06 01:28:52.869178 [ 366 ] {} <Debug> TCP-Session: 145a22d6-6a9d-46f2-9084-ca97f4edd18e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16029 | 2026.02.06 01:28:52.869192 [ 364 ] {} <Debug> TCP-Session: df7d2346-c887-42a3-b3a8-ff03db07145a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16030 | 2026.02.06 01:28:52.869125 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16031 | 2026.02.06 01:28:52.869244 [ 356 ] {} <Debug> TCP-Session: 88ce5bda-de5b-4d20-9e17-d70ce998c3e6 Authenticating user 'default' from [fd00:1122:3344:101::e]:47300 | ||
| 16032 | 2026.02.06 01:28:52.869249 [ 351 ] {5d94e0c9-2f60-43de-b2a6-fdf831086815} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 16033 | 2026.02.06 01:28:52.869262 [ 356 ] {} <Debug> TCP-Session: 88ce5bda-de5b-4d20-9e17-d70ce998c3e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16034 | 2026.02.06 01:28:52.869291 [ 356 ] {} <Debug> TCP-Session: 88ce5bda-de5b-4d20-9e17-d70ce998c3e6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16035 | 2026.02.06 01:28:52.869317 [ 351 ] {5d94e0c9-2f60-43de-b2a6-fdf831086815} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 16036 | 2026.02.06 01:28:52.869640 [ 351 ] {5d94e0c9-2f60-43de-b2a6-fdf831086815} <Debug> oximeter.version (50fdcec2-7951-44c4-a709-a779380e237d) (SelectExecutor): Key condition: unknown | ||
| 16037 | 2026.02.06 01:28:52.870692 [ 331 ] {5d94e0c9-2f60-43de-b2a6-fdf831086815} <Trace> AggregatingTransform: Aggregating | ||
| 16038 | 2026.02.06 01:28:52.870740 [ 331 ] {5d94e0c9-2f60-43de-b2a6-fdf831086815} <Trace> Aggregator: Aggregation method: without_key | ||
| 16039 | 2026.02.06 01:28:52.870777 [ 331 ] {5d94e0c9-2f60-43de-b2a6-fdf831086815} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001031807 sec. (969.173 rows/sec., 37.86 KiB/sec.) | ||
| 16040 | 2026.02.06 01:28:52.870798 [ 331 ] {5d94e0c9-2f60-43de-b2a6-fdf831086815} <Trace> Aggregator: Merging aggregated data | ||
| 16041 | 2026.02.06 01:28:52.872202 [ 351 ] {5d94e0c9-2f60-43de-b2a6-fdf831086815} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003323 sec., 300.9328919650918 rows/sec., 11.76 KiB/sec. | ||
| 16042 | 2026.02.06 01:28:52.872338 [ 351 ] {5d94e0c9-2f60-43de-b2a6-fdf831086815} <Debug> TCPHandler: Processed in 0.003761375 sec. | ||
| 16043 | 2026.02.06 01:28:52.872442 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16044 | 2026.02.06 01:28:52.872471 [ 351 ] {} <Debug> TCP-Session: c0abdb0f-e19e-4a0f-bdd9-fa7db0773cd8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16045 | 2026.02.06 01:28:52.872474 [ 358 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16046 | 2026.02.06 01:28:52.872492 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16047 | 2026.02.06 01:28:52.872508 [ 357 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16048 | 2026.02.06 01:28:52.872519 [ 358 ] {} <Debug> TCP-Session: a4df846b-752f-4876-81a0-7659a576bf8c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16049 | 2026.02.06 01:28:52.872529 [ 356 ] {} <Debug> TCP-Session: 88ce5bda-de5b-4d20-9e17-d70ce998c3e6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16050 | 2026.02.06 01:28:52.872537 [ 360 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16051 | 2026.02.06 01:28:52.872562 [ 364 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16052 | 2026.02.06 01:28:52.872578 [ 359 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16053 | 2026.02.06 01:28:52.872594 [ 360 ] {} <Debug> TCP-Session: fb00bec6-fab2-438a-8b7f-dd6168c3063d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16054 | 2026.02.06 01:28:52.872609 [ 364 ] {} <Debug> TCP-Session: df7d2346-c887-42a3-b3a8-ff03db07145a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16055 | 2026.02.06 01:28:52.872612 [ 365 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16056 | 2026.02.06 01:28:52.872640 [ 359 ] {} <Debug> TCP-Session: 34589f77-5c95-41f1-a2fb-a04c5558459a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16057 | 2026.02.06 01:28:52.872606 [ 366 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16058 | 2026.02.06 01:28:52.872666 [ 365 ] {} <Debug> TCP-Session: ca5e788c-cae9-42e7-b990-dccd187f5b8d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16059 | 2026.02.06 01:28:52.872558 [ 357 ] {} <Debug> TCP-Session: e34e0b1d-024e-4ad3-86ff-b101d5d99d16 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16060 | 2026.02.06 01:28:52.872701 [ 366 ] {} <Debug> TCP-Session: 145a22d6-6a9d-46f2-9084-ca97f4edd18e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16061 | 2026.02.06 01:28:53.016472 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61928 | ||
| 16062 | 2026.02.06 01:28:53.016598 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16063 | 2026.02.06 01:28:53.016630 [ 351 ] {} <Debug> TCP-Session: 0dcc9c1d-69bb-4319-98c6-5f07087c49b7 Authenticating user 'default' from [fd00:1122:3344:101::e]:61928 | ||
| 16064 | 2026.02.06 01:28:53.016657 [ 351 ] {} <Debug> TCP-Session: 0dcc9c1d-69bb-4319-98c6-5f07087c49b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16065 | 2026.02.06 01:28:53.016674 [ 351 ] {} <Debug> TCP-Session: 0dcc9c1d-69bb-4319-98c6-5f07087c49b7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16066 | 2026.02.06 01:28:53.016938 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64117 | ||
| 16067 | 2026.02.06 01:28:53.016948 [ 358 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41725 | ||
| 16068 | 2026.02.06 01:28:53.016981 [ 359 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40971 | ||
| 16069 | 2026.02.06 01:28:53.016998 [ 366 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51282 | ||
| 16070 | 2026.02.06 01:28:53.016987 [ 365 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63996 | ||
| 16071 | 2026.02.06 01:28:53.017072 [ 351 ] {} <Trace> TCP-Session: 0dcc9c1d-69bb-4319-98c6-5f07087c49b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16072 | 2026.02.06 01:28:53.017106 [ 359 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16073 | 2026.02.06 01:28:53.017112 [ 366 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16074 | 2026.02.06 01:28:53.017157 [ 359 ] {} <Debug> TCP-Session: ba9c3a33-7745-410f-bda8-1b4d99666c32 Authenticating user 'default' from [fd00:1122:3344:101::e]:40971 | ||
| 16075 | 2026.02.06 01:28:53.017173 [ 365 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16076 | 2026.02.06 01:28:53.017182 [ 366 ] {} <Debug> TCP-Session: b794419e-843e-456d-a720-0e02e1e1037c Authenticating user 'default' from [fd00:1122:3344:101::e]:51282 | ||
| 16077 | 2026.02.06 01:28:53.017207 [ 365 ] {} <Debug> TCP-Session: 6994c3de-3d32-4d40-a88a-f8c617cc7115 Authenticating user 'default' from [fd00:1122:3344:101::e]:63996 | ||
| 16078 | 2026.02.06 01:28:53.017188 [ 359 ] {} <Debug> TCP-Session: ba9c3a33-7745-410f-bda8-1b4d99666c32 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16079 | 2026.02.06 01:28:53.017236 [ 365 ] {} <Debug> TCP-Session: 6994c3de-3d32-4d40-a88a-f8c617cc7115 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16080 | 2026.02.06 01:28:53.017249 [ 359 ] {} <Debug> TCP-Session: ba9c3a33-7745-410f-bda8-1b4d99666c32 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16081 | 2026.02.06 01:28:53.017265 [ 365 ] {} <Debug> TCP-Session: 6994c3de-3d32-4d40-a88a-f8c617cc7115 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16082 | 2026.02.06 01:28:53.016941 [ 357 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36864 | ||
| 16083 | 2026.02.06 01:28:53.017291 [ 351 ] {c1d6e911-5bae-4897-b769-a65b450b1c39} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:61928) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 16084 | 2026.02.06 01:28:53.017213 [ 366 ] {} <Debug> TCP-Session: b794419e-843e-456d-a720-0e02e1e1037c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16085 | 2026.02.06 01:28:53.017063 [ 358 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16086 | 2026.02.06 01:28:53.017363 [ 366 ] {} <Debug> TCP-Session: b794419e-843e-456d-a720-0e02e1e1037c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16087 | 2026.02.06 01:28:53.017360 [ 357 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16088 | 2026.02.06 01:28:53.017399 [ 358 ] {} <Debug> TCP-Session: f66065ef-ae5d-4128-88b6-e921bdfd5e19 Authenticating user 'default' from [fd00:1122:3344:101::e]:41725 | ||
| 16089 | 2026.02.06 01:28:53.017063 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16090 | 2026.02.06 01:28:53.017427 [ 357 ] {} <Debug> TCP-Session: 30294734-a4f1-4b3f-ac8e-38e691ef4d17 Authenticating user 'default' from [fd00:1122:3344:101::e]:36864 | ||
| 16091 | 2026.02.06 01:28:53.017442 [ 358 ] {} <Debug> TCP-Session: f66065ef-ae5d-4128-88b6-e921bdfd5e19 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16092 | 2026.02.06 01:28:53.017458 [ 356 ] {} <Debug> TCP-Session: d4c055cd-7a4f-4d17-ba80-e38aca01d522 Authenticating user 'default' from [fd00:1122:3344:101::e]:64117 | ||
| 16093 | 2026.02.06 01:28:53.017470 [ 357 ] {} <Debug> TCP-Session: 30294734-a4f1-4b3f-ac8e-38e691ef4d17 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16094 | 2026.02.06 01:28:53.017480 [ 358 ] {} <Debug> TCP-Session: f66065ef-ae5d-4128-88b6-e921bdfd5e19 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16095 | 2026.02.06 01:28:53.017493 [ 356 ] {} <Debug> TCP-Session: d4c055cd-7a4f-4d17-ba80-e38aca01d522 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16096 | 2026.02.06 01:28:53.017503 [ 357 ] {} <Debug> TCP-Session: 30294734-a4f1-4b3f-ac8e-38e691ef4d17 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16097 | 2026.02.06 01:28:53.017523 [ 356 ] {} <Debug> TCP-Session: d4c055cd-7a4f-4d17-ba80-e38aca01d522 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16098 | 2026.02.06 01:28:53.016977 [ 364 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59331 | ||
| 16099 | 2026.02.06 01:28:53.016965 [ 360 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51476 | ||
| 16100 | 2026.02.06 01:28:53.017622 [ 364 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16101 | 2026.02.06 01:28:53.017640 [ 360 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16102 | 2026.02.06 01:28:53.017642 [ 364 ] {} <Debug> TCP-Session: 20ab0c39-0e78-4742-ba2d-09575b798b2a Authenticating user 'default' from [fd00:1122:3344:101::e]:59331 | ||
| 16103 | 2026.02.06 01:28:53.017654 [ 351 ] {c1d6e911-5bae-4897-b769-a65b450b1c39} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 16104 | 2026.02.06 01:28:53.017664 [ 360 ] {} <Debug> TCP-Session: c8b1cdea-391e-4517-9b72-3d34413d999a Authenticating user 'default' from [fd00:1122:3344:101::e]:51476 | ||
| 16105 | 2026.02.06 01:28:53.017669 [ 364 ] {} <Debug> TCP-Session: 20ab0c39-0e78-4742-ba2d-09575b798b2a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16106 | 2026.02.06 01:28:53.017697 [ 360 ] {} <Debug> TCP-Session: c8b1cdea-391e-4517-9b72-3d34413d999a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16107 | 2026.02.06 01:28:53.017700 [ 364 ] {} <Debug> TCP-Session: 20ab0c39-0e78-4742-ba2d-09575b798b2a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16108 | 2026.02.06 01:28:53.017711 [ 360 ] {} <Debug> TCP-Session: c8b1cdea-391e-4517-9b72-3d34413d999a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16109 | 2026.02.06 01:28:53.017728 [ 351 ] {c1d6e911-5bae-4897-b769-a65b450b1c39} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 16110 | 2026.02.06 01:28:53.018100 [ 351 ] {c1d6e911-5bae-4897-b769-a65b450b1c39} <Debug> oximeter.version (50fdcec2-7951-44c4-a709-a779380e237d) (SelectExecutor): Key condition: unknown | ||
| 16111 | 2026.02.06 01:28:53.019294 [ 340 ] {c1d6e911-5bae-4897-b769-a65b450b1c39} <Trace> AggregatingTransform: Aggregating | ||
| 16112 | 2026.02.06 01:28:53.019348 [ 340 ] {c1d6e911-5bae-4897-b769-a65b450b1c39} <Trace> Aggregator: Aggregation method: without_key | ||
| 16113 | 2026.02.06 01:28:53.019388 [ 340 ] {c1d6e911-5bae-4897-b769-a65b450b1c39} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001160418 sec. (861.758 rows/sec., 33.66 KiB/sec.) | ||
| 16114 | 2026.02.06 01:28:53.019408 [ 340 ] {c1d6e911-5bae-4897-b769-a65b450b1c39} <Trace> Aggregator: Merging aggregated data | ||
| 16115 | 2026.02.06 01:28:53.020705 [ 351 ] {c1d6e911-5bae-4897-b769-a65b450b1c39} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003486 sec., 286.8617326448652 rows/sec., 11.21 KiB/sec. | ||
| 16116 | 2026.02.06 01:28:53.020880 [ 351 ] {c1d6e911-5bae-4897-b769-a65b450b1c39} <Debug> TCPHandler: Processed in 0.003919956 sec. | ||
| 16117 | 2026.02.06 01:28:53.021017 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16118 | 2026.02.06 01:28:53.021025 [ 358 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16119 | 2026.02.06 01:28:53.021047 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16120 | 2026.02.06 01:28:53.021062 [ 351 ] {} <Debug> TCP-Session: 0dcc9c1d-69bb-4319-98c6-5f07087c49b7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16121 | 2026.02.06 01:28:53.021087 [ 358 ] {} <Debug> TCP-Session: f66065ef-ae5d-4128-88b6-e921bdfd5e19 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16122 | 2026.02.06 01:28:53.021096 [ 356 ] {} <Debug> TCP-Session: d4c055cd-7a4f-4d17-ba80-e38aca01d522 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16123 | 2026.02.06 01:28:53.021105 [ 366 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16124 | 2026.02.06 01:28:53.021125 [ 357 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16125 | 2026.02.06 01:28:53.021147 [ 360 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16126 | 2026.02.06 01:28:53.021157 [ 366 ] {} <Debug> TCP-Session: b794419e-843e-456d-a720-0e02e1e1037c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16127 | 2026.02.06 01:28:53.021180 [ 365 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16128 | 2026.02.06 01:28:53.021195 [ 360 ] {} <Debug> TCP-Session: c8b1cdea-391e-4517-9b72-3d34413d999a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16129 | 2026.02.06 01:28:53.021178 [ 357 ] {} <Debug> TCP-Session: 30294734-a4f1-4b3f-ac8e-38e691ef4d17 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16130 | 2026.02.06 01:28:53.021226 [ 365 ] {} <Debug> TCP-Session: 6994c3de-3d32-4d40-a88a-f8c617cc7115 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16131 | 2026.02.06 01:28:53.021072 [ 359 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16132 | 2026.02.06 01:28:53.021087 [ 364 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16133 | 2026.02.06 01:28:53.021291 [ 359 ] {} <Debug> TCP-Session: ba9c3a33-7745-410f-bda8-1b4d99666c32 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16134 | 2026.02.06 01:28:53.021302 [ 364 ] {} <Debug> TCP-Session: 20ab0c39-0e78-4742-ba2d-09575b798b2a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16135 | 2026.02.06 01:28:53.725268 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 35033 | ||
| 16136 | 2026.02.06 01:28:53.725790 [ 245 ] {} <Trace> system.asynchronous_metric_log (50965cfb-3fe0-4bc3-b722-77d2bdddda32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16137 | 2026.02.06 01:28:53.725843 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 16138 | 2026.02.06 01:28:53.726405 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 16139 | 2026.02.06 01:28:53.726669 [ 245 ] {} <Trace> system.asynchronous_metric_log (50965cfb-3fe0-4bc3-b722-77d2bdddda32): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16140 | 2026.02.06 01:28:53.726818 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 35033 | ||
| 16141 | 2026.02.06 01:28:55.580098 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 550 | ||
| 16142 | 2026.02.06 01:28:55.598201 [ 244 ] {} <Trace> system.metric_log (b13c6af1-b368-46ee-88e3-e8b49f18365b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16143 | 2026.02.06 01:28:55.598266 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 16144 | 2026.02.06 01:28:55.604770 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 16145 | 2026.02.06 01:28:55.605491 [ 244 ] {} <Trace> system.metric_log (b13c6af1-b368-46ee-88e3-e8b49f18365b): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16146 | 2026.02.06 01:28:55.608669 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 550 | ||
| 16147 | 2026.02.06 01:28:56.125484 [ 224 ] {} <Trace> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16148 | 2026.02.06 01:28:56.125561 [ 224 ] {} <Debug> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16149 | 2026.02.06 01:28:56.130197 [ 224 ] {} <Debug> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16150 | 2026.02.06 01:28:56.343942 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 2044 | ||
| 16151 | 2026.02.06 01:28:56.346642 [ 243 ] {} <Trace> system.query_log (e979a318-9a58-4b34-9a72-3006f9f8e92e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16152 | 2026.02.06 01:28:56.346701 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 16153 | 2026.02.06 01:28:56.347991 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 16154 | 2026.02.06 01:28:56.348275 [ 243 ] {} <Trace> system.query_log (e979a318-9a58-4b34-9a72-3006f9f8e92e): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16155 | 2026.02.06 01:28:56.348673 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2044 | ||
| 16156 | 2026.02.06 01:28:56.460882 [ 222 ] {} <Trace> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16157 | 2026.02.06 01:28:56.460922 [ 222 ] {} <Debug> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16158 | 2026.02.06 01:28:56.464662 [ 222 ] {} <Debug> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16159 | 2026.02.06 01:28:56.503734 [ 219 ] {} <Trace> oximeter.measurements_histogramu64 (97144b8f-900e-4825-92d0-28bf27d1d4ae): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16160 | 2026.02.06 01:28:56.503792 [ 219 ] {} <Debug> oximeter.measurements_histogramu64 (97144b8f-900e-4825-92d0-28bf27d1d4ae): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16161 | 2026.02.06 01:28:56.505096 [ 225 ] {} <Trace> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16162 | 2026.02.06 01:28:56.505153 [ 225 ] {} <Debug> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16163 | 2026.02.06 01:28:56.507308 [ 219 ] {} <Debug> oximeter.measurements_histogramu64 (97144b8f-900e-4825-92d0-28bf27d1d4ae): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16164 | 2026.02.06 01:28:56.508980 [ 225 ] {} <Debug> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16165 | 2026.02.06 01:28:56.651268 [ 219 ] {} <Trace> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16166 | 2026.02.06 01:28:56.651302 [ 219 ] {} <Debug> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16167 | 2026.02.06 01:28:56.653994 [ 219 ] {} <Debug> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16168 | 2026.02.06 01:28:56.892071 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16169 | 2026.02.06 01:28:56.892336 [ 4 ] {0cca6da4-1e76-4868-a0ac-b3c302c750d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16170 | 2026.02.06 01:28:56.892435 [ 4 ] {0cca6da4-1e76-4868-a0ac-b3c302c750d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16171 | 2026.02.06 01:28:56.893343 [ 4 ] {0cca6da4-1e76-4868-a0ac-b3c302c750d1} <Trace> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16172 | 2026.02.06 01:28:56.893387 [ 4 ] {0cca6da4-1e76-4868-a0ac-b3c302c750d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 16173 | 2026.02.06 01:28:56.893781 [ 4 ] {0cca6da4-1e76-4868-a0ac-b3c302c750d1} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 16174 | 2026.02.06 01:28:56.894002 [ 4 ] {0cca6da4-1e76-4868-a0ac-b3c302c750d1} <Trace> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16175 | 2026.02.06 01:28:56.894145 [ 48 ] {} <Debug> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 16176 | 2026.02.06 01:28:56.894157 [ 4 ] {0cca6da4-1e76-4868-a0ac-b3c302c750d1} <Debug> executeQuery: Read 138 rows, 12.27 KiB in 0.001892 sec., 72938.68921775899 rows/sec., 6.33 MiB/sec. | ||
| 16177 | 2026.02.06 01:28:56.894182 [ 48 ] {} <Trace> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16178 | 2026.02.06 01:28:56.894202 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 16179 | 2026.02.06 01:28:56.894205 [ 4 ] {0cca6da4-1e76-4868-a0ac-b3c302c750d1} <Debug> TCPHandler: Processed in 0.002311415 sec. | ||
| 16180 | 2026.02.06 01:28:56.894329 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16181 | 2026.02.06 01:28:56.894328 [ 194 ] {fb68cebe-225b-4628-b6a1-821ca25cb918::all_1_111_22} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full | ||
| 16182 | 2026.02.06 01:28:56.894425 [ 4 ] {47a5a965-0b35-4c2e-8c82-c33ded98b8dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16183 | 2026.02.06 01:28:56.894472 [ 4 ] {47a5a965-0b35-4c2e-8c82-c33ded98b8dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16184 | 2026.02.06 01:28:56.894493 [ 194 ] {fb68cebe-225b-4628-b6a1-821ca25cb918::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16185 | 2026.02.06 01:28:56.894533 [ 194 ] {fb68cebe-225b-4628-b6a1-821ca25cb918::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 2106 rows starting from the beginning of the part | ||
| 16186 | 2026.02.06 01:28:56.894601 [ 194 ] {fb68cebe-225b-4628-b6a1-821ca25cb918::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 1279 rows starting from the beginning of the part | ||
| 16187 | 2026.02.06 01:28:56.894648 [ 194 ] {fb68cebe-225b-4628-b6a1-821ca25cb918::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 752 rows starting from the beginning of the part | ||
| 16188 | 2026.02.06 01:28:56.894693 [ 194 ] {fb68cebe-225b-4628-b6a1-821ca25cb918::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 138 rows starting from the beginning of the part | ||
| 16189 | 2026.02.06 01:28:56.894740 [ 194 ] {fb68cebe-225b-4628-b6a1-821ca25cb918::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 752 rows starting from the beginning of the part | ||
| 16190 | 2026.02.06 01:28:56.894781 [ 194 ] {fb68cebe-225b-4628-b6a1-821ca25cb918::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 138 rows starting from the beginning of the part | ||
| 16191 | 2026.02.06 01:28:56.894893 [ 4 ] {47a5a965-0b35-4c2e-8c82-c33ded98b8dd} <Trace> oximeter.fields_u16 (fb4d60fc-202c-4b3b-b72e-c67fc122b90a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16192 | 2026.02.06 01:28:56.894937 [ 4 ] {47a5a965-0b35-4c2e-8c82-c33ded98b8dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 16193 | 2026.02.06 01:28:56.895277 [ 4 ] {47a5a965-0b35-4c2e-8c82-c33ded98b8dd} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 16194 | 2026.02.06 01:28:56.895497 [ 4 ] {47a5a965-0b35-4c2e-8c82-c33ded98b8dd} <Trace> oximeter.fields_u16 (fb4d60fc-202c-4b3b-b72e-c67fc122b90a): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16195 | 2026.02.06 01:28:56.895634 [ 4 ] {47a5a965-0b35-4c2e-8c82-c33ded98b8dd} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001227 sec., 33414.83292583537 rows/sec., 2.45 MiB/sec. | ||
| 16196 | 2026.02.06 01:28:56.895674 [ 4 ] {47a5a965-0b35-4c2e-8c82-c33ded98b8dd} <Debug> TCPHandler: Processed in 0.00139709 sec. | ||
| 16197 | 2026.02.06 01:28:56.895777 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16198 | 2026.02.06 01:28:56.895872 [ 4 ] {66949cf2-d2a1-4ff4-abb6-8704e2c6902b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16199 | 2026.02.06 01:28:56.895912 [ 4 ] {66949cf2-d2a1-4ff4-abb6-8704e2c6902b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16200 | 2026.02.06 01:28:56.896353 [ 4 ] {66949cf2-d2a1-4ff4-abb6-8704e2c6902b} <Trace> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16201 | 2026.02.06 01:28:56.896388 [ 4 ] {66949cf2-d2a1-4ff4-abb6-8704e2c6902b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 16202 | 2026.02.06 01:28:56.896686 [ 4 ] {66949cf2-d2a1-4ff4-abb6-8704e2c6902b} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 16203 | 2026.02.06 01:28:56.896876 [ 199 ] {fb68cebe-225b-4628-b6a1-821ca25cb918::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5165 rows, containing 5 columns (5 merged, 0 gathered) in 0.002605897 sec., 1982043.0354691688 rows/sec., 169.42 MiB/sec. | ||
| 16204 | 2026.02.06 01:28:56.896911 [ 4 ] {66949cf2-d2a1-4ff4-abb6-8704e2c6902b} <Trace> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16205 | 2026.02.06 01:28:56.897025 [ 48 ] {} <Debug> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 16206 | 2026.02.06 01:28:56.897047 [ 4 ] {66949cf2-d2a1-4ff4-abb6-8704e2c6902b} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001193 sec., 88013.41156747694 rows/sec., 6.87 MiB/sec. | ||
| 16207 | 2026.02.06 01:28:56.897050 [ 48 ] {} <Trace> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16208 | 2026.02.06 01:28:56.897082 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 16209 | 2026.02.06 01:28:56.897086 [ 4 ] {66949cf2-d2a1-4ff4-abb6-8704e2c6902b} <Debug> TCPHandler: Processed in 0.001358129 sec. | ||
| 16210 | 2026.02.06 01:28:56.897144 [ 194 ] {fb68cebe-225b-4628-b6a1-821ca25cb918::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 16211 | 2026.02.06 01:28:56.897175 [ 190 ] {8671d447-0367-4212-b46d-8d9acc78108d::all_1_111_22} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full | ||
| 16212 | 2026.02.06 01:28:56.897208 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16213 | 2026.02.06 01:28:56.897290 [ 190 ] {8671d447-0367-4212-b46d-8d9acc78108d::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16214 | 2026.02.06 01:28:56.897311 [ 4 ] {fd36c652-debd-4ff6-be6e-e0f3ea075719} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16215 | 2026.02.06 01:28:56.897326 [ 190 ] {8671d447-0367-4212-b46d-8d9acc78108d::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 1034 rows starting from the beginning of the part | ||
| 16216 | 2026.02.06 01:28:56.897366 [ 4 ] {fd36c652-debd-4ff6-be6e-e0f3ea075719} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16217 | 2026.02.06 01:28:56.897399 [ 190 ] {8671d447-0367-4212-b46d-8d9acc78108d::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 563 rows starting from the beginning of the part | ||
| 16218 | 2026.02.06 01:28:56.897428 [ 194 ] {fb68cebe-225b-4628-b6a1-821ca25cb918::all_1_111_22} <Trace> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16219 | 2026.02.06 01:28:56.897456 [ 190 ] {8671d447-0367-4212-b46d-8d9acc78108d::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 463 rows starting from the beginning of the part | ||
| 16220 | 2026.02.06 01:28:56.897503 [ 190 ] {8671d447-0367-4212-b46d-8d9acc78108d::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 105 rows starting from the beginning of the part | ||
| 16221 | 2026.02.06 01:28:56.897509 [ 194 ] {fb68cebe-225b-4628-b6a1-821ca25cb918::all_1_111_22} <Trace> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 16222 | 2026.02.06 01:28:56.897547 [ 190 ] {8671d447-0367-4212-b46d-8d9acc78108d::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 463 rows starting from the beginning of the part | ||
| 16223 | 2026.02.06 01:28:56.897592 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.13 MiB. | ||
| 16224 | 2026.02.06 01:28:56.897593 [ 190 ] {8671d447-0367-4212-b46d-8d9acc78108d::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 105 rows starting from the beginning of the part | ||
| 16225 | 2026.02.06 01:28:56.897790 [ 4 ] {fd36c652-debd-4ff6-be6e-e0f3ea075719} <Trace> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16226 | 2026.02.06 01:28:56.897833 [ 4 ] {fd36c652-debd-4ff6-be6e-e0f3ea075719} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 16227 | 2026.02.06 01:28:56.898174 [ 4 ] {fd36c652-debd-4ff6-be6e-e0f3ea075719} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 16228 | 2026.02.06 01:28:56.898399 [ 4 ] {fd36c652-debd-4ff6-be6e-e0f3ea075719} <Trace> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16229 | 2026.02.06 01:28:56.898506 [ 48 ] {} <Debug> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513) (MergerMutator): Selected 5 parts from all_1_106_21 to all_110_110_0 | ||
| 16230 | 2026.02.06 01:28:56.898528 [ 48 ] {} <Trace> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16231 | 2026.02.06 01:28:56.898531 [ 4 ] {fd36c652-debd-4ff6-be6e-e0f3ea075719} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001239 sec., 129136.40032284099 rows/sec., 8.99 MiB/sec. | ||
| 16232 | 2026.02.06 01:28:56.898543 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 16233 | 2026.02.06 01:28:56.898573 [ 4 ] {fd36c652-debd-4ff6-be6e-e0f3ea075719} <Debug> TCPHandler: Processed in 0.001416429 sec. | ||
| 16234 | 2026.02.06 01:28:56.898638 [ 199 ] {e511ea71-e802-4545-b869-85850eb1d513::all_1_110_22} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_106_21 to all_110_110_0 into Compact with storage Full | ||
| 16235 | 2026.02.06 01:28:56.898674 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16236 | 2026.02.06 01:28:56.898727 [ 191 ] {8671d447-0367-4212-b46d-8d9acc78108d::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2733 rows, containing 5 columns (5 merged, 0 gathered) in 0.001596271 sec., 1712115.2987180748 rows/sec., 130.96 MiB/sec. | ||
| 16237 | 2026.02.06 01:28:56.898765 [ 199 ] {e511ea71-e802-4545-b869-85850eb1d513::all_1_110_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16238 | 2026.02.06 01:28:56.898773 [ 4 ] {e9e30697-8783-4860-921a-c565a1ed27f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16239 | 2026.02.06 01:28:56.898818 [ 199 ] {e511ea71-e802-4545-b869-85850eb1d513::all_1_110_22} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_106_21, total 33777 rows starting from the beginning of the part | ||
| 16240 | 2026.02.06 01:28:56.898845 [ 4 ] {e9e30697-8783-4860-921a-c565a1ed27f8} <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 | ||
| 16241 | 2026.02.06 01:28:56.898896 [ 199 ] {e511ea71-e802-4545-b869-85850eb1d513::all_1_110_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 845 rows starting from the beginning of the part | ||
| 16242 | 2026.02.06 01:28:56.898952 [ 199 ] {e511ea71-e802-4545-b869-85850eb1d513::all_1_110_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 258 rows starting from the beginning of the part | ||
| 16243 | 2026.02.06 01:28:56.898963 [ 193 ] {8671d447-0367-4212-b46d-8d9acc78108d::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 16244 | 2026.02.06 01:28:56.898998 [ 199 ] {e511ea71-e802-4545-b869-85850eb1d513::all_1_110_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 160 rows starting from the beginning of the part | ||
| 16245 | 2026.02.06 01:28:56.899043 [ 199 ] {e511ea71-e802-4545-b869-85850eb1d513::all_1_110_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 258 rows starting from the beginning of the part | ||
| 16246 | 2026.02.06 01:28:56.899317 [ 193 ] {8671d447-0367-4212-b46d-8d9acc78108d::all_1_111_22} <Trace> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16247 | 2026.02.06 01:28:56.899420 [ 193 ] {8671d447-0367-4212-b46d-8d9acc78108d::all_1_111_22} <Trace> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 16248 | 2026.02.06 01:28:56.899527 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.64 MiB. | ||
| 16249 | 2026.02.06 01:28:56.899746 [ 4 ] {e9e30697-8783-4860-921a-c565a1ed27f8} <Trace> oximeter.measurements_histogramu64 (97144b8f-900e-4825-92d0-28bf27d1d4ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16250 | 2026.02.06 01:28:56.899790 [ 4 ] {e9e30697-8783-4860-921a-c565a1ed27f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 16251 | 2026.02.06 01:28:56.900365 [ 4 ] {e9e30697-8783-4860-921a-c565a1ed27f8} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 16252 | 2026.02.06 01:28:56.900592 [ 4 ] {e9e30697-8783-4860-921a-c565a1ed27f8} <Trace> oximeter.measurements_histogramu64 (97144b8f-900e-4825-92d0-28bf27d1d4ae): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16253 | 2026.02.06 01:28:56.900737 [ 4 ] {e9e30697-8783-4860-921a-c565a1ed27f8} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001982 sec., 20686.175580222 rows/sec., 37.07 MiB/sec. | ||
| 16254 | 2026.02.06 01:28:56.900792 [ 4 ] {e9e30697-8783-4860-921a-c565a1ed27f8} <Debug> TCPHandler: Processed in 0.002168034 sec. | ||
| 16255 | 2026.02.06 01:28:56.900911 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16256 | 2026.02.06 01:28:56.901006 [ 4 ] {68b9e59e-6eea-4588-99d9-b20e08b1977a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16257 | 2026.02.06 01:28:56.901048 [ 4 ] {68b9e59e-6eea-4588-99d9-b20e08b1977a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16258 | 2026.02.06 01:28:56.901389 [ 4 ] {68b9e59e-6eea-4588-99d9-b20e08b1977a} <Trace> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16259 | 2026.02.06 01:28:56.901423 [ 4 ] {68b9e59e-6eea-4588-99d9-b20e08b1977a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 16260 | 2026.02.06 01:28:56.901732 [ 4 ] {68b9e59e-6eea-4588-99d9-b20e08b1977a} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 16261 | 2026.02.06 01:28:56.901949 [ 4 ] {68b9e59e-6eea-4588-99d9-b20e08b1977a} <Trace> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16262 | 2026.02.06 01:28:56.902048 [ 48 ] {} <Debug> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 16263 | 2026.02.06 01:28:56.902074 [ 48 ] {} <Trace> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16264 | 2026.02.06 01:28:56.902079 [ 4 ] {68b9e59e-6eea-4588-99d9-b20e08b1977a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001092 sec., 54945.05494505494 rows/sec., 3.70 MiB/sec. | ||
| 16265 | 2026.02.06 01:28:56.902094 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 16266 | 2026.02.06 01:28:56.902121 [ 4 ] {68b9e59e-6eea-4588-99d9-b20e08b1977a} <Debug> TCPHandler: Processed in 0.001261448 sec. | ||
| 16267 | 2026.02.06 01:28:56.902183 [ 191 ] {35a37a75-595c-437a-bd19-b1f8c8c9b2dc::all_1_111_22} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full | ||
| 16268 | 2026.02.06 01:28:56.902298 [ 191 ] {35a37a75-595c-437a-bd19-b1f8c8c9b2dc::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16269 | 2026.02.06 01:28:56.902331 [ 191 ] {35a37a75-595c-437a-bd19-b1f8c8c9b2dc::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 7196 rows starting from the beginning of the part | ||
| 16270 | 2026.02.06 01:28:56.902392 [ 191 ] {35a37a75-595c-437a-bd19-b1f8c8c9b2dc::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 60 rows starting from the beginning of the part | ||
| 16271 | 2026.02.06 01:28:56.902444 [ 191 ] {35a37a75-595c-437a-bd19-b1f8c8c9b2dc::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 88 rows starting from the beginning of the part | ||
| 16272 | 2026.02.06 01:28:56.902489 [ 191 ] {35a37a75-595c-437a-bd19-b1f8c8c9b2dc::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 60 rows starting from the beginning of the part | ||
| 16273 | 2026.02.06 01:28:56.902533 [ 191 ] {35a37a75-595c-437a-bd19-b1f8c8c9b2dc::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 88 rows starting from the beginning of the part | ||
| 16274 | 2026.02.06 01:28:56.902577 [ 191 ] {35a37a75-595c-437a-bd19-b1f8c8c9b2dc::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 60 rows starting from the beginning of the part | ||
| 16275 | 2026.02.06 01:28:56.904543 [ 191 ] {35a37a75-595c-437a-bd19-b1f8c8c9b2dc::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7552 rows, containing 4 columns (4 merged, 0 gathered) in 0.002432327 sec., 3104845.688922583 rows/sec., 201.41 MiB/sec. | ||
| 16276 | 2026.02.06 01:28:56.905241 [ 188 ] {35a37a75-595c-437a-bd19-b1f8c8c9b2dc::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 16277 | 2026.02.06 01:28:56.905518 [ 188 ] {35a37a75-595c-437a-bd19-b1f8c8c9b2dc::all_1_111_22} <Trace> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16278 | 2026.02.06 01:28:56.905582 [ 188 ] {35a37a75-595c-437a-bd19-b1f8c8c9b2dc::all_1_111_22} <Trace> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 16279 | 2026.02.06 01:28:56.905672 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.28 MiB. | ||
| 16280 | 2026.02.06 01:28:56.906703 [ 188 ] {e511ea71-e802-4545-b869-85850eb1d513::all_1_110_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 35298 rows, containing 5 columns (5 merged, 0 gathered) in 0.008107486 sec., 4353754.049035668 rows/sec., 294.95 MiB/sec. | ||
| 16281 | 2026.02.06 01:28:56.906973 [ 187 ] {e511ea71-e802-4545-b869-85850eb1d513::all_1_110_22} <Trace> MergedBlockOutputStream: filled checksums all_1_110_22 (state Temporary) | ||
| 16282 | 2026.02.06 01:28:56.907273 [ 187 ] {e511ea71-e802-4545-b869-85850eb1d513::all_1_110_22} <Trace> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513): Renaming temporary part tmp_merge_all_1_110_22 to all_1_110_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16283 | 2026.02.06 01:28:56.907348 [ 187 ] {e511ea71-e802-4545-b869-85850eb1d513::all_1_110_22} <Trace> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513) (MergerMutator): Merged 5 parts: [all_1_106_21, all_110_110_0] -> all_1_110_22 | ||
| 16284 | 2026.02.06 01:28:56.907424 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.26 MiB. | ||
| 16285 | 2026.02.06 01:28:57.000191 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 369.87 MiB, peak 387.33 MiB, free memory in arenas 0.00 B, will set to 370.91 MiB (RSS), difference: 1.04 MiB | ||
| 16286 | 2026.02.06 01:29:01.033698 [ 41 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 16287 | 2026.02.06 01:29:01.033784 [ 41 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 16288 | 2026.02.06 01:29:01.126838 [ 222 ] {} <Trace> oximeter.fields_u8 (7e40da4e-3721-4df5-9ad4-b5e43542e087): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16289 | 2026.02.06 01:29:01.126881 [ 222 ] {} <Debug> oximeter.fields_u8 (7e40da4e-3721-4df5-9ad4-b5e43542e087): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16290 | 2026.02.06 01:29:01.129912 [ 222 ] {} <Debug> oximeter.fields_u8 (7e40da4e-3721-4df5-9ad4-b5e43542e087): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16291 | 2026.02.06 01:29:01.159279 [ 225 ] {} <Trace> oximeter.fields_u16 (fb4d60fc-202c-4b3b-b72e-c67fc122b90a): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16292 | 2026.02.06 01:29:01.159353 [ 225 ] {} <Debug> oximeter.fields_u16 (fb4d60fc-202c-4b3b-b72e-c67fc122b90a): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16293 | 2026.02.06 01:29:01.162686 [ 225 ] {} <Debug> oximeter.fields_u16 (fb4d60fc-202c-4b3b-b72e-c67fc122b90a): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16294 | 2026.02.06 01:29:01.227096 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 35545 | ||
| 16295 | 2026.02.06 01:29:01.227896 [ 245 ] {} <Trace> system.asynchronous_metric_log (50965cfb-3fe0-4bc3-b722-77d2bdddda32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16296 | 2026.02.06 01:29:01.227962 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 16297 | 2026.02.06 01:29:01.228712 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 16298 | 2026.02.06 01:29:01.228969 [ 245 ] {} <Trace> system.asynchronous_metric_log (50965cfb-3fe0-4bc3-b722-77d2bdddda32): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16299 | 2026.02.06 01:29:01.229120 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 35545 | ||
| 16300 | 2026.02.06 01:29:01.627540 [ 225 ] {} <Trace> oximeter.fields_i16 (104ba66f-7843-4e50-a9a9-abb40c455f87): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16301 | 2026.02.06 01:29:01.627617 [ 225 ] {} <Debug> oximeter.fields_i16 (104ba66f-7843-4e50-a9a9-abb40c455f87): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16302 | 2026.02.06 01:29:01.630439 [ 225 ] {} <Debug> oximeter.fields_i16 (104ba66f-7843-4e50-a9a9-abb40c455f87): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16303 | 2026.02.06 01:29:01.897753 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16304 | 2026.02.06 01:29:01.897991 [ 4 ] {2aef4573-b88b-41a3-977e-22a4f31ca803} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 16305 | 2026.02.06 01:29:01.898068 [ 4 ] {2aef4573-b88b-41a3-977e-22a4f31ca803} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 16306 | 2026.02.06 01:29:01.898812 [ 4 ] {2aef4573-b88b-41a3-977e-22a4f31ca803} <Trace> oximeter.fields_i16 (104ba66f-7843-4e50-a9a9-abb40c455f87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16307 | 2026.02.06 01:29:01.898862 [ 4 ] {2aef4573-b88b-41a3-977e-22a4f31ca803} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 16308 | 2026.02.06 01:29:01.899277 [ 4 ] {2aef4573-b88b-41a3-977e-22a4f31ca803} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 16309 | 2026.02.06 01:29:01.899511 [ 4 ] {2aef4573-b88b-41a3-977e-22a4f31ca803} <Trace> oximeter.fields_i16 (104ba66f-7843-4e50-a9a9-abb40c455f87): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16310 | 2026.02.06 01:29:01.899675 [ 4 ] {2aef4573-b88b-41a3-977e-22a4f31ca803} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.00174 sec., 152873.5632183908 rows/sec., 9.71 MiB/sec. | ||
| 16311 | 2026.02.06 01:29:01.899728 [ 4 ] {2aef4573-b88b-41a3-977e-22a4f31ca803} <Debug> TCPHandler: Processed in 0.002120325 sec. | ||
| 16312 | 2026.02.06 01:29:01.899875 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16313 | 2026.02.06 01:29:01.899980 [ 4 ] {bb5f542b-0589-480a-98dc-9d8d417334b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16314 | 2026.02.06 01:29:01.900026 [ 4 ] {bb5f542b-0589-480a-98dc-9d8d417334b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16315 | 2026.02.06 01:29:01.900718 [ 4 ] {bb5f542b-0589-480a-98dc-9d8d417334b2} <Trace> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16316 | 2026.02.06 01:29:01.900755 [ 4 ] {bb5f542b-0589-480a-98dc-9d8d417334b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 16317 | 2026.02.06 01:29:01.901119 [ 4 ] {bb5f542b-0589-480a-98dc-9d8d417334b2} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 16318 | 2026.02.06 01:29:01.901334 [ 4 ] {bb5f542b-0589-480a-98dc-9d8d417334b2} <Trace> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16319 | 2026.02.06 01:29:01.901471 [ 4 ] {bb5f542b-0589-480a-98dc-9d8d417334b2} <Debug> executeQuery: Read 752 rows, 60.56 KiB in 0.001514 sec., 496697.4900924703 rows/sec., 39.06 MiB/sec. | ||
| 16320 | 2026.02.06 01:29:01.901510 [ 4 ] {bb5f542b-0589-480a-98dc-9d8d417334b2} <Debug> TCPHandler: Processed in 0.001689382 sec. | ||
| 16321 | 2026.02.06 01:29:01.901625 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16322 | 2026.02.06 01:29:01.901723 [ 4 ] {e072e500-bae9-478c-9c76-2a0a60d5112a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16323 | 2026.02.06 01:29:01.901764 [ 4 ] {e072e500-bae9-478c-9c76-2a0a60d5112a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16324 | 2026.02.06 01:29:01.902200 [ 4 ] {e072e500-bae9-478c-9c76-2a0a60d5112a} <Trace> oximeter.fields_u16 (fb4d60fc-202c-4b3b-b72e-c67fc122b90a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16325 | 2026.02.06 01:29:01.902237 [ 4 ] {e072e500-bae9-478c-9c76-2a0a60d5112a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 16326 | 2026.02.06 01:29:01.902555 [ 4 ] {e072e500-bae9-478c-9c76-2a0a60d5112a} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 16327 | 2026.02.06 01:29:01.902772 [ 4 ] {e072e500-bae9-478c-9c76-2a0a60d5112a} <Trace> oximeter.fields_u16 (fb4d60fc-202c-4b3b-b72e-c67fc122b90a): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16328 | 2026.02.06 01:29:01.902902 [ 4 ] {e072e500-bae9-478c-9c76-2a0a60d5112a} <Debug> executeQuery: Read 133 rows, 8.00 KiB in 0.001199 sec., 110925.77147623019 rows/sec., 6.52 MiB/sec. | ||
| 16329 | 2026.02.06 01:29:01.902940 [ 4 ] {e072e500-bae9-478c-9c76-2a0a60d5112a} <Debug> TCPHandler: Processed in 0.001366759 sec. | ||
| 16330 | 2026.02.06 01:29:01.903054 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16331 | 2026.02.06 01:29:01.903150 [ 4 ] {ac6c883b-13ff-4bc1-81ea-ba9efef45f53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 16332 | 2026.02.06 01:29:01.903189 [ 4 ] {ac6c883b-13ff-4bc1-81ea-ba9efef45f53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 16333 | 2026.02.06 01:29:01.903622 [ 4 ] {ac6c883b-13ff-4bc1-81ea-ba9efef45f53} <Trace> oximeter.fields_u32 (efacbb35-87c4-45a6-b25f-cea415d7aebd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16334 | 2026.02.06 01:29:01.903656 [ 4 ] {ac6c883b-13ff-4bc1-81ea-ba9efef45f53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 16335 | 2026.02.06 01:29:01.903974 [ 4 ] {ac6c883b-13ff-4bc1-81ea-ba9efef45f53} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 16336 | 2026.02.06 01:29:01.904186 [ 4 ] {ac6c883b-13ff-4bc1-81ea-ba9efef45f53} <Trace> oximeter.fields_u32 (efacbb35-87c4-45a6-b25f-cea415d7aebd): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16337 | 2026.02.06 01:29:01.904296 [ 40 ] {} <Debug> oximeter.fields_u32 (efacbb35-87c4-45a6-b25f-cea415d7aebd) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 16338 | 2026.02.06 01:29:01.904315 [ 4 ] {ac6c883b-13ff-4bc1-81ea-ba9efef45f53} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.001185 sec., 118143.4599156118 rows/sec., 7.64 MiB/sec. | ||
| 16339 | 2026.02.06 01:29:01.904330 [ 40 ] {} <Trace> oximeter.fields_u32 (efacbb35-87c4-45a6-b25f-cea415d7aebd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16340 | 2026.02.06 01:29:01.904350 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 16341 | 2026.02.06 01:29:01.904355 [ 4 ] {ac6c883b-13ff-4bc1-81ea-ba9efef45f53} <Debug> TCPHandler: Processed in 0.001351419 sec. | ||
| 16342 | 2026.02.06 01:29:01.904468 [ 222 ] {} <Trace> oximeter.fields_u32 (efacbb35-87c4-45a6-b25f-cea415d7aebd): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16343 | 2026.02.06 01:29:01.904468 [ 191 ] {efacbb35-87c4-45a6-b25f-cea415d7aebd::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 | ||
| 16344 | 2026.02.06 01:29:01.904527 [ 222 ] {} <Debug> oximeter.fields_u32 (efacbb35-87c4-45a6-b25f-cea415d7aebd): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16345 | 2026.02.06 01:29:01.904473 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16346 | 2026.02.06 01:29:01.904663 [ 4 ] {bb074096-c944-4211-bbcd-fe4ebc955da3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 16347 | 2026.02.06 01:29:01.904675 [ 191 ] {efacbb35-87c4-45a6-b25f-cea415d7aebd::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16348 | 2026.02.06 01:29:01.904704 [ 4 ] {bb074096-c944-4211-bbcd-fe4ebc955da3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 16349 | 2026.02.06 01:29:01.904720 [ 191 ] {efacbb35-87c4-45a6-b25f-cea415d7aebd::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 393 rows starting from the beginning of the part | ||
| 16350 | 2026.02.06 01:29:01.904802 [ 191 ] {efacbb35-87c4-45a6-b25f-cea415d7aebd::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 140 rows starting from the beginning of the part | ||
| 16351 | 2026.02.06 01:29:01.904856 [ 191 ] {efacbb35-87c4-45a6-b25f-cea415d7aebd::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 228 rows starting from the beginning of the part | ||
| 16352 | 2026.02.06 01:29:01.904908 [ 191 ] {efacbb35-87c4-45a6-b25f-cea415d7aebd::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 140 rows starting from the beginning of the part | ||
| 16353 | 2026.02.06 01:29:01.904955 [ 191 ] {efacbb35-87c4-45a6-b25f-cea415d7aebd::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 140 rows starting from the beginning of the part | ||
| 16354 | 2026.02.06 01:29:01.905002 [ 191 ] {efacbb35-87c4-45a6-b25f-cea415d7aebd::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 140 rows starting from the beginning of the part | ||
| 16355 | 2026.02.06 01:29:01.905181 [ 4 ] {bb074096-c944-4211-bbcd-fe4ebc955da3} <Trace> oximeter.fields_u8 (7e40da4e-3721-4df5-9ad4-b5e43542e087): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16356 | 2026.02.06 01:29:01.905223 [ 4 ] {bb074096-c944-4211-bbcd-fe4ebc955da3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 16357 | 2026.02.06 01:29:01.905599 [ 4 ] {bb074096-c944-4211-bbcd-fe4ebc955da3} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 16358 | 2026.02.06 01:29:01.905865 [ 4 ] {bb074096-c944-4211-bbcd-fe4ebc955da3} <Trace> oximeter.fields_u8 (7e40da4e-3721-4df5-9ad4-b5e43542e087): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16359 | 2026.02.06 01:29:01.906012 [ 4 ] {bb074096-c944-4211-bbcd-fe4ebc955da3} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001367 sec., 101682.51645940015 rows/sec., 5.78 MiB/sec. | ||
| 16360 | 2026.02.06 01:29:01.906019 [ 188 ] {efacbb35-87c4-45a6-b25f-cea415d7aebd::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1181 rows, containing 5 columns (5 merged, 0 gathered) in 0.001609471 sec., 733781.4722974196 rows/sec., 51.37 MiB/sec. | ||
| 16361 | 2026.02.06 01:29:01.906051 [ 4 ] {bb074096-c944-4211-bbcd-fe4ebc955da3} <Debug> TCPHandler: Processed in 0.001629391 sec. | ||
| 16362 | 2026.02.06 01:29:01.906163 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16363 | 2026.02.06 01:29:01.906221 [ 186 ] {efacbb35-87c4-45a6-b25f-cea415d7aebd::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 16364 | 2026.02.06 01:29:01.906261 [ 4 ] {755be74b-b35c-43a8-8b6f-87c525d96287} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16365 | 2026.02.06 01:29:01.906308 [ 4 ] {755be74b-b35c-43a8-8b6f-87c525d96287} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16366 | 2026.02.06 01:29:01.906530 [ 186 ] {efacbb35-87c4-45a6-b25f-cea415d7aebd::all_1_66_13} <Trace> oximeter.fields_u32 (efacbb35-87c4-45a6-b25f-cea415d7aebd): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16367 | 2026.02.06 01:29:01.906607 [ 186 ] {efacbb35-87c4-45a6-b25f-cea415d7aebd::all_1_66_13} <Trace> oximeter.fields_u32 (efacbb35-87c4-45a6-b25f-cea415d7aebd) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 16368 | 2026.02.06 01:29:01.906714 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 16369 | 2026.02.06 01:29:01.906871 [ 4 ] {755be74b-b35c-43a8-8b6f-87c525d96287} <Trace> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16370 | 2026.02.06 01:29:01.906915 [ 4 ] {755be74b-b35c-43a8-8b6f-87c525d96287} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 16371 | 2026.02.06 01:29:01.906931 [ 222 ] {} <Debug> oximeter.fields_u32 (efacbb35-87c4-45a6-b25f-cea415d7aebd): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16372 | 2026.02.06 01:29:01.907284 [ 4 ] {755be74b-b35c-43a8-8b6f-87c525d96287} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 16373 | 2026.02.06 01:29:01.907509 [ 4 ] {755be74b-b35c-43a8-8b6f-87c525d96287} <Trace> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16374 | 2026.02.06 01:29:01.907645 [ 4 ] {755be74b-b35c-43a8-8b6f-87c525d96287} <Debug> executeQuery: Read 463 rows, 33.28 KiB in 0.001401 sec., 330478.22983583156 rows/sec., 23.20 MiB/sec. | ||
| 16375 | 2026.02.06 01:29:01.907693 [ 4 ] {755be74b-b35c-43a8-8b6f-87c525d96287} <Debug> TCPHandler: Processed in 0.001578541 sec. | ||
| 16376 | 2026.02.06 01:29:01.907829 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16377 | 2026.02.06 01:29:01.907936 [ 4 ] {36b7bdff-20a9-4d2f-9893-7e80dc6b149c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 16378 | 2026.02.06 01:29:01.907985 [ 4 ] {36b7bdff-20a9-4d2f-9893-7e80dc6b149c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 16379 | 2026.02.06 01:29:01.908395 [ 4 ] {36b7bdff-20a9-4d2f-9893-7e80dc6b149c} <Trace> oximeter.measurements_bool (a3a47353-bd4a-4bc2-8c37-5164375cd607): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16380 | 2026.02.06 01:29:01.908434 [ 4 ] {36b7bdff-20a9-4d2f-9893-7e80dc6b149c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 16381 | 2026.02.06 01:29:01.908839 [ 4 ] {36b7bdff-20a9-4d2f-9893-7e80dc6b149c} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 16382 | 2026.02.06 01:29:01.909123 [ 4 ] {36b7bdff-20a9-4d2f-9893-7e80dc6b149c} <Trace> oximeter.measurements_bool (a3a47353-bd4a-4bc2-8c37-5164375cd607): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16383 | 2026.02.06 01:29:01.909287 [ 4 ] {36b7bdff-20a9-4d2f-9893-7e80dc6b149c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001372 sec., 4373.1778425655975 rows/sec., 228.48 KiB/sec. | ||
| 16384 | 2026.02.06 01:29:01.909333 [ 4 ] {36b7bdff-20a9-4d2f-9893-7e80dc6b149c} <Debug> TCPHandler: Processed in 0.001561591 sec. | ||
| 16385 | 2026.02.06 01:29:01.909467 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16386 | 2026.02.06 01:29:01.909573 [ 4 ] {ea7d61ec-daa5-4079-b50a-19eb420d2640} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16387 | 2026.02.06 01:29:01.909623 [ 4 ] {ea7d61ec-daa5-4079-b50a-19eb420d2640} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16388 | 2026.02.06 01:29:01.910113 [ 4 ] {ea7d61ec-daa5-4079-b50a-19eb420d2640} <Trace> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16389 | 2026.02.06 01:29:01.910153 [ 4 ] {ea7d61ec-daa5-4079-b50a-19eb420d2640} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 16390 | 2026.02.06 01:29:01.910599 [ 4 ] {ea7d61ec-daa5-4079-b50a-19eb420d2640} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 16391 | 2026.02.06 01:29:01.910889 [ 4 ] {ea7d61ec-daa5-4079-b50a-19eb420d2640} <Trace> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16392 | 2026.02.06 01:29:01.911062 [ 4 ] {ea7d61ec-daa5-4079-b50a-19eb420d2640} <Debug> executeQuery: Read 258 rows, 17.59 KiB in 0.001509 sec., 170974.1550695825 rows/sec., 11.38 MiB/sec. | ||
| 16393 | 2026.02.06 01:29:01.911110 [ 4 ] {ea7d61ec-daa5-4079-b50a-19eb420d2640} <Debug> TCPHandler: Processed in 0.001700141 sec. | ||
| 16394 | 2026.02.06 01:29:01.911262 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16395 | 2026.02.06 01:29:01.911368 [ 4 ] {4b55b028-84a3-4735-8562-f1a930dbd395} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 16396 | 2026.02.06 01:29:01.911419 [ 4 ] {4b55b028-84a3-4735-8562-f1a930dbd395} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 16397 | 2026.02.06 01:29:01.911849 [ 4 ] {4b55b028-84a3-4735-8562-f1a930dbd395} <Trace> oximeter.measurements_f64 (2afa91c6-7a6c-42cf-84ca-7476e88b4c4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16398 | 2026.02.06 01:29:01.911887 [ 4 ] {4b55b028-84a3-4735-8562-f1a930dbd395} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 16399 | 2026.02.06 01:29:01.912268 [ 4 ] {4b55b028-84a3-4735-8562-f1a930dbd395} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 16400 | 2026.02.06 01:29:01.912556 [ 4 ] {4b55b028-84a3-4735-8562-f1a930dbd395} <Trace> oximeter.measurements_f64 (2afa91c6-7a6c-42cf-84ca-7476e88b4c4e): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16401 | 2026.02.06 01:29:01.912682 [ 40 ] {} <Debug> oximeter.measurements_f64 (2afa91c6-7a6c-42cf-84ca-7476e88b4c4e) (MergerMutator): Selected 6 parts from all_1_48_10 to all_53_53_0 | ||
| 16402 | 2026.02.06 01:29:01.912709 [ 4 ] {4b55b028-84a3-4735-8562-f1a930dbd395} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001362 sec., 734.2143906020558 rows/sec., 49.47 KiB/sec. | ||
| 16403 | 2026.02.06 01:29:01.912718 [ 40 ] {} <Trace> oximeter.measurements_f64 (2afa91c6-7a6c-42cf-84ca-7476e88b4c4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16404 | 2026.02.06 01:29:01.912743 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 16405 | 2026.02.06 01:29:01.912749 [ 4 ] {4b55b028-84a3-4735-8562-f1a930dbd395} <Debug> TCPHandler: Processed in 0.00154423 sec. | ||
| 16406 | 2026.02.06 01:29:01.912824 [ 191 ] {2afa91c6-7a6c-42cf-84ca-7476e88b4c4e::all_1_53_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_48_10 to all_53_53_0 into Compact with storage Full | ||
| 16407 | 2026.02.06 01:29:01.912835 [ 222 ] {} <Trace> oximeter.measurements_f64 (2afa91c6-7a6c-42cf-84ca-7476e88b4c4e): Found 5 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 16408 | 2026.02.06 01:29:01.912867 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16409 | 2026.02.06 01:29:01.912887 [ 222 ] {} <Debug> oximeter.measurements_f64 (2afa91c6-7a6c-42cf-84ca-7476e88b4c4e): Removing 5 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 16410 | 2026.02.06 01:29:01.912945 [ 191 ] {2afa91c6-7a6c-42cf-84ca-7476e88b4c4e::all_1_53_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16411 | 2026.02.06 01:29:01.912978 [ 4 ] {064ae5c6-450f-49af-b1c6-ef8c4685559b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16412 | 2026.02.06 01:29:01.912982 [ 191 ] {2afa91c6-7a6c-42cf-84ca-7476e88b4c4e::all_1_53_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_48_10, total 48 rows starting from the beginning of the part | ||
| 16413 | 2026.02.06 01:29:01.913027 [ 4 ] {064ae5c6-450f-49af-b1c6-ef8c4685559b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16414 | 2026.02.06 01:29:01.913050 [ 191 ] {2afa91c6-7a6c-42cf-84ca-7476e88b4c4e::all_1_53_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 1 rows starting from the beginning of the part | ||
| 16415 | 2026.02.06 01:29:01.913091 [ 191 ] {2afa91c6-7a6c-42cf-84ca-7476e88b4c4e::all_1_53_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 1 rows starting from the beginning of the part | ||
| 16416 | 2026.02.06 01:29:01.913127 [ 191 ] {2afa91c6-7a6c-42cf-84ca-7476e88b4c4e::all_1_53_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 1 rows starting from the beginning of the part | ||
| 16417 | 2026.02.06 01:29:01.913166 [ 191 ] {2afa91c6-7a6c-42cf-84ca-7476e88b4c4e::all_1_53_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 1 rows starting from the beginning of the part | ||
| 16418 | 2026.02.06 01:29:01.913204 [ 191 ] {2afa91c6-7a6c-42cf-84ca-7476e88b4c4e::all_1_53_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 1 rows starting from the beginning of the part | ||
| 16419 | 2026.02.06 01:29:01.913438 [ 4 ] {064ae5c6-450f-49af-b1c6-ef8c4685559b} <Trace> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16420 | 2026.02.06 01:29:01.913487 [ 4 ] {064ae5c6-450f-49af-b1c6-ef8c4685559b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 16421 | 2026.02.06 01:29:01.913951 [ 189 ] {2afa91c6-7a6c-42cf-84ca-7476e88b4c4e::all_1_53_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 53 rows, containing 4 columns (4 merged, 0 gathered) in 0.001207309 sec., 43899.28344773376 rows/sec., 2.88 MiB/sec. | ||
| 16422 | 2026.02.06 01:29:01.913970 [ 4 ] {064ae5c6-450f-49af-b1c6-ef8c4685559b} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 16423 | 2026.02.06 01:29:01.914216 [ 189 ] {2afa91c6-7a6c-42cf-84ca-7476e88b4c4e::all_1_53_11} <Trace> MergedBlockOutputStream: filled checksums all_1_53_11 (state Temporary) | ||
| 16424 | 2026.02.06 01:29:01.914504 [ 4 ] {064ae5c6-450f-49af-b1c6-ef8c4685559b} <Trace> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16425 | 2026.02.06 01:29:01.914632 [ 189 ] {2afa91c6-7a6c-42cf-84ca-7476e88b4c4e::all_1_53_11} <Trace> oximeter.measurements_f64 (2afa91c6-7a6c-42cf-84ca-7476e88b4c4e): Renaming temporary part tmp_merge_all_1_53_11 to all_1_53_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16426 | 2026.02.06 01:29:01.914665 [ 4 ] {064ae5c6-450f-49af-b1c6-ef8c4685559b} <Debug> executeQuery: Read 88 rows, 5.66 KiB in 0.001705 sec., 51612.903225806454 rows/sec., 3.24 MiB/sec. | ||
| 16427 | 2026.02.06 01:29:01.914710 [ 4 ] {064ae5c6-450f-49af-b1c6-ef8c4685559b} <Debug> TCPHandler: Processed in 0.001891593 sec. | ||
| 16428 | 2026.02.06 01:29:01.914743 [ 189 ] {2afa91c6-7a6c-42cf-84ca-7476e88b4c4e::all_1_53_11} <Trace> oximeter.measurements_f64 (2afa91c6-7a6c-42cf-84ca-7476e88b4c4e) (MergerMutator): Merged 6 parts: [all_1_48_10, all_53_53_0] -> all_1_53_11 | ||
| 16429 | 2026.02.06 01:29:01.914856 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 16430 | 2026.02.06 01:29:01.915086 [ 222 ] {} <Debug> oximeter.measurements_f64 (2afa91c6-7a6c-42cf-84ca-7476e88b4c4e): Removing 5 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 16431 | 2026.02.06 01:29:03.108904 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 558 | ||
| 16432 | 2026.02.06 01:29:03.126278 [ 244 ] {} <Trace> system.metric_log (b13c6af1-b368-46ee-88e3-e8b49f18365b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16433 | 2026.02.06 01:29:03.126327 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 16434 | 2026.02.06 01:29:03.132482 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 16435 | 2026.02.06 01:29:03.133170 [ 244 ] {} <Trace> system.metric_log (b13c6af1-b368-46ee-88e3-e8b49f18365b): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16436 | 2026.02.06 01:29:03.136074 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 558 | ||
| 16437 | 2026.02.06 01:29:06.349048 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 2076 | ||
| 16438 | 2026.02.06 01:29:06.351408 [ 243 ] {} <Trace> system.query_log (e979a318-9a58-4b34-9a72-3006f9f8e92e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16439 | 2026.02.06 01:29:06.351458 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 16440 | 2026.02.06 01:29:06.352675 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 16441 | 2026.02.06 01:29:06.352953 [ 243 ] {} <Trace> system.query_log (e979a318-9a58-4b34-9a72-3006f9f8e92e): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16442 | 2026.02.06 01:29:06.353112 [ 34 ] {} <Debug> system.query_log (e979a318-9a58-4b34-9a72-3006f9f8e92e) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 16443 | 2026.02.06 01:29:06.353156 [ 34 ] {} <Trace> system.query_log (e979a318-9a58-4b34-9a72-3006f9f8e92e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16444 | 2026.02.06 01:29:06.353179 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 16445 | 2026.02.06 01:29:06.353306 [ 201 ] {e979a318-9a58-4b34-9a72-3006f9f8e92e::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 | ||
| 16446 | 2026.02.06 01:29:06.353342 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2076 | ||
| 16447 | 2026.02.06 01:29:06.353893 [ 201 ] {e979a318-9a58-4b34-9a72-3006f9f8e92e::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16448 | 2026.02.06 01:29:06.354050 [ 201 ] {e979a318-9a58-4b34-9a72-3006f9f8e92e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1904 rows starting from the beginning of the part | ||
| 16449 | 2026.02.06 01:29:06.354434 [ 201 ] {e979a318-9a58-4b34-9a72-3006f9f8e92e::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 | ||
| 16450 | 2026.02.06 01:29:06.354788 [ 201 ] {e979a318-9a58-4b34-9a72-3006f9f8e92e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 32 rows starting from the beginning of the part | ||
| 16451 | 2026.02.06 01:29:06.355156 [ 201 ] {e979a318-9a58-4b34-9a72-3006f9f8e92e::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 | ||
| 16452 | 2026.02.06 01:29:06.355512 [ 201 ] {e979a318-9a58-4b34-9a72-3006f9f8e92e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 38 rows starting from the beginning of the part | ||
| 16453 | 2026.02.06 01:29:06.355856 [ 201 ] {e979a318-9a58-4b34-9a72-3006f9f8e92e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 32 rows starting from the beginning of the part | ||
| 16454 | 2026.02.06 01:29:06.364012 [ 196 ] {e979a318-9a58-4b34-9a72-3006f9f8e92e::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2076 rows, containing 72 columns (72 merged, 0 gathered) in 0.010764923 sec., 192848.56937666904 rows/sec., 149.04 MiB/sec. | ||
| 16455 | 2026.02.06 01:29:06.366028 [ 198 ] {e979a318-9a58-4b34-9a72-3006f9f8e92e::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 16456 | 2026.02.06 01:29:06.366576 [ 198 ] {e979a318-9a58-4b34-9a72-3006f9f8e92e::all_1_56_11} <Trace> system.query_log (e979a318-9a58-4b34-9a72-3006f9f8e92e): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16457 | 2026.02.06 01:29:06.366646 [ 198 ] {e979a318-9a58-4b34-9a72-3006f9f8e92e::all_1_56_11} <Trace> system.query_log (e979a318-9a58-4b34-9a72-3006f9f8e92e) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 16458 | 2026.02.06 01:29:06.366952 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.68 MiB. | ||
| 16459 | 2026.02.06 01:29:06.920569 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16460 | 2026.02.06 01:29:06.920748 [ 4 ] {37ce4789-b2f4-4f17-bd5f-30f097be8212} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 16461 | 2026.02.06 01:29:06.920817 [ 4 ] {37ce4789-b2f4-4f17-bd5f-30f097be8212} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 16462 | 2026.02.06 01:29:06.921460 [ 4 ] {37ce4789-b2f4-4f17-bd5f-30f097be8212} <Trace> oximeter.fields_ipaddr (a3260224-33ad-484c-9570-d358a82531a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16463 | 2026.02.06 01:29:06.921510 [ 4 ] {37ce4789-b2f4-4f17-bd5f-30f097be8212} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 16464 | 2026.02.06 01:29:06.921902 [ 4 ] {37ce4789-b2f4-4f17-bd5f-30f097be8212} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 16465 | 2026.02.06 01:29:06.922187 [ 4 ] {37ce4789-b2f4-4f17-bd5f-30f097be8212} <Trace> oximeter.fields_ipaddr (a3260224-33ad-484c-9570-d358a82531a2): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16466 | 2026.02.06 01:29:06.922359 [ 4 ] {37ce4789-b2f4-4f17-bd5f-30f097be8212} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.001661 sec., 7224.563515954244 rows/sec., 589.11 KiB/sec. | ||
| 16467 | 2026.02.06 01:29:06.922415 [ 4 ] {37ce4789-b2f4-4f17-bd5f-30f097be8212} <Debug> TCPHandler: Processed in 0.001981343 sec. | ||
| 16468 | 2026.02.06 01:29:06.922543 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16469 | 2026.02.06 01:29:06.922649 [ 4 ] {4af9b6c3-a53d-4816-a49b-c0dfacf8f541} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16470 | 2026.02.06 01:29:06.922692 [ 4 ] {4af9b6c3-a53d-4816-a49b-c0dfacf8f541} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16471 | 2026.02.06 01:29:06.923721 [ 4 ] {4af9b6c3-a53d-4816-a49b-c0dfacf8f541} <Trace> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16472 | 2026.02.06 01:29:06.923760 [ 4 ] {4af9b6c3-a53d-4816-a49b-c0dfacf8f541} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 16473 | 2026.02.06 01:29:06.924330 [ 4 ] {4af9b6c3-a53d-4816-a49b-c0dfacf8f541} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 16474 | 2026.02.06 01:29:06.924679 [ 4 ] {4af9b6c3-a53d-4816-a49b-c0dfacf8f541} <Trace> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16475 | 2026.02.06 01:29:06.924862 [ 4 ] {4af9b6c3-a53d-4816-a49b-c0dfacf8f541} <Debug> executeQuery: Read 1284 rows, 109.27 KiB in 0.002237 sec., 573983.0129637908 rows/sec., 47.70 MiB/sec. | ||
| 16476 | 2026.02.06 01:29:06.924915 [ 4 ] {4af9b6c3-a53d-4816-a49b-c0dfacf8f541} <Debug> TCPHandler: Processed in 0.002426646 sec. | ||
| 16477 | 2026.02.06 01:29:06.925039 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16478 | 2026.02.06 01:29:06.925148 [ 4 ] {2bb83d53-0619-4f1c-9c32-359e40b38330} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16479 | 2026.02.06 01:29:06.925193 [ 4 ] {2bb83d53-0619-4f1c-9c32-359e40b38330} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16480 | 2026.02.06 01:29:06.925699 [ 4 ] {2bb83d53-0619-4f1c-9c32-359e40b38330} <Trace> oximeter.fields_u16 (fb4d60fc-202c-4b3b-b72e-c67fc122b90a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16481 | 2026.02.06 01:29:06.925738 [ 4 ] {2bb83d53-0619-4f1c-9c32-359e40b38330} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 16482 | 2026.02.06 01:29:06.926077 [ 4 ] {2bb83d53-0619-4f1c-9c32-359e40b38330} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 16483 | 2026.02.06 01:29:06.926292 [ 4 ] {2bb83d53-0619-4f1c-9c32-359e40b38330} <Trace> oximeter.fields_u16 (fb4d60fc-202c-4b3b-b72e-c67fc122b90a): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16484 | 2026.02.06 01:29:06.926434 [ 4 ] {2bb83d53-0619-4f1c-9c32-359e40b38330} <Debug> executeQuery: Read 53 rows, 3.92 KiB in 0.001309 sec., 40488.92284186402 rows/sec., 2.93 MiB/sec. | ||
| 16485 | 2026.02.06 01:29:06.926432 [ 34 ] {} <Debug> oximeter.fields_u16 (fb4d60fc-202c-4b3b-b72e-c67fc122b90a) (MergerMutator): Selected 6 parts from all_1_100_20 to all_105_105_0 | ||
| 16486 | 2026.02.06 01:29:06.926476 [ 4 ] {2bb83d53-0619-4f1c-9c32-359e40b38330} <Debug> TCPHandler: Processed in 0.00149002 sec. | ||
| 16487 | 2026.02.06 01:29:06.926516 [ 34 ] {} <Trace> oximeter.fields_u16 (fb4d60fc-202c-4b3b-b72e-c67fc122b90a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16488 | 2026.02.06 01:29:06.926547 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 16489 | 2026.02.06 01:29:06.926613 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16490 | 2026.02.06 01:29:06.926678 [ 197 ] {fb4d60fc-202c-4b3b-b72e-c67fc122b90a::all_1_105_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_100_20 to all_105_105_0 into Compact with storage Full | ||
| 16491 | 2026.02.06 01:29:06.926715 [ 4 ] {be30475a-526f-4460-af8a-82bf5ebf583c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 16492 | 2026.02.06 01:29:06.926764 [ 4 ] {be30475a-526f-4460-af8a-82bf5ebf583c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 16493 | 2026.02.06 01:29:06.926832 [ 197 ] {fb4d60fc-202c-4b3b-b72e-c67fc122b90a::all_1_105_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16494 | 2026.02.06 01:29:06.926872 [ 197 ] {fb4d60fc-202c-4b3b-b72e-c67fc122b90a::all_1_105_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_100_20, total 206 rows starting from the beginning of the part | ||
| 16495 | 2026.02.06 01:29:06.926943 [ 197 ] {fb4d60fc-202c-4b3b-b72e-c67fc122b90a::all_1_105_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 41 rows starting from the beginning of the part | ||
| 16496 | 2026.02.06 01:29:06.926990 [ 197 ] {fb4d60fc-202c-4b3b-b72e-c67fc122b90a::all_1_105_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 133 rows starting from the beginning of the part | ||
| 16497 | 2026.02.06 01:29:06.927036 [ 197 ] {fb4d60fc-202c-4b3b-b72e-c67fc122b90a::all_1_105_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 41 rows starting from the beginning of the part | ||
| 16498 | 2026.02.06 01:29:06.927074 [ 197 ] {fb4d60fc-202c-4b3b-b72e-c67fc122b90a::all_1_105_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 133 rows starting from the beginning of the part | ||
| 16499 | 2026.02.06 01:29:06.927116 [ 197 ] {fb4d60fc-202c-4b3b-b72e-c67fc122b90a::all_1_105_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 53 rows starting from the beginning of the part | ||
| 16500 | 2026.02.06 01:29:06.927269 [ 4 ] {be30475a-526f-4460-af8a-82bf5ebf583c} <Trace> oximeter.fields_u32 (efacbb35-87c4-45a6-b25f-cea415d7aebd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16501 | 2026.02.06 01:29:06.927319 [ 4 ] {be30475a-526f-4460-af8a-82bf5ebf583c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 16502 | 2026.02.06 01:29:06.927661 [ 4 ] {be30475a-526f-4460-af8a-82bf5ebf583c} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 16503 | 2026.02.06 01:29:06.927893 [ 4 ] {be30475a-526f-4460-af8a-82bf5ebf583c} <Trace> oximeter.fields_u32 (efacbb35-87c4-45a6-b25f-cea415d7aebd): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16504 | 2026.02.06 01:29:06.928031 [ 4 ] {be30475a-526f-4460-af8a-82bf5ebf583c} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001335 sec., 170786.51685393258 rows/sec., 11.56 MiB/sec. | ||
| 16505 | 2026.02.06 01:29:06.928071 [ 4 ] {be30475a-526f-4460-af8a-82bf5ebf583c} <Debug> TCPHandler: Processed in 0.001519291 sec. | ||
| 16506 | 2026.02.06 01:29:06.928095 [ 196 ] {fb4d60fc-202c-4b3b-b72e-c67fc122b90a::all_1_105_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 607 rows, containing 5 columns (5 merged, 0 gathered) in 0.00148347 sec., 409175.78380418883 rows/sec., 27.59 MiB/sec. | ||
| 16507 | 2026.02.06 01:29:06.928175 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16508 | 2026.02.06 01:29:06.928271 [ 4 ] {20479311-0b50-44bb-ba49-2ec96a2cc964} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16509 | 2026.02.06 01:29:06.928315 [ 4 ] {20479311-0b50-44bb-ba49-2ec96a2cc964} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16510 | 2026.02.06 01:29:06.928315 [ 195 ] {fb4d60fc-202c-4b3b-b72e-c67fc122b90a::all_1_105_21} <Trace> MergedBlockOutputStream: filled checksums all_1_105_21 (state Temporary) | ||
| 16511 | 2026.02.06 01:29:06.928672 [ 195 ] {fb4d60fc-202c-4b3b-b72e-c67fc122b90a::all_1_105_21} <Trace> oximeter.fields_u16 (fb4d60fc-202c-4b3b-b72e-c67fc122b90a): Renaming temporary part tmp_merge_all_1_105_21 to all_1_105_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16512 | 2026.02.06 01:29:06.928763 [ 195 ] {fb4d60fc-202c-4b3b-b72e-c67fc122b90a::all_1_105_21} <Trace> oximeter.fields_u16 (fb4d60fc-202c-4b3b-b72e-c67fc122b90a) (MergerMutator): Merged 6 parts: [all_1_100_20, all_105_105_0] -> all_1_105_21 | ||
| 16513 | 2026.02.06 01:29:06.928871 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 16514 | 2026.02.06 01:29:06.928919 [ 4 ] {20479311-0b50-44bb-ba49-2ec96a2cc964} <Trace> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16515 | 2026.02.06 01:29:06.928960 [ 4 ] {20479311-0b50-44bb-ba49-2ec96a2cc964} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 16516 | 2026.02.06 01:29:06.929310 [ 4 ] {20479311-0b50-44bb-ba49-2ec96a2cc964} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 16517 | 2026.02.06 01:29:06.929526 [ 4 ] {20479311-0b50-44bb-ba49-2ec96a2cc964} <Trace> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16518 | 2026.02.06 01:29:06.929659 [ 4 ] {20479311-0b50-44bb-ba49-2ec96a2cc964} <Debug> executeQuery: Read 573 rows, 43.67 KiB in 0.001406 sec., 407539.11806543387 rows/sec., 30.33 MiB/sec. | ||
| 16519 | 2026.02.06 01:29:06.929698 [ 4 ] {20479311-0b50-44bb-ba49-2ec96a2cc964} <Debug> TCPHandler: Processed in 0.001572281 sec. | ||
| 16520 | 2026.02.06 01:29:06.929810 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16521 | 2026.02.06 01:29:06.929905 [ 4 ] {01e38852-cbb6-42a1-b050-875a29ce3a70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16522 | 2026.02.06 01:29:06.929949 [ 4 ] {01e38852-cbb6-42a1-b050-875a29ce3a70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16523 | 2026.02.06 01:29:06.930498 [ 4 ] {01e38852-cbb6-42a1-b050-875a29ce3a70} <Trace> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16524 | 2026.02.06 01:29:06.930533 [ 4 ] {01e38852-cbb6-42a1-b050-875a29ce3a70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 16525 | 2026.02.06 01:29:06.930916 [ 4 ] {01e38852-cbb6-42a1-b050-875a29ce3a70} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 16526 | 2026.02.06 01:29:06.931176 [ 4 ] {01e38852-cbb6-42a1-b050-875a29ce3a70} <Trace> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16527 | 2026.02.06 01:29:06.931317 [ 4 ] {01e38852-cbb6-42a1-b050-875a29ce3a70} <Debug> executeQuery: Read 850 rows, 58.59 KiB in 0.00143 sec., 594405.5944055944 rows/sec., 40.01 MiB/sec. | ||
| 16528 | 2026.02.06 01:29:06.931357 [ 4 ] {01e38852-cbb6-42a1-b050-875a29ce3a70} <Debug> TCPHandler: Processed in 0.001597441 sec. | ||
| 16529 | 2026.02.06 01:29:06.931488 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16530 | 2026.02.06 01:29:06.931607 [ 4 ] {7ffef488-1c29-4899-95a9-858434fefddc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16531 | 2026.02.06 01:29:06.931674 [ 4 ] {7ffef488-1c29-4899-95a9-858434fefddc} <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 | ||
| 16532 | 2026.02.06 01:29:06.932626 [ 4 ] {7ffef488-1c29-4899-95a9-858434fefddc} <Trace> oximeter.measurements_histogramu64 (97144b8f-900e-4825-92d0-28bf27d1d4ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16533 | 2026.02.06 01:29:06.932664 [ 4 ] {7ffef488-1c29-4899-95a9-858434fefddc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 16534 | 2026.02.06 01:29:06.933289 [ 4 ] {7ffef488-1c29-4899-95a9-858434fefddc} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 16535 | 2026.02.06 01:29:06.933526 [ 4 ] {7ffef488-1c29-4899-95a9-858434fefddc} <Trace> oximeter.measurements_histogramu64 (97144b8f-900e-4825-92d0-28bf27d1d4ae): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16536 | 2026.02.06 01:29:06.933674 [ 4 ] {7ffef488-1c29-4899-95a9-858434fefddc} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002092 sec., 19598.470363288718 rows/sec., 35.12 MiB/sec. | ||
| 16537 | 2026.02.06 01:29:06.933755 [ 4 ] {7ffef488-1c29-4899-95a9-858434fefddc} <Debug> TCPHandler: Processed in 0.002329565 sec. | ||
| 16538 | 2026.02.06 01:29:06.933876 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16539 | 2026.02.06 01:29:06.933972 [ 4 ] {c2f2f0ff-be7c-43fd-86b1-e02d00c8f86d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16540 | 2026.02.06 01:29:06.934015 [ 4 ] {c2f2f0ff-be7c-43fd-86b1-e02d00c8f86d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16541 | 2026.02.06 01:29:06.934355 [ 4 ] {c2f2f0ff-be7c-43fd-86b1-e02d00c8f86d} <Trace> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16542 | 2026.02.06 01:29:06.934391 [ 4 ] {c2f2f0ff-be7c-43fd-86b1-e02d00c8f86d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 16543 | 2026.02.06 01:29:06.934699 [ 4 ] {c2f2f0ff-be7c-43fd-86b1-e02d00c8f86d} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 16544 | 2026.02.06 01:29:06.934957 [ 4 ] {c2f2f0ff-be7c-43fd-86b1-e02d00c8f86d} <Trace> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16545 | 2026.02.06 01:29:06.935105 [ 4 ] {c2f2f0ff-be7c-43fd-86b1-e02d00c8f86d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001152 sec., 52083.33333333333 rows/sec., 3.51 MiB/sec. | ||
| 16546 | 2026.02.06 01:29:06.935148 [ 4 ] {c2f2f0ff-be7c-43fd-86b1-e02d00c8f86d} <Debug> TCPHandler: Processed in 0.001322759 sec. | ||
| 16547 | 2026.02.06 01:29:08.306080 [ 221 ] {} <Trace> system.asynchronous_metric_log (50965cfb-3fe0-4bc3-b722-77d2bdddda32): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16548 | 2026.02.06 01:29:08.306125 [ 221 ] {} <Debug> system.asynchronous_metric_log (50965cfb-3fe0-4bc3-b722-77d2bdddda32): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16549 | 2026.02.06 01:29:08.308701 [ 221 ] {} <Debug> system.asynchronous_metric_log (50965cfb-3fe0-4bc3-b722-77d2bdddda32): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16550 | 2026.02.06 01:29:08.729379 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 35993 | ||
| 16551 | 2026.02.06 01:29:08.729887 [ 245 ] {} <Trace> system.asynchronous_metric_log (50965cfb-3fe0-4bc3-b722-77d2bdddda32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16552 | 2026.02.06 01:29:08.729935 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 16553 | 2026.02.06 01:29:08.730434 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 16554 | 2026.02.06 01:29:08.730681 [ 245 ] {} <Trace> system.asynchronous_metric_log (50965cfb-3fe0-4bc3-b722-77d2bdddda32): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16555 | 2026.02.06 01:29:08.730825 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 35993 | ||
| 16556 | 2026.02.06 01:29:09.069672 [ 225 ] {} <Trace> system.metric_log (b13c6af1-b368-46ee-88e3-e8b49f18365b): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16557 | 2026.02.06 01:29:09.069718 [ 225 ] {} <Debug> system.metric_log (b13c6af1-b368-46ee-88e3-e8b49f18365b): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16558 | 2026.02.06 01:29:09.072115 [ 225 ] {} <Debug> system.metric_log (b13c6af1-b368-46ee-88e3-e8b49f18365b): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16559 | 2026.02.06 01:29:10.000207 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 367.59 MiB, peak 387.33 MiB, free memory in arenas 0.00 B, will set to 371.59 MiB (RSS), difference: 4.00 MiB | ||
| 16560 | 2026.02.06 01:29:10.636283 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 565 | ||
| 16561 | 2026.02.06 01:29:10.653430 [ 244 ] {} <Trace> system.metric_log (b13c6af1-b368-46ee-88e3-e8b49f18365b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16562 | 2026.02.06 01:29:10.653507 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 16563 | 2026.02.06 01:29:10.660114 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 16564 | 2026.02.06 01:29:10.660833 [ 244 ] {} <Trace> system.metric_log (b13c6af1-b368-46ee-88e3-e8b49f18365b): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16565 | 2026.02.06 01:29:10.663929 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 565 | ||
| 16566 | 2026.02.06 01:29:11.375366 [ 223 ] {} <Trace> oximeter.measurements_bool (a3a47353-bd4a-4bc2-8c37-5164375cd607): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16567 | 2026.02.06 01:29:11.375422 [ 223 ] {} <Debug> oximeter.measurements_bool (a3a47353-bd4a-4bc2-8c37-5164375cd607): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16568 | 2026.02.06 01:29:11.377657 [ 223 ] {} <Debug> oximeter.measurements_bool (a3a47353-bd4a-4bc2-8c37-5164375cd607): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16569 | 2026.02.06 01:29:11.897780 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16570 | 2026.02.06 01:29:11.897965 [ 4 ] {fec5af43-5b8c-4fca-9b37-9f911059c60a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 16571 | 2026.02.06 01:29:11.898034 [ 4 ] {fec5af43-5b8c-4fca-9b37-9f911059c60a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 16572 | 2026.02.06 01:29:11.898767 [ 4 ] {fec5af43-5b8c-4fca-9b37-9f911059c60a} <Trace> oximeter.fields_i16 (104ba66f-7843-4e50-a9a9-abb40c455f87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16573 | 2026.02.06 01:29:11.898815 [ 4 ] {fec5af43-5b8c-4fca-9b37-9f911059c60a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 16574 | 2026.02.06 01:29:11.899206 [ 4 ] {fec5af43-5b8c-4fca-9b37-9f911059c60a} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 16575 | 2026.02.06 01:29:11.899489 [ 4 ] {fec5af43-5b8c-4fca-9b37-9f911059c60a} <Trace> oximeter.fields_i16 (104ba66f-7843-4e50-a9a9-abb40c455f87): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16576 | 2026.02.06 01:29:11.899656 [ 4 ] {fec5af43-5b8c-4fca-9b37-9f911059c60a} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.001739 sec., 152961.47211040827 rows/sec., 9.72 MiB/sec. | ||
| 16577 | 2026.02.06 01:29:11.899709 [ 4 ] {fec5af43-5b8c-4fca-9b37-9f911059c60a} <Debug> TCPHandler: Processed in 0.002064304 sec. | ||
| 16578 | 2026.02.06 01:29:11.899833 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16579 | 2026.02.06 01:29:11.899936 [ 4 ] {12fe7fe8-1e3b-465f-b489-5d1a2ddcbbfe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16580 | 2026.02.06 01:29:11.899981 [ 4 ] {12fe7fe8-1e3b-465f-b489-5d1a2ddcbbfe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16581 | 2026.02.06 01:29:11.900670 [ 4 ] {12fe7fe8-1e3b-465f-b489-5d1a2ddcbbfe} <Trace> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16582 | 2026.02.06 01:29:11.900710 [ 4 ] {12fe7fe8-1e3b-465f-b489-5d1a2ddcbbfe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 16583 | 2026.02.06 01:29:11.901071 [ 4 ] {12fe7fe8-1e3b-465f-b489-5d1a2ddcbbfe} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 16584 | 2026.02.06 01:29:11.901287 [ 4 ] {12fe7fe8-1e3b-465f-b489-5d1a2ddcbbfe} <Trace> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16585 | 2026.02.06 01:29:11.901424 [ 4 ] {12fe7fe8-1e3b-465f-b489-5d1a2ddcbbfe} <Debug> executeQuery: Read 752 rows, 60.56 KiB in 0.001511 sec., 497683.65320979484 rows/sec., 39.14 MiB/sec. | ||
| 16586 | 2026.02.06 01:29:11.901464 [ 4 ] {12fe7fe8-1e3b-465f-b489-5d1a2ddcbbfe} <Debug> TCPHandler: Processed in 0.001686001 sec. | ||
| 16587 | 2026.02.06 01:29:11.901588 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16588 | 2026.02.06 01:29:11.901686 [ 4 ] {4c61b603-ee75-4278-a449-990f044dad2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16589 | 2026.02.06 01:29:11.901728 [ 4 ] {4c61b603-ee75-4278-a449-990f044dad2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16590 | 2026.02.06 01:29:11.902168 [ 4 ] {4c61b603-ee75-4278-a449-990f044dad2c} <Trace> oximeter.fields_u16 (fb4d60fc-202c-4b3b-b72e-c67fc122b90a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16591 | 2026.02.06 01:29:11.902206 [ 4 ] {4c61b603-ee75-4278-a449-990f044dad2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 16592 | 2026.02.06 01:29:11.902513 [ 4 ] {4c61b603-ee75-4278-a449-990f044dad2c} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 16593 | 2026.02.06 01:29:11.902740 [ 4 ] {4c61b603-ee75-4278-a449-990f044dad2c} <Trace> oximeter.fields_u16 (fb4d60fc-202c-4b3b-b72e-c67fc122b90a): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16594 | 2026.02.06 01:29:11.902873 [ 4 ] {4c61b603-ee75-4278-a449-990f044dad2c} <Debug> executeQuery: Read 133 rows, 8.00 KiB in 0.001208 sec., 110099.33774834436 rows/sec., 6.47 MiB/sec. | ||
| 16595 | 2026.02.06 01:29:11.902913 [ 4 ] {4c61b603-ee75-4278-a449-990f044dad2c} <Debug> TCPHandler: Processed in 0.001378179 sec. | ||
| 16596 | 2026.02.06 01:29:11.903031 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16597 | 2026.02.06 01:29:11.903128 [ 4 ] {2376c1d2-5c55-4927-a935-b6b861b17e13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 16598 | 2026.02.06 01:29:11.903170 [ 4 ] {2376c1d2-5c55-4927-a935-b6b861b17e13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 16599 | 2026.02.06 01:29:11.903623 [ 4 ] {2376c1d2-5c55-4927-a935-b6b861b17e13} <Trace> oximeter.fields_u32 (efacbb35-87c4-45a6-b25f-cea415d7aebd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16600 | 2026.02.06 01:29:11.903664 [ 4 ] {2376c1d2-5c55-4927-a935-b6b861b17e13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 16601 | 2026.02.06 01:29:11.903993 [ 4 ] {2376c1d2-5c55-4927-a935-b6b861b17e13} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 16602 | 2026.02.06 01:29:11.904220 [ 4 ] {2376c1d2-5c55-4927-a935-b6b861b17e13} <Trace> oximeter.fields_u32 (efacbb35-87c4-45a6-b25f-cea415d7aebd): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16603 | 2026.02.06 01:29:11.904361 [ 4 ] {2376c1d2-5c55-4927-a935-b6b861b17e13} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.00125 sec., 112000 rows/sec., 7.24 MiB/sec. | ||
| 16604 | 2026.02.06 01:29:11.904401 [ 4 ] {2376c1d2-5c55-4927-a935-b6b861b17e13} <Debug> TCPHandler: Processed in 0.00142048 sec. | ||
| 16605 | 2026.02.06 01:29:11.904530 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16606 | 2026.02.06 01:29:11.904649 [ 4 ] {2653f36b-6b57-4f49-b944-7b3de1dcfec6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 16607 | 2026.02.06 01:29:11.904694 [ 4 ] {2653f36b-6b57-4f49-b944-7b3de1dcfec6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 16608 | 2026.02.06 01:29:11.905152 [ 4 ] {2653f36b-6b57-4f49-b944-7b3de1dcfec6} <Trace> oximeter.fields_u8 (7e40da4e-3721-4df5-9ad4-b5e43542e087): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16609 | 2026.02.06 01:29:11.905190 [ 4 ] {2653f36b-6b57-4f49-b944-7b3de1dcfec6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 16610 | 2026.02.06 01:29:11.905493 [ 4 ] {2653f36b-6b57-4f49-b944-7b3de1dcfec6} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 16611 | 2026.02.06 01:29:11.905725 [ 4 ] {2653f36b-6b57-4f49-b944-7b3de1dcfec6} <Trace> oximeter.fields_u8 (7e40da4e-3721-4df5-9ad4-b5e43542e087): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16612 | 2026.02.06 01:29:11.905858 [ 4 ] {2653f36b-6b57-4f49-b944-7b3de1dcfec6} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001231 sec., 112916.32818846466 rows/sec., 6.42 MiB/sec. | ||
| 16613 | 2026.02.06 01:29:11.905898 [ 4 ] {2653f36b-6b57-4f49-b944-7b3de1dcfec6} <Debug> TCPHandler: Processed in 0.001418689 sec. | ||
| 16614 | 2026.02.06 01:29:11.906019 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16615 | 2026.02.06 01:29:11.906115 [ 4 ] {f2d718bc-65af-4041-bfc7-88ccdff9744d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16616 | 2026.02.06 01:29:11.906156 [ 4 ] {f2d718bc-65af-4041-bfc7-88ccdff9744d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16617 | 2026.02.06 01:29:11.906700 [ 4 ] {f2d718bc-65af-4041-bfc7-88ccdff9744d} <Trace> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16618 | 2026.02.06 01:29:11.906736 [ 4 ] {f2d718bc-65af-4041-bfc7-88ccdff9744d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 16619 | 2026.02.06 01:29:11.907059 [ 4 ] {f2d718bc-65af-4041-bfc7-88ccdff9744d} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 16620 | 2026.02.06 01:29:11.907266 [ 4 ] {f2d718bc-65af-4041-bfc7-88ccdff9744d} <Trace> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16621 | 2026.02.06 01:29:11.907395 [ 4 ] {f2d718bc-65af-4041-bfc7-88ccdff9744d} <Debug> executeQuery: Read 463 rows, 33.28 KiB in 0.001299 sec., 356428.02155504236 rows/sec., 25.02 MiB/sec. | ||
| 16622 | 2026.02.06 01:29:11.907435 [ 4 ] {f2d718bc-65af-4041-bfc7-88ccdff9744d} <Debug> TCPHandler: Processed in 0.00146607 sec. | ||
| 16623 | 2026.02.06 01:29:11.907555 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16624 | 2026.02.06 01:29:11.907650 [ 4 ] {b580dcd2-e94e-4310-a742-d0d34744d331} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 16625 | 2026.02.06 01:29:11.907693 [ 4 ] {b580dcd2-e94e-4310-a742-d0d34744d331} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 16626 | 2026.02.06 01:29:11.908028 [ 4 ] {b580dcd2-e94e-4310-a742-d0d34744d331} <Trace> oximeter.measurements_bool (a3a47353-bd4a-4bc2-8c37-5164375cd607): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16627 | 2026.02.06 01:29:11.908064 [ 4 ] {b580dcd2-e94e-4310-a742-d0d34744d331} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 16628 | 2026.02.06 01:29:11.908363 [ 4 ] {b580dcd2-e94e-4310-a742-d0d34744d331} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 16629 | 2026.02.06 01:29:11.908577 [ 4 ] {b580dcd2-e94e-4310-a742-d0d34744d331} <Trace> oximeter.measurements_bool (a3a47353-bd4a-4bc2-8c37-5164375cd607): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16630 | 2026.02.06 01:29:11.908691 [ 46 ] {} <Debug> oximeter.measurements_bool (a3a47353-bd4a-4bc2-8c37-5164375cd607) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 16631 | 2026.02.06 01:29:11.908707 [ 4 ] {b580dcd2-e94e-4310-a742-d0d34744d331} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001075 sec., 5581.395348837209 rows/sec., 291.61 KiB/sec. | ||
| 16632 | 2026.02.06 01:29:11.908764 [ 46 ] {} <Trace> oximeter.measurements_bool (a3a47353-bd4a-4bc2-8c37-5164375cd607): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16633 | 2026.02.06 01:29:11.908771 [ 4 ] {b580dcd2-e94e-4310-a742-d0d34744d331} <Debug> TCPHandler: Processed in 0.001268079 sec. | ||
| 16634 | 2026.02.06 01:29:11.908793 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 16635 | 2026.02.06 01:29:11.908891 [ 192 ] {a3a47353-bd4a-4bc2-8c37-5164375cd607::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 | ||
| 16636 | 2026.02.06 01:29:11.908909 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16637 | 2026.02.06 01:29:11.908993 [ 192 ] {a3a47353-bd4a-4bc2-8c37-5164375cd607::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16638 | 2026.02.06 01:29:11.909009 [ 4 ] {635b14e4-b67b-4d61-8eb7-f046f7334c6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16639 | 2026.02.06 01:29:11.909022 [ 192 ] {a3a47353-bd4a-4bc2-8c37-5164375cd607::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 276 rows starting from the beginning of the part | ||
| 16640 | 2026.02.06 01:29:11.909054 [ 4 ] {635b14e4-b67b-4d61-8eb7-f046f7334c6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16641 | 2026.02.06 01:29:11.909081 [ 192 ] {a3a47353-bd4a-4bc2-8c37-5164375cd607::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 6 rows starting from the beginning of the part | ||
| 16642 | 2026.02.06 01:29:11.909126 [ 192 ] {a3a47353-bd4a-4bc2-8c37-5164375cd607::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 6 rows starting from the beginning of the part | ||
| 16643 | 2026.02.06 01:29:11.909167 [ 192 ] {a3a47353-bd4a-4bc2-8c37-5164375cd607::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 6 rows starting from the beginning of the part | ||
| 16644 | 2026.02.06 01:29:11.909206 [ 192 ] {a3a47353-bd4a-4bc2-8c37-5164375cd607::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 6 rows starting from the beginning of the part | ||
| 16645 | 2026.02.06 01:29:11.909242 [ 192 ] {a3a47353-bd4a-4bc2-8c37-5164375cd607::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 6 rows starting from the beginning of the part | ||
| 16646 | 2026.02.06 01:29:11.909479 [ 4 ] {635b14e4-b67b-4d61-8eb7-f046f7334c6f} <Trace> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16647 | 2026.02.06 01:29:11.909514 [ 4 ] {635b14e4-b67b-4d61-8eb7-f046f7334c6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 16648 | 2026.02.06 01:29:11.909846 [ 4 ] {635b14e4-b67b-4d61-8eb7-f046f7334c6f} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 16649 | 2026.02.06 01:29:11.910019 [ 195 ] {a3a47353-bd4a-4bc2-8c37-5164375cd607::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 306 rows, containing 4 columns (4 merged, 0 gathered) in 0.001162418 sec., 263244.37508710293 rows/sec., 13.43 MiB/sec. | ||
| 16650 | 2026.02.06 01:29:11.910062 [ 4 ] {635b14e4-b67b-4d61-8eb7-f046f7334c6f} <Trace> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16651 | 2026.02.06 01:29:11.910166 [ 196 ] {a3a47353-bd4a-4bc2-8c37-5164375cd607::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 16652 | 2026.02.06 01:29:11.910199 [ 4 ] {635b14e4-b67b-4d61-8eb7-f046f7334c6f} <Debug> executeQuery: Read 258 rows, 17.59 KiB in 0.001208 sec., 213576.15894039735 rows/sec., 14.22 MiB/sec. | ||
| 16653 | 2026.02.06 01:29:11.910237 [ 4 ] {635b14e4-b67b-4d61-8eb7-f046f7334c6f} <Debug> TCPHandler: Processed in 0.0013787 sec. | ||
| 16654 | 2026.02.06 01:29:11.910356 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16655 | 2026.02.06 01:29:11.910430 [ 196 ] {a3a47353-bd4a-4bc2-8c37-5164375cd607::all_1_51_10} <Trace> oximeter.measurements_bool (a3a47353-bd4a-4bc2-8c37-5164375cd607): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16656 | 2026.02.06 01:29:11.910451 [ 4 ] {8b0c608e-7deb-46db-9f31-3f818cc27ffe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 16657 | 2026.02.06 01:29:11.910494 [ 4 ] {8b0c608e-7deb-46db-9f31-3f818cc27ffe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 16658 | 2026.02.06 01:29:11.910496 [ 196 ] {a3a47353-bd4a-4bc2-8c37-5164375cd607::all_1_51_10} <Trace> oximeter.measurements_bool (a3a47353-bd4a-4bc2-8c37-5164375cd607) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 16659 | 2026.02.06 01:29:11.910565 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 16660 | 2026.02.06 01:29:11.910809 [ 4 ] {8b0c608e-7deb-46db-9f31-3f818cc27ffe} <Trace> oximeter.measurements_f64 (2afa91c6-7a6c-42cf-84ca-7476e88b4c4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16661 | 2026.02.06 01:29:11.910845 [ 4 ] {8b0c608e-7deb-46db-9f31-3f818cc27ffe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 16662 | 2026.02.06 01:29:11.911129 [ 4 ] {8b0c608e-7deb-46db-9f31-3f818cc27ffe} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 16663 | 2026.02.06 01:29:11.911340 [ 4 ] {8b0c608e-7deb-46db-9f31-3f818cc27ffe} <Trace> oximeter.measurements_f64 (2afa91c6-7a6c-42cf-84ca-7476e88b4c4e): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16664 | 2026.02.06 01:29:11.911468 [ 4 ] {8b0c608e-7deb-46db-9f31-3f818cc27ffe} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001035 sec., 966.1835748792272 rows/sec., 65.10 KiB/sec. | ||
| 16665 | 2026.02.06 01:29:11.911505 [ 4 ] {8b0c608e-7deb-46db-9f31-3f818cc27ffe} <Debug> TCPHandler: Processed in 0.001199108 sec. | ||
| 16666 | 2026.02.06 01:29:11.911607 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16667 | 2026.02.06 01:29:11.911700 [ 4 ] {d2ad70cc-c27f-471d-a607-9be675efba8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16668 | 2026.02.06 01:29:11.911740 [ 4 ] {d2ad70cc-c27f-471d-a607-9be675efba8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16669 | 2026.02.06 01:29:11.912064 [ 4 ] {d2ad70cc-c27f-471d-a607-9be675efba8f} <Trace> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16670 | 2026.02.06 01:29:11.912100 [ 4 ] {d2ad70cc-c27f-471d-a607-9be675efba8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 16671 | 2026.02.06 01:29:11.912404 [ 4 ] {d2ad70cc-c27f-471d-a607-9be675efba8f} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 16672 | 2026.02.06 01:29:11.912610 [ 4 ] {d2ad70cc-c27f-471d-a607-9be675efba8f} <Trace> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16673 | 2026.02.06 01:29:11.912737 [ 4 ] {d2ad70cc-c27f-471d-a607-9be675efba8f} <Debug> executeQuery: Read 88 rows, 5.66 KiB in 0.001054 sec., 83491.46110056926 rows/sec., 5.24 MiB/sec. | ||
| 16674 | 2026.02.06 01:29:11.912773 [ 4 ] {d2ad70cc-c27f-471d-a607-9be675efba8f} <Debug> TCPHandler: Processed in 0.001214658 sec. | ||
| 16675 | 2026.02.06 01:29:16.034088 [ 102 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 16676 | 2026.02.06 01:29:16.034152 [ 102 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 16677 | 2026.02.06 01:29:16.231100 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 36505 | ||
| 16678 | 2026.02.06 01:29:16.231637 [ 245 ] {} <Trace> system.asynchronous_metric_log (50965cfb-3fe0-4bc3-b722-77d2bdddda32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16679 | 2026.02.06 01:29:16.231689 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 16680 | 2026.02.06 01:29:16.232184 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 16681 | 2026.02.06 01:29:16.232429 [ 245 ] {} <Trace> system.asynchronous_metric_log (50965cfb-3fe0-4bc3-b722-77d2bdddda32): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16682 | 2026.02.06 01:29:16.232562 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 36505 | ||
| 16683 | 2026.02.06 01:29:16.232575 [ 102 ] {} <Debug> system.asynchronous_metric_log (50965cfb-3fe0-4bc3-b722-77d2bdddda32) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 16684 | 2026.02.06 01:29:16.232636 [ 102 ] {} <Trace> system.asynchronous_metric_log (50965cfb-3fe0-4bc3-b722-77d2bdddda32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16685 | 2026.02.06 01:29:16.232657 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 16686 | 2026.02.06 01:29:16.232791 [ 192 ] {50965cfb-3fe0-4bc3-b722-77d2bdddda32::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 16687 | 2026.02.06 01:29:16.232947 [ 192 ] {50965cfb-3fe0-4bc3-b722-77d2bdddda32::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16688 | 2026.02.06 01:29:16.232988 [ 192 ] {50965cfb-3fe0-4bc3-b722-77d2bdddda32::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_71_14, total 34073 rows starting from the beginning of the part | ||
| 16689 | 2026.02.06 01:29:16.233053 [ 192 ] {50965cfb-3fe0-4bc3-b722-77d2bdddda32::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 512 rows starting from the beginning of the part | ||
| 16690 | 2026.02.06 01:29:16.233098 [ 192 ] {50965cfb-3fe0-4bc3-b722-77d2bdddda32::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 448 rows starting from the beginning of the part | ||
| 16691 | 2026.02.06 01:29:16.233140 [ 192 ] {50965cfb-3fe0-4bc3-b722-77d2bdddda32::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 512 rows starting from the beginning of the part | ||
| 16692 | 2026.02.06 01:29:16.233176 [ 192 ] {50965cfb-3fe0-4bc3-b722-77d2bdddda32::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 448 rows starting from the beginning of the part | ||
| 16693 | 2026.02.06 01:29:16.233220 [ 192 ] {50965cfb-3fe0-4bc3-b722-77d2bdddda32::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 512 rows starting from the beginning of the part | ||
| 16694 | 2026.02.06 01:29:16.235757 [ 200 ] {50965cfb-3fe0-4bc3-b722-77d2bdddda32::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36505 rows, containing 4 columns (4 merged, 0 gathered) in 0.003033531 sec., 12033831.201988706 rows/sec., 172.15 MiB/sec. | ||
| 16695 | 2026.02.06 01:29:16.236062 [ 194 ] {50965cfb-3fe0-4bc3-b722-77d2bdddda32::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 16696 | 2026.02.06 01:29:16.236369 [ 194 ] {50965cfb-3fe0-4bc3-b722-77d2bdddda32::all_1_76_15} <Trace> system.asynchronous_metric_log (50965cfb-3fe0-4bc3-b722-77d2bdddda32): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16697 | 2026.02.06 01:29:16.236446 [ 194 ] {50965cfb-3fe0-4bc3-b722-77d2bdddda32::all_1_76_15} <Trace> system.asynchronous_metric_log (50965cfb-3fe0-4bc3-b722-77d2bdddda32) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 16698 | 2026.02.06 01:29:16.236564 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.02 MiB. | ||
| 16699 | 2026.02.06 01:29:16.353733 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 2112 | ||
| 16700 | 2026.02.06 01:29:16.356363 [ 243 ] {} <Trace> system.query_log (e979a318-9a58-4b34-9a72-3006f9f8e92e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16701 | 2026.02.06 01:29:16.356421 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 16702 | 2026.02.06 01:29:16.357652 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 16703 | 2026.02.06 01:29:16.357948 [ 243 ] {} <Trace> system.query_log (e979a318-9a58-4b34-9a72-3006f9f8e92e): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16704 | 2026.02.06 01:29:16.358338 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2112 | ||
| 16705 | 2026.02.06 01:29:16.893336 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16706 | 2026.02.06 01:29:16.893630 [ 4 ] {054bddf5-cb72-4ed0-9a2e-e84413d75450} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16707 | 2026.02.06 01:29:16.893743 [ 4 ] {054bddf5-cb72-4ed0-9a2e-e84413d75450} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16708 | 2026.02.06 01:29:16.894499 [ 4 ] {054bddf5-cb72-4ed0-9a2e-e84413d75450} <Trace> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16709 | 2026.02.06 01:29:16.894551 [ 4 ] {054bddf5-cb72-4ed0-9a2e-e84413d75450} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 16710 | 2026.02.06 01:29:16.894961 [ 4 ] {054bddf5-cb72-4ed0-9a2e-e84413d75450} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 16711 | 2026.02.06 01:29:16.895206 [ 4 ] {054bddf5-cb72-4ed0-9a2e-e84413d75450} <Trace> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16712 | 2026.02.06 01:29:16.895373 [ 4 ] {054bddf5-cb72-4ed0-9a2e-e84413d75450} <Debug> executeQuery: Read 138 rows, 12.27 KiB in 0.001821 sec., 75782.5370675453 rows/sec., 6.58 MiB/sec. | ||
| 16713 | 2026.02.06 01:29:16.895424 [ 4 ] {054bddf5-cb72-4ed0-9a2e-e84413d75450} <Debug> TCPHandler: Processed in 0.002281795 sec. | ||
| 16714 | 2026.02.06 01:29:16.895546 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16715 | 2026.02.06 01:29:16.895651 [ 4 ] {e02421fa-8b4e-465e-9e23-f8f47207cd95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16716 | 2026.02.06 01:29:16.895695 [ 4 ] {e02421fa-8b4e-465e-9e23-f8f47207cd95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16717 | 2026.02.06 01:29:16.896122 [ 4 ] {e02421fa-8b4e-465e-9e23-f8f47207cd95} <Trace> oximeter.fields_u16 (fb4d60fc-202c-4b3b-b72e-c67fc122b90a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16718 | 2026.02.06 01:29:16.896161 [ 4 ] {e02421fa-8b4e-465e-9e23-f8f47207cd95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 16719 | 2026.02.06 01:29:16.896467 [ 4 ] {e02421fa-8b4e-465e-9e23-f8f47207cd95} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 16720 | 2026.02.06 01:29:16.896694 [ 4 ] {e02421fa-8b4e-465e-9e23-f8f47207cd95} <Trace> oximeter.fields_u16 (fb4d60fc-202c-4b3b-b72e-c67fc122b90a): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16721 | 2026.02.06 01:29:16.896828 [ 4 ] {e02421fa-8b4e-465e-9e23-f8f47207cd95} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001199 sec., 34195.16263552961 rows/sec., 2.51 MiB/sec. | ||
| 16722 | 2026.02.06 01:29:16.896868 [ 4 ] {e02421fa-8b4e-465e-9e23-f8f47207cd95} <Debug> TCPHandler: Processed in 0.001375099 sec. | ||
| 16723 | 2026.02.06 01:29:16.896978 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16724 | 2026.02.06 01:29:16.897074 [ 4 ] {fbbc1ef2-a6ea-4de2-b0f4-b0ed8bceb66e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16725 | 2026.02.06 01:29:16.897115 [ 4 ] {fbbc1ef2-a6ea-4de2-b0f4-b0ed8bceb66e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16726 | 2026.02.06 01:29:16.897541 [ 4 ] {fbbc1ef2-a6ea-4de2-b0f4-b0ed8bceb66e} <Trace> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16727 | 2026.02.06 01:29:16.897578 [ 4 ] {fbbc1ef2-a6ea-4de2-b0f4-b0ed8bceb66e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 16728 | 2026.02.06 01:29:16.897886 [ 4 ] {fbbc1ef2-a6ea-4de2-b0f4-b0ed8bceb66e} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 16729 | 2026.02.06 01:29:16.898094 [ 4 ] {fbbc1ef2-a6ea-4de2-b0f4-b0ed8bceb66e} <Trace> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16730 | 2026.02.06 01:29:16.898222 [ 4 ] {fbbc1ef2-a6ea-4de2-b0f4-b0ed8bceb66e} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001166 sec., 90051.45797598628 rows/sec., 7.03 MiB/sec. | ||
| 16731 | 2026.02.06 01:29:16.898261 [ 4 ] {fbbc1ef2-a6ea-4de2-b0f4-b0ed8bceb66e} <Debug> TCPHandler: Processed in 0.00133432 sec. | ||
| 16732 | 2026.02.06 01:29:16.898372 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16733 | 2026.02.06 01:29:16.898468 [ 4 ] {4dbc0cf5-6754-47bc-b900-aa0ffb1c954f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16734 | 2026.02.06 01:29:16.898512 [ 4 ] {4dbc0cf5-6754-47bc-b900-aa0ffb1c954f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16735 | 2026.02.06 01:29:16.898911 [ 4 ] {4dbc0cf5-6754-47bc-b900-aa0ffb1c954f} <Trace> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16736 | 2026.02.06 01:29:16.898948 [ 4 ] {4dbc0cf5-6754-47bc-b900-aa0ffb1c954f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 16737 | 2026.02.06 01:29:16.899279 [ 4 ] {4dbc0cf5-6754-47bc-b900-aa0ffb1c954f} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 16738 | 2026.02.06 01:29:16.899493 [ 4 ] {4dbc0cf5-6754-47bc-b900-aa0ffb1c954f} <Trace> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16739 | 2026.02.06 01:29:16.899620 [ 102 ] {} <Debug> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513) (MergerMutator): Selected 5 parts from all_1_110_22 to all_114_114_0 | ||
| 16740 | 2026.02.06 01:29:16.899627 [ 4 ] {4dbc0cf5-6754-47bc-b900-aa0ffb1c954f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001177 sec., 135938.82752761256 rows/sec., 9.47 MiB/sec. | ||
| 16741 | 2026.02.06 01:29:16.899693 [ 102 ] {} <Trace> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16742 | 2026.02.06 01:29:16.899710 [ 4 ] {4dbc0cf5-6754-47bc-b900-aa0ffb1c954f} <Debug> TCPHandler: Processed in 0.001387459 sec. | ||
| 16743 | 2026.02.06 01:29:16.899721 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 16744 | 2026.02.06 01:29:16.899833 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16745 | 2026.02.06 01:29:16.899837 [ 196 ] {e511ea71-e802-4545-b869-85850eb1d513::all_1_114_23} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_110_22 to all_114_114_0 into Compact with storage Full | ||
| 16746 | 2026.02.06 01:29:16.899935 [ 4 ] {b0a8a630-4071-418b-b12e-26a97bdbbec9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16747 | 2026.02.06 01:29:16.899963 [ 196 ] {e511ea71-e802-4545-b869-85850eb1d513::all_1_114_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16748 | 2026.02.06 01:29:16.899991 [ 4 ] {b0a8a630-4071-418b-b12e-26a97bdbbec9} <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 | ||
| 16749 | 2026.02.06 01:29:16.900000 [ 196 ] {e511ea71-e802-4545-b869-85850eb1d513::all_1_114_23} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_110_22, total 35298 rows starting from the beginning of the part | ||
| 16750 | 2026.02.06 01:29:16.900074 [ 196 ] {e511ea71-e802-4545-b869-85850eb1d513::all_1_114_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 160 rows starting from the beginning of the part | ||
| 16751 | 2026.02.06 01:29:16.900131 [ 196 ] {e511ea71-e802-4545-b869-85850eb1d513::all_1_114_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 258 rows starting from the beginning of the part | ||
| 16752 | 2026.02.06 01:29:16.900185 [ 196 ] {e511ea71-e802-4545-b869-85850eb1d513::all_1_114_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 850 rows starting from the beginning of the part | ||
| 16753 | 2026.02.06 01:29:16.900233 [ 196 ] {e511ea71-e802-4545-b869-85850eb1d513::all_1_114_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 258 rows starting from the beginning of the part | ||
| 16754 | 2026.02.06 01:29:16.900836 [ 4 ] {b0a8a630-4071-418b-b12e-26a97bdbbec9} <Trace> oximeter.measurements_histogramu64 (97144b8f-900e-4825-92d0-28bf27d1d4ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16755 | 2026.02.06 01:29:16.900871 [ 4 ] {b0a8a630-4071-418b-b12e-26a97bdbbec9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 16756 | 2026.02.06 01:29:16.901485 [ 4 ] {b0a8a630-4071-418b-b12e-26a97bdbbec9} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 16757 | 2026.02.06 01:29:16.901717 [ 4 ] {b0a8a630-4071-418b-b12e-26a97bdbbec9} <Trace> oximeter.measurements_histogramu64 (97144b8f-900e-4825-92d0-28bf27d1d4ae): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16758 | 2026.02.06 01:29:16.901844 [ 102 ] {} <Debug> oximeter.measurements_histogramu64 (97144b8f-900e-4825-92d0-28bf27d1d4ae) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 16759 | 2026.02.06 01:29:16.901865 [ 4 ] {b0a8a630-4071-418b-b12e-26a97bdbbec9} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001949 sec., 21036.42893791688 rows/sec., 37.70 MiB/sec. | ||
| 16760 | 2026.02.06 01:29:16.901890 [ 102 ] {} <Trace> oximeter.measurements_histogramu64 (97144b8f-900e-4825-92d0-28bf27d1d4ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16761 | 2026.02.06 01:29:16.901918 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 16762 | 2026.02.06 01:29:16.901953 [ 4 ] {b0a8a630-4071-418b-b12e-26a97bdbbec9} <Debug> TCPHandler: Processed in 0.002168804 sec. | ||
| 16763 | 2026.02.06 01:29:16.902009 [ 194 ] {97144b8f-900e-4825-92d0-28bf27d1d4ae::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 | ||
| 16764 | 2026.02.06 01:29:16.902068 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16765 | 2026.02.06 01:29:16.902167 [ 4 ] {075e9126-6fc1-49f9-9d5a-152f697e631b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16766 | 2026.02.06 01:29:16.902209 [ 4 ] {075e9126-6fc1-49f9-9d5a-152f697e631b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16767 | 2026.02.06 01:29:16.902241 [ 194 ] {97144b8f-900e-4825-92d0-28bf27d1d4ae::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16768 | 2026.02.06 01:29:16.902304 [ 194 ] {97144b8f-900e-4825-92d0-28bf27d1d4ae::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 2013 rows starting from the beginning of the part | ||
| 16769 | 2026.02.06 01:29:16.902434 [ 194 ] {97144b8f-900e-4825-92d0-28bf27d1d4ae::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 41 rows starting from the beginning of the part | ||
| 16770 | 2026.02.06 01:29:16.902536 [ 194 ] {97144b8f-900e-4825-92d0-28bf27d1d4ae::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 41 rows starting from the beginning of the part | ||
| 16771 | 2026.02.06 01:29:16.902548 [ 4 ] {075e9126-6fc1-49f9-9d5a-152f697e631b} <Trace> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16772 | 2026.02.06 01:29:16.902590 [ 4 ] {075e9126-6fc1-49f9-9d5a-152f697e631b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 16773 | 2026.02.06 01:29:16.902633 [ 194 ] {97144b8f-900e-4825-92d0-28bf27d1d4ae::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 41 rows starting from the beginning of the part | ||
| 16774 | 2026.02.06 01:29:16.902728 [ 194 ] {97144b8f-900e-4825-92d0-28bf27d1d4ae::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 41 rows starting from the beginning of the part | ||
| 16775 | 2026.02.06 01:29:16.902822 [ 194 ] {97144b8f-900e-4825-92d0-28bf27d1d4ae::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 41 rows starting from the beginning of the part | ||
| 16776 | 2026.02.06 01:29:16.902924 [ 4 ] {075e9126-6fc1-49f9-9d5a-152f697e631b} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 16777 | 2026.02.06 01:29:16.903167 [ 4 ] {075e9126-6fc1-49f9-9d5a-152f697e631b} <Trace> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16778 | 2026.02.06 01:29:16.903314 [ 4 ] {075e9126-6fc1-49f9-9d5a-152f697e631b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001166 sec., 51457.975986277874 rows/sec., 3.47 MiB/sec. | ||
| 16779 | 2026.02.06 01:29:16.903354 [ 4 ] {075e9126-6fc1-49f9-9d5a-152f697e631b} <Debug> TCPHandler: Processed in 0.001336489 sec. | ||
| 16780 | 2026.02.06 01:29:16.907643 [ 193 ] {e511ea71-e802-4545-b869-85850eb1d513::all_1_114_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36824 rows, containing 5 columns (5 merged, 0 gathered) in 0.007840903 sec., 4696397.851114852 rows/sec., 318.08 MiB/sec. | ||
| 16781 | 2026.02.06 01:29:16.908226 [ 199 ] {e511ea71-e802-4545-b869-85850eb1d513::all_1_114_23} <Trace> MergedBlockOutputStream: filled checksums all_1_114_23 (state Temporary) | ||
| 16782 | 2026.02.06 01:29:16.908630 [ 199 ] {e511ea71-e802-4545-b869-85850eb1d513::all_1_114_23} <Trace> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513): Renaming temporary part tmp_merge_all_1_114_23 to all_1_114_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16783 | 2026.02.06 01:29:16.908729 [ 199 ] {e511ea71-e802-4545-b869-85850eb1d513::all_1_114_23} <Trace> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513) (MergerMutator): Merged 5 parts: [all_1_110_22, all_114_114_0] -> all_1_114_23 | ||
| 16784 | 2026.02.06 01:29:16.908837 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.26 MiB. | ||
| 16785 | 2026.02.06 01:29:16.912468 [ 190 ] {97144b8f-900e-4825-92d0-28bf27d1d4ae::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2218 rows, containing 19 columns (19 merged, 0 gathered) in 0.010498831 sec., 211261.6156979763 rows/sec., 378.57 MiB/sec. | ||
| 16786 | 2026.02.06 01:29:16.914628 [ 193 ] {97144b8f-900e-4825-92d0-28bf27d1d4ae::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 16787 | 2026.02.06 01:29:16.915014 [ 193 ] {97144b8f-900e-4825-92d0-28bf27d1d4ae::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (97144b8f-900e-4825-92d0-28bf27d1d4ae): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16788 | 2026.02.06 01:29:16.915090 [ 193 ] {97144b8f-900e-4825-92d0-28bf27d1d4ae::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (97144b8f-900e-4825-92d0-28bf27d1d4ae) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 16789 | 2026.02.06 01:29:16.915261 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.20 MiB. | ||
| 16790 | 2026.02.06 01:29:17.000209 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 372.17 MiB, peak 390.32 MiB, free memory in arenas 0.00 B, will set to 375.87 MiB (RSS), difference: 3.70 MiB | ||
| 16791 | 2026.02.06 01:29:18.164156 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 573 | ||
| 16792 | 2026.02.06 01:29:18.182442 [ 244 ] {} <Trace> system.metric_log (b13c6af1-b368-46ee-88e3-e8b49f18365b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16793 | 2026.02.06 01:29:18.182493 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 16794 | 2026.02.06 01:29:18.189002 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 16795 | 2026.02.06 01:29:18.189688 [ 244 ] {} <Trace> system.metric_log (b13c6af1-b368-46ee-88e3-e8b49f18365b): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16796 | 2026.02.06 01:29:18.190019 [ 111 ] {} <Debug> system.metric_log (b13c6af1-b368-46ee-88e3-e8b49f18365b) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 16797 | 2026.02.06 01:29:18.190097 [ 111 ] {} <Trace> system.metric_log (b13c6af1-b368-46ee-88e3-e8b49f18365b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16798 | 2026.02.06 01:29:18.190121 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 16799 | 2026.02.06 01:29:18.190230 [ 187 ] {b13c6af1-b368-46ee-88e3-e8b49f18365b::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 16800 | 2026.02.06 01:29:18.192996 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 573 | ||
| 16801 | 2026.02.06 01:29:18.194433 [ 187 ] {b13c6af1-b368-46ee-88e3-e8b49f18365b::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16802 | 2026.02.06 01:29:18.196145 [ 187 ] {b13c6af1-b368-46ee-88e3-e8b49f18365b::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 535 rows starting from the beginning of the part | ||
| 16803 | 2026.02.06 01:29:18.200906 [ 187 ] {b13c6af1-b368-46ee-88e3-e8b49f18365b::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 7 rows starting from the beginning of the part | ||
| 16804 | 2026.02.06 01:29:18.205786 [ 187 ] {b13c6af1-b368-46ee-88e3-e8b49f18365b::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 8 rows starting from the beginning of the part | ||
| 16805 | 2026.02.06 01:29:18.210777 [ 187 ] {b13c6af1-b368-46ee-88e3-e8b49f18365b::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 8 rows starting from the beginning of the part | ||
| 16806 | 2026.02.06 01:29:18.216198 [ 187 ] {b13c6af1-b368-46ee-88e3-e8b49f18365b::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 7 rows starting from the beginning of the part | ||
| 16807 | 2026.02.06 01:29:18.221060 [ 187 ] {b13c6af1-b368-46ee-88e3-e8b49f18365b::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 8 rows starting from the beginning of the part | ||
| 16808 | 2026.02.06 01:29:18.284796 [ 186 ] {b13c6af1-b368-46ee-88e3-e8b49f18365b::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 573 rows, containing 679 columns (679 merged, 0 gathered) in 0.094606314 sec., 6056.678204374393 rows/sec., 31.32 MiB/sec. | ||
| 16809 | 2026.02.06 01:29:18.287806 [ 186 ] {b13c6af1-b368-46ee-88e3-e8b49f18365b::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 16810 | 2026.02.06 01:29:18.290637 [ 186 ] {b13c6af1-b368-46ee-88e3-e8b49f18365b::all_1_76_15} <Trace> system.metric_log (b13c6af1-b368-46ee-88e3-e8b49f18365b): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16811 | 2026.02.06 01:29:18.290760 [ 186 ] {b13c6af1-b368-46ee-88e3-e8b49f18365b::all_1_76_15} <Trace> system.metric_log (b13c6af1-b368-46ee-88e3-e8b49f18365b) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 16812 | 2026.02.06 01:29:18.293423 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.96 MiB. | ||
| 16813 | 2026.02.06 01:29:21.432257 [ 219 ] {} <Trace> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 16814 | 2026.02.06 01:29:21.432324 [ 219 ] {} <Debug> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 16815 | 2026.02.06 01:29:21.436997 [ 219 ] {} <Debug> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 16816 | 2026.02.06 01:29:21.841089 [ 219 ] {} <Trace> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 16817 | 2026.02.06 01:29:21.841162 [ 219 ] {} <Debug> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 16818 | 2026.02.06 01:29:21.844293 [ 219 ] {} <Debug> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 16819 | 2026.02.06 01:29:21.890184 [ 224 ] {} <Trace> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 16820 | 2026.02.06 01:29:21.890260 [ 224 ] {} <Debug> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 16821 | 2026.02.06 01:29:21.895696 [ 224 ] {} <Debug> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 16822 | 2026.02.06 01:29:21.908658 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16823 | 2026.02.06 01:29:21.908954 [ 4 ] {0b51a338-663f-4f26-8efe-81440e4927ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 16824 | 2026.02.06 01:29:21.909078 [ 4 ] {0b51a338-663f-4f26-8efe-81440e4927ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 16825 | 2026.02.06 01:29:21.910394 [ 4 ] {0b51a338-663f-4f26-8efe-81440e4927ec} <Trace> oximeter.fields_i16 (104ba66f-7843-4e50-a9a9-abb40c455f87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16826 | 2026.02.06 01:29:21.910466 [ 4 ] {0b51a338-663f-4f26-8efe-81440e4927ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 16827 | 2026.02.06 01:29:21.911212 [ 4 ] {0b51a338-663f-4f26-8efe-81440e4927ec} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 16828 | 2026.02.06 01:29:21.911595 [ 4 ] {0b51a338-663f-4f26-8efe-81440e4927ec} <Trace> oximeter.fields_i16 (104ba66f-7843-4e50-a9a9-abb40c455f87): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16829 | 2026.02.06 01:29:21.911856 [ 4 ] {0b51a338-663f-4f26-8efe-81440e4927ec} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.002979 sec., 89291.70862705607 rows/sec., 5.67 MiB/sec. | ||
| 16830 | 2026.02.06 01:29:21.911858 [ 125 ] {} <Debug> oximeter.fields_i16 (104ba66f-7843-4e50-a9a9-abb40c455f87) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 16831 | 2026.02.06 01:29:21.911969 [ 4 ] {0b51a338-663f-4f26-8efe-81440e4927ec} <Debug> TCPHandler: Processed in 0.003551464 sec. | ||
| 16832 | 2026.02.06 01:29:21.911971 [ 125 ] {} <Trace> oximeter.fields_i16 (104ba66f-7843-4e50-a9a9-abb40c455f87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16833 | 2026.02.06 01:29:21.912072 [ 125 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 16834 | 2026.02.06 01:29:21.912217 [ 188 ] {104ba66f-7843-4e50-a9a9-abb40c455f87::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 | ||
| 16835 | 2026.02.06 01:29:21.912229 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16836 | 2026.02.06 01:29:21.912358 [ 188 ] {104ba66f-7843-4e50-a9a9-abb40c455f87::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16837 | 2026.02.06 01:29:21.912400 [ 4 ] {6571beaf-ab83-46e0-b149-1020e274a9be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 16838 | 2026.02.06 01:29:21.912401 [ 188 ] {104ba66f-7843-4e50-a9a9-abb40c455f87::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 290 rows starting from the beginning of the part | ||
| 16839 | 2026.02.06 01:29:21.912472 [ 4 ] {6571beaf-ab83-46e0-b149-1020e274a9be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 16840 | 2026.02.06 01:29:21.912507 [ 188 ] {104ba66f-7843-4e50-a9a9-abb40c455f87::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 266 rows starting from the beginning of the part | ||
| 16841 | 2026.02.06 01:29:21.912587 [ 188 ] {104ba66f-7843-4e50-a9a9-abb40c455f87::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 266 rows starting from the beginning of the part | ||
| 16842 | 2026.02.06 01:29:21.912659 [ 188 ] {104ba66f-7843-4e50-a9a9-abb40c455f87::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 266 rows starting from the beginning of the part | ||
| 16843 | 2026.02.06 01:29:21.912731 [ 188 ] {104ba66f-7843-4e50-a9a9-abb40c455f87::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 266 rows starting from the beginning of the part | ||
| 16844 | 2026.02.06 01:29:21.912812 [ 188 ] {104ba66f-7843-4e50-a9a9-abb40c455f87::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 266 rows starting from the beginning of the part | ||
| 16845 | 2026.02.06 01:29:21.913178 [ 4 ] {6571beaf-ab83-46e0-b149-1020e274a9be} <Trace> oximeter.fields_ipaddr (a3260224-33ad-484c-9570-d358a82531a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16846 | 2026.02.06 01:29:21.913229 [ 4 ] {6571beaf-ab83-46e0-b149-1020e274a9be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 16847 | 2026.02.06 01:29:21.913760 [ 4 ] {6571beaf-ab83-46e0-b149-1020e274a9be} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 16848 | 2026.02.06 01:29:21.914165 [ 4 ] {6571beaf-ab83-46e0-b149-1020e274a9be} <Trace> oximeter.fields_ipaddr (a3260224-33ad-484c-9570-d358a82531a2): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16849 | 2026.02.06 01:29:21.914398 [ 4 ] {6571beaf-ab83-46e0-b149-1020e274a9be} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.002036 sec., 1964.6365422396857 rows/sec., 160.20 KiB/sec. | ||
| 16850 | 2026.02.06 01:29:21.914469 [ 4 ] {6571beaf-ab83-46e0-b149-1020e274a9be} <Debug> TCPHandler: Processed in 0.002314886 sec. | ||
| 16851 | 2026.02.06 01:29:21.914475 [ 188 ] {104ba66f-7843-4e50-a9a9-abb40c455f87::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1620 rows, containing 5 columns (5 merged, 0 gathered) in 0.002321246 sec., 697901.0410788 rows/sec., 47.20 MiB/sec. | ||
| 16852 | 2026.02.06 01:29:21.914741 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16853 | 2026.02.06 01:29:21.914769 [ 191 ] {104ba66f-7843-4e50-a9a9-abb40c455f87::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 16854 | 2026.02.06 01:29:21.914884 [ 4 ] {3976e8e5-8596-473d-988c-df838f12f286} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16855 | 2026.02.06 01:29:21.914956 [ 4 ] {3976e8e5-8596-473d-988c-df838f12f286} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16856 | 2026.02.06 01:29:21.915226 [ 191 ] {104ba66f-7843-4e50-a9a9-abb40c455f87::all_1_56_11} <Trace> oximeter.fields_i16 (104ba66f-7843-4e50-a9a9-abb40c455f87): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16857 | 2026.02.06 01:29:21.915344 [ 191 ] {104ba66f-7843-4e50-a9a9-abb40c455f87::all_1_56_11} <Trace> oximeter.fields_i16 (104ba66f-7843-4e50-a9a9-abb40c455f87) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 16858 | 2026.02.06 01:29:21.915481 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.45 MiB. | ||
| 16859 | 2026.02.06 01:29:21.916055 [ 4 ] {3976e8e5-8596-473d-988c-df838f12f286} <Trace> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16860 | 2026.02.06 01:29:21.916104 [ 4 ] {3976e8e5-8596-473d-988c-df838f12f286} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 16861 | 2026.02.06 01:29:21.916583 [ 4 ] {3976e8e5-8596-473d-988c-df838f12f286} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 16862 | 2026.02.06 01:29:21.916857 [ 4 ] {3976e8e5-8596-473d-988c-df838f12f286} <Trace> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16863 | 2026.02.06 01:29:21.917053 [ 4 ] {3976e8e5-8596-473d-988c-df838f12f286} <Debug> executeQuery: Read 754 rows, 60.71 KiB in 0.002207 sec., 341640.2356139556 rows/sec., 26.86 MiB/sec. | ||
| 16864 | 2026.02.06 01:29:21.917067 [ 125 ] {} <Debug> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 16865 | 2026.02.06 01:29:21.917109 [ 4 ] {3976e8e5-8596-473d-988c-df838f12f286} <Debug> TCPHandler: Processed in 0.002443687 sec. | ||
| 16866 | 2026.02.06 01:29:21.917175 [ 125 ] {} <Trace> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16867 | 2026.02.06 01:29:21.917239 [ 125 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 16868 | 2026.02.06 01:29:21.917276 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16869 | 2026.02.06 01:29:21.917404 [ 198 ] {fb68cebe-225b-4628-b6a1-821ca25cb918::all_1_116_23} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact with storage Full | ||
| 16870 | 2026.02.06 01:29:21.917432 [ 224 ] {} <Trace> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 16871 | 2026.02.06 01:29:21.917412 [ 4 ] {ae86a58e-9b5a-4407-aec1-ecb78e1b5b71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16872 | 2026.02.06 01:29:21.917525 [ 224 ] {} <Debug> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 16873 | 2026.02.06 01:29:21.917612 [ 4 ] {ae86a58e-9b5a-4407-aec1-ecb78e1b5b71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16874 | 2026.02.06 01:29:21.917630 [ 198 ] {fb68cebe-225b-4628-b6a1-821ca25cb918::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16875 | 2026.02.06 01:29:21.917704 [ 198 ] {fb68cebe-225b-4628-b6a1-821ca25cb918::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 2106 rows starting from the beginning of the part | ||
| 16876 | 2026.02.06 01:29:21.917850 [ 198 ] {fb68cebe-225b-4628-b6a1-821ca25cb918::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 752 rows starting from the beginning of the part | ||
| 16877 | 2026.02.06 01:29:21.917944 [ 198 ] {fb68cebe-225b-4628-b6a1-821ca25cb918::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 1284 rows starting from the beginning of the part | ||
| 16878 | 2026.02.06 01:29:21.917997 [ 198 ] {fb68cebe-225b-4628-b6a1-821ca25cb918::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 752 rows starting from the beginning of the part | ||
| 16879 | 2026.02.06 01:29:21.918049 [ 198 ] {fb68cebe-225b-4628-b6a1-821ca25cb918::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 138 rows starting from the beginning of the part | ||
| 16880 | 2026.02.06 01:29:21.918125 [ 198 ] {fb68cebe-225b-4628-b6a1-821ca25cb918::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 754 rows starting from the beginning of the part | ||
| 16881 | 2026.02.06 01:29:21.918311 [ 4 ] {ae86a58e-9b5a-4407-aec1-ecb78e1b5b71} <Trace> oximeter.fields_u16 (fb4d60fc-202c-4b3b-b72e-c67fc122b90a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16882 | 2026.02.06 01:29:21.918370 [ 4 ] {ae86a58e-9b5a-4407-aec1-ecb78e1b5b71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 16883 | 2026.02.06 01:29:21.918887 [ 4 ] {ae86a58e-9b5a-4407-aec1-ecb78e1b5b71} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 16884 | 2026.02.06 01:29:21.919203 [ 4 ] {ae86a58e-9b5a-4407-aec1-ecb78e1b5b71} <Trace> oximeter.fields_u16 (fb4d60fc-202c-4b3b-b72e-c67fc122b90a): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16885 | 2026.02.06 01:29:21.919410 [ 4 ] {ae86a58e-9b5a-4407-aec1-ecb78e1b5b71} <Debug> executeQuery: Read 137 rows, 8.28 KiB in 0.002025 sec., 67654.32098765433 rows/sec., 3.99 MiB/sec. | ||
| 16886 | 2026.02.06 01:29:21.919467 [ 4 ] {ae86a58e-9b5a-4407-aec1-ecb78e1b5b71} <Debug> TCPHandler: Processed in 0.002250786 sec. | ||
| 16887 | 2026.02.06 01:29:21.919629 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16888 | 2026.02.06 01:29:21.919746 [ 4 ] {d35eacfc-1f26-41c4-9040-a40c171c9960} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 16889 | 2026.02.06 01:29:21.919804 [ 4 ] {d35eacfc-1f26-41c4-9040-a40c171c9960} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 16890 | 2026.02.06 01:29:21.920404 [ 4 ] {d35eacfc-1f26-41c4-9040-a40c171c9960} <Trace> oximeter.fields_u32 (efacbb35-87c4-45a6-b25f-cea415d7aebd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16891 | 2026.02.06 01:29:21.920446 [ 4 ] {d35eacfc-1f26-41c4-9040-a40c171c9960} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 16892 | 2026.02.06 01:29:21.920606 [ 197 ] {fb68cebe-225b-4628-b6a1-821ca25cb918::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5786 rows, containing 5 columns (5 merged, 0 gathered) in 0.003271783 sec., 1768454.6927470434 rows/sec., 150.23 MiB/sec. | ||
| 16893 | 2026.02.06 01:29:21.920871 [ 4 ] {d35eacfc-1f26-41c4-9040-a40c171c9960} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 16894 | 2026.02.06 01:29:21.920986 [ 197 ] {fb68cebe-225b-4628-b6a1-821ca25cb918::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 16895 | 2026.02.06 01:29:21.921093 [ 224 ] {} <Debug> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 16896 | 2026.02.06 01:29:21.921277 [ 4 ] {d35eacfc-1f26-41c4-9040-a40c171c9960} <Trace> oximeter.fields_u32 (efacbb35-87c4-45a6-b25f-cea415d7aebd): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16897 | 2026.02.06 01:29:21.921476 [ 197 ] {fb68cebe-225b-4628-b6a1-821ca25cb918::all_1_116_23} <Trace> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16898 | 2026.02.06 01:29:21.921487 [ 4 ] {d35eacfc-1f26-41c4-9040-a40c171c9960} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.001766 sec., 79275.19818799547 rows/sec., 5.12 MiB/sec. | ||
| 16899 | 2026.02.06 01:29:21.921551 [ 4 ] {d35eacfc-1f26-41c4-9040-a40c171c9960} <Debug> TCPHandler: Processed in 0.001985554 sec. | ||
| 16900 | 2026.02.06 01:29:21.921602 [ 197 ] {fb68cebe-225b-4628-b6a1-821ca25cb918::all_1_116_23} <Trace> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 16901 | 2026.02.06 01:29:21.921717 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16902 | 2026.02.06 01:29:21.921736 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.18 MiB. | ||
| 16903 | 2026.02.06 01:29:21.921870 [ 4 ] {bc67e5c7-b8bc-4512-aa33-00bd00534109} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 16904 | 2026.02.06 01:29:21.921945 [ 4 ] {bc67e5c7-b8bc-4512-aa33-00bd00534109} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 16905 | 2026.02.06 01:29:21.922588 [ 4 ] {bc67e5c7-b8bc-4512-aa33-00bd00534109} <Trace> oximeter.fields_u8 (7e40da4e-3721-4df5-9ad4-b5e43542e087): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16906 | 2026.02.06 01:29:21.922633 [ 4 ] {bc67e5c7-b8bc-4512-aa33-00bd00534109} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 16907 | 2026.02.06 01:29:21.923060 [ 4 ] {bc67e5c7-b8bc-4512-aa33-00bd00534109} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 16908 | 2026.02.06 01:29:21.923352 [ 4 ] {bc67e5c7-b8bc-4512-aa33-00bd00534109} <Trace> oximeter.fields_u8 (7e40da4e-3721-4df5-9ad4-b5e43542e087): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16909 | 2026.02.06 01:29:21.923494 [ 130 ] {} <Debug> oximeter.fields_u8 (7e40da4e-3721-4df5-9ad4-b5e43542e087) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 16910 | 2026.02.06 01:29:21.923516 [ 4 ] {bc67e5c7-b8bc-4512-aa33-00bd00534109} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001681 sec., 82688.8756692445 rows/sec., 4.70 MiB/sec. | ||
| 16911 | 2026.02.06 01:29:21.923552 [ 130 ] {} <Trace> oximeter.fields_u8 (7e40da4e-3721-4df5-9ad4-b5e43542e087): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16912 | 2026.02.06 01:29:21.923576 [ 4 ] {bc67e5c7-b8bc-4512-aa33-00bd00534109} <Debug> TCPHandler: Processed in 0.001926833 sec. | ||
| 16913 | 2026.02.06 01:29:21.923581 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 16914 | 2026.02.06 01:29:21.923703 [ 198 ] {7e40da4e-3721-4df5-9ad4-b5e43542e087::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 | ||
| 16915 | 2026.02.06 01:29:21.923772 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16916 | 2026.02.06 01:29:21.923826 [ 198 ] {7e40da4e-3721-4df5-9ad4-b5e43542e087::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16917 | 2026.02.06 01:29:21.923872 [ 198 ] {7e40da4e-3721-4df5-9ad4-b5e43542e087::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 151 rows starting from the beginning of the part | ||
| 16918 | 2026.02.06 01:29:21.923941 [ 198 ] {7e40da4e-3721-4df5-9ad4-b5e43542e087::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 139 rows starting from the beginning of the part | ||
| 16919 | 2026.02.06 01:29:21.923949 [ 4 ] {38504664-a248-4d87-9f79-9cf11d137e99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16920 | 2026.02.06 01:29:21.924009 [ 198 ] {7e40da4e-3721-4df5-9ad4-b5e43542e087::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 139 rows starting from the beginning of the part | ||
| 16921 | 2026.02.06 01:29:21.924035 [ 4 ] {38504664-a248-4d87-9f79-9cf11d137e99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16922 | 2026.02.06 01:29:21.924060 [ 198 ] {7e40da4e-3721-4df5-9ad4-b5e43542e087::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 139 rows starting from the beginning of the part | ||
| 16923 | 2026.02.06 01:29:21.924107 [ 198 ] {7e40da4e-3721-4df5-9ad4-b5e43542e087::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 139 rows starting from the beginning of the part | ||
| 16924 | 2026.02.06 01:29:21.924146 [ 198 ] {7e40da4e-3721-4df5-9ad4-b5e43542e087::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 139 rows starting from the beginning of the part | ||
| 16925 | 2026.02.06 01:29:21.925031 [ 4 ] {38504664-a248-4d87-9f79-9cf11d137e99} <Trace> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16926 | 2026.02.06 01:29:21.925088 [ 4 ] {38504664-a248-4d87-9f79-9cf11d137e99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 16927 | 2026.02.06 01:29:21.925350 [ 195 ] {7e40da4e-3721-4df5-9ad4-b5e43542e087::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 846 rows, containing 5 columns (5 merged, 0 gathered) in 0.001687482 sec., 501338.68094593013 rows/sec., 30.57 MiB/sec. | ||
| 16928 | 2026.02.06 01:29:21.925513 [ 195 ] {7e40da4e-3721-4df5-9ad4-b5e43542e087::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 16929 | 2026.02.06 01:29:21.925613 [ 4 ] {38504664-a248-4d87-9f79-9cf11d137e99} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 16930 | 2026.02.06 01:29:21.925902 [ 195 ] {7e40da4e-3721-4df5-9ad4-b5e43542e087::all_1_56_11} <Trace> oximeter.fields_u8 (7e40da4e-3721-4df5-9ad4-b5e43542e087): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16931 | 2026.02.06 01:29:21.925995 [ 195 ] {7e40da4e-3721-4df5-9ad4-b5e43542e087::all_1_56_11} <Trace> oximeter.fields_u8 (7e40da4e-3721-4df5-9ad4-b5e43542e087) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 16932 | 2026.02.06 01:29:21.926037 [ 4 ] {38504664-a248-4d87-9f79-9cf11d137e99} <Trace> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16933 | 2026.02.06 01:29:21.926088 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 16934 | 2026.02.06 01:29:21.926235 [ 130 ] {} <Debug> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 16935 | 2026.02.06 01:29:21.926257 [ 4 ] {38504664-a248-4d87-9f79-9cf11d137e99} <Debug> executeQuery: Read 467 rows, 33.61 KiB in 0.002369 sec., 197129.59054453357 rows/sec., 13.85 MiB/sec. | ||
| 16936 | 2026.02.06 01:29:21.926289 [ 130 ] {} <Trace> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16937 | 2026.02.06 01:29:21.926322 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 16938 | 2026.02.06 01:29:21.926333 [ 4 ] {38504664-a248-4d87-9f79-9cf11d137e99} <Debug> TCPHandler: Processed in 0.002634277 sec. | ||
| 16939 | 2026.02.06 01:29:21.926417 [ 192 ] {8671d447-0367-4212-b46d-8d9acc78108d::all_1_116_23} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact with storage Full | ||
| 16940 | 2026.02.06 01:29:21.926519 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16941 | 2026.02.06 01:29:21.926526 [ 192 ] {8671d447-0367-4212-b46d-8d9acc78108d::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16942 | 2026.02.06 01:29:21.926575 [ 192 ] {8671d447-0367-4212-b46d-8d9acc78108d::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 1034 rows starting from the beginning of the part | ||
| 16943 | 2026.02.06 01:29:21.926645 [ 192 ] {8671d447-0367-4212-b46d-8d9acc78108d::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 463 rows starting from the beginning of the part | ||
| 16944 | 2026.02.06 01:29:21.926654 [ 4 ] {939e3e4f-fbc4-4581-9876-5eec0c4101eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 16945 | 2026.02.06 01:29:21.926756 [ 4 ] {939e3e4f-fbc4-4581-9876-5eec0c4101eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 16946 | 2026.02.06 01:29:21.926750 [ 192 ] {8671d447-0367-4212-b46d-8d9acc78108d::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 573 rows starting from the beginning of the part | ||
| 16947 | 2026.02.06 01:29:21.926872 [ 192 ] {8671d447-0367-4212-b46d-8d9acc78108d::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 463 rows starting from the beginning of the part | ||
| 16948 | 2026.02.06 01:29:21.926942 [ 192 ] {8671d447-0367-4212-b46d-8d9acc78108d::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 105 rows starting from the beginning of the part | ||
| 16949 | 2026.02.06 01:29:21.927010 [ 192 ] {8671d447-0367-4212-b46d-8d9acc78108d::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 467 rows starting from the beginning of the part | ||
| 16950 | 2026.02.06 01:29:21.927230 [ 4 ] {939e3e4f-fbc4-4581-9876-5eec0c4101eb} <Trace> oximeter.measurements_bool (a3a47353-bd4a-4bc2-8c37-5164375cd607): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16951 | 2026.02.06 01:29:21.927269 [ 4 ] {939e3e4f-fbc4-4581-9876-5eec0c4101eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 16952 | 2026.02.06 01:29:21.927666 [ 4 ] {939e3e4f-fbc4-4581-9876-5eec0c4101eb} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 16953 | 2026.02.06 01:29:21.928011 [ 4 ] {939e3e4f-fbc4-4581-9876-5eec0c4101eb} <Trace> oximeter.measurements_bool (a3a47353-bd4a-4bc2-8c37-5164375cd607): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16954 | 2026.02.06 01:29:21.928199 [ 4 ] {939e3e4f-fbc4-4581-9876-5eec0c4101eb} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001576 sec., 3807.1065989847716 rows/sec., 198.91 KiB/sec. | ||
| 16955 | 2026.02.06 01:29:21.928243 [ 4 ] {939e3e4f-fbc4-4581-9876-5eec0c4101eb} <Debug> TCPHandler: Processed in 0.001795902 sec. | ||
| 16956 | 2026.02.06 01:29:21.928388 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16957 | 2026.02.06 01:29:21.928500 [ 4 ] {25d04a98-bdf6-4334-af51-943f6b1b9393} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16958 | 2026.02.06 01:29:21.928551 [ 4 ] {25d04a98-bdf6-4334-af51-943f6b1b9393} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16959 | 2026.02.06 01:29:21.928894 [ 201 ] {8671d447-0367-4212-b46d-8d9acc78108d::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3105 rows, containing 5 columns (5 merged, 0 gathered) in 0.002521067 sec., 1231621.3730138866 rows/sec., 93.57 MiB/sec. | ||
| 16960 | 2026.02.06 01:29:21.929041 [ 4 ] {25d04a98-bdf6-4334-af51-943f6b1b9393} <Trace> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16961 | 2026.02.06 01:29:21.929082 [ 192 ] {8671d447-0367-4212-b46d-8d9acc78108d::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 16962 | 2026.02.06 01:29:21.929087 [ 4 ] {25d04a98-bdf6-4334-af51-943f6b1b9393} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 16963 | 2026.02.06 01:29:21.929400 [ 192 ] {8671d447-0367-4212-b46d-8d9acc78108d::all_1_116_23} <Trace> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16964 | 2026.02.06 01:29:21.929475 [ 192 ] {8671d447-0367-4212-b46d-8d9acc78108d::all_1_116_23} <Trace> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 16965 | 2026.02.06 01:29:21.929548 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 16966 | 2026.02.06 01:29:21.929580 [ 4 ] {25d04a98-bdf6-4334-af51-943f6b1b9393} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 16967 | 2026.02.06 01:29:21.929957 [ 4 ] {25d04a98-bdf6-4334-af51-943f6b1b9393} <Trace> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16968 | 2026.02.06 01:29:21.930173 [ 4 ] {25d04a98-bdf6-4334-af51-943f6b1b9393} <Debug> executeQuery: Read 260 rows, 17.73 KiB in 0.001693 sec., 153573.5380980508 rows/sec., 10.23 MiB/sec. | ||
| 16969 | 2026.02.06 01:29:21.930235 [ 4 ] {25d04a98-bdf6-4334-af51-943f6b1b9393} <Debug> TCPHandler: Processed in 0.001912343 sec. | ||
| 16970 | 2026.02.06 01:29:21.930398 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16971 | 2026.02.06 01:29:21.930537 [ 4 ] {a88a6f91-9568-45db-b3fd-25f8fdc54cb2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 16972 | 2026.02.06 01:29:21.930610 [ 4 ] {a88a6f91-9568-45db-b3fd-25f8fdc54cb2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 16973 | 2026.02.06 01:29:21.931092 [ 4 ] {a88a6f91-9568-45db-b3fd-25f8fdc54cb2} <Trace> oximeter.measurements_f64 (2afa91c6-7a6c-42cf-84ca-7476e88b4c4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16974 | 2026.02.06 01:29:21.931143 [ 4 ] {a88a6f91-9568-45db-b3fd-25f8fdc54cb2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 16975 | 2026.02.06 01:29:21.931650 [ 4 ] {a88a6f91-9568-45db-b3fd-25f8fdc54cb2} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 16976 | 2026.02.06 01:29:21.932015 [ 4 ] {a88a6f91-9568-45db-b3fd-25f8fdc54cb2} <Trace> oximeter.measurements_f64 (2afa91c6-7a6c-42cf-84ca-7476e88b4c4e): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16977 | 2026.02.06 01:29:21.932180 [ 4 ] {a88a6f91-9568-45db-b3fd-25f8fdc54cb2} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001672 sec., 598.0861244019138 rows/sec., 40.30 KiB/sec. | ||
| 16978 | 2026.02.06 01:29:21.932225 [ 4 ] {a88a6f91-9568-45db-b3fd-25f8fdc54cb2} <Debug> TCPHandler: Processed in 0.001896863 sec. | ||
| 16979 | 2026.02.06 01:29:21.932354 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16980 | 2026.02.06 01:29:21.932537 [ 4 ] {f19f0efe-7e46-458a-9fb9-543be94cc2a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16981 | 2026.02.06 01:29:21.932587 [ 4 ] {f19f0efe-7e46-458a-9fb9-543be94cc2a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16982 | 2026.02.06 01:29:21.933072 [ 4 ] {f19f0efe-7e46-458a-9fb9-543be94cc2a7} <Trace> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16983 | 2026.02.06 01:29:21.933126 [ 4 ] {f19f0efe-7e46-458a-9fb9-543be94cc2a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 16984 | 2026.02.06 01:29:21.933628 [ 4 ] {f19f0efe-7e46-458a-9fb9-543be94cc2a7} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 16985 | 2026.02.06 01:29:21.933969 [ 4 ] {f19f0efe-7e46-458a-9fb9-543be94cc2a7} <Trace> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16986 | 2026.02.06 01:29:21.934155 [ 130 ] {} <Debug> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 16987 | 2026.02.06 01:29:21.934158 [ 4 ] {f19f0efe-7e46-458a-9fb9-543be94cc2a7} <Debug> executeQuery: Read 88 rows, 5.66 KiB in 0.001678 sec., 52443.38498212157 rows/sec., 3.29 MiB/sec. | ||
| 16988 | 2026.02.06 01:29:21.934220 [ 130 ] {} <Trace> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16989 | 2026.02.06 01:29:21.934341 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 16990 | 2026.02.06 01:29:21.934343 [ 4 ] {f19f0efe-7e46-458a-9fb9-543be94cc2a7} <Debug> TCPHandler: Processed in 0.002091604 sec. | ||
| 16991 | 2026.02.06 01:29:21.934489 [ 190 ] {35a37a75-595c-437a-bd19-b1f8c8c9b2dc::all_1_116_23} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact with storage Full | ||
| 16992 | 2026.02.06 01:29:21.934717 [ 190 ] {35a37a75-595c-437a-bd19-b1f8c8c9b2dc::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16993 | 2026.02.06 01:29:21.934758 [ 190 ] {35a37a75-595c-437a-bd19-b1f8c8c9b2dc::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 7552 rows starting from the beginning of the part | ||
| 16994 | 2026.02.06 01:29:21.934825 [ 190 ] {35a37a75-595c-437a-bd19-b1f8c8c9b2dc::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 88 rows starting from the beginning of the part | ||
| 16995 | 2026.02.06 01:29:21.934891 [ 190 ] {35a37a75-595c-437a-bd19-b1f8c8c9b2dc::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 60 rows starting from the beginning of the part | ||
| 16996 | 2026.02.06 01:29:21.934957 [ 190 ] {35a37a75-595c-437a-bd19-b1f8c8c9b2dc::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 88 rows starting from the beginning of the part | ||
| 16997 | 2026.02.06 01:29:21.935004 [ 190 ] {35a37a75-595c-437a-bd19-b1f8c8c9b2dc::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 60 rows starting from the beginning of the part | ||
| 16998 | 2026.02.06 01:29:21.935050 [ 190 ] {35a37a75-595c-437a-bd19-b1f8c8c9b2dc::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 88 rows starting from the beginning of the part | ||
| 16999 | 2026.02.06 01:29:21.937121 [ 192 ] {35a37a75-595c-437a-bd19-b1f8c8c9b2dc::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7936 rows, containing 4 columns (4 merged, 0 gathered) in 0.002666868 sec., 2975775.328962663 rows/sec., 192.94 MiB/sec. | ||
| 17000 | 2026.02.06 01:29:21.937684 [ 201 ] {35a37a75-595c-437a-bd19-b1f8c8c9b2dc::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 17001 | 2026.02.06 01:29:21.938056 [ 201 ] {35a37a75-595c-437a-bd19-b1f8c8c9b2dc::all_1_116_23} <Trace> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17002 | 2026.02.06 01:29:21.938156 [ 201 ] {35a37a75-595c-437a-bd19-b1f8c8c9b2dc::all_1_116_23} <Trace> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 17003 | 2026.02.06 01:29:21.938286 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.55 MiB. | ||
| 17004 | 2026.02.06 01:29:23.732893 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 36953 | ||
| 17005 | 2026.02.06 01:29:23.733680 [ 245 ] {} <Trace> system.asynchronous_metric_log (50965cfb-3fe0-4bc3-b722-77d2bdddda32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17006 | 2026.02.06 01:29:23.733748 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 17007 | 2026.02.06 01:29:23.734508 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 17008 | 2026.02.06 01:29:23.734744 [ 245 ] {} <Trace> system.asynchronous_metric_log (50965cfb-3fe0-4bc3-b722-77d2bdddda32): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17009 | 2026.02.06 01:29:23.734871 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 36953 | ||
| 17010 | 2026.02.06 01:29:25.693235 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 580 | ||
| 17011 | 2026.02.06 01:29:25.710470 [ 244 ] {} <Trace> system.metric_log (b13c6af1-b368-46ee-88e3-e8b49f18365b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17012 | 2026.02.06 01:29:25.710528 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 17013 | 2026.02.06 01:29:25.716263 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 17014 | 2026.02.06 01:29:25.716997 [ 244 ] {} <Trace> system.metric_log (b13c6af1-b368-46ee-88e3-e8b49f18365b): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17015 | 2026.02.06 01:29:25.720167 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 580 | ||
| 17016 | 2026.02.06 01:29:26.358748 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 2146 | ||
| 17017 | 2026.02.06 01:29:26.361313 [ 243 ] {} <Trace> system.query_log (e979a318-9a58-4b34-9a72-3006f9f8e92e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17018 | 2026.02.06 01:29:26.361375 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 17019 | 2026.02.06 01:29:26.362609 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 17020 | 2026.02.06 01:29:26.362889 [ 243 ] {} <Trace> system.query_log (e979a318-9a58-4b34-9a72-3006f9f8e92e): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17021 | 2026.02.06 01:29:26.363296 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2146 | ||
| 17022 | 2026.02.06 01:29:26.892978 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17023 | 2026.02.06 01:29:26.893171 [ 4 ] {88c11f85-9f15-475e-9534-7117e52f2c56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17024 | 2026.02.06 01:29:26.893246 [ 4 ] {88c11f85-9f15-475e-9534-7117e52f2c56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17025 | 2026.02.06 01:29:26.894004 [ 4 ] {88c11f85-9f15-475e-9534-7117e52f2c56} <Trace> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17026 | 2026.02.06 01:29:26.894044 [ 4 ] {88c11f85-9f15-475e-9534-7117e52f2c56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 17027 | 2026.02.06 01:29:26.894451 [ 4 ] {88c11f85-9f15-475e-9534-7117e52f2c56} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 17028 | 2026.02.06 01:29:26.894683 [ 4 ] {88c11f85-9f15-475e-9534-7117e52f2c56} <Trace> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17029 | 2026.02.06 01:29:26.894844 [ 4 ] {88c11f85-9f15-475e-9534-7117e52f2c56} <Debug> executeQuery: Read 138 rows, 12.27 KiB in 0.001726 sec., 79953.65005793743 rows/sec., 6.94 MiB/sec. | ||
| 17030 | 2026.02.06 01:29:26.894896 [ 4 ] {88c11f85-9f15-475e-9534-7117e52f2c56} <Debug> TCPHandler: Processed in 0.002060784 sec. | ||
| 17031 | 2026.02.06 01:29:26.895020 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17032 | 2026.02.06 01:29:26.895122 [ 4 ] {fba90472-78b2-43b4-8ab1-83c964d4db68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17033 | 2026.02.06 01:29:26.895165 [ 4 ] {fba90472-78b2-43b4-8ab1-83c964d4db68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17034 | 2026.02.06 01:29:26.895600 [ 4 ] {fba90472-78b2-43b4-8ab1-83c964d4db68} <Trace> oximeter.fields_u16 (fb4d60fc-202c-4b3b-b72e-c67fc122b90a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17035 | 2026.02.06 01:29:26.895634 [ 4 ] {fba90472-78b2-43b4-8ab1-83c964d4db68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 17036 | 2026.02.06 01:29:26.895941 [ 4 ] {fba90472-78b2-43b4-8ab1-83c964d4db68} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 17037 | 2026.02.06 01:29:26.896174 [ 4 ] {fba90472-78b2-43b4-8ab1-83c964d4db68} <Trace> oximeter.fields_u16 (fb4d60fc-202c-4b3b-b72e-c67fc122b90a): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17038 | 2026.02.06 01:29:26.896308 [ 4 ] {fba90472-78b2-43b4-8ab1-83c964d4db68} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001209 sec., 33912.32423490488 rows/sec., 2.49 MiB/sec. | ||
| 17039 | 2026.02.06 01:29:26.896346 [ 4 ] {fba90472-78b2-43b4-8ab1-83c964d4db68} <Debug> TCPHandler: Processed in 0.00137888 sec. | ||
| 17040 | 2026.02.06 01:29:26.896457 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17041 | 2026.02.06 01:29:26.896553 [ 4 ] {81138875-bd29-4139-8752-197cd56734eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17042 | 2026.02.06 01:29:26.896593 [ 4 ] {81138875-bd29-4139-8752-197cd56734eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17043 | 2026.02.06 01:29:26.897034 [ 4 ] {81138875-bd29-4139-8752-197cd56734eb} <Trace> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17044 | 2026.02.06 01:29:26.897067 [ 4 ] {81138875-bd29-4139-8752-197cd56734eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 17045 | 2026.02.06 01:29:26.897378 [ 4 ] {81138875-bd29-4139-8752-197cd56734eb} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 17046 | 2026.02.06 01:29:26.897597 [ 4 ] {81138875-bd29-4139-8752-197cd56734eb} <Trace> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17047 | 2026.02.06 01:29:26.897723 [ 4 ] {81138875-bd29-4139-8752-197cd56734eb} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001189 sec., 88309.50378469302 rows/sec., 6.90 MiB/sec. | ||
| 17048 | 2026.02.06 01:29:26.897762 [ 4 ] {81138875-bd29-4139-8752-197cd56734eb} <Debug> TCPHandler: Processed in 0.00135641 sec. | ||
| 17049 | 2026.02.06 01:29:26.897875 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17050 | 2026.02.06 01:29:26.897969 [ 4 ] {bb5d5271-60f7-482c-af38-fdb7b57769b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17051 | 2026.02.06 01:29:26.898012 [ 4 ] {bb5d5271-60f7-482c-af38-fdb7b57769b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17052 | 2026.02.06 01:29:26.898422 [ 4 ] {bb5d5271-60f7-482c-af38-fdb7b57769b9} <Trace> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17053 | 2026.02.06 01:29:26.898456 [ 4 ] {bb5d5271-60f7-482c-af38-fdb7b57769b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 17054 | 2026.02.06 01:29:26.898790 [ 4 ] {bb5d5271-60f7-482c-af38-fdb7b57769b9} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 17055 | 2026.02.06 01:29:26.899010 [ 4 ] {bb5d5271-60f7-482c-af38-fdb7b57769b9} <Trace> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17056 | 2026.02.06 01:29:26.899140 [ 4 ] {bb5d5271-60f7-482c-af38-fdb7b57769b9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00119 sec., 134453.78151260503 rows/sec., 9.36 MiB/sec. | ||
| 17057 | 2026.02.06 01:29:26.899177 [ 4 ] {bb5d5271-60f7-482c-af38-fdb7b57769b9} <Debug> TCPHandler: Processed in 0.001351459 sec. | ||
| 17058 | 2026.02.06 01:29:26.899286 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17059 | 2026.02.06 01:29:26.899380 [ 4 ] {4c9f95f9-c1b6-4438-9c66-485e84945761} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17060 | 2026.02.06 01:29:26.899435 [ 4 ] {4c9f95f9-c1b6-4438-9c66-485e84945761} <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 | ||
| 17061 | 2026.02.06 01:29:26.900343 [ 4 ] {4c9f95f9-c1b6-4438-9c66-485e84945761} <Trace> oximeter.measurements_histogramu64 (97144b8f-900e-4825-92d0-28bf27d1d4ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17062 | 2026.02.06 01:29:26.900378 [ 4 ] {4c9f95f9-c1b6-4438-9c66-485e84945761} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 17063 | 2026.02.06 01:29:26.900941 [ 4 ] {4c9f95f9-c1b6-4438-9c66-485e84945761} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 17064 | 2026.02.06 01:29:26.901166 [ 4 ] {4c9f95f9-c1b6-4438-9c66-485e84945761} <Trace> oximeter.measurements_histogramu64 (97144b8f-900e-4825-92d0-28bf27d1d4ae): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17065 | 2026.02.06 01:29:26.901298 [ 4 ] {4c9f95f9-c1b6-4438-9c66-485e84945761} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001974 sec., 20770.010131712257 rows/sec., 37.22 MiB/sec. | ||
| 17066 | 2026.02.06 01:29:26.901369 [ 4 ] {4c9f95f9-c1b6-4438-9c66-485e84945761} <Debug> TCPHandler: Processed in 0.002174525 sec. | ||
| 17067 | 2026.02.06 01:29:26.901483 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17068 | 2026.02.06 01:29:26.901576 [ 4 ] {46d211ca-7a7c-429e-a5a5-1d6dc86588d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17069 | 2026.02.06 01:29:26.901617 [ 4 ] {46d211ca-7a7c-429e-a5a5-1d6dc86588d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17070 | 2026.02.06 01:29:26.902024 [ 4 ] {46d211ca-7a7c-429e-a5a5-1d6dc86588d1} <Trace> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17071 | 2026.02.06 01:29:26.902059 [ 4 ] {46d211ca-7a7c-429e-a5a5-1d6dc86588d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 17072 | 2026.02.06 01:29:26.902367 [ 4 ] {46d211ca-7a7c-429e-a5a5-1d6dc86588d1} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 17073 | 2026.02.06 01:29:26.902581 [ 4 ] {46d211ca-7a7c-429e-a5a5-1d6dc86588d1} <Trace> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17074 | 2026.02.06 01:29:26.902719 [ 4 ] {46d211ca-7a7c-429e-a5a5-1d6dc86588d1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001107 sec., 54200.54200542006 rows/sec., 3.65 MiB/sec. | ||
| 17075 | 2026.02.06 01:29:26.902756 [ 4 ] {46d211ca-7a7c-429e-a5a5-1d6dc86588d1} <Debug> TCPHandler: Processed in 0.001271329 sec. | ||
| 17076 | 2026.02.06 01:29:27.381714 [ 218 ] {} <Trace> oximeter.fields_u16 (fb4d60fc-202c-4b3b-b72e-c67fc122b90a): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 17077 | 2026.02.06 01:29:27.381772 [ 218 ] {} <Debug> oximeter.fields_u16 (fb4d60fc-202c-4b3b-b72e-c67fc122b90a): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 17078 | 2026.02.06 01:29:27.386121 [ 218 ] {} <Debug> oximeter.fields_u16 (fb4d60fc-202c-4b3b-b72e-c67fc122b90a): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 17079 | 2026.02.06 01:29:31.034392 [ 147 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 17080 | 2026.02.06 01:29:31.034458 [ 147 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 17081 | 2026.02.06 01:29:31.235148 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 37465 | ||
| 17082 | 2026.02.06 01:29:31.235681 [ 245 ] {} <Trace> system.asynchronous_metric_log (50965cfb-3fe0-4bc3-b722-77d2bdddda32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17083 | 2026.02.06 01:29:31.235715 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 17084 | 2026.02.06 01:29:31.236186 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 17085 | 2026.02.06 01:29:31.236428 [ 245 ] {} <Trace> system.asynchronous_metric_log (50965cfb-3fe0-4bc3-b722-77d2bdddda32): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17086 | 2026.02.06 01:29:31.236552 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 37465 | ||
| 17087 | 2026.02.06 01:29:31.898673 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17088 | 2026.02.06 01:29:31.898858 [ 4 ] {f4d67ce7-b8de-4b47-a0b5-bf8258c6c5a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 17089 | 2026.02.06 01:29:31.898925 [ 4 ] {f4d67ce7-b8de-4b47-a0b5-bf8258c6c5a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 17090 | 2026.02.06 01:29:31.899644 [ 4 ] {f4d67ce7-b8de-4b47-a0b5-bf8258c6c5a7} <Trace> oximeter.fields_i16 (104ba66f-7843-4e50-a9a9-abb40c455f87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17091 | 2026.02.06 01:29:31.899692 [ 4 ] {f4d67ce7-b8de-4b47-a0b5-bf8258c6c5a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 17092 | 2026.02.06 01:29:31.900094 [ 4 ] {f4d67ce7-b8de-4b47-a0b5-bf8258c6c5a7} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 17093 | 2026.02.06 01:29:31.900333 [ 4 ] {f4d67ce7-b8de-4b47-a0b5-bf8258c6c5a7} <Trace> oximeter.fields_i16 (104ba66f-7843-4e50-a9a9-abb40c455f87): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17094 | 2026.02.06 01:29:31.900482 [ 4 ] {f4d67ce7-b8de-4b47-a0b5-bf8258c6c5a7} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.001676 sec., 158711.21718377087 rows/sec., 10.08 MiB/sec. | ||
| 17095 | 2026.02.06 01:29:31.900528 [ 4 ] {f4d67ce7-b8de-4b47-a0b5-bf8258c6c5a7} <Debug> TCPHandler: Processed in 0.001989134 sec. | ||
| 17096 | 2026.02.06 01:29:31.900650 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17097 | 2026.02.06 01:29:31.900746 [ 4 ] {605c768b-dcb4-4908-86e3-1a1405c2fb67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17098 | 2026.02.06 01:29:31.900786 [ 4 ] {605c768b-dcb4-4908-86e3-1a1405c2fb67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17099 | 2026.02.06 01:29:31.901472 [ 4 ] {605c768b-dcb4-4908-86e3-1a1405c2fb67} <Trace> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17100 | 2026.02.06 01:29:31.901508 [ 4 ] {605c768b-dcb4-4908-86e3-1a1405c2fb67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 17101 | 2026.02.06 01:29:31.901868 [ 4 ] {605c768b-dcb4-4908-86e3-1a1405c2fb67} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 17102 | 2026.02.06 01:29:31.902098 [ 4 ] {605c768b-dcb4-4908-86e3-1a1405c2fb67} <Trace> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17103 | 2026.02.06 01:29:31.902228 [ 4 ] {605c768b-dcb4-4908-86e3-1a1405c2fb67} <Debug> executeQuery: Read 752 rows, 60.56 KiB in 0.001502 sec., 500665.7789613848 rows/sec., 39.38 MiB/sec. | ||
| 17104 | 2026.02.06 01:29:31.902270 [ 4 ] {605c768b-dcb4-4908-86e3-1a1405c2fb67} <Debug> TCPHandler: Processed in 0.001669851 sec. | ||
| 17105 | 2026.02.06 01:29:31.902385 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17106 | 2026.02.06 01:29:31.902480 [ 4 ] {6cef52a2-5454-4b3e-bb2b-ee01d8a666ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17107 | 2026.02.06 01:29:31.902520 [ 4 ] {6cef52a2-5454-4b3e-bb2b-ee01d8a666ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17108 | 2026.02.06 01:29:31.902942 [ 4 ] {6cef52a2-5454-4b3e-bb2b-ee01d8a666ca} <Trace> oximeter.fields_u16 (fb4d60fc-202c-4b3b-b72e-c67fc122b90a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17109 | 2026.02.06 01:29:31.902978 [ 4 ] {6cef52a2-5454-4b3e-bb2b-ee01d8a666ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 17110 | 2026.02.06 01:29:31.903285 [ 4 ] {6cef52a2-5454-4b3e-bb2b-ee01d8a666ca} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 17111 | 2026.02.06 01:29:31.903501 [ 4 ] {6cef52a2-5454-4b3e-bb2b-ee01d8a666ca} <Trace> oximeter.fields_u16 (fb4d60fc-202c-4b3b-b72e-c67fc122b90a): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17112 | 2026.02.06 01:29:31.903625 [ 146 ] {} <Debug> oximeter.fields_u16 (fb4d60fc-202c-4b3b-b72e-c67fc122b90a) (MergerMutator): Selected 6 parts from all_1_105_21 to all_110_110_0 | ||
| 17113 | 2026.02.06 01:29:31.903631 [ 4 ] {6cef52a2-5454-4b3e-bb2b-ee01d8a666ca} <Debug> executeQuery: Read 133 rows, 8.00 KiB in 0.001169 sec., 113772.45508982037 rows/sec., 6.69 MiB/sec. | ||
| 17114 | 2026.02.06 01:29:31.903706 [ 146 ] {} <Trace> oximeter.fields_u16 (fb4d60fc-202c-4b3b-b72e-c67fc122b90a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17115 | 2026.02.06 01:29:31.903722 [ 4 ] {6cef52a2-5454-4b3e-bb2b-ee01d8a666ca} <Debug> TCPHandler: Processed in 0.001385719 sec. | ||
| 17116 | 2026.02.06 01:29:31.903735 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 17117 | 2026.02.06 01:29:31.903846 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17118 | 2026.02.06 01:29:31.903859 [ 193 ] {fb4d60fc-202c-4b3b-b72e-c67fc122b90a::all_1_110_22} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_105_21 to all_110_110_0 into Compact with storage Full | ||
| 17119 | 2026.02.06 01:29:31.903947 [ 4 ] {18a2fa5d-86b6-4fe1-a2d4-7c7afb8f8c64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 17120 | 2026.02.06 01:29:31.903992 [ 4 ] {18a2fa5d-86b6-4fe1-a2d4-7c7afb8f8c64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 17121 | 2026.02.06 01:29:31.904003 [ 193 ] {fb4d60fc-202c-4b3b-b72e-c67fc122b90a::all_1_110_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17122 | 2026.02.06 01:29:31.904042 [ 193 ] {fb4d60fc-202c-4b3b-b72e-c67fc122b90a::all_1_110_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_105_21, total 206 rows starting from the beginning of the part | ||
| 17123 | 2026.02.06 01:29:31.904113 [ 193 ] {fb4d60fc-202c-4b3b-b72e-c67fc122b90a::all_1_110_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 133 rows starting from the beginning of the part | ||
| 17124 | 2026.02.06 01:29:31.904159 [ 193 ] {fb4d60fc-202c-4b3b-b72e-c67fc122b90a::all_1_110_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 41 rows starting from the beginning of the part | ||
| 17125 | 2026.02.06 01:29:31.904203 [ 193 ] {fb4d60fc-202c-4b3b-b72e-c67fc122b90a::all_1_110_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 137 rows starting from the beginning of the part | ||
| 17126 | 2026.02.06 01:29:31.904251 [ 193 ] {fb4d60fc-202c-4b3b-b72e-c67fc122b90a::all_1_110_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 41 rows starting from the beginning of the part | ||
| 17127 | 2026.02.06 01:29:31.904292 [ 193 ] {fb4d60fc-202c-4b3b-b72e-c67fc122b90a::all_1_110_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 133 rows starting from the beginning of the part | ||
| 17128 | 2026.02.06 01:29:31.904424 [ 4 ] {18a2fa5d-86b6-4fe1-a2d4-7c7afb8f8c64} <Trace> oximeter.fields_u32 (efacbb35-87c4-45a6-b25f-cea415d7aebd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17129 | 2026.02.06 01:29:31.904465 [ 4 ] {18a2fa5d-86b6-4fe1-a2d4-7c7afb8f8c64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 17130 | 2026.02.06 01:29:31.904791 [ 4 ] {18a2fa5d-86b6-4fe1-a2d4-7c7afb8f8c64} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 17131 | 2026.02.06 01:29:31.905034 [ 4 ] {18a2fa5d-86b6-4fe1-a2d4-7c7afb8f8c64} <Trace> oximeter.fields_u32 (efacbb35-87c4-45a6-b25f-cea415d7aebd): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17132 | 2026.02.06 01:29:31.905163 [ 4 ] {18a2fa5d-86b6-4fe1-a2d4-7c7afb8f8c64} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.001235 sec., 113360.32388663967 rows/sec., 7.33 MiB/sec. | ||
| 17133 | 2026.02.06 01:29:31.905201 [ 4 ] {18a2fa5d-86b6-4fe1-a2d4-7c7afb8f8c64} <Debug> TCPHandler: Processed in 0.001406659 sec. | ||
| 17134 | 2026.02.06 01:29:31.905210 [ 192 ] {fb4d60fc-202c-4b3b-b72e-c67fc122b90a::all_1_110_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 691 rows, containing 5 columns (5 merged, 0 gathered) in 0.001408249 sec., 490680.2703215127 rows/sec., 32.31 MiB/sec. | ||
| 17135 | 2026.02.06 01:29:31.905317 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17136 | 2026.02.06 01:29:31.905402 [ 194 ] {fb4d60fc-202c-4b3b-b72e-c67fc122b90a::all_1_110_22} <Trace> MergedBlockOutputStream: filled checksums all_1_110_22 (state Temporary) | ||
| 17137 | 2026.02.06 01:29:31.905413 [ 4 ] {1ad79ad4-98e1-47ed-aefc-e4b0c2ea8f81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 17138 | 2026.02.06 01:29:31.905466 [ 4 ] {1ad79ad4-98e1-47ed-aefc-e4b0c2ea8f81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 17139 | 2026.02.06 01:29:31.905711 [ 194 ] {fb4d60fc-202c-4b3b-b72e-c67fc122b90a::all_1_110_22} <Trace> oximeter.fields_u16 (fb4d60fc-202c-4b3b-b72e-c67fc122b90a): Renaming temporary part tmp_merge_all_1_110_22 to all_1_110_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17140 | 2026.02.06 01:29:31.905799 [ 194 ] {fb4d60fc-202c-4b3b-b72e-c67fc122b90a::all_1_110_22} <Trace> oximeter.fields_u16 (fb4d60fc-202c-4b3b-b72e-c67fc122b90a) (MergerMutator): Merged 6 parts: [all_1_105_21, all_110_110_0] -> all_1_110_22 | ||
| 17141 | 2026.02.06 01:29:31.905884 [ 4 ] {1ad79ad4-98e1-47ed-aefc-e4b0c2ea8f81} <Trace> oximeter.fields_u8 (7e40da4e-3721-4df5-9ad4-b5e43542e087): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17142 | 2026.02.06 01:29:31.905900 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 17143 | 2026.02.06 01:29:31.905927 [ 4 ] {1ad79ad4-98e1-47ed-aefc-e4b0c2ea8f81} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 17144 | 2026.02.06 01:29:31.906241 [ 4 ] {1ad79ad4-98e1-47ed-aefc-e4b0c2ea8f81} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 17145 | 2026.02.06 01:29:31.906471 [ 4 ] {1ad79ad4-98e1-47ed-aefc-e4b0c2ea8f81} <Trace> oximeter.fields_u8 (7e40da4e-3721-4df5-9ad4-b5e43542e087): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17146 | 2026.02.06 01:29:31.906599 [ 4 ] {1ad79ad4-98e1-47ed-aefc-e4b0c2ea8f81} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001204 sec., 115448.5049833887 rows/sec., 6.57 MiB/sec. | ||
| 17147 | 2026.02.06 01:29:31.906638 [ 4 ] {1ad79ad4-98e1-47ed-aefc-e4b0c2ea8f81} <Debug> TCPHandler: Processed in 0.001370119 sec. | ||
| 17148 | 2026.02.06 01:29:31.906748 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17149 | 2026.02.06 01:29:31.906841 [ 4 ] {107a4aac-545a-4f79-a0a4-4d21ea5cff0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17150 | 2026.02.06 01:29:31.906885 [ 4 ] {107a4aac-545a-4f79-a0a4-4d21ea5cff0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17151 | 2026.02.06 01:29:31.907409 [ 4 ] {107a4aac-545a-4f79-a0a4-4d21ea5cff0f} <Trace> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17152 | 2026.02.06 01:29:31.907445 [ 4 ] {107a4aac-545a-4f79-a0a4-4d21ea5cff0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 17153 | 2026.02.06 01:29:31.907772 [ 4 ] {107a4aac-545a-4f79-a0a4-4d21ea5cff0f} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 17154 | 2026.02.06 01:29:31.907984 [ 4 ] {107a4aac-545a-4f79-a0a4-4d21ea5cff0f} <Trace> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17155 | 2026.02.06 01:29:31.908112 [ 4 ] {107a4aac-545a-4f79-a0a4-4d21ea5cff0f} <Debug> executeQuery: Read 463 rows, 33.28 KiB in 0.001289 sec., 359193.1730023274 rows/sec., 25.21 MiB/sec. | ||
| 17156 | 2026.02.06 01:29:31.908150 [ 4 ] {107a4aac-545a-4f79-a0a4-4d21ea5cff0f} <Debug> TCPHandler: Processed in 0.001449769 sec. | ||
| 17157 | 2026.02.06 01:29:31.908260 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17158 | 2026.02.06 01:29:31.908353 [ 4 ] {25d69ad9-1e50-4dd0-8b3c-154d47700bac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 17159 | 2026.02.06 01:29:31.908392 [ 4 ] {25d69ad9-1e50-4dd0-8b3c-154d47700bac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 17160 | 2026.02.06 01:29:31.908717 [ 4 ] {25d69ad9-1e50-4dd0-8b3c-154d47700bac} <Trace> oximeter.measurements_bool (a3a47353-bd4a-4bc2-8c37-5164375cd607): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17161 | 2026.02.06 01:29:31.908751 [ 4 ] {25d69ad9-1e50-4dd0-8b3c-154d47700bac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 17162 | 2026.02.06 01:29:31.909060 [ 4 ] {25d69ad9-1e50-4dd0-8b3c-154d47700bac} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 17163 | 2026.02.06 01:29:31.909286 [ 4 ] {25d69ad9-1e50-4dd0-8b3c-154d47700bac} <Trace> oximeter.measurements_bool (a3a47353-bd4a-4bc2-8c37-5164375cd607): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17164 | 2026.02.06 01:29:31.909416 [ 4 ] {25d69ad9-1e50-4dd0-8b3c-154d47700bac} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001081 sec., 5550.416281221092 rows/sec., 289.99 KiB/sec. | ||
| 17165 | 2026.02.06 01:29:31.909454 [ 4 ] {25d69ad9-1e50-4dd0-8b3c-154d47700bac} <Debug> TCPHandler: Processed in 0.001242838 sec. | ||
| 17166 | 2026.02.06 01:29:31.909570 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17167 | 2026.02.06 01:29:31.909662 [ 4 ] {7efc5d29-4687-424e-ac34-2767b5411328} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17168 | 2026.02.06 01:29:31.909704 [ 4 ] {7efc5d29-4687-424e-ac34-2767b5411328} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17169 | 2026.02.06 01:29:31.910113 [ 4 ] {7efc5d29-4687-424e-ac34-2767b5411328} <Trace> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17170 | 2026.02.06 01:29:31.910148 [ 4 ] {7efc5d29-4687-424e-ac34-2767b5411328} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 17171 | 2026.02.06 01:29:31.910480 [ 4 ] {7efc5d29-4687-424e-ac34-2767b5411328} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 17172 | 2026.02.06 01:29:31.910709 [ 4 ] {7efc5d29-4687-424e-ac34-2767b5411328} <Trace> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17173 | 2026.02.06 01:29:31.910840 [ 4 ] {7efc5d29-4687-424e-ac34-2767b5411328} <Debug> executeQuery: Read 258 rows, 17.59 KiB in 0.001196 sec., 215719.0635451505 rows/sec., 14.36 MiB/sec. | ||
| 17174 | 2026.02.06 01:29:31.910879 [ 4 ] {7efc5d29-4687-424e-ac34-2767b5411328} <Debug> TCPHandler: Processed in 0.001358959 sec. | ||
| 17175 | 2026.02.06 01:29:31.910991 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17176 | 2026.02.06 01:29:31.911084 [ 4 ] {b34f20d5-517e-4f00-8a11-ac4bd225fd3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 17177 | 2026.02.06 01:29:31.911125 [ 4 ] {b34f20d5-517e-4f00-8a11-ac4bd225fd3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 17178 | 2026.02.06 01:29:31.911434 [ 4 ] {b34f20d5-517e-4f00-8a11-ac4bd225fd3f} <Trace> oximeter.measurements_f64 (2afa91c6-7a6c-42cf-84ca-7476e88b4c4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17179 | 2026.02.06 01:29:31.911469 [ 4 ] {b34f20d5-517e-4f00-8a11-ac4bd225fd3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 17180 | 2026.02.06 01:29:31.911779 [ 4 ] {b34f20d5-517e-4f00-8a11-ac4bd225fd3f} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 17181 | 2026.02.06 01:29:31.912010 [ 4 ] {b34f20d5-517e-4f00-8a11-ac4bd225fd3f} <Trace> oximeter.measurements_f64 (2afa91c6-7a6c-42cf-84ca-7476e88b4c4e): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17182 | 2026.02.06 01:29:31.912140 [ 4 ] {b34f20d5-517e-4f00-8a11-ac4bd225fd3f} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001074 sec., 931.0986964618248 rows/sec., 62.74 KiB/sec. | ||
| 17183 | 2026.02.06 01:29:31.912176 [ 4 ] {b34f20d5-517e-4f00-8a11-ac4bd225fd3f} <Debug> TCPHandler: Processed in 0.001234129 sec. | ||
| 17184 | 2026.02.06 01:29:31.912283 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17185 | 2026.02.06 01:29:31.912376 [ 4 ] {4c0d0d1b-e7ea-4142-b599-e03b6f840a90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17186 | 2026.02.06 01:29:31.912417 [ 4 ] {4c0d0d1b-e7ea-4142-b599-e03b6f840a90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17187 | 2026.02.06 01:29:31.912740 [ 4 ] {4c0d0d1b-e7ea-4142-b599-e03b6f840a90} <Trace> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17188 | 2026.02.06 01:29:31.912773 [ 4 ] {4c0d0d1b-e7ea-4142-b599-e03b6f840a90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 17189 | 2026.02.06 01:29:31.913082 [ 4 ] {4c0d0d1b-e7ea-4142-b599-e03b6f840a90} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 17190 | 2026.02.06 01:29:31.913303 [ 4 ] {4c0d0d1b-e7ea-4142-b599-e03b6f840a90} <Trace> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17191 | 2026.02.06 01:29:31.913429 [ 4 ] {4c0d0d1b-e7ea-4142-b599-e03b6f840a90} <Debug> executeQuery: Read 88 rows, 5.66 KiB in 0.001071 sec., 82166.19981325865 rows/sec., 5.16 MiB/sec. | ||
| 17192 | 2026.02.06 01:29:31.913463 [ 4 ] {4c0d0d1b-e7ea-4142-b599-e03b6f840a90} <Debug> TCPHandler: Processed in 0.001229268 sec. | ||
| 17193 | 2026.02.06 01:29:33.220383 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 588 | ||
| 17194 | 2026.02.06 01:29:33.237945 [ 244 ] {} <Trace> system.metric_log (b13c6af1-b368-46ee-88e3-e8b49f18365b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17195 | 2026.02.06 01:29:33.238006 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 17196 | 2026.02.06 01:29:33.244087 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 17197 | 2026.02.06 01:29:33.244775 [ 244 ] {} <Trace> system.metric_log (b13c6af1-b368-46ee-88e3-e8b49f18365b): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17198 | 2026.02.06 01:29:33.247820 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 588 | ||
| 17199 | 2026.02.06 01:29:36.363732 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 2178 | ||
| 17200 | 2026.02.06 01:29:36.366286 [ 243 ] {} <Trace> system.query_log (e979a318-9a58-4b34-9a72-3006f9f8e92e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17201 | 2026.02.06 01:29:36.366346 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 17202 | 2026.02.06 01:29:36.367586 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 17203 | 2026.02.06 01:29:36.367877 [ 243 ] {} <Trace> system.query_log (e979a318-9a58-4b34-9a72-3006f9f8e92e): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17204 | 2026.02.06 01:29:36.368112 [ 219 ] {} <Trace> system.query_log (e979a318-9a58-4b34-9a72-3006f9f8e92e): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 17205 | 2026.02.06 01:29:36.368170 [ 219 ] {} <Debug> system.query_log (e979a318-9a58-4b34-9a72-3006f9f8e92e): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 17206 | 2026.02.06 01:29:36.368278 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2178 | ||
| 17207 | 2026.02.06 01:29:36.371237 [ 219 ] {} <Debug> system.query_log (e979a318-9a58-4b34-9a72-3006f9f8e92e): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 17208 | 2026.02.06 01:29:36.921847 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17209 | 2026.02.06 01:29:36.922031 [ 4 ] {4561422e-0e2e-4a84-8ac1-1ea06ea7b37a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 17210 | 2026.02.06 01:29:36.922101 [ 4 ] {4561422e-0e2e-4a84-8ac1-1ea06ea7b37a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 17211 | 2026.02.06 01:29:36.922743 [ 4 ] {4561422e-0e2e-4a84-8ac1-1ea06ea7b37a} <Trace> oximeter.fields_ipaddr (a3260224-33ad-484c-9570-d358a82531a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17212 | 2026.02.06 01:29:36.922794 [ 4 ] {4561422e-0e2e-4a84-8ac1-1ea06ea7b37a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 17213 | 2026.02.06 01:29:36.923197 [ 4 ] {4561422e-0e2e-4a84-8ac1-1ea06ea7b37a} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 17214 | 2026.02.06 01:29:36.923448 [ 4 ] {4561422e-0e2e-4a84-8ac1-1ea06ea7b37a} <Trace> oximeter.fields_ipaddr (a3260224-33ad-484c-9570-d358a82531a2): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17215 | 2026.02.06 01:29:36.923625 [ 4 ] {4561422e-0e2e-4a84-8ac1-1ea06ea7b37a} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001644 sec., 1216.54501216545 rows/sec., 99.20 KiB/sec. | ||
| 17216 | 2026.02.06 01:29:36.923694 [ 4 ] {4561422e-0e2e-4a84-8ac1-1ea06ea7b37a} <Debug> TCPHandler: Processed in 0.001991383 sec. | ||
| 17217 | 2026.02.06 01:29:36.923845 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17218 | 2026.02.06 01:29:36.923951 [ 4 ] {02431d09-fe8e-4388-ab77-8580cfb35713} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17219 | 2026.02.06 01:29:36.924011 [ 4 ] {02431d09-fe8e-4388-ab77-8580cfb35713} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17220 | 2026.02.06 01:29:36.925302 [ 4 ] {02431d09-fe8e-4388-ab77-8580cfb35713} <Trace> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17221 | 2026.02.06 01:29:36.925344 [ 4 ] {02431d09-fe8e-4388-ab77-8580cfb35713} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 17222 | 2026.02.06 01:29:36.925767 [ 4 ] {02431d09-fe8e-4388-ab77-8580cfb35713} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 17223 | 2026.02.06 01:29:36.926006 [ 4 ] {02431d09-fe8e-4388-ab77-8580cfb35713} <Trace> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17224 | 2026.02.06 01:29:36.926147 [ 4 ] {02431d09-fe8e-4388-ab77-8580cfb35713} <Debug> executeQuery: Read 1279 rows, 108.90 KiB in 0.002218 sec., 576645.6266907124 rows/sec., 47.95 MiB/sec. | ||
| 17225 | 2026.02.06 01:29:36.926187 [ 4 ] {02431d09-fe8e-4388-ab77-8580cfb35713} <Debug> TCPHandler: Processed in 0.002406836 sec. | ||
| 17226 | 2026.02.06 01:29:36.926307 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17227 | 2026.02.06 01:29:36.926407 [ 4 ] {465e4d76-76fb-4a2a-8549-155db7abe533} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17228 | 2026.02.06 01:29:36.926448 [ 4 ] {465e4d76-76fb-4a2a-8549-155db7abe533} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17229 | 2026.02.06 01:29:36.926874 [ 4 ] {465e4d76-76fb-4a2a-8549-155db7abe533} <Trace> oximeter.fields_u16 (fb4d60fc-202c-4b3b-b72e-c67fc122b90a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17230 | 2026.02.06 01:29:36.926912 [ 4 ] {465e4d76-76fb-4a2a-8549-155db7abe533} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 17231 | 2026.02.06 01:29:36.927224 [ 4 ] {465e4d76-76fb-4a2a-8549-155db7abe533} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 17232 | 2026.02.06 01:29:36.927439 [ 4 ] {465e4d76-76fb-4a2a-8549-155db7abe533} <Trace> oximeter.fields_u16 (fb4d60fc-202c-4b3b-b72e-c67fc122b90a): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17233 | 2026.02.06 01:29:36.927571 [ 4 ] {465e4d76-76fb-4a2a-8549-155db7abe533} <Debug> executeQuery: Read 43 rows, 3.22 KiB in 0.001185 sec., 36286.919831223626 rows/sec., 2.66 MiB/sec. | ||
| 17234 | 2026.02.06 01:29:36.927609 [ 4 ] {465e4d76-76fb-4a2a-8549-155db7abe533} <Debug> TCPHandler: Processed in 0.001354599 sec. | ||
| 17235 | 2026.02.06 01:29:36.927721 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17236 | 2026.02.06 01:29:36.927816 [ 4 ] {70fe34b1-d2a2-4ec6-917a-3896d064a83f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 17237 | 2026.02.06 01:29:36.927856 [ 4 ] {70fe34b1-d2a2-4ec6-917a-3896d064a83f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 17238 | 2026.02.06 01:29:36.928333 [ 4 ] {70fe34b1-d2a2-4ec6-917a-3896d064a83f} <Trace> oximeter.fields_u32 (efacbb35-87c4-45a6-b25f-cea415d7aebd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17239 | 2026.02.06 01:29:36.928370 [ 4 ] {70fe34b1-d2a2-4ec6-917a-3896d064a83f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 17240 | 2026.02.06 01:29:36.928690 [ 4 ] {70fe34b1-d2a2-4ec6-917a-3896d064a83f} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 17241 | 2026.02.06 01:29:36.928901 [ 4 ] {70fe34b1-d2a2-4ec6-917a-3896d064a83f} <Trace> oximeter.fields_u32 (efacbb35-87c4-45a6-b25f-cea415d7aebd): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17242 | 2026.02.06 01:29:36.929025 [ 138 ] {} <Debug> oximeter.fields_u32 (efacbb35-87c4-45a6-b25f-cea415d7aebd) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 17243 | 2026.02.06 01:29:36.929034 [ 4 ] {70fe34b1-d2a2-4ec6-917a-3896d064a83f} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001236 sec., 184466.01941747573 rows/sec., 12.49 MiB/sec. | ||
| 17244 | 2026.02.06 01:29:36.929103 [ 138 ] {} <Trace> oximeter.fields_u32 (efacbb35-87c4-45a6-b25f-cea415d7aebd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17245 | 2026.02.06 01:29:36.929120 [ 4 ] {70fe34b1-d2a2-4ec6-917a-3896d064a83f} <Debug> TCPHandler: Processed in 0.001448959 sec. | ||
| 17246 | 2026.02.06 01:29:36.929132 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 17247 | 2026.02.06 01:29:36.929244 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17248 | 2026.02.06 01:29:36.929271 [ 193 ] {efacbb35-87c4-45a6-b25f-cea415d7aebd::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 17249 | 2026.02.06 01:29:36.929344 [ 4 ] {01112cb6-5743-4861-9643-61bf163c2b4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17250 | 2026.02.06 01:29:36.929389 [ 4 ] {01112cb6-5743-4861-9643-61bf163c2b4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17251 | 2026.02.06 01:29:36.929423 [ 193 ] {efacbb35-87c4-45a6-b25f-cea415d7aebd::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17252 | 2026.02.06 01:29:36.929463 [ 193 ] {efacbb35-87c4-45a6-b25f-cea415d7aebd::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 393 rows starting from the beginning of the part | ||
| 17253 | 2026.02.06 01:29:36.929537 [ 193 ] {efacbb35-87c4-45a6-b25f-cea415d7aebd::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 228 rows starting from the beginning of the part | ||
| 17254 | 2026.02.06 01:29:36.929592 [ 193 ] {efacbb35-87c4-45a6-b25f-cea415d7aebd::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 140 rows starting from the beginning of the part | ||
| 17255 | 2026.02.06 01:29:36.929651 [ 193 ] {efacbb35-87c4-45a6-b25f-cea415d7aebd::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 140 rows starting from the beginning of the part | ||
| 17256 | 2026.02.06 01:29:36.929715 [ 193 ] {efacbb35-87c4-45a6-b25f-cea415d7aebd::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 140 rows starting from the beginning of the part | ||
| 17257 | 2026.02.06 01:29:36.929780 [ 193 ] {efacbb35-87c4-45a6-b25f-cea415d7aebd::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 228 rows starting from the beginning of the part | ||
| 17258 | 2026.02.06 01:29:36.929994 [ 4 ] {01112cb6-5743-4861-9643-61bf163c2b4f} <Trace> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17259 | 2026.02.06 01:29:36.930039 [ 4 ] {01112cb6-5743-4861-9643-61bf163c2b4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 17260 | 2026.02.06 01:29:36.930393 [ 4 ] {01112cb6-5743-4861-9643-61bf163c2b4f} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 17261 | 2026.02.06 01:29:36.930650 [ 4 ] {01112cb6-5743-4861-9643-61bf163c2b4f} <Trace> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17262 | 2026.02.06 01:29:36.930782 [ 4 ] {01112cb6-5743-4861-9643-61bf163c2b4f} <Debug> executeQuery: Read 563 rows, 42.85 KiB in 0.001457 sec., 386410.4323953329 rows/sec., 28.72 MiB/sec. | ||
| 17263 | 2026.02.06 01:29:36.930820 [ 4 ] {01112cb6-5743-4861-9643-61bf163c2b4f} <Debug> TCPHandler: Processed in 0.001626221 sec. | ||
| 17264 | 2026.02.06 01:29:36.930887 [ 199 ] {efacbb35-87c4-45a6-b25f-cea415d7aebd::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1269 rows, containing 5 columns (5 merged, 0 gathered) in 0.001672362 sec., 758807.0047035271 rows/sec., 53.46 MiB/sec. | ||
| 17265 | 2026.02.06 01:29:36.930931 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17266 | 2026.02.06 01:29:36.931031 [ 4 ] {be252377-5b33-4fc8-96bc-40082bc62958} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17267 | 2026.02.06 01:29:36.931068 [ 189 ] {efacbb35-87c4-45a6-b25f-cea415d7aebd::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 17268 | 2026.02.06 01:29:36.931074 [ 4 ] {be252377-5b33-4fc8-96bc-40082bc62958} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17269 | 2026.02.06 01:29:36.931375 [ 189 ] {efacbb35-87c4-45a6-b25f-cea415d7aebd::all_1_71_14} <Trace> oximeter.fields_u32 (efacbb35-87c4-45a6-b25f-cea415d7aebd): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17270 | 2026.02.06 01:29:36.931471 [ 189 ] {efacbb35-87c4-45a6-b25f-cea415d7aebd::all_1_71_14} <Trace> oximeter.fields_u32 (efacbb35-87c4-45a6-b25f-cea415d7aebd) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 17271 | 2026.02.06 01:29:36.931555 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 17272 | 2026.02.06 01:29:36.931658 [ 4 ] {be252377-5b33-4fc8-96bc-40082bc62958} <Trace> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17273 | 2026.02.06 01:29:36.931699 [ 4 ] {be252377-5b33-4fc8-96bc-40082bc62958} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 17274 | 2026.02.06 01:29:36.932081 [ 4 ] {be252377-5b33-4fc8-96bc-40082bc62958} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 17275 | 2026.02.06 01:29:36.932302 [ 4 ] {be252377-5b33-4fc8-96bc-40082bc62958} <Trace> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17276 | 2026.02.06 01:29:36.932424 [ 138 ] {} <Debug> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513) (MergerMutator): Selected 6 parts from all_1_114_23 to all_119_119_0 | ||
| 17277 | 2026.02.06 01:29:36.932430 [ 4 ] {be252377-5b33-4fc8-96bc-40082bc62958} <Debug> executeQuery: Read 845 rows, 58.24 KiB in 0.001418 sec., 595909.7320169252 rows/sec., 40.11 MiB/sec. | ||
| 17278 | 2026.02.06 01:29:36.932468 [ 138 ] {} <Trace> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17279 | 2026.02.06 01:29:36.932490 [ 4 ] {be252377-5b33-4fc8-96bc-40082bc62958} <Debug> TCPHandler: Processed in 0.001608991 sec. | ||
| 17280 | 2026.02.06 01:29:36.932491 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 17281 | 2026.02.06 01:29:36.932594 [ 196 ] {e511ea71-e802-4545-b869-85850eb1d513::all_1_119_24} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_114_23 to all_119_119_0 into Compact with storage Full | ||
| 17282 | 2026.02.06 01:29:36.932610 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17283 | 2026.02.06 01:29:36.932698 [ 196 ] {e511ea71-e802-4545-b869-85850eb1d513::all_1_119_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17284 | 2026.02.06 01:29:36.932710 [ 4 ] {0e303810-5b00-4e9d-9a58-23034f011faa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17285 | 2026.02.06 01:29:36.932729 [ 196 ] {e511ea71-e802-4545-b869-85850eb1d513::all_1_119_24} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_114_23, total 36824 rows starting from the beginning of the part | ||
| 17286 | 2026.02.06 01:29:36.932766 [ 4 ] {0e303810-5b00-4e9d-9a58-23034f011faa} <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 | ||
| 17287 | 2026.02.06 01:29:36.932788 [ 196 ] {e511ea71-e802-4545-b869-85850eb1d513::all_1_119_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 160 rows starting from the beginning of the part | ||
| 17288 | 2026.02.06 01:29:36.932835 [ 196 ] {e511ea71-e802-4545-b869-85850eb1d513::all_1_119_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 260 rows starting from the beginning of the part | ||
| 17289 | 2026.02.06 01:29:36.932875 [ 196 ] {e511ea71-e802-4545-b869-85850eb1d513::all_1_119_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 160 rows starting from the beginning of the part | ||
| 17290 | 2026.02.06 01:29:36.932914 [ 196 ] {e511ea71-e802-4545-b869-85850eb1d513::all_1_119_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 258 rows starting from the beginning of the part | ||
| 17291 | 2026.02.06 01:29:36.932959 [ 196 ] {e511ea71-e802-4545-b869-85850eb1d513::all_1_119_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 845 rows starting from the beginning of the part | ||
| 17292 | 2026.02.06 01:29:36.933661 [ 4 ] {0e303810-5b00-4e9d-9a58-23034f011faa} <Trace> oximeter.measurements_histogramu64 (97144b8f-900e-4825-92d0-28bf27d1d4ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17293 | 2026.02.06 01:29:36.933696 [ 4 ] {0e303810-5b00-4e9d-9a58-23034f011faa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 17294 | 2026.02.06 01:29:36.934292 [ 4 ] {0e303810-5b00-4e9d-9a58-23034f011faa} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 17295 | 2026.02.06 01:29:36.934531 [ 4 ] {0e303810-5b00-4e9d-9a58-23034f011faa} <Trace> oximeter.measurements_histogramu64 (97144b8f-900e-4825-92d0-28bf27d1d4ae): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17296 | 2026.02.06 01:29:36.934674 [ 4 ] {0e303810-5b00-4e9d-9a58-23034f011faa} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001983 sec., 20675.743822491175 rows/sec., 37.05 MiB/sec. | ||
| 17297 | 2026.02.06 01:29:36.934754 [ 4 ] {0e303810-5b00-4e9d-9a58-23034f011faa} <Debug> TCPHandler: Processed in 0.002193805 sec. | ||
| 17298 | 2026.02.06 01:29:36.934868 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17299 | 2026.02.06 01:29:36.934964 [ 4 ] {24dd61f3-23c3-48ee-af52-c8c7ef09904e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17300 | 2026.02.06 01:29:36.935007 [ 4 ] {24dd61f3-23c3-48ee-af52-c8c7ef09904e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17301 | 2026.02.06 01:29:36.935360 [ 4 ] {24dd61f3-23c3-48ee-af52-c8c7ef09904e} <Trace> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17302 | 2026.02.06 01:29:36.935396 [ 4 ] {24dd61f3-23c3-48ee-af52-c8c7ef09904e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 17303 | 2026.02.06 01:29:36.935709 [ 4 ] {24dd61f3-23c3-48ee-af52-c8c7ef09904e} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 17304 | 2026.02.06 01:29:36.935922 [ 4 ] {24dd61f3-23c3-48ee-af52-c8c7ef09904e} <Trace> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17305 | 2026.02.06 01:29:36.936054 [ 4 ] {24dd61f3-23c3-48ee-af52-c8c7ef09904e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001108 sec., 54151.62454873646 rows/sec., 3.65 MiB/sec. | ||
| 17306 | 2026.02.06 01:29:36.936090 [ 4 ] {24dd61f3-23c3-48ee-af52-c8c7ef09904e} <Debug> TCPHandler: Processed in 0.001271539 sec. | ||
| 17307 | 2026.02.06 01:29:36.939588 [ 199 ] {e511ea71-e802-4545-b869-85850eb1d513::all_1_119_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38507 rows, containing 5 columns (5 merged, 0 gathered) in 0.007032168 sec., 5475836.185938675 rows/sec., 370.83 MiB/sec. | ||
| 17308 | 2026.02.06 01:29:36.940188 [ 186 ] {e511ea71-e802-4545-b869-85850eb1d513::all_1_119_24} <Trace> MergedBlockOutputStream: filled checksums all_1_119_24 (state Temporary) | ||
| 17309 | 2026.02.06 01:29:36.940579 [ 186 ] {e511ea71-e802-4545-b869-85850eb1d513::all_1_119_24} <Trace> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513): Renaming temporary part tmp_merge_all_1_119_24 to all_1_119_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17310 | 2026.02.06 01:29:36.940663 [ 186 ] {e511ea71-e802-4545-b869-85850eb1d513::all_1_119_24} <Trace> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513) (MergerMutator): Merged 6 parts: [all_1_114_23, all_119_119_0] -> all_1_119_24 | ||
| 17311 | 2026.02.06 01:29:36.940779 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.29 MiB. | ||
| 17312 | 2026.02.06 01:29:38.736785 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 37913 | ||
| 17313 | 2026.02.06 01:29:38.737361 [ 245 ] {} <Trace> system.asynchronous_metric_log (50965cfb-3fe0-4bc3-b722-77d2bdddda32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17314 | 2026.02.06 01:29:38.737413 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 17315 | 2026.02.06 01:29:38.737926 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 17316 | 2026.02.06 01:29:38.738175 [ 245 ] {} <Trace> system.asynchronous_metric_log (50965cfb-3fe0-4bc3-b722-77d2bdddda32): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17317 | 2026.02.06 01:29:38.738329 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 37913 | ||
| 17318 | 2026.02.06 01:29:40.748035 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 595 | ||
| 17319 | 2026.02.06 01:29:40.765807 [ 244 ] {} <Trace> system.metric_log (b13c6af1-b368-46ee-88e3-e8b49f18365b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17320 | 2026.02.06 01:29:40.765862 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 17321 | 2026.02.06 01:29:40.772088 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 17322 | 2026.02.06 01:29:40.772786 [ 244 ] {} <Trace> system.metric_log (b13c6af1-b368-46ee-88e3-e8b49f18365b): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17323 | 2026.02.06 01:29:40.775872 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 595 | ||
| 17324 | 2026.02.06 01:29:41.003252 [ 223 ] {} <Trace> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 17325 | 2026.02.06 01:29:41.003317 [ 223 ] {} <Debug> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 17326 | 2026.02.06 01:29:41.007707 [ 223 ] {} <Debug> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 17327 | 2026.02.06 01:29:41.159257 [ 218 ] {} <Trace> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 17328 | 2026.02.06 01:29:41.159336 [ 218 ] {} <Debug> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 17329 | 2026.02.06 01:29:41.163760 [ 218 ] {} <Debug> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 17330 | 2026.02.06 01:29:41.725052 [ 218 ] {} <Trace> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 17331 | 2026.02.06 01:29:41.725110 [ 218 ] {} <Debug> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 17332 | 2026.02.06 01:29:41.727149 [ 218 ] {} <Debug> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 17333 | 2026.02.06 01:29:41.899029 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17334 | 2026.02.06 01:29:41.899251 [ 4 ] {05bc6b4e-a0ce-473f-a1bd-a2db5b6c8b30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 17335 | 2026.02.06 01:29:41.899333 [ 4 ] {05bc6b4e-a0ce-473f-a1bd-a2db5b6c8b30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 17336 | 2026.02.06 01:29:41.900242 [ 4 ] {05bc6b4e-a0ce-473f-a1bd-a2db5b6c8b30} <Trace> oximeter.fields_i16 (104ba66f-7843-4e50-a9a9-abb40c455f87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17337 | 2026.02.06 01:29:41.900287 [ 4 ] {05bc6b4e-a0ce-473f-a1bd-a2db5b6c8b30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 17338 | 2026.02.06 01:29:41.900712 [ 4 ] {05bc6b4e-a0ce-473f-a1bd-a2db5b6c8b30} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 17339 | 2026.02.06 01:29:41.900814 [ 219 ] {} <Trace> oximeter.fields_u32 (efacbb35-87c4-45a6-b25f-cea415d7aebd): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 17340 | 2026.02.06 01:29:41.900870 [ 219 ] {} <Debug> oximeter.fields_u32 (efacbb35-87c4-45a6-b25f-cea415d7aebd): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 17341 | 2026.02.06 01:29:41.900964 [ 4 ] {05bc6b4e-a0ce-473f-a1bd-a2db5b6c8b30} <Trace> oximeter.fields_i16 (104ba66f-7843-4e50-a9a9-abb40c455f87): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17342 | 2026.02.06 01:29:41.901138 [ 4 ] {05bc6b4e-a0ce-473f-a1bd-a2db5b6c8b30} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.001936 sec., 137396.69421487604 rows/sec., 8.73 MiB/sec. | ||
| 17343 | 2026.02.06 01:29:41.901181 [ 4 ] {05bc6b4e-a0ce-473f-a1bd-a2db5b6c8b30} <Debug> TCPHandler: Processed in 0.002310385 sec. | ||
| 17344 | 2026.02.06 01:29:41.901275 [ 225 ] {} <Trace> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 17345 | 2026.02.06 01:29:41.901311 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17346 | 2026.02.06 01:29:41.901331 [ 225 ] {} <Debug> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 17347 | 2026.02.06 01:29:41.901420 [ 4 ] {ea008192-1021-4980-aebc-1592e9552f20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17348 | 2026.02.06 01:29:41.901470 [ 4 ] {ea008192-1021-4980-aebc-1592e9552f20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17349 | 2026.02.06 01:29:41.902288 [ 4 ] {ea008192-1021-4980-aebc-1592e9552f20} <Trace> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17350 | 2026.02.06 01:29:41.902327 [ 4 ] {ea008192-1021-4980-aebc-1592e9552f20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 17351 | 2026.02.06 01:29:41.902723 [ 4 ] {ea008192-1021-4980-aebc-1592e9552f20} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 17352 | 2026.02.06 01:29:41.903089 [ 4 ] {ea008192-1021-4980-aebc-1592e9552f20} <Trace> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17353 | 2026.02.06 01:29:41.903242 [ 4 ] {ea008192-1021-4980-aebc-1592e9552f20} <Debug> executeQuery: Read 752 rows, 60.56 KiB in 0.001841 sec., 408473.6556219446 rows/sec., 32.13 MiB/sec. | ||
| 17354 | 2026.02.06 01:29:41.903284 [ 4 ] {ea008192-1021-4980-aebc-1592e9552f20} <Debug> TCPHandler: Processed in 0.002023344 sec. | ||
| 17355 | 2026.02.06 01:29:41.903406 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17356 | 2026.02.06 01:29:41.903502 [ 4 ] {d6cec882-cc01-4022-8e8d-0ff717a97586} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17357 | 2026.02.06 01:29:41.903544 [ 4 ] {d6cec882-cc01-4022-8e8d-0ff717a97586} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17358 | 2026.02.06 01:29:41.903982 [ 219 ] {} <Debug> oximeter.fields_u32 (efacbb35-87c4-45a6-b25f-cea415d7aebd): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 17359 | 2026.02.06 01:29:41.904023 [ 4 ] {d6cec882-cc01-4022-8e8d-0ff717a97586} <Trace> oximeter.fields_u16 (fb4d60fc-202c-4b3b-b72e-c67fc122b90a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17360 | 2026.02.06 01:29:41.904066 [ 4 ] {d6cec882-cc01-4022-8e8d-0ff717a97586} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 17361 | 2026.02.06 01:29:41.904426 [ 4 ] {d6cec882-cc01-4022-8e8d-0ff717a97586} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 17362 | 2026.02.06 01:29:41.904568 [ 225 ] {} <Debug> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 17363 | 2026.02.06 01:29:41.904692 [ 4 ] {d6cec882-cc01-4022-8e8d-0ff717a97586} <Trace> oximeter.fields_u16 (fb4d60fc-202c-4b3b-b72e-c67fc122b90a): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17364 | 2026.02.06 01:29:41.904836 [ 4 ] {d6cec882-cc01-4022-8e8d-0ff717a97586} <Debug> executeQuery: Read 133 rows, 8.00 KiB in 0.001353 sec., 98300.07390983001 rows/sec., 5.78 MiB/sec. | ||
| 17365 | 2026.02.06 01:29:41.904878 [ 4 ] {d6cec882-cc01-4022-8e8d-0ff717a97586} <Debug> TCPHandler: Processed in 0.001521991 sec. | ||
| 17366 | 2026.02.06 01:29:41.904993 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17367 | 2026.02.06 01:29:41.905091 [ 4 ] {50b25100-5d1f-4415-b290-1e211fad376c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 17368 | 2026.02.06 01:29:41.905134 [ 4 ] {50b25100-5d1f-4415-b290-1e211fad376c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 17369 | 2026.02.06 01:29:41.905606 [ 4 ] {50b25100-5d1f-4415-b290-1e211fad376c} <Trace> oximeter.fields_u32 (efacbb35-87c4-45a6-b25f-cea415d7aebd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17370 | 2026.02.06 01:29:41.905643 [ 4 ] {50b25100-5d1f-4415-b290-1e211fad376c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 17371 | 2026.02.06 01:29:41.905956 [ 4 ] {50b25100-5d1f-4415-b290-1e211fad376c} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 17372 | 2026.02.06 01:29:41.906175 [ 4 ] {50b25100-5d1f-4415-b290-1e211fad376c} <Trace> oximeter.fields_u32 (efacbb35-87c4-45a6-b25f-cea415d7aebd): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17373 | 2026.02.06 01:29:41.906306 [ 4 ] {50b25100-5d1f-4415-b290-1e211fad376c} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.001233 sec., 113544.20113544201 rows/sec., 7.34 MiB/sec. | ||
| 17374 | 2026.02.06 01:29:41.906345 [ 4 ] {50b25100-5d1f-4415-b290-1e211fad376c} <Debug> TCPHandler: Processed in 0.00140226 sec. | ||
| 17375 | 2026.02.06 01:29:41.906458 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17376 | 2026.02.06 01:29:41.906553 [ 4 ] {f5468297-6ff0-4af3-8361-28cbc2716112} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 17377 | 2026.02.06 01:29:41.906593 [ 4 ] {f5468297-6ff0-4af3-8361-28cbc2716112} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 17378 | 2026.02.06 01:29:41.907055 [ 4 ] {f5468297-6ff0-4af3-8361-28cbc2716112} <Trace> oximeter.fields_u8 (7e40da4e-3721-4df5-9ad4-b5e43542e087): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17379 | 2026.02.06 01:29:41.907092 [ 4 ] {f5468297-6ff0-4af3-8361-28cbc2716112} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 17380 | 2026.02.06 01:29:41.907391 [ 4 ] {f5468297-6ff0-4af3-8361-28cbc2716112} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 17381 | 2026.02.06 01:29:41.907600 [ 4 ] {f5468297-6ff0-4af3-8361-28cbc2716112} <Trace> oximeter.fields_u8 (7e40da4e-3721-4df5-9ad4-b5e43542e087): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17382 | 2026.02.06 01:29:41.907731 [ 4 ] {f5468297-6ff0-4af3-8361-28cbc2716112} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001197 sec., 116123.64243943192 rows/sec., 6.61 MiB/sec. | ||
| 17383 | 2026.02.06 01:29:41.907770 [ 4 ] {f5468297-6ff0-4af3-8361-28cbc2716112} <Debug> TCPHandler: Processed in 0.001361979 sec. | ||
| 17384 | 2026.02.06 01:29:41.907879 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17385 | 2026.02.06 01:29:41.907973 [ 4 ] {4300458a-0d70-498d-8848-46b3138cf533} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17386 | 2026.02.06 01:29:41.908014 [ 4 ] {4300458a-0d70-498d-8848-46b3138cf533} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17387 | 2026.02.06 01:29:41.908670 [ 4 ] {4300458a-0d70-498d-8848-46b3138cf533} <Trace> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17388 | 2026.02.06 01:29:41.908705 [ 4 ] {4300458a-0d70-498d-8848-46b3138cf533} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 17389 | 2026.02.06 01:29:41.909021 [ 4 ] {4300458a-0d70-498d-8848-46b3138cf533} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 17390 | 2026.02.06 01:29:41.909240 [ 4 ] {4300458a-0d70-498d-8848-46b3138cf533} <Trace> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17391 | 2026.02.06 01:29:41.909368 [ 4 ] {4300458a-0d70-498d-8848-46b3138cf533} <Debug> executeQuery: Read 463 rows, 33.28 KiB in 0.001412 sec., 327903.6827195467 rows/sec., 23.02 MiB/sec. | ||
| 17392 | 2026.02.06 01:29:41.909407 [ 4 ] {4300458a-0d70-498d-8848-46b3138cf533} <Debug> TCPHandler: Processed in 0.001577071 sec. | ||
| 17393 | 2026.02.06 01:29:41.909517 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17394 | 2026.02.06 01:29:41.909611 [ 4 ] {d74bd029-3596-422b-864c-7070637b287e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 17395 | 2026.02.06 01:29:41.909653 [ 4 ] {d74bd029-3596-422b-864c-7070637b287e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 17396 | 2026.02.06 01:29:41.909983 [ 4 ] {d74bd029-3596-422b-864c-7070637b287e} <Trace> oximeter.measurements_bool (a3a47353-bd4a-4bc2-8c37-5164375cd607): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17397 | 2026.02.06 01:29:41.910018 [ 4 ] {d74bd029-3596-422b-864c-7070637b287e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 17398 | 2026.02.06 01:29:41.910311 [ 4 ] {d74bd029-3596-422b-864c-7070637b287e} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 17399 | 2026.02.06 01:29:41.910518 [ 4 ] {d74bd029-3596-422b-864c-7070637b287e} <Trace> oximeter.measurements_bool (a3a47353-bd4a-4bc2-8c37-5164375cd607): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17400 | 2026.02.06 01:29:41.910647 [ 4 ] {d74bd029-3596-422b-864c-7070637b287e} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001054 sec., 5692.599620493358 rows/sec., 297.42 KiB/sec. | ||
| 17401 | 2026.02.06 01:29:41.910685 [ 4 ] {d74bd029-3596-422b-864c-7070637b287e} <Debug> TCPHandler: Processed in 0.001217518 sec. | ||
| 17402 | 2026.02.06 01:29:41.910795 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17403 | 2026.02.06 01:29:41.910890 [ 4 ] {d8e5c222-f88e-46c4-b8e5-7c62fe0734d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17404 | 2026.02.06 01:29:41.910932 [ 4 ] {d8e5c222-f88e-46c4-b8e5-7c62fe0734d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17405 | 2026.02.06 01:29:41.911373 [ 4 ] {d8e5c222-f88e-46c4-b8e5-7c62fe0734d2} <Trace> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17406 | 2026.02.06 01:29:41.911409 [ 4 ] {d8e5c222-f88e-46c4-b8e5-7c62fe0734d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 17407 | 2026.02.06 01:29:41.911724 [ 4 ] {d8e5c222-f88e-46c4-b8e5-7c62fe0734d2} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 17408 | 2026.02.06 01:29:41.911924 [ 4 ] {d8e5c222-f88e-46c4-b8e5-7c62fe0734d2} <Trace> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17409 | 2026.02.06 01:29:41.912053 [ 4 ] {d8e5c222-f88e-46c4-b8e5-7c62fe0734d2} <Debug> executeQuery: Read 258 rows, 17.59 KiB in 0.001181 sec., 218458.933107536 rows/sec., 14.55 MiB/sec. | ||
| 17410 | 2026.02.06 01:29:41.912092 [ 4 ] {d8e5c222-f88e-46c4-b8e5-7c62fe0734d2} <Debug> TCPHandler: Processed in 0.001345859 sec. | ||
| 17411 | 2026.02.06 01:29:41.912203 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17412 | 2026.02.06 01:29:41.912297 [ 4 ] {b44f2bf1-9524-4949-8456-003669a16d23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 17413 | 2026.02.06 01:29:41.912338 [ 4 ] {b44f2bf1-9524-4949-8456-003669a16d23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 17414 | 2026.02.06 01:29:41.912648 [ 4 ] {b44f2bf1-9524-4949-8456-003669a16d23} <Trace> oximeter.measurements_f64 (2afa91c6-7a6c-42cf-84ca-7476e88b4c4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17415 | 2026.02.06 01:29:41.912684 [ 4 ] {b44f2bf1-9524-4949-8456-003669a16d23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 17416 | 2026.02.06 01:29:41.912965 [ 4 ] {b44f2bf1-9524-4949-8456-003669a16d23} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 17417 | 2026.02.06 01:29:41.913164 [ 4 ] {b44f2bf1-9524-4949-8456-003669a16d23} <Trace> oximeter.measurements_f64 (2afa91c6-7a6c-42cf-84ca-7476e88b4c4e): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17418 | 2026.02.06 01:29:41.913290 [ 4 ] {b44f2bf1-9524-4949-8456-003669a16d23} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001011 sec., 989.1196834817014 rows/sec., 66.65 KiB/sec. | ||
| 17419 | 2026.02.06 01:29:41.913326 [ 4 ] {b44f2bf1-9524-4949-8456-003669a16d23} <Debug> TCPHandler: Processed in 0.001172678 sec. | ||
| 17420 | 2026.02.06 01:29:41.913427 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17421 | 2026.02.06 01:29:41.913519 [ 4 ] {7e4fe66f-d626-452c-a943-8e9c68319010} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17422 | 2026.02.06 01:29:41.913560 [ 4 ] {7e4fe66f-d626-452c-a943-8e9c68319010} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17423 | 2026.02.06 01:29:41.913885 [ 4 ] {7e4fe66f-d626-452c-a943-8e9c68319010} <Trace> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17424 | 2026.02.06 01:29:41.913921 [ 4 ] {7e4fe66f-d626-452c-a943-8e9c68319010} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 17425 | 2026.02.06 01:29:41.914210 [ 4 ] {7e4fe66f-d626-452c-a943-8e9c68319010} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 17426 | 2026.02.06 01:29:41.914421 [ 4 ] {7e4fe66f-d626-452c-a943-8e9c68319010} <Trace> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17427 | 2026.02.06 01:29:41.914546 [ 4 ] {7e4fe66f-d626-452c-a943-8e9c68319010} <Debug> executeQuery: Read 88 rows, 5.66 KiB in 0.001043 sec., 84372.00383509108 rows/sec., 5.30 MiB/sec. | ||
| 17428 | 2026.02.06 01:29:41.914581 [ 4 ] {7e4fe66f-d626-452c-a943-8e9c68319010} <Debug> TCPHandler: Processed in 0.001203949 sec. | ||
| 17429 | 2026.02.06 01:29:45.790777 [ 219 ] {} <Trace> oximeter.fields_ipaddr (a3260224-33ad-484c-9570-d358a82531a2): Found 5 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 17430 | 2026.02.06 01:29:45.790840 [ 219 ] {} <Debug> oximeter.fields_ipaddr (a3260224-33ad-484c-9570-d358a82531a2): Removing 5 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 17431 | 2026.02.06 01:29:45.793013 [ 219 ] {} <Debug> oximeter.fields_ipaddr (a3260224-33ad-484c-9570-d358a82531a2): Removing 5 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 17432 | 2026.02.06 01:29:46.018660 [ 220 ] {} <Trace> system.asynchronous_metric_log (50965cfb-3fe0-4bc3-b722-77d2bdddda32): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 17433 | 2026.02.06 01:29:46.018739 [ 220 ] {} <Debug> system.asynchronous_metric_log (50965cfb-3fe0-4bc3-b722-77d2bdddda32): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 17434 | 2026.02.06 01:29:46.021905 [ 220 ] {} <Debug> system.asynchronous_metric_log (50965cfb-3fe0-4bc3-b722-77d2bdddda32): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 17435 | 2026.02.06 01:29:46.034490 [ 124 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 17436 | 2026.02.06 01:29:46.034517 [ 124 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 17437 | 2026.02.06 01:29:46.238610 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 38425 | ||
| 17438 | 2026.02.06 01:29:46.239149 [ 245 ] {} <Trace> system.asynchronous_metric_log (50965cfb-3fe0-4bc3-b722-77d2bdddda32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17439 | 2026.02.06 01:29:46.239205 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 17440 | 2026.02.06 01:29:46.239698 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 17441 | 2026.02.06 01:29:46.239961 [ 245 ] {} <Trace> system.asynchronous_metric_log (50965cfb-3fe0-4bc3-b722-77d2bdddda32): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17442 | 2026.02.06 01:29:46.240115 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 38425 | ||
| 17443 | 2026.02.06 01:29:46.295916 [ 219 ] {} <Trace> system.metric_log (b13c6af1-b368-46ee-88e3-e8b49f18365b): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 17444 | 2026.02.06 01:29:46.295951 [ 219 ] {} <Debug> system.metric_log (b13c6af1-b368-46ee-88e3-e8b49f18365b): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 17445 | 2026.02.06 01:29:46.298453 [ 219 ] {} <Debug> system.metric_log (b13c6af1-b368-46ee-88e3-e8b49f18365b): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 17446 | 2026.02.06 01:29:46.368676 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 2214 | ||
| 17447 | 2026.02.06 01:29:46.371238 [ 243 ] {} <Trace> system.query_log (e979a318-9a58-4b34-9a72-3006f9f8e92e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17448 | 2026.02.06 01:29:46.371284 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 17449 | 2026.02.06 01:29:46.372519 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 17450 | 2026.02.06 01:29:46.372824 [ 243 ] {} <Trace> system.query_log (e979a318-9a58-4b34-9a72-3006f9f8e92e): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17451 | 2026.02.06 01:29:46.373198 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2214 | ||
| 17452 | 2026.02.06 01:29:46.893009 [ 225 ] {} <Trace> oximeter.measurements_histogramu64 (97144b8f-900e-4825-92d0-28bf27d1d4ae): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 17453 | 2026.02.06 01:29:46.893089 [ 225 ] {} <Debug> oximeter.measurements_histogramu64 (97144b8f-900e-4825-92d0-28bf27d1d4ae): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 17454 | 2026.02.06 01:29:46.893974 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17455 | 2026.02.06 01:29:46.894181 [ 4 ] {9d0ac832-683d-4f56-82bc-809f58c72318} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17456 | 2026.02.06 01:29:46.894253 [ 4 ] {9d0ac832-683d-4f56-82bc-809f58c72318} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17457 | 2026.02.06 01:29:46.894999 [ 4 ] {9d0ac832-683d-4f56-82bc-809f58c72318} <Trace> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17458 | 2026.02.06 01:29:46.895048 [ 4 ] {9d0ac832-683d-4f56-82bc-809f58c72318} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 17459 | 2026.02.06 01:29:46.895507 [ 4 ] {9d0ac832-683d-4f56-82bc-809f58c72318} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 17460 | 2026.02.06 01:29:46.895661 [ 225 ] {} <Debug> oximeter.measurements_histogramu64 (97144b8f-900e-4825-92d0-28bf27d1d4ae): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 17461 | 2026.02.06 01:29:46.895777 [ 4 ] {9d0ac832-683d-4f56-82bc-809f58c72318} <Trace> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17462 | 2026.02.06 01:29:46.895934 [ 126 ] {} <Debug> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 17463 | 2026.02.06 01:29:46.895945 [ 4 ] {9d0ac832-683d-4f56-82bc-809f58c72318} <Debug> executeQuery: Read 138 rows, 12.27 KiB in 0.001813 sec., 76116.9332597904 rows/sec., 6.61 MiB/sec. | ||
| 17464 | 2026.02.06 01:29:46.896017 [ 126 ] {} <Trace> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17465 | 2026.02.06 01:29:46.896047 [ 4 ] {9d0ac832-683d-4f56-82bc-809f58c72318} <Debug> TCPHandler: Processed in 0.002268466 sec. | ||
| 17466 | 2026.02.06 01:29:46.896049 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 17467 | 2026.02.06 01:29:46.896181 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17468 | 2026.02.06 01:29:46.896206 [ 187 ] {fb68cebe-225b-4628-b6a1-821ca25cb918::all_1_121_24} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_116_23 to all_121_121_0 into Compact with storage Full | ||
| 17469 | 2026.02.06 01:29:46.896288 [ 4 ] {1c613dde-a57c-4435-a97e-f4207ffb1eec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17470 | 2026.02.06 01:29:46.896338 [ 4 ] {1c613dde-a57c-4435-a97e-f4207ffb1eec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17471 | 2026.02.06 01:29:46.896343 [ 187 ] {fb68cebe-225b-4628-b6a1-821ca25cb918::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17472 | 2026.02.06 01:29:46.896388 [ 187 ] {fb68cebe-225b-4628-b6a1-821ca25cb918::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 2106 rows starting from the beginning of the part | ||
| 17473 | 2026.02.06 01:29:46.896457 [ 187 ] {fb68cebe-225b-4628-b6a1-821ca25cb918::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 138 rows starting from the beginning of the part | ||
| 17474 | 2026.02.06 01:29:46.896505 [ 187 ] {fb68cebe-225b-4628-b6a1-821ca25cb918::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 752 rows starting from the beginning of the part | ||
| 17475 | 2026.02.06 01:29:46.896546 [ 187 ] {fb68cebe-225b-4628-b6a1-821ca25cb918::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 1279 rows starting from the beginning of the part | ||
| 17476 | 2026.02.06 01:29:46.896585 [ 187 ] {fb68cebe-225b-4628-b6a1-821ca25cb918::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 752 rows starting from the beginning of the part | ||
| 17477 | 2026.02.06 01:29:46.896627 [ 187 ] {fb68cebe-225b-4628-b6a1-821ca25cb918::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 138 rows starting from the beginning of the part | ||
| 17478 | 2026.02.06 01:29:46.896781 [ 4 ] {1c613dde-a57c-4435-a97e-f4207ffb1eec} <Trace> oximeter.fields_u16 (fb4d60fc-202c-4b3b-b72e-c67fc122b90a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17479 | 2026.02.06 01:29:46.896825 [ 4 ] {1c613dde-a57c-4435-a97e-f4207ffb1eec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 17480 | 2026.02.06 01:29:46.897155 [ 4 ] {1c613dde-a57c-4435-a97e-f4207ffb1eec} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 17481 | 2026.02.06 01:29:46.897395 [ 4 ] {1c613dde-a57c-4435-a97e-f4207ffb1eec} <Trace> oximeter.fields_u16 (fb4d60fc-202c-4b3b-b72e-c67fc122b90a): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17482 | 2026.02.06 01:29:46.897534 [ 4 ] {1c613dde-a57c-4435-a97e-f4207ffb1eec} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001268 sec., 32334.384858044163 rows/sec., 2.37 MiB/sec. | ||
| 17483 | 2026.02.06 01:29:46.897575 [ 4 ] {1c613dde-a57c-4435-a97e-f4207ffb1eec} <Debug> TCPHandler: Processed in 0.00144733 sec. | ||
| 17484 | 2026.02.06 01:29:46.897688 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17485 | 2026.02.06 01:29:46.897783 [ 4 ] {53b9047f-ad76-4380-ba3b-8549c9a2a485} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17486 | 2026.02.06 01:29:46.897824 [ 4 ] {53b9047f-ad76-4380-ba3b-8549c9a2a485} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17487 | 2026.02.06 01:29:46.898264 [ 4 ] {53b9047f-ad76-4380-ba3b-8549c9a2a485} <Trace> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17488 | 2026.02.06 01:29:46.898300 [ 4 ] {53b9047f-ad76-4380-ba3b-8549c9a2a485} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 17489 | 2026.02.06 01:29:46.898602 [ 4 ] {53b9047f-ad76-4380-ba3b-8549c9a2a485} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 17490 | 2026.02.06 01:29:46.898682 [ 191 ] {fb68cebe-225b-4628-b6a1-821ca25cb918::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5165 rows, containing 5 columns (5 merged, 0 gathered) in 0.002548668 sec., 2026548.7697887681 rows/sec., 173.22 MiB/sec. | ||
| 17491 | 2026.02.06 01:29:46.898819 [ 4 ] {53b9047f-ad76-4380-ba3b-8549c9a2a485} <Trace> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17492 | 2026.02.06 01:29:46.898932 [ 191 ] {fb68cebe-225b-4628-b6a1-821ca25cb918::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 17493 | 2026.02.06 01:29:46.898952 [ 121 ] {} <Debug> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 17494 | 2026.02.06 01:29:46.898957 [ 4 ] {53b9047f-ad76-4380-ba3b-8549c9a2a485} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001192 sec., 88087.24832214766 rows/sec., 6.88 MiB/sec. | ||
| 17495 | 2026.02.06 01:29:46.899004 [ 121 ] {} <Trace> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17496 | 2026.02.06 01:29:46.899021 [ 4 ] {53b9047f-ad76-4380-ba3b-8549c9a2a485} <Debug> TCPHandler: Processed in 0.001383939 sec. | ||
| 17497 | 2026.02.06 01:29:46.899034 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 17498 | 2026.02.06 01:29:46.899134 [ 199 ] {8671d447-0367-4212-b46d-8d9acc78108d::all_1_121_24} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_116_23 to all_121_121_0 into Compact with storage Full | ||
| 17499 | 2026.02.06 01:29:46.899153 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17500 | 2026.02.06 01:29:46.899226 [ 191 ] {fb68cebe-225b-4628-b6a1-821ca25cb918::all_1_121_24} <Trace> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17501 | 2026.02.06 01:29:46.899245 [ 199 ] {8671d447-0367-4212-b46d-8d9acc78108d::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17502 | 2026.02.06 01:29:46.899259 [ 4 ] {0004dc7a-8f8d-4d1b-a598-5fc8717d9a38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17503 | 2026.02.06 01:29:46.899273 [ 199 ] {8671d447-0367-4212-b46d-8d9acc78108d::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 1034 rows starting from the beginning of the part | ||
| 17504 | 2026.02.06 01:29:46.899307 [ 191 ] {fb68cebe-225b-4628-b6a1-821ca25cb918::all_1_121_24} <Trace> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 17505 | 2026.02.06 01:29:46.899311 [ 4 ] {0004dc7a-8f8d-4d1b-a598-5fc8717d9a38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17506 | 2026.02.06 01:29:46.899337 [ 199 ] {8671d447-0367-4212-b46d-8d9acc78108d::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 105 rows starting from the beginning of the part | ||
| 17507 | 2026.02.06 01:29:46.899390 [ 199 ] {8671d447-0367-4212-b46d-8d9acc78108d::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 463 rows starting from the beginning of the part | ||
| 17508 | 2026.02.06 01:29:46.899391 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.13 MiB. | ||
| 17509 | 2026.02.06 01:29:46.899432 [ 199 ] {8671d447-0367-4212-b46d-8d9acc78108d::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 563 rows starting from the beginning of the part | ||
| 17510 | 2026.02.06 01:29:46.899470 [ 199 ] {8671d447-0367-4212-b46d-8d9acc78108d::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 463 rows starting from the beginning of the part | ||
| 17511 | 2026.02.06 01:29:46.899509 [ 199 ] {8671d447-0367-4212-b46d-8d9acc78108d::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 105 rows starting from the beginning of the part | ||
| 17512 | 2026.02.06 01:29:46.899751 [ 4 ] {0004dc7a-8f8d-4d1b-a598-5fc8717d9a38} <Trace> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17513 | 2026.02.06 01:29:46.899792 [ 4 ] {0004dc7a-8f8d-4d1b-a598-5fc8717d9a38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 17514 | 2026.02.06 01:29:46.900143 [ 4 ] {0004dc7a-8f8d-4d1b-a598-5fc8717d9a38} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 17515 | 2026.02.06 01:29:46.900359 [ 4 ] {0004dc7a-8f8d-4d1b-a598-5fc8717d9a38} <Trace> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17516 | 2026.02.06 01:29:46.900491 [ 4 ] {0004dc7a-8f8d-4d1b-a598-5fc8717d9a38} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00125 sec., 128000 rows/sec., 8.91 MiB/sec. | ||
| 17517 | 2026.02.06 01:29:46.900528 [ 4 ] {0004dc7a-8f8d-4d1b-a598-5fc8717d9a38} <Debug> TCPHandler: Processed in 0.001426519 sec. | ||
| 17518 | 2026.02.06 01:29:46.900613 [ 188 ] {8671d447-0367-4212-b46d-8d9acc78108d::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2733 rows, containing 5 columns (5 merged, 0 gathered) in 0.001517711 sec., 1800738.085182225 rows/sec., 137.74 MiB/sec. | ||
| 17519 | 2026.02.06 01:29:46.900642 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17520 | 2026.02.06 01:29:46.900737 [ 4 ] {008ce519-cb93-41d9-9044-fe63b47d7e32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17521 | 2026.02.06 01:29:46.900781 [ 191 ] {8671d447-0367-4212-b46d-8d9acc78108d::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 17522 | 2026.02.06 01:29:46.900794 [ 4 ] {008ce519-cb93-41d9-9044-fe63b47d7e32} <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 | ||
| 17523 | 2026.02.06 01:29:46.901029 [ 191 ] {8671d447-0367-4212-b46d-8d9acc78108d::all_1_121_24} <Trace> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17524 | 2026.02.06 01:29:46.901100 [ 191 ] {8671d447-0367-4212-b46d-8d9acc78108d::all_1_121_24} <Trace> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 17525 | 2026.02.06 01:29:46.901162 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.65 MiB. | ||
| 17526 | 2026.02.06 01:29:46.901715 [ 4 ] {008ce519-cb93-41d9-9044-fe63b47d7e32} <Trace> oximeter.measurements_histogramu64 (97144b8f-900e-4825-92d0-28bf27d1d4ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17527 | 2026.02.06 01:29:46.901755 [ 4 ] {008ce519-cb93-41d9-9044-fe63b47d7e32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 17528 | 2026.02.06 01:29:46.902339 [ 4 ] {008ce519-cb93-41d9-9044-fe63b47d7e32} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 17529 | 2026.02.06 01:29:46.902570 [ 4 ] {008ce519-cb93-41d9-9044-fe63b47d7e32} <Trace> oximeter.measurements_histogramu64 (97144b8f-900e-4825-92d0-28bf27d1d4ae): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17530 | 2026.02.06 01:29:46.902713 [ 4 ] {008ce519-cb93-41d9-9044-fe63b47d7e32} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001994 sec., 20561.685055165497 rows/sec., 36.85 MiB/sec. | ||
| 17531 | 2026.02.06 01:29:46.902775 [ 4 ] {008ce519-cb93-41d9-9044-fe63b47d7e32} <Debug> TCPHandler: Processed in 0.002182545 sec. | ||
| 17532 | 2026.02.06 01:29:46.902890 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17533 | 2026.02.06 01:29:46.902985 [ 4 ] {978989ad-87d2-461f-8b03-d48801edf7fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17534 | 2026.02.06 01:29:46.903027 [ 4 ] {978989ad-87d2-461f-8b03-d48801edf7fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17535 | 2026.02.06 01:29:46.903389 [ 4 ] {978989ad-87d2-461f-8b03-d48801edf7fd} <Trace> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17536 | 2026.02.06 01:29:46.903425 [ 4 ] {978989ad-87d2-461f-8b03-d48801edf7fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 17537 | 2026.02.06 01:29:46.903731 [ 4 ] {978989ad-87d2-461f-8b03-d48801edf7fd} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 17538 | 2026.02.06 01:29:46.903949 [ 4 ] {978989ad-87d2-461f-8b03-d48801edf7fd} <Trace> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17539 | 2026.02.06 01:29:46.904066 [ 121 ] {} <Debug> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 17540 | 2026.02.06 01:29:46.904078 [ 4 ] {978989ad-87d2-461f-8b03-d48801edf7fd} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001111 sec., 54005.400540054005 rows/sec., 3.64 MiB/sec. | ||
| 17541 | 2026.02.06 01:29:46.904101 [ 121 ] {} <Trace> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17542 | 2026.02.06 01:29:46.904124 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 17543 | 2026.02.06 01:29:46.904125 [ 4 ] {978989ad-87d2-461f-8b03-d48801edf7fd} <Debug> TCPHandler: Processed in 0.001284079 sec. | ||
| 17544 | 2026.02.06 01:29:46.904200 [ 199 ] {35a37a75-595c-437a-bd19-b1f8c8c9b2dc::all_1_121_24} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_116_23 to all_121_121_0 into Compact with storage Full | ||
| 17545 | 2026.02.06 01:29:46.904309 [ 199 ] {35a37a75-595c-437a-bd19-b1f8c8c9b2dc::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17546 | 2026.02.06 01:29:46.904340 [ 199 ] {35a37a75-595c-437a-bd19-b1f8c8c9b2dc::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 7936 rows starting from the beginning of the part | ||
| 17547 | 2026.02.06 01:29:46.904392 [ 199 ] {35a37a75-595c-437a-bd19-b1f8c8c9b2dc::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 60 rows starting from the beginning of the part | ||
| 17548 | 2026.02.06 01:29:46.904435 [ 199 ] {35a37a75-595c-437a-bd19-b1f8c8c9b2dc::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 88 rows starting from the beginning of the part | ||
| 17549 | 2026.02.06 01:29:46.904475 [ 199 ] {35a37a75-595c-437a-bd19-b1f8c8c9b2dc::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 60 rows starting from the beginning of the part | ||
| 17550 | 2026.02.06 01:29:46.904515 [ 199 ] {35a37a75-595c-437a-bd19-b1f8c8c9b2dc::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 88 rows starting from the beginning of the part | ||
| 17551 | 2026.02.06 01:29:46.904555 [ 199 ] {35a37a75-595c-437a-bd19-b1f8c8c9b2dc::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 60 rows starting from the beginning of the part | ||
| 17552 | 2026.02.06 01:29:46.906658 [ 200 ] {35a37a75-595c-437a-bd19-b1f8c8c9b2dc::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8292 rows, containing 4 columns (4 merged, 0 gathered) in 0.002491307 sec., 3328373.4200562197 rows/sec., 215.84 MiB/sec. | ||
| 17553 | 2026.02.06 01:29:46.906795 [ 199 ] {35a37a75-595c-437a-bd19-b1f8c8c9b2dc::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 17554 | 2026.02.06 01:29:46.907051 [ 199 ] {35a37a75-595c-437a-bd19-b1f8c8c9b2dc::all_1_121_24} <Trace> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17555 | 2026.02.06 01:29:46.907116 [ 199 ] {35a37a75-595c-437a-bd19-b1f8c8c9b2dc::all_1_121_24} <Trace> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 17556 | 2026.02.06 01:29:46.907172 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.54 MiB. | ||
| 17557 | 2026.02.06 01:29:47.000206 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 372.88 MiB, peak 394.35 MiB, free memory in arenas 0.00 B, will set to 376.36 MiB (RSS), difference: 3.47 MiB | ||
| 17558 | 2026.02.06 01:29:47.002290 [ 249 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001854833 sec. | ||
| 17559 | 2026.02.06 01:29:47.328405 [ 121 ] {} <Debug> oximeter.fields_ipaddr (a3260224-33ad-484c-9570-d358a82531a2) (MergerMutator): Selected 5 parts from all_1_25_6 to all_29_29_0 | ||
| 17560 | 2026.02.06 01:29:47.328466 [ 121 ] {} <Trace> oximeter.fields_ipaddr (a3260224-33ad-484c-9570-d358a82531a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17561 | 2026.02.06 01:29:47.328490 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 17562 | 2026.02.06 01:29:47.328652 [ 188 ] {a3260224-33ad-484c-9570-d358a82531a2::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 | ||
| 17563 | 2026.02.06 01:29:47.328879 [ 188 ] {a3260224-33ad-484c-9570-d358a82531a2::all_1_29_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17564 | 2026.02.06 01:29:47.328939 [ 188 ] {a3260224-33ad-484c-9570-d358a82531a2::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_6, total 20 rows starting from the beginning of the part | ||
| 17565 | 2026.02.06 01:29:47.329051 [ 188 ] {a3260224-33ad-484c-9570-d358a82531a2::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 2 rows starting from the beginning of the part | ||
| 17566 | 2026.02.06 01:29:47.329097 [ 188 ] {a3260224-33ad-484c-9570-d358a82531a2::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 12 rows starting from the beginning of the part | ||
| 17567 | 2026.02.06 01:29:47.329140 [ 188 ] {a3260224-33ad-484c-9570-d358a82531a2::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 4 rows starting from the beginning of the part | ||
| 17568 | 2026.02.06 01:29:47.329184 [ 188 ] {a3260224-33ad-484c-9570-d358a82531a2::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 2 rows starting from the beginning of the part | ||
| 17569 | 2026.02.06 01:29:47.329938 [ 201 ] {a3260224-33ad-484c-9570-d358a82531a2::all_1_29_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 40 rows, containing 5 columns (5 merged, 0 gathered) in 0.001370439 sec., 29187.72743624488 rows/sec., 2.44 MiB/sec. | ||
| 17570 | 2026.02.06 01:29:47.330130 [ 190 ] {a3260224-33ad-484c-9570-d358a82531a2::all_1_29_7} <Trace> MergedBlockOutputStream: filled checksums all_1_29_7 (state Temporary) | ||
| 17571 | 2026.02.06 01:29:47.330480 [ 190 ] {a3260224-33ad-484c-9570-d358a82531a2::all_1_29_7} <Trace> oximeter.fields_ipaddr (a3260224-33ad-484c-9570-d358a82531a2): Renaming temporary part tmp_merge_all_1_29_7 to all_1_29_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17572 | 2026.02.06 01:29:47.330574 [ 190 ] {a3260224-33ad-484c-9570-d358a82531a2::all_1_29_7} <Trace> oximeter.fields_ipaddr (a3260224-33ad-484c-9570-d358a82531a2) (MergerMutator): Merged 5 parts: [all_1_25_6, all_29_29_0] -> all_1_29_7 | ||
| 17573 | 2026.02.06 01:29:47.330680 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 17574 | 2026.02.06 01:29:48.276129 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 603 | ||
| 17575 | 2026.02.06 01:29:48.292752 [ 244 ] {} <Trace> system.metric_log (b13c6af1-b368-46ee-88e3-e8b49f18365b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17576 | 2026.02.06 01:29:48.292803 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 17577 | 2026.02.06 01:29:48.299151 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 17578 | 2026.02.06 01:29:48.299873 [ 244 ] {} <Trace> system.metric_log (b13c6af1-b368-46ee-88e3-e8b49f18365b): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17579 | 2026.02.06 01:29:48.302965 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 603 | ||
| 17580 | 2026.02.06 01:29:51.822381 [ 223 ] {} <Trace> oximeter.fields_i16 (104ba66f-7843-4e50-a9a9-abb40c455f87): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 17581 | 2026.02.06 01:29:51.822480 [ 223 ] {} <Debug> oximeter.fields_i16 (104ba66f-7843-4e50-a9a9-abb40c455f87): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 17582 | 2026.02.06 01:29:51.828182 [ 223 ] {} <Debug> oximeter.fields_i16 (104ba66f-7843-4e50-a9a9-abb40c455f87): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 17583 | 2026.02.06 01:29:51.912274 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17584 | 2026.02.06 01:29:51.912559 [ 4 ] {ccd348a9-1bac-44a4-974e-be4cfc842f4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 17585 | 2026.02.06 01:29:51.912672 [ 4 ] {ccd348a9-1bac-44a4-974e-be4cfc842f4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 17586 | 2026.02.06 01:29:51.913946 [ 4 ] {ccd348a9-1bac-44a4-974e-be4cfc842f4c} <Trace> oximeter.fields_i16 (104ba66f-7843-4e50-a9a9-abb40c455f87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17587 | 2026.02.06 01:29:51.914023 [ 4 ] {ccd348a9-1bac-44a4-974e-be4cfc842f4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 17588 | 2026.02.06 01:29:51.914774 [ 4 ] {ccd348a9-1bac-44a4-974e-be4cfc842f4c} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 17589 | 2026.02.06 01:29:51.915202 [ 4 ] {ccd348a9-1bac-44a4-974e-be4cfc842f4c} <Trace> oximeter.fields_i16 (104ba66f-7843-4e50-a9a9-abb40c455f87): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17590 | 2026.02.06 01:29:51.915466 [ 4 ] {ccd348a9-1bac-44a4-974e-be4cfc842f4c} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.002987 sec., 89052.56109809173 rows/sec., 5.66 MiB/sec. | ||
| 17591 | 2026.02.06 01:29:51.915554 [ 4 ] {ccd348a9-1bac-44a4-974e-be4cfc842f4c} <Debug> TCPHandler: Processed in 0.003514174 sec. | ||
| 17592 | 2026.02.06 01:29:51.915758 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17593 | 2026.02.06 01:29:51.915897 [ 4 ] {bd1834e4-c80f-4944-b6a1-db70c4820876} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17594 | 2026.02.06 01:29:51.915961 [ 4 ] {bd1834e4-c80f-4944-b6a1-db70c4820876} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17595 | 2026.02.06 01:29:51.917313 [ 4 ] {bd1834e4-c80f-4944-b6a1-db70c4820876} <Trace> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17596 | 2026.02.06 01:29:51.917365 [ 4 ] {bd1834e4-c80f-4944-b6a1-db70c4820876} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 17597 | 2026.02.06 01:29:51.917887 [ 4 ] {bd1834e4-c80f-4944-b6a1-db70c4820876} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 17598 | 2026.02.06 01:29:51.918216 [ 4 ] {bd1834e4-c80f-4944-b6a1-db70c4820876} <Trace> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17599 | 2026.02.06 01:29:51.918426 [ 4 ] {bd1834e4-c80f-4944-b6a1-db70c4820876} <Debug> executeQuery: Read 752 rows, 60.56 KiB in 0.002565 sec., 293177.38791423 rows/sec., 23.06 MiB/sec. | ||
| 17600 | 2026.02.06 01:29:51.918494 [ 4 ] {bd1834e4-c80f-4944-b6a1-db70c4820876} <Debug> TCPHandler: Processed in 0.002808769 sec. | ||
| 17601 | 2026.02.06 01:29:51.918678 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17602 | 2026.02.06 01:29:51.918810 [ 4 ] {08465471-89b3-4162-81bd-fbbc9144a212} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17603 | 2026.02.06 01:29:51.918870 [ 4 ] {08465471-89b3-4162-81bd-fbbc9144a212} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17604 | 2026.02.06 01:29:51.919583 [ 4 ] {08465471-89b3-4162-81bd-fbbc9144a212} <Trace> oximeter.fields_u16 (fb4d60fc-202c-4b3b-b72e-c67fc122b90a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17605 | 2026.02.06 01:29:51.919635 [ 4 ] {08465471-89b3-4162-81bd-fbbc9144a212} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 17606 | 2026.02.06 01:29:51.920086 [ 4 ] {08465471-89b3-4162-81bd-fbbc9144a212} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 17607 | 2026.02.06 01:29:51.920425 [ 4 ] {08465471-89b3-4162-81bd-fbbc9144a212} <Trace> oximeter.fields_u16 (fb4d60fc-202c-4b3b-b72e-c67fc122b90a): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17608 | 2026.02.06 01:29:51.920629 [ 4 ] {08465471-89b3-4162-81bd-fbbc9144a212} <Debug> executeQuery: Read 133 rows, 8.00 KiB in 0.001853 sec., 71775.49919050188 rows/sec., 4.22 MiB/sec. | ||
| 17609 | 2026.02.06 01:29:51.920687 [ 4 ] {08465471-89b3-4162-81bd-fbbc9144a212} <Debug> TCPHandler: Processed in 0.002074634 sec. | ||
| 17610 | 2026.02.06 01:29:51.920774 [ 224 ] {} <Trace> oximeter.fields_u16 (fb4d60fc-202c-4b3b-b72e-c67fc122b90a): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 17611 | 2026.02.06 01:29:51.920815 [ 224 ] {} <Debug> oximeter.fields_u16 (fb4d60fc-202c-4b3b-b72e-c67fc122b90a): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 17612 | 2026.02.06 01:29:51.920861 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17613 | 2026.02.06 01:29:51.920989 [ 4 ] {062a2781-5303-4c74-9466-8ca446c8e0f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 17614 | 2026.02.06 01:29:51.921078 [ 4 ] {062a2781-5303-4c74-9466-8ca446c8e0f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 17615 | 2026.02.06 01:29:51.921814 [ 4 ] {062a2781-5303-4c74-9466-8ca446c8e0f9} <Trace> oximeter.fields_u32 (efacbb35-87c4-45a6-b25f-cea415d7aebd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17616 | 2026.02.06 01:29:51.921862 [ 4 ] {062a2781-5303-4c74-9466-8ca446c8e0f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 17617 | 2026.02.06 01:29:51.922362 [ 4 ] {062a2781-5303-4c74-9466-8ca446c8e0f9} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 17618 | 2026.02.06 01:29:51.922815 [ 4 ] {062a2781-5303-4c74-9466-8ca446c8e0f9} <Trace> oximeter.fields_u32 (efacbb35-87c4-45a6-b25f-cea415d7aebd): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17619 | 2026.02.06 01:29:51.923017 [ 4 ] {062a2781-5303-4c74-9466-8ca446c8e0f9} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.002057 sec., 68060.28196402529 rows/sec., 4.40 MiB/sec. | ||
| 17620 | 2026.02.06 01:29:51.923076 [ 4 ] {062a2781-5303-4c74-9466-8ca446c8e0f9} <Debug> TCPHandler: Processed in 0.002282406 sec. | ||
| 17621 | 2026.02.06 01:29:51.923249 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17622 | 2026.02.06 01:29:51.923380 [ 4 ] {3d5b2edd-3cd6-4983-a207-b83b78da72c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 17623 | 2026.02.06 01:29:51.923439 [ 4 ] {3d5b2edd-3cd6-4983-a207-b83b78da72c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 17624 | 2026.02.06 01:29:51.924112 [ 4 ] {3d5b2edd-3cd6-4983-a207-b83b78da72c6} <Trace> oximeter.fields_u8 (7e40da4e-3721-4df5-9ad4-b5e43542e087): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17625 | 2026.02.06 01:29:51.924158 [ 4 ] {3d5b2edd-3cd6-4983-a207-b83b78da72c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 17626 | 2026.02.06 01:29:51.924654 [ 4 ] {3d5b2edd-3cd6-4983-a207-b83b78da72c6} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 17627 | 2026.02.06 01:29:51.924980 [ 4 ] {3d5b2edd-3cd6-4983-a207-b83b78da72c6} <Trace> oximeter.fields_u8 (7e40da4e-3721-4df5-9ad4-b5e43542e087): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17628 | 2026.02.06 01:29:51.925170 [ 4 ] {3d5b2edd-3cd6-4983-a207-b83b78da72c6} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001819 sec., 76415.61297416162 rows/sec., 4.35 MiB/sec. | ||
| 17629 | 2026.02.06 01:29:51.925226 [ 4 ] {3d5b2edd-3cd6-4983-a207-b83b78da72c6} <Debug> TCPHandler: Processed in 0.002044394 sec. | ||
| 17630 | 2026.02.06 01:29:51.925279 [ 219 ] {} <Trace> oximeter.fields_u8 (7e40da4e-3721-4df5-9ad4-b5e43542e087): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 17631 | 2026.02.06 01:29:51.925355 [ 219 ] {} <Debug> oximeter.fields_u8 (7e40da4e-3721-4df5-9ad4-b5e43542e087): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 17632 | 2026.02.06 01:29:51.925403 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17633 | 2026.02.06 01:29:51.925535 [ 4 ] {380f364a-5c30-4b81-a731-8a20ea4e0ca5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17634 | 2026.02.06 01:29:51.925594 [ 4 ] {380f364a-5c30-4b81-a731-8a20ea4e0ca5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17635 | 2026.02.06 01:29:51.925640 [ 224 ] {} <Debug> oximeter.fields_u16 (fb4d60fc-202c-4b3b-b72e-c67fc122b90a): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 17636 | 2026.02.06 01:29:51.926555 [ 4 ] {380f364a-5c30-4b81-a731-8a20ea4e0ca5} <Trace> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17637 | 2026.02.06 01:29:51.926607 [ 4 ] {380f364a-5c30-4b81-a731-8a20ea4e0ca5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 17638 | 2026.02.06 01:29:51.927094 [ 4 ] {380f364a-5c30-4b81-a731-8a20ea4e0ca5} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 17639 | 2026.02.06 01:29:51.927441 [ 4 ] {380f364a-5c30-4b81-a731-8a20ea4e0ca5} <Trace> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17640 | 2026.02.06 01:29:51.927638 [ 4 ] {380f364a-5c30-4b81-a731-8a20ea4e0ca5} <Debug> executeQuery: Read 463 rows, 33.28 KiB in 0.002134 sec., 216963.4489222118 rows/sec., 15.23 MiB/sec. | ||
| 17641 | 2026.02.06 01:29:51.927693 [ 4 ] {380f364a-5c30-4b81-a731-8a20ea4e0ca5} <Debug> TCPHandler: Processed in 0.002360626 sec. | ||
| 17642 | 2026.02.06 01:29:51.927869 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17643 | 2026.02.06 01:29:51.927995 [ 4 ] {22a146fb-4794-41b5-a246-cd80e6a13010} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 17644 | 2026.02.06 01:29:51.928054 [ 4 ] {22a146fb-4794-41b5-a246-cd80e6a13010} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 17645 | 2026.02.06 01:29:51.928550 [ 4 ] {22a146fb-4794-41b5-a246-cd80e6a13010} <Trace> oximeter.measurements_bool (a3a47353-bd4a-4bc2-8c37-5164375cd607): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17646 | 2026.02.06 01:29:51.928600 [ 4 ] {22a146fb-4794-41b5-a246-cd80e6a13010} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 17647 | 2026.02.06 01:29:51.929077 [ 4 ] {22a146fb-4794-41b5-a246-cd80e6a13010} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 17648 | 2026.02.06 01:29:51.929442 [ 4 ] {22a146fb-4794-41b5-a246-cd80e6a13010} <Trace> oximeter.measurements_bool (a3a47353-bd4a-4bc2-8c37-5164375cd607): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17649 | 2026.02.06 01:29:51.929639 [ 4 ] {22a146fb-4794-41b5-a246-cd80e6a13010} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001675 sec., 3582.089552238806 rows/sec., 187.15 KiB/sec. | ||
| 17650 | 2026.02.06 01:29:51.929694 [ 4 ] {22a146fb-4794-41b5-a246-cd80e6a13010} <Debug> TCPHandler: Processed in 0.001895033 sec. | ||
| 17651 | 2026.02.06 01:29:51.929859 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17652 | 2026.02.06 01:29:51.929985 [ 4 ] {383694cb-0e08-4253-8b3e-f0871929c2ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17653 | 2026.02.06 01:29:51.930046 [ 4 ] {383694cb-0e08-4253-8b3e-f0871929c2ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17654 | 2026.02.06 01:29:51.930698 [ 4 ] {383694cb-0e08-4253-8b3e-f0871929c2ff} <Trace> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17655 | 2026.02.06 01:29:51.930744 [ 4 ] {383694cb-0e08-4253-8b3e-f0871929c2ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 17656 | 2026.02.06 01:29:51.931246 [ 4 ] {383694cb-0e08-4253-8b3e-f0871929c2ff} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 17657 | 2026.02.06 01:29:51.931743 [ 4 ] {383694cb-0e08-4253-8b3e-f0871929c2ff} <Trace> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17658 | 2026.02.06 01:29:51.931954 [ 4 ] {383694cb-0e08-4253-8b3e-f0871929c2ff} <Debug> executeQuery: Read 258 rows, 17.59 KiB in 0.001998 sec., 129129.12912912911 rows/sec., 8.60 MiB/sec. | ||
| 17659 | 2026.02.06 01:29:51.932011 [ 4 ] {383694cb-0e08-4253-8b3e-f0871929c2ff} <Debug> TCPHandler: Processed in 0.002216266 sec. | ||
| 17660 | 2026.02.06 01:29:51.932186 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17661 | 2026.02.06 01:29:51.932419 [ 4 ] {5619db3d-cf2c-4020-90d3-79f6977a0571} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 17662 | 2026.02.06 01:29:51.932490 [ 4 ] {5619db3d-cf2c-4020-90d3-79f6977a0571} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 17663 | 2026.02.06 01:29:51.933000 [ 4 ] {5619db3d-cf2c-4020-90d3-79f6977a0571} <Trace> oximeter.measurements_f64 (2afa91c6-7a6c-42cf-84ca-7476e88b4c4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17664 | 2026.02.06 01:29:51.933048 [ 4 ] {5619db3d-cf2c-4020-90d3-79f6977a0571} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 17665 | 2026.02.06 01:29:51.933556 [ 4 ] {5619db3d-cf2c-4020-90d3-79f6977a0571} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 17666 | 2026.02.06 01:29:51.933970 [ 4 ] {5619db3d-cf2c-4020-90d3-79f6977a0571} <Trace> oximeter.measurements_f64 (2afa91c6-7a6c-42cf-84ca-7476e88b4c4e): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17667 | 2026.02.06 01:29:51.934173 [ 4 ] {5619db3d-cf2c-4020-90d3-79f6977a0571} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001783 sec., 560.8524957936063 rows/sec., 37.79 KiB/sec. | ||
| 17668 | 2026.02.06 01:29:51.934190 [ 115 ] {} <Debug> oximeter.measurements_f64 (2afa91c6-7a6c-42cf-84ca-7476e88b4c4e) (MergerMutator): Selected 6 parts from all_1_53_11 to all_58_58_0 | ||
| 17669 | 2026.02.06 01:29:51.934231 [ 4 ] {5619db3d-cf2c-4020-90d3-79f6977a0571} <Debug> TCPHandler: Processed in 0.002109055 sec. | ||
| 17670 | 2026.02.06 01:29:51.934501 [ 115 ] {} <Trace> oximeter.measurements_f64 (2afa91c6-7a6c-42cf-84ca-7476e88b4c4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17671 | 2026.02.06 01:29:51.934564 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 17672 | 2026.02.06 01:29:51.934714 [ 200 ] {2afa91c6-7a6c-42cf-84ca-7476e88b4c4e::all_1_58_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_53_11 to all_58_58_0 into Compact with storage Full | ||
| 17673 | 2026.02.06 01:29:51.934725 [ 221 ] {} <Trace> oximeter.measurements_f64 (2afa91c6-7a6c-42cf-84ca-7476e88b4c4e): Found 6 old parts to remove. Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] | ||
| 17674 | 2026.02.06 01:29:51.934791 [ 221 ] {} <Debug> oximeter.measurements_f64 (2afa91c6-7a6c-42cf-84ca-7476e88b4c4e): Removing 6 parts from filesystem (serially): Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] | ||
| 17675 | 2026.02.06 01:29:51.934860 [ 200 ] {2afa91c6-7a6c-42cf-84ca-7476e88b4c4e::all_1_58_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17676 | 2026.02.06 01:29:51.934915 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17677 | 2026.02.06 01:29:51.934926 [ 200 ] {2afa91c6-7a6c-42cf-84ca-7476e88b4c4e::all_1_58_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_53_11, total 53 rows starting from the beginning of the part | ||
| 17678 | 2026.02.06 01:29:51.934942 [ 219 ] {} <Debug> oximeter.fields_u8 (7e40da4e-3721-4df5-9ad4-b5e43542e087): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 17679 | 2026.02.06 01:29:51.935037 [ 200 ] {2afa91c6-7a6c-42cf-84ca-7476e88b4c4e::all_1_58_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 1 rows starting from the beginning of the part | ||
| 17680 | 2026.02.06 01:29:51.935110 [ 200 ] {2afa91c6-7a6c-42cf-84ca-7476e88b4c4e::all_1_58_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 1 rows starting from the beginning of the part | ||
| 17681 | 2026.02.06 01:29:51.935133 [ 4 ] {564875be-ab2f-4557-9352-fcf513be2bb2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17682 | 2026.02.06 01:29:51.935194 [ 200 ] {2afa91c6-7a6c-42cf-84ca-7476e88b4c4e::all_1_58_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 1 rows starting from the beginning of the part | ||
| 17683 | 2026.02.06 01:29:51.935246 [ 4 ] {564875be-ab2f-4557-9352-fcf513be2bb2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17684 | 2026.02.06 01:29:51.935273 [ 200 ] {2afa91c6-7a6c-42cf-84ca-7476e88b4c4e::all_1_58_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 1 rows starting from the beginning of the part | ||
| 17685 | 2026.02.06 01:29:51.935344 [ 200 ] {2afa91c6-7a6c-42cf-84ca-7476e88b4c4e::all_1_58_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 1 rows starting from the beginning of the part | ||
| 17686 | 2026.02.06 01:29:51.935929 [ 4 ] {564875be-ab2f-4557-9352-fcf513be2bb2} <Trace> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17687 | 2026.02.06 01:29:51.935984 [ 4 ] {564875be-ab2f-4557-9352-fcf513be2bb2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 17688 | 2026.02.06 01:29:51.936544 [ 4 ] {564875be-ab2f-4557-9352-fcf513be2bb2} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 17689 | 2026.02.06 01:29:51.936574 [ 201 ] {2afa91c6-7a6c-42cf-84ca-7476e88b4c4e::all_1_58_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 58 rows, containing 4 columns (4 merged, 0 gathered) in 0.001925754 sec., 30118.07323261434 rows/sec., 1.98 MiB/sec. | ||
| 17690 | 2026.02.06 01:29:51.936810 [ 201 ] {2afa91c6-7a6c-42cf-84ca-7476e88b4c4e::all_1_58_12} <Trace> MergedBlockOutputStream: filled checksums all_1_58_12 (state Temporary) | ||
| 17691 | 2026.02.06 01:29:51.937017 [ 4 ] {564875be-ab2f-4557-9352-fcf513be2bb2} <Trace> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17692 | 2026.02.06 01:29:51.937284 [ 4 ] {564875be-ab2f-4557-9352-fcf513be2bb2} <Debug> executeQuery: Read 88 rows, 5.66 KiB in 0.002227 sec., 39515.04265828469 rows/sec., 2.48 MiB/sec. | ||
| 17693 | 2026.02.06 01:29:51.937295 [ 201 ] {2afa91c6-7a6c-42cf-84ca-7476e88b4c4e::all_1_58_12} <Trace> oximeter.measurements_f64 (2afa91c6-7a6c-42cf-84ca-7476e88b4c4e): Renaming temporary part tmp_merge_all_1_58_12 to all_1_58_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17694 | 2026.02.06 01:29:51.937360 [ 4 ] {564875be-ab2f-4557-9352-fcf513be2bb2} <Debug> TCPHandler: Processed in 0.002662908 sec. | ||
| 17695 | 2026.02.06 01:29:51.937432 [ 201 ] {2afa91c6-7a6c-42cf-84ca-7476e88b4c4e::all_1_58_12} <Trace> oximeter.measurements_f64 (2afa91c6-7a6c-42cf-84ca-7476e88b4c4e) (MergerMutator): Merged 6 parts: [all_1_53_11, all_58_58_0] -> all_1_58_12 | ||
| 17696 | 2026.02.06 01:29:51.937611 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 17697 | 2026.02.06 01:29:51.939342 [ 221 ] {} <Debug> oximeter.measurements_f64 (2afa91c6-7a6c-42cf-84ca-7476e88b4c4e): Removing 6 parts from memory: Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] | ||
| 17698 | 2026.02.06 01:29:52.703187 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57288 | ||
| 17699 | 2026.02.06 01:29:52.703295 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17700 | 2026.02.06 01:29:52.703322 [ 351 ] {} <Debug> TCP-Session: 497c59c0-0a9a-45ba-91c2-2125fb896eb9 Authenticating user 'default' from [fd00:1122:3344:101::e]:57288 | ||
| 17701 | 2026.02.06 01:29:52.703344 [ 351 ] {} <Debug> TCP-Session: 497c59c0-0a9a-45ba-91c2-2125fb896eb9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17702 | 2026.02.06 01:29:52.703357 [ 351 ] {} <Debug> TCP-Session: 497c59c0-0a9a-45ba-91c2-2125fb896eb9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17703 | 2026.02.06 01:29:52.703578 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36741 | ||
| 17704 | 2026.02.06 01:29:52.703593 [ 358 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41547 | ||
| 17705 | 2026.02.06 01:29:52.703612 [ 359 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62010 | ||
| 17706 | 2026.02.06 01:29:52.703650 [ 366 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56565 | ||
| 17707 | 2026.02.06 01:29:52.703676 [ 351 ] {} <Trace> TCP-Session: 497c59c0-0a9a-45ba-91c2-2125fb896eb9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17708 | 2026.02.06 01:29:52.703692 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17709 | 2026.02.06 01:29:52.703691 [ 358 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17710 | 2026.02.06 01:29:52.703737 [ 359 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17711 | 2026.02.06 01:29:52.703737 [ 366 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17712 | 2026.02.06 01:29:52.703759 [ 358 ] {} <Debug> TCP-Session: c3e680c0-8ffc-405b-bade-bf1e7965e8d7 Authenticating user 'default' from [fd00:1122:3344:101::e]:41547 | ||
| 17713 | 2026.02.06 01:29:52.703773 [ 359 ] {} <Debug> TCP-Session: 416b083b-805f-47d4-8989-e1aaedd8d4ff Authenticating user 'default' from [fd00:1122:3344:101::e]:62010 | ||
| 17714 | 2026.02.06 01:29:52.703780 [ 366 ] {} <Debug> TCP-Session: 19dd85d6-374f-4116-afb8-97d152f5879e Authenticating user 'default' from [fd00:1122:3344:101::e]:56565 | ||
| 17715 | 2026.02.06 01:29:52.703798 [ 358 ] {} <Debug> TCP-Session: c3e680c0-8ffc-405b-bade-bf1e7965e8d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17716 | 2026.02.06 01:29:52.703809 [ 359 ] {} <Debug> TCP-Session: 416b083b-805f-47d4-8989-e1aaedd8d4ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17717 | 2026.02.06 01:29:52.703814 [ 366 ] {} <Debug> TCP-Session: 19dd85d6-374f-4116-afb8-97d152f5879e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17718 | 2026.02.06 01:29:52.703823 [ 358 ] {} <Debug> TCP-Session: c3e680c0-8ffc-405b-bade-bf1e7965e8d7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17719 | 2026.02.06 01:29:52.703842 [ 366 ] {} <Debug> TCP-Session: 19dd85d6-374f-4116-afb8-97d152f5879e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17720 | 2026.02.06 01:29:52.703834 [ 359 ] {} <Debug> TCP-Session: 416b083b-805f-47d4-8989-e1aaedd8d4ff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17721 | 2026.02.06 01:29:52.703864 [ 351 ] {4a621b7f-3b6a-49f3-9712-fbcb39e200a4} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:57288) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 17722 | 2026.02.06 01:29:52.703743 [ 356 ] {} <Debug> TCP-Session: 523cbd7a-781d-4a80-9387-088f03467292 Authenticating user 'default' from [fd00:1122:3344:101::e]:36741 | ||
| 17723 | 2026.02.06 01:29:52.703634 [ 365 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36845 | ||
| 17724 | 2026.02.06 01:29:52.703931 [ 356 ] {} <Debug> TCP-Session: 523cbd7a-781d-4a80-9387-088f03467292 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17725 | 2026.02.06 01:29:52.703625 [ 364 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55943 | ||
| 17726 | 2026.02.06 01:29:52.703998 [ 356 ] {} <Debug> TCP-Session: 523cbd7a-781d-4a80-9387-088f03467292 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17727 | 2026.02.06 01:29:52.703618 [ 360 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57292 | ||
| 17728 | 2026.02.06 01:29:52.704047 [ 365 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17729 | 2026.02.06 01:29:52.703587 [ 357 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44478 | ||
| 17730 | 2026.02.06 01:29:52.704097 [ 365 ] {} <Debug> TCP-Session: e0e896e6-916e-49e4-92ac-bd6e0ff5199b Authenticating user 'default' from [fd00:1122:3344:101::e]:36845 | ||
| 17731 | 2026.02.06 01:29:52.704133 [ 365 ] {} <Debug> TCP-Session: e0e896e6-916e-49e4-92ac-bd6e0ff5199b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17732 | 2026.02.06 01:29:52.704152 [ 365 ] {} <Debug> TCP-Session: e0e896e6-916e-49e4-92ac-bd6e0ff5199b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17733 | 2026.02.06 01:29:52.704163 [ 351 ] {4a621b7f-3b6a-49f3-9712-fbcb39e200a4} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 17734 | 2026.02.06 01:29:52.704233 [ 351 ] {4a621b7f-3b6a-49f3-9712-fbcb39e200a4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17735 | 2026.02.06 01:29:52.704251 [ 364 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17736 | 2026.02.06 01:29:52.704283 [ 364 ] {} <Debug> TCP-Session: db5ba93f-547b-4a1e-99d8-db18c976ea7e Authenticating user 'default' from [fd00:1122:3344:101::e]:55943 | ||
| 17737 | 2026.02.06 01:29:52.704302 [ 364 ] {} <Debug> TCP-Session: db5ba93f-547b-4a1e-99d8-db18c976ea7e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17738 | 2026.02.06 01:29:52.704316 [ 364 ] {} <Debug> TCP-Session: db5ba93f-547b-4a1e-99d8-db18c976ea7e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17739 | 2026.02.06 01:29:52.704574 [ 351 ] {4a621b7f-3b6a-49f3-9712-fbcb39e200a4} <Debug> oximeter.version (50fdcec2-7951-44c4-a709-a779380e237d) (SelectExecutor): Key condition: unknown | ||
| 17740 | 2026.02.06 01:29:52.704749 [ 357 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17741 | 2026.02.06 01:29:52.704787 [ 357 ] {} <Debug> TCP-Session: 91b365d9-c162-48b6-a594-62e51fa15eca Authenticating user 'default' from [fd00:1122:3344:101::e]:44478 | ||
| 17742 | 2026.02.06 01:29:52.704804 [ 357 ] {} <Debug> TCP-Session: 91b365d9-c162-48b6-a594-62e51fa15eca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17743 | 2026.02.06 01:29:52.704816 [ 357 ] {} <Debug> TCP-Session: 91b365d9-c162-48b6-a594-62e51fa15eca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17744 | 2026.02.06 01:29:52.704934 [ 360 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17745 | 2026.02.06 01:29:52.704977 [ 360 ] {} <Debug> TCP-Session: 77396654-7b0e-4933-83ef-810d91a191ce Authenticating user 'default' from [fd00:1122:3344:101::e]:57292 | ||
| 17746 | 2026.02.06 01:29:52.704999 [ 360 ] {} <Debug> TCP-Session: 77396654-7b0e-4933-83ef-810d91a191ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17747 | 2026.02.06 01:29:52.705020 [ 360 ] {} <Debug> TCP-Session: 77396654-7b0e-4933-83ef-810d91a191ce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17748 | 2026.02.06 01:29:52.705747 [ 343 ] {4a621b7f-3b6a-49f3-9712-fbcb39e200a4} <Trace> AggregatingTransform: Aggregating | ||
| 17749 | 2026.02.06 01:29:52.705804 [ 343 ] {4a621b7f-3b6a-49f3-9712-fbcb39e200a4} <Trace> Aggregator: Aggregation method: without_key | ||
| 17750 | 2026.02.06 01:29:52.705843 [ 343 ] {4a621b7f-3b6a-49f3-9712-fbcb39e200a4} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001153428 sec. (866.981 rows/sec., 33.87 KiB/sec.) | ||
| 17751 | 2026.02.06 01:29:52.705864 [ 343 ] {4a621b7f-3b6a-49f3-9712-fbcb39e200a4} <Trace> Aggregator: Merging aggregated data | ||
| 17752 | 2026.02.06 01:29:52.707109 [ 351 ] {4a621b7f-3b6a-49f3-9712-fbcb39e200a4} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003353 sec., 298.2403817476886 rows/sec., 11.65 KiB/sec. | ||
| 17753 | 2026.02.06 01:29:52.707332 [ 351 ] {4a621b7f-3b6a-49f3-9712-fbcb39e200a4} <Debug> TCPHandler: Processed in 0.003771805 sec. | ||
| 17754 | 2026.02.06 01:29:52.707425 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17755 | 2026.02.06 01:29:52.707455 [ 364 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17756 | 2026.02.06 01:29:52.707458 [ 351 ] {} <Debug> TCP-Session: 497c59c0-0a9a-45ba-91c2-2125fb896eb9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17757 | 2026.02.06 01:29:52.707479 [ 365 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17758 | 2026.02.06 01:29:52.707498 [ 359 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17759 | 2026.02.06 01:29:52.707525 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17760 | 2026.02.06 01:29:52.707546 [ 358 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17761 | 2026.02.06 01:29:52.707570 [ 359 ] {} <Debug> TCP-Session: 416b083b-805f-47d4-8989-e1aaedd8d4ff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17762 | 2026.02.06 01:29:52.707583 [ 356 ] {} <Debug> TCP-Session: 523cbd7a-781d-4a80-9387-088f03467292 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17763 | 2026.02.06 01:29:52.707595 [ 358 ] {} <Debug> TCP-Session: c3e680c0-8ffc-405b-bade-bf1e7965e8d7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17764 | 2026.02.06 01:29:52.707592 [ 360 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17765 | 2026.02.06 01:29:52.707615 [ 366 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17766 | 2026.02.06 01:29:52.707649 [ 360 ] {} <Debug> TCP-Session: 77396654-7b0e-4933-83ef-810d91a191ce Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17767 | 2026.02.06 01:29:52.707566 [ 357 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17768 | 2026.02.06 01:29:52.707682 [ 366 ] {} <Debug> TCP-Session: 19dd85d6-374f-4116-afb8-97d152f5879e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17769 | 2026.02.06 01:29:52.707543 [ 365 ] {} <Debug> TCP-Session: e0e896e6-916e-49e4-92ac-bd6e0ff5199b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17770 | 2026.02.06 01:29:52.707718 [ 357 ] {} <Debug> TCP-Session: 91b365d9-c162-48b6-a594-62e51fa15eca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17771 | 2026.02.06 01:29:52.707495 [ 364 ] {} <Debug> TCP-Session: db5ba93f-547b-4a1e-99d8-db18c976ea7e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17772 | 2026.02.06 01:29:52.852957 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39963 | ||
| 17773 | 2026.02.06 01:29:52.853069 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17774 | 2026.02.06 01:29:52.853094 [ 351 ] {} <Debug> TCP-Session: e95ce567-6a2b-47fc-b2b1-5c6f55e10ea8 Authenticating user 'default' from [fd00:1122:3344:101::e]:39963 | ||
| 17775 | 2026.02.06 01:29:52.853116 [ 351 ] {} <Debug> TCP-Session: e95ce567-6a2b-47fc-b2b1-5c6f55e10ea8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17776 | 2026.02.06 01:29:52.853128 [ 351 ] {} <Debug> TCP-Session: e95ce567-6a2b-47fc-b2b1-5c6f55e10ea8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17777 | 2026.02.06 01:29:52.853356 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61991 | ||
| 17778 | 2026.02.06 01:29:52.853402 [ 358 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33910 | ||
| 17779 | 2026.02.06 01:29:52.853400 [ 357 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61942 | ||
| 17780 | 2026.02.06 01:29:52.853450 [ 365 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54521 | ||
| 17781 | 2026.02.06 01:29:52.853471 [ 366 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43201 | ||
| 17782 | 2026.02.06 01:29:52.853552 [ 365 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17783 | 2026.02.06 01:29:52.853555 [ 357 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17784 | 2026.02.06 01:29:52.853583 [ 365 ] {} <Debug> TCP-Session: ee2bf6c3-95ef-4017-a764-64dc4cb5e5e5 Authenticating user 'default' from [fd00:1122:3344:101::e]:54521 | ||
| 17785 | 2026.02.06 01:29:52.853485 [ 358 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17786 | 2026.02.06 01:29:52.853621 [ 357 ] {} <Debug> TCP-Session: 18698d0f-0ef3-4e22-b2e9-ddb252f265ec Authenticating user 'default' from [fd00:1122:3344:101::e]:61942 | ||
| 17787 | 2026.02.06 01:29:52.853634 [ 365 ] {} <Debug> TCP-Session: ee2bf6c3-95ef-4017-a764-64dc4cb5e5e5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17788 | 2026.02.06 01:29:52.853648 [ 358 ] {} <Debug> TCP-Session: 41e9eb15-ad36-4f60-91ee-74f2947469ea Authenticating user 'default' from [fd00:1122:3344:101::e]:33910 | ||
| 17789 | 2026.02.06 01:29:52.853658 [ 357 ] {} <Debug> TCP-Session: 18698d0f-0ef3-4e22-b2e9-ddb252f265ec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17790 | 2026.02.06 01:29:52.853665 [ 365 ] {} <Debug> TCP-Session: ee2bf6c3-95ef-4017-a764-64dc4cb5e5e5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17791 | 2026.02.06 01:29:52.853678 [ 366 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17792 | 2026.02.06 01:29:52.853694 [ 357 ] {} <Debug> TCP-Session: 18698d0f-0ef3-4e22-b2e9-ddb252f265ec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17793 | 2026.02.06 01:29:52.853687 [ 358 ] {} <Debug> TCP-Session: 41e9eb15-ad36-4f60-91ee-74f2947469ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17794 | 2026.02.06 01:29:52.853750 [ 366 ] {} <Debug> TCP-Session: 95148b38-00af-4c7b-8405-29372c855f9d Authenticating user 'default' from [fd00:1122:3344:101::e]:43201 | ||
| 17795 | 2026.02.06 01:29:52.853764 [ 358 ] {} <Debug> TCP-Session: 41e9eb15-ad36-4f60-91ee-74f2947469ea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17796 | 2026.02.06 01:29:52.853474 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17797 | 2026.02.06 01:29:52.853797 [ 366 ] {} <Debug> TCP-Session: 95148b38-00af-4c7b-8405-29372c855f9d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17798 | 2026.02.06 01:29:52.853819 [ 356 ] {} <Debug> TCP-Session: 27f70eb0-b277-450b-9c53-7864c33a1313 Authenticating user 'default' from [fd00:1122:3344:101::e]:61991 | ||
| 17799 | 2026.02.06 01:29:52.853836 [ 366 ] {} <Debug> TCP-Session: 95148b38-00af-4c7b-8405-29372c855f9d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17800 | 2026.02.06 01:29:52.853849 [ 356 ] {} <Debug> TCP-Session: 27f70eb0-b277-450b-9c53-7864c33a1313 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17801 | 2026.02.06 01:29:52.853467 [ 351 ] {} <Trace> TCP-Session: e95ce567-6a2b-47fc-b2b1-5c6f55e10ea8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17802 | 2026.02.06 01:29:52.853875 [ 356 ] {} <Debug> TCP-Session: 27f70eb0-b277-450b-9c53-7864c33a1313 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17803 | 2026.02.06 01:29:52.853439 [ 364 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34037 | ||
| 17804 | 2026.02.06 01:29:52.853428 [ 360 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37657 | ||
| 17805 | 2026.02.06 01:29:52.853435 [ 359 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34890 | ||
| 17806 | 2026.02.06 01:29:52.853987 [ 364 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17807 | 2026.02.06 01:29:52.854004 [ 360 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17808 | 2026.02.06 01:29:52.854019 [ 364 ] {} <Debug> TCP-Session: a9c299e8-c0c1-4826-8b81-bce1772b6edf Authenticating user 'default' from [fd00:1122:3344:101::e]:34037 | ||
| 17809 | 2026.02.06 01:29:52.854028 [ 360 ] {} <Debug> TCP-Session: 96fc0257-a3ae-4136-8dcf-645dce15b0a6 Authenticating user 'default' from [fd00:1122:3344:101::e]:37657 | ||
| 17810 | 2026.02.06 01:29:52.854038 [ 364 ] {} <Debug> TCP-Session: a9c299e8-c0c1-4826-8b81-bce1772b6edf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17811 | 2026.02.06 01:29:52.854043 [ 351 ] {3dac0540-7bf4-42ab-b6ed-bf301e6a31b3} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:39963) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 17812 | 2026.02.06 01:29:52.854045 [ 360 ] {} <Debug> TCP-Session: 96fc0257-a3ae-4136-8dcf-645dce15b0a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17813 | 2026.02.06 01:29:52.854052 [ 364 ] {} <Debug> TCP-Session: a9c299e8-c0c1-4826-8b81-bce1772b6edf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17814 | 2026.02.06 01:29:52.854071 [ 360 ] {} <Debug> TCP-Session: 96fc0257-a3ae-4136-8dcf-645dce15b0a6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17815 | 2026.02.06 01:29:52.854073 [ 359 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17816 | 2026.02.06 01:29:52.854114 [ 359 ] {} <Debug> TCP-Session: cb83d08f-6ca1-4378-8d75-d06573d0b95d Authenticating user 'default' from [fd00:1122:3344:101::e]:34890 | ||
| 17817 | 2026.02.06 01:29:52.854137 [ 359 ] {} <Debug> TCP-Session: cb83d08f-6ca1-4378-8d75-d06573d0b95d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17818 | 2026.02.06 01:29:52.854155 [ 359 ] {} <Debug> TCP-Session: cb83d08f-6ca1-4378-8d75-d06573d0b95d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17819 | 2026.02.06 01:29:52.854300 [ 351 ] {3dac0540-7bf4-42ab-b6ed-bf301e6a31b3} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 17820 | 2026.02.06 01:29:52.854398 [ 351 ] {3dac0540-7bf4-42ab-b6ed-bf301e6a31b3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17821 | 2026.02.06 01:29:52.854678 [ 351 ] {3dac0540-7bf4-42ab-b6ed-bf301e6a31b3} <Debug> oximeter.version (50fdcec2-7951-44c4-a709-a779380e237d) (SelectExecutor): Key condition: unknown | ||
| 17822 | 2026.02.06 01:29:52.855731 [ 340 ] {3dac0540-7bf4-42ab-b6ed-bf301e6a31b3} <Trace> AggregatingTransform: Aggregating | ||
| 17823 | 2026.02.06 01:29:52.855776 [ 340 ] {3dac0540-7bf4-42ab-b6ed-bf301e6a31b3} <Trace> Aggregator: Aggregation method: without_key | ||
| 17824 | 2026.02.06 01:29:52.855816 [ 340 ] {3dac0540-7bf4-42ab-b6ed-bf301e6a31b3} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001036967 sec. (964.351 rows/sec., 37.67 KiB/sec.) | ||
| 17825 | 2026.02.06 01:29:52.855836 [ 340 ] {3dac0540-7bf4-42ab-b6ed-bf301e6a31b3} <Trace> Aggregator: Merging aggregated data | ||
| 17826 | 2026.02.06 01:29:52.857339 [ 351 ] {3dac0540-7bf4-42ab-b6ed-bf301e6a31b3} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003351 sec., 298.41838257236645 rows/sec., 11.66 KiB/sec. | ||
| 17827 | 2026.02.06 01:29:52.857474 [ 351 ] {3dac0540-7bf4-42ab-b6ed-bf301e6a31b3} <Debug> TCPHandler: Processed in 0.004124848 sec. | ||
| 17828 | 2026.02.06 01:29:52.857586 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17829 | 2026.02.06 01:29:52.857613 [ 357 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17830 | 2026.02.06 01:29:52.857633 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17831 | 2026.02.06 01:29:52.857645 [ 364 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17832 | 2026.02.06 01:29:52.857666 [ 358 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17833 | 2026.02.06 01:29:52.857700 [ 356 ] {} <Debug> TCP-Session: 27f70eb0-b277-450b-9c53-7864c33a1313 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17834 | 2026.02.06 01:29:52.857705 [ 360 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17835 | 2026.02.06 01:29:52.857720 [ 359 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17836 | 2026.02.06 01:29:52.857741 [ 358 ] {} <Debug> TCP-Session: 41e9eb15-ad36-4f60-91ee-74f2947469ea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17837 | 2026.02.06 01:29:52.857764 [ 360 ] {} <Debug> TCP-Session: 96fc0257-a3ae-4136-8dcf-645dce15b0a6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17838 | 2026.02.06 01:29:52.857786 [ 359 ] {} <Debug> TCP-Session: cb83d08f-6ca1-4378-8d75-d06573d0b95d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17839 | 2026.02.06 01:29:52.857736 [ 365 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17840 | 2026.02.06 01:29:52.857710 [ 364 ] {} <Debug> TCP-Session: a9c299e8-c0c1-4826-8b81-bce1772b6edf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17841 | 2026.02.06 01:29:52.857852 [ 365 ] {} <Debug> TCP-Session: ee2bf6c3-95ef-4017-a764-64dc4cb5e5e5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17842 | 2026.02.06 01:29:52.857681 [ 366 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17843 | 2026.02.06 01:29:52.857671 [ 357 ] {} <Debug> TCP-Session: 18698d0f-0ef3-4e22-b2e9-ddb252f265ec Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17844 | 2026.02.06 01:29:52.857619 [ 351 ] {} <Debug> TCP-Session: e95ce567-6a2b-47fc-b2b1-5c6f55e10ea8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17845 | 2026.02.06 01:29:52.857931 [ 366 ] {} <Debug> TCP-Session: 95148b38-00af-4c7b-8405-29372c855f9d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17846 | 2026.02.06 01:29:52.958597 [ 357 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47739 | ||
| 17847 | 2026.02.06 01:29:52.958698 [ 357 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17848 | 2026.02.06 01:29:52.958724 [ 357 ] {} <Debug> TCP-Session: 867ac816-2d06-4ab8-8512-a42acb83885a Authenticating user 'default' from [fd00:1122:3344:101::e]:47739 | ||
| 17849 | 2026.02.06 01:29:52.958745 [ 357 ] {} <Debug> TCP-Session: 867ac816-2d06-4ab8-8512-a42acb83885a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17850 | 2026.02.06 01:29:52.958757 [ 357 ] {} <Debug> TCP-Session: 867ac816-2d06-4ab8-8512-a42acb83885a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17851 | 2026.02.06 01:29:52.958941 [ 358 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41681 | ||
| 17852 | 2026.02.06 01:29:52.958966 [ 359 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40326 | ||
| 17853 | 2026.02.06 01:29:52.958981 [ 360 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48412 | ||
| 17854 | 2026.02.06 01:29:52.959028 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48835 | ||
| 17855 | 2026.02.06 01:29:52.959056 [ 358 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17856 | 2026.02.06 01:29:52.959034 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60144 | ||
| 17857 | 2026.02.06 01:29:52.959095 [ 358 ] {} <Debug> TCP-Session: eeb43b30-63ab-4e46-a6db-9a8cf010ddb8 Authenticating user 'default' from [fd00:1122:3344:101::e]:41681 | ||
| 17858 | 2026.02.06 01:29:52.959089 [ 359 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17859 | 2026.02.06 01:29:52.959116 [ 360 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17860 | 2026.02.06 01:29:52.959122 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17861 | 2026.02.06 01:29:52.959145 [ 359 ] {} <Debug> TCP-Session: 847ad5c6-7eb1-41c8-92a8-dbcca3e0027a Authenticating user 'default' from [fd00:1122:3344:101::e]:40326 | ||
| 17862 | 2026.02.06 01:29:52.959165 [ 360 ] {} <Debug> TCP-Session: 7bc7c05c-c5b3-4cd3-a96e-902e25bbf734 Authenticating user 'default' from [fd00:1122:3344:101::e]:48412 | ||
| 17863 | 2026.02.06 01:29:52.959171 [ 351 ] {} <Debug> TCP-Session: 11a8768f-183a-47e3-82c1-64baf2125c9e Authenticating user 'default' from [fd00:1122:3344:101::e]:48835 | ||
| 17864 | 2026.02.06 01:29:52.959189 [ 359 ] {} <Debug> TCP-Session: 847ad5c6-7eb1-41c8-92a8-dbcca3e0027a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17865 | 2026.02.06 01:29:52.959201 [ 360 ] {} <Debug> TCP-Session: 7bc7c05c-c5b3-4cd3-a96e-902e25bbf734 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17866 | 2026.02.06 01:29:52.959206 [ 351 ] {} <Debug> TCP-Session: 11a8768f-183a-47e3-82c1-64baf2125c9e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17867 | 2026.02.06 01:29:52.959219 [ 359 ] {} <Debug> TCP-Session: 847ad5c6-7eb1-41c8-92a8-dbcca3e0027a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17868 | 2026.02.06 01:29:52.959230 [ 360 ] {} <Debug> TCP-Session: 7bc7c05c-c5b3-4cd3-a96e-902e25bbf734 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17869 | 2026.02.06 01:29:52.959241 [ 351 ] {} <Debug> TCP-Session: 11a8768f-183a-47e3-82c1-64baf2125c9e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17870 | 2026.02.06 01:29:52.959154 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17871 | 2026.02.06 01:29:52.959127 [ 358 ] {} <Debug> TCP-Session: eeb43b30-63ab-4e46-a6db-9a8cf010ddb8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17872 | 2026.02.06 01:29:52.959306 [ 356 ] {} <Debug> TCP-Session: 0e64f691-cd23-4df6-a0f0-acaaa5a238b4 Authenticating user 'default' from [fd00:1122:3344:101::e]:60144 | ||
| 17873 | 2026.02.06 01:29:52.959107 [ 357 ] {} <Trace> TCP-Session: 867ac816-2d06-4ab8-8512-a42acb83885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17874 | 2026.02.06 01:29:52.959330 [ 356 ] {} <Debug> TCP-Session: 0e64f691-cd23-4df6-a0f0-acaaa5a238b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17875 | 2026.02.06 01:29:52.959367 [ 356 ] {} <Debug> TCP-Session: 0e64f691-cd23-4df6-a0f0-acaaa5a238b4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17876 | 2026.02.06 01:29:52.959322 [ 358 ] {} <Debug> TCP-Session: eeb43b30-63ab-4e46-a6db-9a8cf010ddb8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17877 | 2026.02.06 01:29:52.959011 [ 366 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34948 | ||
| 17878 | 2026.02.06 01:29:52.958985 [ 364 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37831 | ||
| 17879 | 2026.02.06 01:29:52.958989 [ 365 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49385 | ||
| 17880 | 2026.02.06 01:29:52.959485 [ 366 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17881 | 2026.02.06 01:29:52.959515 [ 364 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17882 | 2026.02.06 01:29:52.959516 [ 366 ] {} <Debug> TCP-Session: 82f37fd3-2cea-420a-bca4-36d160c4393a Authenticating user 'default' from [fd00:1122:3344:101::e]:34948 | ||
| 17883 | 2026.02.06 01:29:52.959520 [ 357 ] {4868957e-ee99-4878-be68-eb0a997456d3} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:47739) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 17884 | 2026.02.06 01:29:52.959542 [ 365 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17885 | 2026.02.06 01:29:52.959555 [ 366 ] {} <Debug> TCP-Session: 82f37fd3-2cea-420a-bca4-36d160c4393a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17886 | 2026.02.06 01:29:52.959584 [ 365 ] {} <Debug> TCP-Session: 1f85dd85-415a-438c-b6ef-4d2fb056396e Authenticating user 'default' from [fd00:1122:3344:101::e]:49385 | ||
| 17887 | 2026.02.06 01:29:52.959593 [ 366 ] {} <Debug> TCP-Session: 82f37fd3-2cea-420a-bca4-36d160c4393a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17888 | 2026.02.06 01:29:52.959612 [ 365 ] {} <Debug> TCP-Session: 1f85dd85-415a-438c-b6ef-4d2fb056396e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17889 | 2026.02.06 01:29:52.959545 [ 364 ] {} <Debug> TCP-Session: c03a733b-4d5c-45a7-ad6a-782567a782c7 Authenticating user 'default' from [fd00:1122:3344:101::e]:37831 | ||
| 17890 | 2026.02.06 01:29:52.959637 [ 365 ] {} <Debug> TCP-Session: 1f85dd85-415a-438c-b6ef-4d2fb056396e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17891 | 2026.02.06 01:29:52.959661 [ 364 ] {} <Debug> TCP-Session: c03a733b-4d5c-45a7-ad6a-782567a782c7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17892 | 2026.02.06 01:29:52.959682 [ 364 ] {} <Debug> TCP-Session: c03a733b-4d5c-45a7-ad6a-782567a782c7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17893 | 2026.02.06 01:29:52.959852 [ 357 ] {4868957e-ee99-4878-be68-eb0a997456d3} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 17894 | 2026.02.06 01:29:52.959921 [ 357 ] {4868957e-ee99-4878-be68-eb0a997456d3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17895 | 2026.02.06 01:29:52.960240 [ 357 ] {4868957e-ee99-4878-be68-eb0a997456d3} <Debug> oximeter.version (50fdcec2-7951-44c4-a709-a779380e237d) (SelectExecutor): Key condition: unknown | ||
| 17896 | 2026.02.06 01:29:52.961466 [ 260 ] {4868957e-ee99-4878-be68-eb0a997456d3} <Trace> AggregatingTransform: Aggregating | ||
| 17897 | 2026.02.06 01:29:52.961506 [ 260 ] {4868957e-ee99-4878-be68-eb0a997456d3} <Trace> Aggregator: Aggregation method: without_key | ||
| 17898 | 2026.02.06 01:29:52.961542 [ 260 ] {4868957e-ee99-4878-be68-eb0a997456d3} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001208159 sec. (827.706 rows/sec., 32.33 KiB/sec.) | ||
| 17899 | 2026.02.06 01:29:52.961558 [ 260 ] {4868957e-ee99-4878-be68-eb0a997456d3} <Trace> Aggregator: Merging aggregated data | ||
| 17900 | 2026.02.06 01:29:52.962805 [ 357 ] {4868957e-ee99-4878-be68-eb0a997456d3} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003346 sec., 298.86431560071725 rows/sec., 11.67 KiB/sec. | ||
| 17901 | 2026.02.06 01:29:52.962958 [ 357 ] {4868957e-ee99-4878-be68-eb0a997456d3} <Debug> TCPHandler: Processed in 0.004000607 sec. | ||
| 17902 | 2026.02.06 01:29:52.963068 [ 357 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17903 | 2026.02.06 01:29:52.963104 [ 357 ] {} <Debug> TCP-Session: 867ac816-2d06-4ab8-8512-a42acb83885a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17904 | 2026.02.06 01:29:52.963107 [ 364 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17905 | 2026.02.06 01:29:52.963135 [ 358 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17906 | 2026.02.06 01:29:52.963153 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17907 | 2026.02.06 01:29:52.963172 [ 359 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17908 | 2026.02.06 01:29:52.963193 [ 358 ] {} <Debug> TCP-Session: eeb43b30-63ab-4e46-a6db-9a8cf010ddb8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17909 | 2026.02.06 01:29:52.963198 [ 356 ] {} <Debug> TCP-Session: 0e64f691-cd23-4df6-a0f0-acaaa5a238b4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17910 | 2026.02.06 01:29:52.963218 [ 360 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17911 | 2026.02.06 01:29:52.963236 [ 366 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17912 | 2026.02.06 01:29:52.963253 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17913 | 2026.02.06 01:29:52.963273 [ 360 ] {} <Debug> TCP-Session: 7bc7c05c-c5b3-4cd3-a96e-902e25bbf734 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17914 | 2026.02.06 01:29:52.963291 [ 366 ] {} <Debug> TCP-Session: 82f37fd3-2cea-420a-bca4-36d160c4393a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17915 | 2026.02.06 01:29:52.963309 [ 351 ] {} <Debug> TCP-Session: 11a8768f-183a-47e3-82c1-64baf2125c9e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17916 | 2026.02.06 01:29:52.963224 [ 359 ] {} <Debug> TCP-Session: 847ad5c6-7eb1-41c8-92a8-dbcca3e0027a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17917 | 2026.02.06 01:29:52.963190 [ 365 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17918 | 2026.02.06 01:29:52.963177 [ 364 ] {} <Debug> TCP-Session: c03a733b-4d5c-45a7-ad6a-782567a782c7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17919 | 2026.02.06 01:29:52.963399 [ 365 ] {} <Debug> TCP-Session: 1f85dd85-415a-438c-b6ef-4d2fb056396e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17920 | 2026.02.06 01:29:53.740432 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 38873 | ||
| 17921 | 2026.02.06 01:29:53.741054 [ 245 ] {} <Trace> system.asynchronous_metric_log (50965cfb-3fe0-4bc3-b722-77d2bdddda32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17922 | 2026.02.06 01:29:53.741112 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 17923 | 2026.02.06 01:29:53.741728 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 17924 | 2026.02.06 01:29:53.742026 [ 245 ] {} <Trace> system.asynchronous_metric_log (50965cfb-3fe0-4bc3-b722-77d2bdddda32): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17925 | 2026.02.06 01:29:53.742190 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 38873 | ||
| 17926 | 2026.02.06 01:29:53.742206 [ 110 ] {} <Debug> system.asynchronous_metric_log (50965cfb-3fe0-4bc3-b722-77d2bdddda32) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 17927 | 2026.02.06 01:29:53.742289 [ 110 ] {} <Trace> system.asynchronous_metric_log (50965cfb-3fe0-4bc3-b722-77d2bdddda32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17928 | 2026.02.06 01:29:53.742315 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 17929 | 2026.02.06 01:29:53.742473 [ 200 ] {50965cfb-3fe0-4bc3-b722-77d2bdddda32::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 17930 | 2026.02.06 01:29:53.742668 [ 200 ] {50965cfb-3fe0-4bc3-b722-77d2bdddda32::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17931 | 2026.02.06 01:29:53.742723 [ 200 ] {50965cfb-3fe0-4bc3-b722-77d2bdddda32::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_76_15, total 36505 rows starting from the beginning of the part | ||
| 17932 | 2026.02.06 01:29:53.742808 [ 200 ] {50965cfb-3fe0-4bc3-b722-77d2bdddda32::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 448 rows starting from the beginning of the part | ||
| 17933 | 2026.02.06 01:29:53.742867 [ 200 ] {50965cfb-3fe0-4bc3-b722-77d2bdddda32::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 512 rows starting from the beginning of the part | ||
| 17934 | 2026.02.06 01:29:53.742926 [ 200 ] {50965cfb-3fe0-4bc3-b722-77d2bdddda32::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 448 rows starting from the beginning of the part | ||
| 17935 | 2026.02.06 01:29:53.742977 [ 200 ] {50965cfb-3fe0-4bc3-b722-77d2bdddda32::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 512 rows starting from the beginning of the part | ||
| 17936 | 2026.02.06 01:29:53.743028 [ 200 ] {50965cfb-3fe0-4bc3-b722-77d2bdddda32::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 448 rows starting from the beginning of the part | ||
| 17937 | 2026.02.06 01:29:53.746613 [ 195 ] {50965cfb-3fe0-4bc3-b722-77d2bdddda32::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38873 rows, containing 4 columns (4 merged, 0 gathered) in 0.004224108 sec., 9202652.962471604 rows/sec., 131.65 MiB/sec. | ||
| 17938 | 2026.02.06 01:29:53.747150 [ 198 ] {50965cfb-3fe0-4bc3-b722-77d2bdddda32::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 17939 | 2026.02.06 01:29:53.747599 [ 198 ] {50965cfb-3fe0-4bc3-b722-77d2bdddda32::all_1_81_16} <Trace> system.asynchronous_metric_log (50965cfb-3fe0-4bc3-b722-77d2bdddda32): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17940 | 2026.02.06 01:29:53.747763 [ 198 ] {50965cfb-3fe0-4bc3-b722-77d2bdddda32::all_1_81_16} <Trace> system.asynchronous_metric_log (50965cfb-3fe0-4bc3-b722-77d2bdddda32) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 17941 | 2026.02.06 01:29:53.747929 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.12 MiB. | ||
| 17942 | 2026.02.06 01:29:55.803198 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 610 | ||
| 17943 | 2026.02.06 01:29:55.821830 [ 244 ] {} <Trace> system.metric_log (b13c6af1-b368-46ee-88e3-e8b49f18365b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17944 | 2026.02.06 01:29:55.821897 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 17945 | 2026.02.06 01:29:55.828218 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 17946 | 2026.02.06 01:29:55.828938 [ 244 ] {} <Trace> system.metric_log (b13c6af1-b368-46ee-88e3-e8b49f18365b): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17947 | 2026.02.06 01:29:55.829250 [ 107 ] {} <Debug> system.metric_log (b13c6af1-b368-46ee-88e3-e8b49f18365b) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 17948 | 2026.02.06 01:29:55.829317 [ 107 ] {} <Trace> system.metric_log (b13c6af1-b368-46ee-88e3-e8b49f18365b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17949 | 2026.02.06 01:29:55.829341 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 17950 | 2026.02.06 01:29:55.829478 [ 198 ] {b13c6af1-b368-46ee-88e3-e8b49f18365b::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 17951 | 2026.02.06 01:29:55.832688 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 610 | ||
| 17952 | 2026.02.06 01:29:55.833475 [ 198 ] {b13c6af1-b368-46ee-88e3-e8b49f18365b::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17953 | 2026.02.06 01:29:55.834973 [ 198 ] {b13c6af1-b368-46ee-88e3-e8b49f18365b::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 573 rows starting from the beginning of the part | ||
| 17954 | 2026.02.06 01:29:55.839684 [ 198 ] {b13c6af1-b368-46ee-88e3-e8b49f18365b::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 7 rows starting from the beginning of the part | ||
| 17955 | 2026.02.06 01:29:55.844299 [ 198 ] {b13c6af1-b368-46ee-88e3-e8b49f18365b::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 8 rows starting from the beginning of the part | ||
| 17956 | 2026.02.06 01:29:55.848955 [ 198 ] {b13c6af1-b368-46ee-88e3-e8b49f18365b::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 7 rows starting from the beginning of the part | ||
| 17957 | 2026.02.06 01:29:55.853827 [ 198 ] {b13c6af1-b368-46ee-88e3-e8b49f18365b::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 8 rows starting from the beginning of the part | ||
| 17958 | 2026.02.06 01:29:55.858508 [ 198 ] {b13c6af1-b368-46ee-88e3-e8b49f18365b::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 7 rows starting from the beginning of the part | ||
| 17959 | 2026.02.06 01:29:55.915743 [ 195 ] {b13c6af1-b368-46ee-88e3-e8b49f18365b::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 610 rows, containing 679 columns (679 merged, 0 gathered) in 0.086329347 sec., 7065.9633276271625 rows/sec., 36.54 MiB/sec. | ||
| 17960 | 2026.02.06 01:29:55.918812 [ 197 ] {b13c6af1-b368-46ee-88e3-e8b49f18365b::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 17961 | 2026.02.06 01:29:55.920791 [ 197 ] {b13c6af1-b368-46ee-88e3-e8b49f18365b::all_1_81_16} <Trace> system.metric_log (b13c6af1-b368-46ee-88e3-e8b49f18365b): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17962 | 2026.02.06 01:29:55.920873 [ 197 ] {b13c6af1-b368-46ee-88e3-e8b49f18365b::all_1_81_16} <Trace> system.metric_log (b13c6af1-b368-46ee-88e3-e8b49f18365b) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 17963 | 2026.02.06 01:29:55.923503 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.96 MiB. | ||
| 17964 | 2026.02.06 01:29:56.373679 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 2252 | ||
| 17965 | 2026.02.06 01:29:56.376662 [ 243 ] {} <Trace> system.query_log (e979a318-9a58-4b34-9a72-3006f9f8e92e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17966 | 2026.02.06 01:29:56.376708 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 17967 | 2026.02.06 01:29:56.377921 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 17968 | 2026.02.06 01:29:56.378197 [ 243 ] {} <Trace> system.query_log (e979a318-9a58-4b34-9a72-3006f9f8e92e): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17969 | 2026.02.06 01:29:56.378369 [ 107 ] {} <Debug> system.query_log (e979a318-9a58-4b34-9a72-3006f9f8e92e) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 17970 | 2026.02.06 01:29:56.378439 [ 107 ] {} <Trace> system.query_log (e979a318-9a58-4b34-9a72-3006f9f8e92e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17971 | 2026.02.06 01:29:56.378463 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 17972 | 2026.02.06 01:29:56.378565 [ 194 ] {e979a318-9a58-4b34-9a72-3006f9f8e92e::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 | ||
| 17973 | 2026.02.06 01:29:56.378585 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2252 | ||
| 17974 | 2026.02.06 01:29:56.379093 [ 194 ] {e979a318-9a58-4b34-9a72-3006f9f8e92e::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17975 | 2026.02.06 01:29:56.379229 [ 194 ] {e979a318-9a58-4b34-9a72-3006f9f8e92e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 2076 rows starting from the beginning of the part | ||
| 17976 | 2026.02.06 01:29:56.379577 [ 194 ] {e979a318-9a58-4b34-9a72-3006f9f8e92e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 36 rows starting from the beginning of the part | ||
| 17977 | 2026.02.06 01:29:56.379909 [ 194 ] {e979a318-9a58-4b34-9a72-3006f9f8e92e::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 | ||
| 17978 | 2026.02.06 01:29:56.380246 [ 194 ] {e979a318-9a58-4b34-9a72-3006f9f8e92e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 32 rows starting from the beginning of the part | ||
| 17979 | 2026.02.06 01:29:56.380579 [ 194 ] {e979a318-9a58-4b34-9a72-3006f9f8e92e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 36 rows starting from the beginning of the part | ||
| 17980 | 2026.02.06 01:29:56.380904 [ 194 ] {e979a318-9a58-4b34-9a72-3006f9f8e92e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 38 rows starting from the beginning of the part | ||
| 17981 | 2026.02.06 01:29:56.387840 [ 195 ] {e979a318-9a58-4b34-9a72-3006f9f8e92e::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2252 rows, containing 72 columns (72 merged, 0 gathered) in 0.009321174 sec., 241600.46792389028 rows/sec., 185.56 MiB/sec. | ||
| 17982 | 2026.02.06 01:29:56.390179 [ 192 ] {e979a318-9a58-4b34-9a72-3006f9f8e92e::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 17983 | 2026.02.06 01:29:56.390853 [ 192 ] {e979a318-9a58-4b34-9a72-3006f9f8e92e::all_1_61_12} <Trace> system.query_log (e979a318-9a58-4b34-9a72-3006f9f8e92e): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17984 | 2026.02.06 01:29:56.390944 [ 192 ] {e979a318-9a58-4b34-9a72-3006f9f8e92e::all_1_61_12} <Trace> system.query_log (e979a318-9a58-4b34-9a72-3006f9f8e92e) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 17985 | 2026.02.06 01:29:56.391389 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.02 MiB. | ||
| 17986 | 2026.02.06 01:29:56.893464 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17987 | 2026.02.06 01:29:56.893745 [ 4 ] {17a9f806-4172-469a-a515-fea9f25cbf11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17988 | 2026.02.06 01:29:56.893849 [ 4 ] {17a9f806-4172-469a-a515-fea9f25cbf11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17989 | 2026.02.06 01:29:56.894779 [ 4 ] {17a9f806-4172-469a-a515-fea9f25cbf11} <Trace> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17990 | 2026.02.06 01:29:56.894817 [ 4 ] {17a9f806-4172-469a-a515-fea9f25cbf11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 17991 | 2026.02.06 01:29:56.895212 [ 4 ] {17a9f806-4172-469a-a515-fea9f25cbf11} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 17992 | 2026.02.06 01:29:56.895436 [ 4 ] {17a9f806-4172-469a-a515-fea9f25cbf11} <Trace> oximeter.fields_string (fb68cebe-225b-4628-b6a1-821ca25cb918): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17993 | 2026.02.06 01:29:56.895589 [ 4 ] {17a9f806-4172-469a-a515-fea9f25cbf11} <Debug> executeQuery: Read 138 rows, 12.27 KiB in 0.001921 sec., 71837.58459135867 rows/sec., 6.24 MiB/sec. | ||
| 17994 | 2026.02.06 01:29:56.895631 [ 4 ] {17a9f806-4172-469a-a515-fea9f25cbf11} <Debug> TCPHandler: Processed in 0.002355076 sec. | ||
| 17995 | 2026.02.06 01:29:56.895751 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17996 | 2026.02.06 01:29:56.895846 [ 4 ] {11465b6d-7153-42cd-b9e3-ff852dc05ff7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17997 | 2026.02.06 01:29:56.895887 [ 4 ] {11465b6d-7153-42cd-b9e3-ff852dc05ff7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17998 | 2026.02.06 01:29:56.896308 [ 4 ] {11465b6d-7153-42cd-b9e3-ff852dc05ff7} <Trace> oximeter.fields_u16 (fb4d60fc-202c-4b3b-b72e-c67fc122b90a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17999 | 2026.02.06 01:29:56.896343 [ 4 ] {11465b6d-7153-42cd-b9e3-ff852dc05ff7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 18000 | 2026.02.06 01:29:56.896635 [ 4 ] {11465b6d-7153-42cd-b9e3-ff852dc05ff7} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 18001 | 2026.02.06 01:29:56.896855 [ 4 ] {11465b6d-7153-42cd-b9e3-ff852dc05ff7} <Trace> oximeter.fields_u16 (fb4d60fc-202c-4b3b-b72e-c67fc122b90a): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18002 | 2026.02.06 01:29:56.896964 [ 108 ] {} <Debug> oximeter.fields_u16 (fb4d60fc-202c-4b3b-b72e-c67fc122b90a) (MergerMutator): Selected 6 parts from all_1_110_22 to all_115_115_0 | ||
| 18003 | 2026.02.06 01:29:56.896983 [ 4 ] {11465b6d-7153-42cd-b9e3-ff852dc05ff7} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001156 sec., 35467.12802768166 rows/sec., 2.60 MiB/sec. | ||
| 18004 | 2026.02.06 01:29:56.897000 [ 108 ] {} <Trace> oximeter.fields_u16 (fb4d60fc-202c-4b3b-b72e-c67fc122b90a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18005 | 2026.02.06 01:29:56.897020 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 18006 | 2026.02.06 01:29:56.897022 [ 4 ] {11465b6d-7153-42cd-b9e3-ff852dc05ff7} <Debug> TCPHandler: Processed in 0.001321009 sec. | ||
| 18007 | 2026.02.06 01:29:56.897143 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18008 | 2026.02.06 01:29:56.897150 [ 195 ] {fb4d60fc-202c-4b3b-b72e-c67fc122b90a::all_1_115_23} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_110_22 to all_115_115_0 into Compact with storage Full | ||
| 18009 | 2026.02.06 01:29:56.897237 [ 4 ] {403dbd3c-edc4-4b80-a951-92fedc5d7dba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18010 | 2026.02.06 01:29:56.897281 [ 4 ] {403dbd3c-edc4-4b80-a951-92fedc5d7dba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18011 | 2026.02.06 01:29:56.897317 [ 195 ] {fb4d60fc-202c-4b3b-b72e-c67fc122b90a::all_1_115_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18012 | 2026.02.06 01:29:56.897362 [ 195 ] {fb4d60fc-202c-4b3b-b72e-c67fc122b90a::all_1_115_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_110_22, total 206 rows starting from the beginning of the part | ||
| 18013 | 2026.02.06 01:29:56.897437 [ 195 ] {fb4d60fc-202c-4b3b-b72e-c67fc122b90a::all_1_115_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 43 rows starting from the beginning of the part | ||
| 18014 | 2026.02.06 01:29:56.897487 [ 195 ] {fb4d60fc-202c-4b3b-b72e-c67fc122b90a::all_1_115_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 133 rows starting from the beginning of the part | ||
| 18015 | 2026.02.06 01:29:56.897532 [ 195 ] {fb4d60fc-202c-4b3b-b72e-c67fc122b90a::all_1_115_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 41 rows starting from the beginning of the part | ||
| 18016 | 2026.02.06 01:29:56.897574 [ 195 ] {fb4d60fc-202c-4b3b-b72e-c67fc122b90a::all_1_115_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 133 rows starting from the beginning of the part | ||
| 18017 | 2026.02.06 01:29:56.897614 [ 195 ] {fb4d60fc-202c-4b3b-b72e-c67fc122b90a::all_1_115_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 41 rows starting from the beginning of the part | ||
| 18018 | 2026.02.06 01:29:56.897718 [ 4 ] {403dbd3c-edc4-4b80-a951-92fedc5d7dba} <Trace> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18019 | 2026.02.06 01:29:56.897759 [ 4 ] {403dbd3c-edc4-4b80-a951-92fedc5d7dba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 18020 | 2026.02.06 01:29:56.898079 [ 4 ] {403dbd3c-edc4-4b80-a951-92fedc5d7dba} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 18021 | 2026.02.06 01:29:56.898304 [ 4 ] {403dbd3c-edc4-4b80-a951-92fedc5d7dba} <Trace> oximeter.fields_uuid (8671d447-0367-4212-b46d-8d9acc78108d): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18022 | 2026.02.06 01:29:56.898434 [ 4 ] {403dbd3c-edc4-4b80-a951-92fedc5d7dba} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001215 sec., 86419.75308641976 rows/sec., 6.75 MiB/sec. | ||
| 18023 | 2026.02.06 01:29:56.898472 [ 4 ] {403dbd3c-edc4-4b80-a951-92fedc5d7dba} <Debug> TCPHandler: Processed in 0.00137866 sec. | ||
| 18024 | 2026.02.06 01:29:56.898560 [ 186 ] {fb4d60fc-202c-4b3b-b72e-c67fc122b90a::all_1_115_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 597 rows, containing 5 columns (5 merged, 0 gathered) in 0.00147356 sec., 405141.2904801976 rows/sec., 27.28 MiB/sec. | ||
| 18025 | 2026.02.06 01:29:56.898583 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18026 | 2026.02.06 01:29:56.898693 [ 4 ] {144b721e-ad69-4e9d-ad23-6cd04709d6b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18027 | 2026.02.06 01:29:56.898736 [ 4 ] {144b721e-ad69-4e9d-ad23-6cd04709d6b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18028 | 2026.02.06 01:29:56.898769 [ 196 ] {fb4d60fc-202c-4b3b-b72e-c67fc122b90a::all_1_115_23} <Trace> MergedBlockOutputStream: filled checksums all_1_115_23 (state Temporary) | ||
| 18029 | 2026.02.06 01:29:56.899066 [ 196 ] {fb4d60fc-202c-4b3b-b72e-c67fc122b90a::all_1_115_23} <Trace> oximeter.fields_u16 (fb4d60fc-202c-4b3b-b72e-c67fc122b90a): Renaming temporary part tmp_merge_all_1_115_23 to all_1_115_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18030 | 2026.02.06 01:29:56.899143 [ 4 ] {144b721e-ad69-4e9d-ad23-6cd04709d6b5} <Trace> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18031 | 2026.02.06 01:29:56.899144 [ 196 ] {fb4d60fc-202c-4b3b-b72e-c67fc122b90a::all_1_115_23} <Trace> oximeter.fields_u16 (fb4d60fc-202c-4b3b-b72e-c67fc122b90a) (MergerMutator): Merged 6 parts: [all_1_110_22, all_115_115_0] -> all_1_115_23 | ||
| 18032 | 2026.02.06 01:29:56.899178 [ 4 ] {144b721e-ad69-4e9d-ad23-6cd04709d6b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 18033 | 2026.02.06 01:29:56.899250 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 18034 | 2026.02.06 01:29:56.899501 [ 4 ] {144b721e-ad69-4e9d-ad23-6cd04709d6b5} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 18035 | 2026.02.06 01:29:56.899704 [ 4 ] {144b721e-ad69-4e9d-ad23-6cd04709d6b5} <Trace> oximeter.measurements_cumulativeu64 (e511ea71-e802-4545-b869-85850eb1d513): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18036 | 2026.02.06 01:29:56.899829 [ 4 ] {144b721e-ad69-4e9d-ad23-6cd04709d6b5} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001154 sec., 138648.18024263432 rows/sec., 9.66 MiB/sec. | ||
| 18037 | 2026.02.06 01:29:56.899865 [ 4 ] {144b721e-ad69-4e9d-ad23-6cd04709d6b5} <Debug> TCPHandler: Processed in 0.001331459 sec. | ||
| 18038 | 2026.02.06 01:29:56.899967 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18039 | 2026.02.06 01:29:56.900060 [ 4 ] {ed16799d-ca87-46e3-9314-b6f4502ef57c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18040 | 2026.02.06 01:29:56.900113 [ 4 ] {ed16799d-ca87-46e3-9314-b6f4502ef57c} <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 | ||
| 18041 | 2026.02.06 01:29:56.900999 [ 4 ] {ed16799d-ca87-46e3-9314-b6f4502ef57c} <Trace> oximeter.measurements_histogramu64 (97144b8f-900e-4825-92d0-28bf27d1d4ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18042 | 2026.02.06 01:29:56.901034 [ 4 ] {ed16799d-ca87-46e3-9314-b6f4502ef57c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 18043 | 2026.02.06 01:29:56.901592 [ 4 ] {ed16799d-ca87-46e3-9314-b6f4502ef57c} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 18044 | 2026.02.06 01:29:56.901815 [ 4 ] {ed16799d-ca87-46e3-9314-b6f4502ef57c} <Trace> oximeter.measurements_histogramu64 (97144b8f-900e-4825-92d0-28bf27d1d4ae): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18045 | 2026.02.06 01:29:56.901950 [ 4 ] {ed16799d-ca87-46e3-9314-b6f4502ef57c} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001908 sec., 21488.46960167715 rows/sec., 38.51 MiB/sec. | ||
| 18046 | 2026.02.06 01:29:56.902005 [ 4 ] {ed16799d-ca87-46e3-9314-b6f4502ef57c} <Debug> TCPHandler: Processed in 0.002087275 sec. | ||
| 18047 | 2026.02.06 01:29:56.902118 [ 4 ] {} <Trace> TCP-Session: 1b63c861-7abf-4077-9e36-14b7e65ffc6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18048 | 2026.02.06 01:29:56.902212 [ 4 ] {b7c4df91-a6f3-41b3-8781-a9f1620d673d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58114) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18049 | 2026.02.06 01:29:56.902253 [ 4 ] {b7c4df91-a6f3-41b3-8781-a9f1620d673d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18050 | 2026.02.06 01:29:56.902594 [ 4 ] {b7c4df91-a6f3-41b3-8781-a9f1620d673d} <Trace> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18051 | 2026.02.06 01:29:56.902630 [ 4 ] {b7c4df91-a6f3-41b3-8781-a9f1620d673d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 18052 | 2026.02.06 01:29:56.902923 [ 4 ] {b7c4df91-a6f3-41b3-8781-a9f1620d673d} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 18053 | 2026.02.06 01:29:56.903128 [ 4 ] {b7c4df91-a6f3-41b3-8781-a9f1620d673d} <Trace> oximeter.measurements_u64 (35a37a75-595c-437a-bd19-b1f8c8c9b2dc): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18054 | 2026.02.06 01:29:56.903256 [ 4 ] {b7c4df91-a6f3-41b3-8781-a9f1620d673d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001062 sec., 56497.17514124294 rows/sec., 3.81 MiB/sec. | ||
| 18055 | 2026.02.06 01:29:56.903292 [ 4 ] {b7c4df91-a6f3-41b3-8781-a9f1620d673d} <Debug> TCPHandler: Processed in 0.001223878 sec. | ||
| 18056 | 2026.02.06 01:30:01.034566 [ 73 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 18057 | 2026.02.06 01:30:01.034642 [ 73 ] {} <Debug> DNSResolver: Updated DNS cache | ||