| 1 | [ Dec 20 04:54:12 Enabled. ] | ||
| 2 | [ Dec 20 04:54:12 Rereading configuration. ] | ||
| 3 | [ Dec 20 04:54:13 Rereading configuration. ] | ||
| 4 | [ Dec 20 04:54:16 Executing start method ("/opt/oxide/lib/svc/manifest/clickhouse.sh"). ] | ||
| 5 | + set -o errexit | ||
| 6 | + set -o pipefail | ||
| 7 | + . /lib/svc/share/smf_include.sh | ||
| 8 | ++ SMF_EXIT_OK=0 | ||
| 9 | ++ SMF_EXIT_NODAEMON=94 | ||
| 10 | ++ SMF_EXIT_ERR_FATAL=95 | ||
| 11 | ++ SMF_EXIT_ERR_CONFIG=96 | ||
| 12 | ++ SMF_EXIT_MON_DEGRADE=97 | ||
| 13 | ++ SMF_EXIT_MON_OFFLINE=98 | ||
| 14 | ++ SMF_EXIT_ERR_NOSMF=99 | ||
| 15 | ++ SMF_EXIT_ERR_PERM=100 | ||
| 16 | ++ svcprop -c -p config/listen_addr svc:/oxide/clickhouse:default | ||
| 17 | + LISTEN_ADDR=fd00:1122:3344:101::e | ||
| 18 | ++ svcprop -c -p config/listen_port svc:/oxide/clickhouse:default | ||
| 19 | + LISTEN_PORT=8123 | ||
| 20 | ++ svcprop -c -p config/store svc:/oxide/clickhouse:default | ||
| 21 | + DATASTORE=/data | ||
| 22 | + args=("--config-file" "/opt/oxide/clickhouse/config.xml" "--" "--path" "${DATASTORE}" "--listen_host" "$LISTEN_ADDR" "--http_port" "$LISTEN_PORT") | ||
| 23 | + exec /opt/oxide/clickhouse/clickhouse server --config-file /opt/oxide/clickhouse/config.xml -- --path /data --listen_host fd00:1122:3344:101::e --http_port 8123 | ||
| 24 | [ Dec 20 04:54:16 Method "start" exited with status 0. ] | ||
| 25 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 26 | Logging trace to /var/tmp/clickhouse-server.log | ||
| 27 | Logging errors to /var/tmp/clickhouse-server.errlog | ||
| 28 | 2025.12.20 04:54:20.059310 [ 1 ] {} <Information> Application: Will watch for the process with pid 23958 | ||
| 29 | 2025.12.20 04:54:20.059716 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 30 | 2025.12.20 04:54:20.272338 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 3042d295d963012962f5c683bd2776fa331a38c3, build id: <unknown>), PID 23958 | ||
| 31 | 2025.12.20 04:54:20.275234 [ 1 ] {} <Information> Application: starting up | ||
| 32 | 2025.12.20 04:54:20.275388 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 33 | 2025.12.20 04:54:20.474491 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
| 34 | 2025.12.20 04:54:20.513182 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 35 | 2025.12.20 04:54:20.513261 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 36 | 2025.12.20 04:54:20.513282 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 37 | 2025.12.20 04:54:20.513345 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
| 38 | 2025.12.20 04:54:20.514169 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
| 39 | 2025.12.20 04:54:20.518808 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
| 40 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 41 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
| 42 | 2025.12.20 04:54:20.519675 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 43 | 2025.12.20 04:54:20.520541 [ 1 ] {} <Information> Application: Setting max_server_memory_usage was set to 86.29 GiB (95.88 GiB available * 0.90 max_server_memory_usage_to_ram_ratio) | ||
| 44 | 2025.12.20 04:54:20.520607 [ 1 ] {} <Information> Application: Setting merges_mutations_memory_usage_soft_limit was set to 47.94 GiB (95.88 GiB available * 0.50 merges_mutations_memory_usage_to_ram_ratio) | ||
| 45 | 2025.12.20 04:54:20.520650 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
| 46 | 2025.12.20 04:54:20.521394 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 47 | 2025.12.20 04:54:20.522448 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 48 | 2025.12.20 04:54:20.528465 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 49 | 2025.12.20 04:54:20.529170 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 50 | 2025.12.20 04:54:20.530422 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 51 | 2025.12.20 04:54:20.530506 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 52 | 2025.12.20 04:54:20.531584 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
| 53 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 54 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
| 55 | 2025.12.20 04:54:20.532093 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 56 | 2025.12.20 04:54:20.536182 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 57 | 2025.12.20 04:54:20.536866 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
| 58 | 2025.12.20 04:54:20.541603 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
| 59 | 2025.12.20 04:54:20.542035 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 60 | 2025.12.20 04:54:20.542447 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 61 | 2025.12.20 04:54:20.542878 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
| 62 | 2025.12.20 04:54:20.544439 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 63 | 2025.12.20 04:54:20.544466 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 64 | 2025.12.20 04:54:20.544552 [ 136 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 65 | 2025.12.20 04:54:20.544643 [ 136 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 66 | 2025.12.20 04:54:20.567511 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 67 | 2025.12.20 04:54:20.567541 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000196623 sec | ||
| 68 | 2025.12.20 04:54:20.567604 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 69 | 2025.12.20 04:54:20.567652 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 70 | 2025.12.20 04:54:20.568361 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 71 | 2025.12.20 04:54:20.568931 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
| 72 | 2025.12.20 04:54:20.591933 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 73 | 2025.12.20 04:54:20.592041 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 74 | 2025.12.20 04:54:20.592121 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 75 | 2025.12.20 04:54:20.592135 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 76 | 2025.12.20 04:54:20.592169 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 77 | 2025.12.20 04:54:20.592242 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
| 78 | 2025.12.20 04:54:20.594954 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 79 | 2025.12.20 04:54:20.595072 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
| 80 | 2025.12.20 04:54:20.595123 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
| 81 | 2025.12.20 04:54:20.595303 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 82 | 2025.12.20 04:54:20.595349 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 83 | 2025.12.20 04:54:20.595364 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 84 | 2025.12.20 04:54:20.595441 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 85 | 2025.12.20 04:54:20.595456 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 86 | 2025.12.20 04:54:20.595489 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 87 | 2025.12.20 04:54:20.595563 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
| 88 | 2025.12.20 04:54:20.623655 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 89 | 2025.12.20 04:54:20.626328 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 90 | 2025.12.20 04:54:20.626405 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 9.9812e-05 sec | ||
| 91 | 2025.12.20 04:54:20.626419 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 92 | 2025.12.20 04:54:20.626429 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 93 | 2025.12.20 04:54:20.626452 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 94 | 2025.12.20 04:54:20.626642 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
| 95 | 2025.12.20 04:54:20.626738 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
| 96 | 2025.12.20 04:54:20.626752 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 97 | 2025.12.20 04:54:20.626763 [ 1 ] {} <Information> Application: Query Profiler and TraceCollector are disabled because they require PHDR cache to be created (otherwise the function 'dl_iterate_phdr' is not lock free and not async-signal safe). | ||
| 98 | 2025.12.20 04:54:20.626773 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 99 | 2025.12.20 04:54:20.631716 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 100 | 2025.12.20 04:54:20.631891 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.77 MiB, peak 24.77 MiB, free memory in arenas 0.00 B, will set to 116.78 MiB (RSS), difference: 92.01 MiB | ||
| 101 | 2025.12.20 04:54:20.633241 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 1.274e-05 sec. | ||
| 102 | 2025.12.20 04:54:20.633630 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 103 | 2025.12.20 04:54:20.634895 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 104 | 2025.12.20 04:54:20.634914 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 105 | 2025.12.20 04:54:21.000701 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 116.80 MiB, peak 116.80 MiB, free memory in arenas 0.00 B, will set to 118.32 MiB (RSS), difference: 1.52 MiB | ||
| 106 | 2025.12.20 04:54:21.678553 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:62633 | ||
| 107 | 2025.12.20 04:54:21.680602 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 108 | 2025.12.20 04:54:21.680671 [ 3 ] {} <Debug> TCP-Session: 1073de77-1ff3-470a-8098-de480456b71e Authenticating user 'default' from [fd00:1122:3344:101::b]:62633 | ||
| 109 | 2025.12.20 04:54:21.680784 [ 3 ] {} <Debug> TCP-Session: 1073de77-1ff3-470a-8098-de480456b71e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 110 | 2025.12.20 04:54:21.680803 [ 3 ] {} <Debug> TCP-Session: 1073de77-1ff3-470a-8098-de480456b71e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 111 | 2025.12.20 04:54:21.680970 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 112 | 2025.12.20 04:54:21.681065 [ 3 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 113 | 2025.12.20 04:54:21.681082 [ 3 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 114 | 2025.12.20 04:54:21.683611 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:41723 | ||
| 115 | 2025.12.20 04:54:21.683715 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:39587 | ||
| 116 | 2025.12.20 04:54:21.683718 [ 254 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:36099 | ||
| 117 | 2025.12.20 04:54:21.683836 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 118 | 2025.12.20 04:54:21.683973 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:39289 | ||
| 119 | 2025.12.20 04:54:21.683996 [ 4 ] {} <Debug> TCP-Session: 63e031e7-3d46-499a-856f-1b203e9e3488 Authenticating user 'default' from [fd00:1122:3344:101::b]:41723 | ||
| 120 | 2025.12.20 04:54:21.684035 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 121 | 2025.12.20 04:54:21.684058 [ 4 ] {} <Debug> TCP-Session: 63e031e7-3d46-499a-856f-1b203e9e3488 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 122 | 2025.12.20 04:54:21.684076 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:55324 | ||
| 123 | 2025.12.20 04:54:21.684190 [ 5 ] {} <Debug> TCP-Session: a6f3782a-453f-4d73-9bee-610316eda05a Authenticating user 'default' from [fd00:1122:3344:101::b]:39587 | ||
| 124 | 2025.12.20 04:54:21.684199 [ 4 ] {} <Debug> TCP-Session: 63e031e7-3d46-499a-856f-1b203e9e3488 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 125 | 2025.12.20 04:54:21.684255 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 126 | 2025.12.20 04:54:21.684199 [ 254 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 127 | 2025.12.20 04:54:21.684323 [ 255 ] {} <Debug> TCP-Session: da0e3e15-43d4-4071-80e3-abe3a3f609c6 Authenticating user 'default' from [fd00:1122:3344:101::b]:39289 | ||
| 128 | 2025.12.20 04:54:21.684308 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 129 | 2025.12.20 04:54:21.684307 [ 5 ] {} <Debug> TCP-Session: a6f3782a-453f-4d73-9bee-610316eda05a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 130 | 2025.12.20 04:54:21.684399 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:34284 | ||
| 131 | 2025.12.20 04:54:21.684427 [ 5 ] {} <Debug> TCP-Session: a6f3782a-453f-4d73-9bee-610316eda05a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 132 | 2025.12.20 04:54:21.684392 [ 255 ] {} <Debug> TCP-Session: da0e3e15-43d4-4071-80e3-abe3a3f609c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 133 | 2025.12.20 04:54:21.684387 [ 256 ] {} <Debug> TCP-Session: bb86b0b6-41ca-417e-97d8-a590a0f00681 Authenticating user 'default' from [fd00:1122:3344:101::b]:55324 | ||
| 134 | 2025.12.20 04:54:21.684486 [ 255 ] {} <Debug> TCP-Session: da0e3e15-43d4-4071-80e3-abe3a3f609c6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 135 | 2025.12.20 04:54:21.684383 [ 254 ] {} <Debug> TCP-Session: fd40d594-5068-42b8-8469-7022028e628c Authenticating user 'default' from [fd00:1122:3344:101::b]:36099 | ||
| 136 | 2025.12.20 04:54:21.684280 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:52551 | ||
| 137 | 2025.12.20 04:54:21.684586 [ 254 ] {} <Debug> TCP-Session: fd40d594-5068-42b8-8469-7022028e628c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 138 | 2025.12.20 04:54:21.684558 [ 256 ] {} <Debug> TCP-Session: bb86b0b6-41ca-417e-97d8-a590a0f00681 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 139 | 2025.12.20 04:54:21.684562 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 140 | 2025.12.20 04:54:21.684677 [ 254 ] {} <Debug> TCP-Session: fd40d594-5068-42b8-8469-7022028e628c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 141 | 2025.12.20 04:54:21.684662 [ 256 ] {} <Debug> TCP-Session: bb86b0b6-41ca-417e-97d8-a590a0f00681 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 142 | 2025.12.20 04:54:21.684740 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 143 | 2025.12.20 04:54:21.684753 [ 258 ] {} <Debug> TCP-Session: 70c88aa1-d09a-4f83-addc-a132ada4c7e2 Authenticating user 'default' from [fd00:1122:3344:101::b]:34284 | ||
| 144 | 2025.12.20 04:54:21.684815 [ 257 ] {} <Debug> TCP-Session: 8b7e7bd4-f011-433e-bc93-4b939d156f71 Authenticating user 'default' from [fd00:1122:3344:101::b]:52551 | ||
| 145 | 2025.12.20 04:54:21.684865 [ 258 ] {} <Debug> TCP-Session: 70c88aa1-d09a-4f83-addc-a132ada4c7e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 146 | 2025.12.20 04:54:21.684878 [ 257 ] {} <Debug> TCP-Session: 8b7e7bd4-f011-433e-bc93-4b939d156f71 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 147 | 2025.12.20 04:54:21.685000 [ 258 ] {} <Debug> TCP-Session: 70c88aa1-d09a-4f83-addc-a132ada4c7e2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 148 | 2025.12.20 04:54:21.685052 [ 257 ] {} <Debug> TCP-Session: 8b7e7bd4-f011-433e-bc93-4b939d156f71 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 149 | 2025.12.20 04:54:22.752964 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:45350 | ||
| 150 | 2025.12.20 04:54:22.755226 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 151 | 2025.12.20 04:54:22.755286 [ 259 ] {} <Debug> TCP-Session: afa40152-dd34-477a-9613-ed44f43fe260 Authenticating user 'default' from [fd00:1122:3344:101::c]:45350 | ||
| 152 | 2025.12.20 04:54:22.755308 [ 259 ] {} <Debug> TCP-Session: afa40152-dd34-477a-9613-ed44f43fe260 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 153 | 2025.12.20 04:54:22.755397 [ 259 ] {} <Debug> TCP-Session: afa40152-dd34-477a-9613-ed44f43fe260 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 154 | 2025.12.20 04:54:22.755469 [ 259 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 155 | 2025.12.20 04:54:22.755497 [ 259 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 156 | 2025.12.20 04:54:22.755573 [ 259 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 157 | 2025.12.20 04:54:22.758586 [ 261 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:39982 | ||
| 158 | 2025.12.20 04:54:22.758588 [ 260 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:51677 | ||
| 159 | 2025.12.20 04:54:22.758663 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:43420 | ||
| 160 | 2025.12.20 04:54:22.758840 [ 261 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 161 | 2025.12.20 04:54:22.758874 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:36204 | ||
| 162 | 2025.12.20 04:54:22.758943 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:57519 | ||
| 163 | 2025.12.20 04:54:22.758956 [ 261 ] {} <Debug> TCP-Session: f53fa7cf-636a-4366-81d2-01b1635b575a Authenticating user 'default' from [fd00:1122:3344:101::c]:39982 | ||
| 164 | 2025.12.20 04:54:22.758986 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 165 | 2025.12.20 04:54:22.759108 [ 261 ] {} <Debug> TCP-Session: f53fa7cf-636a-4366-81d2-01b1635b575a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 166 | 2025.12.20 04:54:22.758974 [ 260 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 167 | 2025.12.20 04:54:22.759168 [ 262 ] {} <Debug> TCP-Session: 0d43cf52-94a3-451e-a6da-2176dbc068d5 Authenticating user 'default' from [fd00:1122:3344:101::c]:43420 | ||
| 168 | 2025.12.20 04:54:22.759189 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:56159 | ||
| 169 | 2025.12.20 04:54:22.759221 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 170 | 2025.12.20 04:54:22.759254 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 171 | 2025.12.20 04:54:22.759273 [ 262 ] {} <Debug> TCP-Session: 0d43cf52-94a3-451e-a6da-2176dbc068d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 172 | 2025.12.20 04:54:22.759320 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:48947 | ||
| 173 | 2025.12.20 04:54:22.759344 [ 264 ] {} <Debug> TCP-Session: f7ec9394-d886-4ed6-8b3a-bb092434faf0 Authenticating user 'default' from [fd00:1122:3344:101::c]:57519 | ||
| 174 | 2025.12.20 04:54:22.759182 [ 260 ] {} <Debug> TCP-Session: 4ab079a7-bcbb-49b2-be7f-4b9a29742225 Authenticating user 'default' from [fd00:1122:3344:101::c]:51677 | ||
| 175 | 2025.12.20 04:54:22.759410 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 176 | 2025.12.20 04:54:22.759407 [ 264 ] {} <Debug> TCP-Session: f7ec9394-d886-4ed6-8b3a-bb092434faf0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 177 | 2025.12.20 04:54:22.759386 [ 262 ] {} <Debug> TCP-Session: 0d43cf52-94a3-451e-a6da-2176dbc068d5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 178 | 2025.12.20 04:54:22.759523 [ 265 ] {} <Debug> TCP-Session: 42fee32d-1066-4198-84a9-9c3be2aaa610 Authenticating user 'default' from [fd00:1122:3344:101::c]:56159 | ||
| 179 | 2025.12.20 04:54:22.759516 [ 264 ] {} <Debug> TCP-Session: f7ec9394-d886-4ed6-8b3a-bb092434faf0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 180 | 2025.12.20 04:54:22.759502 [ 260 ] {} <Debug> TCP-Session: 4ab079a7-bcbb-49b2-be7f-4b9a29742225 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 181 | 2025.12.20 04:54:22.759614 [ 265 ] {} <Debug> TCP-Session: 42fee32d-1066-4198-84a9-9c3be2aaa610 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 182 | 2025.12.20 04:54:22.759500 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 183 | 2025.12.20 04:54:22.759181 [ 261 ] {} <Debug> TCP-Session: f53fa7cf-636a-4366-81d2-01b1635b575a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 184 | 2025.12.20 04:54:22.759723 [ 265 ] {} <Debug> TCP-Session: 42fee32d-1066-4198-84a9-9c3be2aaa610 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 185 | 2025.12.20 04:54:22.759721 [ 266 ] {} <Debug> TCP-Session: a5a94d8f-15b6-4cf6-b413-bc3037c0af31 Authenticating user 'default' from [fd00:1122:3344:101::c]:48947 | ||
| 186 | 2025.12.20 04:54:22.759703 [ 260 ] {} <Debug> TCP-Session: 4ab079a7-bcbb-49b2-be7f-4b9a29742225 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 187 | 2025.12.20 04:54:22.759829 [ 266 ] {} <Debug> TCP-Session: a5a94d8f-15b6-4cf6-b413-bc3037c0af31 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 188 | 2025.12.20 04:54:22.759287 [ 263 ] {} <Debug> TCP-Session: d5d0776f-178f-4c78-8031-e456e1278155 Authenticating user 'default' from [fd00:1122:3344:101::c]:36204 | ||
| 189 | 2025.12.20 04:54:22.759913 [ 263 ] {} <Debug> TCP-Session: d5d0776f-178f-4c78-8031-e456e1278155 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 190 | 2025.12.20 04:54:22.759921 [ 266 ] {} <Debug> TCP-Session: a5a94d8f-15b6-4cf6-b413-bc3037c0af31 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 191 | 2025.12.20 04:54:22.760000 [ 263 ] {} <Debug> TCP-Session: d5d0776f-178f-4c78-8031-e456e1278155 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 192 | 2025.12.20 04:54:23.829630 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:41344 | ||
| 193 | 2025.12.20 04:54:23.831509 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 194 | 2025.12.20 04:54:23.831592 [ 267 ] {} <Debug> TCP-Session: 352ca64c-0b32-4caa-b505-cc0d8326a7b8 Authenticating user 'default' from [fd00:1122:3344:101::d]:41344 | ||
| 195 | 2025.12.20 04:54:23.831617 [ 267 ] {} <Debug> TCP-Session: 352ca64c-0b32-4caa-b505-cc0d8326a7b8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 196 | 2025.12.20 04:54:23.831629 [ 267 ] {} <Debug> TCP-Session: 352ca64c-0b32-4caa-b505-cc0d8326a7b8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 197 | 2025.12.20 04:54:23.831788 [ 267 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 198 | 2025.12.20 04:54:23.831818 [ 267 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 199 | 2025.12.20 04:54:23.831902 [ 267 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 200 | 2025.12.20 04:54:23.832454 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:37290 | ||
| 201 | 2025.12.20 04:54:23.832660 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 202 | 2025.12.20 04:54:23.832692 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:36596 | ||
| 203 | 2025.12.20 04:54:23.832707 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:62292 | ||
| 204 | 2025.12.20 04:54:23.832787 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:58098 | ||
| 205 | 2025.12.20 04:54:23.832706 [ 268 ] {} <Debug> TCP-Session: 557cf6e7-3e49-482f-9861-f507beb10405 Authenticating user 'default' from [fd00:1122:3344:101::d]:37290 | ||
| 206 | 2025.12.20 04:54:23.833004 [ 268 ] {} <Debug> TCP-Session: 557cf6e7-3e49-482f-9861-f507beb10405 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 207 | 2025.12.20 04:54:23.833034 [ 268 ] {} <Debug> TCP-Session: 557cf6e7-3e49-482f-9861-f507beb10405 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 208 | 2025.12.20 04:54:23.833072 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 209 | 2025.12.20 04:54:23.833046 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:49723 | ||
| 210 | 2025.12.20 04:54:23.833161 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 211 | 2025.12.20 04:54:23.833188 [ 270 ] {} <Debug> TCP-Session: d9c63032-8ab2-4832-81ae-011c79ddf01e Authenticating user 'default' from [fd00:1122:3344:101::d]:36596 | ||
| 212 | 2025.12.20 04:54:23.833240 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 213 | 2025.12.20 04:54:23.833176 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:45977 | ||
| 214 | 2025.12.20 04:54:23.833289 [ 269 ] {} <Debug> TCP-Session: ef844e67-0e15-4267-afc8-2f7c0fc33f21 Authenticating user 'default' from [fd00:1122:3344:101::d]:62292 | ||
| 215 | 2025.12.20 04:54:23.833309 [ 270 ] {} <Debug> TCP-Session: d9c63032-8ab2-4832-81ae-011c79ddf01e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 216 | 2025.12.20 04:54:23.833366 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:62942 | ||
| 217 | 2025.12.20 04:54:23.833298 [ 271 ] {} <Debug> TCP-Session: 084f2ce5-fb81-4dc8-a0b7-90c851fad6b0 Authenticating user 'default' from [fd00:1122:3344:101::d]:58098 | ||
| 218 | 2025.12.20 04:54:23.833398 [ 270 ] {} <Debug> TCP-Session: d9c63032-8ab2-4832-81ae-011c79ddf01e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 219 | 2025.12.20 04:54:23.833463 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:46965 | ||
| 220 | 2025.12.20 04:54:23.833393 [ 269 ] {} <Debug> TCP-Session: ef844e67-0e15-4267-afc8-2f7c0fc33f21 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 221 | 2025.12.20 04:54:23.833513 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 222 | 2025.12.20 04:54:23.833547 [ 269 ] {} <Debug> TCP-Session: ef844e67-0e15-4267-afc8-2f7c0fc33f21 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 223 | 2025.12.20 04:54:23.833535 [ 271 ] {} <Debug> TCP-Session: 084f2ce5-fb81-4dc8-a0b7-90c851fad6b0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 224 | 2025.12.20 04:54:23.833645 [ 273 ] {} <Debug> TCP-Session: 60fbe41a-69d5-4860-a22d-7e26ae59740d Authenticating user 'default' from [fd00:1122:3344:101::d]:45977 | ||
| 225 | 2025.12.20 04:54:23.833665 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 226 | 2025.12.20 04:54:23.833662 [ 271 ] {} <Debug> TCP-Session: 084f2ce5-fb81-4dc8-a0b7-90c851fad6b0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 227 | 2025.12.20 04:54:23.833722 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 228 | 2025.12.20 04:54:23.833764 [ 274 ] {} <Debug> TCP-Session: 64dbb6cf-9215-4f59-a290-5811cfdcab7f Authenticating user 'default' from [fd00:1122:3344:101::d]:62942 | ||
| 229 | 2025.12.20 04:54:23.833743 [ 273 ] {} <Debug> TCP-Session: 60fbe41a-69d5-4860-a22d-7e26ae59740d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 230 | 2025.12.20 04:54:23.833870 [ 273 ] {} <Debug> TCP-Session: 60fbe41a-69d5-4860-a22d-7e26ae59740d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 231 | 2025.12.20 04:54:23.833890 [ 274 ] {} <Debug> TCP-Session: 64dbb6cf-9215-4f59-a290-5811cfdcab7f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 232 | 2025.12.20 04:54:23.833880 [ 275 ] {} <Debug> TCP-Session: 49d76efc-4aac-4089-a32e-b84d9a2d8597 Authenticating user 'default' from [fd00:1122:3344:101::d]:46965 | ||
| 233 | 2025.12.20 04:54:23.834005 [ 275 ] {} <Debug> TCP-Session: 49d76efc-4aac-4089-a32e-b84d9a2d8597 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 234 | 2025.12.20 04:54:23.834014 [ 274 ] {} <Debug> TCP-Session: 64dbb6cf-9215-4f59-a290-5811cfdcab7f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 235 | 2025.12.20 04:54:23.834105 [ 275 ] {} <Debug> TCP-Session: 49d76efc-4aac-4089-a32e-b84d9a2d8597 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 236 | 2025.12.20 04:54:23.834519 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 237 | 2025.12.20 04:54:23.834659 [ 272 ] {} <Debug> TCP-Session: e3b5df05-d4dc-4fed-8e96-6ac0889e9852 Authenticating user 'default' from [fd00:1122:3344:101::d]:49723 | ||
| 238 | 2025.12.20 04:54:23.834686 [ 272 ] {} <Debug> TCP-Session: e3b5df05-d4dc-4fed-8e96-6ac0889e9852 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 239 | 2025.12.20 04:54:23.834698 [ 272 ] {} <Debug> TCP-Session: e3b5df05-d4dc-4fed-8e96-6ac0889e9852 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 240 | 2025.12.20 04:54:23.840784 [ 267 ] {} <Trace> TCP-Session: 352ca64c-0b32-4caa-b505-cc0d8326a7b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 241 | 2025.12.20 04:54:23.843884 [ 267 ] {775f9ab4-b7c0-470d-a7f1-08f0c83c16e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41344) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 242 | 2025.12.20 04:54:23.958452 [ 267 ] {775f9ab4-b7c0-470d-a7f1-08f0c83c16e1} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:41344) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 243 | |||
| 244 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 245 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 246 | 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 | ||
| 247 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 248 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 249 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 250 | 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 | ||
| 251 | 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 | ||
| 252 | 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 | ||
| 253 | 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 | ||
| 254 | 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 | ||
| 255 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 256 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 257 | 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 | ||
| 258 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 259 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 260 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 261 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 262 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 263 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 264 | 20. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 265 | |||
| 266 | 2025.12.20 04:54:23.959498 [ 267 ] {775f9ab4-b7c0-470d-a7f1-08f0c83c16e1} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 267 | |||
| 268 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 269 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 270 | 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 | ||
| 271 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 272 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 273 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 274 | 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 | ||
| 275 | 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 | ||
| 276 | 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 | ||
| 277 | 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 | ||
| 278 | 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 | ||
| 279 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 280 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 281 | 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 | ||
| 282 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 283 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 284 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 285 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 286 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 287 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 288 | 20. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 289 | |||
| 290 | 2025.12.20 04:54:23.959739 [ 267 ] {775f9ab4-b7c0-470d-a7f1-08f0c83c16e1} <Debug> TCPHandler: Processed in 0.125235955 sec. | ||
| 291 | 2025.12.20 04:54:23.960237 [ 269 ] {} <Trace> TCP-Session: ef844e67-0e15-4267-afc8-2f7c0fc33f21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 292 | 2025.12.20 04:54:23.960463 [ 269 ] {e23f7196-8d81-42c2-a5e0-982267992e5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62292) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 293 | 2025.12.20 04:54:23.961007 [ 269 ] {e23f7196-8d81-42c2-a5e0-982267992e5d} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:62292) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 294 | |||
| 295 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 296 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 297 | 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 | ||
| 298 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 299 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 300 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 301 | 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 | ||
| 302 | 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 | ||
| 303 | 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 | ||
| 304 | 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 | ||
| 305 | 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 | ||
| 306 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 307 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 308 | 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 | ||
| 309 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 310 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 311 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 312 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 313 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 314 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 315 | 20. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 316 | |||
| 317 | 2025.12.20 04:54:23.961329 [ 269 ] {e23f7196-8d81-42c2-a5e0-982267992e5d} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 318 | |||
| 319 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 320 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 321 | 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 | ||
| 322 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 323 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 324 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 325 | 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 | ||
| 326 | 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 | ||
| 327 | 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 | ||
| 328 | 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 | ||
| 329 | 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 | ||
| 330 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 331 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 332 | 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 | ||
| 333 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 334 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 335 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 336 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 337 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 338 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 339 | 20. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 340 | |||
| 341 | 2025.12.20 04:54:23.961643 [ 269 ] {e23f7196-8d81-42c2-a5e0-982267992e5d} <Debug> TCPHandler: Processed in 0.001597735 sec. | ||
| 342 | 2025.12.20 04:54:23.961966 [ 267 ] {} <Trace> TCP-Session: 352ca64c-0b32-4caa-b505-cc0d8326a7b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 343 | 2025.12.20 04:54:23.962779 [ 267 ] {08edf65e-144a-4026-8ad8-d95381c35a0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41344) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 344 | 2025.12.20 04:54:23.963430 [ 267 ] {08edf65e-144a-4026-8ad8-d95381c35a0c} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 345 | 2025.12.20 04:54:23.966295 [ 267 ] {08edf65e-144a-4026-8ad8-d95381c35a0c} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 346 | 2025.12.20 04:54:23.966319 [ 267 ] {08edf65e-144a-4026-8ad8-d95381c35a0c} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 6.0251e-05 sec | ||
| 347 | 2025.12.20 04:54:23.966338 [ 267 ] {08edf65e-144a-4026-8ad8-d95381c35a0c} <Trace> ReferentialDeps: No tables | ||
| 348 | 2025.12.20 04:54:23.966395 [ 267 ] {08edf65e-144a-4026-8ad8-d95381c35a0c} <Trace> LoadingDeps: No tables | ||
| 349 | 2025.12.20 04:54:23.966451 [ 267 ] {08edf65e-144a-4026-8ad8-d95381c35a0c} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 350 | 2025.12.20 04:54:23.967184 [ 267 ] {08edf65e-144a-4026-8ad8-d95381c35a0c} <Debug> TCPHandler: Processed in 0.005326341 sec. | ||
| 351 | 2025.12.20 04:54:23.967352 [ 267 ] {} <Trace> TCP-Session: 352ca64c-0b32-4caa-b505-cc0d8326a7b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 352 | 2025.12.20 04:54:23.967661 [ 267 ] {29e12e84-2206-4015-8d73-41db577fd40b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41344) /* The version table contains metadata about the `oximeter` database */ | ||
| 353 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
| 354 | 2025.12.20 04:54:23.967719 [ 267 ] {29e12e84-2206-4015-8d73-41db577fd40b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 355 | 2025.12.20 04:54:23.973150 [ 267 ] {29e12e84-2206-4015-8d73-41db577fd40b} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
| 356 | 2025.12.20 04:54:23.974420 [ 267 ] {29e12e84-2206-4015-8d73-41db577fd40b} <Debug> oximeter.version (17f1381b-5cbd-46d0-b381-84690a36776c): Loading data parts | ||
| 357 | 2025.12.20 04:54:23.977418 [ 267 ] {29e12e84-2206-4015-8d73-41db577fd40b} <Debug> oximeter.version (17f1381b-5cbd-46d0-b381-84690a36776c): There are no data parts | ||
| 358 | 2025.12.20 04:54:23.980270 [ 267 ] {29e12e84-2206-4015-8d73-41db577fd40b} <Debug> TCPHandler: Processed in 0.012976218 sec. | ||
| 359 | 2025.12.20 04:54:23.980450 [ 267 ] {} <Trace> TCP-Session: 352ca64c-0b32-4caa-b505-cc0d8326a7b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 360 | 2025.12.20 04:54:23.980648 [ 267 ] {f094edbc-fa61-4b60-9a65-c76e5007cc93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41344) /* The measurement tables contain all individual samples from each timeseries. | ||
| 361 | * | ||
| 362 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
| 363 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
| 364 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
| 365 | * by all samples from the same timeseries. | ||
| 366 | * | ||
| 367 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
| 368 | * and then uses that to index quickly into the measurements tables. | ||
| 369 | */ | ||
| 370 | 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) | ||
| 371 | 2025.12.20 04:54:23.980823 [ 267 ] {f094edbc-fa61-4b60-9a65-c76e5007cc93} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 372 | 2025.12.20 04:54:23.997019 [ 267 ] {f094edbc-fa61-4b60-9a65-c76e5007cc93} <Debug> oximeter.measurements_bool (0ddb53c4-c85f-41d1-9acf-65265f6f9b7c): Loading data parts | ||
| 373 | 2025.12.20 04:54:23.997383 [ 267 ] {f094edbc-fa61-4b60-9a65-c76e5007cc93} <Debug> oximeter.measurements_bool (0ddb53c4-c85f-41d1-9acf-65265f6f9b7c): There are no data parts | ||
| 374 | 2025.12.20 04:54:23.999785 [ 267 ] {f094edbc-fa61-4b60-9a65-c76e5007cc93} <Debug> TCPHandler: Processed in 0.019397735 sec. | ||
| 375 | 2025.12.20 04:54:23.999976 [ 267 ] {} <Trace> TCP-Session: 352ca64c-0b32-4caa-b505-cc0d8326a7b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 376 | 2025.12.20 04:54:24.000245 [ 267 ] {e0de3e9f-bdf4-462c-9efa-295392ff5c23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41344) 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) | ||
| 377 | 2025.12.20 04:54:24.000374 [ 267 ] {e0de3e9f-bdf4-462c-9efa-295392ff5c23} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 378 | 2025.12.20 04:54:24.000996 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 123.82 MiB, peak 123.82 MiB, free memory in arenas 0.00 B, will set to 131.87 MiB (RSS), difference: 8.04 MiB | ||
| 379 | 2025.12.20 04:54:24.002897 [ 267 ] {e0de3e9f-bdf4-462c-9efa-295392ff5c23} <Debug> oximeter.measurements_i8 (1c767501-720c-41af-af6a-85c161180aca): Loading data parts | ||
| 380 | 2025.12.20 04:54:24.003143 [ 267 ] {e0de3e9f-bdf4-462c-9efa-295392ff5c23} <Debug> oximeter.measurements_i8 (1c767501-720c-41af-af6a-85c161180aca): There are no data parts | ||
| 381 | 2025.12.20 04:54:24.005130 [ 267 ] {e0de3e9f-bdf4-462c-9efa-295392ff5c23} <Debug> TCPHandler: Processed in 0.005236729 sec. | ||
| 382 | 2025.12.20 04:54:24.005284 [ 267 ] {} <Trace> TCP-Session: 352ca64c-0b32-4caa-b505-cc0d8326a7b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 383 | 2025.12.20 04:54:24.005536 [ 267 ] {7c8f4f20-fff9-44cc-bc81-0bb8c7da49f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41344) 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) | ||
| 384 | 2025.12.20 04:54:24.005620 [ 267 ] {7c8f4f20-fff9-44cc-bc81-0bb8c7da49f7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 385 | 2025.12.20 04:54:24.007549 [ 267 ] {7c8f4f20-fff9-44cc-bc81-0bb8c7da49f7} <Debug> oximeter.measurements_u8 (0e3fdb1f-6b9d-42bc-950c-cd57647ca64a): Loading data parts | ||
| 386 | 2025.12.20 04:54:24.007700 [ 267 ] {7c8f4f20-fff9-44cc-bc81-0bb8c7da49f7} <Debug> oximeter.measurements_u8 (0e3fdb1f-6b9d-42bc-950c-cd57647ca64a): There are no data parts | ||
| 387 | 2025.12.20 04:54:24.008939 [ 267 ] {7c8f4f20-fff9-44cc-bc81-0bb8c7da49f7} <Debug> TCPHandler: Processed in 0.003708826 sec. | ||
| 388 | 2025.12.20 04:54:24.009161 [ 267 ] {} <Trace> TCP-Session: 352ca64c-0b32-4caa-b505-cc0d8326a7b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 389 | 2025.12.20 04:54:24.009318 [ 267 ] {911d9fb3-0853-441d-8f6e-c0e92a1d24a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41344) 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) | ||
| 390 | 2025.12.20 04:54:24.009432 [ 267 ] {911d9fb3-0853-441d-8f6e-c0e92a1d24a0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 391 | 2025.12.20 04:54:24.011241 [ 267 ] {911d9fb3-0853-441d-8f6e-c0e92a1d24a0} <Debug> oximeter.measurements_i16 (a9b50567-fd41-4f44-a1eb-10ad9cec570e): Loading data parts | ||
| 392 | 2025.12.20 04:54:24.011441 [ 267 ] {911d9fb3-0853-441d-8f6e-c0e92a1d24a0} <Debug> oximeter.measurements_i16 (a9b50567-fd41-4f44-a1eb-10ad9cec570e): There are no data parts | ||
| 393 | 2025.12.20 04:54:24.012841 [ 267 ] {911d9fb3-0853-441d-8f6e-c0e92a1d24a0} <Debug> TCPHandler: Processed in 0.003733487 sec. | ||
| 394 | 2025.12.20 04:54:24.012984 [ 267 ] {} <Trace> TCP-Session: 352ca64c-0b32-4caa-b505-cc0d8326a7b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 395 | 2025.12.20 04:54:24.013208 [ 267 ] {4c8eab2d-ca21-42af-8e16-459127216c16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41344) 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) | ||
| 396 | 2025.12.20 04:54:24.013252 [ 267 ] {4c8eab2d-ca21-42af-8e16-459127216c16} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 397 | 2025.12.20 04:54:24.015358 [ 267 ] {4c8eab2d-ca21-42af-8e16-459127216c16} <Debug> oximeter.measurements_u16 (97a4544f-ab00-4045-8cd7-214256fe4f5b): Loading data parts | ||
| 398 | 2025.12.20 04:54:24.015501 [ 267 ] {4c8eab2d-ca21-42af-8e16-459127216c16} <Debug> oximeter.measurements_u16 (97a4544f-ab00-4045-8cd7-214256fe4f5b): There are no data parts | ||
| 399 | 2025.12.20 04:54:24.018454 [ 267 ] {4c8eab2d-ca21-42af-8e16-459127216c16} <Debug> TCPHandler: Processed in 0.005525964 sec. | ||
| 400 | 2025.12.20 04:54:24.018713 [ 267 ] {} <Trace> TCP-Session: 352ca64c-0b32-4caa-b505-cc0d8326a7b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 401 | 2025.12.20 04:54:24.018960 [ 267 ] {b3e276fc-ebbb-4758-93ab-6e990b6d7387} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41344) 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) | ||
| 402 | 2025.12.20 04:54:24.019152 [ 267 ] {b3e276fc-ebbb-4758-93ab-6e990b6d7387} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 403 | 2025.12.20 04:54:24.022417 [ 267 ] {b3e276fc-ebbb-4758-93ab-6e990b6d7387} <Debug> oximeter.measurements_i32 (eced6437-0c68-4f1c-9017-59effd90ef22): Loading data parts | ||
| 404 | 2025.12.20 04:54:24.022642 [ 267 ] {b3e276fc-ebbb-4758-93ab-6e990b6d7387} <Debug> oximeter.measurements_i32 (eced6437-0c68-4f1c-9017-59effd90ef22): There are no data parts | ||
| 405 | 2025.12.20 04:54:24.024797 [ 267 ] {b3e276fc-ebbb-4758-93ab-6e990b6d7387} <Debug> TCPHandler: Processed in 0.006147714 sec. | ||
| 406 | 2025.12.20 04:54:24.024949 [ 267 ] {} <Trace> TCP-Session: 352ca64c-0b32-4caa-b505-cc0d8326a7b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 407 | 2025.12.20 04:54:24.025184 [ 267 ] {884206ba-6317-4291-ab3f-e211fccbfbda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41344) 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) | ||
| 408 | 2025.12.20 04:54:24.025228 [ 267 ] {884206ba-6317-4291-ab3f-e211fccbfbda} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 409 | 2025.12.20 04:54:24.028096 [ 267 ] {884206ba-6317-4291-ab3f-e211fccbfbda} <Debug> oximeter.measurements_u32 (b84e775d-3910-4ca9-8104-528cf2eb6afb): Loading data parts | ||
| 410 | 2025.12.20 04:54:24.028344 [ 267 ] {884206ba-6317-4291-ab3f-e211fccbfbda} <Debug> oximeter.measurements_u32 (b84e775d-3910-4ca9-8104-528cf2eb6afb): There are no data parts | ||
| 411 | 2025.12.20 04:54:24.030149 [ 267 ] {884206ba-6317-4291-ab3f-e211fccbfbda} <Debug> TCPHandler: Processed in 0.00525746 sec. | ||
| 412 | 2025.12.20 04:54:24.030409 [ 267 ] {} <Trace> TCP-Session: 352ca64c-0b32-4caa-b505-cc0d8326a7b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 413 | 2025.12.20 04:54:24.030588 [ 267 ] {5a4d0793-16a7-488c-a8e3-39a81a3568a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41344) 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) | ||
| 414 | 2025.12.20 04:54:24.030776 [ 267 ] {5a4d0793-16a7-488c-a8e3-39a81a3568a7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 415 | 2025.12.20 04:54:24.033256 [ 267 ] {5a4d0793-16a7-488c-a8e3-39a81a3568a7} <Debug> oximeter.measurements_i64 (7d770ab8-2427-473d-b978-98280f97206a): Loading data parts | ||
| 416 | 2025.12.20 04:54:24.033526 [ 267 ] {5a4d0793-16a7-488c-a8e3-39a81a3568a7} <Debug> oximeter.measurements_i64 (7d770ab8-2427-473d-b978-98280f97206a): There are no data parts | ||
| 417 | 2025.12.20 04:54:24.035777 [ 267 ] {5a4d0793-16a7-488c-a8e3-39a81a3568a7} <Debug> TCPHandler: Processed in 0.005429632 sec. | ||
| 418 | 2025.12.20 04:54:24.035939 [ 267 ] {} <Trace> TCP-Session: 352ca64c-0b32-4caa-b505-cc0d8326a7b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 419 | 2025.12.20 04:54:24.036236 [ 267 ] {3f30c1c6-1f80-4788-9273-7f0562c4e09e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41344) 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) | ||
| 420 | 2025.12.20 04:54:24.036281 [ 267 ] {3f30c1c6-1f80-4788-9273-7f0562c4e09e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 421 | 2025.12.20 04:54:24.039190 [ 267 ] {3f30c1c6-1f80-4788-9273-7f0562c4e09e} <Debug> oximeter.measurements_u64 (2d12d158-aeaf-4eed-935c-e5714c0fad4d): Loading data parts | ||
| 422 | 2025.12.20 04:54:24.039331 [ 267 ] {3f30c1c6-1f80-4788-9273-7f0562c4e09e} <Debug> oximeter.measurements_u64 (2d12d158-aeaf-4eed-935c-e5714c0fad4d): There are no data parts | ||
| 423 | 2025.12.20 04:54:24.042730 [ 267 ] {3f30c1c6-1f80-4788-9273-7f0562c4e09e} <Debug> TCPHandler: Processed in 0.006853994 sec. | ||
| 424 | 2025.12.20 04:54:24.042980 [ 267 ] {} <Trace> TCP-Session: 352ca64c-0b32-4caa-b505-cc0d8326a7b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 425 | 2025.12.20 04:54:24.043177 [ 267 ] {b1af5133-cfb1-43f5-8c44-c49a52bb32e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41344) 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) | ||
| 426 | 2025.12.20 04:54:24.043349 [ 267 ] {b1af5133-cfb1-43f5-8c44-c49a52bb32e2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 427 | 2025.12.20 04:54:24.045806 [ 267 ] {b1af5133-cfb1-43f5-8c44-c49a52bb32e2} <Debug> oximeter.measurements_f32 (2727aa68-fa8f-45ac-9b2f-f47f4cab88b3): Loading data parts | ||
| 428 | 2025.12.20 04:54:24.046132 [ 267 ] {b1af5133-cfb1-43f5-8c44-c49a52bb32e2} <Debug> oximeter.measurements_f32 (2727aa68-fa8f-45ac-9b2f-f47f4cab88b3): There are no data parts | ||
| 429 | 2025.12.20 04:54:24.048568 [ 267 ] {b1af5133-cfb1-43f5-8c44-c49a52bb32e2} <Debug> TCPHandler: Processed in 0.005645186 sec. | ||
| 430 | 2025.12.20 04:54:24.048741 [ 267 ] {} <Trace> TCP-Session: 352ca64c-0b32-4caa-b505-cc0d8326a7b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 431 | 2025.12.20 04:54:24.049087 [ 267 ] {eba78a97-e9c9-48cf-8fcc-f8867821c2e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41344) 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) | ||
| 432 | 2025.12.20 04:54:24.049133 [ 267 ] {eba78a97-e9c9-48cf-8fcc-f8867821c2e4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 433 | 2025.12.20 04:54:24.051232 [ 267 ] {eba78a97-e9c9-48cf-8fcc-f8867821c2e4} <Debug> oximeter.measurements_f64 (bdb903cc-783c-451d-8a9e-efda5d4bfa14): Loading data parts | ||
| 434 | 2025.12.20 04:54:24.051382 [ 267 ] {eba78a97-e9c9-48cf-8fcc-f8867821c2e4} <Debug> oximeter.measurements_f64 (bdb903cc-783c-451d-8a9e-efda5d4bfa14): There are no data parts | ||
| 435 | 2025.12.20 04:54:24.053581 [ 267 ] {eba78a97-e9c9-48cf-8fcc-f8867821c2e4} <Debug> TCPHandler: Processed in 0.004902254 sec. | ||
| 436 | 2025.12.20 04:54:24.053849 [ 267 ] {} <Trace> TCP-Session: 352ca64c-0b32-4caa-b505-cc0d8326a7b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 437 | 2025.12.20 04:54:24.054004 [ 267 ] {13b36760-05fb-49e3-b4a6-f17ced932198} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41344) 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) | ||
| 438 | 2025.12.20 04:54:24.054125 [ 267 ] {13b36760-05fb-49e3-b4a6-f17ced932198} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 439 | 2025.12.20 04:54:24.057015 [ 267 ] {13b36760-05fb-49e3-b4a6-f17ced932198} <Debug> oximeter.measurements_string (5f9d4657-fc10-4a3f-9cf8-e612197a0081): Loading data parts | ||
| 440 | 2025.12.20 04:54:24.057245 [ 267 ] {13b36760-05fb-49e3-b4a6-f17ced932198} <Debug> oximeter.measurements_string (5f9d4657-fc10-4a3f-9cf8-e612197a0081): There are no data parts | ||
| 441 | 2025.12.20 04:54:24.059543 [ 267 ] {13b36760-05fb-49e3-b4a6-f17ced932198} <Debug> TCPHandler: Processed in 0.005750407 sec. | ||
| 442 | 2025.12.20 04:54:24.059704 [ 267 ] {} <Trace> TCP-Session: 352ca64c-0b32-4caa-b505-cc0d8326a7b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 443 | 2025.12.20 04:54:24.059961 [ 267 ] {381f7eda-4d56-4c99-a343-e307f530af0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41344) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
| 444 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
| 445 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
| 446 | * a string isn't palatable for a few reasons. | ||
| 447 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
| 448 | * details. | ||
| 449 | */ | ||
| 450 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 451 | 2025.12.20 04:54:24.060113 [ 267 ] {381f7eda-4d56-4c99-a343-e307f530af0e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 452 | 2025.12.20 04:54:24.063081 [ 267 ] {381f7eda-4d56-4c99-a343-e307f530af0e} <Debug> oximeter.measurements_bytes (9c98d77c-3091-4428-aa7d-3b004731bbc9): Loading data parts | ||
| 453 | 2025.12.20 04:54:24.063369 [ 267 ] {381f7eda-4d56-4c99-a343-e307f530af0e} <Debug> oximeter.measurements_bytes (9c98d77c-3091-4428-aa7d-3b004731bbc9): There are no data parts | ||
| 454 | 2025.12.20 04:54:24.065233 [ 267 ] {381f7eda-4d56-4c99-a343-e307f530af0e} <Debug> TCPHandler: Processed in 0.005594235 sec. | ||
| 455 | 2025.12.20 04:54:24.065413 [ 267 ] {} <Trace> TCP-Session: 352ca64c-0b32-4caa-b505-cc0d8326a7b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 456 | 2025.12.20 04:54:24.065726 [ 267 ] {9bad6d9d-a644-4cd5-bd2c-9ee3b1170844} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41344) 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) | ||
| 457 | 2025.12.20 04:54:24.065887 [ 267 ] {9bad6d9d-a644-4cd5-bd2c-9ee3b1170844} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 458 | 2025.12.20 04:54:24.068121 [ 267 ] {9bad6d9d-a644-4cd5-bd2c-9ee3b1170844} <Debug> oximeter.measurements_cumulativei64 (61546674-ae87-44e8-9158-cc97159ce867): Loading data parts | ||
| 459 | 2025.12.20 04:54:24.068276 [ 267 ] {9bad6d9d-a644-4cd5-bd2c-9ee3b1170844} <Debug> oximeter.measurements_cumulativei64 (61546674-ae87-44e8-9158-cc97159ce867): There are no data parts | ||
| 460 | 2025.12.20 04:54:24.070093 [ 267 ] {9bad6d9d-a644-4cd5-bd2c-9ee3b1170844} <Debug> TCPHandler: Processed in 0.004748902 sec. | ||
| 461 | 2025.12.20 04:54:24.070297 [ 267 ] {} <Trace> TCP-Session: 352ca64c-0b32-4caa-b505-cc0d8326a7b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 462 | 2025.12.20 04:54:24.070460 [ 267 ] {6cda3611-6703-4ae3-bf30-d8cc4a81248b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41344) 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) | ||
| 463 | 2025.12.20 04:54:24.070594 [ 267 ] {6cda3611-6703-4ae3-bf30-d8cc4a81248b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 464 | 2025.12.20 04:54:24.073761 [ 267 ] {6cda3611-6703-4ae3-bf30-d8cc4a81248b} <Debug> oximeter.measurements_cumulativeu64 (0728ad91-3238-42af-8ba1-e7fe350e1bf3): Loading data parts | ||
| 465 | 2025.12.20 04:54:24.073922 [ 267 ] {6cda3611-6703-4ae3-bf30-d8cc4a81248b} <Debug> oximeter.measurements_cumulativeu64 (0728ad91-3238-42af-8ba1-e7fe350e1bf3): There are no data parts | ||
| 466 | 2025.12.20 04:54:24.076544 [ 267 ] {6cda3611-6703-4ae3-bf30-d8cc4a81248b} <Debug> TCPHandler: Processed in 0.006302965 sec. | ||
| 467 | 2025.12.20 04:54:24.076771 [ 267 ] {} <Trace> TCP-Session: 352ca64c-0b32-4caa-b505-cc0d8326a7b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 468 | 2025.12.20 04:54:24.076941 [ 267 ] {6eea3944-2001-4881-b2f6-96dde2d7304b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41344) 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) | ||
| 469 | 2025.12.20 04:54:24.077094 [ 267 ] {6eea3944-2001-4881-b2f6-96dde2d7304b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 470 | 2025.12.20 04:54:24.079255 [ 267 ] {6eea3944-2001-4881-b2f6-96dde2d7304b} <Debug> oximeter.measurements_cumulativef32 (b94bc1e2-e417-4921-93a2-c914cf5fa70b): Loading data parts | ||
| 471 | 2025.12.20 04:54:24.079495 [ 267 ] {6eea3944-2001-4881-b2f6-96dde2d7304b} <Debug> oximeter.measurements_cumulativef32 (b94bc1e2-e417-4921-93a2-c914cf5fa70b): There are no data parts | ||
| 472 | 2025.12.20 04:54:24.082553 [ 267 ] {6eea3944-2001-4881-b2f6-96dde2d7304b} <Debug> TCPHandler: Processed in 0.005839729 sec. | ||
| 473 | 2025.12.20 04:54:24.082704 [ 267 ] {} <Trace> TCP-Session: 352ca64c-0b32-4caa-b505-cc0d8326a7b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 474 | 2025.12.20 04:54:24.082954 [ 267 ] {8a1cdcce-3852-427f-8497-7f24c347e22e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41344) 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) | ||
| 475 | 2025.12.20 04:54:24.083069 [ 267 ] {8a1cdcce-3852-427f-8497-7f24c347e22e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 476 | 2025.12.20 04:54:24.086094 [ 267 ] {8a1cdcce-3852-427f-8497-7f24c347e22e} <Debug> oximeter.measurements_cumulativef64 (4caa4c9e-3b5e-490f-8431-371daa5e7781): Loading data parts | ||
| 477 | 2025.12.20 04:54:24.086235 [ 267 ] {8a1cdcce-3852-427f-8497-7f24c347e22e} <Debug> oximeter.measurements_cumulativef64 (4caa4c9e-3b5e-490f-8431-371daa5e7781): There are no data parts | ||
| 478 | 2025.12.20 04:54:24.089235 [ 267 ] {8a1cdcce-3852-427f-8497-7f24c347e22e} <Debug> TCPHandler: Processed in 0.006589381 sec. | ||
| 479 | 2025.12.20 04:54:24.089400 [ 267 ] {} <Trace> TCP-Session: 352ca64c-0b32-4caa-b505-cc0d8326a7b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 480 | 2025.12.20 04:54:24.089640 [ 267 ] {24774bf9-280b-4f65-8d3d-b30baed5fb27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41344) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
| 481 | * NOTE: Array types cannot be Nullable, see | ||
| 482 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
| 483 | * for more details. | ||
| 484 | * | ||
| 485 | * This means we need to use empty arrays to indicate a missing value. This | ||
| 486 | * is unfortunate, and at this point relies on the fact that an | ||
| 487 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
| 488 | * to figure out another way to represent missing samples here. | ||
| 489 | */ | ||
| 490 | 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) | ||
| 491 | 2025.12.20 04:54:24.089790 [ 267 ] {24774bf9-280b-4f65-8d3d-b30baed5fb27} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 492 | 2025.12.20 04:54:24.091897 [ 267 ] {24774bf9-280b-4f65-8d3d-b30baed5fb27} <Debug> oximeter.measurements_histogrami8 (a7af9917-c24b-4ee7-8007-e00431693dcb): Loading data parts | ||
| 493 | 2025.12.20 04:54:24.092208 [ 267 ] {24774bf9-280b-4f65-8d3d-b30baed5fb27} <Debug> oximeter.measurements_histogrami8 (a7af9917-c24b-4ee7-8007-e00431693dcb): There are no data parts | ||
| 494 | 2025.12.20 04:54:24.094355 [ 267 ] {24774bf9-280b-4f65-8d3d-b30baed5fb27} <Debug> TCPHandler: Processed in 0.005017197 sec. | ||
| 495 | 2025.12.20 04:54:24.094511 [ 267 ] {} <Trace> TCP-Session: 352ca64c-0b32-4caa-b505-cc0d8326a7b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 496 | 2025.12.20 04:54:24.094855 [ 267 ] {45b017ad-92d2-410d-9825-cf30df268a49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41344) 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) | ||
| 497 | 2025.12.20 04:54:24.094986 [ 267 ] {45b017ad-92d2-410d-9825-cf30df268a49} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 498 | 2025.12.20 04:54:24.097809 [ 267 ] {45b017ad-92d2-410d-9825-cf30df268a49} <Debug> oximeter.measurements_histogramu8 (cc28e54d-e245-4fa3-9506-afdd0b03a46f): Loading data parts | ||
| 499 | 2025.12.20 04:54:24.097977 [ 267 ] {45b017ad-92d2-410d-9825-cf30df268a49} <Debug> oximeter.measurements_histogramu8 (cc28e54d-e245-4fa3-9506-afdd0b03a46f): There are no data parts | ||
| 500 | 2025.12.20 04:54:24.100830 [ 267 ] {45b017ad-92d2-410d-9825-cf30df268a49} <Debug> TCPHandler: Processed in 0.006377297 sec. | ||
| 501 | 2025.12.20 04:54:24.101066 [ 267 ] {} <Trace> TCP-Session: 352ca64c-0b32-4caa-b505-cc0d8326a7b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 502 | 2025.12.20 04:54:24.101292 [ 267 ] {b69d89f3-1ddd-483e-9468-a42ab59639ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41344) 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) | ||
| 503 | 2025.12.20 04:54:24.101442 [ 267 ] {b69d89f3-1ddd-483e-9468-a42ab59639ea} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 504 | 2025.12.20 04:54:24.105105 [ 267 ] {b69d89f3-1ddd-483e-9468-a42ab59639ea} <Debug> oximeter.measurements_histogrami16 (9980f57e-186a-4d37-9ef5-6659b43e0b59): Loading data parts | ||
| 505 | 2025.12.20 04:54:24.105425 [ 267 ] {b69d89f3-1ddd-483e-9468-a42ab59639ea} <Debug> oximeter.measurements_histogrami16 (9980f57e-186a-4d37-9ef5-6659b43e0b59): There are no data parts | ||
| 506 | 2025.12.20 04:54:24.106864 [ 267 ] {b69d89f3-1ddd-483e-9468-a42ab59639ea} <Debug> TCPHandler: Processed in 0.005857989 sec. | ||
| 507 | 2025.12.20 04:54:24.107043 [ 267 ] {} <Trace> TCP-Session: 352ca64c-0b32-4caa-b505-cc0d8326a7b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 508 | 2025.12.20 04:54:24.107352 [ 267 ] {3e683798-0bab-4228-a2cb-69896c04ceb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41344) 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) | ||
| 509 | 2025.12.20 04:54:24.107488 [ 267 ] {3e683798-0bab-4228-a2cb-69896c04ceb6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 510 | 2025.12.20 04:54:24.109588 [ 267 ] {3e683798-0bab-4228-a2cb-69896c04ceb6} <Debug> oximeter.measurements_histogramu16 (c21e7468-f391-4a58-9be1-b7d2e3e8cf8a): Loading data parts | ||
| 511 | 2025.12.20 04:54:24.109738 [ 267 ] {3e683798-0bab-4228-a2cb-69896c04ceb6} <Debug> oximeter.measurements_histogramu16 (c21e7468-f391-4a58-9be1-b7d2e3e8cf8a): There are no data parts | ||
| 512 | 2025.12.20 04:54:24.112291 [ 267 ] {3e683798-0bab-4228-a2cb-69896c04ceb6} <Debug> TCPHandler: Processed in 0.005325091 sec. | ||
| 513 | 2025.12.20 04:54:24.112598 [ 267 ] {} <Trace> TCP-Session: 352ca64c-0b32-4caa-b505-cc0d8326a7b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 514 | 2025.12.20 04:54:24.112813 [ 267 ] {a33f5a1d-a18d-4a9a-be03-2c8754e86bca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41344) 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) | ||
| 515 | 2025.12.20 04:54:24.112977 [ 267 ] {a33f5a1d-a18d-4a9a-be03-2c8754e86bca} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 516 | 2025.12.20 04:54:24.115273 [ 267 ] {a33f5a1d-a18d-4a9a-be03-2c8754e86bca} <Debug> oximeter.measurements_histogrami32 (582ee3f9-b29d-4621-8199-35ff2a5e1bdf): Loading data parts | ||
| 517 | 2025.12.20 04:54:24.115514 [ 267 ] {a33f5a1d-a18d-4a9a-be03-2c8754e86bca} <Debug> oximeter.measurements_histogrami32 (582ee3f9-b29d-4621-8199-35ff2a5e1bdf): There are no data parts | ||
| 518 | 2025.12.20 04:54:24.117436 [ 267 ] {a33f5a1d-a18d-4a9a-be03-2c8754e86bca} <Debug> TCPHandler: Processed in 0.004893744 sec. | ||
| 519 | 2025.12.20 04:54:24.117586 [ 267 ] {} <Trace> TCP-Session: 352ca64c-0b32-4caa-b505-cc0d8326a7b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 520 | 2025.12.20 04:54:24.117880 [ 267 ] {796e53e8-7f0f-43ec-8d8a-3e8524c0c40a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41344) 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) | ||
| 521 | 2025.12.20 04:54:24.118020 [ 267 ] {796e53e8-7f0f-43ec-8d8a-3e8524c0c40a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 522 | 2025.12.20 04:54:24.120950 [ 267 ] {796e53e8-7f0f-43ec-8d8a-3e8524c0c40a} <Debug> oximeter.measurements_histogramu32 (489ba9ad-eaea-4cce-afcd-36054205b031): Loading data parts | ||
| 523 | 2025.12.20 04:54:24.121100 [ 267 ] {796e53e8-7f0f-43ec-8d8a-3e8524c0c40a} <Debug> oximeter.measurements_histogramu32 (489ba9ad-eaea-4cce-afcd-36054205b031): There are no data parts | ||
| 524 | 2025.12.20 04:54:24.122870 [ 267 ] {796e53e8-7f0f-43ec-8d8a-3e8524c0c40a} <Debug> TCPHandler: Processed in 0.005338191 sec. | ||
| 525 | 2025.12.20 04:54:24.123115 [ 267 ] {} <Trace> TCP-Session: 352ca64c-0b32-4caa-b505-cc0d8326a7b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 526 | 2025.12.20 04:54:24.123330 [ 267 ] {39fbcfdf-5536-401a-9ffb-7fb375fe9dd0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41344) 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) | ||
| 527 | 2025.12.20 04:54:24.123484 [ 267 ] {39fbcfdf-5536-401a-9ffb-7fb375fe9dd0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 528 | 2025.12.20 04:54:24.126910 [ 267 ] {39fbcfdf-5536-401a-9ffb-7fb375fe9dd0} <Debug> oximeter.measurements_histogrami64 (8ce1d288-719d-4171-9ffa-461a05f2278f): Loading data parts | ||
| 529 | 2025.12.20 04:54:24.127139 [ 267 ] {39fbcfdf-5536-401a-9ffb-7fb375fe9dd0} <Debug> oximeter.measurements_histogrami64 (8ce1d288-719d-4171-9ffa-461a05f2278f): There are no data parts | ||
| 530 | 2025.12.20 04:54:24.129118 [ 267 ] {39fbcfdf-5536-401a-9ffb-7fb375fe9dd0} <Debug> TCPHandler: Processed in 0.006076382 sec. | ||
| 531 | 2025.12.20 04:54:24.129279 [ 267 ] {} <Trace> TCP-Session: 352ca64c-0b32-4caa-b505-cc0d8326a7b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 532 | 2025.12.20 04:54:24.129636 [ 267 ] {5c0f3507-6576-438b-9438-23696bf1ae74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41344) 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) | ||
| 533 | 2025.12.20 04:54:24.129845 [ 267 ] {5c0f3507-6576-438b-9438-23696bf1ae74} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 534 | 2025.12.20 04:54:24.131866 [ 267 ] {5c0f3507-6576-438b-9438-23696bf1ae74} <Debug> oximeter.measurements_histogramu64 (20f97701-e8e9-497e-bf0d-ce4ede2e5aa1): Loading data parts | ||
| 535 | 2025.12.20 04:54:24.132014 [ 267 ] {5c0f3507-6576-438b-9438-23696bf1ae74} <Debug> oximeter.measurements_histogramu64 (20f97701-e8e9-497e-bf0d-ce4ede2e5aa1): There are no data parts | ||
| 536 | 2025.12.20 04:54:24.134557 [ 267 ] {5c0f3507-6576-438b-9438-23696bf1ae74} <Debug> TCPHandler: Processed in 0.005337691 sec. | ||
| 537 | 2025.12.20 04:54:24.134810 [ 267 ] {} <Trace> TCP-Session: 352ca64c-0b32-4caa-b505-cc0d8326a7b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 538 | 2025.12.20 04:54:24.135056 [ 267 ] {fb2b08b2-7b97-42cc-8f83-8df815047c53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41344) 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) | ||
| 539 | 2025.12.20 04:54:24.135234 [ 267 ] {fb2b08b2-7b97-42cc-8f83-8df815047c53} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 540 | 2025.12.20 04:54:24.138412 [ 267 ] {fb2b08b2-7b97-42cc-8f83-8df815047c53} <Debug> oximeter.measurements_histogramf32 (21aa554b-5245-4bc3-848d-fbf25ae0da67): Loading data parts | ||
| 541 | 2025.12.20 04:54:24.138673 [ 267 ] {fb2b08b2-7b97-42cc-8f83-8df815047c53} <Debug> oximeter.measurements_histogramf32 (21aa554b-5245-4bc3-848d-fbf25ae0da67): There are no data parts | ||
| 542 | 2025.12.20 04:54:24.141085 [ 267 ] {fb2b08b2-7b97-42cc-8f83-8df815047c53} <Debug> TCPHandler: Processed in 0.006338527 sec. | ||
| 543 | 2025.12.20 04:54:24.141238 [ 267 ] {} <Trace> TCP-Session: 352ca64c-0b32-4caa-b505-cc0d8326a7b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 544 | 2025.12.20 04:54:24.141554 [ 267 ] {086acff4-aac8-40a0-b390-ca1294ea4b0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41344) 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) | ||
| 545 | 2025.12.20 04:54:24.141694 [ 267 ] {086acff4-aac8-40a0-b390-ca1294ea4b0f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 546 | 2025.12.20 04:54:24.144135 [ 267 ] {086acff4-aac8-40a0-b390-ca1294ea4b0f} <Debug> oximeter.measurements_histogramf64 (4360252e-bba8-4754-bfe2-a7aba7bfa4fe): Loading data parts | ||
| 547 | 2025.12.20 04:54:24.144281 [ 267 ] {086acff4-aac8-40a0-b390-ca1294ea4b0f} <Debug> oximeter.measurements_histogramf64 (4360252e-bba8-4754-bfe2-a7aba7bfa4fe): There are no data parts | ||
| 548 | 2025.12.20 04:54:24.147625 [ 267 ] {086acff4-aac8-40a0-b390-ca1294ea4b0f} <Debug> TCPHandler: Processed in 0.006443598 sec. | ||
| 549 | 2025.12.20 04:54:24.147933 [ 267 ] {} <Trace> TCP-Session: 352ca64c-0b32-4caa-b505-cc0d8326a7b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 550 | 2025.12.20 04:54:24.148162 [ 267 ] {68f38ac0-a038-4d40-a05a-6f74504796f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41344) /* The field tables store named dimensions of each timeseries. | ||
| 551 | * | ||
| 552 | * As with the measurement tables, there is one field table for each field data | ||
| 553 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
| 554 | * this behavior **must not** be relied upon for query correctness. | ||
| 555 | * | ||
| 556 | * The index for the fields differs from the measurements, however. Rows are | ||
| 557 | * sorted by timeseries name, then field name, field value, and finally | ||
| 558 | * timeseries key. This reflects the most common pattern for looking them up: | ||
| 559 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
| 560 | * usually then used to look up measurements. | ||
| 561 | * | ||
| 562 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
| 563 | * timeseries name and then key, since it would improve lookups where one | ||
| 564 | * already has the key. Realistically though, these tables are quite small and | ||
| 565 | * so performance benefits will be low in absolute terms. | ||
| 566 | * | ||
| 567 | * TTL: We use a materialized column to expire old field table records. This | ||
| 568 | * column is generated automatically by the database whenever a new row is | ||
| 569 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
| 570 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
| 571 | * record will remain during a deduplication, which will have the last | ||
| 572 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
| 573 | * measurement tables. | ||
| 574 | */ | ||
| 575 | 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) | ||
| 576 | 2025.12.20 04:54:24.148309 [ 267 ] {68f38ac0-a038-4d40-a05a-6f74504796f7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 577 | 2025.12.20 04:54:24.151778 [ 267 ] {68f38ac0-a038-4d40-a05a-6f74504796f7} <Debug> oximeter.fields_bool (4bbed8bb-cbca-4654-ab4e-63833113c78e): Loading data parts | ||
| 578 | 2025.12.20 04:54:24.151947 [ 267 ] {68f38ac0-a038-4d40-a05a-6f74504796f7} <Debug> oximeter.fields_bool (4bbed8bb-cbca-4654-ab4e-63833113c78e): There are no data parts | ||
| 579 | 2025.12.20 04:54:24.154940 [ 267 ] {68f38ac0-a038-4d40-a05a-6f74504796f7} <Debug> TCPHandler: Processed in 0.007077108 sec. | ||
| 580 | 2025.12.20 04:54:24.155147 [ 267 ] {} <Trace> TCP-Session: 352ca64c-0b32-4caa-b505-cc0d8326a7b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 581 | 2025.12.20 04:54:24.155361 [ 267 ] {686a4d4b-163d-4366-a181-107257154d5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41344) 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) | ||
| 582 | 2025.12.20 04:54:24.155529 [ 267 ] {686a4d4b-163d-4366-a181-107257154d5b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 583 | 2025.12.20 04:54:24.158357 [ 267 ] {686a4d4b-163d-4366-a181-107257154d5b} <Debug> oximeter.fields_i8 (e69bc2b6-1672-47eb-a8ae-3d375fa4a252): Loading data parts | ||
| 584 | 2025.12.20 04:54:24.158514 [ 267 ] {686a4d4b-163d-4366-a181-107257154d5b} <Debug> oximeter.fields_i8 (e69bc2b6-1672-47eb-a8ae-3d375fa4a252): There are no data parts | ||
| 585 | 2025.12.20 04:54:24.161654 [ 267 ] {686a4d4b-163d-4366-a181-107257154d5b} <Debug> TCPHandler: Processed in 0.00657711 sec. | ||
| 586 | 2025.12.20 04:54:24.161891 [ 267 ] {} <Trace> TCP-Session: 352ca64c-0b32-4caa-b505-cc0d8326a7b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 587 | 2025.12.20 04:54:24.162051 [ 267 ] {052e46b3-214a-4b30-aac5-242b7ba06164} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41344) 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) | ||
| 588 | 2025.12.20 04:54:24.162174 [ 267 ] {052e46b3-214a-4b30-aac5-242b7ba06164} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 589 | 2025.12.20 04:54:24.164786 [ 267 ] {052e46b3-214a-4b30-aac5-242b7ba06164} <Debug> oximeter.fields_u8 (5083c072-f9e4-4eec-9b80-9182ea62ce3f): Loading data parts | ||
| 590 | 2025.12.20 04:54:24.165000 [ 267 ] {052e46b3-214a-4b30-aac5-242b7ba06164} <Debug> oximeter.fields_u8 (5083c072-f9e4-4eec-9b80-9182ea62ce3f): There are no data parts | ||
| 591 | 2025.12.20 04:54:24.166965 [ 267 ] {052e46b3-214a-4b30-aac5-242b7ba06164} <Debug> TCPHandler: Processed in 0.005129588 sec. | ||
| 592 | 2025.12.20 04:54:24.167126 [ 267 ] {} <Trace> TCP-Session: 352ca64c-0b32-4caa-b505-cc0d8326a7b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 593 | 2025.12.20 04:54:24.167284 [ 267 ] {e479d464-5d69-451c-bad4-09a356844d34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41344) 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) | ||
| 594 | 2025.12.20 04:54:24.167468 [ 267 ] {e479d464-5d69-451c-bad4-09a356844d34} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 595 | 2025.12.20 04:54:24.170470 [ 267 ] {e479d464-5d69-451c-bad4-09a356844d34} <Debug> oximeter.fields_i16 (f49be293-f532-4c39-83ae-fb145f049189): Loading data parts | ||
| 596 | 2025.12.20 04:54:24.170620 [ 267 ] {e479d464-5d69-451c-bad4-09a356844d34} <Debug> oximeter.fields_i16 (f49be293-f532-4c39-83ae-fb145f049189): There are no data parts | ||
| 597 | 2025.12.20 04:54:24.172479 [ 267 ] {e479d464-5d69-451c-bad4-09a356844d34} <Debug> TCPHandler: Processed in 0.005406652 sec. | ||
| 598 | 2025.12.20 04:54:24.172706 [ 267 ] {} <Trace> TCP-Session: 352ca64c-0b32-4caa-b505-cc0d8326a7b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 599 | 2025.12.20 04:54:24.172867 [ 267 ] {abdf339f-47d0-4290-bedf-c7ab24b89aad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41344) 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) | ||
| 600 | 2025.12.20 04:54:24.173022 [ 267 ] {abdf339f-47d0-4290-bedf-c7ab24b89aad} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 601 | 2025.12.20 04:54:24.175313 [ 267 ] {abdf339f-47d0-4290-bedf-c7ab24b89aad} <Debug> oximeter.fields_u16 (a1634391-e721-4954-b832-fc744d9d9f64): Loading data parts | ||
| 602 | 2025.12.20 04:54:24.175573 [ 267 ] {abdf339f-47d0-4290-bedf-c7ab24b89aad} <Debug> oximeter.fields_u16 (a1634391-e721-4954-b832-fc744d9d9f64): There are no data parts | ||
| 603 | 2025.12.20 04:54:24.177132 [ 267 ] {abdf339f-47d0-4290-bedf-c7ab24b89aad} <Debug> TCPHandler: Processed in 0.004480338 sec. | ||
| 604 | 2025.12.20 04:54:24.177299 [ 267 ] {} <Trace> TCP-Session: 352ca64c-0b32-4caa-b505-cc0d8326a7b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 605 | 2025.12.20 04:54:24.177673 [ 267 ] {066e7d7b-b678-43b9-b20f-1d329df3ca4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41344) 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) | ||
| 606 | 2025.12.20 04:54:24.177721 [ 267 ] {066e7d7b-b678-43b9-b20f-1d329df3ca4d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 607 | 2025.12.20 04:54:24.180237 [ 267 ] {066e7d7b-b678-43b9-b20f-1d329df3ca4d} <Debug> oximeter.fields_i32 (a24271c2-4d4f-44ab-b4ce-14f407407330): Loading data parts | ||
| 608 | 2025.12.20 04:54:24.180384 [ 267 ] {066e7d7b-b678-43b9-b20f-1d329df3ca4d} <Debug> oximeter.fields_i32 (a24271c2-4d4f-44ab-b4ce-14f407407330): There are no data parts | ||
| 609 | 2025.12.20 04:54:24.184282 [ 267 ] {066e7d7b-b678-43b9-b20f-1d329df3ca4d} <Debug> TCPHandler: Processed in 0.007049048 sec. | ||
| 610 | 2025.12.20 04:54:24.184523 [ 267 ] {} <Trace> TCP-Session: 352ca64c-0b32-4caa-b505-cc0d8326a7b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 611 | 2025.12.20 04:54:24.184680 [ 267 ] {876d0cfa-e9f4-40f5-95c7-7cd3a7301f74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41344) 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) | ||
| 612 | 2025.12.20 04:54:24.184825 [ 267 ] {876d0cfa-e9f4-40f5-95c7-7cd3a7301f74} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 613 | 2025.12.20 04:54:24.186722 [ 267 ] {876d0cfa-e9f4-40f5-95c7-7cd3a7301f74} <Debug> oximeter.fields_u32 (84d137f6-cd6c-4f57-aaf1-93ce2ca067bc): Loading data parts | ||
| 614 | 2025.12.20 04:54:24.186961 [ 267 ] {876d0cfa-e9f4-40f5-95c7-7cd3a7301f74} <Debug> oximeter.fields_u32 (84d137f6-cd6c-4f57-aaf1-93ce2ca067bc): There are no data parts | ||
| 615 | 2025.12.20 04:54:24.188102 [ 267 ] {876d0cfa-e9f4-40f5-95c7-7cd3a7301f74} <Debug> TCPHandler: Processed in 0.003633605 sec. | ||
| 616 | 2025.12.20 04:54:24.188242 [ 267 ] {} <Trace> TCP-Session: 352ca64c-0b32-4caa-b505-cc0d8326a7b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 617 | 2025.12.20 04:54:24.188485 [ 267 ] {d16e1289-59dd-4fbf-8bb9-91d9c8dcec04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41344) 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) | ||
| 618 | 2025.12.20 04:54:24.188567 [ 267 ] {d16e1289-59dd-4fbf-8bb9-91d9c8dcec04} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 619 | 2025.12.20 04:54:24.190463 [ 267 ] {d16e1289-59dd-4fbf-8bb9-91d9c8dcec04} <Debug> oximeter.fields_i64 (c0940d8c-83c4-461c-9f9e-f05b4639dce8): Loading data parts | ||
| 620 | 2025.12.20 04:54:24.190608 [ 267 ] {d16e1289-59dd-4fbf-8bb9-91d9c8dcec04} <Debug> oximeter.fields_i64 (c0940d8c-83c4-461c-9f9e-f05b4639dce8): There are no data parts | ||
| 621 | 2025.12.20 04:54:24.191768 [ 267 ] {d16e1289-59dd-4fbf-8bb9-91d9c8dcec04} <Debug> TCPHandler: Processed in 0.003577895 sec. | ||
| 622 | 2025.12.20 04:54:24.192017 [ 267 ] {} <Trace> TCP-Session: 352ca64c-0b32-4caa-b505-cc0d8326a7b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 623 | 2025.12.20 04:54:24.192171 [ 267 ] {d8e44765-e179-4412-915a-d271bd93f54a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41344) 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) | ||
| 624 | 2025.12.20 04:54:24.192289 [ 267 ] {d8e44765-e179-4412-915a-d271bd93f54a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 625 | 2025.12.20 04:54:24.194757 [ 267 ] {d8e44765-e179-4412-915a-d271bd93f54a} <Debug> oximeter.fields_u64 (0b24e973-46db-4872-9b41-ec4fa7756123): Loading data parts | ||
| 626 | 2025.12.20 04:54:24.195016 [ 267 ] {d8e44765-e179-4412-915a-d271bd93f54a} <Debug> oximeter.fields_u64 (0b24e973-46db-4872-9b41-ec4fa7756123): There are no data parts | ||
| 627 | 2025.12.20 04:54:24.197668 [ 267 ] {d8e44765-e179-4412-915a-d271bd93f54a} <Debug> TCPHandler: Processed in 0.005706647 sec. | ||
| 628 | 2025.12.20 04:54:24.197822 [ 267 ] {} <Trace> TCP-Session: 352ca64c-0b32-4caa-b505-cc0d8326a7b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 629 | 2025.12.20 04:54:24.198096 [ 267 ] {38f7d73b-111d-44c9-92f9-9f1399228705} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41344) 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) | ||
| 630 | 2025.12.20 04:54:24.198230 [ 267 ] {38f7d73b-111d-44c9-92f9-9f1399228705} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 631 | 2025.12.20 04:54:24.200354 [ 267 ] {38f7d73b-111d-44c9-92f9-9f1399228705} <Debug> oximeter.fields_ipaddr (e2d7a9ce-de6b-4677-85c4-2fb4d093ba20): Loading data parts | ||
| 632 | 2025.12.20 04:54:24.200506 [ 267 ] {38f7d73b-111d-44c9-92f9-9f1399228705} <Debug> oximeter.fields_ipaddr (e2d7a9ce-de6b-4677-85c4-2fb4d093ba20): There are no data parts | ||
| 633 | 2025.12.20 04:54:24.202885 [ 267 ] {38f7d73b-111d-44c9-92f9-9f1399228705} <Debug> TCPHandler: Processed in 0.005129758 sec. | ||
| 634 | 2025.12.20 04:54:24.203035 [ 267 ] {} <Trace> TCP-Session: 352ca64c-0b32-4caa-b505-cc0d8326a7b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 635 | 2025.12.20 04:54:24.203206 [ 267 ] {18a1bab2-2fe1-49a9-9aae-b0871ad61ebb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41344) 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) | ||
| 636 | 2025.12.20 04:54:24.203416 [ 267 ] {18a1bab2-2fe1-49a9-9aae-b0871ad61ebb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 637 | 2025.12.20 04:54:24.206125 [ 267 ] {18a1bab2-2fe1-49a9-9aae-b0871ad61ebb} <Debug> oximeter.fields_string (98ba921c-f0d5-44b4-b899-9632ca3224e8): Loading data parts | ||
| 638 | 2025.12.20 04:54:24.206396 [ 267 ] {18a1bab2-2fe1-49a9-9aae-b0871ad61ebb} <Debug> oximeter.fields_string (98ba921c-f0d5-44b4-b899-9632ca3224e8): There are no data parts | ||
| 639 | 2025.12.20 04:54:24.208268 [ 267 ] {18a1bab2-2fe1-49a9-9aae-b0871ad61ebb} <Debug> TCPHandler: Processed in 0.00529084 sec. | ||
| 640 | 2025.12.20 04:54:24.208409 [ 267 ] {} <Trace> TCP-Session: 352ca64c-0b32-4caa-b505-cc0d8326a7b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 641 | 2025.12.20 04:54:24.208672 [ 267 ] {2bd65b83-f3c9-40e2-9aef-a27d75dd013e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41344) 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) | ||
| 642 | 2025.12.20 04:54:24.208804 [ 267 ] {2bd65b83-f3c9-40e2-9aef-a27d75dd013e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 643 | 2025.12.20 04:54:24.210606 [ 267 ] {2bd65b83-f3c9-40e2-9aef-a27d75dd013e} <Debug> oximeter.fields_uuid (c4054d52-154a-4375-bc5c-c9e26ae24e42): Loading data parts | ||
| 644 | 2025.12.20 04:54:24.210749 [ 267 ] {2bd65b83-f3c9-40e2-9aef-a27d75dd013e} <Debug> oximeter.fields_uuid (c4054d52-154a-4375-bc5c-c9e26ae24e42): There are no data parts | ||
| 645 | 2025.12.20 04:54:24.212111 [ 267 ] {2bd65b83-f3c9-40e2-9aef-a27d75dd013e} <Debug> TCPHandler: Processed in 0.003753687 sec. | ||
| 646 | 2025.12.20 04:54:24.212275 [ 267 ] {} <Trace> TCP-Session: 352ca64c-0b32-4caa-b505-cc0d8326a7b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 647 | 2025.12.20 04:54:24.212525 [ 267 ] {205ebc4a-ac82-460d-b52e-2a76b982d16d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41344) /* The timeseries schema table stores the extracted schema for the samples | ||
| 648 | * oximeter collects. | ||
| 649 | */ | ||
| 650 | 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) | ||
| 651 | 2025.12.20 04:54:24.212686 [ 267 ] {205ebc4a-ac82-460d-b52e-2a76b982d16d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 652 | 2025.12.20 04:54:24.214924 [ 267 ] {205ebc4a-ac82-460d-b52e-2a76b982d16d} <Debug> oximeter.timeseries_schema (83bb2fd9-0ff7-4fde-8539-662396f81995): Loading data parts | ||
| 653 | 2025.12.20 04:54:24.215129 [ 267 ] {205ebc4a-ac82-460d-b52e-2a76b982d16d} <Debug> oximeter.timeseries_schema (83bb2fd9-0ff7-4fde-8539-662396f81995): There are no data parts | ||
| 654 | 2025.12.20 04:54:24.216807 [ 267 ] {205ebc4a-ac82-460d-b52e-2a76b982d16d} <Debug> TCPHandler: Processed in 0.00458487 sec. | ||
| 655 | 2025.12.20 04:54:24.217184 [ 269 ] {} <Trace> TCP-Session: ef844e67-0e15-4267-afc8-2f7c0fc33f21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 656 | 2025.12.20 04:54:24.217510 [ 269 ] {33aa2e4d-9f15-4787-a4ac-39a02de88645} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62292) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 657 | 2025.12.20 04:54:24.219116 [ 269 ] {33aa2e4d-9f15-4787-a4ac-39a02de88645} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 658 | 2025.12.20 04:54:24.239962 [ 276 ] {33aa2e4d-9f15-4787-a4ac-39a02de88645} <Trace> oximeter.version (17f1381b-5cbd-46d0-b381-84690a36776c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 659 | 2025.12.20 04:54:24.240022 [ 276 ] {33aa2e4d-9f15-4787-a4ac-39a02de88645} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 660 | 2025.12.20 04:54:24.245077 [ 276 ] {33aa2e4d-9f15-4787-a4ac-39a02de88645} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 661 | 2025.12.20 04:54:24.245751 [ 276 ] {33aa2e4d-9f15-4787-a4ac-39a02de88645} <Trace> oximeter.version (17f1381b-5cbd-46d0-b381-84690a36776c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 662 | 2025.12.20 04:54:24.246069 [ 269 ] {33aa2e4d-9f15-4787-a4ac-39a02de88645} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.028743 sec., 34.79107956719897 rows/sec., 556.66 B/sec. | ||
| 663 | 2025.12.20 04:54:24.246659 [ 269 ] {33aa2e4d-9f15-4787-a4ac-39a02de88645} <Debug> TCPHandler: Processed in 0.029642811 sec. | ||
| 664 | 2025.12.20 04:54:25.000249 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 134.92 MiB, peak 134.92 MiB, free memory in arenas 0.00 B, will set to 139.16 MiB (RSS), difference: 4.24 MiB | ||
| 665 | 2025.12.20 04:54:28.096394 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
| 666 | 2025.12.20 04:54:28.096402 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 549 entries to flush up to offset 549 | ||
| 667 | 2025.12.20 04:54:28.096589 [ 245 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
| 668 | 2025.12.20 04:54:28.096612 [ 244 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
| 669 | 2025.12.20 04:54:28.100594 [ 244 ] {} <Debug> system.asynchronous_metric_log (e27368f7-91e4-4bc1-8c72-f994b219acd5): Loading data parts | ||
| 670 | 2025.12.20 04:54:28.100900 [ 244 ] {} <Debug> system.asynchronous_metric_log (e27368f7-91e4-4bc1-8c72-f994b219acd5): There are no data parts | ||
| 671 | 2025.12.20 04:54:28.107940 [ 244 ] {} <Trace> system.asynchronous_metric_log (e27368f7-91e4-4bc1-8c72-f994b219acd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 672 | 2025.12.20 04:54:28.107983 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 673 | 2025.12.20 04:54:28.111576 [ 245 ] {} <Debug> system.metric_log (ee27eced-b232-4ad5-8c8e-43cace0440d5): Loading data parts | ||
| 674 | 2025.12.20 04:54:28.111817 [ 245 ] {} <Debug> system.metric_log (ee27eced-b232-4ad5-8c8e-43cace0440d5): There are no data parts | ||
| 675 | 2025.12.20 04:54:28.113591 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 676 | 2025.12.20 04:54:28.114127 [ 244 ] {} <Trace> system.asynchronous_metric_log (e27368f7-91e4-4bc1-8c72-f994b219acd5): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 677 | 2025.12.20 04:54:28.114379 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 549 | ||
| 678 | 2025.12.20 04:54:28.136119 [ 245 ] {} <Trace> system.metric_log (ee27eced-b232-4ad5-8c8e-43cace0440d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 679 | 2025.12.20 04:54:28.136166 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 680 | 2025.12.20 04:54:28.142387 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 681 | 2025.12.20 04:54:28.143483 [ 245 ] {} <Trace> system.metric_log (ee27eced-b232-4ad5-8c8e-43cace0440d5): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 682 | 2025.12.20 04:54:28.146561 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
| 683 | 2025.12.20 04:54:29.000148 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 144.26 MiB, peak 148.26 MiB, free memory in arenas 0.00 B, will set to 153.28 MiB (RSS), difference: 9.02 MiB | ||
| 684 | 2025.12.20 04:54:30.596268 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 88 entries to flush up to offset 88 | ||
| 685 | 2025.12.20 04:54:30.596368 [ 243 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
| 686 | 2025.12.20 04:54:30.600548 [ 243 ] {} <Debug> system.query_log (8da1f072-0632-4951-ad37-80ce429be088): Loading data parts | ||
| 687 | 2025.12.20 04:54:30.600880 [ 243 ] {} <Debug> system.query_log (8da1f072-0632-4951-ad37-80ce429be088): There are no data parts | ||
| 688 | 2025.12.20 04:54:30.607238 [ 243 ] {} <Trace> system.query_log (8da1f072-0632-4951-ad37-80ce429be088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 689 | 2025.12.20 04:54:30.607276 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 690 | 2025.12.20 04:54:30.609130 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 691 | 2025.12.20 04:54:30.609730 [ 243 ] {} <Trace> system.query_log (8da1f072-0632-4951-ad37-80ce429be088): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 692 | 2025.12.20 04:54:30.609952 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 88 | ||
| 693 | 2025.12.20 04:54:31.000346 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 157.49 MiB, peak 157.49 MiB, free memory in arenas 0.00 B, will set to 154.31 MiB (RSS), difference: -3.18 MiB | ||
| 694 | 2025.12.20 04:54:32.553030 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:58942 | ||
| 695 | 2025.12.20 04:54:32.556061 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 696 | 2025.12.20 04:54:32.556132 [ 278 ] {} <Debug> TCP-Session: 5bbf1fd0-5696-4c9a-8c6c-15691f4e214c Authenticating user 'default' from [fd00:1122:3344:101::a]:58942 | ||
| 697 | 2025.12.20 04:54:32.556245 [ 278 ] {} <Debug> TCP-Session: 5bbf1fd0-5696-4c9a-8c6c-15691f4e214c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 698 | 2025.12.20 04:54:32.556260 [ 278 ] {} <Debug> TCP-Session: 5bbf1fd0-5696-4c9a-8c6c-15691f4e214c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 699 | 2025.12.20 04:54:32.556312 [ 278 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 700 | 2025.12.20 04:54:32.556372 [ 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 | ||
| 701 | 2025.12.20 04:54:32.556420 [ 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 | ||
| 702 | 2025.12.20 04:54:32.559186 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:46419 | ||
| 703 | 2025.12.20 04:54:32.559247 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:64381 | ||
| 704 | 2025.12.20 04:54:32.559331 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:35503 | ||
| 705 | 2025.12.20 04:54:32.559355 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 706 | 2025.12.20 04:54:32.559426 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 707 | 2025.12.20 04:54:32.559456 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:63985 | ||
| 708 | 2025.12.20 04:54:32.559530 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:56977 | ||
| 709 | 2025.12.20 04:54:32.559624 [ 280 ] {} <Debug> TCP-Session: 7c04f061-d620-42ad-88d2-23ee64aa3b78 Authenticating user 'default' from [fd00:1122:3344:101::a]:64381 | ||
| 710 | 2025.12.20 04:54:32.559623 [ 279 ] {} <Debug> TCP-Session: 20511dd7-33c0-4052-8892-782381f92264 Authenticating user 'default' from [fd00:1122:3344:101::a]:46419 | ||
| 711 | 2025.12.20 04:54:32.559725 [ 279 ] {} <Debug> TCP-Session: 20511dd7-33c0-4052-8892-782381f92264 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 712 | 2025.12.20 04:54:32.559754 [ 280 ] {} <Debug> TCP-Session: 7c04f061-d620-42ad-88d2-23ee64aa3b78 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 713 | 2025.12.20 04:54:32.559747 [ 284 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:37692 | ||
| 714 | 2025.12.20 04:54:32.559832 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 715 | 2025.12.20 04:54:32.559896 [ 280 ] {} <Debug> TCP-Session: 7c04f061-d620-42ad-88d2-23ee64aa3b78 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 716 | 2025.12.20 04:54:32.559865 [ 279 ] {} <Debug> TCP-Session: 20511dd7-33c0-4052-8892-782381f92264 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 717 | 2025.12.20 04:54:32.559937 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 718 | 2025.12.20 04:54:32.559968 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:46025 | ||
| 719 | 2025.12.20 04:54:32.560045 [ 284 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 720 | 2025.12.20 04:54:32.560057 [ 281 ] {} <Debug> TCP-Session: 04cc9d22-6d0e-46dd-8630-b1558cf0b13b Authenticating user 'default' from [fd00:1122:3344:101::a]:35503 | ||
| 721 | 2025.12.20 04:54:32.559955 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 722 | 2025.12.20 04:54:32.560155 [ 284 ] {} <Debug> TCP-Session: e169bd11-af32-4636-8511-27aa7bca6feb Authenticating user 'default' from [fd00:1122:3344:101::a]:37692 | ||
| 723 | 2025.12.20 04:54:32.560140 [ 281 ] {} <Debug> TCP-Session: 04cc9d22-6d0e-46dd-8630-b1558cf0b13b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 724 | 2025.12.20 04:54:32.559951 [ 282 ] {} <Debug> TCP-Session: 42b4728c-d6c6-43bb-a25d-06ecbbce574c Authenticating user 'default' from [fd00:1122:3344:101::a]:63985 | ||
| 725 | 2025.12.20 04:54:32.560232 [ 283 ] {} <Debug> TCP-Session: 3093011c-0f35-4eb1-b7df-497800dab533 Authenticating user 'default' from [fd00:1122:3344:101::a]:56977 | ||
| 726 | 2025.12.20 04:54:32.560240 [ 284 ] {} <Debug> TCP-Session: e169bd11-af32-4636-8511-27aa7bca6feb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 727 | 2025.12.20 04:54:32.560275 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 728 | 2025.12.20 04:54:32.560335 [ 283 ] {} <Debug> TCP-Session: 3093011c-0f35-4eb1-b7df-497800dab533 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 729 | 2025.12.20 04:54:32.560318 [ 284 ] {} <Debug> TCP-Session: e169bd11-af32-4636-8511-27aa7bca6feb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 730 | 2025.12.20 04:54:32.560375 [ 285 ] {} <Debug> TCP-Session: 1962bb3b-2f75-4600-a831-aec9807686f9 Authenticating user 'default' from [fd00:1122:3344:101::a]:46025 | ||
| 731 | 2025.12.20 04:54:32.560312 [ 282 ] {} <Debug> TCP-Session: 42b4728c-d6c6-43bb-a25d-06ecbbce574c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 732 | 2025.12.20 04:54:32.560433 [ 285 ] {} <Debug> TCP-Session: 1962bb3b-2f75-4600-a831-aec9807686f9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 733 | 2025.12.20 04:54:32.560420 [ 283 ] {} <Debug> TCP-Session: 3093011c-0f35-4eb1-b7df-497800dab533 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 734 | 2025.12.20 04:54:32.560522 [ 282 ] {} <Debug> TCP-Session: 42b4728c-d6c6-43bb-a25d-06ecbbce574c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 735 | 2025.12.20 04:54:32.560535 [ 285 ] {} <Debug> TCP-Session: 1962bb3b-2f75-4600-a831-aec9807686f9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 736 | 2025.12.20 04:54:32.560223 [ 281 ] {} <Debug> TCP-Session: 04cc9d22-6d0e-46dd-8630-b1558cf0b13b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 737 | 2025.12.20 04:54:35.544887 [ 93 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 738 | 2025.12.20 04:54:35.545010 [ 93 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 739 | 2025.12.20 04:54:35.614756 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 976 | ||
| 740 | 2025.12.20 04:54:35.619743 [ 244 ] {} <Trace> system.asynchronous_metric_log (e27368f7-91e4-4bc1-8c72-f994b219acd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 741 | 2025.12.20 04:54:35.619793 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 742 | 2025.12.20 04:54:35.620805 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 743 | 2025.12.20 04:54:35.621241 [ 244 ] {} <Trace> system.asynchronous_metric_log (e27368f7-91e4-4bc1-8c72-f994b219acd5): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 744 | 2025.12.20 04:54:35.623411 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 | ||
| 745 | 2025.12.20 04:54:35.646979 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
| 746 | 2025.12.20 04:54:35.665059 [ 245 ] {} <Trace> system.metric_log (ee27eced-b232-4ad5-8c8e-43cace0440d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 747 | 2025.12.20 04:54:35.665122 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 748 | 2025.12.20 04:54:35.671583 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 749 | 2025.12.20 04:54:35.672658 [ 245 ] {} <Trace> system.metric_log (ee27eced-b232-4ad5-8c8e-43cace0440d5): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 750 | 2025.12.20 04:54:35.675686 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
| 751 | 2025.12.20 04:54:36.000176 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 155.49 MiB, peak 159.49 MiB, free memory in arenas 0.00 B, will set to 157.68 MiB (RSS), difference: 2.18 MiB | ||
| 752 | 2025.12.20 04:54:41.000169 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 153.69 MiB, peak 159.49 MiB, free memory in arenas 0.00 B, will set to 157.71 MiB (RSS), difference: 4.02 MiB | ||
| 753 | 2025.12.20 04:54:43.123820 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 1464 | ||
| 754 | 2025.12.20 04:54:43.124315 [ 244 ] {} <Trace> system.asynchronous_metric_log (e27368f7-91e4-4bc1-8c72-f994b219acd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 755 | 2025.12.20 04:54:43.124400 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 756 | 2025.12.20 04:54:43.125048 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 757 | 2025.12.20 04:54:43.125329 [ 244 ] {} <Trace> system.asynchronous_metric_log (e27368f7-91e4-4bc1-8c72-f994b219acd5): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 758 | 2025.12.20 04:54:43.125517 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1464 | ||
| 759 | 2025.12.20 04:54:43.175794 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
| 760 | 2025.12.20 04:54:43.193895 [ 245 ] {} <Trace> system.metric_log (ee27eced-b232-4ad5-8c8e-43cace0440d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 761 | 2025.12.20 04:54:43.193991 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 762 | 2025.12.20 04:54:43.200697 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 763 | 2025.12.20 04:54:43.201618 [ 245 ] {} <Trace> system.metric_log (ee27eced-b232-4ad5-8c8e-43cace0440d5): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 764 | 2025.12.20 04:54:43.206369 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
| 765 | 2025.12.20 04:54:44.258587 [ 267 ] {} <Trace> TCP-Session: 352ca64c-0b32-4caa-b505-cc0d8326a7b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 766 | 2025.12.20 04:54:44.258794 [ 267 ] {e3405f52-e146-4043-83ba-dd242d6b6a4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41344) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) | ||
| 767 | 2025.12.20 04:54:44.264611 [ 267 ] {e3405f52-e146-4043-83ba-dd242d6b6a4e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 768 | 2025.12.20 04:54:44.276473 [ 267 ] {e3405f52-e146-4043-83ba-dd242d6b6a4e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 769 | 2025.12.20 04:54:44.288920 [ 267 ] {e3405f52-e146-4043-83ba-dd242d6b6a4e} <Debug> TCPHandler: Processed in 0.030465074 sec. | ||
| 770 | 2025.12.20 04:54:44.301499 [ 267 ] {} <Trace> TCP-Session: 352ca64c-0b32-4caa-b505-cc0d8326a7b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 771 | 2025.12.20 04:54:44.301658 [ 267 ] {a3f183e8-5560-4892-84b4-dea2324916ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41344) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 772 | 2025.12.20 04:54:44.318664 [ 267 ] {a3f183e8-5560-4892-84b4-dea2324916ed} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 773 | 2025.12.20 04:54:44.318721 [ 267 ] {a3f183e8-5560-4892-84b4-dea2324916ed} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 774 | 2025.12.20 04:54:44.321397 [ 267 ] {a3f183e8-5560-4892-84b4-dea2324916ed} <Debug> TCPHandler: Processed in 0.019976244 sec. | ||
| 775 | 2025.12.20 04:54:44.321646 [ 267 ] {} <Trace> TCP-Session: 352ca64c-0b32-4caa-b505-cc0d8326a7b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 776 | 2025.12.20 04:54:44.321777 [ 267 ] {56cf9410-208b-404f-b921-9b90bf02f3ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41344) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections', 'static_routing_config:static_routes') FORMAT Native; (stage: Complete) | ||
| 777 | 2025.12.20 04:54:44.326654 [ 267 ] {56cf9410-208b-404f-b921-9b90bf02f3ea} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 778 | 2025.12.20 04:54:44.326712 [ 267 ] {56cf9410-208b-404f-b921-9b90bf02f3ea} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 779 | 2025.12.20 04:54:44.327085 [ 267 ] {56cf9410-208b-404f-b921-9b90bf02f3ea} <Debug> TCPHandler: Processed in 0.005492304 sec. | ||
| 780 | 2025.12.20 04:54:44.327307 [ 267 ] {} <Trace> TCP-Session: 352ca64c-0b32-4caa-b505-cc0d8326a7b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 781 | 2025.12.20 04:54:44.327436 [ 267 ] {81426224-2b46-4e47-9190-99551a16c476} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41344) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes') FORMAT Native; (stage: Complete) | ||
| 782 | 2025.12.20 04:54:44.327696 [ 267 ] {81426224-2b46-4e47-9190-99551a16c476} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 783 | 2025.12.20 04:54:44.327741 [ 267 ] {81426224-2b46-4e47-9190-99551a16c476} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 784 | 2025.12.20 04:54:44.328137 [ 267 ] {81426224-2b46-4e47-9190-99551a16c476} <Debug> TCPHandler: Processed in 0.000881934 sec. | ||
| 785 | 2025.12.20 04:54:44.328379 [ 267 ] {} <Trace> TCP-Session: 352ca64c-0b32-4caa-b505-cc0d8326a7b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 786 | 2025.12.20 04:54:44.328500 [ 267 ] {1697de49-cbd2-48cb-a8a8-1d0d39ecf523} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41344) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 787 | 2025.12.20 04:54:44.328748 [ 267 ] {1697de49-cbd2-48cb-a8a8-1d0d39ecf523} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 788 | 2025.12.20 04:54:44.328792 [ 267 ] {1697de49-cbd2-48cb-a8a8-1d0d39ecf523} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 789 | 2025.12.20 04:54:44.329106 [ 267 ] {1697de49-cbd2-48cb-a8a8-1d0d39ecf523} <Debug> TCPHandler: Processed in 0.000776181 sec. | ||
| 790 | 2025.12.20 04:54:44.329341 [ 267 ] {} <Trace> TCP-Session: 352ca64c-0b32-4caa-b505-cc0d8326a7b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 791 | 2025.12.20 04:54:44.329460 [ 267 ] {edec9e89-6d8d-46f1-a1d3-e9740ff54040} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41344) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 792 | 2025.12.20 04:54:44.329707 [ 267 ] {edec9e89-6d8d-46f1-a1d3-e9740ff54040} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 793 | 2025.12.20 04:54:44.329751 [ 267 ] {edec9e89-6d8d-46f1-a1d3-e9740ff54040} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 794 | 2025.12.20 04:54:44.330069 [ 267 ] {edec9e89-6d8d-46f1-a1d3-e9740ff54040} <Debug> TCPHandler: Processed in 0.000778232 sec. | ||
| 795 | 2025.12.20 04:54:44.330970 [ 267 ] {} <Trace> TCP-Session: 352ca64c-0b32-4caa-b505-cc0d8326a7b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 796 | 2025.12.20 04:54:44.331091 [ 267 ] {01bcdbda-bf4d-4d19-a989-c77736a88587} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41344) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 797 | 2025.12.20 04:54:44.331334 [ 267 ] {01bcdbda-bf4d-4d19-a989-c77736a88587} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 798 | 2025.12.20 04:54:44.331379 [ 267 ] {01bcdbda-bf4d-4d19-a989-c77736a88587} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 799 | 2025.12.20 04:54:44.331679 [ 267 ] {01bcdbda-bf4d-4d19-a989-c77736a88587} <Debug> TCPHandler: Processed in 0.000758262 sec. | ||
| 800 | 2025.12.20 04:54:44.331890 [ 267 ] {} <Trace> TCP-Session: 352ca64c-0b32-4caa-b505-cc0d8326a7b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 801 | 2025.12.20 04:54:44.332005 [ 267 ] {0c88d007-2297-4752-a787-d8abf4fe1f82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41344) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_underlay_prefixes', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 802 | 2025.12.20 04:54:44.332246 [ 267 ] {0c88d007-2297-4752-a787-d8abf4fe1f82} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 803 | 2025.12.20 04:54:44.332289 [ 267 ] {0c88d007-2297-4752-a787-d8abf4fe1f82} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 804 | 2025.12.20 04:54:44.332583 [ 267 ] {0c88d007-2297-4752-a787-d8abf4fe1f82} <Debug> TCPHandler: Processed in 0.000741451 sec. | ||
| 805 | 2025.12.20 04:54:44.332837 [ 267 ] {} <Trace> TCP-Session: 352ca64c-0b32-4caa-b505-cc0d8326a7b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 806 | 2025.12.20 04:54:44.332956 [ 267 ] {a0875878-50e6-43c1-b024-bf5bbcc8c936} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41344) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 807 | 2025.12.20 04:54:44.333193 [ 267 ] {a0875878-50e6-43c1-b024-bf5bbcc8c936} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 808 | 2025.12.20 04:54:44.333236 [ 267 ] {a0875878-50e6-43c1-b024-bf5bbcc8c936} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 809 | 2025.12.20 04:54:44.333586 [ 267 ] {a0875878-50e6-43c1-b024-bf5bbcc8c936} <Debug> TCPHandler: Processed in 0.000798652 sec. | ||
| 810 | 2025.12.20 04:54:44.333832 [ 267 ] {} <Trace> TCP-Session: 352ca64c-0b32-4caa-b505-cc0d8326a7b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 811 | 2025.12.20 04:54:44.333949 [ 267 ] {e6e8a185-ec3b-4516-88b1-d3b22ddf189e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41344) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 812 | 2025.12.20 04:54:44.334204 [ 267 ] {e6e8a185-ec3b-4516-88b1-d3b22ddf189e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 813 | 2025.12.20 04:54:44.334247 [ 267 ] {e6e8a185-ec3b-4516-88b1-d3b22ddf189e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 814 | 2025.12.20 04:54:44.334564 [ 267 ] {e6e8a185-ec3b-4516-88b1-d3b22ddf189e} <Debug> TCPHandler: Processed in 0.000780072 sec. | ||
| 815 | 2025.12.20 04:54:44.334802 [ 267 ] {} <Trace> TCP-Session: 352ca64c-0b32-4caa-b505-cc0d8326a7b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 816 | 2025.12.20 04:54:44.334940 [ 267 ] {cb17f232-2fcd-4c56-a327-14ff00ccd39e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41344) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 817 | 2025.12.20 04:54:44.335226 [ 267 ] {cb17f232-2fcd-4c56-a327-14ff00ccd39e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 818 | 2025.12.20 04:54:44.335275 [ 267 ] {cb17f232-2fcd-4c56-a327-14ff00ccd39e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 819 | 2025.12.20 04:54:44.335645 [ 267 ] {cb17f232-2fcd-4c56-a327-14ff00ccd39e} <Debug> TCPHandler: Processed in 0.000894264 sec. | ||
| 820 | 2025.12.20 04:54:44.335895 [ 267 ] {} <Trace> TCP-Session: 352ca64c-0b32-4caa-b505-cc0d8326a7b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 821 | 2025.12.20 04:54:44.336023 [ 267 ] {a9ae11e8-8a36-452b-8a72-c128c381df9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41344) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 822 | 2025.12.20 04:54:44.336291 [ 267 ] {a9ae11e8-8a36-452b-8a72-c128c381df9f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 823 | 2025.12.20 04:54:44.336337 [ 267 ] {a9ae11e8-8a36-452b-8a72-c128c381df9f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 824 | 2025.12.20 04:54:44.336702 [ 267 ] {a9ae11e8-8a36-452b-8a72-c128c381df9f} <Debug> TCPHandler: Processed in 0.000857373 sec. | ||
| 825 | 2025.12.20 04:54:44.336926 [ 267 ] {} <Trace> TCP-Session: 352ca64c-0b32-4caa-b505-cc0d8326a7b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 826 | 2025.12.20 04:54:44.337049 [ 267 ] {2eb6d691-a5e6-4b31-8f78-3f16d8e5c15d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41344) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 827 | 2025.12.20 04:54:44.337312 [ 267 ] {2eb6d691-a5e6-4b31-8f78-3f16d8e5c15d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 828 | 2025.12.20 04:54:44.337356 [ 267 ] {2eb6d691-a5e6-4b31-8f78-3f16d8e5c15d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 829 | 2025.12.20 04:54:44.337671 [ 267 ] {2eb6d691-a5e6-4b31-8f78-3f16d8e5c15d} <Debug> TCPHandler: Processed in 0.000795092 sec. | ||
| 830 | 2025.12.20 04:54:44.337906 [ 267 ] {} <Trace> TCP-Session: 352ca64c-0b32-4caa-b505-cc0d8326a7b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 831 | 2025.12.20 04:54:44.338057 [ 267 ] {e1b05558-4a84-43ba-9fb1-849181526841} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41344) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 832 | 2025.12.20 04:54:44.338332 [ 267 ] {e1b05558-4a84-43ba-9fb1-849181526841} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 833 | 2025.12.20 04:54:44.338376 [ 267 ] {e1b05558-4a84-43ba-9fb1-849181526841} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 834 | 2025.12.20 04:54:44.338708 [ 267 ] {e1b05558-4a84-43ba-9fb1-849181526841} <Debug> TCPHandler: Processed in 0.000861344 sec. | ||
| 835 | 2025.12.20 04:54:44.338913 [ 267 ] {} <Trace> TCP-Session: 352ca64c-0b32-4caa-b505-cc0d8326a7b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 836 | 2025.12.20 04:54:44.339035 [ 267 ] {7817b2bb-555e-4b65-9861-162d87f60469} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41344) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 837 | 2025.12.20 04:54:44.339294 [ 267 ] {7817b2bb-555e-4b65-9861-162d87f60469} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 838 | 2025.12.20 04:54:44.339337 [ 267 ] {7817b2bb-555e-4b65-9861-162d87f60469} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 839 | 2025.12.20 04:54:44.339636 [ 267 ] {7817b2bb-555e-4b65-9861-162d87f60469} <Debug> TCPHandler: Processed in 0.000771592 sec. | ||
| 840 | 2025.12.20 04:54:44.339835 [ 267 ] {} <Trace> TCP-Session: 352ca64c-0b32-4caa-b505-cc0d8326a7b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 841 | 2025.12.20 04:54:44.339960 [ 267 ] {0509d4e0-7356-450b-8696-39e5773a143d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41344) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 842 | 2025.12.20 04:54:44.340251 [ 267 ] {0509d4e0-7356-450b-8696-39e5773a143d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 843 | 2025.12.20 04:54:44.340307 [ 267 ] {0509d4e0-7356-450b-8696-39e5773a143d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 844 | 2025.12.20 04:54:44.340640 [ 267 ] {0509d4e0-7356-450b-8696-39e5773a143d} <Debug> TCPHandler: Processed in 0.000853093 sec. | ||
| 845 | 2025.12.20 04:54:44.340862 [ 267 ] {} <Trace> TCP-Session: 352ca64c-0b32-4caa-b505-cc0d8326a7b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 846 | 2025.12.20 04:54:44.340984 [ 267 ] {6ca3ab6c-3b7e-43f8-9e65-63615dd8fe69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41344) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 847 | 2025.12.20 04:54:44.341239 [ 267 ] {6ca3ab6c-3b7e-43f8-9e65-63615dd8fe69} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 848 | 2025.12.20 04:54:44.341282 [ 267 ] {6ca3ab6c-3b7e-43f8-9e65-63615dd8fe69} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 849 | 2025.12.20 04:54:44.341571 [ 267 ] {6ca3ab6c-3b7e-43f8-9e65-63615dd8fe69} <Debug> TCPHandler: Processed in 0.000756651 sec. | ||
| 850 | 2025.12.20 04:54:44.341782 [ 267 ] {} <Trace> TCP-Session: 352ca64c-0b32-4caa-b505-cc0d8326a7b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 851 | 2025.12.20 04:54:44.341904 [ 267 ] {1bc37259-5f8f-47e9-9761-3f0782205cb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41344) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 852 | 2025.12.20 04:54:44.342175 [ 267 ] {1bc37259-5f8f-47e9-9761-3f0782205cb9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 853 | 2025.12.20 04:54:44.342219 [ 267 ] {1bc37259-5f8f-47e9-9761-3f0782205cb9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 854 | 2025.12.20 04:54:44.342512 [ 267 ] {1bc37259-5f8f-47e9-9761-3f0782205cb9} <Debug> TCPHandler: Processed in 0.000778461 sec. | ||
| 855 | 2025.12.20 04:54:44.342730 [ 267 ] {} <Trace> TCP-Session: 352ca64c-0b32-4caa-b505-cc0d8326a7b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 856 | 2025.12.20 04:54:44.342850 [ 267 ] {90b00ff8-b78c-4818-a670-3a2ca194c00e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41344) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 857 | 2025.12.20 04:54:44.343101 [ 267 ] {90b00ff8-b78c-4818-a670-3a2ca194c00e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 858 | 2025.12.20 04:54:44.343144 [ 267 ] {90b00ff8-b78c-4818-a670-3a2ca194c00e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 859 | 2025.12.20 04:54:44.343441 [ 267 ] {90b00ff8-b78c-4818-a670-3a2ca194c00e} <Debug> TCPHandler: Processed in 0.000759011 sec. | ||
| 860 | 2025.12.20 04:54:44.343654 [ 267 ] {} <Trace> TCP-Session: 352ca64c-0b32-4caa-b505-cc0d8326a7b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 861 | 2025.12.20 04:54:44.343774 [ 267 ] {cbb760f6-d916-401a-8501-d18bc98076a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41344) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 862 | 2025.12.20 04:54:44.344038 [ 267 ] {cbb760f6-d916-401a-8501-d18bc98076a4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 863 | 2025.12.20 04:54:44.344081 [ 267 ] {cbb760f6-d916-401a-8501-d18bc98076a4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 864 | 2025.12.20 04:54:44.344413 [ 267 ] {cbb760f6-d916-401a-8501-d18bc98076a4} <Debug> TCPHandler: Processed in 0.000807012 sec. | ||
| 865 | 2025.12.20 04:54:44.345756 [ 267 ] {} <Trace> TCP-Session: 352ca64c-0b32-4caa-b505-cc0d8326a7b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 866 | 2025.12.20 04:54:44.345879 [ 267 ] {fd55fcd2-d62c-45ea-8a97-4eb12040824c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41344) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 867 | 2025.12.20 04:54:44.346146 [ 267 ] {fd55fcd2-d62c-45ea-8a97-4eb12040824c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 868 | 2025.12.20 04:54:44.346189 [ 267 ] {fd55fcd2-d62c-45ea-8a97-4eb12040824c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 869 | 2025.12.20 04:54:44.346519 [ 267 ] {fd55fcd2-d62c-45ea-8a97-4eb12040824c} <Debug> TCPHandler: Processed in 0.000812752 sec. | ||
| 870 | 2025.12.20 04:54:44.346832 [ 267 ] {} <Trace> TCP-Session: 352ca64c-0b32-4caa-b505-cc0d8326a7b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 871 | 2025.12.20 04:54:44.346955 [ 267 ] {9c0a1f58-6817-4be6-9d80-b5c565ccf3b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41344) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:errors_received', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 872 | 2025.12.20 04:54:44.347223 [ 267 ] {9c0a1f58-6817-4be6-9d80-b5c565ccf3b7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 873 | 2025.12.20 04:54:44.347266 [ 267 ] {9c0a1f58-6817-4be6-9d80-b5c565ccf3b7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 874 | 2025.12.20 04:54:44.347587 [ 267 ] {9c0a1f58-6817-4be6-9d80-b5c565ccf3b7} <Debug> TCPHandler: Processed in 0.000808363 sec. | ||
| 875 | 2025.12.20 04:54:44.347837 [ 267 ] {} <Trace> TCP-Session: 352ca64c-0b32-4caa-b505-cc0d8326a7b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 876 | 2025.12.20 04:54:44.347959 [ 267 ] {7d18e970-c2f5-4d10-9476-287f26d40e4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41344) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 877 | 2025.12.20 04:54:44.348246 [ 267 ] {7d18e970-c2f5-4d10-9476-287f26d40e4e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 878 | 2025.12.20 04:54:44.348302 [ 267 ] {7d18e970-c2f5-4d10-9476-287f26d40e4e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 879 | 2025.12.20 04:54:44.348762 [ 267 ] {7d18e970-c2f5-4d10-9476-287f26d40e4e} <Debug> TCPHandler: Processed in 0.000973784 sec. | ||
| 880 | 2025.12.20 04:54:44.349040 [ 267 ] {} <Trace> TCP-Session: 352ca64c-0b32-4caa-b505-cc0d8326a7b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 881 | 2025.12.20 04:54:44.349213 [ 267 ] {84a44b9a-b48a-4638-8409-bfa6eaf334a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41344) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 882 | 2025.12.20 04:54:44.349618 [ 267 ] {84a44b9a-b48a-4638-8409-bfa6eaf334a2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 883 | 2025.12.20 04:54:44.349667 [ 267 ] {84a44b9a-b48a-4638-8409-bfa6eaf334a2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 884 | 2025.12.20 04:54:44.350028 [ 267 ] {84a44b9a-b48a-4638-8409-bfa6eaf334a2} <Debug> TCPHandler: Processed in 0.001056646 sec. | ||
| 885 | 2025.12.20 04:54:44.350292 [ 267 ] {} <Trace> TCP-Session: 352ca64c-0b32-4caa-b505-cc0d8326a7b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 886 | 2025.12.20 04:54:44.350419 [ 267 ] {aaa12f03-2f27-4c1e-ae68-28a7d25fda81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41344) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 887 | 2025.12.20 04:54:44.350699 [ 267 ] {aaa12f03-2f27-4c1e-ae68-28a7d25fda81} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 888 | 2025.12.20 04:54:44.350742 [ 267 ] {aaa12f03-2f27-4c1e-ae68-28a7d25fda81} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 889 | 2025.12.20 04:54:44.351061 [ 267 ] {aaa12f03-2f27-4c1e-ae68-28a7d25fda81} <Debug> TCPHandler: Processed in 0.000819233 sec. | ||
| 890 | 2025.12.20 04:54:44.351327 [ 267 ] {} <Trace> TCP-Session: 352ca64c-0b32-4caa-b505-cc0d8326a7b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 891 | 2025.12.20 04:54:44.351453 [ 267 ] {3c372a72-de31-4d44-9f1c-3cfa00526e4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41344) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 892 | 2025.12.20 04:54:44.351734 [ 267 ] {3c372a72-de31-4d44-9f1c-3cfa00526e4b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 893 | 2025.12.20 04:54:44.351778 [ 267 ] {3c372a72-de31-4d44-9f1c-3cfa00526e4b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 894 | 2025.12.20 04:54:44.352104 [ 267 ] {3c372a72-de31-4d44-9f1c-3cfa00526e4b} <Debug> TCPHandler: Processed in 0.000826422 sec. | ||
| 895 | 2025.12.20 04:54:44.366917 [ 267 ] {} <Trace> TCP-Session: 352ca64c-0b32-4caa-b505-cc0d8326a7b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 896 | 2025.12.20 04:54:44.367049 [ 267 ] {8203d590-2c87-452d-a3fb-1d64122fd796} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41344) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 897 | 2025.12.20 04:54:44.367099 [ 267 ] {8203d590-2c87-452d-a3fb-1d64122fd796} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 898 | 2025.12.20 04:54:44.370149 [ 267 ] {8203d590-2c87-452d-a3fb-1d64122fd796} <Trace> oximeter.timeseries_schema (83bb2fd9-0ff7-4fde-8539-662396f81995): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 899 | 2025.12.20 04:54:44.370196 [ 267 ] {8203d590-2c87-452d-a3fb-1d64122fd796} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 900 | 2025.12.20 04:54:44.373157 [ 267 ] {8203d590-2c87-452d-a3fb-1d64122fd796} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 901 | 2025.12.20 04:54:44.373375 [ 267 ] {8203d590-2c87-452d-a3fb-1d64122fd796} <Trace> oximeter.timeseries_schema (83bb2fd9-0ff7-4fde-8539-662396f81995): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 902 | 2025.12.20 04:54:44.373536 [ 267 ] {8203d590-2c87-452d-a3fb-1d64122fd796} <Debug> executeQuery: Read 26 rows, 5.74 KiB in 0.006522 sec., 3986.5072063784114 rows/sec., 879.39 KiB/sec. | ||
| 903 | 2025.12.20 04:54:44.373598 [ 267 ] {8203d590-2c87-452d-a3fb-1d64122fd796} <Debug> TCPHandler: Processed in 0.006743522 sec. | ||
| 904 | 2025.12.20 04:54:44.373761 [ 267 ] {} <Trace> TCP-Session: 352ca64c-0b32-4caa-b505-cc0d8326a7b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 905 | 2025.12.20 04:54:44.373865 [ 267 ] {775be5c5-7fd5-43e1-8545-e236987e26b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41344) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 906 | 2025.12.20 04:54:44.373906 [ 267 ] {775be5c5-7fd5-43e1-8545-e236987e26b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 907 | 2025.12.20 04:54:44.384865 [ 267 ] {775be5c5-7fd5-43e1-8545-e236987e26b7} <Trace> oximeter.fields_i16 (f49be293-f532-4c39-83ae-fb145f049189): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 908 | 2025.12.20 04:54:44.384899 [ 267 ] {775be5c5-7fd5-43e1-8545-e236987e26b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 909 | 2025.12.20 04:54:44.387214 [ 267 ] {775be5c5-7fd5-43e1-8545-e236987e26b7} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 910 | 2025.12.20 04:54:44.387444 [ 267 ] {775be5c5-7fd5-43e1-8545-e236987e26b7} <Trace> oximeter.fields_i16 (f49be293-f532-4c39-83ae-fb145f049189): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 911 | 2025.12.20 04:54:44.387586 [ 267 ] {775be5c5-7fd5-43e1-8545-e236987e26b7} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.013744 sec., 1746.2165308498254 rows/sec., 148.36 KiB/sec. | ||
| 912 | 2025.12.20 04:54:44.387624 [ 267 ] {775be5c5-7fd5-43e1-8545-e236987e26b7} <Debug> TCPHandler: Processed in 0.013926111 sec. | ||
| 913 | 2025.12.20 04:54:44.387743 [ 267 ] {} <Trace> TCP-Session: 352ca64c-0b32-4caa-b505-cc0d8326a7b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 914 | 2025.12.20 04:54:44.387843 [ 267 ] {0e2c3101-2244-45e3-b090-00d307a849a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41344) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 915 | 2025.12.20 04:54:44.387885 [ 267 ] {0e2c3101-2244-45e3-b090-00d307a849a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 916 | 2025.12.20 04:54:44.388297 [ 267 ] {0e2c3101-2244-45e3-b090-00d307a849a8} <Trace> oximeter.fields_ipaddr (e2d7a9ce-de6b-4677-85c4-2fb4d093ba20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 917 | 2025.12.20 04:54:44.388333 [ 267 ] {0e2c3101-2244-45e3-b090-00d307a849a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 918 | 2025.12.20 04:54:44.388738 [ 267 ] {0e2c3101-2244-45e3-b090-00d307a849a8} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 919 | 2025.12.20 04:54:44.388983 [ 267 ] {0e2c3101-2244-45e3-b090-00d307a849a8} <Trace> oximeter.fields_ipaddr (e2d7a9ce-de6b-4677-85c4-2fb4d093ba20): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 920 | 2025.12.20 04:54:44.389116 [ 267 ] {0e2c3101-2244-45e3-b090-00d307a849a8} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001295 sec., 7722.007722007723 rows/sec., 629.68 KiB/sec. | ||
| 921 | 2025.12.20 04:54:44.389152 [ 267 ] {0e2c3101-2244-45e3-b090-00d307a849a8} <Debug> TCPHandler: Processed in 0.001459613 sec. | ||
| 922 | 2025.12.20 04:54:44.389265 [ 267 ] {} <Trace> TCP-Session: 352ca64c-0b32-4caa-b505-cc0d8326a7b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 923 | 2025.12.20 04:54:44.389360 [ 267 ] {92d8ba74-52a3-4194-bf09-1d404ca8344a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41344) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 924 | 2025.12.20 04:54:44.389398 [ 267 ] {92d8ba74-52a3-4194-bf09-1d404ca8344a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 925 | 2025.12.20 04:54:44.389912 [ 267 ] {92d8ba74-52a3-4194-bf09-1d404ca8344a} <Trace> oximeter.fields_string (98ba921c-f0d5-44b4-b899-9632ca3224e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 926 | 2025.12.20 04:54:44.389946 [ 267 ] {92d8ba74-52a3-4194-bf09-1d404ca8344a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 927 | 2025.12.20 04:54:44.390321 [ 267 ] {92d8ba74-52a3-4194-bf09-1d404ca8344a} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 928 | 2025.12.20 04:54:44.390532 [ 267 ] {92d8ba74-52a3-4194-bf09-1d404ca8344a} <Trace> oximeter.fields_string (98ba921c-f0d5-44b4-b899-9632ca3224e8): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 929 | 2025.12.20 04:54:44.390659 [ 267 ] {92d8ba74-52a3-4194-bf09-1d404ca8344a} <Debug> executeQuery: Read 201 rows, 18.24 KiB in 0.001319 sec., 152388.1728582259 rows/sec., 13.50 MiB/sec. | ||
| 930 | 2025.12.20 04:54:44.390695 [ 267 ] {92d8ba74-52a3-4194-bf09-1d404ca8344a} <Debug> TCPHandler: Processed in 0.001478842 sec. | ||
| 931 | 2025.12.20 04:54:44.390802 [ 267 ] {} <Trace> TCP-Session: 352ca64c-0b32-4caa-b505-cc0d8326a7b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 932 | 2025.12.20 04:54:44.390897 [ 267 ] {39006b01-51d4-4173-8682-30674ca4dfa5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41344) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 933 | 2025.12.20 04:54:44.390936 [ 267 ] {39006b01-51d4-4173-8682-30674ca4dfa5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 934 | 2025.12.20 04:54:44.391332 [ 267 ] {39006b01-51d4-4173-8682-30674ca4dfa5} <Trace> oximeter.fields_u16 (a1634391-e721-4954-b832-fc744d9d9f64): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 935 | 2025.12.20 04:54:44.391366 [ 267 ] {39006b01-51d4-4173-8682-30674ca4dfa5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 936 | 2025.12.20 04:54:44.391659 [ 267 ] {39006b01-51d4-4173-8682-30674ca4dfa5} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 937 | 2025.12.20 04:54:44.391893 [ 267 ] {39006b01-51d4-4173-8682-30674ca4dfa5} <Trace> oximeter.fields_u16 (a1634391-e721-4954-b832-fc744d9d9f64): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 938 | 2025.12.20 04:54:44.392016 [ 267 ] {39006b01-51d4-4173-8682-30674ca4dfa5} <Debug> executeQuery: Read 32 rows, 2.41 KiB in 0.001137 sec., 28144.23922603342 rows/sec., 2.07 MiB/sec. | ||
| 939 | 2025.12.20 04:54:44.392050 [ 267 ] {39006b01-51d4-4173-8682-30674ca4dfa5} <Debug> TCPHandler: Processed in 0.001297 sec. | ||
| 940 | 2025.12.20 04:54:44.392157 [ 267 ] {} <Trace> TCP-Session: 352ca64c-0b32-4caa-b505-cc0d8326a7b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 941 | 2025.12.20 04:54:44.392250 [ 267 ] {9d81cb40-654c-42d3-b1d0-cc88cf3826bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41344) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 942 | 2025.12.20 04:54:44.392289 [ 267 ] {9d81cb40-654c-42d3-b1d0-cc88cf3826bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 943 | 2025.12.20 04:54:44.392711 [ 267 ] {9d81cb40-654c-42d3-b1d0-cc88cf3826bc} <Trace> oximeter.fields_u32 (84d137f6-cd6c-4f57-aaf1-93ce2ca067bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 944 | 2025.12.20 04:54:44.392743 [ 267 ] {9d81cb40-654c-42d3-b1d0-cc88cf3826bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 945 | 2025.12.20 04:54:44.393166 [ 267 ] {9d81cb40-654c-42d3-b1d0-cc88cf3826bc} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 946 | 2025.12.20 04:54:44.393381 [ 267 ] {9d81cb40-654c-42d3-b1d0-cc88cf3826bc} <Trace> oximeter.fields_u32 (84d137f6-cd6c-4f57-aaf1-93ce2ca067bc): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 947 | 2025.12.20 04:54:44.393506 [ 267 ] {9d81cb40-654c-42d3-b1d0-cc88cf3826bc} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001274 sec., 18838.304552590267 rows/sec., 1.56 MiB/sec. | ||
| 948 | 2025.12.20 04:54:44.393548 [ 267 ] {9d81cb40-654c-42d3-b1d0-cc88cf3826bc} <Debug> TCPHandler: Processed in 0.001438492 sec. | ||
| 949 | 2025.12.20 04:54:44.393669 [ 267 ] {} <Trace> TCP-Session: 352ca64c-0b32-4caa-b505-cc0d8326a7b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 950 | 2025.12.20 04:54:44.393767 [ 267 ] {c8183399-1481-4428-99a2-e9c4ade2afef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41344) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 951 | 2025.12.20 04:54:44.393808 [ 267 ] {c8183399-1481-4428-99a2-e9c4ade2afef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 952 | 2025.12.20 04:54:44.394227 [ 267 ] {c8183399-1481-4428-99a2-e9c4ade2afef} <Trace> oximeter.fields_u8 (5083c072-f9e4-4eec-9b80-9182ea62ce3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 953 | 2025.12.20 04:54:44.394263 [ 267 ] {c8183399-1481-4428-99a2-e9c4ade2afef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 954 | 2025.12.20 04:54:44.394580 [ 267 ] {c8183399-1481-4428-99a2-e9c4ade2afef} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 955 | 2025.12.20 04:54:44.394800 [ 267 ] {c8183399-1481-4428-99a2-e9c4ade2afef} <Trace> oximeter.fields_u8 (5083c072-f9e4-4eec-9b80-9182ea62ce3f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 956 | 2025.12.20 04:54:44.394929 [ 267 ] {c8183399-1481-4428-99a2-e9c4ade2afef} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001181 sec., 10160.880609652837 rows/sec., 793.82 KiB/sec. | ||
| 957 | 2025.12.20 04:54:44.394967 [ 267 ] {c8183399-1481-4428-99a2-e9c4ade2afef} <Debug> TCPHandler: Processed in 0.00134745 sec. | ||
| 958 | 2025.12.20 04:54:44.395085 [ 267 ] {} <Trace> TCP-Session: 352ca64c-0b32-4caa-b505-cc0d8326a7b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 959 | 2025.12.20 04:54:44.395181 [ 267 ] {03d550c0-8cff-4b39-8ebd-89a58ab2a16e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41344) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 960 | 2025.12.20 04:54:44.395221 [ 267 ] {03d550c0-8cff-4b39-8ebd-89a58ab2a16e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 961 | 2025.12.20 04:54:44.395667 [ 267 ] {03d550c0-8cff-4b39-8ebd-89a58ab2a16e} <Trace> oximeter.fields_uuid (c4054d52-154a-4375-bc5c-c9e26ae24e42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 962 | 2025.12.20 04:54:44.395702 [ 267 ] {03d550c0-8cff-4b39-8ebd-89a58ab2a16e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 963 | 2025.12.20 04:54:44.396108 [ 267 ] {03d550c0-8cff-4b39-8ebd-89a58ab2a16e} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 964 | 2025.12.20 04:54:44.396422 [ 267 ] {03d550c0-8cff-4b39-8ebd-89a58ab2a16e} <Trace> oximeter.fields_uuid (c4054d52-154a-4375-bc5c-c9e26ae24e42): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 965 | 2025.12.20 04:54:44.396588 [ 267 ] {03d550c0-8cff-4b39-8ebd-89a58ab2a16e} <Debug> executeQuery: Read 120 rows, 9.99 KiB in 0.001426 sec., 84151.4726507714 rows/sec., 6.84 MiB/sec. | ||
| 966 | 2025.12.20 04:54:44.396639 [ 267 ] {03d550c0-8cff-4b39-8ebd-89a58ab2a16e} <Debug> TCPHandler: Processed in 0.001609564 sec. | ||
| 967 | 2025.12.20 04:54:44.396777 [ 267 ] {} <Trace> TCP-Session: 352ca64c-0b32-4caa-b505-cc0d8326a7b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 968 | 2025.12.20 04:54:44.396897 [ 267 ] {1de4a978-cb1a-4b89-9656-75d3ced81dc0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41344) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 969 | 2025.12.20 04:54:44.396947 [ 267 ] {1de4a978-cb1a-4b89-9656-75d3ced81dc0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 970 | 2025.12.20 04:54:44.399897 [ 267 ] {1de4a978-cb1a-4b89-9656-75d3ced81dc0} <Trace> oximeter.measurements_cumulativeu64 (0728ad91-3238-42af-8ba1-e7fe350e1bf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 971 | 2025.12.20 04:54:44.399929 [ 267 ] {1de4a978-cb1a-4b89-9656-75d3ced81dc0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 972 | 2025.12.20 04:54:44.402286 [ 267 ] {1de4a978-cb1a-4b89-9656-75d3ced81dc0} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 973 | 2025.12.20 04:54:44.402601 [ 267 ] {1de4a978-cb1a-4b89-9656-75d3ced81dc0} <Trace> oximeter.measurements_cumulativeu64 (0728ad91-3238-42af-8ba1-e7fe350e1bf3): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 974 | 2025.12.20 04:54:44.402739 [ 267 ] {1de4a978-cb1a-4b89-9656-75d3ced81dc0} <Debug> executeQuery: Read 309 rows, 23.72 KiB in 0.005861 sec., 52721.37860433373 rows/sec., 3.95 MiB/sec. | ||
| 975 | 2025.12.20 04:54:44.402788 [ 267 ] {1de4a978-cb1a-4b89-9656-75d3ced81dc0} <Debug> TCPHandler: Processed in 0.006076642 sec. | ||
| 976 | 2025.12.20 04:54:44.402935 [ 267 ] {} <Trace> TCP-Session: 352ca64c-0b32-4caa-b505-cc0d8326a7b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 977 | 2025.12.20 04:54:44.403048 [ 267 ] {c9a73bb6-2d74-4fe0-be4f-b8789a63b0e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41344) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 978 | 2025.12.20 04:54:44.403113 [ 267 ] {c9a73bb6-2d74-4fe0-be4f-b8789a63b0e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 979 | 2025.12.20 04:54:44.404136 [ 267 ] {c9a73bb6-2d74-4fe0-be4f-b8789a63b0e8} <Trace> oximeter.measurements_histogramu64 (20f97701-e8e9-497e-bf0d-ce4ede2e5aa1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 980 | 2025.12.20 04:54:44.404176 [ 267 ] {c9a73bb6-2d74-4fe0-be4f-b8789a63b0e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 981 | 2025.12.20 04:54:44.407224 [ 267 ] {c9a73bb6-2d74-4fe0-be4f-b8789a63b0e8} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 982 | 2025.12.20 04:54:44.407458 [ 267 ] {c9a73bb6-2d74-4fe0-be4f-b8789a63b0e8} <Trace> oximeter.measurements_histogramu64 (20f97701-e8e9-497e-bf0d-ce4ede2e5aa1): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 983 | 2025.12.20 04:54:44.407594 [ 267 ] {c9a73bb6-2d74-4fe0-be4f-b8789a63b0e8} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.00457 sec., 2188.1838074398247 rows/sec., 3.92 MiB/sec. | ||
| 984 | 2025.12.20 04:54:44.407671 [ 267 ] {c9a73bb6-2d74-4fe0-be4f-b8789a63b0e8} <Debug> TCPHandler: Processed in 0.004803194 sec. | ||
| 985 | 2025.12.20 04:54:44.407810 [ 267 ] {} <Trace> TCP-Session: 352ca64c-0b32-4caa-b505-cc0d8326a7b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 986 | 2025.12.20 04:54:44.407913 [ 267 ] {4fd67cd3-b028-4bad-bc73-831092728fe7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41344) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 987 | 2025.12.20 04:54:44.407955 [ 267 ] {4fd67cd3-b028-4bad-bc73-831092728fe7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 988 | 2025.12.20 04:54:44.408305 [ 267 ] {4fd67cd3-b028-4bad-bc73-831092728fe7} <Trace> oximeter.measurements_u64 (2d12d158-aeaf-4eed-935c-e5714c0fad4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 989 | 2025.12.20 04:54:44.408342 [ 267 ] {4fd67cd3-b028-4bad-bc73-831092728fe7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 990 | 2025.12.20 04:54:44.408798 [ 267 ] {4fd67cd3-b028-4bad-bc73-831092728fe7} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 991 | 2025.12.20 04:54:44.409007 [ 267 ] {4fd67cd3-b028-4bad-bc73-831092728fe7} <Trace> oximeter.measurements_u64 (2d12d158-aeaf-4eed-935c-e5714c0fad4d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 992 | 2025.12.20 04:54:44.409131 [ 267 ] {4fd67cd3-b028-4bad-bc73-831092728fe7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001238 sec., 48465.266558966076 rows/sec., 3.27 MiB/sec. | ||
| 993 | 2025.12.20 04:54:44.409167 [ 267 ] {4fd67cd3-b028-4bad-bc73-831092728fe7} <Debug> TCPHandler: Processed in 0.001419941 sec. | ||
| 994 | 2025.12.20 04:54:49.266293 [ 267 ] {} <Trace> TCP-Session: 352ca64c-0b32-4caa-b505-cc0d8326a7b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 995 | 2025.12.20 04:54:49.266489 [ 267 ] {fff9e069-f8e5-46ca-b0f2-da20bc5ec268} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41344) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 996 | 2025.12.20 04:54:49.266556 [ 267 ] {fff9e069-f8e5-46ca-b0f2-da20bc5ec268} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 997 | 2025.12.20 04:54:49.267210 [ 267 ] {fff9e069-f8e5-46ca-b0f2-da20bc5ec268} <Trace> oximeter.fields_string (98ba921c-f0d5-44b4-b899-9632ca3224e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 998 | 2025.12.20 04:54:49.267262 [ 267 ] {fff9e069-f8e5-46ca-b0f2-da20bc5ec268} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 999 | 2025.12.20 04:54:49.267648 [ 267 ] {fff9e069-f8e5-46ca-b0f2-da20bc5ec268} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1000 | 2025.12.20 04:54:49.267879 [ 267 ] {fff9e069-f8e5-46ca-b0f2-da20bc5ec268} <Trace> oximeter.fields_string (98ba921c-f0d5-44b4-b899-9632ca3224e8): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1001 | 2025.12.20 04:54:49.268039 [ 267 ] {fff9e069-f8e5-46ca-b0f2-da20bc5ec268} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.0016 sec., 35000 rows/sec., 2.69 MiB/sec. | ||
| 1002 | 2025.12.20 04:54:49.268087 [ 267 ] {fff9e069-f8e5-46ca-b0f2-da20bc5ec268} <Debug> TCPHandler: Processed in 0.001921579 sec. | ||
| 1003 | 2025.12.20 04:54:49.268255 [ 267 ] {} <Trace> TCP-Session: 352ca64c-0b32-4caa-b505-cc0d8326a7b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1004 | 2025.12.20 04:54:49.268359 [ 267 ] {d209364d-17b7-4d02-a482-1d0505442c2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41344) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1005 | 2025.12.20 04:54:49.268402 [ 267 ] {d209364d-17b7-4d02-a482-1d0505442c2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1006 | 2025.12.20 04:54:49.268825 [ 267 ] {d209364d-17b7-4d02-a482-1d0505442c2b} <Trace> oximeter.fields_uuid (c4054d52-154a-4375-bc5c-c9e26ae24e42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1007 | 2025.12.20 04:54:49.268863 [ 267 ] {d209364d-17b7-4d02-a482-1d0505442c2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 1008 | 2025.12.20 04:54:49.269165 [ 267 ] {d209364d-17b7-4d02-a482-1d0505442c2b} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1009 | 2025.12.20 04:54:49.269373 [ 267 ] {d209364d-17b7-4d02-a482-1d0505442c2b} <Trace> oximeter.fields_uuid (c4054d52-154a-4375-bc5c-c9e26ae24e42): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1010 | 2025.12.20 04:54:49.269503 [ 267 ] {d209364d-17b7-4d02-a482-1d0505442c2b} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001169 sec., 54747.64756201882 rows/sec., 4.27 MiB/sec. | ||
| 1011 | 2025.12.20 04:54:49.269542 [ 267 ] {d209364d-17b7-4d02-a482-1d0505442c2b} <Debug> TCPHandler: Processed in 0.00133759 sec. | ||
| 1012 | 2025.12.20 04:54:49.269652 [ 267 ] {} <Trace> TCP-Session: 352ca64c-0b32-4caa-b505-cc0d8326a7b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1013 | 2025.12.20 04:54:49.269750 [ 267 ] {07163c76-51cf-4aab-a6d2-a95035dc82c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41344) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1014 | 2025.12.20 04:54:49.269795 [ 267 ] {07163c76-51cf-4aab-a6d2-a95035dc82c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1015 | 2025.12.20 04:54:49.270193 [ 267 ] {07163c76-51cf-4aab-a6d2-a95035dc82c3} <Trace> oximeter.measurements_cumulativeu64 (0728ad91-3238-42af-8ba1-e7fe350e1bf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1016 | 2025.12.20 04:54:49.270229 [ 267 ] {07163c76-51cf-4aab-a6d2-a95035dc82c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 1017 | 2025.12.20 04:54:49.270570 [ 267 ] {07163c76-51cf-4aab-a6d2-a95035dc82c3} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1018 | 2025.12.20 04:54:49.270774 [ 267 ] {07163c76-51cf-4aab-a6d2-a95035dc82c3} <Trace> oximeter.measurements_cumulativeu64 (0728ad91-3238-42af-8ba1-e7fe350e1bf3): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1019 | 2025.12.20 04:54:49.270900 [ 267 ] {07163c76-51cf-4aab-a6d2-a95035dc82c3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00117 sec., 136752.13675213675 rows/sec., 9.52 MiB/sec. | ||
| 1020 | 2025.12.20 04:54:49.270935 [ 267 ] {07163c76-51cf-4aab-a6d2-a95035dc82c3} <Debug> TCPHandler: Processed in 0.00133252 sec. | ||
| 1021 | 2025.12.20 04:54:49.271041 [ 267 ] {} <Trace> TCP-Session: 352ca64c-0b32-4caa-b505-cc0d8326a7b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1022 | 2025.12.20 04:54:49.271136 [ 267 ] {c446eccd-943f-4334-a59b-c39b7bdbdbe9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41344) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1023 | 2025.12.20 04:54:49.271177 [ 267 ] {c446eccd-943f-4334-a59b-c39b7bdbdbe9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1024 | 2025.12.20 04:54:49.271501 [ 267 ] {c446eccd-943f-4334-a59b-c39b7bdbdbe9} <Trace> oximeter.measurements_u64 (2d12d158-aeaf-4eed-935c-e5714c0fad4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1025 | 2025.12.20 04:54:49.271537 [ 267 ] {c446eccd-943f-4334-a59b-c39b7bdbdbe9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 1026 | 2025.12.20 04:54:49.271843 [ 267 ] {c446eccd-943f-4334-a59b-c39b7bdbdbe9} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1027 | 2025.12.20 04:54:49.272041 [ 267 ] {c446eccd-943f-4334-a59b-c39b7bdbdbe9} <Trace> oximeter.measurements_u64 (2d12d158-aeaf-4eed-935c-e5714c0fad4d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1028 | 2025.12.20 04:54:49.272164 [ 267 ] {c446eccd-943f-4334-a59b-c39b7bdbdbe9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001046 sec., 57361.37667304015 rows/sec., 3.87 MiB/sec. | ||
| 1029 | 2025.12.20 04:54:49.272199 [ 267 ] {c446eccd-943f-4334-a59b-c39b7bdbdbe9} <Debug> TCPHandler: Processed in 0.001206709 sec. | ||
| 1030 | 2025.12.20 04:54:50.545249 [ 84 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1031 | 2025.12.20 04:54:50.545313 [ 84 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1032 | 2025.12.20 04:54:50.612875 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 82 entries to flush up to offset 170 | ||
| 1033 | 2025.12.20 04:54:50.616417 [ 243 ] {} <Trace> system.query_log (8da1f072-0632-4951-ad37-80ce429be088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1034 | 2025.12.20 04:54:50.616459 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 1035 | 2025.12.20 04:54:50.617642 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1036 | 2025.12.20 04:54:50.617899 [ 243 ] {} <Trace> system.query_log (8da1f072-0632-4951-ad37-80ce429be088): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1037 | 2025.12.20 04:54:50.618175 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 170 | ||
| 1038 | 2025.12.20 04:54:50.625665 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 1891 | ||
| 1039 | 2025.12.20 04:54:50.626473 [ 244 ] {} <Trace> system.asynchronous_metric_log (e27368f7-91e4-4bc1-8c72-f994b219acd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1040 | 2025.12.20 04:54:50.626521 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 1041 | 2025.12.20 04:54:50.627042 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1042 | 2025.12.20 04:54:50.627282 [ 244 ] {} <Trace> system.asynchronous_metric_log (e27368f7-91e4-4bc1-8c72-f994b219acd5): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1043 | 2025.12.20 04:54:50.627421 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1891 | ||
| 1044 | 2025.12.20 04:54:50.706503 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
| 1045 | 2025.12.20 04:54:50.725735 [ 245 ] {} <Trace> system.metric_log (ee27eced-b232-4ad5-8c8e-43cace0440d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1046 | 2025.12.20 04:54:50.725799 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 1047 | 2025.12.20 04:54:50.734365 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1048 | 2025.12.20 04:54:50.735169 [ 245 ] {} <Trace> system.metric_log (ee27eced-b232-4ad5-8c8e-43cace0440d5): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1049 | 2025.12.20 04:54:50.738741 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
| 1050 | 2025.12.20 04:54:51.000165 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 160.93 MiB, peak 164.93 MiB, free memory in arenas 0.00 B, will set to 162.64 MiB (RSS), difference: 1.71 MiB | ||
| 1051 | 2025.12.20 04:54:54.267526 [ 267 ] {} <Trace> TCP-Session: 352ca64c-0b32-4caa-b505-cc0d8326a7b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1052 | 2025.12.20 04:54:54.267695 [ 267 ] {f3f0db7e-821d-4814-a21e-079d41a9b97a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41344) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1053 | 2025.12.20 04:54:54.267756 [ 267 ] {f3f0db7e-821d-4814-a21e-079d41a9b97a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1054 | 2025.12.20 04:54:54.268379 [ 267 ] {f3f0db7e-821d-4814-a21e-079d41a9b97a} <Trace> oximeter.fields_string (98ba921c-f0d5-44b4-b899-9632ca3224e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1055 | 2025.12.20 04:54:54.268416 [ 267 ] {f3f0db7e-821d-4814-a21e-079d41a9b97a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 1056 | 2025.12.20 04:54:54.268831 [ 267 ] {f3f0db7e-821d-4814-a21e-079d41a9b97a} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1057 | 2025.12.20 04:54:54.269061 [ 267 ] {f3f0db7e-821d-4814-a21e-079d41a9b97a} <Trace> oximeter.fields_string (98ba921c-f0d5-44b4-b899-9632ca3224e8): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1058 | 2025.12.20 04:54:54.269206 [ 267 ] {f3f0db7e-821d-4814-a21e-079d41a9b97a} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001559 sec., 48749.19820397691 rows/sec., 4.02 MiB/sec. | ||
| 1059 | 2025.12.20 04:54:54.269250 [ 267 ] {f3f0db7e-821d-4814-a21e-079d41a9b97a} <Debug> TCPHandler: Processed in 0.001849028 sec. | ||
| 1060 | 2025.12.20 04:54:54.269374 [ 267 ] {} <Trace> TCP-Session: 352ca64c-0b32-4caa-b505-cc0d8326a7b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1061 | 2025.12.20 04:54:54.269469 [ 267 ] {0b888c88-239f-4fab-b76a-a7a748fcb080} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41344) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1062 | 2025.12.20 04:54:54.269510 [ 267 ] {0b888c88-239f-4fab-b76a-a7a748fcb080} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1063 | 2025.12.20 04:54:54.269905 [ 267 ] {0b888c88-239f-4fab-b76a-a7a748fcb080} <Trace> oximeter.fields_u16 (a1634391-e721-4954-b832-fc744d9d9f64): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1064 | 2025.12.20 04:54:54.269941 [ 267 ] {0b888c88-239f-4fab-b76a-a7a748fcb080} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 1065 | 2025.12.20 04:54:54.270238 [ 267 ] {0b888c88-239f-4fab-b76a-a7a748fcb080} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1066 | 2025.12.20 04:54:54.270452 [ 267 ] {0b888c88-239f-4fab-b76a-a7a748fcb080} <Trace> oximeter.fields_u16 (a1634391-e721-4954-b832-fc744d9d9f64): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1067 | 2025.12.20 04:54:54.270578 [ 267 ] {0b888c88-239f-4fab-b76a-a7a748fcb080} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001129 sec., 8857.395925597873 rows/sec., 666.03 KiB/sec. | ||
| 1068 | 2025.12.20 04:54:54.270614 [ 267 ] {0b888c88-239f-4fab-b76a-a7a748fcb080} <Debug> TCPHandler: Processed in 0.001290009 sec. | ||
| 1069 | 2025.12.20 04:54:54.270717 [ 267 ] {} <Trace> TCP-Session: 352ca64c-0b32-4caa-b505-cc0d8326a7b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1070 | 2025.12.20 04:54:54.270822 [ 267 ] {9aeebf97-c642-4f30-9f4b-17bd524efe3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41344) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1071 | 2025.12.20 04:54:54.270864 [ 267 ] {9aeebf97-c642-4f30-9f4b-17bd524efe3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1072 | 2025.12.20 04:54:54.271307 [ 267 ] {9aeebf97-c642-4f30-9f4b-17bd524efe3c} <Trace> oximeter.fields_uuid (c4054d52-154a-4375-bc5c-c9e26ae24e42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1073 | 2025.12.20 04:54:54.271342 [ 267 ] {9aeebf97-c642-4f30-9f4b-17bd524efe3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 1074 | 2025.12.20 04:54:54.271654 [ 267 ] {9aeebf97-c642-4f30-9f4b-17bd524efe3c} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1075 | 2025.12.20 04:54:54.271867 [ 267 ] {9aeebf97-c642-4f30-9f4b-17bd524efe3c} <Trace> oximeter.fields_uuid (c4054d52-154a-4375-bc5c-c9e26ae24e42): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1076 | 2025.12.20 04:54:54.271993 [ 267 ] {9aeebf97-c642-4f30-9f4b-17bd524efe3c} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.00119 sec., 62184.87394957983 rows/sec., 4.85 MiB/sec. | ||
| 1077 | 2025.12.20 04:54:54.272032 [ 267 ] {9aeebf97-c642-4f30-9f4b-17bd524efe3c} <Debug> TCPHandler: Processed in 0.001365031 sec. | ||
| 1078 | 2025.12.20 04:54:54.272141 [ 267 ] {} <Trace> TCP-Session: 352ca64c-0b32-4caa-b505-cc0d8326a7b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1079 | 2025.12.20 04:54:54.272238 [ 267 ] {e569562e-a445-447a-8355-4fde88d4a23d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41344) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1080 | 2025.12.20 04:54:54.272282 [ 267 ] {e569562e-a445-447a-8355-4fde88d4a23d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1081 | 2025.12.20 04:54:54.272705 [ 267 ] {e569562e-a445-447a-8355-4fde88d4a23d} <Trace> oximeter.measurements_cumulativeu64 (0728ad91-3238-42af-8ba1-e7fe350e1bf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1082 | 2025.12.20 04:54:54.272741 [ 267 ] {e569562e-a445-447a-8355-4fde88d4a23d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 1083 | 2025.12.20 04:54:54.273105 [ 267 ] {e569562e-a445-447a-8355-4fde88d4a23d} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1084 | 2025.12.20 04:54:54.273320 [ 267 ] {e569562e-a445-447a-8355-4fde88d4a23d} <Trace> oximeter.measurements_cumulativeu64 (0728ad91-3238-42af-8ba1-e7fe350e1bf3): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1085 | 2025.12.20 04:54:54.273449 [ 267 ] {e569562e-a445-447a-8355-4fde88d4a23d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001229 sec., 130187.14401952806 rows/sec., 9.07 MiB/sec. | ||
| 1086 | 2025.12.20 04:54:54.273487 [ 267 ] {e569562e-a445-447a-8355-4fde88d4a23d} <Debug> TCPHandler: Processed in 0.001395471 sec. | ||
| 1087 | 2025.12.20 04:54:54.273591 [ 267 ] {} <Trace> TCP-Session: 352ca64c-0b32-4caa-b505-cc0d8326a7b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1088 | 2025.12.20 04:54:54.273687 [ 267 ] {840c5bd0-00e9-4790-b20c-07c0f26b859b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41344) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1089 | 2025.12.20 04:54:54.273743 [ 267 ] {840c5bd0-00e9-4790-b20c-07c0f26b859b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1090 | 2025.12.20 04:54:54.274517 [ 267 ] {840c5bd0-00e9-4790-b20c-07c0f26b859b} <Trace> oximeter.measurements_histogramu64 (20f97701-e8e9-497e-bf0d-ce4ede2e5aa1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1091 | 2025.12.20 04:54:54.274555 [ 267 ] {840c5bd0-00e9-4790-b20c-07c0f26b859b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 1092 | 2025.12.20 04:54:54.275062 [ 267 ] {840c5bd0-00e9-4790-b20c-07c0f26b859b} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1093 | 2025.12.20 04:54:54.275298 [ 267 ] {840c5bd0-00e9-4790-b20c-07c0f26b859b} <Trace> oximeter.measurements_histogramu64 (20f97701-e8e9-497e-bf0d-ce4ede2e5aa1): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1094 | 2025.12.20 04:54:54.275442 [ 267 ] {840c5bd0-00e9-4790-b20c-07c0f26b859b} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001772 sec., 5643.340857787811 rows/sec., 10.11 MiB/sec. | ||
| 1095 | 2025.12.20 04:54:54.275498 [ 267 ] {840c5bd0-00e9-4790-b20c-07c0f26b859b} <Debug> TCPHandler: Processed in 0.00195532 sec. | ||
| 1096 | 2025.12.20 04:54:54.275608 [ 267 ] {} <Trace> TCP-Session: 352ca64c-0b32-4caa-b505-cc0d8326a7b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1097 | 2025.12.20 04:54:54.275704 [ 267 ] {4ee5a24b-73b9-4c14-abf1-4e72f6a61e29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41344) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1098 | 2025.12.20 04:54:54.275746 [ 267 ] {4ee5a24b-73b9-4c14-abf1-4e72f6a61e29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1099 | 2025.12.20 04:54:54.276100 [ 267 ] {4ee5a24b-73b9-4c14-abf1-4e72f6a61e29} <Trace> oximeter.measurements_u64 (2d12d158-aeaf-4eed-935c-e5714c0fad4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1100 | 2025.12.20 04:54:54.276138 [ 267 ] {4ee5a24b-73b9-4c14-abf1-4e72f6a61e29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 1101 | 2025.12.20 04:54:54.276437 [ 267 ] {4ee5a24b-73b9-4c14-abf1-4e72f6a61e29} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1102 | 2025.12.20 04:54:54.276653 [ 267 ] {4ee5a24b-73b9-4c14-abf1-4e72f6a61e29} <Trace> oximeter.measurements_u64 (2d12d158-aeaf-4eed-935c-e5714c0fad4d): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1103 | 2025.12.20 04:54:54.276776 [ 267 ] {4ee5a24b-73b9-4c14-abf1-4e72f6a61e29} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001091 sec., 54995.417048579286 rows/sec., 3.71 MiB/sec. | ||
| 1104 | 2025.12.20 04:54:54.276812 [ 267 ] {4ee5a24b-73b9-4c14-abf1-4e72f6a61e29} <Debug> TCPHandler: Processed in 0.001253779 sec. | ||
| 1105 | 2025.12.20 04:54:55.277735 [ 267 ] {} <Trace> TCP-Session: 352ca64c-0b32-4caa-b505-cc0d8326a7b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1106 | 2025.12.20 04:54:55.278075 [ 267 ] {0baddfb4-d8ff-4828-ba45-a62c555ed931} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41344) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1107 | 2025.12.20 04:54:55.287114 [ 267 ] {0baddfb4-d8ff-4828-ba45-a62c555ed931} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1108 | 2025.12.20 04:54:55.296977 [ 267 ] {0baddfb4-d8ff-4828-ba45-a62c555ed931} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1109 | 2025.12.20 04:54:55.297306 [ 267 ] {0baddfb4-d8ff-4828-ba45-a62c555ed931} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1110 | 2025.12.20 04:54:55.308824 [ 267 ] {0baddfb4-d8ff-4828-ba45-a62c555ed931} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1111 | 2025.12.20 04:54:55.334822 [ 267 ] {0baddfb4-d8ff-4828-ba45-a62c555ed931} <Debug> oximeter.timeseries_schema (83bb2fd9-0ff7-4fde-8539-662396f81995) (SelectExecutor): Key condition: (column 0 notIn 26-element set) | ||
| 1112 | 2025.12.20 04:54:55.339821 [ 267 ] {0baddfb4-d8ff-4828-ba45-a62c555ed931} <Trace> oximeter.timeseries_schema (83bb2fd9-0ff7-4fde-8539-662396f81995) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1113 | 2025.12.20 04:54:55.354280 [ 267 ] {0baddfb4-d8ff-4828-ba45-a62c555ed931} <Debug> oximeter.timeseries_schema (83bb2fd9-0ff7-4fde-8539-662396f81995) (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 | ||
| 1114 | 2025.12.20 04:54:55.354318 [ 267 ] {0baddfb4-d8ff-4828-ba45-a62c555ed931} <Trace> oximeter.timeseries_schema (83bb2fd9-0ff7-4fde-8539-662396f81995) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1115 | 2025.12.20 04:54:55.378074 [ 267 ] {0baddfb4-d8ff-4828-ba45-a62c555ed931} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1116 | 2025.12.20 04:54:55.378108 [ 267 ] {0baddfb4-d8ff-4828-ba45-a62c555ed931} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1117 | 2025.12.20 04:54:55.463417 [ 267 ] {0baddfb4-d8ff-4828-ba45-a62c555ed931} <Debug> executeQuery: Read 26 rows, 1.13 KiB in 0.18548 sec., 140.17683847315075 rows/sec., 6.07 KiB/sec. | ||
| 1118 | 2025.12.20 04:54:55.463550 [ 267 ] {0baddfb4-d8ff-4828-ba45-a62c555ed931} <Debug> TCPHandler: Processed in 0.1859837 sec. | ||
| 1119 | 2025.12.20 04:54:55.463908 [ 267 ] {} <Trace> TCP-Session: 352ca64c-0b32-4caa-b505-cc0d8326a7b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1120 | 2025.12.20 04:54:55.464070 [ 267 ] {330a8f04-820f-498b-b831-b2e6bff59742} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41344) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1121 | 2025.12.20 04:54:55.464347 [ 267 ] {330a8f04-820f-498b-b831-b2e6bff59742} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1122 | 2025.12.20 04:54:55.464382 [ 267 ] {330a8f04-820f-498b-b831-b2e6bff59742} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1123 | 2025.12.20 04:54:55.464584 [ 267 ] {330a8f04-820f-498b-b831-b2e6bff59742} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1124 | 2025.12.20 04:54:55.464643 [ 267 ] {330a8f04-820f-498b-b831-b2e6bff59742} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1125 | 2025.12.20 04:54:55.464758 [ 267 ] {330a8f04-820f-498b-b831-b2e6bff59742} <Debug> oximeter.timeseries_schema (83bb2fd9-0ff7-4fde-8539-662396f81995) (SelectExecutor): Key condition: (column 0 notIn 27-element set) | ||
| 1126 | 2025.12.20 04:54:55.464789 [ 267 ] {330a8f04-820f-498b-b831-b2e6bff59742} <Trace> oximeter.timeseries_schema (83bb2fd9-0ff7-4fde-8539-662396f81995) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1127 | 2025.12.20 04:54:55.464810 [ 267 ] {330a8f04-820f-498b-b831-b2e6bff59742} <Debug> oximeter.timeseries_schema (83bb2fd9-0ff7-4fde-8539-662396f81995) (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 | ||
| 1128 | 2025.12.20 04:54:55.464824 [ 267 ] {330a8f04-820f-498b-b831-b2e6bff59742} <Trace> oximeter.timeseries_schema (83bb2fd9-0ff7-4fde-8539-662396f81995) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1129 | 2025.12.20 04:54:55.464859 [ 267 ] {330a8f04-820f-498b-b831-b2e6bff59742} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1130 | 2025.12.20 04:54:55.464878 [ 267 ] {330a8f04-820f-498b-b831-b2e6bff59742} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1131 | 2025.12.20 04:54:55.465435 [ 267 ] {330a8f04-820f-498b-b831-b2e6bff59742} <Debug> executeQuery: Read 26 rows, 1.13 KiB in 0.001434 sec., 18131.10181311018 rows/sec., 784.52 KiB/sec. | ||
| 1132 | 2025.12.20 04:54:55.465528 [ 267 ] {330a8f04-820f-498b-b831-b2e6bff59742} <Debug> TCPHandler: Processed in 0.001716055 sec. | ||
| 1133 | 2025.12.20 04:54:55.465754 [ 267 ] {} <Trace> TCP-Session: 352ca64c-0b32-4caa-b505-cc0d8326a7b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1134 | 2025.12.20 04:54:55.465893 [ 267 ] {4149b577-0d3f-490e-aed4-d728f4bd9465} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41344) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1135 | 2025.12.20 04:54:55.466127 [ 267 ] {4149b577-0d3f-490e-aed4-d728f4bd9465} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1136 | 2025.12.20 04:54:55.466162 [ 267 ] {4149b577-0d3f-490e-aed4-d728f4bd9465} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1137 | 2025.12.20 04:54:55.466350 [ 267 ] {4149b577-0d3f-490e-aed4-d728f4bd9465} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1138 | 2025.12.20 04:54:55.466403 [ 267 ] {4149b577-0d3f-490e-aed4-d728f4bd9465} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1139 | 2025.12.20 04:54:55.466503 [ 267 ] {4149b577-0d3f-490e-aed4-d728f4bd9465} <Debug> oximeter.timeseries_schema (83bb2fd9-0ff7-4fde-8539-662396f81995) (SelectExecutor): Key condition: (column 0 notIn 28-element set) | ||
| 1140 | 2025.12.20 04:54:55.466531 [ 267 ] {4149b577-0d3f-490e-aed4-d728f4bd9465} <Trace> oximeter.timeseries_schema (83bb2fd9-0ff7-4fde-8539-662396f81995) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1141 | 2025.12.20 04:54:55.466550 [ 267 ] {4149b577-0d3f-490e-aed4-d728f4bd9465} <Debug> oximeter.timeseries_schema (83bb2fd9-0ff7-4fde-8539-662396f81995) (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 | ||
| 1142 | 2025.12.20 04:54:55.466564 [ 267 ] {4149b577-0d3f-490e-aed4-d728f4bd9465} <Trace> oximeter.timeseries_schema (83bb2fd9-0ff7-4fde-8539-662396f81995) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1143 | 2025.12.20 04:54:55.466597 [ 267 ] {4149b577-0d3f-490e-aed4-d728f4bd9465} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1144 | 2025.12.20 04:54:55.466616 [ 267 ] {4149b577-0d3f-490e-aed4-d728f4bd9465} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1145 | 2025.12.20 04:54:55.467097 [ 267 ] {4149b577-0d3f-490e-aed4-d728f4bd9465} <Debug> executeQuery: Read 26 rows, 1.13 KiB in 0.001261 sec., 20618.556701030928 rows/sec., 892.15 KiB/sec. | ||
| 1146 | 2025.12.20 04:54:55.467180 [ 267 ] {4149b577-0d3f-490e-aed4-d728f4bd9465} <Debug> TCPHandler: Processed in 0.001479353 sec. | ||
| 1147 | 2025.12.20 04:54:55.467385 [ 267 ] {} <Trace> TCP-Session: 352ca64c-0b32-4caa-b505-cc0d8326a7b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1148 | 2025.12.20 04:54:55.467518 [ 267 ] {afa9e7e5-f49d-43cf-a1f3-50751c7836bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41344) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1149 | 2025.12.20 04:54:55.467747 [ 267 ] {afa9e7e5-f49d-43cf-a1f3-50751c7836bc} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1150 | 2025.12.20 04:54:55.467781 [ 267 ] {afa9e7e5-f49d-43cf-a1f3-50751c7836bc} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1151 | 2025.12.20 04:54:55.467991 [ 267 ] {afa9e7e5-f49d-43cf-a1f3-50751c7836bc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1152 | 2025.12.20 04:54:55.468045 [ 267 ] {afa9e7e5-f49d-43cf-a1f3-50751c7836bc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1153 | 2025.12.20 04:54:55.468145 [ 267 ] {afa9e7e5-f49d-43cf-a1f3-50751c7836bc} <Debug> oximeter.timeseries_schema (83bb2fd9-0ff7-4fde-8539-662396f81995) (SelectExecutor): Key condition: (column 0 notIn 29-element set) | ||
| 1154 | 2025.12.20 04:54:55.468172 [ 267 ] {afa9e7e5-f49d-43cf-a1f3-50751c7836bc} <Trace> oximeter.timeseries_schema (83bb2fd9-0ff7-4fde-8539-662396f81995) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1155 | 2025.12.20 04:54:55.468190 [ 267 ] {afa9e7e5-f49d-43cf-a1f3-50751c7836bc} <Debug> oximeter.timeseries_schema (83bb2fd9-0ff7-4fde-8539-662396f81995) (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 | ||
| 1156 | 2025.12.20 04:54:55.468205 [ 267 ] {afa9e7e5-f49d-43cf-a1f3-50751c7836bc} <Trace> oximeter.timeseries_schema (83bb2fd9-0ff7-4fde-8539-662396f81995) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1157 | 2025.12.20 04:54:55.468247 [ 267 ] {afa9e7e5-f49d-43cf-a1f3-50751c7836bc} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1158 | 2025.12.20 04:54:55.468267 [ 267 ] {afa9e7e5-f49d-43cf-a1f3-50751c7836bc} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1159 | 2025.12.20 04:54:55.468701 [ 267 ] {afa9e7e5-f49d-43cf-a1f3-50751c7836bc} <Debug> executeQuery: Read 26 rows, 1.13 KiB in 0.001235 sec., 21052.63157894737 rows/sec., 910.93 KiB/sec. | ||
| 1160 | 2025.12.20 04:54:55.468784 [ 267 ] {afa9e7e5-f49d-43cf-a1f3-50751c7836bc} <Debug> TCPHandler: Processed in 0.001449522 sec. | ||
| 1161 | 2025.12.20 04:54:55.468986 [ 267 ] {} <Trace> TCP-Session: 352ca64c-0b32-4caa-b505-cc0d8326a7b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1162 | 2025.12.20 04:54:55.469119 [ 267 ] {807bc02d-b8ff-4ec6-a50c-a8fd0c75d667} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41344) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1163 | 2025.12.20 04:54:55.469356 [ 267 ] {807bc02d-b8ff-4ec6-a50c-a8fd0c75d667} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1164 | 2025.12.20 04:54:55.469391 [ 267 ] {807bc02d-b8ff-4ec6-a50c-a8fd0c75d667} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1165 | 2025.12.20 04:54:55.469582 [ 267 ] {807bc02d-b8ff-4ec6-a50c-a8fd0c75d667} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1166 | 2025.12.20 04:54:55.469635 [ 267 ] {807bc02d-b8ff-4ec6-a50c-a8fd0c75d667} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1167 | 2025.12.20 04:54:55.469734 [ 267 ] {807bc02d-b8ff-4ec6-a50c-a8fd0c75d667} <Debug> oximeter.timeseries_schema (83bb2fd9-0ff7-4fde-8539-662396f81995) (SelectExecutor): Key condition: (column 0 notIn 30-element set) | ||
| 1168 | 2025.12.20 04:54:55.469762 [ 267 ] {807bc02d-b8ff-4ec6-a50c-a8fd0c75d667} <Trace> oximeter.timeseries_schema (83bb2fd9-0ff7-4fde-8539-662396f81995) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1169 | 2025.12.20 04:54:55.469781 [ 267 ] {807bc02d-b8ff-4ec6-a50c-a8fd0c75d667} <Debug> oximeter.timeseries_schema (83bb2fd9-0ff7-4fde-8539-662396f81995) (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 | ||
| 1170 | 2025.12.20 04:54:55.469795 [ 267 ] {807bc02d-b8ff-4ec6-a50c-a8fd0c75d667} <Trace> oximeter.timeseries_schema (83bb2fd9-0ff7-4fde-8539-662396f81995) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1171 | 2025.12.20 04:54:55.469828 [ 267 ] {807bc02d-b8ff-4ec6-a50c-a8fd0c75d667} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1172 | 2025.12.20 04:54:55.469847 [ 267 ] {807bc02d-b8ff-4ec6-a50c-a8fd0c75d667} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1173 | 2025.12.20 04:54:55.470274 [ 267 ] {807bc02d-b8ff-4ec6-a50c-a8fd0c75d667} <Debug> executeQuery: Read 26 rows, 1.13 KiB in 0.001207 sec., 21541.010770505385 rows/sec., 932.06 KiB/sec. | ||
| 1174 | 2025.12.20 04:54:55.470357 [ 267 ] {807bc02d-b8ff-4ec6-a50c-a8fd0c75d667} <Debug> TCPHandler: Processed in 0.001421842 sec. | ||
| 1175 | 2025.12.20 04:54:55.470557 [ 267 ] {} <Trace> TCP-Session: 352ca64c-0b32-4caa-b505-cc0d8326a7b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1176 | 2025.12.20 04:54:55.470689 [ 267 ] {40cd67f1-51a5-4493-afbb-0597e29a73f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41344) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1177 | 2025.12.20 04:54:55.470914 [ 267 ] {40cd67f1-51a5-4493-afbb-0597e29a73f9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1178 | 2025.12.20 04:54:55.470948 [ 267 ] {40cd67f1-51a5-4493-afbb-0597e29a73f9} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1179 | 2025.12.20 04:54:55.471138 [ 267 ] {40cd67f1-51a5-4493-afbb-0597e29a73f9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1180 | 2025.12.20 04:54:55.471189 [ 267 ] {40cd67f1-51a5-4493-afbb-0597e29a73f9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1181 | 2025.12.20 04:54:55.471286 [ 267 ] {40cd67f1-51a5-4493-afbb-0597e29a73f9} <Debug> oximeter.timeseries_schema (83bb2fd9-0ff7-4fde-8539-662396f81995) (SelectExecutor): Key condition: (column 0 notIn 31-element set) | ||
| 1182 | 2025.12.20 04:54:55.471315 [ 267 ] {40cd67f1-51a5-4493-afbb-0597e29a73f9} <Trace> oximeter.timeseries_schema (83bb2fd9-0ff7-4fde-8539-662396f81995) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1183 | 2025.12.20 04:54:55.471333 [ 267 ] {40cd67f1-51a5-4493-afbb-0597e29a73f9} <Debug> oximeter.timeseries_schema (83bb2fd9-0ff7-4fde-8539-662396f81995) (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 | ||
| 1184 | 2025.12.20 04:54:55.471347 [ 267 ] {40cd67f1-51a5-4493-afbb-0597e29a73f9} <Trace> oximeter.timeseries_schema (83bb2fd9-0ff7-4fde-8539-662396f81995) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1185 | 2025.12.20 04:54:55.471380 [ 267 ] {40cd67f1-51a5-4493-afbb-0597e29a73f9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1186 | 2025.12.20 04:54:55.471399 [ 267 ] {40cd67f1-51a5-4493-afbb-0597e29a73f9} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1187 | 2025.12.20 04:54:55.471877 [ 267 ] {40cd67f1-51a5-4493-afbb-0597e29a73f9} <Debug> executeQuery: Read 26 rows, 1.13 KiB in 0.001241 sec., 20950.846091861404 rows/sec., 906.53 KiB/sec. | ||
| 1188 | 2025.12.20 04:54:55.471965 [ 267 ] {40cd67f1-51a5-4493-afbb-0597e29a73f9} <Debug> TCPHandler: Processed in 0.001456722 sec. | ||
| 1189 | 2025.12.20 04:54:55.529143 [ 267 ] {} <Trace> TCP-Session: 352ca64c-0b32-4caa-b505-cc0d8326a7b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1190 | 2025.12.20 04:54:55.529284 [ 267 ] {9b5144e7-0416-4e7c-aeae-d101398538c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41344) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1191 | 2025.12.20 04:54:55.529334 [ 267 ] {9b5144e7-0416-4e7c-aeae-d101398538c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1192 | 2025.12.20 04:54:55.529959 [ 267 ] {9b5144e7-0416-4e7c-aeae-d101398538c6} <Trace> oximeter.timeseries_schema (83bb2fd9-0ff7-4fde-8539-662396f81995): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1193 | 2025.12.20 04:54:55.530001 [ 267 ] {9b5144e7-0416-4e7c-aeae-d101398538c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 1194 | 2025.12.20 04:54:55.530421 [ 267 ] {9b5144e7-0416-4e7c-aeae-d101398538c6} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1195 | 2025.12.20 04:54:55.530621 [ 267 ] {9b5144e7-0416-4e7c-aeae-d101398538c6} <Trace> oximeter.timeseries_schema (83bb2fd9-0ff7-4fde-8539-662396f81995): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1196 | 2025.12.20 04:54:55.530774 [ 267 ] {9b5144e7-0416-4e7c-aeae-d101398538c6} <Debug> executeQuery: Read 6 rows, 1.34 KiB in 0.001525 sec., 3934.4262295081967 rows/sec., 876.02 KiB/sec. | ||
| 1197 | 2025.12.20 04:54:55.530816 [ 267 ] {9b5144e7-0416-4e7c-aeae-d101398538c6} <Debug> TCPHandler: Processed in 0.001748576 sec. | ||
| 1198 | 2025.12.20 04:54:55.530955 [ 267 ] {} <Trace> TCP-Session: 352ca64c-0b32-4caa-b505-cc0d8326a7b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1199 | 2025.12.20 04:54:55.531080 [ 267 ] {10892f8b-5ec0-47db-b56c-aeedba3958fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41344) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1200 | 2025.12.20 04:54:55.531130 [ 267 ] {10892f8b-5ec0-47db-b56c-aeedba3958fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1201 | 2025.12.20 04:54:55.531622 [ 267 ] {10892f8b-5ec0-47db-b56c-aeedba3958fb} <Trace> oximeter.fields_ipaddr (e2d7a9ce-de6b-4677-85c4-2fb4d093ba20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1202 | 2025.12.20 04:54:55.531661 [ 267 ] {10892f8b-5ec0-47db-b56c-aeedba3958fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 1203 | 2025.12.20 04:54:55.531971 [ 267 ] {10892f8b-5ec0-47db-b56c-aeedba3958fb} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1204 | 2025.12.20 04:54:55.532192 [ 267 ] {10892f8b-5ec0-47db-b56c-aeedba3958fb} <Trace> oximeter.fields_ipaddr (e2d7a9ce-de6b-4677-85c4-2fb4d093ba20): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1205 | 2025.12.20 04:54:55.532321 [ 267 ] {10892f8b-5ec0-47db-b56c-aeedba3958fb} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001271 sec., 1573.5641227380015 rows/sec., 128.31 KiB/sec. | ||
| 1206 | 2025.12.20 04:54:55.532359 [ 267 ] {10892f8b-5ec0-47db-b56c-aeedba3958fb} <Debug> TCPHandler: Processed in 0.001467123 sec. | ||
| 1207 | 2025.12.20 04:54:55.532480 [ 267 ] {} <Trace> TCP-Session: 352ca64c-0b32-4caa-b505-cc0d8326a7b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1208 | 2025.12.20 04:54:55.532578 [ 267 ] {b7080c6d-8f4e-4ac5-90f8-054f98cdd8f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41344) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1209 | 2025.12.20 04:54:55.532618 [ 267 ] {b7080c6d-8f4e-4ac5-90f8-054f98cdd8f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1210 | 2025.12.20 04:54:55.534195 [ 267 ] {b7080c6d-8f4e-4ac5-90f8-054f98cdd8f2} <Trace> oximeter.fields_string (98ba921c-f0d5-44b4-b899-9632ca3224e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1211 | 2025.12.20 04:54:55.534232 [ 267 ] {b7080c6d-8f4e-4ac5-90f8-054f98cdd8f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 1212 | 2025.12.20 04:54:55.534724 [ 267 ] {b7080c6d-8f4e-4ac5-90f8-054f98cdd8f2} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1213 | 2025.12.20 04:54:55.534941 [ 267 ] {b7080c6d-8f4e-4ac5-90f8-054f98cdd8f2} <Trace> oximeter.fields_string (98ba921c-f0d5-44b4-b899-9632ca3224e8): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1214 | 2025.12.20 04:54:55.535071 [ 267 ] {b7080c6d-8f4e-4ac5-90f8-054f98cdd8f2} <Debug> executeQuery: Read 1197 rows, 101.04 KiB in 0.002512 sec., 476512.7388535032 rows/sec., 39.28 MiB/sec. | ||
| 1215 | 2025.12.20 04:54:55.535107 [ 267 ] {b7080c6d-8f4e-4ac5-90f8-054f98cdd8f2} <Debug> TCPHandler: Processed in 0.00267707 sec. | ||
| 1216 | 2025.12.20 04:54:55.535217 [ 267 ] {} <Trace> TCP-Session: 352ca64c-0b32-4caa-b505-cc0d8326a7b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1217 | 2025.12.20 04:54:55.535311 [ 267 ] {7e59b1b4-c5f2-4003-bcf0-6fc9439cf553} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41344) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1218 | 2025.12.20 04:54:55.535351 [ 267 ] {7e59b1b4-c5f2-4003-bcf0-6fc9439cf553} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1219 | 2025.12.20 04:54:55.535726 [ 267 ] {7e59b1b4-c5f2-4003-bcf0-6fc9439cf553} <Trace> oximeter.fields_u16 (a1634391-e721-4954-b832-fc744d9d9f64): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1220 | 2025.12.20 04:54:55.535763 [ 267 ] {7e59b1b4-c5f2-4003-bcf0-6fc9439cf553} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 1221 | 2025.12.20 04:54:55.536052 [ 267 ] {7e59b1b4-c5f2-4003-bcf0-6fc9439cf553} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1222 | 2025.12.20 04:54:55.536257 [ 267 ] {7e59b1b4-c5f2-4003-bcf0-6fc9439cf553} <Trace> oximeter.fields_u16 (a1634391-e721-4954-b832-fc744d9d9f64): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1223 | 2025.12.20 04:54:55.536383 [ 267 ] {7e59b1b4-c5f2-4003-bcf0-6fc9439cf553} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.00109 sec., 1834.8623853211009 rows/sec., 128.12 KiB/sec. | ||
| 1224 | 2025.12.20 04:54:55.536420 [ 267 ] {7e59b1b4-c5f2-4003-bcf0-6fc9439cf553} <Debug> TCPHandler: Processed in 0.001253529 sec. | ||
| 1225 | 2025.12.20 04:54:55.536523 [ 267 ] {} <Trace> TCP-Session: 352ca64c-0b32-4caa-b505-cc0d8326a7b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1226 | 2025.12.20 04:54:55.536616 [ 267 ] {e17fc81a-12bd-47ac-808f-7404f40faf2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41344) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1227 | 2025.12.20 04:54:55.536656 [ 267 ] {e17fc81a-12bd-47ac-808f-7404f40faf2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1228 | 2025.12.20 04:54:55.537312 [ 267 ] {e17fc81a-12bd-47ac-808f-7404f40faf2e} <Trace> oximeter.fields_u32 (84d137f6-cd6c-4f57-aaf1-93ce2ca067bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1229 | 2025.12.20 04:54:55.537349 [ 267 ] {e17fc81a-12bd-47ac-808f-7404f40faf2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 1230 | 2025.12.20 04:54:55.537667 [ 267 ] {e17fc81a-12bd-47ac-808f-7404f40faf2e} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1231 | 2025.12.20 04:54:55.537874 [ 267 ] {e17fc81a-12bd-47ac-808f-7404f40faf2e} <Trace> oximeter.fields_u32 (84d137f6-cd6c-4f57-aaf1-93ce2ca067bc): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1232 | 2025.12.20 04:54:55.538008 [ 267 ] {e17fc81a-12bd-47ac-808f-7404f40faf2e} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.00141 sec., 161702.12765957447 rows/sec., 10.95 MiB/sec. | ||
| 1233 | 2025.12.20 04:54:55.538046 [ 267 ] {e17fc81a-12bd-47ac-808f-7404f40faf2e} <Debug> TCPHandler: Processed in 0.001572034 sec. | ||
| 1234 | 2025.12.20 04:54:55.538146 [ 267 ] {} <Trace> TCP-Session: 352ca64c-0b32-4caa-b505-cc0d8326a7b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1235 | 2025.12.20 04:54:55.538248 [ 267 ] {d9baa61b-e8c1-44e8-b78e-b3d58544f34b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41344) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1236 | 2025.12.20 04:54:55.538288 [ 267 ] {d9baa61b-e8c1-44e8-b78e-b3d58544f34b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1237 | 2025.12.20 04:54:55.538917 [ 267 ] {d9baa61b-e8c1-44e8-b78e-b3d58544f34b} <Trace> oximeter.fields_uuid (c4054d52-154a-4375-bc5c-c9e26ae24e42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1238 | 2025.12.20 04:54:55.538961 [ 267 ] {d9baa61b-e8c1-44e8-b78e-b3d58544f34b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 1239 | 2025.12.20 04:54:55.539297 [ 267 ] {d9baa61b-e8c1-44e8-b78e-b3d58544f34b} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1240 | 2025.12.20 04:54:55.539505 [ 267 ] {d9baa61b-e8c1-44e8-b78e-b3d58544f34b} <Trace> oximeter.fields_uuid (c4054d52-154a-4375-bc5c-c9e26ae24e42): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1241 | 2025.12.20 04:54:55.539649 [ 267 ] {d9baa61b-e8c1-44e8-b78e-b3d58544f34b} <Debug> executeQuery: Read 522 rows, 39.57 KiB in 0.001424 sec., 366573.03370786516 rows/sec., 27.13 MiB/sec. | ||
| 1242 | 2025.12.20 04:54:55.539688 [ 267 ] {d9baa61b-e8c1-44e8-b78e-b3d58544f34b} <Debug> TCPHandler: Processed in 0.001591584 sec. | ||
| 1243 | 2025.12.20 04:54:55.539793 [ 267 ] {} <Trace> TCP-Session: 352ca64c-0b32-4caa-b505-cc0d8326a7b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1244 | 2025.12.20 04:54:55.539887 [ 267 ] {64aa48bf-a051-437d-b6b6-7a7bbf71f3b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41344) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1245 | 2025.12.20 04:54:55.539929 [ 267 ] {64aa48bf-a051-437d-b6b6-7a7bbf71f3b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1246 | 2025.12.20 04:54:55.540748 [ 267 ] {64aa48bf-a051-437d-b6b6-7a7bbf71f3b4} <Trace> oximeter.measurements_cumulativeu64 (0728ad91-3238-42af-8ba1-e7fe350e1bf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1247 | 2025.12.20 04:54:55.540784 [ 267 ] {64aa48bf-a051-437d-b6b6-7a7bbf71f3b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 1248 | 2025.12.20 04:54:55.541255 [ 267 ] {64aa48bf-a051-437d-b6b6-7a7bbf71f3b4} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1249 | 2025.12.20 04:54:55.541470 [ 267 ] {64aa48bf-a051-437d-b6b6-7a7bbf71f3b4} <Trace> oximeter.measurements_cumulativeu64 (0728ad91-3238-42af-8ba1-e7fe350e1bf3): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1250 | 2025.12.20 04:54:55.541612 [ 267 ] {64aa48bf-a051-437d-b6b6-7a7bbf71f3b4} <Debug> executeQuery: Read 1497 rows, 102.43 KiB in 0.001744 sec., 858371.5596330274 rows/sec., 57.36 MiB/sec. | ||
| 1251 | 2025.12.20 04:54:55.541650 [ 267 ] {64aa48bf-a051-437d-b6b6-7a7bbf71f3b4} <Debug> TCPHandler: Processed in 0.001905479 sec. | ||
| 1252 | 2025.12.20 04:54:55.541751 [ 267 ] {} <Trace> TCP-Session: 352ca64c-0b32-4caa-b505-cc0d8326a7b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1253 | 2025.12.20 04:54:55.541849 [ 267 ] {33d42973-6ac4-4d40-bb47-c8e37b27cfb8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41344) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1254 | 2025.12.20 04:54:55.541892 [ 267 ] {33d42973-6ac4-4d40-bb47-c8e37b27cfb8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1255 | 2025.12.20 04:54:55.542199 [ 267 ] {33d42973-6ac4-4d40-bb47-c8e37b27cfb8} <Trace> oximeter.measurements_u64 (2d12d158-aeaf-4eed-935c-e5714c0fad4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1256 | 2025.12.20 04:54:55.542236 [ 267 ] {33d42973-6ac4-4d40-bb47-c8e37b27cfb8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 1257 | 2025.12.20 04:54:55.542538 [ 267 ] {33d42973-6ac4-4d40-bb47-c8e37b27cfb8} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1258 | 2025.12.20 04:54:55.542745 [ 267 ] {33d42973-6ac4-4d40-bb47-c8e37b27cfb8} <Trace> oximeter.measurements_u64 (2d12d158-aeaf-4eed-935c-e5714c0fad4d): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1259 | 2025.12.20 04:54:55.542881 [ 267 ] {33d42973-6ac4-4d40-bb47-c8e37b27cfb8} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001051 sec., 11417.697431018078 rows/sec., 787.94 KiB/sec. | ||
| 1260 | 2025.12.20 04:54:55.542921 [ 267 ] {33d42973-6ac4-4d40-bb47-c8e37b27cfb8} <Debug> TCPHandler: Processed in 0.001219808 sec. | ||
| 1261 | 2025.12.20 04:54:56.000190 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 163.73 MiB, peak 164.93 MiB, free memory in arenas 0.00 B, will set to 164.80 MiB (RSS), difference: 1.06 MiB | ||
| 1262 | 2025.12.20 04:54:58.128214 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 2379 | ||
| 1263 | 2025.12.20 04:54:58.128747 [ 244 ] {} <Trace> system.asynchronous_metric_log (e27368f7-91e4-4bc1-8c72-f994b219acd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1264 | 2025.12.20 04:54:58.128822 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 1265 | 2025.12.20 04:54:58.129380 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1266 | 2025.12.20 04:54:58.129656 [ 244 ] {} <Trace> system.asynchronous_metric_log (e27368f7-91e4-4bc1-8c72-f994b219acd5): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1267 | 2025.12.20 04:54:58.129808 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2379 | ||
| 1268 | 2025.12.20 04:54:58.239532 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
| 1269 | 2025.12.20 04:54:58.256699 [ 245 ] {} <Trace> system.metric_log (ee27eced-b232-4ad5-8c8e-43cace0440d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1270 | 2025.12.20 04:54:58.256758 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 1271 | 2025.12.20 04:54:58.263000 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1272 | 2025.12.20 04:54:58.263782 [ 245 ] {} <Trace> system.metric_log (ee27eced-b232-4ad5-8c8e-43cace0440d5): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1273 | 2025.12.20 04:54:58.266992 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
| 1274 | 2025.12.20 04:54:59.265055 [ 267 ] {} <Trace> TCP-Session: 352ca64c-0b32-4caa-b505-cc0d8326a7b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1275 | 2025.12.20 04:54:59.265255 [ 267 ] {17427f3b-515c-42e8-897d-d2c2d9c29597} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41344) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1276 | 2025.12.20 04:54:59.265328 [ 267 ] {17427f3b-515c-42e8-897d-d2c2d9c29597} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1277 | 2025.12.20 04:54:59.266039 [ 267 ] {17427f3b-515c-42e8-897d-d2c2d9c29597} <Trace> oximeter.fields_string (98ba921c-f0d5-44b4-b899-9632ca3224e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1278 | 2025.12.20 04:54:59.266091 [ 267 ] {17427f3b-515c-42e8-897d-d2c2d9c29597} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 1279 | 2025.12.20 04:54:59.266489 [ 267 ] {17427f3b-515c-42e8-897d-d2c2d9c29597} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1280 | 2025.12.20 04:54:59.266719 [ 267 ] {17427f3b-515c-42e8-897d-d2c2d9c29597} <Trace> oximeter.fields_string (98ba921c-f0d5-44b4-b899-9632ca3224e8): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1281 | 2025.12.20 04:54:59.266877 [ 267 ] {17427f3b-515c-42e8-897d-d2c2d9c29597} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001674 sec., 33452.807646356036 rows/sec., 2.57 MiB/sec. | ||
| 1282 | 2025.12.20 04:54:59.266938 [ 267 ] {17427f3b-515c-42e8-897d-d2c2d9c29597} <Debug> TCPHandler: Processed in 0.002003561 sec. | ||
| 1283 | 2025.12.20 04:54:59.267064 [ 267 ] {} <Trace> TCP-Session: 352ca64c-0b32-4caa-b505-cc0d8326a7b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1284 | 2025.12.20 04:54:59.267169 [ 267 ] {1d043445-cdb1-4a7d-9835-77ed150d6d83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41344) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1285 | 2025.12.20 04:54:59.267213 [ 267 ] {1d043445-cdb1-4a7d-9835-77ed150d6d83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1286 | 2025.12.20 04:54:59.267641 [ 267 ] {1d043445-cdb1-4a7d-9835-77ed150d6d83} <Trace> oximeter.fields_uuid (c4054d52-154a-4375-bc5c-c9e26ae24e42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1287 | 2025.12.20 04:54:59.267680 [ 267 ] {1d043445-cdb1-4a7d-9835-77ed150d6d83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 1288 | 2025.12.20 04:54:59.267993 [ 267 ] {1d043445-cdb1-4a7d-9835-77ed150d6d83} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1289 | 2025.12.20 04:54:59.268220 [ 267 ] {1d043445-cdb1-4a7d-9835-77ed150d6d83} <Trace> oximeter.fields_uuid (c4054d52-154a-4375-bc5c-c9e26ae24e42): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1290 | 2025.12.20 04:54:59.268353 [ 267 ] {1d043445-cdb1-4a7d-9835-77ed150d6d83} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00121 sec., 52892.561983471074 rows/sec., 4.13 MiB/sec. | ||
| 1291 | 2025.12.20 04:54:59.268401 [ 267 ] {1d043445-cdb1-4a7d-9835-77ed150d6d83} <Debug> TCPHandler: Processed in 0.001390112 sec. | ||
| 1292 | 2025.12.20 04:54:59.268510 [ 267 ] {} <Trace> TCP-Session: 352ca64c-0b32-4caa-b505-cc0d8326a7b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1293 | 2025.12.20 04:54:59.268607 [ 267 ] {5144b44b-9cb1-459a-877e-08755857f5e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41344) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1294 | 2025.12.20 04:54:59.268651 [ 267 ] {5144b44b-9cb1-459a-877e-08755857f5e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1295 | 2025.12.20 04:54:59.269030 [ 267 ] {5144b44b-9cb1-459a-877e-08755857f5e3} <Trace> oximeter.measurements_cumulativeu64 (0728ad91-3238-42af-8ba1-e7fe350e1bf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1296 | 2025.12.20 04:54:59.269067 [ 267 ] {5144b44b-9cb1-459a-877e-08755857f5e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 1297 | 2025.12.20 04:54:59.269386 [ 267 ] {5144b44b-9cb1-459a-877e-08755857f5e3} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1298 | 2025.12.20 04:54:59.269597 [ 267 ] {5144b44b-9cb1-459a-877e-08755857f5e3} <Trace> oximeter.measurements_cumulativeu64 (0728ad91-3238-42af-8ba1-e7fe350e1bf3): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1299 | 2025.12.20 04:54:59.269724 [ 267 ] {5144b44b-9cb1-459a-877e-08755857f5e3} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001139 sec., 112379.28007023704 rows/sec., 7.83 MiB/sec. | ||
| 1300 | 2025.12.20 04:54:59.269768 [ 267 ] {5144b44b-9cb1-459a-877e-08755857f5e3} <Debug> TCPHandler: Processed in 0.00130835 sec. | ||
| 1301 | 2025.12.20 04:54:59.269875 [ 267 ] {} <Trace> TCP-Session: 352ca64c-0b32-4caa-b505-cc0d8326a7b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1302 | 2025.12.20 04:54:59.269970 [ 267 ] {cc0fb0f7-7a8d-4305-9065-c51812781158} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41344) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1303 | 2025.12.20 04:54:59.270011 [ 267 ] {cc0fb0f7-7a8d-4305-9065-c51812781158} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1304 | 2025.12.20 04:54:59.270325 [ 267 ] {cc0fb0f7-7a8d-4305-9065-c51812781158} <Trace> oximeter.measurements_u64 (2d12d158-aeaf-4eed-935c-e5714c0fad4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1305 | 2025.12.20 04:54:59.270361 [ 267 ] {cc0fb0f7-7a8d-4305-9065-c51812781158} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 1306 | 2025.12.20 04:54:59.270653 [ 267 ] {cc0fb0f7-7a8d-4305-9065-c51812781158} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1307 | 2025.12.20 04:54:59.270856 [ 267 ] {cc0fb0f7-7a8d-4305-9065-c51812781158} <Trace> oximeter.measurements_u64 (2d12d158-aeaf-4eed-935c-e5714c0fad4d): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1308 | 2025.12.20 04:54:59.270983 [ 267 ] {cc0fb0f7-7a8d-4305-9065-c51812781158} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001032 sec., 46511.62790697675 rows/sec., 3.13 MiB/sec. | ||
| 1309 | 2025.12.20 04:54:59.271025 [ 267 ] {cc0fb0f7-7a8d-4305-9065-c51812781158} <Debug> TCPHandler: Processed in 0.001201249 sec. | ||
| 1310 | 2025.12.20 04:55:00.619148 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 48 entries to flush up to offset 218 | ||
| 1311 | 2025.12.20 04:55:00.621582 [ 243 ] {} <Trace> system.query_log (8da1f072-0632-4951-ad37-80ce429be088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1312 | 2025.12.20 04:55:00.621633 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 1313 | 2025.12.20 04:55:00.622845 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1314 | 2025.12.20 04:55:00.623110 [ 243 ] {} <Trace> system.query_log (8da1f072-0632-4951-ad37-80ce429be088): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1315 | 2025.12.20 04:55:00.623409 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 218 | ||
| 1316 | 2025.12.20 04:55:02.417160 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54696 | ||
| 1317 | 2025.12.20 04:55:02.422480 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1318 | 2025.12.20 04:55:02.422543 [ 286 ] {} <Debug> TCP-Session: eb172094-a0d3-4fcb-8795-fe5108a706ee Authenticating user 'default' from [fd00:1122:3344:101::e]:54696 | ||
| 1319 | 2025.12.20 04:55:02.422568 [ 286 ] {} <Debug> TCP-Session: eb172094-a0d3-4fcb-8795-fe5108a706ee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1320 | 2025.12.20 04:55:02.422582 [ 286 ] {} <Debug> TCP-Session: eb172094-a0d3-4fcb-8795-fe5108a706ee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1321 | 2025.12.20 04:55:02.422638 [ 286 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 1322 | 2025.12.20 04:55:02.422664 [ 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 | ||
| 1323 | 2025.12.20 04:55:02.422681 [ 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 | ||
| 1324 | 2025.12.20 04:55:02.423176 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57429 | ||
| 1325 | 2025.12.20 04:55:02.423287 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50922 | ||
| 1326 | 2025.12.20 04:55:02.423332 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1327 | 2025.12.20 04:55:02.423367 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51622 | ||
| 1328 | 2025.12.20 04:55:02.423375 [ 287 ] {} <Debug> TCP-Session: 641dd849-235d-42dd-97eb-e728035e4bbf Authenticating user 'default' from [fd00:1122:3344:101::e]:57429 | ||
| 1329 | 2025.12.20 04:55:02.423470 [ 287 ] {} <Debug> TCP-Session: 641dd849-235d-42dd-97eb-e728035e4bbf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1330 | 2025.12.20 04:55:02.423485 [ 287 ] {} <Debug> TCP-Session: 641dd849-235d-42dd-97eb-e728035e4bbf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1331 | 2025.12.20 04:55:02.423515 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45591 | ||
| 1332 | 2025.12.20 04:55:02.423566 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1333 | 2025.12.20 04:55:02.423616 [ 288 ] {} <Debug> TCP-Session: 37d4f73d-6468-49b9-9c8d-b03d146d17a4 Authenticating user 'default' from [fd00:1122:3344:101::e]:50922 | ||
| 1334 | 2025.12.20 04:55:02.423642 [ 288 ] {} <Debug> TCP-Session: 37d4f73d-6468-49b9-9c8d-b03d146d17a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1335 | 2025.12.20 04:55:02.423658 [ 288 ] {} <Debug> TCP-Session: 37d4f73d-6468-49b9-9c8d-b03d146d17a4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1336 | 2025.12.20 04:55:02.423813 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1337 | 2025.12.20 04:55:02.423826 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62018 | ||
| 1338 | 2025.12.20 04:55:02.423857 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1339 | 2025.12.20 04:55:02.423866 [ 289 ] {} <Debug> TCP-Session: 831ab6b2-bd6a-4a36-9571-af99a2cf56dc Authenticating user 'default' from [fd00:1122:3344:101::e]:51622 | ||
| 1340 | 2025.12.20 04:55:02.423920 [ 290 ] {} <Debug> TCP-Session: 1ea6fdb6-a303-4285-b6e7-6ecc71c5618b Authenticating user 'default' from [fd00:1122:3344:101::e]:45591 | ||
| 1341 | 2025.12.20 04:55:02.423933 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65072 | ||
| 1342 | 2025.12.20 04:55:02.423942 [ 289 ] {} <Debug> TCP-Session: 831ab6b2-bd6a-4a36-9571-af99a2cf56dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1343 | 2025.12.20 04:55:02.423948 [ 290 ] {} <Debug> TCP-Session: 1ea6fdb6-a303-4285-b6e7-6ecc71c5618b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1344 | 2025.12.20 04:55:02.423991 [ 289 ] {} <Debug> TCP-Session: 831ab6b2-bd6a-4a36-9571-af99a2cf56dc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1345 | 2025.12.20 04:55:02.424015 [ 290 ] {} <Debug> TCP-Session: 1ea6fdb6-a303-4285-b6e7-6ecc71c5618b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1346 | 2025.12.20 04:55:02.424101 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1347 | 2025.12.20 04:55:02.424111 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52158 | ||
| 1348 | 2025.12.20 04:55:02.424149 [ 291 ] {} <Debug> TCP-Session: a48d9079-0d42-42e5-8a43-aca007fbfd78 Authenticating user 'default' from [fd00:1122:3344:101::e]:62018 | ||
| 1349 | 2025.12.20 04:55:02.424179 [ 291 ] {} <Debug> TCP-Session: a48d9079-0d42-42e5-8a43-aca007fbfd78 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1350 | 2025.12.20 04:55:02.424201 [ 291 ] {} <Debug> TCP-Session: a48d9079-0d42-42e5-8a43-aca007fbfd78 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1351 | 2025.12.20 04:55:02.424232 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1352 | 2025.12.20 04:55:02.424270 [ 292 ] {} <Debug> TCP-Session: 82dd8d9c-2445-4657-8290-08b019baadb1 Authenticating user 'default' from [fd00:1122:3344:101::e]:65072 | ||
| 1353 | 2025.12.20 04:55:02.424288 [ 292 ] {} <Debug> TCP-Session: 82dd8d9c-2445-4657-8290-08b019baadb1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1354 | 2025.12.20 04:55:02.424301 [ 292 ] {} <Debug> TCP-Session: 82dd8d9c-2445-4657-8290-08b019baadb1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1355 | 2025.12.20 04:55:02.424322 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1356 | 2025.12.20 04:55:02.424364 [ 293 ] {} <Debug> TCP-Session: d6f45f17-6212-43c7-bb67-86ff060286a5 Authenticating user 'default' from [fd00:1122:3344:101::e]:52158 | ||
| 1357 | 2025.12.20 04:55:02.424383 [ 293 ] {} <Debug> TCP-Session: d6f45f17-6212-43c7-bb67-86ff060286a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1358 | 2025.12.20 04:55:02.424396 [ 293 ] {} <Debug> TCP-Session: d6f45f17-6212-43c7-bb67-86ff060286a5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1359 | 2025.12.20 04:55:02.424400 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52912 | ||
| 1360 | 2025.12.20 04:55:02.424544 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1361 | 2025.12.20 04:55:02.424579 [ 294 ] {} <Debug> TCP-Session: 6a64cba6-167a-4ada-8872-1983ad3ed165 Authenticating user 'default' from [fd00:1122:3344:101::e]:52912 | ||
| 1362 | 2025.12.20 04:55:02.424597 [ 294 ] {} <Debug> TCP-Session: 6a64cba6-167a-4ada-8872-1983ad3ed165 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1363 | 2025.12.20 04:55:02.424610 [ 294 ] {} <Debug> TCP-Session: 6a64cba6-167a-4ada-8872-1983ad3ed165 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1364 | 2025.12.20 04:55:02.427385 [ 286 ] {} <Trace> TCP-Session: eb172094-a0d3-4fcb-8795-fe5108a706ee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1365 | 2025.12.20 04:55:02.427575 [ 286 ] {2f8a4703-a069-4c31-bc45-c68fff7873db} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:54696) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1366 | 2025.12.20 04:55:02.427900 [ 286 ] {2f8a4703-a069-4c31-bc45-c68fff7873db} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1367 | 2025.12.20 04:55:02.427966 [ 286 ] {2f8a4703-a069-4c31-bc45-c68fff7873db} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1368 | 2025.12.20 04:55:02.432119 [ 286 ] {2f8a4703-a069-4c31-bc45-c68fff7873db} <Debug> oximeter.version (17f1381b-5cbd-46d0-b381-84690a36776c) (SelectExecutor): Key condition: unknown | ||
| 1369 | 2025.12.20 04:55:02.455212 [ 296 ] {2f8a4703-a069-4c31-bc45-c68fff7873db} <Trace> AggregatingTransform: Aggregating | ||
| 1370 | 2025.12.20 04:55:02.458030 [ 296 ] {2f8a4703-a069-4c31-bc45-c68fff7873db} <Trace> Aggregator: Aggregation method: without_key | ||
| 1371 | 2025.12.20 04:55:02.461543 [ 296 ] {2f8a4703-a069-4c31-bc45-c68fff7873db} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.009599186 sec. (104.175 rows/sec., 4.07 KiB/sec.) | ||
| 1372 | 2025.12.20 04:55:02.461580 [ 296 ] {2f8a4703-a069-4c31-bc45-c68fff7873db} <Trace> Aggregator: Merging aggregated data | ||
| 1373 | 2025.12.20 04:55:02.461615 [ 296 ] {2f8a4703-a069-4c31-bc45-c68fff7873db} <Trace> Aggregator: Statistics updated for key=4896758355805104663: new sum_of_sizes=1, median_size=1 | ||
| 1374 | 2025.12.20 04:55:02.466039 [ 286 ] {2f8a4703-a069-4c31-bc45-c68fff7873db} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.038521 sec., 25.959866047091197 rows/sec., 1.01 KiB/sec. | ||
| 1375 | 2025.12.20 04:55:02.466231 [ 286 ] {2f8a4703-a069-4c31-bc45-c68fff7873db} <Debug> TCPHandler: Processed in 0.038989053 sec. | ||
| 1376 | 2025.12.20 04:55:02.476197 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1377 | 2025.12.20 04:55:02.476240 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1378 | 2025.12.20 04:55:02.476264 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1379 | 2025.12.20 04:55:02.476290 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1380 | 2025.12.20 04:55:02.476316 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1381 | 2025.12.20 04:55:02.476305 [ 293 ] {} <Debug> TCP-Session: d6f45f17-6212-43c7-bb67-86ff060286a5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1382 | 2025.12.20 04:55:02.476354 [ 287 ] {} <Debug> TCP-Session: 641dd849-235d-42dd-97eb-e728035e4bbf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1383 | 2025.12.20 04:55:02.476367 [ 291 ] {} <Debug> TCP-Session: a48d9079-0d42-42e5-8a43-aca007fbfd78 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1384 | 2025.12.20 04:55:02.476379 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1385 | 2025.12.20 04:55:02.476406 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1386 | 2025.12.20 04:55:02.476431 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1387 | 2025.12.20 04:55:02.476448 [ 288 ] {} <Debug> TCP-Session: 37d4f73d-6468-49b9-9c8d-b03d146d17a4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1388 | 2025.12.20 04:55:02.476456 [ 290 ] {} <Debug> TCP-Session: 1ea6fdb6-a303-4285-b6e7-6ecc71c5618b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1389 | 2025.12.20 04:55:02.476476 [ 294 ] {} <Debug> TCP-Session: 6a64cba6-167a-4ada-8872-1983ad3ed165 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1390 | 2025.12.20 04:55:02.476352 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1391 | 2025.12.20 04:55:02.476319 [ 289 ] {} <Debug> TCP-Session: 831ab6b2-bd6a-4a36-9571-af99a2cf56dc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1392 | 2025.12.20 04:55:02.476262 [ 286 ] {} <Debug> TCP-Session: eb172094-a0d3-4fcb-8795-fe5108a706ee Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1393 | 2025.12.20 04:55:02.476543 [ 292 ] {} <Debug> TCP-Session: 82dd8d9c-2445-4657-8290-08b019baadb1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1394 | 2025.12.20 04:55:03.000194 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 166.27 MiB, peak 174.36 MiB, free memory in arenas 0.00 B, will set to 168.48 MiB (RSS), difference: 2.21 MiB | ||
| 1395 | 2025.12.20 04:55:04.267530 [ 267 ] {} <Trace> TCP-Session: 352ca64c-0b32-4caa-b505-cc0d8326a7b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1396 | 2025.12.20 04:55:04.267710 [ 267 ] {9ca0a61f-969e-4d1f-8c2e-c69430de5a0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41344) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1397 | 2025.12.20 04:55:04.267775 [ 267 ] {9ca0a61f-969e-4d1f-8c2e-c69430de5a0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1398 | 2025.12.20 04:55:04.268471 [ 267 ] {9ca0a61f-969e-4d1f-8c2e-c69430de5a0b} <Trace> oximeter.fields_string (98ba921c-f0d5-44b4-b899-9632ca3224e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1399 | 2025.12.20 04:55:04.268518 [ 267 ] {9ca0a61f-969e-4d1f-8c2e-c69430de5a0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 1400 | 2025.12.20 04:55:04.268906 [ 267 ] {9ca0a61f-969e-4d1f-8c2e-c69430de5a0b} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1401 | 2025.12.20 04:55:04.269157 [ 267 ] {9ca0a61f-969e-4d1f-8c2e-c69430de5a0b} <Trace> oximeter.fields_string (98ba921c-f0d5-44b4-b899-9632ca3224e8): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1402 | 2025.12.20 04:55:04.269336 [ 267 ] {9ca0a61f-969e-4d1f-8c2e-c69430de5a0b} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001673 sec., 45427.375971309026 rows/sec., 3.74 MiB/sec. | ||
| 1403 | 2025.12.20 04:55:04.269366 [ 25 ] {} <Debug> oximeter.fields_string (98ba921c-f0d5-44b4-b899-9632ca3224e8) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1404 | 2025.12.20 04:55:04.269389 [ 267 ] {9ca0a61f-969e-4d1f-8c2e-c69430de5a0b} <Debug> TCPHandler: Processed in 0.001992501 sec. | ||
| 1405 | 2025.12.20 04:55:04.269462 [ 25 ] {} <Trace> oximeter.fields_string (98ba921c-f0d5-44b4-b899-9632ca3224e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1406 | 2025.12.20 04:55:04.269499 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 1407 | 2025.12.20 04:55:04.269584 [ 267 ] {} <Trace> TCP-Session: 352ca64c-0b32-4caa-b505-cc0d8326a7b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1408 | 2025.12.20 04:55:04.269704 [ 267 ] {ff23ab59-981a-43c3-994b-2262add74de0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41344) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1409 | 2025.12.20 04:55:04.269761 [ 267 ] {ff23ab59-981a-43c3-994b-2262add74de0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1410 | 2025.12.20 04:55:04.270298 [ 267 ] {ff23ab59-981a-43c3-994b-2262add74de0} <Trace> oximeter.fields_u16 (a1634391-e721-4954-b832-fc744d9d9f64): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1411 | 2025.12.20 04:55:04.270341 [ 267 ] {ff23ab59-981a-43c3-994b-2262add74de0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 1412 | 2025.12.20 04:55:04.270741 [ 267 ] {ff23ab59-981a-43c3-994b-2262add74de0} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1413 | 2025.12.20 04:55:04.271035 [ 267 ] {ff23ab59-981a-43c3-994b-2262add74de0} <Trace> oximeter.fields_u16 (a1634391-e721-4954-b832-fc744d9d9f64): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1414 | 2025.12.20 04:55:04.271212 [ 267 ] {ff23ab59-981a-43c3-994b-2262add74de0} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001537 sec., 6506.180871828237 rows/sec., 489.23 KiB/sec. | ||
| 1415 | 2025.12.20 04:55:04.271266 [ 267 ] {ff23ab59-981a-43c3-994b-2262add74de0} <Debug> TCPHandler: Processed in 0.001745266 sec. | ||
| 1416 | 2025.12.20 04:55:04.271392 [ 267 ] {} <Trace> TCP-Session: 352ca64c-0b32-4caa-b505-cc0d8326a7b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1417 | 2025.12.20 04:55:04.271499 [ 267 ] {cfcec9ba-a15f-499f-b042-9e2be54ed754} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41344) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1418 | 2025.12.20 04:55:04.271546 [ 267 ] {cfcec9ba-a15f-499f-b042-9e2be54ed754} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1419 | 2025.12.20 04:55:04.271877 [ 187 ] {98ba921c-f0d5-44b4-b899-9632ca3224e8::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 | ||
| 1420 | 2025.12.20 04:55:04.272025 [ 267 ] {cfcec9ba-a15f-499f-b042-9e2be54ed754} <Trace> oximeter.fields_uuid (c4054d52-154a-4375-bc5c-c9e26ae24e42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1421 | 2025.12.20 04:55:04.272072 [ 267 ] {cfcec9ba-a15f-499f-b042-9e2be54ed754} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 1422 | 2025.12.20 04:55:04.272440 [ 267 ] {cfcec9ba-a15f-499f-b042-9e2be54ed754} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1423 | 2025.12.20 04:55:04.272705 [ 267 ] {cfcec9ba-a15f-499f-b042-9e2be54ed754} <Trace> oximeter.fields_uuid (c4054d52-154a-4375-bc5c-c9e26ae24e42): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1424 | 2025.12.20 04:55:04.272828 [ 25 ] {} <Debug> oximeter.fields_uuid (c4054d52-154a-4375-bc5c-c9e26ae24e42) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1425 | 2025.12.20 04:55:04.272862 [ 267 ] {cfcec9ba-a15f-499f-b042-9e2be54ed754} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.00139 sec., 53237.410071942446 rows/sec., 4.16 MiB/sec. | ||
| 1426 | 2025.12.20 04:55:04.272882 [ 25 ] {} <Trace> oximeter.fields_uuid (c4054d52-154a-4375-bc5c-c9e26ae24e42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1427 | 2025.12.20 04:55:04.272911 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 1428 | 2025.12.20 04:55:04.272923 [ 267 ] {cfcec9ba-a15f-499f-b042-9e2be54ed754} <Debug> TCPHandler: Processed in 0.001582005 sec. | ||
| 1429 | 2025.12.20 04:55:04.273029 [ 188 ] {c4054d52-154a-4375-bc5c-c9e26ae24e42::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 | ||
| 1430 | 2025.12.20 04:55:04.273058 [ 267 ] {} <Trace> TCP-Session: 352ca64c-0b32-4caa-b505-cc0d8326a7b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1431 | 2025.12.20 04:55:04.273161 [ 267 ] {eab5f8b0-899f-4e82-8061-7cbe4e0f2d44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41344) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1432 | 2025.12.20 04:55:04.273212 [ 267 ] {eab5f8b0-899f-4e82-8061-7cbe4e0f2d44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1433 | 2025.12.20 04:55:04.273681 [ 267 ] {eab5f8b0-899f-4e82-8061-7cbe4e0f2d44} <Trace> oximeter.measurements_cumulativeu64 (0728ad91-3238-42af-8ba1-e7fe350e1bf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1434 | 2025.12.20 04:55:04.273720 [ 267 ] {eab5f8b0-899f-4e82-8061-7cbe4e0f2d44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 1435 | 2025.12.20 04:55:04.274083 [ 267 ] {eab5f8b0-899f-4e82-8061-7cbe4e0f2d44} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1436 | 2025.12.20 04:55:04.274320 [ 267 ] {eab5f8b0-899f-4e82-8061-7cbe4e0f2d44} <Trace> oximeter.measurements_cumulativeu64 (0728ad91-3238-42af-8ba1-e7fe350e1bf3): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1437 | 2025.12.20 04:55:04.274452 [ 25 ] {} <Debug> oximeter.measurements_cumulativeu64 (0728ad91-3238-42af-8ba1-e7fe350e1bf3) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1438 | 2025.12.20 04:55:04.274485 [ 267 ] {eab5f8b0-899f-4e82-8061-7cbe4e0f2d44} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001347 sec., 118782.47958426131 rows/sec., 8.27 MiB/sec. | ||
| 1439 | 2025.12.20 04:55:04.274502 [ 25 ] {} <Trace> oximeter.measurements_cumulativeu64 (0728ad91-3238-42af-8ba1-e7fe350e1bf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1440 | 2025.12.20 04:55:04.274526 [ 188 ] {c4054d52-154a-4375-bc5c-c9e26ae24e42::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1441 | 2025.12.20 04:55:04.274531 [ 267 ] {eab5f8b0-899f-4e82-8061-7cbe4e0f2d44} <Debug> TCPHandler: Processed in 0.001525223 sec. | ||
| 1442 | 2025.12.20 04:55:04.274538 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 1443 | 2025.12.20 04:55:04.274529 [ 187 ] {98ba921c-f0d5-44b4-b899-9632ca3224e8::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1444 | 2025.12.20 04:55:04.274621 [ 188 ] {c4054d52-154a-4375-bc5c-c9e26ae24e42::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 120 rows starting from the beginning of the part | ||
| 1445 | 2025.12.20 04:55:04.274647 [ 187 ] {98ba921c-f0d5-44b4-b899-9632ca3224e8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 201 rows starting from the beginning of the part | ||
| 1446 | 2025.12.20 04:55:04.274695 [ 267 ] {} <Trace> TCP-Session: 352ca64c-0b32-4caa-b505-cc0d8326a7b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1447 | 2025.12.20 04:55:04.274751 [ 190 ] {0728ad91-3238-42af-8ba1-e7fe350e1bf3::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 | ||
| 1448 | 2025.12.20 04:55:04.274783 [ 188 ] {c4054d52-154a-4375-bc5c-c9e26ae24e42::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 64 rows starting from the beginning of the part | ||
| 1449 | 2025.12.20 04:55:04.274797 [ 187 ] {98ba921c-f0d5-44b4-b899-9632ca3224e8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 56 rows starting from the beginning of the part | ||
| 1450 | 2025.12.20 04:55:04.274823 [ 267 ] {6bfd213e-0c8b-404b-bd6e-c65f7a7d9ac7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41344) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1451 | 2025.12.20 04:55:04.274902 [ 188 ] {c4054d52-154a-4375-bc5c-c9e26ae24e42::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 74 rows starting from the beginning of the part | ||
| 1452 | 2025.12.20 04:55:04.274911 [ 187 ] {98ba921c-f0d5-44b4-b899-9632ca3224e8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 76 rows starting from the beginning of the part | ||
| 1453 | 2025.12.20 04:55:04.274922 [ 267 ] {6bfd213e-0c8b-404b-bd6e-c65f7a7d9ac7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1454 | 2025.12.20 04:55:04.274989 [ 190 ] {0728ad91-3238-42af-8ba1-e7fe350e1bf3::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1455 | 2025.12.20 04:55:04.275006 [ 188 ] {c4054d52-154a-4375-bc5c-c9e26ae24e42::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 522 rows starting from the beginning of the part | ||
| 1456 | 2025.12.20 04:55:04.275029 [ 187 ] {98ba921c-f0d5-44b4-b899-9632ca3224e8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 1197 rows starting from the beginning of the part | ||
| 1457 | 2025.12.20 04:55:04.275061 [ 190 ] {0728ad91-3238-42af-8ba1-e7fe350e1bf3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 309 rows starting from the beginning of the part | ||
| 1458 | 2025.12.20 04:55:04.275111 [ 188 ] {c4054d52-154a-4375-bc5c-c9e26ae24e42::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 64 rows starting from the beginning of the part | ||
| 1459 | 2025.12.20 04:55:04.275117 [ 187 ] {98ba921c-f0d5-44b4-b899-9632ca3224e8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 56 rows starting from the beginning of the part | ||
| 1460 | 2025.12.20 04:55:04.275213 [ 188 ] {c4054d52-154a-4375-bc5c-c9e26ae24e42::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 74 rows starting from the beginning of the part | ||
| 1461 | 2025.12.20 04:55:04.275216 [ 187 ] {98ba921c-f0d5-44b4-b899-9632ca3224e8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 76 rows starting from the beginning of the part | ||
| 1462 | 2025.12.20 04:55:04.275217 [ 190 ] {0728ad91-3238-42af-8ba1-e7fe350e1bf3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 160 rows starting from the beginning of the part | ||
| 1463 | 2025.12.20 04:55:04.275379 [ 190 ] {0728ad91-3238-42af-8ba1-e7fe350e1bf3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 160 rows starting from the beginning of the part | ||
| 1464 | 2025.12.20 04:55:04.275457 [ 190 ] {0728ad91-3238-42af-8ba1-e7fe350e1bf3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 1497 rows starting from the beginning of the part | ||
| 1465 | 2025.12.20 04:55:04.275526 [ 190 ] {0728ad91-3238-42af-8ba1-e7fe350e1bf3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 128 rows starting from the beginning of the part | ||
| 1466 | 2025.12.20 04:55:04.275612 [ 190 ] {0728ad91-3238-42af-8ba1-e7fe350e1bf3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 160 rows starting from the beginning of the part | ||
| 1467 | 2025.12.20 04:55:04.276113 [ 267 ] {6bfd213e-0c8b-404b-bd6e-c65f7a7d9ac7} <Trace> oximeter.measurements_histogramu64 (20f97701-e8e9-497e-bf0d-ce4ede2e5aa1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1468 | 2025.12.20 04:55:04.276164 [ 267 ] {6bfd213e-0c8b-404b-bd6e-c65f7a7d9ac7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 1469 | 2025.12.20 04:55:04.276785 [ 200 ] {c4054d52-154a-4375-bc5c-c9e26ae24e42::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 918 rows, containing 5 columns (5 merged, 0 gathered) in 0.003807327 sec., 241114.04142591378 rows/sec., 19.29 MiB/sec. | ||
| 1470 | 2025.12.20 04:55:04.277001 [ 188 ] {c4054d52-154a-4375-bc5c-c9e26ae24e42::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1471 | 2025.12.20 04:55:04.277322 [ 188 ] {c4054d52-154a-4375-bc5c-c9e26ae24e42::all_1_6_1} <Trace> oximeter.fields_uuid (c4054d52-154a-4375-bc5c-c9e26ae24e42): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1472 | 2025.12.20 04:55:04.277401 [ 188 ] {c4054d52-154a-4375-bc5c-c9e26ae24e42::all_1_6_1} <Trace> oximeter.fields_uuid (c4054d52-154a-4375-bc5c-c9e26ae24e42) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1473 | 2025.12.20 04:55:04.277505 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 1474 | 2025.12.20 04:55:04.277572 [ 188 ] {98ba921c-f0d5-44b4-b899-9632ca3224e8::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1662 rows, containing 5 columns (5 merged, 0 gathered) in 0.007964841 sec., 208667.06567023747 rows/sec., 18.07 MiB/sec. | ||
| 1475 | 2025.12.20 04:55:04.277844 [ 267 ] {6bfd213e-0c8b-404b-bd6e-c65f7a7d9ac7} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1476 | 2025.12.20 04:55:04.277855 [ 188 ] {98ba921c-f0d5-44b4-b899-9632ca3224e8::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1477 | 2025.12.20 04:55:04.278205 [ 188 ] {98ba921c-f0d5-44b4-b899-9632ca3224e8::all_1_6_1} <Trace> oximeter.fields_string (98ba921c-f0d5-44b4-b899-9632ca3224e8): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1478 | 2025.12.20 04:55:04.278298 [ 267 ] {6bfd213e-0c8b-404b-bd6e-c65f7a7d9ac7} <Trace> oximeter.measurements_histogramu64 (20f97701-e8e9-497e-bf0d-ce4ede2e5aa1): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1479 | 2025.12.20 04:55:04.278301 [ 188 ] {98ba921c-f0d5-44b4-b899-9632ca3224e8::all_1_6_1} <Trace> oximeter.fields_string (98ba921c-f0d5-44b4-b899-9632ca3224e8) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1480 | 2025.12.20 04:55:04.278406 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.61 MiB. | ||
| 1481 | 2025.12.20 04:55:04.278512 [ 267 ] {6bfd213e-0c8b-404b-bd6e-c65f7a7d9ac7} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.003721 sec., 2687.4496103198067 rows/sec., 4.82 MiB/sec. | ||
| 1482 | 2025.12.20 04:55:04.278614 [ 267 ] {6bfd213e-0c8b-404b-bd6e-c65f7a7d9ac7} <Debug> TCPHandler: Processed in 0.0039781 sec. | ||
| 1483 | 2025.12.20 04:55:04.278765 [ 267 ] {} <Trace> TCP-Session: 352ca64c-0b32-4caa-b505-cc0d8326a7b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1484 | 2025.12.20 04:55:04.278895 [ 267 ] {2e14c4d2-35bc-44b2-8c99-ca9ad4165516} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41344) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1485 | 2025.12.20 04:55:04.278944 [ 267 ] {2e14c4d2-35bc-44b2-8c99-ca9ad4165516} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1486 | 2025.12.20 04:55:04.279318 [ 267 ] {2e14c4d2-35bc-44b2-8c99-ca9ad4165516} <Trace> oximeter.measurements_u64 (2d12d158-aeaf-4eed-935c-e5714c0fad4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1487 | 2025.12.20 04:55:04.279357 [ 267 ] {2e14c4d2-35bc-44b2-8c99-ca9ad4165516} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 1488 | 2025.12.20 04:55:04.279709 [ 267 ] {2e14c4d2-35bc-44b2-8c99-ca9ad4165516} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1489 | 2025.12.20 04:55:04.279970 [ 267 ] {2e14c4d2-35bc-44b2-8c99-ca9ad4165516} <Trace> oximeter.measurements_u64 (2d12d158-aeaf-4eed-935c-e5714c0fad4d): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1490 | 2025.12.20 04:55:04.280095 [ 25 ] {} <Debug> oximeter.measurements_u64 (2d12d158-aeaf-4eed-935c-e5714c0fad4d) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1491 | 2025.12.20 04:55:04.280112 [ 267 ] {2e14c4d2-35bc-44b2-8c99-ca9ad4165516} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001242 sec., 48309.17874396135 rows/sec., 3.26 MiB/sec. | ||
| 1492 | 2025.12.20 04:55:04.280154 [ 25 ] {} <Trace> oximeter.measurements_u64 (2d12d158-aeaf-4eed-935c-e5714c0fad4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1493 | 2025.12.20 04:55:04.280177 [ 267 ] {2e14c4d2-35bc-44b2-8c99-ca9ad4165516} <Debug> TCPHandler: Processed in 0.001479583 sec. | ||
| 1494 | 2025.12.20 04:55:04.280190 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 1495 | 2025.12.20 04:55:04.280338 [ 191 ] {2d12d158-aeaf-4eed-935c-e5714c0fad4d::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 | ||
| 1496 | 2025.12.20 04:55:04.280483 [ 191 ] {2d12d158-aeaf-4eed-935c-e5714c0fad4d::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1497 | 2025.12.20 04:55:04.280518 [ 191 ] {2d12d158-aeaf-4eed-935c-e5714c0fad4d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 60 rows starting from the beginning of the part | ||
| 1498 | 2025.12.20 04:55:04.280602 [ 191 ] {2d12d158-aeaf-4eed-935c-e5714c0fad4d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 60 rows starting from the beginning of the part | ||
| 1499 | 2025.12.20 04:55:04.280694 [ 191 ] {2d12d158-aeaf-4eed-935c-e5714c0fad4d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 60 rows starting from the beginning of the part | ||
| 1500 | 2025.12.20 04:55:04.280756 [ 191 ] {2d12d158-aeaf-4eed-935c-e5714c0fad4d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 12 rows starting from the beginning of the part | ||
| 1501 | 2025.12.20 04:55:04.280817 [ 191 ] {2d12d158-aeaf-4eed-935c-e5714c0fad4d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 48 rows starting from the beginning of the part | ||
| 1502 | 2025.12.20 04:55:04.280872 [ 200 ] {0728ad91-3238-42af-8ba1-e7fe350e1bf3::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2414 rows, containing 5 columns (5 merged, 0 gathered) in 0.006205284 sec., 389023.2904730871 rows/sec., 26.68 MiB/sec. | ||
| 1503 | 2025.12.20 04:55:04.280880 [ 191 ] {2d12d158-aeaf-4eed-935c-e5714c0fad4d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 60 rows starting from the beginning of the part | ||
| 1504 | 2025.12.20 04:55:04.281346 [ 194 ] {0728ad91-3238-42af-8ba1-e7fe350e1bf3::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1505 | 2025.12.20 04:55:04.281811 [ 194 ] {0728ad91-3238-42af-8ba1-e7fe350e1bf3::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (0728ad91-3238-42af-8ba1-e7fe350e1bf3): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1506 | 2025.12.20 04:55:04.281915 [ 194 ] {0728ad91-3238-42af-8ba1-e7fe350e1bf3::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (0728ad91-3238-42af-8ba1-e7fe350e1bf3) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1507 | 2025.12.20 04:55:04.282035 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
| 1508 | 2025.12.20 04:55:04.282243 [ 200 ] {2d12d158-aeaf-4eed-935c-e5714c0fad4d::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 300 rows, containing 4 columns (4 merged, 0 gathered) in 0.001969239 sec., 152343.11325339385 rows/sec., 10.27 MiB/sec. | ||
| 1509 | 2025.12.20 04:55:04.282417 [ 194 ] {2d12d158-aeaf-4eed-935c-e5714c0fad4d::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1510 | 2025.12.20 04:55:04.282724 [ 194 ] {2d12d158-aeaf-4eed-935c-e5714c0fad4d::all_1_6_1} <Trace> oximeter.measurements_u64 (2d12d158-aeaf-4eed-935c-e5714c0fad4d): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1511 | 2025.12.20 04:55:04.282801 [ 194 ] {2d12d158-aeaf-4eed-935c-e5714c0fad4d::all_1_6_1} <Trace> oximeter.measurements_u64 (2d12d158-aeaf-4eed-935c-e5714c0fad4d) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1512 | 2025.12.20 04:55:04.282882 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 1513 | 2025.12.20 04:55:04.954808 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37661 | ||
| 1514 | 2025.12.20 04:55:04.954919 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1515 | 2025.12.20 04:55:04.954946 [ 286 ] {} <Debug> TCP-Session: b43a387e-7e73-475a-aa2c-57e08191a7f4 Authenticating user 'default' from [fd00:1122:3344:101::e]:37661 | ||
| 1516 | 2025.12.20 04:55:04.954967 [ 286 ] {} <Debug> TCP-Session: b43a387e-7e73-475a-aa2c-57e08191a7f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1517 | 2025.12.20 04:55:04.954980 [ 286 ] {} <Debug> TCP-Session: b43a387e-7e73-475a-aa2c-57e08191a7f4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1518 | 2025.12.20 04:55:04.955193 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43834 | ||
| 1519 | 2025.12.20 04:55:04.955236 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59278 | ||
| 1520 | 2025.12.20 04:55:04.955270 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63934 | ||
| 1521 | 2025.12.20 04:55:04.955282 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49662 | ||
| 1522 | 2025.12.20 04:55:04.955311 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1523 | 2025.12.20 04:55:04.955328 [ 286 ] {} <Trace> TCP-Session: b43a387e-7e73-475a-aa2c-57e08191a7f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1524 | 2025.12.20 04:55:04.955363 [ 287 ] {} <Debug> TCP-Session: b3ac37ca-8f1d-4c89-b126-2320dbf9d096 Authenticating user 'default' from [fd00:1122:3344:101::e]:43834 | ||
| 1525 | 2025.12.20 04:55:04.955384 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1526 | 2025.12.20 04:55:04.955401 [ 287 ] {} <Debug> TCP-Session: b3ac37ca-8f1d-4c89-b126-2320dbf9d096 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1527 | 2025.12.20 04:55:04.955407 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1528 | 2025.12.20 04:55:04.955410 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1529 | 2025.12.20 04:55:04.955431 [ 288 ] {} <Debug> TCP-Session: db8ba5ef-ab62-47f0-85d3-5afbb192def5 Authenticating user 'default' from [fd00:1122:3344:101::e]:59278 | ||
| 1530 | 2025.12.20 04:55:04.955456 [ 291 ] {} <Debug> TCP-Session: 672485fb-61ce-4493-8f7c-04f6e3200826 Authenticating user 'default' from [fd00:1122:3344:101::e]:49662 | ||
| 1531 | 2025.12.20 04:55:04.955479 [ 290 ] {} <Debug> TCP-Session: 87b627cf-ee61-4a8d-8159-26d19083addc Authenticating user 'default' from [fd00:1122:3344:101::e]:63934 | ||
| 1532 | 2025.12.20 04:55:04.955500 [ 291 ] {} <Debug> TCP-Session: 672485fb-61ce-4493-8f7c-04f6e3200826 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1533 | 2025.12.20 04:55:04.955498 [ 288 ] {} <Debug> TCP-Session: db8ba5ef-ab62-47f0-85d3-5afbb192def5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1534 | 2025.12.20 04:55:04.955531 [ 291 ] {} <Debug> TCP-Session: 672485fb-61ce-4493-8f7c-04f6e3200826 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1535 | 2025.12.20 04:55:04.955545 [ 288 ] {} <Debug> TCP-Session: db8ba5ef-ab62-47f0-85d3-5afbb192def5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1536 | 2025.12.20 04:55:04.955428 [ 287 ] {} <Debug> TCP-Session: b3ac37ca-8f1d-4c89-b126-2320dbf9d096 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1537 | 2025.12.20 04:55:04.955316 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57240 | ||
| 1538 | 2025.12.20 04:55:04.955602 [ 286 ] {1b0fa1c5-71b2-4fc2-910c-0f077bed5f7f} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:37661) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1539 | 2025.12.20 04:55:04.955301 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32934 | ||
| 1540 | 2025.12.20 04:55:04.955296 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35123 | ||
| 1541 | 2025.12.20 04:55:04.955677 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1542 | 2025.12.20 04:55:04.955238 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37905 | ||
| 1543 | 2025.12.20 04:55:04.955731 [ 294 ] {} <Debug> TCP-Session: 4273753b-baca-47e9-8b67-66a2abb37ce2 Authenticating user 'default' from [fd00:1122:3344:101::e]:57240 | ||
| 1544 | 2025.12.20 04:55:04.955523 [ 290 ] {} <Debug> TCP-Session: 87b627cf-ee61-4a8d-8159-26d19083addc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1545 | 2025.12.20 04:55:04.955776 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1546 | 2025.12.20 04:55:04.955798 [ 290 ] {} <Debug> TCP-Session: 87b627cf-ee61-4a8d-8159-26d19083addc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1547 | 2025.12.20 04:55:04.955822 [ 293 ] {} <Debug> TCP-Session: e1f9e18b-a21e-4bd4-9a8c-e64d8272ee45 Authenticating user 'default' from [fd00:1122:3344:101::e]:32934 | ||
| 1548 | 2025.12.20 04:55:04.955778 [ 294 ] {} <Debug> TCP-Session: 4273753b-baca-47e9-8b67-66a2abb37ce2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1549 | 2025.12.20 04:55:04.955857 [ 293 ] {} <Debug> TCP-Session: e1f9e18b-a21e-4bd4-9a8c-e64d8272ee45 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1550 | 2025.12.20 04:55:04.955877 [ 286 ] {1b0fa1c5-71b2-4fc2-910c-0f077bed5f7f} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1551 | 2025.12.20 04:55:04.955884 [ 294 ] {} <Debug> TCP-Session: 4273753b-baca-47e9-8b67-66a2abb37ce2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1552 | 2025.12.20 04:55:04.955891 [ 293 ] {} <Debug> TCP-Session: e1f9e18b-a21e-4bd4-9a8c-e64d8272ee45 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1553 | 2025.12.20 04:55:04.955910 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1554 | 2025.12.20 04:55:04.955939 [ 286 ] {1b0fa1c5-71b2-4fc2-910c-0f077bed5f7f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1555 | 2025.12.20 04:55:04.955972 [ 289 ] {} <Debug> TCP-Session: 999bb565-8980-4960-982e-662b42fd6c7e Authenticating user 'default' from [fd00:1122:3344:101::e]:37905 | ||
| 1556 | 2025.12.20 04:55:04.955844 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1557 | 2025.12.20 04:55:04.956004 [ 289 ] {} <Debug> TCP-Session: 999bb565-8980-4960-982e-662b42fd6c7e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1558 | 2025.12.20 04:55:04.956032 [ 292 ] {} <Debug> TCP-Session: 063fefc2-4572-4381-bec3-b92ffc17313f Authenticating user 'default' from [fd00:1122:3344:101::e]:35123 | ||
| 1559 | 2025.12.20 04:55:04.956037 [ 289 ] {} <Debug> TCP-Session: 999bb565-8980-4960-982e-662b42fd6c7e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1560 | 2025.12.20 04:55:04.956058 [ 292 ] {} <Debug> TCP-Session: 063fefc2-4572-4381-bec3-b92ffc17313f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1561 | 2025.12.20 04:55:04.956079 [ 292 ] {} <Debug> TCP-Session: 063fefc2-4572-4381-bec3-b92ffc17313f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1562 | 2025.12.20 04:55:04.956242 [ 286 ] {1b0fa1c5-71b2-4fc2-910c-0f077bed5f7f} <Debug> oximeter.version (17f1381b-5cbd-46d0-b381-84690a36776c) (SelectExecutor): Key condition: unknown | ||
| 1563 | 2025.12.20 04:55:04.957383 [ 342 ] {1b0fa1c5-71b2-4fc2-910c-0f077bed5f7f} <Trace> AggregatingTransform: Aggregating | ||
| 1564 | 2025.12.20 04:55:04.957431 [ 342 ] {1b0fa1c5-71b2-4fc2-910c-0f077bed5f7f} <Trace> Aggregator: Aggregation method: without_key | ||
| 1565 | 2025.12.20 04:55:04.957462 [ 342 ] {1b0fa1c5-71b2-4fc2-910c-0f077bed5f7f} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001117077 sec. (895.193 rows/sec., 34.97 KiB/sec.) | ||
| 1566 | 2025.12.20 04:55:04.957478 [ 342 ] {1b0fa1c5-71b2-4fc2-910c-0f077bed5f7f} <Trace> Aggregator: Merging aggregated data | ||
| 1567 | 2025.12.20 04:55:04.958570 [ 286 ] {1b0fa1c5-71b2-4fc2-910c-0f077bed5f7f} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003058 sec., 327.01111837802483 rows/sec., 12.77 KiB/sec. | ||
| 1568 | 2025.12.20 04:55:04.958743 [ 286 ] {1b0fa1c5-71b2-4fc2-910c-0f077bed5f7f} <Debug> TCPHandler: Processed in 0.003539044 sec. | ||
| 1569 | 2025.12.20 04:55:04.958866 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1570 | 2025.12.20 04:55:04.958895 [ 286 ] {} <Debug> TCP-Session: b43a387e-7e73-475a-aa2c-57e08191a7f4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1571 | 2025.12.20 04:55:04.958900 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1572 | 2025.12.20 04:55:04.958926 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1573 | 2025.12.20 04:55:04.958945 [ 287 ] {} <Debug> TCP-Session: b3ac37ca-8f1d-4c89-b126-2320dbf9d096 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1574 | 2025.12.20 04:55:04.958943 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1575 | 2025.12.20 04:55:04.958981 [ 293 ] {} <Debug> TCP-Session: e1f9e18b-a21e-4bd4-9a8c-e64d8272ee45 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1576 | 2025.12.20 04:55:04.958985 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1577 | 2025.12.20 04:55:04.959008 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1578 | 2025.12.20 04:55:04.959029 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1579 | 2025.12.20 04:55:04.959049 [ 291 ] {} <Debug> TCP-Session: 672485fb-61ce-4493-8f7c-04f6e3200826 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1580 | 2025.12.20 04:55:04.959067 [ 290 ] {} <Debug> TCP-Session: 87b627cf-ee61-4a8d-8159-26d19083addc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1581 | 2025.12.20 04:55:04.959085 [ 289 ] {} <Debug> TCP-Session: 999bb565-8980-4960-982e-662b42fd6c7e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1582 | 2025.12.20 04:55:04.959041 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1583 | 2025.12.20 04:55:04.959011 [ 294 ] {} <Debug> TCP-Session: 4273753b-baca-47e9-8b67-66a2abb37ce2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1584 | 2025.12.20 04:55:04.958967 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1585 | 2025.12.20 04:55:04.959172 [ 292 ] {} <Debug> TCP-Session: 063fefc2-4572-4381-bec3-b92ffc17313f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1586 | 2025.12.20 04:55:04.959194 [ 288 ] {} <Debug> TCP-Session: db8ba5ef-ab62-47f0-85d3-5afbb192def5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1587 | 2025.12.20 04:55:05.000345 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 169.33 MiB, peak 179.43 MiB, free memory in arenas 0.00 B, will set to 170.39 MiB (RSS), difference: 1.05 MiB | ||
| 1588 | 2025.12.20 04:55:05.545372 [ 66 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1589 | 2025.12.20 04:55:05.545438 [ 66 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1590 | 2025.12.20 04:55:05.630791 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 436 entries to flush up to offset 2815 | ||
| 1591 | 2025.12.20 04:55:05.631307 [ 244 ] {} <Trace> system.asynchronous_metric_log (e27368f7-91e4-4bc1-8c72-f994b219acd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1592 | 2025.12.20 04:55:05.631366 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 1593 | 2025.12.20 04:55:05.631942 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1594 | 2025.12.20 04:55:05.632215 [ 244 ] {} <Trace> system.asynchronous_metric_log (e27368f7-91e4-4bc1-8c72-f994b219acd5): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1595 | 2025.12.20 04:55:05.632379 [ 66 ] {} <Debug> system.asynchronous_metric_log (e27368f7-91e4-4bc1-8c72-f994b219acd5) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1596 | 2025.12.20 04:55:05.632386 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2815 | ||
| 1597 | 2025.12.20 04:55:05.632466 [ 66 ] {} <Trace> system.asynchronous_metric_log (e27368f7-91e4-4bc1-8c72-f994b219acd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1598 | 2025.12.20 04:55:05.632496 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 1599 | 2025.12.20 04:55:05.632602 [ 190 ] {e27368f7-91e4-4bc1-8c72-f994b219acd5::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 | ||
| 1600 | 2025.12.20 04:55:05.632734 [ 190 ] {e27368f7-91e4-4bc1-8c72-f994b219acd5::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1601 | 2025.12.20 04:55:05.632772 [ 190 ] {e27368f7-91e4-4bc1-8c72-f994b219acd5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 549 rows starting from the beginning of the part | ||
| 1602 | 2025.12.20 04:55:05.632834 [ 190 ] {e27368f7-91e4-4bc1-8c72-f994b219acd5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 427 rows starting from the beginning of the part | ||
| 1603 | 2025.12.20 04:55:05.632877 [ 190 ] {e27368f7-91e4-4bc1-8c72-f994b219acd5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 488 rows starting from the beginning of the part | ||
| 1604 | 2025.12.20 04:55:05.632941 [ 190 ] {e27368f7-91e4-4bc1-8c72-f994b219acd5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 427 rows starting from the beginning of the part | ||
| 1605 | 2025.12.20 04:55:05.633008 [ 190 ] {e27368f7-91e4-4bc1-8c72-f994b219acd5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 488 rows starting from the beginning of the part | ||
| 1606 | 2025.12.20 04:55:05.633065 [ 190 ] {e27368f7-91e4-4bc1-8c72-f994b219acd5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 436 rows starting from the beginning of the part | ||
| 1607 | 2025.12.20 04:55:05.668154 [ 200 ] {e27368f7-91e4-4bc1-8c72-f994b219acd5::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2815 rows, containing 4 columns (4 merged, 0 gathered) in 0.035591042 sec., 79092.93580109287 rows/sec., 1.13 MiB/sec. | ||
| 1608 | 2025.12.20 04:55:05.669109 [ 191 ] {e27368f7-91e4-4bc1-8c72-f994b219acd5::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1609 | 2025.12.20 04:55:05.669485 [ 191 ] {e27368f7-91e4-4bc1-8c72-f994b219acd5::all_1_6_1} <Trace> system.asynchronous_metric_log (e27368f7-91e4-4bc1-8c72-f994b219acd5): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1610 | 2025.12.20 04:55:05.669572 [ 191 ] {e27368f7-91e4-4bc1-8c72-f994b219acd5::all_1_6_1} <Trace> system.asynchronous_metric_log (e27368f7-91e4-4bc1-8c72-f994b219acd5) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1611 | 2025.12.20 04:55:05.669674 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.34 MiB. | ||
| 1612 | 2025.12.20 04:55:05.767965 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
| 1613 | 2025.12.20 04:55:05.786780 [ 245 ] {} <Trace> system.metric_log (ee27eced-b232-4ad5-8c8e-43cace0440d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1614 | 2025.12.20 04:55:05.786847 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 1615 | 2025.12.20 04:55:05.793129 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1616 | 2025.12.20 04:55:05.793843 [ 245 ] {} <Trace> system.metric_log (ee27eced-b232-4ad5-8c8e-43cace0440d5): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1617 | 2025.12.20 04:55:05.794145 [ 66 ] {} <Debug> system.metric_log (ee27eced-b232-4ad5-8c8e-43cace0440d5) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1618 | 2025.12.20 04:55:05.794209 [ 66 ] {} <Trace> system.metric_log (ee27eced-b232-4ad5-8c8e-43cace0440d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1619 | 2025.12.20 04:55:05.794230 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 1620 | 2025.12.20 04:55:05.794321 [ 191 ] {ee27eced-b232-4ad5-8c8e-43cace0440d5::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 | ||
| 1621 | 2025.12.20 04:55:05.797150 [ 191 ] {ee27eced-b232-4ad5-8c8e-43cace0440d5::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1622 | 2025.12.20 04:55:05.797650 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
| 1623 | 2025.12.20 04:55:05.797968 [ 191 ] {ee27eced-b232-4ad5-8c8e-43cace0440d5::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 | ||
| 1624 | 2025.12.20 04:55:05.801478 [ 191 ] {ee27eced-b232-4ad5-8c8e-43cace0440d5::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 | ||
| 1625 | 2025.12.20 04:55:05.805014 [ 191 ] {ee27eced-b232-4ad5-8c8e-43cace0440d5::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 | ||
| 1626 | 2025.12.20 04:55:05.809135 [ 191 ] {ee27eced-b232-4ad5-8c8e-43cace0440d5::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 | ||
| 1627 | 2025.12.20 04:55:05.816316 [ 191 ] {ee27eced-b232-4ad5-8c8e-43cace0440d5::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 | ||
| 1628 | 2025.12.20 04:55:05.820956 [ 191 ] {ee27eced-b232-4ad5-8c8e-43cace0440d5::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 | ||
| 1629 | 2025.12.20 04:55:05.882829 [ 200 ] {ee27eced-b232-4ad5-8c8e-43cace0440d5::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.088541548 sec., 519.5301080572931 rows/sec., 2.69 MiB/sec. | ||
| 1630 | 2025.12.20 04:55:05.885095 [ 188 ] {ee27eced-b232-4ad5-8c8e-43cace0440d5::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1631 | 2025.12.20 04:55:05.887219 [ 188 ] {ee27eced-b232-4ad5-8c8e-43cace0440d5::all_1_6_1} <Trace> system.metric_log (ee27eced-b232-4ad5-8c8e-43cace0440d5): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1632 | 2025.12.20 04:55:05.887324 [ 188 ] {ee27eced-b232-4ad5-8c8e-43cace0440d5::all_1_6_1} <Trace> system.metric_log (ee27eced-b232-4ad5-8c8e-43cace0440d5) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1633 | 2025.12.20 04:55:05.889188 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. | ||
| 1634 | 2025.12.20 04:55:06.000192 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 171.49 MiB, peak 181.05 MiB, free memory in arenas 0.00 B, will set to 182.34 MiB (RSS), difference: 10.85 MiB | ||
| 1635 | 2025.12.20 04:55:06.968372 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43803 | ||
| 1636 | 2025.12.20 04:55:06.968542 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1637 | 2025.12.20 04:55:06.968577 [ 286 ] {} <Debug> TCP-Session: 8d10f978-2f56-4f2f-8eab-8c14756403d2 Authenticating user 'default' from [fd00:1122:3344:101::e]:43803 | ||
| 1638 | 2025.12.20 04:55:06.968600 [ 286 ] {} <Debug> TCP-Session: 8d10f978-2f56-4f2f-8eab-8c14756403d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1639 | 2025.12.20 04:55:06.968614 [ 286 ] {} <Debug> TCP-Session: 8d10f978-2f56-4f2f-8eab-8c14756403d2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1640 | 2025.12.20 04:55:06.968848 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59209 | ||
| 1641 | 2025.12.20 04:55:06.968913 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64766 | ||
| 1642 | 2025.12.20 04:55:06.968947 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38716 | ||
| 1643 | 2025.12.20 04:55:06.968973 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1644 | 2025.12.20 04:55:06.968977 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59515 | ||
| 1645 | 2025.12.20 04:55:06.969007 [ 287 ] {} <Debug> TCP-Session: 7cf3d901-8aa2-4b6e-82c1-cb03c125380f Authenticating user 'default' from [fd00:1122:3344:101::e]:59209 | ||
| 1646 | 2025.12.20 04:55:06.968983 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63935 | ||
| 1647 | 2025.12.20 04:55:06.969048 [ 287 ] {} <Debug> TCP-Session: 7cf3d901-8aa2-4b6e-82c1-cb03c125380f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1648 | 2025.12.20 04:55:06.968967 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47831 | ||
| 1649 | 2025.12.20 04:55:06.969074 [ 287 ] {} <Debug> TCP-Session: 7cf3d901-8aa2-4b6e-82c1-cb03c125380f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1650 | 2025.12.20 04:55:06.968937 [ 286 ] {} <Trace> TCP-Session: 8d10f978-2f56-4f2f-8eab-8c14756403d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1651 | 2025.12.20 04:55:06.968914 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53766 | ||
| 1652 | 2025.12.20 04:55:06.968936 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62787 | ||
| 1653 | 2025.12.20 04:55:06.969181 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1654 | 2025.12.20 04:55:06.969219 [ 288 ] {} <Debug> TCP-Session: ca8b7afc-27e5-4d03-9339-a412967eb1ff Authenticating user 'default' from [fd00:1122:3344:101::e]:64766 | ||
| 1655 | 2025.12.20 04:55:06.969243 [ 288 ] {} <Debug> TCP-Session: ca8b7afc-27e5-4d03-9339-a412967eb1ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1656 | 2025.12.20 04:55:06.969257 [ 288 ] {} <Debug> TCP-Session: ca8b7afc-27e5-4d03-9339-a412967eb1ff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1657 | 2025.12.20 04:55:06.969291 [ 286 ] {66a18a27-8ca3-407d-bf10-1efe9d5d43ee} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:43803) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1658 | 2025.12.20 04:55:06.969485 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1659 | 2025.12.20 04:55:06.969486 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1660 | 2025.12.20 04:55:06.969519 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1661 | 2025.12.20 04:55:06.969526 [ 292 ] {} <Debug> TCP-Session: 733e4cc6-ea9d-4ef9-a7e3-5a54fd7f1f7c Authenticating user 'default' from [fd00:1122:3344:101::e]:47831 | ||
| 1662 | 2025.12.20 04:55:06.969551 [ 293 ] {} <Debug> TCP-Session: e623b68d-864b-41f1-b224-61d935f8517f Authenticating user 'default' from [fd00:1122:3344:101::e]:59515 | ||
| 1663 | 2025.12.20 04:55:06.969562 [ 289 ] {} <Debug> TCP-Session: 4e7c5237-a9f9-4b64-8489-488af1a78a25 Authenticating user 'default' from [fd00:1122:3344:101::e]:53766 | ||
| 1664 | 2025.12.20 04:55:06.969575 [ 286 ] {66a18a27-8ca3-407d-bf10-1efe9d5d43ee} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1665 | 2025.12.20 04:55:06.969589 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1666 | 2025.12.20 04:55:06.969593 [ 289 ] {} <Debug> TCP-Session: 4e7c5237-a9f9-4b64-8489-488af1a78a25 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1667 | 2025.12.20 04:55:06.969639 [ 290 ] {} <Debug> TCP-Session: d645e211-4e25-464f-bd80-b70ebdc83746 Authenticating user 'default' from [fd00:1122:3344:101::e]:62787 | ||
| 1668 | 2025.12.20 04:55:06.969654 [ 289 ] {} <Debug> TCP-Session: 4e7c5237-a9f9-4b64-8489-488af1a78a25 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1669 | 2025.12.20 04:55:06.969659 [ 286 ] {66a18a27-8ca3-407d-bf10-1efe9d5d43ee} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1670 | 2025.12.20 04:55:06.969672 [ 290 ] {} <Debug> TCP-Session: d645e211-4e25-464f-bd80-b70ebdc83746 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1671 | 2025.12.20 04:55:06.969591 [ 293 ] {} <Debug> TCP-Session: e623b68d-864b-41f1-b224-61d935f8517f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1672 | 2025.12.20 04:55:06.969702 [ 290 ] {} <Debug> TCP-Session: d645e211-4e25-464f-bd80-b70ebdc83746 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1673 | 2025.12.20 04:55:06.969723 [ 293 ] {} <Debug> TCP-Session: e623b68d-864b-41f1-b224-61d935f8517f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1674 | 2025.12.20 04:55:06.969574 [ 292 ] {} <Debug> TCP-Session: 733e4cc6-ea9d-4ef9-a7e3-5a54fd7f1f7c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1675 | 2025.12.20 04:55:06.969746 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1676 | 2025.12.20 04:55:06.969777 [ 292 ] {} <Debug> TCP-Session: 733e4cc6-ea9d-4ef9-a7e3-5a54fd7f1f7c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1677 | 2025.12.20 04:55:06.969789 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1678 | 2025.12.20 04:55:06.969797 [ 291 ] {} <Debug> TCP-Session: b3af5c5e-5de1-4141-8fb3-396339a77b40 Authenticating user 'default' from [fd00:1122:3344:101::e]:38716 | ||
| 1679 | 2025.12.20 04:55:06.969836 [ 294 ] {} <Debug> TCP-Session: 3eebabb3-0a55-4708-9888-2ebf37b558ec Authenticating user 'default' from [fd00:1122:3344:101::e]:63935 | ||
| 1680 | 2025.12.20 04:55:06.969838 [ 291 ] {} <Debug> TCP-Session: b3af5c5e-5de1-4141-8fb3-396339a77b40 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1681 | 2025.12.20 04:55:06.969869 [ 294 ] {} <Debug> TCP-Session: 3eebabb3-0a55-4708-9888-2ebf37b558ec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1682 | 2025.12.20 04:55:06.969872 [ 291 ] {} <Debug> TCP-Session: b3af5c5e-5de1-4141-8fb3-396339a77b40 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1683 | 2025.12.20 04:55:06.969899 [ 294 ] {} <Debug> TCP-Session: 3eebabb3-0a55-4708-9888-2ebf37b558ec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1684 | 2025.12.20 04:55:06.970040 [ 286 ] {66a18a27-8ca3-407d-bf10-1efe9d5d43ee} <Debug> oximeter.version (17f1381b-5cbd-46d0-b381-84690a36776c) (SelectExecutor): Key condition: unknown | ||
| 1685 | 2025.12.20 04:55:06.971053 [ 326 ] {66a18a27-8ca3-407d-bf10-1efe9d5d43ee} <Trace> AggregatingTransform: Aggregating | ||
| 1686 | 2025.12.20 04:55:06.971102 [ 326 ] {66a18a27-8ca3-407d-bf10-1efe9d5d43ee} <Trace> Aggregator: Aggregation method: without_key | ||
| 1687 | 2025.12.20 04:55:06.971138 [ 326 ] {66a18a27-8ca3-407d-bf10-1efe9d5d43ee} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000997615 sec. (1002.391 rows/sec., 39.16 KiB/sec.) | ||
| 1688 | 2025.12.20 04:55:06.971154 [ 326 ] {66a18a27-8ca3-407d-bf10-1efe9d5d43ee} <Trace> Aggregator: Merging aggregated data | ||
| 1689 | 2025.12.20 04:55:06.972335 [ 286 ] {66a18a27-8ca3-407d-bf10-1efe9d5d43ee} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003103 sec., 322.2687721559781 rows/sec., 12.59 KiB/sec. | ||
| 1690 | 2025.12.20 04:55:06.972474 [ 286 ] {66a18a27-8ca3-407d-bf10-1efe9d5d43ee} <Debug> TCPHandler: Processed in 0.003657626 sec. | ||
| 1691 | 2025.12.20 04:55:06.972572 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1692 | 2025.12.20 04:55:06.972600 [ 286 ] {} <Debug> TCP-Session: 8d10f978-2f56-4f2f-8eab-8c14756403d2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1693 | 2025.12.20 04:55:06.972608 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1694 | 2025.12.20 04:55:06.972647 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1695 | 2025.12.20 04:55:06.972651 [ 294 ] {} <Debug> TCP-Session: 3eebabb3-0a55-4708-9888-2ebf37b558ec Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1696 | 2025.12.20 04:55:06.972668 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1697 | 2025.12.20 04:55:06.972693 [ 287 ] {} <Debug> TCP-Session: 7cf3d901-8aa2-4b6e-82c1-cb03c125380f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1698 | 2025.12.20 04:55:06.972704 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1699 | 2025.12.20 04:55:06.972715 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1700 | 2025.12.20 04:55:06.972731 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1701 | 2025.12.20 04:55:06.972757 [ 288 ] {} <Debug> TCP-Session: ca8b7afc-27e5-4d03-9339-a412967eb1ff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1702 | 2025.12.20 04:55:06.972778 [ 292 ] {} <Debug> TCP-Session: 733e4cc6-ea9d-4ef9-a7e3-5a54fd7f1f7c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1703 | 2025.12.20 04:55:06.972797 [ 291 ] {} <Debug> TCP-Session: b3af5c5e-5de1-4141-8fb3-396339a77b40 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1704 | 2025.12.20 04:55:06.972744 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1705 | 2025.12.20 04:55:06.972722 [ 290 ] {} <Debug> TCP-Session: d645e211-4e25-464f-bd80-b70ebdc83746 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1706 | 2025.12.20 04:55:06.972686 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1707 | 2025.12.20 04:55:06.972868 [ 293 ] {} <Debug> TCP-Session: e623b68d-864b-41f1-b224-61d935f8517f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1708 | 2025.12.20 04:55:06.972905 [ 289 ] {} <Debug> TCP-Session: 4e7c5237-a9f9-4b64-8489-488af1a78a25 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1709 | 2025.12.20 04:55:09.265858 [ 267 ] {} <Trace> TCP-Session: 352ca64c-0b32-4caa-b505-cc0d8326a7b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1710 | 2025.12.20 04:55:09.266035 [ 267 ] {8bd3bb57-b18d-4d17-8c83-77a3d1e4caee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41344) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1711 | 2025.12.20 04:55:09.266101 [ 267 ] {8bd3bb57-b18d-4d17-8c83-77a3d1e4caee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1712 | 2025.12.20 04:55:09.266721 [ 267 ] {8bd3bb57-b18d-4d17-8c83-77a3d1e4caee} <Trace> oximeter.fields_string (98ba921c-f0d5-44b4-b899-9632ca3224e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1713 | 2025.12.20 04:55:09.266768 [ 267 ] {8bd3bb57-b18d-4d17-8c83-77a3d1e4caee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 1714 | 2025.12.20 04:55:09.267183 [ 267 ] {8bd3bb57-b18d-4d17-8c83-77a3d1e4caee} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1715 | 2025.12.20 04:55:09.267424 [ 267 ] {8bd3bb57-b18d-4d17-8c83-77a3d1e4caee} <Trace> oximeter.fields_string (98ba921c-f0d5-44b4-b899-9632ca3224e8): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1716 | 2025.12.20 04:55:09.267596 [ 267 ] {8bd3bb57-b18d-4d17-8c83-77a3d1e4caee} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001609 sec., 34804.22622747048 rows/sec., 2.67 MiB/sec. | ||
| 1717 | 2025.12.20 04:55:09.267647 [ 267 ] {8bd3bb57-b18d-4d17-8c83-77a3d1e4caee} <Debug> TCPHandler: Processed in 0.001911209 sec. | ||
| 1718 | 2025.12.20 04:55:09.267765 [ 267 ] {} <Trace> TCP-Session: 352ca64c-0b32-4caa-b505-cc0d8326a7b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1719 | 2025.12.20 04:55:09.267870 [ 267 ] {457ea43f-91f3-4709-bc73-b68539e8b8c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41344) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1720 | 2025.12.20 04:55:09.267914 [ 267 ] {457ea43f-91f3-4709-bc73-b68539e8b8c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1721 | 2025.12.20 04:55:09.268341 [ 267 ] {457ea43f-91f3-4709-bc73-b68539e8b8c2} <Trace> oximeter.fields_uuid (c4054d52-154a-4375-bc5c-c9e26ae24e42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1722 | 2025.12.20 04:55:09.268380 [ 267 ] {457ea43f-91f3-4709-bc73-b68539e8b8c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 1723 | 2025.12.20 04:55:09.268700 [ 267 ] {457ea43f-91f3-4709-bc73-b68539e8b8c2} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1724 | 2025.12.20 04:55:09.268947 [ 267 ] {457ea43f-91f3-4709-bc73-b68539e8b8c2} <Trace> oximeter.fields_uuid (c4054d52-154a-4375-bc5c-c9e26ae24e42): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1725 | 2025.12.20 04:55:09.269083 [ 267 ] {457ea43f-91f3-4709-bc73-b68539e8b8c2} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001239 sec., 51654.5601291364 rows/sec., 4.03 MiB/sec. | ||
| 1726 | 2025.12.20 04:55:09.269121 [ 267 ] {457ea43f-91f3-4709-bc73-b68539e8b8c2} <Debug> TCPHandler: Processed in 0.001410092 sec. | ||
| 1727 | 2025.12.20 04:55:09.269230 [ 267 ] {} <Trace> TCP-Session: 352ca64c-0b32-4caa-b505-cc0d8326a7b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1728 | 2025.12.20 04:55:09.269331 [ 267 ] {74e6bd0c-91c3-4d17-a6ef-229738352ef0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41344) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1729 | 2025.12.20 04:55:09.269375 [ 267 ] {74e6bd0c-91c3-4d17-a6ef-229738352ef0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1730 | 2025.12.20 04:55:09.269787 [ 267 ] {74e6bd0c-91c3-4d17-a6ef-229738352ef0} <Trace> oximeter.measurements_cumulativeu64 (0728ad91-3238-42af-8ba1-e7fe350e1bf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1731 | 2025.12.20 04:55:09.269827 [ 267 ] {74e6bd0c-91c3-4d17-a6ef-229738352ef0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 1732 | 2025.12.20 04:55:09.270212 [ 267 ] {74e6bd0c-91c3-4d17-a6ef-229738352ef0} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1733 | 2025.12.20 04:55:09.270455 [ 267 ] {74e6bd0c-91c3-4d17-a6ef-229738352ef0} <Trace> oximeter.measurements_cumulativeu64 (0728ad91-3238-42af-8ba1-e7fe350e1bf3): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1734 | 2025.12.20 04:55:09.270597 [ 267 ] {74e6bd0c-91c3-4d17-a6ef-229738352ef0} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001287 sec., 124320.12432012432 rows/sec., 8.66 MiB/sec. | ||
| 1735 | 2025.12.20 04:55:09.270636 [ 267 ] {74e6bd0c-91c3-4d17-a6ef-229738352ef0} <Debug> TCPHandler: Processed in 0.001456952 sec. | ||
| 1736 | 2025.12.20 04:55:09.270754 [ 267 ] {} <Trace> TCP-Session: 352ca64c-0b32-4caa-b505-cc0d8326a7b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1737 | 2025.12.20 04:55:09.270854 [ 267 ] {bc802d51-86ae-49cb-a05f-60513d70b7d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41344) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1738 | 2025.12.20 04:55:09.270898 [ 267 ] {bc802d51-86ae-49cb-a05f-60513d70b7d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1739 | 2025.12.20 04:55:09.271233 [ 267 ] {bc802d51-86ae-49cb-a05f-60513d70b7d6} <Trace> oximeter.measurements_u64 (2d12d158-aeaf-4eed-935c-e5714c0fad4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1740 | 2025.12.20 04:55:09.271271 [ 267 ] {bc802d51-86ae-49cb-a05f-60513d70b7d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 1741 | 2025.12.20 04:55:09.271605 [ 267 ] {bc802d51-86ae-49cb-a05f-60513d70b7d6} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1742 | 2025.12.20 04:55:09.271831 [ 267 ] {bc802d51-86ae-49cb-a05f-60513d70b7d6} <Trace> oximeter.measurements_u64 (2d12d158-aeaf-4eed-935c-e5714c0fad4d): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1743 | 2025.12.20 04:55:09.271970 [ 267 ] {bc802d51-86ae-49cb-a05f-60513d70b7d6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001138 sec., 52724.07732864675 rows/sec., 3.55 MiB/sec. | ||
| 1744 | 2025.12.20 04:55:09.272012 [ 267 ] {bc802d51-86ae-49cb-a05f-60513d70b7d6} <Debug> TCPHandler: Processed in 0.001308689 sec. | ||
| 1745 | 2025.12.20 04:55:10.624517 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 244 | ||
| 1746 | 2025.12.20 04:55:10.626549 [ 243 ] {} <Trace> system.query_log (8da1f072-0632-4951-ad37-80ce429be088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1747 | 2025.12.20 04:55:10.626606 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.98 GiB. | ||
| 1748 | 2025.12.20 04:55:10.627789 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1749 | 2025.12.20 04:55:10.628049 [ 243 ] {} <Trace> system.query_log (8da1f072-0632-4951-ad37-80ce429be088): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1750 | 2025.12.20 04:55:10.628306 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 244 | ||
| 1751 | 2025.12.20 04:55:13.132614 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 3327 | ||
| 1752 | 2025.12.20 04:55:13.133189 [ 244 ] {} <Trace> system.asynchronous_metric_log (e27368f7-91e4-4bc1-8c72-f994b219acd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1753 | 2025.12.20 04:55:13.133241 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.98 GiB. | ||
| 1754 | 2025.12.20 04:55:13.133793 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1755 | 2025.12.20 04:55:13.134041 [ 244 ] {} <Trace> system.asynchronous_metric_log (e27368f7-91e4-4bc1-8c72-f994b219acd5): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1756 | 2025.12.20 04:55:13.134189 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3327 | ||
| 1757 | 2025.12.20 04:55:13.297818 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
| 1758 | 2025.12.20 04:55:13.315612 [ 245 ] {} <Trace> system.metric_log (ee27eced-b232-4ad5-8c8e-43cace0440d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1759 | 2025.12.20 04:55:13.315675 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.98 GiB. | ||
| 1760 | 2025.12.20 04:55:13.321212 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1761 | 2025.12.20 04:55:13.321941 [ 245 ] {} <Trace> system.metric_log (ee27eced-b232-4ad5-8c8e-43cace0440d5): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1762 | 2025.12.20 04:55:13.325415 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
| 1763 | 2025.12.20 04:55:14.262574 [ 267 ] {} <Trace> TCP-Session: 352ca64c-0b32-4caa-b505-cc0d8326a7b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1764 | 2025.12.20 04:55:14.262824 [ 267 ] {d4705a2e-15f2-449d-9f73-d847a67123fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41344) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1765 | 2025.12.20 04:55:14.263192 [ 267 ] {d4705a2e-15f2-449d-9f73-d847a67123fd} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1766 | 2025.12.20 04:55:14.263232 [ 267 ] {d4705a2e-15f2-449d-9f73-d847a67123fd} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1767 | 2025.12.20 04:55:14.263485 [ 267 ] {d4705a2e-15f2-449d-9f73-d847a67123fd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1768 | 2025.12.20 04:55:14.263558 [ 267 ] {d4705a2e-15f2-449d-9f73-d847a67123fd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1769 | 2025.12.20 04:55:14.263703 [ 267 ] {d4705a2e-15f2-449d-9f73-d847a67123fd} <Debug> oximeter.timeseries_schema (83bb2fd9-0ff7-4fde-8539-662396f81995) (SelectExecutor): Key condition: (column 0 notIn 32-element set) | ||
| 1770 | 2025.12.20 04:55:14.263832 [ 276 ] {d4705a2e-15f2-449d-9f73-d847a67123fd} <Trace> oximeter.timeseries_schema (83bb2fd9-0ff7-4fde-8539-662396f81995) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1771 | 2025.12.20 04:55:14.263847 [ 317 ] {d4705a2e-15f2-449d-9f73-d847a67123fd} <Trace> oximeter.timeseries_schema (83bb2fd9-0ff7-4fde-8539-662396f81995) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1772 | 2025.12.20 04:55:14.263996 [ 267 ] {d4705a2e-15f2-449d-9f73-d847a67123fd} <Debug> oximeter.timeseries_schema (83bb2fd9-0ff7-4fde-8539-662396f81995) (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 | ||
| 1773 | 2025.12.20 04:55:14.264027 [ 267 ] {d4705a2e-15f2-449d-9f73-d847a67123fd} <Trace> oximeter.timeseries_schema (83bb2fd9-0ff7-4fde-8539-662396f81995) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1774 | 2025.12.20 04:55:14.276044 [ 267 ] {d4705a2e-15f2-449d-9f73-d847a67123fd} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1775 | 2025.12.20 04:55:14.276082 [ 267 ] {d4705a2e-15f2-449d-9f73-d847a67123fd} <Debug> oximeter.timeseries_schema (83bb2fd9-0ff7-4fde-8539-662396f81995) (SelectExecutor): Reading approx. 32 rows with 2 streams | ||
| 1776 | 2025.12.20 04:55:14.276150 [ 267 ] {d4705a2e-15f2-449d-9f73-d847a67123fd} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1777 | 2025.12.20 04:55:14.276209 [ 267 ] {d4705a2e-15f2-449d-9f73-d847a67123fd} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1778 | 2025.12.20 04:55:14.277110 [ 267 ] {d4705a2e-15f2-449d-9f73-d847a67123fd} <Debug> executeQuery: Read 32 rows, 1.34 KiB in 0.014387 sec., 2224.23020782651 rows/sec., 93.26 KiB/sec. | ||
| 1779 | 2025.12.20 04:55:14.277242 [ 267 ] {d4705a2e-15f2-449d-9f73-d847a67123fd} <Debug> TCPHandler: Processed in 0.014793895 sec. | ||
| 1780 | 2025.12.20 04:55:14.277494 [ 267 ] {} <Trace> TCP-Session: 352ca64c-0b32-4caa-b505-cc0d8326a7b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1781 | 2025.12.20 04:55:14.277645 [ 267 ] {08f599fc-0a43-4815-81c9-c79716402d49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41344) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1782 | 2025.12.20 04:55:14.277882 [ 267 ] {08f599fc-0a43-4815-81c9-c79716402d49} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1783 | 2025.12.20 04:55:14.277918 [ 267 ] {08f599fc-0a43-4815-81c9-c79716402d49} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1784 | 2025.12.20 04:55:14.278123 [ 267 ] {08f599fc-0a43-4815-81c9-c79716402d49} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1785 | 2025.12.20 04:55:14.278180 [ 267 ] {08f599fc-0a43-4815-81c9-c79716402d49} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1786 | 2025.12.20 04:55:14.278294 [ 267 ] {08f599fc-0a43-4815-81c9-c79716402d49} <Debug> oximeter.timeseries_schema (83bb2fd9-0ff7-4fde-8539-662396f81995) (SelectExecutor): Key condition: (column 0 notIn 33-element set) | ||
| 1787 | 2025.12.20 04:55:14.278365 [ 276 ] {08f599fc-0a43-4815-81c9-c79716402d49} <Trace> oximeter.timeseries_schema (83bb2fd9-0ff7-4fde-8539-662396f81995) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1788 | 2025.12.20 04:55:14.278365 [ 302 ] {08f599fc-0a43-4815-81c9-c79716402d49} <Trace> oximeter.timeseries_schema (83bb2fd9-0ff7-4fde-8539-662396f81995) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1789 | 2025.12.20 04:55:14.278474 [ 267 ] {08f599fc-0a43-4815-81c9-c79716402d49} <Debug> oximeter.timeseries_schema (83bb2fd9-0ff7-4fde-8539-662396f81995) (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 | ||
| 1790 | 2025.12.20 04:55:14.278499 [ 267 ] {08f599fc-0a43-4815-81c9-c79716402d49} <Trace> oximeter.timeseries_schema (83bb2fd9-0ff7-4fde-8539-662396f81995) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1791 | 2025.12.20 04:55:14.278557 [ 267 ] {08f599fc-0a43-4815-81c9-c79716402d49} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1792 | 2025.12.20 04:55:14.278577 [ 267 ] {08f599fc-0a43-4815-81c9-c79716402d49} <Debug> oximeter.timeseries_schema (83bb2fd9-0ff7-4fde-8539-662396f81995) (SelectExecutor): Reading approx. 32 rows with 2 streams | ||
| 1793 | 2025.12.20 04:55:14.278609 [ 267 ] {08f599fc-0a43-4815-81c9-c79716402d49} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1794 | 2025.12.20 04:55:14.278644 [ 267 ] {08f599fc-0a43-4815-81c9-c79716402d49} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1795 | 2025.12.20 04:55:14.279359 [ 267 ] {08f599fc-0a43-4815-81c9-c79716402d49} <Debug> executeQuery: Read 32 rows, 1.34 KiB in 0.001782 sec., 17957.351290684626 rows/sec., 752.97 KiB/sec. | ||
| 1796 | 2025.12.20 04:55:14.279468 [ 267 ] {08f599fc-0a43-4815-81c9-c79716402d49} <Debug> TCPHandler: Processed in 0.002026941 sec. | ||
| 1797 | 2025.12.20 04:55:14.279681 [ 267 ] {} <Trace> TCP-Session: 352ca64c-0b32-4caa-b505-cc0d8326a7b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1798 | 2025.12.20 04:55:14.279821 [ 267 ] {53774429-0d3a-4dff-9abe-6aaa9417f020} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41344) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1799 | 2025.12.20 04:55:14.280044 [ 267 ] {53774429-0d3a-4dff-9abe-6aaa9417f020} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1800 | 2025.12.20 04:55:14.280081 [ 267 ] {53774429-0d3a-4dff-9abe-6aaa9417f020} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1801 | 2025.12.20 04:55:14.280284 [ 267 ] {53774429-0d3a-4dff-9abe-6aaa9417f020} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1802 | 2025.12.20 04:55:14.280338 [ 267 ] {53774429-0d3a-4dff-9abe-6aaa9417f020} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1803 | 2025.12.20 04:55:14.280442 [ 267 ] {53774429-0d3a-4dff-9abe-6aaa9417f020} <Debug> oximeter.timeseries_schema (83bb2fd9-0ff7-4fde-8539-662396f81995) (SelectExecutor): Key condition: (column 0 notIn 34-element set) | ||
| 1804 | 2025.12.20 04:55:14.280506 [ 276 ] {53774429-0d3a-4dff-9abe-6aaa9417f020} <Trace> oximeter.timeseries_schema (83bb2fd9-0ff7-4fde-8539-662396f81995) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1805 | 2025.12.20 04:55:14.280507 [ 302 ] {53774429-0d3a-4dff-9abe-6aaa9417f020} <Trace> oximeter.timeseries_schema (83bb2fd9-0ff7-4fde-8539-662396f81995) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1806 | 2025.12.20 04:55:14.280603 [ 267 ] {53774429-0d3a-4dff-9abe-6aaa9417f020} <Debug> oximeter.timeseries_schema (83bb2fd9-0ff7-4fde-8539-662396f81995) (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 | ||
| 1807 | 2025.12.20 04:55:14.280629 [ 267 ] {53774429-0d3a-4dff-9abe-6aaa9417f020} <Trace> oximeter.timeseries_schema (83bb2fd9-0ff7-4fde-8539-662396f81995) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1808 | 2025.12.20 04:55:14.280684 [ 267 ] {53774429-0d3a-4dff-9abe-6aaa9417f020} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1809 | 2025.12.20 04:55:14.280701 [ 267 ] {53774429-0d3a-4dff-9abe-6aaa9417f020} <Debug> oximeter.timeseries_schema (83bb2fd9-0ff7-4fde-8539-662396f81995) (SelectExecutor): Reading approx. 32 rows with 2 streams | ||
| 1810 | 2025.12.20 04:55:14.280732 [ 267 ] {53774429-0d3a-4dff-9abe-6aaa9417f020} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1811 | 2025.12.20 04:55:14.280763 [ 267 ] {53774429-0d3a-4dff-9abe-6aaa9417f020} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1812 | 2025.12.20 04:55:14.281373 [ 267 ] {53774429-0d3a-4dff-9abe-6aaa9417f020} <Debug> executeQuery: Read 32 rows, 1.34 KiB in 0.001612 sec., 19851.116625310173 rows/sec., 832.38 KiB/sec. | ||
| 1813 | 2025.12.20 04:55:14.281480 [ 267 ] {53774429-0d3a-4dff-9abe-6aaa9417f020} <Debug> TCPHandler: Processed in 0.001850828 sec. | ||
| 1814 | 2025.12.20 04:55:14.288360 [ 267 ] {} <Trace> TCP-Session: 352ca64c-0b32-4caa-b505-cc0d8326a7b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1815 | 2025.12.20 04:55:14.288472 [ 267 ] {cb4ef65e-52af-4903-b881-666f643e1fd8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41344) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1816 | 2025.12.20 04:55:14.288517 [ 267 ] {cb4ef65e-52af-4903-b881-666f643e1fd8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1817 | 2025.12.20 04:55:14.289123 [ 267 ] {cb4ef65e-52af-4903-b881-666f643e1fd8} <Trace> oximeter.timeseries_schema (83bb2fd9-0ff7-4fde-8539-662396f81995): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1818 | 2025.12.20 04:55:14.289171 [ 267 ] {cb4ef65e-52af-4903-b881-666f643e1fd8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 1819 | 2025.12.20 04:55:14.289604 [ 267 ] {cb4ef65e-52af-4903-b881-666f643e1fd8} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1820 | 2025.12.20 04:55:14.289807 [ 267 ] {cb4ef65e-52af-4903-b881-666f643e1fd8} <Trace> oximeter.timeseries_schema (83bb2fd9-0ff7-4fde-8539-662396f81995): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1821 | 2025.12.20 04:55:14.289961 [ 267 ] {cb4ef65e-52af-4903-b881-666f643e1fd8} <Debug> executeQuery: Read 3 rows, 280.00 B in 0.00152 sec., 1973.6842105263156 rows/sec., 179.89 KiB/sec. | ||
| 1822 | 2025.12.20 04:55:14.290003 [ 267 ] {cb4ef65e-52af-4903-b881-666f643e1fd8} <Debug> TCPHandler: Processed in 0.001695606 sec. | ||
| 1823 | 2025.12.20 04:55:14.290128 [ 267 ] {} <Trace> TCP-Session: 352ca64c-0b32-4caa-b505-cc0d8326a7b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1824 | 2025.12.20 04:55:14.290227 [ 267 ] {55f66810-dff0-49f5-8fe6-cfff009e6616} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41344) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1825 | 2025.12.20 04:55:14.290268 [ 267 ] {55f66810-dff0-49f5-8fe6-cfff009e6616} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1826 | 2025.12.20 04:55:14.290746 [ 267 ] {55f66810-dff0-49f5-8fe6-cfff009e6616} <Trace> oximeter.fields_i16 (f49be293-f532-4c39-83ae-fb145f049189): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1827 | 2025.12.20 04:55:14.290787 [ 267 ] {55f66810-dff0-49f5-8fe6-cfff009e6616} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 1828 | 2025.12.20 04:55:14.291106 [ 267 ] {55f66810-dff0-49f5-8fe6-cfff009e6616} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1829 | 2025.12.20 04:55:14.291322 [ 267 ] {55f66810-dff0-49f5-8fe6-cfff009e6616} <Trace> oximeter.fields_i16 (f49be293-f532-4c39-83ae-fb145f049189): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1830 | 2025.12.20 04:55:14.291451 [ 267 ] {55f66810-dff0-49f5-8fe6-cfff009e6616} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001246 sec., 19261.63723916533 rows/sec., 1.60 MiB/sec. | ||
| 1831 | 2025.12.20 04:55:14.291490 [ 267 ] {55f66810-dff0-49f5-8fe6-cfff009e6616} <Debug> TCPHandler: Processed in 0.001413611 sec. | ||
| 1832 | 2025.12.20 04:55:14.291608 [ 267 ] {} <Trace> TCP-Session: 352ca64c-0b32-4caa-b505-cc0d8326a7b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1833 | 2025.12.20 04:55:14.291711 [ 267 ] {dc543ee6-e515-4060-9519-56bbfb397304} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41344) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1834 | 2025.12.20 04:55:14.291752 [ 267 ] {dc543ee6-e515-4060-9519-56bbfb397304} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1835 | 2025.12.20 04:55:14.292132 [ 267 ] {dc543ee6-e515-4060-9519-56bbfb397304} <Trace> oximeter.fields_ipaddr (e2d7a9ce-de6b-4677-85c4-2fb4d093ba20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1836 | 2025.12.20 04:55:14.292169 [ 267 ] {dc543ee6-e515-4060-9519-56bbfb397304} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 1837 | 2025.12.20 04:55:14.292465 [ 267 ] {dc543ee6-e515-4060-9519-56bbfb397304} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1838 | 2025.12.20 04:55:14.292685 [ 267 ] {dc543ee6-e515-4060-9519-56bbfb397304} <Trace> oximeter.fields_ipaddr (e2d7a9ce-de6b-4677-85c4-2fb4d093ba20): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1839 | 2025.12.20 04:55:14.292813 [ 267 ] {dc543ee6-e515-4060-9519-56bbfb397304} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.00112 sec., 1785.7142857142858 rows/sec., 145.61 KiB/sec. | ||
| 1840 | 2025.12.20 04:55:14.292852 [ 267 ] {dc543ee6-e515-4060-9519-56bbfb397304} <Debug> TCPHandler: Processed in 0.00129462 sec. | ||
| 1841 | 2025.12.20 04:55:14.292958 [ 267 ] {} <Trace> TCP-Session: 352ca64c-0b32-4caa-b505-cc0d8326a7b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1842 | 2025.12.20 04:55:14.293054 [ 267 ] {a3c0e855-cb7a-4474-ab89-bcb9023bf3df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41344) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1843 | 2025.12.20 04:55:14.293094 [ 267 ] {a3c0e855-cb7a-4474-ab89-bcb9023bf3df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1844 | 2025.12.20 04:55:14.293609 [ 267 ] {a3c0e855-cb7a-4474-ab89-bcb9023bf3df} <Trace> oximeter.fields_string (98ba921c-f0d5-44b4-b899-9632ca3224e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1845 | 2025.12.20 04:55:14.293647 [ 267 ] {a3c0e855-cb7a-4474-ab89-bcb9023bf3df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 1846 | 2025.12.20 04:55:14.293976 [ 267 ] {a3c0e855-cb7a-4474-ab89-bcb9023bf3df} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1847 | 2025.12.20 04:55:14.294192 [ 267 ] {a3c0e855-cb7a-4474-ab89-bcb9023bf3df} <Trace> oximeter.fields_string (98ba921c-f0d5-44b4-b899-9632ca3224e8): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1848 | 2025.12.20 04:55:14.294323 [ 267 ] {a3c0e855-cb7a-4474-ab89-bcb9023bf3df} <Debug> executeQuery: Read 225 rows, 20.59 KiB in 0.001288 sec., 174689.4409937888 rows/sec., 15.61 MiB/sec. | ||
| 1849 | 2025.12.20 04:55:14.294365 [ 267 ] {a3c0e855-cb7a-4474-ab89-bcb9023bf3df} <Debug> TCPHandler: Processed in 0.001456612 sec. | ||
| 1850 | 2025.12.20 04:55:14.294479 [ 267 ] {} <Trace> TCP-Session: 352ca64c-0b32-4caa-b505-cc0d8326a7b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1851 | 2025.12.20 04:55:14.294574 [ 267 ] {8c40aeee-862d-42bd-b3f4-7360e37ca21a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41344) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1852 | 2025.12.20 04:55:14.294614 [ 267 ] {8c40aeee-862d-42bd-b3f4-7360e37ca21a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1853 | 2025.12.20 04:55:14.295058 [ 267 ] {8c40aeee-862d-42bd-b3f4-7360e37ca21a} <Trace> oximeter.fields_u16 (a1634391-e721-4954-b832-fc744d9d9f64): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1854 | 2025.12.20 04:55:14.295091 [ 267 ] {8c40aeee-862d-42bd-b3f4-7360e37ca21a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 1855 | 2025.12.20 04:55:14.295393 [ 267 ] {8c40aeee-862d-42bd-b3f4-7360e37ca21a} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1856 | 2025.12.20 04:55:14.295619 [ 267 ] {8c40aeee-862d-42bd-b3f4-7360e37ca21a} <Trace> oximeter.fields_u16 (a1634391-e721-4954-b832-fc744d9d9f64): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1857 | 2025.12.20 04:55:14.295749 [ 267 ] {8c40aeee-862d-42bd-b3f4-7360e37ca21a} <Debug> executeQuery: Read 38 rows, 2.91 KiB in 0.001194 sec., 31825.795644891125 rows/sec., 2.38 MiB/sec. | ||
| 1858 | 2025.12.20 04:55:14.295787 [ 267 ] {8c40aeee-862d-42bd-b3f4-7360e37ca21a} <Debug> TCPHandler: Processed in 0.0013582 sec. | ||
| 1859 | 2025.12.20 04:55:14.295895 [ 267 ] {} <Trace> TCP-Session: 352ca64c-0b32-4caa-b505-cc0d8326a7b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1860 | 2025.12.20 04:55:14.295989 [ 267 ] {2fb55ad1-dfd2-4678-b78e-928a7a415101} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41344) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1861 | 2025.12.20 04:55:14.296028 [ 267 ] {2fb55ad1-dfd2-4678-b78e-928a7a415101} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1862 | 2025.12.20 04:55:14.296426 [ 267 ] {2fb55ad1-dfd2-4678-b78e-928a7a415101} <Trace> oximeter.fields_u32 (84d137f6-cd6c-4f57-aaf1-93ce2ca067bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1863 | 2025.12.20 04:55:14.296462 [ 267 ] {2fb55ad1-dfd2-4678-b78e-928a7a415101} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 1864 | 2025.12.20 04:55:14.296761 [ 267 ] {2fb55ad1-dfd2-4678-b78e-928a7a415101} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1865 | 2025.12.20 04:55:14.296970 [ 267 ] {2fb55ad1-dfd2-4678-b78e-928a7a415101} <Trace> oximeter.fields_u32 (84d137f6-cd6c-4f57-aaf1-93ce2ca067bc): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1866 | 2025.12.20 04:55:14.297090 [ 267 ] {2fb55ad1-dfd2-4678-b78e-928a7a415101} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.00112 sec., 21428.57142857143 rows/sec., 1.78 MiB/sec. | ||
| 1867 | 2025.12.20 04:55:14.297126 [ 267 ] {2fb55ad1-dfd2-4678-b78e-928a7a415101} <Debug> TCPHandler: Processed in 0.001279769 sec. | ||
| 1868 | 2025.12.20 04:55:14.297229 [ 267 ] {} <Trace> TCP-Session: 352ca64c-0b32-4caa-b505-cc0d8326a7b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1869 | 2025.12.20 04:55:14.297331 [ 267 ] {6d41cf7a-4166-4ace-ab6b-85b3af0d0fa5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41344) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1870 | 2025.12.20 04:55:14.297374 [ 267 ] {6d41cf7a-4166-4ace-ab6b-85b3af0d0fa5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1871 | 2025.12.20 04:55:14.297825 [ 267 ] {6d41cf7a-4166-4ace-ab6b-85b3af0d0fa5} <Trace> oximeter.fields_u8 (5083c072-f9e4-4eec-9b80-9182ea62ce3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1872 | 2025.12.20 04:55:14.297869 [ 267 ] {6d41cf7a-4166-4ace-ab6b-85b3af0d0fa5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 1873 | 2025.12.20 04:55:14.298237 [ 267 ] {6d41cf7a-4166-4ace-ab6b-85b3af0d0fa5} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1874 | 2025.12.20 04:55:14.298485 [ 267 ] {6d41cf7a-4166-4ace-ab6b-85b3af0d0fa5} <Trace> oximeter.fields_u8 (5083c072-f9e4-4eec-9b80-9182ea62ce3f): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1875 | 2025.12.20 04:55:14.298635 [ 267 ] {6d41cf7a-4166-4ace-ab6b-85b3af0d0fa5} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001322 sec., 9077.15582450832 rows/sec., 709.15 KiB/sec. | ||
| 1876 | 2025.12.20 04:55:14.298673 [ 267 ] {6d41cf7a-4166-4ace-ab6b-85b3af0d0fa5} <Debug> TCPHandler: Processed in 0.001495233 sec. | ||
| 1877 | 2025.12.20 04:55:14.298780 [ 267 ] {} <Trace> TCP-Session: 352ca64c-0b32-4caa-b505-cc0d8326a7b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1878 | 2025.12.20 04:55:14.298874 [ 267 ] {bc615ec4-fcd4-4247-985d-fb4412e96537} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41344) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1879 | 2025.12.20 04:55:14.298913 [ 267 ] {bc615ec4-fcd4-4247-985d-fb4412e96537} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1880 | 2025.12.20 04:55:14.299358 [ 267 ] {bc615ec4-fcd4-4247-985d-fb4412e96537} <Trace> oximeter.fields_uuid (c4054d52-154a-4375-bc5c-c9e26ae24e42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1881 | 2025.12.20 04:55:14.299393 [ 267 ] {bc615ec4-fcd4-4247-985d-fb4412e96537} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 1882 | 2025.12.20 04:55:14.299696 [ 267 ] {bc615ec4-fcd4-4247-985d-fb4412e96537} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1883 | 2025.12.20 04:55:14.299916 [ 267 ] {bc615ec4-fcd4-4247-985d-fb4412e96537} <Trace> oximeter.fields_uuid (c4054d52-154a-4375-bc5c-c9e26ae24e42): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1884 | 2025.12.20 04:55:14.300039 [ 267 ] {bc615ec4-fcd4-4247-985d-fb4412e96537} <Debug> executeQuery: Read 133 rows, 11.03 KiB in 0.001183 sec., 112426.03550295858 rows/sec., 9.11 MiB/sec. | ||
| 1885 | 2025.12.20 04:55:14.300076 [ 267 ] {bc615ec4-fcd4-4247-985d-fb4412e96537} <Debug> TCPHandler: Processed in 0.001345841 sec. | ||
| 1886 | 2025.12.20 04:55:14.300181 [ 267 ] {} <Trace> TCP-Session: 352ca64c-0b32-4caa-b505-cc0d8326a7b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1887 | 2025.12.20 04:55:14.300274 [ 267 ] {f831a4af-50a4-4ebb-b3a4-7219eadce04b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41344) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1888 | 2025.12.20 04:55:14.300316 [ 267 ] {f831a4af-50a4-4ebb-b3a4-7219eadce04b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1889 | 2025.12.20 04:55:14.300707 [ 267 ] {f831a4af-50a4-4ebb-b3a4-7219eadce04b} <Trace> oximeter.measurements_cumulativeu64 (0728ad91-3238-42af-8ba1-e7fe350e1bf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1890 | 2025.12.20 04:55:14.300740 [ 267 ] {f831a4af-50a4-4ebb-b3a4-7219eadce04b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 1891 | 2025.12.20 04:55:14.301071 [ 267 ] {f831a4af-50a4-4ebb-b3a4-7219eadce04b} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1892 | 2025.12.20 04:55:14.301288 [ 267 ] {f831a4af-50a4-4ebb-b3a4-7219eadce04b} <Trace> oximeter.measurements_cumulativeu64 (0728ad91-3238-42af-8ba1-e7fe350e1bf3): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1893 | 2025.12.20 04:55:14.301411 [ 267 ] {f831a4af-50a4-4ebb-b3a4-7219eadce04b} <Debug> executeQuery: Read 197 rows, 14.47 KiB in 0.001155 sec., 170562.77056277057 rows/sec., 12.23 MiB/sec. | ||
| 1894 | 2025.12.20 04:55:14.301446 [ 267 ] {f831a4af-50a4-4ebb-b3a4-7219eadce04b} <Debug> TCPHandler: Processed in 0.00131435 sec. | ||
| 1895 | 2025.12.20 04:55:14.301558 [ 267 ] {} <Trace> TCP-Session: 352ca64c-0b32-4caa-b505-cc0d8326a7b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1896 | 2025.12.20 04:55:14.301653 [ 267 ] {4aae7824-35cb-478b-8bcc-09746ce08e96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41344) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1897 | 2025.12.20 04:55:14.301704 [ 267 ] {4aae7824-35cb-478b-8bcc-09746ce08e96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1898 | 2025.12.20 04:55:14.302452 [ 267 ] {4aae7824-35cb-478b-8bcc-09746ce08e96} <Trace> oximeter.measurements_histogramu64 (20f97701-e8e9-497e-bf0d-ce4ede2e5aa1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1899 | 2025.12.20 04:55:14.302486 [ 267 ] {4aae7824-35cb-478b-8bcc-09746ce08e96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 1900 | 2025.12.20 04:55:14.302994 [ 267 ] {4aae7824-35cb-478b-8bcc-09746ce08e96} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1901 | 2025.12.20 04:55:14.303210 [ 267 ] {4aae7824-35cb-478b-8bcc-09746ce08e96} <Trace> oximeter.measurements_histogramu64 (20f97701-e8e9-497e-bf0d-ce4ede2e5aa1): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1902 | 2025.12.20 04:55:14.303339 [ 267 ] {4aae7824-35cb-478b-8bcc-09746ce08e96} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001704 sec., 14084.507042253521 rows/sec., 25.24 MiB/sec. | ||
| 1903 | 2025.12.20 04:55:14.303392 [ 267 ] {4aae7824-35cb-478b-8bcc-09746ce08e96} <Debug> TCPHandler: Processed in 0.001881928 sec. | ||
| 1904 | 2025.12.20 04:55:14.303499 [ 267 ] {} <Trace> TCP-Session: 352ca64c-0b32-4caa-b505-cc0d8326a7b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1905 | 2025.12.20 04:55:14.303593 [ 267 ] {923e9c00-e835-43ad-b0d7-62065d5163d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41344) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1906 | 2025.12.20 04:55:14.303638 [ 267 ] {923e9c00-e835-43ad-b0d7-62065d5163d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1907 | 2025.12.20 04:55:14.303945 [ 267 ] {923e9c00-e835-43ad-b0d7-62065d5163d5} <Trace> oximeter.measurements_i64 (7d770ab8-2427-473d-b978-98280f97206a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1908 | 2025.12.20 04:55:14.303979 [ 267 ] {923e9c00-e835-43ad-b0d7-62065d5163d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 1909 | 2025.12.20 04:55:14.304392 [ 267 ] {923e9c00-e835-43ad-b0d7-62065d5163d5} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1910 | 2025.12.20 04:55:14.304613 [ 267 ] {923e9c00-e835-43ad-b0d7-62065d5163d5} <Trace> oximeter.measurements_i64 (7d770ab8-2427-473d-b978-98280f97206a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1911 | 2025.12.20 04:55:14.304734 [ 267 ] {923e9c00-e835-43ad-b0d7-62065d5163d5} <Debug> executeQuery: Read 9 rows, 680.00 B in 0.001159 sec., 7765.314926660914 rows/sec., 572.96 KiB/sec. | ||
| 1912 | 2025.12.20 04:55:14.304770 [ 267 ] {923e9c00-e835-43ad-b0d7-62065d5163d5} <Debug> TCPHandler: Processed in 0.00131889 sec. | ||
| 1913 | 2025.12.20 04:55:14.304875 [ 267 ] {} <Trace> TCP-Session: 352ca64c-0b32-4caa-b505-cc0d8326a7b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1914 | 2025.12.20 04:55:14.304968 [ 267 ] {e21aa0b5-5871-48dc-8553-910929a3109e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41344) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1915 | 2025.12.20 04:55:14.305008 [ 267 ] {e21aa0b5-5871-48dc-8553-910929a3109e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1916 | 2025.12.20 04:55:14.305338 [ 267 ] {e21aa0b5-5871-48dc-8553-910929a3109e} <Trace> oximeter.measurements_u64 (2d12d158-aeaf-4eed-935c-e5714c0fad4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1917 | 2025.12.20 04:55:14.305373 [ 267 ] {e21aa0b5-5871-48dc-8553-910929a3109e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 1918 | 2025.12.20 04:55:14.305668 [ 267 ] {e21aa0b5-5871-48dc-8553-910929a3109e} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1919 | 2025.12.20 04:55:14.305877 [ 267 ] {e21aa0b5-5871-48dc-8553-910929a3109e} <Trace> oximeter.measurements_u64 (2d12d158-aeaf-4eed-935c-e5714c0fad4d): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1920 | 2025.12.20 04:55:14.305997 [ 267 ] {e21aa0b5-5871-48dc-8553-910929a3109e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001047 sec., 57306.59025787966 rows/sec., 3.86 MiB/sec. | ||
| 1921 | 2025.12.20 04:55:14.306031 [ 267 ] {e21aa0b5-5871-48dc-8553-910929a3109e} <Debug> TCPHandler: Processed in 0.001205188 sec. | ||
| 1922 | 2025.12.20 04:55:19.266268 [ 267 ] {} <Trace> TCP-Session: 352ca64c-0b32-4caa-b505-cc0d8326a7b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1923 | 2025.12.20 04:55:19.266458 [ 267 ] {03adfb82-483a-4a28-a9c4-2efca1f1a71e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41344) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1924 | 2025.12.20 04:55:19.266522 [ 267 ] {03adfb82-483a-4a28-a9c4-2efca1f1a71e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1925 | 2025.12.20 04:55:19.267185 [ 267 ] {03adfb82-483a-4a28-a9c4-2efca1f1a71e} <Trace> oximeter.fields_string (98ba921c-f0d5-44b4-b899-9632ca3224e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1926 | 2025.12.20 04:55:19.267234 [ 267 ] {03adfb82-483a-4a28-a9c4-2efca1f1a71e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 1927 | 2025.12.20 04:55:19.267644 [ 267 ] {03adfb82-483a-4a28-a9c4-2efca1f1a71e} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1928 | 2025.12.20 04:55:19.267873 [ 267 ] {03adfb82-483a-4a28-a9c4-2efca1f1a71e} <Trace> oximeter.fields_string (98ba921c-f0d5-44b4-b899-9632ca3224e8): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1929 | 2025.12.20 04:55:19.268018 [ 267 ] {03adfb82-483a-4a28-a9c4-2efca1f1a71e} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001608 sec., 34825.87064676617 rows/sec., 2.68 MiB/sec. | ||
| 1930 | 2025.12.20 04:55:19.268085 [ 267 ] {03adfb82-483a-4a28-a9c4-2efca1f1a71e} <Debug> TCPHandler: Processed in 0.00194424 sec. | ||
| 1931 | 2025.12.20 04:55:19.268212 [ 267 ] {} <Trace> TCP-Session: 352ca64c-0b32-4caa-b505-cc0d8326a7b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1932 | 2025.12.20 04:55:19.268307 [ 267 ] {feec9033-76e2-4241-a7f2-f72308c0e045} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41344) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1933 | 2025.12.20 04:55:19.268348 [ 267 ] {feec9033-76e2-4241-a7f2-f72308c0e045} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1934 | 2025.12.20 04:55:19.268781 [ 267 ] {feec9033-76e2-4241-a7f2-f72308c0e045} <Trace> oximeter.fields_uuid (c4054d52-154a-4375-bc5c-c9e26ae24e42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1935 | 2025.12.20 04:55:19.268816 [ 267 ] {feec9033-76e2-4241-a7f2-f72308c0e045} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 1936 | 2025.12.20 04:55:19.269138 [ 267 ] {feec9033-76e2-4241-a7f2-f72308c0e045} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1937 | 2025.12.20 04:55:19.269380 [ 267 ] {feec9033-76e2-4241-a7f2-f72308c0e045} <Trace> oximeter.fields_uuid (c4054d52-154a-4375-bc5c-c9e26ae24e42): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1938 | 2025.12.20 04:55:19.269513 [ 267 ] {feec9033-76e2-4241-a7f2-f72308c0e045} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001224 sec., 52287.5816993464 rows/sec., 4.08 MiB/sec. | ||
| 1939 | 2025.12.20 04:55:19.269553 [ 267 ] {feec9033-76e2-4241-a7f2-f72308c0e045} <Debug> TCPHandler: Processed in 0.001389731 sec. | ||
| 1940 | 2025.12.20 04:55:19.269702 [ 267 ] {} <Trace> TCP-Session: 352ca64c-0b32-4caa-b505-cc0d8326a7b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1941 | 2025.12.20 04:55:19.269798 [ 267 ] {bc549d13-5f8e-4871-9cae-8cd9ea077e11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41344) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1942 | 2025.12.20 04:55:19.269843 [ 267 ] {bc549d13-5f8e-4871-9cae-8cd9ea077e11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1943 | 2025.12.20 04:55:19.270296 [ 267 ] {bc549d13-5f8e-4871-9cae-8cd9ea077e11} <Trace> oximeter.measurements_cumulativeu64 (0728ad91-3238-42af-8ba1-e7fe350e1bf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1944 | 2025.12.20 04:55:19.270333 [ 267 ] {bc549d13-5f8e-4871-9cae-8cd9ea077e11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 1945 | 2025.12.20 04:55:19.270683 [ 267 ] {bc549d13-5f8e-4871-9cae-8cd9ea077e11} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1946 | 2025.12.20 04:55:19.270905 [ 267 ] {bc549d13-5f8e-4871-9cae-8cd9ea077e11} <Trace> oximeter.measurements_cumulativeu64 (0728ad91-3238-42af-8ba1-e7fe350e1bf3): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1947 | 2025.12.20 04:55:19.271034 [ 267 ] {bc549d13-5f8e-4871-9cae-8cd9ea077e11} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00125 sec., 128000 rows/sec., 8.91 MiB/sec. | ||
| 1948 | 2025.12.20 04:55:19.271071 [ 267 ] {bc549d13-5f8e-4871-9cae-8cd9ea077e11} <Debug> TCPHandler: Processed in 0.001435202 sec. | ||
| 1949 | 2025.12.20 04:55:19.271207 [ 267 ] {} <Trace> TCP-Session: 352ca64c-0b32-4caa-b505-cc0d8326a7b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1950 | 2025.12.20 04:55:19.271302 [ 267 ] {5a89a74f-82a8-4090-ba55-6d558aa5ce0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41344) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1951 | 2025.12.20 04:55:19.271343 [ 267 ] {5a89a74f-82a8-4090-ba55-6d558aa5ce0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1952 | 2025.12.20 04:55:19.271674 [ 267 ] {5a89a74f-82a8-4090-ba55-6d558aa5ce0b} <Trace> oximeter.measurements_u64 (2d12d158-aeaf-4eed-935c-e5714c0fad4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1953 | 2025.12.20 04:55:19.271712 [ 267 ] {5a89a74f-82a8-4090-ba55-6d558aa5ce0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 1954 | 2025.12.20 04:55:19.272038 [ 267 ] {5a89a74f-82a8-4090-ba55-6d558aa5ce0b} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1955 | 2025.12.20 04:55:19.272278 [ 267 ] {5a89a74f-82a8-4090-ba55-6d558aa5ce0b} <Trace> oximeter.measurements_u64 (2d12d158-aeaf-4eed-935c-e5714c0fad4d): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1956 | 2025.12.20 04:55:19.272405 [ 267 ] {5a89a74f-82a8-4090-ba55-6d558aa5ce0b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00112 sec., 53571.42857142858 rows/sec., 3.61 MiB/sec. | ||
| 1957 | 2025.12.20 04:55:19.272441 [ 267 ] {5a89a74f-82a8-4090-ba55-6d558aa5ce0b} <Debug> TCPHandler: Processed in 0.001283329 sec. | ||
| 1958 | 2025.12.20 04:55:20.545689 [ 50 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1959 | 2025.12.20 04:55:20.545746 [ 50 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1960 | 2025.12.20 04:55:20.628550 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 282 | ||
| 1961 | 2025.12.20 04:55:20.630942 [ 243 ] {} <Trace> system.query_log (8da1f072-0632-4951-ad37-80ce429be088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1962 | 2025.12.20 04:55:20.631002 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 1963 | 2025.12.20 04:55:20.632266 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1964 | 2025.12.20 04:55:20.632550 [ 243 ] {} <Trace> system.query_log (8da1f072-0632-4951-ad37-80ce429be088): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1965 | 2025.12.20 04:55:20.632911 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 282 | ||
| 1966 | 2025.12.20 04:55:20.634358 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 3775 | ||
| 1967 | 2025.12.20 04:55:20.634852 [ 244 ] {} <Trace> system.asynchronous_metric_log (e27368f7-91e4-4bc1-8c72-f994b219acd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1968 | 2025.12.20 04:55:20.634898 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 1969 | 2025.12.20 04:55:20.635396 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1970 | 2025.12.20 04:55:20.635663 [ 244 ] {} <Trace> system.asynchronous_metric_log (e27368f7-91e4-4bc1-8c72-f994b219acd5): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1971 | 2025.12.20 04:55:20.635815 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3775 | ||
| 1972 | 2025.12.20 04:55:20.825570 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
| 1973 | 2025.12.20 04:55:20.843613 [ 245 ] {} <Trace> system.metric_log (ee27eced-b232-4ad5-8c8e-43cace0440d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1974 | 2025.12.20 04:55:20.843677 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 1975 | 2025.12.20 04:55:20.849270 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1976 | 2025.12.20 04:55:20.849985 [ 245 ] {} <Trace> system.metric_log (ee27eced-b232-4ad5-8c8e-43cace0440d5): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1977 | 2025.12.20 04:55:20.853499 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
| 1978 | 2025.12.20 04:55:23.831490 [ 267 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1979 | 2025.12.20 04:55:23.831572 [ 267 ] {} <Debug> TCP-Session: 352ca64c-0b32-4caa-b505-cc0d8326a7b8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1980 | 2025.12.20 04:55:24.000194 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 181.64 MiB, peak 192.67 MiB, free memory in arenas 0.00 B, will set to 183.71 MiB (RSS), difference: 2.08 MiB | ||
| 1981 | 2025.12.20 04:55:24.268238 [ 269 ] {} <Trace> TCP-Session: ef844e67-0e15-4267-afc8-2f7c0fc33f21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1982 | 2025.12.20 04:55:24.268455 [ 269 ] {9a9ef26e-e18d-4eab-a85c-a41fdfce30c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62292) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1983 | 2025.12.20 04:55:24.268533 [ 269 ] {9a9ef26e-e18d-4eab-a85c-a41fdfce30c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1984 | 2025.12.20 04:55:24.269323 [ 269 ] {9a9ef26e-e18d-4eab-a85c-a41fdfce30c6} <Trace> oximeter.fields_string (98ba921c-f0d5-44b4-b899-9632ca3224e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1985 | 2025.12.20 04:55:24.269376 [ 269 ] {9a9ef26e-e18d-4eab-a85c-a41fdfce30c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 1986 | 2025.12.20 04:55:24.269803 [ 269 ] {9a9ef26e-e18d-4eab-a85c-a41fdfce30c6} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 1987 | 2025.12.20 04:55:24.270038 [ 269 ] {9a9ef26e-e18d-4eab-a85c-a41fdfce30c6} <Trace> oximeter.fields_string (98ba921c-f0d5-44b4-b899-9632ca3224e8): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1988 | 2025.12.20 04:55:24.270193 [ 269 ] {9a9ef26e-e18d-4eab-a85c-a41fdfce30c6} <Debug> executeQuery: Read 126 rows, 11.09 KiB in 0.0018 sec., 70000 rows/sec., 6.02 MiB/sec. | ||
| 1989 | 2025.12.20 04:55:24.270239 [ 269 ] {9a9ef26e-e18d-4eab-a85c-a41fdfce30c6} <Debug> TCPHandler: Processed in 0.002144682 sec. | ||
| 1990 | 2025.12.20 04:55:24.270366 [ 269 ] {} <Trace> TCP-Session: ef844e67-0e15-4267-afc8-2f7c0fc33f21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1991 | 2025.12.20 04:55:24.270471 [ 269 ] {392c6ab5-49e7-4e4e-9b4a-2c986b80aaa9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62292) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1992 | 2025.12.20 04:55:24.270515 [ 269 ] {392c6ab5-49e7-4e4e-9b4a-2c986b80aaa9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1993 | 2025.12.20 04:55:24.270930 [ 269 ] {392c6ab5-49e7-4e4e-9b4a-2c986b80aaa9} <Trace> oximeter.fields_u16 (a1634391-e721-4954-b832-fc744d9d9f64): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1994 | 2025.12.20 04:55:24.270969 [ 269 ] {392c6ab5-49e7-4e4e-9b4a-2c986b80aaa9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 1995 | 2025.12.20 04:55:24.271278 [ 269 ] {392c6ab5-49e7-4e4e-9b4a-2c986b80aaa9} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1996 | 2025.12.20 04:55:24.271494 [ 269 ] {392c6ab5-49e7-4e4e-9b4a-2c986b80aaa9} <Trace> oximeter.fields_u16 (a1634391-e721-4954-b832-fc744d9d9f64): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1997 | 2025.12.20 04:55:24.271605 [ 48 ] {} <Debug> oximeter.fields_u16 (a1634391-e721-4954-b832-fc744d9d9f64) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1998 | 2025.12.20 04:55:24.271625 [ 269 ] {392c6ab5-49e7-4e4e-9b4a-2c986b80aaa9} <Debug> executeQuery: Read 35 rows, 2.63 KiB in 0.001178 sec., 29711.37521222411 rows/sec., 2.18 MiB/sec. | ||
| 1999 | 2025.12.20 04:55:24.271672 [ 48 ] {} <Trace> oximeter.fields_u16 (a1634391-e721-4954-b832-fc744d9d9f64): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2000 | 2025.12.20 04:55:24.271680 [ 269 ] {392c6ab5-49e7-4e4e-9b4a-2c986b80aaa9} <Debug> TCPHandler: Processed in 0.00136949 sec. | ||
| 2001 | 2025.12.20 04:55:24.271701 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 2002 | 2025.12.20 04:55:24.271799 [ 269 ] {} <Trace> TCP-Session: ef844e67-0e15-4267-afc8-2f7c0fc33f21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2003 | 2025.12.20 04:55:24.271828 [ 192 ] {a1634391-e721-4954-b832-fc744d9d9f64::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 | ||
| 2004 | 2025.12.20 04:55:24.271902 [ 269 ] {958c8d63-9667-4eb0-83bd-e084b31b6bbf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62292) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2005 | 2025.12.20 04:55:24.271949 [ 269 ] {958c8d63-9667-4eb0-83bd-e084b31b6bbf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2006 | 2025.12.20 04:55:24.271951 [ 192 ] {a1634391-e721-4954-b832-fc744d9d9f64::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2007 | 2025.12.20 04:55:24.272006 [ 192 ] {a1634391-e721-4954-b832-fc744d9d9f64::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 32 rows starting from the beginning of the part | ||
| 2008 | 2025.12.20 04:55:24.272101 [ 192 ] {a1634391-e721-4954-b832-fc744d9d9f64::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 10 rows starting from the beginning of the part | ||
| 2009 | 2025.12.20 04:55:24.272152 [ 192 ] {a1634391-e721-4954-b832-fc744d9d9f64::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 2 rows starting from the beginning of the part | ||
| 2010 | 2025.12.20 04:55:24.272197 [ 192 ] {a1634391-e721-4954-b832-fc744d9d9f64::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 10 rows starting from the beginning of the part | ||
| 2011 | 2025.12.20 04:55:24.272239 [ 192 ] {a1634391-e721-4954-b832-fc744d9d9f64::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 38 rows starting from the beginning of the part | ||
| 2012 | 2025.12.20 04:55:24.272280 [ 192 ] {a1634391-e721-4954-b832-fc744d9d9f64::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 35 rows starting from the beginning of the part | ||
| 2013 | 2025.12.20 04:55:24.272389 [ 269 ] {958c8d63-9667-4eb0-83bd-e084b31b6bbf} <Trace> oximeter.fields_uuid (c4054d52-154a-4375-bc5c-c9e26ae24e42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2014 | 2025.12.20 04:55:24.272431 [ 269 ] {958c8d63-9667-4eb0-83bd-e084b31b6bbf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 2015 | 2025.12.20 04:55:24.272775 [ 269 ] {958c8d63-9667-4eb0-83bd-e084b31b6bbf} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2016 | 2025.12.20 04:55:24.273023 [ 269 ] {958c8d63-9667-4eb0-83bd-e084b31b6bbf} <Trace> oximeter.fields_uuid (c4054d52-154a-4375-bc5c-c9e26ae24e42): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2017 | 2025.12.20 04:55:24.273159 [ 269 ] {958c8d63-9667-4eb0-83bd-e084b31b6bbf} <Debug> executeQuery: Read 105 rows, 8.43 KiB in 0.001277 sec., 82223.9624119029 rows/sec., 6.45 MiB/sec. | ||
| 2018 | 2025.12.20 04:55:24.273198 [ 269 ] {958c8d63-9667-4eb0-83bd-e084b31b6bbf} <Debug> TCPHandler: Processed in 0.001451852 sec. | ||
| 2019 | 2025.12.20 04:55:24.273215 [ 200 ] {a1634391-e721-4954-b832-fc744d9d9f64::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 127 rows, containing 5 columns (5 merged, 0 gathered) in 0.001436322 sec., 88420.28458799628 rows/sec., 6.86 MiB/sec. | ||
| 2020 | 2025.12.20 04:55:24.273313 [ 269 ] {} <Trace> TCP-Session: ef844e67-0e15-4267-afc8-2f7c0fc33f21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2021 | 2025.12.20 04:55:24.273386 [ 196 ] {a1634391-e721-4954-b832-fc744d9d9f64::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2022 | 2025.12.20 04:55:24.273415 [ 269 ] {6406b07a-a558-4416-9813-32258120e3da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62292) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2023 | 2025.12.20 04:55:24.273463 [ 269 ] {6406b07a-a558-4416-9813-32258120e3da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2024 | 2025.12.20 04:55:24.273696 [ 196 ] {a1634391-e721-4954-b832-fc744d9d9f64::all_1_6_1} <Trace> oximeter.fields_u16 (a1634391-e721-4954-b832-fc744d9d9f64): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2025 | 2025.12.20 04:55:24.273789 [ 196 ] {a1634391-e721-4954-b832-fc744d9d9f64::all_1_6_1} <Trace> oximeter.fields_u16 (a1634391-e721-4954-b832-fc744d9d9f64) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2026 | 2025.12.20 04:55:24.273879 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 2027 | 2025.12.20 04:55:24.274203 [ 269 ] {6406b07a-a558-4416-9813-32258120e3da} <Trace> oximeter.measurements_cumulativeu64 (0728ad91-3238-42af-8ba1-e7fe350e1bf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2028 | 2025.12.20 04:55:24.274255 [ 269 ] {6406b07a-a558-4416-9813-32258120e3da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 2029 | 2025.12.20 04:55:24.274713 [ 269 ] {6406b07a-a558-4416-9813-32258120e3da} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2030 | 2025.12.20 04:55:24.275012 [ 269 ] {6406b07a-a558-4416-9813-32258120e3da} <Trace> oximeter.measurements_cumulativeu64 (0728ad91-3238-42af-8ba1-e7fe350e1bf3): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2031 | 2025.12.20 04:55:24.275231 [ 269 ] {6406b07a-a558-4416-9813-32258120e3da} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001834 sec., 87241.00327153763 rows/sec., 6.08 MiB/sec. | ||
| 2032 | 2025.12.20 04:55:24.275293 [ 269 ] {6406b07a-a558-4416-9813-32258120e3da} <Debug> TCPHandler: Processed in 0.00202946 sec. | ||
| 2033 | 2025.12.20 04:55:24.276353 [ 269 ] {} <Trace> TCP-Session: ef844e67-0e15-4267-afc8-2f7c0fc33f21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2034 | 2025.12.20 04:55:24.276460 [ 269 ] {29e9ffe3-7f51-461c-8df6-58660280720b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62292) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2035 | 2025.12.20 04:55:24.276518 [ 269 ] {29e9ffe3-7f51-461c-8df6-58660280720b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2036 | 2025.12.20 04:55:24.277514 [ 269 ] {29e9ffe3-7f51-461c-8df6-58660280720b} <Trace> oximeter.measurements_histogramu64 (20f97701-e8e9-497e-bf0d-ce4ede2e5aa1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2037 | 2025.12.20 04:55:24.277554 [ 269 ] {29e9ffe3-7f51-461c-8df6-58660280720b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 2038 | 2025.12.20 04:55:24.278160 [ 269 ] {29e9ffe3-7f51-461c-8df6-58660280720b} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2039 | 2025.12.20 04:55:24.278406 [ 269 ] {29e9ffe3-7f51-461c-8df6-58660280720b} <Trace> oximeter.measurements_histogramu64 (20f97701-e8e9-497e-bf0d-ce4ede2e5aa1): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2040 | 2025.12.20 04:55:24.278552 [ 269 ] {29e9ffe3-7f51-461c-8df6-58660280720b} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.002112 sec., 16571.969696969696 rows/sec., 29.70 MiB/sec. | ||
| 2041 | 2025.12.20 04:55:24.278618 [ 269 ] {29e9ffe3-7f51-461c-8df6-58660280720b} <Debug> TCPHandler: Processed in 0.002318805 sec. | ||
| 2042 | 2025.12.20 04:55:24.278763 [ 269 ] {} <Trace> TCP-Session: ef844e67-0e15-4267-afc8-2f7c0fc33f21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2043 | 2025.12.20 04:55:24.278861 [ 269 ] {ddcd068a-18b9-4ced-80f5-ff2a36e49719} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62292) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 2044 | 2025.12.20 04:55:24.278906 [ 269 ] {ddcd068a-18b9-4ced-80f5-ff2a36e49719} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2045 | 2025.12.20 04:55:24.279277 [ 269 ] {ddcd068a-18b9-4ced-80f5-ff2a36e49719} <Trace> oximeter.measurements_i64 (7d770ab8-2427-473d-b978-98280f97206a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2046 | 2025.12.20 04:55:24.279320 [ 269 ] {ddcd068a-18b9-4ced-80f5-ff2a36e49719} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 2047 | 2025.12.20 04:55:24.279630 [ 269 ] {ddcd068a-18b9-4ced-80f5-ff2a36e49719} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2048 | 2025.12.20 04:55:24.279896 [ 269 ] {ddcd068a-18b9-4ced-80f5-ff2a36e49719} <Trace> oximeter.measurements_i64 (7d770ab8-2427-473d-b978-98280f97206a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2049 | 2025.12.20 04:55:24.280032 [ 269 ] {ddcd068a-18b9-4ced-80f5-ff2a36e49719} <Debug> executeQuery: Read 9 rows, 709.00 B in 0.00119 sec., 7563.0252100840335 rows/sec., 581.83 KiB/sec. | ||
| 2050 | 2025.12.20 04:55:24.280068 [ 269 ] {ddcd068a-18b9-4ced-80f5-ff2a36e49719} <Debug> TCPHandler: Processed in 0.001356701 sec. | ||
| 2051 | 2025.12.20 04:55:24.280182 [ 269 ] {} <Trace> TCP-Session: ef844e67-0e15-4267-afc8-2f7c0fc33f21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2052 | 2025.12.20 04:55:24.280279 [ 269 ] {dc6a1cc8-5547-4c16-820c-c2be750771aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62292) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2053 | 2025.12.20 04:55:24.280321 [ 269 ] {dc6a1cc8-5547-4c16-820c-c2be750771aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2054 | 2025.12.20 04:55:24.280775 [ 269 ] {dc6a1cc8-5547-4c16-820c-c2be750771aa} <Trace> oximeter.measurements_u64 (2d12d158-aeaf-4eed-935c-e5714c0fad4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2055 | 2025.12.20 04:55:24.280814 [ 269 ] {dc6a1cc8-5547-4c16-820c-c2be750771aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 2056 | 2025.12.20 04:55:24.281140 [ 269 ] {dc6a1cc8-5547-4c16-820c-c2be750771aa} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2057 | 2025.12.20 04:55:24.281371 [ 269 ] {dc6a1cc8-5547-4c16-820c-c2be750771aa} <Trace> oximeter.measurements_u64 (2d12d158-aeaf-4eed-935c-e5714c0fad4d): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2058 | 2025.12.20 04:55:24.281501 [ 269 ] {dc6a1cc8-5547-4c16-820c-c2be750771aa} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001242 sec., 48309.17874396135 rows/sec., 3.26 MiB/sec. | ||
| 2059 | 2025.12.20 04:55:24.281538 [ 269 ] {dc6a1cc8-5547-4c16-820c-c2be750771aa} <Debug> TCPHandler: Processed in 0.001405981 sec. | ||
| 2060 | 2025.12.20 04:55:25.721295 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51254 | ||
| 2061 | 2025.12.20 04:55:25.721395 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2062 | 2025.12.20 04:55:25.721422 [ 267 ] {} <Debug> TCP-Session: 43c2229d-5513-46f5-ac5a-ab8fa6dd05da Authenticating user 'default' from [fd00:1122:3344:101::e]:51254 | ||
| 2063 | 2025.12.20 04:55:25.721445 [ 267 ] {} <Debug> TCP-Session: 43c2229d-5513-46f5-ac5a-ab8fa6dd05da Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2064 | 2025.12.20 04:55:25.721459 [ 267 ] {} <Debug> TCP-Session: 43c2229d-5513-46f5-ac5a-ab8fa6dd05da Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2065 | 2025.12.20 04:55:25.721684 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49132 | ||
| 2066 | 2025.12.20 04:55:25.721706 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61970 | ||
| 2067 | 2025.12.20 04:55:25.721752 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37857 | ||
| 2068 | 2025.12.20 04:55:25.721768 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41845 | ||
| 2069 | 2025.12.20 04:55:25.721785 [ 267 ] {} <Trace> TCP-Session: 43c2229d-5513-46f5-ac5a-ab8fa6dd05da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2070 | 2025.12.20 04:55:25.721819 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2071 | 2025.12.20 04:55:25.721840 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2072 | 2025.12.20 04:55:25.721738 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40032 | ||
| 2073 | 2025.12.20 04:55:25.721895 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2074 | 2025.12.20 04:55:25.721893 [ 287 ] {} <Debug> TCP-Session: c38d5b0c-1607-412b-a2ec-9bbf3a581a9c Authenticating user 'default' from [fd00:1122:3344:101::e]:61970 | ||
| 2075 | 2025.12.20 04:55:25.721932 [ 293 ] {} <Debug> TCP-Session: d2235bf2-98ac-4958-b592-d901c19a7af7 Authenticating user 'default' from [fd00:1122:3344:101::e]:41845 | ||
| 2076 | 2025.12.20 04:55:25.721946 [ 287 ] {} <Debug> TCP-Session: c38d5b0c-1607-412b-a2ec-9bbf3a581a9c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2077 | 2025.12.20 04:55:25.721963 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2078 | 2025.12.20 04:55:25.721967 [ 293 ] {} <Debug> TCP-Session: d2235bf2-98ac-4958-b592-d901c19a7af7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2079 | 2025.12.20 04:55:25.721971 [ 287 ] {} <Debug> TCP-Session: c38d5b0c-1607-412b-a2ec-9bbf3a581a9c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2080 | 2025.12.20 04:55:25.721998 [ 293 ] {} <Debug> TCP-Session: d2235bf2-98ac-4958-b592-d901c19a7af7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2081 | 2025.12.20 04:55:25.721998 [ 289 ] {} <Debug> TCP-Session: fb8f3491-7ac2-4fb9-9890-ff4861cfa997 Authenticating user 'default' from [fd00:1122:3344:101::e]:40032 | ||
| 2082 | 2025.12.20 04:55:25.721996 [ 267 ] {cf1c0aec-a4af-44b4-b658-4962a9e1a65f} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:51254) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2083 | 2025.12.20 04:55:25.722038 [ 289 ] {} <Debug> TCP-Session: fb8f3491-7ac2-4fb9-9890-ff4861cfa997 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2084 | 2025.12.20 04:55:25.721882 [ 286 ] {} <Debug> TCP-Session: 3d511a60-12eb-4316-b6d1-c5628c2234ca Authenticating user 'default' from [fd00:1122:3344:101::e]:49132 | ||
| 2085 | 2025.12.20 04:55:25.722074 [ 289 ] {} <Debug> TCP-Session: fb8f3491-7ac2-4fb9-9890-ff4861cfa997 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2086 | 2025.12.20 04:55:25.721743 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37929 | ||
| 2087 | 2025.12.20 04:55:25.722105 [ 286 ] {} <Debug> TCP-Session: 3d511a60-12eb-4316-b6d1-c5628c2234ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2088 | 2025.12.20 04:55:25.721721 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44988 | ||
| 2089 | 2025.12.20 04:55:25.722140 [ 286 ] {} <Debug> TCP-Session: 3d511a60-12eb-4316-b6d1-c5628c2234ca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2090 | 2025.12.20 04:55:25.721762 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61469 | ||
| 2091 | 2025.12.20 04:55:25.722174 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2092 | 2025.12.20 04:55:25.722218 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2093 | 2025.12.20 04:55:25.722240 [ 290 ] {} <Debug> TCP-Session: 4d4eb317-0802-4947-8242-66c8303f98a6 Authenticating user 'default' from [fd00:1122:3344:101::e]:37929 | ||
| 2094 | 2025.12.20 04:55:25.722251 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2095 | 2025.12.20 04:55:25.722252 [ 288 ] {} <Debug> TCP-Session: eaf89d5a-b3fc-4a35-bad7-15f14768087f Authenticating user 'default' from [fd00:1122:3344:101::e]:44988 | ||
| 2096 | 2025.12.20 04:55:25.722268 [ 290 ] {} <Debug> TCP-Session: 4d4eb317-0802-4947-8242-66c8303f98a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2097 | 2025.12.20 04:55:25.722280 [ 292 ] {} <Debug> TCP-Session: 6b010b06-bf48-45ed-96de-d5155ebab054 Authenticating user 'default' from [fd00:1122:3344:101::e]:61469 | ||
| 2098 | 2025.12.20 04:55:25.722287 [ 288 ] {} <Debug> TCP-Session: eaf89d5a-b3fc-4a35-bad7-15f14768087f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2099 | 2025.12.20 04:55:25.722301 [ 267 ] {cf1c0aec-a4af-44b4-b658-4962a9e1a65f} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2100 | 2025.12.20 04:55:25.722312 [ 292 ] {} <Debug> TCP-Session: 6b010b06-bf48-45ed-96de-d5155ebab054 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2101 | 2025.12.20 04:55:25.722316 [ 288 ] {} <Debug> TCP-Session: eaf89d5a-b3fc-4a35-bad7-15f14768087f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2102 | 2025.12.20 04:55:25.722338 [ 292 ] {} <Debug> TCP-Session: 6b010b06-bf48-45ed-96de-d5155ebab054 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2103 | 2025.12.20 04:55:25.722298 [ 290 ] {} <Debug> TCP-Session: 4d4eb317-0802-4947-8242-66c8303f98a6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2104 | 2025.12.20 04:55:25.722363 [ 267 ] {cf1c0aec-a4af-44b4-b658-4962a9e1a65f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2105 | 2025.12.20 04:55:25.721839 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2106 | 2025.12.20 04:55:25.722420 [ 291 ] {} <Debug> TCP-Session: 72121bef-a21e-44e4-8705-6a085df9997e Authenticating user 'default' from [fd00:1122:3344:101::e]:37857 | ||
| 2107 | 2025.12.20 04:55:25.722436 [ 291 ] {} <Debug> TCP-Session: 72121bef-a21e-44e4-8705-6a085df9997e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2108 | 2025.12.20 04:55:25.722448 [ 291 ] {} <Debug> TCP-Session: 72121bef-a21e-44e4-8705-6a085df9997e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2109 | 2025.12.20 04:55:25.722663 [ 267 ] {cf1c0aec-a4af-44b4-b658-4962a9e1a65f} <Debug> oximeter.version (17f1381b-5cbd-46d0-b381-84690a36776c) (SelectExecutor): Key condition: unknown | ||
| 2110 | 2025.12.20 04:55:25.722753 [ 267 ] {cf1c0aec-a4af-44b4-b658-4962a9e1a65f} <Trace> Aggregator: Compile expression max()(UInt64) 0 | ||
| 2111 | 2025.12.20 04:55:26.000246 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 183.91 MiB, peak 192.67 MiB, free memory in arenas 0.00 B, will set to 190.69 MiB (RSS), difference: 6.78 MiB | ||
| 2112 | 2025.12.20 04:55:26.367440 [ 302 ] {cf1c0aec-a4af-44b4-b658-4962a9e1a65f} <Trace> AggregatingTransform: Aggregating | ||
| 2113 | 2025.12.20 04:55:26.367510 [ 302 ] {cf1c0aec-a4af-44b4-b658-4962a9e1a65f} <Trace> Aggregator: Aggregation method: without_key | ||
| 2114 | 2025.12.20 04:55:26.367551 [ 302 ] {cf1c0aec-a4af-44b4-b658-4962a9e1a65f} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001353361 sec. (738.901 rows/sec., 28.86 KiB/sec.) | ||
| 2115 | 2025.12.20 04:55:26.367572 [ 302 ] {cf1c0aec-a4af-44b4-b658-4962a9e1a65f} <Trace> Aggregator: Merging aggregated data | ||
| 2116 | 2025.12.20 04:55:26.370979 [ 267 ] {cf1c0aec-a4af-44b4-b658-4962a9e1a65f} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.649019 sec., 1.5407869415225133 rows/sec., 61.63 B/sec. | ||
| 2117 | 2025.12.20 04:55:26.371232 [ 267 ] {cf1c0aec-a4af-44b4-b658-4962a9e1a65f} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 2118 | 2025.12.20 04:55:26.371260 [ 267 ] {cf1c0aec-a4af-44b4-b658-4962a9e1a65f} <Debug> TCPHandler: Processed in 0.649571545 sec. | ||
| 2119 | 2025.12.20 04:55:26.371427 [ 267 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2120 | 2025.12.20 04:55:26.371478 [ 267 ] {} <Debug> TCP-Session: 43c2229d-5513-46f5-ac5a-ab8fa6dd05da Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2121 | 2025.12.20 04:55:26.371495 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2122 | 2025.12.20 04:55:26.371529 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2123 | 2025.12.20 04:55:26.371552 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2124 | 2025.12.20 04:55:26.371575 [ 293 ] {} <Debug> TCP-Session: d2235bf2-98ac-4958-b592-d901c19a7af7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2125 | 2025.12.20 04:55:26.371618 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2126 | 2025.12.20 04:55:26.371639 [ 286 ] {} <Debug> TCP-Session: 3d511a60-12eb-4316-b6d1-c5628c2234ca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2127 | 2025.12.20 04:55:26.371653 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2128 | 2025.12.20 04:55:26.371668 [ 287 ] {} <Debug> TCP-Session: c38d5b0c-1607-412b-a2ec-9bbf3a581a9c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2129 | 2025.12.20 04:55:26.371676 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2130 | 2025.12.20 04:55:26.371702 [ 288 ] {} <Debug> TCP-Session: eaf89d5a-b3fc-4a35-bad7-15f14768087f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2131 | 2025.12.20 04:55:26.371697 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2132 | 2025.12.20 04:55:26.371751 [ 289 ] {} <Debug> TCP-Session: fb8f3491-7ac2-4fb9-9890-ff4861cfa997 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2133 | 2025.12.20 04:55:26.371792 [ 292 ] {} <Debug> TCP-Session: 6b010b06-bf48-45ed-96de-d5155ebab054 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2134 | 2025.12.20 04:55:26.371611 [ 291 ] {} <Debug> TCP-Session: 72121bef-a21e-44e4-8705-6a085df9997e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2135 | 2025.12.20 04:55:26.371568 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2136 | 2025.12.20 04:55:26.371917 [ 290 ] {} <Debug> TCP-Session: 4d4eb317-0802-4947-8242-66c8303f98a6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2137 | 2025.12.20 04:55:26.977899 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59125 | ||
| 2138 | 2025.12.20 04:55:26.978005 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2139 | 2025.12.20 04:55:26.978034 [ 288 ] {} <Debug> TCP-Session: 485a5c9f-9720-4cae-ab9a-d342ab5f3311 Authenticating user 'default' from [fd00:1122:3344:101::e]:59125 | ||
| 2140 | 2025.12.20 04:55:26.978056 [ 288 ] {} <Debug> TCP-Session: 485a5c9f-9720-4cae-ab9a-d342ab5f3311 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2141 | 2025.12.20 04:55:26.978069 [ 288 ] {} <Debug> TCP-Session: 485a5c9f-9720-4cae-ab9a-d342ab5f3311 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2142 | 2025.12.20 04:55:26.978238 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54000 | ||
| 2143 | 2025.12.20 04:55:26.978292 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48057 | ||
| 2144 | 2025.12.20 04:55:26.978313 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59148 | ||
| 2145 | 2025.12.20 04:55:26.978321 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58587 | ||
| 2146 | 2025.12.20 04:55:26.978356 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53841 | ||
| 2147 | 2025.12.20 04:55:26.978364 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2148 | 2025.12.20 04:55:26.978386 [ 288 ] {} <Trace> TCP-Session: 485a5c9f-9720-4cae-ab9a-d342ab5f3311 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2149 | 2025.12.20 04:55:26.978408 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2150 | 2025.12.20 04:55:26.978423 [ 289 ] {} <Debug> TCP-Session: 123c40fa-0125-4879-b55f-7418493a0f5d Authenticating user 'default' from [fd00:1122:3344:101::e]:54000 | ||
| 2151 | 2025.12.20 04:55:26.978446 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2152 | 2025.12.20 04:55:26.978447 [ 292 ] {} <Debug> TCP-Session: 2cc44cd0-42d9-4ca4-90d7-6857c48a3dd5 Authenticating user 'default' from [fd00:1122:3344:101::e]:59148 | ||
| 2153 | 2025.12.20 04:55:26.978477 [ 289 ] {} <Debug> TCP-Session: 123c40fa-0125-4879-b55f-7418493a0f5d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2154 | 2025.12.20 04:55:26.978498 [ 292 ] {} <Debug> TCP-Session: 2cc44cd0-42d9-4ca4-90d7-6857c48a3dd5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2155 | 2025.12.20 04:55:26.978512 [ 289 ] {} <Debug> TCP-Session: 123c40fa-0125-4879-b55f-7418493a0f5d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2156 | 2025.12.20 04:55:26.978524 [ 292 ] {} <Debug> TCP-Session: 2cc44cd0-42d9-4ca4-90d7-6857c48a3dd5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2157 | 2025.12.20 04:55:26.978488 [ 286 ] {} <Debug> TCP-Session: 1ef396c3-b6b1-4253-a807-ba9d67fa6fd4 Authenticating user 'default' from [fd00:1122:3344:101::e]:53841 | ||
| 2158 | 2025.12.20 04:55:26.978420 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2159 | 2025.12.20 04:55:26.978585 [ 286 ] {} <Debug> TCP-Session: 1ef396c3-b6b1-4253-a807-ba9d67fa6fd4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2160 | 2025.12.20 04:55:26.978595 [ 288 ] {4718e347-1ea5-4784-a38f-1e431949f3e7} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:59125) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2161 | 2025.12.20 04:55:26.978607 [ 293 ] {} <Debug> TCP-Session: d47eee9e-c62c-47c1-88eb-ae68d1db426e Authenticating user 'default' from [fd00:1122:3344:101::e]:58587 | ||
| 2162 | 2025.12.20 04:55:26.978610 [ 286 ] {} <Debug> TCP-Session: 1ef396c3-b6b1-4253-a807-ba9d67fa6fd4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2163 | 2025.12.20 04:55:26.978643 [ 293 ] {} <Debug> TCP-Session: d47eee9e-c62c-47c1-88eb-ae68d1db426e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2164 | 2025.12.20 04:55:26.978336 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59632 | ||
| 2165 | 2025.12.20 04:55:26.978674 [ 293 ] {} <Debug> TCP-Session: d47eee9e-c62c-47c1-88eb-ae68d1db426e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2166 | 2025.12.20 04:55:26.978317 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42450 | ||
| 2167 | 2025.12.20 04:55:26.978735 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2168 | 2025.12.20 04:55:26.978410 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2169 | 2025.12.20 04:55:26.978791 [ 294 ] {} <Debug> TCP-Session: 3da29dc4-b0a1-4b5f-85cf-c204c8cc623d Authenticating user 'default' from [fd00:1122:3344:101::e]:59632 | ||
| 2170 | 2025.12.20 04:55:26.978348 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56885 | ||
| 2171 | 2025.12.20 04:55:26.978829 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2172 | 2025.12.20 04:55:26.978813 [ 294 ] {} <Debug> TCP-Session: 3da29dc4-b0a1-4b5f-85cf-c204c8cc623d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2173 | 2025.12.20 04:55:26.978872 [ 291 ] {} <Debug> TCP-Session: f97d0fbc-c12a-41eb-9364-97213c8edced Authenticating user 'default' from [fd00:1122:3344:101::e]:42450 | ||
| 2174 | 2025.12.20 04:55:26.978880 [ 294 ] {} <Debug> TCP-Session: 3da29dc4-b0a1-4b5f-85cf-c204c8cc623d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2175 | 2025.12.20 04:55:26.978902 [ 291 ] {} <Debug> TCP-Session: f97d0fbc-c12a-41eb-9364-97213c8edced Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2176 | 2025.12.20 04:55:26.978808 [ 290 ] {} <Debug> TCP-Session: d3349e61-adfb-4b12-8c5c-a5e98c53ad98 Authenticating user 'default' from [fd00:1122:3344:101::e]:48057 | ||
| 2177 | 2025.12.20 04:55:26.978935 [ 291 ] {} <Debug> TCP-Session: f97d0fbc-c12a-41eb-9364-97213c8edced Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2178 | 2025.12.20 04:55:26.978941 [ 288 ] {4718e347-1ea5-4784-a38f-1e431949f3e7} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2179 | 2025.12.20 04:55:26.978956 [ 290 ] {} <Debug> TCP-Session: d3349e61-adfb-4b12-8c5c-a5e98c53ad98 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2180 | 2025.12.20 04:55:26.978894 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2181 | 2025.12.20 04:55:26.978996 [ 290 ] {} <Debug> TCP-Session: d3349e61-adfb-4b12-8c5c-a5e98c53ad98 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2182 | 2025.12.20 04:55:26.979044 [ 288 ] {4718e347-1ea5-4784-a38f-1e431949f3e7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2183 | 2025.12.20 04:55:26.979049 [ 267 ] {} <Debug> TCP-Session: d9711c7d-2cb7-421c-bafd-7ae6c3b18e73 Authenticating user 'default' from [fd00:1122:3344:101::e]:56885 | ||
| 2184 | 2025.12.20 04:55:26.979073 [ 267 ] {} <Debug> TCP-Session: d9711c7d-2cb7-421c-bafd-7ae6c3b18e73 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2185 | 2025.12.20 04:55:26.979086 [ 267 ] {} <Debug> TCP-Session: d9711c7d-2cb7-421c-bafd-7ae6c3b18e73 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2186 | 2025.12.20 04:55:26.979379 [ 288 ] {4718e347-1ea5-4784-a38f-1e431949f3e7} <Debug> oximeter.version (17f1381b-5cbd-46d0-b381-84690a36776c) (SelectExecutor): Key condition: unknown | ||
| 2187 | 2025.12.20 04:55:26.980592 [ 299 ] {4718e347-1ea5-4784-a38f-1e431949f3e7} <Trace> AggregatingTransform: Aggregating | ||
| 2188 | 2025.12.20 04:55:26.980638 [ 299 ] {4718e347-1ea5-4784-a38f-1e431949f3e7} <Trace> Aggregator: Aggregation method: without_key | ||
| 2189 | 2025.12.20 04:55:26.980671 [ 299 ] {4718e347-1ea5-4784-a38f-1e431949f3e7} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001191848 sec. (839.033 rows/sec., 32.77 KiB/sec.) | ||
| 2190 | 2025.12.20 04:55:26.980685 [ 299 ] {4718e347-1ea5-4784-a38f-1e431949f3e7} <Trace> Aggregator: Merging aggregated data | ||
| 2191 | 2025.12.20 04:55:26.982101 [ 288 ] {4718e347-1ea5-4784-a38f-1e431949f3e7} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003583 sec., 279.09572983533354 rows/sec., 10.90 KiB/sec. | ||
| 2192 | 2025.12.20 04:55:26.982229 [ 288 ] {4718e347-1ea5-4784-a38f-1e431949f3e7} <Debug> TCPHandler: Processed in 0.00397701 sec. | ||
| 2193 | 2025.12.20 04:55:26.982368 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2194 | 2025.12.20 04:55:26.982394 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2195 | 2025.12.20 04:55:26.982400 [ 288 ] {} <Debug> TCP-Session: 485a5c9f-9720-4cae-ab9a-d342ab5f3311 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2196 | 2025.12.20 04:55:26.982417 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2197 | 2025.12.20 04:55:26.982441 [ 289 ] {} <Debug> TCP-Session: 123c40fa-0125-4879-b55f-7418493a0f5d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2198 | 2025.12.20 04:55:26.982456 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2199 | 2025.12.20 04:55:26.982473 [ 286 ] {} <Debug> TCP-Session: 1ef396c3-b6b1-4253-a807-ba9d67fa6fd4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2200 | 2025.12.20 04:55:26.982480 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2201 | 2025.12.20 04:55:26.982499 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2202 | 2025.12.20 04:55:26.982521 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2203 | 2025.12.20 04:55:26.982543 [ 267 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2204 | 2025.12.20 04:55:26.982571 [ 293 ] {} <Debug> TCP-Session: d47eee9e-c62c-47c1-88eb-ae68d1db426e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2205 | 2025.12.20 04:55:26.982594 [ 267 ] {} <Debug> TCP-Session: d9711c7d-2cb7-421c-bafd-7ae6c3b18e73 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2206 | 2025.12.20 04:55:26.982544 [ 294 ] {} <Debug> TCP-Session: 3da29dc4-b0a1-4b5f-85cf-c204c8cc623d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2207 | 2025.12.20 04:55:26.982527 [ 290 ] {} <Debug> TCP-Session: d3349e61-adfb-4b12-8c5c-a5e98c53ad98 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2208 | 2025.12.20 04:55:26.982505 [ 292 ] {} <Debug> TCP-Session: 2cc44cd0-42d9-4ca4-90d7-6857c48a3dd5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2209 | 2025.12.20 04:55:26.982435 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2210 | 2025.12.20 04:55:26.982713 [ 291 ] {} <Debug> TCP-Session: f97d0fbc-c12a-41eb-9364-97213c8edced Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2211 | 2025.12.20 04:55:27.000186 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 192.31 MiB, peak 200.39 MiB, free memory in arenas 0.00 B, will set to 204.51 MiB (RSS), difference: 12.20 MiB | ||
| 2212 | 2025.12.20 04:55:28.135986 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 4287 | ||
| 2213 | 2025.12.20 04:55:28.136508 [ 244 ] {} <Trace> system.asynchronous_metric_log (e27368f7-91e4-4bc1-8c72-f994b219acd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2214 | 2025.12.20 04:55:28.136558 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 2215 | 2025.12.20 04:55:28.137077 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2216 | 2025.12.20 04:55:28.137315 [ 244 ] {} <Trace> system.asynchronous_metric_log (e27368f7-91e4-4bc1-8c72-f994b219acd5): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2217 | 2025.12.20 04:55:28.137461 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4287 | ||
| 2218 | 2025.12.20 04:55:28.353662 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 | ||
| 2219 | 2025.12.20 04:55:28.370557 [ 245 ] {} <Trace> system.metric_log (ee27eced-b232-4ad5-8c8e-43cace0440d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2220 | 2025.12.20 04:55:28.370623 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 2221 | 2025.12.20 04:55:28.376958 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2222 | 2025.12.20 04:55:28.377677 [ 245 ] {} <Trace> system.metric_log (ee27eced-b232-4ad5-8c8e-43cace0440d5): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2223 | 2025.12.20 04:55:28.380835 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68 | ||
| 2224 | 2025.12.20 04:55:29.000181 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 205.05 MiB, peak 209.05 MiB, free memory in arenas 0.00 B, will set to 206.89 MiB (RSS), difference: 1.84 MiB | ||
| 2225 | 2025.12.20 04:55:29.294845 [ 269 ] {} <Trace> TCP-Session: ef844e67-0e15-4267-afc8-2f7c0fc33f21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2226 | 2025.12.20 04:55:29.295038 [ 269 ] {8634af7d-7e55-4461-91ca-2246856c5078} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62292) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2227 | 2025.12.20 04:55:29.295114 [ 269 ] {8634af7d-7e55-4461-91ca-2246856c5078} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2228 | 2025.12.20 04:55:29.296998 [ 269 ] {8634af7d-7e55-4461-91ca-2246856c5078} <Trace> oximeter.fields_string (98ba921c-f0d5-44b4-b899-9632ca3224e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2229 | 2025.12.20 04:55:29.297063 [ 269 ] {8634af7d-7e55-4461-91ca-2246856c5078} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 2230 | 2025.12.20 04:55:29.297679 [ 269 ] {8634af7d-7e55-4461-91ca-2246856c5078} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2231 | 2025.12.20 04:55:29.298006 [ 269 ] {8634af7d-7e55-4461-91ca-2246856c5078} <Trace> oximeter.fields_string (98ba921c-f0d5-44b4-b899-9632ca3224e8): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2232 | 2025.12.20 04:55:29.298228 [ 269 ] {8634af7d-7e55-4461-91ca-2246856c5078} <Debug> executeQuery: Read 1196 rows, 100.97 KiB in 0.003247 sec., 368340.0061595319 rows/sec., 30.37 MiB/sec. | ||
| 2233 | 2025.12.20 04:55:29.298239 [ 41 ] {} <Debug> oximeter.fields_string (98ba921c-f0d5-44b4-b899-9632ca3224e8) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2234 | 2025.12.20 04:55:29.298295 [ 269 ] {8634af7d-7e55-4461-91ca-2246856c5078} <Debug> TCPHandler: Processed in 0.003581154 sec. | ||
| 2235 | 2025.12.20 04:55:29.298322 [ 41 ] {} <Trace> oximeter.fields_string (98ba921c-f0d5-44b4-b899-9632ca3224e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2236 | 2025.12.20 04:55:29.298362 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 2237 | 2025.12.20 04:55:29.298477 [ 269 ] {} <Trace> TCP-Session: ef844e67-0e15-4267-afc8-2f7c0fc33f21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2238 | 2025.12.20 04:55:29.298514 [ 192 ] {98ba921c-f0d5-44b4-b899-9632ca3224e8::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full | ||
| 2239 | 2025.12.20 04:55:29.298604 [ 269 ] {7695f4f6-5c14-4bda-88d8-44e66b8e20c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62292) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2240 | 2025.12.20 04:55:29.298663 [ 269 ] {7695f4f6-5c14-4bda-88d8-44e66b8e20c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2241 | 2025.12.20 04:55:29.298665 [ 192 ] {98ba921c-f0d5-44b4-b899-9632ca3224e8::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2242 | 2025.12.20 04:55:29.298729 [ 192 ] {98ba921c-f0d5-44b4-b899-9632ca3224e8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 1342 rows starting from the beginning of the part | ||
| 2243 | 2025.12.20 04:55:29.298822 [ 192 ] {98ba921c-f0d5-44b4-b899-9632ca3224e8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 56 rows starting from the beginning of the part | ||
| 2244 | 2025.12.20 04:55:29.298869 [ 192 ] {98ba921c-f0d5-44b4-b899-9632ca3224e8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 225 rows starting from the beginning of the part | ||
| 2245 | 2025.12.20 04:55:29.298912 [ 192 ] {98ba921c-f0d5-44b4-b899-9632ca3224e8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 56 rows starting from the beginning of the part | ||
| 2246 | 2025.12.20 04:55:29.298974 [ 192 ] {98ba921c-f0d5-44b4-b899-9632ca3224e8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 126 rows starting from the beginning of the part | ||
| 2247 | 2025.12.20 04:55:29.299017 [ 192 ] {98ba921c-f0d5-44b4-b899-9632ca3224e8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 1196 rows starting from the beginning of the part | ||
| 2248 | 2025.12.20 04:55:29.299369 [ 269 ] {7695f4f6-5c14-4bda-88d8-44e66b8e20c6} <Trace> oximeter.fields_u32 (84d137f6-cd6c-4f57-aaf1-93ce2ca067bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2249 | 2025.12.20 04:55:29.299421 [ 269 ] {7695f4f6-5c14-4bda-88d8-44e66b8e20c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 2250 | 2025.12.20 04:55:29.299872 [ 269 ] {7695f4f6-5c14-4bda-88d8-44e66b8e20c6} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2251 | 2025.12.20 04:55:29.300183 [ 269 ] {7695f4f6-5c14-4bda-88d8-44e66b8e20c6} <Trace> oximeter.fields_u32 (84d137f6-cd6c-4f57-aaf1-93ce2ca067bc): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2252 | 2025.12.20 04:55:29.300348 [ 269 ] {7695f4f6-5c14-4bda-88d8-44e66b8e20c6} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001775 sec., 128450.7042253521 rows/sec., 8.70 MiB/sec. | ||
| 2253 | 2025.12.20 04:55:29.300392 [ 269 ] {7695f4f6-5c14-4bda-88d8-44e66b8e20c6} <Debug> TCPHandler: Processed in 0.00197947 sec. | ||
| 2254 | 2025.12.20 04:55:29.300517 [ 269 ] {} <Trace> TCP-Session: ef844e67-0e15-4267-afc8-2f7c0fc33f21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2255 | 2025.12.20 04:55:29.300620 [ 269 ] {9cacbf8f-2c36-4be1-8271-78ae56340f8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62292) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2256 | 2025.12.20 04:55:29.300664 [ 269 ] {9cacbf8f-2c36-4be1-8271-78ae56340f8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2257 | 2025.12.20 04:55:29.301076 [ 192 ] {98ba921c-f0d5-44b4-b899-9632ca3224e8::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3001 rows, containing 5 columns (5 merged, 0 gathered) in 0.002626289 sec., 1142676.986424571 rows/sec., 99.67 MiB/sec. | ||
| 2258 | 2025.12.20 04:55:29.301326 [ 195 ] {98ba921c-f0d5-44b4-b899-9632ca3224e8::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2259 | 2025.12.20 04:55:29.301352 [ 269 ] {9cacbf8f-2c36-4be1-8271-78ae56340f8e} <Trace> oximeter.fields_uuid (c4054d52-154a-4375-bc5c-c9e26ae24e42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2260 | 2025.12.20 04:55:29.301391 [ 269 ] {9cacbf8f-2c36-4be1-8271-78ae56340f8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 2261 | 2025.12.20 04:55:29.301630 [ 195 ] {98ba921c-f0d5-44b4-b899-9632ca3224e8::all_1_11_2} <Trace> oximeter.fields_string (98ba921c-f0d5-44b4-b899-9632ca3224e8): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2262 | 2025.12.20 04:55:29.301708 [ 195 ] {98ba921c-f0d5-44b4-b899-9632ca3224e8::all_1_11_2} <Trace> oximeter.fields_string (98ba921c-f0d5-44b4-b899-9632ca3224e8) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2263 | 2025.12.20 04:55:29.301766 [ 269 ] {9cacbf8f-2c36-4be1-8271-78ae56340f8e} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2264 | 2025.12.20 04:55:29.301789 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. | ||
| 2265 | 2025.12.20 04:55:29.301997 [ 269 ] {9cacbf8f-2c36-4be1-8271-78ae56340f8e} <Trace> oximeter.fields_uuid (c4054d52-154a-4375-bc5c-c9e26ae24e42): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2266 | 2025.12.20 04:55:29.302109 [ 41 ] {} <Debug> oximeter.fields_uuid (c4054d52-154a-4375-bc5c-c9e26ae24e42) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2267 | 2025.12.20 04:55:29.302131 [ 269 ] {9cacbf8f-2c36-4be1-8271-78ae56340f8e} <Debug> executeQuery: Read 520 rows, 39.40 KiB in 0.001535 sec., 338762.21498371335 rows/sec., 25.07 MiB/sec. | ||
| 2268 | 2025.12.20 04:55:29.302145 [ 41 ] {} <Trace> oximeter.fields_uuid (c4054d52-154a-4375-bc5c-c9e26ae24e42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2269 | 2025.12.20 04:55:29.302174 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 2270 | 2025.12.20 04:55:29.302179 [ 269 ] {9cacbf8f-2c36-4be1-8271-78ae56340f8e} <Debug> TCPHandler: Processed in 0.001712476 sec. | ||
| 2271 | 2025.12.20 04:55:29.302284 [ 200 ] {c4054d52-154a-4375-bc5c-c9e26ae24e42::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 | ||
| 2272 | 2025.12.20 04:55:29.302315 [ 269 ] {} <Trace> TCP-Session: ef844e67-0e15-4267-afc8-2f7c0fc33f21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2273 | 2025.12.20 04:55:29.302423 [ 269 ] {e13393b8-4647-4f07-a892-1f2a41575b01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62292) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2274 | 2025.12.20 04:55:29.302442 [ 200 ] {c4054d52-154a-4375-bc5c-c9e26ae24e42::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2275 | 2025.12.20 04:55:29.302469 [ 269 ] {e13393b8-4647-4f07-a892-1f2a41575b01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2276 | 2025.12.20 04:55:29.302491 [ 200 ] {c4054d52-154a-4375-bc5c-c9e26ae24e42::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 578 rows starting from the beginning of the part | ||
| 2277 | 2025.12.20 04:55:29.302589 [ 200 ] {c4054d52-154a-4375-bc5c-c9e26ae24e42::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 64 rows starting from the beginning of the part | ||
| 2278 | 2025.12.20 04:55:29.302646 [ 200 ] {c4054d52-154a-4375-bc5c-c9e26ae24e42::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 133 rows starting from the beginning of the part | ||
| 2279 | 2025.12.20 04:55:29.302708 [ 200 ] {c4054d52-154a-4375-bc5c-c9e26ae24e42::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 64 rows starting from the beginning of the part | ||
| 2280 | 2025.12.20 04:55:29.302762 [ 200 ] {c4054d52-154a-4375-bc5c-c9e26ae24e42::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 105 rows starting from the beginning of the part | ||
| 2281 | 2025.12.20 04:55:29.302816 [ 200 ] {c4054d52-154a-4375-bc5c-c9e26ae24e42::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 520 rows starting from the beginning of the part | ||
| 2282 | 2025.12.20 04:55:29.303153 [ 269 ] {e13393b8-4647-4f07-a892-1f2a41575b01} <Trace> oximeter.measurements_cumulativeu64 (0728ad91-3238-42af-8ba1-e7fe350e1bf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2283 | 2025.12.20 04:55:29.303197 [ 269 ] {e13393b8-4647-4f07-a892-1f2a41575b01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 2284 | 2025.12.20 04:55:29.303700 [ 269 ] {e13393b8-4647-4f07-a892-1f2a41575b01} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2285 | 2025.12.20 04:55:29.303991 [ 269 ] {e13393b8-4647-4f07-a892-1f2a41575b01} <Trace> oximeter.measurements_cumulativeu64 (0728ad91-3238-42af-8ba1-e7fe350e1bf3): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2286 | 2025.12.20 04:55:29.304007 [ 195 ] {c4054d52-154a-4375-bc5c-c9e26ae24e42::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1464 rows, containing 5 columns (5 merged, 0 gathered) in 0.001778567 sec., 823134.5796925278 rows/sec., 65.48 MiB/sec. | ||
| 2287 | 2025.12.20 04:55:29.304139 [ 269 ] {e13393b8-4647-4f07-a892-1f2a41575b01} <Debug> executeQuery: Read 844 rows, 58.17 KiB in 0.001739 sec., 485336.4002300172 rows/sec., 32.67 MiB/sec. | ||
| 2288 | 2025.12.20 04:55:29.304152 [ 40 ] {} <Debug> oximeter.measurements_cumulativeu64 (0728ad91-3238-42af-8ba1-e7fe350e1bf3) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2289 | 2025.12.20 04:55:29.304178 [ 269 ] {e13393b8-4647-4f07-a892-1f2a41575b01} <Debug> TCPHandler: Processed in 0.001913509 sec. | ||
| 2290 | 2025.12.20 04:55:29.304203 [ 40 ] {} <Trace> oximeter.measurements_cumulativeu64 (0728ad91-3238-42af-8ba1-e7fe350e1bf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2291 | 2025.12.20 04:55:29.304218 [ 200 ] {c4054d52-154a-4375-bc5c-c9e26ae24e42::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2292 | 2025.12.20 04:55:29.304237 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 2293 | 2025.12.20 04:55:29.304311 [ 269 ] {} <Trace> TCP-Session: ef844e67-0e15-4267-afc8-2f7c0fc33f21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2294 | 2025.12.20 04:55:29.304392 [ 198 ] {0728ad91-3238-42af-8ba1-e7fe350e1bf3::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 | ||
| 2295 | 2025.12.20 04:55:29.304416 [ 269 ] {881b704f-dbf1-48a0-93b9-d34c1483bc35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62292) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2296 | 2025.12.20 04:55:29.304477 [ 269 ] {881b704f-dbf1-48a0-93b9-d34c1483bc35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2297 | 2025.12.20 04:55:29.304505 [ 200 ] {c4054d52-154a-4375-bc5c-c9e26ae24e42::all_1_11_2} <Trace> oximeter.fields_uuid (c4054d52-154a-4375-bc5c-c9e26ae24e42): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2298 | 2025.12.20 04:55:29.304571 [ 198 ] {0728ad91-3238-42af-8ba1-e7fe350e1bf3::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2299 | 2025.12.20 04:55:29.304588 [ 200 ] {c4054d52-154a-4375-bc5c-c9e26ae24e42::all_1_11_2} <Trace> oximeter.fields_uuid (c4054d52-154a-4375-bc5c-c9e26ae24e42) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2300 | 2025.12.20 04:55:29.304624 [ 198 ] {0728ad91-3238-42af-8ba1-e7fe350e1bf3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2414 rows starting from the beginning of the part | ||
| 2301 | 2025.12.20 04:55:29.304664 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 2302 | 2025.12.20 04:55:29.304740 [ 198 ] {0728ad91-3238-42af-8ba1-e7fe350e1bf3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 160 rows starting from the beginning of the part | ||
| 2303 | 2025.12.20 04:55:29.304804 [ 198 ] {0728ad91-3238-42af-8ba1-e7fe350e1bf3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 197 rows starting from the beginning of the part | ||
| 2304 | 2025.12.20 04:55:29.304839 [ 269 ] {881b704f-dbf1-48a0-93b9-d34c1483bc35} <Trace> oximeter.measurements_u64 (2d12d158-aeaf-4eed-935c-e5714c0fad4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2305 | 2025.12.20 04:55:29.304852 [ 198 ] {0728ad91-3238-42af-8ba1-e7fe350e1bf3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 160 rows starting from the beginning of the part | ||
| 2306 | 2025.12.20 04:55:29.304885 [ 269 ] {881b704f-dbf1-48a0-93b9-d34c1483bc35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 2307 | 2025.12.20 04:55:29.304909 [ 198 ] {0728ad91-3238-42af-8ba1-e7fe350e1bf3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 160 rows starting from the beginning of the part | ||
| 2308 | 2025.12.20 04:55:29.304969 [ 198 ] {0728ad91-3238-42af-8ba1-e7fe350e1bf3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 844 rows starting from the beginning of the part | ||
| 2309 | 2025.12.20 04:55:29.305267 [ 269 ] {881b704f-dbf1-48a0-93b9-d34c1483bc35} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2310 | 2025.12.20 04:55:29.305521 [ 269 ] {881b704f-dbf1-48a0-93b9-d34c1483bc35} <Trace> oximeter.measurements_u64 (2d12d158-aeaf-4eed-935c-e5714c0fad4d): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2311 | 2025.12.20 04:55:29.305631 [ 40 ] {} <Debug> oximeter.measurements_u64 (2d12d158-aeaf-4eed-935c-e5714c0fad4d) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2312 | 2025.12.20 04:55:29.305668 [ 40 ] {} <Trace> oximeter.measurements_u64 (2d12d158-aeaf-4eed-935c-e5714c0fad4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2313 | 2025.12.20 04:55:29.305678 [ 269 ] {881b704f-dbf1-48a0-93b9-d34c1483bc35} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001281 sec., 46838.4074941452 rows/sec., 3.16 MiB/sec. | ||
| 2314 | 2025.12.20 04:55:29.305686 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 2315 | 2025.12.20 04:55:29.305726 [ 269 ] {881b704f-dbf1-48a0-93b9-d34c1483bc35} <Debug> TCPHandler: Processed in 0.001468302 sec. | ||
| 2316 | 2025.12.20 04:55:29.305791 [ 195 ] {2d12d158-aeaf-4eed-935c-e5714c0fad4d::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 | ||
| 2317 | 2025.12.20 04:55:29.305904 [ 195 ] {2d12d158-aeaf-4eed-935c-e5714c0fad4d::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2318 | 2025.12.20 04:55:29.305934 [ 195 ] {2d12d158-aeaf-4eed-935c-e5714c0fad4d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 300 rows starting from the beginning of the part | ||
| 2319 | 2025.12.20 04:55:29.306007 [ 195 ] {2d12d158-aeaf-4eed-935c-e5714c0fad4d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 60 rows starting from the beginning of the part | ||
| 2320 | 2025.12.20 04:55:29.306074 [ 195 ] {2d12d158-aeaf-4eed-935c-e5714c0fad4d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 60 rows starting from the beginning of the part | ||
| 2321 | 2025.12.20 04:55:29.306150 [ 195 ] {2d12d158-aeaf-4eed-935c-e5714c0fad4d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 60 rows starting from the beginning of the part | ||
| 2322 | 2025.12.20 04:55:29.306216 [ 195 ] {2d12d158-aeaf-4eed-935c-e5714c0fad4d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 60 rows starting from the beginning of the part | ||
| 2323 | 2025.12.20 04:55:29.306275 [ 195 ] {2d12d158-aeaf-4eed-935c-e5714c0fad4d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 60 rows starting from the beginning of the part | ||
| 2324 | 2025.12.20 04:55:29.307084 [ 199 ] {0728ad91-3238-42af-8ba1-e7fe350e1bf3::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3935 rows, containing 5 columns (5 merged, 0 gathered) in 0.002760132 sec., 1425656.4541116147 rows/sec., 97.79 MiB/sec. | ||
| 2325 | 2025.12.20 04:55:29.307223 [ 195 ] {2d12d158-aeaf-4eed-935c-e5714c0fad4d::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 600 rows, containing 4 columns (4 merged, 0 gathered) in 0.001474712 sec., 406859.1019805901 rows/sec., 27.42 MiB/sec. | ||
| 2326 | 2025.12.20 04:55:29.307492 [ 197 ] {2d12d158-aeaf-4eed-935c-e5714c0fad4d::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2327 | 2025.12.20 04:55:29.307536 [ 198 ] {0728ad91-3238-42af-8ba1-e7fe350e1bf3::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2328 | 2025.12.20 04:55:29.307899 [ 197 ] {2d12d158-aeaf-4eed-935c-e5714c0fad4d::all_1_11_2} <Trace> oximeter.measurements_u64 (2d12d158-aeaf-4eed-935c-e5714c0fad4d): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2329 | 2025.12.20 04:55:29.307924 [ 198 ] {0728ad91-3238-42af-8ba1-e7fe350e1bf3::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (0728ad91-3238-42af-8ba1-e7fe350e1bf3): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2330 | 2025.12.20 04:55:29.308000 [ 197 ] {2d12d158-aeaf-4eed-935c-e5714c0fad4d::all_1_11_2} <Trace> oximeter.measurements_u64 (2d12d158-aeaf-4eed-935c-e5714c0fad4d) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2331 | 2025.12.20 04:55:29.308031 [ 198 ] {0728ad91-3238-42af-8ba1-e7fe350e1bf3::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (0728ad91-3238-42af-8ba1-e7fe350e1bf3) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2332 | 2025.12.20 04:55:29.308102 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 2333 | 2025.12.20 04:55:29.308150 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.95 MiB. | ||
| 2334 | 2025.12.20 04:55:30.633192 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 310 | ||
| 2335 | 2025.12.20 04:55:30.635367 [ 243 ] {} <Trace> system.query_log (8da1f072-0632-4951-ad37-80ce429be088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2336 | 2025.12.20 04:55:30.635421 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 2337 | 2025.12.20 04:55:30.636628 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2338 | 2025.12.20 04:55:30.636918 [ 243 ] {} <Trace> system.query_log (8da1f072-0632-4951-ad37-80ce429be088): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2339 | 2025.12.20 04:55:30.637094 [ 39 ] {} <Debug> system.query_log (8da1f072-0632-4951-ad37-80ce429be088) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2340 | 2025.12.20 04:55:30.637161 [ 39 ] {} <Trace> system.query_log (8da1f072-0632-4951-ad37-80ce429be088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2341 | 2025.12.20 04:55:30.637182 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 2342 | 2025.12.20 04:55:30.637280 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 310 | ||
| 2343 | 2025.12.20 04:55:30.637305 [ 195 ] {8da1f072-0632-4951-ad37-80ce429be088::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 | ||
| 2344 | 2025.12.20 04:55:30.637905 [ 195 ] {8da1f072-0632-4951-ad37-80ce429be088::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2345 | 2025.12.20 04:55:30.638090 [ 195 ] {8da1f072-0632-4951-ad37-80ce429be088::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 | ||
| 2346 | 2025.12.20 04:55:30.638509 [ 195 ] {8da1f072-0632-4951-ad37-80ce429be088::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 82 rows starting from the beginning of the part | ||
| 2347 | 2025.12.20 04:55:30.638896 [ 195 ] {8da1f072-0632-4951-ad37-80ce429be088::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 48 rows starting from the beginning of the part | ||
| 2348 | 2025.12.20 04:55:30.639263 [ 195 ] {8da1f072-0632-4951-ad37-80ce429be088::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 26 rows starting from the beginning of the part | ||
| 2349 | 2025.12.20 04:55:30.639632 [ 195 ] {8da1f072-0632-4951-ad37-80ce429be088::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 38 rows starting from the beginning of the part | ||
| 2350 | 2025.12.20 04:55:30.639990 [ 195 ] {8da1f072-0632-4951-ad37-80ce429be088::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 28 rows starting from the beginning of the part | ||
| 2351 | 2025.12.20 04:55:30.645794 [ 199 ] {8da1f072-0632-4951-ad37-80ce429be088::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 310 rows, containing 72 columns (72 merged, 0 gathered) in 0.008549861 sec., 36257.899397428795 rows/sec., 35.91 MiB/sec. | ||
| 2352 | 2025.12.20 04:55:30.646565 [ 195 ] {8da1f072-0632-4951-ad37-80ce429be088::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2353 | 2025.12.20 04:55:30.647076 [ 195 ] {8da1f072-0632-4951-ad37-80ce429be088::all_1_6_1} <Trace> system.query_log (8da1f072-0632-4951-ad37-80ce429be088): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2354 | 2025.12.20 04:55:30.647148 [ 195 ] {8da1f072-0632-4951-ad37-80ce429be088::all_1_6_1} <Trace> system.query_log (8da1f072-0632-4951-ad37-80ce429be088) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2355 | 2025.12.20 04:55:30.647303 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.67 MiB. | ||
| 2356 | 2025.12.20 04:55:34.272867 [ 269 ] {} <Trace> TCP-Session: ef844e67-0e15-4267-afc8-2f7c0fc33f21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2357 | 2025.12.20 04:55:34.273073 [ 269 ] {e33134bb-f9d9-4a6d-9db4-5785a310c721} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62292) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2358 | 2025.12.20 04:55:34.273143 [ 269 ] {e33134bb-f9d9-4a6d-9db4-5785a310c721} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2359 | 2025.12.20 04:55:34.273896 [ 269 ] {e33134bb-f9d9-4a6d-9db4-5785a310c721} <Trace> oximeter.fields_string (98ba921c-f0d5-44b4-b899-9632ca3224e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2360 | 2025.12.20 04:55:34.273949 [ 269 ] {e33134bb-f9d9-4a6d-9db4-5785a310c721} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 2361 | 2025.12.20 04:55:34.274404 [ 269 ] {e33134bb-f9d9-4a6d-9db4-5785a310c721} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2362 | 2025.12.20 04:55:34.274660 [ 269 ] {e33134bb-f9d9-4a6d-9db4-5785a310c721} <Trace> oximeter.fields_string (98ba921c-f0d5-44b4-b899-9632ca3224e8): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2363 | 2025.12.20 04:55:34.274815 [ 269 ] {e33134bb-f9d9-4a6d-9db4-5785a310c721} <Debug> executeQuery: Read 130 rows, 11.48 KiB in 0.001794 sec., 72463.76811594203 rows/sec., 6.25 MiB/sec. | ||
| 2364 | 2025.12.20 04:55:34.274859 [ 269 ] {e33134bb-f9d9-4a6d-9db4-5785a310c721} <Debug> TCPHandler: Processed in 0.002139963 sec. | ||
| 2365 | 2025.12.20 04:55:34.274994 [ 269 ] {} <Trace> TCP-Session: ef844e67-0e15-4267-afc8-2f7c0fc33f21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2366 | 2025.12.20 04:55:34.275095 [ 269 ] {43e4834a-4f64-470a-abfb-60e2ebc1e58f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62292) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2367 | 2025.12.20 04:55:34.275137 [ 269 ] {43e4834a-4f64-470a-abfb-60e2ebc1e58f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2368 | 2025.12.20 04:55:34.275577 [ 269 ] {43e4834a-4f64-470a-abfb-60e2ebc1e58f} <Trace> oximeter.fields_u16 (a1634391-e721-4954-b832-fc744d9d9f64): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2369 | 2025.12.20 04:55:34.275615 [ 269 ] {43e4834a-4f64-470a-abfb-60e2ebc1e58f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 2370 | 2025.12.20 04:55:34.275955 [ 269 ] {43e4834a-4f64-470a-abfb-60e2ebc1e58f} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2371 | 2025.12.20 04:55:34.276199 [ 269 ] {43e4834a-4f64-470a-abfb-60e2ebc1e58f} <Trace> oximeter.fields_u16 (a1634391-e721-4954-b832-fc744d9d9f64): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2372 | 2025.12.20 04:55:34.276332 [ 269 ] {43e4834a-4f64-470a-abfb-60e2ebc1e58f} <Debug> executeQuery: Read 37 rows, 2.78 KiB in 0.001258 sec., 29411.764705882353 rows/sec., 2.16 MiB/sec. | ||
| 2373 | 2025.12.20 04:55:34.276369 [ 269 ] {43e4834a-4f64-470a-abfb-60e2ebc1e58f} <Debug> TCPHandler: Processed in 0.001428322 sec. | ||
| 2374 | 2025.12.20 04:55:34.276491 [ 269 ] {} <Trace> TCP-Session: ef844e67-0e15-4267-afc8-2f7c0fc33f21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2375 | 2025.12.20 04:55:34.276586 [ 269 ] {ac67c7f4-0f06-4c51-80d2-c6f1603b737f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62292) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2376 | 2025.12.20 04:55:34.276626 [ 269 ] {ac67c7f4-0f06-4c51-80d2-c6f1603b737f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2377 | 2025.12.20 04:55:34.277070 [ 269 ] {ac67c7f4-0f06-4c51-80d2-c6f1603b737f} <Trace> oximeter.fields_uuid (c4054d52-154a-4375-bc5c-c9e26ae24e42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2378 | 2025.12.20 04:55:34.277105 [ 269 ] {ac67c7f4-0f06-4c51-80d2-c6f1603b737f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 2379 | 2025.12.20 04:55:34.277412 [ 269 ] {ac67c7f4-0f06-4c51-80d2-c6f1603b737f} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2380 | 2025.12.20 04:55:34.277623 [ 269 ] {ac67c7f4-0f06-4c51-80d2-c6f1603b737f} <Trace> oximeter.fields_uuid (c4054d52-154a-4375-bc5c-c9e26ae24e42): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2381 | 2025.12.20 04:55:34.277759 [ 269 ] {ac67c7f4-0f06-4c51-80d2-c6f1603b737f} <Debug> executeQuery: Read 101 rows, 8.08 KiB in 0.001191 sec., 84802.68681780018 rows/sec., 6.62 MiB/sec. | ||
| 2382 | 2025.12.20 04:55:34.277801 [ 269 ] {ac67c7f4-0f06-4c51-80d2-c6f1603b737f} <Debug> TCPHandler: Processed in 0.001360441 sec. | ||
| 2383 | 2025.12.20 04:55:34.277932 [ 269 ] {} <Trace> TCP-Session: ef844e67-0e15-4267-afc8-2f7c0fc33f21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2384 | 2025.12.20 04:55:34.278027 [ 269 ] {9484000d-478a-40e5-ab69-2914841b4847} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62292) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2385 | 2025.12.20 04:55:34.278073 [ 269 ] {9484000d-478a-40e5-ab69-2914841b4847} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2386 | 2025.12.20 04:55:34.278507 [ 269 ] {9484000d-478a-40e5-ab69-2914841b4847} <Trace> oximeter.measurements_cumulativeu64 (0728ad91-3238-42af-8ba1-e7fe350e1bf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2387 | 2025.12.20 04:55:34.278542 [ 269 ] {9484000d-478a-40e5-ab69-2914841b4847} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 2388 | 2025.12.20 04:55:34.278875 [ 269 ] {9484000d-478a-40e5-ab69-2914841b4847} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2389 | 2025.12.20 04:55:34.279098 [ 269 ] {9484000d-478a-40e5-ab69-2914841b4847} <Trace> oximeter.measurements_cumulativeu64 (0728ad91-3238-42af-8ba1-e7fe350e1bf3): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2390 | 2025.12.20 04:55:34.279234 [ 269 ] {9484000d-478a-40e5-ab69-2914841b4847} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001225 sec., 130612.24489795919 rows/sec., 9.10 MiB/sec. | ||
| 2391 | 2025.12.20 04:55:34.279269 [ 269 ] {9484000d-478a-40e5-ab69-2914841b4847} <Debug> TCPHandler: Processed in 0.001386691 sec. | ||
| 2392 | 2025.12.20 04:55:34.279387 [ 269 ] {} <Trace> TCP-Session: ef844e67-0e15-4267-afc8-2f7c0fc33f21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2393 | 2025.12.20 04:55:34.279483 [ 269 ] {d8ec37d4-dff4-41fa-932d-705550731484} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62292) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2394 | 2025.12.20 04:55:34.279537 [ 269 ] {d8ec37d4-dff4-41fa-932d-705550731484} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2395 | 2025.12.20 04:55:34.280429 [ 269 ] {d8ec37d4-dff4-41fa-932d-705550731484} <Trace> oximeter.measurements_histogramu64 (20f97701-e8e9-497e-bf0d-ce4ede2e5aa1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2396 | 2025.12.20 04:55:34.280464 [ 269 ] {d8ec37d4-dff4-41fa-932d-705550731484} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 2397 | 2025.12.20 04:55:34.281055 [ 269 ] {d8ec37d4-dff4-41fa-932d-705550731484} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2398 | 2025.12.20 04:55:34.281295 [ 269 ] {d8ec37d4-dff4-41fa-932d-705550731484} <Trace> oximeter.measurements_histogramu64 (20f97701-e8e9-497e-bf0d-ce4ede2e5aa1): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2399 | 2025.12.20 04:55:34.281407 [ 35 ] {} <Debug> oximeter.measurements_histogramu64 (20f97701-e8e9-497e-bf0d-ce4ede2e5aa1) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2400 | 2025.12.20 04:55:34.281430 [ 269 ] {d8ec37d4-dff4-41fa-932d-705550731484} <Debug> executeQuery: Read 37 rows, 67.89 KiB in 0.001966 sec., 18819.938962360124 rows/sec., 33.72 MiB/sec. | ||
| 2401 | 2025.12.20 04:55:34.281457 [ 35 ] {} <Trace> oximeter.measurements_histogramu64 (20f97701-e8e9-497e-bf0d-ce4ede2e5aa1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2402 | 2025.12.20 04:55:34.281485 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 2403 | 2025.12.20 04:55:34.281487 [ 269 ] {d8ec37d4-dff4-41fa-932d-705550731484} <Debug> TCPHandler: Processed in 0.002148303 sec. | ||
| 2404 | 2025.12.20 04:55:34.281621 [ 269 ] {} <Trace> TCP-Session: ef844e67-0e15-4267-afc8-2f7c0fc33f21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2405 | 2025.12.20 04:55:34.281643 [ 198 ] {20f97701-e8e9-497e-bf0d-ce4ede2e5aa1::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 | ||
| 2406 | 2025.12.20 04:55:34.281717 [ 269 ] {ede588bf-5259-426d-9965-259013e6e0f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62292) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2407 | 2025.12.20 04:55:34.281765 [ 269 ] {ede588bf-5259-426d-9965-259013e6e0f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2408 | 2025.12.20 04:55:34.281917 [ 198 ] {20f97701-e8e9-497e-bf0d-ce4ede2e5aa1::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2409 | 2025.12.20 04:55:34.281990 [ 198 ] {20f97701-e8e9-497e-bf0d-ce4ede2e5aa1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 10 rows starting from the beginning of the part | ||
| 2410 | 2025.12.20 04:55:34.282132 [ 198 ] {20f97701-e8e9-497e-bf0d-ce4ede2e5aa1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 10 rows starting from the beginning of the part | ||
| 2411 | 2025.12.20 04:55:34.282153 [ 269 ] {ede588bf-5259-426d-9965-259013e6e0f9} <Trace> oximeter.measurements_u64 (2d12d158-aeaf-4eed-935c-e5714c0fad4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2412 | 2025.12.20 04:55:34.282207 [ 269 ] {ede588bf-5259-426d-9965-259013e6e0f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 2413 | 2025.12.20 04:55:34.282256 [ 198 ] {20f97701-e8e9-497e-bf0d-ce4ede2e5aa1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 10 rows starting from the beginning of the part | ||
| 2414 | 2025.12.20 04:55:34.282382 [ 198 ] {20f97701-e8e9-497e-bf0d-ce4ede2e5aa1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 24 rows starting from the beginning of the part | ||
| 2415 | 2025.12.20 04:55:34.282492 [ 198 ] {20f97701-e8e9-497e-bf0d-ce4ede2e5aa1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 35 rows starting from the beginning of the part | ||
| 2416 | 2025.12.20 04:55:34.282604 [ 198 ] {20f97701-e8e9-497e-bf0d-ce4ede2e5aa1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 37 rows starting from the beginning of the part | ||
| 2417 | 2025.12.20 04:55:34.282603 [ 269 ] {ede588bf-5259-426d-9965-259013e6e0f9} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2418 | 2025.12.20 04:55:34.283000 [ 269 ] {ede588bf-5259-426d-9965-259013e6e0f9} <Trace> oximeter.measurements_u64 (2d12d158-aeaf-4eed-935c-e5714c0fad4d): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2419 | 2025.12.20 04:55:34.283203 [ 269 ] {ede588bf-5259-426d-9965-259013e6e0f9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001504 sec., 39893.6170212766 rows/sec., 2.69 MiB/sec. | ||
| 2420 | 2025.12.20 04:55:34.283254 [ 269 ] {ede588bf-5259-426d-9965-259013e6e0f9} <Debug> TCPHandler: Processed in 0.001681245 sec. | ||
| 2421 | 2025.12.20 04:55:34.284882 [ 199 ] {20f97701-e8e9-497e-bf0d-ce4ede2e5aa1::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 126 rows, containing 19 columns (19 merged, 0 gathered) in 0.00331118 sec., 38052.89957054585 rows/sec., 68.19 MiB/sec. | ||
| 2422 | 2025.12.20 04:55:34.285369 [ 193 ] {20f97701-e8e9-497e-bf0d-ce4ede2e5aa1::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2423 | 2025.12.20 04:55:34.285827 [ 193 ] {20f97701-e8e9-497e-bf0d-ce4ede2e5aa1::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (20f97701-e8e9-497e-bf0d-ce4ede2e5aa1): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2424 | 2025.12.20 04:55:34.285918 [ 193 ] {20f97701-e8e9-497e-bf0d-ce4ede2e5aa1::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (20f97701-e8e9-497e-bf0d-ce4ede2e5aa1) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2425 | 2025.12.20 04:55:34.286075 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.91 MiB. | ||
| 2426 | 2025.12.20 04:55:34.990629 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49724 | ||
| 2427 | 2025.12.20 04:55:34.990731 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2428 | 2025.12.20 04:55:34.990758 [ 288 ] {} <Debug> TCP-Session: c25b05fa-f76b-4697-8436-c1cec76188d0 Authenticating user 'default' from [fd00:1122:3344:101::e]:49724 | ||
| 2429 | 2025.12.20 04:55:34.990785 [ 288 ] {} <Debug> TCP-Session: c25b05fa-f76b-4697-8436-c1cec76188d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2430 | 2025.12.20 04:55:34.990799 [ 288 ] {} <Debug> TCP-Session: c25b05fa-f76b-4697-8436-c1cec76188d0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2431 | 2025.12.20 04:55:34.990988 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44450 | ||
| 2432 | 2025.12.20 04:55:34.991018 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37667 | ||
| 2433 | 2025.12.20 04:55:34.991041 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65245 | ||
| 2434 | 2025.12.20 04:55:34.991073 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59632 | ||
| 2435 | 2025.12.20 04:55:34.991064 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49150 | ||
| 2436 | 2025.12.20 04:55:34.991117 [ 288 ] {} <Trace> TCP-Session: c25b05fa-f76b-4697-8436-c1cec76188d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2437 | 2025.12.20 04:55:34.991165 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2438 | 2025.12.20 04:55:34.991185 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2439 | 2025.12.20 04:55:34.991209 [ 291 ] {} <Debug> TCP-Session: ae0bc95b-39e0-4330-b261-3b82766a89f5 Authenticating user 'default' from [fd00:1122:3344:101::e]:37667 | ||
| 2440 | 2025.12.20 04:55:34.991226 [ 267 ] {} <Debug> TCP-Session: 5c17eb1a-aa01-4547-80c4-953abc90f7ea Authenticating user 'default' from [fd00:1122:3344:101::e]:59632 | ||
| 2441 | 2025.12.20 04:55:34.991153 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2442 | 2025.12.20 04:55:34.991247 [ 291 ] {} <Debug> TCP-Session: ae0bc95b-39e0-4330-b261-3b82766a89f5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2443 | 2025.12.20 04:55:34.991254 [ 267 ] {} <Debug> TCP-Session: 5c17eb1a-aa01-4547-80c4-953abc90f7ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2444 | 2025.12.20 04:55:34.991284 [ 293 ] {} <Debug> TCP-Session: befe616a-bcc8-4fed-bc12-fdd23d054831 Authenticating user 'default' from [fd00:1122:3344:101::e]:65245 | ||
| 2445 | 2025.12.20 04:55:34.991284 [ 291 ] {} <Debug> TCP-Session: ae0bc95b-39e0-4330-b261-3b82766a89f5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2446 | 2025.12.20 04:55:34.991299 [ 267 ] {} <Debug> TCP-Session: 5c17eb1a-aa01-4547-80c4-953abc90f7ea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2447 | 2025.12.20 04:55:34.991325 [ 288 ] {89b537f6-63c3-4571-ab31-6f1909291343} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:49724) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2448 | 2025.12.20 04:55:34.991323 [ 293 ] {} <Debug> TCP-Session: befe616a-bcc8-4fed-bc12-fdd23d054831 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2449 | 2025.12.20 04:55:34.991244 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2450 | 2025.12.20 04:55:34.991368 [ 293 ] {} <Debug> TCP-Session: befe616a-bcc8-4fed-bc12-fdd23d054831 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2451 | 2025.12.20 04:55:34.991115 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2452 | 2025.12.20 04:55:34.991402 [ 294 ] {} <Debug> TCP-Session: 3480a7ec-0c71-4902-9e65-d9c8f80130c9 Authenticating user 'default' from [fd00:1122:3344:101::e]:49150 | ||
| 2453 | 2025.12.20 04:55:34.991427 [ 289 ] {} <Debug> TCP-Session: 0676a5fc-6f30-42c8-9e35-1c44f670a8a5 Authenticating user 'default' from [fd00:1122:3344:101::e]:44450 | ||
| 2454 | 2025.12.20 04:55:34.991443 [ 294 ] {} <Debug> TCP-Session: 3480a7ec-0c71-4902-9e65-d9c8f80130c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2455 | 2025.12.20 04:55:34.991455 [ 289 ] {} <Debug> TCP-Session: 0676a5fc-6f30-42c8-9e35-1c44f670a8a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2456 | 2025.12.20 04:55:34.991467 [ 294 ] {} <Debug> TCP-Session: 3480a7ec-0c71-4902-9e65-d9c8f80130c9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2457 | 2025.12.20 04:55:34.991480 [ 289 ] {} <Debug> TCP-Session: 0676a5fc-6f30-42c8-9e35-1c44f670a8a5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2458 | 2025.12.20 04:55:34.991036 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58774 | ||
| 2459 | 2025.12.20 04:55:34.991010 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62748 | ||
| 2460 | 2025.12.20 04:55:34.991084 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32973 | ||
| 2461 | 2025.12.20 04:55:34.991581 [ 288 ] {89b537f6-63c3-4571-ab31-6f1909291343} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2462 | 2025.12.20 04:55:34.991589 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2463 | 2025.12.20 04:55:34.991621 [ 292 ] {} <Debug> TCP-Session: fb73f72a-bacd-41ac-878a-6be35659eaae Authenticating user 'default' from [fd00:1122:3344:101::e]:58774 | ||
| 2464 | 2025.12.20 04:55:34.991638 [ 292 ] {} <Debug> TCP-Session: fb73f72a-bacd-41ac-878a-6be35659eaae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2465 | 2025.12.20 04:55:34.991641 [ 288 ] {89b537f6-63c3-4571-ab31-6f1909291343} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2466 | 2025.12.20 04:55:34.991653 [ 292 ] {} <Debug> TCP-Session: fb73f72a-bacd-41ac-878a-6be35659eaae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2467 | 2025.12.20 04:55:34.991716 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2468 | 2025.12.20 04:55:34.991716 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2469 | 2025.12.20 04:55:34.991749 [ 286 ] {} <Debug> TCP-Session: d4b7fdb0-bebe-45b1-b6b3-9c68b9b4ce95 Authenticating user 'default' from [fd00:1122:3344:101::e]:32973 | ||
| 2470 | 2025.12.20 04:55:34.991759 [ 290 ] {} <Debug> TCP-Session: 8f65ff55-c8c3-4d8c-a03a-c83ba91579d0 Authenticating user 'default' from [fd00:1122:3344:101::e]:62748 | ||
| 2471 | 2025.12.20 04:55:34.991768 [ 286 ] {} <Debug> TCP-Session: d4b7fdb0-bebe-45b1-b6b3-9c68b9b4ce95 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2472 | 2025.12.20 04:55:34.991776 [ 290 ] {} <Debug> TCP-Session: 8f65ff55-c8c3-4d8c-a03a-c83ba91579d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2473 | 2025.12.20 04:55:34.991783 [ 286 ] {} <Debug> TCP-Session: d4b7fdb0-bebe-45b1-b6b3-9c68b9b4ce95 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2474 | 2025.12.20 04:55:34.991789 [ 290 ] {} <Debug> TCP-Session: 8f65ff55-c8c3-4d8c-a03a-c83ba91579d0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2475 | 2025.12.20 04:55:34.991946 [ 288 ] {89b537f6-63c3-4571-ab31-6f1909291343} <Debug> oximeter.version (17f1381b-5cbd-46d0-b381-84690a36776c) (SelectExecutor): Key condition: unknown | ||
| 2476 | 2025.12.20 04:55:34.992926 [ 302 ] {89b537f6-63c3-4571-ab31-6f1909291343} <Trace> AggregatingTransform: Aggregating | ||
| 2477 | 2025.12.20 04:55:34.992964 [ 302 ] {89b537f6-63c3-4571-ab31-6f1909291343} <Trace> Aggregator: Aggregation method: without_key | ||
| 2478 | 2025.12.20 04:55:34.993000 [ 302 ] {89b537f6-63c3-4571-ab31-6f1909291343} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000951514 sec. (1050.957 rows/sec., 41.05 KiB/sec.) | ||
| 2479 | 2025.12.20 04:55:34.993017 [ 302 ] {89b537f6-63c3-4571-ab31-6f1909291343} <Trace> Aggregator: Merging aggregated data | ||
| 2480 | 2025.12.20 04:55:34.994278 [ 288 ] {89b537f6-63c3-4571-ab31-6f1909291343} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003007 sec., 332.5573661456601 rows/sec., 12.99 KiB/sec. | ||
| 2481 | 2025.12.20 04:55:34.994416 [ 288 ] {89b537f6-63c3-4571-ab31-6f1909291343} <Debug> TCPHandler: Processed in 0.003415362 sec. | ||
| 2482 | 2025.12.20 04:55:34.994504 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2483 | 2025.12.20 04:55:34.994525 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2484 | 2025.12.20 04:55:34.994534 [ 288 ] {} <Debug> TCP-Session: c25b05fa-f76b-4697-8436-c1cec76188d0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2485 | 2025.12.20 04:55:34.994549 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2486 | 2025.12.20 04:55:34.994573 [ 289 ] {} <Debug> TCP-Session: 0676a5fc-6f30-42c8-9e35-1c44f670a8a5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2487 | 2025.12.20 04:55:34.994573 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2488 | 2025.12.20 04:55:34.994593 [ 292 ] {} <Debug> TCP-Session: fb73f72a-bacd-41ac-878a-6be35659eaae Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2489 | 2025.12.20 04:55:34.994608 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2490 | 2025.12.20 04:55:34.994626 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2491 | 2025.12.20 04:55:34.994644 [ 291 ] {} <Debug> TCP-Session: ae0bc95b-39e0-4330-b261-3b82766a89f5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2492 | 2025.12.20 04:55:34.994658 [ 267 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2493 | 2025.12.20 04:55:34.994672 [ 294 ] {} <Debug> TCP-Session: 3480a7ec-0c71-4902-9e65-d9c8f80130c9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2494 | 2025.12.20 04:55:34.994666 [ 290 ] {} <Debug> TCP-Session: 8f65ff55-c8c3-4d8c-a03a-c83ba91579d0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2495 | 2025.12.20 04:55:34.994708 [ 267 ] {} <Debug> TCP-Session: 5c17eb1a-aa01-4547-80c4-953abc90f7ea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2496 | 2025.12.20 04:55:34.994640 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2497 | 2025.12.20 04:55:34.994586 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2498 | 2025.12.20 04:55:34.994780 [ 293 ] {} <Debug> TCP-Session: befe616a-bcc8-4fed-bc12-fdd23d054831 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2499 | 2025.12.20 04:55:34.994799 [ 286 ] {} <Debug> TCP-Session: d4b7fdb0-bebe-45b1-b6b3-9c68b9b4ce95 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2500 | 2025.12.20 04:55:35.545807 [ 34 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2501 | 2025.12.20 04:55:35.545865 [ 34 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2502 | 2025.12.20 04:55:35.637629 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 4735 | ||
| 2503 | 2025.12.20 04:55:35.638170 [ 244 ] {} <Trace> system.asynchronous_metric_log (e27368f7-91e4-4bc1-8c72-f994b219acd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2504 | 2025.12.20 04:55:35.638218 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 2505 | 2025.12.20 04:55:35.638746 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2506 | 2025.12.20 04:55:35.638978 [ 244 ] {} <Trace> system.asynchronous_metric_log (e27368f7-91e4-4bc1-8c72-f994b219acd5): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2507 | 2025.12.20 04:55:35.639121 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4735 | ||
| 2508 | 2025.12.20 04:55:35.880993 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 | ||
| 2509 | 2025.12.20 04:55:35.899041 [ 245 ] {} <Trace> system.metric_log (ee27eced-b232-4ad5-8c8e-43cace0440d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2510 | 2025.12.20 04:55:35.899107 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 2511 | 2025.12.20 04:55:35.905341 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2512 | 2025.12.20 04:55:35.906193 [ 245 ] {} <Trace> system.metric_log (ee27eced-b232-4ad5-8c8e-43cace0440d5): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2513 | 2025.12.20 04:55:35.909560 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 76 | ||
| 2514 | 2025.12.20 04:55:36.000204 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 209.00 MiB, peak 219.19 MiB, free memory in arenas 0.00 B, will set to 210.75 MiB (RSS), difference: 1.75 MiB | ||
| 2515 | 2025.12.20 04:55:39.265398 [ 269 ] {} <Trace> TCP-Session: ef844e67-0e15-4267-afc8-2f7c0fc33f21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2516 | 2025.12.20 04:55:39.265659 [ 269 ] {b7c4a754-2dd4-497c-9bc6-2a1ddb8051eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62292) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2517 | 2025.12.20 04:55:39.265722 [ 269 ] {b7c4a754-2dd4-497c-9bc6-2a1ddb8051eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2518 | 2025.12.20 04:55:39.266382 [ 269 ] {b7c4a754-2dd4-497c-9bc6-2a1ddb8051eb} <Trace> oximeter.fields_string (98ba921c-f0d5-44b4-b899-9632ca3224e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2519 | 2025.12.20 04:55:39.266422 [ 269 ] {b7c4a754-2dd4-497c-9bc6-2a1ddb8051eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 2520 | 2025.12.20 04:55:39.266804 [ 269 ] {b7c4a754-2dd4-497c-9bc6-2a1ddb8051eb} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2521 | 2025.12.20 04:55:39.267021 [ 269 ] {b7c4a754-2dd4-497c-9bc6-2a1ddb8051eb} <Trace> oximeter.fields_string (98ba921c-f0d5-44b4-b899-9632ca3224e8): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2522 | 2025.12.20 04:55:39.267174 [ 269 ] {b7c4a754-2dd4-497c-9bc6-2a1ddb8051eb} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001574 sec., 35578.14485387548 rows/sec., 2.73 MiB/sec. | ||
| 2523 | 2025.12.20 04:55:39.267215 [ 269 ] {b7c4a754-2dd4-497c-9bc6-2a1ddb8051eb} <Debug> TCPHandler: Processed in 0.00198044 sec. | ||
| 2524 | 2025.12.20 04:55:39.267344 [ 269 ] {} <Trace> TCP-Session: ef844e67-0e15-4267-afc8-2f7c0fc33f21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2525 | 2025.12.20 04:55:39.267474 [ 269 ] {83c7e291-11ee-4fa6-be9f-1d09710cd66b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62292) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2526 | 2025.12.20 04:55:39.267525 [ 269 ] {83c7e291-11ee-4fa6-be9f-1d09710cd66b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2527 | 2025.12.20 04:55:39.267964 [ 269 ] {83c7e291-11ee-4fa6-be9f-1d09710cd66b} <Trace> oximeter.fields_uuid (c4054d52-154a-4375-bc5c-c9e26ae24e42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2528 | 2025.12.20 04:55:39.268000 [ 269 ] {83c7e291-11ee-4fa6-be9f-1d09710cd66b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 2529 | 2025.12.20 04:55:39.268315 [ 269 ] {83c7e291-11ee-4fa6-be9f-1d09710cd66b} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2530 | 2025.12.20 04:55:39.268524 [ 269 ] {83c7e291-11ee-4fa6-be9f-1d09710cd66b} <Trace> oximeter.fields_uuid (c4054d52-154a-4375-bc5c-c9e26ae24e42): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2531 | 2025.12.20 04:55:39.268650 [ 269 ] {83c7e291-11ee-4fa6-be9f-1d09710cd66b} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001206 sec., 53067.99336650083 rows/sec., 4.14 MiB/sec. | ||
| 2532 | 2025.12.20 04:55:39.268686 [ 269 ] {83c7e291-11ee-4fa6-be9f-1d09710cd66b} <Debug> TCPHandler: Processed in 0.001405111 sec. | ||
| 2533 | 2025.12.20 04:55:39.268804 [ 269 ] {} <Trace> TCP-Session: ef844e67-0e15-4267-afc8-2f7c0fc33f21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2534 | 2025.12.20 04:55:39.268905 [ 269 ] {a20786f8-9378-46d1-9888-d2cae3c90991} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62292) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2535 | 2025.12.20 04:55:39.268951 [ 269 ] {a20786f8-9378-46d1-9888-d2cae3c90991} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2536 | 2025.12.20 04:55:39.269355 [ 269 ] {a20786f8-9378-46d1-9888-d2cae3c90991} <Trace> oximeter.measurements_cumulativeu64 (0728ad91-3238-42af-8ba1-e7fe350e1bf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2537 | 2025.12.20 04:55:39.269389 [ 269 ] {a20786f8-9378-46d1-9888-d2cae3c90991} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 2538 | 2025.12.20 04:55:39.269710 [ 269 ] {a20786f8-9378-46d1-9888-d2cae3c90991} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2539 | 2025.12.20 04:55:39.269916 [ 269 ] {a20786f8-9378-46d1-9888-d2cae3c90991} <Trace> oximeter.measurements_cumulativeu64 (0728ad91-3238-42af-8ba1-e7fe350e1bf3): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2540 | 2025.12.20 04:55:39.270042 [ 269 ] {a20786f8-9378-46d1-9888-d2cae3c90991} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00116 sec., 137931.0344827586 rows/sec., 9.61 MiB/sec. | ||
| 2541 | 2025.12.20 04:55:39.270078 [ 269 ] {a20786f8-9378-46d1-9888-d2cae3c90991} <Debug> TCPHandler: Processed in 0.00132553 sec. | ||
| 2542 | 2025.12.20 04:55:39.270193 [ 269 ] {} <Trace> TCP-Session: ef844e67-0e15-4267-afc8-2f7c0fc33f21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2543 | 2025.12.20 04:55:39.270311 [ 269 ] {9a4a9716-b5f1-4336-a448-b4a067374696} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62292) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2544 | 2025.12.20 04:55:39.270362 [ 269 ] {9a4a9716-b5f1-4336-a448-b4a067374696} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2545 | 2025.12.20 04:55:39.270731 [ 269 ] {9a4a9716-b5f1-4336-a448-b4a067374696} <Trace> oximeter.measurements_u64 (2d12d158-aeaf-4eed-935c-e5714c0fad4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2546 | 2025.12.20 04:55:39.270769 [ 269 ] {9a4a9716-b5f1-4336-a448-b4a067374696} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 2547 | 2025.12.20 04:55:39.271074 [ 269 ] {9a4a9716-b5f1-4336-a448-b4a067374696} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2548 | 2025.12.20 04:55:39.271286 [ 269 ] {9a4a9716-b5f1-4336-a448-b4a067374696} <Trace> oximeter.measurements_u64 (2d12d158-aeaf-4eed-935c-e5714c0fad4d): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2549 | 2025.12.20 04:55:39.271411 [ 269 ] {9a4a9716-b5f1-4336-a448-b4a067374696} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001126 sec., 53285.96802841918 rows/sec., 3.59 MiB/sec. | ||
| 2550 | 2025.12.20 04:55:39.271446 [ 269 ] {9a4a9716-b5f1-4336-a448-b4a067374696} <Debug> TCPHandler: Processed in 0.00131223 sec. | ||
| 2551 | 2025.12.20 04:55:40.637554 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 22 entries to flush up to offset 332 | ||
| 2552 | 2025.12.20 04:55:40.640115 [ 243 ] {} <Trace> system.query_log (8da1f072-0632-4951-ad37-80ce429be088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2553 | 2025.12.20 04:55:40.640162 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 2554 | 2025.12.20 04:55:40.641335 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2555 | 2025.12.20 04:55:40.641603 [ 243 ] {} <Trace> system.query_log (8da1f072-0632-4951-ad37-80ce429be088): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2556 | 2025.12.20 04:55:40.641926 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 332 | ||
| 2557 | 2025.12.20 04:55:43.139321 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 5247 | ||
| 2558 | 2025.12.20 04:55:43.140016 [ 244 ] {} <Trace> system.asynchronous_metric_log (e27368f7-91e4-4bc1-8c72-f994b219acd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2559 | 2025.12.20 04:55:43.140050 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 2560 | 2025.12.20 04:55:43.140527 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2561 | 2025.12.20 04:55:43.140753 [ 244 ] {} <Trace> system.asynchronous_metric_log (e27368f7-91e4-4bc1-8c72-f994b219acd5): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2562 | 2025.12.20 04:55:43.140874 [ 45 ] {} <Debug> system.asynchronous_metric_log (e27368f7-91e4-4bc1-8c72-f994b219acd5) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2563 | 2025.12.20 04:55:43.140877 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5247 | ||
| 2564 | 2025.12.20 04:55:43.140919 [ 45 ] {} <Trace> system.asynchronous_metric_log (e27368f7-91e4-4bc1-8c72-f994b219acd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2565 | 2025.12.20 04:55:43.140941 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 2566 | 2025.12.20 04:55:43.141117 [ 198 ] {e27368f7-91e4-4bc1-8c72-f994b219acd5::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 | ||
| 2567 | 2025.12.20 04:55:43.141339 [ 198 ] {e27368f7-91e4-4bc1-8c72-f994b219acd5::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2568 | 2025.12.20 04:55:43.141401 [ 198 ] {e27368f7-91e4-4bc1-8c72-f994b219acd5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2815 rows starting from the beginning of the part | ||
| 2569 | 2025.12.20 04:55:43.141508 [ 198 ] {e27368f7-91e4-4bc1-8c72-f994b219acd5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 512 rows starting from the beginning of the part | ||
| 2570 | 2025.12.20 04:55:43.141580 [ 198 ] {e27368f7-91e4-4bc1-8c72-f994b219acd5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 448 rows starting from the beginning of the part | ||
| 2571 | 2025.12.20 04:55:43.141646 [ 198 ] {e27368f7-91e4-4bc1-8c72-f994b219acd5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 512 rows starting from the beginning of the part | ||
| 2572 | 2025.12.20 04:55:43.141707 [ 198 ] {e27368f7-91e4-4bc1-8c72-f994b219acd5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 448 rows starting from the beginning of the part | ||
| 2573 | 2025.12.20 04:55:43.141775 [ 198 ] {e27368f7-91e4-4bc1-8c72-f994b219acd5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 512 rows starting from the beginning of the part | ||
| 2574 | 2025.12.20 04:55:43.143263 [ 199 ] {e27368f7-91e4-4bc1-8c72-f994b219acd5::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5247 rows, containing 4 columns (4 merged, 0 gathered) in 0.002234394 sec., 2348287.7236512452 rows/sec., 33.59 MiB/sec. | ||
| 2575 | 2025.12.20 04:55:43.143997 [ 199 ] {e27368f7-91e4-4bc1-8c72-f994b219acd5::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2576 | 2025.12.20 04:55:43.144335 [ 199 ] {e27368f7-91e4-4bc1-8c72-f994b219acd5::all_1_11_2} <Trace> system.asynchronous_metric_log (e27368f7-91e4-4bc1-8c72-f994b219acd5): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2577 | 2025.12.20 04:55:43.144423 [ 199 ] {e27368f7-91e4-4bc1-8c72-f994b219acd5::all_1_11_2} <Trace> system.asynchronous_metric_log (e27368f7-91e4-4bc1-8c72-f994b219acd5) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2578 | 2025.12.20 04:55:43.144524 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
| 2579 | 2025.12.20 04:55:43.409716 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 | ||
| 2580 | 2025.12.20 04:55:43.426762 [ 245 ] {} <Trace> system.metric_log (ee27eced-b232-4ad5-8c8e-43cace0440d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2581 | 2025.12.20 04:55:43.426814 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 2582 | 2025.12.20 04:55:43.433042 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2583 | 2025.12.20 04:55:43.433843 [ 245 ] {} <Trace> system.metric_log (ee27eced-b232-4ad5-8c8e-43cace0440d5): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2584 | 2025.12.20 04:55:43.434187 [ 60 ] {} <Debug> system.metric_log (ee27eced-b232-4ad5-8c8e-43cace0440d5) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2585 | 2025.12.20 04:55:43.434255 [ 60 ] {} <Trace> system.metric_log (ee27eced-b232-4ad5-8c8e-43cace0440d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2586 | 2025.12.20 04:55:43.434275 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 2587 | 2025.12.20 04:55:43.434405 [ 189 ] {ee27eced-b232-4ad5-8c8e-43cace0440d5::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 | ||
| 2588 | 2025.12.20 04:55:43.437278 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 83 | ||
| 2589 | 2025.12.20 04:55:43.438454 [ 189 ] {ee27eced-b232-4ad5-8c8e-43cace0440d5::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2590 | 2025.12.20 04:55:43.439806 [ 189 ] {ee27eced-b232-4ad5-8c8e-43cace0440d5::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 | ||
| 2591 | 2025.12.20 04:55:43.444078 [ 189 ] {ee27eced-b232-4ad5-8c8e-43cace0440d5::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 | ||
| 2592 | 2025.12.20 04:55:43.448007 [ 189 ] {ee27eced-b232-4ad5-8c8e-43cace0440d5::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 | ||
| 2593 | 2025.12.20 04:55:43.452019 [ 189 ] {ee27eced-b232-4ad5-8c8e-43cace0440d5::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 | ||
| 2594 | 2025.12.20 04:55:43.456431 [ 189 ] {ee27eced-b232-4ad5-8c8e-43cace0440d5::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 | ||
| 2595 | 2025.12.20 04:55:43.460650 [ 189 ] {ee27eced-b232-4ad5-8c8e-43cace0440d5::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 | ||
| 2596 | 2025.12.20 04:55:43.512281 [ 198 ] {ee27eced-b232-4ad5-8c8e-43cace0440d5::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.077940146 sec., 1064.9197398218885 rows/sec., 5.51 MiB/sec. | ||
| 2597 | 2025.12.20 04:55:43.514728 [ 198 ] {ee27eced-b232-4ad5-8c8e-43cace0440d5::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2598 | 2025.12.20 04:55:43.516900 [ 198 ] {ee27eced-b232-4ad5-8c8e-43cace0440d5::all_1_11_2} <Trace> system.metric_log (ee27eced-b232-4ad5-8c8e-43cace0440d5): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2599 | 2025.12.20 04:55:43.517015 [ 198 ] {ee27eced-b232-4ad5-8c8e-43cace0440d5::all_1_11_2} <Trace> system.metric_log (ee27eced-b232-4ad5-8c8e-43cace0440d5) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2600 | 2025.12.20 04:55:43.519372 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. | ||
| 2601 | 2025.12.20 04:55:44.000224 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 211.90 MiB, peak 221.78 MiB, free memory in arenas 0.00 B, will set to 221.13 MiB (RSS), difference: 9.22 MiB | ||
| 2602 | 2025.12.20 04:55:44.271243 [ 269 ] {} <Trace> TCP-Session: ef844e67-0e15-4267-afc8-2f7c0fc33f21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2603 | 2025.12.20 04:55:44.271431 [ 269 ] {55e26e2d-bb86-4634-b15d-59325e144a65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62292) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2604 | 2025.12.20 04:55:44.271503 [ 269 ] {55e26e2d-bb86-4634-b15d-59325e144a65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2605 | 2025.12.20 04:55:44.272214 [ 269 ] {55e26e2d-bb86-4634-b15d-59325e144a65} <Trace> oximeter.fields_i16 (f49be293-f532-4c39-83ae-fb145f049189): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2606 | 2025.12.20 04:55:44.272268 [ 269 ] {55e26e2d-bb86-4634-b15d-59325e144a65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 2607 | 2025.12.20 04:55:44.272758 [ 269 ] {55e26e2d-bb86-4634-b15d-59325e144a65} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2608 | 2025.12.20 04:55:44.273108 [ 269 ] {55e26e2d-bb86-4634-b15d-59325e144a65} <Trace> oximeter.fields_i16 (f49be293-f532-4c39-83ae-fb145f049189): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2609 | 2025.12.20 04:55:44.273284 [ 269 ] {55e26e2d-bb86-4634-b15d-59325e144a65} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001904 sec., 12605.042016806721 rows/sec., 1.05 MiB/sec. | ||
| 2610 | 2025.12.20 04:55:44.273338 [ 269 ] {55e26e2d-bb86-4634-b15d-59325e144a65} <Debug> TCPHandler: Processed in 0.002224514 sec. | ||
| 2611 | 2025.12.20 04:55:44.273477 [ 269 ] {} <Trace> TCP-Session: ef844e67-0e15-4267-afc8-2f7c0fc33f21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2612 | 2025.12.20 04:55:44.273584 [ 269 ] {57e7017f-2f7e-4349-ae88-73899af61c63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62292) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2613 | 2025.12.20 04:55:44.273632 [ 269 ] {57e7017f-2f7e-4349-ae88-73899af61c63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2614 | 2025.12.20 04:55:44.274109 [ 269 ] {57e7017f-2f7e-4349-ae88-73899af61c63} <Trace> oximeter.fields_ipaddr (e2d7a9ce-de6b-4677-85c4-2fb4d093ba20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2615 | 2025.12.20 04:55:44.274149 [ 269 ] {57e7017f-2f7e-4349-ae88-73899af61c63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 2616 | 2025.12.20 04:55:44.274478 [ 269 ] {57e7017f-2f7e-4349-ae88-73899af61c63} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2617 | 2025.12.20 04:55:44.274690 [ 269 ] {57e7017f-2f7e-4349-ae88-73899af61c63} <Trace> oximeter.fields_ipaddr (e2d7a9ce-de6b-4677-85c4-2fb4d093ba20): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2618 | 2025.12.20 04:55:44.274831 [ 269 ] {57e7017f-2f7e-4349-ae88-73899af61c63} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.001273 sec., 10997.643362136685 rows/sec., 896.78 KiB/sec. | ||
| 2619 | 2025.12.20 04:55:44.274871 [ 269 ] {57e7017f-2f7e-4349-ae88-73899af61c63} <Debug> TCPHandler: Processed in 0.001451312 sec. | ||
| 2620 | 2025.12.20 04:55:44.275010 [ 269 ] {} <Trace> TCP-Session: ef844e67-0e15-4267-afc8-2f7c0fc33f21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2621 | 2025.12.20 04:55:44.275117 [ 269 ] {811a32c7-189e-43cf-958a-5cba2c83cbb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62292) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2622 | 2025.12.20 04:55:44.275160 [ 269 ] {811a32c7-189e-43cf-958a-5cba2c83cbb1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2623 | 2025.12.20 04:55:44.275745 [ 269 ] {811a32c7-189e-43cf-958a-5cba2c83cbb1} <Trace> oximeter.fields_string (98ba921c-f0d5-44b4-b899-9632ca3224e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2624 | 2025.12.20 04:55:44.275783 [ 269 ] {811a32c7-189e-43cf-958a-5cba2c83cbb1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 2625 | 2025.12.20 04:55:44.276147 [ 269 ] {811a32c7-189e-43cf-958a-5cba2c83cbb1} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2626 | 2025.12.20 04:55:44.276365 [ 269 ] {811a32c7-189e-43cf-958a-5cba2c83cbb1} <Trace> oximeter.fields_string (98ba921c-f0d5-44b4-b899-9632ca3224e8): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2627 | 2025.12.20 04:55:44.276500 [ 269 ] {811a32c7-189e-43cf-958a-5cba2c83cbb1} <Debug> executeQuery: Read 263 rows, 24.04 KiB in 0.001408 sec., 186789.77272727274 rows/sec., 16.67 MiB/sec. | ||
| 2628 | 2025.12.20 04:55:44.276538 [ 269 ] {811a32c7-189e-43cf-958a-5cba2c83cbb1} <Debug> TCPHandler: Processed in 0.001579984 sec. | ||
| 2629 | 2025.12.20 04:55:44.276657 [ 269 ] {} <Trace> TCP-Session: ef844e67-0e15-4267-afc8-2f7c0fc33f21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2630 | 2025.12.20 04:55:44.276758 [ 269 ] {779b5c76-42f5-4006-b7b7-6693c3dd11bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62292) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2631 | 2025.12.20 04:55:44.276800 [ 269 ] {779b5c76-42f5-4006-b7b7-6693c3dd11bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2632 | 2025.12.20 04:55:44.277221 [ 269 ] {779b5c76-42f5-4006-b7b7-6693c3dd11bd} <Trace> oximeter.fields_u16 (a1634391-e721-4954-b832-fc744d9d9f64): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2633 | 2025.12.20 04:55:44.277259 [ 269 ] {779b5c76-42f5-4006-b7b7-6693c3dd11bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 2634 | 2025.12.20 04:55:44.277575 [ 269 ] {779b5c76-42f5-4006-b7b7-6693c3dd11bd} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2635 | 2025.12.20 04:55:44.277791 [ 269 ] {779b5c76-42f5-4006-b7b7-6693c3dd11bd} <Trace> oximeter.fields_u16 (a1634391-e721-4954-b832-fc744d9d9f64): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2636 | 2025.12.20 04:55:44.277920 [ 269 ] {779b5c76-42f5-4006-b7b7-6693c3dd11bd} <Debug> executeQuery: Read 66 rows, 4.95 KiB in 0.001184 sec., 55743.24324324325 rows/sec., 4.08 MiB/sec. | ||
| 2637 | 2025.12.20 04:55:44.277958 [ 269 ] {779b5c76-42f5-4006-b7b7-6693c3dd11bd} <Debug> TCPHandler: Processed in 0.001351401 sec. | ||
| 2638 | 2025.12.20 04:55:44.278088 [ 269 ] {} <Trace> TCP-Session: ef844e67-0e15-4267-afc8-2f7c0fc33f21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2639 | 2025.12.20 04:55:44.278186 [ 269 ] {f6a0dadf-6847-4698-a0df-082250f3a8b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62292) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2640 | 2025.12.20 04:55:44.278227 [ 269 ] {f6a0dadf-6847-4698-a0df-082250f3a8b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2641 | 2025.12.20 04:55:44.278631 [ 269 ] {f6a0dadf-6847-4698-a0df-082250f3a8b3} <Trace> oximeter.fields_u32 (84d137f6-cd6c-4f57-aaf1-93ce2ca067bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2642 | 2025.12.20 04:55:44.278666 [ 269 ] {f6a0dadf-6847-4698-a0df-082250f3a8b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 2643 | 2025.12.20 04:55:44.278980 [ 269 ] {f6a0dadf-6847-4698-a0df-082250f3a8b3} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2644 | 2025.12.20 04:55:44.279207 [ 269 ] {f6a0dadf-6847-4698-a0df-082250f3a8b3} <Trace> oximeter.fields_u32 (84d137f6-cd6c-4f57-aaf1-93ce2ca067bc): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2645 | 2025.12.20 04:55:44.279339 [ 269 ] {f6a0dadf-6847-4698-a0df-082250f3a8b3} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001172 sec., 20477.815699658702 rows/sec., 1.70 MiB/sec. | ||
| 2646 | 2025.12.20 04:55:44.279377 [ 269 ] {f6a0dadf-6847-4698-a0df-082250f3a8b3} <Debug> TCPHandler: Processed in 0.0013388 sec. | ||
| 2647 | 2025.12.20 04:55:44.279494 [ 269 ] {} <Trace> TCP-Session: ef844e67-0e15-4267-afc8-2f7c0fc33f21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2648 | 2025.12.20 04:55:44.279590 [ 269 ] {27d9e992-ea79-42cf-a55c-a1192a2a7667} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62292) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2649 | 2025.12.20 04:55:44.279630 [ 269 ] {27d9e992-ea79-42cf-a55c-a1192a2a7667} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2650 | 2025.12.20 04:55:44.280015 [ 269 ] {27d9e992-ea79-42cf-a55c-a1192a2a7667} <Trace> oximeter.fields_u8 (5083c072-f9e4-4eec-9b80-9182ea62ce3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2651 | 2025.12.20 04:55:44.280053 [ 269 ] {27d9e992-ea79-42cf-a55c-a1192a2a7667} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 2652 | 2025.12.20 04:55:44.280349 [ 269 ] {27d9e992-ea79-42cf-a55c-a1192a2a7667} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2653 | 2025.12.20 04:55:44.280556 [ 269 ] {27d9e992-ea79-42cf-a55c-a1192a2a7667} <Trace> oximeter.fields_u8 (5083c072-f9e4-4eec-9b80-9182ea62ce3f): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2654 | 2025.12.20 04:55:44.280679 [ 269 ] {27d9e992-ea79-42cf-a55c-a1192a2a7667} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001108 sec., 10830.324909747293 rows/sec., 846.12 KiB/sec. | ||
| 2655 | 2025.12.20 04:55:44.280716 [ 269 ] {27d9e992-ea79-42cf-a55c-a1192a2a7667} <Debug> TCPHandler: Processed in 0.00127121 sec. | ||
| 2656 | 2025.12.20 04:55:44.280827 [ 269 ] {} <Trace> TCP-Session: ef844e67-0e15-4267-afc8-2f7c0fc33f21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2657 | 2025.12.20 04:55:44.280922 [ 269 ] {37c875b6-564d-4740-a35e-2063031372f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62292) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2658 | 2025.12.20 04:55:44.280962 [ 269 ] {37c875b6-564d-4740-a35e-2063031372f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2659 | 2025.12.20 04:55:44.281445 [ 269 ] {37c875b6-564d-4740-a35e-2063031372f4} <Trace> oximeter.fields_uuid (c4054d52-154a-4375-bc5c-c9e26ae24e42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2660 | 2025.12.20 04:55:44.281481 [ 269 ] {37c875b6-564d-4740-a35e-2063031372f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 2661 | 2025.12.20 04:55:44.281789 [ 269 ] {37c875b6-564d-4740-a35e-2063031372f4} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2662 | 2025.12.20 04:55:44.281993 [ 269 ] {37c875b6-564d-4740-a35e-2063031372f4} <Trace> oximeter.fields_uuid (c4054d52-154a-4375-bc5c-c9e26ae24e42): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2663 | 2025.12.20 04:55:44.282124 [ 269 ] {37c875b6-564d-4740-a35e-2063031372f4} <Debug> executeQuery: Read 163 rows, 13.44 KiB in 0.00122 sec., 133606.55737704918 rows/sec., 10.76 MiB/sec. | ||
| 2664 | 2025.12.20 04:55:44.282162 [ 269 ] {37c875b6-564d-4740-a35e-2063031372f4} <Debug> TCPHandler: Processed in 0.001382941 sec. | ||
| 2665 | 2025.12.20 04:55:44.282273 [ 269 ] {} <Trace> TCP-Session: ef844e67-0e15-4267-afc8-2f7c0fc33f21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2666 | 2025.12.20 04:55:44.282368 [ 269 ] {cda2a723-5cc8-493a-a83a-8e4949d0dcb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62292) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2667 | 2025.12.20 04:55:44.282439 [ 269 ] {cda2a723-5cc8-493a-a83a-8e4949d0dcb1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2668 | 2025.12.20 04:55:44.282869 [ 269 ] {cda2a723-5cc8-493a-a83a-8e4949d0dcb1} <Trace> oximeter.measurements_cumulativeu64 (0728ad91-3238-42af-8ba1-e7fe350e1bf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2669 | 2025.12.20 04:55:44.282906 [ 269 ] {cda2a723-5cc8-493a-a83a-8e4949d0dcb1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 2670 | 2025.12.20 04:55:44.283283 [ 269 ] {cda2a723-5cc8-493a-a83a-8e4949d0dcb1} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2671 | 2025.12.20 04:55:44.283504 [ 269 ] {cda2a723-5cc8-493a-a83a-8e4949d0dcb1} <Trace> oximeter.measurements_cumulativeu64 (0728ad91-3238-42af-8ba1-e7fe350e1bf3): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2672 | 2025.12.20 04:55:44.283637 [ 269 ] {cda2a723-5cc8-493a-a83a-8e4949d0dcb1} <Debug> executeQuery: Read 203 rows, 14.89 KiB in 0.001287 sec., 157731.15773115773 rows/sec., 11.30 MiB/sec. | ||
| 2673 | 2025.12.20 04:55:44.283672 [ 269 ] {cda2a723-5cc8-493a-a83a-8e4949d0dcb1} <Debug> TCPHandler: Processed in 0.001448072 sec. | ||
| 2674 | 2025.12.20 04:55:44.283824 [ 269 ] {} <Trace> TCP-Session: ef844e67-0e15-4267-afc8-2f7c0fc33f21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2675 | 2025.12.20 04:55:44.283919 [ 269 ] {9c1577bb-23be-4d00-b01e-d5ed38014dbb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62292) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2676 | 2025.12.20 04:55:44.283974 [ 269 ] {9c1577bb-23be-4d00-b01e-d5ed38014dbb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2677 | 2025.12.20 04:55:44.284876 [ 269 ] {9c1577bb-23be-4d00-b01e-d5ed38014dbb} <Trace> oximeter.measurements_histogramu64 (20f97701-e8e9-497e-bf0d-ce4ede2e5aa1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2678 | 2025.12.20 04:55:44.284917 [ 269 ] {9c1577bb-23be-4d00-b01e-d5ed38014dbb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 2679 | 2025.12.20 04:55:44.285516 [ 269 ] {9c1577bb-23be-4d00-b01e-d5ed38014dbb} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2680 | 2025.12.20 04:55:44.285743 [ 269 ] {9c1577bb-23be-4d00-b01e-d5ed38014dbb} <Trace> oximeter.measurements_histogramu64 (20f97701-e8e9-497e-bf0d-ce4ede2e5aa1): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2681 | 2025.12.20 04:55:44.285888 [ 269 ] {9c1577bb-23be-4d00-b01e-d5ed38014dbb} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001987 sec., 20130.850528434825 rows/sec., 36.07 MiB/sec. | ||
| 2682 | 2025.12.20 04:55:44.285952 [ 269 ] {9c1577bb-23be-4d00-b01e-d5ed38014dbb} <Debug> TCPHandler: Processed in 0.002177623 sec. | ||
| 2683 | 2025.12.20 04:55:44.286068 [ 269 ] {} <Trace> TCP-Session: ef844e67-0e15-4267-afc8-2f7c0fc33f21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2684 | 2025.12.20 04:55:44.286163 [ 269 ] {c6adf502-5006-4c20-be0f-9dc2b250d1fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62292) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 2685 | 2025.12.20 04:55:44.286206 [ 269 ] {c6adf502-5006-4c20-be0f-9dc2b250d1fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2686 | 2025.12.20 04:55:44.286516 [ 269 ] {c6adf502-5006-4c20-be0f-9dc2b250d1fa} <Trace> oximeter.measurements_i64 (7d770ab8-2427-473d-b978-98280f97206a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2687 | 2025.12.20 04:55:44.286553 [ 269 ] {c6adf502-5006-4c20-be0f-9dc2b250d1fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 2688 | 2025.12.20 04:55:44.286859 [ 269 ] {c6adf502-5006-4c20-be0f-9dc2b250d1fa} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2689 | 2025.12.20 04:55:44.287069 [ 269 ] {c6adf502-5006-4c20-be0f-9dc2b250d1fa} <Trace> oximeter.measurements_i64 (7d770ab8-2427-473d-b978-98280f97206a): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2690 | 2025.12.20 04:55:44.287189 [ 269 ] {c6adf502-5006-4c20-be0f-9dc2b250d1fa} <Debug> executeQuery: Read 9 rows, 651.00 B in 0.001057 sec., 8514.664143803217 rows/sec., 601.46 KiB/sec. | ||
| 2691 | 2025.12.20 04:55:44.287222 [ 269 ] {c6adf502-5006-4c20-be0f-9dc2b250d1fa} <Debug> TCPHandler: Processed in 0.001216849 sec. | ||
| 2692 | 2025.12.20 04:55:44.287337 [ 269 ] {} <Trace> TCP-Session: ef844e67-0e15-4267-afc8-2f7c0fc33f21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2693 | 2025.12.20 04:55:44.287426 [ 269 ] {4ca9f583-d7ec-4603-9a84-ebe1d7709eea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62292) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2694 | 2025.12.20 04:55:44.287464 [ 269 ] {4ca9f583-d7ec-4603-9a84-ebe1d7709eea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2695 | 2025.12.20 04:55:44.287807 [ 269 ] {4ca9f583-d7ec-4603-9a84-ebe1d7709eea} <Trace> oximeter.measurements_u64 (2d12d158-aeaf-4eed-935c-e5714c0fad4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2696 | 2025.12.20 04:55:44.287844 [ 269 ] {4ca9f583-d7ec-4603-9a84-ebe1d7709eea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 2697 | 2025.12.20 04:55:44.288225 [ 269 ] {4ca9f583-d7ec-4603-9a84-ebe1d7709eea} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2698 | 2025.12.20 04:55:44.288440 [ 269 ] {4ca9f583-d7ec-4603-9a84-ebe1d7709eea} <Trace> oximeter.measurements_u64 (2d12d158-aeaf-4eed-935c-e5714c0fad4d): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2699 | 2025.12.20 04:55:44.288572 [ 269 ] {4ca9f583-d7ec-4603-9a84-ebe1d7709eea} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001136 sec., 52816.9014084507 rows/sec., 3.56 MiB/sec. | ||
| 2700 | 2025.12.20 04:55:44.288618 [ 269 ] {4ca9f583-d7ec-4603-9a84-ebe1d7709eea} <Debug> TCPHandler: Processed in 0.00131043 sec. | ||
| 2701 | 2025.12.20 04:55:49.266631 [ 269 ] {} <Trace> TCP-Session: ef844e67-0e15-4267-afc8-2f7c0fc33f21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2702 | 2025.12.20 04:55:49.266841 [ 269 ] {0f73eaef-015e-4193-b156-696c99cdd95e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62292) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2703 | 2025.12.20 04:55:49.266914 [ 269 ] {0f73eaef-015e-4193-b156-696c99cdd95e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2704 | 2025.12.20 04:55:49.267614 [ 269 ] {0f73eaef-015e-4193-b156-696c99cdd95e} <Trace> oximeter.fields_string (98ba921c-f0d5-44b4-b899-9632ca3224e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2705 | 2025.12.20 04:55:49.267675 [ 269 ] {0f73eaef-015e-4193-b156-696c99cdd95e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 2706 | 2025.12.20 04:55:49.268271 [ 269 ] {0f73eaef-015e-4193-b156-696c99cdd95e} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2707 | 2025.12.20 04:55:49.268609 [ 269 ] {0f73eaef-015e-4193-b156-696c99cdd95e} <Trace> oximeter.fields_string (98ba921c-f0d5-44b4-b899-9632ca3224e8): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2708 | 2025.12.20 04:55:49.268826 [ 269 ] {0f73eaef-015e-4193-b156-696c99cdd95e} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002035 sec., 27518.42751842752 rows/sec., 2.11 MiB/sec. | ||
| 2709 | 2025.12.20 04:55:49.268884 [ 269 ] {0f73eaef-015e-4193-b156-696c99cdd95e} <Debug> TCPHandler: Processed in 0.002395767 sec. | ||
| 2710 | 2025.12.20 04:55:49.269027 [ 269 ] {} <Trace> TCP-Session: ef844e67-0e15-4267-afc8-2f7c0fc33f21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2711 | 2025.12.20 04:55:49.269151 [ 269 ] {310d2ace-68b5-4672-a281-f3620fe43e1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62292) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2712 | 2025.12.20 04:55:49.269208 [ 269 ] {310d2ace-68b5-4672-a281-f3620fe43e1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2713 | 2025.12.20 04:55:49.269771 [ 269 ] {310d2ace-68b5-4672-a281-f3620fe43e1b} <Trace> oximeter.fields_uuid (c4054d52-154a-4375-bc5c-c9e26ae24e42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2714 | 2025.12.20 04:55:49.269815 [ 269 ] {310d2ace-68b5-4672-a281-f3620fe43e1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 2715 | 2025.12.20 04:55:49.270270 [ 269 ] {310d2ace-68b5-4672-a281-f3620fe43e1b} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2716 | 2025.12.20 04:55:49.270617 [ 269 ] {310d2ace-68b5-4672-a281-f3620fe43e1b} <Trace> oximeter.fields_uuid (c4054d52-154a-4375-bc5c-c9e26ae24e42): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2717 | 2025.12.20 04:55:49.270795 [ 269 ] {310d2ace-68b5-4672-a281-f3620fe43e1b} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001668 sec., 38369.30455635492 rows/sec., 2.99 MiB/sec. | ||
| 2718 | 2025.12.20 04:55:49.270846 [ 269 ] {310d2ace-68b5-4672-a281-f3620fe43e1b} <Debug> TCPHandler: Processed in 0.001882829 sec. | ||
| 2719 | 2025.12.20 04:55:49.270992 [ 269 ] {} <Trace> TCP-Session: ef844e67-0e15-4267-afc8-2f7c0fc33f21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2720 | 2025.12.20 04:55:49.271117 [ 269 ] {2039b071-641b-4dfb-a331-8b683bc03ac4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62292) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2721 | 2025.12.20 04:55:49.271177 [ 269 ] {2039b071-641b-4dfb-a331-8b683bc03ac4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2722 | 2025.12.20 04:55:49.271717 [ 269 ] {2039b071-641b-4dfb-a331-8b683bc03ac4} <Trace> oximeter.measurements_cumulativeu64 (0728ad91-3238-42af-8ba1-e7fe350e1bf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2723 | 2025.12.20 04:55:49.271762 [ 269 ] {2039b071-641b-4dfb-a331-8b683bc03ac4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 2724 | 2025.12.20 04:55:49.272270 [ 269 ] {2039b071-641b-4dfb-a331-8b683bc03ac4} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2725 | 2025.12.20 04:55:49.272616 [ 269 ] {2039b071-641b-4dfb-a331-8b683bc03ac4} <Trace> oximeter.measurements_cumulativeu64 (0728ad91-3238-42af-8ba1-e7fe350e1bf3): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2726 | 2025.12.20 04:55:49.272793 [ 269 ] {2039b071-641b-4dfb-a331-8b683bc03ac4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001701 sec., 94062.31628453851 rows/sec., 6.55 MiB/sec. | ||
| 2727 | 2025.12.20 04:55:49.272847 [ 269 ] {2039b071-641b-4dfb-a331-8b683bc03ac4} <Debug> TCPHandler: Processed in 0.001917089 sec. | ||
| 2728 | 2025.12.20 04:55:49.272989 [ 269 ] {} <Trace> TCP-Session: ef844e67-0e15-4267-afc8-2f7c0fc33f21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2729 | 2025.12.20 04:55:49.273114 [ 269 ] {3ca3b432-eecb-49e2-ba6b-5dab08445d2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62292) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2730 | 2025.12.20 04:55:49.273172 [ 269 ] {3ca3b432-eecb-49e2-ba6b-5dab08445d2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2731 | 2025.12.20 04:55:49.273597 [ 269 ] {3ca3b432-eecb-49e2-ba6b-5dab08445d2a} <Trace> oximeter.measurements_u64 (2d12d158-aeaf-4eed-935c-e5714c0fad4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2732 | 2025.12.20 04:55:49.273644 [ 269 ] {3ca3b432-eecb-49e2-ba6b-5dab08445d2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 2733 | 2025.12.20 04:55:49.274094 [ 269 ] {3ca3b432-eecb-49e2-ba6b-5dab08445d2a} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2734 | 2025.12.20 04:55:49.274417 [ 269 ] {3ca3b432-eecb-49e2-ba6b-5dab08445d2a} <Trace> oximeter.measurements_u64 (2d12d158-aeaf-4eed-935c-e5714c0fad4d): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2735 | 2025.12.20 04:55:49.274587 [ 269 ] {3ca3b432-eecb-49e2-ba6b-5dab08445d2a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001497 sec., 40080.160320641284 rows/sec., 2.70 MiB/sec. | ||
| 2736 | 2025.12.20 04:55:49.274639 [ 269 ] {3ca3b432-eecb-49e2-ba6b-5dab08445d2a} <Debug> TCPHandler: Processed in 0.001716956 sec. | ||
| 2737 | 2025.12.20 04:55:50.546116 [ 136 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2738 | 2025.12.20 04:55:50.546172 [ 136 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2739 | 2025.12.20 04:55:50.641066 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 5695 | ||
| 2740 | 2025.12.20 04:55:50.641581 [ 244 ] {} <Trace> system.asynchronous_metric_log (e27368f7-91e4-4bc1-8c72-f994b219acd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2741 | 2025.12.20 04:55:50.641631 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 2742 | 2025.12.20 04:55:50.642166 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 362 | ||
| 2743 | 2025.12.20 04:55:50.642302 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2744 | 2025.12.20 04:55:50.642568 [ 244 ] {} <Trace> system.asynchronous_metric_log (e27368f7-91e4-4bc1-8c72-f994b219acd5): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2745 | 2025.12.20 04:55:50.642725 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5695 | ||
| 2746 | 2025.12.20 04:55:50.644547 [ 243 ] {} <Trace> system.query_log (8da1f072-0632-4951-ad37-80ce429be088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2747 | 2025.12.20 04:55:50.644602 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 2748 | 2025.12.20 04:55:50.645830 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2749 | 2025.12.20 04:55:50.646123 [ 243 ] {} <Trace> system.query_log (8da1f072-0632-4951-ad37-80ce429be088): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2750 | 2025.12.20 04:55:50.646484 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 362 | ||
| 2751 | 2025.12.20 04:55:50.937441 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 | ||
| 2752 | 2025.12.20 04:55:50.955297 [ 245 ] {} <Trace> system.metric_log (ee27eced-b232-4ad5-8c8e-43cace0440d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2753 | 2025.12.20 04:55:50.955366 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 2754 | 2025.12.20 04:55:50.960966 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2755 | 2025.12.20 04:55:50.961713 [ 245 ] {} <Trace> system.metric_log (ee27eced-b232-4ad5-8c8e-43cace0440d5): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2756 | 2025.12.20 04:55:50.964754 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 91 | ||
| 2757 | 2025.12.20 04:55:54.268173 [ 269 ] {} <Trace> TCP-Session: ef844e67-0e15-4267-afc8-2f7c0fc33f21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2758 | 2025.12.20 04:55:54.268403 [ 269 ] {4bec5e95-8d7f-4ede-8c68-5f9ff4d7c0a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62292) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2759 | 2025.12.20 04:55:54.268478 [ 269 ] {4bec5e95-8d7f-4ede-8c68-5f9ff4d7c0a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2760 | 2025.12.20 04:55:54.269223 [ 269 ] {4bec5e95-8d7f-4ede-8c68-5f9ff4d7c0a9} <Trace> oximeter.fields_string (98ba921c-f0d5-44b4-b899-9632ca3224e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2761 | 2025.12.20 04:55:54.269271 [ 269 ] {4bec5e95-8d7f-4ede-8c68-5f9ff4d7c0a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 2762 | 2025.12.20 04:55:54.269671 [ 269 ] {4bec5e95-8d7f-4ede-8c68-5f9ff4d7c0a9} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2763 | 2025.12.20 04:55:54.269899 [ 269 ] {4bec5e95-8d7f-4ede-8c68-5f9ff4d7c0a9} <Trace> oximeter.fields_string (98ba921c-f0d5-44b4-b899-9632ca3224e8): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2764 | 2025.12.20 04:55:54.270034 [ 142 ] {} <Debug> oximeter.fields_string (98ba921c-f0d5-44b4-b899-9632ca3224e8) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2765 | 2025.12.20 04:55:54.270064 [ 269 ] {4bec5e95-8d7f-4ede-8c68-5f9ff4d7c0a9} <Debug> executeQuery: Read 136 rows, 12.07 KiB in 0.001715 sec., 79300.29154518951 rows/sec., 6.87 MiB/sec. | ||
| 2766 | 2025.12.20 04:55:54.270112 [ 142 ] {} <Trace> oximeter.fields_string (98ba921c-f0d5-44b4-b899-9632ca3224e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2767 | 2025.12.20 04:55:54.270126 [ 269 ] {4bec5e95-8d7f-4ede-8c68-5f9ff4d7c0a9} <Debug> TCPHandler: Processed in 0.002134143 sec. | ||
| 2768 | 2025.12.20 04:55:54.270145 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 2769 | 2025.12.20 04:55:54.270249 [ 269 ] {} <Trace> TCP-Session: ef844e67-0e15-4267-afc8-2f7c0fc33f21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2770 | 2025.12.20 04:55:54.270357 [ 269 ] {13b28a88-08ec-4948-ac7d-11b84ae4d26a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62292) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2771 | 2025.12.20 04:55:54.270357 [ 201 ] {98ba921c-f0d5-44b4-b899-9632ca3224e8::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 | ||
| 2772 | 2025.12.20 04:55:54.270401 [ 269 ] {13b28a88-08ec-4948-ac7d-11b84ae4d26a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2773 | 2025.12.20 04:55:54.270590 [ 201 ] {98ba921c-f0d5-44b4-b899-9632ca3224e8::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2774 | 2025.12.20 04:55:54.270672 [ 201 ] {98ba921c-f0d5-44b4-b899-9632ca3224e8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1393 rows starting from the beginning of the part | ||
| 2775 | 2025.12.20 04:55:54.270830 [ 201 ] {98ba921c-f0d5-44b4-b899-9632ca3224e8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 130 rows starting from the beginning of the part | ||
| 2776 | 2025.12.20 04:55:54.270851 [ 269 ] {13b28a88-08ec-4948-ac7d-11b84ae4d26a} <Trace> oximeter.fields_u16 (a1634391-e721-4954-b832-fc744d9d9f64): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2777 | 2025.12.20 04:55:54.270898 [ 269 ] {13b28a88-08ec-4948-ac7d-11b84ae4d26a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 2778 | 2025.12.20 04:55:54.270929 [ 201 ] {98ba921c-f0d5-44b4-b899-9632ca3224e8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 56 rows starting from the beginning of the part | ||
| 2779 | 2025.12.20 04:55:54.271011 [ 201 ] {98ba921c-f0d5-44b4-b899-9632ca3224e8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 263 rows starting from the beginning of the part | ||
| 2780 | 2025.12.20 04:55:54.271083 [ 201 ] {98ba921c-f0d5-44b4-b899-9632ca3224e8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 56 rows starting from the beginning of the part | ||
| 2781 | 2025.12.20 04:55:54.271162 [ 201 ] {98ba921c-f0d5-44b4-b899-9632ca3224e8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 136 rows starting from the beginning of the part | ||
| 2782 | 2025.12.20 04:55:54.271223 [ 269 ] {13b28a88-08ec-4948-ac7d-11b84ae4d26a} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2783 | 2025.12.20 04:55:54.271481 [ 269 ] {13b28a88-08ec-4948-ac7d-11b84ae4d26a} <Trace> oximeter.fields_u16 (a1634391-e721-4954-b832-fc744d9d9f64): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2784 | 2025.12.20 04:55:54.271619 [ 269 ] {13b28a88-08ec-4948-ac7d-11b84ae4d26a} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001286 sec., 31104.199066874025 rows/sec., 2.28 MiB/sec. | ||
| 2785 | 2025.12.20 04:55:54.271656 [ 269 ] {13b28a88-08ec-4948-ac7d-11b84ae4d26a} <Debug> TCPHandler: Processed in 0.001456812 sec. | ||
| 2786 | 2025.12.20 04:55:54.271767 [ 269 ] {} <Trace> TCP-Session: ef844e67-0e15-4267-afc8-2f7c0fc33f21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2787 | 2025.12.20 04:55:54.271863 [ 269 ] {b16596b0-92e8-4fe6-81a6-e8d53b5bc2a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62292) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2788 | 2025.12.20 04:55:54.271904 [ 269 ] {b16596b0-92e8-4fe6-81a6-e8d53b5bc2a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2789 | 2025.12.20 04:55:54.272313 [ 269 ] {b16596b0-92e8-4fe6-81a6-e8d53b5bc2a0} <Trace> oximeter.fields_uuid (c4054d52-154a-4375-bc5c-c9e26ae24e42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2790 | 2025.12.20 04:55:54.272350 [ 269 ] {b16596b0-92e8-4fe6-81a6-e8d53b5bc2a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 2791 | 2025.12.20 04:55:54.272478 [ 198 ] {98ba921c-f0d5-44b4-b899-9632ca3224e8::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2034 rows, containing 5 columns (5 merged, 0 gathered) in 0.002228963 sec., 912531.9711453263 rows/sec., 80.60 MiB/sec. | ||
| 2792 | 2025.12.20 04:55:54.272660 [ 269 ] {b16596b0-92e8-4fe6-81a6-e8d53b5bc2a0} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2793 | 2025.12.20 04:55:54.272832 [ 186 ] {98ba921c-f0d5-44b4-b899-9632ca3224e8::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2794 | 2025.12.20 04:55:54.272897 [ 269 ] {b16596b0-92e8-4fe6-81a6-e8d53b5bc2a0} <Trace> oximeter.fields_uuid (c4054d52-154a-4375-bc5c-c9e26ae24e42): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2795 | 2025.12.20 04:55:54.273008 [ 142 ] {} <Debug> oximeter.fields_uuid (c4054d52-154a-4375-bc5c-c9e26ae24e42) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2796 | 2025.12.20 04:55:54.273037 [ 269 ] {b16596b0-92e8-4fe6-81a6-e8d53b5bc2a0} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001194 sec., 87102.17755443887 rows/sec., 6.80 MiB/sec. | ||
| 2797 | 2025.12.20 04:55:54.273039 [ 142 ] {} <Trace> oximeter.fields_uuid (c4054d52-154a-4375-bc5c-c9e26ae24e42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2798 | 2025.12.20 04:55:54.273079 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 2799 | 2025.12.20 04:55:54.273084 [ 269 ] {b16596b0-92e8-4fe6-81a6-e8d53b5bc2a0} <Debug> TCPHandler: Processed in 0.001365291 sec. | ||
| 2800 | 2025.12.20 04:55:54.273203 [ 187 ] {c4054d52-154a-4375-bc5c-c9e26ae24e42::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 | ||
| 2801 | 2025.12.20 04:55:54.273206 [ 186 ] {98ba921c-f0d5-44b4-b899-9632ca3224e8::all_1_16_3} <Trace> oximeter.fields_string (98ba921c-f0d5-44b4-b899-9632ca3224e8): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2802 | 2025.12.20 04:55:54.273295 [ 269 ] {} <Trace> TCP-Session: ef844e67-0e15-4267-afc8-2f7c0fc33f21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2803 | 2025.12.20 04:55:54.273312 [ 186 ] {98ba921c-f0d5-44b4-b899-9632ca3224e8::all_1_16_3} <Trace> oximeter.fields_string (98ba921c-f0d5-44b4-b899-9632ca3224e8) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2804 | 2025.12.20 04:55:54.273320 [ 187 ] {c4054d52-154a-4375-bc5c-c9e26ae24e42::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2805 | 2025.12.20 04:55:54.273381 [ 187 ] {c4054d52-154a-4375-bc5c-c9e26ae24e42::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 615 rows starting from the beginning of the part | ||
| 2806 | 2025.12.20 04:55:54.273421 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.65 MiB. | ||
| 2807 | 2025.12.20 04:55:54.273422 [ 269 ] {d4e7611a-ee95-41cb-ad82-9460d1fada92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62292) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2808 | 2025.12.20 04:55:54.273473 [ 187 ] {c4054d52-154a-4375-bc5c-c9e26ae24e42::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 101 rows starting from the beginning of the part | ||
| 2809 | 2025.12.20 04:55:54.273494 [ 269 ] {d4e7611a-ee95-41cb-ad82-9460d1fada92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2810 | 2025.12.20 04:55:54.273539 [ 187 ] {c4054d52-154a-4375-bc5c-c9e26ae24e42::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 64 rows starting from the beginning of the part | ||
| 2811 | 2025.12.20 04:55:54.273604 [ 187 ] {c4054d52-154a-4375-bc5c-c9e26ae24e42::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 163 rows starting from the beginning of the part | ||
| 2812 | 2025.12.20 04:55:54.273669 [ 187 ] {c4054d52-154a-4375-bc5c-c9e26ae24e42::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 64 rows starting from the beginning of the part | ||
| 2813 | 2025.12.20 04:55:54.273729 [ 187 ] {c4054d52-154a-4375-bc5c-c9e26ae24e42::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 104 rows starting from the beginning of the part | ||
| 2814 | 2025.12.20 04:55:54.274013 [ 269 ] {d4e7611a-ee95-41cb-ad82-9460d1fada92} <Trace> oximeter.measurements_cumulativeu64 (0728ad91-3238-42af-8ba1-e7fe350e1bf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2815 | 2025.12.20 04:55:54.274051 [ 269 ] {d4e7611a-ee95-41cb-ad82-9460d1fada92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 2816 | 2025.12.20 04:55:54.274516 [ 269 ] {d4e7611a-ee95-41cb-ad82-9460d1fada92} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2817 | 2025.12.20 04:55:54.274823 [ 269 ] {d4e7611a-ee95-41cb-ad82-9460d1fada92} <Trace> oximeter.measurements_cumulativeu64 (0728ad91-3238-42af-8ba1-e7fe350e1bf3): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2818 | 2025.12.20 04:55:54.274944 [ 142 ] {} <Debug> oximeter.measurements_cumulativeu64 (0728ad91-3238-42af-8ba1-e7fe350e1bf3) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2819 | 2025.12.20 04:55:54.274973 [ 142 ] {} <Trace> oximeter.measurements_cumulativeu64 (0728ad91-3238-42af-8ba1-e7fe350e1bf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2820 | 2025.12.20 04:55:54.274986 [ 269 ] {d4e7611a-ee95-41cb-ad82-9460d1fada92} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001589 sec., 100692.25928256765 rows/sec., 7.01 MiB/sec. | ||
| 2821 | 2025.12.20 04:55:54.274989 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 2822 | 2025.12.20 04:55:54.275040 [ 269 ] {d4e7611a-ee95-41cb-ad82-9460d1fada92} <Debug> TCPHandler: Processed in 0.001805197 sec. | ||
| 2823 | 2025.12.20 04:55:54.275091 [ 194 ] {0728ad91-3238-42af-8ba1-e7fe350e1bf3::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 | ||
| 2824 | 2025.12.20 04:55:54.275139 [ 198 ] {c4054d52-154a-4375-bc5c-c9e26ae24e42::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1111 rows, containing 5 columns (5 merged, 0 gathered) in 0.00199922 sec., 555716.7295245146 rows/sec., 44.86 MiB/sec. | ||
| 2825 | 2025.12.20 04:55:54.275186 [ 269 ] {} <Trace> TCP-Session: ef844e67-0e15-4267-afc8-2f7c0fc33f21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2826 | 2025.12.20 04:55:54.275206 [ 194 ] {0728ad91-3238-42af-8ba1-e7fe350e1bf3::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2827 | 2025.12.20 04:55:54.275253 [ 194 ] {0728ad91-3238-42af-8ba1-e7fe350e1bf3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 3935 rows starting from the beginning of the part | ||
| 2828 | 2025.12.20 04:55:54.275316 [ 269 ] {9284e113-b826-42f3-9c78-4f03145c7d2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62292) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2829 | 2025.12.20 04:55:54.275342 [ 194 ] {0728ad91-3238-42af-8ba1-e7fe350e1bf3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 160 rows starting from the beginning of the part | ||
| 2830 | 2025.12.20 04:55:54.275349 [ 186 ] {c4054d52-154a-4375-bc5c-c9e26ae24e42::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2831 | 2025.12.20 04:55:54.275387 [ 269 ] {9284e113-b826-42f3-9c78-4f03145c7d2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2832 | 2025.12.20 04:55:54.275396 [ 194 ] {0728ad91-3238-42af-8ba1-e7fe350e1bf3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 160 rows starting from the beginning of the part | ||
| 2833 | 2025.12.20 04:55:54.275451 [ 194 ] {0728ad91-3238-42af-8ba1-e7fe350e1bf3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 203 rows starting from the beginning of the part | ||
| 2834 | 2025.12.20 04:55:54.275490 [ 194 ] {0728ad91-3238-42af-8ba1-e7fe350e1bf3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 160 rows starting from the beginning of the part | ||
| 2835 | 2025.12.20 04:55:54.275534 [ 194 ] {0728ad91-3238-42af-8ba1-e7fe350e1bf3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 160 rows starting from the beginning of the part | ||
| 2836 | 2025.12.20 04:55:54.275669 [ 186 ] {c4054d52-154a-4375-bc5c-c9e26ae24e42::all_1_16_3} <Trace> oximeter.fields_uuid (c4054d52-154a-4375-bc5c-c9e26ae24e42): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2837 | 2025.12.20 04:55:54.275749 [ 186 ] {c4054d52-154a-4375-bc5c-c9e26ae24e42::all_1_16_3} <Trace> oximeter.fields_uuid (c4054d52-154a-4375-bc5c-c9e26ae24e42) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2838 | 2025.12.20 04:55:54.275832 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.44 MiB. | ||
| 2839 | 2025.12.20 04:55:54.276326 [ 269 ] {9284e113-b826-42f3-9c78-4f03145c7d2c} <Trace> oximeter.measurements_histogramu64 (20f97701-e8e9-497e-bf0d-ce4ede2e5aa1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2840 | 2025.12.20 04:55:54.276369 [ 269 ] {9284e113-b826-42f3-9c78-4f03145c7d2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 2841 | 2025.12.20 04:55:54.276962 [ 269 ] {9284e113-b826-42f3-9c78-4f03145c7d2c} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2842 | 2025.12.20 04:55:54.277197 [ 269 ] {9284e113-b826-42f3-9c78-4f03145c7d2c} <Trace> oximeter.measurements_histogramu64 (20f97701-e8e9-497e-bf0d-ce4ede2e5aa1): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2843 | 2025.12.20 04:55:54.277338 [ 269 ] {9284e113-b826-42f3-9c78-4f03145c7d2c} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002047 sec., 19540.791402051782 rows/sec., 35.02 MiB/sec. | ||
| 2844 | 2025.12.20 04:55:54.277399 [ 269 ] {9284e113-b826-42f3-9c78-4f03145c7d2c} <Debug> TCPHandler: Processed in 0.002273484 sec. | ||
| 2845 | 2025.12.20 04:55:54.277513 [ 269 ] {} <Trace> TCP-Session: ef844e67-0e15-4267-afc8-2f7c0fc33f21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2846 | 2025.12.20 04:55:54.277536 [ 194 ] {0728ad91-3238-42af-8ba1-e7fe350e1bf3::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4778 rows, containing 5 columns (5 merged, 0 gathered) in 0.002478327 sec., 1927913.4674318605 rows/sec., 132.76 MiB/sec. | ||
| 2847 | 2025.12.20 04:55:54.277607 [ 269 ] {7b791e15-3b3c-4ff5-adea-9d00f3021537} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62292) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2848 | 2025.12.20 04:55:54.277654 [ 269 ] {7b791e15-3b3c-4ff5-adea-9d00f3021537} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2849 | 2025.12.20 04:55:54.277982 [ 194 ] {0728ad91-3238-42af-8ba1-e7fe350e1bf3::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2850 | 2025.12.20 04:55:54.277984 [ 269 ] {7b791e15-3b3c-4ff5-adea-9d00f3021537} <Trace> oximeter.measurements_u64 (2d12d158-aeaf-4eed-935c-e5714c0fad4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2851 | 2025.12.20 04:55:54.278039 [ 269 ] {7b791e15-3b3c-4ff5-adea-9d00f3021537} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 2852 | 2025.12.20 04:55:54.278317 [ 194 ] {0728ad91-3238-42af-8ba1-e7fe350e1bf3::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (0728ad91-3238-42af-8ba1-e7fe350e1bf3): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2853 | 2025.12.20 04:55:54.278392 [ 194 ] {0728ad91-3238-42af-8ba1-e7fe350e1bf3::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (0728ad91-3238-42af-8ba1-e7fe350e1bf3) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2854 | 2025.12.20 04:55:54.278398 [ 269 ] {7b791e15-3b3c-4ff5-adea-9d00f3021537} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2855 | 2025.12.20 04:55:54.278458 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.94 MiB. | ||
| 2856 | 2025.12.20 04:55:54.278621 [ 269 ] {7b791e15-3b3c-4ff5-adea-9d00f3021537} <Trace> oximeter.measurements_u64 (2d12d158-aeaf-4eed-935c-e5714c0fad4d): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2857 | 2025.12.20 04:55:54.278737 [ 142 ] {} <Debug> oximeter.measurements_u64 (2d12d158-aeaf-4eed-935c-e5714c0fad4d) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2858 | 2025.12.20 04:55:54.278755 [ 269 ] {7b791e15-3b3c-4ff5-adea-9d00f3021537} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001167 sec., 51413.88174807197 rows/sec., 3.46 MiB/sec. | ||
| 2859 | 2025.12.20 04:55:54.278777 [ 142 ] {} <Trace> oximeter.measurements_u64 (2d12d158-aeaf-4eed-935c-e5714c0fad4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2860 | 2025.12.20 04:55:54.278799 [ 269 ] {7b791e15-3b3c-4ff5-adea-9d00f3021537} <Debug> TCPHandler: Processed in 0.001334191 sec. | ||
| 2861 | 2025.12.20 04:55:54.278802 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 2862 | 2025.12.20 04:55:54.278879 [ 194 ] {2d12d158-aeaf-4eed-935c-e5714c0fad4d::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 | ||
| 2863 | 2025.12.20 04:55:54.278953 [ 194 ] {2d12d158-aeaf-4eed-935c-e5714c0fad4d::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2864 | 2025.12.20 04:55:54.278978 [ 194 ] {2d12d158-aeaf-4eed-935c-e5714c0fad4d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 600 rows starting from the beginning of the part | ||
| 2865 | 2025.12.20 04:55:54.279025 [ 194 ] {2d12d158-aeaf-4eed-935c-e5714c0fad4d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 60 rows starting from the beginning of the part | ||
| 2866 | 2025.12.20 04:55:54.279064 [ 194 ] {2d12d158-aeaf-4eed-935c-e5714c0fad4d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 60 rows starting from the beginning of the part | ||
| 2867 | 2025.12.20 04:55:54.279101 [ 194 ] {2d12d158-aeaf-4eed-935c-e5714c0fad4d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 60 rows starting from the beginning of the part | ||
| 2868 | 2025.12.20 04:55:54.279139 [ 194 ] {2d12d158-aeaf-4eed-935c-e5714c0fad4d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 60 rows starting from the beginning of the part | ||
| 2869 | 2025.12.20 04:55:54.279177 [ 194 ] {2d12d158-aeaf-4eed-935c-e5714c0fad4d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 60 rows starting from the beginning of the part | ||
| 2870 | 2025.12.20 04:55:54.279907 [ 194 ] {2d12d158-aeaf-4eed-935c-e5714c0fad4d::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 900 rows, containing 4 columns (4 merged, 0 gathered) in 0.001052276 sec., 855288.9165960262 rows/sec., 57.64 MiB/sec. | ||
| 2871 | 2025.12.20 04:55:54.280050 [ 198 ] {2d12d158-aeaf-4eed-935c-e5714c0fad4d::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2872 | 2025.12.20 04:55:54.280300 [ 198 ] {2d12d158-aeaf-4eed-935c-e5714c0fad4d::all_1_16_3} <Trace> oximeter.measurements_u64 (2d12d158-aeaf-4eed-935c-e5714c0fad4d): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2873 | 2025.12.20 04:55:54.280361 [ 198 ] {2d12d158-aeaf-4eed-935c-e5714c0fad4d::all_1_16_3} <Trace> oximeter.measurements_u64 (2d12d158-aeaf-4eed-935c-e5714c0fad4d) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2874 | 2025.12.20 04:55:54.280424 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 2875 | 2025.12.20 04:55:56.021169 [ 149 ] {} <Debug> oximeter.fields_u32 (84d137f6-cd6c-4f57-aaf1-93ce2ca067bc) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2876 | 2025.12.20 04:55:56.021243 [ 149 ] {} <Trace> oximeter.fields_u32 (84d137f6-cd6c-4f57-aaf1-93ce2ca067bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2877 | 2025.12.20 04:55:56.021268 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 2878 | 2025.12.20 04:55:56.021379 [ 188 ] {84d137f6-cd6c-4f57-aaf1-93ce2ca067bc::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 | ||
| 2879 | 2025.12.20 04:55:56.021500 [ 188 ] {84d137f6-cd6c-4f57-aaf1-93ce2ca067bc::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2880 | 2025.12.20 04:55:56.021531 [ 188 ] {84d137f6-cd6c-4f57-aaf1-93ce2ca067bc::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 24 rows starting from the beginning of the part | ||
| 2881 | 2025.12.20 04:55:56.021592 [ 188 ] {84d137f6-cd6c-4f57-aaf1-93ce2ca067bc::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 228 rows starting from the beginning of the part | ||
| 2882 | 2025.12.20 04:55:56.021636 [ 188 ] {84d137f6-cd6c-4f57-aaf1-93ce2ca067bc::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 24 rows starting from the beginning of the part | ||
| 2883 | 2025.12.20 04:55:56.021677 [ 188 ] {84d137f6-cd6c-4f57-aaf1-93ce2ca067bc::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 228 rows starting from the beginning of the part | ||
| 2884 | 2025.12.20 04:55:56.021715 [ 188 ] {84d137f6-cd6c-4f57-aaf1-93ce2ca067bc::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 24 rows starting from the beginning of the part | ||
| 2885 | 2025.12.20 04:55:56.022557 [ 198 ] {84d137f6-cd6c-4f57-aaf1-93ce2ca067bc::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 528 rows, containing 5 columns (5 merged, 0 gathered) in 0.001221909 sec., 432110.7381973617 rows/sec., 31.81 MiB/sec. | ||
| 2886 | 2025.12.20 04:55:56.022752 [ 198 ] {84d137f6-cd6c-4f57-aaf1-93ce2ca067bc::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2887 | 2025.12.20 04:55:56.023030 [ 198 ] {84d137f6-cd6c-4f57-aaf1-93ce2ca067bc::all_1_5_1} <Trace> oximeter.fields_u32 (84d137f6-cd6c-4f57-aaf1-93ce2ca067bc): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2888 | 2025.12.20 04:55:56.023107 [ 198 ] {84d137f6-cd6c-4f57-aaf1-93ce2ca067bc::all_1_5_1} <Trace> oximeter.fields_u32 (84d137f6-cd6c-4f57-aaf1-93ce2ca067bc) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2889 | 2025.12.20 04:55:56.023205 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 2890 | 2025.12.20 04:55:58.142903 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 6207 | ||
| 2891 | 2025.12.20 04:55:58.143411 [ 244 ] {} <Trace> system.asynchronous_metric_log (e27368f7-91e4-4bc1-8c72-f994b219acd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2892 | 2025.12.20 04:55:58.143454 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 2893 | 2025.12.20 04:55:58.143922 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2894 | 2025.12.20 04:55:58.144143 [ 244 ] {} <Trace> system.asynchronous_metric_log (e27368f7-91e4-4bc1-8c72-f994b219acd5): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2895 | 2025.12.20 04:55:58.144273 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6207 | ||
| 2896 | 2025.12.20 04:55:58.464914 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 | ||
| 2897 | 2025.12.20 04:55:58.481269 [ 245 ] {} <Trace> system.metric_log (ee27eced-b232-4ad5-8c8e-43cace0440d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2898 | 2025.12.20 04:55:58.481331 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 2899 | 2025.12.20 04:55:58.487260 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2900 | 2025.12.20 04:55:58.488026 [ 245 ] {} <Trace> system.metric_log (ee27eced-b232-4ad5-8c8e-43cace0440d5): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2901 | 2025.12.20 04:55:58.490722 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 98 | ||
| 2902 | 2025.12.20 04:55:59.293535 [ 269 ] {} <Trace> TCP-Session: ef844e67-0e15-4267-afc8-2f7c0fc33f21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2903 | 2025.12.20 04:55:59.293741 [ 269 ] {af5eaf02-b8c9-45ef-a4c6-069b1927d6fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62292) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2904 | 2025.12.20 04:55:59.293810 [ 269 ] {af5eaf02-b8c9-45ef-a4c6-069b1927d6fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2905 | 2025.12.20 04:55:59.294420 [ 269 ] {af5eaf02-b8c9-45ef-a4c6-069b1927d6fd} <Trace> oximeter.fields_ipaddr (e2d7a9ce-de6b-4677-85c4-2fb4d093ba20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2906 | 2025.12.20 04:55:59.294472 [ 269 ] {af5eaf02-b8c9-45ef-a4c6-069b1927d6fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 2907 | 2025.12.20 04:55:59.294850 [ 269 ] {af5eaf02-b8c9-45ef-a4c6-069b1927d6fd} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2908 | 2025.12.20 04:55:59.295084 [ 269 ] {af5eaf02-b8c9-45ef-a4c6-069b1927d6fd} <Trace> oximeter.fields_ipaddr (e2d7a9ce-de6b-4677-85c4-2fb4d093ba20): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2909 | 2025.12.20 04:55:59.295253 [ 269 ] {af5eaf02-b8c9-45ef-a4c6-069b1927d6fd} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.00156 sec., 1282.051282051282 rows/sec., 104.54 KiB/sec. | ||
| 2910 | 2025.12.20 04:55:59.295301 [ 269 ] {af5eaf02-b8c9-45ef-a4c6-069b1927d6fd} <Debug> TCPHandler: Processed in 0.001972721 sec. | ||
| 2911 | 2025.12.20 04:55:59.295424 [ 269 ] {} <Trace> TCP-Session: ef844e67-0e15-4267-afc8-2f7c0fc33f21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2912 | 2025.12.20 04:55:59.295528 [ 269 ] {d0c3a666-ed3b-4ea9-9d8d-236f0b218b72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62292) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2913 | 2025.12.20 04:55:59.295572 [ 269 ] {d0c3a666-ed3b-4ea9-9d8d-236f0b218b72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2914 | 2025.12.20 04:55:59.296605 [ 269 ] {d0c3a666-ed3b-4ea9-9d8d-236f0b218b72} <Trace> oximeter.fields_string (98ba921c-f0d5-44b4-b899-9632ca3224e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2915 | 2025.12.20 04:55:59.296643 [ 269 ] {d0c3a666-ed3b-4ea9-9d8d-236f0b218b72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 2916 | 2025.12.20 04:55:59.297041 [ 269 ] {d0c3a666-ed3b-4ea9-9d8d-236f0b218b72} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2917 | 2025.12.20 04:55:59.297252 [ 269 ] {d0c3a666-ed3b-4ea9-9d8d-236f0b218b72} <Trace> oximeter.fields_string (98ba921c-f0d5-44b4-b899-9632ca3224e8): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2918 | 2025.12.20 04:55:59.297382 [ 269 ] {d0c3a666-ed3b-4ea9-9d8d-236f0b218b72} <Debug> executeQuery: Read 1197 rows, 101.04 KiB in 0.001878 sec., 637380.1916932907 rows/sec., 52.54 MiB/sec. | ||
| 2919 | 2025.12.20 04:55:59.297421 [ 269 ] {d0c3a666-ed3b-4ea9-9d8d-236f0b218b72} <Debug> TCPHandler: Processed in 0.002049481 sec. | ||
| 2920 | 2025.12.20 04:55:59.297528 [ 269 ] {} <Trace> TCP-Session: ef844e67-0e15-4267-afc8-2f7c0fc33f21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2921 | 2025.12.20 04:55:59.297635 [ 269 ] {0f114e1b-5126-49f4-90ea-cb60a15b21c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62292) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2922 | 2025.12.20 04:55:59.297676 [ 269 ] {0f114e1b-5126-49f4-90ea-cb60a15b21c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2923 | 2025.12.20 04:55:59.298062 [ 269 ] {0f114e1b-5126-49f4-90ea-cb60a15b21c4} <Trace> oximeter.fields_u16 (a1634391-e721-4954-b832-fc744d9d9f64): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2924 | 2025.12.20 04:55:59.298097 [ 269 ] {0f114e1b-5126-49f4-90ea-cb60a15b21c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 2925 | 2025.12.20 04:55:59.298404 [ 269 ] {0f114e1b-5126-49f4-90ea-cb60a15b21c4} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2926 | 2025.12.20 04:55:59.298645 [ 269 ] {0f114e1b-5126-49f4-90ea-cb60a15b21c4} <Trace> oximeter.fields_u16 (a1634391-e721-4954-b832-fc744d9d9f64): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2927 | 2025.12.20 04:55:59.298777 [ 269 ] {0f114e1b-5126-49f4-90ea-cb60a15b21c4} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001164 sec., 1718.213058419244 rows/sec., 119.97 KiB/sec. | ||
| 2928 | 2025.12.20 04:55:59.298815 [ 269 ] {0f114e1b-5126-49f4-90ea-cb60a15b21c4} <Debug> TCPHandler: Processed in 0.00133761 sec. | ||
| 2929 | 2025.12.20 04:55:59.298919 [ 269 ] {} <Trace> TCP-Session: ef844e67-0e15-4267-afc8-2f7c0fc33f21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2930 | 2025.12.20 04:55:59.299015 [ 269 ] {3e64af39-270d-49f3-9193-0329e412505c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62292) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2931 | 2025.12.20 04:55:59.299054 [ 269 ] {3e64af39-270d-49f3-9193-0329e412505c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2932 | 2025.12.20 04:55:59.299536 [ 269 ] {3e64af39-270d-49f3-9193-0329e412505c} <Trace> oximeter.fields_u32 (84d137f6-cd6c-4f57-aaf1-93ce2ca067bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2933 | 2025.12.20 04:55:59.299573 [ 269 ] {3e64af39-270d-49f3-9193-0329e412505c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 2934 | 2025.12.20 04:55:59.299890 [ 269 ] {3e64af39-270d-49f3-9193-0329e412505c} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2935 | 2025.12.20 04:55:59.300123 [ 269 ] {3e64af39-270d-49f3-9193-0329e412505c} <Trace> oximeter.fields_u32 (84d137f6-cd6c-4f57-aaf1-93ce2ca067bc): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2936 | 2025.12.20 04:55:59.300253 [ 269 ] {3e64af39-270d-49f3-9193-0329e412505c} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001257 sec., 181384.24821002386 rows/sec., 12.28 MiB/sec. | ||
| 2937 | 2025.12.20 04:55:59.300295 [ 269 ] {3e64af39-270d-49f3-9193-0329e412505c} <Debug> TCPHandler: Processed in 0.001425102 sec. | ||
| 2938 | 2025.12.20 04:55:59.300428 [ 269 ] {} <Trace> TCP-Session: ef844e67-0e15-4267-afc8-2f7c0fc33f21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2939 | 2025.12.20 04:55:59.300525 [ 269 ] {8c29dd79-f5fc-48f2-9422-2ed2addb0505} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62292) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2940 | 2025.12.20 04:55:59.300566 [ 269 ] {8c29dd79-f5fc-48f2-9422-2ed2addb0505} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2941 | 2025.12.20 04:55:59.301158 [ 269 ] {8c29dd79-f5fc-48f2-9422-2ed2addb0505} <Trace> oximeter.fields_uuid (c4054d52-154a-4375-bc5c-c9e26ae24e42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2942 | 2025.12.20 04:55:59.301195 [ 269 ] {8c29dd79-f5fc-48f2-9422-2ed2addb0505} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 2943 | 2025.12.20 04:55:59.301525 [ 269 ] {8c29dd79-f5fc-48f2-9422-2ed2addb0505} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2944 | 2025.12.20 04:55:59.301740 [ 269 ] {8c29dd79-f5fc-48f2-9422-2ed2addb0505} <Trace> oximeter.fields_uuid (c4054d52-154a-4375-bc5c-c9e26ae24e42): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2945 | 2025.12.20 04:55:59.301865 [ 269 ] {8c29dd79-f5fc-48f2-9422-2ed2addb0505} <Debug> executeQuery: Read 522 rows, 39.57 KiB in 0.00136 sec., 383823.5294117647 rows/sec., 28.41 MiB/sec. | ||
| 2946 | 2025.12.20 04:55:59.301902 [ 269 ] {8c29dd79-f5fc-48f2-9422-2ed2addb0505} <Debug> TCPHandler: Processed in 0.001525023 sec. | ||
| 2947 | 2025.12.20 04:55:59.302013 [ 269 ] {} <Trace> TCP-Session: ef844e67-0e15-4267-afc8-2f7c0fc33f21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2948 | 2025.12.20 04:55:59.302108 [ 269 ] {61e5581d-d4c8-4c25-aed9-3c47eef90cd5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62292) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2949 | 2025.12.20 04:55:59.302151 [ 269 ] {61e5581d-d4c8-4c25-aed9-3c47eef90cd5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2950 | 2025.12.20 04:55:59.302712 [ 269 ] {61e5581d-d4c8-4c25-aed9-3c47eef90cd5} <Trace> oximeter.measurements_cumulativeu64 (0728ad91-3238-42af-8ba1-e7fe350e1bf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2951 | 2025.12.20 04:55:59.302748 [ 269 ] {61e5581d-d4c8-4c25-aed9-3c47eef90cd5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 2952 | 2025.12.20 04:55:59.303132 [ 269 ] {61e5581d-d4c8-4c25-aed9-3c47eef90cd5} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2953 | 2025.12.20 04:55:59.303367 [ 269 ] {61e5581d-d4c8-4c25-aed9-3c47eef90cd5} <Trace> oximeter.measurements_cumulativeu64 (0728ad91-3238-42af-8ba1-e7fe350e1bf3): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2954 | 2025.12.20 04:55:59.303495 [ 269 ] {61e5581d-d4c8-4c25-aed9-3c47eef90cd5} <Debug> executeQuery: Read 845 rows, 58.24 KiB in 0.001408 sec., 600142.0454545454 rows/sec., 40.39 MiB/sec. | ||
| 2955 | 2025.12.20 04:55:59.303532 [ 269 ] {61e5581d-d4c8-4c25-aed9-3c47eef90cd5} <Debug> TCPHandler: Processed in 0.001569014 sec. | ||
| 2956 | 2025.12.20 04:55:59.303640 [ 269 ] {} <Trace> TCP-Session: ef844e67-0e15-4267-afc8-2f7c0fc33f21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2957 | 2025.12.20 04:55:59.303735 [ 269 ] {f13d11ca-5bd6-4727-9081-b97b44c875e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62292) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2958 | 2025.12.20 04:55:59.303778 [ 269 ] {f13d11ca-5bd6-4727-9081-b97b44c875e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2959 | 2025.12.20 04:55:59.304106 [ 269 ] {f13d11ca-5bd6-4727-9081-b97b44c875e6} <Trace> oximeter.measurements_u64 (2d12d158-aeaf-4eed-935c-e5714c0fad4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2960 | 2025.12.20 04:55:59.304140 [ 269 ] {f13d11ca-5bd6-4727-9081-b97b44c875e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 2961 | 2025.12.20 04:55:59.304451 [ 269 ] {f13d11ca-5bd6-4727-9081-b97b44c875e6} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2962 | 2025.12.20 04:55:59.304663 [ 269 ] {f13d11ca-5bd6-4727-9081-b97b44c875e6} <Trace> oximeter.measurements_u64 (2d12d158-aeaf-4eed-935c-e5714c0fad4d): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2963 | 2025.12.20 04:55:59.304789 [ 269 ] {f13d11ca-5bd6-4727-9081-b97b44c875e6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001074 sec., 55865.92178770949 rows/sec., 3.76 MiB/sec. | ||
| 2964 | 2025.12.20 04:55:59.304824 [ 269 ] {f13d11ca-5bd6-4727-9081-b97b44c875e6} <Debug> TCPHandler: Processed in 0.001232658 sec. | ||
| 2965 | 2025.12.20 04:56:00.646737 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 388 | ||
| 2966 | 2025.12.20 04:56:00.648906 [ 243 ] {} <Trace> system.query_log (8da1f072-0632-4951-ad37-80ce429be088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2967 | 2025.12.20 04:56:00.648955 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 2968 | 2025.12.20 04:56:00.650111 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2969 | 2025.12.20 04:56:00.650380 [ 243 ] {} <Trace> system.query_log (8da1f072-0632-4951-ad37-80ce429be088): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2970 | 2025.12.20 04:56:00.650622 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 388 | ||
| 2971 | 2025.12.20 04:56:04.267910 [ 269 ] {} <Trace> TCP-Session: ef844e67-0e15-4267-afc8-2f7c0fc33f21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2972 | 2025.12.20 04:56:04.268111 [ 269 ] {fbcbc4f1-4d47-4f65-b05a-54405eb21a8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62292) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2973 | 2025.12.20 04:56:04.268176 [ 269 ] {fbcbc4f1-4d47-4f65-b05a-54405eb21a8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2974 | 2025.12.20 04:56:04.268874 [ 269 ] {fbcbc4f1-4d47-4f65-b05a-54405eb21a8a} <Trace> oximeter.fields_string (98ba921c-f0d5-44b4-b899-9632ca3224e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2975 | 2025.12.20 04:56:04.268924 [ 269 ] {fbcbc4f1-4d47-4f65-b05a-54405eb21a8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 2976 | 2025.12.20 04:56:04.269335 [ 269 ] {fbcbc4f1-4d47-4f65-b05a-54405eb21a8a} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 2977 | 2025.12.20 04:56:04.269566 [ 269 ] {fbcbc4f1-4d47-4f65-b05a-54405eb21a8a} <Trace> oximeter.fields_string (98ba921c-f0d5-44b4-b899-9632ca3224e8): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2978 | 2025.12.20 04:56:04.269733 [ 269 ] {fbcbc4f1-4d47-4f65-b05a-54405eb21a8a} <Debug> executeQuery: Read 136 rows, 12.07 KiB in 0.00167 sec., 81437.125748503 rows/sec., 7.06 MiB/sec. | ||
| 2979 | 2025.12.20 04:56:04.269777 [ 269 ] {fbcbc4f1-4d47-4f65-b05a-54405eb21a8a} <Debug> TCPHandler: Processed in 0.00199689 sec. | ||
| 2980 | 2025.12.20 04:56:04.269899 [ 269 ] {} <Trace> TCP-Session: ef844e67-0e15-4267-afc8-2f7c0fc33f21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2981 | 2025.12.20 04:56:04.269994 [ 269 ] {314a1694-aa07-4f0a-8058-25816c4fb6e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62292) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2982 | 2025.12.20 04:56:04.270035 [ 269 ] {314a1694-aa07-4f0a-8058-25816c4fb6e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2983 | 2025.12.20 04:56:04.270453 [ 269 ] {314a1694-aa07-4f0a-8058-25816c4fb6e2} <Trace> oximeter.fields_u16 (a1634391-e721-4954-b832-fc744d9d9f64): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2984 | 2025.12.20 04:56:04.270492 [ 269 ] {314a1694-aa07-4f0a-8058-25816c4fb6e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 2985 | 2025.12.20 04:56:04.270804 [ 269 ] {314a1694-aa07-4f0a-8058-25816c4fb6e2} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2986 | 2025.12.20 04:56:04.271009 [ 269 ] {314a1694-aa07-4f0a-8058-25816c4fb6e2} <Trace> oximeter.fields_u16 (a1634391-e721-4954-b832-fc744d9d9f64): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2987 | 2025.12.20 04:56:04.271133 [ 141 ] {} <Debug> oximeter.fields_u16 (a1634391-e721-4954-b832-fc744d9d9f64) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2988 | 2025.12.20 04:56:04.271141 [ 269 ] {314a1694-aa07-4f0a-8058-25816c4fb6e2} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001166 sec., 34305.31732418525 rows/sec., 2.52 MiB/sec. | ||
| 2989 | 2025.12.20 04:56:04.271211 [ 141 ] {} <Trace> oximeter.fields_u16 (a1634391-e721-4954-b832-fc744d9d9f64): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2990 | 2025.12.20 04:56:04.271229 [ 269 ] {314a1694-aa07-4f0a-8058-25816c4fb6e2} <Debug> TCPHandler: Processed in 0.001382191 sec. | ||
| 2991 | 2025.12.20 04:56:04.271238 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 2992 | 2025.12.20 04:56:04.271342 [ 269 ] {} <Trace> TCP-Session: ef844e67-0e15-4267-afc8-2f7c0fc33f21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2993 | 2025.12.20 04:56:04.271384 [ 186 ] {a1634391-e721-4954-b832-fc744d9d9f64::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 | ||
| 2994 | 2025.12.20 04:56:04.271442 [ 269 ] {276c3461-cb1c-4aab-ad44-edcaa9a3fd59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62292) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2995 | 2025.12.20 04:56:04.271488 [ 269 ] {276c3461-cb1c-4aab-ad44-edcaa9a3fd59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2996 | 2025.12.20 04:56:04.271545 [ 186 ] {a1634391-e721-4954-b832-fc744d9d9f64::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2997 | 2025.12.20 04:56:04.271586 [ 186 ] {a1634391-e721-4954-b832-fc744d9d9f64::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 61 rows starting from the beginning of the part | ||
| 2998 | 2025.12.20 04:56:04.271682 [ 186 ] {a1634391-e721-4954-b832-fc744d9d9f64::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 37 rows starting from the beginning of the part | ||
| 2999 | 2025.12.20 04:56:04.271733 [ 186 ] {a1634391-e721-4954-b832-fc744d9d9f64::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 66 rows starting from the beginning of the part | ||
| 3000 | 2025.12.20 04:56:04.271777 [ 186 ] {a1634391-e721-4954-b832-fc744d9d9f64::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 40 rows starting from the beginning of the part | ||
| 3001 | 2025.12.20 04:56:04.271816 [ 186 ] {a1634391-e721-4954-b832-fc744d9d9f64::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 2 rows starting from the beginning of the part | ||
| 3002 | 2025.12.20 04:56:04.271858 [ 186 ] {a1634391-e721-4954-b832-fc744d9d9f64::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 40 rows starting from the beginning of the part | ||
| 3003 | 2025.12.20 04:56:04.271962 [ 269 ] {276c3461-cb1c-4aab-ad44-edcaa9a3fd59} <Trace> oximeter.fields_uuid (c4054d52-154a-4375-bc5c-c9e26ae24e42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3004 | 2025.12.20 04:56:04.272005 [ 269 ] {276c3461-cb1c-4aab-ad44-edcaa9a3fd59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 3005 | 2025.12.20 04:56:04.272460 [ 269 ] {276c3461-cb1c-4aab-ad44-edcaa9a3fd59} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3006 | 2025.12.20 04:56:04.272693 [ 269 ] {276c3461-cb1c-4aab-ad44-edcaa9a3fd59} <Trace> oximeter.fields_uuid (c4054d52-154a-4375-bc5c-c9e26ae24e42): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3007 | 2025.12.20 04:56:04.272704 [ 198 ] {a1634391-e721-4954-b832-fc744d9d9f64::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 246 rows, containing 5 columns (5 merged, 0 gathered) in 0.001382611 sec., 177924.23176150053 rows/sec., 13.71 MiB/sec. | ||
| 3008 | 2025.12.20 04:56:04.272832 [ 269 ] {276c3461-cb1c-4aab-ad44-edcaa9a3fd59} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001408 sec., 73863.63636363637 rows/sec., 5.77 MiB/sec. | ||
| 3009 | 2025.12.20 04:56:04.272878 [ 269 ] {276c3461-cb1c-4aab-ad44-edcaa9a3fd59} <Debug> TCPHandler: Processed in 0.001585274 sec. | ||
| 3010 | 2025.12.20 04:56:04.272890 [ 198 ] {a1634391-e721-4954-b832-fc744d9d9f64::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3011 | 2025.12.20 04:56:04.272992 [ 269 ] {} <Trace> TCP-Session: ef844e67-0e15-4267-afc8-2f7c0fc33f21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3012 | 2025.12.20 04:56:04.273094 [ 269 ] {5618df0a-5c4c-4950-949f-c5746564d51c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62292) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3013 | 2025.12.20 04:56:04.273140 [ 269 ] {5618df0a-5c4c-4950-949f-c5746564d51c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3014 | 2025.12.20 04:56:04.273234 [ 198 ] {a1634391-e721-4954-b832-fc744d9d9f64::all_1_11_2} <Trace> oximeter.fields_u16 (a1634391-e721-4954-b832-fc744d9d9f64): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3015 | 2025.12.20 04:56:04.273383 [ 198 ] {a1634391-e721-4954-b832-fc744d9d9f64::all_1_11_2} <Trace> oximeter.fields_u16 (a1634391-e721-4954-b832-fc744d9d9f64) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3016 | 2025.12.20 04:56:04.273483 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 3017 | 2025.12.20 04:56:04.273542 [ 269 ] {5618df0a-5c4c-4950-949f-c5746564d51c} <Trace> oximeter.measurements_cumulativeu64 (0728ad91-3238-42af-8ba1-e7fe350e1bf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3018 | 2025.12.20 04:56:04.273585 [ 269 ] {5618df0a-5c4c-4950-949f-c5746564d51c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 3019 | 2025.12.20 04:56:04.273919 [ 269 ] {5618df0a-5c4c-4950-949f-c5746564d51c} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3020 | 2025.12.20 04:56:04.274125 [ 269 ] {5618df0a-5c4c-4950-949f-c5746564d51c} <Trace> oximeter.measurements_cumulativeu64 (0728ad91-3238-42af-8ba1-e7fe350e1bf3): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3021 | 2025.12.20 04:56:04.274258 [ 269 ] {5618df0a-5c4c-4950-949f-c5746564d51c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001184 sec., 135135.13513513515 rows/sec., 9.41 MiB/sec. | ||
| 3022 | 2025.12.20 04:56:04.274295 [ 269 ] {5618df0a-5c4c-4950-949f-c5746564d51c} <Debug> TCPHandler: Processed in 0.001352411 sec. | ||
| 3023 | 2025.12.20 04:56:04.274411 [ 269 ] {} <Trace> TCP-Session: ef844e67-0e15-4267-afc8-2f7c0fc33f21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3024 | 2025.12.20 04:56:04.274504 [ 269 ] {f8227f9e-7b3a-4cd0-ad0e-078dab9f9f65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62292) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3025 | 2025.12.20 04:56:04.274557 [ 269 ] {f8227f9e-7b3a-4cd0-ad0e-078dab9f9f65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3026 | 2025.12.20 04:56:04.275357 [ 269 ] {f8227f9e-7b3a-4cd0-ad0e-078dab9f9f65} <Trace> oximeter.measurements_histogramu64 (20f97701-e8e9-497e-bf0d-ce4ede2e5aa1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3027 | 2025.12.20 04:56:04.275394 [ 269 ] {f8227f9e-7b3a-4cd0-ad0e-078dab9f9f65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 3028 | 2025.12.20 04:56:04.275970 [ 269 ] {f8227f9e-7b3a-4cd0-ad0e-078dab9f9f65} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3029 | 2025.12.20 04:56:04.276190 [ 269 ] {f8227f9e-7b3a-4cd0-ad0e-078dab9f9f65} <Trace> oximeter.measurements_histogramu64 (20f97701-e8e9-497e-bf0d-ce4ede2e5aa1): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3030 | 2025.12.20 04:56:04.276327 [ 269 ] {f8227f9e-7b3a-4cd0-ad0e-078dab9f9f65} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.00184 sec., 21739.130434782608 rows/sec., 38.96 MiB/sec. | ||
| 3031 | 2025.12.20 04:56:04.276389 [ 269 ] {f8227f9e-7b3a-4cd0-ad0e-078dab9f9f65} <Debug> TCPHandler: Processed in 0.002026051 sec. | ||
| 3032 | 2025.12.20 04:56:04.276497 [ 269 ] {} <Trace> TCP-Session: ef844e67-0e15-4267-afc8-2f7c0fc33f21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3033 | 2025.12.20 04:56:04.276592 [ 269 ] {08ed5c43-fcdc-4b13-afef-34d0f72b8368} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62292) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3034 | 2025.12.20 04:56:04.276634 [ 269 ] {08ed5c43-fcdc-4b13-afef-34d0f72b8368} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3035 | 2025.12.20 04:56:04.276958 [ 269 ] {08ed5c43-fcdc-4b13-afef-34d0f72b8368} <Trace> oximeter.measurements_u64 (2d12d158-aeaf-4eed-935c-e5714c0fad4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3036 | 2025.12.20 04:56:04.276994 [ 269 ] {08ed5c43-fcdc-4b13-afef-34d0f72b8368} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 3037 | 2025.12.20 04:56:04.277294 [ 269 ] {08ed5c43-fcdc-4b13-afef-34d0f72b8368} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3038 | 2025.12.20 04:56:04.277505 [ 269 ] {08ed5c43-fcdc-4b13-afef-34d0f72b8368} <Trace> oximeter.measurements_u64 (2d12d158-aeaf-4eed-935c-e5714c0fad4d): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3039 | 2025.12.20 04:56:04.277632 [ 269 ] {08ed5c43-fcdc-4b13-afef-34d0f72b8368} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00106 sec., 56603.77358490566 rows/sec., 3.81 MiB/sec. | ||
| 3040 | 2025.12.20 04:56:04.277668 [ 269 ] {08ed5c43-fcdc-4b13-afef-34d0f72b8368} <Debug> TCPHandler: Processed in 0.001218838 sec. | ||
| 3041 | 2025.12.20 04:56:05.546423 [ 140 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3042 | 2025.12.20 04:56:05.546482 [ 140 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3043 | 2025.12.20 04:56:05.644435 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 6655 | ||
| 3044 | 2025.12.20 04:56:05.644920 [ 244 ] {} <Trace> system.asynchronous_metric_log (e27368f7-91e4-4bc1-8c72-f994b219acd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3045 | 2025.12.20 04:56:05.644962 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 3046 | 2025.12.20 04:56:05.645458 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3047 | 2025.12.20 04:56:05.645719 [ 244 ] {} <Trace> system.asynchronous_metric_log (e27368f7-91e4-4bc1-8c72-f994b219acd5): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3048 | 2025.12.20 04:56:05.645848 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6655 | ||
| 3049 | 2025.12.20 04:56:05.990855 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 | ||
| 3050 | 2025.12.20 04:56:06.008145 [ 245 ] {} <Trace> system.metric_log (ee27eced-b232-4ad5-8c8e-43cace0440d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3051 | 2025.12.20 04:56:06.008211 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 3052 | 2025.12.20 04:56:06.013740 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3053 | 2025.12.20 04:56:06.014498 [ 245 ] {} <Trace> system.metric_log (ee27eced-b232-4ad5-8c8e-43cace0440d5): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3054 | 2025.12.20 04:56:06.017604 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 106 | ||
| 3055 | 2025.12.20 04:56:09.266599 [ 269 ] {} <Trace> TCP-Session: ef844e67-0e15-4267-afc8-2f7c0fc33f21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3056 | 2025.12.20 04:56:09.266810 [ 269 ] {0f810b71-99ec-43d7-aab6-5ba13c258d95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62292) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3057 | 2025.12.20 04:56:09.266874 [ 269 ] {0f810b71-99ec-43d7-aab6-5ba13c258d95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3058 | 2025.12.20 04:56:09.267484 [ 269 ] {0f810b71-99ec-43d7-aab6-5ba13c258d95} <Trace> oximeter.fields_string (98ba921c-f0d5-44b4-b899-9632ca3224e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3059 | 2025.12.20 04:56:09.267533 [ 269 ] {0f810b71-99ec-43d7-aab6-5ba13c258d95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 3060 | 2025.12.20 04:56:09.267908 [ 269 ] {0f810b71-99ec-43d7-aab6-5ba13c258d95} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3061 | 2025.12.20 04:56:09.268131 [ 269 ] {0f810b71-99ec-43d7-aab6-5ba13c258d95} <Trace> oximeter.fields_string (98ba921c-f0d5-44b4-b899-9632ca3224e8): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3062 | 2025.12.20 04:56:09.268282 [ 269 ] {0f810b71-99ec-43d7-aab6-5ba13c258d95} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001524 sec., 36745.40682414698 rows/sec., 2.82 MiB/sec. | ||
| 3063 | 2025.12.20 04:56:09.268324 [ 269 ] {0f810b71-99ec-43d7-aab6-5ba13c258d95} <Debug> TCPHandler: Processed in 0.001862798 sec. | ||
| 3064 | 2025.12.20 04:56:09.268441 [ 269 ] {} <Trace> TCP-Session: ef844e67-0e15-4267-afc8-2f7c0fc33f21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3065 | 2025.12.20 04:56:09.268536 [ 269 ] {6322574b-a870-4bb1-8d55-2c2bd825c949} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62292) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3066 | 2025.12.20 04:56:09.268576 [ 269 ] {6322574b-a870-4bb1-8d55-2c2bd825c949} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3067 | 2025.12.20 04:56:09.268977 [ 269 ] {6322574b-a870-4bb1-8d55-2c2bd825c949} <Trace> oximeter.fields_uuid (c4054d52-154a-4375-bc5c-c9e26ae24e42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3068 | 2025.12.20 04:56:09.269014 [ 269 ] {6322574b-a870-4bb1-8d55-2c2bd825c949} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 3069 | 2025.12.20 04:56:09.269327 [ 269 ] {6322574b-a870-4bb1-8d55-2c2bd825c949} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3070 | 2025.12.20 04:56:09.269544 [ 269 ] {6322574b-a870-4bb1-8d55-2c2bd825c949} <Trace> oximeter.fields_uuid (c4054d52-154a-4375-bc5c-c9e26ae24e42): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3071 | 2025.12.20 04:56:09.269680 [ 269 ] {6322574b-a870-4bb1-8d55-2c2bd825c949} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001164 sec., 54982.817869415805 rows/sec., 4.29 MiB/sec. | ||
| 3072 | 2025.12.20 04:56:09.269718 [ 269 ] {6322574b-a870-4bb1-8d55-2c2bd825c949} <Debug> TCPHandler: Processed in 0.00132738 sec. | ||
| 3073 | 2025.12.20 04:56:09.269832 [ 269 ] {} <Trace> TCP-Session: ef844e67-0e15-4267-afc8-2f7c0fc33f21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3074 | 2025.12.20 04:56:09.269927 [ 269 ] {ee16e1a2-5aec-458b-b655-e7b5f7a367c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62292) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3075 | 2025.12.20 04:56:09.269971 [ 269 ] {ee16e1a2-5aec-458b-b655-e7b5f7a367c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3076 | 2025.12.20 04:56:09.270364 [ 269 ] {ee16e1a2-5aec-458b-b655-e7b5f7a367c3} <Trace> oximeter.measurements_cumulativeu64 (0728ad91-3238-42af-8ba1-e7fe350e1bf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3077 | 2025.12.20 04:56:09.270402 [ 269 ] {ee16e1a2-5aec-458b-b655-e7b5f7a367c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 3078 | 2025.12.20 04:56:09.270717 [ 269 ] {ee16e1a2-5aec-458b-b655-e7b5f7a367c3} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3079 | 2025.12.20 04:56:09.270925 [ 269 ] {ee16e1a2-5aec-458b-b655-e7b5f7a367c3} <Trace> oximeter.measurements_cumulativeu64 (0728ad91-3238-42af-8ba1-e7fe350e1bf3): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3080 | 2025.12.20 04:56:09.271050 [ 269 ] {ee16e1a2-5aec-458b-b655-e7b5f7a367c3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001141 sec., 140227.87028921998 rows/sec., 9.77 MiB/sec. | ||
| 3081 | 2025.12.20 04:56:09.271086 [ 269 ] {ee16e1a2-5aec-458b-b655-e7b5f7a367c3} <Debug> TCPHandler: Processed in 0.00130262 sec. | ||
| 3082 | 2025.12.20 04:56:09.271186 [ 269 ] {} <Trace> TCP-Session: ef844e67-0e15-4267-afc8-2f7c0fc33f21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3083 | 2025.12.20 04:56:09.271279 [ 269 ] {3d06f6d0-66ac-44ed-af36-8e4214889f28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62292) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3084 | 2025.12.20 04:56:09.271320 [ 269 ] {3d06f6d0-66ac-44ed-af36-8e4214889f28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3085 | 2025.12.20 04:56:09.271641 [ 269 ] {3d06f6d0-66ac-44ed-af36-8e4214889f28} <Trace> oximeter.measurements_u64 (2d12d158-aeaf-4eed-935c-e5714c0fad4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3086 | 2025.12.20 04:56:09.271681 [ 269 ] {3d06f6d0-66ac-44ed-af36-8e4214889f28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 3087 | 2025.12.20 04:56:09.271979 [ 269 ] {3d06f6d0-66ac-44ed-af36-8e4214889f28} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3088 | 2025.12.20 04:56:09.272187 [ 269 ] {3d06f6d0-66ac-44ed-af36-8e4214889f28} <Trace> oximeter.measurements_u64 (2d12d158-aeaf-4eed-935c-e5714c0fad4d): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3089 | 2025.12.20 04:56:09.272311 [ 269 ] {3d06f6d0-66ac-44ed-af36-8e4214889f28} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00105 sec., 57142.857142857145 rows/sec., 3.85 MiB/sec. | ||
| 3090 | 2025.12.20 04:56:09.272346 [ 269 ] {3d06f6d0-66ac-44ed-af36-8e4214889f28} <Debug> TCPHandler: Processed in 0.001208178 sec. | ||
| 3091 | 2025.12.20 04:56:10.650867 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 408 | ||
| 3092 | 2025.12.20 04:56:10.652901 [ 243 ] {} <Trace> system.query_log (8da1f072-0632-4951-ad37-80ce429be088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3093 | 2025.12.20 04:56:10.652954 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 3094 | 2025.12.20 04:56:10.654131 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3095 | 2025.12.20 04:56:10.654411 [ 243 ] {} <Trace> system.query_log (8da1f072-0632-4951-ad37-80ce429be088): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3096 | 2025.12.20 04:56:10.654769 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 408 | ||
| 3097 | 2025.12.20 04:56:10.678289 [ 134 ] {} <Debug> oximeter.fields_ipaddr (e2d7a9ce-de6b-4677-85c4-2fb4d093ba20) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3098 | 2025.12.20 04:56:10.678386 [ 134 ] {} <Trace> oximeter.fields_ipaddr (e2d7a9ce-de6b-4677-85c4-2fb4d093ba20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3099 | 2025.12.20 04:56:10.678423 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 3100 | 2025.12.20 04:56:10.678568 [ 186 ] {e2d7a9ce-de6b-4677-85c4-2fb4d093ba20::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 | ||
| 3101 | 2025.12.20 04:56:10.678749 [ 186 ] {e2d7a9ce-de6b-4677-85c4-2fb4d093ba20::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3102 | 2025.12.20 04:56:10.678800 [ 186 ] {e2d7a9ce-de6b-4677-85c4-2fb4d093ba20::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 10 rows starting from the beginning of the part | ||
| 3103 | 2025.12.20 04:56:10.678888 [ 186 ] {e2d7a9ce-de6b-4677-85c4-2fb4d093ba20::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 | ||
| 3104 | 2025.12.20 04:56:10.678933 [ 186 ] {e2d7a9ce-de6b-4677-85c4-2fb4d093ba20::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 2 rows starting from the beginning of the part | ||
| 3105 | 2025.12.20 04:56:10.678977 [ 186 ] {e2d7a9ce-de6b-4677-85c4-2fb4d093ba20::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 14 rows starting from the beginning of the part | ||
| 3106 | 2025.12.20 04:56:10.679017 [ 186 ] {e2d7a9ce-de6b-4677-85c4-2fb4d093ba20::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 | ||
| 3107 | 2025.12.20 04:56:10.679804 [ 198 ] {e2d7a9ce-de6b-4677-85c4-2fb4d093ba20::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 5 columns (5 merged, 0 gathered) in 0.0012987 sec., 23100.0231000231 rows/sec., 1.93 MiB/sec. | ||
| 3108 | 2025.12.20 04:56:10.679928 [ 186 ] {e2d7a9ce-de6b-4677-85c4-2fb4d093ba20::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3109 | 2025.12.20 04:56:10.680169 [ 186 ] {e2d7a9ce-de6b-4677-85c4-2fb4d093ba20::all_1_5_1} <Trace> oximeter.fields_ipaddr (e2d7a9ce-de6b-4677-85c4-2fb4d093ba20): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3110 | 2025.12.20 04:56:10.680234 [ 186 ] {e2d7a9ce-de6b-4677-85c4-2fb4d093ba20::all_1_5_1} <Trace> oximeter.fields_ipaddr (e2d7a9ce-de6b-4677-85c4-2fb4d093ba20) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3111 | 2025.12.20 04:56:10.680300 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 3112 | 2025.12.20 04:56:13.146045 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 7167 | ||
| 3113 | 2025.12.20 04:56:13.146893 [ 244 ] {} <Trace> system.asynchronous_metric_log (e27368f7-91e4-4bc1-8c72-f994b219acd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3114 | 2025.12.20 04:56:13.146976 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 3115 | 2025.12.20 04:56:13.147475 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3116 | 2025.12.20 04:56:13.147706 [ 244 ] {} <Trace> system.asynchronous_metric_log (e27368f7-91e4-4bc1-8c72-f994b219acd5): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3117 | 2025.12.20 04:56:13.147855 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7167 | ||
| 3118 | 2025.12.20 04:56:13.517758 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 113 | ||
| 3119 | 2025.12.20 04:56:13.533246 [ 245 ] {} <Trace> system.metric_log (ee27eced-b232-4ad5-8c8e-43cace0440d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3120 | 2025.12.20 04:56:13.533292 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 3121 | 2025.12.20 04:56:13.538832 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3122 | 2025.12.20 04:56:13.539534 [ 245 ] {} <Trace> system.metric_log (ee27eced-b232-4ad5-8c8e-43cace0440d5): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3123 | 2025.12.20 04:56:13.542260 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 113 | ||
| 3124 | 2025.12.20 04:56:14.270209 [ 269 ] {} <Trace> TCP-Session: ef844e67-0e15-4267-afc8-2f7c0fc33f21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3125 | 2025.12.20 04:56:14.270421 [ 269 ] {0f79c1cf-12b9-4db6-a737-44cf5c475907} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62292) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3126 | 2025.12.20 04:56:14.270493 [ 269 ] {0f79c1cf-12b9-4db6-a737-44cf5c475907} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3127 | 2025.12.20 04:56:14.271145 [ 269 ] {0f79c1cf-12b9-4db6-a737-44cf5c475907} <Trace> oximeter.fields_i16 (f49be293-f532-4c39-83ae-fb145f049189): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3128 | 2025.12.20 04:56:14.271183 [ 269 ] {0f79c1cf-12b9-4db6-a737-44cf5c475907} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 3129 | 2025.12.20 04:56:14.271574 [ 269 ] {0f79c1cf-12b9-4db6-a737-44cf5c475907} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3130 | 2025.12.20 04:56:14.271804 [ 269 ] {0f79c1cf-12b9-4db6-a737-44cf5c475907} <Trace> oximeter.fields_i16 (f49be293-f532-4c39-83ae-fb145f049189): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3131 | 2025.12.20 04:56:14.271954 [ 269 ] {0f79c1cf-12b9-4db6-a737-44cf5c475907} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001584 sec., 15151.515151515152 rows/sec., 1.26 MiB/sec. | ||
| 3132 | 2025.12.20 04:56:14.271997 [ 269 ] {0f79c1cf-12b9-4db6-a737-44cf5c475907} <Debug> TCPHandler: Processed in 0.001920899 sec. | ||
| 3133 | 2025.12.20 04:56:14.272109 [ 269 ] {} <Trace> TCP-Session: ef844e67-0e15-4267-afc8-2f7c0fc33f21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3134 | 2025.12.20 04:56:14.272204 [ 269 ] {e3e248c9-f087-44c7-a5e6-a714cfbe0454} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62292) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3135 | 2025.12.20 04:56:14.272245 [ 269 ] {e3e248c9-f087-44c7-a5e6-a714cfbe0454} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3136 | 2025.12.20 04:56:14.272629 [ 269 ] {e3e248c9-f087-44c7-a5e6-a714cfbe0454} <Trace> oximeter.fields_ipaddr (e2d7a9ce-de6b-4677-85c4-2fb4d093ba20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3137 | 2025.12.20 04:56:14.272665 [ 269 ] {e3e248c9-f087-44c7-a5e6-a714cfbe0454} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 3138 | 2025.12.20 04:56:14.272951 [ 269 ] {e3e248c9-f087-44c7-a5e6-a714cfbe0454} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3139 | 2025.12.20 04:56:14.273152 [ 269 ] {e3e248c9-f087-44c7-a5e6-a714cfbe0454} <Trace> oximeter.fields_ipaddr (e2d7a9ce-de6b-4677-85c4-2fb4d093ba20): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3140 | 2025.12.20 04:56:14.273277 [ 269 ] {e3e248c9-f087-44c7-a5e6-a714cfbe0454} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001091 sec., 1833.1805682859763 rows/sec., 149.48 KiB/sec. | ||
| 3141 | 2025.12.20 04:56:14.273314 [ 269 ] {e3e248c9-f087-44c7-a5e6-a714cfbe0454} <Debug> TCPHandler: Processed in 0.001254849 sec. | ||
| 3142 | 2025.12.20 04:56:14.273412 [ 269 ] {} <Trace> TCP-Session: ef844e67-0e15-4267-afc8-2f7c0fc33f21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3143 | 2025.12.20 04:56:14.273506 [ 269 ] {4326546f-0463-4653-b361-b60e20fd5337} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62292) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3144 | 2025.12.20 04:56:14.273545 [ 269 ] {4326546f-0463-4653-b361-b60e20fd5337} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3145 | 2025.12.20 04:56:14.274038 [ 269 ] {4326546f-0463-4653-b361-b60e20fd5337} <Trace> oximeter.fields_string (98ba921c-f0d5-44b4-b899-9632ca3224e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3146 | 2025.12.20 04:56:14.274073 [ 269 ] {4326546f-0463-4653-b361-b60e20fd5337} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 3147 | 2025.12.20 04:56:14.274389 [ 269 ] {4326546f-0463-4653-b361-b60e20fd5337} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3148 | 2025.12.20 04:56:14.274592 [ 269 ] {4326546f-0463-4653-b361-b60e20fd5337} <Trace> oximeter.fields_string (98ba921c-f0d5-44b4-b899-9632ca3224e8): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3149 | 2025.12.20 04:56:14.274718 [ 269 ] {4326546f-0463-4653-b361-b60e20fd5337} <Debug> executeQuery: Read 257 rows, 23.60 KiB in 0.00123 sec., 208943.08943089432 rows/sec., 18.74 MiB/sec. | ||
| 3150 | 2025.12.20 04:56:14.274755 [ 269 ] {4326546f-0463-4653-b361-b60e20fd5337} <Debug> TCPHandler: Processed in 0.001390891 sec. | ||
| 3151 | 2025.12.20 04:56:14.274876 [ 269 ] {} <Trace> TCP-Session: ef844e67-0e15-4267-afc8-2f7c0fc33f21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3152 | 2025.12.20 04:56:14.274998 [ 269 ] {ca2dbad2-3f82-471d-b14b-6c526e49bf93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62292) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3153 | 2025.12.20 04:56:14.275047 [ 269 ] {ca2dbad2-3f82-471d-b14b-6c526e49bf93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3154 | 2025.12.20 04:56:14.275550 [ 269 ] {ca2dbad2-3f82-471d-b14b-6c526e49bf93} <Trace> oximeter.fields_u16 (a1634391-e721-4954-b832-fc744d9d9f64): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3155 | 2025.12.20 04:56:14.275595 [ 269 ] {ca2dbad2-3f82-471d-b14b-6c526e49bf93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 3156 | 2025.12.20 04:56:14.275963 [ 269 ] {ca2dbad2-3f82-471d-b14b-6c526e49bf93} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3157 | 2025.12.20 04:56:14.276187 [ 269 ] {ca2dbad2-3f82-471d-b14b-6c526e49bf93} <Trace> oximeter.fields_u16 (a1634391-e721-4954-b832-fc744d9d9f64): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3158 | 2025.12.20 04:56:14.276315 [ 269 ] {ca2dbad2-3f82-471d-b14b-6c526e49bf93} <Debug> executeQuery: Read 54 rows, 4.11 KiB in 0.001342 sec., 40238.45007451565 rows/sec., 2.99 MiB/sec. | ||
| 3159 | 2025.12.20 04:56:14.276354 [ 269 ] {ca2dbad2-3f82-471d-b14b-6c526e49bf93} <Debug> TCPHandler: Processed in 0.001539593 sec. | ||
| 3160 | 2025.12.20 04:56:14.276489 [ 269 ] {} <Trace> TCP-Session: ef844e67-0e15-4267-afc8-2f7c0fc33f21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3161 | 2025.12.20 04:56:14.276610 [ 269 ] {feec63bc-80f8-4533-927b-4bc807ff0f13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62292) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3162 | 2025.12.20 04:56:14.276657 [ 269 ] {feec63bc-80f8-4533-927b-4bc807ff0f13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3163 | 2025.12.20 04:56:14.277104 [ 269 ] {feec63bc-80f8-4533-927b-4bc807ff0f13} <Trace> oximeter.fields_u32 (84d137f6-cd6c-4f57-aaf1-93ce2ca067bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3164 | 2025.12.20 04:56:14.277139 [ 269 ] {feec63bc-80f8-4533-927b-4bc807ff0f13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 3165 | 2025.12.20 04:56:14.277437 [ 269 ] {feec63bc-80f8-4533-927b-4bc807ff0f13} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3166 | 2025.12.20 04:56:14.277640 [ 269 ] {feec63bc-80f8-4533-927b-4bc807ff0f13} <Trace> oximeter.fields_u32 (84d137f6-cd6c-4f57-aaf1-93ce2ca067bc): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3167 | 2025.12.20 04:56:14.277764 [ 269 ] {feec63bc-80f8-4533-927b-4bc807ff0f13} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001178 sec., 20373.51443123939 rows/sec., 1.69 MiB/sec. | ||
| 3168 | 2025.12.20 04:56:14.277801 [ 269 ] {feec63bc-80f8-4533-927b-4bc807ff0f13} <Debug> TCPHandler: Processed in 0.001371261 sec. | ||
| 3169 | 2025.12.20 04:56:14.277898 [ 269 ] {} <Trace> TCP-Session: ef844e67-0e15-4267-afc8-2f7c0fc33f21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3170 | 2025.12.20 04:56:14.277991 [ 269 ] {a4cdfcb7-569c-45c4-b5be-f50aca575b20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62292) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3171 | 2025.12.20 04:56:14.278029 [ 269 ] {a4cdfcb7-569c-45c4-b5be-f50aca575b20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3172 | 2025.12.20 04:56:14.278410 [ 269 ] {a4cdfcb7-569c-45c4-b5be-f50aca575b20} <Trace> oximeter.fields_u8 (5083c072-f9e4-4eec-9b80-9182ea62ce3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3173 | 2025.12.20 04:56:14.278446 [ 269 ] {a4cdfcb7-569c-45c4-b5be-f50aca575b20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 3174 | 2025.12.20 04:56:14.278729 [ 269 ] {a4cdfcb7-569c-45c4-b5be-f50aca575b20} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3175 | 2025.12.20 04:56:14.278932 [ 269 ] {a4cdfcb7-569c-45c4-b5be-f50aca575b20} <Trace> oximeter.fields_u8 (5083c072-f9e4-4eec-9b80-9182ea62ce3f): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3176 | 2025.12.20 04:56:14.279052 [ 269 ] {a4cdfcb7-569c-45c4-b5be-f50aca575b20} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.00108 sec., 11111.111111111111 rows/sec., 868.06 KiB/sec. | ||
| 3177 | 2025.12.20 04:56:14.279090 [ 269 ] {a4cdfcb7-569c-45c4-b5be-f50aca575b20} <Debug> TCPHandler: Processed in 0.001239009 sec. | ||
| 3178 | 2025.12.20 04:56:14.279220 [ 269 ] {} <Trace> TCP-Session: ef844e67-0e15-4267-afc8-2f7c0fc33f21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3179 | 2025.12.20 04:56:14.279340 [ 269 ] {1c93fa0f-a611-41d8-9cfe-539acdc68687} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62292) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3180 | 2025.12.20 04:56:14.279389 [ 269 ] {1c93fa0f-a611-41d8-9cfe-539acdc68687} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3181 | 2025.12.20 04:56:14.279918 [ 269 ] {1c93fa0f-a611-41d8-9cfe-539acdc68687} <Trace> oximeter.fields_uuid (c4054d52-154a-4375-bc5c-c9e26ae24e42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3182 | 2025.12.20 04:56:14.279962 [ 269 ] {1c93fa0f-a611-41d8-9cfe-539acdc68687} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 3183 | 2025.12.20 04:56:14.280281 [ 269 ] {1c93fa0f-a611-41d8-9cfe-539acdc68687} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3184 | 2025.12.20 04:56:14.280490 [ 269 ] {1c93fa0f-a611-41d8-9cfe-539acdc68687} <Trace> oximeter.fields_uuid (c4054d52-154a-4375-bc5c-c9e26ae24e42): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3185 | 2025.12.20 04:56:14.280617 [ 269 ] {1c93fa0f-a611-41d8-9cfe-539acdc68687} <Debug> executeQuery: Read 142 rows, 11.74 KiB in 0.001301 sec., 109146.8101460415 rows/sec., 8.81 MiB/sec. | ||
| 3186 | 2025.12.20 04:56:14.280654 [ 269 ] {1c93fa0f-a611-41d8-9cfe-539acdc68687} <Debug> TCPHandler: Processed in 0.001504573 sec. | ||
| 3187 | 2025.12.20 04:56:14.280765 [ 269 ] {} <Trace> TCP-Session: ef844e67-0e15-4267-afc8-2f7c0fc33f21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3188 | 2025.12.20 04:56:14.280865 [ 269 ] {dfa17533-2ed7-4110-a1e0-e9aea6df9efc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62292) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3189 | 2025.12.20 04:56:14.280910 [ 269 ] {dfa17533-2ed7-4110-a1e0-e9aea6df9efc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3190 | 2025.12.20 04:56:14.281313 [ 269 ] {dfa17533-2ed7-4110-a1e0-e9aea6df9efc} <Trace> oximeter.measurements_cumulativeu64 (0728ad91-3238-42af-8ba1-e7fe350e1bf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3191 | 2025.12.20 04:56:14.281351 [ 269 ] {dfa17533-2ed7-4110-a1e0-e9aea6df9efc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 3192 | 2025.12.20 04:56:14.281701 [ 269 ] {dfa17533-2ed7-4110-a1e0-e9aea6df9efc} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3193 | 2025.12.20 04:56:14.281905 [ 269 ] {dfa17533-2ed7-4110-a1e0-e9aea6df9efc} <Trace> oximeter.measurements_cumulativeu64 (0728ad91-3238-42af-8ba1-e7fe350e1bf3): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3194 | 2025.12.20 04:56:14.282036 [ 269 ] {dfa17533-2ed7-4110-a1e0-e9aea6df9efc} <Debug> executeQuery: Read 197 rows, 14.47 KiB in 0.001189 sec., 165685.44995794786 rows/sec., 11.88 MiB/sec. | ||
| 3195 | 2025.12.20 04:56:14.282076 [ 269 ] {dfa17533-2ed7-4110-a1e0-e9aea6df9efc} <Debug> TCPHandler: Processed in 0.00136879 sec. | ||
| 3196 | 2025.12.20 04:56:14.282187 [ 269 ] {} <Trace> TCP-Session: ef844e67-0e15-4267-afc8-2f7c0fc33f21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3197 | 2025.12.20 04:56:14.282281 [ 269 ] {b3326b21-82e8-4921-a1f3-4ff636d3b3f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62292) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3198 | 2025.12.20 04:56:14.282336 [ 269 ] {b3326b21-82e8-4921-a1f3-4ff636d3b3f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3199 | 2025.12.20 04:56:14.283107 [ 269 ] {b3326b21-82e8-4921-a1f3-4ff636d3b3f1} <Trace> oximeter.measurements_histogramu64 (20f97701-e8e9-497e-bf0d-ce4ede2e5aa1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3200 | 2025.12.20 04:56:14.283144 [ 269 ] {b3326b21-82e8-4921-a1f3-4ff636d3b3f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 3201 | 2025.12.20 04:56:14.283763 [ 269 ] {b3326b21-82e8-4921-a1f3-4ff636d3b3f1} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3202 | 2025.12.20 04:56:14.284024 [ 269 ] {b3326b21-82e8-4921-a1f3-4ff636d3b3f1} <Trace> oximeter.measurements_histogramu64 (20f97701-e8e9-497e-bf0d-ce4ede2e5aa1): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3203 | 2025.12.20 04:56:14.284161 [ 269 ] {b3326b21-82e8-4921-a1f3-4ff636d3b3f1} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001897 sec., 21085.925144965735 rows/sec., 37.79 MiB/sec. | ||
| 3204 | 2025.12.20 04:56:14.284219 [ 269 ] {b3326b21-82e8-4921-a1f3-4ff636d3b3f1} <Debug> TCPHandler: Processed in 0.002080812 sec. | ||
| 3205 | 2025.12.20 04:56:14.284321 [ 269 ] {} <Trace> TCP-Session: ef844e67-0e15-4267-afc8-2f7c0fc33f21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3206 | 2025.12.20 04:56:14.284415 [ 269 ] {296dec0f-2a15-4d5a-af4c-64a046d0f18b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62292) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3207 | 2025.12.20 04:56:14.284458 [ 269 ] {296dec0f-2a15-4d5a-af4c-64a046d0f18b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3208 | 2025.12.20 04:56:14.284790 [ 269 ] {296dec0f-2a15-4d5a-af4c-64a046d0f18b} <Trace> oximeter.measurements_u64 (2d12d158-aeaf-4eed-935c-e5714c0fad4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3209 | 2025.12.20 04:56:14.284826 [ 269 ] {296dec0f-2a15-4d5a-af4c-64a046d0f18b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 3210 | 2025.12.20 04:56:14.285120 [ 269 ] {296dec0f-2a15-4d5a-af4c-64a046d0f18b} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3211 | 2025.12.20 04:56:14.285322 [ 269 ] {296dec0f-2a15-4d5a-af4c-64a046d0f18b} <Trace> oximeter.measurements_u64 (2d12d158-aeaf-4eed-935c-e5714c0fad4d): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3212 | 2025.12.20 04:56:14.285450 [ 269 ] {296dec0f-2a15-4d5a-af4c-64a046d0f18b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001054 sec., 56925.99620493359 rows/sec., 3.84 MiB/sec. | ||
| 3213 | 2025.12.20 04:56:14.285487 [ 269 ] {296dec0f-2a15-4d5a-af4c-64a046d0f18b} <Debug> TCPHandler: Processed in 0.001215568 sec. | ||
| 3214 | 2025.12.20 04:56:19.267292 [ 269 ] {} <Trace> TCP-Session: ef844e67-0e15-4267-afc8-2f7c0fc33f21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3215 | 2025.12.20 04:56:19.267503 [ 269 ] {a21d7e75-9a8c-4ff7-8624-b03edc4dc1e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62292) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3216 | 2025.12.20 04:56:19.267578 [ 269 ] {a21d7e75-9a8c-4ff7-8624-b03edc4dc1e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3217 | 2025.12.20 04:56:19.268266 [ 269 ] {a21d7e75-9a8c-4ff7-8624-b03edc4dc1e2} <Trace> oximeter.fields_string (98ba921c-f0d5-44b4-b899-9632ca3224e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3218 | 2025.12.20 04:56:19.268317 [ 269 ] {a21d7e75-9a8c-4ff7-8624-b03edc4dc1e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 3219 | 2025.12.20 04:56:19.268704 [ 269 ] {a21d7e75-9a8c-4ff7-8624-b03edc4dc1e2} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3220 | 2025.12.20 04:56:19.268922 [ 269 ] {a21d7e75-9a8c-4ff7-8624-b03edc4dc1e2} <Trace> oximeter.fields_string (98ba921c-f0d5-44b4-b899-9632ca3224e8): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3221 | 2025.12.20 04:56:19.269086 [ 269 ] {a21d7e75-9a8c-4ff7-8624-b03edc4dc1e2} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001636 sec., 34229.828850855745 rows/sec., 2.63 MiB/sec. | ||
| 3222 | 2025.12.20 04:56:19.269099 [ 126 ] {} <Debug> oximeter.fields_string (98ba921c-f0d5-44b4-b899-9632ca3224e8) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3223 | 2025.12.20 04:56:19.269135 [ 269 ] {a21d7e75-9a8c-4ff7-8624-b03edc4dc1e2} <Debug> TCPHandler: Processed in 0.00198205 sec. | ||
| 3224 | 2025.12.20 04:56:19.269177 [ 126 ] {} <Trace> oximeter.fields_string (98ba921c-f0d5-44b4-b899-9632ca3224e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3225 | 2025.12.20 04:56:19.269208 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 3226 | 2025.12.20 04:56:19.269274 [ 269 ] {} <Trace> TCP-Session: ef844e67-0e15-4267-afc8-2f7c0fc33f21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3227 | 2025.12.20 04:56:19.269323 [ 186 ] {98ba921c-f0d5-44b4-b899-9632ca3224e8::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 | ||
| 3228 | 2025.12.20 04:56:19.269385 [ 269 ] {90bacdc5-afc8-4f6a-8653-39fe8dfa9b1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62292) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3229 | 2025.12.20 04:56:19.269436 [ 269 ] {90bacdc5-afc8-4f6a-8653-39fe8dfa9b1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3230 | 2025.12.20 04:56:19.269456 [ 186 ] {98ba921c-f0d5-44b4-b899-9632ca3224e8::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3231 | 2025.12.20 04:56:19.269500 [ 186 ] {98ba921c-f0d5-44b4-b899-9632ca3224e8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1405 rows starting from the beginning of the part | ||
| 3232 | 2025.12.20 04:56:19.269574 [ 186 ] {98ba921c-f0d5-44b4-b899-9632ca3224e8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 1197 rows starting from the beginning of the part | ||
| 3233 | 2025.12.20 04:56:19.269628 [ 186 ] {98ba921c-f0d5-44b4-b899-9632ca3224e8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 136 rows starting from the beginning of the part | ||
| 3234 | 2025.12.20 04:56:19.269678 [ 186 ] {98ba921c-f0d5-44b4-b899-9632ca3224e8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 56 rows starting from the beginning of the part | ||
| 3235 | 2025.12.20 04:56:19.269726 [ 186 ] {98ba921c-f0d5-44b4-b899-9632ca3224e8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 257 rows starting from the beginning of the part | ||
| 3236 | 2025.12.20 04:56:19.269771 [ 186 ] {98ba921c-f0d5-44b4-b899-9632ca3224e8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 56 rows starting from the beginning of the part | ||
| 3237 | 2025.12.20 04:56:19.269869 [ 269 ] {90bacdc5-afc8-4f6a-8653-39fe8dfa9b1a} <Trace> oximeter.fields_uuid (c4054d52-154a-4375-bc5c-c9e26ae24e42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3238 | 2025.12.20 04:56:19.269912 [ 269 ] {90bacdc5-afc8-4f6a-8653-39fe8dfa9b1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 3239 | 2025.12.20 04:56:19.270256 [ 269 ] {90bacdc5-afc8-4f6a-8653-39fe8dfa9b1a} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3240 | 2025.12.20 04:56:19.270485 [ 269 ] {90bacdc5-afc8-4f6a-8653-39fe8dfa9b1a} <Trace> oximeter.fields_uuid (c4054d52-154a-4375-bc5c-c9e26ae24e42): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3241 | 2025.12.20 04:56:19.270598 [ 126 ] {} <Debug> oximeter.fields_uuid (c4054d52-154a-4375-bc5c-c9e26ae24e42) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3242 | 2025.12.20 04:56:19.270626 [ 269 ] {90bacdc5-afc8-4f6a-8653-39fe8dfa9b1a} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001266 sec., 50552.92259083728 rows/sec., 3.95 MiB/sec. | ||
| 3243 | 2025.12.20 04:56:19.270629 [ 126 ] {} <Trace> oximeter.fields_uuid (c4054d52-154a-4375-bc5c-c9e26ae24e42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3244 | 2025.12.20 04:56:19.270667 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 3245 | 2025.12.20 04:56:19.270673 [ 269 ] {90bacdc5-afc8-4f6a-8653-39fe8dfa9b1a} <Debug> TCPHandler: Processed in 0.001451712 sec. | ||
| 3246 | 2025.12.20 04:56:19.270742 [ 198 ] {c4054d52-154a-4375-bc5c-c9e26ae24e42::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 | ||
| 3247 | 2025.12.20 04:56:19.270793 [ 269 ] {} <Trace> TCP-Session: ef844e67-0e15-4267-afc8-2f7c0fc33f21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3248 | 2025.12.20 04:56:19.270840 [ 198 ] {c4054d52-154a-4375-bc5c-c9e26ae24e42::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3249 | 2025.12.20 04:56:19.270872 [ 198 ] {c4054d52-154a-4375-bc5c-c9e26ae24e42::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 632 rows starting from the beginning of the part | ||
| 3250 | 2025.12.20 04:56:19.270895 [ 269 ] {d1ac594f-e993-4e5b-b9e2-0112d39cca6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62292) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3251 | 2025.12.20 04:56:19.270924 [ 198 ] {c4054d52-154a-4375-bc5c-c9e26ae24e42::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 522 rows starting from the beginning of the part | ||
| 3252 | 2025.12.20 04:56:19.270947 [ 269 ] {d1ac594f-e993-4e5b-b9e2-0112d39cca6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3253 | 2025.12.20 04:56:19.270973 [ 198 ] {c4054d52-154a-4375-bc5c-c9e26ae24e42::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 104 rows starting from the beginning of the part | ||
| 3254 | 2025.12.20 04:56:19.271019 [ 198 ] {c4054d52-154a-4375-bc5c-c9e26ae24e42::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 64 rows starting from the beginning of the part | ||
| 3255 | 2025.12.20 04:56:19.271058 [ 198 ] {c4054d52-154a-4375-bc5c-c9e26ae24e42::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 142 rows starting from the beginning of the part | ||
| 3256 | 2025.12.20 04:56:19.271097 [ 198 ] {c4054d52-154a-4375-bc5c-c9e26ae24e42::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 64 rows starting from the beginning of the part | ||
| 3257 | 2025.12.20 04:56:19.271314 [ 196 ] {98ba921c-f0d5-44b4-b899-9632ca3224e8::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3107 rows, containing 5 columns (5 merged, 0 gathered) in 0.002041761 sec., 1521725.6084331125 rows/sec., 133.16 MiB/sec. | ||
| 3258 | 2025.12.20 04:56:19.271365 [ 269 ] {d1ac594f-e993-4e5b-b9e2-0112d39cca6c} <Trace> oximeter.measurements_cumulativeu64 (0728ad91-3238-42af-8ba1-e7fe350e1bf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3259 | 2025.12.20 04:56:19.271408 [ 269 ] {d1ac594f-e993-4e5b-b9e2-0112d39cca6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 3260 | 2025.12.20 04:56:19.271575 [ 192 ] {98ba921c-f0d5-44b4-b899-9632ca3224e8::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3261 | 2025.12.20 04:56:19.271888 [ 269 ] {d1ac594f-e993-4e5b-b9e2-0112d39cca6c} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3262 | 2025.12.20 04:56:19.271903 [ 192 ] {98ba921c-f0d5-44b4-b899-9632ca3224e8::all_1_21_4} <Trace> oximeter.fields_string (98ba921c-f0d5-44b4-b899-9632ca3224e8): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3263 | 2025.12.20 04:56:19.271998 [ 192 ] {98ba921c-f0d5-44b4-b899-9632ca3224e8::all_1_21_4} <Trace> oximeter.fields_string (98ba921c-f0d5-44b4-b899-9632ca3224e8) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3264 | 2025.12.20 04:56:19.272098 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
| 3265 | 2025.12.20 04:56:19.272130 [ 269 ] {d1ac594f-e993-4e5b-b9e2-0112d39cca6c} <Trace> oximeter.measurements_cumulativeu64 (0728ad91-3238-42af-8ba1-e7fe350e1bf3): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3266 | 2025.12.20 04:56:19.272243 [ 126 ] {} <Debug> oximeter.measurements_cumulativeu64 (0728ad91-3238-42af-8ba1-e7fe350e1bf3) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3267 | 2025.12.20 04:56:19.272261 [ 200 ] {c4054d52-154a-4375-bc5c-c9e26ae24e42::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1528 rows, containing 5 columns (5 merged, 0 gathered) in 0.001553344 sec., 983684.232211281 rows/sec., 78.34 MiB/sec. | ||
| 3268 | 2025.12.20 04:56:19.272274 [ 269 ] {d1ac594f-e993-4e5b-b9e2-0112d39cca6c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.0014 sec., 114285.71428571429 rows/sec., 7.96 MiB/sec. | ||
| 3269 | 2025.12.20 04:56:19.272274 [ 126 ] {} <Trace> oximeter.measurements_cumulativeu64 (0728ad91-3238-42af-8ba1-e7fe350e1bf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3270 | 2025.12.20 04:56:19.272331 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 3271 | 2025.12.20 04:56:19.272331 [ 269 ] {d1ac594f-e993-4e5b-b9e2-0112d39cca6c} <Debug> TCPHandler: Processed in 0.001588944 sec. | ||
| 3272 | 2025.12.20 04:56:19.272397 [ 198 ] {0728ad91-3238-42af-8ba1-e7fe350e1bf3::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 | ||
| 3273 | 2025.12.20 04:56:19.272442 [ 192 ] {c4054d52-154a-4375-bc5c-c9e26ae24e42::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3274 | 2025.12.20 04:56:19.272458 [ 269 ] {} <Trace> TCP-Session: ef844e67-0e15-4267-afc8-2f7c0fc33f21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3275 | 2025.12.20 04:56:19.272503 [ 198 ] {0728ad91-3238-42af-8ba1-e7fe350e1bf3::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3276 | 2025.12.20 04:56:19.272537 [ 198 ] {0728ad91-3238-42af-8ba1-e7fe350e1bf3::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 4778 rows starting from the beginning of the part | ||
| 3277 | 2025.12.20 04:56:19.272560 [ 269 ] {55b8f9a0-1ade-4f6a-a8bf-c5ee22a19487} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62292) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3278 | 2025.12.20 04:56:19.272594 [ 198 ] {0728ad91-3238-42af-8ba1-e7fe350e1bf3::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 845 rows starting from the beginning of the part | ||
| 3279 | 2025.12.20 04:56:19.272611 [ 269 ] {55b8f9a0-1ade-4f6a-a8bf-c5ee22a19487} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3280 | 2025.12.20 04:56:19.272643 [ 198 ] {0728ad91-3238-42af-8ba1-e7fe350e1bf3::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 160 rows starting from the beginning of the part | ||
| 3281 | 2025.12.20 04:56:19.272688 [ 198 ] {0728ad91-3238-42af-8ba1-e7fe350e1bf3::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 160 rows starting from the beginning of the part | ||
| 3282 | 2025.12.20 04:56:19.272722 [ 192 ] {c4054d52-154a-4375-bc5c-c9e26ae24e42::all_1_21_4} <Trace> oximeter.fields_uuid (c4054d52-154a-4375-bc5c-c9e26ae24e42): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3283 | 2025.12.20 04:56:19.272730 [ 198 ] {0728ad91-3238-42af-8ba1-e7fe350e1bf3::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 197 rows starting from the beginning of the part | ||
| 3284 | 2025.12.20 04:56:19.272784 [ 198 ] {0728ad91-3238-42af-8ba1-e7fe350e1bf3::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 160 rows starting from the beginning of the part | ||
| 3285 | 2025.12.20 04:56:19.272802 [ 192 ] {c4054d52-154a-4375-bc5c-c9e26ae24e42::all_1_21_4} <Trace> oximeter.fields_uuid (c4054d52-154a-4375-bc5c-c9e26ae24e42) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3286 | 2025.12.20 04:56:19.272883 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 3287 | 2025.12.20 04:56:19.272960 [ 269 ] {55b8f9a0-1ade-4f6a-a8bf-c5ee22a19487} <Trace> oximeter.measurements_u64 (2d12d158-aeaf-4eed-935c-e5714c0fad4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3288 | 2025.12.20 04:56:19.273003 [ 269 ] {55b8f9a0-1ade-4f6a-a8bf-c5ee22a19487} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 3289 | 2025.12.20 04:56:19.273335 [ 269 ] {55b8f9a0-1ade-4f6a-a8bf-c5ee22a19487} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3290 | 2025.12.20 04:56:19.273562 [ 269 ] {55b8f9a0-1ade-4f6a-a8bf-c5ee22a19487} <Trace> oximeter.measurements_u64 (2d12d158-aeaf-4eed-935c-e5714c0fad4d): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3291 | 2025.12.20 04:56:19.273667 [ 126 ] {} <Debug> oximeter.measurements_u64 (2d12d158-aeaf-4eed-935c-e5714c0fad4d) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3292 | 2025.12.20 04:56:19.273695 [ 126 ] {} <Trace> oximeter.measurements_u64 (2d12d158-aeaf-4eed-935c-e5714c0fad4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3293 | 2025.12.20 04:56:19.273701 [ 269 ] {55b8f9a0-1ade-4f6a-a8bf-c5ee22a19487} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001159 sec., 51768.766177739424 rows/sec., 3.49 MiB/sec. | ||
| 3294 | 2025.12.20 04:56:19.273712 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 3295 | 2025.12.20 04:56:19.273746 [ 269 ] {55b8f9a0-1ade-4f6a-a8bf-c5ee22a19487} <Debug> TCPHandler: Processed in 0.001338011 sec. | ||
| 3296 | 2025.12.20 04:56:19.273801 [ 200 ] {2d12d158-aeaf-4eed-935c-e5714c0fad4d::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 | ||
| 3297 | 2025.12.20 04:56:19.273904 [ 200 ] {2d12d158-aeaf-4eed-935c-e5714c0fad4d::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3298 | 2025.12.20 04:56:19.273933 [ 200 ] {2d12d158-aeaf-4eed-935c-e5714c0fad4d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 900 rows starting from the beginning of the part | ||
| 3299 | 2025.12.20 04:56:19.273989 [ 200 ] {2d12d158-aeaf-4eed-935c-e5714c0fad4d::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 | ||
| 3300 | 2025.12.20 04:56:19.274028 [ 200 ] {2d12d158-aeaf-4eed-935c-e5714c0fad4d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 60 rows starting from the beginning of the part | ||
| 3301 | 2025.12.20 04:56:19.274064 [ 200 ] {2d12d158-aeaf-4eed-935c-e5714c0fad4d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 60 rows starting from the beginning of the part | ||
| 3302 | 2025.12.20 04:56:19.274098 [ 200 ] {2d12d158-aeaf-4eed-935c-e5714c0fad4d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 60 rows starting from the beginning of the part | ||
| 3303 | 2025.12.20 04:56:19.274134 [ 200 ] {2d12d158-aeaf-4eed-935c-e5714c0fad4d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 60 rows starting from the beginning of the part | ||
| 3304 | 2025.12.20 04:56:19.275058 [ 200 ] {2d12d158-aeaf-4eed-935c-e5714c0fad4d::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1200 rows, containing 4 columns (4 merged, 0 gathered) in 0.001290749 sec., 929692.7597852099 rows/sec., 62.65 MiB/sec. | ||
| 3305 | 2025.12.20 04:56:19.275272 [ 186 ] {2d12d158-aeaf-4eed-935c-e5714c0fad4d::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3306 | 2025.12.20 04:56:19.275550 [ 186 ] {2d12d158-aeaf-4eed-935c-e5714c0fad4d::all_1_21_4} <Trace> oximeter.measurements_u64 (2d12d158-aeaf-4eed-935c-e5714c0fad4d): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3307 | 2025.12.20 04:56:19.275623 [ 186 ] {2d12d158-aeaf-4eed-935c-e5714c0fad4d::all_1_21_4} <Trace> oximeter.measurements_u64 (2d12d158-aeaf-4eed-935c-e5714c0fad4d) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3308 | 2025.12.20 04:56:19.275705 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 3309 | 2025.12.20 04:56:19.279746 [ 197 ] {0728ad91-3238-42af-8ba1-e7fe350e1bf3::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6300 rows, containing 5 columns (5 merged, 0 gathered) in 0.007365882 sec., 855294.7223428233 rows/sec., 58.85 MiB/sec. | ||
| 3310 | 2025.12.20 04:56:19.280387 [ 197 ] {0728ad91-3238-42af-8ba1-e7fe350e1bf3::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3311 | 2025.12.20 04:56:19.280717 [ 197 ] {0728ad91-3238-42af-8ba1-e7fe350e1bf3::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (0728ad91-3238-42af-8ba1-e7fe350e1bf3): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3312 | 2025.12.20 04:56:19.280807 [ 197 ] {0728ad91-3238-42af-8ba1-e7fe350e1bf3::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (0728ad91-3238-42af-8ba1-e7fe350e1bf3) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3313 | 2025.12.20 04:56:19.280905 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.40 MiB. | ||
| 3314 | 2025.12.20 04:56:20.546526 [ 123 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3315 | 2025.12.20 04:56:20.546583 [ 123 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3316 | 2025.12.20 04:56:20.648112 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 7615 | ||
| 3317 | 2025.12.20 04:56:20.648907 [ 244 ] {} <Trace> system.asynchronous_metric_log (e27368f7-91e4-4bc1-8c72-f994b219acd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3318 | 2025.12.20 04:56:20.648981 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 3319 | 2025.12.20 04:56:20.649565 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3320 | 2025.12.20 04:56:20.649791 [ 244 ] {} <Trace> system.asynchronous_metric_log (e27368f7-91e4-4bc1-8c72-f994b219acd5): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3321 | 2025.12.20 04:56:20.649937 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7615 | ||
| 3322 | 2025.12.20 04:56:20.649967 [ 123 ] {} <Debug> system.asynchronous_metric_log (e27368f7-91e4-4bc1-8c72-f994b219acd5) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3323 | 2025.12.20 04:56:20.650046 [ 123 ] {} <Trace> system.asynchronous_metric_log (e27368f7-91e4-4bc1-8c72-f994b219acd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3324 | 2025.12.20 04:56:20.650083 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 3325 | 2025.12.20 04:56:20.650199 [ 197 ] {e27368f7-91e4-4bc1-8c72-f994b219acd5::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 | ||
| 3326 | 2025.12.20 04:56:20.650303 [ 197 ] {e27368f7-91e4-4bc1-8c72-f994b219acd5::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3327 | 2025.12.20 04:56:20.650337 [ 197 ] {e27368f7-91e4-4bc1-8c72-f994b219acd5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5247 rows starting from the beginning of the part | ||
| 3328 | 2025.12.20 04:56:20.650429 [ 197 ] {e27368f7-91e4-4bc1-8c72-f994b219acd5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 448 rows starting from the beginning of the part | ||
| 3329 | 2025.12.20 04:56:20.650487 [ 197 ] {e27368f7-91e4-4bc1-8c72-f994b219acd5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 512 rows starting from the beginning of the part | ||
| 3330 | 2025.12.20 04:56:20.650540 [ 197 ] {e27368f7-91e4-4bc1-8c72-f994b219acd5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 448 rows starting from the beginning of the part | ||
| 3331 | 2025.12.20 04:56:20.650586 [ 197 ] {e27368f7-91e4-4bc1-8c72-f994b219acd5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 512 rows starting from the beginning of the part | ||
| 3332 | 2025.12.20 04:56:20.650636 [ 197 ] {e27368f7-91e4-4bc1-8c72-f994b219acd5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 448 rows starting from the beginning of the part | ||
| 3333 | 2025.12.20 04:56:20.652021 [ 186 ] {e27368f7-91e4-4bc1-8c72-f994b219acd5::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7615 rows, containing 4 columns (4 merged, 0 gathered) in 0.001864808 sec., 4083530.3151852633 rows/sec., 58.42 MiB/sec. | ||
| 3334 | 2025.12.20 04:56:20.652761 [ 186 ] {e27368f7-91e4-4bc1-8c72-f994b219acd5::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3335 | 2025.12.20 04:56:20.653067 [ 186 ] {e27368f7-91e4-4bc1-8c72-f994b219acd5::all_1_16_3} <Trace> system.asynchronous_metric_log (e27368f7-91e4-4bc1-8c72-f994b219acd5): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3336 | 2025.12.20 04:56:20.653149 [ 186 ] {e27368f7-91e4-4bc1-8c72-f994b219acd5::all_1_16_3} <Trace> system.asynchronous_metric_log (e27368f7-91e4-4bc1-8c72-f994b219acd5) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3337 | 2025.12.20 04:56:20.653254 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.43 MiB. | ||
| 3338 | 2025.12.20 04:56:20.654862 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 436 | ||
| 3339 | 2025.12.20 04:56:20.657161 [ 243 ] {} <Trace> system.query_log (8da1f072-0632-4951-ad37-80ce429be088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3340 | 2025.12.20 04:56:20.657213 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 3341 | 2025.12.20 04:56:20.658408 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3342 | 2025.12.20 04:56:20.658675 [ 243 ] {} <Trace> system.query_log (8da1f072-0632-4951-ad37-80ce429be088): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3343 | 2025.12.20 04:56:20.658814 [ 123 ] {} <Debug> system.query_log (8da1f072-0632-4951-ad37-80ce429be088) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3344 | 2025.12.20 04:56:20.658854 [ 123 ] {} <Trace> system.query_log (8da1f072-0632-4951-ad37-80ce429be088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3345 | 2025.12.20 04:56:20.658875 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 3346 | 2025.12.20 04:56:20.658988 [ 195 ] {8da1f072-0632-4951-ad37-80ce429be088::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 | ||
| 3347 | 2025.12.20 04:56:20.659037 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 436 | ||
| 3348 | 2025.12.20 04:56:20.659811 [ 195 ] {8da1f072-0632-4951-ad37-80ce429be088::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3349 | 2025.12.20 04:56:20.660011 [ 195 ] {8da1f072-0632-4951-ad37-80ce429be088::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 310 rows starting from the beginning of the part | ||
| 3350 | 2025.12.20 04:56:20.660387 [ 195 ] {8da1f072-0632-4951-ad37-80ce429be088::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 22 rows starting from the beginning of the part | ||
| 3351 | 2025.12.20 04:56:20.660671 [ 195 ] {8da1f072-0632-4951-ad37-80ce429be088::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 30 rows starting from the beginning of the part | ||
| 3352 | 2025.12.20 04:56:20.660949 [ 195 ] {8da1f072-0632-4951-ad37-80ce429be088::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 26 rows starting from the beginning of the part | ||
| 3353 | 2025.12.20 04:56:20.661253 [ 195 ] {8da1f072-0632-4951-ad37-80ce429be088::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 20 rows starting from the beginning of the part | ||
| 3354 | 2025.12.20 04:56:20.661520 [ 195 ] {8da1f072-0632-4951-ad37-80ce429be088::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 28 rows starting from the beginning of the part | ||
| 3355 | 2025.12.20 04:56:20.666696 [ 193 ] {8da1f072-0632-4951-ad37-80ce429be088::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 436 rows, containing 72 columns (72 merged, 0 gathered) in 0.007749588 sec., 56261.05542643041 rows/sec., 51.16 MiB/sec. | ||
| 3356 | 2025.12.20 04:56:20.667781 [ 189 ] {8da1f072-0632-4951-ad37-80ce429be088::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3357 | 2025.12.20 04:56:20.668338 [ 189 ] {8da1f072-0632-4951-ad37-80ce429be088::all_1_11_2} <Trace> system.query_log (8da1f072-0632-4951-ad37-80ce429be088): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3358 | 2025.12.20 04:56:20.668420 [ 189 ] {8da1f072-0632-4951-ad37-80ce429be088::all_1_11_2} <Trace> system.query_log (8da1f072-0632-4951-ad37-80ce429be088) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3359 | 2025.12.20 04:56:20.668715 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.77 MiB. | ||
| 3360 | 2025.12.20 04:56:21.002370 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001005516 sec. | ||
| 3361 | 2025.12.20 04:56:21.043262 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 121 | ||
| 3362 | 2025.12.20 04:56:21.059476 [ 245 ] {} <Trace> system.metric_log (ee27eced-b232-4ad5-8c8e-43cace0440d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3363 | 2025.12.20 04:56:21.059532 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 3364 | 2025.12.20 04:56:21.065698 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3365 | 2025.12.20 04:56:21.066412 [ 245 ] {} <Trace> system.metric_log (ee27eced-b232-4ad5-8c8e-43cace0440d5): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3366 | 2025.12.20 04:56:21.066709 [ 121 ] {} <Debug> system.metric_log (ee27eced-b232-4ad5-8c8e-43cace0440d5) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3367 | 2025.12.20 04:56:21.066773 [ 121 ] {} <Trace> system.metric_log (ee27eced-b232-4ad5-8c8e-43cace0440d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3368 | 2025.12.20 04:56:21.066797 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 3369 | 2025.12.20 04:56:21.066891 [ 193 ] {ee27eced-b232-4ad5-8c8e-43cace0440d5::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 | ||
| 3370 | 2025.12.20 04:56:21.069490 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 121 | ||
| 3371 | 2025.12.20 04:56:21.071036 [ 193 ] {ee27eced-b232-4ad5-8c8e-43cace0440d5::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3372 | 2025.12.20 04:56:21.072407 [ 193 ] {ee27eced-b232-4ad5-8c8e-43cace0440d5::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 | ||
| 3373 | 2025.12.20 04:56:21.076671 [ 193 ] {ee27eced-b232-4ad5-8c8e-43cace0440d5::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 | ||
| 3374 | 2025.12.20 04:56:21.080808 [ 193 ] {ee27eced-b232-4ad5-8c8e-43cace0440d5::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 | ||
| 3375 | 2025.12.20 04:56:21.085163 [ 193 ] {ee27eced-b232-4ad5-8c8e-43cace0440d5::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 | ||
| 3376 | 2025.12.20 04:56:21.089517 [ 193 ] {ee27eced-b232-4ad5-8c8e-43cace0440d5::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 | ||
| 3377 | 2025.12.20 04:56:21.093811 [ 193 ] {ee27eced-b232-4ad5-8c8e-43cace0440d5::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 | ||
| 3378 | 2025.12.20 04:56:21.147597 [ 195 ] {ee27eced-b232-4ad5-8c8e-43cace0440d5::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.080745949 sec., 1498.5271892711298 rows/sec., 7.75 MiB/sec. | ||
| 3379 | 2025.12.20 04:56:21.150026 [ 199 ] {ee27eced-b232-4ad5-8c8e-43cace0440d5::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3380 | 2025.12.20 04:56:21.152125 [ 199 ] {ee27eced-b232-4ad5-8c8e-43cace0440d5::all_1_16_3} <Trace> system.metric_log (ee27eced-b232-4ad5-8c8e-43cace0440d5): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3381 | 2025.12.20 04:56:21.152203 [ 199 ] {ee27eced-b232-4ad5-8c8e-43cace0440d5::all_1_16_3} <Trace> system.metric_log (ee27eced-b232-4ad5-8c8e-43cace0440d5) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3382 | 2025.12.20 04:56:21.154170 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.52 MiB. | ||
| 3383 | 2025.12.20 04:56:22.000229 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 226.97 MiB, peak 236.95 MiB, free memory in arenas 0.00 B, will set to 237.64 MiB (RSS), difference: 10.67 MiB | ||
| 3384 | 2025.12.20 04:56:24.267614 [ 269 ] {} <Trace> TCP-Session: ef844e67-0e15-4267-afc8-2f7c0fc33f21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3385 | 2025.12.20 04:56:24.267831 [ 269 ] {c31df870-1b06-491a-81b7-2c8079a327fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62292) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3386 | 2025.12.20 04:56:24.267905 [ 269 ] {c31df870-1b06-491a-81b7-2c8079a327fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3387 | 2025.12.20 04:56:24.268671 [ 269 ] {c31df870-1b06-491a-81b7-2c8079a327fd} <Trace> oximeter.fields_string (98ba921c-f0d5-44b4-b899-9632ca3224e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3388 | 2025.12.20 04:56:24.268724 [ 269 ] {c31df870-1b06-491a-81b7-2c8079a327fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 3389 | 2025.12.20 04:56:24.269144 [ 269 ] {c31df870-1b06-491a-81b7-2c8079a327fd} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3390 | 2025.12.20 04:56:24.269383 [ 269 ] {c31df870-1b06-491a-81b7-2c8079a327fd} <Trace> oximeter.fields_string (98ba921c-f0d5-44b4-b899-9632ca3224e8): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3391 | 2025.12.20 04:56:24.269555 [ 269 ] {c31df870-1b06-491a-81b7-2c8079a327fd} <Debug> executeQuery: Read 138 rows, 12.27 KiB in 0.001777 sec., 77658.97580191334 rows/sec., 6.74 MiB/sec. | ||
| 3392 | 2025.12.20 04:56:24.269604 [ 269 ] {c31df870-1b06-491a-81b7-2c8079a327fd} <Debug> TCPHandler: Processed in 0.002128043 sec. | ||
| 3393 | 2025.12.20 04:56:24.269727 [ 269 ] {} <Trace> TCP-Session: ef844e67-0e15-4267-afc8-2f7c0fc33f21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3394 | 2025.12.20 04:56:24.269832 [ 269 ] {25f6de2f-d98e-4168-ad4a-7b8e4117b4e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62292) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3395 | 2025.12.20 04:56:24.269875 [ 269 ] {25f6de2f-d98e-4168-ad4a-7b8e4117b4e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3396 | 2025.12.20 04:56:24.270300 [ 269 ] {25f6de2f-d98e-4168-ad4a-7b8e4117b4e7} <Trace> oximeter.fields_u16 (a1634391-e721-4954-b832-fc744d9d9f64): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3397 | 2025.12.20 04:56:24.270340 [ 269 ] {25f6de2f-d98e-4168-ad4a-7b8e4117b4e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 3398 | 2025.12.20 04:56:24.270642 [ 269 ] {25f6de2f-d98e-4168-ad4a-7b8e4117b4e7} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3399 | 2025.12.20 04:56:24.270855 [ 269 ] {25f6de2f-d98e-4168-ad4a-7b8e4117b4e7} <Trace> oximeter.fields_u16 (a1634391-e721-4954-b832-fc744d9d9f64): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3400 | 2025.12.20 04:56:24.270985 [ 269 ] {25f6de2f-d98e-4168-ad4a-7b8e4117b4e7} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001177 sec., 34834.32455395072 rows/sec., 2.56 MiB/sec. | ||
| 3401 | 2025.12.20 04:56:24.271024 [ 269 ] {25f6de2f-d98e-4168-ad4a-7b8e4117b4e7} <Debug> TCPHandler: Processed in 0.00135016 sec. | ||
| 3402 | 2025.12.20 04:56:24.271144 [ 269 ] {} <Trace> TCP-Session: ef844e67-0e15-4267-afc8-2f7c0fc33f21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3403 | 2025.12.20 04:56:24.271240 [ 269 ] {b7410c51-1dad-4e67-84fc-f0e7da159990} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62292) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3404 | 2025.12.20 04:56:24.271282 [ 269 ] {b7410c51-1dad-4e67-84fc-f0e7da159990} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3405 | 2025.12.20 04:56:24.271725 [ 269 ] {b7410c51-1dad-4e67-84fc-f0e7da159990} <Trace> oximeter.fields_uuid (c4054d52-154a-4375-bc5c-c9e26ae24e42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3406 | 2025.12.20 04:56:24.271763 [ 269 ] {b7410c51-1dad-4e67-84fc-f0e7da159990} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 3407 | 2025.12.20 04:56:24.272069 [ 269 ] {b7410c51-1dad-4e67-84fc-f0e7da159990} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3408 | 2025.12.20 04:56:24.272270 [ 269 ] {b7410c51-1dad-4e67-84fc-f0e7da159990} <Trace> oximeter.fields_uuid (c4054d52-154a-4375-bc5c-c9e26ae24e42): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3409 | 2025.12.20 04:56:24.272400 [ 269 ] {b7410c51-1dad-4e67-84fc-f0e7da159990} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.00118 sec., 88983.05084745762 rows/sec., 6.95 MiB/sec. | ||
| 3410 | 2025.12.20 04:56:24.272439 [ 269 ] {b7410c51-1dad-4e67-84fc-f0e7da159990} <Debug> TCPHandler: Processed in 0.001344961 sec. | ||
| 3411 | 2025.12.20 04:56:24.272553 [ 269 ] {} <Trace> TCP-Session: ef844e67-0e15-4267-afc8-2f7c0fc33f21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3412 | 2025.12.20 04:56:24.272650 [ 269 ] {13a6b401-ba23-4cd8-a80a-54ea8b32eb73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62292) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3413 | 2025.12.20 04:56:24.272694 [ 269 ] {13a6b401-ba23-4cd8-a80a-54ea8b32eb73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3414 | 2025.12.20 04:56:24.273103 [ 269 ] {13a6b401-ba23-4cd8-a80a-54ea8b32eb73} <Trace> oximeter.measurements_cumulativeu64 (0728ad91-3238-42af-8ba1-e7fe350e1bf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3415 | 2025.12.20 04:56:24.273140 [ 269 ] {13a6b401-ba23-4cd8-a80a-54ea8b32eb73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 3416 | 2025.12.20 04:56:24.273464 [ 269 ] {13a6b401-ba23-4cd8-a80a-54ea8b32eb73} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3417 | 2025.12.20 04:56:24.273667 [ 269 ] {13a6b401-ba23-4cd8-a80a-54ea8b32eb73} <Trace> oximeter.measurements_cumulativeu64 (0728ad91-3238-42af-8ba1-e7fe350e1bf3): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3418 | 2025.12.20 04:56:24.273794 [ 269 ] {13a6b401-ba23-4cd8-a80a-54ea8b32eb73} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001164 sec., 137457.0446735395 rows/sec., 9.57 MiB/sec. | ||
| 3419 | 2025.12.20 04:56:24.273832 [ 269 ] {13a6b401-ba23-4cd8-a80a-54ea8b32eb73} <Debug> TCPHandler: Processed in 0.00132832 sec. | ||
| 3420 | 2025.12.20 04:56:24.273937 [ 269 ] {} <Trace> TCP-Session: ef844e67-0e15-4267-afc8-2f7c0fc33f21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3421 | 2025.12.20 04:56:24.274043 [ 269 ] {b7b2e6d6-79b3-48d5-be0c-d8d691b0b49b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62292) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3422 | 2025.12.20 04:56:24.274100 [ 269 ] {b7b2e6d6-79b3-48d5-be0c-d8d691b0b49b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3423 | 2025.12.20 04:56:24.274943 [ 269 ] {b7b2e6d6-79b3-48d5-be0c-d8d691b0b49b} <Trace> oximeter.measurements_histogramu64 (20f97701-e8e9-497e-bf0d-ce4ede2e5aa1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3424 | 2025.12.20 04:56:24.274980 [ 269 ] {b7b2e6d6-79b3-48d5-be0c-d8d691b0b49b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 3425 | 2025.12.20 04:56:24.275559 [ 269 ] {b7b2e6d6-79b3-48d5-be0c-d8d691b0b49b} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3426 | 2025.12.20 04:56:24.275778 [ 269 ] {b7b2e6d6-79b3-48d5-be0c-d8d691b0b49b} <Trace> oximeter.measurements_histogramu64 (20f97701-e8e9-497e-bf0d-ce4ede2e5aa1): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3427 | 2025.12.20 04:56:24.275908 [ 117 ] {} <Debug> oximeter.measurements_histogramu64 (20f97701-e8e9-497e-bf0d-ce4ede2e5aa1) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3428 | 2025.12.20 04:56:24.275915 [ 269 ] {b7b2e6d6-79b3-48d5-be0c-d8d691b0b49b} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.00189 sec., 21693.121693121695 rows/sec., 38.87 MiB/sec. | ||
| 3429 | 2025.12.20 04:56:24.275984 [ 117 ] {} <Trace> oximeter.measurements_histogramu64 (20f97701-e8e9-497e-bf0d-ce4ede2e5aa1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3430 | 2025.12.20 04:56:24.276011 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 3431 | 2025.12.20 04:56:24.276017 [ 269 ] {b7b2e6d6-79b3-48d5-be0c-d8d691b0b49b} <Debug> TCPHandler: Processed in 0.002129912 sec. | ||
| 3432 | 2025.12.20 04:56:24.276108 [ 195 ] {20f97701-e8e9-497e-bf0d-ce4ede2e5aa1::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 | ||
| 3433 | 2025.12.20 04:56:24.276137 [ 269 ] {} <Trace> TCP-Session: ef844e67-0e15-4267-afc8-2f7c0fc33f21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3434 | 2025.12.20 04:56:24.276235 [ 269 ] {f7bd09f8-ef74-4381-b261-8abd6cb45e3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62292) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3435 | 2025.12.20 04:56:24.276277 [ 269 ] {f7bd09f8-ef74-4381-b261-8abd6cb45e3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3436 | 2025.12.20 04:56:24.276318 [ 195 ] {20f97701-e8e9-497e-bf0d-ce4ede2e5aa1::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3437 | 2025.12.20 04:56:24.276372 [ 195 ] {20f97701-e8e9-497e-bf0d-ce4ede2e5aa1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 126 rows starting from the beginning of the part | ||
| 3438 | 2025.12.20 04:56:24.276497 [ 195 ] {20f97701-e8e9-497e-bf0d-ce4ede2e5aa1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 40 rows starting from the beginning of the part | ||
| 3439 | 2025.12.20 04:56:24.276602 [ 195 ] {20f97701-e8e9-497e-bf0d-ce4ede2e5aa1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 40 rows starting from the beginning of the part | ||
| 3440 | 2025.12.20 04:56:24.276638 [ 269 ] {f7bd09f8-ef74-4381-b261-8abd6cb45e3f} <Trace> oximeter.measurements_u64 (2d12d158-aeaf-4eed-935c-e5714c0fad4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3441 | 2025.12.20 04:56:24.276676 [ 269 ] {f7bd09f8-ef74-4381-b261-8abd6cb45e3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 3442 | 2025.12.20 04:56:24.276701 [ 195 ] {20f97701-e8e9-497e-bf0d-ce4ede2e5aa1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 40 rows starting from the beginning of the part | ||
| 3443 | 2025.12.20 04:56:24.276799 [ 195 ] {20f97701-e8e9-497e-bf0d-ce4ede2e5aa1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 40 rows starting from the beginning of the part | ||
| 3444 | 2025.12.20 04:56:24.276896 [ 195 ] {20f97701-e8e9-497e-bf0d-ce4ede2e5aa1::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 | ||
| 3445 | 2025.12.20 04:56:24.276998 [ 269 ] {f7bd09f8-ef74-4381-b261-8abd6cb45e3f} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3446 | 2025.12.20 04:56:24.277210 [ 269 ] {f7bd09f8-ef74-4381-b261-8abd6cb45e3f} <Trace> oximeter.measurements_u64 (2d12d158-aeaf-4eed-935c-e5714c0fad4d): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3447 | 2025.12.20 04:56:24.277340 [ 269 ] {f7bd09f8-ef74-4381-b261-8abd6cb45e3f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001123 sec., 53428.317008014244 rows/sec., 3.60 MiB/sec. | ||
| 3448 | 2025.12.20 04:56:24.277378 [ 269 ] {f7bd09f8-ef74-4381-b261-8abd6cb45e3f} <Debug> TCPHandler: Processed in 0.00128963 sec. | ||
| 3449 | 2025.12.20 04:56:24.280185 [ 201 ] {20f97701-e8e9-497e-bf0d-ce4ede2e5aa1::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 327 rows, containing 19 columns (19 merged, 0 gathered) in 0.004118693 sec., 79394.11847399164 rows/sec., 142.27 MiB/sec. | ||
| 3450 | 2025.12.20 04:56:24.280735 [ 195 ] {20f97701-e8e9-497e-bf0d-ce4ede2e5aa1::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3451 | 2025.12.20 04:56:24.281040 [ 195 ] {20f97701-e8e9-497e-bf0d-ce4ede2e5aa1::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (20f97701-e8e9-497e-bf0d-ce4ede2e5aa1): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3452 | 2025.12.20 04:56:24.281106 [ 195 ] {20f97701-e8e9-497e-bf0d-ce4ede2e5aa1::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (20f97701-e8e9-497e-bf0d-ce4ede2e5aa1) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3453 | 2025.12.20 04:56:24.281182 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.78 MiB. | ||
| 3454 | 2025.12.20 04:56:25.643067 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47209 | ||
| 3455 | 2025.12.20 04:56:25.643166 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3456 | 2025.12.20 04:56:25.643191 [ 288 ] {} <Debug> TCP-Session: 721cbf46-844e-44b1-b930-85f5ff5d245b Authenticating user 'default' from [fd00:1122:3344:101::e]:47209 | ||
| 3457 | 2025.12.20 04:56:25.643212 [ 288 ] {} <Debug> TCP-Session: 721cbf46-844e-44b1-b930-85f5ff5d245b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3458 | 2025.12.20 04:56:25.643225 [ 288 ] {} <Debug> TCP-Session: 721cbf46-844e-44b1-b930-85f5ff5d245b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3459 | 2025.12.20 04:56:25.643419 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60746 | ||
| 3460 | 2025.12.20 04:56:25.643483 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41989 | ||
| 3461 | 2025.12.20 04:56:25.643510 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58937 | ||
| 3462 | 2025.12.20 04:56:25.643534 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43020 | ||
| 3463 | 2025.12.20 04:56:25.643489 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52389 | ||
| 3464 | 2025.12.20 04:56:25.643484 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34302 | ||
| 3465 | 2025.12.20 04:56:25.643615 [ 288 ] {} <Trace> TCP-Session: 721cbf46-844e-44b1-b930-85f5ff5d245b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3466 | 2025.12.20 04:56:25.643486 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61933 | ||
| 3467 | 2025.12.20 04:56:25.643525 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58935 | ||
| 3468 | 2025.12.20 04:56:25.643706 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3469 | 2025.12.20 04:56:25.643748 [ 289 ] {} <Debug> TCP-Session: 4ecbeac3-e5f8-4375-9f8a-4514952389f8 Authenticating user 'default' from [fd00:1122:3344:101::e]:60746 | ||
| 3470 | 2025.12.20 04:56:25.643775 [ 289 ] {} <Debug> TCP-Session: 4ecbeac3-e5f8-4375-9f8a-4514952389f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3471 | 2025.12.20 04:56:25.643790 [ 289 ] {} <Debug> TCP-Session: 4ecbeac3-e5f8-4375-9f8a-4514952389f8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3472 | 2025.12.20 04:56:25.643815 [ 288 ] {80be5edf-3c5b-471c-bc59-131f32fc8f2e} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:47209) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3473 | 2025.12.20 04:56:25.643906 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3474 | 2025.12.20 04:56:25.643912 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3475 | 2025.12.20 04:56:25.643934 [ 267 ] {} <Debug> TCP-Session: 025224e4-28c6-4ab7-897d-587f62ee26ba Authenticating user 'default' from [fd00:1122:3344:101::e]:58935 | ||
| 3476 | 2025.12.20 04:56:25.643947 [ 292 ] {} <Debug> TCP-Session: 6be2b0f1-8f49-4acf-be32-cc0936e2331b Authenticating user 'default' from [fd00:1122:3344:101::e]:61933 | ||
| 3477 | 2025.12.20 04:56:25.643952 [ 267 ] {} <Debug> TCP-Session: 025224e4-28c6-4ab7-897d-587f62ee26ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3478 | 2025.12.20 04:56:25.643949 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3479 | 2025.12.20 04:56:25.643966 [ 292 ] {} <Debug> TCP-Session: 6be2b0f1-8f49-4acf-be32-cc0936e2331b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3480 | 2025.12.20 04:56:25.643970 [ 267 ] {} <Debug> TCP-Session: 025224e4-28c6-4ab7-897d-587f62ee26ba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3481 | 2025.12.20 04:56:25.644002 [ 292 ] {} <Debug> TCP-Session: 6be2b0f1-8f49-4acf-be32-cc0936e2331b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3482 | 2025.12.20 04:56:25.644001 [ 290 ] {} <Debug> TCP-Session: efca6a99-7bea-4ae6-92a8-cd7a9dc8d061 Authenticating user 'default' from [fd00:1122:3344:101::e]:34302 | ||
| 3483 | 2025.12.20 04:56:25.644015 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3484 | 2025.12.20 04:56:25.644043 [ 290 ] {} <Debug> TCP-Session: efca6a99-7bea-4ae6-92a8-cd7a9dc8d061 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3485 | 2025.12.20 04:56:25.644054 [ 286 ] {} <Debug> TCP-Session: 427e71a7-e256-444c-9b0a-0648b31f0346 Authenticating user 'default' from [fd00:1122:3344:101::e]:43020 | ||
| 3486 | 2025.12.20 04:56:25.644057 [ 290 ] {} <Debug> TCP-Session: efca6a99-7bea-4ae6-92a8-cd7a9dc8d061 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3487 | 2025.12.20 04:56:25.644072 [ 286 ] {} <Debug> TCP-Session: 427e71a7-e256-444c-9b0a-0648b31f0346 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3488 | 2025.12.20 04:56:25.644085 [ 286 ] {} <Debug> TCP-Session: 427e71a7-e256-444c-9b0a-0648b31f0346 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3489 | 2025.12.20 04:56:25.644096 [ 288 ] {80be5edf-3c5b-471c-bc59-131f32fc8f2e} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3490 | 2025.12.20 04:56:25.644161 [ 288 ] {80be5edf-3c5b-471c-bc59-131f32fc8f2e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3491 | 2025.12.20 04:56:25.644188 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3492 | 2025.12.20 04:56:25.644194 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3493 | 2025.12.20 04:56:25.644225 [ 293 ] {} <Debug> TCP-Session: 544181b3-f002-46d5-987f-2cfbfec4a229 Authenticating user 'default' from [fd00:1122:3344:101::e]:52389 | ||
| 3494 | 2025.12.20 04:56:25.644244 [ 294 ] {} <Debug> TCP-Session: 2f380a90-78e7-4b59-8a15-12b82c1ca917 Authenticating user 'default' from [fd00:1122:3344:101::e]:58937 | ||
| 3495 | 2025.12.20 04:56:25.644253 [ 293 ] {} <Debug> TCP-Session: 544181b3-f002-46d5-987f-2cfbfec4a229 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3496 | 2025.12.20 04:56:25.644273 [ 294 ] {} <Debug> TCP-Session: 2f380a90-78e7-4b59-8a15-12b82c1ca917 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3497 | 2025.12.20 04:56:25.644291 [ 293 ] {} <Debug> TCP-Session: 544181b3-f002-46d5-987f-2cfbfec4a229 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3498 | 2025.12.20 04:56:25.644292 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3499 | 2025.12.20 04:56:25.644302 [ 294 ] {} <Debug> TCP-Session: 2f380a90-78e7-4b59-8a15-12b82c1ca917 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3500 | 2025.12.20 04:56:25.644352 [ 291 ] {} <Debug> TCP-Session: 415af936-6ca7-4752-b1dd-c54b76d87ad9 Authenticating user 'default' from [fd00:1122:3344:101::e]:41989 | ||
| 3501 | 2025.12.20 04:56:25.644387 [ 291 ] {} <Debug> TCP-Session: 415af936-6ca7-4752-b1dd-c54b76d87ad9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3502 | 2025.12.20 04:56:25.644406 [ 291 ] {} <Debug> TCP-Session: 415af936-6ca7-4752-b1dd-c54b76d87ad9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3503 | 2025.12.20 04:56:25.644446 [ 288 ] {80be5edf-3c5b-471c-bc59-131f32fc8f2e} <Debug> oximeter.version (17f1381b-5cbd-46d0-b381-84690a36776c) (SelectExecutor): Key condition: unknown | ||
| 3504 | 2025.12.20 04:56:25.645403 [ 297 ] {80be5edf-3c5b-471c-bc59-131f32fc8f2e} <Trace> AggregatingTransform: Aggregating | ||
| 3505 | 2025.12.20 04:56:25.645488 [ 297 ] {80be5edf-3c5b-471c-bc59-131f32fc8f2e} <Trace> Aggregator: Aggregation method: without_key | ||
| 3506 | 2025.12.20 04:56:25.645521 [ 297 ] {80be5edf-3c5b-471c-bc59-131f32fc8f2e} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000974855 sec. (1025.794 rows/sec., 40.07 KiB/sec.) | ||
| 3507 | 2025.12.20 04:56:25.645537 [ 297 ] {80be5edf-3c5b-471c-bc59-131f32fc8f2e} <Trace> Aggregator: Merging aggregated data | ||
| 3508 | 2025.12.20 04:56:25.646841 [ 288 ] {80be5edf-3c5b-471c-bc59-131f32fc8f2e} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00309 sec., 323.62459546925567 rows/sec., 12.64 KiB/sec. | ||
| 3509 | 2025.12.20 04:56:25.646978 [ 288 ] {80be5edf-3c5b-471c-bc59-131f32fc8f2e} <Debug> TCPHandler: Processed in 0.003477404 sec. | ||
| 3510 | 2025.12.20 04:56:25.647095 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3511 | 2025.12.20 04:56:25.647120 [ 288 ] {} <Debug> TCP-Session: 721cbf46-844e-44b1-b930-85f5ff5d245b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3512 | 2025.12.20 04:56:25.647123 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3513 | 2025.12.20 04:56:25.647145 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3514 | 2025.12.20 04:56:25.647169 [ 291 ] {} <Debug> TCP-Session: 415af936-6ca7-4752-b1dd-c54b76d87ad9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3515 | 2025.12.20 04:56:25.647198 [ 290 ] {} <Debug> TCP-Session: efca6a99-7bea-4ae6-92a8-cd7a9dc8d061 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3516 | 2025.12.20 04:56:25.647201 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3517 | 2025.12.20 04:56:25.647232 [ 267 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3518 | 2025.12.20 04:56:25.647215 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3519 | 2025.12.20 04:56:25.647268 [ 293 ] {} <Debug> TCP-Session: 544181b3-f002-46d5-987f-2cfbfec4a229 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3520 | 2025.12.20 04:56:25.647281 [ 267 ] {} <Debug> TCP-Session: 025224e4-28c6-4ab7-897d-587f62ee26ba Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3521 | 2025.12.20 04:56:25.647299 [ 292 ] {} <Debug> TCP-Session: 6be2b0f1-8f49-4acf-be32-cc0936e2331b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3522 | 2025.12.20 04:56:25.647187 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3523 | 2025.12.20 04:56:25.647170 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3524 | 2025.12.20 04:56:25.647361 [ 294 ] {} <Debug> TCP-Session: 2f380a90-78e7-4b59-8a15-12b82c1ca917 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3525 | 2025.12.20 04:56:25.647171 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3526 | 2025.12.20 04:56:25.647385 [ 289 ] {} <Debug> TCP-Session: 4ecbeac3-e5f8-4375-9f8a-4514952389f8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3527 | 2025.12.20 04:56:25.647415 [ 286 ] {} <Debug> TCP-Session: 427e71a7-e256-444c-9b0a-0648b31f0346 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3528 | 2025.12.20 04:56:27.040131 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51932 | ||
| 3529 | 2025.12.20 04:56:27.040262 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3530 | 2025.12.20 04:56:27.040293 [ 286 ] {} <Debug> TCP-Session: 0c6a4abd-1778-4136-8c1f-92b1df9d248e Authenticating user 'default' from [fd00:1122:3344:101::e]:51932 | ||
| 3531 | 2025.12.20 04:56:27.040318 [ 286 ] {} <Debug> TCP-Session: 0c6a4abd-1778-4136-8c1f-92b1df9d248e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3532 | 2025.12.20 04:56:27.040332 [ 286 ] {} <Debug> TCP-Session: 0c6a4abd-1778-4136-8c1f-92b1df9d248e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3533 | 2025.12.20 04:56:27.040518 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58729 | ||
| 3534 | 2025.12.20 04:56:27.040541 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65355 | ||
| 3535 | 2025.12.20 04:56:27.040578 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44528 | ||
| 3536 | 2025.12.20 04:56:27.040589 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61347 | ||
| 3537 | 2025.12.20 04:56:27.040634 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3538 | 2025.12.20 04:56:27.040568 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41880 | ||
| 3539 | 2025.12.20 04:56:27.040681 [ 287 ] {} <Debug> TCP-Session: 62193d98-e5b1-470e-b185-0eea594211db Authenticating user 'default' from [fd00:1122:3344:101::e]:58729 | ||
| 3540 | 2025.12.20 04:56:27.040707 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3541 | 2025.12.20 04:56:27.040682 [ 286 ] {} <Trace> TCP-Session: 0c6a4abd-1778-4136-8c1f-92b1df9d248e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3542 | 2025.12.20 04:56:27.040744 [ 294 ] {} <Debug> TCP-Session: 1445b7f4-07a0-4a8c-9819-ad70e13b9904 Authenticating user 'default' from [fd00:1122:3344:101::e]:61347 | ||
| 3543 | 2025.12.20 04:56:27.040729 [ 287 ] {} <Debug> TCP-Session: 62193d98-e5b1-470e-b185-0eea594211db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3544 | 2025.12.20 04:56:27.040768 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3545 | 2025.12.20 04:56:27.040792 [ 287 ] {} <Debug> TCP-Session: 62193d98-e5b1-470e-b185-0eea594211db Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3546 | 2025.12.20 04:56:27.040815 [ 292 ] {} <Debug> TCP-Session: 79063aba-f532-470b-af3f-f4077c5643d0 Authenticating user 'default' from [fd00:1122:3344:101::e]:41880 | ||
| 3547 | 2025.12.20 04:56:27.040774 [ 294 ] {} <Debug> TCP-Session: 1445b7f4-07a0-4a8c-9819-ad70e13b9904 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3548 | 2025.12.20 04:56:27.040846 [ 292 ] {} <Debug> TCP-Session: 79063aba-f532-470b-af3f-f4077c5643d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3549 | 2025.12.20 04:56:27.040865 [ 294 ] {} <Debug> TCP-Session: 1445b7f4-07a0-4a8c-9819-ad70e13b9904 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3550 | 2025.12.20 04:56:27.040873 [ 292 ] {} <Debug> TCP-Session: 79063aba-f532-470b-af3f-f4077c5643d0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3551 | 2025.12.20 04:56:27.040673 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3552 | 2025.12.20 04:56:27.040673 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3553 | 2025.12.20 04:56:27.040918 [ 286 ] {5908e7bf-896a-49b8-8c87-e5236920c453} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:51932) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3554 | 2025.12.20 04:56:27.040941 [ 289 ] {} <Debug> TCP-Session: 8b896ca7-d96b-47ba-aa63-1a5023c898fa Authenticating user 'default' from [fd00:1122:3344:101::e]:65355 | ||
| 3555 | 2025.12.20 04:56:27.040956 [ 293 ] {} <Debug> TCP-Session: 4b18ff99-6ef1-4f71-a112-6f8e15e03bc1 Authenticating user 'default' from [fd00:1122:3344:101::e]:44528 | ||
| 3556 | 2025.12.20 04:56:27.040557 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53946 | ||
| 3557 | 2025.12.20 04:56:27.040993 [ 293 ] {} <Debug> TCP-Session: 4b18ff99-6ef1-4f71-a112-6f8e15e03bc1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3558 | 2025.12.20 04:56:27.040545 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41143 | ||
| 3559 | 2025.12.20 04:56:27.041042 [ 293 ] {} <Debug> TCP-Session: 4b18ff99-6ef1-4f71-a112-6f8e15e03bc1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3560 | 2025.12.20 04:56:27.041069 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3561 | 2025.12.20 04:56:27.040525 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44367 | ||
| 3562 | 2025.12.20 04:56:27.041112 [ 291 ] {} <Debug> TCP-Session: ac473d68-b5ce-4f86-819e-48b90b922701 Authenticating user 'default' from [fd00:1122:3344:101::e]:53946 | ||
| 3563 | 2025.12.20 04:56:27.041114 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3564 | 2025.12.20 04:56:27.041155 [ 291 ] {} <Debug> TCP-Session: ac473d68-b5ce-4f86-819e-48b90b922701 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3565 | 2025.12.20 04:56:27.041180 [ 290 ] {} <Debug> TCP-Session: e3105d37-5dc3-4092-8bb8-ee9765d7297d Authenticating user 'default' from [fd00:1122:3344:101::e]:41143 | ||
| 3566 | 2025.12.20 04:56:27.041186 [ 291 ] {} <Debug> TCP-Session: ac473d68-b5ce-4f86-819e-48b90b922701 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3567 | 2025.12.20 04:56:27.041190 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3568 | 2025.12.20 04:56:27.041208 [ 290 ] {} <Debug> TCP-Session: e3105d37-5dc3-4092-8bb8-ee9765d7297d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3569 | 2025.12.20 04:56:27.041234 [ 286 ] {5908e7bf-896a-49b8-8c87-e5236920c453} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3570 | 2025.12.20 04:56:27.041251 [ 290 ] {} <Debug> TCP-Session: e3105d37-5dc3-4092-8bb8-ee9765d7297d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3571 | 2025.12.20 04:56:27.041250 [ 288 ] {} <Debug> TCP-Session: 6cf21b3c-5d14-425e-bf3a-47d2f560a684 Authenticating user 'default' from [fd00:1122:3344:101::e]:44367 | ||
| 3572 | 2025.12.20 04:56:27.040990 [ 289 ] {} <Debug> TCP-Session: 8b896ca7-d96b-47ba-aa63-1a5023c898fa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3573 | 2025.12.20 04:56:27.041296 [ 288 ] {} <Debug> TCP-Session: 6cf21b3c-5d14-425e-bf3a-47d2f560a684 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3574 | 2025.12.20 04:56:27.041305 [ 286 ] {5908e7bf-896a-49b8-8c87-e5236920c453} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3575 | 2025.12.20 04:56:27.041319 [ 289 ] {} <Debug> TCP-Session: 8b896ca7-d96b-47ba-aa63-1a5023c898fa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3576 | 2025.12.20 04:56:27.041331 [ 288 ] {} <Debug> TCP-Session: 6cf21b3c-5d14-425e-bf3a-47d2f560a684 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3577 | 2025.12.20 04:56:27.041605 [ 286 ] {5908e7bf-896a-49b8-8c87-e5236920c453} <Debug> oximeter.version (17f1381b-5cbd-46d0-b381-84690a36776c) (SelectExecutor): Key condition: unknown | ||
| 3578 | 2025.12.20 04:56:27.042535 [ 313 ] {5908e7bf-896a-49b8-8c87-e5236920c453} <Trace> AggregatingTransform: Aggregating | ||
| 3579 | 2025.12.20 04:56:27.042584 [ 313 ] {5908e7bf-896a-49b8-8c87-e5236920c453} <Trace> Aggregator: Aggregation method: without_key | ||
| 3580 | 2025.12.20 04:56:27.042619 [ 313 ] {5908e7bf-896a-49b8-8c87-e5236920c453} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000913774 sec. (1094.363 rows/sec., 42.75 KiB/sec.) | ||
| 3581 | 2025.12.20 04:56:27.042642 [ 313 ] {5908e7bf-896a-49b8-8c87-e5236920c453} <Trace> Aggregator: Merging aggregated data | ||
| 3582 | 2025.12.20 04:56:27.043936 [ 286 ] {5908e7bf-896a-49b8-8c87-e5236920c453} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00309 sec., 323.62459546925567 rows/sec., 12.64 KiB/sec. | ||
| 3583 | 2025.12.20 04:56:27.044086 [ 286 ] {5908e7bf-896a-49b8-8c87-e5236920c453} <Debug> TCPHandler: Processed in 0.003524283 sec. | ||
| 3584 | 2025.12.20 04:56:27.044222 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3585 | 2025.12.20 04:56:27.044250 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3586 | 2025.12.20 04:56:27.044270 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3587 | 2025.12.20 04:56:27.044287 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3588 | 2025.12.20 04:56:27.044303 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3589 | 2025.12.20 04:56:27.044327 [ 287 ] {} <Debug> TCP-Session: 62193d98-e5b1-470e-b185-0eea594211db Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3590 | 2025.12.20 04:56:27.044338 [ 291 ] {} <Debug> TCP-Session: ac473d68-b5ce-4f86-819e-48b90b922701 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3591 | 2025.12.20 04:56:27.044343 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3592 | 2025.12.20 04:56:27.044378 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3593 | 2025.12.20 04:56:27.044401 [ 292 ] {} <Debug> TCP-Session: 79063aba-f532-470b-af3f-f4077c5643d0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3594 | 2025.12.20 04:56:27.044365 [ 289 ] {} <Debug> TCP-Session: 8b896ca7-d96b-47ba-aa63-1a5023c898fa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3595 | 2025.12.20 04:56:27.044422 [ 294 ] {} <Debug> TCP-Session: 1445b7f4-07a0-4a8c-9819-ad70e13b9904 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3596 | 2025.12.20 04:56:27.044358 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3597 | 2025.12.20 04:56:27.044323 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3598 | 2025.12.20 04:56:27.044501 [ 293 ] {} <Debug> TCP-Session: 4b18ff99-6ef1-4f71-a112-6f8e15e03bc1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3599 | 2025.12.20 04:56:27.044306 [ 288 ] {} <Debug> TCP-Session: 6cf21b3c-5d14-425e-bf3a-47d2f560a684 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3600 | 2025.12.20 04:56:27.044541 [ 290 ] {} <Debug> TCP-Session: e3105d37-5dc3-4092-8bb8-ee9765d7297d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3601 | 2025.12.20 04:56:27.044260 [ 286 ] {} <Debug> TCP-Session: 0c6a4abd-1778-4136-8c1f-92b1df9d248e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3602 | 2025.12.20 04:56:28.150094 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 8127 | ||
| 3603 | 2025.12.20 04:56:28.150976 [ 244 ] {} <Trace> system.asynchronous_metric_log (e27368f7-91e4-4bc1-8c72-f994b219acd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3604 | 2025.12.20 04:56:28.151054 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 3605 | 2025.12.20 04:56:28.151688 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3606 | 2025.12.20 04:56:28.151914 [ 244 ] {} <Trace> system.asynchronous_metric_log (e27368f7-91e4-4bc1-8c72-f994b219acd5): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3607 | 2025.12.20 04:56:28.152048 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8127 | ||
| 3608 | 2025.12.20 04:56:28.569637 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 128 | ||
| 3609 | 2025.12.20 04:56:28.584745 [ 245 ] {} <Trace> system.metric_log (ee27eced-b232-4ad5-8c8e-43cace0440d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3610 | 2025.12.20 04:56:28.584923 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 3611 | 2025.12.20 04:56:28.591819 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3612 | 2025.12.20 04:56:28.592656 [ 245 ] {} <Trace> system.metric_log (ee27eced-b232-4ad5-8c8e-43cace0440d5): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3613 | 2025.12.20 04:56:28.595485 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 128 | ||
| 3614 | 2025.12.20 04:56:29.294555 [ 269 ] {} <Trace> TCP-Session: ef844e67-0e15-4267-afc8-2f7c0fc33f21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3615 | 2025.12.20 04:56:29.294754 [ 269 ] {f81f140b-9880-4f6a-8e1e-a83093dee328} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62292) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3616 | 2025.12.20 04:56:29.294830 [ 269 ] {f81f140b-9880-4f6a-8e1e-a83093dee328} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3617 | 2025.12.20 04:56:29.296029 [ 269 ] {f81f140b-9880-4f6a-8e1e-a83093dee328} <Trace> oximeter.fields_string (98ba921c-f0d5-44b4-b899-9632ca3224e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3618 | 2025.12.20 04:56:29.296082 [ 269 ] {f81f140b-9880-4f6a-8e1e-a83093dee328} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 3619 | 2025.12.20 04:56:29.296581 [ 269 ] {f81f140b-9880-4f6a-8e1e-a83093dee328} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3620 | 2025.12.20 04:56:29.296806 [ 269 ] {f81f140b-9880-4f6a-8e1e-a83093dee328} <Trace> oximeter.fields_string (98ba921c-f0d5-44b4-b899-9632ca3224e8): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3621 | 2025.12.20 04:56:29.296981 [ 269 ] {f81f140b-9880-4f6a-8e1e-a83093dee328} <Debug> executeQuery: Read 1196 rows, 100.97 KiB in 0.00228 sec., 524561.4035087719 rows/sec., 43.25 MiB/sec. | ||
| 3622 | 2025.12.20 04:56:29.297034 [ 269 ] {f81f140b-9880-4f6a-8e1e-a83093dee328} <Debug> TCPHandler: Processed in 0.00261923 sec. | ||
| 3623 | 2025.12.20 04:56:29.297159 [ 269 ] {} <Trace> TCP-Session: ef844e67-0e15-4267-afc8-2f7c0fc33f21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3624 | 2025.12.20 04:56:29.297267 [ 269 ] {a7fdc2d5-a8b8-4569-9532-abf9dac699b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62292) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3625 | 2025.12.20 04:56:29.297312 [ 269 ] {a7fdc2d5-a8b8-4569-9532-abf9dac699b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3626 | 2025.12.20 04:56:29.297810 [ 269 ] {a7fdc2d5-a8b8-4569-9532-abf9dac699b8} <Trace> oximeter.fields_u32 (84d137f6-cd6c-4f57-aaf1-93ce2ca067bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3627 | 2025.12.20 04:56:29.297850 [ 269 ] {a7fdc2d5-a8b8-4569-9532-abf9dac699b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 3628 | 2025.12.20 04:56:29.298168 [ 269 ] {a7fdc2d5-a8b8-4569-9532-abf9dac699b8} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3629 | 2025.12.20 04:56:29.298375 [ 269 ] {a7fdc2d5-a8b8-4569-9532-abf9dac699b8} <Trace> oximeter.fields_u32 (84d137f6-cd6c-4f57-aaf1-93ce2ca067bc): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3630 | 2025.12.20 04:56:29.298510 [ 269 ] {a7fdc2d5-a8b8-4569-9532-abf9dac699b8} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001267 sec., 179952.64404104184 rows/sec., 12.18 MiB/sec. | ||
| 3631 | 2025.12.20 04:56:29.298551 [ 269 ] {a7fdc2d5-a8b8-4569-9532-abf9dac699b8} <Debug> TCPHandler: Processed in 0.001444562 sec. | ||
| 3632 | 2025.12.20 04:56:29.298664 [ 269 ] {} <Trace> TCP-Session: ef844e67-0e15-4267-afc8-2f7c0fc33f21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3633 | 2025.12.20 04:56:29.298760 [ 269 ] {ce491226-e033-42e8-8bca-88bf80beac58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62292) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3634 | 2025.12.20 04:56:29.298800 [ 269 ] {ce491226-e033-42e8-8bca-88bf80beac58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3635 | 2025.12.20 04:56:29.299387 [ 269 ] {ce491226-e033-42e8-8bca-88bf80beac58} <Trace> oximeter.fields_uuid (c4054d52-154a-4375-bc5c-c9e26ae24e42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3636 | 2025.12.20 04:56:29.299425 [ 269 ] {ce491226-e033-42e8-8bca-88bf80beac58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 3637 | 2025.12.20 04:56:29.299764 [ 269 ] {ce491226-e033-42e8-8bca-88bf80beac58} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3638 | 2025.12.20 04:56:29.299990 [ 269 ] {ce491226-e033-42e8-8bca-88bf80beac58} <Trace> oximeter.fields_uuid (c4054d52-154a-4375-bc5c-c9e26ae24e42): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3639 | 2025.12.20 04:56:29.300139 [ 269 ] {ce491226-e033-42e8-8bca-88bf80beac58} <Debug> executeQuery: Read 520 rows, 39.40 KiB in 0.001397 sec., 372226.1989978525 rows/sec., 27.55 MiB/sec. | ||
| 3640 | 2025.12.20 04:56:29.300178 [ 269 ] {ce491226-e033-42e8-8bca-88bf80beac58} <Debug> TCPHandler: Processed in 0.001563774 sec. | ||
| 3641 | 2025.12.20 04:56:29.300295 [ 269 ] {} <Trace> TCP-Session: ef844e67-0e15-4267-afc8-2f7c0fc33f21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3642 | 2025.12.20 04:56:29.300396 [ 269 ] {a4c77417-85fe-47e0-ad11-79433a6788df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62292) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3643 | 2025.12.20 04:56:29.300448 [ 269 ] {a4c77417-85fe-47e0-ad11-79433a6788df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3644 | 2025.12.20 04:56:29.301175 [ 269 ] {a4c77417-85fe-47e0-ad11-79433a6788df} <Trace> oximeter.measurements_cumulativeu64 (0728ad91-3238-42af-8ba1-e7fe350e1bf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3645 | 2025.12.20 04:56:29.301218 [ 269 ] {a4c77417-85fe-47e0-ad11-79433a6788df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 3646 | 2025.12.20 04:56:29.301712 [ 269 ] {a4c77417-85fe-47e0-ad11-79433a6788df} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3647 | 2025.12.20 04:56:29.301960 [ 269 ] {a4c77417-85fe-47e0-ad11-79433a6788df} <Trace> oximeter.measurements_cumulativeu64 (0728ad91-3238-42af-8ba1-e7fe350e1bf3): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3648 | 2025.12.20 04:56:29.302125 [ 269 ] {a4c77417-85fe-47e0-ad11-79433a6788df} <Debug> executeQuery: Read 844 rows, 58.17 KiB in 0.001749 sec., 482561.4636935392 rows/sec., 32.48 MiB/sec. | ||
| 3649 | 2025.12.20 04:56:29.302169 [ 269 ] {a4c77417-85fe-47e0-ad11-79433a6788df} <Debug> TCPHandler: Processed in 0.001923209 sec. | ||
| 3650 | 2025.12.20 04:56:29.302302 [ 269 ] {} <Trace> TCP-Session: ef844e67-0e15-4267-afc8-2f7c0fc33f21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3651 | 2025.12.20 04:56:29.302398 [ 269 ] {3abbe0c5-3bb4-4b3c-a360-36b3b7fb00b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62292) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3652 | 2025.12.20 04:56:29.302441 [ 269 ] {3abbe0c5-3bb4-4b3c-a360-36b3b7fb00b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3653 | 2025.12.20 04:56:29.302858 [ 269 ] {3abbe0c5-3bb4-4b3c-a360-36b3b7fb00b5} <Trace> oximeter.measurements_u64 (2d12d158-aeaf-4eed-935c-e5714c0fad4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3654 | 2025.12.20 04:56:29.302904 [ 269 ] {3abbe0c5-3bb4-4b3c-a360-36b3b7fb00b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 3655 | 2025.12.20 04:56:29.303292 [ 269 ] {3abbe0c5-3bb4-4b3c-a360-36b3b7fb00b5} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3656 | 2025.12.20 04:56:29.303565 [ 269 ] {3abbe0c5-3bb4-4b3c-a360-36b3b7fb00b5} <Trace> oximeter.measurements_u64 (2d12d158-aeaf-4eed-935c-e5714c0fad4d): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3657 | 2025.12.20 04:56:29.303703 [ 269 ] {3abbe0c5-3bb4-4b3c-a360-36b3b7fb00b5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001325 sec., 45283.018867924526 rows/sec., 3.05 MiB/sec. | ||
| 3658 | 2025.12.20 04:56:29.303742 [ 269 ] {3abbe0c5-3bb4-4b3c-a360-36b3b7fb00b5} <Debug> TCPHandler: Processed in 0.001489213 sec. | ||
| 3659 | 2025.12.20 04:56:30.659300 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 462 | ||
| 3660 | 2025.12.20 04:56:30.661829 [ 243 ] {} <Trace> system.query_log (8da1f072-0632-4951-ad37-80ce429be088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3661 | 2025.12.20 04:56:30.661872 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 3662 | 2025.12.20 04:56:30.663050 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3663 | 2025.12.20 04:56:30.663338 [ 243 ] {} <Trace> system.query_log (8da1f072-0632-4951-ad37-80ce429be088): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3664 | 2025.12.20 04:56:30.663588 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 462 | ||
| 3665 | 2025.12.20 04:56:34.273315 [ 269 ] {} <Trace> TCP-Session: ef844e67-0e15-4267-afc8-2f7c0fc33f21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3666 | 2025.12.20 04:56:34.273546 [ 269 ] {3039bb33-be1b-4c3b-af29-8825576f9365} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62292) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3667 | 2025.12.20 04:56:34.273624 [ 269 ] {3039bb33-be1b-4c3b-af29-8825576f9365} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3668 | 2025.12.20 04:56:34.274399 [ 269 ] {3039bb33-be1b-4c3b-af29-8825576f9365} <Trace> oximeter.fields_string (98ba921c-f0d5-44b4-b899-9632ca3224e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3669 | 2025.12.20 04:56:34.274457 [ 269 ] {3039bb33-be1b-4c3b-af29-8825576f9365} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 3670 | 2025.12.20 04:56:34.274888 [ 269 ] {3039bb33-be1b-4c3b-af29-8825576f9365} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3671 | 2025.12.20 04:56:34.275142 [ 269 ] {3039bb33-be1b-4c3b-af29-8825576f9365} <Trace> oximeter.fields_string (98ba921c-f0d5-44b4-b899-9632ca3224e8): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3672 | 2025.12.20 04:56:34.275325 [ 269 ] {3039bb33-be1b-4c3b-af29-8825576f9365} <Debug> executeQuery: Read 138 rows, 12.27 KiB in 0.001831 sec., 75368.65101037685 rows/sec., 6.54 MiB/sec. | ||
| 3673 | 2025.12.20 04:56:34.275382 [ 269 ] {3039bb33-be1b-4c3b-af29-8825576f9365} <Debug> TCPHandler: Processed in 0.002211004 sec. | ||
| 3674 | 2025.12.20 04:56:34.275509 [ 269 ] {} <Trace> TCP-Session: ef844e67-0e15-4267-afc8-2f7c0fc33f21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3675 | 2025.12.20 04:56:34.275616 [ 269 ] {e24bc787-659f-4f3a-a6ff-ce43490f7967} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62292) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3676 | 2025.12.20 04:56:34.275662 [ 269 ] {e24bc787-659f-4f3a-a6ff-ce43490f7967} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3677 | 2025.12.20 04:56:34.276110 [ 269 ] {e24bc787-659f-4f3a-a6ff-ce43490f7967} <Trace> oximeter.fields_u16 (a1634391-e721-4954-b832-fc744d9d9f64): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3678 | 2025.12.20 04:56:34.276150 [ 269 ] {e24bc787-659f-4f3a-a6ff-ce43490f7967} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 3679 | 2025.12.20 04:56:34.276484 [ 269 ] {e24bc787-659f-4f3a-a6ff-ce43490f7967} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3680 | 2025.12.20 04:56:34.276712 [ 269 ] {e24bc787-659f-4f3a-a6ff-ce43490f7967} <Trace> oximeter.fields_u16 (a1634391-e721-4954-b832-fc744d9d9f64): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3681 | 2025.12.20 04:56:34.276849 [ 269 ] {e24bc787-659f-4f3a-a6ff-ce43490f7967} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001257 sec., 32617.34287987271 rows/sec., 2.40 MiB/sec. | ||
| 3682 | 2025.12.20 04:56:34.276888 [ 269 ] {e24bc787-659f-4f3a-a6ff-ce43490f7967} <Debug> TCPHandler: Processed in 0.001433742 sec. | ||
| 3683 | 2025.12.20 04:56:34.276996 [ 269 ] {} <Trace> TCP-Session: ef844e67-0e15-4267-afc8-2f7c0fc33f21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3684 | 2025.12.20 04:56:34.277099 [ 269 ] {44550d12-ef7d-41c9-b716-afbb9092714a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62292) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3685 | 2025.12.20 04:56:34.277142 [ 269 ] {44550d12-ef7d-41c9-b716-afbb9092714a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3686 | 2025.12.20 04:56:34.277633 [ 269 ] {44550d12-ef7d-41c9-b716-afbb9092714a} <Trace> oximeter.fields_uuid (c4054d52-154a-4375-bc5c-c9e26ae24e42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3687 | 2025.12.20 04:56:34.277669 [ 269 ] {44550d12-ef7d-41c9-b716-afbb9092714a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 3688 | 2025.12.20 04:56:34.277992 [ 269 ] {44550d12-ef7d-41c9-b716-afbb9092714a} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3689 | 2025.12.20 04:56:34.278216 [ 269 ] {44550d12-ef7d-41c9-b716-afbb9092714a} <Trace> oximeter.fields_uuid (c4054d52-154a-4375-bc5c-c9e26ae24e42): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3690 | 2025.12.20 04:56:34.278347 [ 269 ] {44550d12-ef7d-41c9-b716-afbb9092714a} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.00127 sec., 82677.1653543307 rows/sec., 6.46 MiB/sec. | ||
| 3691 | 2025.12.20 04:56:34.278383 [ 269 ] {44550d12-ef7d-41c9-b716-afbb9092714a} <Debug> TCPHandler: Processed in 0.001437432 sec. | ||
| 3692 | 2025.12.20 04:56:34.278495 [ 269 ] {} <Trace> TCP-Session: ef844e67-0e15-4267-afc8-2f7c0fc33f21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3693 | 2025.12.20 04:56:34.278594 [ 269 ] {a8d9967a-2f4f-4b98-af9f-b7ff49909d6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62292) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3694 | 2025.12.20 04:56:34.278639 [ 269 ] {a8d9967a-2f4f-4b98-af9f-b7ff49909d6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3695 | 2025.12.20 04:56:34.279043 [ 269 ] {a8d9967a-2f4f-4b98-af9f-b7ff49909d6b} <Trace> oximeter.measurements_cumulativeu64 (0728ad91-3238-42af-8ba1-e7fe350e1bf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3696 | 2025.12.20 04:56:34.279078 [ 269 ] {a8d9967a-2f4f-4b98-af9f-b7ff49909d6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 3697 | 2025.12.20 04:56:34.279409 [ 269 ] {a8d9967a-2f4f-4b98-af9f-b7ff49909d6b} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3698 | 2025.12.20 04:56:34.279638 [ 269 ] {a8d9967a-2f4f-4b98-af9f-b7ff49909d6b} <Trace> oximeter.measurements_cumulativeu64 (0728ad91-3238-42af-8ba1-e7fe350e1bf3): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3699 | 2025.12.20 04:56:34.279767 [ 269 ] {a8d9967a-2f4f-4b98-af9f-b7ff49909d6b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001194 sec., 134003.3500837521 rows/sec., 9.33 MiB/sec. | ||
| 3700 | 2025.12.20 04:56:34.279803 [ 269 ] {a8d9967a-2f4f-4b98-af9f-b7ff49909d6b} <Debug> TCPHandler: Processed in 0.001358511 sec. | ||
| 3701 | 2025.12.20 04:56:34.279911 [ 269 ] {} <Trace> TCP-Session: ef844e67-0e15-4267-afc8-2f7c0fc33f21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3702 | 2025.12.20 04:56:34.280006 [ 269 ] {4e1cc17a-e6c2-4879-be28-a646a479ba64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62292) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3703 | 2025.12.20 04:56:34.280062 [ 269 ] {4e1cc17a-e6c2-4879-be28-a646a479ba64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3704 | 2025.12.20 04:56:34.280915 [ 269 ] {4e1cc17a-e6c2-4879-be28-a646a479ba64} <Trace> oximeter.measurements_histogramu64 (20f97701-e8e9-497e-bf0d-ce4ede2e5aa1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3705 | 2025.12.20 04:56:34.280953 [ 269 ] {4e1cc17a-e6c2-4879-be28-a646a479ba64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 3706 | 2025.12.20 04:56:34.281522 [ 269 ] {4e1cc17a-e6c2-4879-be28-a646a479ba64} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3707 | 2025.12.20 04:56:34.281766 [ 269 ] {4e1cc17a-e6c2-4879-be28-a646a479ba64} <Trace> oximeter.measurements_histogramu64 (20f97701-e8e9-497e-bf0d-ce4ede2e5aa1): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3708 | 2025.12.20 04:56:34.281910 [ 269 ] {4e1cc17a-e6c2-4879-be28-a646a479ba64} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001922 sec., 21331.94588969823 rows/sec., 38.23 MiB/sec. | ||
| 3709 | 2025.12.20 04:56:34.281983 [ 269 ] {4e1cc17a-e6c2-4879-be28-a646a479ba64} <Debug> TCPHandler: Processed in 0.002121083 sec. | ||
| 3710 | 2025.12.20 04:56:34.282097 [ 269 ] {} <Trace> TCP-Session: ef844e67-0e15-4267-afc8-2f7c0fc33f21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3711 | 2025.12.20 04:56:34.282194 [ 269 ] {6ca59c3a-9cb1-4620-bd96-2cece7f5c91b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62292) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3712 | 2025.12.20 04:56:34.282237 [ 269 ] {6ca59c3a-9cb1-4620-bd96-2cece7f5c91b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3713 | 2025.12.20 04:56:34.282637 [ 269 ] {6ca59c3a-9cb1-4620-bd96-2cece7f5c91b} <Trace> oximeter.measurements_u64 (2d12d158-aeaf-4eed-935c-e5714c0fad4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3714 | 2025.12.20 04:56:34.282686 [ 269 ] {6ca59c3a-9cb1-4620-bd96-2cece7f5c91b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 3715 | 2025.12.20 04:56:34.283107 [ 269 ] {6ca59c3a-9cb1-4620-bd96-2cece7f5c91b} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3716 | 2025.12.20 04:56:34.283412 [ 269 ] {6ca59c3a-9cb1-4620-bd96-2cece7f5c91b} <Trace> oximeter.measurements_u64 (2d12d158-aeaf-4eed-935c-e5714c0fad4d): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3717 | 2025.12.20 04:56:34.283571 [ 269 ] {6ca59c3a-9cb1-4620-bd96-2cece7f5c91b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001395 sec., 43010.75268817204 rows/sec., 2.90 MiB/sec. | ||
| 3718 | 2025.12.20 04:56:34.283615 [ 269 ] {6ca59c3a-9cb1-4620-bd96-2cece7f5c91b} <Debug> TCPHandler: Processed in 0.001568254 sec. | ||
| 3719 | 2025.12.20 04:56:34.946133 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50649 | ||
| 3720 | 2025.12.20 04:56:34.946252 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3721 | 2025.12.20 04:56:34.946282 [ 286 ] {} <Debug> TCP-Session: bcb51dba-4399-4043-b044-9a59fb92cb83 Authenticating user 'default' from [fd00:1122:3344:101::e]:50649 | ||
| 3722 | 2025.12.20 04:56:34.946307 [ 286 ] {} <Debug> TCP-Session: bcb51dba-4399-4043-b044-9a59fb92cb83 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3723 | 2025.12.20 04:56:34.946322 [ 286 ] {} <Debug> TCP-Session: bcb51dba-4399-4043-b044-9a59fb92cb83 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3724 | 2025.12.20 04:56:34.946550 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47769 | ||
| 3725 | 2025.12.20 04:56:34.946584 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38975 | ||
| 3726 | 2025.12.20 04:56:34.946621 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35599 | ||
| 3727 | 2025.12.20 04:56:34.946651 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35921 | ||
| 3728 | 2025.12.20 04:56:34.946684 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3729 | 2025.12.20 04:56:34.946716 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3730 | 2025.12.20 04:56:34.946746 [ 287 ] {} <Debug> TCP-Session: 78b78f18-2eee-4963-98e7-0d1855d8c9b0 Authenticating user 'default' from [fd00:1122:3344:101::e]:47769 | ||
| 3731 | 2025.12.20 04:56:34.946710 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3732 | 2025.12.20 04:56:34.946771 [ 292 ] {} <Debug> TCP-Session: f8cb5fc3-7e56-4a87-bb90-c0b8d5a64969 Authenticating user 'default' from [fd00:1122:3344:101::e]:35599 | ||
| 3733 | 2025.12.20 04:56:34.946787 [ 287 ] {} <Debug> TCP-Session: 78b78f18-2eee-4963-98e7-0d1855d8c9b0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3734 | 2025.12.20 04:56:34.946810 [ 288 ] {} <Debug> TCP-Session: c7723238-5887-4969-b600-6db477094496 Authenticating user 'default' from [fd00:1122:3344:101::e]:38975 | ||
| 3735 | 2025.12.20 04:56:34.946819 [ 292 ] {} <Debug> TCP-Session: f8cb5fc3-7e56-4a87-bb90-c0b8d5a64969 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3736 | 2025.12.20 04:56:34.946827 [ 287 ] {} <Debug> TCP-Session: 78b78f18-2eee-4963-98e7-0d1855d8c9b0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3737 | 2025.12.20 04:56:34.946846 [ 292 ] {} <Debug> TCP-Session: f8cb5fc3-7e56-4a87-bb90-c0b8d5a64969 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3738 | 2025.12.20 04:56:34.946845 [ 288 ] {} <Debug> TCP-Session: c7723238-5887-4969-b600-6db477094496 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3739 | 2025.12.20 04:56:34.946655 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46157 | ||
| 3740 | 2025.12.20 04:56:34.946887 [ 288 ] {} <Debug> TCP-Session: c7723238-5887-4969-b600-6db477094496 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3741 | 2025.12.20 04:56:34.946654 [ 286 ] {} <Trace> TCP-Session: bcb51dba-4399-4043-b044-9a59fb92cb83 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3742 | 2025.12.20 04:56:34.946611 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43595 | ||
| 3743 | 2025.12.20 04:56:34.946963 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3744 | 2025.12.20 04:56:34.946592 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35051 | ||
| 3745 | 2025.12.20 04:56:34.947012 [ 294 ] {} <Debug> TCP-Session: 521fcbd3-3747-486b-b821-be8880cf7bc4 Authenticating user 'default' from [fd00:1122:3344:101::e]:46157 | ||
| 3746 | 2025.12.20 04:56:34.947040 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3747 | 2025.12.20 04:56:34.947056 [ 294 ] {} <Debug> TCP-Session: 521fcbd3-3747-486b-b821-be8880cf7bc4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3748 | 2025.12.20 04:56:34.946597 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44700 | ||
| 3749 | 2025.12.20 04:56:34.947081 [ 294 ] {} <Debug> TCP-Session: 521fcbd3-3747-486b-b821-be8880cf7bc4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3750 | 2025.12.20 04:56:34.947080 [ 291 ] {} <Debug> TCP-Session: 7b217c9d-750b-4cc5-84a2-fa187c7b547f Authenticating user 'default' from [fd00:1122:3344:101::e]:43595 | ||
| 3751 | 2025.12.20 04:56:34.947104 [ 286 ] {a9c18384-ba1d-4867-a9ad-02401e8ad51a} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:50649) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3752 | 2025.12.20 04:56:34.947133 [ 291 ] {} <Debug> TCP-Session: 7b217c9d-750b-4cc5-84a2-fa187c7b547f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3753 | 2025.12.20 04:56:34.947153 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3754 | 2025.12.20 04:56:34.947179 [ 291 ] {} <Debug> TCP-Session: 7b217c9d-750b-4cc5-84a2-fa187c7b547f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3755 | 2025.12.20 04:56:34.947199 [ 290 ] {} <Debug> TCP-Session: ea15a2a9-eed0-4741-9190-67ef25b15d36 Authenticating user 'default' from [fd00:1122:3344:101::e]:44700 | ||
| 3756 | 2025.12.20 04:56:34.947079 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3757 | 2025.12.20 04:56:34.947229 [ 290 ] {} <Debug> TCP-Session: ea15a2a9-eed0-4741-9190-67ef25b15d36 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3758 | 2025.12.20 04:56:34.946800 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3759 | 2025.12.20 04:56:34.947256 [ 289 ] {} <Debug> TCP-Session: 12e39d53-ef18-475f-ab0f-846ac86633fb Authenticating user 'default' from [fd00:1122:3344:101::e]:35051 | ||
| 3760 | 2025.12.20 04:56:34.947263 [ 290 ] {} <Debug> TCP-Session: ea15a2a9-eed0-4741-9190-67ef25b15d36 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3761 | 2025.12.20 04:56:34.947291 [ 293 ] {} <Debug> TCP-Session: 55b41356-1a79-44c3-9721-eb49be2d7402 Authenticating user 'default' from [fd00:1122:3344:101::e]:35921 | ||
| 3762 | 2025.12.20 04:56:34.947299 [ 289 ] {} <Debug> TCP-Session: 12e39d53-ef18-475f-ab0f-846ac86633fb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3763 | 2025.12.20 04:56:34.947324 [ 293 ] {} <Debug> TCP-Session: 55b41356-1a79-44c3-9721-eb49be2d7402 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3764 | 2025.12.20 04:56:34.947325 [ 289 ] {} <Debug> TCP-Session: 12e39d53-ef18-475f-ab0f-846ac86633fb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3765 | 2025.12.20 04:56:34.947340 [ 293 ] {} <Debug> TCP-Session: 55b41356-1a79-44c3-9721-eb49be2d7402 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3766 | 2025.12.20 04:56:34.947382 [ 286 ] {a9c18384-ba1d-4867-a9ad-02401e8ad51a} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3767 | 2025.12.20 04:56:34.947440 [ 286 ] {a9c18384-ba1d-4867-a9ad-02401e8ad51a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3768 | 2025.12.20 04:56:34.947715 [ 286 ] {a9c18384-ba1d-4867-a9ad-02401e8ad51a} <Debug> oximeter.version (17f1381b-5cbd-46d0-b381-84690a36776c) (SelectExecutor): Key condition: unknown | ||
| 3769 | 2025.12.20 04:56:34.948637 [ 327 ] {a9c18384-ba1d-4867-a9ad-02401e8ad51a} <Trace> AggregatingTransform: Aggregating | ||
| 3770 | 2025.12.20 04:56:34.948687 [ 327 ] {a9c18384-ba1d-4867-a9ad-02401e8ad51a} <Trace> Aggregator: Aggregation method: without_key | ||
| 3771 | 2025.12.20 04:56:34.948725 [ 327 ] {a9c18384-ba1d-4867-a9ad-02401e8ad51a} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000907144 sec. (1102.361 rows/sec., 43.06 KiB/sec.) | ||
| 3772 | 2025.12.20 04:56:34.948745 [ 327 ] {a9c18384-ba1d-4867-a9ad-02401e8ad51a} <Trace> Aggregator: Merging aggregated data | ||
| 3773 | 2025.12.20 04:56:34.950541 [ 286 ] {a9c18384-ba1d-4867-a9ad-02401e8ad51a} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003486 sec., 286.8617326448652 rows/sec., 11.21 KiB/sec. | ||
| 3774 | 2025.12.20 04:56:34.950731 [ 286 ] {a9c18384-ba1d-4867-a9ad-02401e8ad51a} <Debug> TCPHandler: Processed in 0.004194074 sec. | ||
| 3775 | 2025.12.20 04:56:34.950851 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3776 | 2025.12.20 04:56:34.950869 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3777 | 2025.12.20 04:56:34.950888 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3778 | 2025.12.20 04:56:34.950903 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3779 | 2025.12.20 04:56:34.950912 [ 294 ] {} <Debug> TCP-Session: 521fcbd3-3747-486b-b821-be8880cf7bc4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3780 | 2025.12.20 04:56:34.950935 [ 287 ] {} <Debug> TCP-Session: 78b78f18-2eee-4963-98e7-0d1855d8c9b0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3781 | 2025.12.20 04:56:34.950944 [ 291 ] {} <Debug> TCP-Session: 7b217c9d-750b-4cc5-84a2-fa187c7b547f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3782 | 2025.12.20 04:56:34.950940 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3783 | 2025.12.20 04:56:34.950958 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3784 | 2025.12.20 04:56:34.950999 [ 289 ] {} <Debug> TCP-Session: 12e39d53-ef18-475f-ab0f-846ac86633fb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3785 | 2025.12.20 04:56:34.950998 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3786 | 2025.12.20 04:56:34.951022 [ 293 ] {} <Debug> TCP-Session: 55b41356-1a79-44c3-9721-eb49be2d7402 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3787 | 2025.12.20 04:56:34.950972 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3788 | 2025.12.20 04:56:34.951059 [ 292 ] {} <Debug> TCP-Session: f8cb5fc3-7e56-4a87-bb90-c0b8d5a64969 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3789 | 2025.12.20 04:56:34.950929 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3790 | 2025.12.20 04:56:34.951098 [ 290 ] {} <Debug> TCP-Session: ea15a2a9-eed0-4741-9190-67ef25b15d36 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3791 | 2025.12.20 04:56:34.950897 [ 286 ] {} <Debug> TCP-Session: bcb51dba-4399-4043-b044-9a59fb92cb83 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3792 | 2025.12.20 04:56:34.951133 [ 288 ] {} <Debug> TCP-Session: c7723238-5887-4969-b600-6db477094496 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3793 | 2025.12.20 04:56:35.546826 [ 93 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3794 | 2025.12.20 04:56:35.546879 [ 93 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3795 | 2025.12.20 04:56:35.652420 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 8575 | ||
| 3796 | 2025.12.20 04:56:35.652908 [ 244 ] {} <Trace> system.asynchronous_metric_log (e27368f7-91e4-4bc1-8c72-f994b219acd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3797 | 2025.12.20 04:56:35.652952 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 3798 | 2025.12.20 04:56:35.653423 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3799 | 2025.12.20 04:56:35.653649 [ 244 ] {} <Trace> system.asynchronous_metric_log (e27368f7-91e4-4bc1-8c72-f994b219acd5): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3800 | 2025.12.20 04:56:35.653780 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8575 | ||
| 3801 | 2025.12.20 04:56:36.096062 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 136 | ||
| 3802 | 2025.12.20 04:56:36.111310 [ 245 ] {} <Trace> system.metric_log (ee27eced-b232-4ad5-8c8e-43cace0440d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3803 | 2025.12.20 04:56:36.111373 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 3804 | 2025.12.20 04:56:36.117100 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3805 | 2025.12.20 04:56:36.117821 [ 245 ] {} <Trace> system.metric_log (ee27eced-b232-4ad5-8c8e-43cace0440d5): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3806 | 2025.12.20 04:56:36.120554 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 136 | ||
| 3807 | 2025.12.20 04:56:39.267473 [ 269 ] {} <Trace> TCP-Session: ef844e67-0e15-4267-afc8-2f7c0fc33f21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3808 | 2025.12.20 04:56:39.267784 [ 269 ] {ee3a7d70-0b17-4391-95b0-39e6521d4d1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62292) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3809 | 2025.12.20 04:56:39.267893 [ 269 ] {ee3a7d70-0b17-4391-95b0-39e6521d4d1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3810 | 2025.12.20 04:56:39.268643 [ 269 ] {ee3a7d70-0b17-4391-95b0-39e6521d4d1e} <Trace> oximeter.fields_string (98ba921c-f0d5-44b4-b899-9632ca3224e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3811 | 2025.12.20 04:56:39.268695 [ 269 ] {ee3a7d70-0b17-4391-95b0-39e6521d4d1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 3812 | 2025.12.20 04:56:39.269109 [ 269 ] {ee3a7d70-0b17-4391-95b0-39e6521d4d1e} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 3813 | 2025.12.20 04:56:39.269340 [ 269 ] {ee3a7d70-0b17-4391-95b0-39e6521d4d1e} <Trace> oximeter.fields_string (98ba921c-f0d5-44b4-b899-9632ca3224e8): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3814 | 2025.12.20 04:56:39.269519 [ 269 ] {ee3a7d70-0b17-4391-95b0-39e6521d4d1e} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001811 sec., 30922.142462727777 rows/sec., 2.38 MiB/sec. | ||
| 3815 | 2025.12.20 04:56:39.269569 [ 269 ] {ee3a7d70-0b17-4391-95b0-39e6521d4d1e} <Debug> TCPHandler: Processed in 0.002280285 sec. | ||
| 3816 | 2025.12.20 04:56:39.269689 [ 269 ] {} <Trace> TCP-Session: ef844e67-0e15-4267-afc8-2f7c0fc33f21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3817 | 2025.12.20 04:56:39.269793 [ 269 ] {5e203325-1158-4a28-b6bf-c3ae93fe2b54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62292) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3818 | 2025.12.20 04:56:39.269838 [ 269 ] {5e203325-1158-4a28-b6bf-c3ae93fe2b54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3819 | 2025.12.20 04:56:39.270274 [ 269 ] {5e203325-1158-4a28-b6bf-c3ae93fe2b54} <Trace> oximeter.fields_uuid (c4054d52-154a-4375-bc5c-c9e26ae24e42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3820 | 2025.12.20 04:56:39.270314 [ 269 ] {5e203325-1158-4a28-b6bf-c3ae93fe2b54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 3821 | 2025.12.20 04:56:39.270628 [ 269 ] {5e203325-1158-4a28-b6bf-c3ae93fe2b54} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 3822 | 2025.12.20 04:56:39.270839 [ 269 ] {5e203325-1158-4a28-b6bf-c3ae93fe2b54} <Trace> oximeter.fields_uuid (c4054d52-154a-4375-bc5c-c9e26ae24e42): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3823 | 2025.12.20 04:56:39.270976 [ 269 ] {5e203325-1158-4a28-b6bf-c3ae93fe2b54} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001205 sec., 53112.03319502075 rows/sec., 4.15 MiB/sec. | ||
| 3824 | 2025.12.20 04:56:39.271017 [ 269 ] {5e203325-1158-4a28-b6bf-c3ae93fe2b54} <Debug> TCPHandler: Processed in 0.001381181 sec. | ||
| 3825 | 2025.12.20 04:56:39.271128 [ 269 ] {} <Trace> TCP-Session: ef844e67-0e15-4267-afc8-2f7c0fc33f21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3826 | 2025.12.20 04:56:39.271226 [ 269 ] {e75c7ad1-08a5-47a4-b1ef-893c5d99b489} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62292) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3827 | 2025.12.20 04:56:39.271269 [ 269 ] {e75c7ad1-08a5-47a4-b1ef-893c5d99b489} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3828 | 2025.12.20 04:56:39.271668 [ 269 ] {e75c7ad1-08a5-47a4-b1ef-893c5d99b489} <Trace> oximeter.measurements_cumulativeu64 (0728ad91-3238-42af-8ba1-e7fe350e1bf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3829 | 2025.12.20 04:56:39.271705 [ 269 ] {e75c7ad1-08a5-47a4-b1ef-893c5d99b489} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 3830 | 2025.12.20 04:56:39.272032 [ 269 ] {e75c7ad1-08a5-47a4-b1ef-893c5d99b489} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 3831 | 2025.12.20 04:56:39.272242 [ 269 ] {e75c7ad1-08a5-47a4-b1ef-893c5d99b489} <Trace> oximeter.measurements_cumulativeu64 (0728ad91-3238-42af-8ba1-e7fe350e1bf3): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3832 | 2025.12.20 04:56:39.272377 [ 269 ] {e75c7ad1-08a5-47a4-b1ef-893c5d99b489} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001169 sec., 136869.11890504707 rows/sec., 9.53 MiB/sec. | ||
| 3833 | 2025.12.20 04:56:39.272415 [ 269 ] {e75c7ad1-08a5-47a4-b1ef-893c5d99b489} <Debug> TCPHandler: Processed in 0.00133698 sec. | ||
| 3834 | 2025.12.20 04:56:39.272516 [ 269 ] {} <Trace> TCP-Session: ef844e67-0e15-4267-afc8-2f7c0fc33f21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3835 | 2025.12.20 04:56:39.272610 [ 269 ] {45e964e2-2faf-4646-98cc-d1069a15e18a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62292) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3836 | 2025.12.20 04:56:39.272652 [ 269 ] {45e964e2-2faf-4646-98cc-d1069a15e18a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3837 | 2025.12.20 04:56:39.272982 [ 269 ] {45e964e2-2faf-4646-98cc-d1069a15e18a} <Trace> oximeter.measurements_u64 (2d12d158-aeaf-4eed-935c-e5714c0fad4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3838 | 2025.12.20 04:56:39.273018 [ 269 ] {45e964e2-2faf-4646-98cc-d1069a15e18a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 3839 | 2025.12.20 04:56:39.273329 [ 269 ] {45e964e2-2faf-4646-98cc-d1069a15e18a} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 3840 | 2025.12.20 04:56:39.273549 [ 269 ] {45e964e2-2faf-4646-98cc-d1069a15e18a} <Trace> oximeter.measurements_u64 (2d12d158-aeaf-4eed-935c-e5714c0fad4d): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3841 | 2025.12.20 04:56:39.273683 [ 269 ] {45e964e2-2faf-4646-98cc-d1069a15e18a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00109 sec., 55045.87155963302 rows/sec., 3.71 MiB/sec. | ||
| 3842 | 2025.12.20 04:56:39.273721 [ 269 ] {45e964e2-2faf-4646-98cc-d1069a15e18a} <Debug> TCPHandler: Processed in 0.001253329 sec. | ||
| 3843 | 2025.12.20 04:56:40.664052 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 22 entries to flush up to offset 484 | ||
| 3844 | 2025.12.20 04:56:40.666170 [ 243 ] {} <Trace> system.query_log (8da1f072-0632-4951-ad37-80ce429be088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3845 | 2025.12.20 04:56:40.666216 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 3846 | 2025.12.20 04:56:40.667378 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3847 | 2025.12.20 04:56:40.667633 [ 243 ] {} <Trace> system.query_log (8da1f072-0632-4951-ad37-80ce429be088): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3848 | 2025.12.20 04:56:40.667880 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 484 | ||
| 3849 | 2025.12.20 04:56:43.153992 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 9087 | ||
| 3850 | 2025.12.20 04:56:43.154580 [ 244 ] {} <Trace> system.asynchronous_metric_log (e27368f7-91e4-4bc1-8c72-f994b219acd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3851 | 2025.12.20 04:56:43.154613 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 3852 | 2025.12.20 04:56:43.155078 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3853 | 2025.12.20 04:56:43.155306 [ 244 ] {} <Trace> system.asynchronous_metric_log (e27368f7-91e4-4bc1-8c72-f994b219acd5): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3854 | 2025.12.20 04:56:43.155431 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9087 | ||
| 3855 | 2025.12.20 04:56:43.620722 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 144 | ||
| 3856 | 2025.12.20 04:56:43.636679 [ 245 ] {} <Trace> system.metric_log (ee27eced-b232-4ad5-8c8e-43cace0440d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3857 | 2025.12.20 04:56:43.636733 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 3858 | 2025.12.20 04:56:43.642564 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3859 | 2025.12.20 04:56:43.643274 [ 245 ] {} <Trace> system.metric_log (ee27eced-b232-4ad5-8c8e-43cace0440d5): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3860 | 2025.12.20 04:56:43.646098 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 144 | ||
| 3861 | 2025.12.20 04:56:44.270776 [ 269 ] {} <Trace> TCP-Session: ef844e67-0e15-4267-afc8-2f7c0fc33f21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3862 | 2025.12.20 04:56:44.270973 [ 269 ] {2e8834c3-60fa-4d9b-89ef-01c4b15ccaec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62292) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3863 | 2025.12.20 04:56:44.271045 [ 269 ] {2e8834c3-60fa-4d9b-89ef-01c4b15ccaec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3864 | 2025.12.20 04:56:44.271688 [ 269 ] {2e8834c3-60fa-4d9b-89ef-01c4b15ccaec} <Trace> oximeter.fields_i16 (f49be293-f532-4c39-83ae-fb145f049189): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3865 | 2025.12.20 04:56:44.271729 [ 269 ] {2e8834c3-60fa-4d9b-89ef-01c4b15ccaec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 3866 | 2025.12.20 04:56:44.272113 [ 269 ] {2e8834c3-60fa-4d9b-89ef-01c4b15ccaec} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3867 | 2025.12.20 04:56:44.272333 [ 269 ] {2e8834c3-60fa-4d9b-89ef-01c4b15ccaec} <Trace> oximeter.fields_i16 (f49be293-f532-4c39-83ae-fb145f049189): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3868 | 2025.12.20 04:56:44.272454 [ 107 ] {} <Debug> oximeter.fields_i16 (f49be293-f532-4c39-83ae-fb145f049189) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3869 | 2025.12.20 04:56:44.272491 [ 269 ] {2e8834c3-60fa-4d9b-89ef-01c4b15ccaec} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001569 sec., 15296.367112810707 rows/sec., 1.27 MiB/sec. | ||
| 3870 | 2025.12.20 04:56:44.272499 [ 107 ] {} <Trace> oximeter.fields_i16 (f49be293-f532-4c39-83ae-fb145f049189): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3871 | 2025.12.20 04:56:44.272529 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 3872 | 2025.12.20 04:56:44.272534 [ 269 ] {2e8834c3-60fa-4d9b-89ef-01c4b15ccaec} <Debug> TCPHandler: Processed in 0.001894239 sec. | ||
| 3873 | 2025.12.20 04:56:44.272623 [ 199 ] {f49be293-f532-4c39-83ae-fb145f049189::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 | ||
| 3874 | 2025.12.20 04:56:44.272668 [ 269 ] {} <Trace> TCP-Session: ef844e67-0e15-4267-afc8-2f7c0fc33f21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3875 | 2025.12.20 04:56:44.272729 [ 199 ] {f49be293-f532-4c39-83ae-fb145f049189::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3876 | 2025.12.20 04:56:44.272762 [ 199 ] {f49be293-f532-4c39-83ae-fb145f049189::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 24 rows starting from the beginning of the part | ||
| 3877 | 2025.12.20 04:56:44.272766 [ 269 ] {cf7e21aa-4e0a-42cc-a1f0-40867308ff25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62292) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3878 | 2025.12.20 04:56:44.272813 [ 269 ] {cf7e21aa-4e0a-42cc-a1f0-40867308ff25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3879 | 2025.12.20 04:56:44.272857 [ 199 ] {f49be293-f532-4c39-83ae-fb145f049189::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 24 rows starting from the beginning of the part | ||
| 3880 | 2025.12.20 04:56:44.272913 [ 199 ] {f49be293-f532-4c39-83ae-fb145f049189::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 24 rows starting from the beginning of the part | ||
| 3881 | 2025.12.20 04:56:44.272962 [ 199 ] {f49be293-f532-4c39-83ae-fb145f049189::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 24 rows starting from the beginning of the part | ||
| 3882 | 2025.12.20 04:56:44.273010 [ 199 ] {f49be293-f532-4c39-83ae-fb145f049189::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 24 rows starting from the beginning of the part | ||
| 3883 | 2025.12.20 04:56:44.273226 [ 269 ] {cf7e21aa-4e0a-42cc-a1f0-40867308ff25} <Trace> oximeter.fields_ipaddr (e2d7a9ce-de6b-4677-85c4-2fb4d093ba20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3884 | 2025.12.20 04:56:44.273261 [ 269 ] {cf7e21aa-4e0a-42cc-a1f0-40867308ff25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 3885 | 2025.12.20 04:56:44.273574 [ 269 ] {cf7e21aa-4e0a-42cc-a1f0-40867308ff25} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3886 | 2025.12.20 04:56:44.273750 [ 201 ] {f49be293-f532-4c39-83ae-fb145f049189::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 120 rows, containing 5 columns (5 merged, 0 gathered) in 0.001156357 sec., 103774.18046502939 rows/sec., 9.01 MiB/sec. | ||
| 3887 | 2025.12.20 04:56:44.273787 [ 269 ] {cf7e21aa-4e0a-42cc-a1f0-40867308ff25} <Trace> oximeter.fields_ipaddr (e2d7a9ce-de6b-4677-85c4-2fb4d093ba20): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3888 | 2025.12.20 04:56:44.273947 [ 269 ] {cf7e21aa-4e0a-42cc-a1f0-40867308ff25} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.001198 sec., 11686.143572621035 rows/sec., 952.92 KiB/sec. | ||
| 3889 | 2025.12.20 04:56:44.273989 [ 269 ] {cf7e21aa-4e0a-42cc-a1f0-40867308ff25} <Debug> TCPHandler: Processed in 0.001369891 sec. | ||
| 3890 | 2025.12.20 04:56:44.274037 [ 201 ] {f49be293-f532-4c39-83ae-fb145f049189::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3891 | 2025.12.20 04:56:44.274124 [ 269 ] {} <Trace> TCP-Session: ef844e67-0e15-4267-afc8-2f7c0fc33f21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3892 | 2025.12.20 04:56:44.274224 [ 269 ] {b6331bc8-f78c-4254-8d97-67914b1ef2cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62292) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3893 | 2025.12.20 04:56:44.274267 [ 269 ] {b6331bc8-f78c-4254-8d97-67914b1ef2cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3894 | 2025.12.20 04:56:44.274428 [ 201 ] {f49be293-f532-4c39-83ae-fb145f049189::all_1_5_1} <Trace> oximeter.fields_i16 (f49be293-f532-4c39-83ae-fb145f049189): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3895 | 2025.12.20 04:56:44.274512 [ 201 ] {f49be293-f532-4c39-83ae-fb145f049189::all_1_5_1} <Trace> oximeter.fields_i16 (f49be293-f532-4c39-83ae-fb145f049189) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3896 | 2025.12.20 04:56:44.274604 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 3897 | 2025.12.20 04:56:44.274832 [ 269 ] {b6331bc8-f78c-4254-8d97-67914b1ef2cd} <Trace> oximeter.fields_string (98ba921c-f0d5-44b4-b899-9632ca3224e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3898 | 2025.12.20 04:56:44.274874 [ 269 ] {b6331bc8-f78c-4254-8d97-67914b1ef2cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 3899 | 2025.12.20 04:56:44.275200 [ 269 ] {b6331bc8-f78c-4254-8d97-67914b1ef2cd} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 3900 | 2025.12.20 04:56:44.275425 [ 269 ] {b6331bc8-f78c-4254-8d97-67914b1ef2cd} <Trace> oximeter.fields_string (98ba921c-f0d5-44b4-b899-9632ca3224e8): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3901 | 2025.12.20 04:56:44.275525 [ 107 ] {} <Debug> oximeter.fields_string (98ba921c-f0d5-44b4-b899-9632ca3224e8) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 3902 | 2025.12.20 04:56:44.275553 [ 269 ] {b6331bc8-f78c-4254-8d97-67914b1ef2cd} <Debug> executeQuery: Read 265 rows, 24.24 KiB in 0.001346 sec., 196879.64338781574 rows/sec., 17.59 MiB/sec. | ||
| 3903 | 2025.12.20 04:56:44.275556 [ 107 ] {} <Trace> oximeter.fields_string (98ba921c-f0d5-44b4-b899-9632ca3224e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3904 | 2025.12.20 04:56:44.275585 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 3905 | 2025.12.20 04:56:44.275592 [ 269 ] {b6331bc8-f78c-4254-8d97-67914b1ef2cd} <Debug> TCPHandler: Processed in 0.001517083 sec. | ||
| 3906 | 2025.12.20 04:56:44.275653 [ 187 ] {98ba921c-f0d5-44b4-b899-9632ca3224e8::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 | ||
| 3907 | 2025.12.20 04:56:44.275726 [ 269 ] {} <Trace> TCP-Session: ef844e67-0e15-4267-afc8-2f7c0fc33f21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3908 | 2025.12.20 04:56:44.275741 [ 187 ] {98ba921c-f0d5-44b4-b899-9632ca3224e8::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3909 | 2025.12.20 04:56:44.275769 [ 187 ] {98ba921c-f0d5-44b4-b899-9632ca3224e8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1405 rows starting from the beginning of the part | ||
| 3910 | 2025.12.20 04:56:44.275823 [ 269 ] {4ad62016-a986-41b0-8524-db4c2c64eb0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62292) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3911 | 2025.12.20 04:56:44.275826 [ 187 ] {98ba921c-f0d5-44b4-b899-9632ca3224e8::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 | ||
| 3912 | 2025.12.20 04:56:44.275862 [ 269 ] {4ad62016-a986-41b0-8524-db4c2c64eb0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3913 | 2025.12.20 04:56:44.275877 [ 187 ] {98ba921c-f0d5-44b4-b899-9632ca3224e8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 1196 rows starting from the beginning of the part | ||
| 3914 | 2025.12.20 04:56:44.275918 [ 187 ] {98ba921c-f0d5-44b4-b899-9632ca3224e8::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 | ||
| 3915 | 2025.12.20 04:56:44.275957 [ 187 ] {98ba921c-f0d5-44b4-b899-9632ca3224e8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 56 rows starting from the beginning of the part | ||
| 3916 | 2025.12.20 04:56:44.275997 [ 187 ] {98ba921c-f0d5-44b4-b899-9632ca3224e8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 265 rows starting from the beginning of the part | ||
| 3917 | 2025.12.20 04:56:44.276288 [ 269 ] {4ad62016-a986-41b0-8524-db4c2c64eb0a} <Trace> oximeter.fields_u16 (a1634391-e721-4954-b832-fc744d9d9f64): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3918 | 2025.12.20 04:56:44.276322 [ 269 ] {4ad62016-a986-41b0-8524-db4c2c64eb0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 3919 | 2025.12.20 04:56:44.276624 [ 269 ] {4ad62016-a986-41b0-8524-db4c2c64eb0a} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3920 | 2025.12.20 04:56:44.276835 [ 269 ] {4ad62016-a986-41b0-8524-db4c2c64eb0a} <Trace> oximeter.fields_u16 (a1634391-e721-4954-b832-fc744d9d9f64): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3921 | 2025.12.20 04:56:44.276960 [ 269 ] {4ad62016-a986-41b0-8524-db4c2c64eb0a} <Debug> executeQuery: Read 67 rows, 5.02 KiB in 0.001154 sec., 58058.925476603115 rows/sec., 4.25 MiB/sec. | ||
| 3922 | 2025.12.20 04:56:44.276999 [ 269 ] {4ad62016-a986-41b0-8524-db4c2c64eb0a} <Debug> TCPHandler: Processed in 0.00132167 sec. | ||
| 3923 | 2025.12.20 04:56:44.277113 [ 269 ] {} <Trace> TCP-Session: ef844e67-0e15-4267-afc8-2f7c0fc33f21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3924 | 2025.12.20 04:56:44.277206 [ 269 ] {6156b37c-7e54-4982-b59f-5be31e301b1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62292) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3925 | 2025.12.20 04:56:44.277246 [ 269 ] {6156b37c-7e54-4982-b59f-5be31e301b1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3926 | 2025.12.20 04:56:44.277311 [ 201 ] {98ba921c-f0d5-44b4-b899-9632ca3224e8::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3198 rows, containing 5 columns (5 merged, 0 gathered) in 0.001688776 sec., 1893679.2090839758 rows/sec., 166.19 MiB/sec. | ||
| 3927 | 2025.12.20 04:56:44.277498 [ 187 ] {98ba921c-f0d5-44b4-b899-9632ca3224e8::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 3928 | 2025.12.20 04:56:44.277638 [ 269 ] {6156b37c-7e54-4982-b59f-5be31e301b1d} <Trace> oximeter.fields_u32 (84d137f6-cd6c-4f57-aaf1-93ce2ca067bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3929 | 2025.12.20 04:56:44.277674 [ 269 ] {6156b37c-7e54-4982-b59f-5be31e301b1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 3930 | 2025.12.20 04:56:44.277756 [ 187 ] {98ba921c-f0d5-44b4-b899-9632ca3224e8::all_1_26_5} <Trace> oximeter.fields_string (98ba921c-f0d5-44b4-b899-9632ca3224e8): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3931 | 2025.12.20 04:56:44.277820 [ 187 ] {98ba921c-f0d5-44b4-b899-9632ca3224e8::all_1_26_5} <Trace> oximeter.fields_string (98ba921c-f0d5-44b4-b899-9632ca3224e8) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 3932 | 2025.12.20 04:56:44.277879 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.82 MiB. | ||
| 3933 | 2025.12.20 04:56:44.277962 [ 269 ] {6156b37c-7e54-4982-b59f-5be31e301b1d} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3934 | 2025.12.20 04:56:44.278170 [ 269 ] {6156b37c-7e54-4982-b59f-5be31e301b1d} <Trace> oximeter.fields_u32 (84d137f6-cd6c-4f57-aaf1-93ce2ca067bc): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3935 | 2025.12.20 04:56:44.278295 [ 269 ] {6156b37c-7e54-4982-b59f-5be31e301b1d} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001105 sec., 21719.457013574658 rows/sec., 1.80 MiB/sec. | ||
| 3936 | 2025.12.20 04:56:44.278333 [ 269 ] {6156b37c-7e54-4982-b59f-5be31e301b1d} <Debug> TCPHandler: Processed in 0.001268989 sec. | ||
| 3937 | 2025.12.20 04:56:44.278439 [ 269 ] {} <Trace> TCP-Session: ef844e67-0e15-4267-afc8-2f7c0fc33f21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3938 | 2025.12.20 04:56:44.278531 [ 269 ] {9d2664ec-439d-437e-97b7-b7863105fa84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62292) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3939 | 2025.12.20 04:56:44.278571 [ 269 ] {9d2664ec-439d-437e-97b7-b7863105fa84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3940 | 2025.12.20 04:56:44.278956 [ 269 ] {9d2664ec-439d-437e-97b7-b7863105fa84} <Trace> oximeter.fields_u8 (5083c072-f9e4-4eec-9b80-9182ea62ce3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3941 | 2025.12.20 04:56:44.278991 [ 269 ] {9d2664ec-439d-437e-97b7-b7863105fa84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 3942 | 2025.12.20 04:56:44.279282 [ 269 ] {9d2664ec-439d-437e-97b7-b7863105fa84} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3943 | 2025.12.20 04:56:44.279502 [ 269 ] {9d2664ec-439d-437e-97b7-b7863105fa84} <Trace> oximeter.fields_u8 (5083c072-f9e4-4eec-9b80-9182ea62ce3f): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3944 | 2025.12.20 04:56:44.279593 [ 107 ] {} <Debug> oximeter.fields_u8 (5083c072-f9e4-4eec-9b80-9182ea62ce3f) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3945 | 2025.12.20 04:56:44.279617 [ 107 ] {} <Trace> oximeter.fields_u8 (5083c072-f9e4-4eec-9b80-9182ea62ce3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3946 | 2025.12.20 04:56:44.279635 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 3947 | 2025.12.20 04:56:44.279636 [ 269 ] {9d2664ec-439d-437e-97b7-b7863105fa84} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.00112 sec., 10714.285714285716 rows/sec., 837.05 KiB/sec. | ||
| 3948 | 2025.12.20 04:56:44.279679 [ 269 ] {9d2664ec-439d-437e-97b7-b7863105fa84} <Debug> TCPHandler: Processed in 0.00128868 sec. | ||
| 3949 | 2025.12.20 04:56:44.279736 [ 190 ] {5083c072-f9e4-4eec-9b80-9182ea62ce3f::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 | ||
| 3950 | 2025.12.20 04:56:44.279786 [ 269 ] {} <Trace> TCP-Session: ef844e67-0e15-4267-afc8-2f7c0fc33f21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3951 | 2025.12.20 04:56:44.279877 [ 190 ] {5083c072-f9e4-4eec-9b80-9182ea62ce3f::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3952 | 2025.12.20 04:56:44.279883 [ 269 ] {edd7b426-d137-4897-a782-8dba33bb7f5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62292) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3953 | 2025.12.20 04:56:44.279919 [ 190 ] {5083c072-f9e4-4eec-9b80-9182ea62ce3f::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 12 rows starting from the beginning of the part | ||
| 3954 | 2025.12.20 04:56:44.279938 [ 269 ] {edd7b426-d137-4897-a782-8dba33bb7f5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3955 | 2025.12.20 04:56:44.279992 [ 190 ] {5083c072-f9e4-4eec-9b80-9182ea62ce3f::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 | ||
| 3956 | 2025.12.20 04:56:44.280047 [ 190 ] {5083c072-f9e4-4eec-9b80-9182ea62ce3f::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 | ||
| 3957 | 2025.12.20 04:56:44.280089 [ 190 ] {5083c072-f9e4-4eec-9b80-9182ea62ce3f::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 12 rows starting from the beginning of the part | ||
| 3958 | 2025.12.20 04:56:44.280131 [ 190 ] {5083c072-f9e4-4eec-9b80-9182ea62ce3f::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 12 rows starting from the beginning of the part | ||
| 3959 | 2025.12.20 04:56:44.280427 [ 269 ] {edd7b426-d137-4897-a782-8dba33bb7f5a} <Trace> oximeter.fields_uuid (c4054d52-154a-4375-bc5c-c9e26ae24e42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3960 | 2025.12.20 04:56:44.280468 [ 269 ] {edd7b426-d137-4897-a782-8dba33bb7f5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 3961 | 2025.12.20 04:56:44.280805 [ 269 ] {edd7b426-d137-4897-a782-8dba33bb7f5a} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 3962 | 2025.12.20 04:56:44.280906 [ 201 ] {5083c072-f9e4-4eec-9b80-9182ea62ce3f::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 60 rows, containing 5 columns (5 merged, 0 gathered) in 0.001223538 sec., 49038.117328599525 rows/sec., 3.93 MiB/sec. | ||
| 3963 | 2025.12.20 04:56:44.281028 [ 269 ] {edd7b426-d137-4897-a782-8dba33bb7f5a} <Trace> oximeter.fields_uuid (c4054d52-154a-4375-bc5c-c9e26ae24e42): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3964 | 2025.12.20 04:56:44.281037 [ 190 ] {5083c072-f9e4-4eec-9b80-9182ea62ce3f::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3965 | 2025.12.20 04:56:44.281134 [ 107 ] {} <Debug> oximeter.fields_uuid (c4054d52-154a-4375-bc5c-c9e26ae24e42) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 3966 | 2025.12.20 04:56:44.281161 [ 107 ] {} <Trace> oximeter.fields_uuid (c4054d52-154a-4375-bc5c-c9e26ae24e42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3967 | 2025.12.20 04:56:44.281168 [ 269 ] {edd7b426-d137-4897-a782-8dba33bb7f5a} <Debug> executeQuery: Read 155 rows, 12.80 KiB in 0.001301 sec., 119139.12375096079 rows/sec., 9.61 MiB/sec. | ||
| 3968 | 2025.12.20 04:56:44.281181 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 3969 | 2025.12.20 04:56:44.281209 [ 269 ] {edd7b426-d137-4897-a782-8dba33bb7f5a} <Debug> TCPHandler: Processed in 0.001470533 sec. | ||
| 3970 | 2025.12.20 04:56:44.281293 [ 201 ] {c4054d52-154a-4375-bc5c-c9e26ae24e42::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 | ||
| 3971 | 2025.12.20 04:56:44.281314 [ 269 ] {} <Trace> TCP-Session: ef844e67-0e15-4267-afc8-2f7c0fc33f21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3972 | 2025.12.20 04:56:44.281332 [ 190 ] {5083c072-f9e4-4eec-9b80-9182ea62ce3f::all_1_5_1} <Trace> oximeter.fields_u8 (5083c072-f9e4-4eec-9b80-9182ea62ce3f): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3973 | 2025.12.20 04:56:44.281422 [ 190 ] {5083c072-f9e4-4eec-9b80-9182ea62ce3f::all_1_5_1} <Trace> oximeter.fields_u8 (5083c072-f9e4-4eec-9b80-9182ea62ce3f) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3974 | 2025.12.20 04:56:44.281424 [ 269 ] {336e4629-5a6d-4d50-9ab4-6a24696f268d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62292) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3975 | 2025.12.20 04:56:44.281452 [ 201 ] {c4054d52-154a-4375-bc5c-c9e26ae24e42::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3976 | 2025.12.20 04:56:44.281479 [ 269 ] {336e4629-5a6d-4d50-9ab4-6a24696f268d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3977 | 2025.12.20 04:56:44.281497 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 3978 | 2025.12.20 04:56:44.281509 [ 201 ] {c4054d52-154a-4375-bc5c-c9e26ae24e42::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 632 rows starting from the beginning of the part | ||
| 3979 | 2025.12.20 04:56:44.281619 [ 201 ] {c4054d52-154a-4375-bc5c-c9e26ae24e42::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 | ||
| 3980 | 2025.12.20 04:56:44.281692 [ 201 ] {c4054d52-154a-4375-bc5c-c9e26ae24e42::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 520 rows starting from the beginning of the part | ||
| 3981 | 2025.12.20 04:56:44.281758 [ 201 ] {c4054d52-154a-4375-bc5c-c9e26ae24e42::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 | ||
| 3982 | 2025.12.20 04:56:44.281823 [ 201 ] {c4054d52-154a-4375-bc5c-c9e26ae24e42::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 64 rows starting from the beginning of the part | ||
| 3983 | 2025.12.20 04:56:44.281887 [ 201 ] {c4054d52-154a-4375-bc5c-c9e26ae24e42::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 155 rows starting from the beginning of the part | ||
| 3984 | 2025.12.20 04:56:44.281898 [ 269 ] {336e4629-5a6d-4d50-9ab4-6a24696f268d} <Trace> oximeter.measurements_cumulativeu64 (0728ad91-3238-42af-8ba1-e7fe350e1bf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3985 | 2025.12.20 04:56:44.281945 [ 269 ] {336e4629-5a6d-4d50-9ab4-6a24696f268d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 3986 | 2025.12.20 04:56:44.282336 [ 269 ] {336e4629-5a6d-4d50-9ab4-6a24696f268d} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 3987 | 2025.12.20 04:56:44.282569 [ 269 ] {336e4629-5a6d-4d50-9ab4-6a24696f268d} <Trace> oximeter.measurements_cumulativeu64 (0728ad91-3238-42af-8ba1-e7fe350e1bf3): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3988 | 2025.12.20 04:56:44.282664 [ 107 ] {} <Debug> oximeter.measurements_cumulativeu64 (0728ad91-3238-42af-8ba1-e7fe350e1bf3) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 3989 | 2025.12.20 04:56:44.282686 [ 107 ] {} <Trace> oximeter.measurements_cumulativeu64 (0728ad91-3238-42af-8ba1-e7fe350e1bf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3990 | 2025.12.20 04:56:44.282703 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 3991 | 2025.12.20 04:56:44.282704 [ 269 ] {336e4629-5a6d-4d50-9ab4-6a24696f268d} <Debug> executeQuery: Read 203 rows, 14.89 KiB in 0.001297 sec., 156515.03469545103 rows/sec., 11.21 MiB/sec. | ||
| 3992 | 2025.12.20 04:56:44.282748 [ 269 ] {336e4629-5a6d-4d50-9ab4-6a24696f268d} <Debug> TCPHandler: Processed in 0.001482202 sec. | ||
| 3993 | 2025.12.20 04:56:44.282813 [ 188 ] {0728ad91-3238-42af-8ba1-e7fe350e1bf3::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 | ||
| 3994 | 2025.12.20 04:56:44.282879 [ 269 ] {} <Trace> TCP-Session: ef844e67-0e15-4267-afc8-2f7c0fc33f21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3995 | 2025.12.20 04:56:44.282960 [ 188 ] {0728ad91-3238-42af-8ba1-e7fe350e1bf3::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3996 | 2025.12.20 04:56:44.282979 [ 269 ] {7df36348-5885-4b9e-90c3-54432d7b3e7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62292) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3997 | 2025.12.20 04:56:44.283000 [ 188 ] {0728ad91-3238-42af-8ba1-e7fe350e1bf3::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 6300 rows starting from the beginning of the part | ||
| 3998 | 2025.12.20 04:56:44.283040 [ 269 ] {7df36348-5885-4b9e-90c3-54432d7b3e7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3999 | 2025.12.20 04:56:44.283072 [ 188 ] {0728ad91-3238-42af-8ba1-e7fe350e1bf3::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 | ||
| 4000 | 2025.12.20 04:56:44.283120 [ 188 ] {0728ad91-3238-42af-8ba1-e7fe350e1bf3::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 844 rows starting from the beginning of the part | ||
| 4001 | 2025.12.20 04:56:44.283124 [ 194 ] {c4054d52-154a-4375-bc5c-c9e26ae24e42::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1581 rows, containing 5 columns (5 merged, 0 gathered) in 0.001886289 sec., 838153.6445369718 rows/sec., 66.82 MiB/sec. | ||
| 4002 | 2025.12.20 04:56:44.283161 [ 188 ] {0728ad91-3238-42af-8ba1-e7fe350e1bf3::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 | ||
| 4003 | 2025.12.20 04:56:44.283204 [ 188 ] {0728ad91-3238-42af-8ba1-e7fe350e1bf3::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 160 rows starting from the beginning of the part | ||
| 4004 | 2025.12.20 04:56:44.283244 [ 188 ] {0728ad91-3238-42af-8ba1-e7fe350e1bf3::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 203 rows starting from the beginning of the part | ||
| 4005 | 2025.12.20 04:56:44.283317 [ 201 ] {c4054d52-154a-4375-bc5c-c9e26ae24e42::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4006 | 2025.12.20 04:56:44.283607 [ 201 ] {c4054d52-154a-4375-bc5c-c9e26ae24e42::all_1_26_5} <Trace> oximeter.fields_uuid (c4054d52-154a-4375-bc5c-c9e26ae24e42): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4007 | 2025.12.20 04:56:44.283676 [ 201 ] {c4054d52-154a-4375-bc5c-c9e26ae24e42::all_1_26_5} <Trace> oximeter.fields_uuid (c4054d52-154a-4375-bc5c-c9e26ae24e42) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4008 | 2025.12.20 04:56:44.283742 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 4009 | 2025.12.20 04:56:44.283917 [ 269 ] {7df36348-5885-4b9e-90c3-54432d7b3e7b} <Trace> oximeter.measurements_histogramu64 (20f97701-e8e9-497e-bf0d-ce4ede2e5aa1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4010 | 2025.12.20 04:56:44.283958 [ 269 ] {7df36348-5885-4b9e-90c3-54432d7b3e7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 4011 | 2025.12.20 04:56:44.284594 [ 269 ] {7df36348-5885-4b9e-90c3-54432d7b3e7b} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4012 | 2025.12.20 04:56:44.284833 [ 269 ] {7df36348-5885-4b9e-90c3-54432d7b3e7b} <Trace> oximeter.measurements_histogramu64 (20f97701-e8e9-497e-bf0d-ce4ede2e5aa1): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4013 | 2025.12.20 04:56:44.284978 [ 269 ] {7df36348-5885-4b9e-90c3-54432d7b3e7b} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002015 sec., 20347.39454094293 rows/sec., 36.46 MiB/sec. | ||
| 4014 | 2025.12.20 04:56:44.285042 [ 269 ] {7df36348-5885-4b9e-90c3-54432d7b3e7b} <Debug> TCPHandler: Processed in 0.002211203 sec. | ||
| 4015 | 2025.12.20 04:56:44.285162 [ 269 ] {} <Trace> TCP-Session: ef844e67-0e15-4267-afc8-2f7c0fc33f21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4016 | 2025.12.20 04:56:44.285256 [ 269 ] {d78273d4-d0fb-4bd7-a77b-160617367c10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62292) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4017 | 2025.12.20 04:56:44.285299 [ 269 ] {d78273d4-d0fb-4bd7-a77b-160617367c10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4018 | 2025.12.20 04:56:44.285634 [ 269 ] {d78273d4-d0fb-4bd7-a77b-160617367c10} <Trace> oximeter.measurements_u64 (2d12d158-aeaf-4eed-935c-e5714c0fad4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4019 | 2025.12.20 04:56:44.285669 [ 269 ] {d78273d4-d0fb-4bd7-a77b-160617367c10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 4020 | 2025.12.20 04:56:44.285998 [ 269 ] {d78273d4-d0fb-4bd7-a77b-160617367c10} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4021 | 2025.12.20 04:56:44.286162 [ 188 ] {0728ad91-3238-42af-8ba1-e7fe350e1bf3::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7827 rows, containing 5 columns (5 merged, 0 gathered) in 0.003408322 sec., 2296437.953925715 rows/sec., 157.92 MiB/sec. | ||
| 4022 | 2025.12.20 04:56:44.286214 [ 269 ] {d78273d4-d0fb-4bd7-a77b-160617367c10} <Trace> oximeter.measurements_u64 (2d12d158-aeaf-4eed-935c-e5714c0fad4d): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4023 | 2025.12.20 04:56:44.286344 [ 106 ] {} <Debug> oximeter.measurements_u64 (2d12d158-aeaf-4eed-935c-e5714c0fad4d) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4024 | 2025.12.20 04:56:44.286353 [ 269 ] {d78273d4-d0fb-4bd7-a77b-160617367c10} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001113 sec., 53908.35579514824 rows/sec., 3.63 MiB/sec. | ||
| 4025 | 2025.12.20 04:56:44.286392 [ 106 ] {} <Trace> oximeter.measurements_u64 (2d12d158-aeaf-4eed-935c-e5714c0fad4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4026 | 2025.12.20 04:56:44.286412 [ 269 ] {d78273d4-d0fb-4bd7-a77b-160617367c10} <Debug> TCPHandler: Processed in 0.00129834 sec. | ||
| 4027 | 2025.12.20 04:56:44.286418 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 4028 | 2025.12.20 04:56:44.286506 [ 194 ] {2d12d158-aeaf-4eed-935c-e5714c0fad4d::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 | ||
| 4029 | 2025.12.20 04:56:44.286631 [ 194 ] {2d12d158-aeaf-4eed-935c-e5714c0fad4d::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4030 | 2025.12.20 04:56:44.286665 [ 194 ] {2d12d158-aeaf-4eed-935c-e5714c0fad4d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1200 rows starting from the beginning of the part | ||
| 4031 | 2025.12.20 04:56:44.286724 [ 194 ] {2d12d158-aeaf-4eed-935c-e5714c0fad4d::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 | ||
| 4032 | 2025.12.20 04:56:44.286774 [ 194 ] {2d12d158-aeaf-4eed-935c-e5714c0fad4d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 60 rows starting from the beginning of the part | ||
| 4033 | 2025.12.20 04:56:44.286817 [ 194 ] {2d12d158-aeaf-4eed-935c-e5714c0fad4d::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 | ||
| 4034 | 2025.12.20 04:56:44.286819 [ 190 ] {0728ad91-3238-42af-8ba1-e7fe350e1bf3::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4035 | 2025.12.20 04:56:44.286862 [ 194 ] {2d12d158-aeaf-4eed-935c-e5714c0fad4d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 60 rows starting from the beginning of the part | ||
| 4036 | 2025.12.20 04:56:44.286907 [ 194 ] {2d12d158-aeaf-4eed-935c-e5714c0fad4d::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 | ||
| 4037 | 2025.12.20 04:56:44.287102 [ 190 ] {0728ad91-3238-42af-8ba1-e7fe350e1bf3::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (0728ad91-3238-42af-8ba1-e7fe350e1bf3): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4038 | 2025.12.20 04:56:44.287174 [ 190 ] {0728ad91-3238-42af-8ba1-e7fe350e1bf3::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (0728ad91-3238-42af-8ba1-e7fe350e1bf3) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4039 | 2025.12.20 04:56:44.287249 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.50 MiB. | ||
| 4040 | 2025.12.20 04:56:44.287881 [ 191 ] {2d12d158-aeaf-4eed-935c-e5714c0fad4d::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1500 rows, containing 4 columns (4 merged, 0 gathered) in 0.001409952 sec., 1063866.0039490706 rows/sec., 71.70 MiB/sec. | ||
| 4041 | 2025.12.20 04:56:44.288049 [ 194 ] {2d12d158-aeaf-4eed-935c-e5714c0fad4d::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4042 | 2025.12.20 04:56:44.288288 [ 194 ] {2d12d158-aeaf-4eed-935c-e5714c0fad4d::all_1_26_5} <Trace> oximeter.measurements_u64 (2d12d158-aeaf-4eed-935c-e5714c0fad4d): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4043 | 2025.12.20 04:56:44.288352 [ 194 ] {2d12d158-aeaf-4eed-935c-e5714c0fad4d::all_1_26_5} <Trace> oximeter.measurements_u64 (2d12d158-aeaf-4eed-935c-e5714c0fad4d) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4044 | 2025.12.20 04:56:44.288408 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 4045 | 2025.12.20 04:56:49.266593 [ 269 ] {} <Trace> TCP-Session: ef844e67-0e15-4267-afc8-2f7c0fc33f21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4046 | 2025.12.20 04:56:49.266873 [ 269 ] {cdfa57f2-6fdd-4b6f-8ada-812e284e9769} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62292) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4047 | 2025.12.20 04:56:49.266972 [ 269 ] {cdfa57f2-6fdd-4b6f-8ada-812e284e9769} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4048 | 2025.12.20 04:56:49.267768 [ 269 ] {cdfa57f2-6fdd-4b6f-8ada-812e284e9769} <Trace> oximeter.fields_string (98ba921c-f0d5-44b4-b899-9632ca3224e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4049 | 2025.12.20 04:56:49.267818 [ 269 ] {cdfa57f2-6fdd-4b6f-8ada-812e284e9769} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 4050 | 2025.12.20 04:56:49.268218 [ 269 ] {cdfa57f2-6fdd-4b6f-8ada-812e284e9769} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4051 | 2025.12.20 04:56:49.268446 [ 269 ] {cdfa57f2-6fdd-4b6f-8ada-812e284e9769} <Trace> oximeter.fields_string (98ba921c-f0d5-44b4-b899-9632ca3224e8): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4052 | 2025.12.20 04:56:49.268610 [ 269 ] {cdfa57f2-6fdd-4b6f-8ada-812e284e9769} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001806 sec., 31007.751937984496 rows/sec., 2.38 MiB/sec. | ||
| 4053 | 2025.12.20 04:56:49.268658 [ 269 ] {cdfa57f2-6fdd-4b6f-8ada-812e284e9769} <Debug> TCPHandler: Processed in 0.002236104 sec. | ||
| 4054 | 2025.12.20 04:56:49.268782 [ 269 ] {} <Trace> TCP-Session: ef844e67-0e15-4267-afc8-2f7c0fc33f21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4055 | 2025.12.20 04:56:49.268883 [ 269 ] {9855e8f9-0587-4eb2-b26c-fc6fb0937080} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62292) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4056 | 2025.12.20 04:56:49.268925 [ 269 ] {9855e8f9-0587-4eb2-b26c-fc6fb0937080} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4057 | 2025.12.20 04:56:49.269368 [ 269 ] {9855e8f9-0587-4eb2-b26c-fc6fb0937080} <Trace> oximeter.fields_uuid (c4054d52-154a-4375-bc5c-c9e26ae24e42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4058 | 2025.12.20 04:56:49.269407 [ 269 ] {9855e8f9-0587-4eb2-b26c-fc6fb0937080} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 4059 | 2025.12.20 04:56:49.269717 [ 269 ] {9855e8f9-0587-4eb2-b26c-fc6fb0937080} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4060 | 2025.12.20 04:56:49.269923 [ 269 ] {9855e8f9-0587-4eb2-b26c-fc6fb0937080} <Trace> oximeter.fields_uuid (c4054d52-154a-4375-bc5c-c9e26ae24e42): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4061 | 2025.12.20 04:56:49.270055 [ 269 ] {9855e8f9-0587-4eb2-b26c-fc6fb0937080} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001193 sec., 53646.269907795475 rows/sec., 4.19 MiB/sec. | ||
| 4062 | 2025.12.20 04:56:49.270094 [ 269 ] {9855e8f9-0587-4eb2-b26c-fc6fb0937080} <Debug> TCPHandler: Processed in 0.001363071 sec. | ||
| 4063 | 2025.12.20 04:56:49.270205 [ 269 ] {} <Trace> TCP-Session: ef844e67-0e15-4267-afc8-2f7c0fc33f21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4064 | 2025.12.20 04:56:49.270302 [ 269 ] {736f02de-c75a-4d4b-8f58-a440c2e36ef7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62292) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4065 | 2025.12.20 04:56:49.270345 [ 269 ] {736f02de-c75a-4d4b-8f58-a440c2e36ef7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4066 | 2025.12.20 04:56:49.270753 [ 269 ] {736f02de-c75a-4d4b-8f58-a440c2e36ef7} <Trace> oximeter.measurements_cumulativeu64 (0728ad91-3238-42af-8ba1-e7fe350e1bf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4067 | 2025.12.20 04:56:49.270791 [ 269 ] {736f02de-c75a-4d4b-8f58-a440c2e36ef7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 4068 | 2025.12.20 04:56:49.271136 [ 269 ] {736f02de-c75a-4d4b-8f58-a440c2e36ef7} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4069 | 2025.12.20 04:56:49.271341 [ 269 ] {736f02de-c75a-4d4b-8f58-a440c2e36ef7} <Trace> oximeter.measurements_cumulativeu64 (0728ad91-3238-42af-8ba1-e7fe350e1bf3): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4070 | 2025.12.20 04:56:49.271473 [ 269 ] {736f02de-c75a-4d4b-8f58-a440c2e36ef7} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001188 sec., 134680.13468013468 rows/sec., 9.38 MiB/sec. | ||
| 4071 | 2025.12.20 04:56:49.271510 [ 269 ] {736f02de-c75a-4d4b-8f58-a440c2e36ef7} <Debug> TCPHandler: Processed in 0.00135332 sec. | ||
| 4072 | 2025.12.20 04:56:49.271616 [ 269 ] {} <Trace> TCP-Session: ef844e67-0e15-4267-afc8-2f7c0fc33f21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4073 | 2025.12.20 04:56:49.271710 [ 269 ] {aaa2105d-c776-4beb-9228-966f78431652} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62292) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4074 | 2025.12.20 04:56:49.271753 [ 269 ] {aaa2105d-c776-4beb-9228-966f78431652} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4075 | 2025.12.20 04:56:49.272082 [ 269 ] {aaa2105d-c776-4beb-9228-966f78431652} <Trace> oximeter.measurements_u64 (2d12d158-aeaf-4eed-935c-e5714c0fad4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4076 | 2025.12.20 04:56:49.272119 [ 269 ] {aaa2105d-c776-4beb-9228-966f78431652} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 4077 | 2025.12.20 04:56:49.272419 [ 269 ] {aaa2105d-c776-4beb-9228-966f78431652} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4078 | 2025.12.20 04:56:49.272623 [ 269 ] {aaa2105d-c776-4beb-9228-966f78431652} <Trace> oximeter.measurements_u64 (2d12d158-aeaf-4eed-935c-e5714c0fad4d): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4079 | 2025.12.20 04:56:49.272754 [ 269 ] {aaa2105d-c776-4beb-9228-966f78431652} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00106 sec., 56603.77358490566 rows/sec., 3.81 MiB/sec. | ||
| 4080 | 2025.12.20 04:56:49.272791 [ 269 ] {aaa2105d-c776-4beb-9228-966f78431652} <Debug> TCPHandler: Processed in 0.001222469 sec. | ||
| 4081 | 2025.12.20 04:56:50.547136 [ 98 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4082 | 2025.12.20 04:56:50.547216 [ 98 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4083 | 2025.12.20 04:56:50.655612 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 9535 | ||
| 4084 | 2025.12.20 04:56:50.656157 [ 244 ] {} <Trace> system.asynchronous_metric_log (e27368f7-91e4-4bc1-8c72-f994b219acd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4085 | 2025.12.20 04:56:50.656201 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 4086 | 2025.12.20 04:56:50.656696 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4087 | 2025.12.20 04:56:50.656926 [ 244 ] {} <Trace> system.asynchronous_metric_log (e27368f7-91e4-4bc1-8c72-f994b219acd5): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4088 | 2025.12.20 04:56:50.657059 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9535 | ||
| 4089 | 2025.12.20 04:56:50.668128 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 512 | ||
| 4090 | 2025.12.20 04:56:50.670288 [ 243 ] {} <Trace> system.query_log (8da1f072-0632-4951-ad37-80ce429be088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4091 | 2025.12.20 04:56:50.670330 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 4092 | 2025.12.20 04:56:50.671540 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4093 | 2025.12.20 04:56:50.671800 [ 243 ] {} <Trace> system.query_log (8da1f072-0632-4951-ad37-80ce429be088): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4094 | 2025.12.20 04:56:50.672054 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 512 | ||
| 4095 | 2025.12.20 04:56:51.146268 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 151 | ||
| 4096 | 2025.12.20 04:56:51.163805 [ 245 ] {} <Trace> system.metric_log (ee27eced-b232-4ad5-8c8e-43cace0440d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4097 | 2025.12.20 04:56:51.163870 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 4098 | 2025.12.20 04:56:51.169897 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4099 | 2025.12.20 04:56:51.170623 [ 245 ] {} <Trace> system.metric_log (ee27eced-b232-4ad5-8c8e-43cace0440d5): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4100 | 2025.12.20 04:56:51.173655 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 151 | ||
| 4101 | 2025.12.20 04:56:54.268896 [ 269 ] {} <Trace> TCP-Session: ef844e67-0e15-4267-afc8-2f7c0fc33f21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4102 | 2025.12.20 04:56:54.269135 [ 269 ] {401a5391-4576-4a22-ae91-ed53736ffa2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62292) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4103 | 2025.12.20 04:56:54.269203 [ 269 ] {401a5391-4576-4a22-ae91-ed53736ffa2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4104 | 2025.12.20 04:56:54.269910 [ 269 ] {401a5391-4576-4a22-ae91-ed53736ffa2d} <Trace> oximeter.fields_string (98ba921c-f0d5-44b4-b899-9632ca3224e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4105 | 2025.12.20 04:56:54.269951 [ 269 ] {401a5391-4576-4a22-ae91-ed53736ffa2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 4106 | 2025.12.20 04:56:54.270433 [ 269 ] {401a5391-4576-4a22-ae91-ed53736ffa2d} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4107 | 2025.12.20 04:56:54.270655 [ 269 ] {401a5391-4576-4a22-ae91-ed53736ffa2d} <Trace> oximeter.fields_string (98ba921c-f0d5-44b4-b899-9632ca3224e8): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4108 | 2025.12.20 04:56:54.270815 [ 269 ] {401a5391-4576-4a22-ae91-ed53736ffa2d} <Debug> executeQuery: Read 138 rows, 12.27 KiB in 0.001723 sec., 80092.86128845038 rows/sec., 6.95 MiB/sec. | ||
| 4109 | 2025.12.20 04:56:54.270872 [ 269 ] {401a5391-4576-4a22-ae91-ed53736ffa2d} <Debug> TCPHandler: Processed in 0.002108472 sec. | ||
| 4110 | 2025.12.20 04:56:54.271026 [ 269 ] {} <Trace> TCP-Session: ef844e67-0e15-4267-afc8-2f7c0fc33f21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4111 | 2025.12.20 04:56:54.271130 [ 269 ] {126d1d22-6d38-4262-a0bf-0e746ac08095} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62292) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4112 | 2025.12.20 04:56:54.271173 [ 269 ] {126d1d22-6d38-4262-a0bf-0e746ac08095} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4113 | 2025.12.20 04:56:54.271729 [ 269 ] {126d1d22-6d38-4262-a0bf-0e746ac08095} <Trace> oximeter.fields_u16 (a1634391-e721-4954-b832-fc744d9d9f64): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4114 | 2025.12.20 04:56:54.271778 [ 269 ] {126d1d22-6d38-4262-a0bf-0e746ac08095} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 4115 | 2025.12.20 04:56:54.272235 [ 269 ] {126d1d22-6d38-4262-a0bf-0e746ac08095} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4116 | 2025.12.20 04:56:54.272466 [ 269 ] {126d1d22-6d38-4262-a0bf-0e746ac08095} <Trace> oximeter.fields_u16 (a1634391-e721-4954-b832-fc744d9d9f64): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4117 | 2025.12.20 04:56:54.272576 [ 95 ] {} <Debug> oximeter.fields_u16 (a1634391-e721-4954-b832-fc744d9d9f64) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4118 | 2025.12.20 04:56:54.272603 [ 269 ] {126d1d22-6d38-4262-a0bf-0e746ac08095} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001497 sec., 27388.109552438207 rows/sec., 2.01 MiB/sec. | ||
| 4119 | 2025.12.20 04:56:54.272613 [ 95 ] {} <Trace> oximeter.fields_u16 (a1634391-e721-4954-b832-fc744d9d9f64): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4120 | 2025.12.20 04:56:54.272636 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 4121 | 2025.12.20 04:56:54.272644 [ 269 ] {126d1d22-6d38-4262-a0bf-0e746ac08095} <Debug> TCPHandler: Processed in 0.001671965 sec. | ||
| 4122 | 2025.12.20 04:56:54.272762 [ 190 ] {a1634391-e721-4954-b832-fc744d9d9f64::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 | ||
| 4123 | 2025.12.20 04:56:54.272766 [ 269 ] {} <Trace> TCP-Session: ef844e67-0e15-4267-afc8-2f7c0fc33f21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4124 | 2025.12.20 04:56:54.272917 [ 269 ] {2dc24d52-22ea-4e9e-a70b-44a3128b0910} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62292) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4125 | 2025.12.20 04:56:54.272920 [ 190 ] {a1634391-e721-4954-b832-fc744d9d9f64::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4126 | 2025.12.20 04:56:54.272965 [ 269 ] {2dc24d52-22ea-4e9e-a70b-44a3128b0910} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4127 | 2025.12.20 04:56:54.272971 [ 190 ] {a1634391-e721-4954-b832-fc744d9d9f64::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 70 rows starting from the beginning of the part | ||
| 4128 | 2025.12.20 04:56:54.273056 [ 190 ] {a1634391-e721-4954-b832-fc744d9d9f64::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 54 rows starting from the beginning of the part | ||
| 4129 | 2025.12.20 04:56:54.273106 [ 190 ] {a1634391-e721-4954-b832-fc744d9d9f64::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 | ||
| 4130 | 2025.12.20 04:56:54.273150 [ 190 ] {a1634391-e721-4954-b832-fc744d9d9f64::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 | ||
| 4131 | 2025.12.20 04:56:54.273190 [ 190 ] {a1634391-e721-4954-b832-fc744d9d9f64::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 67 rows starting from the beginning of the part | ||
| 4132 | 2025.12.20 04:56:54.273228 [ 190 ] {a1634391-e721-4954-b832-fc744d9d9f64::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 | ||
| 4133 | 2025.12.20 04:56:54.273426 [ 269 ] {2dc24d52-22ea-4e9e-a70b-44a3128b0910} <Trace> oximeter.fields_uuid (c4054d52-154a-4375-bc5c-c9e26ae24e42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4134 | 2025.12.20 04:56:54.273469 [ 269 ] {2dc24d52-22ea-4e9e-a70b-44a3128b0910} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 4135 | 2025.12.20 04:56:54.273825 [ 269 ] {2dc24d52-22ea-4e9e-a70b-44a3128b0910} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4136 | 2025.12.20 04:56:54.274055 [ 269 ] {2dc24d52-22ea-4e9e-a70b-44a3128b0910} <Trace> oximeter.fields_uuid (c4054d52-154a-4375-bc5c-c9e26ae24e42): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4137 | 2025.12.20 04:56:54.274099 [ 191 ] {a1634391-e721-4954-b832-fc744d9d9f64::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 314 rows, containing 5 columns (5 merged, 0 gathered) in 0.001398901 sec., 224461.9168904733 rows/sec., 17.33 MiB/sec. | ||
| 4138 | 2025.12.20 04:56:54.274186 [ 269 ] {2dc24d52-22ea-4e9e-a70b-44a3128b0910} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001289 sec., 81458.49495733126 rows/sec., 6.36 MiB/sec. | ||
| 4139 | 2025.12.20 04:56:54.274228 [ 269 ] {2dc24d52-22ea-4e9e-a70b-44a3128b0910} <Debug> TCPHandler: Processed in 0.001512923 sec. | ||
| 4140 | 2025.12.20 04:56:54.274232 [ 190 ] {a1634391-e721-4954-b832-fc744d9d9f64::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4141 | 2025.12.20 04:56:54.274346 [ 269 ] {} <Trace> TCP-Session: ef844e67-0e15-4267-afc8-2f7c0fc33f21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4142 | 2025.12.20 04:56:54.274448 [ 269 ] {6f85a15f-09fb-4ef1-b9d1-b1b5a942a6bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62292) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4143 | 2025.12.20 04:56:54.274496 [ 269 ] {6f85a15f-09fb-4ef1-b9d1-b1b5a942a6bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4144 | 2025.12.20 04:56:54.274500 [ 190 ] {a1634391-e721-4954-b832-fc744d9d9f64::all_1_16_3} <Trace> oximeter.fields_u16 (a1634391-e721-4954-b832-fc744d9d9f64): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4145 | 2025.12.20 04:56:54.274584 [ 190 ] {a1634391-e721-4954-b832-fc744d9d9f64::all_1_16_3} <Trace> oximeter.fields_u16 (a1634391-e721-4954-b832-fc744d9d9f64) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4146 | 2025.12.20 04:56:54.274660 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 4147 | 2025.12.20 04:56:54.274911 [ 269 ] {6f85a15f-09fb-4ef1-b9d1-b1b5a942a6bd} <Trace> oximeter.measurements_cumulativeu64 (0728ad91-3238-42af-8ba1-e7fe350e1bf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4148 | 2025.12.20 04:56:54.274953 [ 269 ] {6f85a15f-09fb-4ef1-b9d1-b1b5a942a6bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 4149 | 2025.12.20 04:56:54.275303 [ 269 ] {6f85a15f-09fb-4ef1-b9d1-b1b5a942a6bd} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4150 | 2025.12.20 04:56:54.275531 [ 269 ] {6f85a15f-09fb-4ef1-b9d1-b1b5a942a6bd} <Trace> oximeter.measurements_cumulativeu64 (0728ad91-3238-42af-8ba1-e7fe350e1bf3): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4151 | 2025.12.20 04:56:54.275660 [ 269 ] {6f85a15f-09fb-4ef1-b9d1-b1b5a942a6bd} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00123 sec., 130081.30081300813 rows/sec., 9.06 MiB/sec. | ||
| 4152 | 2025.12.20 04:56:54.275698 [ 269 ] {6f85a15f-09fb-4ef1-b9d1-b1b5a942a6bd} <Debug> TCPHandler: Processed in 0.001401841 sec. | ||
| 4153 | 2025.12.20 04:56:54.275819 [ 269 ] {} <Trace> TCP-Session: ef844e67-0e15-4267-afc8-2f7c0fc33f21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4154 | 2025.12.20 04:56:54.275944 [ 269 ] {0acf2de0-a878-466f-9458-5301fab7dc40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62292) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4155 | 2025.12.20 04:56:54.276010 [ 269 ] {0acf2de0-a878-466f-9458-5301fab7dc40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4156 | 2025.12.20 04:56:54.276947 [ 269 ] {0acf2de0-a878-466f-9458-5301fab7dc40} <Trace> oximeter.measurements_histogramu64 (20f97701-e8e9-497e-bf0d-ce4ede2e5aa1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4157 | 2025.12.20 04:56:54.276985 [ 269 ] {0acf2de0-a878-466f-9458-5301fab7dc40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 4158 | 2025.12.20 04:56:54.277587 [ 269 ] {0acf2de0-a878-466f-9458-5301fab7dc40} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4159 | 2025.12.20 04:56:54.277815 [ 269 ] {0acf2de0-a878-466f-9458-5301fab7dc40} <Trace> oximeter.measurements_histogramu64 (20f97701-e8e9-497e-bf0d-ce4ede2e5aa1): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4160 | 2025.12.20 04:56:54.277953 [ 269 ] {0acf2de0-a878-466f-9458-5301fab7dc40} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002034 sec., 20157.32546705998 rows/sec., 36.12 MiB/sec. | ||
| 4161 | 2025.12.20 04:56:54.278014 [ 269 ] {0acf2de0-a878-466f-9458-5301fab7dc40} <Debug> TCPHandler: Processed in 0.002255254 sec. | ||
| 4162 | 2025.12.20 04:56:54.278128 [ 269 ] {} <Trace> TCP-Session: ef844e67-0e15-4267-afc8-2f7c0fc33f21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4163 | 2025.12.20 04:56:54.278223 [ 269 ] {22057616-5d3f-45eb-a7ce-115bb0aea117} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62292) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4164 | 2025.12.20 04:56:54.278265 [ 269 ] {22057616-5d3f-45eb-a7ce-115bb0aea117} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4165 | 2025.12.20 04:56:54.278596 [ 269 ] {22057616-5d3f-45eb-a7ce-115bb0aea117} <Trace> oximeter.measurements_u64 (2d12d158-aeaf-4eed-935c-e5714c0fad4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4166 | 2025.12.20 04:56:54.278632 [ 269 ] {22057616-5d3f-45eb-a7ce-115bb0aea117} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 4167 | 2025.12.20 04:56:54.278943 [ 269 ] {22057616-5d3f-45eb-a7ce-115bb0aea117} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4168 | 2025.12.20 04:56:54.279155 [ 269 ] {22057616-5d3f-45eb-a7ce-115bb0aea117} <Trace> oximeter.measurements_u64 (2d12d158-aeaf-4eed-935c-e5714c0fad4d): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4169 | 2025.12.20 04:56:54.279281 [ 269 ] {22057616-5d3f-45eb-a7ce-115bb0aea117} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001077 sec., 55710.30640668523 rows/sec., 3.75 MiB/sec. | ||
| 4170 | 2025.12.20 04:56:54.279316 [ 269 ] {22057616-5d3f-45eb-a7ce-115bb0aea117} <Debug> TCPHandler: Processed in 0.001237039 sec. | ||
| 4171 | 2025.12.20 04:56:56.365514 [ 92 ] {} <Debug> oximeter.fields_u32 (84d137f6-cd6c-4f57-aaf1-93ce2ca067bc) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 4172 | 2025.12.20 04:56:56.365587 [ 92 ] {} <Trace> oximeter.fields_u32 (84d137f6-cd6c-4f57-aaf1-93ce2ca067bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4173 | 2025.12.20 04:56:56.365607 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 4174 | 2025.12.20 04:56:56.365745 [ 191 ] {84d137f6-cd6c-4f57-aaf1-93ce2ca067bc::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 | ||
| 4175 | 2025.12.20 04:56:56.365937 [ 191 ] {84d137f6-cd6c-4f57-aaf1-93ce2ca067bc::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4176 | 2025.12.20 04:56:56.365978 [ 191 ] {84d137f6-cd6c-4f57-aaf1-93ce2ca067bc::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 252 rows starting from the beginning of the part | ||
| 4177 | 2025.12.20 04:56:56.366069 [ 191 ] {84d137f6-cd6c-4f57-aaf1-93ce2ca067bc::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 228 rows starting from the beginning of the part | ||
| 4178 | 2025.12.20 04:56:56.366126 [ 191 ] {84d137f6-cd6c-4f57-aaf1-93ce2ca067bc::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 24 rows starting from the beginning of the part | ||
| 4179 | 2025.12.20 04:56:56.366174 [ 191 ] {84d137f6-cd6c-4f57-aaf1-93ce2ca067bc::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 228 rows starting from the beginning of the part | ||
| 4180 | 2025.12.20 04:56:56.366225 [ 191 ] {84d137f6-cd6c-4f57-aaf1-93ce2ca067bc::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 24 rows starting from the beginning of the part | ||
| 4181 | 2025.12.20 04:56:56.367186 [ 190 ] {84d137f6-cd6c-4f57-aaf1-93ce2ca067bc::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 756 rows, containing 5 columns (5 merged, 0 gathered) in 0.001505243 sec., 502244.4880992637 rows/sec., 36.65 MiB/sec. | ||
| 4182 | 2025.12.20 04:56:56.367397 [ 196 ] {84d137f6-cd6c-4f57-aaf1-93ce2ca067bc::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 4183 | 2025.12.20 04:56:56.367697 [ 196 ] {84d137f6-cd6c-4f57-aaf1-93ce2ca067bc::all_1_9_2} <Trace> oximeter.fields_u32 (84d137f6-cd6c-4f57-aaf1-93ce2ca067bc): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4184 | 2025.12.20 04:56:56.367772 [ 196 ] {84d137f6-cd6c-4f57-aaf1-93ce2ca067bc::all_1_9_2} <Trace> oximeter.fields_u32 (84d137f6-cd6c-4f57-aaf1-93ce2ca067bc) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 4185 | 2025.12.20 04:56:56.367858 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 4186 | 2025.12.20 04:56:58.157229 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 10047 | ||
| 4187 | 2025.12.20 04:56:58.157744 [ 244 ] {} <Trace> system.asynchronous_metric_log (e27368f7-91e4-4bc1-8c72-f994b219acd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4188 | 2025.12.20 04:56:58.157790 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 4189 | 2025.12.20 04:56:58.158280 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4190 | 2025.12.20 04:56:58.158488 [ 244 ] {} <Trace> system.asynchronous_metric_log (e27368f7-91e4-4bc1-8c72-f994b219acd5): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4191 | 2025.12.20 04:56:58.158610 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10047 | ||
| 4192 | 2025.12.20 04:56:58.158629 [ 90 ] {} <Debug> system.asynchronous_metric_log (e27368f7-91e4-4bc1-8c72-f994b219acd5) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4193 | 2025.12.20 04:56:58.158693 [ 90 ] {} <Trace> system.asynchronous_metric_log (e27368f7-91e4-4bc1-8c72-f994b219acd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4194 | 2025.12.20 04:56:58.158712 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 4195 | 2025.12.20 04:56:58.158829 [ 191 ] {e27368f7-91e4-4bc1-8c72-f994b219acd5::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 | ||
| 4196 | 2025.12.20 04:56:58.158961 [ 191 ] {e27368f7-91e4-4bc1-8c72-f994b219acd5::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4197 | 2025.12.20 04:56:58.158996 [ 191 ] {e27368f7-91e4-4bc1-8c72-f994b219acd5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 7615 rows starting from the beginning of the part | ||
| 4198 | 2025.12.20 04:56:58.159120 [ 191 ] {e27368f7-91e4-4bc1-8c72-f994b219acd5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 512 rows starting from the beginning of the part | ||
| 4199 | 2025.12.20 04:56:58.159166 [ 191 ] {e27368f7-91e4-4bc1-8c72-f994b219acd5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 448 rows starting from the beginning of the part | ||
| 4200 | 2025.12.20 04:56:58.159207 [ 191 ] {e27368f7-91e4-4bc1-8c72-f994b219acd5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 512 rows starting from the beginning of the part | ||
| 4201 | 2025.12.20 04:56:58.159244 [ 191 ] {e27368f7-91e4-4bc1-8c72-f994b219acd5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 448 rows starting from the beginning of the part | ||
| 4202 | 2025.12.20 04:56:58.159284 [ 191 ] {e27368f7-91e4-4bc1-8c72-f994b219acd5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 512 rows starting from the beginning of the part | ||
| 4203 | 2025.12.20 04:56:58.161384 [ 190 ] {e27368f7-91e4-4bc1-8c72-f994b219acd5::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10047 rows, containing 4 columns (4 merged, 0 gathered) in 0.002565719 sec., 3915861.401813682 rows/sec., 56.02 MiB/sec. | ||
| 4204 | 2025.12.20 04:56:58.161754 [ 192 ] {e27368f7-91e4-4bc1-8c72-f994b219acd5::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4205 | 2025.12.20 04:56:58.162069 [ 192 ] {e27368f7-91e4-4bc1-8c72-f994b219acd5::all_1_21_4} <Trace> system.asynchronous_metric_log (e27368f7-91e4-4bc1-8c72-f994b219acd5): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4206 | 2025.12.20 04:56:58.162151 [ 192 ] {e27368f7-91e4-4bc1-8c72-f994b219acd5::all_1_21_4} <Trace> system.asynchronous_metric_log (e27368f7-91e4-4bc1-8c72-f994b219acd5) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4207 | 2025.12.20 04:56:58.162255 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.46 MiB. | ||
| 4208 | 2025.12.20 04:56:58.673813 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 159 | ||
| 4209 | 2025.12.20 04:56:58.691205 [ 245 ] {} <Trace> system.metric_log (ee27eced-b232-4ad5-8c8e-43cace0440d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4210 | 2025.12.20 04:56:58.691266 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 4211 | 2025.12.20 04:56:58.697162 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4212 | 2025.12.20 04:56:58.697910 [ 245 ] {} <Trace> system.metric_log (ee27eced-b232-4ad5-8c8e-43cace0440d5): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4213 | 2025.12.20 04:56:58.698212 [ 89 ] {} <Debug> system.metric_log (ee27eced-b232-4ad5-8c8e-43cace0440d5) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4214 | 2025.12.20 04:56:58.698275 [ 89 ] {} <Trace> system.metric_log (ee27eced-b232-4ad5-8c8e-43cace0440d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4215 | 2025.12.20 04:56:58.698297 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 4216 | 2025.12.20 04:56:58.698423 [ 192 ] {ee27eced-b232-4ad5-8c8e-43cace0440d5::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 | ||
| 4217 | 2025.12.20 04:56:58.701049 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 159 | ||
| 4218 | 2025.12.20 04:56:58.702548 [ 192 ] {ee27eced-b232-4ad5-8c8e-43cace0440d5::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4219 | 2025.12.20 04:56:58.704058 [ 192 ] {ee27eced-b232-4ad5-8c8e-43cace0440d5::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 | ||
| 4220 | 2025.12.20 04:56:58.708825 [ 192 ] {ee27eced-b232-4ad5-8c8e-43cace0440d5::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 | ||
| 4221 | 2025.12.20 04:56:58.713193 [ 192 ] {ee27eced-b232-4ad5-8c8e-43cace0440d5::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 | ||
| 4222 | 2025.12.20 04:56:58.717544 [ 192 ] {ee27eced-b232-4ad5-8c8e-43cace0440d5::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 | ||
| 4223 | 2025.12.20 04:56:58.722271 [ 192 ] {ee27eced-b232-4ad5-8c8e-43cace0440d5::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 | ||
| 4224 | 2025.12.20 04:56:58.726429 [ 192 ] {ee27eced-b232-4ad5-8c8e-43cace0440d5::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 | ||
| 4225 | 2025.12.20 04:56:58.776390 [ 190 ] {ee27eced-b232-4ad5-8c8e-43cace0440d5::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 679 columns (679 merged, 0 gathered) in 0.078021557 sec., 2037.8983208448403 rows/sec., 10.54 MiB/sec. | ||
| 4226 | 2025.12.20 04:56:58.779131 [ 190 ] {ee27eced-b232-4ad5-8c8e-43cace0440d5::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4227 | 2025.12.20 04:56:58.781354 [ 190 ] {ee27eced-b232-4ad5-8c8e-43cace0440d5::all_1_21_4} <Trace> system.metric_log (ee27eced-b232-4ad5-8c8e-43cace0440d5): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4228 | 2025.12.20 04:56:58.781467 [ 190 ] {ee27eced-b232-4ad5-8c8e-43cace0440d5::all_1_21_4} <Trace> system.metric_log (ee27eced-b232-4ad5-8c8e-43cace0440d5) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4229 | 2025.12.20 04:56:58.783749 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.09 MiB. | ||
| 4230 | 2025.12.20 04:56:59.000248 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 244.19 MiB, peak 254.73 MiB, free memory in arenas 0.00 B, will set to 250.62 MiB (RSS), difference: 6.43 MiB | ||
| 4231 | 2025.12.20 04:56:59.295238 [ 269 ] {} <Trace> TCP-Session: ef844e67-0e15-4267-afc8-2f7c0fc33f21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4232 | 2025.12.20 04:56:59.295427 [ 269 ] {933a2d4c-274c-4cc8-9ddc-deaafe61187a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62292) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4233 | 2025.12.20 04:56:59.295494 [ 269 ] {933a2d4c-274c-4cc8-9ddc-deaafe61187a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4234 | 2025.12.20 04:56:59.296112 [ 269 ] {933a2d4c-274c-4cc8-9ddc-deaafe61187a} <Trace> oximeter.fields_ipaddr (e2d7a9ce-de6b-4677-85c4-2fb4d093ba20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4235 | 2025.12.20 04:56:59.296164 [ 269 ] {933a2d4c-274c-4cc8-9ddc-deaafe61187a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 4236 | 2025.12.20 04:56:59.296551 [ 269 ] {933a2d4c-274c-4cc8-9ddc-deaafe61187a} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 4237 | 2025.12.20 04:56:59.296794 [ 269 ] {933a2d4c-274c-4cc8-9ddc-deaafe61187a} <Trace> oximeter.fields_ipaddr (e2d7a9ce-de6b-4677-85c4-2fb4d093ba20): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4238 | 2025.12.20 04:56:59.296967 [ 269 ] {933a2d4c-274c-4cc8-9ddc-deaafe61187a} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001587 sec., 1260.2394454946439 rows/sec., 102.76 KiB/sec. | ||
| 4239 | 2025.12.20 04:56:59.297021 [ 269 ] {933a2d4c-274c-4cc8-9ddc-deaafe61187a} <Debug> TCPHandler: Processed in 0.001919079 sec. | ||
| 4240 | 2025.12.20 04:56:59.297155 [ 269 ] {} <Trace> TCP-Session: ef844e67-0e15-4267-afc8-2f7c0fc33f21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4241 | 2025.12.20 04:56:59.297262 [ 269 ] {6cfb5796-134e-456a-acb7-c03ed43c19f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62292) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4242 | 2025.12.20 04:56:59.297307 [ 269 ] {6cfb5796-134e-456a-acb7-c03ed43c19f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4243 | 2025.12.20 04:56:59.298397 [ 269 ] {6cfb5796-134e-456a-acb7-c03ed43c19f2} <Trace> oximeter.fields_string (98ba921c-f0d5-44b4-b899-9632ca3224e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4244 | 2025.12.20 04:56:59.298438 [ 269 ] {6cfb5796-134e-456a-acb7-c03ed43c19f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 4245 | 2025.12.20 04:56:59.298854 [ 269 ] {6cfb5796-134e-456a-acb7-c03ed43c19f2} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4246 | 2025.12.20 04:56:59.299065 [ 269 ] {6cfb5796-134e-456a-acb7-c03ed43c19f2} <Trace> oximeter.fields_string (98ba921c-f0d5-44b4-b899-9632ca3224e8): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4247 | 2025.12.20 04:56:59.299212 [ 269 ] {6cfb5796-134e-456a-acb7-c03ed43c19f2} <Debug> executeQuery: Read 1197 rows, 101.04 KiB in 0.001973 sec., 606690.3193106944 rows/sec., 50.01 MiB/sec. | ||
| 4248 | 2025.12.20 04:56:59.299255 [ 269 ] {6cfb5796-134e-456a-acb7-c03ed43c19f2} <Debug> TCPHandler: Processed in 0.002153263 sec. | ||
| 4249 | 2025.12.20 04:56:59.299373 [ 269 ] {} <Trace> TCP-Session: ef844e67-0e15-4267-afc8-2f7c0fc33f21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4250 | 2025.12.20 04:56:59.299475 [ 269 ] {2910e70f-3185-4f1e-ad34-33de2ddd5c28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62292) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4251 | 2025.12.20 04:56:59.299518 [ 269 ] {2910e70f-3185-4f1e-ad34-33de2ddd5c28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4252 | 2025.12.20 04:56:59.299917 [ 269 ] {2910e70f-3185-4f1e-ad34-33de2ddd5c28} <Trace> oximeter.fields_u16 (a1634391-e721-4954-b832-fc744d9d9f64): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4253 | 2025.12.20 04:56:59.299955 [ 269 ] {2910e70f-3185-4f1e-ad34-33de2ddd5c28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 4254 | 2025.12.20 04:56:59.300267 [ 269 ] {2910e70f-3185-4f1e-ad34-33de2ddd5c28} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4255 | 2025.12.20 04:56:59.300491 [ 269 ] {2910e70f-3185-4f1e-ad34-33de2ddd5c28} <Trace> oximeter.fields_u16 (a1634391-e721-4954-b832-fc744d9d9f64): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4256 | 2025.12.20 04:56:59.300627 [ 269 ] {2910e70f-3185-4f1e-ad34-33de2ddd5c28} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001172 sec., 1706.4846416382252 rows/sec., 119.15 KiB/sec. | ||
| 4257 | 2025.12.20 04:56:59.300667 [ 269 ] {2910e70f-3185-4f1e-ad34-33de2ddd5c28} <Debug> TCPHandler: Processed in 0.001342961 sec. | ||
| 4258 | 2025.12.20 04:56:59.300778 [ 269 ] {} <Trace> TCP-Session: ef844e67-0e15-4267-afc8-2f7c0fc33f21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4259 | 2025.12.20 04:56:59.300875 [ 269 ] {9da1d8fc-a89c-4caa-9457-747c7aa1b7b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62292) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4260 | 2025.12.20 04:56:59.300914 [ 269 ] {9da1d8fc-a89c-4caa-9457-747c7aa1b7b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4261 | 2025.12.20 04:56:59.301411 [ 269 ] {9da1d8fc-a89c-4caa-9457-747c7aa1b7b3} <Trace> oximeter.fields_u32 (84d137f6-cd6c-4f57-aaf1-93ce2ca067bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4262 | 2025.12.20 04:56:59.301448 [ 269 ] {9da1d8fc-a89c-4caa-9457-747c7aa1b7b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 4263 | 2025.12.20 04:56:59.301774 [ 269 ] {9da1d8fc-a89c-4caa-9457-747c7aa1b7b3} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 4264 | 2025.12.20 04:56:59.302003 [ 269 ] {9da1d8fc-a89c-4caa-9457-747c7aa1b7b3} <Trace> oximeter.fields_u32 (84d137f6-cd6c-4f57-aaf1-93ce2ca067bc): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4265 | 2025.12.20 04:56:59.302137 [ 269 ] {9da1d8fc-a89c-4caa-9457-747c7aa1b7b3} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.00128 sec., 178124.99999999997 rows/sec., 12.06 MiB/sec. | ||
| 4266 | 2025.12.20 04:56:59.302178 [ 269 ] {9da1d8fc-a89c-4caa-9457-747c7aa1b7b3} <Debug> TCPHandler: Processed in 0.001449982 sec. | ||
| 4267 | 2025.12.20 04:56:59.302307 [ 269 ] {} <Trace> TCP-Session: ef844e67-0e15-4267-afc8-2f7c0fc33f21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4268 | 2025.12.20 04:56:59.302406 [ 269 ] {ebe7d065-84e5-42cf-bd82-e5186baf25f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62292) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4269 | 2025.12.20 04:56:59.302453 [ 269 ] {ebe7d065-84e5-42cf-bd82-e5186baf25f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4270 | 2025.12.20 04:56:59.303150 [ 269 ] {ebe7d065-84e5-42cf-bd82-e5186baf25f2} <Trace> oximeter.fields_uuid (c4054d52-154a-4375-bc5c-c9e26ae24e42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4271 | 2025.12.20 04:56:59.303188 [ 269 ] {ebe7d065-84e5-42cf-bd82-e5186baf25f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 4272 | 2025.12.20 04:56:59.303549 [ 269 ] {ebe7d065-84e5-42cf-bd82-e5186baf25f2} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4273 | 2025.12.20 04:56:59.303761 [ 269 ] {ebe7d065-84e5-42cf-bd82-e5186baf25f2} <Trace> oximeter.fields_uuid (c4054d52-154a-4375-bc5c-c9e26ae24e42): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4274 | 2025.12.20 04:56:59.303900 [ 269 ] {ebe7d065-84e5-42cf-bd82-e5186baf25f2} <Debug> executeQuery: Read 522 rows, 39.57 KiB in 0.001512 sec., 345238.0952380952 rows/sec., 25.56 MiB/sec. | ||
| 4275 | 2025.12.20 04:56:59.303942 [ 269 ] {ebe7d065-84e5-42cf-bd82-e5186baf25f2} <Debug> TCPHandler: Processed in 0.001696295 sec. | ||
| 4276 | 2025.12.20 04:56:59.304113 [ 269 ] {} <Trace> TCP-Session: ef844e67-0e15-4267-afc8-2f7c0fc33f21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4277 | 2025.12.20 04:56:59.304212 [ 269 ] {b2bb8d9f-fecd-4f6b-81c3-abede448bca1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62292) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4278 | 2025.12.20 04:56:59.304262 [ 269 ] {b2bb8d9f-fecd-4f6b-81c3-abede448bca1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4279 | 2025.12.20 04:56:59.304880 [ 269 ] {b2bb8d9f-fecd-4f6b-81c3-abede448bca1} <Trace> oximeter.measurements_cumulativeu64 (0728ad91-3238-42af-8ba1-e7fe350e1bf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4280 | 2025.12.20 04:56:59.304922 [ 269 ] {b2bb8d9f-fecd-4f6b-81c3-abede448bca1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 4281 | 2025.12.20 04:56:59.305341 [ 269 ] {b2bb8d9f-fecd-4f6b-81c3-abede448bca1} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4282 | 2025.12.20 04:56:59.305574 [ 269 ] {b2bb8d9f-fecd-4f6b-81c3-abede448bca1} <Trace> oximeter.measurements_cumulativeu64 (0728ad91-3238-42af-8ba1-e7fe350e1bf3): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4283 | 2025.12.20 04:56:59.305709 [ 269 ] {b2bb8d9f-fecd-4f6b-81c3-abede448bca1} <Debug> executeQuery: Read 845 rows, 58.24 KiB in 0.001515 sec., 557755.7755775577 rows/sec., 37.54 MiB/sec. | ||
| 4284 | 2025.12.20 04:56:59.305747 [ 269 ] {b2bb8d9f-fecd-4f6b-81c3-abede448bca1} <Debug> TCPHandler: Processed in 0.001688956 sec. | ||
| 4285 | 2025.12.20 04:56:59.305861 [ 269 ] {} <Trace> TCP-Session: ef844e67-0e15-4267-afc8-2f7c0fc33f21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4286 | 2025.12.20 04:56:59.305957 [ 269 ] {79a28e53-c153-4b07-805c-a27be7a0f9c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62292) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4287 | 2025.12.20 04:56:59.306000 [ 269 ] {79a28e53-c153-4b07-805c-a27be7a0f9c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4288 | 2025.12.20 04:56:59.306337 [ 269 ] {79a28e53-c153-4b07-805c-a27be7a0f9c4} <Trace> oximeter.measurements_u64 (2d12d158-aeaf-4eed-935c-e5714c0fad4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4289 | 2025.12.20 04:56:59.306374 [ 269 ] {79a28e53-c153-4b07-805c-a27be7a0f9c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 4290 | 2025.12.20 04:56:59.306704 [ 269 ] {79a28e53-c153-4b07-805c-a27be7a0f9c4} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4291 | 2025.12.20 04:56:59.306941 [ 269 ] {79a28e53-c153-4b07-805c-a27be7a0f9c4} <Trace> oximeter.measurements_u64 (2d12d158-aeaf-4eed-935c-e5714c0fad4d): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4292 | 2025.12.20 04:56:59.307074 [ 269 ] {79a28e53-c153-4b07-805c-a27be7a0f9c4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001135 sec., 52863.43612334802 rows/sec., 3.56 MiB/sec. | ||
| 4293 | 2025.12.20 04:56:59.307109 [ 269 ] {79a28e53-c153-4b07-805c-a27be7a0f9c4} <Debug> TCPHandler: Processed in 0.00129672 sec. | ||
| 4294 | 2025.12.20 04:57:00.672311 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 538 | ||
| 4295 | 2025.12.20 04:57:00.674630 [ 243 ] {} <Trace> system.query_log (8da1f072-0632-4951-ad37-80ce429be088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4296 | 2025.12.20 04:57:00.674676 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 4297 | 2025.12.20 04:57:00.675839 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 4298 | 2025.12.20 04:57:00.676130 [ 243 ] {} <Trace> system.query_log (8da1f072-0632-4951-ad37-80ce429be088): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4299 | 2025.12.20 04:57:00.676379 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 538 | ||
| 4300 | 2025.12.20 04:57:04.270744 [ 269 ] {} <Trace> TCP-Session: ef844e67-0e15-4267-afc8-2f7c0fc33f21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4301 | 2025.12.20 04:57:04.270947 [ 269 ] {6f36abb2-ea70-4497-8c20-010e19b17e5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62292) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4302 | 2025.12.20 04:57:04.271015 [ 269 ] {6f36abb2-ea70-4497-8c20-010e19b17e5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4303 | 2025.12.20 04:57:04.271746 [ 269 ] {6f36abb2-ea70-4497-8c20-010e19b17e5f} <Trace> oximeter.fields_string (98ba921c-f0d5-44b4-b899-9632ca3224e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4304 | 2025.12.20 04:57:04.271801 [ 269 ] {6f36abb2-ea70-4497-8c20-010e19b17e5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 4305 | 2025.12.20 04:57:04.272215 [ 269 ] {6f36abb2-ea70-4497-8c20-010e19b17e5f} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4306 | 2025.12.20 04:57:04.272446 [ 269 ] {6f36abb2-ea70-4497-8c20-010e19b17e5f} <Trace> oximeter.fields_string (98ba921c-f0d5-44b4-b899-9632ca3224e8): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4307 | 2025.12.20 04:57:04.272611 [ 269 ] {6f36abb2-ea70-4497-8c20-010e19b17e5f} <Debug> executeQuery: Read 138 rows, 12.27 KiB in 0.001712 sec., 80607.47663551402 rows/sec., 7.00 MiB/sec. | ||
| 4308 | 2025.12.20 04:57:04.272662 [ 269 ] {6f36abb2-ea70-4497-8c20-010e19b17e5f} <Debug> TCPHandler: Processed in 0.002046681 sec. | ||
| 4309 | 2025.12.20 04:57:04.272797 [ 269 ] {} <Trace> TCP-Session: ef844e67-0e15-4267-afc8-2f7c0fc33f21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4310 | 2025.12.20 04:57:04.272900 [ 269 ] {561f57a1-ea33-45d4-9bba-5a43449bf68a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62292) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4311 | 2025.12.20 04:57:04.272944 [ 269 ] {561f57a1-ea33-45d4-9bba-5a43449bf68a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4312 | 2025.12.20 04:57:04.273385 [ 269 ] {561f57a1-ea33-45d4-9bba-5a43449bf68a} <Trace> oximeter.fields_u16 (a1634391-e721-4954-b832-fc744d9d9f64): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4313 | 2025.12.20 04:57:04.273426 [ 269 ] {561f57a1-ea33-45d4-9bba-5a43449bf68a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 4314 | 2025.12.20 04:57:04.273745 [ 269 ] {561f57a1-ea33-45d4-9bba-5a43449bf68a} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4315 | 2025.12.20 04:57:04.273959 [ 269 ] {561f57a1-ea33-45d4-9bba-5a43449bf68a} <Trace> oximeter.fields_u16 (a1634391-e721-4954-b832-fc744d9d9f64): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4316 | 2025.12.20 04:57:04.274103 [ 269 ] {561f57a1-ea33-45d4-9bba-5a43449bf68a} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001226 sec., 33442.088091353995 rows/sec., 2.46 MiB/sec. | ||
| 4317 | 2025.12.20 04:57:04.274144 [ 269 ] {561f57a1-ea33-45d4-9bba-5a43449bf68a} <Debug> TCPHandler: Processed in 0.001399411 sec. | ||
| 4318 | 2025.12.20 04:57:04.274258 [ 269 ] {} <Trace> TCP-Session: ef844e67-0e15-4267-afc8-2f7c0fc33f21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4319 | 2025.12.20 04:57:04.274356 [ 269 ] {6579fbb9-973c-458e-9b62-5a900d305295} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62292) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4320 | 2025.12.20 04:57:04.274397 [ 269 ] {6579fbb9-973c-458e-9b62-5a900d305295} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4321 | 2025.12.20 04:57:04.274835 [ 269 ] {6579fbb9-973c-458e-9b62-5a900d305295} <Trace> oximeter.fields_uuid (c4054d52-154a-4375-bc5c-c9e26ae24e42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4322 | 2025.12.20 04:57:04.274874 [ 269 ] {6579fbb9-973c-458e-9b62-5a900d305295} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 4323 | 2025.12.20 04:57:04.275178 [ 269 ] {6579fbb9-973c-458e-9b62-5a900d305295} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4324 | 2025.12.20 04:57:04.275397 [ 269 ] {6579fbb9-973c-458e-9b62-5a900d305295} <Trace> oximeter.fields_uuid (c4054d52-154a-4375-bc5c-c9e26ae24e42): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4325 | 2025.12.20 04:57:04.275528 [ 269 ] {6579fbb9-973c-458e-9b62-5a900d305295} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001194 sec., 87939.69849246231 rows/sec., 6.87 MiB/sec. | ||
| 4326 | 2025.12.20 04:57:04.275571 [ 269 ] {6579fbb9-973c-458e-9b62-5a900d305295} <Debug> TCPHandler: Processed in 0.001362191 sec. | ||
| 4327 | 2025.12.20 04:57:04.275688 [ 269 ] {} <Trace> TCP-Session: ef844e67-0e15-4267-afc8-2f7c0fc33f21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4328 | 2025.12.20 04:57:04.275784 [ 269 ] {81393fe0-4dcb-4640-8224-ba50a1ba1d16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62292) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4329 | 2025.12.20 04:57:04.275829 [ 269 ] {81393fe0-4dcb-4640-8224-ba50a1ba1d16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4330 | 2025.12.20 04:57:04.276240 [ 269 ] {81393fe0-4dcb-4640-8224-ba50a1ba1d16} <Trace> oximeter.measurements_cumulativeu64 (0728ad91-3238-42af-8ba1-e7fe350e1bf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4331 | 2025.12.20 04:57:04.276277 [ 269 ] {81393fe0-4dcb-4640-8224-ba50a1ba1d16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 4332 | 2025.12.20 04:57:04.276611 [ 269 ] {81393fe0-4dcb-4640-8224-ba50a1ba1d16} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4333 | 2025.12.20 04:57:04.276820 [ 269 ] {81393fe0-4dcb-4640-8224-ba50a1ba1d16} <Trace> oximeter.measurements_cumulativeu64 (0728ad91-3238-42af-8ba1-e7fe350e1bf3): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4334 | 2025.12.20 04:57:04.276951 [ 269 ] {81393fe0-4dcb-4640-8224-ba50a1ba1d16} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001187 sec., 134793.59730412805 rows/sec., 9.39 MiB/sec. | ||
| 4335 | 2025.12.20 04:57:04.276989 [ 269 ] {81393fe0-4dcb-4640-8224-ba50a1ba1d16} <Debug> TCPHandler: Processed in 0.00135032 sec. | ||
| 4336 | 2025.12.20 04:57:04.277098 [ 269 ] {} <Trace> TCP-Session: ef844e67-0e15-4267-afc8-2f7c0fc33f21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4337 | 2025.12.20 04:57:04.277194 [ 269 ] {71a883ba-a5ca-48b0-8964-d11832639bc1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62292) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4338 | 2025.12.20 04:57:04.277250 [ 269 ] {71a883ba-a5ca-48b0-8964-d11832639bc1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4339 | 2025.12.20 04:57:04.278126 [ 269 ] {71a883ba-a5ca-48b0-8964-d11832639bc1} <Trace> oximeter.measurements_histogramu64 (20f97701-e8e9-497e-bf0d-ce4ede2e5aa1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4340 | 2025.12.20 04:57:04.278164 [ 269 ] {71a883ba-a5ca-48b0-8964-d11832639bc1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 4341 | 2025.12.20 04:57:04.278739 [ 269 ] {71a883ba-a5ca-48b0-8964-d11832639bc1} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 4342 | 2025.12.20 04:57:04.278968 [ 269 ] {71a883ba-a5ca-48b0-8964-d11832639bc1} <Trace> oximeter.measurements_histogramu64 (20f97701-e8e9-497e-bf0d-ce4ede2e5aa1): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4343 | 2025.12.20 04:57:04.279111 [ 269 ] {71a883ba-a5ca-48b0-8964-d11832639bc1} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001936 sec., 21177.685950413223 rows/sec., 37.95 MiB/sec. | ||
| 4344 | 2025.12.20 04:57:04.279185 [ 269 ] {71a883ba-a5ca-48b0-8964-d11832639bc1} <Debug> TCPHandler: Processed in 0.002134973 sec. | ||
| 4345 | 2025.12.20 04:57:04.279305 [ 269 ] {} <Trace> TCP-Session: ef844e67-0e15-4267-afc8-2f7c0fc33f21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4346 | 2025.12.20 04:57:04.279400 [ 269 ] {4aa0a954-4af4-4c78-bbcb-525e763bf439} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62292) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4347 | 2025.12.20 04:57:04.279442 [ 269 ] {4aa0a954-4af4-4c78-bbcb-525e763bf439} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4348 | 2025.12.20 04:57:04.279782 [ 269 ] {4aa0a954-4af4-4c78-bbcb-525e763bf439} <Trace> oximeter.measurements_u64 (2d12d158-aeaf-4eed-935c-e5714c0fad4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4349 | 2025.12.20 04:57:04.279819 [ 269 ] {4aa0a954-4af4-4c78-bbcb-525e763bf439} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 4350 | 2025.12.20 04:57:04.280127 [ 269 ] {4aa0a954-4af4-4c78-bbcb-525e763bf439} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4351 | 2025.12.20 04:57:04.280342 [ 269 ] {4aa0a954-4af4-4c78-bbcb-525e763bf439} <Trace> oximeter.measurements_u64 (2d12d158-aeaf-4eed-935c-e5714c0fad4d): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4352 | 2025.12.20 04:57:04.280472 [ 269 ] {4aa0a954-4af4-4c78-bbcb-525e763bf439} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001092 sec., 54945.05494505494 rows/sec., 3.70 MiB/sec. | ||
| 4353 | 2025.12.20 04:57:04.280509 [ 269 ] {4aa0a954-4af4-4c78-bbcb-525e763bf439} <Debug> TCPHandler: Processed in 0.001251759 sec. | ||
| 4354 | 2025.12.20 04:57:05.547469 [ 83 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4355 | 2025.12.20 04:57:05.547524 [ 83 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4356 | 2025.12.20 04:57:05.658823 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 10495 | ||
| 4357 | 2025.12.20 04:57:05.659558 [ 244 ] {} <Trace> system.asynchronous_metric_log (e27368f7-91e4-4bc1-8c72-f994b219acd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4358 | 2025.12.20 04:57:05.659627 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 4359 | 2025.12.20 04:57:05.660291 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4360 | 2025.12.20 04:57:05.660518 [ 244 ] {} <Trace> system.asynchronous_metric_log (e27368f7-91e4-4bc1-8c72-f994b219acd5): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4361 | 2025.12.20 04:57:05.660660 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10495 | ||
| 4362 | 2025.12.20 04:57:06.201205 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 166 | ||
| 4363 | 2025.12.20 04:57:06.216398 [ 245 ] {} <Trace> system.metric_log (ee27eced-b232-4ad5-8c8e-43cace0440d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4364 | 2025.12.20 04:57:06.216460 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 4365 | 2025.12.20 04:57:06.222098 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4366 | 2025.12.20 04:57:06.222821 [ 245 ] {} <Trace> system.metric_log (ee27eced-b232-4ad5-8c8e-43cace0440d5): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4367 | 2025.12.20 04:57:06.225493 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 166 | ||
| 4368 | 2025.12.20 04:57:09.266598 [ 269 ] {} <Trace> TCP-Session: ef844e67-0e15-4267-afc8-2f7c0fc33f21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4369 | 2025.12.20 04:57:09.266810 [ 269 ] {42ea67b8-f5a4-4a24-9bc1-bae0d54a0154} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62292) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4370 | 2025.12.20 04:57:09.266886 [ 269 ] {42ea67b8-f5a4-4a24-9bc1-bae0d54a0154} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4371 | 2025.12.20 04:57:09.267593 [ 269 ] {42ea67b8-f5a4-4a24-9bc1-bae0d54a0154} <Trace> oximeter.fields_string (98ba921c-f0d5-44b4-b899-9632ca3224e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4372 | 2025.12.20 04:57:09.267644 [ 269 ] {42ea67b8-f5a4-4a24-9bc1-bae0d54a0154} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 4373 | 2025.12.20 04:57:09.268052 [ 269 ] {42ea67b8-f5a4-4a24-9bc1-bae0d54a0154} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4374 | 2025.12.20 04:57:09.268288 [ 269 ] {42ea67b8-f5a4-4a24-9bc1-bae0d54a0154} <Trace> oximeter.fields_string (98ba921c-f0d5-44b4-b899-9632ca3224e8): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4375 | 2025.12.20 04:57:09.268433 [ 80 ] {} <Debug> oximeter.fields_string (98ba921c-f0d5-44b4-b899-9632ca3224e8) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4376 | 2025.12.20 04:57:09.268458 [ 269 ] {42ea67b8-f5a4-4a24-9bc1-bae0d54a0154} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001702 sec., 32902.46768507638 rows/sec., 2.53 MiB/sec. | ||
| 4377 | 2025.12.20 04:57:09.268507 [ 80 ] {} <Trace> oximeter.fields_string (98ba921c-f0d5-44b4-b899-9632ca3224e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4378 | 2025.12.20 04:57:09.268527 [ 269 ] {42ea67b8-f5a4-4a24-9bc1-bae0d54a0154} <Debug> TCPHandler: Processed in 0.002065452 sec. | ||
| 4379 | 2025.12.20 04:57:09.268538 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 4380 | 2025.12.20 04:57:09.268651 [ 200 ] {98ba921c-f0d5-44b4-b899-9632ca3224e8::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 | ||
| 4381 | 2025.12.20 04:57:09.268662 [ 269 ] {} <Trace> TCP-Session: ef844e67-0e15-4267-afc8-2f7c0fc33f21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4382 | 2025.12.20 04:57:09.268765 [ 200 ] {98ba921c-f0d5-44b4-b899-9632ca3224e8::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4383 | 2025.12.20 04:57:09.268782 [ 269 ] {af44d3af-93eb-49c8-9060-ae3f61101d0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62292) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4384 | 2025.12.20 04:57:09.268801 [ 200 ] {98ba921c-f0d5-44b4-b899-9632ca3224e8::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1407 rows starting from the beginning of the part | ||
| 4385 | 2025.12.20 04:57:09.268831 [ 269 ] {af44d3af-93eb-49c8-9060-ae3f61101d0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4386 | 2025.12.20 04:57:09.268868 [ 200 ] {98ba921c-f0d5-44b4-b899-9632ca3224e8::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 56 rows starting from the beginning of the part | ||
| 4387 | 2025.12.20 04:57:09.268914 [ 200 ] {98ba921c-f0d5-44b4-b899-9632ca3224e8::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 | ||
| 4388 | 2025.12.20 04:57:09.268955 [ 200 ] {98ba921c-f0d5-44b4-b899-9632ca3224e8::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 1197 rows starting from the beginning of the part | ||
| 4389 | 2025.12.20 04:57:09.268994 [ 200 ] {98ba921c-f0d5-44b4-b899-9632ca3224e8::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 | ||
| 4390 | 2025.12.20 04:57:09.269035 [ 200 ] {98ba921c-f0d5-44b4-b899-9632ca3224e8::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 56 rows starting from the beginning of the part | ||
| 4391 | 2025.12.20 04:57:09.269281 [ 269 ] {af44d3af-93eb-49c8-9060-ae3f61101d0c} <Trace> oximeter.fields_uuid (c4054d52-154a-4375-bc5c-c9e26ae24e42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4392 | 2025.12.20 04:57:09.269327 [ 269 ] {af44d3af-93eb-49c8-9060-ae3f61101d0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 4393 | 2025.12.20 04:57:09.269664 [ 269 ] {af44d3af-93eb-49c8-9060-ae3f61101d0c} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4394 | 2025.12.20 04:57:09.269897 [ 269 ] {af44d3af-93eb-49c8-9060-ae3f61101d0c} <Trace> oximeter.fields_uuid (c4054d52-154a-4375-bc5c-c9e26ae24e42): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4395 | 2025.12.20 04:57:09.270010 [ 80 ] {} <Debug> oximeter.fields_uuid (c4054d52-154a-4375-bc5c-c9e26ae24e42) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4396 | 2025.12.20 04:57:09.270036 [ 269 ] {af44d3af-93eb-49c8-9060-ae3f61101d0c} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001279 sec., 50039.093041438624 rows/sec., 3.91 MiB/sec. | ||
| 4397 | 2025.12.20 04:57:09.270043 [ 80 ] {} <Trace> oximeter.fields_uuid (c4054d52-154a-4375-bc5c-c9e26ae24e42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4398 | 2025.12.20 04:57:09.270077 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 4399 | 2025.12.20 04:57:09.270083 [ 269 ] {af44d3af-93eb-49c8-9060-ae3f61101d0c} <Debug> TCPHandler: Processed in 0.001474622 sec. | ||
| 4400 | 2025.12.20 04:57:09.270191 [ 198 ] {c4054d52-154a-4375-bc5c-c9e26ae24e42::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 | ||
| 4401 | 2025.12.20 04:57:09.270201 [ 269 ] {} <Trace> TCP-Session: ef844e67-0e15-4267-afc8-2f7c0fc33f21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4402 | 2025.12.20 04:57:09.270340 [ 269 ] {188c7555-9516-41d9-9099-f28140b34119} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62292) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4403 | 2025.12.20 04:57:09.270340 [ 198 ] {c4054d52-154a-4375-bc5c-c9e26ae24e42::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4404 | 2025.12.20 04:57:09.270393 [ 269 ] {188c7555-9516-41d9-9099-f28140b34119} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4405 | 2025.12.20 04:57:09.270395 [ 198 ] {c4054d52-154a-4375-bc5c-c9e26ae24e42::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 633 rows starting from the beginning of the part | ||
| 4406 | 2025.12.20 04:57:09.270394 [ 186 ] {98ba921c-f0d5-44b4-b899-9632ca3224e8::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2992 rows, containing 5 columns (5 merged, 0 gathered) in 0.001786047 sec., 1675207.8752686798 rows/sec., 146.00 MiB/sec. | ||
| 4407 | 2025.12.20 04:57:09.270484 [ 198 ] {c4054d52-154a-4375-bc5c-c9e26ae24e42::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 64 rows starting from the beginning of the part | ||
| 4408 | 2025.12.20 04:57:09.270529 [ 198 ] {c4054d52-154a-4375-bc5c-c9e26ae24e42::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 | ||
| 4409 | 2025.12.20 04:57:09.270569 [ 198 ] {c4054d52-154a-4375-bc5c-c9e26ae24e42::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 522 rows starting from the beginning of the part | ||
| 4410 | 2025.12.20 04:57:09.270609 [ 198 ] {c4054d52-154a-4375-bc5c-c9e26ae24e42::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 | ||
| 4411 | 2025.12.20 04:57:09.270648 [ 198 ] {c4054d52-154a-4375-bc5c-c9e26ae24e42::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 64 rows starting from the beginning of the part | ||
| 4412 | 2025.12.20 04:57:09.270722 [ 197 ] {98ba921c-f0d5-44b4-b899-9632ca3224e8::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4413 | 2025.12.20 04:57:09.270855 [ 269 ] {188c7555-9516-41d9-9099-f28140b34119} <Trace> oximeter.measurements_cumulativeu64 (0728ad91-3238-42af-8ba1-e7fe350e1bf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4414 | 2025.12.20 04:57:09.270901 [ 269 ] {188c7555-9516-41d9-9099-f28140b34119} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 4415 | 2025.12.20 04:57:09.271143 [ 197 ] {98ba921c-f0d5-44b4-b899-9632ca3224e8::all_1_31_6} <Trace> oximeter.fields_string (98ba921c-f0d5-44b4-b899-9632ca3224e8): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4416 | 2025.12.20 04:57:09.271250 [ 197 ] {98ba921c-f0d5-44b4-b899-9632ca3224e8::all_1_31_6} <Trace> oximeter.fields_string (98ba921c-f0d5-44b4-b899-9632ca3224e8) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4417 | 2025.12.20 04:57:09.271361 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
| 4418 | 2025.12.20 04:57:09.271429 [ 269 ] {188c7555-9516-41d9-9099-f28140b34119} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4419 | 2025.12.20 04:57:09.271656 [ 269 ] {188c7555-9516-41d9-9099-f28140b34119} <Trace> oximeter.measurements_cumulativeu64 (0728ad91-3238-42af-8ba1-e7fe350e1bf3): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4420 | 2025.12.20 04:57:09.271796 [ 78 ] {} <Debug> oximeter.measurements_cumulativeu64 (0728ad91-3238-42af-8ba1-e7fe350e1bf3) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4421 | 2025.12.20 04:57:09.271806 [ 197 ] {c4054d52-154a-4375-bc5c-c9e26ae24e42::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1493 rows, containing 5 columns (5 merged, 0 gathered) in 0.001675755 sec., 890941.6949375059 rows/sec., 70.68 MiB/sec. | ||
| 4422 | 2025.12.20 04:57:09.271845 [ 78 ] {} <Trace> oximeter.measurements_cumulativeu64 (0728ad91-3238-42af-8ba1-e7fe350e1bf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4423 | 2025.12.20 04:57:09.271799 [ 269 ] {188c7555-9516-41d9-9099-f28140b34119} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001478 sec., 108254.39783491204 rows/sec., 7.54 MiB/sec. | ||
| 4424 | 2025.12.20 04:57:09.271878 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 4425 | 2025.12.20 04:57:09.271917 [ 269 ] {188c7555-9516-41d9-9099-f28140b34119} <Debug> TCPHandler: Processed in 0.001766437 sec. | ||
| 4426 | 2025.12.20 04:57:09.271957 [ 198 ] {0728ad91-3238-42af-8ba1-e7fe350e1bf3::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 | ||
| 4427 | 2025.12.20 04:57:09.272025 [ 269 ] {} <Trace> TCP-Session: ef844e67-0e15-4267-afc8-2f7c0fc33f21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4428 | 2025.12.20 04:57:09.272055 [ 189 ] {c4054d52-154a-4375-bc5c-c9e26ae24e42::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4429 | 2025.12.20 04:57:09.272060 [ 198 ] {0728ad91-3238-42af-8ba1-e7fe350e1bf3::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4430 | 2025.12.20 04:57:09.272106 [ 198 ] {0728ad91-3238-42af-8ba1-e7fe350e1bf3::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 7827 rows starting from the beginning of the part | ||
| 4431 | 2025.12.20 04:57:09.272125 [ 269 ] {ce536031-258e-42cd-9c7c-ddb0c1d02ea0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62292) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4432 | 2025.12.20 04:57:09.272154 [ 198 ] {0728ad91-3238-42af-8ba1-e7fe350e1bf3::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 160 rows starting from the beginning of the part | ||
| 4433 | 2025.12.20 04:57:09.272177 [ 269 ] {ce536031-258e-42cd-9c7c-ddb0c1d02ea0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4434 | 2025.12.20 04:57:09.272200 [ 198 ] {0728ad91-3238-42af-8ba1-e7fe350e1bf3::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 | ||
| 4435 | 2025.12.20 04:57:09.272242 [ 198 ] {0728ad91-3238-42af-8ba1-e7fe350e1bf3::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 845 rows starting from the beginning of the part | ||
| 4436 | 2025.12.20 04:57:09.272283 [ 198 ] {0728ad91-3238-42af-8ba1-e7fe350e1bf3::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 | ||
| 4437 | 2025.12.20 04:57:09.272324 [ 198 ] {0728ad91-3238-42af-8ba1-e7fe350e1bf3::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 160 rows starting from the beginning of the part | ||
| 4438 | 2025.12.20 04:57:09.272378 [ 189 ] {c4054d52-154a-4375-bc5c-c9e26ae24e42::all_1_31_6} <Trace> oximeter.fields_uuid (c4054d52-154a-4375-bc5c-c9e26ae24e42): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4439 | 2025.12.20 04:57:09.272471 [ 189 ] {c4054d52-154a-4375-bc5c-c9e26ae24e42::all_1_31_6} <Trace> oximeter.fields_uuid (c4054d52-154a-4375-bc5c-c9e26ae24e42) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4440 | 2025.12.20 04:57:09.272533 [ 269 ] {ce536031-258e-42cd-9c7c-ddb0c1d02ea0} <Trace> oximeter.measurements_u64 (2d12d158-aeaf-4eed-935c-e5714c0fad4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4441 | 2025.12.20 04:57:09.272573 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. | ||
| 4442 | 2025.12.20 04:57:09.272577 [ 269 ] {ce536031-258e-42cd-9c7c-ddb0c1d02ea0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 4443 | 2025.12.20 04:57:09.272917 [ 269 ] {ce536031-258e-42cd-9c7c-ddb0c1d02ea0} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4444 | 2025.12.20 04:57:09.273142 [ 269 ] {ce536031-258e-42cd-9c7c-ddb0c1d02ea0} <Trace> oximeter.measurements_u64 (2d12d158-aeaf-4eed-935c-e5714c0fad4d): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4445 | 2025.12.20 04:57:09.273251 [ 78 ] {} <Debug> oximeter.measurements_u64 (2d12d158-aeaf-4eed-935c-e5714c0fad4d) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4446 | 2025.12.20 04:57:09.273280 [ 269 ] {ce536031-258e-42cd-9c7c-ddb0c1d02ea0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001173 sec., 51150.895140664965 rows/sec., 3.45 MiB/sec. | ||
| 4447 | 2025.12.20 04:57:09.273282 [ 78 ] {} <Trace> oximeter.measurements_u64 (2d12d158-aeaf-4eed-935c-e5714c0fad4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4448 | 2025.12.20 04:57:09.273322 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 4449 | 2025.12.20 04:57:09.273325 [ 269 ] {ce536031-258e-42cd-9c7c-ddb0c1d02ea0} <Debug> TCPHandler: Processed in 0.00134817 sec. | ||
| 4450 | 2025.12.20 04:57:09.273402 [ 197 ] {2d12d158-aeaf-4eed-935c-e5714c0fad4d::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 | ||
| 4451 | 2025.12.20 04:57:09.273504 [ 197 ] {2d12d158-aeaf-4eed-935c-e5714c0fad4d::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4452 | 2025.12.20 04:57:09.273534 [ 197 ] {2d12d158-aeaf-4eed-935c-e5714c0fad4d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1500 rows starting from the beginning of the part | ||
| 4453 | 2025.12.20 04:57:09.273595 [ 197 ] {2d12d158-aeaf-4eed-935c-e5714c0fad4d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 60 rows starting from the beginning of the part | ||
| 4454 | 2025.12.20 04:57:09.273636 [ 197 ] {2d12d158-aeaf-4eed-935c-e5714c0fad4d::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 | ||
| 4455 | 2025.12.20 04:57:09.273675 [ 197 ] {2d12d158-aeaf-4eed-935c-e5714c0fad4d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 60 rows starting from the beginning of the part | ||
| 4456 | 2025.12.20 04:57:09.273710 [ 197 ] {2d12d158-aeaf-4eed-935c-e5714c0fad4d::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 | ||
| 4457 | 2025.12.20 04:57:09.273747 [ 197 ] {2d12d158-aeaf-4eed-935c-e5714c0fad4d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 60 rows starting from the beginning of the part | ||
| 4458 | 2025.12.20 04:57:09.274687 [ 198 ] {2d12d158-aeaf-4eed-935c-e5714c0fad4d::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1800 rows, containing 4 columns (4 merged, 0 gathered) in 0.00131827 sec., 1365425.899095026 rows/sec., 92.02 MiB/sec. | ||
| 4459 | 2025.12.20 04:57:09.274887 [ 197 ] {2d12d158-aeaf-4eed-935c-e5714c0fad4d::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4460 | 2025.12.20 04:57:09.275134 [ 197 ] {2d12d158-aeaf-4eed-935c-e5714c0fad4d::all_1_31_6} <Trace> oximeter.measurements_u64 (2d12d158-aeaf-4eed-935c-e5714c0fad4d): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4461 | 2025.12.20 04:57:09.275205 [ 197 ] {2d12d158-aeaf-4eed-935c-e5714c0fad4d::all_1_31_6} <Trace> oximeter.measurements_u64 (2d12d158-aeaf-4eed-935c-e5714c0fad4d) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4462 | 2025.12.20 04:57:09.275267 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 4463 | 2025.12.20 04:57:09.275927 [ 193 ] {0728ad91-3238-42af-8ba1-e7fe350e1bf3::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9312 rows, containing 5 columns (5 merged, 0 gathered) in 0.003993851 sec., 2331584.227854269 rows/sec., 160.17 MiB/sec. | ||
| 4464 | 2025.12.20 04:57:09.276120 [ 197 ] {0728ad91-3238-42af-8ba1-e7fe350e1bf3::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4465 | 2025.12.20 04:57:09.276377 [ 197 ] {0728ad91-3238-42af-8ba1-e7fe350e1bf3::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (0728ad91-3238-42af-8ba1-e7fe350e1bf3): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4466 | 2025.12.20 04:57:09.276450 [ 197 ] {0728ad91-3238-42af-8ba1-e7fe350e1bf3::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (0728ad91-3238-42af-8ba1-e7fe350e1bf3) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4467 | 2025.12.20 04:57:09.276520 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.53 MiB. | ||
| 4468 | 2025.12.20 04:57:10.000203 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 251.51 MiB, peak 258.23 MiB, free memory in arenas 0.00 B, will set to 252.58 MiB (RSS), difference: 1.07 MiB | ||
| 4469 | 2025.12.20 04:57:10.676630 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 558 | ||
| 4470 | 2025.12.20 04:57:10.678696 [ 243 ] {} <Trace> system.query_log (8da1f072-0632-4951-ad37-80ce429be088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4471 | 2025.12.20 04:57:10.678740 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 4472 | 2025.12.20 04:57:10.679892 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4473 | 2025.12.20 04:57:10.680158 [ 243 ] {} <Trace> system.query_log (8da1f072-0632-4951-ad37-80ce429be088): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4474 | 2025.12.20 04:57:10.680358 [ 77 ] {} <Debug> system.query_log (8da1f072-0632-4951-ad37-80ce429be088) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4475 | 2025.12.20 04:57:10.680409 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 558 | ||
| 4476 | 2025.12.20 04:57:10.680455 [ 77 ] {} <Trace> system.query_log (8da1f072-0632-4951-ad37-80ce429be088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4477 | 2025.12.20 04:57:10.680499 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 4478 | 2025.12.20 04:57:10.680660 [ 193 ] {8da1f072-0632-4951-ad37-80ce429be088::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 | ||
| 4479 | 2025.12.20 04:57:10.681475 [ 193 ] {8da1f072-0632-4951-ad37-80ce429be088::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4480 | 2025.12.20 04:57:10.681618 [ 193 ] {8da1f072-0632-4951-ad37-80ce429be088::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 436 rows starting from the beginning of the part | ||
| 4481 | 2025.12.20 04:57:10.681980 [ 193 ] {8da1f072-0632-4951-ad37-80ce429be088::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 26 rows starting from the beginning of the part | ||
| 4482 | 2025.12.20 04:57:10.682310 [ 193 ] {8da1f072-0632-4951-ad37-80ce429be088::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 22 rows starting from the beginning of the part | ||
| 4483 | 2025.12.20 04:57:10.682633 [ 193 ] {8da1f072-0632-4951-ad37-80ce429be088::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 28 rows starting from the beginning of the part | ||
| 4484 | 2025.12.20 04:57:10.682946 [ 193 ] {8da1f072-0632-4951-ad37-80ce429be088::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 26 rows starting from the beginning of the part | ||
| 4485 | 2025.12.20 04:57:10.683256 [ 193 ] {8da1f072-0632-4951-ad37-80ce429be088::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 20 rows starting from the beginning of the part | ||
| 4486 | 2025.12.20 04:57:10.688916 [ 197 ] {8da1f072-0632-4951-ad37-80ce429be088::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 558 rows, containing 72 columns (72 merged, 0 gathered) in 0.008332777 sec., 66964.4705480538 rows/sec., 58.04 MiB/sec. | ||
| 4487 | 2025.12.20 04:57:10.689730 [ 193 ] {8da1f072-0632-4951-ad37-80ce429be088::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4488 | 2025.12.20 04:57:10.690226 [ 193 ] {8da1f072-0632-4951-ad37-80ce429be088::all_1_16_3} <Trace> system.query_log (8da1f072-0632-4951-ad37-80ce429be088): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4489 | 2025.12.20 04:57:10.690297 [ 193 ] {8da1f072-0632-4951-ad37-80ce429be088::all_1_16_3} <Trace> system.query_log (8da1f072-0632-4951-ad37-80ce429be088) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4490 | 2025.12.20 04:57:10.690463 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.85 MiB. | ||
| 4491 | 2025.12.20 04:57:13.160839 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 11007 | ||
| 4492 | 2025.12.20 04:57:13.161569 [ 244 ] {} <Trace> system.asynchronous_metric_log (e27368f7-91e4-4bc1-8c72-f994b219acd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4493 | 2025.12.20 04:57:13.161609 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 4494 | 2025.12.20 04:57:13.162082 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4495 | 2025.12.20 04:57:13.162303 [ 244 ] {} <Trace> system.asynchronous_metric_log (e27368f7-91e4-4bc1-8c72-f994b219acd5): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4496 | 2025.12.20 04:57:13.162438 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11007 | ||
| 4497 | 2025.12.20 04:57:13.725797 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 174 | ||
| 4498 | 2025.12.20 04:57:13.742115 [ 245 ] {} <Trace> system.metric_log (ee27eced-b232-4ad5-8c8e-43cace0440d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4499 | 2025.12.20 04:57:13.742166 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 4500 | 2025.12.20 04:57:13.747776 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4501 | 2025.12.20 04:57:13.748468 [ 245 ] {} <Trace> system.metric_log (ee27eced-b232-4ad5-8c8e-43cace0440d5): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4502 | 2025.12.20 04:57:13.751241 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 174 | ||
| 4503 | 2025.12.20 04:57:14.270880 [ 269 ] {} <Trace> TCP-Session: ef844e67-0e15-4267-afc8-2f7c0fc33f21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4504 | 2025.12.20 04:57:14.271158 [ 269 ] {cdee1010-e7e2-4cd2-91f3-9f66acb5e5c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62292) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4505 | 2025.12.20 04:57:14.271261 [ 269 ] {cdee1010-e7e2-4cd2-91f3-9f66acb5e5c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4506 | 2025.12.20 04:57:14.272005 [ 269 ] {cdee1010-e7e2-4cd2-91f3-9f66acb5e5c4} <Trace> oximeter.fields_i16 (f49be293-f532-4c39-83ae-fb145f049189): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4507 | 2025.12.20 04:57:14.272045 [ 269 ] {cdee1010-e7e2-4cd2-91f3-9f66acb5e5c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 4508 | 2025.12.20 04:57:14.272441 [ 269 ] {cdee1010-e7e2-4cd2-91f3-9f66acb5e5c4} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 4509 | 2025.12.20 04:57:14.272677 [ 269 ] {cdee1010-e7e2-4cd2-91f3-9f66acb5e5c4} <Trace> oximeter.fields_i16 (f49be293-f532-4c39-83ae-fb145f049189): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4510 | 2025.12.20 04:57:14.272833 [ 269 ] {cdee1010-e7e2-4cd2-91f3-9f66acb5e5c4} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.00175 sec., 13714.285714285714 rows/sec., 1.14 MiB/sec. | ||
| 4511 | 2025.12.20 04:57:14.272882 [ 269 ] {cdee1010-e7e2-4cd2-91f3-9f66acb5e5c4} <Debug> TCPHandler: Processed in 0.002185183 sec. | ||
| 4512 | 2025.12.20 04:57:14.273002 [ 269 ] {} <Trace> TCP-Session: ef844e67-0e15-4267-afc8-2f7c0fc33f21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4513 | 2025.12.20 04:57:14.273105 [ 269 ] {0f68c6d0-50a0-4bc2-9764-16d900e51d06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62292) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4514 | 2025.12.20 04:57:14.273148 [ 269 ] {0f68c6d0-50a0-4bc2-9764-16d900e51d06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4515 | 2025.12.20 04:57:14.273551 [ 269 ] {0f68c6d0-50a0-4bc2-9764-16d900e51d06} <Trace> oximeter.fields_ipaddr (e2d7a9ce-de6b-4677-85c4-2fb4d093ba20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4516 | 2025.12.20 04:57:14.273587 [ 269 ] {0f68c6d0-50a0-4bc2-9764-16d900e51d06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 4517 | 2025.12.20 04:57:14.273890 [ 269 ] {0f68c6d0-50a0-4bc2-9764-16d900e51d06} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 4518 | 2025.12.20 04:57:14.274108 [ 269 ] {0f68c6d0-50a0-4bc2-9764-16d900e51d06} <Trace> oximeter.fields_ipaddr (e2d7a9ce-de6b-4677-85c4-2fb4d093ba20): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4519 | 2025.12.20 04:57:14.274238 [ 269 ] {0f68c6d0-50a0-4bc2-9764-16d900e51d06} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001158 sec., 1727.1157167530225 rows/sec., 140.83 KiB/sec. | ||
| 4520 | 2025.12.20 04:57:14.274276 [ 269 ] {0f68c6d0-50a0-4bc2-9764-16d900e51d06} <Debug> TCPHandler: Processed in 0.00132466 sec. | ||
| 4521 | 2025.12.20 04:57:14.274387 [ 269 ] {} <Trace> TCP-Session: ef844e67-0e15-4267-afc8-2f7c0fc33f21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4522 | 2025.12.20 04:57:14.274483 [ 269 ] {88b592d4-ff00-4752-b5a4-a10329a085a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62292) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4523 | 2025.12.20 04:57:14.274523 [ 269 ] {88b592d4-ff00-4752-b5a4-a10329a085a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4524 | 2025.12.20 04:57:14.275018 [ 269 ] {88b592d4-ff00-4752-b5a4-a10329a085a5} <Trace> oximeter.fields_string (98ba921c-f0d5-44b4-b899-9632ca3224e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4525 | 2025.12.20 04:57:14.275054 [ 269 ] {88b592d4-ff00-4752-b5a4-a10329a085a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 4526 | 2025.12.20 04:57:14.275378 [ 269 ] {88b592d4-ff00-4752-b5a4-a10329a085a5} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4527 | 2025.12.20 04:57:14.275609 [ 269 ] {88b592d4-ff00-4752-b5a4-a10329a085a5} <Trace> oximeter.fields_string (98ba921c-f0d5-44b4-b899-9632ca3224e8): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4528 | 2025.12.20 04:57:14.275743 [ 269 ] {88b592d4-ff00-4752-b5a4-a10329a085a5} <Debug> executeQuery: Read 259 rows, 23.80 KiB in 0.001279 sec., 202501.95465207193 rows/sec., 18.17 MiB/sec. | ||
| 4529 | 2025.12.20 04:57:14.275783 [ 269 ] {88b592d4-ff00-4752-b5a4-a10329a085a5} <Debug> TCPHandler: Processed in 0.001445792 sec. | ||
| 4530 | 2025.12.20 04:57:14.275894 [ 269 ] {} <Trace> TCP-Session: ef844e67-0e15-4267-afc8-2f7c0fc33f21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4531 | 2025.12.20 04:57:14.275999 [ 269 ] {41872bd7-d001-4775-ae91-17184c78344b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62292) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4532 | 2025.12.20 04:57:14.276040 [ 269 ] {41872bd7-d001-4775-ae91-17184c78344b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4533 | 2025.12.20 04:57:14.276462 [ 269 ] {41872bd7-d001-4775-ae91-17184c78344b} <Trace> oximeter.fields_u16 (a1634391-e721-4954-b832-fc744d9d9f64): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4534 | 2025.12.20 04:57:14.276499 [ 269 ] {41872bd7-d001-4775-ae91-17184c78344b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 4535 | 2025.12.20 04:57:14.276809 [ 269 ] {41872bd7-d001-4775-ae91-17184c78344b} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4536 | 2025.12.20 04:57:14.277033 [ 269 ] {41872bd7-d001-4775-ae91-17184c78344b} <Trace> oximeter.fields_u16 (a1634391-e721-4954-b832-fc744d9d9f64): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4537 | 2025.12.20 04:57:14.277165 [ 269 ] {41872bd7-d001-4775-ae91-17184c78344b} <Debug> executeQuery: Read 55 rows, 4.18 KiB in 0.001185 sec., 46413.50210970464 rows/sec., 3.45 MiB/sec. | ||
| 4538 | 2025.12.20 04:57:14.277203 [ 269 ] {41872bd7-d001-4775-ae91-17184c78344b} <Debug> TCPHandler: Processed in 0.00135733 sec. | ||
| 4539 | 2025.12.20 04:57:14.277319 [ 269 ] {} <Trace> TCP-Session: ef844e67-0e15-4267-afc8-2f7c0fc33f21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4540 | 2025.12.20 04:57:14.277420 [ 269 ] {347555b1-cdfa-4b1c-ad5b-159f7703e7ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62292) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4541 | 2025.12.20 04:57:14.277460 [ 269 ] {347555b1-cdfa-4b1c-ad5b-159f7703e7ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4542 | 2025.12.20 04:57:14.277873 [ 269 ] {347555b1-cdfa-4b1c-ad5b-159f7703e7ca} <Trace> oximeter.fields_u32 (84d137f6-cd6c-4f57-aaf1-93ce2ca067bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4543 | 2025.12.20 04:57:14.277911 [ 269 ] {347555b1-cdfa-4b1c-ad5b-159f7703e7ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 4544 | 2025.12.20 04:57:14.278213 [ 269 ] {347555b1-cdfa-4b1c-ad5b-159f7703e7ca} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4545 | 2025.12.20 04:57:14.278422 [ 269 ] {347555b1-cdfa-4b1c-ad5b-159f7703e7ca} <Trace> oximeter.fields_u32 (84d137f6-cd6c-4f57-aaf1-93ce2ca067bc): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4546 | 2025.12.20 04:57:14.278561 [ 269 ] {347555b1-cdfa-4b1c-ad5b-159f7703e7ca} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.00116 sec., 20689.655172413793 rows/sec., 1.72 MiB/sec. | ||
| 4547 | 2025.12.20 04:57:14.278601 [ 269 ] {347555b1-cdfa-4b1c-ad5b-159f7703e7ca} <Debug> TCPHandler: Processed in 0.001334091 sec. | ||
| 4548 | 2025.12.20 04:57:14.278741 [ 269 ] {} <Trace> TCP-Session: ef844e67-0e15-4267-afc8-2f7c0fc33f21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4549 | 2025.12.20 04:57:14.278834 [ 269 ] {9d61739d-40f9-4dec-87c7-578958f99ec8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62292) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4550 | 2025.12.20 04:57:14.278873 [ 269 ] {9d61739d-40f9-4dec-87c7-578958f99ec8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4551 | 2025.12.20 04:57:14.279275 [ 269 ] {9d61739d-40f9-4dec-87c7-578958f99ec8} <Trace> oximeter.fields_u8 (5083c072-f9e4-4eec-9b80-9182ea62ce3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4552 | 2025.12.20 04:57:14.279310 [ 269 ] {9d61739d-40f9-4dec-87c7-578958f99ec8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 4553 | 2025.12.20 04:57:14.279608 [ 269 ] {9d61739d-40f9-4dec-87c7-578958f99ec8} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 4554 | 2025.12.20 04:57:14.279830 [ 269 ] {9d61739d-40f9-4dec-87c7-578958f99ec8} <Trace> oximeter.fields_u8 (5083c072-f9e4-4eec-9b80-9182ea62ce3f): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4555 | 2025.12.20 04:57:14.279956 [ 269 ] {9d61739d-40f9-4dec-87c7-578958f99ec8} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.00114 sec., 10526.315789473685 rows/sec., 822.37 KiB/sec. | ||
| 4556 | 2025.12.20 04:57:14.279994 [ 269 ] {9d61739d-40f9-4dec-87c7-578958f99ec8} <Debug> TCPHandler: Processed in 0.00130034 sec. | ||
| 4557 | 2025.12.20 04:57:14.280106 [ 269 ] {} <Trace> TCP-Session: ef844e67-0e15-4267-afc8-2f7c0fc33f21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4558 | 2025.12.20 04:57:14.280198 [ 269 ] {a5fff29d-c206-4b1c-9316-b3c584be1566} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62292) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4559 | 2025.12.20 04:57:14.280238 [ 269 ] {a5fff29d-c206-4b1c-9316-b3c584be1566} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4560 | 2025.12.20 04:57:14.280684 [ 269 ] {a5fff29d-c206-4b1c-9316-b3c584be1566} <Trace> oximeter.fields_uuid (c4054d52-154a-4375-bc5c-c9e26ae24e42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4561 | 2025.12.20 04:57:14.280720 [ 269 ] {a5fff29d-c206-4b1c-9316-b3c584be1566} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 4562 | 2025.12.20 04:57:14.281026 [ 269 ] {a5fff29d-c206-4b1c-9316-b3c584be1566} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4563 | 2025.12.20 04:57:14.281237 [ 269 ] {a5fff29d-c206-4b1c-9316-b3c584be1566} <Trace> oximeter.fields_uuid (c4054d52-154a-4375-bc5c-c9e26ae24e42): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4564 | 2025.12.20 04:57:14.281366 [ 269 ] {a5fff29d-c206-4b1c-9316-b3c584be1566} <Debug> executeQuery: Read 143 rows, 11.82 KiB in 0.001185 sec., 120675.10548523207 rows/sec., 9.74 MiB/sec. | ||
| 4565 | 2025.12.20 04:57:14.281405 [ 269 ] {a5fff29d-c206-4b1c-9316-b3c584be1566} <Debug> TCPHandler: Processed in 0.00134596 sec. | ||
| 4566 | 2025.12.20 04:57:14.281518 [ 269 ] {} <Trace> TCP-Session: ef844e67-0e15-4267-afc8-2f7c0fc33f21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4567 | 2025.12.20 04:57:14.281611 [ 269 ] {2051bd63-35ec-49b7-a30e-cb8f8722db3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62292) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4568 | 2025.12.20 04:57:14.281653 [ 269 ] {2051bd63-35ec-49b7-a30e-cb8f8722db3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4569 | 2025.12.20 04:57:14.282040 [ 269 ] {2051bd63-35ec-49b7-a30e-cb8f8722db3f} <Trace> oximeter.measurements_cumulativeu64 (0728ad91-3238-42af-8ba1-e7fe350e1bf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4570 | 2025.12.20 04:57:14.282075 [ 269 ] {2051bd63-35ec-49b7-a30e-cb8f8722db3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 4571 | 2025.12.20 04:57:14.282406 [ 269 ] {2051bd63-35ec-49b7-a30e-cb8f8722db3f} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4572 | 2025.12.20 04:57:14.282619 [ 269 ] {2051bd63-35ec-49b7-a30e-cb8f8722db3f} <Trace> oximeter.measurements_cumulativeu64 (0728ad91-3238-42af-8ba1-e7fe350e1bf3): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4573 | 2025.12.20 04:57:14.282746 [ 269 ] {2051bd63-35ec-49b7-a30e-cb8f8722db3f} <Debug> executeQuery: Read 197 rows, 14.47 KiB in 0.001152 sec., 171006.94444444444 rows/sec., 12.27 MiB/sec. | ||
| 4574 | 2025.12.20 04:57:14.282783 [ 269 ] {2051bd63-35ec-49b7-a30e-cb8f8722db3f} <Debug> TCPHandler: Processed in 0.0013133 sec. | ||
| 4575 | 2025.12.20 04:57:14.282895 [ 269 ] {} <Trace> TCP-Session: ef844e67-0e15-4267-afc8-2f7c0fc33f21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4576 | 2025.12.20 04:57:14.282989 [ 269 ] {b4211920-0677-4c77-8743-339f4fbbb603} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62292) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4577 | 2025.12.20 04:57:14.283042 [ 269 ] {b4211920-0677-4c77-8743-339f4fbbb603} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4578 | 2025.12.20 04:57:14.283827 [ 269 ] {b4211920-0677-4c77-8743-339f4fbbb603} <Trace> oximeter.measurements_histogramu64 (20f97701-e8e9-497e-bf0d-ce4ede2e5aa1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4579 | 2025.12.20 04:57:14.283864 [ 269 ] {b4211920-0677-4c77-8743-339f4fbbb603} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 4580 | 2025.12.20 04:57:14.284436 [ 269 ] {b4211920-0677-4c77-8743-339f4fbbb603} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4581 | 2025.12.20 04:57:14.284670 [ 269 ] {b4211920-0677-4c77-8743-339f4fbbb603} <Trace> oximeter.measurements_histogramu64 (20f97701-e8e9-497e-bf0d-ce4ede2e5aa1): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4582 | 2025.12.20 04:57:14.284786 [ 73 ] {} <Debug> oximeter.measurements_histogramu64 (20f97701-e8e9-497e-bf0d-ce4ede2e5aa1) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4583 | 2025.12.20 04:57:14.284810 [ 269 ] {b4211920-0677-4c77-8743-339f4fbbb603} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001839 sec., 22294.725394236 rows/sec., 39.95 MiB/sec. | ||
| 4584 | 2025.12.20 04:57:14.284864 [ 73 ] {} <Trace> oximeter.measurements_histogramu64 (20f97701-e8e9-497e-bf0d-ce4ede2e5aa1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4585 | 2025.12.20 04:57:14.284892 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 4586 | 2025.12.20 04:57:14.284895 [ 269 ] {b4211920-0677-4c77-8743-339f4fbbb603} <Debug> TCPHandler: Processed in 0.002046932 sec. | ||
| 4587 | 2025.12.20 04:57:14.285004 [ 197 ] {20f97701-e8e9-497e-bf0d-ce4ede2e5aa1::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 | ||
| 4588 | 2025.12.20 04:57:14.285024 [ 269 ] {} <Trace> TCP-Session: ef844e67-0e15-4267-afc8-2f7c0fc33f21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4589 | 2025.12.20 04:57:14.285131 [ 269 ] {9f4bb7a1-e0df-451e-8570-024cf8b0ba63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62292) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4590 | 2025.12.20 04:57:14.285172 [ 269 ] {9f4bb7a1-e0df-451e-8570-024cf8b0ba63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4591 | 2025.12.20 04:57:14.285269 [ 197 ] {20f97701-e8e9-497e-bf0d-ce4ede2e5aa1::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4592 | 2025.12.20 04:57:14.285342 [ 197 ] {20f97701-e8e9-497e-bf0d-ce4ede2e5aa1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 327 rows starting from the beginning of the part | ||
| 4593 | 2025.12.20 04:57:14.285478 [ 197 ] {20f97701-e8e9-497e-bf0d-ce4ede2e5aa1::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 | ||
| 4594 | 2025.12.20 04:57:14.285512 [ 269 ] {9f4bb7a1-e0df-451e-8570-024cf8b0ba63} <Trace> oximeter.measurements_u64 (2d12d158-aeaf-4eed-935c-e5714c0fad4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4595 | 2025.12.20 04:57:14.285553 [ 269 ] {9f4bb7a1-e0df-451e-8570-024cf8b0ba63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 4596 | 2025.12.20 04:57:14.285582 [ 197 ] {20f97701-e8e9-497e-bf0d-ce4ede2e5aa1::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 | ||
| 4597 | 2025.12.20 04:57:14.285701 [ 197 ] {20f97701-e8e9-497e-bf0d-ce4ede2e5aa1::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 | ||
| 4598 | 2025.12.20 04:57:14.285808 [ 197 ] {20f97701-e8e9-497e-bf0d-ce4ede2e5aa1::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 | ||
| 4599 | 2025.12.20 04:57:14.285885 [ 269 ] {9f4bb7a1-e0df-451e-8570-024cf8b0ba63} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4600 | 2025.12.20 04:57:14.285911 [ 197 ] {20f97701-e8e9-497e-bf0d-ce4ede2e5aa1::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 | ||
| 4601 | 2025.12.20 04:57:14.286122 [ 269 ] {9f4bb7a1-e0df-451e-8570-024cf8b0ba63} <Trace> oximeter.measurements_u64 (2d12d158-aeaf-4eed-935c-e5714c0fad4d): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4602 | 2025.12.20 04:57:14.286260 [ 269 ] {9f4bb7a1-e0df-451e-8570-024cf8b0ba63} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001148 sec., 52264.80836236934 rows/sec., 3.52 MiB/sec. | ||
| 4603 | 2025.12.20 04:57:14.286298 [ 269 ] {9f4bb7a1-e0df-451e-8570-024cf8b0ba63} <Debug> TCPHandler: Processed in 0.00132262 sec. | ||
| 4604 | 2025.12.20 04:57:14.289721 [ 193 ] {20f97701-e8e9-497e-bf0d-ce4ede2e5aa1::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 532 rows, containing 19 columns (19 merged, 0 gathered) in 0.004765893 sec., 111626.50944954072 rows/sec., 200.03 MiB/sec. | ||
| 4605 | 2025.12.20 04:57:14.290301 [ 197 ] {20f97701-e8e9-497e-bf0d-ce4ede2e5aa1::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4606 | 2025.12.20 04:57:14.290602 [ 197 ] {20f97701-e8e9-497e-bf0d-ce4ede2e5aa1::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (20f97701-e8e9-497e-bf0d-ce4ede2e5aa1): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4607 | 2025.12.20 04:57:14.290669 [ 197 ] {20f97701-e8e9-497e-bf0d-ce4ede2e5aa1::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (20f97701-e8e9-497e-bf0d-ce4ede2e5aa1) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4608 | 2025.12.20 04:57:14.290747 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.51 MiB. | ||
| 4609 | 2025.12.20 04:57:15.000202 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 253.54 MiB, peak 259.00 MiB, free memory in arenas 0.00 B, will set to 254.66 MiB (RSS), difference: 1.12 MiB | ||
| 4610 | 2025.12.20 04:57:19.267420 [ 269 ] {} <Trace> TCP-Session: ef844e67-0e15-4267-afc8-2f7c0fc33f21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4611 | 2025.12.20 04:57:19.267658 [ 269 ] {08f4298b-e366-498f-ad4c-a4859b769690} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62292) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4612 | 2025.12.20 04:57:19.267763 [ 269 ] {08f4298b-e366-498f-ad4c-a4859b769690} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4613 | 2025.12.20 04:57:19.268705 [ 269 ] {08f4298b-e366-498f-ad4c-a4859b769690} <Trace> oximeter.fields_string (98ba921c-f0d5-44b4-b899-9632ca3224e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4614 | 2025.12.20 04:57:19.268755 [ 269 ] {08f4298b-e366-498f-ad4c-a4859b769690} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 4615 | 2025.12.20 04:57:19.269169 [ 269 ] {08f4298b-e366-498f-ad4c-a4859b769690} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 4616 | 2025.12.20 04:57:19.269403 [ 269 ] {08f4298b-e366-498f-ad4c-a4859b769690} <Trace> oximeter.fields_string (98ba921c-f0d5-44b4-b899-9632ca3224e8): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4617 | 2025.12.20 04:57:19.269558 [ 269 ] {08f4298b-e366-498f-ad4c-a4859b769690} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001976 sec., 28340.08097165992 rows/sec., 2.18 MiB/sec. | ||
| 4618 | 2025.12.20 04:57:19.269600 [ 269 ] {08f4298b-e366-498f-ad4c-a4859b769690} <Debug> TCPHandler: Processed in 0.002317695 sec. | ||
| 4619 | 2025.12.20 04:57:19.269727 [ 269 ] {} <Trace> TCP-Session: ef844e67-0e15-4267-afc8-2f7c0fc33f21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4620 | 2025.12.20 04:57:19.269827 [ 269 ] {8273b641-0130-4ceb-8dc0-7abce5a7655e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62292) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4621 | 2025.12.20 04:57:19.269868 [ 269 ] {8273b641-0130-4ceb-8dc0-7abce5a7655e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4622 | 2025.12.20 04:57:19.270306 [ 269 ] {8273b641-0130-4ceb-8dc0-7abce5a7655e} <Trace> oximeter.fields_uuid (c4054d52-154a-4375-bc5c-c9e26ae24e42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4623 | 2025.12.20 04:57:19.270344 [ 269 ] {8273b641-0130-4ceb-8dc0-7abce5a7655e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 4624 | 2025.12.20 04:57:19.270662 [ 269 ] {8273b641-0130-4ceb-8dc0-7abce5a7655e} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 4625 | 2025.12.20 04:57:19.270877 [ 269 ] {8273b641-0130-4ceb-8dc0-7abce5a7655e} <Trace> oximeter.fields_uuid (c4054d52-154a-4375-bc5c-c9e26ae24e42): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4626 | 2025.12.20 04:57:19.271007 [ 269 ] {8273b641-0130-4ceb-8dc0-7abce5a7655e} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001197 sec., 53467.00083542189 rows/sec., 4.17 MiB/sec. | ||
| 4627 | 2025.12.20 04:57:19.271048 [ 269 ] {8273b641-0130-4ceb-8dc0-7abce5a7655e} <Debug> TCPHandler: Processed in 0.001372361 sec. | ||
| 4628 | 2025.12.20 04:57:19.271160 [ 269 ] {} <Trace> TCP-Session: ef844e67-0e15-4267-afc8-2f7c0fc33f21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4629 | 2025.12.20 04:57:19.271255 [ 269 ] {aea70ecf-c92e-4f0e-9e34-5c4effff1d80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62292) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4630 | 2025.12.20 04:57:19.271299 [ 269 ] {aea70ecf-c92e-4f0e-9e34-5c4effff1d80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4631 | 2025.12.20 04:57:19.271721 [ 269 ] {aea70ecf-c92e-4f0e-9e34-5c4effff1d80} <Trace> oximeter.measurements_cumulativeu64 (0728ad91-3238-42af-8ba1-e7fe350e1bf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4632 | 2025.12.20 04:57:19.271757 [ 269 ] {aea70ecf-c92e-4f0e-9e34-5c4effff1d80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 4633 | 2025.12.20 04:57:19.272081 [ 269 ] {aea70ecf-c92e-4f0e-9e34-5c4effff1d80} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 4634 | 2025.12.20 04:57:19.272297 [ 269 ] {aea70ecf-c92e-4f0e-9e34-5c4effff1d80} <Trace> oximeter.measurements_cumulativeu64 (0728ad91-3238-42af-8ba1-e7fe350e1bf3): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4635 | 2025.12.20 04:57:19.272429 [ 269 ] {aea70ecf-c92e-4f0e-9e34-5c4effff1d80} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001191 sec., 134340.8900083963 rows/sec., 9.36 MiB/sec. | ||
| 4636 | 2025.12.20 04:57:19.272469 [ 269 ] {aea70ecf-c92e-4f0e-9e34-5c4effff1d80} <Debug> TCPHandler: Processed in 0.001357001 sec. | ||
| 4637 | 2025.12.20 04:57:19.272591 [ 269 ] {} <Trace> TCP-Session: ef844e67-0e15-4267-afc8-2f7c0fc33f21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4638 | 2025.12.20 04:57:19.272685 [ 269 ] {69b422ff-d793-446b-ad1b-86a93c33d903} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62292) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4639 | 2025.12.20 04:57:19.272726 [ 269 ] {69b422ff-d793-446b-ad1b-86a93c33d903} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4640 | 2025.12.20 04:57:19.273067 [ 269 ] {69b422ff-d793-446b-ad1b-86a93c33d903} <Trace> oximeter.measurements_u64 (2d12d158-aeaf-4eed-935c-e5714c0fad4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4641 | 2025.12.20 04:57:19.273104 [ 269 ] {69b422ff-d793-446b-ad1b-86a93c33d903} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 4642 | 2025.12.20 04:57:19.273405 [ 269 ] {69b422ff-d793-446b-ad1b-86a93c33d903} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 4643 | 2025.12.20 04:57:19.273606 [ 269 ] {69b422ff-d793-446b-ad1b-86a93c33d903} <Trace> oximeter.measurements_u64 (2d12d158-aeaf-4eed-935c-e5714c0fad4d): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4644 | 2025.12.20 04:57:19.273737 [ 269 ] {69b422ff-d793-446b-ad1b-86a93c33d903} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001068 sec., 56179.77528089888 rows/sec., 3.79 MiB/sec. | ||
| 4645 | 2025.12.20 04:57:19.273775 [ 269 ] {69b422ff-d793-446b-ad1b-86a93c33d903} <Debug> TCPHandler: Processed in 0.001233668 sec. | ||
| 4646 | 2025.12.20 04:57:20.547568 [ 30 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4647 | 2025.12.20 04:57:20.547647 [ 30 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4648 | 2025.12.20 04:57:20.662612 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 11455 | ||
| 4649 | 2025.12.20 04:57:20.663171 [ 244 ] {} <Trace> system.asynchronous_metric_log (e27368f7-91e4-4bc1-8c72-f994b219acd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4650 | 2025.12.20 04:57:20.663225 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 4651 | 2025.12.20 04:57:20.663781 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4652 | 2025.12.20 04:57:20.664013 [ 244 ] {} <Trace> system.asynchronous_metric_log (e27368f7-91e4-4bc1-8c72-f994b219acd5): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4653 | 2025.12.20 04:57:20.664167 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11455 | ||
| 4654 | 2025.12.20 04:57:20.680662 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 586 | ||
| 4655 | 2025.12.20 04:57:20.682943 [ 243 ] {} <Trace> system.query_log (8da1f072-0632-4951-ad37-80ce429be088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4656 | 2025.12.20 04:57:20.682988 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 4657 | 2025.12.20 04:57:20.684154 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4658 | 2025.12.20 04:57:20.684425 [ 243 ] {} <Trace> system.query_log (8da1f072-0632-4951-ad37-80ce429be088): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4659 | 2025.12.20 04:57:20.684680 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 586 | ||
| 4660 | 2025.12.20 04:57:21.251336 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 181 | ||
| 4661 | 2025.12.20 04:57:21.267664 [ 245 ] {} <Trace> system.metric_log (ee27eced-b232-4ad5-8c8e-43cace0440d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4662 | 2025.12.20 04:57:21.267713 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 4663 | 2025.12.20 04:57:21.273940 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4664 | 2025.12.20 04:57:21.274683 [ 245 ] {} <Trace> system.metric_log (ee27eced-b232-4ad5-8c8e-43cace0440d5): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4665 | 2025.12.20 04:57:21.277683 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 181 | ||
| 4666 | 2025.12.20 04:57:24.269212 [ 269 ] {} <Trace> TCP-Session: ef844e67-0e15-4267-afc8-2f7c0fc33f21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4667 | 2025.12.20 04:57:24.269433 [ 269 ] {240c5270-cd95-4fd1-a6c8-8dc6e398e38d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62292) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4668 | 2025.12.20 04:57:24.269511 [ 269 ] {240c5270-cd95-4fd1-a6c8-8dc6e398e38d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4669 | 2025.12.20 04:57:24.270268 [ 269 ] {240c5270-cd95-4fd1-a6c8-8dc6e398e38d} <Trace> oximeter.fields_string (98ba921c-f0d5-44b4-b899-9632ca3224e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4670 | 2025.12.20 04:57:24.270321 [ 269 ] {240c5270-cd95-4fd1-a6c8-8dc6e398e38d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 4671 | 2025.12.20 04:57:24.270753 [ 269 ] {240c5270-cd95-4fd1-a6c8-8dc6e398e38d} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 4672 | 2025.12.20 04:57:24.270991 [ 269 ] {240c5270-cd95-4fd1-a6c8-8dc6e398e38d} <Trace> oximeter.fields_string (98ba921c-f0d5-44b4-b899-9632ca3224e8): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4673 | 2025.12.20 04:57:24.271160 [ 269 ] {240c5270-cd95-4fd1-a6c8-8dc6e398e38d} <Debug> executeQuery: Read 138 rows, 12.27 KiB in 0.001778 sec., 77615.29808773904 rows/sec., 6.74 MiB/sec. | ||
| 4674 | 2025.12.20 04:57:24.271212 [ 269 ] {240c5270-cd95-4fd1-a6c8-8dc6e398e38d} <Debug> TCPHandler: Processed in 0.002145182 sec. | ||
| 4675 | 2025.12.20 04:57:24.271349 [ 269 ] {} <Trace> TCP-Session: ef844e67-0e15-4267-afc8-2f7c0fc33f21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4676 | 2025.12.20 04:57:24.271453 [ 269 ] {ce65a49d-73ad-404d-9511-da29d4ef5a31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62292) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4677 | 2025.12.20 04:57:24.271498 [ 269 ] {ce65a49d-73ad-404d-9511-da29d4ef5a31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4678 | 2025.12.20 04:57:24.271931 [ 269 ] {ce65a49d-73ad-404d-9511-da29d4ef5a31} <Trace> oximeter.fields_u16 (a1634391-e721-4954-b832-fc744d9d9f64): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4679 | 2025.12.20 04:57:24.271970 [ 269 ] {ce65a49d-73ad-404d-9511-da29d4ef5a31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 4680 | 2025.12.20 04:57:24.272280 [ 269 ] {ce65a49d-73ad-404d-9511-da29d4ef5a31} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4681 | 2025.12.20 04:57:24.272494 [ 269 ] {ce65a49d-73ad-404d-9511-da29d4ef5a31} <Trace> oximeter.fields_u16 (a1634391-e721-4954-b832-fc744d9d9f64): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4682 | 2025.12.20 04:57:24.272629 [ 269 ] {ce65a49d-73ad-404d-9511-da29d4ef5a31} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001198 sec., 34223.7061769616 rows/sec., 2.51 MiB/sec. | ||
| 4683 | 2025.12.20 04:57:24.272670 [ 269 ] {ce65a49d-73ad-404d-9511-da29d4ef5a31} <Debug> TCPHandler: Processed in 0.001374741 sec. | ||
| 4684 | 2025.12.20 04:57:24.272783 [ 269 ] {} <Trace> TCP-Session: ef844e67-0e15-4267-afc8-2f7c0fc33f21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4685 | 2025.12.20 04:57:24.272880 [ 269 ] {ffa2acd2-3d72-492d-bc5f-da3e0cbd4cc4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62292) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4686 | 2025.12.20 04:57:24.272920 [ 269 ] {ffa2acd2-3d72-492d-bc5f-da3e0cbd4cc4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4687 | 2025.12.20 04:57:24.273352 [ 269 ] {ffa2acd2-3d72-492d-bc5f-da3e0cbd4cc4} <Trace> oximeter.fields_uuid (c4054d52-154a-4375-bc5c-c9e26ae24e42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4688 | 2025.12.20 04:57:24.273390 [ 269 ] {ffa2acd2-3d72-492d-bc5f-da3e0cbd4cc4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 4689 | 2025.12.20 04:57:24.273716 [ 269 ] {ffa2acd2-3d72-492d-bc5f-da3e0cbd4cc4} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 4690 | 2025.12.20 04:57:24.273930 [ 269 ] {ffa2acd2-3d72-492d-bc5f-da3e0cbd4cc4} <Trace> oximeter.fields_uuid (c4054d52-154a-4375-bc5c-c9e26ae24e42): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4691 | 2025.12.20 04:57:24.274063 [ 269 ] {ffa2acd2-3d72-492d-bc5f-da3e0cbd4cc4} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001201 sec., 87427.14404662781 rows/sec., 6.83 MiB/sec. | ||
| 4692 | 2025.12.20 04:57:24.274105 [ 269 ] {ffa2acd2-3d72-492d-bc5f-da3e0cbd4cc4} <Debug> TCPHandler: Processed in 0.001371291 sec. | ||
| 4693 | 2025.12.20 04:57:24.274218 [ 269 ] {} <Trace> TCP-Session: ef844e67-0e15-4267-afc8-2f7c0fc33f21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4694 | 2025.12.20 04:57:24.274313 [ 269 ] {9eca3f5f-8986-417b-82b3-e809bf508aaa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62292) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4695 | 2025.12.20 04:57:24.274358 [ 269 ] {9eca3f5f-8986-417b-82b3-e809bf508aaa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4696 | 2025.12.20 04:57:24.274768 [ 269 ] {9eca3f5f-8986-417b-82b3-e809bf508aaa} <Trace> oximeter.measurements_cumulativeu64 (0728ad91-3238-42af-8ba1-e7fe350e1bf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4697 | 2025.12.20 04:57:24.274807 [ 269 ] {9eca3f5f-8986-417b-82b3-e809bf508aaa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 4698 | 2025.12.20 04:57:24.275134 [ 269 ] {9eca3f5f-8986-417b-82b3-e809bf508aaa} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 4699 | 2025.12.20 04:57:24.275347 [ 269 ] {9eca3f5f-8986-417b-82b3-e809bf508aaa} <Trace> oximeter.measurements_cumulativeu64 (0728ad91-3238-42af-8ba1-e7fe350e1bf3): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4700 | 2025.12.20 04:57:24.275484 [ 269 ] {9eca3f5f-8986-417b-82b3-e809bf508aaa} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001188 sec., 134680.13468013468 rows/sec., 9.38 MiB/sec. | ||
| 4701 | 2025.12.20 04:57:24.275523 [ 269 ] {9eca3f5f-8986-417b-82b3-e809bf508aaa} <Debug> TCPHandler: Processed in 0.001354531 sec. | ||
| 4702 | 2025.12.20 04:57:24.275627 [ 269 ] {} <Trace> TCP-Session: ef844e67-0e15-4267-afc8-2f7c0fc33f21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4703 | 2025.12.20 04:57:24.275721 [ 269 ] {c7399469-fd19-4b6a-89c6-167a71bbada8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62292) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4704 | 2025.12.20 04:57:24.275776 [ 269 ] {c7399469-fd19-4b6a-89c6-167a71bbada8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4705 | 2025.12.20 04:57:24.276643 [ 269 ] {c7399469-fd19-4b6a-89c6-167a71bbada8} <Trace> oximeter.measurements_histogramu64 (20f97701-e8e9-497e-bf0d-ce4ede2e5aa1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4706 | 2025.12.20 04:57:24.276681 [ 269 ] {c7399469-fd19-4b6a-89c6-167a71bbada8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 4707 | 2025.12.20 04:57:24.277239 [ 269 ] {c7399469-fd19-4b6a-89c6-167a71bbada8} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4708 | 2025.12.20 04:57:24.277463 [ 269 ] {c7399469-fd19-4b6a-89c6-167a71bbada8} <Trace> oximeter.measurements_histogramu64 (20f97701-e8e9-497e-bf0d-ce4ede2e5aa1): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4709 | 2025.12.20 04:57:24.277608 [ 269 ] {c7399469-fd19-4b6a-89c6-167a71bbada8} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001903 sec., 21544.929059379927 rows/sec., 38.61 MiB/sec. | ||
| 4710 | 2025.12.20 04:57:24.277672 [ 269 ] {c7399469-fd19-4b6a-89c6-167a71bbada8} <Debug> TCPHandler: Processed in 0.002093121 sec. | ||
| 4711 | 2025.12.20 04:57:24.277789 [ 269 ] {} <Trace> TCP-Session: ef844e67-0e15-4267-afc8-2f7c0fc33f21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4712 | 2025.12.20 04:57:24.277886 [ 269 ] {459d4e21-6b08-4199-8ab1-3f5d6c97ea8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62292) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4713 | 2025.12.20 04:57:24.277927 [ 269 ] {459d4e21-6b08-4199-8ab1-3f5d6c97ea8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4714 | 2025.12.20 04:57:24.278265 [ 269 ] {459d4e21-6b08-4199-8ab1-3f5d6c97ea8d} <Trace> oximeter.measurements_u64 (2d12d158-aeaf-4eed-935c-e5714c0fad4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4715 | 2025.12.20 04:57:24.278302 [ 269 ] {459d4e21-6b08-4199-8ab1-3f5d6c97ea8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 4716 | 2025.12.20 04:57:24.278619 [ 269 ] {459d4e21-6b08-4199-8ab1-3f5d6c97ea8d} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 4717 | 2025.12.20 04:57:24.278827 [ 269 ] {459d4e21-6b08-4199-8ab1-3f5d6c97ea8d} <Trace> oximeter.measurements_u64 (2d12d158-aeaf-4eed-935c-e5714c0fad4d): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4718 | 2025.12.20 04:57:24.278959 [ 269 ] {459d4e21-6b08-4199-8ab1-3f5d6c97ea8d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001091 sec., 54995.417048579286 rows/sec., 3.71 MiB/sec. | ||
| 4719 | 2025.12.20 04:57:24.278997 [ 269 ] {459d4e21-6b08-4199-8ab1-3f5d6c97ea8d} <Debug> TCPHandler: Processed in 0.001257299 sec. | ||
| 4720 | 2025.12.20 04:57:25.626205 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33750 | ||
| 4721 | 2025.12.20 04:57:25.626311 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4722 | 2025.12.20 04:57:25.626337 [ 286 ] {} <Debug> TCP-Session: 261fef41-8b64-471b-a14c-d20ed548f2a6 Authenticating user 'default' from [fd00:1122:3344:101::e]:33750 | ||
| 4723 | 2025.12.20 04:57:25.626358 [ 286 ] {} <Debug> TCP-Session: 261fef41-8b64-471b-a14c-d20ed548f2a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4724 | 2025.12.20 04:57:25.626372 [ 286 ] {} <Debug> TCP-Session: 261fef41-8b64-471b-a14c-d20ed548f2a6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4725 | 2025.12.20 04:57:25.626571 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54906 | ||
| 4726 | 2025.12.20 04:57:25.626598 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48923 | ||
| 4727 | 2025.12.20 04:57:25.626618 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37085 | ||
| 4728 | 2025.12.20 04:57:25.626641 [ 286 ] {} <Trace> TCP-Session: 261fef41-8b64-471b-a14c-d20ed548f2a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4729 | 2025.12.20 04:57:25.626695 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4730 | 2025.12.20 04:57:25.626694 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4731 | 2025.12.20 04:57:25.626627 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42687 | ||
| 4732 | 2025.12.20 04:57:25.626742 [ 291 ] {} <Debug> TCP-Session: f63cb58c-980c-4120-bd67-2b87ad606cb2 Authenticating user 'default' from [fd00:1122:3344:101::e]:48923 | ||
| 4733 | 2025.12.20 04:57:25.626737 [ 287 ] {} <Debug> TCP-Session: 6cfadddd-4c4b-41a1-8d0a-75795c127e2f Authenticating user 'default' from [fd00:1122:3344:101::e]:54906 | ||
| 4734 | 2025.12.20 04:57:25.626790 [ 291 ] {} <Debug> TCP-Session: f63cb58c-980c-4120-bd67-2b87ad606cb2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4735 | 2025.12.20 04:57:25.626608 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47316 | ||
| 4736 | 2025.12.20 04:57:25.626806 [ 287 ] {} <Debug> TCP-Session: 6cfadddd-4c4b-41a1-8d0a-75795c127e2f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4737 | 2025.12.20 04:57:25.626855 [ 286 ] {484541ef-e996-4a49-9e78-43e8e9e0bfdd} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:33750) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4738 | 2025.12.20 04:57:25.626871 [ 287 ] {} <Debug> TCP-Session: 6cfadddd-4c4b-41a1-8d0a-75795c127e2f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4739 | 2025.12.20 04:57:25.626885 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4740 | 2025.12.20 04:57:25.626809 [ 291 ] {} <Debug> TCP-Session: f63cb58c-980c-4120-bd67-2b87ad606cb2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4741 | 2025.12.20 04:57:25.626928 [ 294 ] {} <Debug> TCP-Session: 1d86f6e7-581e-4d14-80f3-588e4a3f8d83 Authenticating user 'default' from [fd00:1122:3344:101::e]:42687 | ||
| 4742 | 2025.12.20 04:57:25.626577 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45876 | ||
| 4743 | 2025.12.20 04:57:25.626962 [ 294 ] {} <Debug> TCP-Session: 1d86f6e7-581e-4d14-80f3-588e4a3f8d83 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4744 | 2025.12.20 04:57:25.626980 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4745 | 2025.12.20 04:57:25.627006 [ 294 ] {} <Debug> TCP-Session: 1d86f6e7-581e-4d14-80f3-588e4a3f8d83 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4746 | 2025.12.20 04:57:25.627030 [ 292 ] {} <Debug> TCP-Session: 32497e12-565c-4562-9d7d-ed2981490a98 Authenticating user 'default' from [fd00:1122:3344:101::e]:47316 | ||
| 4747 | 2025.12.20 04:57:25.626586 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57879 | ||
| 4748 | 2025.12.20 04:57:25.627062 [ 292 ] {} <Debug> TCP-Session: 32497e12-565c-4562-9d7d-ed2981490a98 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4749 | 2025.12.20 04:57:25.626574 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49876 | ||
| 4750 | 2025.12.20 04:57:25.627103 [ 292 ] {} <Debug> TCP-Session: 32497e12-565c-4562-9d7d-ed2981490a98 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4751 | 2025.12.20 04:57:25.627102 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4752 | 2025.12.20 04:57:25.627129 [ 286 ] {484541ef-e996-4a49-9e78-43e8e9e0bfdd} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4753 | 2025.12.20 04:57:25.627171 [ 289 ] {} <Debug> TCP-Session: f38d9773-8a83-4ee4-bf09-cb69bb310571 Authenticating user 'default' from [fd00:1122:3344:101::e]:45876 | ||
| 4754 | 2025.12.20 04:57:25.626803 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4755 | 2025.12.20 04:57:25.627208 [ 289 ] {} <Debug> TCP-Session: f38d9773-8a83-4ee4-bf09-cb69bb310571 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4756 | 2025.12.20 04:57:25.627216 [ 286 ] {484541ef-e996-4a49-9e78-43e8e9e0bfdd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4757 | 2025.12.20 04:57:25.627228 [ 293 ] {} <Debug> TCP-Session: 5412a4a9-5b0c-4b5a-8ffe-1f35d3d2ca50 Authenticating user 'default' from [fd00:1122:3344:101::e]:37085 | ||
| 4758 | 2025.12.20 04:57:25.627230 [ 289 ] {} <Debug> TCP-Session: f38d9773-8a83-4ee4-bf09-cb69bb310571 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4759 | 2025.12.20 04:57:25.627263 [ 293 ] {} <Debug> TCP-Session: 5412a4a9-5b0c-4b5a-8ffe-1f35d3d2ca50 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4760 | 2025.12.20 04:57:25.627271 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4761 | 2025.12.20 04:57:25.627282 [ 293 ] {} <Debug> TCP-Session: 5412a4a9-5b0c-4b5a-8ffe-1f35d3d2ca50 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4762 | 2025.12.20 04:57:25.627266 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4763 | 2025.12.20 04:57:25.627322 [ 290 ] {} <Debug> TCP-Session: ddc1ee95-01fd-48cf-8f4f-f70671e7b9f5 Authenticating user 'default' from [fd00:1122:3344:101::e]:57879 | ||
| 4764 | 2025.12.20 04:57:25.627351 [ 288 ] {} <Debug> TCP-Session: 416776a1-56f7-4e41-a027-52ef2a836c41 Authenticating user 'default' from [fd00:1122:3344:101::e]:49876 | ||
| 4765 | 2025.12.20 04:57:25.627368 [ 290 ] {} <Debug> TCP-Session: ddc1ee95-01fd-48cf-8f4f-f70671e7b9f5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4766 | 2025.12.20 04:57:25.627376 [ 288 ] {} <Debug> TCP-Session: 416776a1-56f7-4e41-a027-52ef2a836c41 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4767 | 2025.12.20 04:57:25.627398 [ 290 ] {} <Debug> TCP-Session: ddc1ee95-01fd-48cf-8f4f-f70671e7b9f5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4768 | 2025.12.20 04:57:25.627404 [ 288 ] {} <Debug> TCP-Session: 416776a1-56f7-4e41-a027-52ef2a836c41 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4769 | 2025.12.20 04:57:25.627519 [ 286 ] {484541ef-e996-4a49-9e78-43e8e9e0bfdd} <Debug> oximeter.version (17f1381b-5cbd-46d0-b381-84690a36776c) (SelectExecutor): Key condition: unknown | ||
| 4770 | 2025.12.20 04:57:25.628448 [ 312 ] {484541ef-e996-4a49-9e78-43e8e9e0bfdd} <Trace> AggregatingTransform: Aggregating | ||
| 4771 | 2025.12.20 04:57:25.628512 [ 312 ] {484541ef-e996-4a49-9e78-43e8e9e0bfdd} <Trace> Aggregator: Aggregation method: without_key | ||
| 4772 | 2025.12.20 04:57:25.628554 [ 312 ] {484541ef-e996-4a49-9e78-43e8e9e0bfdd} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000932764 sec. (1072.083 rows/sec., 41.88 KiB/sec.) | ||
| 4773 | 2025.12.20 04:57:25.628574 [ 312 ] {484541ef-e996-4a49-9e78-43e8e9e0bfdd} <Trace> Aggregator: Merging aggregated data | ||
| 4774 | 2025.12.20 04:57:25.629807 [ 286 ] {484541ef-e996-4a49-9e78-43e8e9e0bfdd} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003009 sec., 332.3363243602526 rows/sec., 12.98 KiB/sec. | ||
| 4775 | 2025.12.20 04:57:25.629952 [ 286 ] {484541ef-e996-4a49-9e78-43e8e9e0bfdd} <Debug> TCPHandler: Processed in 0.003417672 sec. | ||
| 4776 | 2025.12.20 04:57:25.630060 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4777 | 2025.12.20 04:57:25.630087 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4778 | 2025.12.20 04:57:25.630097 [ 286 ] {} <Debug> TCP-Session: 261fef41-8b64-471b-a14c-d20ed548f2a6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4779 | 2025.12.20 04:57:25.630104 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4780 | 2025.12.20 04:57:25.630122 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4781 | 2025.12.20 04:57:25.630163 [ 289 ] {} <Debug> TCP-Session: f38d9773-8a83-4ee4-bf09-cb69bb310571 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4782 | 2025.12.20 04:57:25.630163 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4783 | 2025.12.20 04:57:25.630182 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4784 | 2025.12.20 04:57:25.630197 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4785 | 2025.12.20 04:57:25.630223 [ 292 ] {} <Debug> TCP-Session: 32497e12-565c-4562-9d7d-ed2981490a98 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4786 | 2025.12.20 04:57:25.630233 [ 288 ] {} <Debug> TCP-Session: 416776a1-56f7-4e41-a027-52ef2a836c41 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4787 | 2025.12.20 04:57:25.630255 [ 291 ] {} <Debug> TCP-Session: f63cb58c-980c-4120-bd67-2b87ad606cb2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4788 | 2025.12.20 04:57:25.630215 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4789 | 2025.12.20 04:57:25.630190 [ 287 ] {} <Debug> TCP-Session: 6cfadddd-4c4b-41a1-8d0a-75795c127e2f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4790 | 2025.12.20 04:57:25.630142 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4791 | 2025.12.20 04:57:25.630319 [ 293 ] {} <Debug> TCP-Session: 5412a4a9-5b0c-4b5a-8ffe-1f35d3d2ca50 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4792 | 2025.12.20 04:57:25.630120 [ 294 ] {} <Debug> TCP-Session: 1d86f6e7-581e-4d14-80f3-588e4a3f8d83 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4793 | 2025.12.20 04:57:25.630362 [ 290 ] {} <Debug> TCP-Session: ddc1ee95-01fd-48cf-8f4f-f70671e7b9f5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4794 | 2025.12.20 04:57:25.743890 [ 61 ] {} <Debug> oximeter.fields_ipaddr (e2d7a9ce-de6b-4677-85c4-2fb4d093ba20) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 4795 | 2025.12.20 04:57:25.743980 [ 61 ] {} <Trace> oximeter.fields_ipaddr (e2d7a9ce-de6b-4677-85c4-2fb4d093ba20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4796 | 2025.12.20 04:57:25.744004 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 4797 | 2025.12.20 04:57:25.744119 [ 195 ] {e2d7a9ce-de6b-4677-85c4-2fb4d093ba20::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 | ||
| 4798 | 2025.12.20 04:57:25.744253 [ 195 ] {e2d7a9ce-de6b-4677-85c4-2fb4d093ba20::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4799 | 2025.12.20 04:57:25.744288 [ 195 ] {e2d7a9ce-de6b-4677-85c4-2fb4d093ba20::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 18 rows starting from the beginning of the part | ||
| 4800 | 2025.12.20 04:57:25.744357 [ 195 ] {e2d7a9ce-de6b-4677-85c4-2fb4d093ba20::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 2 rows starting from the beginning of the part | ||
| 4801 | 2025.12.20 04:57:25.744402 [ 195 ] {e2d7a9ce-de6b-4677-85c4-2fb4d093ba20::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 14 rows starting from the beginning of the part | ||
| 4802 | 2025.12.20 04:57:25.744442 [ 195 ] {e2d7a9ce-de6b-4677-85c4-2fb4d093ba20::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 | ||
| 4803 | 2025.12.20 04:57:25.744481 [ 195 ] {e2d7a9ce-de6b-4677-85c4-2fb4d093ba20::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 2 rows starting from the beginning of the part | ||
| 4804 | 2025.12.20 04:57:25.745259 [ 193 ] {e2d7a9ce-de6b-4677-85c4-2fb4d093ba20::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.001193028 sec., 31851.725190020687 rows/sec., 2.66 MiB/sec. | ||
| 4805 | 2025.12.20 04:57:25.745408 [ 199 ] {e2d7a9ce-de6b-4677-85c4-2fb4d093ba20::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 4806 | 2025.12.20 04:57:25.745683 [ 199 ] {e2d7a9ce-de6b-4677-85c4-2fb4d093ba20::all_1_9_2} <Trace> oximeter.fields_ipaddr (e2d7a9ce-de6b-4677-85c4-2fb4d093ba20): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4807 | 2025.12.20 04:57:25.745762 [ 199 ] {e2d7a9ce-de6b-4677-85c4-2fb4d093ba20::all_1_9_2} <Trace> oximeter.fields_ipaddr (e2d7a9ce-de6b-4677-85c4-2fb4d093ba20) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 4808 | 2025.12.20 04:57:25.745850 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 4809 | 2025.12.20 04:57:26.820499 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63129 | ||
| 4810 | 2025.12.20 04:57:26.820603 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4811 | 2025.12.20 04:57:26.820630 [ 286 ] {} <Debug> TCP-Session: 9771a4e8-b311-4be1-b320-5d7818c57632 Authenticating user 'default' from [fd00:1122:3344:101::e]:63129 | ||
| 4812 | 2025.12.20 04:57:26.820651 [ 286 ] {} <Debug> TCP-Session: 9771a4e8-b311-4be1-b320-5d7818c57632 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4813 | 2025.12.20 04:57:26.820663 [ 286 ] {} <Debug> TCP-Session: 9771a4e8-b311-4be1-b320-5d7818c57632 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4814 | 2025.12.20 04:57:26.820837 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39731 | ||
| 4815 | 2025.12.20 04:57:26.820883 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49572 | ||
| 4816 | 2025.12.20 04:57:26.820952 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4817 | 2025.12.20 04:57:26.820984 [ 287 ] {} <Debug> TCP-Session: fcd73d61-ce2c-4af4-974c-c439f450aaf2 Authenticating user 'default' from [fd00:1122:3344:101::e]:39731 | ||
| 4818 | 2025.12.20 04:57:26.820991 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4819 | 2025.12.20 04:57:26.821012 [ 287 ] {} <Debug> TCP-Session: fcd73d61-ce2c-4af4-974c-c439f450aaf2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4820 | 2025.12.20 04:57:26.820983 [ 286 ] {} <Trace> TCP-Session: 9771a4e8-b311-4be1-b320-5d7818c57632 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4821 | 2025.12.20 04:57:26.821038 [ 287 ] {} <Debug> TCP-Session: fcd73d61-ce2c-4af4-974c-c439f450aaf2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4822 | 2025.12.20 04:57:26.821032 [ 288 ] {} <Debug> TCP-Session: e8310507-2dd2-4e51-86df-da54c69f54f3 Authenticating user 'default' from [fd00:1122:3344:101::e]:49572 | ||
| 4823 | 2025.12.20 04:57:26.821103 [ 288 ] {} <Debug> TCP-Session: e8310507-2dd2-4e51-86df-da54c69f54f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4824 | 2025.12.20 04:57:26.821116 [ 288 ] {} <Debug> TCP-Session: e8310507-2dd2-4e51-86df-da54c69f54f3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4825 | 2025.12.20 04:57:26.821223 [ 286 ] {cc5223f3-1197-4cf6-9d5b-eff8aa699d8d} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:63129) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4826 | 2025.12.20 04:57:26.821478 [ 286 ] {cc5223f3-1197-4cf6-9d5b-eff8aa699d8d} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4827 | 2025.12.20 04:57:26.821533 [ 286 ] {cc5223f3-1197-4cf6-9d5b-eff8aa699d8d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4828 | 2025.12.20 04:57:26.821806 [ 286 ] {cc5223f3-1197-4cf6-9d5b-eff8aa699d8d} <Debug> oximeter.version (17f1381b-5cbd-46d0-b381-84690a36776c) (SelectExecutor): Key condition: unknown | ||
| 4829 | 2025.12.20 04:57:26.822739 [ 298 ] {cc5223f3-1197-4cf6-9d5b-eff8aa699d8d} <Trace> AggregatingTransform: Aggregating | ||
| 4830 | 2025.12.20 04:57:26.822792 [ 298 ] {cc5223f3-1197-4cf6-9d5b-eff8aa699d8d} <Trace> Aggregator: Aggregation method: without_key | ||
| 4831 | 2025.12.20 04:57:26.822833 [ 298 ] {cc5223f3-1197-4cf6-9d5b-eff8aa699d8d} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000926844 sec. (1078.930 rows/sec., 42.15 KiB/sec.) | ||
| 4832 | 2025.12.20 04:57:26.822859 [ 298 ] {cc5223f3-1197-4cf6-9d5b-eff8aa699d8d} <Trace> Aggregator: Merging aggregated data | ||
| 4833 | 2025.12.20 04:57:26.823875 [ 286 ] {cc5223f3-1197-4cf6-9d5b-eff8aa699d8d} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002709 sec., 369.1399040236249 rows/sec., 14.42 KiB/sec. | ||
| 4834 | 2025.12.20 04:57:26.823967 [ 286 ] {cc5223f3-1197-4cf6-9d5b-eff8aa699d8d} <Debug> TCPHandler: Processed in 0.003094947 sec. | ||
| 4835 | 2025.12.20 04:57:26.824078 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4836 | 2025.12.20 04:57:26.824104 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4837 | 2025.12.20 04:57:26.824109 [ 286 ] {} <Debug> TCP-Session: 9771a4e8-b311-4be1-b320-5d7818c57632 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4838 | 2025.12.20 04:57:26.824129 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4839 | 2025.12.20 04:57:26.824155 [ 287 ] {} <Debug> TCP-Session: fcd73d61-ce2c-4af4-974c-c439f450aaf2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4840 | 2025.12.20 04:57:26.824184 [ 288 ] {} <Debug> TCP-Session: e8310507-2dd2-4e51-86df-da54c69f54f3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4841 | 2025.12.20 04:57:26.826648 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42677 | ||
| 4842 | 2025.12.20 04:57:26.826668 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35758 | ||
| 4843 | 2025.12.20 04:57:26.826689 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53463 | ||
| 4844 | 2025.12.20 04:57:26.826700 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53740 | ||
| 4845 | 2025.12.20 04:57:26.826751 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4846 | 2025.12.20 04:57:26.826769 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4847 | 2025.12.20 04:57:26.826787 [ 291 ] {} <Debug> TCP-Session: e7a4e7b8-b488-411c-9e9e-39ff77d3173e Authenticating user 'default' from [fd00:1122:3344:101::e]:35758 | ||
| 4848 | 2025.12.20 04:57:26.826691 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57716 | ||
| 4849 | 2025.12.20 04:57:26.826816 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4850 | 2025.12.20 04:57:26.826818 [ 291 ] {} <Debug> TCP-Session: e7a4e7b8-b488-411c-9e9e-39ff77d3173e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4851 | 2025.12.20 04:57:26.826861 [ 293 ] {} <Debug> TCP-Session: bf7aa668-3d43-4923-96a5-7f70732d6810 Authenticating user 'default' from [fd00:1122:3344:101::e]:53740 | ||
| 4852 | 2025.12.20 04:57:26.826870 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4853 | 2025.12.20 04:57:26.826876 [ 291 ] {} <Debug> TCP-Session: e7a4e7b8-b488-411c-9e9e-39ff77d3173e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4854 | 2025.12.20 04:57:26.826893 [ 293 ] {} <Debug> TCP-Session: bf7aa668-3d43-4923-96a5-7f70732d6810 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4855 | 2025.12.20 04:57:26.826900 [ 289 ] {} <Debug> TCP-Session: 91ea6fad-275b-46be-91e3-29bbc8664de0 Authenticating user 'default' from [fd00:1122:3344:101::e]:57716 | ||
| 4856 | 2025.12.20 04:57:26.826920 [ 293 ] {} <Debug> TCP-Session: bf7aa668-3d43-4923-96a5-7f70732d6810 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4857 | 2025.12.20 04:57:26.826934 [ 289 ] {} <Debug> TCP-Session: 91ea6fad-275b-46be-91e3-29bbc8664de0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4858 | 2025.12.20 04:57:26.826807 [ 292 ] {} <Debug> TCP-Session: 07e7b340-f7d2-456d-a5e1-eb4e2b0007a9 Authenticating user 'default' from [fd00:1122:3344:101::e]:53463 | ||
| 4859 | 2025.12.20 04:57:26.826950 [ 289 ] {} <Debug> TCP-Session: 91ea6fad-275b-46be-91e3-29bbc8664de0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4860 | 2025.12.20 04:57:26.826978 [ 292 ] {} <Debug> TCP-Session: 07e7b340-f7d2-456d-a5e1-eb4e2b0007a9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4861 | 2025.12.20 04:57:26.826672 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49576 | ||
| 4862 | 2025.12.20 04:57:26.827003 [ 292 ] {} <Debug> TCP-Session: 07e7b340-f7d2-456d-a5e1-eb4e2b0007a9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4863 | 2025.12.20 04:57:26.826723 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4864 | 2025.12.20 04:57:26.827063 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4865 | 2025.12.20 04:57:26.827069 [ 290 ] {} <Debug> TCP-Session: 51df4193-1bba-4429-8f52-d521ce4cb2ce Authenticating user 'default' from [fd00:1122:3344:101::e]:42677 | ||
| 4866 | 2025.12.20 04:57:26.827084 [ 286 ] {} <Debug> TCP-Session: 7a17fe94-3b73-4bcd-9485-22fc29aa1885 Authenticating user 'default' from [fd00:1122:3344:101::e]:49576 | ||
| 4867 | 2025.12.20 04:57:26.827091 [ 290 ] {} <Debug> TCP-Session: 51df4193-1bba-4429-8f52-d521ce4cb2ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4868 | 2025.12.20 04:57:26.827102 [ 286 ] {} <Debug> TCP-Session: 7a17fe94-3b73-4bcd-9485-22fc29aa1885 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4869 | 2025.12.20 04:57:26.827107 [ 290 ] {} <Debug> TCP-Session: 51df4193-1bba-4429-8f52-d521ce4cb2ce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4870 | 2025.12.20 04:57:26.827116 [ 286 ] {} <Debug> TCP-Session: 7a17fe94-3b73-4bcd-9485-22fc29aa1885 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4871 | 2025.12.20 04:57:26.857929 [ 289 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:57716). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 4872 | |||
| 4873 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 4874 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 4875 | 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 | ||
| 4876 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 4877 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 4878 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 4879 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 4880 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 4881 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 4882 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 4883 | 10. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 4884 | (version 23.8.7.1) | ||
| 4885 | 2025.12.20 04:57:26.858803 [ 289 ] {} <Debug> TCP-Session: 91ea6fad-275b-46be-91e3-29bbc8664de0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4886 | 2025.12.20 04:57:26.858829 [ 292 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:53463). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 4887 | |||
| 4888 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 4889 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 4890 | 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 | ||
| 4891 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 4892 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 4893 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 4894 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 4895 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 4896 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 4897 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 4898 | 10. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 4899 | (version 23.8.7.1) | ||
| 4900 | 2025.12.20 04:57:26.858916 [ 292 ] {} <Debug> TCP-Session: 07e7b340-f7d2-456d-a5e1-eb4e2b0007a9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4901 | 2025.12.20 04:57:26.858936 [ 291 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:35758). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 4902 | |||
| 4903 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 4904 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 4905 | 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 | ||
| 4906 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 4907 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 4908 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 4909 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 4910 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 4911 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 4912 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 4913 | 10. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 4914 | (version 23.8.7.1) | ||
| 4915 | 2025.12.20 04:57:26.859013 [ 291 ] {} <Debug> TCP-Session: e7a4e7b8-b488-411c-9e9e-39ff77d3173e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4916 | 2025.12.20 04:57:26.859038 [ 293 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:53740). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 4917 | |||
| 4918 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 4919 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 4920 | 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 | ||
| 4921 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 4922 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 4923 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 4924 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 4925 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 4926 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 4927 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 4928 | 10. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 4929 | (version 23.8.7.1) | ||
| 4930 | 2025.12.20 04:57:26.859119 [ 293 ] {} <Debug> TCP-Session: bf7aa668-3d43-4923-96a5-7f70732d6810 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4931 | 2025.12.20 04:57:26.859143 [ 290 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:42677). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 4932 | |||
| 4933 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 4934 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 4935 | 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 | ||
| 4936 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 4937 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 4938 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 4939 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 4940 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 4941 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 4942 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 4943 | 10. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 4944 | (version 23.8.7.1) | ||
| 4945 | 2025.12.20 04:57:26.859215 [ 290 ] {} <Debug> TCP-Session: 51df4193-1bba-4429-8f52-d521ce4cb2ce Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4946 | 2025.12.20 04:57:26.859237 [ 286 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:49576). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 4947 | |||
| 4948 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 4949 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 4950 | 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 | ||
| 4951 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 4952 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 4953 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 4954 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 4955 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 4956 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 4957 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 4958 | 10. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 4959 | (version 23.8.7.1) | ||
| 4960 | 2025.12.20 04:57:26.859315 [ 286 ] {} <Debug> TCP-Session: 7a17fe94-3b73-4bcd-9485-22fc29aa1885 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4961 | 2025.12.20 04:57:28.164340 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 11967 | ||
| 4962 | 2025.12.20 04:57:28.164928 [ 244 ] {} <Trace> system.asynchronous_metric_log (e27368f7-91e4-4bc1-8c72-f994b219acd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4963 | 2025.12.20 04:57:28.164969 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 4964 | 2025.12.20 04:57:28.165442 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4965 | 2025.12.20 04:57:28.165671 [ 244 ] {} <Trace> system.asynchronous_metric_log (e27368f7-91e4-4bc1-8c72-f994b219acd5): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4966 | 2025.12.20 04:57:28.165810 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11967 | ||
| 4967 | 2025.12.20 04:57:28.777841 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 189 | ||
| 4968 | 2025.12.20 04:57:28.795491 [ 245 ] {} <Trace> system.metric_log (ee27eced-b232-4ad5-8c8e-43cace0440d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4969 | 2025.12.20 04:57:28.795546 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 4970 | 2025.12.20 04:57:28.801717 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4971 | 2025.12.20 04:57:28.802460 [ 245 ] {} <Trace> system.metric_log (ee27eced-b232-4ad5-8c8e-43cace0440d5): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4972 | 2025.12.20 04:57:28.805434 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 189 | ||
| 4973 | 2025.12.20 04:57:29.295197 [ 269 ] {} <Trace> TCP-Session: ef844e67-0e15-4267-afc8-2f7c0fc33f21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4974 | 2025.12.20 04:57:29.295480 [ 269 ] {bc30176c-85c5-455f-8a5d-f8cc536e8e58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62292) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4975 | 2025.12.20 04:57:29.295588 [ 269 ] {bc30176c-85c5-455f-8a5d-f8cc536e8e58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4976 | 2025.12.20 04:57:29.297042 [ 269 ] {bc30176c-85c5-455f-8a5d-f8cc536e8e58} <Trace> oximeter.fields_string (98ba921c-f0d5-44b4-b899-9632ca3224e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4977 | 2025.12.20 04:57:29.297093 [ 269 ] {bc30176c-85c5-455f-8a5d-f8cc536e8e58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 4978 | 2025.12.20 04:57:29.297575 [ 269 ] {bc30176c-85c5-455f-8a5d-f8cc536e8e58} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 4979 | 2025.12.20 04:57:29.297811 [ 269 ] {bc30176c-85c5-455f-8a5d-f8cc536e8e58} <Trace> oximeter.fields_string (98ba921c-f0d5-44b4-b899-9632ca3224e8): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4980 | 2025.12.20 04:57:29.297984 [ 269 ] {bc30176c-85c5-455f-8a5d-f8cc536e8e58} <Debug> executeQuery: Read 1196 rows, 100.97 KiB in 0.002579 sec., 463745.6378441256 rows/sec., 38.23 MiB/sec. | ||
| 4981 | 2025.12.20 04:57:29.298037 [ 269 ] {bc30176c-85c5-455f-8a5d-f8cc536e8e58} <Debug> TCPHandler: Processed in 0.003033276 sec. | ||
| 4982 | 2025.12.20 04:57:29.298168 [ 269 ] {} <Trace> TCP-Session: ef844e67-0e15-4267-afc8-2f7c0fc33f21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4983 | 2025.12.20 04:57:29.298273 [ 269 ] {10094108-31b0-425a-86d5-7f3ce7c24028} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62292) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4984 | 2025.12.20 04:57:29.298319 [ 269 ] {10094108-31b0-425a-86d5-7f3ce7c24028} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4985 | 2025.12.20 04:57:29.298817 [ 269 ] {10094108-31b0-425a-86d5-7f3ce7c24028} <Trace> oximeter.fields_u32 (84d137f6-cd6c-4f57-aaf1-93ce2ca067bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4986 | 2025.12.20 04:57:29.298856 [ 269 ] {10094108-31b0-425a-86d5-7f3ce7c24028} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 4987 | 2025.12.20 04:57:29.299189 [ 269 ] {10094108-31b0-425a-86d5-7f3ce7c24028} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4988 | 2025.12.20 04:57:29.299400 [ 269 ] {10094108-31b0-425a-86d5-7f3ce7c24028} <Trace> oximeter.fields_u32 (84d137f6-cd6c-4f57-aaf1-93ce2ca067bc): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4989 | 2025.12.20 04:57:29.299535 [ 269 ] {10094108-31b0-425a-86d5-7f3ce7c24028} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001283 sec., 177708.49571317225 rows/sec., 12.03 MiB/sec. | ||
| 4990 | 2025.12.20 04:57:29.299575 [ 269 ] {10094108-31b0-425a-86d5-7f3ce7c24028} <Debug> TCPHandler: Processed in 0.001458362 sec. | ||
| 4991 | 2025.12.20 04:57:29.299685 [ 269 ] {} <Trace> TCP-Session: ef844e67-0e15-4267-afc8-2f7c0fc33f21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4992 | 2025.12.20 04:57:29.299781 [ 269 ] {8edb880f-5c59-4499-a495-9902fb59342f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62292) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4993 | 2025.12.20 04:57:29.299822 [ 269 ] {8edb880f-5c59-4499-a495-9902fb59342f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4994 | 2025.12.20 04:57:29.300385 [ 269 ] {8edb880f-5c59-4499-a495-9902fb59342f} <Trace> oximeter.fields_uuid (c4054d52-154a-4375-bc5c-c9e26ae24e42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4995 | 2025.12.20 04:57:29.300423 [ 269 ] {8edb880f-5c59-4499-a495-9902fb59342f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 4996 | 2025.12.20 04:57:29.300749 [ 269 ] {8edb880f-5c59-4499-a495-9902fb59342f} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 4997 | 2025.12.20 04:57:29.300970 [ 269 ] {8edb880f-5c59-4499-a495-9902fb59342f} <Trace> oximeter.fields_uuid (c4054d52-154a-4375-bc5c-c9e26ae24e42): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4998 | 2025.12.20 04:57:29.301103 [ 269 ] {8edb880f-5c59-4499-a495-9902fb59342f} <Debug> executeQuery: Read 520 rows, 39.40 KiB in 0.00134 sec., 388059.7014925373 rows/sec., 28.72 MiB/sec. | ||
| 4999 | 2025.12.20 04:57:29.301143 [ 269 ] {8edb880f-5c59-4499-a495-9902fb59342f} <Debug> TCPHandler: Processed in 0.001507923 sec. | ||
| 5000 | 2025.12.20 04:57:29.301265 [ 269 ] {} <Trace> TCP-Session: ef844e67-0e15-4267-afc8-2f7c0fc33f21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5001 | 2025.12.20 04:57:29.301359 [ 269 ] {77a70ff6-733b-40b5-abea-834cfad29f8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62292) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5002 | 2025.12.20 04:57:29.301403 [ 269 ] {77a70ff6-733b-40b5-abea-834cfad29f8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5003 | 2025.12.20 04:57:29.301997 [ 269 ] {77a70ff6-733b-40b5-abea-834cfad29f8f} <Trace> oximeter.measurements_cumulativeu64 (0728ad91-3238-42af-8ba1-e7fe350e1bf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5004 | 2025.12.20 04:57:29.302033 [ 269 ] {77a70ff6-733b-40b5-abea-834cfad29f8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 5005 | 2025.12.20 04:57:29.302414 [ 269 ] {77a70ff6-733b-40b5-abea-834cfad29f8f} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5006 | 2025.12.20 04:57:29.302632 [ 269 ] {77a70ff6-733b-40b5-abea-834cfad29f8f} <Trace> oximeter.measurements_cumulativeu64 (0728ad91-3238-42af-8ba1-e7fe350e1bf3): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5007 | 2025.12.20 04:57:29.302765 [ 269 ] {77a70ff6-733b-40b5-abea-834cfad29f8f} <Debug> executeQuery: Read 844 rows, 58.17 KiB in 0.001423 sec., 593113.1412508785 rows/sec., 39.92 MiB/sec. | ||
| 5008 | 2025.12.20 04:57:29.302806 [ 269 ] {77a70ff6-733b-40b5-abea-834cfad29f8f} <Debug> TCPHandler: Processed in 0.001589384 sec. | ||
| 5009 | 2025.12.20 04:57:29.302946 [ 269 ] {} <Trace> TCP-Session: ef844e67-0e15-4267-afc8-2f7c0fc33f21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5010 | 2025.12.20 04:57:29.303056 [ 269 ] {e7917810-9a69-4392-b55e-e8014996a20f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62292) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5011 | 2025.12.20 04:57:29.303106 [ 269 ] {e7917810-9a69-4392-b55e-e8014996a20f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5012 | 2025.12.20 04:57:29.303582 [ 269 ] {e7917810-9a69-4392-b55e-e8014996a20f} <Trace> oximeter.measurements_u64 (2d12d158-aeaf-4eed-935c-e5714c0fad4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5013 | 2025.12.20 04:57:29.303629 [ 269 ] {e7917810-9a69-4392-b55e-e8014996a20f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 5014 | 2025.12.20 04:57:29.304019 [ 269 ] {e7917810-9a69-4392-b55e-e8014996a20f} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5015 | 2025.12.20 04:57:29.304289 [ 269 ] {e7917810-9a69-4392-b55e-e8014996a20f} <Trace> oximeter.measurements_u64 (2d12d158-aeaf-4eed-935c-e5714c0fad4d): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5016 | 2025.12.20 04:57:29.304447 [ 269 ] {e7917810-9a69-4392-b55e-e8014996a20f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001414 sec., 42432.81471004244 rows/sec., 2.86 MiB/sec. | ||
| 5017 | 2025.12.20 04:57:29.304492 [ 269 ] {e7917810-9a69-4392-b55e-e8014996a20f} <Debug> TCPHandler: Processed in 0.001608255 sec. | ||
| 5018 | 2025.12.20 04:57:30.684957 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 612 | ||
| 5019 | 2025.12.20 04:57:30.687321 [ 243 ] {} <Trace> system.query_log (8da1f072-0632-4951-ad37-80ce429be088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5020 | 2025.12.20 04:57:30.687363 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 5021 | 2025.12.20 04:57:30.688552 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 5022 | 2025.12.20 04:57:30.688830 [ 243 ] {} <Trace> system.query_log (8da1f072-0632-4951-ad37-80ce429be088): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5023 | 2025.12.20 04:57:30.689091 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 612 | ||
| 5024 | 2025.12.20 04:57:34.272053 [ 269 ] {} <Trace> TCP-Session: ef844e67-0e15-4267-afc8-2f7c0fc33f21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5025 | 2025.12.20 04:57:34.272309 [ 269 ] {8c02cd43-27ae-47ae-9602-f98f3a49d526} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62292) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5026 | 2025.12.20 04:57:34.272399 [ 269 ] {8c02cd43-27ae-47ae-9602-f98f3a49d526} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5027 | 2025.12.20 04:57:34.273319 [ 269 ] {8c02cd43-27ae-47ae-9602-f98f3a49d526} <Trace> oximeter.fields_string (98ba921c-f0d5-44b4-b899-9632ca3224e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5028 | 2025.12.20 04:57:34.273384 [ 269 ] {8c02cd43-27ae-47ae-9602-f98f3a49d526} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 5029 | 2025.12.20 04:57:34.273928 [ 269 ] {8c02cd43-27ae-47ae-9602-f98f3a49d526} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5030 | 2025.12.20 04:57:34.274202 [ 269 ] {8c02cd43-27ae-47ae-9602-f98f3a49d526} <Trace> oximeter.fields_string (98ba921c-f0d5-44b4-b899-9632ca3224e8): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5031 | 2025.12.20 04:57:34.274357 [ 59 ] {} <Debug> oximeter.fields_string (98ba921c-f0d5-44b4-b899-9632ca3224e8) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5032 | 2025.12.20 04:57:34.274388 [ 269 ] {8c02cd43-27ae-47ae-9602-f98f3a49d526} <Debug> executeQuery: Read 138 rows, 12.27 KiB in 0.002143 sec., 64395.70695286981 rows/sec., 5.59 MiB/sec. | ||
| 5033 | 2025.12.20 04:57:34.274402 [ 59 ] {} <Trace> oximeter.fields_string (98ba921c-f0d5-44b4-b899-9632ca3224e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5034 | 2025.12.20 04:57:34.274428 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 5035 | 2025.12.20 04:57:34.274449 [ 269 ] {8c02cd43-27ae-47ae-9602-f98f3a49d526} <Debug> TCPHandler: Processed in 0.002586229 sec. | ||
| 5036 | 2025.12.20 04:57:34.274535 [ 195 ] {98ba921c-f0d5-44b4-b899-9632ca3224e8::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 | ||
| 5037 | 2025.12.20 04:57:34.274604 [ 269 ] {} <Trace> TCP-Session: ef844e67-0e15-4267-afc8-2f7c0fc33f21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5038 | 2025.12.20 04:57:34.274674 [ 195 ] {98ba921c-f0d5-44b4-b899-9632ca3224e8::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5039 | 2025.12.20 04:57:34.274719 [ 195 ] {98ba921c-f0d5-44b4-b899-9632ca3224e8::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1407 rows starting from the beginning of the part | ||
| 5040 | 2025.12.20 04:57:34.274733 [ 269 ] {d9bd634c-7672-4e97-af5f-ff842ce95ffc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62292) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5041 | 2025.12.20 04:57:34.274782 [ 269 ] {d9bd634c-7672-4e97-af5f-ff842ce95ffc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5042 | 2025.12.20 04:57:34.274797 [ 195 ] {98ba921c-f0d5-44b4-b899-9632ca3224e8::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 259 rows starting from the beginning of the part | ||
| 5043 | 2025.12.20 04:57:34.274857 [ 195 ] {98ba921c-f0d5-44b4-b899-9632ca3224e8::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 | ||
| 5044 | 2025.12.20 04:57:34.274922 [ 195 ] {98ba921c-f0d5-44b4-b899-9632ca3224e8::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 138 rows starting from the beginning of the part | ||
| 5045 | 2025.12.20 04:57:34.274986 [ 195 ] {98ba921c-f0d5-44b4-b899-9632ca3224e8::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 1196 rows starting from the beginning of the part | ||
| 5046 | 2025.12.20 04:57:34.275045 [ 195 ] {98ba921c-f0d5-44b4-b899-9632ca3224e8::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 138 rows starting from the beginning of the part | ||
| 5047 | 2025.12.20 04:57:34.275362 [ 269 ] {d9bd634c-7672-4e97-af5f-ff842ce95ffc} <Trace> oximeter.fields_u16 (a1634391-e721-4954-b832-fc744d9d9f64): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5048 | 2025.12.20 04:57:34.275403 [ 269 ] {d9bd634c-7672-4e97-af5f-ff842ce95ffc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 5049 | 2025.12.20 04:57:34.275824 [ 269 ] {d9bd634c-7672-4e97-af5f-ff842ce95ffc} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 5050 | 2025.12.20 04:57:34.276127 [ 269 ] {d9bd634c-7672-4e97-af5f-ff842ce95ffc} <Trace> oximeter.fields_u16 (a1634391-e721-4954-b832-fc744d9d9f64): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5051 | 2025.12.20 04:57:34.276266 [ 59 ] {} <Debug> oximeter.fields_u16 (a1634391-e721-4954-b832-fc744d9d9f64) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 5052 | 2025.12.20 04:57:34.276302 [ 269 ] {d9bd634c-7672-4e97-af5f-ff842ce95ffc} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001603 sec., 25577.043044291953 rows/sec., 1.88 MiB/sec. | ||
| 5053 | 2025.12.20 04:57:34.276305 [ 59 ] {} <Trace> oximeter.fields_u16 (a1634391-e721-4954-b832-fc744d9d9f64): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5054 | 2025.12.20 04:57:34.276341 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 5055 | 2025.12.20 04:57:34.276354 [ 269 ] {d9bd634c-7672-4e97-af5f-ff842ce95ffc} <Debug> TCPHandler: Processed in 0.001816987 sec. | ||
| 5056 | 2025.12.20 04:57:34.276435 [ 199 ] {a1634391-e721-4954-b832-fc744d9d9f64::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 | ||
| 5057 | 2025.12.20 04:57:34.276504 [ 269 ] {} <Trace> TCP-Session: ef844e67-0e15-4267-afc8-2f7c0fc33f21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5058 | 2025.12.20 04:57:34.276532 [ 199 ] {a1634391-e721-4954-b832-fc744d9d9f64::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5059 | 2025.12.20 04:57:34.276561 [ 199 ] {a1634391-e721-4954-b832-fc744d9d9f64::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 71 rows starting from the beginning of the part | ||
| 5060 | 2025.12.20 04:57:34.276615 [ 199 ] {a1634391-e721-4954-b832-fc744d9d9f64::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 2 rows starting from the beginning of the part | ||
| 5061 | 2025.12.20 04:57:34.276624 [ 269 ] {4060b8f2-98d5-4342-b676-f99c37e01d84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62292) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5062 | 2025.12.20 04:57:34.276660 [ 199 ] {a1634391-e721-4954-b832-fc744d9d9f64::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 | ||
| 5063 | 2025.12.20 04:57:34.276672 [ 269 ] {4060b8f2-98d5-4342-b676-f99c37e01d84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5064 | 2025.12.20 04:57:34.276701 [ 199 ] {a1634391-e721-4954-b832-fc744d9d9f64::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 55 rows starting from the beginning of the part | ||
| 5065 | 2025.12.20 04:57:34.276741 [ 199 ] {a1634391-e721-4954-b832-fc744d9d9f64::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 | ||
| 5066 | 2025.12.20 04:57:34.276778 [ 199 ] {a1634391-e721-4954-b832-fc744d9d9f64::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 | ||
| 5067 | 2025.12.20 04:57:34.277034 [ 193 ] {98ba921c-f0d5-44b4-b899-9632ca3224e8::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3194 rows, containing 5 columns (5 merged, 0 gathered) in 0.002541588 sec., 1256694.6334339003 rows/sec., 110.33 MiB/sec. | ||
| 5068 | 2025.12.20 04:57:34.277205 [ 269 ] {4060b8f2-98d5-4342-b676-f99c37e01d84} <Trace> oximeter.fields_uuid (c4054d52-154a-4375-bc5c-c9e26ae24e42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5069 | 2025.12.20 04:57:34.277251 [ 269 ] {4060b8f2-98d5-4342-b676-f99c37e01d84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 5070 | 2025.12.20 04:57:34.277265 [ 187 ] {98ba921c-f0d5-44b4-b899-9632ca3224e8::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5071 | 2025.12.20 04:57:34.277514 [ 187 ] {98ba921c-f0d5-44b4-b899-9632ca3224e8::all_1_36_7} <Trace> oximeter.fields_string (98ba921c-f0d5-44b4-b899-9632ca3224e8): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5072 | 2025.12.20 04:57:34.277579 [ 187 ] {98ba921c-f0d5-44b4-b899-9632ca3224e8::all_1_36_7} <Trace> oximeter.fields_string (98ba921c-f0d5-44b4-b899-9632ca3224e8) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5073 | 2025.12.20 04:57:34.277643 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.82 MiB. | ||
| 5074 | 2025.12.20 04:57:34.277693 [ 269 ] {4060b8f2-98d5-4342-b676-f99c37e01d84} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5075 | 2025.12.20 04:57:34.277775 [ 193 ] {a1634391-e721-4954-b832-fc744d9d9f64::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 251 rows, containing 5 columns (5 merged, 0 gathered) in 0.001376231 sec., 182382.17276024158 rows/sec., 14.09 MiB/sec. | ||
| 5076 | 2025.12.20 04:57:34.277888 [ 187 ] {a1634391-e721-4954-b832-fc744d9d9f64::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 5077 | 2025.12.20 04:57:34.277943 [ 269 ] {4060b8f2-98d5-4342-b676-f99c37e01d84} <Trace> oximeter.fields_uuid (c4054d52-154a-4375-bc5c-c9e26ae24e42): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5078 | 2025.12.20 04:57:34.278057 [ 59 ] {} <Debug> oximeter.fields_uuid (c4054d52-154a-4375-bc5c-c9e26ae24e42) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5079 | 2025.12.20 04:57:34.278088 [ 269 ] {4060b8f2-98d5-4342-b676-f99c37e01d84} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001493 sec., 70328.19825853985 rows/sec., 5.49 MiB/sec. | ||
| 5080 | 2025.12.20 04:57:34.278095 [ 59 ] {} <Trace> oximeter.fields_uuid (c4054d52-154a-4375-bc5c-c9e26ae24e42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5081 | 2025.12.20 04:57:34.278125 [ 187 ] {a1634391-e721-4954-b832-fc744d9d9f64::all_1_21_4} <Trace> oximeter.fields_u16 (a1634391-e721-4954-b832-fc744d9d9f64): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5082 | 2025.12.20 04:57:34.278127 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 5083 | 2025.12.20 04:57:34.278140 [ 269 ] {4060b8f2-98d5-4342-b676-f99c37e01d84} <Debug> TCPHandler: Processed in 0.001701246 sec. | ||
| 5084 | 2025.12.20 04:57:34.278184 [ 187 ] {a1634391-e721-4954-b832-fc744d9d9f64::all_1_21_4} <Trace> oximeter.fields_u16 (a1634391-e721-4954-b832-fc744d9d9f64) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 5085 | 2025.12.20 04:57:34.278222 [ 193 ] {c4054d52-154a-4375-bc5c-c9e26ae24e42::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 | ||
| 5086 | 2025.12.20 04:57:34.278241 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 5087 | 2025.12.20 04:57:34.278282 [ 269 ] {} <Trace> TCP-Session: ef844e67-0e15-4267-afc8-2f7c0fc33f21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5088 | 2025.12.20 04:57:34.278339 [ 193 ] {c4054d52-154a-4375-bc5c-c9e26ae24e42::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5089 | 2025.12.20 04:57:34.278377 [ 193 ] {c4054d52-154a-4375-bc5c-c9e26ae24e42::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 633 rows starting from the beginning of the part | ||
| 5090 | 2025.12.20 04:57:34.278384 [ 269 ] {63f0fda5-034c-4aaa-86b8-0d39f2767c2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62292) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5091 | 2025.12.20 04:57:34.278437 [ 269 ] {63f0fda5-034c-4aaa-86b8-0d39f2767c2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5092 | 2025.12.20 04:57:34.278443 [ 193 ] {c4054d52-154a-4375-bc5c-c9e26ae24e42::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 143 rows starting from the beginning of the part | ||
| 5093 | 2025.12.20 04:57:34.278504 [ 193 ] {c4054d52-154a-4375-bc5c-c9e26ae24e42::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 | ||
| 5094 | 2025.12.20 04:57:34.278547 [ 193 ] {c4054d52-154a-4375-bc5c-c9e26ae24e42::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 105 rows starting from the beginning of the part | ||
| 5095 | 2025.12.20 04:57:34.278588 [ 193 ] {c4054d52-154a-4375-bc5c-c9e26ae24e42::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 520 rows starting from the beginning of the part | ||
| 5096 | 2025.12.20 04:57:34.278641 [ 193 ] {c4054d52-154a-4375-bc5c-c9e26ae24e42::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 105 rows starting from the beginning of the part | ||
| 5097 | 2025.12.20 04:57:34.278893 [ 269 ] {63f0fda5-034c-4aaa-86b8-0d39f2767c2b} <Trace> oximeter.measurements_cumulativeu64 (0728ad91-3238-42af-8ba1-e7fe350e1bf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5098 | 2025.12.20 04:57:34.278938 [ 269 ] {63f0fda5-034c-4aaa-86b8-0d39f2767c2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 5099 | 2025.12.20 04:57:34.279303 [ 269 ] {63f0fda5-034c-4aaa-86b8-0d39f2767c2b} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5100 | 2025.12.20 04:57:34.279547 [ 269 ] {63f0fda5-034c-4aaa-86b8-0d39f2767c2b} <Trace> oximeter.measurements_cumulativeu64 (0728ad91-3238-42af-8ba1-e7fe350e1bf3): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5101 | 2025.12.20 04:57:34.279655 [ 59 ] {} <Debug> oximeter.measurements_cumulativeu64 (0728ad91-3238-42af-8ba1-e7fe350e1bf3) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5102 | 2025.12.20 04:57:34.279682 [ 269 ] {63f0fda5-034c-4aaa-86b8-0d39f2767c2b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00132 sec., 121212.12121212122 rows/sec., 8.44 MiB/sec. | ||
| 5103 | 2025.12.20 04:57:34.279686 [ 59 ] {} <Trace> oximeter.measurements_cumulativeu64 (0728ad91-3238-42af-8ba1-e7fe350e1bf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5104 | 2025.12.20 04:57:34.279716 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 5105 | 2025.12.20 04:57:34.279722 [ 269 ] {63f0fda5-034c-4aaa-86b8-0d39f2767c2b} <Debug> TCPHandler: Processed in 0.001493043 sec. | ||
| 5106 | 2025.12.20 04:57:34.279797 [ 201 ] {0728ad91-3238-42af-8ba1-e7fe350e1bf3::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 | ||
| 5107 | 2025.12.20 04:57:34.279823 [ 194 ] {c4054d52-154a-4375-bc5c-c9e26ae24e42::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1570 rows, containing 5 columns (5 merged, 0 gathered) in 0.001631085 sec., 962549.4686052536 rows/sec., 76.71 MiB/sec. | ||
| 5108 | 2025.12.20 04:57:34.279845 [ 269 ] {} <Trace> TCP-Session: ef844e67-0e15-4267-afc8-2f7c0fc33f21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5109 | 2025.12.20 04:57:34.279915 [ 201 ] {0728ad91-3238-42af-8ba1-e7fe350e1bf3::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5110 | 2025.12.20 04:57:34.279949 [ 201 ] {0728ad91-3238-42af-8ba1-e7fe350e1bf3::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 9312 rows starting from the beginning of the part | ||
| 5111 | 2025.12.20 04:57:34.279967 [ 269 ] {0edd4cc7-a69e-4df6-be9d-f9fc2094b8a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62292) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5112 | 2025.12.20 04:57:34.280002 [ 201 ] {0728ad91-3238-42af-8ba1-e7fe350e1bf3::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 197 rows starting from the beginning of the part | ||
| 5113 | 2025.12.20 04:57:34.280030 [ 269 ] {0edd4cc7-a69e-4df6-be9d-f9fc2094b8a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5114 | 2025.12.20 04:57:34.280057 [ 201 ] {0728ad91-3238-42af-8ba1-e7fe350e1bf3::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 160 rows starting from the beginning of the part | ||
| 5115 | 2025.12.20 04:57:34.280085 [ 187 ] {c4054d52-154a-4375-bc5c-c9e26ae24e42::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5116 | 2025.12.20 04:57:34.280104 [ 201 ] {0728ad91-3238-42af-8ba1-e7fe350e1bf3::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 | ||
| 5117 | 2025.12.20 04:57:34.280154 [ 201 ] {0728ad91-3238-42af-8ba1-e7fe350e1bf3::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 844 rows starting from the beginning of the part | ||
| 5118 | 2025.12.20 04:57:34.280193 [ 201 ] {0728ad91-3238-42af-8ba1-e7fe350e1bf3::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 160 rows starting from the beginning of the part | ||
| 5119 | 2025.12.20 04:57:34.280517 [ 187 ] {c4054d52-154a-4375-bc5c-c9e26ae24e42::all_1_36_7} <Trace> oximeter.fields_uuid (c4054d52-154a-4375-bc5c-c9e26ae24e42): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5120 | 2025.12.20 04:57:34.280621 [ 187 ] {c4054d52-154a-4375-bc5c-c9e26ae24e42::all_1_36_7} <Trace> oximeter.fields_uuid (c4054d52-154a-4375-bc5c-c9e26ae24e42) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5121 | 2025.12.20 04:57:34.280723 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 5122 | 2025.12.20 04:57:34.280947 [ 269 ] {0edd4cc7-a69e-4df6-be9d-f9fc2094b8a7} <Trace> oximeter.measurements_histogramu64 (20f97701-e8e9-497e-bf0d-ce4ede2e5aa1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5123 | 2025.12.20 04:57:34.280983 [ 269 ] {0edd4cc7-a69e-4df6-be9d-f9fc2094b8a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 5124 | 2025.12.20 04:57:34.281635 [ 269 ] {0edd4cc7-a69e-4df6-be9d-f9fc2094b8a7} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 5125 | 2025.12.20 04:57:34.281883 [ 269 ] {0edd4cc7-a69e-4df6-be9d-f9fc2094b8a7} <Trace> oximeter.measurements_histogramu64 (20f97701-e8e9-497e-bf0d-ce4ede2e5aa1): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5126 | 2025.12.20 04:57:34.282044 [ 269 ] {0edd4cc7-a69e-4df6-be9d-f9fc2094b8a7} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002096 sec., 19561.068702290075 rows/sec., 35.05 MiB/sec. | ||
| 5127 | 2025.12.20 04:57:34.282121 [ 269 ] {0edd4cc7-a69e-4df6-be9d-f9fc2094b8a7} <Debug> TCPHandler: Processed in 0.002327306 sec. | ||
| 5128 | 2025.12.20 04:57:34.282241 [ 269 ] {} <Trace> TCP-Session: ef844e67-0e15-4267-afc8-2f7c0fc33f21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5129 | 2025.12.20 04:57:34.282339 [ 269 ] {bbbb7078-5f86-4250-abaa-667d2e92b0ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62292) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5130 | 2025.12.20 04:57:34.282383 [ 269 ] {bbbb7078-5f86-4250-abaa-667d2e92b0ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5131 | 2025.12.20 04:57:34.282762 [ 269 ] {bbbb7078-5f86-4250-abaa-667d2e92b0ab} <Trace> oximeter.measurements_u64 (2d12d158-aeaf-4eed-935c-e5714c0fad4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5132 | 2025.12.20 04:57:34.282806 [ 269 ] {bbbb7078-5f86-4250-abaa-667d2e92b0ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 5133 | 2025.12.20 04:57:34.283192 [ 269 ] {bbbb7078-5f86-4250-abaa-667d2e92b0ab} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5134 | 2025.12.20 04:57:34.283414 [ 269 ] {bbbb7078-5f86-4250-abaa-667d2e92b0ab} <Trace> oximeter.measurements_u64 (2d12d158-aeaf-4eed-935c-e5714c0fad4d): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5135 | 2025.12.20 04:57:34.283527 [ 59 ] {} <Debug> oximeter.measurements_u64 (2d12d158-aeaf-4eed-935c-e5714c0fad4d) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5136 | 2025.12.20 04:57:34.283555 [ 59 ] {} <Trace> oximeter.measurements_u64 (2d12d158-aeaf-4eed-935c-e5714c0fad4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5137 | 2025.12.20 04:57:34.283560 [ 194 ] {0728ad91-3238-42af-8ba1-e7fe350e1bf3::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10833 rows, containing 5 columns (5 merged, 0 gathered) in 0.003800308 sec., 2850558.428422117 rows/sec., 195.79 MiB/sec. | ||
| 5138 | 2025.12.20 04:57:34.283586 [ 269 ] {bbbb7078-5f86-4250-abaa-667d2e92b0ab} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001264 sec., 47468.354430379746 rows/sec., 3.20 MiB/sec. | ||
| 5139 | 2025.12.20 04:57:34.283574 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 5140 | 2025.12.20 04:57:34.283662 [ 269 ] {bbbb7078-5f86-4250-abaa-667d2e92b0ab} <Debug> TCPHandler: Processed in 0.001471772 sec. | ||
| 5141 | 2025.12.20 04:57:34.283700 [ 201 ] {2d12d158-aeaf-4eed-935c-e5714c0fad4d::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 | ||
| 5142 | 2025.12.20 04:57:34.283793 [ 201 ] {2d12d158-aeaf-4eed-935c-e5714c0fad4d::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5143 | 2025.12.20 04:57:34.283819 [ 201 ] {2d12d158-aeaf-4eed-935c-e5714c0fad4d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1800 rows starting from the beginning of the part | ||
| 5144 | 2025.12.20 04:57:34.283864 [ 201 ] {2d12d158-aeaf-4eed-935c-e5714c0fad4d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 60 rows starting from the beginning of the part | ||
| 5145 | 2025.12.20 04:57:34.283900 [ 201 ] {2d12d158-aeaf-4eed-935c-e5714c0fad4d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 60 rows starting from the beginning of the part | ||
| 5146 | 2025.12.20 04:57:34.283933 [ 201 ] {2d12d158-aeaf-4eed-935c-e5714c0fad4d::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 | ||
| 5147 | 2025.12.20 04:57:34.283967 [ 201 ] {2d12d158-aeaf-4eed-935c-e5714c0fad4d::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 | ||
| 5148 | 2025.12.20 04:57:34.284001 [ 201 ] {2d12d158-aeaf-4eed-935c-e5714c0fad4d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 60 rows starting from the beginning of the part | ||
| 5149 | 2025.12.20 04:57:34.284020 [ 188 ] {0728ad91-3238-42af-8ba1-e7fe350e1bf3::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5150 | 2025.12.20 04:57:34.284434 [ 188 ] {0728ad91-3238-42af-8ba1-e7fe350e1bf3::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (0728ad91-3238-42af-8ba1-e7fe350e1bf3): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5151 | 2025.12.20 04:57:34.284543 [ 188 ] {0728ad91-3238-42af-8ba1-e7fe350e1bf3::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (0728ad91-3238-42af-8ba1-e7fe350e1bf3) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5152 | 2025.12.20 04:57:34.284686 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.10 MiB. | ||
| 5153 | 2025.12.20 04:57:34.284944 [ 194 ] {2d12d158-aeaf-4eed-935c-e5714c0fad4d::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2100 rows, containing 4 columns (4 merged, 0 gathered) in 0.00127011 sec., 1653400.099204006 rows/sec., 111.43 MiB/sec. | ||
| 5154 | 2025.12.20 04:57:34.285266 [ 188 ] {2d12d158-aeaf-4eed-935c-e5714c0fad4d::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5155 | 2025.12.20 04:57:34.285719 [ 188 ] {2d12d158-aeaf-4eed-935c-e5714c0fad4d::all_1_36_7} <Trace> oximeter.measurements_u64 (2d12d158-aeaf-4eed-935c-e5714c0fad4d): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5156 | 2025.12.20 04:57:34.285829 [ 188 ] {2d12d158-aeaf-4eed-935c-e5714c0fad4d::all_1_36_7} <Trace> oximeter.measurements_u64 (2d12d158-aeaf-4eed-935c-e5714c0fad4d) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5157 | 2025.12.20 04:57:34.285934 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.61 MiB. | ||
| 5158 | 2025.12.20 04:57:34.808440 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61134 | ||
| 5159 | 2025.12.20 04:57:34.808554 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5160 | 2025.12.20 04:57:34.808580 [ 290 ] {} <Debug> TCP-Session: 34599f14-38cb-476c-8934-899146723722 Authenticating user 'default' from [fd00:1122:3344:101::e]:61134 | ||
| 5161 | 2025.12.20 04:57:34.808603 [ 290 ] {} <Debug> TCP-Session: 34599f14-38cb-476c-8934-899146723722 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5162 | 2025.12.20 04:57:34.808616 [ 290 ] {} <Debug> TCP-Session: 34599f14-38cb-476c-8934-899146723722 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5163 | 2025.12.20 04:57:34.808827 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58029 | ||
| 5164 | 2025.12.20 04:57:34.808838 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36992 | ||
| 5165 | 2025.12.20 04:57:34.808900 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57565 | ||
| 5166 | 2025.12.20 04:57:34.808892 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56673 | ||
| 5167 | 2025.12.20 04:57:34.808959 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5168 | 2025.12.20 04:57:34.808969 [ 290 ] {} <Trace> TCP-Session: 34599f14-38cb-476c-8934-899146723722 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5169 | 2025.12.20 04:57:34.808981 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5170 | 2025.12.20 04:57:34.809003 [ 291 ] {} <Debug> TCP-Session: 73ec0a32-3702-4c70-b35c-e5faa66d0cc2 Authenticating user 'default' from [fd00:1122:3344:101::e]:58029 | ||
| 5171 | 2025.12.20 04:57:34.809040 [ 293 ] {} <Debug> TCP-Session: fe1ee266-3098-458f-8a50-57a54c1d0029 Authenticating user 'default' from [fd00:1122:3344:101::e]:36992 | ||
| 5172 | 2025.12.20 04:57:34.808990 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5173 | 2025.12.20 04:57:34.809059 [ 291 ] {} <Debug> TCP-Session: 73ec0a32-3702-4c70-b35c-e5faa66d0cc2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5174 | 2025.12.20 04:57:34.809076 [ 293 ] {} <Debug> TCP-Session: fe1ee266-3098-458f-8a50-57a54c1d0029 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5175 | 2025.12.20 04:57:34.809094 [ 289 ] {} <Debug> TCP-Session: 385d1e45-ea47-4155-803d-4e22a8c84320 Authenticating user 'default' from [fd00:1122:3344:101::e]:57565 | ||
| 5176 | 2025.12.20 04:57:34.809099 [ 291 ] {} <Debug> TCP-Session: 73ec0a32-3702-4c70-b35c-e5faa66d0cc2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5177 | 2025.12.20 04:57:34.809129 [ 289 ] {} <Debug> TCP-Session: 385d1e45-ea47-4155-803d-4e22a8c84320 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5178 | 2025.12.20 04:57:34.809169 [ 290 ] {35207d24-3ea3-42a2-ad13-d99b5486cd75} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:61134) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5179 | 2025.12.20 04:57:34.809189 [ 289 ] {} <Debug> TCP-Session: 385d1e45-ea47-4155-803d-4e22a8c84320 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5180 | 2025.12.20 04:57:34.809112 [ 293 ] {} <Debug> TCP-Session: fe1ee266-3098-458f-8a50-57a54c1d0029 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5181 | 2025.12.20 04:57:34.809042 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5182 | 2025.12.20 04:57:34.808882 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64227 | ||
| 5183 | 2025.12.20 04:57:34.809277 [ 288 ] {} <Debug> TCP-Session: de9c1257-7728-4f63-b6ed-907289c4e3ec Authenticating user 'default' from [fd00:1122:3344:101::e]:56673 | ||
| 5184 | 2025.12.20 04:57:34.808871 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46103 | ||
| 5185 | 2025.12.20 04:57:34.809314 [ 288 ] {} <Debug> TCP-Session: de9c1257-7728-4f63-b6ed-907289c4e3ec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5186 | 2025.12.20 04:57:34.809336 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5187 | 2025.12.20 04:57:34.809350 [ 288 ] {} <Debug> TCP-Session: de9c1257-7728-4f63-b6ed-907289c4e3ec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5188 | 2025.12.20 04:57:34.808859 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62845 | ||
| 5189 | 2025.12.20 04:57:34.809379 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5190 | 2025.12.20 04:57:34.809369 [ 287 ] {} <Debug> TCP-Session: e802e486-9799-4bcd-8665-9f73905566c2 Authenticating user 'default' from [fd00:1122:3344:101::e]:64227 | ||
| 5191 | 2025.12.20 04:57:34.809419 [ 286 ] {} <Debug> TCP-Session: 9f9f246d-2edc-4bc4-971a-658b2500d78e Authenticating user 'default' from [fd00:1122:3344:101::e]:46103 | ||
| 5192 | 2025.12.20 04:57:34.809440 [ 287 ] {} <Debug> TCP-Session: e802e486-9799-4bcd-8665-9f73905566c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5193 | 2025.12.20 04:57:34.809441 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5194 | 2025.12.20 04:57:34.809456 [ 286 ] {} <Debug> TCP-Session: 9f9f246d-2edc-4bc4-971a-658b2500d78e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5195 | 2025.12.20 04:57:34.809464 [ 287 ] {} <Debug> TCP-Session: e802e486-9799-4bcd-8665-9f73905566c2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5196 | 2025.12.20 04:57:34.809486 [ 286 ] {} <Debug> TCP-Session: 9f9f246d-2edc-4bc4-971a-658b2500d78e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5197 | 2025.12.20 04:57:34.809498 [ 290 ] {35207d24-3ea3-42a2-ad13-d99b5486cd75} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5198 | 2025.12.20 04:57:34.808839 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57561 | ||
| 5199 | 2025.12.20 04:57:34.809482 [ 294 ] {} <Debug> TCP-Session: f689b825-4cd9-4c7e-a2b6-df9e02efe1be Authenticating user 'default' from [fd00:1122:3344:101::e]:62845 | ||
| 5200 | 2025.12.20 04:57:34.809563 [ 290 ] {35207d24-3ea3-42a2-ad13-d99b5486cd75} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5201 | 2025.12.20 04:57:34.809581 [ 294 ] {} <Debug> TCP-Session: f689b825-4cd9-4c7e-a2b6-df9e02efe1be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5202 | 2025.12.20 04:57:34.809595 [ 294 ] {} <Debug> TCP-Session: f689b825-4cd9-4c7e-a2b6-df9e02efe1be Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5203 | 2025.12.20 04:57:34.809611 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5204 | 2025.12.20 04:57:34.809643 [ 292 ] {} <Debug> TCP-Session: 41424606-3bda-4034-9c0c-518bac59c894 Authenticating user 'default' from [fd00:1122:3344:101::e]:57561 | ||
| 5205 | 2025.12.20 04:57:34.809659 [ 292 ] {} <Debug> TCP-Session: 41424606-3bda-4034-9c0c-518bac59c894 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5206 | 2025.12.20 04:57:34.809672 [ 292 ] {} <Debug> TCP-Session: 41424606-3bda-4034-9c0c-518bac59c894 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5207 | 2025.12.20 04:57:34.809886 [ 290 ] {35207d24-3ea3-42a2-ad13-d99b5486cd75} <Debug> oximeter.version (17f1381b-5cbd-46d0-b381-84690a36776c) (SelectExecutor): Key condition: unknown | ||
| 5208 | 2025.12.20 04:57:34.811025 [ 309 ] {35207d24-3ea3-42a2-ad13-d99b5486cd75} <Trace> AggregatingTransform: Aggregating | ||
| 5209 | 2025.12.20 04:57:34.811082 [ 309 ] {35207d24-3ea3-42a2-ad13-d99b5486cd75} <Trace> Aggregator: Aggregation method: without_key | ||
| 5210 | 2025.12.20 04:57:34.811121 [ 309 ] {35207d24-3ea3-42a2-ad13-d99b5486cd75} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001127637 sec. (886.810 rows/sec., 34.64 KiB/sec.) | ||
| 5211 | 2025.12.20 04:57:34.811141 [ 309 ] {35207d24-3ea3-42a2-ad13-d99b5486cd75} <Trace> Aggregator: Merging aggregated data | ||
| 5212 | 2025.12.20 04:57:34.812206 [ 290 ] {35207d24-3ea3-42a2-ad13-d99b5486cd75} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003101 sec., 322.4766204450177 rows/sec., 12.60 KiB/sec. | ||
| 5213 | 2025.12.20 04:57:34.812352 [ 290 ] {35207d24-3ea3-42a2-ad13-d99b5486cd75} <Debug> TCPHandler: Processed in 0.003526853 sec. | ||
| 5214 | 2025.12.20 04:57:34.812445 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5215 | 2025.12.20 04:57:34.812472 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5216 | 2025.12.20 04:57:34.812489 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5217 | 2025.12.20 04:57:34.812505 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5218 | 2025.12.20 04:57:34.812518 [ 289 ] {} <Debug> TCP-Session: 385d1e45-ea47-4155-803d-4e22a8c84320 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5219 | 2025.12.20 04:57:34.812537 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5220 | 2025.12.20 04:57:34.812553 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5221 | 2025.12.20 04:57:34.812568 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5222 | 2025.12.20 04:57:34.812589 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5223 | 2025.12.20 04:57:34.812623 [ 287 ] {} <Debug> TCP-Session: e802e486-9799-4bcd-8665-9f73905566c2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5224 | 2025.12.20 04:57:34.812589 [ 286 ] {} <Debug> TCP-Session: 9f9f246d-2edc-4bc4-971a-658b2500d78e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5225 | 2025.12.20 04:57:34.812655 [ 288 ] {} <Debug> TCP-Session: de9c1257-7728-4f63-b6ed-907289c4e3ec Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5226 | 2025.12.20 04:57:34.812554 [ 293 ] {} <Debug> TCP-Session: fe1ee266-3098-458f-8a50-57a54c1d0029 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5227 | 2025.12.20 04:57:34.812540 [ 291 ] {} <Debug> TCP-Session: 73ec0a32-3702-4c70-b35c-e5faa66d0cc2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5228 | 2025.12.20 04:57:34.812475 [ 290 ] {} <Debug> TCP-Session: 34599f14-38cb-476c-8934-899146723722 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5229 | 2025.12.20 04:57:34.812602 [ 294 ] {} <Debug> TCP-Session: f689b825-4cd9-4c7e-a2b6-df9e02efe1be Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5230 | 2025.12.20 04:57:34.812519 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5231 | 2025.12.20 04:57:34.812798 [ 292 ] {} <Debug> TCP-Session: 41424606-3bda-4034-9c0c-518bac59c894 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5232 | 2025.12.20 04:57:35.547699 [ 58 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5233 | 2025.12.20 04:57:35.547753 [ 58 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5234 | 2025.12.20 04:57:35.665999 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 12415 | ||
| 5235 | 2025.12.20 04:57:35.666789 [ 244 ] {} <Trace> system.asynchronous_metric_log (e27368f7-91e4-4bc1-8c72-f994b219acd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5236 | 2025.12.20 04:57:35.666870 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 5237 | 2025.12.20 04:57:35.667525 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5238 | 2025.12.20 04:57:35.667763 [ 244 ] {} <Trace> system.asynchronous_metric_log (e27368f7-91e4-4bc1-8c72-f994b219acd5): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5239 | 2025.12.20 04:57:35.667911 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12415 | ||
| 5240 | 2025.12.20 04:57:35.667950 [ 58 ] {} <Debug> system.asynchronous_metric_log (e27368f7-91e4-4bc1-8c72-f994b219acd5) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5241 | 2025.12.20 04:57:35.668043 [ 58 ] {} <Trace> system.asynchronous_metric_log (e27368f7-91e4-4bc1-8c72-f994b219acd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5242 | 2025.12.20 04:57:35.668078 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 5243 | 2025.12.20 04:57:35.668233 [ 196 ] {e27368f7-91e4-4bc1-8c72-f994b219acd5::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 | ||
| 5244 | 2025.12.20 04:57:35.668398 [ 196 ] {e27368f7-91e4-4bc1-8c72-f994b219acd5::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5245 | 2025.12.20 04:57:35.668442 [ 196 ] {e27368f7-91e4-4bc1-8c72-f994b219acd5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 10047 rows starting from the beginning of the part | ||
| 5246 | 2025.12.20 04:57:35.668541 [ 196 ] {e27368f7-91e4-4bc1-8c72-f994b219acd5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 448 rows starting from the beginning of the part | ||
| 5247 | 2025.12.20 04:57:35.668596 [ 196 ] {e27368f7-91e4-4bc1-8c72-f994b219acd5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 512 rows starting from the beginning of the part | ||
| 5248 | 2025.12.20 04:57:35.668643 [ 196 ] {e27368f7-91e4-4bc1-8c72-f994b219acd5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 448 rows starting from the beginning of the part | ||
| 5249 | 2025.12.20 04:57:35.668688 [ 196 ] {e27368f7-91e4-4bc1-8c72-f994b219acd5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 512 rows starting from the beginning of the part | ||
| 5250 | 2025.12.20 04:57:35.668735 [ 196 ] {e27368f7-91e4-4bc1-8c72-f994b219acd5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 448 rows starting from the beginning of the part | ||
| 5251 | 2025.12.20 04:57:35.670692 [ 194 ] {e27368f7-91e4-4bc1-8c72-f994b219acd5::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12415 rows, containing 4 columns (4 merged, 0 gathered) in 0.002526648 sec., 4913624.691686377 rows/sec., 70.29 MiB/sec. | ||
| 5252 | 2025.12.20 04:57:35.671134 [ 191 ] {e27368f7-91e4-4bc1-8c72-f994b219acd5::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5253 | 2025.12.20 04:57:35.671469 [ 191 ] {e27368f7-91e4-4bc1-8c72-f994b219acd5::all_1_26_5} <Trace> system.asynchronous_metric_log (e27368f7-91e4-4bc1-8c72-f994b219acd5): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5254 | 2025.12.20 04:57:35.671558 [ 191 ] {e27368f7-91e4-4bc1-8c72-f994b219acd5::all_1_26_5} <Trace> system.asynchronous_metric_log (e27368f7-91e4-4bc1-8c72-f994b219acd5) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5255 | 2025.12.20 04:57:35.671684 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.39 MiB. | ||
| 5256 | 2025.12.20 04:57:36.305595 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 196 | ||
| 5257 | 2025.12.20 04:57:36.323442 [ 245 ] {} <Trace> system.metric_log (ee27eced-b232-4ad5-8c8e-43cace0440d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5258 | 2025.12.20 04:57:36.323513 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 5259 | 2025.12.20 04:57:36.329038 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5260 | 2025.12.20 04:57:36.329781 [ 245 ] {} <Trace> system.metric_log (ee27eced-b232-4ad5-8c8e-43cace0440d5): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5261 | 2025.12.20 04:57:36.330087 [ 57 ] {} <Debug> system.metric_log (ee27eced-b232-4ad5-8c8e-43cace0440d5) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5262 | 2025.12.20 04:57:36.330161 [ 57 ] {} <Trace> system.metric_log (ee27eced-b232-4ad5-8c8e-43cace0440d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5263 | 2025.12.20 04:57:36.330182 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 5264 | 2025.12.20 04:57:36.330304 [ 196 ] {ee27eced-b232-4ad5-8c8e-43cace0440d5::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 | ||
| 5265 | 2025.12.20 04:57:36.333513 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 196 | ||
| 5266 | 2025.12.20 04:57:36.334514 [ 196 ] {ee27eced-b232-4ad5-8c8e-43cace0440d5::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5267 | 2025.12.20 04:57:36.336155 [ 196 ] {ee27eced-b232-4ad5-8c8e-43cace0440d5::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 | ||
| 5268 | 2025.12.20 04:57:36.341111 [ 196 ] {ee27eced-b232-4ad5-8c8e-43cace0440d5::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 | ||
| 5269 | 2025.12.20 04:57:36.345628 [ 196 ] {ee27eced-b232-4ad5-8c8e-43cace0440d5::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 | ||
| 5270 | 2025.12.20 04:57:36.349932 [ 196 ] {ee27eced-b232-4ad5-8c8e-43cace0440d5::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 | ||
| 5271 | 2025.12.20 04:57:36.354589 [ 196 ] {ee27eced-b232-4ad5-8c8e-43cace0440d5::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 | ||
| 5272 | 2025.12.20 04:57:36.358991 [ 196 ] {ee27eced-b232-4ad5-8c8e-43cace0440d5::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 | ||
| 5273 | 2025.12.20 04:57:36.412376 [ 194 ] {ee27eced-b232-4ad5-8c8e-43cace0440d5::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 679 columns (679 merged, 0 gathered) in 0.082124439 sec., 2386.6220870014104 rows/sec., 12.34 MiB/sec. | ||
| 5274 | 2025.12.20 04:57:36.415138 [ 190 ] {ee27eced-b232-4ad5-8c8e-43cace0440d5::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5275 | 2025.12.20 04:57:36.417270 [ 190 ] {ee27eced-b232-4ad5-8c8e-43cace0440d5::all_1_26_5} <Trace> system.metric_log (ee27eced-b232-4ad5-8c8e-43cace0440d5): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5276 | 2025.12.20 04:57:36.417381 [ 190 ] {ee27eced-b232-4ad5-8c8e-43cace0440d5::all_1_26_5} <Trace> system.metric_log (ee27eced-b232-4ad5-8c8e-43cace0440d5) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5277 | 2025.12.20 04:57:36.420260 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 5278 | 2025.12.20 04:57:37.000194 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 257.42 MiB, peak 267.98 MiB, free memory in arenas 0.00 B, will set to 264.53 MiB (RSS), difference: 7.11 MiB | ||
| 5279 | 2025.12.20 04:57:39.266932 [ 269 ] {} <Trace> TCP-Session: ef844e67-0e15-4267-afc8-2f7c0fc33f21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5280 | 2025.12.20 04:57:39.267142 [ 269 ] {a4ef0644-2c74-4494-a9b0-827f93cf571a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62292) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5281 | 2025.12.20 04:57:39.267213 [ 269 ] {a4ef0644-2c74-4494-a9b0-827f93cf571a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5282 | 2025.12.20 04:57:39.267886 [ 269 ] {a4ef0644-2c74-4494-a9b0-827f93cf571a} <Trace> oximeter.fields_string (98ba921c-f0d5-44b4-b899-9632ca3224e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5283 | 2025.12.20 04:57:39.267931 [ 269 ] {a4ef0644-2c74-4494-a9b0-827f93cf571a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 5284 | 2025.12.20 04:57:39.268346 [ 269 ] {a4ef0644-2c74-4494-a9b0-827f93cf571a} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5285 | 2025.12.20 04:57:39.268565 [ 269 ] {a4ef0644-2c74-4494-a9b0-827f93cf571a} <Trace> oximeter.fields_string (98ba921c-f0d5-44b4-b899-9632ca3224e8): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5286 | 2025.12.20 04:57:39.268724 [ 269 ] {a4ef0644-2c74-4494-a9b0-827f93cf571a} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001636 sec., 34229.828850855745 rows/sec., 2.63 MiB/sec. | ||
| 5287 | 2025.12.20 04:57:39.268773 [ 269 ] {a4ef0644-2c74-4494-a9b0-827f93cf571a} <Debug> TCPHandler: Processed in 0.00197882 sec. | ||
| 5288 | 2025.12.20 04:57:39.268889 [ 269 ] {} <Trace> TCP-Session: ef844e67-0e15-4267-afc8-2f7c0fc33f21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5289 | 2025.12.20 04:57:39.268991 [ 269 ] {e593bf68-9c23-4703-981a-e142bdf8a482} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62292) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5290 | 2025.12.20 04:57:39.269034 [ 269 ] {e593bf68-9c23-4703-981a-e142bdf8a482} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5291 | 2025.12.20 04:57:39.269459 [ 269 ] {e593bf68-9c23-4703-981a-e142bdf8a482} <Trace> oximeter.fields_uuid (c4054d52-154a-4375-bc5c-c9e26ae24e42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5292 | 2025.12.20 04:57:39.269494 [ 269 ] {e593bf68-9c23-4703-981a-e142bdf8a482} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 5293 | 2025.12.20 04:57:39.269813 [ 269 ] {e593bf68-9c23-4703-981a-e142bdf8a482} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5294 | 2025.12.20 04:57:39.270023 [ 269 ] {e593bf68-9c23-4703-981a-e142bdf8a482} <Trace> oximeter.fields_uuid (c4054d52-154a-4375-bc5c-c9e26ae24e42): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5295 | 2025.12.20 04:57:39.270150 [ 269 ] {e593bf68-9c23-4703-981a-e142bdf8a482} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001183 sec., 54099.74640743872 rows/sec., 4.22 MiB/sec. | ||
| 5296 | 2025.12.20 04:57:39.270188 [ 269 ] {e593bf68-9c23-4703-981a-e142bdf8a482} <Debug> TCPHandler: Processed in 0.0013499 sec. | ||
| 5297 | 2025.12.20 04:57:39.270300 [ 269 ] {} <Trace> TCP-Session: ef844e67-0e15-4267-afc8-2f7c0fc33f21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5298 | 2025.12.20 04:57:39.270396 [ 269 ] {164df2c0-af32-43ad-9279-d8ef3417a32c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62292) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5299 | 2025.12.20 04:57:39.270438 [ 269 ] {164df2c0-af32-43ad-9279-d8ef3417a32c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5300 | 2025.12.20 04:57:39.270839 [ 269 ] {164df2c0-af32-43ad-9279-d8ef3417a32c} <Trace> oximeter.measurements_cumulativeu64 (0728ad91-3238-42af-8ba1-e7fe350e1bf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5301 | 2025.12.20 04:57:39.270874 [ 269 ] {164df2c0-af32-43ad-9279-d8ef3417a32c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 5302 | 2025.12.20 04:57:39.271230 [ 269 ] {164df2c0-af32-43ad-9279-d8ef3417a32c} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5303 | 2025.12.20 04:57:39.271438 [ 269 ] {164df2c0-af32-43ad-9279-d8ef3417a32c} <Trace> oximeter.measurements_cumulativeu64 (0728ad91-3238-42af-8ba1-e7fe350e1bf3): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5304 | 2025.12.20 04:57:39.271567 [ 269 ] {164df2c0-af32-43ad-9279-d8ef3417a32c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001191 sec., 134340.8900083963 rows/sec., 9.36 MiB/sec. | ||
| 5305 | 2025.12.20 04:57:39.271605 [ 269 ] {164df2c0-af32-43ad-9279-d8ef3417a32c} <Debug> TCPHandler: Processed in 0.001356201 sec. | ||
| 5306 | 2025.12.20 04:57:39.271805 [ 269 ] {} <Trace> TCP-Session: ef844e67-0e15-4267-afc8-2f7c0fc33f21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5307 | 2025.12.20 04:57:39.271908 [ 269 ] {8373d7f8-1182-4cbc-8f46-e021b96b0f55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62292) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5308 | 2025.12.20 04:57:39.271961 [ 269 ] {8373d7f8-1182-4cbc-8f46-e021b96b0f55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5309 | 2025.12.20 04:57:39.272308 [ 269 ] {8373d7f8-1182-4cbc-8f46-e021b96b0f55} <Trace> oximeter.measurements_u64 (2d12d158-aeaf-4eed-935c-e5714c0fad4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5310 | 2025.12.20 04:57:39.272343 [ 269 ] {8373d7f8-1182-4cbc-8f46-e021b96b0f55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 5311 | 2025.12.20 04:57:39.272692 [ 269 ] {8373d7f8-1182-4cbc-8f46-e021b96b0f55} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5312 | 2025.12.20 04:57:39.272902 [ 269 ] {8373d7f8-1182-4cbc-8f46-e021b96b0f55} <Trace> oximeter.measurements_u64 (2d12d158-aeaf-4eed-935c-e5714c0fad4d): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5313 | 2025.12.20 04:57:39.273032 [ 269 ] {8373d7f8-1182-4cbc-8f46-e021b96b0f55} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001143 sec., 52493.43832020998 rows/sec., 3.54 MiB/sec. | ||
| 5314 | 2025.12.20 04:57:39.273067 [ 269 ] {8373d7f8-1182-4cbc-8f46-e021b96b0f55} <Debug> TCPHandler: Processed in 0.00131202 sec. | ||
| 5315 | 2025.12.20 04:57:40.689353 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 22 entries to flush up to offset 634 | ||
| 5316 | 2025.12.20 04:57:40.691667 [ 243 ] {} <Trace> system.query_log (8da1f072-0632-4951-ad37-80ce429be088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5317 | 2025.12.20 04:57:40.691719 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 5318 | 2025.12.20 04:57:40.692882 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 5319 | 2025.12.20 04:57:40.693138 [ 243 ] {} <Trace> system.query_log (8da1f072-0632-4951-ad37-80ce429be088): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5320 | 2025.12.20 04:57:40.693387 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 634 | ||
| 5321 | 2025.12.20 04:57:43.167988 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 12927 | ||
| 5322 | 2025.12.20 04:57:43.168654 [ 244 ] {} <Trace> system.asynchronous_metric_log (e27368f7-91e4-4bc1-8c72-f994b219acd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5323 | 2025.12.20 04:57:43.168688 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 5324 | 2025.12.20 04:57:43.169178 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5325 | 2025.12.20 04:57:43.169400 [ 244 ] {} <Trace> system.asynchronous_metric_log (e27368f7-91e4-4bc1-8c72-f994b219acd5): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5326 | 2025.12.20 04:57:43.169520 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12927 | ||
| 5327 | 2025.12.20 04:57:43.834161 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 204 | ||
| 5328 | 2025.12.20 04:57:43.849538 [ 245 ] {} <Trace> system.metric_log (ee27eced-b232-4ad5-8c8e-43cace0440d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5329 | 2025.12.20 04:57:43.849597 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 5330 | 2025.12.20 04:57:43.854926 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5331 | 2025.12.20 04:57:43.855629 [ 245 ] {} <Trace> system.metric_log (ee27eced-b232-4ad5-8c8e-43cace0440d5): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5332 | 2025.12.20 04:57:43.858244 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 204 | ||
| 5333 | 2025.12.20 04:57:44.271205 [ 269 ] {} <Trace> TCP-Session: ef844e67-0e15-4267-afc8-2f7c0fc33f21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5334 | 2025.12.20 04:57:44.271405 [ 269 ] {cc5563d5-a877-473b-b3c7-c094993014fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62292) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5335 | 2025.12.20 04:57:44.271480 [ 269 ] {cc5563d5-a877-473b-b3c7-c094993014fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5336 | 2025.12.20 04:57:44.272162 [ 269 ] {cc5563d5-a877-473b-b3c7-c094993014fe} <Trace> oximeter.fields_i16 (f49be293-f532-4c39-83ae-fb145f049189): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5337 | 2025.12.20 04:57:44.272212 [ 269 ] {cc5563d5-a877-473b-b3c7-c094993014fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 5338 | 2025.12.20 04:57:44.272624 [ 269 ] {cc5563d5-a877-473b-b3c7-c094993014fe} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 5339 | 2025.12.20 04:57:44.272873 [ 269 ] {cc5563d5-a877-473b-b3c7-c094993014fe} <Trace> oximeter.fields_i16 (f49be293-f532-4c39-83ae-fb145f049189): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5340 | 2025.12.20 04:57:44.273044 [ 269 ] {cc5563d5-a877-473b-b3c7-c094993014fe} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001691 sec., 14192.785334121822 rows/sec., 1.18 MiB/sec. | ||
| 5341 | 2025.12.20 04:57:44.273098 [ 269 ] {cc5563d5-a877-473b-b3c7-c094993014fe} <Debug> TCPHandler: Processed in 0.002030291 sec. | ||
| 5342 | 2025.12.20 04:57:44.273223 [ 269 ] {} <Trace> TCP-Session: ef844e67-0e15-4267-afc8-2f7c0fc33f21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5343 | 2025.12.20 04:57:44.273327 [ 269 ] {38b68233-2c19-4e62-89fb-fe873126d2bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62292) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5344 | 2025.12.20 04:57:44.273374 [ 269 ] {38b68233-2c19-4e62-89fb-fe873126d2bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5345 | 2025.12.20 04:57:44.273800 [ 269 ] {38b68233-2c19-4e62-89fb-fe873126d2bb} <Trace> oximeter.fields_ipaddr (e2d7a9ce-de6b-4677-85c4-2fb4d093ba20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5346 | 2025.12.20 04:57:44.273837 [ 269 ] {38b68233-2c19-4e62-89fb-fe873126d2bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 5347 | 2025.12.20 04:57:44.274159 [ 269 ] {38b68233-2c19-4e62-89fb-fe873126d2bb} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 5348 | 2025.12.20 04:57:44.274372 [ 269 ] {38b68233-2c19-4e62-89fb-fe873126d2bb} <Trace> oximeter.fields_ipaddr (e2d7a9ce-de6b-4677-85c4-2fb4d093ba20): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5349 | 2025.12.20 04:57:44.274506 [ 269 ] {38b68233-2c19-4e62-89fb-fe873126d2bb} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.001201 sec., 11656.952539550375 rows/sec., 950.54 KiB/sec. | ||
| 5350 | 2025.12.20 04:57:44.274547 [ 269 ] {38b68233-2c19-4e62-89fb-fe873126d2bb} <Debug> TCPHandler: Processed in 0.001376441 sec. | ||
| 5351 | 2025.12.20 04:57:44.274658 [ 269 ] {} <Trace> TCP-Session: ef844e67-0e15-4267-afc8-2f7c0fc33f21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5352 | 2025.12.20 04:57:44.274755 [ 269 ] {506eb4b9-946e-42f9-bb29-1c1fcb47d945} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62292) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5353 | 2025.12.20 04:57:44.274795 [ 269 ] {506eb4b9-946e-42f9-bb29-1c1fcb47d945} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5354 | 2025.12.20 04:57:44.275343 [ 269 ] {506eb4b9-946e-42f9-bb29-1c1fcb47d945} <Trace> oximeter.fields_string (98ba921c-f0d5-44b4-b899-9632ca3224e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5355 | 2025.12.20 04:57:44.275380 [ 269 ] {506eb4b9-946e-42f9-bb29-1c1fcb47d945} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 5356 | 2025.12.20 04:57:44.275723 [ 269 ] {506eb4b9-946e-42f9-bb29-1c1fcb47d945} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5357 | 2025.12.20 04:57:44.275938 [ 269 ] {506eb4b9-946e-42f9-bb29-1c1fcb47d945} <Trace> oximeter.fields_string (98ba921c-f0d5-44b4-b899-9632ca3224e8): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5358 | 2025.12.20 04:57:44.276081 [ 269 ] {506eb4b9-946e-42f9-bb29-1c1fcb47d945} <Debug> executeQuery: Read 265 rows, 24.24 KiB in 0.001347 sec., 196733.4818114328 rows/sec., 17.57 MiB/sec. | ||
| 5359 | 2025.12.20 04:57:44.276122 [ 269 ] {506eb4b9-946e-42f9-bb29-1c1fcb47d945} <Debug> TCPHandler: Processed in 0.001515233 sec. | ||
| 5360 | 2025.12.20 04:57:44.276231 [ 269 ] {} <Trace> TCP-Session: ef844e67-0e15-4267-afc8-2f7c0fc33f21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5361 | 2025.12.20 04:57:44.276326 [ 269 ] {3ac253e7-7170-40ab-a38b-f90b14b519a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62292) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5362 | 2025.12.20 04:57:44.276366 [ 269 ] {3ac253e7-7170-40ab-a38b-f90b14b519a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5363 | 2025.12.20 04:57:44.276780 [ 269 ] {3ac253e7-7170-40ab-a38b-f90b14b519a3} <Trace> oximeter.fields_u16 (a1634391-e721-4954-b832-fc744d9d9f64): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5364 | 2025.12.20 04:57:44.276816 [ 269 ] {3ac253e7-7170-40ab-a38b-f90b14b519a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 5365 | 2025.12.20 04:57:44.277141 [ 269 ] {3ac253e7-7170-40ab-a38b-f90b14b519a3} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5366 | 2025.12.20 04:57:44.277358 [ 269 ] {3ac253e7-7170-40ab-a38b-f90b14b519a3} <Trace> oximeter.fields_u16 (a1634391-e721-4954-b832-fc744d9d9f64): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5367 | 2025.12.20 04:57:44.277489 [ 269 ] {3ac253e7-7170-40ab-a38b-f90b14b519a3} <Debug> executeQuery: Read 67 rows, 5.02 KiB in 0.00118 sec., 56779.66101694915 rows/sec., 4.16 MiB/sec. | ||
| 5368 | 2025.12.20 04:57:44.277530 [ 269 ] {3ac253e7-7170-40ab-a38b-f90b14b519a3} <Debug> TCPHandler: Processed in 0.00134835 sec. | ||
| 5369 | 2025.12.20 04:57:44.277644 [ 269 ] {} <Trace> TCP-Session: ef844e67-0e15-4267-afc8-2f7c0fc33f21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5370 | 2025.12.20 04:57:44.277738 [ 269 ] {77d9be8b-b7e6-422f-9561-535883bf11cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62292) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5371 | 2025.12.20 04:57:44.277777 [ 269 ] {77d9be8b-b7e6-422f-9561-535883bf11cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5372 | 2025.12.20 04:57:44.278177 [ 269 ] {77d9be8b-b7e6-422f-9561-535883bf11cd} <Trace> oximeter.fields_u32 (84d137f6-cd6c-4f57-aaf1-93ce2ca067bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5373 | 2025.12.20 04:57:44.278213 [ 269 ] {77d9be8b-b7e6-422f-9561-535883bf11cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 5374 | 2025.12.20 04:57:44.278507 [ 269 ] {77d9be8b-b7e6-422f-9561-535883bf11cd} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 5375 | 2025.12.20 04:57:44.278714 [ 269 ] {77d9be8b-b7e6-422f-9561-535883bf11cd} <Trace> oximeter.fields_u32 (84d137f6-cd6c-4f57-aaf1-93ce2ca067bc): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5376 | 2025.12.20 04:57:44.278844 [ 269 ] {77d9be8b-b7e6-422f-9561-535883bf11cd} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001124 sec., 21352.313167259785 rows/sec., 1.77 MiB/sec. | ||
| 5377 | 2025.12.20 04:57:44.278885 [ 269 ] {77d9be8b-b7e6-422f-9561-535883bf11cd} <Debug> TCPHandler: Processed in 0.00129002 sec. | ||
| 5378 | 2025.12.20 04:57:44.278996 [ 269 ] {} <Trace> TCP-Session: ef844e67-0e15-4267-afc8-2f7c0fc33f21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5379 | 2025.12.20 04:57:44.279089 [ 269 ] {b8b0b910-eccc-4fe5-abde-e7148508bcca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62292) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5380 | 2025.12.20 04:57:44.279129 [ 269 ] {b8b0b910-eccc-4fe5-abde-e7148508bcca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5381 | 2025.12.20 04:57:44.279525 [ 269 ] {b8b0b910-eccc-4fe5-abde-e7148508bcca} <Trace> oximeter.fields_u8 (5083c072-f9e4-4eec-9b80-9182ea62ce3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5382 | 2025.12.20 04:57:44.279559 [ 269 ] {b8b0b910-eccc-4fe5-abde-e7148508bcca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 5383 | 2025.12.20 04:57:44.279870 [ 269 ] {b8b0b910-eccc-4fe5-abde-e7148508bcca} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 5384 | 2025.12.20 04:57:44.280076 [ 269 ] {b8b0b910-eccc-4fe5-abde-e7148508bcca} <Trace> oximeter.fields_u8 (5083c072-f9e4-4eec-9b80-9182ea62ce3f): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5385 | 2025.12.20 04:57:44.280205 [ 269 ] {b8b0b910-eccc-4fe5-abde-e7148508bcca} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001134 sec., 10582.010582010582 rows/sec., 826.72 KiB/sec. | ||
| 5386 | 2025.12.20 04:57:44.280248 [ 269 ] {b8b0b910-eccc-4fe5-abde-e7148508bcca} <Debug> TCPHandler: Processed in 0.00130223 sec. | ||
| 5387 | 2025.12.20 04:57:44.280377 [ 269 ] {} <Trace> TCP-Session: ef844e67-0e15-4267-afc8-2f7c0fc33f21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5388 | 2025.12.20 04:57:44.280471 [ 269 ] {69c74a5d-ab4c-4ebe-910c-2c13ea18b7f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62292) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5389 | 2025.12.20 04:57:44.280510 [ 269 ] {69c74a5d-ab4c-4ebe-910c-2c13ea18b7f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5390 | 2025.12.20 04:57:44.280979 [ 269 ] {69c74a5d-ab4c-4ebe-910c-2c13ea18b7f8} <Trace> oximeter.fields_uuid (c4054d52-154a-4375-bc5c-c9e26ae24e42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5391 | 2025.12.20 04:57:44.281015 [ 269 ] {69c74a5d-ab4c-4ebe-910c-2c13ea18b7f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 5392 | 2025.12.20 04:57:44.281340 [ 269 ] {69c74a5d-ab4c-4ebe-910c-2c13ea18b7f8} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5393 | 2025.12.20 04:57:44.281548 [ 269 ] {69c74a5d-ab4c-4ebe-910c-2c13ea18b7f8} <Trace> oximeter.fields_uuid (c4054d52-154a-4375-bc5c-c9e26ae24e42): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5394 | 2025.12.20 04:57:44.281685 [ 269 ] {69c74a5d-ab4c-4ebe-910c-2c13ea18b7f8} <Debug> executeQuery: Read 155 rows, 12.80 KiB in 0.001231 sec., 125913.89114541022 rows/sec., 10.15 MiB/sec. | ||
| 5395 | 2025.12.20 04:57:44.281725 [ 269 ] {69c74a5d-ab4c-4ebe-910c-2c13ea18b7f8} <Debug> TCPHandler: Processed in 0.001399441 sec. | ||
| 5396 | 2025.12.20 04:57:44.281835 [ 269 ] {} <Trace> TCP-Session: ef844e67-0e15-4267-afc8-2f7c0fc33f21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5397 | 2025.12.20 04:57:44.281929 [ 269 ] {8abdf323-378a-4592-989f-5eeaa8452e01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62292) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5398 | 2025.12.20 04:57:44.281978 [ 269 ] {8abdf323-378a-4592-989f-5eeaa8452e01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5399 | 2025.12.20 04:57:44.282396 [ 269 ] {8abdf323-378a-4592-989f-5eeaa8452e01} <Trace> oximeter.measurements_cumulativeu64 (0728ad91-3238-42af-8ba1-e7fe350e1bf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5400 | 2025.12.20 04:57:44.282431 [ 269 ] {8abdf323-378a-4592-989f-5eeaa8452e01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 5401 | 2025.12.20 04:57:44.282800 [ 269 ] {8abdf323-378a-4592-989f-5eeaa8452e01} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5402 | 2025.12.20 04:57:44.283009 [ 269 ] {8abdf323-378a-4592-989f-5eeaa8452e01} <Trace> oximeter.measurements_cumulativeu64 (0728ad91-3238-42af-8ba1-e7fe350e1bf3): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5403 | 2025.12.20 04:57:44.283153 [ 269 ] {8abdf323-378a-4592-989f-5eeaa8452e01} <Debug> executeQuery: Read 203 rows, 14.89 KiB in 0.001242 sec., 163446.05475040257 rows/sec., 11.71 MiB/sec. | ||
| 5404 | 2025.12.20 04:57:44.283194 [ 269 ] {8abdf323-378a-4592-989f-5eeaa8452e01} <Debug> TCPHandler: Processed in 0.001408822 sec. | ||
| 5405 | 2025.12.20 04:57:44.283309 [ 269 ] {} <Trace> TCP-Session: ef844e67-0e15-4267-afc8-2f7c0fc33f21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5406 | 2025.12.20 04:57:44.283403 [ 269 ] {32703be8-14c6-4148-82da-697d6a8fcf06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62292) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5407 | 2025.12.20 04:57:44.283458 [ 269 ] {32703be8-14c6-4148-82da-697d6a8fcf06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5408 | 2025.12.20 04:57:44.284324 [ 269 ] {32703be8-14c6-4148-82da-697d6a8fcf06} <Trace> oximeter.measurements_histogramu64 (20f97701-e8e9-497e-bf0d-ce4ede2e5aa1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5409 | 2025.12.20 04:57:44.284361 [ 269 ] {32703be8-14c6-4148-82da-697d6a8fcf06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 5410 | 2025.12.20 04:57:44.284974 [ 269 ] {32703be8-14c6-4148-82da-697d6a8fcf06} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 5411 | 2025.12.20 04:57:44.285195 [ 269 ] {32703be8-14c6-4148-82da-697d6a8fcf06} <Trace> oximeter.measurements_histogramu64 (20f97701-e8e9-497e-bf0d-ce4ede2e5aa1): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5412 | 2025.12.20 04:57:44.285337 [ 269 ] {32703be8-14c6-4148-82da-697d6a8fcf06} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001951 sec., 21014.864172219375 rows/sec., 37.66 MiB/sec. | ||
| 5413 | 2025.12.20 04:57:44.285404 [ 269 ] {32703be8-14c6-4148-82da-697d6a8fcf06} <Debug> TCPHandler: Processed in 0.002144083 sec. | ||
| 5414 | 2025.12.20 04:57:44.285517 [ 269 ] {} <Trace> TCP-Session: ef844e67-0e15-4267-afc8-2f7c0fc33f21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5415 | 2025.12.20 04:57:44.285612 [ 269 ] {31cb46c0-400a-4d7a-8ea4-ddc06c2514f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62292) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5416 | 2025.12.20 04:57:44.285652 [ 269 ] {31cb46c0-400a-4d7a-8ea4-ddc06c2514f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5417 | 2025.12.20 04:57:44.285993 [ 269 ] {31cb46c0-400a-4d7a-8ea4-ddc06c2514f2} <Trace> oximeter.measurements_u64 (2d12d158-aeaf-4eed-935c-e5714c0fad4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5418 | 2025.12.20 04:57:44.286028 [ 269 ] {31cb46c0-400a-4d7a-8ea4-ddc06c2514f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 5419 | 2025.12.20 04:57:44.286330 [ 269 ] {31cb46c0-400a-4d7a-8ea4-ddc06c2514f2} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5420 | 2025.12.20 04:57:44.286535 [ 269 ] {31cb46c0-400a-4d7a-8ea4-ddc06c2514f2} <Trace> oximeter.measurements_u64 (2d12d158-aeaf-4eed-935c-e5714c0fad4d): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5421 | 2025.12.20 04:57:44.286671 [ 269 ] {31cb46c0-400a-4d7a-8ea4-ddc06c2514f2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001078 sec., 55658.62708719852 rows/sec., 3.75 MiB/sec. | ||
| 5422 | 2025.12.20 04:57:44.286709 [ 269 ] {31cb46c0-400a-4d7a-8ea4-ddc06c2514f2} <Debug> TCPHandler: Processed in 0.001241499 sec. | ||
| 5423 | 2025.12.20 04:57:49.266624 [ 269 ] {} <Trace> TCP-Session: ef844e67-0e15-4267-afc8-2f7c0fc33f21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5424 | 2025.12.20 04:57:49.266929 [ 269 ] {cb563232-e2c4-41c9-850f-cf1a965eec79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62292) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5425 | 2025.12.20 04:57:49.267037 [ 269 ] {cb563232-e2c4-41c9-850f-cf1a965eec79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5426 | 2025.12.20 04:57:49.267916 [ 269 ] {cb563232-e2c4-41c9-850f-cf1a965eec79} <Trace> oximeter.fields_string (98ba921c-f0d5-44b4-b899-9632ca3224e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5427 | 2025.12.20 04:57:49.267960 [ 269 ] {cb563232-e2c4-41c9-850f-cf1a965eec79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 5428 | 2025.12.20 04:57:49.268400 [ 269 ] {cb563232-e2c4-41c9-850f-cf1a965eec79} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5429 | 2025.12.20 04:57:49.268633 [ 269 ] {cb563232-e2c4-41c9-850f-cf1a965eec79} <Trace> oximeter.fields_string (98ba921c-f0d5-44b4-b899-9632ca3224e8): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5430 | 2025.12.20 04:57:49.268800 [ 269 ] {cb563232-e2c4-41c9-850f-cf1a965eec79} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001946 sec., 28776.978417266186 rows/sec., 2.21 MiB/sec. | ||
| 5431 | 2025.12.20 04:57:49.268849 [ 269 ] {cb563232-e2c4-41c9-850f-cf1a965eec79} <Debug> TCPHandler: Processed in 0.002408467 sec. | ||
| 5432 | 2025.12.20 04:57:49.268974 [ 269 ] {} <Trace> TCP-Session: ef844e67-0e15-4267-afc8-2f7c0fc33f21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5433 | 2025.12.20 04:57:49.269076 [ 269 ] {685b6b19-fec4-4b68-aa31-3ddbe9ec6365} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62292) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5434 | 2025.12.20 04:57:49.269120 [ 269 ] {685b6b19-fec4-4b68-aa31-3ddbe9ec6365} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5435 | 2025.12.20 04:57:49.269556 [ 269 ] {685b6b19-fec4-4b68-aa31-3ddbe9ec6365} <Trace> oximeter.fields_uuid (c4054d52-154a-4375-bc5c-c9e26ae24e42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5436 | 2025.12.20 04:57:49.269594 [ 269 ] {685b6b19-fec4-4b68-aa31-3ddbe9ec6365} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 5437 | 2025.12.20 04:57:49.269906 [ 269 ] {685b6b19-fec4-4b68-aa31-3ddbe9ec6365} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5438 | 2025.12.20 04:57:49.270114 [ 269 ] {685b6b19-fec4-4b68-aa31-3ddbe9ec6365} <Trace> oximeter.fields_uuid (c4054d52-154a-4375-bc5c-c9e26ae24e42): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5439 | 2025.12.20 04:57:49.270246 [ 269 ] {685b6b19-fec4-4b68-aa31-3ddbe9ec6365} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001191 sec., 53736.35600335852 rows/sec., 4.19 MiB/sec. | ||
| 5440 | 2025.12.20 04:57:49.270286 [ 269 ] {685b6b19-fec4-4b68-aa31-3ddbe9ec6365} <Debug> TCPHandler: Processed in 0.001363721 sec. | ||
| 5441 | 2025.12.20 04:57:49.270401 [ 269 ] {} <Trace> TCP-Session: ef844e67-0e15-4267-afc8-2f7c0fc33f21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5442 | 2025.12.20 04:57:49.270498 [ 269 ] {d14d01d8-fe8d-417c-a2e4-425e4548732b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62292) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5443 | 2025.12.20 04:57:49.270542 [ 269 ] {d14d01d8-fe8d-417c-a2e4-425e4548732b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5444 | 2025.12.20 04:57:49.270960 [ 269 ] {d14d01d8-fe8d-417c-a2e4-425e4548732b} <Trace> oximeter.measurements_cumulativeu64 (0728ad91-3238-42af-8ba1-e7fe350e1bf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5445 | 2025.12.20 04:57:49.270997 [ 269 ] {d14d01d8-fe8d-417c-a2e4-425e4548732b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 5446 | 2025.12.20 04:57:49.271347 [ 269 ] {d14d01d8-fe8d-417c-a2e4-425e4548732b} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5447 | 2025.12.20 04:57:49.271560 [ 269 ] {d14d01d8-fe8d-417c-a2e4-425e4548732b} <Trace> oximeter.measurements_cumulativeu64 (0728ad91-3238-42af-8ba1-e7fe350e1bf3): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5448 | 2025.12.20 04:57:49.271692 [ 269 ] {d14d01d8-fe8d-417c-a2e4-425e4548732b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001212 sec., 132013.201320132 rows/sec., 9.19 MiB/sec. | ||
| 5449 | 2025.12.20 04:57:49.271730 [ 269 ] {d14d01d8-fe8d-417c-a2e4-425e4548732b} <Debug> TCPHandler: Processed in 0.001379241 sec. | ||
| 5450 | 2025.12.20 04:57:49.271832 [ 269 ] {} <Trace> TCP-Session: ef844e67-0e15-4267-afc8-2f7c0fc33f21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5451 | 2025.12.20 04:57:49.271926 [ 269 ] {11352003-8594-48b1-bef2-058a81098d70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62292) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5452 | 2025.12.20 04:57:49.271969 [ 269 ] {11352003-8594-48b1-bef2-058a81098d70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5453 | 2025.12.20 04:57:49.272303 [ 269 ] {11352003-8594-48b1-bef2-058a81098d70} <Trace> oximeter.measurements_u64 (2d12d158-aeaf-4eed-935c-e5714c0fad4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5454 | 2025.12.20 04:57:49.272336 [ 269 ] {11352003-8594-48b1-bef2-058a81098d70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 5455 | 2025.12.20 04:57:49.272656 [ 269 ] {11352003-8594-48b1-bef2-058a81098d70} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5456 | 2025.12.20 04:57:49.272876 [ 269 ] {11352003-8594-48b1-bef2-058a81098d70} <Trace> oximeter.measurements_u64 (2d12d158-aeaf-4eed-935c-e5714c0fad4d): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5457 | 2025.12.20 04:57:49.273006 [ 269 ] {11352003-8594-48b1-bef2-058a81098d70} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001097 sec., 54694.62169553327 rows/sec., 3.69 MiB/sec. | ||
| 5458 | 2025.12.20 04:57:49.273043 [ 269 ] {11352003-8594-48b1-bef2-058a81098d70} <Debug> TCPHandler: Processed in 0.001259429 sec. | ||
| 5459 | 2025.12.20 04:57:50.547789 [ 48 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5460 | 2025.12.20 04:57:50.547843 [ 48 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5461 | 2025.12.20 04:57:50.669598 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 13375 | ||
| 5462 | 2025.12.20 04:57:50.670087 [ 244 ] {} <Trace> system.asynchronous_metric_log (e27368f7-91e4-4bc1-8c72-f994b219acd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5463 | 2025.12.20 04:57:50.670129 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 5464 | 2025.12.20 04:57:50.670603 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5465 | 2025.12.20 04:57:50.670827 [ 244 ] {} <Trace> system.asynchronous_metric_log (e27368f7-91e4-4bc1-8c72-f994b219acd5): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5466 | 2025.12.20 04:57:50.670957 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13375 | ||
| 5467 | 2025.12.20 04:57:50.693500 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 662 | ||
| 5468 | 2025.12.20 04:57:50.695679 [ 243 ] {} <Trace> system.query_log (8da1f072-0632-4951-ad37-80ce429be088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5469 | 2025.12.20 04:57:50.695716 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 5470 | 2025.12.20 04:57:50.696902 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 5471 | 2025.12.20 04:57:50.697169 [ 243 ] {} <Trace> system.query_log (8da1f072-0632-4951-ad37-80ce429be088): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5472 | 2025.12.20 04:57:50.697424 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 662 | ||
| 5473 | 2025.12.20 04:57:51.358686 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 211 | ||
| 5474 | 2025.12.20 04:57:51.376040 [ 245 ] {} <Trace> system.metric_log (ee27eced-b232-4ad5-8c8e-43cace0440d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5475 | 2025.12.20 04:57:51.376099 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 5476 | 2025.12.20 04:57:51.381763 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5477 | 2025.12.20 04:57:51.382458 [ 245 ] {} <Trace> system.metric_log (ee27eced-b232-4ad5-8c8e-43cace0440d5): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5478 | 2025.12.20 04:57:51.385362 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 211 | ||
| 5479 | 2025.12.20 04:57:54.268187 [ 269 ] {} <Trace> TCP-Session: ef844e67-0e15-4267-afc8-2f7c0fc33f21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5480 | 2025.12.20 04:57:54.268381 [ 269 ] {139e1559-d896-47a6-abe3-ffe8b7895c03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62292) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5481 | 2025.12.20 04:57:54.268446 [ 269 ] {139e1559-d896-47a6-abe3-ffe8b7895c03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5482 | 2025.12.20 04:57:54.269115 [ 269 ] {139e1559-d896-47a6-abe3-ffe8b7895c03} <Trace> oximeter.fields_string (98ba921c-f0d5-44b4-b899-9632ca3224e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5483 | 2025.12.20 04:57:54.269165 [ 269 ] {139e1559-d896-47a6-abe3-ffe8b7895c03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 5484 | 2025.12.20 04:57:54.269573 [ 269 ] {139e1559-d896-47a6-abe3-ffe8b7895c03} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 5485 | 2025.12.20 04:57:54.269796 [ 269 ] {139e1559-d896-47a6-abe3-ffe8b7895c03} <Trace> oximeter.fields_string (98ba921c-f0d5-44b4-b899-9632ca3224e8): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5486 | 2025.12.20 04:57:54.269960 [ 269 ] {139e1559-d896-47a6-abe3-ffe8b7895c03} <Debug> executeQuery: Read 138 rows, 12.27 KiB in 0.001625 sec., 84923.07692307692 rows/sec., 7.37 MiB/sec. | ||
| 5487 | 2025.12.20 04:57:54.270003 [ 269 ] {139e1559-d896-47a6-abe3-ffe8b7895c03} <Debug> TCPHandler: Processed in 0.001942789 sec. | ||
| 5488 | 2025.12.20 04:57:54.270122 [ 269 ] {} <Trace> TCP-Session: ef844e67-0e15-4267-afc8-2f7c0fc33f21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5489 | 2025.12.20 04:57:54.270219 [ 269 ] {614f75fa-8761-4744-9b12-f17f55cccf0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62292) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5490 | 2025.12.20 04:57:54.270262 [ 269 ] {614f75fa-8761-4744-9b12-f17f55cccf0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5491 | 2025.12.20 04:57:54.270671 [ 269 ] {614f75fa-8761-4744-9b12-f17f55cccf0c} <Trace> oximeter.fields_u16 (a1634391-e721-4954-b832-fc744d9d9f64): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5492 | 2025.12.20 04:57:54.270709 [ 269 ] {614f75fa-8761-4744-9b12-f17f55cccf0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 5493 | 2025.12.20 04:57:54.271007 [ 269 ] {614f75fa-8761-4744-9b12-f17f55cccf0c} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5494 | 2025.12.20 04:57:54.271216 [ 269 ] {614f75fa-8761-4744-9b12-f17f55cccf0c} <Trace> oximeter.fields_u16 (a1634391-e721-4954-b832-fc744d9d9f64): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5495 | 2025.12.20 04:57:54.271345 [ 269 ] {614f75fa-8761-4744-9b12-f17f55cccf0c} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001142 sec., 35901.926444833625 rows/sec., 2.64 MiB/sec. | ||
| 5496 | 2025.12.20 04:57:54.271384 [ 269 ] {614f75fa-8761-4744-9b12-f17f55cccf0c} <Debug> TCPHandler: Processed in 0.00131204 sec. | ||
| 5497 | 2025.12.20 04:57:54.271497 [ 269 ] {} <Trace> TCP-Session: ef844e67-0e15-4267-afc8-2f7c0fc33f21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5498 | 2025.12.20 04:57:54.271590 [ 269 ] {6a87c790-87f9-4536-88a2-23d18b68c636} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62292) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5499 | 2025.12.20 04:57:54.271631 [ 269 ] {6a87c790-87f9-4536-88a2-23d18b68c636} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5500 | 2025.12.20 04:57:54.272055 [ 269 ] {6a87c790-87f9-4536-88a2-23d18b68c636} <Trace> oximeter.fields_uuid (c4054d52-154a-4375-bc5c-c9e26ae24e42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5501 | 2025.12.20 04:57:54.272092 [ 269 ] {6a87c790-87f9-4536-88a2-23d18b68c636} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 5502 | 2025.12.20 04:57:54.272400 [ 269 ] {6a87c790-87f9-4536-88a2-23d18b68c636} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 5503 | 2025.12.20 04:57:54.272614 [ 269 ] {6a87c790-87f9-4536-88a2-23d18b68c636} <Trace> oximeter.fields_uuid (c4054d52-154a-4375-bc5c-c9e26ae24e42): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5504 | 2025.12.20 04:57:54.272745 [ 269 ] {6a87c790-87f9-4536-88a2-23d18b68c636} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001171 sec., 89666.951323655 rows/sec., 7.00 MiB/sec. | ||
| 5505 | 2025.12.20 04:57:54.272785 [ 269 ] {6a87c790-87f9-4536-88a2-23d18b68c636} <Debug> TCPHandler: Processed in 0.001338381 sec. | ||
| 5506 | 2025.12.20 04:57:54.272898 [ 269 ] {} <Trace> TCP-Session: ef844e67-0e15-4267-afc8-2f7c0fc33f21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5507 | 2025.12.20 04:57:54.272993 [ 269 ] {e285dbb2-ac89-4710-a47f-1e341e848895} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62292) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5508 | 2025.12.20 04:57:54.273036 [ 269 ] {e285dbb2-ac89-4710-a47f-1e341e848895} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5509 | 2025.12.20 04:57:54.273434 [ 269 ] {e285dbb2-ac89-4710-a47f-1e341e848895} <Trace> oximeter.measurements_cumulativeu64 (0728ad91-3238-42af-8ba1-e7fe350e1bf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5510 | 2025.12.20 04:57:54.273471 [ 269 ] {e285dbb2-ac89-4710-a47f-1e341e848895} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 5511 | 2025.12.20 04:57:54.273799 [ 269 ] {e285dbb2-ac89-4710-a47f-1e341e848895} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 5512 | 2025.12.20 04:57:54.274008 [ 269 ] {e285dbb2-ac89-4710-a47f-1e341e848895} <Trace> oximeter.measurements_cumulativeu64 (0728ad91-3238-42af-8ba1-e7fe350e1bf3): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5513 | 2025.12.20 04:57:54.274139 [ 269 ] {e285dbb2-ac89-4710-a47f-1e341e848895} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001163 sec., 137575.23645743766 rows/sec., 9.58 MiB/sec. | ||
| 5514 | 2025.12.20 04:57:54.274178 [ 269 ] {e285dbb2-ac89-4710-a47f-1e341e848895} <Debug> TCPHandler: Processed in 0.0013288 sec. | ||
| 5515 | 2025.12.20 04:57:54.274287 [ 269 ] {} <Trace> TCP-Session: ef844e67-0e15-4267-afc8-2f7c0fc33f21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5516 | 2025.12.20 04:57:54.274381 [ 269 ] {72a61fba-77f4-4ea5-8c51-889b22889bd2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62292) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5517 | 2025.12.20 04:57:54.274435 [ 269 ] {72a61fba-77f4-4ea5-8c51-889b22889bd2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5518 | 2025.12.20 04:57:54.275232 [ 269 ] {72a61fba-77f4-4ea5-8c51-889b22889bd2} <Trace> oximeter.measurements_histogramu64 (20f97701-e8e9-497e-bf0d-ce4ede2e5aa1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5519 | 2025.12.20 04:57:54.275269 [ 269 ] {72a61fba-77f4-4ea5-8c51-889b22889bd2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 5520 | 2025.12.20 04:57:54.275826 [ 269 ] {72a61fba-77f4-4ea5-8c51-889b22889bd2} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 5521 | 2025.12.20 04:57:54.276047 [ 269 ] {72a61fba-77f4-4ea5-8c51-889b22889bd2} <Trace> oximeter.measurements_histogramu64 (20f97701-e8e9-497e-bf0d-ce4ede2e5aa1): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5522 | 2025.12.20 04:57:54.276184 [ 269 ] {72a61fba-77f4-4ea5-8c51-889b22889bd2} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.00182 sec., 22527.472527472528 rows/sec., 40.37 MiB/sec. | ||
| 5523 | 2025.12.20 04:57:54.276239 [ 269 ] {72a61fba-77f4-4ea5-8c51-889b22889bd2} <Debug> TCPHandler: Processed in 0.00200101 sec. | ||
| 5524 | 2025.12.20 04:57:54.276353 [ 269 ] {} <Trace> TCP-Session: ef844e67-0e15-4267-afc8-2f7c0fc33f21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5525 | 2025.12.20 04:57:54.276447 [ 269 ] {adbb39e5-5b40-44ce-ba69-e9a45c40c7b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62292) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5526 | 2025.12.20 04:57:54.276490 [ 269 ] {adbb39e5-5b40-44ce-ba69-e9a45c40c7b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5527 | 2025.12.20 04:57:54.276825 [ 269 ] {adbb39e5-5b40-44ce-ba69-e9a45c40c7b7} <Trace> oximeter.measurements_u64 (2d12d158-aeaf-4eed-935c-e5714c0fad4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5528 | 2025.12.20 04:57:54.276861 [ 269 ] {adbb39e5-5b40-44ce-ba69-e9a45c40c7b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 5529 | 2025.12.20 04:57:54.277162 [ 269 ] {adbb39e5-5b40-44ce-ba69-e9a45c40c7b7} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 5530 | 2025.12.20 04:57:54.277375 [ 269 ] {adbb39e5-5b40-44ce-ba69-e9a45c40c7b7} <Trace> oximeter.measurements_u64 (2d12d158-aeaf-4eed-935c-e5714c0fad4d): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5531 | 2025.12.20 04:57:54.277505 [ 269 ] {adbb39e5-5b40-44ce-ba69-e9a45c40c7b7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001074 sec., 55865.92178770949 rows/sec., 3.76 MiB/sec. | ||
| 5532 | 2025.12.20 04:57:54.277542 [ 269 ] {adbb39e5-5b40-44ce-ba69-e9a45c40c7b7} <Debug> TCPHandler: Processed in 0.001237449 sec. | ||
| 5533 | 2025.12.20 04:57:56.930748 [ 41 ] {} <Debug> oximeter.fields_u32 (84d137f6-cd6c-4f57-aaf1-93ce2ca067bc) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 5534 | 2025.12.20 04:57:56.930854 [ 41 ] {} <Trace> oximeter.fields_u32 (84d137f6-cd6c-4f57-aaf1-93ce2ca067bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5535 | 2025.12.20 04:57:56.930901 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 5536 | 2025.12.20 04:57:56.931086 [ 192 ] {84d137f6-cd6c-4f57-aaf1-93ce2ca067bc::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 | ||
| 5537 | 2025.12.20 04:57:56.931294 [ 192 ] {84d137f6-cd6c-4f57-aaf1-93ce2ca067bc::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5538 | 2025.12.20 04:57:56.931348 [ 192 ] {84d137f6-cd6c-4f57-aaf1-93ce2ca067bc::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 252 rows starting from the beginning of the part | ||
| 5539 | 2025.12.20 04:57:56.931445 [ 192 ] {84d137f6-cd6c-4f57-aaf1-93ce2ca067bc::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 228 rows starting from the beginning of the part | ||
| 5540 | 2025.12.20 04:57:56.931682 [ 192 ] {84d137f6-cd6c-4f57-aaf1-93ce2ca067bc::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 24 rows starting from the beginning of the part | ||
| 5541 | 2025.12.20 04:57:56.931755 [ 192 ] {84d137f6-cd6c-4f57-aaf1-93ce2ca067bc::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 228 rows starting from the beginning of the part | ||
| 5542 | 2025.12.20 04:57:56.931828 [ 192 ] {84d137f6-cd6c-4f57-aaf1-93ce2ca067bc::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 24 rows starting from the beginning of the part | ||
| 5543 | 2025.12.20 04:57:56.932896 [ 194 ] {84d137f6-cd6c-4f57-aaf1-93ce2ca067bc::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 756 rows, containing 5 columns (5 merged, 0 gathered) in 0.001889959 sec., 400008.6774369179 rows/sec., 29.19 MiB/sec. | ||
| 5544 | 2025.12.20 04:57:56.933062 [ 192 ] {84d137f6-cd6c-4f57-aaf1-93ce2ca067bc::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 5545 | 2025.12.20 04:57:56.933318 [ 192 ] {84d137f6-cd6c-4f57-aaf1-93ce2ca067bc::all_1_13_3} <Trace> oximeter.fields_u32 (84d137f6-cd6c-4f57-aaf1-93ce2ca067bc): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5546 | 2025.12.20 04:57:56.933389 [ 192 ] {84d137f6-cd6c-4f57-aaf1-93ce2ca067bc::all_1_13_3} <Trace> oximeter.fields_u32 (84d137f6-cd6c-4f57-aaf1-93ce2ca067bc) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 5547 | 2025.12.20 04:57:56.933581 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 5548 | 2025.12.20 04:57:58.171166 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 13887 | ||
| 5549 | 2025.12.20 04:57:58.171952 [ 244 ] {} <Trace> system.asynchronous_metric_log (e27368f7-91e4-4bc1-8c72-f994b219acd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5550 | 2025.12.20 04:57:58.171990 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 5551 | 2025.12.20 04:57:58.172459 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5552 | 2025.12.20 04:57:58.172684 [ 244 ] {} <Trace> system.asynchronous_metric_log (e27368f7-91e4-4bc1-8c72-f994b219acd5): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5553 | 2025.12.20 04:57:58.172819 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13887 | ||
| 5554 | 2025.12.20 04:57:58.885529 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 219 | ||
| 5555 | 2025.12.20 04:57:58.902201 [ 245 ] {} <Trace> system.metric_log (ee27eced-b232-4ad5-8c8e-43cace0440d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5556 | 2025.12.20 04:57:58.902268 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 5557 | 2025.12.20 04:57:58.908266 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5558 | 2025.12.20 04:57:58.909027 [ 245 ] {} <Trace> system.metric_log (ee27eced-b232-4ad5-8c8e-43cace0440d5): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5559 | 2025.12.20 04:57:58.911947 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 219 | ||
| 5560 | 2025.12.20 04:57:59.293802 [ 269 ] {} <Trace> TCP-Session: ef844e67-0e15-4267-afc8-2f7c0fc33f21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5561 | 2025.12.20 04:57:59.294003 [ 269 ] {10cddeab-c8da-4937-8cab-3ccf03cc8ffb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62292) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5562 | 2025.12.20 04:57:59.294076 [ 269 ] {10cddeab-c8da-4937-8cab-3ccf03cc8ffb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5563 | 2025.12.20 04:57:59.294744 [ 269 ] {10cddeab-c8da-4937-8cab-3ccf03cc8ffb} <Trace> oximeter.fields_ipaddr (e2d7a9ce-de6b-4677-85c4-2fb4d093ba20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5564 | 2025.12.20 04:57:59.294800 [ 269 ] {10cddeab-c8da-4937-8cab-3ccf03cc8ffb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 5565 | 2025.12.20 04:57:59.295184 [ 269 ] {10cddeab-c8da-4937-8cab-3ccf03cc8ffb} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 5566 | 2025.12.20 04:57:59.295408 [ 269 ] {10cddeab-c8da-4937-8cab-3ccf03cc8ffb} <Trace> oximeter.fields_ipaddr (e2d7a9ce-de6b-4677-85c4-2fb4d093ba20): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5567 | 2025.12.20 04:57:59.295567 [ 269 ] {10cddeab-c8da-4937-8cab-3ccf03cc8ffb} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001617 sec., 1236.8583797155227 rows/sec., 100.86 KiB/sec. | ||
| 5568 | 2025.12.20 04:57:59.295610 [ 269 ] {10cddeab-c8da-4937-8cab-3ccf03cc8ffb} <Debug> TCPHandler: Processed in 0.00195267 sec. | ||
| 5569 | 2025.12.20 04:57:59.295731 [ 269 ] {} <Trace> TCP-Session: ef844e67-0e15-4267-afc8-2f7c0fc33f21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5570 | 2025.12.20 04:57:59.295829 [ 269 ] {673bb056-6c85-465e-a364-1ac79c05abb8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62292) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5571 | 2025.12.20 04:57:59.295868 [ 269 ] {673bb056-6c85-465e-a364-1ac79c05abb8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5572 | 2025.12.20 04:57:59.296847 [ 269 ] {673bb056-6c85-465e-a364-1ac79c05abb8} <Trace> oximeter.fields_string (98ba921c-f0d5-44b4-b899-9632ca3224e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5573 | 2025.12.20 04:57:59.296883 [ 269 ] {673bb056-6c85-465e-a364-1ac79c05abb8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 5574 | 2025.12.20 04:57:59.297293 [ 269 ] {673bb056-6c85-465e-a364-1ac79c05abb8} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 5575 | 2025.12.20 04:57:59.297506 [ 269 ] {673bb056-6c85-465e-a364-1ac79c05abb8} <Trace> oximeter.fields_string (98ba921c-f0d5-44b4-b899-9632ca3224e8): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5576 | 2025.12.20 04:57:59.297637 [ 39 ] {} <Debug> oximeter.fields_string (98ba921c-f0d5-44b4-b899-9632ca3224e8) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 5577 | 2025.12.20 04:57:59.297640 [ 269 ] {673bb056-6c85-465e-a364-1ac79c05abb8} <Debug> executeQuery: Read 1197 rows, 101.04 KiB in 0.001829 sec., 654455.9868780755 rows/sec., 53.95 MiB/sec. | ||
| 5578 | 2025.12.20 04:57:59.297681 [ 39 ] {} <Trace> oximeter.fields_string (98ba921c-f0d5-44b4-b899-9632ca3224e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5579 | 2025.12.20 04:57:59.297697 [ 269 ] {673bb056-6c85-465e-a364-1ac79c05abb8} <Debug> TCPHandler: Processed in 0.00201512 sec. | ||
| 5580 | 2025.12.20 04:57:59.297705 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 5581 | 2025.12.20 04:57:59.297811 [ 269 ] {} <Trace> TCP-Session: ef844e67-0e15-4267-afc8-2f7c0fc33f21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5582 | 2025.12.20 04:57:59.297835 [ 186 ] {98ba921c-f0d5-44b4-b899-9632ca3224e8::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 | ||
| 5583 | 2025.12.20 04:57:59.297906 [ 269 ] {ae7d08a7-3e68-41dd-9c4c-13efa55b8814} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62292) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5584 | 2025.12.20 04:57:59.297952 [ 269 ] {ae7d08a7-3e68-41dd-9c4c-13efa55b8814} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5585 | 2025.12.20 04:57:59.297984 [ 186 ] {98ba921c-f0d5-44b4-b899-9632ca3224e8::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5586 | 2025.12.20 04:57:59.298027 [ 186 ] {98ba921c-f0d5-44b4-b899-9632ca3224e8::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1407 rows starting from the beginning of the part | ||
| 5587 | 2025.12.20 04:57:59.298103 [ 186 ] {98ba921c-f0d5-44b4-b899-9632ca3224e8::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 56 rows starting from the beginning of the part | ||
| 5588 | 2025.12.20 04:57:59.298155 [ 186 ] {98ba921c-f0d5-44b4-b899-9632ca3224e8::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 265 rows starting from the beginning of the part | ||
| 5589 | 2025.12.20 04:57:59.298209 [ 186 ] {98ba921c-f0d5-44b4-b899-9632ca3224e8::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 56 rows starting from the beginning of the part | ||
| 5590 | 2025.12.20 04:57:59.298255 [ 186 ] {98ba921c-f0d5-44b4-b899-9632ca3224e8::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 138 rows starting from the beginning of the part | ||
| 5591 | 2025.12.20 04:57:59.298301 [ 186 ] {98ba921c-f0d5-44b4-b899-9632ca3224e8::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 1197 rows starting from the beginning of the part | ||
| 5592 | 2025.12.20 04:57:59.298348 [ 269 ] {ae7d08a7-3e68-41dd-9c4c-13efa55b8814} <Trace> oximeter.fields_u16 (a1634391-e721-4954-b832-fc744d9d9f64): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5593 | 2025.12.20 04:57:59.298389 [ 269 ] {ae7d08a7-3e68-41dd-9c4c-13efa55b8814} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 5594 | 2025.12.20 04:57:59.298719 [ 269 ] {ae7d08a7-3e68-41dd-9c4c-13efa55b8814} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5595 | 2025.12.20 04:57:59.298939 [ 269 ] {ae7d08a7-3e68-41dd-9c4c-13efa55b8814} <Trace> oximeter.fields_u16 (a1634391-e721-4954-b832-fc744d9d9f64): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5596 | 2025.12.20 04:57:59.299078 [ 269 ] {ae7d08a7-3e68-41dd-9c4c-13efa55b8814} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001189 sec., 1682.0857863751053 rows/sec., 117.45 KiB/sec. | ||
| 5597 | 2025.12.20 04:57:59.299117 [ 269 ] {ae7d08a7-3e68-41dd-9c4c-13efa55b8814} <Debug> TCPHandler: Processed in 0.001355861 sec. | ||
| 5598 | 2025.12.20 04:57:59.299230 [ 269 ] {} <Trace> TCP-Session: ef844e67-0e15-4267-afc8-2f7c0fc33f21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5599 | 2025.12.20 04:57:59.299324 [ 269 ] {968df956-cc30-4caa-8d84-a3a87403a800} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62292) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5600 | 2025.12.20 04:57:59.299364 [ 269 ] {968df956-cc30-4caa-8d84-a3a87403a800} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5601 | 2025.12.20 04:57:59.299831 [ 269 ] {968df956-cc30-4caa-8d84-a3a87403a800} <Trace> oximeter.fields_u32 (84d137f6-cd6c-4f57-aaf1-93ce2ca067bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5602 | 2025.12.20 04:57:59.299867 [ 269 ] {968df956-cc30-4caa-8d84-a3a87403a800} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 5603 | 2025.12.20 04:57:59.299937 [ 192 ] {98ba921c-f0d5-44b4-b899-9632ca3224e8::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3119 rows, containing 5 columns (5 merged, 0 gathered) in 0.002159382 sec., 1444394.7388651012 rows/sec., 126.40 MiB/sec. | ||
| 5604 | 2025.12.20 04:57:59.300224 [ 269 ] {968df956-cc30-4caa-8d84-a3a87403a800} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 5605 | 2025.12.20 04:57:59.300224 [ 194 ] {98ba921c-f0d5-44b4-b899-9632ca3224e8::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 5606 | 2025.12.20 04:57:59.300496 [ 269 ] {968df956-cc30-4caa-8d84-a3a87403a800} <Trace> oximeter.fields_u32 (84d137f6-cd6c-4f57-aaf1-93ce2ca067bc): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5607 | 2025.12.20 04:57:59.300570 [ 194 ] {98ba921c-f0d5-44b4-b899-9632ca3224e8::all_1_41_8} <Trace> oximeter.fields_string (98ba921c-f0d5-44b4-b899-9632ca3224e8): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5608 | 2025.12.20 04:57:59.300641 [ 269 ] {968df956-cc30-4caa-8d84-a3a87403a800} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001334 sec., 170914.5427286357 rows/sec., 11.57 MiB/sec. | ||
| 5609 | 2025.12.20 04:57:59.300655 [ 194 ] {98ba921c-f0d5-44b4-b899-9632ca3224e8::all_1_41_8} <Trace> oximeter.fields_string (98ba921c-f0d5-44b4-b899-9632ca3224e8) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 5610 | 2025.12.20 04:57:59.300687 [ 269 ] {968df956-cc30-4caa-8d84-a3a87403a800} <Debug> TCPHandler: Processed in 0.001507363 sec. | ||
| 5611 | 2025.12.20 04:57:59.300748 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. | ||
| 5612 | 2025.12.20 04:57:59.300801 [ 269 ] {} <Trace> TCP-Session: ef844e67-0e15-4267-afc8-2f7c0fc33f21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5613 | 2025.12.20 04:57:59.300897 [ 269 ] {7560f709-65e6-473d-bfc7-410c29249aa2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62292) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5614 | 2025.12.20 04:57:59.300938 [ 269 ] {7560f709-65e6-473d-bfc7-410c29249aa2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5615 | 2025.12.20 04:57:59.301566 [ 269 ] {7560f709-65e6-473d-bfc7-410c29249aa2} <Trace> oximeter.fields_uuid (c4054d52-154a-4375-bc5c-c9e26ae24e42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5616 | 2025.12.20 04:57:59.301601 [ 269 ] {7560f709-65e6-473d-bfc7-410c29249aa2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 5617 | 2025.12.20 04:57:59.301954 [ 269 ] {7560f709-65e6-473d-bfc7-410c29249aa2} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 5618 | 2025.12.20 04:57:59.302187 [ 269 ] {7560f709-65e6-473d-bfc7-410c29249aa2} <Trace> oximeter.fields_uuid (c4054d52-154a-4375-bc5c-c9e26ae24e42): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5619 | 2025.12.20 04:57:59.302325 [ 39 ] {} <Debug> oximeter.fields_uuid (c4054d52-154a-4375-bc5c-c9e26ae24e42) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 5620 | 2025.12.20 04:57:59.302333 [ 269 ] {7560f709-65e6-473d-bfc7-410c29249aa2} <Debug> executeQuery: Read 522 rows, 39.57 KiB in 0.001452 sec., 359504.13223140495 rows/sec., 26.61 MiB/sec. | ||
| 5621 | 2025.12.20 04:57:59.302369 [ 39 ] {} <Trace> oximeter.fields_uuid (c4054d52-154a-4375-bc5c-c9e26ae24e42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5622 | 2025.12.20 04:57:59.302388 [ 269 ] {7560f709-65e6-473d-bfc7-410c29249aa2} <Debug> TCPHandler: Processed in 0.001634555 sec. | ||
| 5623 | 2025.12.20 04:57:59.302393 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 5624 | 2025.12.20 04:57:59.302511 [ 192 ] {c4054d52-154a-4375-bc5c-c9e26ae24e42::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 | ||
| 5625 | 2025.12.20 04:57:59.302514 [ 269 ] {} <Trace> TCP-Session: ef844e67-0e15-4267-afc8-2f7c0fc33f21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5626 | 2025.12.20 04:57:59.302643 [ 269 ] {06c2246d-10a6-4813-a2f2-51c733401b01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62292) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5627 | 2025.12.20 04:57:59.302645 [ 192 ] {c4054d52-154a-4375-bc5c-c9e26ae24e42::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5628 | 2025.12.20 04:57:59.302697 [ 269 ] {06c2246d-10a6-4813-a2f2-51c733401b01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5629 | 2025.12.20 04:57:59.302699 [ 192 ] {c4054d52-154a-4375-bc5c-c9e26ae24e42::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 633 rows starting from the beginning of the part | ||
| 5630 | 2025.12.20 04:57:59.302784 [ 192 ] {c4054d52-154a-4375-bc5c-c9e26ae24e42::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 64 rows starting from the beginning of the part | ||
| 5631 | 2025.12.20 04:57:59.302833 [ 192 ] {c4054d52-154a-4375-bc5c-c9e26ae24e42::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 155 rows starting from the beginning of the part | ||
| 5632 | 2025.12.20 04:57:59.302883 [ 192 ] {c4054d52-154a-4375-bc5c-c9e26ae24e42::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 64 rows starting from the beginning of the part | ||
| 5633 | 2025.12.20 04:57:59.302944 [ 192 ] {c4054d52-154a-4375-bc5c-c9e26ae24e42::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 105 rows starting from the beginning of the part | ||
| 5634 | 2025.12.20 04:57:59.303002 [ 192 ] {c4054d52-154a-4375-bc5c-c9e26ae24e42::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 522 rows starting from the beginning of the part | ||
| 5635 | 2025.12.20 04:57:59.303437 [ 269 ] {06c2246d-10a6-4813-a2f2-51c733401b01} <Trace> oximeter.measurements_cumulativeu64 (0728ad91-3238-42af-8ba1-e7fe350e1bf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5636 | 2025.12.20 04:57:59.303481 [ 269 ] {06c2246d-10a6-4813-a2f2-51c733401b01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 5637 | 2025.12.20 04:57:59.303915 [ 269 ] {06c2246d-10a6-4813-a2f2-51c733401b01} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 5638 | 2025.12.20 04:57:59.304138 [ 269 ] {06c2246d-10a6-4813-a2f2-51c733401b01} <Trace> oximeter.measurements_cumulativeu64 (0728ad91-3238-42af-8ba1-e7fe350e1bf3): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5639 | 2025.12.20 04:57:59.304140 [ 189 ] {c4054d52-154a-4375-bc5c-c9e26ae24e42::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1543 rows, containing 5 columns (5 merged, 0 gathered) in 0.001665275 sec., 926573.6890303404 rows/sec., 73.82 MiB/sec. | ||
| 5640 | 2025.12.20 04:57:59.304257 [ 39 ] {} <Debug> oximeter.measurements_cumulativeu64 (0728ad91-3238-42af-8ba1-e7fe350e1bf3) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 5641 | 2025.12.20 04:57:59.304279 [ 269 ] {06c2246d-10a6-4813-a2f2-51c733401b01} <Debug> executeQuery: Read 845 rows, 58.24 KiB in 0.001658 sec., 509650.18094089266 rows/sec., 34.30 MiB/sec. | ||
| 5642 | 2025.12.20 04:57:59.304295 [ 39 ] {} <Trace> oximeter.measurements_cumulativeu64 (0728ad91-3238-42af-8ba1-e7fe350e1bf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5643 | 2025.12.20 04:57:59.304317 [ 269 ] {06c2246d-10a6-4813-a2f2-51c733401b01} <Debug> TCPHandler: Processed in 0.001855488 sec. | ||
| 5644 | 2025.12.20 04:57:59.304317 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 5645 | 2025.12.20 04:57:59.304346 [ 192 ] {c4054d52-154a-4375-bc5c-c9e26ae24e42::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 5646 | 2025.12.20 04:57:59.304407 [ 194 ] {0728ad91-3238-42af-8ba1-e7fe350e1bf3::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 | ||
| 5647 | 2025.12.20 04:57:59.304445 [ 269 ] {} <Trace> TCP-Session: ef844e67-0e15-4267-afc8-2f7c0fc33f21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5648 | 2025.12.20 04:57:59.304510 [ 194 ] {0728ad91-3238-42af-8ba1-e7fe350e1bf3::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5649 | 2025.12.20 04:57:59.304544 [ 194 ] {0728ad91-3238-42af-8ba1-e7fe350e1bf3::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 10833 rows starting from the beginning of the part | ||
| 5650 | 2025.12.20 04:57:59.304549 [ 269 ] {82918999-2886-4216-b57f-5e13a6af2b9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62292) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5651 | 2025.12.20 04:57:59.304600 [ 194 ] {0728ad91-3238-42af-8ba1-e7fe350e1bf3::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 | ||
| 5652 | 2025.12.20 04:57:59.304601 [ 269 ] {82918999-2886-4216-b57f-5e13a6af2b9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5653 | 2025.12.20 04:57:59.304643 [ 192 ] {c4054d52-154a-4375-bc5c-c9e26ae24e42::all_1_41_8} <Trace> oximeter.fields_uuid (c4054d52-154a-4375-bc5c-c9e26ae24e42): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5654 | 2025.12.20 04:57:59.304656 [ 194 ] {0728ad91-3238-42af-8ba1-e7fe350e1bf3::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 203 rows starting from the beginning of the part | ||
| 5655 | 2025.12.20 04:57:59.304703 [ 194 ] {0728ad91-3238-42af-8ba1-e7fe350e1bf3::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 160 rows starting from the beginning of the part | ||
| 5656 | 2025.12.20 04:57:59.304728 [ 192 ] {c4054d52-154a-4375-bc5c-c9e26ae24e42::all_1_41_8} <Trace> oximeter.fields_uuid (c4054d52-154a-4375-bc5c-c9e26ae24e42) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 5657 | 2025.12.20 04:57:59.304747 [ 194 ] {0728ad91-3238-42af-8ba1-e7fe350e1bf3::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 160 rows starting from the beginning of the part | ||
| 5658 | 2025.12.20 04:57:59.304812 [ 194 ] {0728ad91-3238-42af-8ba1-e7fe350e1bf3::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 845 rows starting from the beginning of the part | ||
| 5659 | 2025.12.20 04:57:59.304817 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 5660 | 2025.12.20 04:57:59.305002 [ 269 ] {82918999-2886-4216-b57f-5e13a6af2b9d} <Trace> oximeter.measurements_u64 (2d12d158-aeaf-4eed-935c-e5714c0fad4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5661 | 2025.12.20 04:57:59.305045 [ 269 ] {82918999-2886-4216-b57f-5e13a6af2b9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 5662 | 2025.12.20 04:57:59.305391 [ 269 ] {82918999-2886-4216-b57f-5e13a6af2b9d} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 5663 | 2025.12.20 04:57:59.305605 [ 269 ] {82918999-2886-4216-b57f-5e13a6af2b9d} <Trace> oximeter.measurements_u64 (2d12d158-aeaf-4eed-935c-e5714c0fad4d): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5664 | 2025.12.20 04:57:59.305705 [ 39 ] {} <Debug> oximeter.measurements_u64 (2d12d158-aeaf-4eed-935c-e5714c0fad4d) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 5665 | 2025.12.20 04:57:59.305733 [ 39 ] {} <Trace> oximeter.measurements_u64 (2d12d158-aeaf-4eed-935c-e5714c0fad4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5666 | 2025.12.20 04:57:59.305739 [ 269 ] {82918999-2886-4216-b57f-5e13a6af2b9d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001209 sec., 49627.79156327544 rows/sec., 3.34 MiB/sec. | ||
| 5667 | 2025.12.20 04:57:59.305751 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 5668 | 2025.12.20 04:57:59.305777 [ 269 ] {82918999-2886-4216-b57f-5e13a6af2b9d} <Debug> TCPHandler: Processed in 0.001383221 sec. | ||
| 5669 | 2025.12.20 04:57:59.305829 [ 192 ] {2d12d158-aeaf-4eed-935c-e5714c0fad4d::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 | ||
| 5670 | 2025.12.20 04:57:59.305921 [ 192 ] {2d12d158-aeaf-4eed-935c-e5714c0fad4d::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5671 | 2025.12.20 04:57:59.305947 [ 192 ] {2d12d158-aeaf-4eed-935c-e5714c0fad4d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2100 rows starting from the beginning of the part | ||
| 5672 | 2025.12.20 04:57:59.305993 [ 192 ] {2d12d158-aeaf-4eed-935c-e5714c0fad4d::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 | ||
| 5673 | 2025.12.20 04:57:59.306029 [ 192 ] {2d12d158-aeaf-4eed-935c-e5714c0fad4d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 60 rows starting from the beginning of the part | ||
| 5674 | 2025.12.20 04:57:59.306060 [ 192 ] {2d12d158-aeaf-4eed-935c-e5714c0fad4d::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 | ||
| 5675 | 2025.12.20 04:57:59.306094 [ 192 ] {2d12d158-aeaf-4eed-935c-e5714c0fad4d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 60 rows starting from the beginning of the part | ||
| 5676 | 2025.12.20 04:57:59.306127 [ 192 ] {2d12d158-aeaf-4eed-935c-e5714c0fad4d::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 | ||
| 5677 | 2025.12.20 04:57:59.307368 [ 198 ] {2d12d158-aeaf-4eed-935c-e5714c0fad4d::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2400 rows, containing 4 columns (4 merged, 0 gathered) in 0.001572343 sec., 1526384.51024999 rows/sec., 102.87 MiB/sec. | ||
| 5678 | 2025.12.20 04:57:59.307763 [ 197 ] {2d12d158-aeaf-4eed-935c-e5714c0fad4d::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 5679 | 2025.12.20 04:57:59.308127 [ 197 ] {2d12d158-aeaf-4eed-935c-e5714c0fad4d::all_1_41_8} <Trace> oximeter.measurements_u64 (2d12d158-aeaf-4eed-935c-e5714c0fad4d): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5680 | 2025.12.20 04:57:59.308215 [ 197 ] {2d12d158-aeaf-4eed-935c-e5714c0fad4d::all_1_41_8} <Trace> oximeter.measurements_u64 (2d12d158-aeaf-4eed-935c-e5714c0fad4d) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 5681 | 2025.12.20 04:57:59.308313 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB. | ||
| 5682 | 2025.12.20 04:57:59.309308 [ 192 ] {0728ad91-3238-42af-8ba1-e7fe350e1bf3::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12361 rows, containing 5 columns (5 merged, 0 gathered) in 0.004935355 sec., 2504581.7372813104 rows/sec., 172.00 MiB/sec. | ||
| 5683 | 2025.12.20 04:57:59.309766 [ 192 ] {0728ad91-3238-42af-8ba1-e7fe350e1bf3::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 5684 | 2025.12.20 04:57:59.310024 [ 192 ] {0728ad91-3238-42af-8ba1-e7fe350e1bf3::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (0728ad91-3238-42af-8ba1-e7fe350e1bf3): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5685 | 2025.12.20 04:57:59.310096 [ 192 ] {0728ad91-3238-42af-8ba1-e7fe350e1bf3::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (0728ad91-3238-42af-8ba1-e7fe350e1bf3) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 5686 | 2025.12.20 04:57:59.310183 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.37 MiB. | ||
| 5687 | 2025.12.20 04:58:00.000267 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 266.32 MiB, peak 273.21 MiB, free memory in arenas 0.00 B, will set to 267.55 MiB (RSS), difference: 1.23 MiB | ||
| 5688 | 2025.12.20 04:58:00.697771 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 688 | ||
| 5689 | 2025.12.20 04:58:00.700155 [ 243 ] {} <Trace> system.query_log (8da1f072-0632-4951-ad37-80ce429be088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5690 | 2025.12.20 04:58:00.700217 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 5691 | 2025.12.20 04:58:00.701436 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 5692 | 2025.12.20 04:58:00.701713 [ 243 ] {} <Trace> system.query_log (8da1f072-0632-4951-ad37-80ce429be088): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5693 | 2025.12.20 04:58:00.701878 [ 39 ] {} <Debug> system.query_log (8da1f072-0632-4951-ad37-80ce429be088) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 5694 | 2025.12.20 04:58:00.701949 [ 39 ] {} <Trace> system.query_log (8da1f072-0632-4951-ad37-80ce429be088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5695 | 2025.12.20 04:58:00.701972 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 5696 | 2025.12.20 04:58:00.702090 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 688 | ||
| 5697 | 2025.12.20 04:58:00.702095 [ 197 ] {8da1f072-0632-4951-ad37-80ce429be088::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 | ||
| 5698 | 2025.12.20 04:58:00.702698 [ 197 ] {8da1f072-0632-4951-ad37-80ce429be088::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5699 | 2025.12.20 04:58:00.702850 [ 197 ] {8da1f072-0632-4951-ad37-80ce429be088::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 558 rows starting from the beginning of the part | ||
| 5700 | 2025.12.20 04:58:00.703240 [ 197 ] {8da1f072-0632-4951-ad37-80ce429be088::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 28 rows starting from the beginning of the part | ||
| 5701 | 2025.12.20 04:58:00.703617 [ 197 ] {8da1f072-0632-4951-ad37-80ce429be088::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 26 rows starting from the beginning of the part | ||
| 5702 | 2025.12.20 04:58:00.704026 [ 197 ] {8da1f072-0632-4951-ad37-80ce429be088::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 22 rows starting from the beginning of the part | ||
| 5703 | 2025.12.20 04:58:00.704432 [ 197 ] {8da1f072-0632-4951-ad37-80ce429be088::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 28 rows starting from the beginning of the part | ||
| 5704 | 2025.12.20 04:58:00.704799 [ 197 ] {8da1f072-0632-4951-ad37-80ce429be088::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 26 rows starting from the beginning of the part | ||
| 5705 | 2025.12.20 04:58:00.711099 [ 198 ] {8da1f072-0632-4951-ad37-80ce429be088::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 688 rows, containing 72 columns (72 merged, 0 gathered) in 0.009054438 sec., 75984.83749074211 rows/sec., 63.65 MiB/sec. | ||
| 5706 | 2025.12.20 04:58:00.712324 [ 187 ] {8da1f072-0632-4951-ad37-80ce429be088::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 5707 | 2025.12.20 04:58:00.712932 [ 187 ] {8da1f072-0632-4951-ad37-80ce429be088::all_1_21_4} <Trace> system.query_log (8da1f072-0632-4951-ad37-80ce429be088): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5708 | 2025.12.20 04:58:00.713011 [ 187 ] {8da1f072-0632-4951-ad37-80ce429be088::all_1_21_4} <Trace> system.query_log (8da1f072-0632-4951-ad37-80ce429be088) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 5709 | 2025.12.20 04:58:00.713247 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.06 MiB. | ||
| 5710 | 2025.12.20 04:58:04.269201 [ 269 ] {} <Trace> TCP-Session: ef844e67-0e15-4267-afc8-2f7c0fc33f21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5711 | 2025.12.20 04:58:04.269426 [ 269 ] {4507b702-dd6c-482c-84f3-0e918a344fbc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62292) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5712 | 2025.12.20 04:58:04.269500 [ 269 ] {4507b702-dd6c-482c-84f3-0e918a344fbc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5713 | 2025.12.20 04:58:04.270268 [ 269 ] {4507b702-dd6c-482c-84f3-0e918a344fbc} <Trace> oximeter.fields_string (98ba921c-f0d5-44b4-b899-9632ca3224e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5714 | 2025.12.20 04:58:04.270321 [ 269 ] {4507b702-dd6c-482c-84f3-0e918a344fbc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 5715 | 2025.12.20 04:58:04.270736 [ 269 ] {4507b702-dd6c-482c-84f3-0e918a344fbc} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 5716 | 2025.12.20 04:58:04.270964 [ 269 ] {4507b702-dd6c-482c-84f3-0e918a344fbc} <Trace> oximeter.fields_string (98ba921c-f0d5-44b4-b899-9632ca3224e8): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5717 | 2025.12.20 04:58:04.271126 [ 269 ] {4507b702-dd6c-482c-84f3-0e918a344fbc} <Debug> executeQuery: Read 138 rows, 12.27 KiB in 0.001755 sec., 78632.47863247863 rows/sec., 6.83 MiB/sec. | ||
| 5718 | 2025.12.20 04:58:04.271178 [ 269 ] {4507b702-dd6c-482c-84f3-0e918a344fbc} <Debug> TCPHandler: Processed in 0.002115122 sec. | ||
| 5719 | 2025.12.20 04:58:04.271325 [ 269 ] {} <Trace> TCP-Session: ef844e67-0e15-4267-afc8-2f7c0fc33f21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5720 | 2025.12.20 04:58:04.271439 [ 269 ] {abe3cf40-1ff0-4a5e-9b0f-311f93d8bd83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62292) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5721 | 2025.12.20 04:58:04.271501 [ 269 ] {abe3cf40-1ff0-4a5e-9b0f-311f93d8bd83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5722 | 2025.12.20 04:58:04.271997 [ 269 ] {abe3cf40-1ff0-4a5e-9b0f-311f93d8bd83} <Trace> oximeter.fields_u16 (a1634391-e721-4954-b832-fc744d9d9f64): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5723 | 2025.12.20 04:58:04.272037 [ 269 ] {abe3cf40-1ff0-4a5e-9b0f-311f93d8bd83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 5724 | 2025.12.20 04:58:04.272366 [ 269 ] {abe3cf40-1ff0-4a5e-9b0f-311f93d8bd83} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5725 | 2025.12.20 04:58:04.272586 [ 269 ] {abe3cf40-1ff0-4a5e-9b0f-311f93d8bd83} <Trace> oximeter.fields_u16 (a1634391-e721-4954-b832-fc744d9d9f64): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5726 | 2025.12.20 04:58:04.272727 [ 269 ] {abe3cf40-1ff0-4a5e-9b0f-311f93d8bd83} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001312 sec., 31250 rows/sec., 2.29 MiB/sec. | ||
| 5727 | 2025.12.20 04:58:04.272766 [ 269 ] {abe3cf40-1ff0-4a5e-9b0f-311f93d8bd83} <Debug> TCPHandler: Processed in 0.001510823 sec. | ||
| 5728 | 2025.12.20 04:58:04.272880 [ 269 ] {} <Trace> TCP-Session: ef844e67-0e15-4267-afc8-2f7c0fc33f21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5729 | 2025.12.20 04:58:04.272973 [ 269 ] {a3e33813-cb72-4594-8775-d1068a178f7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62292) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5730 | 2025.12.20 04:58:04.273012 [ 269 ] {a3e33813-cb72-4594-8775-d1068a178f7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5731 | 2025.12.20 04:58:04.273420 [ 269 ] {a3e33813-cb72-4594-8775-d1068a178f7b} <Trace> oximeter.fields_uuid (c4054d52-154a-4375-bc5c-c9e26ae24e42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5732 | 2025.12.20 04:58:04.273455 [ 269 ] {a3e33813-cb72-4594-8775-d1068a178f7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 5733 | 2025.12.20 04:58:04.273756 [ 269 ] {a3e33813-cb72-4594-8775-d1068a178f7b} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 5734 | 2025.12.20 04:58:04.274119 [ 269 ] {a3e33813-cb72-4594-8775-d1068a178f7b} <Trace> oximeter.fields_uuid (c4054d52-154a-4375-bc5c-c9e26ae24e42): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5735 | 2025.12.20 04:58:04.274263 [ 269 ] {a3e33813-cb72-4594-8775-d1068a178f7b} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.0013 sec., 80769.23076923077 rows/sec., 6.31 MiB/sec. | ||
| 5736 | 2025.12.20 04:58:04.274303 [ 269 ] {a3e33813-cb72-4594-8775-d1068a178f7b} <Debug> TCPHandler: Processed in 0.001470393 sec. | ||
| 5737 | 2025.12.20 04:58:04.274422 [ 269 ] {} <Trace> TCP-Session: ef844e67-0e15-4267-afc8-2f7c0fc33f21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5738 | 2025.12.20 04:58:04.274523 [ 269 ] {64fab26f-eb69-4c3b-9136-e522703b1771} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62292) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5739 | 2025.12.20 04:58:04.274569 [ 269 ] {64fab26f-eb69-4c3b-9136-e522703b1771} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5740 | 2025.12.20 04:58:04.274984 [ 269 ] {64fab26f-eb69-4c3b-9136-e522703b1771} <Trace> oximeter.measurements_cumulativeu64 (0728ad91-3238-42af-8ba1-e7fe350e1bf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5741 | 2025.12.20 04:58:04.275021 [ 269 ] {64fab26f-eb69-4c3b-9136-e522703b1771} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 5742 | 2025.12.20 04:58:04.275363 [ 269 ] {64fab26f-eb69-4c3b-9136-e522703b1771} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 5743 | 2025.12.20 04:58:04.275574 [ 269 ] {64fab26f-eb69-4c3b-9136-e522703b1771} <Trace> oximeter.measurements_cumulativeu64 (0728ad91-3238-42af-8ba1-e7fe350e1bf3): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5744 | 2025.12.20 04:58:04.275707 [ 269 ] {64fab26f-eb69-4c3b-9136-e522703b1771} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001204 sec., 132890.36544850498 rows/sec., 9.26 MiB/sec. | ||
| 5745 | 2025.12.20 04:58:04.275743 [ 269 ] {64fab26f-eb69-4c3b-9136-e522703b1771} <Debug> TCPHandler: Processed in 0.001370471 sec. | ||
| 5746 | 2025.12.20 04:58:04.275851 [ 269 ] {} <Trace> TCP-Session: ef844e67-0e15-4267-afc8-2f7c0fc33f21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5747 | 2025.12.20 04:58:04.275947 [ 269 ] {2bf373af-1237-4c51-bc34-dbabb4b827f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62292) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5748 | 2025.12.20 04:58:04.276002 [ 269 ] {2bf373af-1237-4c51-bc34-dbabb4b827f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5749 | 2025.12.20 04:58:04.276877 [ 269 ] {2bf373af-1237-4c51-bc34-dbabb4b827f9} <Trace> oximeter.measurements_histogramu64 (20f97701-e8e9-497e-bf0d-ce4ede2e5aa1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5750 | 2025.12.20 04:58:04.276916 [ 269 ] {2bf373af-1237-4c51-bc34-dbabb4b827f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 5751 | 2025.12.20 04:58:04.277499 [ 269 ] {2bf373af-1237-4c51-bc34-dbabb4b827f9} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 5752 | 2025.12.20 04:58:04.277724 [ 269 ] {2bf373af-1237-4c51-bc34-dbabb4b827f9} <Trace> oximeter.measurements_histogramu64 (20f97701-e8e9-497e-bf0d-ce4ede2e5aa1): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5753 | 2025.12.20 04:58:04.277850 [ 34 ] {} <Debug> oximeter.measurements_histogramu64 (20f97701-e8e9-497e-bf0d-ce4ede2e5aa1) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 5754 | 2025.12.20 04:58:04.277876 [ 269 ] {2bf373af-1237-4c51-bc34-dbabb4b827f9} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001946 sec., 21068.8591983556 rows/sec., 37.75 MiB/sec. | ||
| 5755 | 2025.12.20 04:58:04.277918 [ 34 ] {} <Trace> oximeter.measurements_histogramu64 (20f97701-e8e9-497e-bf0d-ce4ede2e5aa1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5756 | 2025.12.20 04:58:04.277947 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 5757 | 2025.12.20 04:58:04.277980 [ 269 ] {2bf373af-1237-4c51-bc34-dbabb4b827f9} <Debug> TCPHandler: Processed in 0.002177694 sec. | ||
| 5758 | 2025.12.20 04:58:04.278040 [ 199 ] {20f97701-e8e9-497e-bf0d-ce4ede2e5aa1::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 | ||
| 5759 | 2025.12.20 04:58:04.278106 [ 269 ] {} <Trace> TCP-Session: ef844e67-0e15-4267-afc8-2f7c0fc33f21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5760 | 2025.12.20 04:58:04.278204 [ 269 ] {7e0084dc-5bed-4ed4-8643-ae52b17fad3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62292) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5761 | 2025.12.20 04:58:04.278227 [ 199 ] {20f97701-e8e9-497e-bf0d-ce4ede2e5aa1::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5762 | 2025.12.20 04:58:04.278254 [ 269 ] {7e0084dc-5bed-4ed4-8643-ae52b17fad3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5763 | 2025.12.20 04:58:04.278274 [ 199 ] {20f97701-e8e9-497e-bf0d-ce4ede2e5aa1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 532 rows starting from the beginning of the part | ||
| 5764 | 2025.12.20 04:58:04.278388 [ 199 ] {20f97701-e8e9-497e-bf0d-ce4ede2e5aa1::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 | ||
| 5765 | 2025.12.20 04:58:04.278483 [ 199 ] {20f97701-e8e9-497e-bf0d-ce4ede2e5aa1::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 | ||
| 5766 | 2025.12.20 04:58:04.278573 [ 199 ] {20f97701-e8e9-497e-bf0d-ce4ede2e5aa1::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 | ||
| 5767 | 2025.12.20 04:58:04.278604 [ 269 ] {7e0084dc-5bed-4ed4-8643-ae52b17fad3f} <Trace> oximeter.measurements_u64 (2d12d158-aeaf-4eed-935c-e5714c0fad4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5768 | 2025.12.20 04:58:04.278648 [ 269 ] {7e0084dc-5bed-4ed4-8643-ae52b17fad3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 5769 | 2025.12.20 04:58:04.278654 [ 199 ] {20f97701-e8e9-497e-bf0d-ce4ede2e5aa1::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 | ||
| 5770 | 2025.12.20 04:58:04.278744 [ 199 ] {20f97701-e8e9-497e-bf0d-ce4ede2e5aa1::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 | ||
| 5771 | 2025.12.20 04:58:04.279030 [ 269 ] {7e0084dc-5bed-4ed4-8643-ae52b17fad3f} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 5772 | 2025.12.20 04:58:04.279344 [ 269 ] {7e0084dc-5bed-4ed4-8643-ae52b17fad3f} <Trace> oximeter.measurements_u64 (2d12d158-aeaf-4eed-935c-e5714c0fad4d): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5773 | 2025.12.20 04:58:04.279484 [ 269 ] {7e0084dc-5bed-4ed4-8643-ae52b17fad3f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001299 sec., 46189.37644341801 rows/sec., 3.11 MiB/sec. | ||
| 5774 | 2025.12.20 04:58:04.279521 [ 269 ] {7e0084dc-5bed-4ed4-8643-ae52b17fad3f} <Debug> TCPHandler: Processed in 0.001463442 sec. | ||
| 5775 | 2025.12.20 04:58:04.301896 [ 187 ] {20f97701-e8e9-497e-bf0d-ce4ede2e5aa1::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 737 rows, containing 19 columns (19 merged, 0 gathered) in 0.023895414 sec., 30842.738276055814 rows/sec., 55.27 MiB/sec. | ||
| 5776 | 2025.12.20 04:58:04.303350 [ 198 ] {20f97701-e8e9-497e-bf0d-ce4ede2e5aa1::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 5777 | 2025.12.20 04:58:04.303761 [ 198 ] {20f97701-e8e9-497e-bf0d-ce4ede2e5aa1::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (20f97701-e8e9-497e-bf0d-ce4ede2e5aa1): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5778 | 2025.12.20 04:58:04.303851 [ 198 ] {20f97701-e8e9-497e-bf0d-ce4ede2e5aa1::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (20f97701-e8e9-497e-bf0d-ce4ede2e5aa1) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 5779 | 2025.12.20 04:58:04.303999 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.74 MiB. | ||
| 5780 | 2025.12.20 04:58:05.000239 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 268.06 MiB, peak 275.76 MiB, free memory in arenas 0.00 B, will set to 269.75 MiB (RSS), difference: 1.69 MiB | ||
| 5781 | 2025.12.20 04:58:05.548096 [ 33 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5782 | 2025.12.20 04:58:05.548150 [ 33 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5783 | 2025.12.20 04:58:05.673054 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 14335 | ||
| 5784 | 2025.12.20 04:58:05.673591 [ 244 ] {} <Trace> system.asynchronous_metric_log (e27368f7-91e4-4bc1-8c72-f994b219acd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5785 | 2025.12.20 04:58:05.673631 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 5786 | 2025.12.20 04:58:05.674167 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5787 | 2025.12.20 04:58:05.674412 [ 244 ] {} <Trace> system.asynchronous_metric_log (e27368f7-91e4-4bc1-8c72-f994b219acd5): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5788 | 2025.12.20 04:58:05.674535 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14335 | ||
| 5789 | 2025.12.20 04:58:06.412183 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 226 | ||
| 5790 | 2025.12.20 04:58:06.429521 [ 245 ] {} <Trace> system.metric_log (ee27eced-b232-4ad5-8c8e-43cace0440d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5791 | 2025.12.20 04:58:06.429579 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 5792 | 2025.12.20 04:58:06.435600 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5793 | 2025.12.20 04:58:06.436284 [ 245 ] {} <Trace> system.metric_log (ee27eced-b232-4ad5-8c8e-43cace0440d5): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5794 | 2025.12.20 04:58:06.439082 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 226 | ||
| 5795 | 2025.12.20 04:58:09.266800 [ 269 ] {} <Trace> TCP-Session: ef844e67-0e15-4267-afc8-2f7c0fc33f21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5796 | 2025.12.20 04:58:09.267017 [ 269 ] {0980379b-20c7-4c54-b2b7-3014c07b5bbb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62292) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5797 | 2025.12.20 04:58:09.267092 [ 269 ] {0980379b-20c7-4c54-b2b7-3014c07b5bbb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5798 | 2025.12.20 04:58:09.267777 [ 269 ] {0980379b-20c7-4c54-b2b7-3014c07b5bbb} <Trace> oximeter.fields_string (98ba921c-f0d5-44b4-b899-9632ca3224e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5799 | 2025.12.20 04:58:09.267820 [ 269 ] {0980379b-20c7-4c54-b2b7-3014c07b5bbb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 5800 | 2025.12.20 04:58:09.268210 [ 269 ] {0980379b-20c7-4c54-b2b7-3014c07b5bbb} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 5801 | 2025.12.20 04:58:09.268452 [ 269 ] {0980379b-20c7-4c54-b2b7-3014c07b5bbb} <Trace> oximeter.fields_string (98ba921c-f0d5-44b4-b899-9632ca3224e8): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5802 | 2025.12.20 04:58:09.268613 [ 269 ] {0980379b-20c7-4c54-b2b7-3014c07b5bbb} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001655 sec., 33836.8580060423 rows/sec., 2.60 MiB/sec. | ||
| 5803 | 2025.12.20 04:58:09.268663 [ 269 ] {0980379b-20c7-4c54-b2b7-3014c07b5bbb} <Debug> TCPHandler: Processed in 0.001999941 sec. | ||
| 5804 | 2025.12.20 04:58:09.268784 [ 269 ] {} <Trace> TCP-Session: ef844e67-0e15-4267-afc8-2f7c0fc33f21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5805 | 2025.12.20 04:58:09.268886 [ 269 ] {1a2cb820-4b3b-4dc2-b865-45ca692f44ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62292) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5806 | 2025.12.20 04:58:09.268931 [ 269 ] {1a2cb820-4b3b-4dc2-b865-45ca692f44ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5807 | 2025.12.20 04:58:09.269363 [ 269 ] {1a2cb820-4b3b-4dc2-b865-45ca692f44ce} <Trace> oximeter.fields_uuid (c4054d52-154a-4375-bc5c-c9e26ae24e42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5808 | 2025.12.20 04:58:09.269400 [ 269 ] {1a2cb820-4b3b-4dc2-b865-45ca692f44ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 5809 | 2025.12.20 04:58:09.269718 [ 269 ] {1a2cb820-4b3b-4dc2-b865-45ca692f44ce} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 5810 | 2025.12.20 04:58:09.269927 [ 269 ] {1a2cb820-4b3b-4dc2-b865-45ca692f44ce} <Trace> oximeter.fields_uuid (c4054d52-154a-4375-bc5c-c9e26ae24e42): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5811 | 2025.12.20 04:58:09.270055 [ 269 ] {1a2cb820-4b3b-4dc2-b865-45ca692f44ce} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001192 sec., 53691.275167785236 rows/sec., 4.19 MiB/sec. | ||
| 5812 | 2025.12.20 04:58:09.270092 [ 269 ] {1a2cb820-4b3b-4dc2-b865-45ca692f44ce} <Debug> TCPHandler: Processed in 0.001360791 sec. | ||
| 5813 | 2025.12.20 04:58:09.270205 [ 269 ] {} <Trace> TCP-Session: ef844e67-0e15-4267-afc8-2f7c0fc33f21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5814 | 2025.12.20 04:58:09.270303 [ 269 ] {bd527676-6976-4c7b-955e-dcfcd66cb886} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62292) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5815 | 2025.12.20 04:58:09.270347 [ 269 ] {bd527676-6976-4c7b-955e-dcfcd66cb886} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5816 | 2025.12.20 04:58:09.270752 [ 269 ] {bd527676-6976-4c7b-955e-dcfcd66cb886} <Trace> oximeter.measurements_cumulativeu64 (0728ad91-3238-42af-8ba1-e7fe350e1bf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5817 | 2025.12.20 04:58:09.270787 [ 269 ] {bd527676-6976-4c7b-955e-dcfcd66cb886} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 5818 | 2025.12.20 04:58:09.271117 [ 269 ] {bd527676-6976-4c7b-955e-dcfcd66cb886} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 5819 | 2025.12.20 04:58:09.271322 [ 269 ] {bd527676-6976-4c7b-955e-dcfcd66cb886} <Trace> oximeter.measurements_cumulativeu64 (0728ad91-3238-42af-8ba1-e7fe350e1bf3): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5820 | 2025.12.20 04:58:09.271450 [ 269 ] {bd527676-6976-4c7b-955e-dcfcd66cb886} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001168 sec., 136986.301369863 rows/sec., 9.54 MiB/sec. | ||
| 5821 | 2025.12.20 04:58:09.271487 [ 269 ] {bd527676-6976-4c7b-955e-dcfcd66cb886} <Debug> TCPHandler: Processed in 0.00133304 sec. | ||
| 5822 | 2025.12.20 04:58:09.271592 [ 269 ] {} <Trace> TCP-Session: ef844e67-0e15-4267-afc8-2f7c0fc33f21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5823 | 2025.12.20 04:58:09.271688 [ 269 ] {6cb7b8ae-f1c8-44bc-a270-2bceeee69a13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62292) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5824 | 2025.12.20 04:58:09.271729 [ 269 ] {6cb7b8ae-f1c8-44bc-a270-2bceeee69a13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5825 | 2025.12.20 04:58:09.272057 [ 269 ] {6cb7b8ae-f1c8-44bc-a270-2bceeee69a13} <Trace> oximeter.measurements_u64 (2d12d158-aeaf-4eed-935c-e5714c0fad4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5826 | 2025.12.20 04:58:09.272092 [ 269 ] {6cb7b8ae-f1c8-44bc-a270-2bceeee69a13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 5827 | 2025.12.20 04:58:09.272399 [ 269 ] {6cb7b8ae-f1c8-44bc-a270-2bceeee69a13} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 5828 | 2025.12.20 04:58:09.272628 [ 269 ] {6cb7b8ae-f1c8-44bc-a270-2bceeee69a13} <Trace> oximeter.measurements_u64 (2d12d158-aeaf-4eed-935c-e5714c0fad4d): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5829 | 2025.12.20 04:58:09.272756 [ 269 ] {6cb7b8ae-f1c8-44bc-a270-2bceeee69a13} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001087 sec., 55197.79208831646 rows/sec., 3.72 MiB/sec. | ||
| 5830 | 2025.12.20 04:58:09.272792 [ 269 ] {6cb7b8ae-f1c8-44bc-a270-2bceeee69a13} <Debug> TCPHandler: Processed in 0.00124811 sec. | ||
| 5831 | 2025.12.20 04:58:10.702506 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 708 | ||
| 5832 | 2025.12.20 04:58:10.705034 [ 243 ] {} <Trace> system.query_log (8da1f072-0632-4951-ad37-80ce429be088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5833 | 2025.12.20 04:58:10.705081 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 5834 | 2025.12.20 04:58:10.706255 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5835 | 2025.12.20 04:58:10.706514 [ 243 ] {} <Trace> system.query_log (8da1f072-0632-4951-ad37-80ce429be088): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5836 | 2025.12.20 04:58:10.706760 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 708 | ||
| 5837 | 2025.12.20 04:58:13.174783 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 14847 | ||
| 5838 | 2025.12.20 04:58:13.175665 [ 244 ] {} <Trace> system.asynchronous_metric_log (e27368f7-91e4-4bc1-8c72-f994b219acd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5839 | 2025.12.20 04:58:13.175711 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 5840 | 2025.12.20 04:58:13.176196 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5841 | 2025.12.20 04:58:13.176425 [ 244 ] {} <Trace> system.asynchronous_metric_log (e27368f7-91e4-4bc1-8c72-f994b219acd5): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5842 | 2025.12.20 04:58:13.176555 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14847 | ||
| 5843 | 2025.12.20 04:58:13.176562 [ 45 ] {} <Debug> system.asynchronous_metric_log (e27368f7-91e4-4bc1-8c72-f994b219acd5) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5844 | 2025.12.20 04:58:13.176605 [ 45 ] {} <Trace> system.asynchronous_metric_log (e27368f7-91e4-4bc1-8c72-f994b219acd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5845 | 2025.12.20 04:58:13.176627 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 5846 | 2025.12.20 04:58:13.176724 [ 197 ] {e27368f7-91e4-4bc1-8c72-f994b219acd5::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 | ||
| 5847 | 2025.12.20 04:58:13.176825 [ 197 ] {e27368f7-91e4-4bc1-8c72-f994b219acd5::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5848 | 2025.12.20 04:58:13.176860 [ 197 ] {e27368f7-91e4-4bc1-8c72-f994b219acd5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 12415 rows starting from the beginning of the part | ||
| 5849 | 2025.12.20 04:58:13.176924 [ 197 ] {e27368f7-91e4-4bc1-8c72-f994b219acd5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 512 rows starting from the beginning of the part | ||
| 5850 | 2025.12.20 04:58:13.176975 [ 197 ] {e27368f7-91e4-4bc1-8c72-f994b219acd5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 448 rows starting from the beginning of the part | ||
| 5851 | 2025.12.20 04:58:13.177019 [ 197 ] {e27368f7-91e4-4bc1-8c72-f994b219acd5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 512 rows starting from the beginning of the part | ||
| 5852 | 2025.12.20 04:58:13.177064 [ 197 ] {e27368f7-91e4-4bc1-8c72-f994b219acd5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 448 rows starting from the beginning of the part | ||
| 5853 | 2025.12.20 04:58:13.177107 [ 197 ] {e27368f7-91e4-4bc1-8c72-f994b219acd5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 512 rows starting from the beginning of the part | ||
| 5854 | 2025.12.20 04:58:13.178859 [ 187 ] {e27368f7-91e4-4bc1-8c72-f994b219acd5::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14847 rows, containing 4 columns (4 merged, 0 gathered) in 0.002172843 sec., 6832983.331055213 rows/sec., 97.75 MiB/sec. | ||
| 5855 | 2025.12.20 04:58:13.179210 [ 193 ] {e27368f7-91e4-4bc1-8c72-f994b219acd5::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5856 | 2025.12.20 04:58:13.179500 [ 193 ] {e27368f7-91e4-4bc1-8c72-f994b219acd5::all_1_31_6} <Trace> system.asynchronous_metric_log (e27368f7-91e4-4bc1-8c72-f994b219acd5): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5857 | 2025.12.20 04:58:13.179574 [ 193 ] {e27368f7-91e4-4bc1-8c72-f994b219acd5::all_1_31_6} <Trace> system.asynchronous_metric_log (e27368f7-91e4-4bc1-8c72-f994b219acd5) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5858 | 2025.12.20 04:58:13.179661 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.48 MiB. | ||
| 5859 | 2025.12.20 04:58:13.939385 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 234 | ||
| 5860 | 2025.12.20 04:58:13.956597 [ 245 ] {} <Trace> system.metric_log (ee27eced-b232-4ad5-8c8e-43cace0440d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5861 | 2025.12.20 04:58:13.956656 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 5862 | 2025.12.20 04:58:13.962202 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5863 | 2025.12.20 04:58:13.962896 [ 245 ] {} <Trace> system.metric_log (ee27eced-b232-4ad5-8c8e-43cace0440d5): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5864 | 2025.12.20 04:58:13.963189 [ 60 ] {} <Debug> system.metric_log (ee27eced-b232-4ad5-8c8e-43cace0440d5) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5865 | 2025.12.20 04:58:13.963258 [ 60 ] {} <Trace> system.metric_log (ee27eced-b232-4ad5-8c8e-43cace0440d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5866 | 2025.12.20 04:58:13.963281 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 5867 | 2025.12.20 04:58:13.963397 [ 195 ] {ee27eced-b232-4ad5-8c8e-43cace0440d5::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 | ||
| 5868 | 2025.12.20 04:58:13.965780 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 234 | ||
| 5869 | 2025.12.20 04:58:13.966364 [ 195 ] {ee27eced-b232-4ad5-8c8e-43cace0440d5::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5870 | 2025.12.20 04:58:13.967085 [ 195 ] {ee27eced-b232-4ad5-8c8e-43cace0440d5::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 | ||
| 5871 | 2025.12.20 04:58:13.970362 [ 195 ] {ee27eced-b232-4ad5-8c8e-43cace0440d5::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 | ||
| 5872 | 2025.12.20 04:58:13.973906 [ 195 ] {ee27eced-b232-4ad5-8c8e-43cace0440d5::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 | ||
| 5873 | 2025.12.20 04:58:13.977733 [ 195 ] {ee27eced-b232-4ad5-8c8e-43cace0440d5::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 | ||
| 5874 | 2025.12.20 04:58:13.981586 [ 195 ] {ee27eced-b232-4ad5-8c8e-43cace0440d5::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 | ||
| 5875 | 2025.12.20 04:58:13.985322 [ 195 ] {ee27eced-b232-4ad5-8c8e-43cace0440d5::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 | ||
| 5876 | 2025.12.20 04:58:14.000236 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 280.30 MiB, peak 280.30 MiB, free memory in arenas 0.00 B, will set to 271.05 MiB (RSS), difference: -9.25 MiB | ||
| 5877 | 2025.12.20 04:58:14.037046 [ 187 ] {ee27eced-b232-4ad5-8c8e-43cace0440d5::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 234 rows, containing 679 columns (679 merged, 0 gathered) in 0.073689731 sec., 3175.476376755942 rows/sec., 16.42 MiB/sec. | ||
| 5878 | 2025.12.20 04:58:14.039943 [ 188 ] {ee27eced-b232-4ad5-8c8e-43cace0440d5::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5879 | 2025.12.20 04:58:14.041971 [ 188 ] {ee27eced-b232-4ad5-8c8e-43cace0440d5::all_1_31_6} <Trace> system.metric_log (ee27eced-b232-4ad5-8c8e-43cace0440d5): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5880 | 2025.12.20 04:58:14.042092 [ 188 ] {ee27eced-b232-4ad5-8c8e-43cace0440d5::all_1_31_6} <Trace> system.metric_log (ee27eced-b232-4ad5-8c8e-43cace0440d5) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5881 | 2025.12.20 04:58:14.045058 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 5882 | 2025.12.20 04:58:14.271340 [ 269 ] {} <Trace> TCP-Session: ef844e67-0e15-4267-afc8-2f7c0fc33f21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5883 | 2025.12.20 04:58:14.271545 [ 269 ] {999f1153-6ebb-4460-8bb4-9124f2d616f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62292) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5884 | 2025.12.20 04:58:14.271620 [ 269 ] {999f1153-6ebb-4460-8bb4-9124f2d616f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5885 | 2025.12.20 04:58:14.272261 [ 269 ] {999f1153-6ebb-4460-8bb4-9124f2d616f6} <Trace> oximeter.fields_i16 (f49be293-f532-4c39-83ae-fb145f049189): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5886 | 2025.12.20 04:58:14.272312 [ 269 ] {999f1153-6ebb-4460-8bb4-9124f2d616f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 5887 | 2025.12.20 04:58:14.272719 [ 269 ] {999f1153-6ebb-4460-8bb4-9124f2d616f6} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 5888 | 2025.12.20 04:58:14.272958 [ 269 ] {999f1153-6ebb-4460-8bb4-9124f2d616f6} <Trace> oximeter.fields_i16 (f49be293-f532-4c39-83ae-fb145f049189): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5889 | 2025.12.20 04:58:14.273119 [ 269 ] {999f1153-6ebb-4460-8bb4-9124f2d616f6} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001629 sec., 14732.965009208103 rows/sec., 1.22 MiB/sec. | ||
| 5890 | 2025.12.20 04:58:14.273163 [ 269 ] {999f1153-6ebb-4460-8bb4-9124f2d616f6} <Debug> TCPHandler: Processed in 0.00196079 sec. | ||
| 5891 | 2025.12.20 04:58:14.273283 [ 269 ] {} <Trace> TCP-Session: ef844e67-0e15-4267-afc8-2f7c0fc33f21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5892 | 2025.12.20 04:58:14.273381 [ 269 ] {3b886cb0-ccf7-4cab-82be-1a5ef8a1f5b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62292) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5893 | 2025.12.20 04:58:14.273423 [ 269 ] {3b886cb0-ccf7-4cab-82be-1a5ef8a1f5b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5894 | 2025.12.20 04:58:14.273808 [ 269 ] {3b886cb0-ccf7-4cab-82be-1a5ef8a1f5b9} <Trace> oximeter.fields_ipaddr (e2d7a9ce-de6b-4677-85c4-2fb4d093ba20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5895 | 2025.12.20 04:58:14.273845 [ 269 ] {3b886cb0-ccf7-4cab-82be-1a5ef8a1f5b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 5896 | 2025.12.20 04:58:14.274160 [ 269 ] {3b886cb0-ccf7-4cab-82be-1a5ef8a1f5b9} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 5897 | 2025.12.20 04:58:14.274375 [ 269 ] {3b886cb0-ccf7-4cab-82be-1a5ef8a1f5b9} <Trace> oximeter.fields_ipaddr (e2d7a9ce-de6b-4677-85c4-2fb4d093ba20): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5898 | 2025.12.20 04:58:14.274507 [ 269 ] {3b886cb0-ccf7-4cab-82be-1a5ef8a1f5b9} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001145 sec., 1746.7248908296945 rows/sec., 142.43 KiB/sec. | ||
| 5899 | 2025.12.20 04:58:14.274546 [ 269 ] {3b886cb0-ccf7-4cab-82be-1a5ef8a1f5b9} <Debug> TCPHandler: Processed in 0.00131262 sec. | ||
| 5900 | 2025.12.20 04:58:14.274646 [ 269 ] {} <Trace> TCP-Session: ef844e67-0e15-4267-afc8-2f7c0fc33f21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5901 | 2025.12.20 04:58:14.274743 [ 269 ] {791eae80-fe5b-4d8a-80d0-2dc5f6d9829e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62292) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5902 | 2025.12.20 04:58:14.274783 [ 269 ] {791eae80-fe5b-4d8a-80d0-2dc5f6d9829e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5903 | 2025.12.20 04:58:14.275291 [ 269 ] {791eae80-fe5b-4d8a-80d0-2dc5f6d9829e} <Trace> oximeter.fields_string (98ba921c-f0d5-44b4-b899-9632ca3224e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5904 | 2025.12.20 04:58:14.275328 [ 269 ] {791eae80-fe5b-4d8a-80d0-2dc5f6d9829e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 5905 | 2025.12.20 04:58:14.275664 [ 269 ] {791eae80-fe5b-4d8a-80d0-2dc5f6d9829e} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 5906 | 2025.12.20 04:58:14.275889 [ 269 ] {791eae80-fe5b-4d8a-80d0-2dc5f6d9829e} <Trace> oximeter.fields_string (98ba921c-f0d5-44b4-b899-9632ca3224e8): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5907 | 2025.12.20 04:58:14.276021 [ 269 ] {791eae80-fe5b-4d8a-80d0-2dc5f6d9829e} <Debug> executeQuery: Read 259 rows, 23.80 KiB in 0.001297 sec., 199691.59599074788 rows/sec., 17.92 MiB/sec. | ||
| 5908 | 2025.12.20 04:58:14.276058 [ 269 ] {791eae80-fe5b-4d8a-80d0-2dc5f6d9829e} <Debug> TCPHandler: Processed in 0.001461082 sec. | ||
| 5909 | 2025.12.20 04:58:14.276157 [ 269 ] {} <Trace> TCP-Session: ef844e67-0e15-4267-afc8-2f7c0fc33f21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5910 | 2025.12.20 04:58:14.276252 [ 269 ] {7aad2101-5b72-4202-bef8-04c1e6535a45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62292) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5911 | 2025.12.20 04:58:14.276293 [ 269 ] {7aad2101-5b72-4202-bef8-04c1e6535a45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5912 | 2025.12.20 04:58:14.276703 [ 269 ] {7aad2101-5b72-4202-bef8-04c1e6535a45} <Trace> oximeter.fields_u16 (a1634391-e721-4954-b832-fc744d9d9f64): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5913 | 2025.12.20 04:58:14.276740 [ 269 ] {7aad2101-5b72-4202-bef8-04c1e6535a45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 5914 | 2025.12.20 04:58:14.277043 [ 269 ] {7aad2101-5b72-4202-bef8-04c1e6535a45} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5915 | 2025.12.20 04:58:14.277252 [ 269 ] {7aad2101-5b72-4202-bef8-04c1e6535a45} <Trace> oximeter.fields_u16 (a1634391-e721-4954-b832-fc744d9d9f64): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5916 | 2025.12.20 04:58:14.277357 [ 60 ] {} <Debug> oximeter.fields_u16 (a1634391-e721-4954-b832-fc744d9d9f64) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5917 | 2025.12.20 04:58:14.277378 [ 269 ] {7aad2101-5b72-4202-bef8-04c1e6535a45} <Debug> executeQuery: Read 55 rows, 4.18 KiB in 0.001143 sec., 48118.985126859145 rows/sec., 3.57 MiB/sec. | ||
| 5918 | 2025.12.20 04:58:14.277423 [ 60 ] {} <Trace> oximeter.fields_u16 (a1634391-e721-4954-b832-fc744d9d9f64): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5919 | 2025.12.20 04:58:14.277433 [ 269 ] {7aad2101-5b72-4202-bef8-04c1e6535a45} <Debug> TCPHandler: Processed in 0.00132434 sec. | ||
| 5920 | 2025.12.20 04:58:14.277451 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 5921 | 2025.12.20 04:58:14.277541 [ 269 ] {} <Trace> TCP-Session: ef844e67-0e15-4267-afc8-2f7c0fc33f21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5922 | 2025.12.20 04:58:14.277553 [ 191 ] {a1634391-e721-4954-b832-fc744d9d9f64::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 | ||
| 5923 | 2025.12.20 04:58:14.277640 [ 269 ] {8b53368c-aca1-44ed-b273-2ff25a4082ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62292) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5924 | 2025.12.20 04:58:14.277662 [ 191 ] {a1634391-e721-4954-b832-fc744d9d9f64::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5925 | 2025.12.20 04:58:14.277679 [ 269 ] {8b53368c-aca1-44ed-b273-2ff25a4082ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5926 | 2025.12.20 04:58:14.277696 [ 191 ] {a1634391-e721-4954-b832-fc744d9d9f64::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 71 rows starting from the beginning of the part | ||
| 5927 | 2025.12.20 04:58:14.277761 [ 191 ] {a1634391-e721-4954-b832-fc744d9d9f64::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 67 rows starting from the beginning of the part | ||
| 5928 | 2025.12.20 04:58:14.277811 [ 191 ] {a1634391-e721-4954-b832-fc744d9d9f64::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 | ||
| 5929 | 2025.12.20 04:58:14.277862 [ 191 ] {a1634391-e721-4954-b832-fc744d9d9f64::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 2 rows starting from the beginning of the part | ||
| 5930 | 2025.12.20 04:58:14.277908 [ 191 ] {a1634391-e721-4954-b832-fc744d9d9f64::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 | ||
| 5931 | 2025.12.20 04:58:14.277954 [ 191 ] {a1634391-e721-4954-b832-fc744d9d9f64::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 55 rows starting from the beginning of the part | ||
| 5932 | 2025.12.20 04:58:14.278064 [ 269 ] {8b53368c-aca1-44ed-b273-2ff25a4082ef} <Trace> oximeter.fields_u32 (84d137f6-cd6c-4f57-aaf1-93ce2ca067bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5933 | 2025.12.20 04:58:14.278099 [ 269 ] {8b53368c-aca1-44ed-b273-2ff25a4082ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 5934 | 2025.12.20 04:58:14.278583 [ 269 ] {8b53368c-aca1-44ed-b273-2ff25a4082ef} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5935 | 2025.12.20 04:58:14.278797 [ 269 ] {8b53368c-aca1-44ed-b273-2ff25a4082ef} <Trace> oximeter.fields_u32 (84d137f6-cd6c-4f57-aaf1-93ce2ca067bc): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5936 | 2025.12.20 04:58:14.278864 [ 188 ] {a1634391-e721-4954-b832-fc744d9d9f64::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 277 rows, containing 5 columns (5 merged, 0 gathered) in 0.001354421 sec., 204515.4350087602 rows/sec., 15.79 MiB/sec. | ||
| 5937 | 2025.12.20 04:58:14.278930 [ 269 ] {8b53368c-aca1-44ed-b273-2ff25a4082ef} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001307 sec., 18362.66258607498 rows/sec., 1.52 MiB/sec. | ||
| 5938 | 2025.12.20 04:58:14.278984 [ 269 ] {8b53368c-aca1-44ed-b273-2ff25a4082ef} <Debug> TCPHandler: Processed in 0.001490413 sec. | ||
| 5939 | 2025.12.20 04:58:14.278997 [ 187 ] {a1634391-e721-4954-b832-fc744d9d9f64::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5940 | 2025.12.20 04:58:14.279098 [ 269 ] {} <Trace> TCP-Session: ef844e67-0e15-4267-afc8-2f7c0fc33f21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5941 | 2025.12.20 04:58:14.279194 [ 269 ] {0f53fe00-85ce-4c76-9762-2d204b87988f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62292) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5942 | 2025.12.20 04:58:14.279233 [ 269 ] {0f53fe00-85ce-4c76-9762-2d204b87988f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5943 | 2025.12.20 04:58:14.279244 [ 187 ] {a1634391-e721-4954-b832-fc744d9d9f64::all_1_26_5} <Trace> oximeter.fields_u16 (a1634391-e721-4954-b832-fc744d9d9f64): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5944 | 2025.12.20 04:58:14.279305 [ 187 ] {a1634391-e721-4954-b832-fc744d9d9f64::all_1_26_5} <Trace> oximeter.fields_u16 (a1634391-e721-4954-b832-fc744d9d9f64) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5945 | 2025.12.20 04:58:14.279365 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 5946 | 2025.12.20 04:58:14.279613 [ 269 ] {0f53fe00-85ce-4c76-9762-2d204b87988f} <Trace> oximeter.fields_u8 (5083c072-f9e4-4eec-9b80-9182ea62ce3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5947 | 2025.12.20 04:58:14.279648 [ 269 ] {0f53fe00-85ce-4c76-9762-2d204b87988f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 5948 | 2025.12.20 04:58:14.279946 [ 269 ] {0f53fe00-85ce-4c76-9762-2d204b87988f} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 5949 | 2025.12.20 04:58:14.280164 [ 269 ] {0f53fe00-85ce-4c76-9762-2d204b87988f} <Trace> oximeter.fields_u8 (5083c072-f9e4-4eec-9b80-9182ea62ce3f): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5950 | 2025.12.20 04:58:14.280288 [ 269 ] {0f53fe00-85ce-4c76-9762-2d204b87988f} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001112 sec., 10791.366906474821 rows/sec., 843.08 KiB/sec. | ||
| 5951 | 2025.12.20 04:58:14.280326 [ 269 ] {0f53fe00-85ce-4c76-9762-2d204b87988f} <Debug> TCPHandler: Processed in 0.001278889 sec. | ||
| 5952 | 2025.12.20 04:58:14.280447 [ 269 ] {} <Trace> TCP-Session: ef844e67-0e15-4267-afc8-2f7c0fc33f21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5953 | 2025.12.20 04:58:14.280573 [ 269 ] {b7590e55-74c8-4297-b7f4-1bc2b32038f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62292) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5954 | 2025.12.20 04:58:14.280623 [ 269 ] {b7590e55-74c8-4297-b7f4-1bc2b32038f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5955 | 2025.12.20 04:58:14.281103 [ 269 ] {b7590e55-74c8-4297-b7f4-1bc2b32038f8} <Trace> oximeter.fields_uuid (c4054d52-154a-4375-bc5c-c9e26ae24e42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5956 | 2025.12.20 04:58:14.281141 [ 269 ] {b7590e55-74c8-4297-b7f4-1bc2b32038f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 5957 | 2025.12.20 04:58:14.281470 [ 269 ] {b7590e55-74c8-4297-b7f4-1bc2b32038f8} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 5958 | 2025.12.20 04:58:14.281685 [ 269 ] {b7590e55-74c8-4297-b7f4-1bc2b32038f8} <Trace> oximeter.fields_uuid (c4054d52-154a-4375-bc5c-c9e26ae24e42): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5959 | 2025.12.20 04:58:14.281818 [ 269 ] {b7590e55-74c8-4297-b7f4-1bc2b32038f8} <Debug> executeQuery: Read 143 rows, 11.82 KiB in 0.001269 sec., 112687.15524034674 rows/sec., 9.10 MiB/sec. | ||
| 5960 | 2025.12.20 04:58:14.281856 [ 269 ] {b7590e55-74c8-4297-b7f4-1bc2b32038f8} <Debug> TCPHandler: Processed in 0.001470902 sec. | ||
| 5961 | 2025.12.20 04:58:14.281958 [ 269 ] {} <Trace> TCP-Session: ef844e67-0e15-4267-afc8-2f7c0fc33f21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5962 | 2025.12.20 04:58:14.282052 [ 269 ] {d1a37a9d-7008-4b3f-b492-ed62088b4623} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62292) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5963 | 2025.12.20 04:58:14.282097 [ 269 ] {d1a37a9d-7008-4b3f-b492-ed62088b4623} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5964 | 2025.12.20 04:58:14.282496 [ 269 ] {d1a37a9d-7008-4b3f-b492-ed62088b4623} <Trace> oximeter.measurements_cumulativeu64 (0728ad91-3238-42af-8ba1-e7fe350e1bf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5965 | 2025.12.20 04:58:14.282534 [ 269 ] {d1a37a9d-7008-4b3f-b492-ed62088b4623} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 5966 | 2025.12.20 04:58:14.282873 [ 269 ] {d1a37a9d-7008-4b3f-b492-ed62088b4623} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 5967 | 2025.12.20 04:58:14.283094 [ 269 ] {d1a37a9d-7008-4b3f-b492-ed62088b4623} <Trace> oximeter.measurements_cumulativeu64 (0728ad91-3238-42af-8ba1-e7fe350e1bf3): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5968 | 2025.12.20 04:58:14.283223 [ 269 ] {d1a37a9d-7008-4b3f-b492-ed62088b4623} <Debug> executeQuery: Read 197 rows, 14.47 KiB in 0.001189 sec., 165685.44995794786 rows/sec., 11.88 MiB/sec. | ||
| 5969 | 2025.12.20 04:58:14.283262 [ 269 ] {d1a37a9d-7008-4b3f-b492-ed62088b4623} <Debug> TCPHandler: Processed in 0.001354581 sec. | ||
| 5970 | 2025.12.20 04:58:14.283371 [ 269 ] {} <Trace> TCP-Session: ef844e67-0e15-4267-afc8-2f7c0fc33f21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5971 | 2025.12.20 04:58:14.283465 [ 269 ] {60915445-5595-4751-bb15-c695d769fcd9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62292) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5972 | 2025.12.20 04:58:14.283519 [ 269 ] {60915445-5595-4751-bb15-c695d769fcd9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5973 | 2025.12.20 04:58:14.284325 [ 269 ] {60915445-5595-4751-bb15-c695d769fcd9} <Trace> oximeter.measurements_histogramu64 (20f97701-e8e9-497e-bf0d-ce4ede2e5aa1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5974 | 2025.12.20 04:58:14.284363 [ 269 ] {60915445-5595-4751-bb15-c695d769fcd9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 5975 | 2025.12.20 04:58:14.284963 [ 269 ] {60915445-5595-4751-bb15-c695d769fcd9} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5976 | 2025.12.20 04:58:14.285191 [ 269 ] {60915445-5595-4751-bb15-c695d769fcd9} <Trace> oximeter.measurements_histogramu64 (20f97701-e8e9-497e-bf0d-ce4ede2e5aa1): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5977 | 2025.12.20 04:58:14.285328 [ 269 ] {60915445-5595-4751-bb15-c695d769fcd9} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.00188 sec., 21808.510638297874 rows/sec., 39.08 MiB/sec. | ||
| 5978 | 2025.12.20 04:58:14.285381 [ 269 ] {60915445-5595-4751-bb15-c695d769fcd9} <Debug> TCPHandler: Processed in 0.002060031 sec. | ||
| 5979 | 2025.12.20 04:58:14.285494 [ 269 ] {} <Trace> TCP-Session: ef844e67-0e15-4267-afc8-2f7c0fc33f21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5980 | 2025.12.20 04:58:14.285590 [ 269 ] {3c6eb91d-448e-48a0-81d9-b209ce9b6326} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62292) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5981 | 2025.12.20 04:58:14.285633 [ 269 ] {3c6eb91d-448e-48a0-81d9-b209ce9b6326} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5982 | 2025.12.20 04:58:14.285967 [ 269 ] {3c6eb91d-448e-48a0-81d9-b209ce9b6326} <Trace> oximeter.measurements_u64 (2d12d158-aeaf-4eed-935c-e5714c0fad4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5983 | 2025.12.20 04:58:14.286005 [ 269 ] {3c6eb91d-448e-48a0-81d9-b209ce9b6326} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 5984 | 2025.12.20 04:58:14.286306 [ 269 ] {3c6eb91d-448e-48a0-81d9-b209ce9b6326} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 5985 | 2025.12.20 04:58:14.286537 [ 269 ] {3c6eb91d-448e-48a0-81d9-b209ce9b6326} <Trace> oximeter.measurements_u64 (2d12d158-aeaf-4eed-935c-e5714c0fad4d): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5986 | 2025.12.20 04:58:14.286667 [ 269 ] {3c6eb91d-448e-48a0-81d9-b209ce9b6326} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001095 sec., 54794.520547945205 rows/sec., 3.69 MiB/sec. | ||
| 5987 | 2025.12.20 04:58:14.286704 [ 269 ] {3c6eb91d-448e-48a0-81d9-b209ce9b6326} <Debug> TCPHandler: Processed in 0.001259839 sec. | ||
| 5988 | 2025.12.20 04:58:15.000223 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 262.37 MiB, peak 280.30 MiB, free memory in arenas 0.00 B, will set to 274.09 MiB (RSS), difference: 11.72 MiB | ||
| 5989 | 2025.12.20 04:58:19.267492 [ 269 ] {} <Trace> TCP-Session: ef844e67-0e15-4267-afc8-2f7c0fc33f21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5990 | 2025.12.20 04:58:19.267693 [ 269 ] {e02a4de0-afac-442f-8ed9-3d2c28dc0604} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62292) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5991 | 2025.12.20 04:58:19.267763 [ 269 ] {e02a4de0-afac-442f-8ed9-3d2c28dc0604} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5992 | 2025.12.20 04:58:19.268430 [ 269 ] {e02a4de0-afac-442f-8ed9-3d2c28dc0604} <Trace> oximeter.fields_string (98ba921c-f0d5-44b4-b899-9632ca3224e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5993 | 2025.12.20 04:58:19.268485 [ 269 ] {e02a4de0-afac-442f-8ed9-3d2c28dc0604} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 5994 | 2025.12.20 04:58:19.268912 [ 269 ] {e02a4de0-afac-442f-8ed9-3d2c28dc0604} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 5995 | 2025.12.20 04:58:19.269154 [ 269 ] {e02a4de0-afac-442f-8ed9-3d2c28dc0604} <Trace> oximeter.fields_string (98ba921c-f0d5-44b4-b899-9632ca3224e8): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5996 | 2025.12.20 04:58:19.269324 [ 269 ] {e02a4de0-afac-442f-8ed9-3d2c28dc0604} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.00168 sec., 33333.33333333333 rows/sec., 2.56 MiB/sec. | ||
| 5997 | 2025.12.20 04:58:19.269371 [ 269 ] {e02a4de0-afac-442f-8ed9-3d2c28dc0604} <Debug> TCPHandler: Processed in 0.002021161 sec. | ||
| 5998 | 2025.12.20 04:58:19.269493 [ 269 ] {} <Trace> TCP-Session: ef844e67-0e15-4267-afc8-2f7c0fc33f21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5999 | 2025.12.20 04:58:19.269588 [ 269 ] {6c07d769-a551-4def-9684-e71658eff254} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62292) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6000 | 2025.12.20 04:58:19.269631 [ 269 ] {6c07d769-a551-4def-9684-e71658eff254} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6001 | 2025.12.20 04:58:19.270058 [ 269 ] {6c07d769-a551-4def-9684-e71658eff254} <Trace> oximeter.fields_uuid (c4054d52-154a-4375-bc5c-c9e26ae24e42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6002 | 2025.12.20 04:58:19.270097 [ 269 ] {6c07d769-a551-4def-9684-e71658eff254} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 6003 | 2025.12.20 04:58:19.270440 [ 269 ] {6c07d769-a551-4def-9684-e71658eff254} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6004 | 2025.12.20 04:58:19.270671 [ 269 ] {6c07d769-a551-4def-9684-e71658eff254} <Trace> oximeter.fields_uuid (c4054d52-154a-4375-bc5c-c9e26ae24e42): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6005 | 2025.12.20 04:58:19.270810 [ 269 ] {6c07d769-a551-4def-9684-e71658eff254} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001239 sec., 51654.5601291364 rows/sec., 4.03 MiB/sec. | ||
| 6006 | 2025.12.20 04:58:19.270850 [ 269 ] {6c07d769-a551-4def-9684-e71658eff254} <Debug> TCPHandler: Processed in 0.001406552 sec. | ||
| 6007 | 2025.12.20 04:58:19.270961 [ 269 ] {} <Trace> TCP-Session: ef844e67-0e15-4267-afc8-2f7c0fc33f21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6008 | 2025.12.20 04:58:19.271056 [ 269 ] {7d17567d-9d2d-4a52-b4f2-65cdef32541b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62292) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6009 | 2025.12.20 04:58:19.271101 [ 269 ] {7d17567d-9d2d-4a52-b4f2-65cdef32541b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6010 | 2025.12.20 04:58:19.271500 [ 269 ] {7d17567d-9d2d-4a52-b4f2-65cdef32541b} <Trace> oximeter.measurements_cumulativeu64 (0728ad91-3238-42af-8ba1-e7fe350e1bf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6011 | 2025.12.20 04:58:19.271538 [ 269 ] {7d17567d-9d2d-4a52-b4f2-65cdef32541b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 6012 | 2025.12.20 04:58:19.271884 [ 269 ] {7d17567d-9d2d-4a52-b4f2-65cdef32541b} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6013 | 2025.12.20 04:58:19.272119 [ 269 ] {7d17567d-9d2d-4a52-b4f2-65cdef32541b} <Trace> oximeter.measurements_cumulativeu64 (0728ad91-3238-42af-8ba1-e7fe350e1bf3): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6014 | 2025.12.20 04:58:19.272254 [ 269 ] {7d17567d-9d2d-4a52-b4f2-65cdef32541b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001217 sec., 131470.8299096138 rows/sec., 9.16 MiB/sec. | ||
| 6015 | 2025.12.20 04:58:19.272291 [ 269 ] {7d17567d-9d2d-4a52-b4f2-65cdef32541b} <Debug> TCPHandler: Processed in 0.001379371 sec. | ||
| 6016 | 2025.12.20 04:58:19.272410 [ 269 ] {} <Trace> TCP-Session: ef844e67-0e15-4267-afc8-2f7c0fc33f21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6017 | 2025.12.20 04:58:19.272513 [ 269 ] {c02f7535-945c-464a-92f4-2ccc396fce2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62292) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6018 | 2025.12.20 04:58:19.272558 [ 269 ] {c02f7535-945c-464a-92f4-2ccc396fce2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6019 | 2025.12.20 04:58:19.272904 [ 269 ] {c02f7535-945c-464a-92f4-2ccc396fce2d} <Trace> oximeter.measurements_u64 (2d12d158-aeaf-4eed-935c-e5714c0fad4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6020 | 2025.12.20 04:58:19.272942 [ 269 ] {c02f7535-945c-464a-92f4-2ccc396fce2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 6021 | 2025.12.20 04:58:19.273286 [ 269 ] {c02f7535-945c-464a-92f4-2ccc396fce2d} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6022 | 2025.12.20 04:58:19.273511 [ 269 ] {c02f7535-945c-464a-92f4-2ccc396fce2d} <Trace> oximeter.measurements_u64 (2d12d158-aeaf-4eed-935c-e5714c0fad4d): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6023 | 2025.12.20 04:58:19.273655 [ 269 ] {c02f7535-945c-464a-92f4-2ccc396fce2d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001161 sec., 51679.58656330749 rows/sec., 3.48 MiB/sec. | ||
| 6024 | 2025.12.20 04:58:19.273693 [ 269 ] {c02f7535-945c-464a-92f4-2ccc396fce2d} <Debug> TCPHandler: Processed in 0.00133434 sec. | ||
| 6025 | 2025.12.20 04:58:20.548403 [ 139 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6026 | 2025.12.20 04:58:20.548457 [ 139 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6027 | 2025.12.20 04:58:20.677412 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 15295 | ||
| 6028 | 2025.12.20 04:58:20.678210 [ 244 ] {} <Trace> system.asynchronous_metric_log (e27368f7-91e4-4bc1-8c72-f994b219acd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6029 | 2025.12.20 04:58:20.678284 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 6030 | 2025.12.20 04:58:20.679002 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 6031 | 2025.12.20 04:58:20.679227 [ 244 ] {} <Trace> system.asynchronous_metric_log (e27368f7-91e4-4bc1-8c72-f994b219acd5): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6032 | 2025.12.20 04:58:20.679362 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15295 | ||
| 6033 | 2025.12.20 04:58:20.707720 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 736 | ||
| 6034 | 2025.12.20 04:58:20.710080 [ 243 ] {} <Trace> system.query_log (8da1f072-0632-4951-ad37-80ce429be088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6035 | 2025.12.20 04:58:20.710136 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 6036 | 2025.12.20 04:58:20.711405 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 6037 | 2025.12.20 04:58:20.711696 [ 243 ] {} <Trace> system.query_log (8da1f072-0632-4951-ad37-80ce429be088): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6038 | 2025.12.20 04:58:20.712080 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 736 | ||
| 6039 | 2025.12.20 04:58:21.001586 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001114967 sec. | ||
| 6040 | 2025.12.20 04:58:21.466596 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 241 | ||
| 6041 | 2025.12.20 04:58:21.481709 [ 245 ] {} <Trace> system.metric_log (ee27eced-b232-4ad5-8c8e-43cace0440d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6042 | 2025.12.20 04:58:21.481755 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 6043 | 2025.12.20 04:58:21.487730 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 6044 | 2025.12.20 04:58:21.488470 [ 245 ] {} <Trace> system.metric_log (ee27eced-b232-4ad5-8c8e-43cace0440d5): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6045 | 2025.12.20 04:58:21.491133 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 241 | ||
| 6046 | 2025.12.20 04:58:24.269205 [ 269 ] {} <Trace> TCP-Session: ef844e67-0e15-4267-afc8-2f7c0fc33f21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6047 | 2025.12.20 04:58:24.269421 [ 269 ] {e2ce5cc8-1453-430b-8afa-b7505e4e90f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62292) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6048 | 2025.12.20 04:58:24.269492 [ 269 ] {e2ce5cc8-1453-430b-8afa-b7505e4e90f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6049 | 2025.12.20 04:58:24.270257 [ 269 ] {e2ce5cc8-1453-430b-8afa-b7505e4e90f1} <Trace> oximeter.fields_string (98ba921c-f0d5-44b4-b899-9632ca3224e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6050 | 2025.12.20 04:58:24.270299 [ 269 ] {e2ce5cc8-1453-430b-8afa-b7505e4e90f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 6051 | 2025.12.20 04:58:24.270736 [ 269 ] {e2ce5cc8-1453-430b-8afa-b7505e4e90f1} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6052 | 2025.12.20 04:58:24.270964 [ 269 ] {e2ce5cc8-1453-430b-8afa-b7505e4e90f1} <Trace> oximeter.fields_string (98ba921c-f0d5-44b4-b899-9632ca3224e8): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6053 | 2025.12.20 04:58:24.271124 [ 269 ] {e2ce5cc8-1453-430b-8afa-b7505e4e90f1} <Debug> executeQuery: Read 138 rows, 12.27 KiB in 0.001754 sec., 78677.30900798176 rows/sec., 6.83 MiB/sec. | ||
| 6054 | 2025.12.20 04:58:24.271158 [ 122 ] {} <Debug> oximeter.fields_string (98ba921c-f0d5-44b4-b899-9632ca3224e8) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6055 | 2025.12.20 04:58:24.271175 [ 269 ] {e2ce5cc8-1453-430b-8afa-b7505e4e90f1} <Debug> TCPHandler: Processed in 0.002108823 sec. | ||
| 6056 | 2025.12.20 04:58:24.271250 [ 122 ] {} <Trace> oximeter.fields_string (98ba921c-f0d5-44b4-b899-9632ca3224e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6057 | 2025.12.20 04:58:24.271285 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 6058 | 2025.12.20 04:58:24.271344 [ 269 ] {} <Trace> TCP-Session: ef844e67-0e15-4267-afc8-2f7c0fc33f21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6059 | 2025.12.20 04:58:24.271386 [ 191 ] {98ba921c-f0d5-44b4-b899-9632ca3224e8::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 | ||
| 6060 | 2025.12.20 04:58:24.271450 [ 269 ] {b9e19c9c-fd84-4093-94b2-e6ff5bb92b1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62292) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6061 | 2025.12.20 04:58:24.271491 [ 191 ] {98ba921c-f0d5-44b4-b899-9632ca3224e8::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6062 | 2025.12.20 04:58:24.271493 [ 269 ] {b9e19c9c-fd84-4093-94b2-e6ff5bb92b1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6063 | 2025.12.20 04:58:24.271524 [ 191 ] {98ba921c-f0d5-44b4-b899-9632ca3224e8::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1407 rows starting from the beginning of the part | ||
| 6064 | 2025.12.20 04:58:24.271588 [ 191 ] {98ba921c-f0d5-44b4-b899-9632ca3224e8::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 138 rows starting from the beginning of the part | ||
| 6065 | 2025.12.20 04:58:24.271637 [ 191 ] {98ba921c-f0d5-44b4-b899-9632ca3224e8::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 56 rows starting from the beginning of the part | ||
| 6066 | 2025.12.20 04:58:24.271685 [ 191 ] {98ba921c-f0d5-44b4-b899-9632ca3224e8::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 259 rows starting from the beginning of the part | ||
| 6067 | 2025.12.20 04:58:24.271728 [ 191 ] {98ba921c-f0d5-44b4-b899-9632ca3224e8::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 56 rows starting from the beginning of the part | ||
| 6068 | 2025.12.20 04:58:24.271776 [ 191 ] {98ba921c-f0d5-44b4-b899-9632ca3224e8::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 138 rows starting from the beginning of the part | ||
| 6069 | 2025.12.20 04:58:24.271986 [ 269 ] {b9e19c9c-fd84-4093-94b2-e6ff5bb92b1e} <Trace> oximeter.fields_u16 (a1634391-e721-4954-b832-fc744d9d9f64): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6070 | 2025.12.20 04:58:24.272021 [ 269 ] {b9e19c9c-fd84-4093-94b2-e6ff5bb92b1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 6071 | 2025.12.20 04:58:24.272451 [ 269 ] {b9e19c9c-fd84-4093-94b2-e6ff5bb92b1e} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 6072 | 2025.12.20 04:58:24.272682 [ 269 ] {b9e19c9c-fd84-4093-94b2-e6ff5bb92b1e} <Trace> oximeter.fields_u16 (a1634391-e721-4954-b832-fc744d9d9f64): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6073 | 2025.12.20 04:58:24.272817 [ 269 ] {b9e19c9c-fd84-4093-94b2-e6ff5bb92b1e} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001392 sec., 29454.022988505745 rows/sec., 2.16 MiB/sec. | ||
| 6074 | 2025.12.20 04:58:24.272856 [ 269 ] {b9e19c9c-fd84-4093-94b2-e6ff5bb92b1e} <Debug> TCPHandler: Processed in 0.001566294 sec. | ||
| 6075 | 2025.12.20 04:58:24.272901 [ 196 ] {98ba921c-f0d5-44b4-b899-9632ca3224e8::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2054 rows, containing 5 columns (5 merged, 0 gathered) in 0.001550914 sec., 1324380.3331454871 rows/sec., 117.19 MiB/sec. | ||
| 6076 | 2025.12.20 04:58:24.272955 [ 269 ] {} <Trace> TCP-Session: ef844e67-0e15-4267-afc8-2f7c0fc33f21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6077 | 2025.12.20 04:58:24.273056 [ 269 ] {400dad0f-5fef-4962-bcc3-b17078a1db42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62292) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6078 | 2025.12.20 04:58:24.273097 [ 269 ] {400dad0f-5fef-4962-bcc3-b17078a1db42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6079 | 2025.12.20 04:58:24.273203 [ 190 ] {98ba921c-f0d5-44b4-b899-9632ca3224e8::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6080 | 2025.12.20 04:58:24.273512 [ 190 ] {98ba921c-f0d5-44b4-b899-9632ca3224e8::all_1_46_9} <Trace> oximeter.fields_string (98ba921c-f0d5-44b4-b899-9632ca3224e8): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6081 | 2025.12.20 04:58:24.273541 [ 269 ] {400dad0f-5fef-4962-bcc3-b17078a1db42} <Trace> oximeter.fields_uuid (c4054d52-154a-4375-bc5c-c9e26ae24e42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6082 | 2025.12.20 04:58:24.273584 [ 269 ] {400dad0f-5fef-4962-bcc3-b17078a1db42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 6083 | 2025.12.20 04:58:24.273592 [ 190 ] {98ba921c-f0d5-44b4-b899-9632ca3224e8::all_1_46_9} <Trace> oximeter.fields_string (98ba921c-f0d5-44b4-b899-9632ca3224e8) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6084 | 2025.12.20 04:58:24.273711 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.65 MiB. | ||
| 6085 | 2025.12.20 04:58:24.273911 [ 269 ] {400dad0f-5fef-4962-bcc3-b17078a1db42} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6086 | 2025.12.20 04:58:24.274125 [ 269 ] {400dad0f-5fef-4962-bcc3-b17078a1db42} <Trace> oximeter.fields_uuid (c4054d52-154a-4375-bc5c-c9e26ae24e42): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6087 | 2025.12.20 04:58:24.274232 [ 122 ] {} <Debug> oximeter.fields_uuid (c4054d52-154a-4375-bc5c-c9e26ae24e42) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6088 | 2025.12.20 04:58:24.274252 [ 269 ] {400dad0f-5fef-4962-bcc3-b17078a1db42} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001216 sec., 86348.6842105263 rows/sec., 6.74 MiB/sec. | ||
| 6089 | 2025.12.20 04:58:24.274263 [ 122 ] {} <Trace> oximeter.fields_uuid (c4054d52-154a-4375-bc5c-c9e26ae24e42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6090 | 2025.12.20 04:58:24.274291 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 6091 | 2025.12.20 04:58:24.274295 [ 269 ] {400dad0f-5fef-4962-bcc3-b17078a1db42} <Debug> TCPHandler: Processed in 0.001388291 sec. | ||
| 6092 | 2025.12.20 04:58:24.274371 [ 190 ] {c4054d52-154a-4375-bc5c-c9e26ae24e42::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 | ||
| 6093 | 2025.12.20 04:58:24.274413 [ 269 ] {} <Trace> TCP-Session: ef844e67-0e15-4267-afc8-2f7c0fc33f21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6094 | 2025.12.20 04:58:24.274462 [ 190 ] {c4054d52-154a-4375-bc5c-c9e26ae24e42::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6095 | 2025.12.20 04:58:24.274496 [ 190 ] {c4054d52-154a-4375-bc5c-c9e26ae24e42::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 633 rows starting from the beginning of the part | ||
| 6096 | 2025.12.20 04:58:24.274510 [ 269 ] {e5a03158-c13e-4975-a5a1-8066be470b4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62292) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6097 | 2025.12.20 04:58:24.274558 [ 190 ] {c4054d52-154a-4375-bc5c-c9e26ae24e42::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 105 rows starting from the beginning of the part | ||
| 6098 | 2025.12.20 04:58:24.274558 [ 269 ] {e5a03158-c13e-4975-a5a1-8066be470b4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6099 | 2025.12.20 04:58:24.274611 [ 190 ] {c4054d52-154a-4375-bc5c-c9e26ae24e42::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 64 rows starting from the beginning of the part | ||
| 6100 | 2025.12.20 04:58:24.274656 [ 190 ] {c4054d52-154a-4375-bc5c-c9e26ae24e42::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 143 rows starting from the beginning of the part | ||
| 6101 | 2025.12.20 04:58:24.274694 [ 190 ] {c4054d52-154a-4375-bc5c-c9e26ae24e42::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 64 rows starting from the beginning of the part | ||
| 6102 | 2025.12.20 04:58:24.274732 [ 190 ] {c4054d52-154a-4375-bc5c-c9e26ae24e42::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 105 rows starting from the beginning of the part | ||
| 6103 | 2025.12.20 04:58:24.274996 [ 269 ] {e5a03158-c13e-4975-a5a1-8066be470b4a} <Trace> oximeter.measurements_cumulativeu64 (0728ad91-3238-42af-8ba1-e7fe350e1bf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6104 | 2025.12.20 04:58:24.275036 [ 269 ] {e5a03158-c13e-4975-a5a1-8066be470b4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 6105 | 2025.12.20 04:58:24.275395 [ 269 ] {e5a03158-c13e-4975-a5a1-8066be470b4a} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6106 | 2025.12.20 04:58:24.275624 [ 269 ] {e5a03158-c13e-4975-a5a1-8066be470b4a} <Trace> oximeter.measurements_cumulativeu64 (0728ad91-3238-42af-8ba1-e7fe350e1bf3): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6107 | 2025.12.20 04:58:24.275659 [ 187 ] {c4054d52-154a-4375-bc5c-c9e26ae24e42::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1114 rows, containing 5 columns (5 merged, 0 gathered) in 0.001317 sec., 845861.8071374336 rows/sec., 68.26 MiB/sec. | ||
| 6108 | 2025.12.20 04:58:24.275734 [ 122 ] {} <Debug> oximeter.measurements_cumulativeu64 (0728ad91-3238-42af-8ba1-e7fe350e1bf3) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6109 | 2025.12.20 04:58:24.275754 [ 269 ] {e5a03158-c13e-4975-a5a1-8066be470b4a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001262 sec., 126782.88431061806 rows/sec., 8.83 MiB/sec. | ||
| 6110 | 2025.12.20 04:58:24.275769 [ 122 ] {} <Trace> oximeter.measurements_cumulativeu64 (0728ad91-3238-42af-8ba1-e7fe350e1bf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6111 | 2025.12.20 04:58:24.275799 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 6112 | 2025.12.20 04:58:24.275800 [ 269 ] {e5a03158-c13e-4975-a5a1-8066be470b4a} <Debug> TCPHandler: Processed in 0.001434432 sec. | ||
| 6113 | 2025.12.20 04:58:24.275813 [ 190 ] {c4054d52-154a-4375-bc5c-c9e26ae24e42::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6114 | 2025.12.20 04:58:24.275891 [ 196 ] {0728ad91-3238-42af-8ba1-e7fe350e1bf3::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 | ||
| 6115 | 2025.12.20 04:58:24.275924 [ 269 ] {} <Trace> TCP-Session: ef844e67-0e15-4267-afc8-2f7c0fc33f21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6116 | 2025.12.20 04:58:24.276023 [ 196 ] {0728ad91-3238-42af-8ba1-e7fe350e1bf3::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6117 | 2025.12.20 04:58:24.276023 [ 269 ] {4f1177f4-e1b0-41b2-bcc3-537bd84ad470} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62292) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6118 | 2025.12.20 04:58:24.276068 [ 196 ] {0728ad91-3238-42af-8ba1-e7fe350e1bf3::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_41_8, total 12361 rows starting from the beginning of the part | ||
| 6119 | 2025.12.20 04:58:24.276092 [ 190 ] {c4054d52-154a-4375-bc5c-c9e26ae24e42::all_1_46_9} <Trace> oximeter.fields_uuid (c4054d52-154a-4375-bc5c-c9e26ae24e42): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6120 | 2025.12.20 04:58:24.276098 [ 269 ] {4f1177f4-e1b0-41b2-bcc3-537bd84ad470} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6121 | 2025.12.20 04:58:24.276143 [ 196 ] {0728ad91-3238-42af-8ba1-e7fe350e1bf3::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 160 rows starting from the beginning of the part | ||
| 6122 | 2025.12.20 04:58:24.276172 [ 190 ] {c4054d52-154a-4375-bc5c-c9e26ae24e42::all_1_46_9} <Trace> oximeter.fields_uuid (c4054d52-154a-4375-bc5c-c9e26ae24e42) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6123 | 2025.12.20 04:58:24.276198 [ 196 ] {0728ad91-3238-42af-8ba1-e7fe350e1bf3::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 | ||
| 6124 | 2025.12.20 04:58:24.276238 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. | ||
| 6125 | 2025.12.20 04:58:24.276249 [ 196 ] {0728ad91-3238-42af-8ba1-e7fe350e1bf3::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 197 rows starting from the beginning of the part | ||
| 6126 | 2025.12.20 04:58:24.276303 [ 196 ] {0728ad91-3238-42af-8ba1-e7fe350e1bf3::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 160 rows starting from the beginning of the part | ||
| 6127 | 2025.12.20 04:58:24.276346 [ 196 ] {0728ad91-3238-42af-8ba1-e7fe350e1bf3::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 160 rows starting from the beginning of the part | ||
| 6128 | 2025.12.20 04:58:24.277008 [ 269 ] {4f1177f4-e1b0-41b2-bcc3-537bd84ad470} <Trace> oximeter.measurements_histogramu64 (20f97701-e8e9-497e-bf0d-ce4ede2e5aa1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6129 | 2025.12.20 04:58:24.277050 [ 269 ] {4f1177f4-e1b0-41b2-bcc3-537bd84ad470} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 6130 | 2025.12.20 04:58:24.277747 [ 269 ] {4f1177f4-e1b0-41b2-bcc3-537bd84ad470} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 6131 | 2025.12.20 04:58:24.278009 [ 269 ] {4f1177f4-e1b0-41b2-bcc3-537bd84ad470} <Trace> oximeter.measurements_histogramu64 (20f97701-e8e9-497e-bf0d-ce4ede2e5aa1): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6132 | 2025.12.20 04:58:24.278144 [ 269 ] {4f1177f4-e1b0-41b2-bcc3-537bd84ad470} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002153 sec., 19043.195541105433 rows/sec., 34.12 MiB/sec. | ||
| 6133 | 2025.12.20 04:58:24.278205 [ 269 ] {4f1177f4-e1b0-41b2-bcc3-537bd84ad470} <Debug> TCPHandler: Processed in 0.002345986 sec. | ||
| 6134 | 2025.12.20 04:58:24.278310 [ 269 ] {} <Trace> TCP-Session: ef844e67-0e15-4267-afc8-2f7c0fc33f21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6135 | 2025.12.20 04:58:24.278397 [ 269 ] {618cfced-fb4b-41a0-9da6-246bb8a60cc7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62292) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6136 | 2025.12.20 04:58:24.278436 [ 269 ] {618cfced-fb4b-41a0-9da6-246bb8a60cc7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6137 | 2025.12.20 04:58:24.278742 [ 269 ] {618cfced-fb4b-41a0-9da6-246bb8a60cc7} <Trace> oximeter.measurements_u64 (2d12d158-aeaf-4eed-935c-e5714c0fad4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6138 | 2025.12.20 04:58:24.278776 [ 269 ] {618cfced-fb4b-41a0-9da6-246bb8a60cc7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 6139 | 2025.12.20 04:58:24.279246 [ 269 ] {618cfced-fb4b-41a0-9da6-246bb8a60cc7} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6140 | 2025.12.20 04:58:24.279469 [ 269 ] {618cfced-fb4b-41a0-9da6-246bb8a60cc7} <Trace> oximeter.measurements_u64 (2d12d158-aeaf-4eed-935c-e5714c0fad4d): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6141 | 2025.12.20 04:58:24.279600 [ 269 ] {618cfced-fb4b-41a0-9da6-246bb8a60cc7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00119 sec., 50420.168067226885 rows/sec., 3.40 MiB/sec. | ||
| 6142 | 2025.12.20 04:58:24.279602 [ 142 ] {} <Debug> oximeter.measurements_u64 (2d12d158-aeaf-4eed-935c-e5714c0fad4d) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6143 | 2025.12.20 04:58:24.279637 [ 269 ] {618cfced-fb4b-41a0-9da6-246bb8a60cc7} <Debug> TCPHandler: Processed in 0.00134762 sec. | ||
| 6144 | 2025.12.20 04:58:24.279655 [ 142 ] {} <Trace> oximeter.measurements_u64 (2d12d158-aeaf-4eed-935c-e5714c0fad4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6145 | 2025.12.20 04:58:24.279680 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 6146 | 2025.12.20 04:58:24.279754 [ 187 ] {2d12d158-aeaf-4eed-935c-e5714c0fad4d::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 | ||
| 6147 | 2025.12.20 04:58:24.279856 [ 187 ] {2d12d158-aeaf-4eed-935c-e5714c0fad4d::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6148 | 2025.12.20 04:58:24.279889 [ 187 ] {2d12d158-aeaf-4eed-935c-e5714c0fad4d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2400 rows starting from the beginning of the part | ||
| 6149 | 2025.12.20 04:58:24.279945 [ 187 ] {2d12d158-aeaf-4eed-935c-e5714c0fad4d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 60 rows starting from the beginning of the part | ||
| 6150 | 2025.12.20 04:58:24.279992 [ 187 ] {2d12d158-aeaf-4eed-935c-e5714c0fad4d::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 | ||
| 6151 | 2025.12.20 04:58:24.280035 [ 187 ] {2d12d158-aeaf-4eed-935c-e5714c0fad4d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 60 rows starting from the beginning of the part | ||
| 6152 | 2025.12.20 04:58:24.280078 [ 187 ] {2d12d158-aeaf-4eed-935c-e5714c0fad4d::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 | ||
| 6153 | 2025.12.20 04:58:24.280117 [ 187 ] {2d12d158-aeaf-4eed-935c-e5714c0fad4d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 60 rows starting from the beginning of the part | ||
| 6154 | 2025.12.20 04:58:24.281046 [ 186 ] {0728ad91-3238-42af-8ba1-e7fe350e1bf3::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 13198 rows, containing 5 columns (5 merged, 0 gathered) in 0.005195789 sec., 2540133.943083524 rows/sec., 174.68 MiB/sec. | ||
| 6155 | 2025.12.20 04:58:24.281360 [ 196 ] {0728ad91-3238-42af-8ba1-e7fe350e1bf3::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6156 | 2025.12.20 04:58:24.281445 [ 200 ] {2d12d158-aeaf-4eed-935c-e5714c0fad4d::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2700 rows, containing 4 columns (4 merged, 0 gathered) in 0.001722017 sec., 1567928.7718994645 rows/sec., 105.67 MiB/sec. | ||
| 6157 | 2025.12.20 04:58:24.281625 [ 196 ] {0728ad91-3238-42af-8ba1-e7fe350e1bf3::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (0728ad91-3238-42af-8ba1-e7fe350e1bf3): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6158 | 2025.12.20 04:58:24.281704 [ 196 ] {0728ad91-3238-42af-8ba1-e7fe350e1bf3::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (0728ad91-3238-42af-8ba1-e7fe350e1bf3) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6159 | 2025.12.20 04:58:24.281712 [ 186 ] {2d12d158-aeaf-4eed-935c-e5714c0fad4d::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6160 | 2025.12.20 04:58:24.281790 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.53 MiB. | ||
| 6161 | 2025.12.20 04:58:24.281988 [ 186 ] {2d12d158-aeaf-4eed-935c-e5714c0fad4d::all_1_46_9} <Trace> oximeter.measurements_u64 (2d12d158-aeaf-4eed-935c-e5714c0fad4d): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6162 | 2025.12.20 04:58:24.282059 [ 186 ] {2d12d158-aeaf-4eed-935c-e5714c0fad4d::all_1_46_9} <Trace> oximeter.measurements_u64 (2d12d158-aeaf-4eed-935c-e5714c0fad4d) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6163 | 2025.12.20 04:58:24.282132 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.72 MiB. | ||
| 6164 | 2025.12.20 04:58:25.000434 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 276.12 MiB, peak 284.80 MiB, free memory in arenas 0.00 B, will set to 278.21 MiB (RSS), difference: 2.10 MiB | ||
| 6165 | 2025.12.20 04:58:25.494139 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53621 | ||
| 6166 | 2025.12.20 04:58:25.494246 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6167 | 2025.12.20 04:58:25.494273 [ 290 ] {} <Debug> TCP-Session: db8c21b9-86e9-4168-a4cd-22cdd234e2ed Authenticating user 'default' from [fd00:1122:3344:101::e]:53621 | ||
| 6168 | 2025.12.20 04:58:25.494294 [ 290 ] {} <Debug> TCP-Session: db8c21b9-86e9-4168-a4cd-22cdd234e2ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6169 | 2025.12.20 04:58:25.494307 [ 290 ] {} <Debug> TCP-Session: db8c21b9-86e9-4168-a4cd-22cdd234e2ed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6170 | 2025.12.20 04:58:25.494517 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55204 | ||
| 6171 | 2025.12.20 04:58:25.494534 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48332 | ||
| 6172 | 2025.12.20 04:58:25.494592 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33050 | ||
| 6173 | 2025.12.20 04:58:25.494619 [ 290 ] {} <Trace> TCP-Session: db8c21b9-86e9-4168-a4cd-22cdd234e2ed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6174 | 2025.12.20 04:58:25.494588 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46174 | ||
| 6175 | 2025.12.20 04:58:25.494665 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6176 | 2025.12.20 04:58:25.494648 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6177 | 2025.12.20 04:58:25.494576 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61782 | ||
| 6178 | 2025.12.20 04:58:25.494744 [ 291 ] {} <Debug> TCP-Session: bcfc352b-1f2b-487f-8eef-b061028bafec Authenticating user 'default' from [fd00:1122:3344:101::e]:55204 | ||
| 6179 | 2025.12.20 04:58:25.494727 [ 293 ] {} <Debug> TCP-Session: e983ada2-8dac-4dbf-91e7-580456a2c842 Authenticating user 'default' from [fd00:1122:3344:101::e]:48332 | ||
| 6180 | 2025.12.20 04:58:25.494773 [ 291 ] {} <Debug> TCP-Session: bcfc352b-1f2b-487f-8eef-b061028bafec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6181 | 2025.12.20 04:58:25.494550 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40132 | ||
| 6182 | 2025.12.20 04:58:25.494805 [ 290 ] {ef7c33a7-8600-4826-827f-4b31c66d4858} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:53621) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 6183 | 2025.12.20 04:58:25.494805 [ 291 ] {} <Debug> TCP-Session: bcfc352b-1f2b-487f-8eef-b061028bafec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6184 | 2025.12.20 04:58:25.494796 [ 293 ] {} <Debug> TCP-Session: e983ada2-8dac-4dbf-91e7-580456a2c842 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6185 | 2025.12.20 04:58:25.494562 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43156 | ||
| 6186 | 2025.12.20 04:58:25.494886 [ 293 ] {} <Debug> TCP-Session: e983ada2-8dac-4dbf-91e7-580456a2c842 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6187 | 2025.12.20 04:58:25.494536 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51234 | ||
| 6188 | 2025.12.20 04:58:25.495115 [ 290 ] {ef7c33a7-8600-4826-827f-4b31c66d4858} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 6189 | 2025.12.20 04:58:25.495180 [ 290 ] {ef7c33a7-8600-4826-827f-4b31c66d4858} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6190 | 2025.12.20 04:58:25.495350 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6191 | 2025.12.20 04:58:25.495385 [ 286 ] {} <Debug> TCP-Session: 86c62948-a2c7-4d01-b373-8800cb7ac760 Authenticating user 'default' from [fd00:1122:3344:101::e]:43156 | ||
| 6192 | 2025.12.20 04:58:25.495404 [ 286 ] {} <Debug> TCP-Session: 86c62948-a2c7-4d01-b373-8800cb7ac760 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6193 | 2025.12.20 04:58:25.495421 [ 286 ] {} <Debug> TCP-Session: 86c62948-a2c7-4d01-b373-8800cb7ac760 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6194 | 2025.12.20 04:58:25.495478 [ 290 ] {ef7c33a7-8600-4826-827f-4b31c66d4858} <Debug> oximeter.version (17f1381b-5cbd-46d0-b381-84690a36776c) (SelectExecutor): Key condition: unknown | ||
| 6195 | 2025.12.20 04:58:25.495481 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6196 | 2025.12.20 04:58:25.495548 [ 292 ] {} <Debug> TCP-Session: 03815d1f-fc2f-4c61-8d4f-daaa5a0d0b77 Authenticating user 'default' from [fd00:1122:3344:101::e]:51234 | ||
| 6197 | 2025.12.20 04:58:25.495575 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6198 | 2025.12.20 04:58:25.495580 [ 292 ] {} <Debug> TCP-Session: 03815d1f-fc2f-4c61-8d4f-daaa5a0d0b77 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6199 | 2025.12.20 04:58:25.495611 [ 294 ] {} <Debug> TCP-Session: 28a86dd2-c85c-4e84-b69f-d6fd610a6ac1 Authenticating user 'default' from [fd00:1122:3344:101::e]:40132 | ||
| 6200 | 2025.12.20 04:58:25.495626 [ 292 ] {} <Debug> TCP-Session: 03815d1f-fc2f-4c61-8d4f-daaa5a0d0b77 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6201 | 2025.12.20 04:58:25.495640 [ 294 ] {} <Debug> TCP-Session: 28a86dd2-c85c-4e84-b69f-d6fd610a6ac1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6202 | 2025.12.20 04:58:25.495666 [ 294 ] {} <Debug> TCP-Session: 28a86dd2-c85c-4e84-b69f-d6fd610a6ac1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6203 | 2025.12.20 04:58:25.495809 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6204 | 2025.12.20 04:58:25.495844 [ 289 ] {} <Debug> TCP-Session: 03041d60-d0b4-4abe-b0bd-c70f3a89e276 Authenticating user 'default' from [fd00:1122:3344:101::e]:33050 | ||
| 6205 | 2025.12.20 04:58:25.495861 [ 289 ] {} <Debug> TCP-Session: 03041d60-d0b4-4abe-b0bd-c70f3a89e276 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6206 | 2025.12.20 04:58:25.495877 [ 289 ] {} <Debug> TCP-Session: 03041d60-d0b4-4abe-b0bd-c70f3a89e276 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6207 | 2025.12.20 04:58:25.495923 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6208 | 2025.12.20 04:58:25.495958 [ 287 ] {} <Debug> TCP-Session: 0442fc78-cac6-4902-87f6-550cd1d3ac99 Authenticating user 'default' from [fd00:1122:3344:101::e]:61782 | ||
| 6209 | 2025.12.20 04:58:25.495975 [ 287 ] {} <Debug> TCP-Session: 0442fc78-cac6-4902-87f6-550cd1d3ac99 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6210 | 2025.12.20 04:58:25.495991 [ 287 ] {} <Debug> TCP-Session: 0442fc78-cac6-4902-87f6-550cd1d3ac99 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6211 | 2025.12.20 04:58:25.496038 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6212 | 2025.12.20 04:58:25.496076 [ 288 ] {} <Debug> TCP-Session: 5358562b-4b92-4d09-ba72-bf0513e1c9f9 Authenticating user 'default' from [fd00:1122:3344:101::e]:46174 | ||
| 6213 | 2025.12.20 04:58:25.496099 [ 288 ] {} <Debug> TCP-Session: 5358562b-4b92-4d09-ba72-bf0513e1c9f9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6214 | 2025.12.20 04:58:25.496111 [ 288 ] {} <Debug> TCP-Session: 5358562b-4b92-4d09-ba72-bf0513e1c9f9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6215 | 2025.12.20 04:58:25.496538 [ 309 ] {ef7c33a7-8600-4826-827f-4b31c66d4858} <Trace> AggregatingTransform: Aggregating | ||
| 6216 | 2025.12.20 04:58:25.496583 [ 309 ] {ef7c33a7-8600-4826-827f-4b31c66d4858} <Trace> Aggregator: Aggregation method: without_key | ||
| 6217 | 2025.12.20 04:58:25.496614 [ 309 ] {ef7c33a7-8600-4826-827f-4b31c66d4858} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001030796 sec. (970.124 rows/sec., 37.90 KiB/sec.) | ||
| 6218 | 2025.12.20 04:58:25.496629 [ 309 ] {ef7c33a7-8600-4826-827f-4b31c66d4858} <Trace> Aggregator: Merging aggregated data | ||
| 6219 | 2025.12.20 04:58:25.498006 [ 290 ] {ef7c33a7-8600-4826-827f-4b31c66d4858} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003265 sec., 306.2787136294028 rows/sec., 11.96 KiB/sec. | ||
| 6220 | 2025.12.20 04:58:25.498152 [ 290 ] {ef7c33a7-8600-4826-827f-4b31c66d4858} <Debug> TCPHandler: Processed in 0.003643325 sec. | ||
| 6221 | 2025.12.20 04:58:25.498275 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6222 | 2025.12.20 04:58:25.498303 [ 290 ] {} <Debug> TCP-Session: db8c21b9-86e9-4168-a4cd-22cdd234e2ed Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6223 | 2025.12.20 04:58:25.498307 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6224 | 2025.12.20 04:58:25.498325 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6225 | 2025.12.20 04:58:25.498348 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6226 | 2025.12.20 04:58:25.498356 [ 292 ] {} <Debug> TCP-Session: 03815d1f-fc2f-4c61-8d4f-daaa5a0d0b77 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6227 | 2025.12.20 04:58:25.498378 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6228 | 2025.12.20 04:58:25.498394 [ 289 ] {} <Debug> TCP-Session: 03041d60-d0b4-4abe-b0bd-c70f3a89e276 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6229 | 2025.12.20 04:58:25.498403 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6230 | 2025.12.20 04:58:25.498433 [ 293 ] {} <Debug> TCP-Session: e983ada2-8dac-4dbf-91e7-580456a2c842 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6231 | 2025.12.20 04:58:25.498453 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6232 | 2025.12.20 04:58:25.498466 [ 287 ] {} <Debug> TCP-Session: 0442fc78-cac6-4902-87f6-550cd1d3ac99 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6233 | 2025.12.20 04:58:25.498389 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6234 | 2025.12.20 04:58:25.498501 [ 288 ] {} <Debug> TCP-Session: 5358562b-4b92-4d09-ba72-bf0513e1c9f9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6235 | 2025.12.20 04:58:25.498374 [ 291 ] {} <Debug> TCP-Session: bcfc352b-1f2b-487f-8eef-b061028bafec Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6236 | 2025.12.20 04:58:25.498533 [ 286 ] {} <Debug> TCP-Session: 86c62948-a2c7-4d01-b373-8800cb7ac760 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6237 | 2025.12.20 04:58:25.498428 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6238 | 2025.12.20 04:58:25.498602 [ 294 ] {} <Debug> TCP-Session: 28a86dd2-c85c-4e84-b69f-d6fd610a6ac1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6239 | 2025.12.20 04:58:27.237635 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60212 | ||
| 6240 | 2025.12.20 04:58:27.237812 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6241 | 2025.12.20 04:58:27.237844 [ 290 ] {} <Debug> TCP-Session: e79162ec-d5cf-4103-bf5e-00a9fea78f1a Authenticating user 'default' from [fd00:1122:3344:101::e]:60212 | ||
| 6242 | 2025.12.20 04:58:27.237870 [ 290 ] {} <Debug> TCP-Session: e79162ec-d5cf-4103-bf5e-00a9fea78f1a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6243 | 2025.12.20 04:58:27.237886 [ 290 ] {} <Debug> TCP-Session: e79162ec-d5cf-4103-bf5e-00a9fea78f1a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6244 | 2025.12.20 04:58:27.238107 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36618 | ||
| 6245 | 2025.12.20 04:58:27.238140 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35407 | ||
| 6246 | 2025.12.20 04:58:27.238182 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37122 | ||
| 6247 | 2025.12.20 04:58:27.238195 [ 290 ] {} <Trace> TCP-Session: e79162ec-d5cf-4103-bf5e-00a9fea78f1a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6248 | 2025.12.20 04:58:27.238177 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47268 | ||
| 6249 | 2025.12.20 04:58:27.238247 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6250 | 2025.12.20 04:58:27.238264 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6251 | 2025.12.20 04:58:27.238264 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6252 | 2025.12.20 04:58:27.238167 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59205 | ||
| 6253 | 2025.12.20 04:58:27.238343 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6254 | 2025.12.20 04:58:27.238156 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35607 | ||
| 6255 | 2025.12.20 04:58:27.238366 [ 291 ] {} <Debug> TCP-Session: fbe35d7c-3796-42c4-9697-4e2439e2a820 Authenticating user 'default' from [fd00:1122:3344:101::e]:36618 | ||
| 6256 | 2025.12.20 04:58:27.238389 [ 288 ] {} <Debug> TCP-Session: 572a5c5e-b7e4-47eb-9c10-2771c6eed550 Authenticating user 'default' from [fd00:1122:3344:101::e]:47268 | ||
| 6257 | 2025.12.20 04:58:27.238404 [ 289 ] {} <Debug> TCP-Session: f25e3e6b-13e9-44cb-8b91-3ea549ac66f0 Authenticating user 'default' from [fd00:1122:3344:101::e]:37122 | ||
| 6258 | 2025.12.20 04:58:27.238430 [ 291 ] {} <Debug> TCP-Session: fbe35d7c-3796-42c4-9697-4e2439e2a820 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6259 | 2025.12.20 04:58:27.238441 [ 288 ] {} <Debug> TCP-Session: 572a5c5e-b7e4-47eb-9c10-2771c6eed550 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6260 | 2025.12.20 04:58:27.238473 [ 293 ] {} <Debug> TCP-Session: 9256be82-a892-4a5d-ad4f-7e9f900469ae Authenticating user 'default' from [fd00:1122:3344:101::e]:35407 | ||
| 6261 | 2025.12.20 04:58:27.238476 [ 291 ] {} <Debug> TCP-Session: fbe35d7c-3796-42c4-9697-4e2439e2a820 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6262 | 2025.12.20 04:58:27.238488 [ 288 ] {} <Debug> TCP-Session: 572a5c5e-b7e4-47eb-9c10-2771c6eed550 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6263 | 2025.12.20 04:58:27.238506 [ 293 ] {} <Debug> TCP-Session: 9256be82-a892-4a5d-ad4f-7e9f900469ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6264 | 2025.12.20 04:58:27.238456 [ 289 ] {} <Debug> TCP-Session: f25e3e6b-13e9-44cb-8b91-3ea549ac66f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6265 | 2025.12.20 04:58:27.238542 [ 293 ] {} <Debug> TCP-Session: 9256be82-a892-4a5d-ad4f-7e9f900469ae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6266 | 2025.12.20 04:58:27.238554 [ 289 ] {} <Debug> TCP-Session: f25e3e6b-13e9-44cb-8b91-3ea549ac66f0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6267 | 2025.12.20 04:58:27.238452 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6268 | 2025.12.20 04:58:27.238417 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6269 | 2025.12.20 04:58:27.238606 [ 286 ] {} <Debug> TCP-Session: 687ea218-e910-41c8-90c9-04c9bc18c07d Authenticating user 'default' from [fd00:1122:3344:101::e]:35607 | ||
| 6270 | 2025.12.20 04:58:27.238631 [ 287 ] {} <Debug> TCP-Session: 4062b6cb-dc6f-4ce9-957f-8f9fd5897316 Authenticating user 'default' from [fd00:1122:3344:101::e]:59205 | ||
| 6271 | 2025.12.20 04:58:27.238646 [ 286 ] {} <Debug> TCP-Session: 687ea218-e910-41c8-90c9-04c9bc18c07d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6272 | 2025.12.20 04:58:27.238386 [ 290 ] {f94ee6bd-d86d-4e32-959d-c9f677d7772d} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:60212) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 6273 | 2025.12.20 04:58:27.238668 [ 286 ] {} <Debug> TCP-Session: 687ea218-e910-41c8-90c9-04c9bc18c07d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6274 | 2025.12.20 04:58:27.238665 [ 287 ] {} <Debug> TCP-Session: 4062b6cb-dc6f-4ce9-957f-8f9fd5897316 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6275 | 2025.12.20 04:58:27.238146 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47393 | ||
| 6276 | 2025.12.20 04:58:27.238711 [ 287 ] {} <Debug> TCP-Session: 4062b6cb-dc6f-4ce9-957f-8f9fd5897316 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6277 | 2025.12.20 04:58:27.238116 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36769 | ||
| 6278 | 2025.12.20 04:58:27.238786 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6279 | 2025.12.20 04:58:27.238815 [ 294 ] {} <Debug> TCP-Session: 1d78e364-4cef-4763-8160-ee67d7c00565 Authenticating user 'default' from [fd00:1122:3344:101::e]:47393 | ||
| 6280 | 2025.12.20 04:58:27.238821 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6281 | 2025.12.20 04:58:27.238837 [ 294 ] {} <Debug> TCP-Session: 1d78e364-4cef-4763-8160-ee67d7c00565 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6282 | 2025.12.20 04:58:27.238853 [ 292 ] {} <Debug> TCP-Session: d04363f9-83df-4a1d-97b7-4f3469782a80 Authenticating user 'default' from [fd00:1122:3344:101::e]:36769 | ||
| 6283 | 2025.12.20 04:58:27.238862 [ 294 ] {} <Debug> TCP-Session: 1d78e364-4cef-4763-8160-ee67d7c00565 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6284 | 2025.12.20 04:58:27.238882 [ 292 ] {} <Debug> TCP-Session: d04363f9-83df-4a1d-97b7-4f3469782a80 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6285 | 2025.12.20 04:58:27.238908 [ 292 ] {} <Debug> TCP-Session: d04363f9-83df-4a1d-97b7-4f3469782a80 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6286 | 2025.12.20 04:58:27.238922 [ 290 ] {f94ee6bd-d86d-4e32-959d-c9f677d7772d} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 6287 | 2025.12.20 04:58:27.238981 [ 290 ] {f94ee6bd-d86d-4e32-959d-c9f677d7772d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6288 | 2025.12.20 04:58:27.239268 [ 290 ] {f94ee6bd-d86d-4e32-959d-c9f677d7772d} <Debug> oximeter.version (17f1381b-5cbd-46d0-b381-84690a36776c) (SelectExecutor): Key condition: unknown | ||
| 6289 | 2025.12.20 04:58:27.240224 [ 346 ] {f94ee6bd-d86d-4e32-959d-c9f677d7772d} <Trace> AggregatingTransform: Aggregating | ||
| 6290 | 2025.12.20 04:58:27.240280 [ 346 ] {f94ee6bd-d86d-4e32-959d-c9f677d7772d} <Trace> Aggregator: Aggregation method: without_key | ||
| 6291 | 2025.12.20 04:58:27.240319 [ 346 ] {f94ee6bd-d86d-4e32-959d-c9f677d7772d} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000950685 sec. (1051.873 rows/sec., 41.09 KiB/sec.) | ||
| 6292 | 2025.12.20 04:58:27.240339 [ 346 ] {f94ee6bd-d86d-4e32-959d-c9f677d7772d} <Trace> Aggregator: Merging aggregated data | ||
| 6293 | 2025.12.20 04:58:27.241511 [ 290 ] {f94ee6bd-d86d-4e32-959d-c9f677d7772d} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003186 sec., 313.8731952291274 rows/sec., 12.26 KiB/sec. | ||
| 6294 | 2025.12.20 04:58:27.241656 [ 290 ] {f94ee6bd-d86d-4e32-959d-c9f677d7772d} <Debug> TCPHandler: Processed in 0.003572084 sec. | ||
| 6295 | 2025.12.20 04:58:27.241748 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6296 | 2025.12.20 04:58:27.241770 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6297 | 2025.12.20 04:58:27.241776 [ 290 ] {} <Debug> TCP-Session: e79162ec-d5cf-4103-bf5e-00a9fea78f1a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6298 | 2025.12.20 04:58:27.241788 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6299 | 2025.12.20 04:58:27.241812 [ 293 ] {} <Debug> TCP-Session: 9256be82-a892-4a5d-ad4f-7e9f900469ae Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6300 | 2025.12.20 04:58:27.241823 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6301 | 2025.12.20 04:58:27.241834 [ 289 ] {} <Debug> TCP-Session: f25e3e6b-13e9-44cb-8b91-3ea549ac66f0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6302 | 2025.12.20 04:58:27.241808 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6303 | 2025.12.20 04:58:27.241858 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6304 | 2025.12.20 04:58:27.241892 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6305 | 2025.12.20 04:58:27.241904 [ 291 ] {} <Debug> TCP-Session: fbe35d7c-3796-42c4-9697-4e2439e2a820 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6306 | 2025.12.20 04:58:27.241916 [ 287 ] {} <Debug> TCP-Session: 4062b6cb-dc6f-4ce9-957f-8f9fd5897316 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6307 | 2025.12.20 04:58:27.241866 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6308 | 2025.12.20 04:58:27.241938 [ 288 ] {} <Debug> TCP-Session: 572a5c5e-b7e4-47eb-9c10-2771c6eed550 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6309 | 2025.12.20 04:58:27.241863 [ 294 ] {} <Debug> TCP-Session: 1d78e364-4cef-4763-8160-ee67d7c00565 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6310 | 2025.12.20 04:58:27.241973 [ 292 ] {} <Debug> TCP-Session: d04363f9-83df-4a1d-97b7-4f3469782a80 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6311 | 2025.12.20 04:58:27.241867 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6312 | 2025.12.20 04:58:27.242040 [ 286 ] {} <Debug> TCP-Session: 687ea218-e910-41c8-90c9-04c9bc18c07d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6313 | 2025.12.20 04:58:28.179668 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 15807 | ||
| 6314 | 2025.12.20 04:58:28.180248 [ 244 ] {} <Trace> system.asynchronous_metric_log (e27368f7-91e4-4bc1-8c72-f994b219acd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6315 | 2025.12.20 04:58:28.180302 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 6316 | 2025.12.20 04:58:28.180830 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 6317 | 2025.12.20 04:58:28.181083 [ 244 ] {} <Trace> system.asynchronous_metric_log (e27368f7-91e4-4bc1-8c72-f994b219acd5): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6318 | 2025.12.20 04:58:28.181281 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15807 | ||
| 6319 | 2025.12.20 04:58:28.991377 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 249 | ||
| 6320 | 2025.12.20 04:58:29.007313 [ 245 ] {} <Trace> system.metric_log (ee27eced-b232-4ad5-8c8e-43cace0440d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6321 | 2025.12.20 04:58:29.007374 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 6322 | 2025.12.20 04:58:29.013204 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 6323 | 2025.12.20 04:58:29.013908 [ 245 ] {} <Trace> system.metric_log (ee27eced-b232-4ad5-8c8e-43cace0440d5): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6324 | 2025.12.20 04:58:29.016835 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 249 | ||
| 6325 | 2025.12.20 04:58:29.295136 [ 269 ] {} <Trace> TCP-Session: ef844e67-0e15-4267-afc8-2f7c0fc33f21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6326 | 2025.12.20 04:58:29.295333 [ 269 ] {0fcb1531-9aec-4e33-9494-607225bc2031} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62292) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6327 | 2025.12.20 04:58:29.295408 [ 269 ] {0fcb1531-9aec-4e33-9494-607225bc2031} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6328 | 2025.12.20 04:58:29.297107 [ 269 ] {0fcb1531-9aec-4e33-9494-607225bc2031} <Trace> oximeter.fields_string (98ba921c-f0d5-44b4-b899-9632ca3224e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6329 | 2025.12.20 04:58:29.297159 [ 269 ] {0fcb1531-9aec-4e33-9494-607225bc2031} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 6330 | 2025.12.20 04:58:29.297628 [ 269 ] {0fcb1531-9aec-4e33-9494-607225bc2031} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 6331 | 2025.12.20 04:58:29.297866 [ 269 ] {0fcb1531-9aec-4e33-9494-607225bc2031} <Trace> oximeter.fields_string (98ba921c-f0d5-44b4-b899-9632ca3224e8): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6332 | 2025.12.20 04:58:29.298036 [ 269 ] {0fcb1531-9aec-4e33-9494-607225bc2031} <Debug> executeQuery: Read 1196 rows, 100.97 KiB in 0.002757 sec., 433804.86035545886 rows/sec., 35.76 MiB/sec. | ||
| 6333 | 2025.12.20 04:58:29.298090 [ 269 ] {0fcb1531-9aec-4e33-9494-607225bc2031} <Debug> TCPHandler: Processed in 0.003092887 sec. | ||
| 6334 | 2025.12.20 04:58:29.298216 [ 269 ] {} <Trace> TCP-Session: ef844e67-0e15-4267-afc8-2f7c0fc33f21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6335 | 2025.12.20 04:58:29.298320 [ 269 ] {d8000fe7-7b80-4612-b030-440419cf751f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62292) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6336 | 2025.12.20 04:58:29.298365 [ 269 ] {d8000fe7-7b80-4612-b030-440419cf751f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6337 | 2025.12.20 04:58:29.298985 [ 269 ] {d8000fe7-7b80-4612-b030-440419cf751f} <Trace> oximeter.fields_u32 (84d137f6-cd6c-4f57-aaf1-93ce2ca067bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6338 | 2025.12.20 04:58:29.299031 [ 269 ] {d8000fe7-7b80-4612-b030-440419cf751f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 6339 | 2025.12.20 04:58:29.299419 [ 269 ] {d8000fe7-7b80-4612-b030-440419cf751f} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 6340 | 2025.12.20 04:58:29.299702 [ 269 ] {d8000fe7-7b80-4612-b030-440419cf751f} <Trace> oximeter.fields_u32 (84d137f6-cd6c-4f57-aaf1-93ce2ca067bc): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6341 | 2025.12.20 04:58:29.299859 [ 269 ] {d8000fe7-7b80-4612-b030-440419cf751f} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001562 sec., 145966.70934699103 rows/sec., 9.88 MiB/sec. | ||
| 6342 | 2025.12.20 04:58:29.299905 [ 269 ] {d8000fe7-7b80-4612-b030-440419cf751f} <Debug> TCPHandler: Processed in 0.001741297 sec. | ||
| 6343 | 2025.12.20 04:58:29.300026 [ 269 ] {} <Trace> TCP-Session: ef844e67-0e15-4267-afc8-2f7c0fc33f21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6344 | 2025.12.20 04:58:29.300135 [ 269 ] {642281fa-001a-480b-97c2-d72da9952b10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62292) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6345 | 2025.12.20 04:58:29.300182 [ 269 ] {642281fa-001a-480b-97c2-d72da9952b10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6346 | 2025.12.20 04:58:29.300934 [ 269 ] {642281fa-001a-480b-97c2-d72da9952b10} <Trace> oximeter.fields_uuid (c4054d52-154a-4375-bc5c-c9e26ae24e42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6347 | 2025.12.20 04:58:29.300970 [ 269 ] {642281fa-001a-480b-97c2-d72da9952b10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 6348 | 2025.12.20 04:58:29.301319 [ 269 ] {642281fa-001a-480b-97c2-d72da9952b10} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 6349 | 2025.12.20 04:58:29.301532 [ 269 ] {642281fa-001a-480b-97c2-d72da9952b10} <Trace> oximeter.fields_uuid (c4054d52-154a-4375-bc5c-c9e26ae24e42): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6350 | 2025.12.20 04:58:29.301664 [ 269 ] {642281fa-001a-480b-97c2-d72da9952b10} <Debug> executeQuery: Read 520 rows, 39.40 KiB in 0.001555 sec., 334405.1446945338 rows/sec., 24.75 MiB/sec. | ||
| 6351 | 2025.12.20 04:58:29.301704 [ 269 ] {642281fa-001a-480b-97c2-d72da9952b10} <Debug> TCPHandler: Processed in 0.001736576 sec. | ||
| 6352 | 2025.12.20 04:58:29.301821 [ 269 ] {} <Trace> TCP-Session: ef844e67-0e15-4267-afc8-2f7c0fc33f21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6353 | 2025.12.20 04:58:29.301917 [ 269 ] {837545f1-8c6b-47fc-840e-b4a616cf5c58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62292) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6354 | 2025.12.20 04:58:29.301962 [ 269 ] {837545f1-8c6b-47fc-840e-b4a616cf5c58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6355 | 2025.12.20 04:58:29.302607 [ 269 ] {837545f1-8c6b-47fc-840e-b4a616cf5c58} <Trace> oximeter.measurements_cumulativeu64 (0728ad91-3238-42af-8ba1-e7fe350e1bf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6356 | 2025.12.20 04:58:29.302644 [ 269 ] {837545f1-8c6b-47fc-840e-b4a616cf5c58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 6357 | 2025.12.20 04:58:29.303024 [ 269 ] {837545f1-8c6b-47fc-840e-b4a616cf5c58} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 6358 | 2025.12.20 04:58:29.303240 [ 269 ] {837545f1-8c6b-47fc-840e-b4a616cf5c58} <Trace> oximeter.measurements_cumulativeu64 (0728ad91-3238-42af-8ba1-e7fe350e1bf3): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6359 | 2025.12.20 04:58:29.303376 [ 269 ] {837545f1-8c6b-47fc-840e-b4a616cf5c58} <Debug> executeQuery: Read 844 rows, 58.17 KiB in 0.001479 sec., 570655.8485463151 rows/sec., 38.41 MiB/sec. | ||
| 6360 | 2025.12.20 04:58:29.303413 [ 269 ] {837545f1-8c6b-47fc-840e-b4a616cf5c58} <Debug> TCPHandler: Processed in 0.001641655 sec. | ||
| 6361 | 2025.12.20 04:58:29.303525 [ 269 ] {} <Trace> TCP-Session: ef844e67-0e15-4267-afc8-2f7c0fc33f21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6362 | 2025.12.20 04:58:29.303619 [ 269 ] {27c58a5b-c0a8-464f-b164-c03b49dca82e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62292) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6363 | 2025.12.20 04:58:29.303662 [ 269 ] {27c58a5b-c0a8-464f-b164-c03b49dca82e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6364 | 2025.12.20 04:58:29.303999 [ 269 ] {27c58a5b-c0a8-464f-b164-c03b49dca82e} <Trace> oximeter.measurements_u64 (2d12d158-aeaf-4eed-935c-e5714c0fad4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6365 | 2025.12.20 04:58:29.304034 [ 269 ] {27c58a5b-c0a8-464f-b164-c03b49dca82e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 6366 | 2025.12.20 04:58:29.304363 [ 269 ] {27c58a5b-c0a8-464f-b164-c03b49dca82e} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 6367 | 2025.12.20 04:58:29.304612 [ 269 ] {27c58a5b-c0a8-464f-b164-c03b49dca82e} <Trace> oximeter.measurements_u64 (2d12d158-aeaf-4eed-935c-e5714c0fad4d): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6368 | 2025.12.20 04:58:29.304752 [ 269 ] {27c58a5b-c0a8-464f-b164-c03b49dca82e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001152 sec., 52083.33333333333 rows/sec., 3.51 MiB/sec. | ||
| 6369 | 2025.12.20 04:58:29.304789 [ 269 ] {27c58a5b-c0a8-464f-b164-c03b49dca82e} <Debug> TCPHandler: Processed in 0.00131515 sec. | ||
| 6370 | 2025.12.20 04:58:30.712367 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 762 | ||
| 6371 | 2025.12.20 04:58:30.714583 [ 243 ] {} <Trace> system.query_log (8da1f072-0632-4951-ad37-80ce429be088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6372 | 2025.12.20 04:58:30.714625 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 6373 | 2025.12.20 04:58:30.715836 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 6374 | 2025.12.20 04:58:30.716108 [ 243 ] {} <Trace> system.query_log (8da1f072-0632-4951-ad37-80ce429be088): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6375 | 2025.12.20 04:58:30.716364 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 762 | ||
| 6376 | 2025.12.20 04:58:34.275282 [ 269 ] {} <Trace> TCP-Session: ef844e67-0e15-4267-afc8-2f7c0fc33f21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6377 | 2025.12.20 04:58:34.275667 [ 269 ] {c18a3c4b-4856-4679-b8b1-4384441102a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62292) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6378 | 2025.12.20 04:58:34.275807 [ 269 ] {c18a3c4b-4856-4679-b8b1-4384441102a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6379 | 2025.12.20 04:58:34.276840 [ 269 ] {c18a3c4b-4856-4679-b8b1-4384441102a1} <Trace> oximeter.fields_string (98ba921c-f0d5-44b4-b899-9632ca3224e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6380 | 2025.12.20 04:58:34.276906 [ 269 ] {c18a3c4b-4856-4679-b8b1-4384441102a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 6381 | 2025.12.20 04:58:34.277436 [ 269 ] {c18a3c4b-4856-4679-b8b1-4384441102a1} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 6382 | 2025.12.20 04:58:34.277732 [ 269 ] {c18a3c4b-4856-4679-b8b1-4384441102a1} <Trace> oximeter.fields_string (98ba921c-f0d5-44b4-b899-9632ca3224e8): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6383 | 2025.12.20 04:58:34.277934 [ 269 ] {c18a3c4b-4856-4679-b8b1-4384441102a1} <Debug> executeQuery: Read 138 rows, 12.27 KiB in 0.002362 sec., 58425.063505503815 rows/sec., 5.07 MiB/sec. | ||
| 6384 | 2025.12.20 04:58:34.277999 [ 269 ] {c18a3c4b-4856-4679-b8b1-4384441102a1} <Debug> TCPHandler: Processed in 0.002931104 sec. | ||
| 6385 | 2025.12.20 04:58:34.278163 [ 269 ] {} <Trace> TCP-Session: ef844e67-0e15-4267-afc8-2f7c0fc33f21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6386 | 2025.12.20 04:58:34.278334 [ 269 ] {6a0dfc00-5868-4ceb-bfb7-f2a2904fe3c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62292) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6387 | 2025.12.20 04:58:34.278403 [ 269 ] {6a0dfc00-5868-4ceb-bfb7-f2a2904fe3c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6388 | 2025.12.20 04:58:34.279015 [ 269 ] {6a0dfc00-5868-4ceb-bfb7-f2a2904fe3c5} <Trace> oximeter.fields_u16 (a1634391-e721-4954-b832-fc744d9d9f64): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6389 | 2025.12.20 04:58:34.279073 [ 269 ] {6a0dfc00-5868-4ceb-bfb7-f2a2904fe3c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 6390 | 2025.12.20 04:58:34.279474 [ 269 ] {6a0dfc00-5868-4ceb-bfb7-f2a2904fe3c5} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6391 | 2025.12.20 04:58:34.279756 [ 269 ] {6a0dfc00-5868-4ceb-bfb7-f2a2904fe3c5} <Trace> oximeter.fields_u16 (a1634391-e721-4954-b832-fc744d9d9f64): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6392 | 2025.12.20 04:58:34.279925 [ 269 ] {6a0dfc00-5868-4ceb-bfb7-f2a2904fe3c5} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001631 sec., 25137.952176578783 rows/sec., 1.85 MiB/sec. | ||
| 6393 | 2025.12.20 04:58:34.279976 [ 269 ] {6a0dfc00-5868-4ceb-bfb7-f2a2904fe3c5} <Debug> TCPHandler: Processed in 0.001883648 sec. | ||
| 6394 | 2025.12.20 04:58:34.280105 [ 269 ] {} <Trace> TCP-Session: ef844e67-0e15-4267-afc8-2f7c0fc33f21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6395 | 2025.12.20 04:58:34.280239 [ 269 ] {70b204c6-1515-43f5-84ab-16fe92125be8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62292) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6396 | 2025.12.20 04:58:34.280304 [ 269 ] {70b204c6-1515-43f5-84ab-16fe92125be8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6397 | 2025.12.20 04:58:34.280944 [ 269 ] {70b204c6-1515-43f5-84ab-16fe92125be8} <Trace> oximeter.fields_uuid (c4054d52-154a-4375-bc5c-c9e26ae24e42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6398 | 2025.12.20 04:58:34.280997 [ 269 ] {70b204c6-1515-43f5-84ab-16fe92125be8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 6399 | 2025.12.20 04:58:34.281411 [ 269 ] {70b204c6-1515-43f5-84ab-16fe92125be8} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 6400 | 2025.12.20 04:58:34.281679 [ 269 ] {70b204c6-1515-43f5-84ab-16fe92125be8} <Trace> oximeter.fields_uuid (c4054d52-154a-4375-bc5c-c9e26ae24e42): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6401 | 2025.12.20 04:58:34.281842 [ 269 ] {70b204c6-1515-43f5-84ab-16fe92125be8} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001631 sec., 64377.68240343347 rows/sec., 5.03 MiB/sec. | ||
| 6402 | 2025.12.20 04:58:34.281888 [ 269 ] {70b204c6-1515-43f5-84ab-16fe92125be8} <Debug> TCPHandler: Processed in 0.001840818 sec. | ||
| 6403 | 2025.12.20 04:58:34.282027 [ 269 ] {} <Trace> TCP-Session: ef844e67-0e15-4267-afc8-2f7c0fc33f21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6404 | 2025.12.20 04:58:34.282150 [ 269 ] {b1f74c2f-fbb9-4444-bde0-8784d09f6515} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62292) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6405 | 2025.12.20 04:58:34.282204 [ 269 ] {b1f74c2f-fbb9-4444-bde0-8784d09f6515} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6406 | 2025.12.20 04:58:34.282698 [ 269 ] {b1f74c2f-fbb9-4444-bde0-8784d09f6515} <Trace> oximeter.measurements_cumulativeu64 (0728ad91-3238-42af-8ba1-e7fe350e1bf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6407 | 2025.12.20 04:58:34.282743 [ 269 ] {b1f74c2f-fbb9-4444-bde0-8784d09f6515} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 6408 | 2025.12.20 04:58:34.283164 [ 269 ] {b1f74c2f-fbb9-4444-bde0-8784d09f6515} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 6409 | 2025.12.20 04:58:34.283438 [ 269 ] {b1f74c2f-fbb9-4444-bde0-8784d09f6515} <Trace> oximeter.measurements_cumulativeu64 (0728ad91-3238-42af-8ba1-e7fe350e1bf3): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6410 | 2025.12.20 04:58:34.283599 [ 269 ] {b1f74c2f-fbb9-4444-bde0-8784d09f6515} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001473 sec., 108621.86014935507 rows/sec., 7.57 MiB/sec. | ||
| 6411 | 2025.12.20 04:58:34.283646 [ 269 ] {b1f74c2f-fbb9-4444-bde0-8784d09f6515} <Debug> TCPHandler: Processed in 0.001679945 sec. | ||
| 6412 | 2025.12.20 04:58:34.283781 [ 269 ] {} <Trace> TCP-Session: ef844e67-0e15-4267-afc8-2f7c0fc33f21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6413 | 2025.12.20 04:58:34.283897 [ 269 ] {ec6acbda-3dc9-457a-b7d8-7ef70be14d33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62292) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6414 | 2025.12.20 04:58:34.283963 [ 269 ] {ec6acbda-3dc9-457a-b7d8-7ef70be14d33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6415 | 2025.12.20 04:58:34.285017 [ 269 ] {ec6acbda-3dc9-457a-b7d8-7ef70be14d33} <Trace> oximeter.measurements_histogramu64 (20f97701-e8e9-497e-bf0d-ce4ede2e5aa1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6416 | 2025.12.20 04:58:34.285062 [ 269 ] {ec6acbda-3dc9-457a-b7d8-7ef70be14d33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 6417 | 2025.12.20 04:58:34.285788 [ 269 ] {ec6acbda-3dc9-457a-b7d8-7ef70be14d33} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 6418 | 2025.12.20 04:58:34.286071 [ 269 ] {ec6acbda-3dc9-457a-b7d8-7ef70be14d33} <Trace> oximeter.measurements_histogramu64 (20f97701-e8e9-497e-bf0d-ce4ede2e5aa1): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6419 | 2025.12.20 04:58:34.286245 [ 269 ] {ec6acbda-3dc9-457a-b7d8-7ef70be14d33} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.00237 sec., 17299.57805907173 rows/sec., 31.00 MiB/sec. | ||
| 6420 | 2025.12.20 04:58:34.286310 [ 269 ] {ec6acbda-3dc9-457a-b7d8-7ef70be14d33} <Debug> TCPHandler: Processed in 0.00258965 sec. | ||
| 6421 | 2025.12.20 04:58:34.286443 [ 269 ] {} <Trace> TCP-Session: ef844e67-0e15-4267-afc8-2f7c0fc33f21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6422 | 2025.12.20 04:58:34.286556 [ 269 ] {95783276-a88b-4a78-86d0-8a2341c7d5ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62292) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6423 | 2025.12.20 04:58:34.286609 [ 269 ] {95783276-a88b-4a78-86d0-8a2341c7d5ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6424 | 2025.12.20 04:58:34.286999 [ 269 ] {95783276-a88b-4a78-86d0-8a2341c7d5ee} <Trace> oximeter.measurements_u64 (2d12d158-aeaf-4eed-935c-e5714c0fad4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6425 | 2025.12.20 04:58:34.287041 [ 269 ] {95783276-a88b-4a78-86d0-8a2341c7d5ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 6426 | 2025.12.20 04:58:34.287405 [ 269 ] {95783276-a88b-4a78-86d0-8a2341c7d5ee} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 6427 | 2025.12.20 04:58:34.291665 [ 269 ] {95783276-a88b-4a78-86d0-8a2341c7d5ee} <Trace> oximeter.measurements_u64 (2d12d158-aeaf-4eed-935c-e5714c0fad4d): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6428 | 2025.12.20 04:58:34.291922 [ 269 ] {95783276-a88b-4a78-86d0-8a2341c7d5ee} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.005381 sec., 11150.343802267236 rows/sec., 769.49 KiB/sec. | ||
| 6429 | 2025.12.20 04:58:34.291990 [ 269 ] {95783276-a88b-4a78-86d0-8a2341c7d5ee} <Debug> TCPHandler: Processed in 0.005604145 sec. | ||
| 6430 | 2025.12.20 04:58:35.029855 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59339 | ||
| 6431 | 2025.12.20 04:58:35.029963 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6432 | 2025.12.20 04:58:35.029990 [ 290 ] {} <Debug> TCP-Session: ee2a77aa-9152-4c12-b7c7-413b9dd43c45 Authenticating user 'default' from [fd00:1122:3344:101::e]:59339 | ||
| 6433 | 2025.12.20 04:58:35.030012 [ 290 ] {} <Debug> TCP-Session: ee2a77aa-9152-4c12-b7c7-413b9dd43c45 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6434 | 2025.12.20 04:58:35.030025 [ 290 ] {} <Debug> TCP-Session: ee2a77aa-9152-4c12-b7c7-413b9dd43c45 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6435 | 2025.12.20 04:58:35.030231 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58648 | ||
| 6436 | 2025.12.20 04:58:35.030243 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63503 | ||
| 6437 | 2025.12.20 04:58:35.030276 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36833 | ||
| 6438 | 2025.12.20 04:58:35.030321 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33164 | ||
| 6439 | 2025.12.20 04:58:35.030316 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59763 | ||
| 6440 | 2025.12.20 04:58:35.030353 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6441 | 2025.12.20 04:58:35.030303 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55108 | ||
| 6442 | 2025.12.20 04:58:35.030407 [ 291 ] {} <Debug> TCP-Session: c8fa1d21-7f52-468e-9263-7c94073c800e Authenticating user 'default' from [fd00:1122:3344:101::e]:58648 | ||
| 6443 | 2025.12.20 04:58:35.030420 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6444 | 2025.12.20 04:58:35.030420 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6445 | 2025.12.20 04:58:35.030441 [ 291 ] {} <Debug> TCP-Session: c8fa1d21-7f52-468e-9263-7c94073c800e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6446 | 2025.12.20 04:58:35.030461 [ 289 ] {} <Debug> TCP-Session: b1961208-3401-420b-808f-95855746e8ed Authenticating user 'default' from [fd00:1122:3344:101::e]:33164 | ||
| 6447 | 2025.12.20 04:58:35.030464 [ 293 ] {} <Debug> TCP-Session: 4f417d97-3f6f-4b77-a1f7-3fa100cd025b Authenticating user 'default' from [fd00:1122:3344:101::e]:36833 | ||
| 6448 | 2025.12.20 04:58:35.030477 [ 291 ] {} <Debug> TCP-Session: c8fa1d21-7f52-468e-9263-7c94073c800e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6449 | 2025.12.20 04:58:35.030500 [ 293 ] {} <Debug> TCP-Session: 4f417d97-3f6f-4b77-a1f7-3fa100cd025b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6450 | 2025.12.20 04:58:35.030500 [ 289 ] {} <Debug> TCP-Session: b1961208-3401-420b-808f-95855746e8ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6451 | 2025.12.20 04:58:35.030528 [ 293 ] {} <Debug> TCP-Session: 4f417d97-3f6f-4b77-a1f7-3fa100cd025b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6452 | 2025.12.20 04:58:35.030538 [ 289 ] {} <Debug> TCP-Session: b1961208-3401-420b-808f-95855746e8ed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6453 | 2025.12.20 04:58:35.030466 [ 290 ] {} <Trace> TCP-Session: ee2a77aa-9152-4c12-b7c7-413b9dd43c45 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6454 | 2025.12.20 04:58:35.030462 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6455 | 2025.12.20 04:58:35.030438 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6456 | 2025.12.20 04:58:35.030640 [ 287 ] {} <Debug> TCP-Session: 660a3375-e4d0-477b-9706-29d861d929b0 Authenticating user 'default' from [fd00:1122:3344:101::e]:55108 | ||
| 6457 | 2025.12.20 04:58:35.030393 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6458 | 2025.12.20 04:58:35.030671 [ 288 ] {} <Debug> TCP-Session: 7faf320d-70ca-4a37-b56f-0e44bcc5d057 Authenticating user 'default' from [fd00:1122:3344:101::e]:59763 | ||
| 6459 | 2025.12.20 04:58:35.030681 [ 287 ] {} <Debug> TCP-Session: 660a3375-e4d0-477b-9706-29d861d929b0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6460 | 2025.12.20 04:58:35.030712 [ 292 ] {} <Debug> TCP-Session: 6eb2ecda-e7d4-432b-b35e-6e902b9aa33f Authenticating user 'default' from [fd00:1122:3344:101::e]:63503 | ||
| 6461 | 2025.12.20 04:58:35.030719 [ 288 ] {} <Debug> TCP-Session: 7faf320d-70ca-4a37-b56f-0e44bcc5d057 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6462 | 2025.12.20 04:58:35.030735 [ 287 ] {} <Debug> TCP-Session: 660a3375-e4d0-477b-9706-29d861d929b0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6463 | 2025.12.20 04:58:35.030746 [ 290 ] {a4af1d42-a499-409d-a6cc-73409e32cd81} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:59339) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 6464 | 2025.12.20 04:58:35.030750 [ 288 ] {} <Debug> TCP-Session: 7faf320d-70ca-4a37-b56f-0e44bcc5d057 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6465 | 2025.12.20 04:58:35.030747 [ 292 ] {} <Debug> TCP-Session: 6eb2ecda-e7d4-432b-b35e-6e902b9aa33f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6466 | 2025.12.20 04:58:35.030291 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62622 | ||
| 6467 | 2025.12.20 04:58:35.030829 [ 292 ] {} <Debug> TCP-Session: 6eb2ecda-e7d4-432b-b35e-6e902b9aa33f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6468 | 2025.12.20 04:58:35.030280 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40688 | ||
| 6469 | 2025.12.20 04:58:35.030927 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6470 | 2025.12.20 04:58:35.030962 [ 286 ] {} <Debug> TCP-Session: 429000b0-9bdb-45b9-ad81-2eb78b90e33a Authenticating user 'default' from [fd00:1122:3344:101::e]:62622 | ||
| 6471 | 2025.12.20 04:58:35.030964 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6472 | 2025.12.20 04:58:35.030991 [ 286 ] {} <Debug> TCP-Session: 429000b0-9bdb-45b9-ad81-2eb78b90e33a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6473 | 2025.12.20 04:58:35.031017 [ 286 ] {} <Debug> TCP-Session: 429000b0-9bdb-45b9-ad81-2eb78b90e33a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6474 | 2025.12.20 04:58:35.031018 [ 294 ] {} <Debug> TCP-Session: 810f5d97-2e3a-4b03-bea8-6589bc27f6de Authenticating user 'default' from [fd00:1122:3344:101::e]:40688 | ||
| 6475 | 2025.12.20 04:58:35.031048 [ 294 ] {} <Debug> TCP-Session: 810f5d97-2e3a-4b03-bea8-6589bc27f6de Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6476 | 2025.12.20 04:58:35.031051 [ 290 ] {a4af1d42-a499-409d-a6cc-73409e32cd81} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 6477 | 2025.12.20 04:58:35.031061 [ 294 ] {} <Debug> TCP-Session: 810f5d97-2e3a-4b03-bea8-6589bc27f6de Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6478 | 2025.12.20 04:58:35.031113 [ 290 ] {a4af1d42-a499-409d-a6cc-73409e32cd81} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6479 | 2025.12.20 04:58:35.031402 [ 290 ] {a4af1d42-a499-409d-a6cc-73409e32cd81} <Debug> oximeter.version (17f1381b-5cbd-46d0-b381-84690a36776c) (SelectExecutor): Key condition: unknown | ||
| 6480 | 2025.12.20 04:58:35.032453 [ 301 ] {a4af1d42-a499-409d-a6cc-73409e32cd81} <Trace> AggregatingTransform: Aggregating | ||
| 6481 | 2025.12.20 04:58:35.032507 [ 301 ] {a4af1d42-a499-409d-a6cc-73409e32cd81} <Trace> Aggregator: Aggregation method: without_key | ||
| 6482 | 2025.12.20 04:58:35.032546 [ 301 ] {a4af1d42-a499-409d-a6cc-73409e32cd81} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001041096 sec. (960.526 rows/sec., 37.52 KiB/sec.) | ||
| 6483 | 2025.12.20 04:58:35.032566 [ 301 ] {a4af1d42-a499-409d-a6cc-73409e32cd81} <Trace> Aggregator: Merging aggregated data | ||
| 6484 | 2025.12.20 04:58:35.033721 [ 290 ] {a4af1d42-a499-409d-a6cc-73409e32cd81} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003032 sec., 329.81530343007915 rows/sec., 12.88 KiB/sec. | ||
| 6485 | 2025.12.20 04:58:35.033872 [ 290 ] {a4af1d42-a499-409d-a6cc-73409e32cd81} <Debug> TCPHandler: Processed in 0.003570004 sec. | ||
| 6486 | 2025.12.20 04:58:35.033989 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6487 | 2025.12.20 04:58:35.034018 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6488 | 2025.12.20 04:58:35.034028 [ 290 ] {} <Debug> TCP-Session: ee2a77aa-9152-4c12-b7c7-413b9dd43c45 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6489 | 2025.12.20 04:58:35.034040 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6490 | 2025.12.20 04:58:35.034069 [ 291 ] {} <Debug> TCP-Session: c8fa1d21-7f52-468e-9263-7c94073c800e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6491 | 2025.12.20 04:58:35.034077 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6492 | 2025.12.20 04:58:35.034111 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6493 | 2025.12.20 04:58:35.034112 [ 289 ] {} <Debug> TCP-Session: b1961208-3401-420b-808f-95855746e8ed Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6494 | 2025.12.20 04:58:35.034152 [ 292 ] {} <Debug> TCP-Session: 6eb2ecda-e7d4-432b-b35e-6e902b9aa33f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6495 | 2025.12.20 04:58:35.034158 [ 293 ] {} <Debug> TCP-Session: 4f417d97-3f6f-4b77-a1f7-3fa100cd025b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6496 | 2025.12.20 04:58:35.034164 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6497 | 2025.12.20 04:58:35.034143 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6498 | 2025.12.20 04:58:35.034225 [ 287 ] {} <Debug> TCP-Session: 660a3375-e4d0-477b-9706-29d861d929b0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6499 | 2025.12.20 04:58:35.034118 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6500 | 2025.12.20 04:58:35.034251 [ 288 ] {} <Debug> TCP-Session: 7faf320d-70ca-4a37-b56f-0e44bcc5d057 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6501 | 2025.12.20 04:58:35.034059 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6502 | 2025.12.20 04:58:35.034290 [ 294 ] {} <Debug> TCP-Session: 810f5d97-2e3a-4b03-bea8-6589bc27f6de Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6503 | 2025.12.20 04:58:35.034319 [ 286 ] {} <Debug> TCP-Session: 429000b0-9bdb-45b9-ad81-2eb78b90e33a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6504 | 2025.12.20 04:58:35.548490 [ 144 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6505 | 2025.12.20 04:58:35.548539 [ 144 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6506 | 2025.12.20 04:58:35.681375 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 16255 | ||
| 6507 | 2025.12.20 04:58:35.682067 [ 244 ] {} <Trace> system.asynchronous_metric_log (e27368f7-91e4-4bc1-8c72-f994b219acd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6508 | 2025.12.20 04:58:35.682148 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 6509 | 2025.12.20 04:58:35.682842 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6510 | 2025.12.20 04:58:35.683183 [ 244 ] {} <Trace> system.asynchronous_metric_log (e27368f7-91e4-4bc1-8c72-f994b219acd5): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6511 | 2025.12.20 04:58:35.683421 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16255 | ||
| 6512 | 2025.12.20 04:58:36.516919 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 256 | ||
| 6513 | 2025.12.20 04:58:36.534542 [ 245 ] {} <Trace> system.metric_log (ee27eced-b232-4ad5-8c8e-43cace0440d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6514 | 2025.12.20 04:58:36.534597 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 6515 | 2025.12.20 04:58:36.541138 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6516 | 2025.12.20 04:58:36.541834 [ 245 ] {} <Trace> system.metric_log (ee27eced-b232-4ad5-8c8e-43cace0440d5): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6517 | 2025.12.20 04:58:36.545116 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 256 | ||
| 6518 | 2025.12.20 04:58:39.269132 [ 269 ] {} <Trace> TCP-Session: ef844e67-0e15-4267-afc8-2f7c0fc33f21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6519 | 2025.12.20 04:58:39.269326 [ 269 ] {e9012cd3-cb99-440c-ba6b-6dde0cfeef95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62292) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6520 | 2025.12.20 04:58:39.269394 [ 269 ] {e9012cd3-cb99-440c-ba6b-6dde0cfeef95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6521 | 2025.12.20 04:58:39.270045 [ 269 ] {e9012cd3-cb99-440c-ba6b-6dde0cfeef95} <Trace> oximeter.fields_string (98ba921c-f0d5-44b4-b899-9632ca3224e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6522 | 2025.12.20 04:58:39.270093 [ 269 ] {e9012cd3-cb99-440c-ba6b-6dde0cfeef95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 6523 | 2025.12.20 04:58:39.270486 [ 269 ] {e9012cd3-cb99-440c-ba6b-6dde0cfeef95} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 6524 | 2025.12.20 04:58:39.270765 [ 269 ] {e9012cd3-cb99-440c-ba6b-6dde0cfeef95} <Trace> oximeter.fields_string (98ba921c-f0d5-44b4-b899-9632ca3224e8): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6525 | 2025.12.20 04:58:39.270970 [ 269 ] {e9012cd3-cb99-440c-ba6b-6dde0cfeef95} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001693 sec., 33077.377436503244 rows/sec., 2.54 MiB/sec. | ||
| 6526 | 2025.12.20 04:58:39.271024 [ 269 ] {e9012cd3-cb99-440c-ba6b-6dde0cfeef95} <Debug> TCPHandler: Processed in 0.002022421 sec. | ||
| 6527 | 2025.12.20 04:58:39.271142 [ 269 ] {} <Trace> TCP-Session: ef844e67-0e15-4267-afc8-2f7c0fc33f21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6528 | 2025.12.20 04:58:39.271252 [ 269 ] {0257b128-081f-455d-a80b-515c379d7908} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62292) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6529 | 2025.12.20 04:58:39.271298 [ 269 ] {0257b128-081f-455d-a80b-515c379d7908} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6530 | 2025.12.20 04:58:39.271741 [ 269 ] {0257b128-081f-455d-a80b-515c379d7908} <Trace> oximeter.fields_uuid (c4054d52-154a-4375-bc5c-c9e26ae24e42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6531 | 2025.12.20 04:58:39.271780 [ 269 ] {0257b128-081f-455d-a80b-515c379d7908} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 6532 | 2025.12.20 04:58:39.272101 [ 269 ] {0257b128-081f-455d-a80b-515c379d7908} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 6533 | 2025.12.20 04:58:39.272311 [ 269 ] {0257b128-081f-455d-a80b-515c379d7908} <Trace> oximeter.fields_uuid (c4054d52-154a-4375-bc5c-c9e26ae24e42): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6534 | 2025.12.20 04:58:39.272447 [ 269 ] {0257b128-081f-455d-a80b-515c379d7908} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001219 sec., 52502.05086136177 rows/sec., 4.10 MiB/sec. | ||
| 6535 | 2025.12.20 04:58:39.272488 [ 269 ] {0257b128-081f-455d-a80b-515c379d7908} <Debug> TCPHandler: Processed in 0.001399091 sec. | ||
| 6536 | 2025.12.20 04:58:39.272602 [ 269 ] {} <Trace> TCP-Session: ef844e67-0e15-4267-afc8-2f7c0fc33f21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6537 | 2025.12.20 04:58:39.272702 [ 269 ] {7b6a08cb-7042-4146-9b99-75639e6e187d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62292) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6538 | 2025.12.20 04:58:39.272748 [ 269 ] {7b6a08cb-7042-4146-9b99-75639e6e187d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6539 | 2025.12.20 04:58:39.273150 [ 269 ] {7b6a08cb-7042-4146-9b99-75639e6e187d} <Trace> oximeter.measurements_cumulativeu64 (0728ad91-3238-42af-8ba1-e7fe350e1bf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6540 | 2025.12.20 04:58:39.273187 [ 269 ] {7b6a08cb-7042-4146-9b99-75639e6e187d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 6541 | 2025.12.20 04:58:39.273531 [ 269 ] {7b6a08cb-7042-4146-9b99-75639e6e187d} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 6542 | 2025.12.20 04:58:39.273767 [ 269 ] {7b6a08cb-7042-4146-9b99-75639e6e187d} <Trace> oximeter.measurements_cumulativeu64 (0728ad91-3238-42af-8ba1-e7fe350e1bf3): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6543 | 2025.12.20 04:58:39.273904 [ 269 ] {7b6a08cb-7042-4146-9b99-75639e6e187d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001224 sec., 130718.954248366 rows/sec., 9.10 MiB/sec. | ||
| 6544 | 2025.12.20 04:58:39.273942 [ 269 ] {7b6a08cb-7042-4146-9b99-75639e6e187d} <Debug> TCPHandler: Processed in 0.001391831 sec. | ||
| 6545 | 2025.12.20 04:58:39.274042 [ 269 ] {} <Trace> TCP-Session: ef844e67-0e15-4267-afc8-2f7c0fc33f21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6546 | 2025.12.20 04:58:39.274138 [ 269 ] {276c2fdd-0ea6-498e-8799-55456879d656} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62292) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6547 | 2025.12.20 04:58:39.274181 [ 269 ] {276c2fdd-0ea6-498e-8799-55456879d656} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6548 | 2025.12.20 04:58:39.274502 [ 269 ] {276c2fdd-0ea6-498e-8799-55456879d656} <Trace> oximeter.measurements_u64 (2d12d158-aeaf-4eed-935c-e5714c0fad4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6549 | 2025.12.20 04:58:39.274539 [ 269 ] {276c2fdd-0ea6-498e-8799-55456879d656} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 6550 | 2025.12.20 04:58:39.274848 [ 269 ] {276c2fdd-0ea6-498e-8799-55456879d656} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 6551 | 2025.12.20 04:58:39.275061 [ 269 ] {276c2fdd-0ea6-498e-8799-55456879d656} <Trace> oximeter.measurements_u64 (2d12d158-aeaf-4eed-935c-e5714c0fad4d): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6552 | 2025.12.20 04:58:39.275187 [ 269 ] {276c2fdd-0ea6-498e-8799-55456879d656} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001071 sec., 56022.40896358544 rows/sec., 3.78 MiB/sec. | ||
| 6553 | 2025.12.20 04:58:39.275221 [ 269 ] {276c2fdd-0ea6-498e-8799-55456879d656} <Debug> TCPHandler: Processed in 0.001231919 sec. | ||
| 6554 | 2025.12.20 04:58:40.716668 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 22 entries to flush up to offset 784 | ||
| 6555 | 2025.12.20 04:58:40.718918 [ 243 ] {} <Trace> system.query_log (8da1f072-0632-4951-ad37-80ce429be088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6556 | 2025.12.20 04:58:40.718970 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 6557 | 2025.12.20 04:58:40.720158 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 6558 | 2025.12.20 04:58:40.720427 [ 243 ] {} <Trace> system.query_log (8da1f072-0632-4951-ad37-80ce429be088): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6559 | 2025.12.20 04:58:40.720692 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 784 | ||
| 6560 | 2025.12.20 04:58:43.183638 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 16767 | ||
| 6561 | 2025.12.20 04:58:43.184326 [ 244 ] {} <Trace> system.asynchronous_metric_log (e27368f7-91e4-4bc1-8c72-f994b219acd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6562 | 2025.12.20 04:58:43.184392 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 6563 | 2025.12.20 04:58:43.184932 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6564 | 2025.12.20 04:58:43.185172 [ 244 ] {} <Trace> system.asynchronous_metric_log (e27368f7-91e4-4bc1-8c72-f994b219acd5): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6565 | 2025.12.20 04:58:43.185328 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16767 | ||
| 6566 | 2025.12.20 04:58:44.045302 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 264 | ||
| 6567 | 2025.12.20 04:58:44.063074 [ 245 ] {} <Trace> system.metric_log (ee27eced-b232-4ad5-8c8e-43cace0440d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6568 | 2025.12.20 04:58:44.063132 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 6569 | 2025.12.20 04:58:44.069776 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6570 | 2025.12.20 04:58:44.070469 [ 245 ] {} <Trace> system.metric_log (ee27eced-b232-4ad5-8c8e-43cace0440d5): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6571 | 2025.12.20 04:58:44.073359 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 264 | ||
| 6572 | 2025.12.20 04:58:44.271613 [ 269 ] {} <Trace> TCP-Session: ef844e67-0e15-4267-afc8-2f7c0fc33f21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6573 | 2025.12.20 04:58:44.271774 [ 269 ] {5104b779-53f6-44ff-927e-4d4f8bd77f34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62292) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6574 | 2025.12.20 04:58:44.271836 [ 269 ] {5104b779-53f6-44ff-927e-4d4f8bd77f34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6575 | 2025.12.20 04:58:44.272461 [ 269 ] {5104b779-53f6-44ff-927e-4d4f8bd77f34} <Trace> oximeter.fields_i16 (f49be293-f532-4c39-83ae-fb145f049189): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6576 | 2025.12.20 04:58:44.272499 [ 269 ] {5104b779-53f6-44ff-927e-4d4f8bd77f34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 6577 | 2025.12.20 04:58:44.272870 [ 269 ] {5104b779-53f6-44ff-927e-4d4f8bd77f34} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 6578 | 2025.12.20 04:58:44.273092 [ 269 ] {5104b779-53f6-44ff-927e-4d4f8bd77f34} <Trace> oximeter.fields_i16 (f49be293-f532-4c39-83ae-fb145f049189): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6579 | 2025.12.20 04:58:44.273205 [ 135 ] {} <Debug> oximeter.fields_i16 (f49be293-f532-4c39-83ae-fb145f049189) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 6580 | 2025.12.20 04:58:44.273237 [ 269 ] {5104b779-53f6-44ff-927e-4d4f8bd77f34} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001507 sec., 15925.6801592568 rows/sec., 1.32 MiB/sec. | ||
| 6581 | 2025.12.20 04:58:44.273252 [ 135 ] {} <Trace> oximeter.fields_i16 (f49be293-f532-4c39-83ae-fb145f049189): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6582 | 2025.12.20 04:58:44.273273 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 6583 | 2025.12.20 04:58:44.273280 [ 269 ] {5104b779-53f6-44ff-927e-4d4f8bd77f34} <Debug> TCPHandler: Processed in 0.001792237 sec. | ||
| 6584 | 2025.12.20 04:58:44.273387 [ 200 ] {f49be293-f532-4c39-83ae-fb145f049189::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 | ||
| 6585 | 2025.12.20 04:58:44.273409 [ 269 ] {} <Trace> TCP-Session: ef844e67-0e15-4267-afc8-2f7c0fc33f21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6586 | 2025.12.20 04:58:44.273518 [ 200 ] {f49be293-f532-4c39-83ae-fb145f049189::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6587 | 2025.12.20 04:58:44.273521 [ 269 ] {a0fb740b-ba9f-471a-983e-ee49e284b696} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62292) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6588 | 2025.12.20 04:58:44.273557 [ 200 ] {f49be293-f532-4c39-83ae-fb145f049189::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 24 rows starting from the beginning of the part | ||
| 6589 | 2025.12.20 04:58:44.273579 [ 269 ] {a0fb740b-ba9f-471a-983e-ee49e284b696} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6590 | 2025.12.20 04:58:44.273629 [ 200 ] {f49be293-f532-4c39-83ae-fb145f049189::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 24 rows starting from the beginning of the part | ||
| 6591 | 2025.12.20 04:58:44.273678 [ 200 ] {f49be293-f532-4c39-83ae-fb145f049189::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 24 rows starting from the beginning of the part | ||
| 6592 | 2025.12.20 04:58:44.273719 [ 200 ] {f49be293-f532-4c39-83ae-fb145f049189::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 24 rows starting from the beginning of the part | ||
| 6593 | 2025.12.20 04:58:44.273762 [ 200 ] {f49be293-f532-4c39-83ae-fb145f049189::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 24 rows starting from the beginning of the part | ||
| 6594 | 2025.12.20 04:58:44.273994 [ 269 ] {a0fb740b-ba9f-471a-983e-ee49e284b696} <Trace> oximeter.fields_ipaddr (e2d7a9ce-de6b-4677-85c4-2fb4d093ba20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6595 | 2025.12.20 04:58:44.274037 [ 269 ] {a0fb740b-ba9f-471a-983e-ee49e284b696} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 6596 | 2025.12.20 04:58:44.274387 [ 269 ] {a0fb740b-ba9f-471a-983e-ee49e284b696} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 6597 | 2025.12.20 04:58:44.274577 [ 186 ] {f49be293-f532-4c39-83ae-fb145f049189::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 120 rows, containing 5 columns (5 merged, 0 gathered) in 0.001237659 sec., 96957.23943347886 rows/sec., 8.41 MiB/sec. | ||
| 6598 | 2025.12.20 04:58:44.274605 [ 269 ] {a0fb740b-ba9f-471a-983e-ee49e284b696} <Trace> oximeter.fields_ipaddr (e2d7a9ce-de6b-4677-85c4-2fb4d093ba20): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6599 | 2025.12.20 04:58:44.274754 [ 269 ] {a0fb740b-ba9f-471a-983e-ee49e284b696} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.001252 sec., 11182.108626198082 rows/sec., 911.82 KiB/sec. | ||
| 6600 | 2025.12.20 04:58:44.274770 [ 186 ] {f49be293-f532-4c39-83ae-fb145f049189::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 6601 | 2025.12.20 04:58:44.274795 [ 269 ] {a0fb740b-ba9f-471a-983e-ee49e284b696} <Debug> TCPHandler: Processed in 0.001435282 sec. | ||
| 6602 | 2025.12.20 04:58:44.274918 [ 269 ] {} <Trace> TCP-Session: ef844e67-0e15-4267-afc8-2f7c0fc33f21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6603 | 2025.12.20 04:58:44.275016 [ 269 ] {dc8bae43-4959-440c-9e69-df86fbdb56e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62292) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6604 | 2025.12.20 04:58:44.275058 [ 269 ] {dc8bae43-4959-440c-9e69-df86fbdb56e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6605 | 2025.12.20 04:58:44.275074 [ 186 ] {f49be293-f532-4c39-83ae-fb145f049189::all_1_9_2} <Trace> oximeter.fields_i16 (f49be293-f532-4c39-83ae-fb145f049189): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6606 | 2025.12.20 04:58:44.275159 [ 186 ] {f49be293-f532-4c39-83ae-fb145f049189::all_1_9_2} <Trace> oximeter.fields_i16 (f49be293-f532-4c39-83ae-fb145f049189) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 6607 | 2025.12.20 04:58:44.275253 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 6608 | 2025.12.20 04:58:44.275614 [ 269 ] {dc8bae43-4959-440c-9e69-df86fbdb56e8} <Trace> oximeter.fields_string (98ba921c-f0d5-44b4-b899-9632ca3224e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6609 | 2025.12.20 04:58:44.275657 [ 269 ] {dc8bae43-4959-440c-9e69-df86fbdb56e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 6610 | 2025.12.20 04:58:44.276003 [ 269 ] {dc8bae43-4959-440c-9e69-df86fbdb56e8} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 6611 | 2025.12.20 04:58:44.276220 [ 269 ] {dc8bae43-4959-440c-9e69-df86fbdb56e8} <Trace> oximeter.fields_string (98ba921c-f0d5-44b4-b899-9632ca3224e8): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6612 | 2025.12.20 04:58:44.276360 [ 269 ] {dc8bae43-4959-440c-9e69-df86fbdb56e8} <Debug> executeQuery: Read 265 rows, 24.24 KiB in 0.001363 sec., 194424.06456346295 rows/sec., 17.37 MiB/sec. | ||
| 6613 | 2025.12.20 04:58:44.276399 [ 269 ] {dc8bae43-4959-440c-9e69-df86fbdb56e8} <Debug> TCPHandler: Processed in 0.001529043 sec. | ||
| 6614 | 2025.12.20 04:58:44.276517 [ 269 ] {} <Trace> TCP-Session: ef844e67-0e15-4267-afc8-2f7c0fc33f21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6615 | 2025.12.20 04:58:44.276613 [ 269 ] {9339a695-4e95-444b-a3dc-e21349432c65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62292) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6616 | 2025.12.20 04:58:44.276652 [ 269 ] {9339a695-4e95-444b-a3dc-e21349432c65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6617 | 2025.12.20 04:58:44.277077 [ 269 ] {9339a695-4e95-444b-a3dc-e21349432c65} <Trace> oximeter.fields_u16 (a1634391-e721-4954-b832-fc744d9d9f64): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6618 | 2025.12.20 04:58:44.277113 [ 269 ] {9339a695-4e95-444b-a3dc-e21349432c65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 6619 | 2025.12.20 04:58:44.277425 [ 269 ] {9339a695-4e95-444b-a3dc-e21349432c65} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 6620 | 2025.12.20 04:58:44.277641 [ 269 ] {9339a695-4e95-444b-a3dc-e21349432c65} <Trace> oximeter.fields_u16 (a1634391-e721-4954-b832-fc744d9d9f64): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6621 | 2025.12.20 04:58:44.277772 [ 269 ] {9339a695-4e95-444b-a3dc-e21349432c65} <Debug> executeQuery: Read 67 rows, 5.02 KiB in 0.001178 sec., 56876.061120543294 rows/sec., 4.16 MiB/sec. | ||
| 6622 | 2025.12.20 04:58:44.277809 [ 269 ] {9339a695-4e95-444b-a3dc-e21349432c65} <Debug> TCPHandler: Processed in 0.001341501 sec. | ||
| 6623 | 2025.12.20 04:58:44.277944 [ 269 ] {} <Trace> TCP-Session: ef844e67-0e15-4267-afc8-2f7c0fc33f21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6624 | 2025.12.20 04:58:44.278038 [ 269 ] {f201f655-dac7-4e36-8db2-992b3d5d8d22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62292) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6625 | 2025.12.20 04:58:44.278080 [ 269 ] {f201f655-dac7-4e36-8db2-992b3d5d8d22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6626 | 2025.12.20 04:58:44.278520 [ 269 ] {f201f655-dac7-4e36-8db2-992b3d5d8d22} <Trace> oximeter.fields_u32 (84d137f6-cd6c-4f57-aaf1-93ce2ca067bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6627 | 2025.12.20 04:58:44.278567 [ 269 ] {f201f655-dac7-4e36-8db2-992b3d5d8d22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 6628 | 2025.12.20 04:58:44.279021 [ 269 ] {f201f655-dac7-4e36-8db2-992b3d5d8d22} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 6629 | 2025.12.20 04:58:44.279322 [ 269 ] {f201f655-dac7-4e36-8db2-992b3d5d8d22} <Trace> oximeter.fields_u32 (84d137f6-cd6c-4f57-aaf1-93ce2ca067bc): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6630 | 2025.12.20 04:58:44.279471 [ 269 ] {f201f655-dac7-4e36-8db2-992b3d5d8d22} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.00145 sec., 16551.724137931036 rows/sec., 1.37 MiB/sec. | ||
| 6631 | 2025.12.20 04:58:44.279521 [ 269 ] {f201f655-dac7-4e36-8db2-992b3d5d8d22} <Debug> TCPHandler: Processed in 0.001624805 sec. | ||
| 6632 | 2025.12.20 04:58:44.279646 [ 269 ] {} <Trace> TCP-Session: ef844e67-0e15-4267-afc8-2f7c0fc33f21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6633 | 2025.12.20 04:58:44.279760 [ 269 ] {2bedf606-ae22-4412-9fc1-81909381ce6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62292) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6634 | 2025.12.20 04:58:44.279803 [ 269 ] {2bedf606-ae22-4412-9fc1-81909381ce6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6635 | 2025.12.20 04:58:44.280212 [ 269 ] {2bedf606-ae22-4412-9fc1-81909381ce6b} <Trace> oximeter.fields_u8 (5083c072-f9e4-4eec-9b80-9182ea62ce3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6636 | 2025.12.20 04:58:44.280252 [ 269 ] {2bedf606-ae22-4412-9fc1-81909381ce6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 6637 | 2025.12.20 04:58:44.280567 [ 269 ] {2bedf606-ae22-4412-9fc1-81909381ce6b} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 6638 | 2025.12.20 04:58:44.280782 [ 269 ] {2bedf606-ae22-4412-9fc1-81909381ce6b} <Trace> oximeter.fields_u8 (5083c072-f9e4-4eec-9b80-9182ea62ce3f): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6639 | 2025.12.20 04:58:44.280884 [ 130 ] {} <Debug> oximeter.fields_u8 (5083c072-f9e4-4eec-9b80-9182ea62ce3f) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 6640 | 2025.12.20 04:58:44.280913 [ 269 ] {2bedf606-ae22-4412-9fc1-81909381ce6b} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001172 sec., 10238.907849829351 rows/sec., 799.91 KiB/sec. | ||
| 6641 | 2025.12.20 04:58:44.280927 [ 130 ] {} <Trace> oximeter.fields_u8 (5083c072-f9e4-4eec-9b80-9182ea62ce3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6642 | 2025.12.20 04:58:44.280956 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 6643 | 2025.12.20 04:58:44.280960 [ 269 ] {2bedf606-ae22-4412-9fc1-81909381ce6b} <Debug> TCPHandler: Processed in 0.001365451 sec. | ||
| 6644 | 2025.12.20 04:58:44.281043 [ 196 ] {5083c072-f9e4-4eec-9b80-9182ea62ce3f::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 | ||
| 6645 | 2025.12.20 04:58:44.281083 [ 269 ] {} <Trace> TCP-Session: ef844e67-0e15-4267-afc8-2f7c0fc33f21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6646 | 2025.12.20 04:58:44.281145 [ 196 ] {5083c072-f9e4-4eec-9b80-9182ea62ce3f::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6647 | 2025.12.20 04:58:44.281177 [ 196 ] {5083c072-f9e4-4eec-9b80-9182ea62ce3f::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 12 rows starting from the beginning of the part | ||
| 6648 | 2025.12.20 04:58:44.281185 [ 269 ] {78aa1ac6-bbf0-44a4-a1c9-d6ff319cbedf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62292) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6649 | 2025.12.20 04:58:44.281231 [ 269 ] {78aa1ac6-bbf0-44a4-a1c9-d6ff319cbedf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6650 | 2025.12.20 04:58:44.281234 [ 196 ] {5083c072-f9e4-4eec-9b80-9182ea62ce3f::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 | ||
| 6651 | 2025.12.20 04:58:44.281296 [ 196 ] {5083c072-f9e4-4eec-9b80-9182ea62ce3f::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 12 rows starting from the beginning of the part | ||
| 6652 | 2025.12.20 04:58:44.281340 [ 196 ] {5083c072-f9e4-4eec-9b80-9182ea62ce3f::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 12 rows starting from the beginning of the part | ||
| 6653 | 2025.12.20 04:58:44.281379 [ 196 ] {5083c072-f9e4-4eec-9b80-9182ea62ce3f::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 | ||
| 6654 | 2025.12.20 04:58:44.281737 [ 269 ] {78aa1ac6-bbf0-44a4-a1c9-d6ff319cbedf} <Trace> oximeter.fields_uuid (c4054d52-154a-4375-bc5c-c9e26ae24e42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6655 | 2025.12.20 04:58:44.281779 [ 269 ] {78aa1ac6-bbf0-44a4-a1c9-d6ff319cbedf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 6656 | 2025.12.20 04:58:44.282053 [ 200 ] {5083c072-f9e4-4eec-9b80-9182ea62ce3f::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 60 rows, containing 5 columns (5 merged, 0 gathered) in 0.001046286 sec., 57345.69706562068 rows/sec., 4.59 MiB/sec. | ||
| 6657 | 2025.12.20 04:58:44.282116 [ 269 ] {78aa1ac6-bbf0-44a4-a1c9-d6ff319cbedf} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 6658 | 2025.12.20 04:58:44.282183 [ 196 ] {5083c072-f9e4-4eec-9b80-9182ea62ce3f::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 6659 | 2025.12.20 04:58:44.282405 [ 269 ] {78aa1ac6-bbf0-44a4-a1c9-d6ff319cbedf} <Trace> oximeter.fields_uuid (c4054d52-154a-4375-bc5c-c9e26ae24e42): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6660 | 2025.12.20 04:58:44.282515 [ 196 ] {5083c072-f9e4-4eec-9b80-9182ea62ce3f::all_1_9_2} <Trace> oximeter.fields_u8 (5083c072-f9e4-4eec-9b80-9182ea62ce3f): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6661 | 2025.12.20 04:58:44.282559 [ 269 ] {78aa1ac6-bbf0-44a4-a1c9-d6ff319cbedf} <Debug> executeQuery: Read 155 rows, 12.80 KiB in 0.001393 sec., 111270.63890882987 rows/sec., 8.97 MiB/sec. | ||
| 6662 | 2025.12.20 04:58:44.282592 [ 196 ] {5083c072-f9e4-4eec-9b80-9182ea62ce3f::all_1_9_2} <Trace> oximeter.fields_u8 (5083c072-f9e4-4eec-9b80-9182ea62ce3f) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 6663 | 2025.12.20 04:58:44.282604 [ 269 ] {78aa1ac6-bbf0-44a4-a1c9-d6ff319cbedf} <Debug> TCPHandler: Processed in 0.001569914 sec. | ||
| 6664 | 2025.12.20 04:58:44.282677 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 6665 | 2025.12.20 04:58:44.282728 [ 269 ] {} <Trace> TCP-Session: ef844e67-0e15-4267-afc8-2f7c0fc33f21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6666 | 2025.12.20 04:58:44.282827 [ 269 ] {af86fffb-f50f-4b39-8ab4-bcba2cc92f48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62292) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6667 | 2025.12.20 04:58:44.282872 [ 269 ] {af86fffb-f50f-4b39-8ab4-bcba2cc92f48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6668 | 2025.12.20 04:58:44.283305 [ 269 ] {af86fffb-f50f-4b39-8ab4-bcba2cc92f48} <Trace> oximeter.measurements_cumulativeu64 (0728ad91-3238-42af-8ba1-e7fe350e1bf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6669 | 2025.12.20 04:58:44.283342 [ 269 ] {af86fffb-f50f-4b39-8ab4-bcba2cc92f48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 6670 | 2025.12.20 04:58:44.283685 [ 269 ] {af86fffb-f50f-4b39-8ab4-bcba2cc92f48} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 6671 | 2025.12.20 04:58:44.283898 [ 269 ] {af86fffb-f50f-4b39-8ab4-bcba2cc92f48} <Trace> oximeter.measurements_cumulativeu64 (0728ad91-3238-42af-8ba1-e7fe350e1bf3): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6672 | 2025.12.20 04:58:44.284032 [ 269 ] {af86fffb-f50f-4b39-8ab4-bcba2cc92f48} <Debug> executeQuery: Read 203 rows, 14.89 KiB in 0.001223 sec., 165985.28209321343 rows/sec., 11.89 MiB/sec. | ||
| 6673 | 2025.12.20 04:58:44.284070 [ 269 ] {af86fffb-f50f-4b39-8ab4-bcba2cc92f48} <Debug> TCPHandler: Processed in 0.001391331 sec. | ||
| 6674 | 2025.12.20 04:58:44.284185 [ 269 ] {} <Trace> TCP-Session: ef844e67-0e15-4267-afc8-2f7c0fc33f21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6675 | 2025.12.20 04:58:44.284281 [ 269 ] {e5eb8c69-821a-40ca-ba8c-f777b9d4ffb8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62292) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6676 | 2025.12.20 04:58:44.284338 [ 269 ] {e5eb8c69-821a-40ca-ba8c-f777b9d4ffb8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6677 | 2025.12.20 04:58:44.285223 [ 269 ] {e5eb8c69-821a-40ca-ba8c-f777b9d4ffb8} <Trace> oximeter.measurements_histogramu64 (20f97701-e8e9-497e-bf0d-ce4ede2e5aa1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6678 | 2025.12.20 04:58:44.285261 [ 269 ] {e5eb8c69-821a-40ca-ba8c-f777b9d4ffb8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 6679 | 2025.12.20 04:58:44.285841 [ 269 ] {e5eb8c69-821a-40ca-ba8c-f777b9d4ffb8} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 6680 | 2025.12.20 04:58:44.286076 [ 269 ] {e5eb8c69-821a-40ca-ba8c-f777b9d4ffb8} <Trace> oximeter.measurements_histogramu64 (20f97701-e8e9-497e-bf0d-ce4ede2e5aa1): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6681 | 2025.12.20 04:58:44.286225 [ 269 ] {e5eb8c69-821a-40ca-ba8c-f777b9d4ffb8} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001961 sec., 20907.700152983172 rows/sec., 37.47 MiB/sec. | ||
| 6682 | 2025.12.20 04:58:44.286301 [ 269 ] {e5eb8c69-821a-40ca-ba8c-f777b9d4ffb8} <Debug> TCPHandler: Processed in 0.002164653 sec. | ||
| 6683 | 2025.12.20 04:58:44.286418 [ 269 ] {} <Trace> TCP-Session: ef844e67-0e15-4267-afc8-2f7c0fc33f21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6684 | 2025.12.20 04:58:44.286514 [ 269 ] {dc02484a-af22-4119-b615-73f3c6d45bf6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62292) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6685 | 2025.12.20 04:58:44.286558 [ 269 ] {dc02484a-af22-4119-b615-73f3c6d45bf6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6686 | 2025.12.20 04:58:44.286897 [ 269 ] {dc02484a-af22-4119-b615-73f3c6d45bf6} <Trace> oximeter.measurements_u64 (2d12d158-aeaf-4eed-935c-e5714c0fad4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6687 | 2025.12.20 04:58:44.286934 [ 269 ] {dc02484a-af22-4119-b615-73f3c6d45bf6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 6688 | 2025.12.20 04:58:44.287243 [ 269 ] {dc02484a-af22-4119-b615-73f3c6d45bf6} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 6689 | 2025.12.20 04:58:44.287480 [ 269 ] {dc02484a-af22-4119-b615-73f3c6d45bf6} <Trace> oximeter.measurements_u64 (2d12d158-aeaf-4eed-935c-e5714c0fad4d): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6690 | 2025.12.20 04:58:44.287616 [ 269 ] {dc02484a-af22-4119-b615-73f3c6d45bf6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001121 sec., 53523.63960749331 rows/sec., 3.61 MiB/sec. | ||
| 6691 | 2025.12.20 04:58:44.287654 [ 269 ] {dc02484a-af22-4119-b615-73f3c6d45bf6} <Debug> TCPHandler: Processed in 0.00128571 sec. | ||
| 6692 | 2025.12.20 04:58:49.268857 [ 269 ] {} <Trace> TCP-Session: ef844e67-0e15-4267-afc8-2f7c0fc33f21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6693 | 2025.12.20 04:58:49.269092 [ 269 ] {f9e501b1-34fb-456f-8246-13b355ed5070} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62292) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6694 | 2025.12.20 04:58:49.269168 [ 269 ] {f9e501b1-34fb-456f-8246-13b355ed5070} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6695 | 2025.12.20 04:58:49.269879 [ 269 ] {f9e501b1-34fb-456f-8246-13b355ed5070} <Trace> oximeter.fields_string (98ba921c-f0d5-44b4-b899-9632ca3224e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6696 | 2025.12.20 04:58:49.269923 [ 269 ] {f9e501b1-34fb-456f-8246-13b355ed5070} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 6697 | 2025.12.20 04:58:49.270333 [ 269 ] {f9e501b1-34fb-456f-8246-13b355ed5070} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 6698 | 2025.12.20 04:58:49.270568 [ 269 ] {f9e501b1-34fb-456f-8246-13b355ed5070} <Trace> oximeter.fields_string (98ba921c-f0d5-44b4-b899-9632ca3224e8): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6699 | 2025.12.20 04:58:49.270731 [ 269 ] {f9e501b1-34fb-456f-8246-13b355ed5070} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001691 sec., 33116.499112950914 rows/sec., 2.54 MiB/sec. | ||
| 6700 | 2025.12.20 04:58:49.270767 [ 129 ] {} <Debug> oximeter.fields_string (98ba921c-f0d5-44b4-b899-9632ca3224e8) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 6701 | 2025.12.20 04:58:49.270783 [ 269 ] {f9e501b1-34fb-456f-8246-13b355ed5070} <Debug> TCPHandler: Processed in 0.002125862 sec. | ||
| 6702 | 2025.12.20 04:58:49.270879 [ 129 ] {} <Trace> oximeter.fields_string (98ba921c-f0d5-44b4-b899-9632ca3224e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6703 | 2025.12.20 04:58:49.270924 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 6704 | 2025.12.20 04:58:49.270975 [ 269 ] {} <Trace> TCP-Session: ef844e67-0e15-4267-afc8-2f7c0fc33f21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6705 | 2025.12.20 04:58:49.271083 [ 189 ] {98ba921c-f0d5-44b4-b899-9632ca3224e8::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 | ||
| 6706 | 2025.12.20 04:58:49.271085 [ 269 ] {f4673d8a-3c15-4129-a454-f84e70f9dc60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62292) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6707 | 2025.12.20 04:58:49.271190 [ 269 ] {f4673d8a-3c15-4129-a454-f84e70f9dc60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6708 | 2025.12.20 04:58:49.271285 [ 189 ] {98ba921c-f0d5-44b4-b899-9632ca3224e8::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6709 | 2025.12.20 04:58:49.271350 [ 189 ] {98ba921c-f0d5-44b4-b899-9632ca3224e8::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1407 rows starting from the beginning of the part | ||
| 6710 | 2025.12.20 04:58:49.271462 [ 189 ] {98ba921c-f0d5-44b4-b899-9632ca3224e8::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 1196 rows starting from the beginning of the part | ||
| 6711 | 2025.12.20 04:58:49.271554 [ 189 ] {98ba921c-f0d5-44b4-b899-9632ca3224e8::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 138 rows starting from the beginning of the part | ||
| 6712 | 2025.12.20 04:58:49.271621 [ 269 ] {f4673d8a-3c15-4129-a454-f84e70f9dc60} <Trace> oximeter.fields_uuid (c4054d52-154a-4375-bc5c-c9e26ae24e42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6713 | 2025.12.20 04:58:49.271629 [ 189 ] {98ba921c-f0d5-44b4-b899-9632ca3224e8::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 56 rows starting from the beginning of the part | ||
| 6714 | 2025.12.20 04:58:49.271669 [ 269 ] {f4673d8a-3c15-4129-a454-f84e70f9dc60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 6715 | 2025.12.20 04:58:49.271722 [ 189 ] {98ba921c-f0d5-44b4-b899-9632ca3224e8::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 265 rows starting from the beginning of the part | ||
| 6716 | 2025.12.20 04:58:49.271801 [ 189 ] {98ba921c-f0d5-44b4-b899-9632ca3224e8::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 56 rows starting from the beginning of the part | ||
| 6717 | 2025.12.20 04:58:49.272021 [ 269 ] {f4673d8a-3c15-4129-a454-f84e70f9dc60} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 6718 | 2025.12.20 04:58:49.272268 [ 269 ] {f4673d8a-3c15-4129-a454-f84e70f9dc60} <Trace> oximeter.fields_uuid (c4054d52-154a-4375-bc5c-c9e26ae24e42): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6719 | 2025.12.20 04:58:49.272397 [ 129 ] {} <Debug> oximeter.fields_uuid (c4054d52-154a-4375-bc5c-c9e26ae24e42) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 6720 | 2025.12.20 04:58:49.272407 [ 269 ] {f4673d8a-3c15-4129-a454-f84e70f9dc60} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001344 sec., 47619.04761904762 rows/sec., 3.72 MiB/sec. | ||
| 6721 | 2025.12.20 04:58:49.272432 [ 129 ] {} <Trace> oximeter.fields_uuid (c4054d52-154a-4375-bc5c-c9e26ae24e42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6722 | 2025.12.20 04:58:49.272457 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 6723 | 2025.12.20 04:58:49.272460 [ 269 ] {f4673d8a-3c15-4129-a454-f84e70f9dc60} <Debug> TCPHandler: Processed in 0.001540164 sec. | ||
| 6724 | 2025.12.20 04:58:49.272572 [ 196 ] {c4054d52-154a-4375-bc5c-c9e26ae24e42::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 | ||
| 6725 | 2025.12.20 04:58:49.272592 [ 269 ] {} <Trace> TCP-Session: ef844e67-0e15-4267-afc8-2f7c0fc33f21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6726 | 2025.12.20 04:58:49.272706 [ 269 ] {612aa77f-fe5a-4553-904d-b2d2745211fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62292) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6727 | 2025.12.20 04:58:49.272712 [ 196 ] {c4054d52-154a-4375-bc5c-c9e26ae24e42::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6728 | 2025.12.20 04:58:49.272756 [ 269 ] {612aa77f-fe5a-4553-904d-b2d2745211fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6729 | 2025.12.20 04:58:49.272759 [ 196 ] {c4054d52-154a-4375-bc5c-c9e26ae24e42::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 633 rows starting from the beginning of the part | ||
| 6730 | 2025.12.20 04:58:49.272842 [ 196 ] {c4054d52-154a-4375-bc5c-c9e26ae24e42::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 520 rows starting from the beginning of the part | ||
| 6731 | 2025.12.20 04:58:49.272888 [ 196 ] {c4054d52-154a-4375-bc5c-c9e26ae24e42::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 105 rows starting from the beginning of the part | ||
| 6732 | 2025.12.20 04:58:49.272940 [ 196 ] {c4054d52-154a-4375-bc5c-c9e26ae24e42::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 64 rows starting from the beginning of the part | ||
| 6733 | 2025.12.20 04:58:49.272999 [ 196 ] {c4054d52-154a-4375-bc5c-c9e26ae24e42::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 155 rows starting from the beginning of the part | ||
| 6734 | 2025.12.20 04:58:49.273048 [ 196 ] {c4054d52-154a-4375-bc5c-c9e26ae24e42::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 64 rows starting from the beginning of the part | ||
| 6735 | 2025.12.20 04:58:49.273217 [ 269 ] {612aa77f-fe5a-4553-904d-b2d2745211fe} <Trace> oximeter.measurements_cumulativeu64 (0728ad91-3238-42af-8ba1-e7fe350e1bf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6736 | 2025.12.20 04:58:49.273259 [ 269 ] {612aa77f-fe5a-4553-904d-b2d2745211fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 6737 | 2025.12.20 04:58:49.273404 [ 194 ] {98ba921c-f0d5-44b4-b899-9632ca3224e8::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3118 rows, containing 5 columns (5 merged, 0 gathered) in 0.002388136 sec., 1305620.785415906 rows/sec., 114.26 MiB/sec. | ||
| 6738 | 2025.12.20 04:58:49.273655 [ 269 ] {612aa77f-fe5a-4553-904d-b2d2745211fe} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 6739 | 2025.12.20 04:58:49.273827 [ 194 ] {98ba921c-f0d5-44b4-b899-9632ca3224e8::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 6740 | 2025.12.20 04:58:49.273920 [ 269 ] {612aa77f-fe5a-4553-904d-b2d2745211fe} <Trace> oximeter.measurements_cumulativeu64 (0728ad91-3238-42af-8ba1-e7fe350e1bf3): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6741 | 2025.12.20 04:58:49.274048 [ 129 ] {} <Debug> oximeter.measurements_cumulativeu64 (0728ad91-3238-42af-8ba1-e7fe350e1bf3) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 6742 | 2025.12.20 04:58:49.274080 [ 129 ] {} <Trace> oximeter.measurements_cumulativeu64 (0728ad91-3238-42af-8ba1-e7fe350e1bf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6743 | 2025.12.20 04:58:49.274083 [ 269 ] {612aa77f-fe5a-4553-904d-b2d2745211fe} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001397 sec., 114531.1381531854 rows/sec., 7.98 MiB/sec. | ||
| 6744 | 2025.12.20 04:58:49.274102 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 6745 | 2025.12.20 04:58:49.274136 [ 269 ] {612aa77f-fe5a-4553-904d-b2d2745211fe} <Debug> TCPHandler: Processed in 0.001595124 sec. | ||
| 6746 | 2025.12.20 04:58:49.274164 [ 194 ] {98ba921c-f0d5-44b4-b899-9632ca3224e8::all_1_51_10} <Trace> oximeter.fields_string (98ba921c-f0d5-44b4-b899-9632ca3224e8): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6747 | 2025.12.20 04:58:49.274180 [ 196 ] {0728ad91-3238-42af-8ba1-e7fe350e1bf3::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 | ||
| 6748 | 2025.12.20 04:58:49.274259 [ 269 ] {} <Trace> TCP-Session: ef844e67-0e15-4267-afc8-2f7c0fc33f21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6749 | 2025.12.20 04:58:49.274263 [ 194 ] {98ba921c-f0d5-44b4-b899-9632ca3224e8::all_1_51_10} <Trace> oximeter.fields_string (98ba921c-f0d5-44b4-b899-9632ca3224e8) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 6750 | 2025.12.20 04:58:49.274302 [ 196 ] {0728ad91-3238-42af-8ba1-e7fe350e1bf3::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6751 | 2025.12.20 04:58:49.274335 [ 196 ] {0728ad91-3238-42af-8ba1-e7fe350e1bf3::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_46_9, total 13198 rows starting from the beginning of the part | ||
| 6752 | 2025.12.20 04:58:49.274339 [ 199 ] {c4054d52-154a-4375-bc5c-c9e26ae24e42::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1541 rows, containing 5 columns (5 merged, 0 gathered) in 0.001823758 sec., 844958.5964804541 rows/sec., 67.31 MiB/sec. | ||
| 6753 | 2025.12.20 04:58:49.274363 [ 269 ] {fc817664-1329-43b4-bced-8f3497443fe8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62292) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6754 | 2025.12.20 04:58:49.274387 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. | ||
| 6755 | 2025.12.20 04:58:49.274397 [ 196 ] {0728ad91-3238-42af-8ba1-e7fe350e1bf3::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 844 rows starting from the beginning of the part | ||
| 6756 | 2025.12.20 04:58:49.274408 [ 269 ] {fc817664-1329-43b4-bced-8f3497443fe8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6757 | 2025.12.20 04:58:49.274457 [ 196 ] {0728ad91-3238-42af-8ba1-e7fe350e1bf3::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 160 rows starting from the beginning of the part | ||
| 6758 | 2025.12.20 04:58:49.274508 [ 196 ] {0728ad91-3238-42af-8ba1-e7fe350e1bf3::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 | ||
| 6759 | 2025.12.20 04:58:49.274550 [ 196 ] {0728ad91-3238-42af-8ba1-e7fe350e1bf3::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 203 rows starting from the beginning of the part | ||
| 6760 | 2025.12.20 04:58:49.274574 [ 192 ] {c4054d52-154a-4375-bc5c-c9e26ae24e42::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 6761 | 2025.12.20 04:58:49.274595 [ 196 ] {0728ad91-3238-42af-8ba1-e7fe350e1bf3::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 160 rows starting from the beginning of the part | ||
| 6762 | 2025.12.20 04:58:49.274774 [ 269 ] {fc817664-1329-43b4-bced-8f3497443fe8} <Trace> oximeter.measurements_u64 (2d12d158-aeaf-4eed-935c-e5714c0fad4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6763 | 2025.12.20 04:58:49.274818 [ 269 ] {fc817664-1329-43b4-bced-8f3497443fe8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 6764 | 2025.12.20 04:58:49.274883 [ 192 ] {c4054d52-154a-4375-bc5c-c9e26ae24e42::all_1_51_10} <Trace> oximeter.fields_uuid (c4054d52-154a-4375-bc5c-c9e26ae24e42): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6765 | 2025.12.20 04:58:49.274976 [ 192 ] {c4054d52-154a-4375-bc5c-c9e26ae24e42::all_1_51_10} <Trace> oximeter.fields_uuid (c4054d52-154a-4375-bc5c-c9e26ae24e42) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 6766 | 2025.12.20 04:58:49.275068 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.48 MiB. | ||
| 6767 | 2025.12.20 04:58:49.275200 [ 269 ] {fc817664-1329-43b4-bced-8f3497443fe8} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 6768 | 2025.12.20 04:58:49.275425 [ 269 ] {fc817664-1329-43b4-bced-8f3497443fe8} <Trace> oximeter.measurements_u64 (2d12d158-aeaf-4eed-935c-e5714c0fad4d): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6769 | 2025.12.20 04:58:49.275543 [ 129 ] {} <Debug> oximeter.measurements_u64 (2d12d158-aeaf-4eed-935c-e5714c0fad4d) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 6770 | 2025.12.20 04:58:49.275561 [ 269 ] {fc817664-1329-43b4-bced-8f3497443fe8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001217 sec., 49301.561216105176 rows/sec., 3.32 MiB/sec. | ||
| 6771 | 2025.12.20 04:58:49.275578 [ 129 ] {} <Trace> oximeter.measurements_u64 (2d12d158-aeaf-4eed-935c-e5714c0fad4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6772 | 2025.12.20 04:58:49.275603 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 6773 | 2025.12.20 04:58:49.275605 [ 269 ] {fc817664-1329-43b4-bced-8f3497443fe8} <Debug> TCPHandler: Processed in 0.001395901 sec. | ||
| 6774 | 2025.12.20 04:58:49.275678 [ 199 ] {2d12d158-aeaf-4eed-935c-e5714c0fad4d::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 | ||
| 6775 | 2025.12.20 04:58:49.275782 [ 199 ] {2d12d158-aeaf-4eed-935c-e5714c0fad4d::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6776 | 2025.12.20 04:58:49.275814 [ 199 ] {2d12d158-aeaf-4eed-935c-e5714c0fad4d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2700 rows starting from the beginning of the part | ||
| 6777 | 2025.12.20 04:58:49.275866 [ 199 ] {2d12d158-aeaf-4eed-935c-e5714c0fad4d::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 | ||
| 6778 | 2025.12.20 04:58:49.275909 [ 199 ] {2d12d158-aeaf-4eed-935c-e5714c0fad4d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 60 rows starting from the beginning of the part | ||
| 6779 | 2025.12.20 04:58:49.275946 [ 199 ] {2d12d158-aeaf-4eed-935c-e5714c0fad4d::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 | ||
| 6780 | 2025.12.20 04:58:49.275983 [ 199 ] {2d12d158-aeaf-4eed-935c-e5714c0fad4d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 60 rows starting from the beginning of the part | ||
| 6781 | 2025.12.20 04:58:49.276020 [ 199 ] {2d12d158-aeaf-4eed-935c-e5714c0fad4d::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 | ||
| 6782 | 2025.12.20 04:58:49.277268 [ 192 ] {2d12d158-aeaf-4eed-935c-e5714c0fad4d::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3000 rows, containing 4 columns (4 merged, 0 gathered) in 0.001620835 sec., 1850897.8396937381 rows/sec., 124.74 MiB/sec. | ||
| 6783 | 2025.12.20 04:58:49.277575 [ 199 ] {2d12d158-aeaf-4eed-935c-e5714c0fad4d::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 6784 | 2025.12.20 04:58:49.277824 [ 199 ] {2d12d158-aeaf-4eed-935c-e5714c0fad4d::all_1_51_10} <Trace> oximeter.measurements_u64 (2d12d158-aeaf-4eed-935c-e5714c0fad4d): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6785 | 2025.12.20 04:58:49.277891 [ 199 ] {2d12d158-aeaf-4eed-935c-e5714c0fad4d::all_1_51_10} <Trace> oximeter.measurements_u64 (2d12d158-aeaf-4eed-935c-e5714c0fad4d) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 6786 | 2025.12.20 04:58:49.277954 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.74 MiB. | ||
| 6787 | 2025.12.20 04:58:49.279028 [ 199 ] {0728ad91-3238-42af-8ba1-e7fe350e1bf3::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14725 rows, containing 5 columns (5 merged, 0 gathered) in 0.004875814 sec., 3020008.5565199987 rows/sec., 207.63 MiB/sec. | ||
| 6788 | 2025.12.20 04:58:49.279469 [ 189 ] {0728ad91-3238-42af-8ba1-e7fe350e1bf3::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 6789 | 2025.12.20 04:58:49.279799 [ 189 ] {0728ad91-3238-42af-8ba1-e7fe350e1bf3::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (0728ad91-3238-42af-8ba1-e7fe350e1bf3): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6790 | 2025.12.20 04:58:49.279882 [ 189 ] {0728ad91-3238-42af-8ba1-e7fe350e1bf3::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (0728ad91-3238-42af-8ba1-e7fe350e1bf3) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 6791 | 2025.12.20 04:58:49.279977 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.81 MiB. | ||
| 6792 | 2025.12.20 04:58:50.000207 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 280.20 MiB, peak 288.79 MiB, free memory in arenas 0.00 B, will set to 281.51 MiB (RSS), difference: 1.31 MiB | ||
| 6793 | 2025.12.20 04:58:50.548631 [ 132 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6794 | 2025.12.20 04:58:50.548708 [ 132 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6795 | 2025.12.20 04:58:50.685545 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 17215 | ||
| 6796 | 2025.12.20 04:58:50.686072 [ 244 ] {} <Trace> system.asynchronous_metric_log (e27368f7-91e4-4bc1-8c72-f994b219acd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6797 | 2025.12.20 04:58:50.686110 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 6798 | 2025.12.20 04:58:50.686574 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6799 | 2025.12.20 04:58:50.686793 [ 244 ] {} <Trace> system.asynchronous_metric_log (e27368f7-91e4-4bc1-8c72-f994b219acd5): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6800 | 2025.12.20 04:58:50.686929 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17215 | ||
| 6801 | 2025.12.20 04:58:50.686929 [ 132 ] {} <Debug> system.asynchronous_metric_log (e27368f7-91e4-4bc1-8c72-f994b219acd5) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6802 | 2025.12.20 04:58:50.686987 [ 132 ] {} <Trace> system.asynchronous_metric_log (e27368f7-91e4-4bc1-8c72-f994b219acd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6803 | 2025.12.20 04:58:50.687008 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 6804 | 2025.12.20 04:58:50.687142 [ 192 ] {e27368f7-91e4-4bc1-8c72-f994b219acd5::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 | ||
| 6805 | 2025.12.20 04:58:50.687270 [ 192 ] {e27368f7-91e4-4bc1-8c72-f994b219acd5::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6806 | 2025.12.20 04:58:50.687310 [ 192 ] {e27368f7-91e4-4bc1-8c72-f994b219acd5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 14847 rows starting from the beginning of the part | ||
| 6807 | 2025.12.20 04:58:50.687379 [ 192 ] {e27368f7-91e4-4bc1-8c72-f994b219acd5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 448 rows starting from the beginning of the part | ||
| 6808 | 2025.12.20 04:58:50.687429 [ 192 ] {e27368f7-91e4-4bc1-8c72-f994b219acd5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 512 rows starting from the beginning of the part | ||
| 6809 | 2025.12.20 04:58:50.687473 [ 192 ] {e27368f7-91e4-4bc1-8c72-f994b219acd5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 448 rows starting from the beginning of the part | ||
| 6810 | 2025.12.20 04:58:50.687515 [ 192 ] {e27368f7-91e4-4bc1-8c72-f994b219acd5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 512 rows starting from the beginning of the part | ||
| 6811 | 2025.12.20 04:58:50.687555 [ 192 ] {e27368f7-91e4-4bc1-8c72-f994b219acd5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 448 rows starting from the beginning of the part | ||
| 6812 | 2025.12.20 04:58:50.689423 [ 192 ] {e27368f7-91e4-4bc1-8c72-f994b219acd5::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17215 rows, containing 4 columns (4 merged, 0 gathered) in 0.002330676 sec., 7386269.048121661 rows/sec., 105.66 MiB/sec. | ||
| 6813 | 2025.12.20 04:58:50.689567 [ 192 ] {e27368f7-91e4-4bc1-8c72-f994b219acd5::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6814 | 2025.12.20 04:58:50.689800 [ 192 ] {e27368f7-91e4-4bc1-8c72-f994b219acd5::all_1_36_7} <Trace> system.asynchronous_metric_log (e27368f7-91e4-4bc1-8c72-f994b219acd5): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6815 | 2025.12.20 04:58:50.689868 [ 192 ] {e27368f7-91e4-4bc1-8c72-f994b219acd5::all_1_36_7} <Trace> system.asynchronous_metric_log (e27368f7-91e4-4bc1-8c72-f994b219acd5) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6816 | 2025.12.20 04:58:50.689940 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.50 MiB. | ||
| 6817 | 2025.12.20 04:58:50.721003 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 812 | ||
| 6818 | 2025.12.20 04:58:50.723530 [ 243 ] {} <Trace> system.query_log (8da1f072-0632-4951-ad37-80ce429be088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6819 | 2025.12.20 04:58:50.723566 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 6820 | 2025.12.20 04:58:50.724752 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 6821 | 2025.12.20 04:58:50.725020 [ 243 ] {} <Trace> system.query_log (8da1f072-0632-4951-ad37-80ce429be088): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6822 | 2025.12.20 04:58:50.725149 [ 132 ] {} <Debug> system.query_log (8da1f072-0632-4951-ad37-80ce429be088) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 6823 | 2025.12.20 04:58:50.725190 [ 132 ] {} <Trace> system.query_log (8da1f072-0632-4951-ad37-80ce429be088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6824 | 2025.12.20 04:58:50.725212 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 6825 | 2025.12.20 04:58:50.725291 [ 192 ] {8da1f072-0632-4951-ad37-80ce429be088::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 | ||
| 6826 | 2025.12.20 04:58:50.725346 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 812 | ||
| 6827 | 2025.12.20 04:58:50.725761 [ 192 ] {8da1f072-0632-4951-ad37-80ce429be088::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6828 | 2025.12.20 04:58:50.725884 [ 192 ] {8da1f072-0632-4951-ad37-80ce429be088::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 688 rows starting from the beginning of the part | ||
| 6829 | 2025.12.20 04:58:50.726197 [ 192 ] {8da1f072-0632-4951-ad37-80ce429be088::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 20 rows starting from the beginning of the part | ||
| 6830 | 2025.12.20 04:58:50.726499 [ 192 ] {8da1f072-0632-4951-ad37-80ce429be088::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 28 rows starting from the beginning of the part | ||
| 6831 | 2025.12.20 04:58:50.726820 [ 192 ] {8da1f072-0632-4951-ad37-80ce429be088::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 26 rows starting from the beginning of the part | ||
| 6832 | 2025.12.20 04:58:50.727140 [ 192 ] {8da1f072-0632-4951-ad37-80ce429be088::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 22 rows starting from the beginning of the part | ||
| 6833 | 2025.12.20 04:58:50.727449 [ 192 ] {8da1f072-0632-4951-ad37-80ce429be088::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 28 rows starting from the beginning of the part | ||
| 6834 | 2025.12.20 04:58:50.733076 [ 201 ] {8da1f072-0632-4951-ad37-80ce429be088::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 812 rows, containing 72 columns (72 merged, 0 gathered) in 0.007816679 sec., 103880.43310976439 rows/sec., 85.06 MiB/sec. | ||
| 6835 | 2025.12.20 04:58:50.734179 [ 201 ] {8da1f072-0632-4951-ad37-80ce429be088::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 6836 | 2025.12.20 04:58:50.734752 [ 201 ] {8da1f072-0632-4951-ad37-80ce429be088::all_1_26_5} <Trace> system.query_log (8da1f072-0632-4951-ad37-80ce429be088): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6837 | 2025.12.20 04:58:50.734830 [ 201 ] {8da1f072-0632-4951-ad37-80ce429be088::all_1_26_5} <Trace> system.query_log (8da1f072-0632-4951-ad37-80ce429be088) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 6838 | 2025.12.20 04:58:50.735084 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.12 MiB. | ||
| 6839 | 2025.12.20 04:58:51.573560 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 271 | ||
| 6840 | 2025.12.20 04:58:51.590850 [ 245 ] {} <Trace> system.metric_log (ee27eced-b232-4ad5-8c8e-43cace0440d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6841 | 2025.12.20 04:58:51.590903 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 6842 | 2025.12.20 04:58:51.597187 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6843 | 2025.12.20 04:58:51.597887 [ 245 ] {} <Trace> system.metric_log (ee27eced-b232-4ad5-8c8e-43cace0440d5): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6844 | 2025.12.20 04:58:51.598168 [ 128 ] {} <Debug> system.metric_log (ee27eced-b232-4ad5-8c8e-43cace0440d5) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6845 | 2025.12.20 04:58:51.598235 [ 128 ] {} <Trace> system.metric_log (ee27eced-b232-4ad5-8c8e-43cace0440d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6846 | 2025.12.20 04:58:51.598255 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 6847 | 2025.12.20 04:58:51.598374 [ 192 ] {ee27eced-b232-4ad5-8c8e-43cace0440d5::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 | ||
| 6848 | 2025.12.20 04:58:51.600940 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 271 | ||
| 6849 | 2025.12.20 04:58:51.602232 [ 192 ] {ee27eced-b232-4ad5-8c8e-43cace0440d5::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6850 | 2025.12.20 04:58:51.603742 [ 192 ] {ee27eced-b232-4ad5-8c8e-43cace0440d5::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 | ||
| 6851 | 2025.12.20 04:58:51.608154 [ 192 ] {ee27eced-b232-4ad5-8c8e-43cace0440d5::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 | ||
| 6852 | 2025.12.20 04:58:51.612837 [ 192 ] {ee27eced-b232-4ad5-8c8e-43cace0440d5::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 | ||
| 6853 | 2025.12.20 04:58:51.617277 [ 192 ] {ee27eced-b232-4ad5-8c8e-43cace0440d5::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 | ||
| 6854 | 2025.12.20 04:58:51.621846 [ 192 ] {ee27eced-b232-4ad5-8c8e-43cace0440d5::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 | ||
| 6855 | 2025.12.20 04:58:51.625818 [ 192 ] {ee27eced-b232-4ad5-8c8e-43cace0440d5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 7 rows starting from the beginning of the part | ||
| 6856 | 2025.12.20 04:58:51.676611 [ 192 ] {ee27eced-b232-4ad5-8c8e-43cace0440d5::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 271 rows, containing 679 columns (679 merged, 0 gathered) in 0.078284571 sec., 3461.7293872632963 rows/sec., 17.90 MiB/sec. | ||
| 6857 | 2025.12.20 04:58:51.678481 [ 192 ] {ee27eced-b232-4ad5-8c8e-43cace0440d5::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6858 | 2025.12.20 04:58:51.680111 [ 192 ] {ee27eced-b232-4ad5-8c8e-43cace0440d5::all_1_36_7} <Trace> system.metric_log (ee27eced-b232-4ad5-8c8e-43cace0440d5): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6859 | 2025.12.20 04:58:51.680201 [ 192 ] {ee27eced-b232-4ad5-8c8e-43cace0440d5::all_1_36_7} <Trace> system.metric_log (ee27eced-b232-4ad5-8c8e-43cace0440d5) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6860 | 2025.12.20 04:58:51.681609 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 12.43 MiB. | ||
| 6861 | 2025.12.20 04:58:52.000194 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 282.82 MiB, peak 294.68 MiB, free memory in arenas 0.00 B, will set to 285.46 MiB (RSS), difference: 2.64 MiB | ||
| 6862 | 2025.12.20 04:58:54.270180 [ 269 ] {} <Trace> TCP-Session: ef844e67-0e15-4267-afc8-2f7c0fc33f21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6863 | 2025.12.20 04:58:54.270492 [ 269 ] {65241f31-977c-4f27-8276-7dc200156708} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62292) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6864 | 2025.12.20 04:58:54.270603 [ 269 ] {65241f31-977c-4f27-8276-7dc200156708} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6865 | 2025.12.20 04:58:54.271530 [ 269 ] {65241f31-977c-4f27-8276-7dc200156708} <Trace> oximeter.fields_string (98ba921c-f0d5-44b4-b899-9632ca3224e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6866 | 2025.12.20 04:58:54.271584 [ 269 ] {65241f31-977c-4f27-8276-7dc200156708} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 6867 | 2025.12.20 04:58:54.272029 [ 269 ] {65241f31-977c-4f27-8276-7dc200156708} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 6868 | 2025.12.20 04:58:54.272264 [ 269 ] {65241f31-977c-4f27-8276-7dc200156708} <Trace> oximeter.fields_string (98ba921c-f0d5-44b4-b899-9632ca3224e8): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6869 | 2025.12.20 04:58:54.272437 [ 269 ] {65241f31-977c-4f27-8276-7dc200156708} <Debug> executeQuery: Read 138 rows, 12.27 KiB in 0.002021 sec., 68283.02820385949 rows/sec., 5.93 MiB/sec. | ||
| 6870 | 2025.12.20 04:58:54.272489 [ 269 ] {65241f31-977c-4f27-8276-7dc200156708} <Debug> TCPHandler: Processed in 0.002504668 sec. | ||
| 6871 | 2025.12.20 04:58:54.272615 [ 269 ] {} <Trace> TCP-Session: ef844e67-0e15-4267-afc8-2f7c0fc33f21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6872 | 2025.12.20 04:58:54.272722 [ 269 ] {0308565e-9b75-4e72-9949-d54b16a11011} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62292) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6873 | 2025.12.20 04:58:54.272767 [ 269 ] {0308565e-9b75-4e72-9949-d54b16a11011} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6874 | 2025.12.20 04:58:54.273204 [ 269 ] {0308565e-9b75-4e72-9949-d54b16a11011} <Trace> oximeter.fields_u16 (a1634391-e721-4954-b832-fc744d9d9f64): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6875 | 2025.12.20 04:58:54.273244 [ 269 ] {0308565e-9b75-4e72-9949-d54b16a11011} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 6876 | 2025.12.20 04:58:54.273580 [ 269 ] {0308565e-9b75-4e72-9949-d54b16a11011} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 6877 | 2025.12.20 04:58:54.273800 [ 269 ] {0308565e-9b75-4e72-9949-d54b16a11011} <Trace> oximeter.fields_u16 (a1634391-e721-4954-b832-fc744d9d9f64): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6878 | 2025.12.20 04:58:54.273933 [ 269 ] {0308565e-9b75-4e72-9949-d54b16a11011} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001236 sec., 33171.52103559871 rows/sec., 2.44 MiB/sec. | ||
| 6879 | 2025.12.20 04:58:54.273975 [ 269 ] {0308565e-9b75-4e72-9949-d54b16a11011} <Debug> TCPHandler: Processed in 0.001412402 sec. | ||
| 6880 | 2025.12.20 04:58:54.274076 [ 269 ] {} <Trace> TCP-Session: ef844e67-0e15-4267-afc8-2f7c0fc33f21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6881 | 2025.12.20 04:58:54.274172 [ 269 ] {0e6f0b3b-b028-458d-8992-3f19b6f84428} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62292) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6882 | 2025.12.20 04:58:54.274216 [ 269 ] {0e6f0b3b-b028-458d-8992-3f19b6f84428} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6883 | 2025.12.20 04:58:54.274645 [ 269 ] {0e6f0b3b-b028-458d-8992-3f19b6f84428} <Trace> oximeter.fields_uuid (c4054d52-154a-4375-bc5c-c9e26ae24e42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6884 | 2025.12.20 04:58:54.274683 [ 269 ] {0e6f0b3b-b028-458d-8992-3f19b6f84428} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 6885 | 2025.12.20 04:58:54.275014 [ 269 ] {0e6f0b3b-b028-458d-8992-3f19b6f84428} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 6886 | 2025.12.20 04:58:54.275228 [ 269 ] {0e6f0b3b-b028-458d-8992-3f19b6f84428} <Trace> oximeter.fields_uuid (c4054d52-154a-4375-bc5c-c9e26ae24e42): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6887 | 2025.12.20 04:58:54.275358 [ 269 ] {0e6f0b3b-b028-458d-8992-3f19b6f84428} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001206 sec., 87064.67661691541 rows/sec., 6.80 MiB/sec. | ||
| 6888 | 2025.12.20 04:58:54.275397 [ 269 ] {0e6f0b3b-b028-458d-8992-3f19b6f84428} <Debug> TCPHandler: Processed in 0.001370381 sec. | ||
| 6889 | 2025.12.20 04:58:54.275515 [ 269 ] {} <Trace> TCP-Session: ef844e67-0e15-4267-afc8-2f7c0fc33f21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6890 | 2025.12.20 04:58:54.275612 [ 269 ] {3a9d3b05-0c15-4951-9d8b-d9ffa86db1bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62292) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6891 | 2025.12.20 04:58:54.275657 [ 269 ] {3a9d3b05-0c15-4951-9d8b-d9ffa86db1bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6892 | 2025.12.20 04:58:54.276071 [ 269 ] {3a9d3b05-0c15-4951-9d8b-d9ffa86db1bb} <Trace> oximeter.measurements_cumulativeu64 (0728ad91-3238-42af-8ba1-e7fe350e1bf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6893 | 2025.12.20 04:58:54.276109 [ 269 ] {3a9d3b05-0c15-4951-9d8b-d9ffa86db1bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 6894 | 2025.12.20 04:58:54.276450 [ 269 ] {3a9d3b05-0c15-4951-9d8b-d9ffa86db1bb} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 6895 | 2025.12.20 04:58:54.276663 [ 269 ] {3a9d3b05-0c15-4951-9d8b-d9ffa86db1bb} <Trace> oximeter.measurements_cumulativeu64 (0728ad91-3238-42af-8ba1-e7fe350e1bf3): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6896 | 2025.12.20 04:58:54.276797 [ 269 ] {3a9d3b05-0c15-4951-9d8b-d9ffa86db1bb} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001205 sec., 132780.08298755187 rows/sec., 9.25 MiB/sec. | ||
| 6897 | 2025.12.20 04:58:54.276836 [ 269 ] {3a9d3b05-0c15-4951-9d8b-d9ffa86db1bb} <Debug> TCPHandler: Processed in 0.001371681 sec. | ||
| 6898 | 2025.12.20 04:58:54.276966 [ 269 ] {} <Trace> TCP-Session: ef844e67-0e15-4267-afc8-2f7c0fc33f21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6899 | 2025.12.20 04:58:54.277061 [ 269 ] {0cecc796-3d26-411a-a6a0-33497ccc9a1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62292) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6900 | 2025.12.20 04:58:54.277116 [ 269 ] {0cecc796-3d26-411a-a6a0-33497ccc9a1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6901 | 2025.12.20 04:58:54.278010 [ 269 ] {0cecc796-3d26-411a-a6a0-33497ccc9a1b} <Trace> oximeter.measurements_histogramu64 (20f97701-e8e9-497e-bf0d-ce4ede2e5aa1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6902 | 2025.12.20 04:58:54.278048 [ 269 ] {0cecc796-3d26-411a-a6a0-33497ccc9a1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 6903 | 2025.12.20 04:58:54.278652 [ 269 ] {0cecc796-3d26-411a-a6a0-33497ccc9a1b} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 6904 | 2025.12.20 04:58:54.278889 [ 269 ] {0cecc796-3d26-411a-a6a0-33497ccc9a1b} <Trace> oximeter.measurements_histogramu64 (20f97701-e8e9-497e-bf0d-ce4ede2e5aa1): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6905 | 2025.12.20 04:58:54.279000 [ 124 ] {} <Debug> oximeter.measurements_histogramu64 (20f97701-e8e9-497e-bf0d-ce4ede2e5aa1) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 6906 | 2025.12.20 04:58:54.279028 [ 269 ] {0cecc796-3d26-411a-a6a0-33497ccc9a1b} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001985 sec., 20654.911838790933 rows/sec., 37.01 MiB/sec. | ||
| 6907 | 2025.12.20 04:58:54.279069 [ 124 ] {} <Trace> oximeter.measurements_histogramu64 (20f97701-e8e9-497e-bf0d-ce4ede2e5aa1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6908 | 2025.12.20 04:58:54.279095 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 6909 | 2025.12.20 04:58:54.279109 [ 269 ] {0cecc796-3d26-411a-a6a0-33497ccc9a1b} <Debug> TCPHandler: Processed in 0.002192574 sec. | ||
| 6910 | 2025.12.20 04:58:54.279214 [ 197 ] {20f97701-e8e9-497e-bf0d-ce4ede2e5aa1::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 | ||
| 6911 | 2025.12.20 04:58:54.279237 [ 269 ] {} <Trace> TCP-Session: ef844e67-0e15-4267-afc8-2f7c0fc33f21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6912 | 2025.12.20 04:58:54.279350 [ 269 ] {0acf9072-7ab8-4e42-9b50-36b2514ce355} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62292) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6913 | 2025.12.20 04:58:54.279394 [ 269 ] {0acf9072-7ab8-4e42-9b50-36b2514ce355} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6914 | 2025.12.20 04:58:54.279508 [ 197 ] {20f97701-e8e9-497e-bf0d-ce4ede2e5aa1::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6915 | 2025.12.20 04:58:54.279577 [ 197 ] {20f97701-e8e9-497e-bf0d-ce4ede2e5aa1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 737 rows starting from the beginning of the part | ||
| 6916 | 2025.12.20 04:58:54.279721 [ 197 ] {20f97701-e8e9-497e-bf0d-ce4ede2e5aa1::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 | ||
| 6917 | 2025.12.20 04:58:54.279740 [ 269 ] {0acf9072-7ab8-4e42-9b50-36b2514ce355} <Trace> oximeter.measurements_u64 (2d12d158-aeaf-4eed-935c-e5714c0fad4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6918 | 2025.12.20 04:58:54.279782 [ 269 ] {0acf9072-7ab8-4e42-9b50-36b2514ce355} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 6919 | 2025.12.20 04:58:54.279837 [ 197 ] {20f97701-e8e9-497e-bf0d-ce4ede2e5aa1::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 | ||
| 6920 | 2025.12.20 04:58:54.279945 [ 197 ] {20f97701-e8e9-497e-bf0d-ce4ede2e5aa1::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 | ||
| 6921 | 2025.12.20 04:58:54.280043 [ 197 ] {20f97701-e8e9-497e-bf0d-ce4ede2e5aa1::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 | ||
| 6922 | 2025.12.20 04:58:54.280115 [ 269 ] {0acf9072-7ab8-4e42-9b50-36b2514ce355} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 6923 | 2025.12.20 04:58:54.280130 [ 197 ] {20f97701-e8e9-497e-bf0d-ce4ede2e5aa1::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 | ||
| 6924 | 2025.12.20 04:58:54.280364 [ 269 ] {0acf9072-7ab8-4e42-9b50-36b2514ce355} <Trace> oximeter.measurements_u64 (2d12d158-aeaf-4eed-935c-e5714c0fad4d): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6925 | 2025.12.20 04:58:54.280507 [ 269 ] {0acf9072-7ab8-4e42-9b50-36b2514ce355} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001175 sec., 51063.82978723404 rows/sec., 3.44 MiB/sec. | ||
| 6926 | 2025.12.20 04:58:54.280546 [ 269 ] {0acf9072-7ab8-4e42-9b50-36b2514ce355} <Debug> TCPHandler: Processed in 0.001358371 sec. | ||
| 6927 | 2025.12.20 04:58:54.295809 [ 195 ] {20f97701-e8e9-497e-bf0d-ce4ede2e5aa1::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 942 rows, containing 19 columns (19 merged, 0 gathered) in 0.016652924 sec., 56566.642590814685 rows/sec., 101.36 MiB/sec. | ||
| 6928 | 2025.12.20 04:58:54.297557 [ 195 ] {20f97701-e8e9-497e-bf0d-ce4ede2e5aa1::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 6929 | 2025.12.20 04:58:54.297888 [ 195 ] {20f97701-e8e9-497e-bf0d-ce4ede2e5aa1::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (20f97701-e8e9-497e-bf0d-ce4ede2e5aa1): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6930 | 2025.12.20 04:58:54.297958 [ 195 ] {20f97701-e8e9-497e-bf0d-ce4ede2e5aa1::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (20f97701-e8e9-497e-bf0d-ce4ede2e5aa1) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 6931 | 2025.12.20 04:58:54.298099 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.78 MiB. | ||
| 6932 | 2025.12.20 04:58:55.000204 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 285.95 MiB, peak 294.68 MiB, free memory in arenas 0.00 B, will set to 290.02 MiB (RSS), difference: 4.08 MiB | ||
| 6933 | 2025.12.20 04:58:55.759689 [ 123 ] {} <Debug> oximeter.fields_u32 (84d137f6-cd6c-4f57-aaf1-93ce2ca067bc) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
| 6934 | 2025.12.20 04:58:55.759757 [ 123 ] {} <Trace> oximeter.fields_u32 (84d137f6-cd6c-4f57-aaf1-93ce2ca067bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6935 | 2025.12.20 04:58:55.759783 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 6936 | 2025.12.20 04:58:55.759892 [ 191 ] {84d137f6-cd6c-4f57-aaf1-93ce2ca067bc::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 | ||
| 6937 | 2025.12.20 04:58:55.760026 [ 191 ] {84d137f6-cd6c-4f57-aaf1-93ce2ca067bc::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6938 | 2025.12.20 04:58:55.760074 [ 191 ] {84d137f6-cd6c-4f57-aaf1-93ce2ca067bc::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 252 rows starting from the beginning of the part | ||
| 6939 | 2025.12.20 04:58:55.760148 [ 191 ] {84d137f6-cd6c-4f57-aaf1-93ce2ca067bc::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 228 rows starting from the beginning of the part | ||
| 6940 | 2025.12.20 04:58:55.760200 [ 191 ] {84d137f6-cd6c-4f57-aaf1-93ce2ca067bc::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 24 rows starting from the beginning of the part | ||
| 6941 | 2025.12.20 04:58:55.760249 [ 191 ] {84d137f6-cd6c-4f57-aaf1-93ce2ca067bc::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 228 rows starting from the beginning of the part | ||
| 6942 | 2025.12.20 04:58:55.760294 [ 191 ] {84d137f6-cd6c-4f57-aaf1-93ce2ca067bc::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 24 rows starting from the beginning of the part | ||
| 6943 | 2025.12.20 04:58:55.761253 [ 193 ] {84d137f6-cd6c-4f57-aaf1-93ce2ca067bc::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 756 rows, containing 5 columns (5 merged, 0 gathered) in 0.001403392 sec., 538694.8194089748 rows/sec., 39.31 MiB/sec. | ||
| 6944 | 2025.12.20 04:58:55.761481 [ 190 ] {84d137f6-cd6c-4f57-aaf1-93ce2ca067bc::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
| 6945 | 2025.12.20 04:58:55.761801 [ 190 ] {84d137f6-cd6c-4f57-aaf1-93ce2ca067bc::all_1_17_4} <Trace> oximeter.fields_u32 (84d137f6-cd6c-4f57-aaf1-93ce2ca067bc): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6946 | 2025.12.20 04:58:55.761884 [ 190 ] {84d137f6-cd6c-4f57-aaf1-93ce2ca067bc::all_1_17_4} <Trace> oximeter.fields_u32 (84d137f6-cd6c-4f57-aaf1-93ce2ca067bc) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
| 6947 | 2025.12.20 04:58:55.761997 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 6948 | 2025.12.20 04:58:56.235948 [ 123 ] {} <Debug> oximeter.fields_ipaddr (e2d7a9ce-de6b-4677-85c4-2fb4d093ba20) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 6949 | 2025.12.20 04:58:56.236036 [ 123 ] {} <Trace> oximeter.fields_ipaddr (e2d7a9ce-de6b-4677-85c4-2fb4d093ba20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6950 | 2025.12.20 04:58:56.236074 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 6951 | 2025.12.20 04:58:56.236202 [ 191 ] {e2d7a9ce-de6b-4677-85c4-2fb4d093ba20::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 | ||
| 6952 | 2025.12.20 04:58:56.236323 [ 191 ] {e2d7a9ce-de6b-4677-85c4-2fb4d093ba20::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6953 | 2025.12.20 04:58:56.236360 [ 191 ] {e2d7a9ce-de6b-4677-85c4-2fb4d093ba20::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 18 rows starting from the beginning of the part | ||
| 6954 | 2025.12.20 04:58:56.236430 [ 191 ] {e2d7a9ce-de6b-4677-85c4-2fb4d093ba20::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 14 rows starting from the beginning of the part | ||
| 6955 | 2025.12.20 04:58:56.236483 [ 191 ] {e2d7a9ce-de6b-4677-85c4-2fb4d093ba20::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 | ||
| 6956 | 2025.12.20 04:58:56.236530 [ 191 ] {e2d7a9ce-de6b-4677-85c4-2fb4d093ba20::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 2 rows starting from the beginning of the part | ||
| 6957 | 2025.12.20 04:58:56.236580 [ 191 ] {e2d7a9ce-de6b-4677-85c4-2fb4d093ba20::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 14 rows starting from the beginning of the part | ||
| 6958 | 2025.12.20 04:58:56.237385 [ 190 ] {e2d7a9ce-de6b-4677-85c4-2fb4d093ba20::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 50 rows, containing 5 columns (5 merged, 0 gathered) in 0.001228029 sec., 40715.65085189356 rows/sec., 3.40 MiB/sec. | ||
| 6959 | 2025.12.20 04:58:56.237531 [ 191 ] {e2d7a9ce-de6b-4677-85c4-2fb4d093ba20::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 6960 | 2025.12.20 04:58:56.237824 [ 191 ] {e2d7a9ce-de6b-4677-85c4-2fb4d093ba20::all_1_13_3} <Trace> oximeter.fields_ipaddr (e2d7a9ce-de6b-4677-85c4-2fb4d093ba20): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6961 | 2025.12.20 04:58:56.237896 [ 191 ] {e2d7a9ce-de6b-4677-85c4-2fb4d093ba20::all_1_13_3} <Trace> oximeter.fields_ipaddr (e2d7a9ce-de6b-4677-85c4-2fb4d093ba20) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 6962 | 2025.12.20 04:58:56.237959 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 6963 | 2025.12.20 04:58:58.187126 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 17727 | ||
| 6964 | 2025.12.20 04:58:58.187914 [ 244 ] {} <Trace> system.asynchronous_metric_log (e27368f7-91e4-4bc1-8c72-f994b219acd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6965 | 2025.12.20 04:58:58.187978 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 6966 | 2025.12.20 04:58:58.188573 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6967 | 2025.12.20 04:58:58.188808 [ 244 ] {} <Trace> system.asynchronous_metric_log (e27368f7-91e4-4bc1-8c72-f994b219acd5): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6968 | 2025.12.20 04:58:58.188984 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17727 | ||
| 6969 | 2025.12.20 04:58:59.101129 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 279 | ||
| 6970 | 2025.12.20 04:58:59.117864 [ 245 ] {} <Trace> system.metric_log (ee27eced-b232-4ad5-8c8e-43cace0440d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6971 | 2025.12.20 04:58:59.117937 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 6972 | 2025.12.20 04:58:59.123180 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6973 | 2025.12.20 04:58:59.123876 [ 245 ] {} <Trace> system.metric_log (ee27eced-b232-4ad5-8c8e-43cace0440d5): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6974 | 2025.12.20 04:58:59.127284 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 279 | ||
| 6975 | 2025.12.20 04:58:59.297475 [ 269 ] {} <Trace> TCP-Session: ef844e67-0e15-4267-afc8-2f7c0fc33f21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6976 | 2025.12.20 04:58:59.297735 [ 269 ] {3acc3988-861f-4ddc-9451-63f186441398} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62292) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6977 | 2025.12.20 04:58:59.297836 [ 269 ] {3acc3988-861f-4ddc-9451-63f186441398} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6978 | 2025.12.20 04:58:59.298594 [ 269 ] {3acc3988-861f-4ddc-9451-63f186441398} <Trace> oximeter.fields_ipaddr (e2d7a9ce-de6b-4677-85c4-2fb4d093ba20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6979 | 2025.12.20 04:58:59.298644 [ 269 ] {3acc3988-861f-4ddc-9451-63f186441398} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 6980 | 2025.12.20 04:58:59.299042 [ 269 ] {3acc3988-861f-4ddc-9451-63f186441398} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 6981 | 2025.12.20 04:58:59.299279 [ 269 ] {3acc3988-861f-4ddc-9451-63f186441398} <Trace> oximeter.fields_ipaddr (e2d7a9ce-de6b-4677-85c4-2fb4d093ba20): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6982 | 2025.12.20 04:58:59.299447 [ 269 ] {3acc3988-861f-4ddc-9451-63f186441398} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001779 sec., 1124.2270938729623 rows/sec., 91.67 KiB/sec. | ||
| 6983 | 2025.12.20 04:58:59.299497 [ 269 ] {3acc3988-861f-4ddc-9451-63f186441398} <Debug> TCPHandler: Processed in 0.002193674 sec. | ||
| 6984 | 2025.12.20 04:58:59.299616 [ 269 ] {} <Trace> TCP-Session: ef844e67-0e15-4267-afc8-2f7c0fc33f21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6985 | 2025.12.20 04:58:59.299719 [ 269 ] {b07aa067-7382-4b10-88cf-59c907a8691d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62292) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6986 | 2025.12.20 04:58:59.299763 [ 269 ] {b07aa067-7382-4b10-88cf-59c907a8691d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6987 | 2025.12.20 04:58:59.300631 [ 269 ] {b07aa067-7382-4b10-88cf-59c907a8691d} <Trace> oximeter.fields_string (98ba921c-f0d5-44b4-b899-9632ca3224e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6988 | 2025.12.20 04:58:59.300670 [ 269 ] {b07aa067-7382-4b10-88cf-59c907a8691d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 6989 | 2025.12.20 04:58:59.301073 [ 269 ] {b07aa067-7382-4b10-88cf-59c907a8691d} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 6990 | 2025.12.20 04:58:59.301290 [ 269 ] {b07aa067-7382-4b10-88cf-59c907a8691d} <Trace> oximeter.fields_string (98ba921c-f0d5-44b4-b899-9632ca3224e8): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6991 | 2025.12.20 04:58:59.301434 [ 269 ] {b07aa067-7382-4b10-88cf-59c907a8691d} <Debug> executeQuery: Read 1197 rows, 101.04 KiB in 0.001738 sec., 688722.669735328 rows/sec., 56.77 MiB/sec. | ||
| 6992 | 2025.12.20 04:58:59.301474 [ 269 ] {b07aa067-7382-4b10-88cf-59c907a8691d} <Debug> TCPHandler: Processed in 0.001911219 sec. | ||
| 6993 | 2025.12.20 04:58:59.301585 [ 269 ] {} <Trace> TCP-Session: ef844e67-0e15-4267-afc8-2f7c0fc33f21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6994 | 2025.12.20 04:58:59.301684 [ 269 ] {fefa6859-1d34-4591-a0be-ed4e16589044} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62292) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6995 | 2025.12.20 04:58:59.301727 [ 269 ] {fefa6859-1d34-4591-a0be-ed4e16589044} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6996 | 2025.12.20 04:58:59.302112 [ 269 ] {fefa6859-1d34-4591-a0be-ed4e16589044} <Trace> oximeter.fields_u16 (a1634391-e721-4954-b832-fc744d9d9f64): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6997 | 2025.12.20 04:58:59.302150 [ 269 ] {fefa6859-1d34-4591-a0be-ed4e16589044} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 6998 | 2025.12.20 04:58:59.302441 [ 269 ] {fefa6859-1d34-4591-a0be-ed4e16589044} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 6999 | 2025.12.20 04:58:59.302656 [ 269 ] {fefa6859-1d34-4591-a0be-ed4e16589044} <Trace> oximeter.fields_u16 (a1634391-e721-4954-b832-fc744d9d9f64): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7000 | 2025.12.20 04:58:59.302768 [ 118 ] {} <Debug> oximeter.fields_u16 (a1634391-e721-4954-b832-fc744d9d9f64) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 7001 | 2025.12.20 04:58:59.302779 [ 269 ] {fefa6859-1d34-4591-a0be-ed4e16589044} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001132 sec., 1766.7844522968198 rows/sec., 123.36 KiB/sec. | ||
| 7002 | 2025.12.20 04:58:59.302843 [ 118 ] {} <Trace> oximeter.fields_u16 (a1634391-e721-4954-b832-fc744d9d9f64): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7003 | 2025.12.20 04:58:59.302858 [ 269 ] {fefa6859-1d34-4591-a0be-ed4e16589044} <Debug> TCPHandler: Processed in 0.00134726 sec. | ||
| 7004 | 2025.12.20 04:58:59.302870 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 7005 | 2025.12.20 04:58:59.302959 [ 269 ] {} <Trace> TCP-Session: ef844e67-0e15-4267-afc8-2f7c0fc33f21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7006 | 2025.12.20 04:58:59.302980 [ 187 ] {a1634391-e721-4954-b832-fc744d9d9f64::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 | ||
| 7007 | 2025.12.20 04:58:59.303053 [ 269 ] {70a96e5b-a62f-4a4a-8bd5-b8fa451798a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62292) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7008 | 2025.12.20 04:58:59.303074 [ 187 ] {a1634391-e721-4954-b832-fc744d9d9f64::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7009 | 2025.12.20 04:58:59.303092 [ 269 ] {70a96e5b-a62f-4a4a-8bd5-b8fa451798a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7010 | 2025.12.20 04:58:59.303105 [ 187 ] {a1634391-e721-4954-b832-fc744d9d9f64::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 71 rows starting from the beginning of the part | ||
| 7011 | 2025.12.20 04:58:59.303164 [ 187 ] {a1634391-e721-4954-b832-fc744d9d9f64::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 | ||
| 7012 | 2025.12.20 04:58:59.303211 [ 187 ] {a1634391-e721-4954-b832-fc744d9d9f64::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 | ||
| 7013 | 2025.12.20 04:58:59.303253 [ 187 ] {a1634391-e721-4954-b832-fc744d9d9f64::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 67 rows starting from the beginning of the part | ||
| 7014 | 2025.12.20 04:58:59.303291 [ 187 ] {a1634391-e721-4954-b832-fc744d9d9f64::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 | ||
| 7015 | 2025.12.20 04:58:59.303334 [ 187 ] {a1634391-e721-4954-b832-fc744d9d9f64::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 2 rows starting from the beginning of the part | ||
| 7016 | 2025.12.20 04:58:59.303600 [ 269 ] {70a96e5b-a62f-4a4a-8bd5-b8fa451798a0} <Trace> oximeter.fields_u32 (84d137f6-cd6c-4f57-aaf1-93ce2ca067bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7017 | 2025.12.20 04:58:59.303637 [ 269 ] {70a96e5b-a62f-4a4a-8bd5-b8fa451798a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 7018 | 2025.12.20 04:58:59.303950 [ 269 ] {70a96e5b-a62f-4a4a-8bd5-b8fa451798a0} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 7019 | 2025.12.20 04:58:59.304164 [ 269 ] {70a96e5b-a62f-4a4a-8bd5-b8fa451798a0} <Trace> oximeter.fields_u32 (84d137f6-cd6c-4f57-aaf1-93ce2ca067bc): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7020 | 2025.12.20 04:58:59.304165 [ 187 ] {a1634391-e721-4954-b832-fc744d9d9f64::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 263 rows, containing 5 columns (5 merged, 0 gathered) in 0.001196289 sec., 219846.54209810507 rows/sec., 16.93 MiB/sec. | ||
| 7021 | 2025.12.20 04:58:59.304294 [ 269 ] {70a96e5b-a62f-4a4a-8bd5-b8fa451798a0} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001223 sec., 186426.81929681113 rows/sec., 12.62 MiB/sec. | ||
| 7022 | 2025.12.20 04:58:59.304334 [ 269 ] {70a96e5b-a62f-4a4a-8bd5-b8fa451798a0} <Debug> TCPHandler: Processed in 0.001393101 sec. | ||
| 7023 | 2025.12.20 04:58:59.304359 [ 186 ] {a1634391-e721-4954-b832-fc744d9d9f64::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 7024 | 2025.12.20 04:58:59.304437 [ 269 ] {} <Trace> TCP-Session: ef844e67-0e15-4267-afc8-2f7c0fc33f21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7025 | 2025.12.20 04:58:59.304546 [ 269 ] {6ecc9cf5-cb53-4105-9ce9-986e703e0b30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62292) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7026 | 2025.12.20 04:58:59.304590 [ 269 ] {6ecc9cf5-cb53-4105-9ce9-986e703e0b30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7027 | 2025.12.20 04:58:59.304692 [ 186 ] {a1634391-e721-4954-b832-fc744d9d9f64::all_1_31_6} <Trace> oximeter.fields_u16 (a1634391-e721-4954-b832-fc744d9d9f64): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7028 | 2025.12.20 04:58:59.304790 [ 186 ] {a1634391-e721-4954-b832-fc744d9d9f64::all_1_31_6} <Trace> oximeter.fields_u16 (a1634391-e721-4954-b832-fc744d9d9f64) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 7029 | 2025.12.20 04:58:59.304909 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 7030 | 2025.12.20 04:58:59.305226 [ 269 ] {6ecc9cf5-cb53-4105-9ce9-986e703e0b30} <Trace> oximeter.fields_uuid (c4054d52-154a-4375-bc5c-c9e26ae24e42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7031 | 2025.12.20 04:58:59.305268 [ 269 ] {6ecc9cf5-cb53-4105-9ce9-986e703e0b30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 7032 | 2025.12.20 04:58:59.305617 [ 269 ] {6ecc9cf5-cb53-4105-9ce9-986e703e0b30} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7033 | 2025.12.20 04:58:59.305856 [ 269 ] {6ecc9cf5-cb53-4105-9ce9-986e703e0b30} <Trace> oximeter.fields_uuid (c4054d52-154a-4375-bc5c-c9e26ae24e42): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7034 | 2025.12.20 04:58:59.305993 [ 269 ] {6ecc9cf5-cb53-4105-9ce9-986e703e0b30} <Debug> executeQuery: Read 522 rows, 39.57 KiB in 0.001466 sec., 356070.94133697136 rows/sec., 26.36 MiB/sec. | ||
| 7035 | 2025.12.20 04:58:59.306033 [ 269 ] {6ecc9cf5-cb53-4105-9ce9-986e703e0b30} <Debug> TCPHandler: Processed in 0.001646075 sec. | ||
| 7036 | 2025.12.20 04:58:59.306153 [ 269 ] {} <Trace> TCP-Session: ef844e67-0e15-4267-afc8-2f7c0fc33f21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7037 | 2025.12.20 04:58:59.306248 [ 269 ] {f3f639b8-530e-4f8b-a9db-73c75cf3214d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62292) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7038 | 2025.12.20 04:58:59.306295 [ 269 ] {f3f639b8-530e-4f8b-a9db-73c75cf3214d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7039 | 2025.12.20 04:58:59.306877 [ 269 ] {f3f639b8-530e-4f8b-a9db-73c75cf3214d} <Trace> oximeter.measurements_cumulativeu64 (0728ad91-3238-42af-8ba1-e7fe350e1bf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7040 | 2025.12.20 04:58:59.306912 [ 269 ] {f3f639b8-530e-4f8b-a9db-73c75cf3214d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 7041 | 2025.12.20 04:58:59.307294 [ 269 ] {f3f639b8-530e-4f8b-a9db-73c75cf3214d} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7042 | 2025.12.20 04:58:59.307519 [ 269 ] {f3f639b8-530e-4f8b-a9db-73c75cf3214d} <Trace> oximeter.measurements_cumulativeu64 (0728ad91-3238-42af-8ba1-e7fe350e1bf3): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7043 | 2025.12.20 04:58:59.307653 [ 269 ] {f3f639b8-530e-4f8b-a9db-73c75cf3214d} <Debug> executeQuery: Read 845 rows, 58.24 KiB in 0.001423 sec., 593815.8819395642 rows/sec., 39.97 MiB/sec. | ||
| 7044 | 2025.12.20 04:58:59.307690 [ 269 ] {f3f639b8-530e-4f8b-a9db-73c75cf3214d} <Debug> TCPHandler: Processed in 0.001587434 sec. | ||
| 7045 | 2025.12.20 04:58:59.307803 [ 269 ] {} <Trace> TCP-Session: ef844e67-0e15-4267-afc8-2f7c0fc33f21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7046 | 2025.12.20 04:58:59.307898 [ 269 ] {fd13fc81-4ba7-4643-b5a5-2772271aaff5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62292) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7047 | 2025.12.20 04:58:59.307941 [ 269 ] {fd13fc81-4ba7-4643-b5a5-2772271aaff5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7048 | 2025.12.20 04:58:59.308274 [ 269 ] {fd13fc81-4ba7-4643-b5a5-2772271aaff5} <Trace> oximeter.measurements_u64 (2d12d158-aeaf-4eed-935c-e5714c0fad4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7049 | 2025.12.20 04:58:59.308313 [ 269 ] {fd13fc81-4ba7-4643-b5a5-2772271aaff5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 7050 | 2025.12.20 04:58:59.308629 [ 269 ] {fd13fc81-4ba7-4643-b5a5-2772271aaff5} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7051 | 2025.12.20 04:58:59.308851 [ 269 ] {fd13fc81-4ba7-4643-b5a5-2772271aaff5} <Trace> oximeter.measurements_u64 (2d12d158-aeaf-4eed-935c-e5714c0fad4d): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7052 | 2025.12.20 04:58:59.308983 [ 269 ] {fd13fc81-4ba7-4643-b5a5-2772271aaff5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001103 sec., 54397.09882139619 rows/sec., 3.67 MiB/sec. | ||
| 7053 | 2025.12.20 04:58:59.309021 [ 269 ] {fd13fc81-4ba7-4643-b5a5-2772271aaff5} <Debug> TCPHandler: Processed in 0.00126809 sec. | ||
| 7054 | 2025.12.20 04:59:00.000203 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 291.05 MiB, peak 294.68 MiB, free memory in arenas 0.00 B, will set to 290.02 MiB (RSS), difference: -1.03 MiB | ||
| 7055 | 2025.12.20 04:59:00.725663 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 838 | ||
| 7056 | 2025.12.20 04:59:00.727951 [ 243 ] {} <Trace> system.query_log (8da1f072-0632-4951-ad37-80ce429be088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7057 | 2025.12.20 04:59:00.728007 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 7058 | 2025.12.20 04:59:00.729544 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 7059 | 2025.12.20 04:59:00.729837 [ 243 ] {} <Trace> system.query_log (8da1f072-0632-4951-ad37-80ce429be088): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7060 | 2025.12.20 04:59:00.730156 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 838 | ||
| 7061 | 2025.12.20 04:59:04.271081 [ 269 ] {} <Trace> TCP-Session: ef844e67-0e15-4267-afc8-2f7c0fc33f21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7062 | 2025.12.20 04:59:04.271290 [ 269 ] {0dff502b-87ff-4088-80d6-2dfef1bbc3ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62292) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7063 | 2025.12.20 04:59:04.271362 [ 269 ] {0dff502b-87ff-4088-80d6-2dfef1bbc3ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7064 | 2025.12.20 04:59:04.272109 [ 269 ] {0dff502b-87ff-4088-80d6-2dfef1bbc3ce} <Trace> oximeter.fields_string (98ba921c-f0d5-44b4-b899-9632ca3224e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7065 | 2025.12.20 04:59:04.272162 [ 269 ] {0dff502b-87ff-4088-80d6-2dfef1bbc3ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 7066 | 2025.12.20 04:59:04.272580 [ 269 ] {0dff502b-87ff-4088-80d6-2dfef1bbc3ce} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7067 | 2025.12.20 04:59:04.272813 [ 269 ] {0dff502b-87ff-4088-80d6-2dfef1bbc3ce} <Trace> oximeter.fields_string (98ba921c-f0d5-44b4-b899-9632ca3224e8): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7068 | 2025.12.20 04:59:04.272979 [ 269 ] {0dff502b-87ff-4088-80d6-2dfef1bbc3ce} <Debug> executeQuery: Read 138 rows, 12.27 KiB in 0.001737 sec., 79447.32297063903 rows/sec., 6.90 MiB/sec. | ||
| 7069 | 2025.12.20 04:59:04.273031 [ 269 ] {0dff502b-87ff-4088-80d6-2dfef1bbc3ce} <Debug> TCPHandler: Processed in 0.002080592 sec. | ||
| 7070 | 2025.12.20 04:59:04.273155 [ 269 ] {} <Trace> TCP-Session: ef844e67-0e15-4267-afc8-2f7c0fc33f21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7071 | 2025.12.20 04:59:04.273260 [ 269 ] {2e65a165-fd0a-41a7-b9b5-d8faabaf94f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62292) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7072 | 2025.12.20 04:59:04.273305 [ 269 ] {2e65a165-fd0a-41a7-b9b5-d8faabaf94f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7073 | 2025.12.20 04:59:04.273755 [ 269 ] {2e65a165-fd0a-41a7-b9b5-d8faabaf94f8} <Trace> oximeter.fields_u16 (a1634391-e721-4954-b832-fc744d9d9f64): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7074 | 2025.12.20 04:59:04.273791 [ 269 ] {2e65a165-fd0a-41a7-b9b5-d8faabaf94f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 7075 | 2025.12.20 04:59:04.274103 [ 269 ] {2e65a165-fd0a-41a7-b9b5-d8faabaf94f8} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 7076 | 2025.12.20 04:59:04.274324 [ 269 ] {2e65a165-fd0a-41a7-b9b5-d8faabaf94f8} <Trace> oximeter.fields_u16 (a1634391-e721-4954-b832-fc744d9d9f64): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7077 | 2025.12.20 04:59:04.274459 [ 269 ] {2e65a165-fd0a-41a7-b9b5-d8faabaf94f8} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001224 sec., 33496.73202614379 rows/sec., 2.46 MiB/sec. | ||
| 7078 | 2025.12.20 04:59:04.274499 [ 269 ] {2e65a165-fd0a-41a7-b9b5-d8faabaf94f8} <Debug> TCPHandler: Processed in 0.001395451 sec. | ||
| 7079 | 2025.12.20 04:59:04.274611 [ 269 ] {} <Trace> TCP-Session: ef844e67-0e15-4267-afc8-2f7c0fc33f21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7080 | 2025.12.20 04:59:04.274711 [ 269 ] {5fdeac8d-fe90-4849-b2a3-2eab4b16451e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62292) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7081 | 2025.12.20 04:59:04.274753 [ 269 ] {5fdeac8d-fe90-4849-b2a3-2eab4b16451e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7082 | 2025.12.20 04:59:04.275191 [ 269 ] {5fdeac8d-fe90-4849-b2a3-2eab4b16451e} <Trace> oximeter.fields_uuid (c4054d52-154a-4375-bc5c-c9e26ae24e42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7083 | 2025.12.20 04:59:04.275226 [ 269 ] {5fdeac8d-fe90-4849-b2a3-2eab4b16451e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 7084 | 2025.12.20 04:59:04.275542 [ 269 ] {5fdeac8d-fe90-4849-b2a3-2eab4b16451e} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7085 | 2025.12.20 04:59:04.275758 [ 269 ] {5fdeac8d-fe90-4849-b2a3-2eab4b16451e} <Trace> oximeter.fields_uuid (c4054d52-154a-4375-bc5c-c9e26ae24e42): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7086 | 2025.12.20 04:59:04.275890 [ 269 ] {5fdeac8d-fe90-4849-b2a3-2eab4b16451e} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.0012 sec., 87500.00000000001 rows/sec., 6.83 MiB/sec. | ||
| 7087 | 2025.12.20 04:59:04.275928 [ 269 ] {5fdeac8d-fe90-4849-b2a3-2eab4b16451e} <Debug> TCPHandler: Processed in 0.001367031 sec. | ||
| 7088 | 2025.12.20 04:59:04.276038 [ 269 ] {} <Trace> TCP-Session: ef844e67-0e15-4267-afc8-2f7c0fc33f21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7089 | 2025.12.20 04:59:04.276135 [ 269 ] {214a64a7-1bde-4292-82b9-158d9da19164} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62292) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7090 | 2025.12.20 04:59:04.276180 [ 269 ] {214a64a7-1bde-4292-82b9-158d9da19164} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7091 | 2025.12.20 04:59:04.276592 [ 269 ] {214a64a7-1bde-4292-82b9-158d9da19164} <Trace> oximeter.measurements_cumulativeu64 (0728ad91-3238-42af-8ba1-e7fe350e1bf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7092 | 2025.12.20 04:59:04.276627 [ 269 ] {214a64a7-1bde-4292-82b9-158d9da19164} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 7093 | 2025.12.20 04:59:04.276964 [ 269 ] {214a64a7-1bde-4292-82b9-158d9da19164} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7094 | 2025.12.20 04:59:04.277181 [ 269 ] {214a64a7-1bde-4292-82b9-158d9da19164} <Trace> oximeter.measurements_cumulativeu64 (0728ad91-3238-42af-8ba1-e7fe350e1bf3): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7095 | 2025.12.20 04:59:04.277338 [ 269 ] {214a64a7-1bde-4292-82b9-158d9da19164} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001221 sec., 131040.13104013103 rows/sec., 9.13 MiB/sec. | ||
| 7096 | 2025.12.20 04:59:04.277385 [ 269 ] {214a64a7-1bde-4292-82b9-158d9da19164} <Debug> TCPHandler: Processed in 0.001395141 sec. | ||
| 7097 | 2025.12.20 04:59:04.277520 [ 269 ] {} <Trace> TCP-Session: ef844e67-0e15-4267-afc8-2f7c0fc33f21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7098 | 2025.12.20 04:59:04.277638 [ 269 ] {30759b2f-5e38-4860-a589-090c76783433} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62292) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7099 | 2025.12.20 04:59:04.277708 [ 269 ] {30759b2f-5e38-4860-a589-090c76783433} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7100 | 2025.12.20 04:59:04.278961 [ 269 ] {30759b2f-5e38-4860-a589-090c76783433} <Trace> oximeter.measurements_histogramu64 (20f97701-e8e9-497e-bf0d-ce4ede2e5aa1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7101 | 2025.12.20 04:59:04.279008 [ 269 ] {30759b2f-5e38-4860-a589-090c76783433} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 7102 | 2025.12.20 04:59:04.279692 [ 269 ] {30759b2f-5e38-4860-a589-090c76783433} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 7103 | 2025.12.20 04:59:04.279936 [ 269 ] {30759b2f-5e38-4860-a589-090c76783433} <Trace> oximeter.measurements_histogramu64 (20f97701-e8e9-497e-bf0d-ce4ede2e5aa1): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7104 | 2025.12.20 04:59:04.280089 [ 269 ] {30759b2f-5e38-4860-a589-090c76783433} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002475 sec., 16565.656565656565 rows/sec., 29.68 MiB/sec. | ||
| 7105 | 2025.12.20 04:59:04.280176 [ 269 ] {30759b2f-5e38-4860-a589-090c76783433} <Debug> TCPHandler: Processed in 0.002714522 sec. | ||
| 7106 | 2025.12.20 04:59:04.280301 [ 269 ] {} <Trace> TCP-Session: ef844e67-0e15-4267-afc8-2f7c0fc33f21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7107 | 2025.12.20 04:59:04.280401 [ 269 ] {34029c86-2eca-46ab-be2b-b72e42bed566} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62292) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7108 | 2025.12.20 04:59:04.280445 [ 269 ] {34029c86-2eca-46ab-be2b-b72e42bed566} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7109 | 2025.12.20 04:59:04.280803 [ 269 ] {34029c86-2eca-46ab-be2b-b72e42bed566} <Trace> oximeter.measurements_u64 (2d12d158-aeaf-4eed-935c-e5714c0fad4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7110 | 2025.12.20 04:59:04.280840 [ 269 ] {34029c86-2eca-46ab-be2b-b72e42bed566} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 7111 | 2025.12.20 04:59:04.281157 [ 269 ] {34029c86-2eca-46ab-be2b-b72e42bed566} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7112 | 2025.12.20 04:59:04.281366 [ 269 ] {34029c86-2eca-46ab-be2b-b72e42bed566} <Trace> oximeter.measurements_u64 (2d12d158-aeaf-4eed-935c-e5714c0fad4d): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7113 | 2025.12.20 04:59:04.281494 [ 269 ] {34029c86-2eca-46ab-be2b-b72e42bed566} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001114 sec., 53859.964093357274 rows/sec., 3.63 MiB/sec. | ||
| 7114 | 2025.12.20 04:59:04.281530 [ 269 ] {34029c86-2eca-46ab-be2b-b72e42bed566} <Debug> TCPHandler: Processed in 0.001279629 sec. | ||
| 7115 | 2025.12.20 04:59:05.548756 [ 74 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7116 | 2025.12.20 04:59:05.548808 [ 74 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7117 | 2025.12.20 04:59:05.689176 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 18175 | ||
| 7118 | 2025.12.20 04:59:05.689788 [ 244 ] {} <Trace> system.asynchronous_metric_log (e27368f7-91e4-4bc1-8c72-f994b219acd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7119 | 2025.12.20 04:59:05.689830 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 7120 | 2025.12.20 04:59:05.690297 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 7121 | 2025.12.20 04:59:05.690526 [ 244 ] {} <Trace> system.asynchronous_metric_log (e27368f7-91e4-4bc1-8c72-f994b219acd5): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7122 | 2025.12.20 04:59:05.690667 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18175 | ||
| 7123 | 2025.12.20 04:59:06.627455 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 287 | ||
| 7124 | 2025.12.20 04:59:06.643324 [ 245 ] {} <Trace> system.metric_log (ee27eced-b232-4ad5-8c8e-43cace0440d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7125 | 2025.12.20 04:59:06.643376 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 7126 | 2025.12.20 04:59:06.649315 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 7127 | 2025.12.20 04:59:06.650000 [ 245 ] {} <Trace> system.metric_log (ee27eced-b232-4ad5-8c8e-43cace0440d5): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7128 | 2025.12.20 04:59:06.652693 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 287 | ||
| 7129 | 2025.12.20 04:59:09.268789 [ 269 ] {} <Trace> TCP-Session: ef844e67-0e15-4267-afc8-2f7c0fc33f21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7130 | 2025.12.20 04:59:09.269090 [ 269 ] {289dd0dc-a6b0-4a7e-9b00-8a4b1d632c40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62292) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7131 | 2025.12.20 04:59:09.269196 [ 269 ] {289dd0dc-a6b0-4a7e-9b00-8a4b1d632c40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7132 | 2025.12.20 04:59:09.270042 [ 269 ] {289dd0dc-a6b0-4a7e-9b00-8a4b1d632c40} <Trace> oximeter.fields_string (98ba921c-f0d5-44b4-b899-9632ca3224e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7133 | 2025.12.20 04:59:09.270091 [ 269 ] {289dd0dc-a6b0-4a7e-9b00-8a4b1d632c40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 7134 | 2025.12.20 04:59:09.270483 [ 269 ] {289dd0dc-a6b0-4a7e-9b00-8a4b1d632c40} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 7135 | 2025.12.20 04:59:09.270709 [ 269 ] {289dd0dc-a6b0-4a7e-9b00-8a4b1d632c40} <Trace> oximeter.fields_string (98ba921c-f0d5-44b4-b899-9632ca3224e8): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7136 | 2025.12.20 04:59:09.270879 [ 269 ] {289dd0dc-a6b0-4a7e-9b00-8a4b1d632c40} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001865 sec., 30026.809651474534 rows/sec., 2.31 MiB/sec. | ||
| 7137 | 2025.12.20 04:59:09.270929 [ 269 ] {289dd0dc-a6b0-4a7e-9b00-8a4b1d632c40} <Debug> TCPHandler: Processed in 0.002324675 sec. | ||
| 7138 | 2025.12.20 04:59:09.271051 [ 269 ] {} <Trace> TCP-Session: ef844e67-0e15-4267-afc8-2f7c0fc33f21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7139 | 2025.12.20 04:59:09.271152 [ 269 ] {c0c63d3d-89e3-41a5-941c-fa838d3c0bad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62292) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7140 | 2025.12.20 04:59:09.271195 [ 269 ] {c0c63d3d-89e3-41a5-941c-fa838d3c0bad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7141 | 2025.12.20 04:59:09.271624 [ 269 ] {c0c63d3d-89e3-41a5-941c-fa838d3c0bad} <Trace> oximeter.fields_uuid (c4054d52-154a-4375-bc5c-c9e26ae24e42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7142 | 2025.12.20 04:59:09.271660 [ 269 ] {c0c63d3d-89e3-41a5-941c-fa838d3c0bad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 7143 | 2025.12.20 04:59:09.272000 [ 269 ] {c0c63d3d-89e3-41a5-941c-fa838d3c0bad} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 7144 | 2025.12.20 04:59:09.272215 [ 269 ] {c0c63d3d-89e3-41a5-941c-fa838d3c0bad} <Trace> oximeter.fields_uuid (c4054d52-154a-4375-bc5c-c9e26ae24e42): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7145 | 2025.12.20 04:59:09.272347 [ 269 ] {c0c63d3d-89e3-41a5-941c-fa838d3c0bad} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00122 sec., 52459.016393442624 rows/sec., 4.09 MiB/sec. | ||
| 7146 | 2025.12.20 04:59:09.272388 [ 269 ] {c0c63d3d-89e3-41a5-941c-fa838d3c0bad} <Debug> TCPHandler: Processed in 0.001391911 sec. | ||
| 7147 | 2025.12.20 04:59:09.272498 [ 269 ] {} <Trace> TCP-Session: ef844e67-0e15-4267-afc8-2f7c0fc33f21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7148 | 2025.12.20 04:59:09.272594 [ 269 ] {9d21f296-b446-4897-9f9b-07a823c746c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62292) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7149 | 2025.12.20 04:59:09.272644 [ 269 ] {9d21f296-b446-4897-9f9b-07a823c746c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7150 | 2025.12.20 04:59:09.273051 [ 269 ] {9d21f296-b446-4897-9f9b-07a823c746c7} <Trace> oximeter.measurements_cumulativeu64 (0728ad91-3238-42af-8ba1-e7fe350e1bf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7151 | 2025.12.20 04:59:09.273087 [ 269 ] {9d21f296-b446-4897-9f9b-07a823c746c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 7152 | 2025.12.20 04:59:09.273423 [ 269 ] {9d21f296-b446-4897-9f9b-07a823c746c7} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 7153 | 2025.12.20 04:59:09.273633 [ 269 ] {9d21f296-b446-4897-9f9b-07a823c746c7} <Trace> oximeter.measurements_cumulativeu64 (0728ad91-3238-42af-8ba1-e7fe350e1bf3): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7154 | 2025.12.20 04:59:09.273767 [ 269 ] {9d21f296-b446-4897-9f9b-07a823c746c7} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001193 sec., 134115.6747694887 rows/sec., 9.34 MiB/sec. | ||
| 7155 | 2025.12.20 04:59:09.273805 [ 269 ] {9d21f296-b446-4897-9f9b-07a823c746c7} <Debug> TCPHandler: Processed in 0.00135711 sec. | ||
| 7156 | 2025.12.20 04:59:09.273909 [ 269 ] {} <Trace> TCP-Session: ef844e67-0e15-4267-afc8-2f7c0fc33f21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7157 | 2025.12.20 04:59:09.274003 [ 269 ] {fc32b5ee-1b95-4182-9df8-3798be01f128} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62292) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7158 | 2025.12.20 04:59:09.274046 [ 269 ] {fc32b5ee-1b95-4182-9df8-3798be01f128} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7159 | 2025.12.20 04:59:09.274373 [ 269 ] {fc32b5ee-1b95-4182-9df8-3798be01f128} <Trace> oximeter.measurements_u64 (2d12d158-aeaf-4eed-935c-e5714c0fad4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7160 | 2025.12.20 04:59:09.274409 [ 269 ] {fc32b5ee-1b95-4182-9df8-3798be01f128} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 7161 | 2025.12.20 04:59:09.274709 [ 269 ] {fc32b5ee-1b95-4182-9df8-3798be01f128} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 7162 | 2025.12.20 04:59:09.274911 [ 269 ] {fc32b5ee-1b95-4182-9df8-3798be01f128} <Trace> oximeter.measurements_u64 (2d12d158-aeaf-4eed-935c-e5714c0fad4d): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7163 | 2025.12.20 04:59:09.275041 [ 269 ] {fc32b5ee-1b95-4182-9df8-3798be01f128} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001057 sec., 56764.42762535478 rows/sec., 3.83 MiB/sec. | ||
| 7164 | 2025.12.20 04:59:09.275078 [ 269 ] {fc32b5ee-1b95-4182-9df8-3798be01f128} <Debug> TCPHandler: Processed in 0.001216628 sec. | ||
| 7165 | 2025.12.20 04:59:10.731240 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 858 | ||
| 7166 | 2025.12.20 04:59:10.733267 [ 243 ] {} <Trace> system.query_log (8da1f072-0632-4951-ad37-80ce429be088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7167 | 2025.12.20 04:59:10.733315 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 7168 | 2025.12.20 04:59:10.734462 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 7169 | 2025.12.20 04:59:10.734736 [ 243 ] {} <Trace> system.query_log (8da1f072-0632-4951-ad37-80ce429be088): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7170 | 2025.12.20 04:59:10.735005 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 858 | ||
| 7171 | 2025.12.20 04:59:13.191314 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 18687 | ||
| 7172 | 2025.12.20 04:59:13.191830 [ 244 ] {} <Trace> system.asynchronous_metric_log (e27368f7-91e4-4bc1-8c72-f994b219acd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7173 | 2025.12.20 04:59:13.191866 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 7174 | 2025.12.20 04:59:13.192343 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 7175 | 2025.12.20 04:59:13.192566 [ 244 ] {} <Trace> system.asynchronous_metric_log (e27368f7-91e4-4bc1-8c72-f994b219acd5): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7176 | 2025.12.20 04:59:13.192688 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18687 | ||
| 7177 | 2025.12.20 04:59:14.153322 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 294 | ||
| 7178 | 2025.12.20 04:59:14.169690 [ 245 ] {} <Trace> system.metric_log (ee27eced-b232-4ad5-8c8e-43cace0440d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7179 | 2025.12.20 04:59:14.169747 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 7180 | 2025.12.20 04:59:14.176048 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 7181 | 2025.12.20 04:59:14.176741 [ 245 ] {} <Trace> system.metric_log (ee27eced-b232-4ad5-8c8e-43cace0440d5): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7182 | 2025.12.20 04:59:14.179741 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 294 | ||
| 7183 | 2025.12.20 04:59:14.272185 [ 269 ] {} <Trace> TCP-Session: ef844e67-0e15-4267-afc8-2f7c0fc33f21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7184 | 2025.12.20 04:59:14.272432 [ 269 ] {422dd059-ad9b-4565-b6e1-9af274c25b1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62292) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7185 | 2025.12.20 04:59:14.272525 [ 269 ] {422dd059-ad9b-4565-b6e1-9af274c25b1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7186 | 2025.12.20 04:59:14.273420 [ 269 ] {422dd059-ad9b-4565-b6e1-9af274c25b1b} <Trace> oximeter.fields_i16 (f49be293-f532-4c39-83ae-fb145f049189): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7187 | 2025.12.20 04:59:14.273471 [ 269 ] {422dd059-ad9b-4565-b6e1-9af274c25b1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 7188 | 2025.12.20 04:59:14.273867 [ 269 ] {422dd059-ad9b-4565-b6e1-9af274c25b1b} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 7189 | 2025.12.20 04:59:14.274137 [ 269 ] {422dd059-ad9b-4565-b6e1-9af274c25b1b} <Trace> oximeter.fields_i16 (f49be293-f532-4c39-83ae-fb145f049189): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7190 | 2025.12.20 04:59:14.274310 [ 269 ] {422dd059-ad9b-4565-b6e1-9af274c25b1b} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001945 sec., 12339.331619537275 rows/sec., 1.02 MiB/sec. | ||
| 7191 | 2025.12.20 04:59:14.274354 [ 269 ] {422dd059-ad9b-4565-b6e1-9af274c25b1b} <Debug> TCPHandler: Processed in 0.002341086 sec. | ||
| 7192 | 2025.12.20 04:59:14.274486 [ 269 ] {} <Trace> TCP-Session: ef844e67-0e15-4267-afc8-2f7c0fc33f21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7193 | 2025.12.20 04:59:14.274587 [ 269 ] {acc49bef-a065-4e6f-a95f-7b49a6d7331a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62292) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7194 | 2025.12.20 04:59:14.274629 [ 269 ] {acc49bef-a065-4e6f-a95f-7b49a6d7331a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7195 | 2025.12.20 04:59:14.275054 [ 269 ] {acc49bef-a065-4e6f-a95f-7b49a6d7331a} <Trace> oximeter.fields_ipaddr (e2d7a9ce-de6b-4677-85c4-2fb4d093ba20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7196 | 2025.12.20 04:59:14.275091 [ 269 ] {acc49bef-a065-4e6f-a95f-7b49a6d7331a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 7197 | 2025.12.20 04:59:14.275387 [ 269 ] {acc49bef-a065-4e6f-a95f-7b49a6d7331a} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 7198 | 2025.12.20 04:59:14.275607 [ 269 ] {acc49bef-a065-4e6f-a95f-7b49a6d7331a} <Trace> oximeter.fields_ipaddr (e2d7a9ce-de6b-4677-85c4-2fb4d093ba20): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7199 | 2025.12.20 04:59:14.275742 [ 269 ] {acc49bef-a065-4e6f-a95f-7b49a6d7331a} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001178 sec., 1697.792869269949 rows/sec., 138.44 KiB/sec. | ||
| 7200 | 2025.12.20 04:59:14.275781 [ 269 ] {acc49bef-a065-4e6f-a95f-7b49a6d7331a} <Debug> TCPHandler: Processed in 0.00134575 sec. | ||
| 7201 | 2025.12.20 04:59:14.275898 [ 269 ] {} <Trace> TCP-Session: ef844e67-0e15-4267-afc8-2f7c0fc33f21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7202 | 2025.12.20 04:59:14.275994 [ 269 ] {d8d74311-014a-4c4e-a535-3888077aebde} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62292) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7203 | 2025.12.20 04:59:14.276035 [ 269 ] {d8d74311-014a-4c4e-a535-3888077aebde} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7204 | 2025.12.20 04:59:14.276569 [ 269 ] {d8d74311-014a-4c4e-a535-3888077aebde} <Trace> oximeter.fields_string (98ba921c-f0d5-44b4-b899-9632ca3224e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7205 | 2025.12.20 04:59:14.276607 [ 269 ] {d8d74311-014a-4c4e-a535-3888077aebde} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 7206 | 2025.12.20 04:59:14.276942 [ 269 ] {d8d74311-014a-4c4e-a535-3888077aebde} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 7207 | 2025.12.20 04:59:14.277161 [ 269 ] {d8d74311-014a-4c4e-a535-3888077aebde} <Trace> oximeter.fields_string (98ba921c-f0d5-44b4-b899-9632ca3224e8): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7208 | 2025.12.20 04:59:14.277292 [ 269 ] {d8d74311-014a-4c4e-a535-3888077aebde} <Debug> executeQuery: Read 259 rows, 23.80 KiB in 0.001317 sec., 196659.07365223992 rows/sec., 17.65 MiB/sec. | ||
| 7209 | 2025.12.20 04:59:14.277298 [ 113 ] {} <Debug> oximeter.fields_string (98ba921c-f0d5-44b4-b899-9632ca3224e8) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 7210 | 2025.12.20 04:59:14.277331 [ 269 ] {d8d74311-014a-4c4e-a535-3888077aebde} <Debug> TCPHandler: Processed in 0.001480692 sec. | ||
| 7211 | 2025.12.20 04:59:14.277401 [ 113 ] {} <Trace> oximeter.fields_string (98ba921c-f0d5-44b4-b899-9632ca3224e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7212 | 2025.12.20 04:59:14.277444 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 7213 | 2025.12.20 04:59:14.277484 [ 269 ] {} <Trace> TCP-Session: ef844e67-0e15-4267-afc8-2f7c0fc33f21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7214 | 2025.12.20 04:59:14.277559 [ 187 ] {98ba921c-f0d5-44b4-b899-9632ca3224e8::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 | ||
| 7215 | 2025.12.20 04:59:14.277586 [ 269 ] {a09b724b-38d6-4894-be3c-790f4c0c227a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62292) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7216 | 2025.12.20 04:59:14.277627 [ 269 ] {a09b724b-38d6-4894-be3c-790f4c0c227a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7217 | 2025.12.20 04:59:14.277667 [ 187 ] {98ba921c-f0d5-44b4-b899-9632ca3224e8::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7218 | 2025.12.20 04:59:14.277701 [ 187 ] {98ba921c-f0d5-44b4-b899-9632ca3224e8::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1407 rows starting from the beginning of the part | ||
| 7219 | 2025.12.20 04:59:14.277767 [ 187 ] {98ba921c-f0d5-44b4-b899-9632ca3224e8::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 138 rows starting from the beginning of the part | ||
| 7220 | 2025.12.20 04:59:14.277818 [ 187 ] {98ba921c-f0d5-44b4-b899-9632ca3224e8::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 1197 rows starting from the beginning of the part | ||
| 7221 | 2025.12.20 04:59:14.277867 [ 187 ] {98ba921c-f0d5-44b4-b899-9632ca3224e8::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 138 rows starting from the beginning of the part | ||
| 7222 | 2025.12.20 04:59:14.277910 [ 187 ] {98ba921c-f0d5-44b4-b899-9632ca3224e8::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 56 rows starting from the beginning of the part | ||
| 7223 | 2025.12.20 04:59:14.277957 [ 187 ] {98ba921c-f0d5-44b4-b899-9632ca3224e8::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 259 rows starting from the beginning of the part | ||
| 7224 | 2025.12.20 04:59:14.278065 [ 269 ] {a09b724b-38d6-4894-be3c-790f4c0c227a} <Trace> oximeter.fields_u16 (a1634391-e721-4954-b832-fc744d9d9f64): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7225 | 2025.12.20 04:59:14.278103 [ 269 ] {a09b724b-38d6-4894-be3c-790f4c0c227a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 7226 | 2025.12.20 04:59:14.278416 [ 269 ] {a09b724b-38d6-4894-be3c-790f4c0c227a} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 7227 | 2025.12.20 04:59:14.278635 [ 269 ] {a09b724b-38d6-4894-be3c-790f4c0c227a} <Trace> oximeter.fields_u16 (a1634391-e721-4954-b832-fc744d9d9f64): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7228 | 2025.12.20 04:59:14.278764 [ 269 ] {a09b724b-38d6-4894-be3c-790f4c0c227a} <Debug> executeQuery: Read 55 rows, 4.18 KiB in 0.001197 sec., 45948.20384294069 rows/sec., 3.41 MiB/sec. | ||
| 7229 | 2025.12.20 04:59:14.278803 [ 269 ] {a09b724b-38d6-4894-be3c-790f4c0c227a} <Debug> TCPHandler: Processed in 0.001369861 sec. | ||
| 7230 | 2025.12.20 04:59:14.278916 [ 269 ] {} <Trace> TCP-Session: ef844e67-0e15-4267-afc8-2f7c0fc33f21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7231 | 2025.12.20 04:59:14.279009 [ 269 ] {31ba3560-6ddf-4b08-9b95-5c20731bb58e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62292) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7232 | 2025.12.20 04:59:14.279048 [ 269 ] {31ba3560-6ddf-4b08-9b95-5c20731bb58e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7233 | 2025.12.20 04:59:14.279278 [ 186 ] {98ba921c-f0d5-44b4-b899-9632ca3224e8::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3195 rows, containing 5 columns (5 merged, 0 gathered) in 0.001756267 sec., 1819199.4725175614 rows/sec., 159.70 MiB/sec. | ||
| 7234 | 2025.12.20 04:59:14.279436 [ 269 ] {31ba3560-6ddf-4b08-9b95-5c20731bb58e} <Trace> oximeter.fields_u32 (84d137f6-cd6c-4f57-aaf1-93ce2ca067bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7235 | 2025.12.20 04:59:14.279477 [ 269 ] {31ba3560-6ddf-4b08-9b95-5c20731bb58e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 7236 | 2025.12.20 04:59:14.279602 [ 190 ] {98ba921c-f0d5-44b4-b899-9632ca3224e8::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 7237 | 2025.12.20 04:59:14.279803 [ 269 ] {31ba3560-6ddf-4b08-9b95-5c20731bb58e} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 7238 | 2025.12.20 04:59:14.280038 [ 190 ] {98ba921c-f0d5-44b4-b899-9632ca3224e8::all_1_56_11} <Trace> oximeter.fields_string (98ba921c-f0d5-44b4-b899-9632ca3224e8): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7239 | 2025.12.20 04:59:14.280081 [ 269 ] {31ba3560-6ddf-4b08-9b95-5c20731bb58e} <Trace> oximeter.fields_u32 (84d137f6-cd6c-4f57-aaf1-93ce2ca067bc): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7240 | 2025.12.20 04:59:14.280148 [ 190 ] {98ba921c-f0d5-44b4-b899-9632ca3224e8::all_1_56_11} <Trace> oximeter.fields_string (98ba921c-f0d5-44b4-b899-9632ca3224e8) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 7241 | 2025.12.20 04:59:14.280223 [ 269 ] {31ba3560-6ddf-4b08-9b95-5c20731bb58e} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001232 sec., 19480.51948051948 rows/sec., 1.62 MiB/sec. | ||
| 7242 | 2025.12.20 04:59:14.280267 [ 269 ] {31ba3560-6ddf-4b08-9b95-5c20731bb58e} <Debug> TCPHandler: Processed in 0.001399351 sec. | ||
| 7243 | 2025.12.20 04:59:14.280278 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.82 MiB. | ||
| 7244 | 2025.12.20 04:59:14.280385 [ 269 ] {} <Trace> TCP-Session: ef844e67-0e15-4267-afc8-2f7c0fc33f21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7245 | 2025.12.20 04:59:14.280483 [ 269 ] {61d7b736-fa5f-47da-9ca5-ff6c9338f015} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62292) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7246 | 2025.12.20 04:59:14.280523 [ 269 ] {61d7b736-fa5f-47da-9ca5-ff6c9338f015} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7247 | 2025.12.20 04:59:14.280914 [ 269 ] {61d7b736-fa5f-47da-9ca5-ff6c9338f015} <Trace> oximeter.fields_u8 (5083c072-f9e4-4eec-9b80-9182ea62ce3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7248 | 2025.12.20 04:59:14.280952 [ 269 ] {61d7b736-fa5f-47da-9ca5-ff6c9338f015} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 7249 | 2025.12.20 04:59:14.281257 [ 269 ] {61d7b736-fa5f-47da-9ca5-ff6c9338f015} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 7250 | 2025.12.20 04:59:14.281478 [ 269 ] {61d7b736-fa5f-47da-9ca5-ff6c9338f015} <Trace> oximeter.fields_u8 (5083c072-f9e4-4eec-9b80-9182ea62ce3f): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7251 | 2025.12.20 04:59:14.281607 [ 269 ] {61d7b736-fa5f-47da-9ca5-ff6c9338f015} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001142 sec., 10507.880910683012 rows/sec., 820.93 KiB/sec. | ||
| 7252 | 2025.12.20 04:59:14.281644 [ 269 ] {61d7b736-fa5f-47da-9ca5-ff6c9338f015} <Debug> TCPHandler: Processed in 0.00130748 sec. | ||
| 7253 | 2025.12.20 04:59:14.281740 [ 269 ] {} <Trace> TCP-Session: ef844e67-0e15-4267-afc8-2f7c0fc33f21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7254 | 2025.12.20 04:59:14.281832 [ 269 ] {42576fa2-ed94-4b3b-9e7a-cad38c674dc6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62292) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7255 | 2025.12.20 04:59:14.281871 [ 269 ] {42576fa2-ed94-4b3b-9e7a-cad38c674dc6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7256 | 2025.12.20 04:59:14.282334 [ 269 ] {42576fa2-ed94-4b3b-9e7a-cad38c674dc6} <Trace> oximeter.fields_uuid (c4054d52-154a-4375-bc5c-c9e26ae24e42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7257 | 2025.12.20 04:59:14.282368 [ 269 ] {42576fa2-ed94-4b3b-9e7a-cad38c674dc6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 7258 | 2025.12.20 04:59:14.282674 [ 269 ] {42576fa2-ed94-4b3b-9e7a-cad38c674dc6} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 7259 | 2025.12.20 04:59:14.282880 [ 269 ] {42576fa2-ed94-4b3b-9e7a-cad38c674dc6} <Trace> oximeter.fields_uuid (c4054d52-154a-4375-bc5c-c9e26ae24e42): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7260 | 2025.12.20 04:59:14.282979 [ 99 ] {} <Debug> oximeter.fields_uuid (c4054d52-154a-4375-bc5c-c9e26ae24e42) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 7261 | 2025.12.20 04:59:14.283006 [ 269 ] {42576fa2-ed94-4b3b-9e7a-cad38c674dc6} <Debug> executeQuery: Read 143 rows, 11.82 KiB in 0.001191 sec., 120067.1704450042 rows/sec., 9.69 MiB/sec. | ||
| 7262 | 2025.12.20 04:59:14.283017 [ 99 ] {} <Trace> oximeter.fields_uuid (c4054d52-154a-4375-bc5c-c9e26ae24e42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7263 | 2025.12.20 04:59:14.283037 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 7264 | 2025.12.20 04:59:14.283042 [ 269 ] {42576fa2-ed94-4b3b-9e7a-cad38c674dc6} <Debug> TCPHandler: Processed in 0.00134794 sec. | ||
| 7265 | 2025.12.20 04:59:14.283107 [ 187 ] {c4054d52-154a-4375-bc5c-c9e26ae24e42::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 | ||
| 7266 | 2025.12.20 04:59:14.283153 [ 269 ] {} <Trace> TCP-Session: ef844e67-0e15-4267-afc8-2f7c0fc33f21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7267 | 2025.12.20 04:59:14.283200 [ 187 ] {c4054d52-154a-4375-bc5c-c9e26ae24e42::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7268 | 2025.12.20 04:59:14.283230 [ 187 ] {c4054d52-154a-4375-bc5c-c9e26ae24e42::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 633 rows starting from the beginning of the part | ||
| 7269 | 2025.12.20 04:59:14.283248 [ 269 ] {71974696-15ab-4326-9497-fe7b856909d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62292) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7270 | 2025.12.20 04:59:14.283285 [ 187 ] {c4054d52-154a-4375-bc5c-c9e26ae24e42::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 105 rows starting from the beginning of the part | ||
| 7271 | 2025.12.20 04:59:14.283292 [ 269 ] {71974696-15ab-4326-9497-fe7b856909d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7272 | 2025.12.20 04:59:14.283329 [ 187 ] {c4054d52-154a-4375-bc5c-c9e26ae24e42::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 522 rows starting from the beginning of the part | ||
| 7273 | 2025.12.20 04:59:14.283371 [ 187 ] {c4054d52-154a-4375-bc5c-c9e26ae24e42::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 105 rows starting from the beginning of the part | ||
| 7274 | 2025.12.20 04:59:14.283410 [ 187 ] {c4054d52-154a-4375-bc5c-c9e26ae24e42::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 64 rows starting from the beginning of the part | ||
| 7275 | 2025.12.20 04:59:14.283449 [ 187 ] {c4054d52-154a-4375-bc5c-c9e26ae24e42::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 143 rows starting from the beginning of the part | ||
| 7276 | 2025.12.20 04:59:14.283693 [ 269 ] {71974696-15ab-4326-9497-fe7b856909d8} <Trace> oximeter.measurements_cumulativeu64 (0728ad91-3238-42af-8ba1-e7fe350e1bf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7277 | 2025.12.20 04:59:14.283728 [ 269 ] {71974696-15ab-4326-9497-fe7b856909d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 7278 | 2025.12.20 04:59:14.284062 [ 269 ] {71974696-15ab-4326-9497-fe7b856909d8} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 7279 | 2025.12.20 04:59:14.284274 [ 269 ] {71974696-15ab-4326-9497-fe7b856909d8} <Trace> oximeter.measurements_cumulativeu64 (0728ad91-3238-42af-8ba1-e7fe350e1bf3): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7280 | 2025.12.20 04:59:14.284372 [ 99 ] {} <Debug> oximeter.measurements_cumulativeu64 (0728ad91-3238-42af-8ba1-e7fe350e1bf3) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 7281 | 2025.12.20 04:59:14.284397 [ 99 ] {} <Trace> oximeter.measurements_cumulativeu64 (0728ad91-3238-42af-8ba1-e7fe350e1bf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7282 | 2025.12.20 04:59:14.284400 [ 269 ] {71974696-15ab-4326-9497-fe7b856909d8} <Debug> executeQuery: Read 197 rows, 14.47 KiB in 0.00117 sec., 168376.06837606838 rows/sec., 12.08 MiB/sec. | ||
| 7283 | 2025.12.20 04:59:14.284414 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 7284 | 2025.12.20 04:59:14.284433 [ 200 ] {c4054d52-154a-4375-bc5c-c9e26ae24e42::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1572 rows, containing 5 columns (5 merged, 0 gathered) in 0.00134872 sec., 1165549.5580995313 rows/sec., 92.90 MiB/sec. | ||
| 7285 | 2025.12.20 04:59:14.284469 [ 187 ] {0728ad91-3238-42af-8ba1-e7fe350e1bf3::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 | ||
| 7286 | 2025.12.20 04:59:14.284441 [ 269 ] {71974696-15ab-4326-9497-fe7b856909d8} <Debug> TCPHandler: Processed in 0.001335341 sec. | ||
| 7287 | 2025.12.20 04:59:14.284560 [ 187 ] {0728ad91-3238-42af-8ba1-e7fe350e1bf3::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7288 | 2025.12.20 04:59:14.284587 [ 187 ] {0728ad91-3238-42af-8ba1-e7fe350e1bf3::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_51_10, total 14725 rows starting from the beginning of the part | ||
| 7289 | 2025.12.20 04:59:14.284614 [ 269 ] {} <Trace> TCP-Session: ef844e67-0e15-4267-afc8-2f7c0fc33f21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7290 | 2025.12.20 04:59:14.284630 [ 187 ] {0728ad91-3238-42af-8ba1-e7fe350e1bf3::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 160 rows starting from the beginning of the part | ||
| 7291 | 2025.12.20 04:59:14.284660 [ 186 ] {c4054d52-154a-4375-bc5c-c9e26ae24e42::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 7292 | 2025.12.20 04:59:14.284670 [ 187 ] {0728ad91-3238-42af-8ba1-e7fe350e1bf3::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 845 rows starting from the beginning of the part | ||
| 7293 | 2025.12.20 04:59:14.284709 [ 269 ] {096be5d0-238d-4da8-a3bc-7208ca2238c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62292) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7294 | 2025.12.20 04:59:14.284717 [ 187 ] {0728ad91-3238-42af-8ba1-e7fe350e1bf3::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 160 rows starting from the beginning of the part | ||
| 7295 | 2025.12.20 04:59:14.284757 [ 187 ] {0728ad91-3238-42af-8ba1-e7fe350e1bf3::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 | ||
| 7296 | 2025.12.20 04:59:14.284764 [ 269 ] {096be5d0-238d-4da8-a3bc-7208ca2238c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7297 | 2025.12.20 04:59:14.284793 [ 187 ] {0728ad91-3238-42af-8ba1-e7fe350e1bf3::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 197 rows starting from the beginning of the part | ||
| 7298 | 2025.12.20 04:59:14.285021 [ 186 ] {c4054d52-154a-4375-bc5c-c9e26ae24e42::all_1_56_11} <Trace> oximeter.fields_uuid (c4054d52-154a-4375-bc5c-c9e26ae24e42): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7299 | 2025.12.20 04:59:14.285117 [ 186 ] {c4054d52-154a-4375-bc5c-c9e26ae24e42::all_1_56_11} <Trace> oximeter.fields_uuid (c4054d52-154a-4375-bc5c-c9e26ae24e42) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 7300 | 2025.12.20 04:59:14.285214 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 7301 | 2025.12.20 04:59:14.285566 [ 269 ] {096be5d0-238d-4da8-a3bc-7208ca2238c9} <Trace> oximeter.measurements_histogramu64 (20f97701-e8e9-497e-bf0d-ce4ede2e5aa1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7302 | 2025.12.20 04:59:14.285607 [ 269 ] {096be5d0-238d-4da8-a3bc-7208ca2238c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 7303 | 2025.12.20 04:59:14.286166 [ 269 ] {096be5d0-238d-4da8-a3bc-7208ca2238c9} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 7304 | 2025.12.20 04:59:14.286405 [ 269 ] {096be5d0-238d-4da8-a3bc-7208ca2238c9} <Trace> oximeter.measurements_histogramu64 (20f97701-e8e9-497e-bf0d-ce4ede2e5aa1): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7305 | 2025.12.20 04:59:14.286547 [ 269 ] {096be5d0-238d-4da8-a3bc-7208ca2238c9} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001857 sec., 22078.62143241788 rows/sec., 39.56 MiB/sec. | ||
| 7306 | 2025.12.20 04:59:14.286614 [ 269 ] {096be5d0-238d-4da8-a3bc-7208ca2238c9} <Debug> TCPHandler: Processed in 0.002048882 sec. | ||
| 7307 | 2025.12.20 04:59:14.286726 [ 269 ] {} <Trace> TCP-Session: ef844e67-0e15-4267-afc8-2f7c0fc33f21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7308 | 2025.12.20 04:59:14.286821 [ 269 ] {4119c3d4-68c0-4eb1-9574-b35cfb121827} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62292) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7309 | 2025.12.20 04:59:14.286862 [ 269 ] {4119c3d4-68c0-4eb1-9574-b35cfb121827} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7310 | 2025.12.20 04:59:14.287189 [ 269 ] {4119c3d4-68c0-4eb1-9574-b35cfb121827} <Trace> oximeter.measurements_u64 (2d12d158-aeaf-4eed-935c-e5714c0fad4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7311 | 2025.12.20 04:59:14.287223 [ 269 ] {4119c3d4-68c0-4eb1-9574-b35cfb121827} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 7312 | 2025.12.20 04:59:14.287541 [ 269 ] {4119c3d4-68c0-4eb1-9574-b35cfb121827} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 7313 | 2025.12.20 04:59:14.287754 [ 269 ] {4119c3d4-68c0-4eb1-9574-b35cfb121827} <Trace> oximeter.measurements_u64 (2d12d158-aeaf-4eed-935c-e5714c0fad4d): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7314 | 2025.12.20 04:59:14.287852 [ 99 ] {} <Debug> oximeter.measurements_u64 (2d12d158-aeaf-4eed-935c-e5714c0fad4d) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 7315 | 2025.12.20 04:59:14.287876 [ 99 ] {} <Trace> oximeter.measurements_u64 (2d12d158-aeaf-4eed-935c-e5714c0fad4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7316 | 2025.12.20 04:59:14.287883 [ 269 ] {4119c3d4-68c0-4eb1-9574-b35cfb121827} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001081 sec., 55504.16281221092 rows/sec., 3.74 MiB/sec. | ||
| 7317 | 2025.12.20 04:59:14.287891 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 7318 | 2025.12.20 04:59:14.287921 [ 269 ] {4119c3d4-68c0-4eb1-9574-b35cfb121827} <Debug> TCPHandler: Processed in 0.001242649 sec. | ||
| 7319 | 2025.12.20 04:59:14.287988 [ 194 ] {2d12d158-aeaf-4eed-935c-e5714c0fad4d::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 | ||
| 7320 | 2025.12.20 04:59:14.288121 [ 194 ] {2d12d158-aeaf-4eed-935c-e5714c0fad4d::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7321 | 2025.12.20 04:59:14.288159 [ 194 ] {2d12d158-aeaf-4eed-935c-e5714c0fad4d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 3000 rows starting from the beginning of the part | ||
| 7322 | 2025.12.20 04:59:14.288235 [ 194 ] {2d12d158-aeaf-4eed-935c-e5714c0fad4d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 60 rows starting from the beginning of the part | ||
| 7323 | 2025.12.20 04:59:14.288289 [ 194 ] {2d12d158-aeaf-4eed-935c-e5714c0fad4d::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 | ||
| 7324 | 2025.12.20 04:59:14.288336 [ 194 ] {2d12d158-aeaf-4eed-935c-e5714c0fad4d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 60 rows starting from the beginning of the part | ||
| 7325 | 2025.12.20 04:59:14.288379 [ 194 ] {2d12d158-aeaf-4eed-935c-e5714c0fad4d::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 | ||
| 7326 | 2025.12.20 04:59:14.288422 [ 194 ] {2d12d158-aeaf-4eed-935c-e5714c0fad4d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 60 rows starting from the beginning of the part | ||
| 7327 | 2025.12.20 04:59:14.289159 [ 198 ] {0728ad91-3238-42af-8ba1-e7fe350e1bf3::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 16247 rows, containing 5 columns (5 merged, 0 gathered) in 0.004711831 sec., 3448128.7635316295 rows/sec., 237.02 MiB/sec. | ||
| 7328 | 2025.12.20 04:59:14.289532 [ 187 ] {0728ad91-3238-42af-8ba1-e7fe350e1bf3::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 7329 | 2025.12.20 04:59:14.289797 [ 198 ] {0728ad91-3238-42af-8ba1-e7fe350e1bf3::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (0728ad91-3238-42af-8ba1-e7fe350e1bf3): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7330 | 2025.12.20 04:59:14.289803 [ 194 ] {2d12d158-aeaf-4eed-935c-e5714c0fad4d::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3300 rows, containing 4 columns (4 merged, 0 gathered) in 0.001859958 sec., 1774233.6117267164 rows/sec., 119.57 MiB/sec. | ||
| 7331 | 2025.12.20 04:59:14.289889 [ 198 ] {0728ad91-3238-42af-8ba1-e7fe350e1bf3::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (0728ad91-3238-42af-8ba1-e7fe350e1bf3) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 7332 | 2025.12.20 04:59:14.289975 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.92 MiB. | ||
| 7333 | 2025.12.20 04:59:14.290108 [ 196 ] {2d12d158-aeaf-4eed-935c-e5714c0fad4d::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 7334 | 2025.12.20 04:59:14.290430 [ 196 ] {2d12d158-aeaf-4eed-935c-e5714c0fad4d::all_1_56_11} <Trace> oximeter.measurements_u64 (2d12d158-aeaf-4eed-935c-e5714c0fad4d): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7335 | 2025.12.20 04:59:14.290514 [ 196 ] {2d12d158-aeaf-4eed-935c-e5714c0fad4d::all_1_56_11} <Trace> oximeter.measurements_u64 (2d12d158-aeaf-4eed-935c-e5714c0fad4d) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 7336 | 2025.12.20 04:59:14.290609 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.74 MiB. | ||
| 7337 | 2025.12.20 04:59:19.267892 [ 269 ] {} <Trace> TCP-Session: ef844e67-0e15-4267-afc8-2f7c0fc33f21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7338 | 2025.12.20 04:59:19.268193 [ 269 ] {2c9e2e3d-c266-4bca-b76d-85951e57c43e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62292) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7339 | 2025.12.20 04:59:19.268300 [ 269 ] {2c9e2e3d-c266-4bca-b76d-85951e57c43e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7340 | 2025.12.20 04:59:19.269012 [ 269 ] {2c9e2e3d-c266-4bca-b76d-85951e57c43e} <Trace> oximeter.fields_string (98ba921c-f0d5-44b4-b899-9632ca3224e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7341 | 2025.12.20 04:59:19.269064 [ 269 ] {2c9e2e3d-c266-4bca-b76d-85951e57c43e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 7342 | 2025.12.20 04:59:19.269472 [ 269 ] {2c9e2e3d-c266-4bca-b76d-85951e57c43e} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 7343 | 2025.12.20 04:59:19.269702 [ 269 ] {2c9e2e3d-c266-4bca-b76d-85951e57c43e} <Trace> oximeter.fields_string (98ba921c-f0d5-44b4-b899-9632ca3224e8): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7344 | 2025.12.20 04:59:19.269865 [ 269 ] {2c9e2e3d-c266-4bca-b76d-85951e57c43e} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001747 sec., 32054.951345163136 rows/sec., 2.46 MiB/sec. | ||
| 7345 | 2025.12.20 04:59:19.269917 [ 269 ] {2c9e2e3d-c266-4bca-b76d-85951e57c43e} <Debug> TCPHandler: Processed in 0.002211664 sec. | ||
| 7346 | 2025.12.20 04:59:19.270051 [ 269 ] {} <Trace> TCP-Session: ef844e67-0e15-4267-afc8-2f7c0fc33f21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7347 | 2025.12.20 04:59:19.270152 [ 269 ] {f8641b01-5bb6-4920-bffd-e561e6126129} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62292) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7348 | 2025.12.20 04:59:19.270195 [ 269 ] {f8641b01-5bb6-4920-bffd-e561e6126129} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7349 | 2025.12.20 04:59:19.270625 [ 269 ] {f8641b01-5bb6-4920-bffd-e561e6126129} <Trace> oximeter.fields_uuid (c4054d52-154a-4375-bc5c-c9e26ae24e42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7350 | 2025.12.20 04:59:19.270664 [ 269 ] {f8641b01-5bb6-4920-bffd-e561e6126129} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 7351 | 2025.12.20 04:59:19.270981 [ 269 ] {f8641b01-5bb6-4920-bffd-e561e6126129} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 7352 | 2025.12.20 04:59:19.271215 [ 269 ] {f8641b01-5bb6-4920-bffd-e561e6126129} <Trace> oximeter.fields_uuid (c4054d52-154a-4375-bc5c-c9e26ae24e42): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7353 | 2025.12.20 04:59:19.271348 [ 269 ] {f8641b01-5bb6-4920-bffd-e561e6126129} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001219 sec., 52502.05086136177 rows/sec., 4.10 MiB/sec. | ||
| 7354 | 2025.12.20 04:59:19.271388 [ 269 ] {f8641b01-5bb6-4920-bffd-e561e6126129} <Debug> TCPHandler: Processed in 0.001390481 sec. | ||
| 7355 | 2025.12.20 04:59:19.271501 [ 269 ] {} <Trace> TCP-Session: ef844e67-0e15-4267-afc8-2f7c0fc33f21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7356 | 2025.12.20 04:59:19.271598 [ 269 ] {e35b47e3-8fa6-4730-a346-13a883ae39c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62292) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7357 | 2025.12.20 04:59:19.271643 [ 269 ] {e35b47e3-8fa6-4730-a346-13a883ae39c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7358 | 2025.12.20 04:59:19.272075 [ 269 ] {e35b47e3-8fa6-4730-a346-13a883ae39c1} <Trace> oximeter.measurements_cumulativeu64 (0728ad91-3238-42af-8ba1-e7fe350e1bf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7359 | 2025.12.20 04:59:19.272112 [ 269 ] {e35b47e3-8fa6-4730-a346-13a883ae39c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 7360 | 2025.12.20 04:59:19.272448 [ 269 ] {e35b47e3-8fa6-4730-a346-13a883ae39c1} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 7361 | 2025.12.20 04:59:19.272661 [ 269 ] {e35b47e3-8fa6-4730-a346-13a883ae39c1} <Trace> oximeter.measurements_cumulativeu64 (0728ad91-3238-42af-8ba1-e7fe350e1bf3): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7362 | 2025.12.20 04:59:19.272794 [ 269 ] {e35b47e3-8fa6-4730-a346-13a883ae39c1} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001216 sec., 131578.94736842104 rows/sec., 9.16 MiB/sec. | ||
| 7363 | 2025.12.20 04:59:19.272831 [ 269 ] {e35b47e3-8fa6-4730-a346-13a883ae39c1} <Debug> TCPHandler: Processed in 0.001378901 sec. | ||
| 7364 | 2025.12.20 04:59:19.272932 [ 269 ] {} <Trace> TCP-Session: ef844e67-0e15-4267-afc8-2f7c0fc33f21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7365 | 2025.12.20 04:59:19.273026 [ 269 ] {d81a9d4b-a215-406d-8ea5-35af75843501} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62292) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7366 | 2025.12.20 04:59:19.273068 [ 269 ] {d81a9d4b-a215-406d-8ea5-35af75843501} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7367 | 2025.12.20 04:59:19.273409 [ 269 ] {d81a9d4b-a215-406d-8ea5-35af75843501} <Trace> oximeter.measurements_u64 (2d12d158-aeaf-4eed-935c-e5714c0fad4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7368 | 2025.12.20 04:59:19.273447 [ 269 ] {d81a9d4b-a215-406d-8ea5-35af75843501} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 7369 | 2025.12.20 04:59:19.273751 [ 269 ] {d81a9d4b-a215-406d-8ea5-35af75843501} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 7370 | 2025.12.20 04:59:19.273960 [ 269 ] {d81a9d4b-a215-406d-8ea5-35af75843501} <Trace> oximeter.measurements_u64 (2d12d158-aeaf-4eed-935c-e5714c0fad4d): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7371 | 2025.12.20 04:59:19.274091 [ 269 ] {d81a9d4b-a215-406d-8ea5-35af75843501} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001082 sec., 55452.865064695005 rows/sec., 3.74 MiB/sec. | ||
| 7372 | 2025.12.20 04:59:19.274129 [ 269 ] {d81a9d4b-a215-406d-8ea5-35af75843501} <Debug> TCPHandler: Processed in 0.001245049 sec. | ||
| 7373 | 2025.12.20 04:59:20.548844 [ 107 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7374 | 2025.12.20 04:59:20.548898 [ 107 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7375 | 2025.12.20 04:59:20.693715 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 19135 | ||
| 7376 | 2025.12.20 04:59:20.694247 [ 244 ] {} <Trace> system.asynchronous_metric_log (e27368f7-91e4-4bc1-8c72-f994b219acd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7377 | 2025.12.20 04:59:20.694288 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 7378 | 2025.12.20 04:59:20.694789 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 7379 | 2025.12.20 04:59:20.695027 [ 244 ] {} <Trace> system.asynchronous_metric_log (e27368f7-91e4-4bc1-8c72-f994b219acd5): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7380 | 2025.12.20 04:59:20.695175 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19135 | ||
| 7381 | 2025.12.20 04:59:20.735819 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 886 | ||
| 7382 | 2025.12.20 04:59:20.738050 [ 243 ] {} <Trace> system.query_log (8da1f072-0632-4951-ad37-80ce429be088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7383 | 2025.12.20 04:59:20.738098 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 7384 | 2025.12.20 04:59:20.739292 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 7385 | 2025.12.20 04:59:20.739563 [ 243 ] {} <Trace> system.query_log (8da1f072-0632-4951-ad37-80ce429be088): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7386 | 2025.12.20 04:59:20.739825 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 886 | ||
| 7387 | 2025.12.20 04:59:21.680025 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 302 | ||
| 7388 | 2025.12.20 04:59:21.697571 [ 245 ] {} <Trace> system.metric_log (ee27eced-b232-4ad5-8c8e-43cace0440d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7389 | 2025.12.20 04:59:21.697625 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 7390 | 2025.12.20 04:59:21.703946 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 7391 | 2025.12.20 04:59:21.704664 [ 245 ] {} <Trace> system.metric_log (ee27eced-b232-4ad5-8c8e-43cace0440d5): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7392 | 2025.12.20 04:59:21.707686 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 302 | ||
| 7393 | 2025.12.20 04:59:24.270681 [ 269 ] {} <Trace> TCP-Session: ef844e67-0e15-4267-afc8-2f7c0fc33f21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7394 | 2025.12.20 04:59:24.270989 [ 269 ] {1a02f26e-0038-4efa-bb02-5cad3818f517} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62292) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7395 | 2025.12.20 04:59:24.271097 [ 269 ] {1a02f26e-0038-4efa-bb02-5cad3818f517} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7396 | 2025.12.20 04:59:24.271934 [ 269 ] {1a02f26e-0038-4efa-bb02-5cad3818f517} <Trace> oximeter.fields_string (98ba921c-f0d5-44b4-b899-9632ca3224e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7397 | 2025.12.20 04:59:24.271981 [ 269 ] {1a02f26e-0038-4efa-bb02-5cad3818f517} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 7398 | 2025.12.20 04:59:24.272396 [ 269 ] {1a02f26e-0038-4efa-bb02-5cad3818f517} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 7399 | 2025.12.20 04:59:24.272635 [ 269 ] {1a02f26e-0038-4efa-bb02-5cad3818f517} <Trace> oximeter.fields_string (98ba921c-f0d5-44b4-b899-9632ca3224e8): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7400 | 2025.12.20 04:59:24.272803 [ 269 ] {1a02f26e-0038-4efa-bb02-5cad3818f517} <Debug> executeQuery: Read 138 rows, 12.27 KiB in 0.001889 sec., 73054.52620434092 rows/sec., 6.34 MiB/sec. | ||
| 7401 | 2025.12.20 04:59:24.272855 [ 269 ] {1a02f26e-0038-4efa-bb02-5cad3818f517} <Debug> TCPHandler: Processed in 0.002358516 sec. | ||
| 7402 | 2025.12.20 04:59:24.272997 [ 269 ] {} <Trace> TCP-Session: ef844e67-0e15-4267-afc8-2f7c0fc33f21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7403 | 2025.12.20 04:59:24.273103 [ 269 ] {3c0c59c4-6637-40cc-b9a0-6818b677744b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62292) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7404 | 2025.12.20 04:59:24.273147 [ 269 ] {3c0c59c4-6637-40cc-b9a0-6818b677744b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7405 | 2025.12.20 04:59:24.273595 [ 269 ] {3c0c59c4-6637-40cc-b9a0-6818b677744b} <Trace> oximeter.fields_u16 (a1634391-e721-4954-b832-fc744d9d9f64): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7406 | 2025.12.20 04:59:24.273631 [ 269 ] {3c0c59c4-6637-40cc-b9a0-6818b677744b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 7407 | 2025.12.20 04:59:24.273950 [ 269 ] {3c0c59c4-6637-40cc-b9a0-6818b677744b} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 7408 | 2025.12.20 04:59:24.274166 [ 269 ] {3c0c59c4-6637-40cc-b9a0-6818b677744b} <Trace> oximeter.fields_u16 (a1634391-e721-4954-b832-fc744d9d9f64): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7409 | 2025.12.20 04:59:24.274300 [ 269 ] {3c0c59c4-6637-40cc-b9a0-6818b677744b} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.00122 sec., 33606.55737704918 rows/sec., 2.47 MiB/sec. | ||
| 7410 | 2025.12.20 04:59:24.274339 [ 269 ] {3c0c59c4-6637-40cc-b9a0-6818b677744b} <Debug> TCPHandler: Processed in 0.001395561 sec. | ||
| 7411 | 2025.12.20 04:59:24.274457 [ 269 ] {} <Trace> TCP-Session: ef844e67-0e15-4267-afc8-2f7c0fc33f21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7412 | 2025.12.20 04:59:24.274555 [ 269 ] {9017849f-69e5-4be3-8df4-54f7b1cde477} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62292) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7413 | 2025.12.20 04:59:24.274596 [ 269 ] {9017849f-69e5-4be3-8df4-54f7b1cde477} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7414 | 2025.12.20 04:59:24.275054 [ 269 ] {9017849f-69e5-4be3-8df4-54f7b1cde477} <Trace> oximeter.fields_uuid (c4054d52-154a-4375-bc5c-c9e26ae24e42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7415 | 2025.12.20 04:59:24.275089 [ 269 ] {9017849f-69e5-4be3-8df4-54f7b1cde477} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 7416 | 2025.12.20 04:59:24.275402 [ 269 ] {9017849f-69e5-4be3-8df4-54f7b1cde477} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 7417 | 2025.12.20 04:59:24.275613 [ 269 ] {9017849f-69e5-4be3-8df4-54f7b1cde477} <Trace> oximeter.fields_uuid (c4054d52-154a-4375-bc5c-c9e26ae24e42): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7418 | 2025.12.20 04:59:24.275744 [ 269 ] {9017849f-69e5-4be3-8df4-54f7b1cde477} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001208 sec., 86920.52980132449 rows/sec., 6.79 MiB/sec. | ||
| 7419 | 2025.12.20 04:59:24.275781 [ 269 ] {9017849f-69e5-4be3-8df4-54f7b1cde477} <Debug> TCPHandler: Processed in 0.001373831 sec. | ||
| 7420 | 2025.12.20 04:59:24.275902 [ 269 ] {} <Trace> TCP-Session: ef844e67-0e15-4267-afc8-2f7c0fc33f21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7421 | 2025.12.20 04:59:24.275999 [ 269 ] {77b75960-011e-49e7-9453-ed64381ff006} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62292) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7422 | 2025.12.20 04:59:24.276043 [ 269 ] {77b75960-011e-49e7-9453-ed64381ff006} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7423 | 2025.12.20 04:59:24.276452 [ 269 ] {77b75960-011e-49e7-9453-ed64381ff006} <Trace> oximeter.measurements_cumulativeu64 (0728ad91-3238-42af-8ba1-e7fe350e1bf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7424 | 2025.12.20 04:59:24.276488 [ 269 ] {77b75960-011e-49e7-9453-ed64381ff006} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 7425 | 2025.12.20 04:59:24.276822 [ 269 ] {77b75960-011e-49e7-9453-ed64381ff006} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 7426 | 2025.12.20 04:59:24.277046 [ 269 ] {77b75960-011e-49e7-9453-ed64381ff006} <Trace> oximeter.measurements_cumulativeu64 (0728ad91-3238-42af-8ba1-e7fe350e1bf3): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7427 | 2025.12.20 04:59:24.277181 [ 269 ] {77b75960-011e-49e7-9453-ed64381ff006} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001201 sec., 133222.31473771855 rows/sec., 9.28 MiB/sec. | ||
| 7428 | 2025.12.20 04:59:24.277219 [ 269 ] {77b75960-011e-49e7-9453-ed64381ff006} <Debug> TCPHandler: Processed in 0.001366621 sec. | ||
| 7429 | 2025.12.20 04:59:24.277326 [ 269 ] {} <Trace> TCP-Session: ef844e67-0e15-4267-afc8-2f7c0fc33f21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7430 | 2025.12.20 04:59:24.277421 [ 269 ] {9668c28a-a731-4aa5-a053-e7103d6c3a03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62292) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7431 | 2025.12.20 04:59:24.277475 [ 269 ] {9668c28a-a731-4aa5-a053-e7103d6c3a03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7432 | 2025.12.20 04:59:24.278343 [ 269 ] {9668c28a-a731-4aa5-a053-e7103d6c3a03} <Trace> oximeter.measurements_histogramu64 (20f97701-e8e9-497e-bf0d-ce4ede2e5aa1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7433 | 2025.12.20 04:59:24.278378 [ 269 ] {9668c28a-a731-4aa5-a053-e7103d6c3a03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 7434 | 2025.12.20 04:59:24.278946 [ 269 ] {9668c28a-a731-4aa5-a053-e7103d6c3a03} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 7435 | 2025.12.20 04:59:24.279173 [ 269 ] {9668c28a-a731-4aa5-a053-e7103d6c3a03} <Trace> oximeter.measurements_histogramu64 (20f97701-e8e9-497e-bf0d-ce4ede2e5aa1): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7436 | 2025.12.20 04:59:24.279307 [ 269 ] {9668c28a-a731-4aa5-a053-e7103d6c3a03} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001904 sec., 21533.61344537815 rows/sec., 38.59 MiB/sec. | ||
| 7437 | 2025.12.20 04:59:24.279372 [ 269 ] {9668c28a-a731-4aa5-a053-e7103d6c3a03} <Debug> TCPHandler: Processed in 0.002095152 sec. | ||
| 7438 | 2025.12.20 04:59:24.279488 [ 269 ] {} <Trace> TCP-Session: ef844e67-0e15-4267-afc8-2f7c0fc33f21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7439 | 2025.12.20 04:59:24.279585 [ 269 ] {1a7295c5-b2d4-4a73-a1d8-d795bb3069c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62292) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7440 | 2025.12.20 04:59:24.279627 [ 269 ] {1a7295c5-b2d4-4a73-a1d8-d795bb3069c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7441 | 2025.12.20 04:59:24.279967 [ 269 ] {1a7295c5-b2d4-4a73-a1d8-d795bb3069c6} <Trace> oximeter.measurements_u64 (2d12d158-aeaf-4eed-935c-e5714c0fad4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7442 | 2025.12.20 04:59:24.280002 [ 269 ] {1a7295c5-b2d4-4a73-a1d8-d795bb3069c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 7443 | 2025.12.20 04:59:24.280306 [ 269 ] {1a7295c5-b2d4-4a73-a1d8-d795bb3069c6} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 7444 | 2025.12.20 04:59:24.280524 [ 269 ] {1a7295c5-b2d4-4a73-a1d8-d795bb3069c6} <Trace> oximeter.measurements_u64 (2d12d158-aeaf-4eed-935c-e5714c0fad4d): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7445 | 2025.12.20 04:59:24.280654 [ 269 ] {1a7295c5-b2d4-4a73-a1d8-d795bb3069c6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001089 sec., 55096.418732782375 rows/sec., 3.71 MiB/sec. | ||
| 7446 | 2025.12.20 04:59:24.280691 [ 269 ] {1a7295c5-b2d4-4a73-a1d8-d795bb3069c6} <Debug> TCPHandler: Processed in 0.001253439 sec. | ||
| 7447 | 2025.12.20 04:59:25.778416 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32812 | ||
| 7448 | 2025.12.20 04:59:25.778524 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7449 | 2025.12.20 04:59:25.778550 [ 291 ] {} <Debug> TCP-Session: 303f944e-4250-411b-81b4-7f5c4f9a78a0 Authenticating user 'default' from [fd00:1122:3344:101::e]:32812 | ||
| 7450 | 2025.12.20 04:59:25.778573 [ 291 ] {} <Debug> TCP-Session: 303f944e-4250-411b-81b4-7f5c4f9a78a0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7451 | 2025.12.20 04:59:25.778586 [ 291 ] {} <Debug> TCP-Session: 303f944e-4250-411b-81b4-7f5c4f9a78a0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7452 | 2025.12.20 04:59:25.778783 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35180 | ||
| 7453 | 2025.12.20 04:59:25.778844 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64731 | ||
| 7454 | 2025.12.20 04:59:25.778877 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50094 | ||
| 7455 | 2025.12.20 04:59:25.778901 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45122 | ||
| 7456 | 2025.12.20 04:59:25.778917 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39043 | ||
| 7457 | 2025.12.20 04:59:25.778957 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7458 | 2025.12.20 04:59:25.778909 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50362 | ||
| 7459 | 2025.12.20 04:59:25.779013 [ 293 ] {} <Debug> TCP-Session: 0009d5fd-199c-46bd-a637-df81f74ce185 Authenticating user 'default' from [fd00:1122:3344:101::e]:64731 | ||
| 7460 | 2025.12.20 04:59:25.778889 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7461 | 2025.12.20 04:59:25.779046 [ 293 ] {} <Debug> TCP-Session: 0009d5fd-199c-46bd-a637-df81f74ce185 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7462 | 2025.12.20 04:59:25.778858 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48762 | ||
| 7463 | 2025.12.20 04:59:25.779077 [ 293 ] {} <Debug> TCP-Session: 0009d5fd-199c-46bd-a637-df81f74ce185 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7464 | 2025.12.20 04:59:25.779074 [ 292 ] {} <Debug> TCP-Session: b632add1-ae8e-4ea7-a6cc-bb01b3d7131a Authenticating user 'default' from [fd00:1122:3344:101::e]:35180 | ||
| 7465 | 2025.12.20 04:59:25.778858 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54949 | ||
| 7466 | 2025.12.20 04:59:25.779145 [ 291 ] {} <Trace> TCP-Session: 303f944e-4250-411b-81b4-7f5c4f9a78a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7467 | 2025.12.20 04:59:25.779153 [ 292 ] {} <Debug> TCP-Session: b632add1-ae8e-4ea7-a6cc-bb01b3d7131a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7468 | 2025.12.20 04:59:25.779212 [ 292 ] {} <Debug> TCP-Session: b632add1-ae8e-4ea7-a6cc-bb01b3d7131a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7469 | 2025.12.20 04:59:25.779353 [ 291 ] {46c4e9bf-9424-469f-9aae-b1fc879c9a1a} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:32812) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7470 | 2025.12.20 04:59:25.779492 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7471 | 2025.12.20 04:59:25.779526 [ 289 ] {} <Debug> TCP-Session: 4bbc0935-959c-4b89-a61a-4797ff91e6a4 Authenticating user 'default' from [fd00:1122:3344:101::e]:50362 | ||
| 7472 | 2025.12.20 04:59:25.779546 [ 289 ] {} <Debug> TCP-Session: 4bbc0935-959c-4b89-a61a-4797ff91e6a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7473 | 2025.12.20 04:59:25.779565 [ 289 ] {} <Debug> TCP-Session: 4bbc0935-959c-4b89-a61a-4797ff91e6a4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7474 | 2025.12.20 04:59:25.779601 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7475 | 2025.12.20 04:59:25.779638 [ 286 ] {} <Debug> TCP-Session: 913673d0-26dc-40e1-a890-8134c5b8f881 Authenticating user 'default' from [fd00:1122:3344:101::e]:54949 | ||
| 7476 | 2025.12.20 04:59:25.779663 [ 286 ] {} <Debug> TCP-Session: 913673d0-26dc-40e1-a890-8134c5b8f881 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7477 | 2025.12.20 04:59:25.779676 [ 286 ] {} <Debug> TCP-Session: 913673d0-26dc-40e1-a890-8134c5b8f881 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7478 | 2025.12.20 04:59:25.779747 [ 291 ] {46c4e9bf-9424-469f-9aae-b1fc879c9a1a} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7479 | 2025.12.20 04:59:25.779800 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7480 | 2025.12.20 04:59:25.779815 [ 291 ] {46c4e9bf-9424-469f-9aae-b1fc879c9a1a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7481 | 2025.12.20 04:59:25.779839 [ 288 ] {} <Debug> TCP-Session: 25f1e187-02fb-4dd5-b165-5f05e0c527fb Authenticating user 'default' from [fd00:1122:3344:101::e]:45122 | ||
| 7482 | 2025.12.20 04:59:25.779865 [ 288 ] {} <Debug> TCP-Session: 25f1e187-02fb-4dd5-b165-5f05e0c527fb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7483 | 2025.12.20 04:59:25.779878 [ 288 ] {} <Debug> TCP-Session: 25f1e187-02fb-4dd5-b165-5f05e0c527fb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7484 | 2025.12.20 04:59:25.779907 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7485 | 2025.12.20 04:59:25.779958 [ 294 ] {} <Debug> TCP-Session: ea75032a-8620-4130-b367-7ff2a7f5bc88 Authenticating user 'default' from [fd00:1122:3344:101::e]:48762 | ||
| 7486 | 2025.12.20 04:59:25.779977 [ 294 ] {} <Debug> TCP-Session: ea75032a-8620-4130-b367-7ff2a7f5bc88 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7487 | 2025.12.20 04:59:25.779992 [ 294 ] {} <Debug> TCP-Session: ea75032a-8620-4130-b367-7ff2a7f5bc88 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7488 | 2025.12.20 04:59:25.780270 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7489 | 2025.12.20 04:59:25.780285 [ 291 ] {46c4e9bf-9424-469f-9aae-b1fc879c9a1a} <Debug> oximeter.version (17f1381b-5cbd-46d0-b381-84690a36776c) (SelectExecutor): Key condition: unknown | ||
| 7490 | 2025.12.20 04:59:25.780300 [ 290 ] {} <Debug> TCP-Session: d463fe8d-dcbe-4b88-af8c-63446e85bf85 Authenticating user 'default' from [fd00:1122:3344:101::e]:39043 | ||
| 7491 | 2025.12.20 04:59:25.780334 [ 290 ] {} <Debug> TCP-Session: d463fe8d-dcbe-4b88-af8c-63446e85bf85 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7492 | 2025.12.20 04:59:25.780346 [ 290 ] {} <Debug> TCP-Session: d463fe8d-dcbe-4b88-af8c-63446e85bf85 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7493 | 2025.12.20 04:59:25.780375 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7494 | 2025.12.20 04:59:25.780410 [ 287 ] {} <Debug> TCP-Session: d88c7d51-f6bb-4a55-8e00-b9076f643433 Authenticating user 'default' from [fd00:1122:3344:101::e]:50094 | ||
| 7495 | 2025.12.20 04:59:25.780427 [ 287 ] {} <Debug> TCP-Session: d88c7d51-f6bb-4a55-8e00-b9076f643433 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7496 | 2025.12.20 04:59:25.780440 [ 287 ] {} <Debug> TCP-Session: d88c7d51-f6bb-4a55-8e00-b9076f643433 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7497 | 2025.12.20 04:59:25.781488 [ 326 ] {46c4e9bf-9424-469f-9aae-b1fc879c9a1a} <Trace> AggregatingTransform: Aggregating | ||
| 7498 | 2025.12.20 04:59:25.781535 [ 326 ] {46c4e9bf-9424-469f-9aae-b1fc879c9a1a} <Trace> Aggregator: Aggregation method: without_key | ||
| 7499 | 2025.12.20 04:59:25.781578 [ 326 ] {46c4e9bf-9424-469f-9aae-b1fc879c9a1a} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001175528 sec. (850.682 rows/sec., 33.23 KiB/sec.) | ||
| 7500 | 2025.12.20 04:59:25.781600 [ 326 ] {46c4e9bf-9424-469f-9aae-b1fc879c9a1a} <Trace> Aggregator: Merging aggregated data | ||
| 7501 | 2025.12.20 04:59:25.783150 [ 291 ] {46c4e9bf-9424-469f-9aae-b1fc879c9a1a} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003857 sec., 259.26886180969666 rows/sec., 10.13 KiB/sec. | ||
| 7502 | 2025.12.20 04:59:25.783316 [ 291 ] {46c4e9bf-9424-469f-9aae-b1fc879c9a1a} <Debug> TCPHandler: Processed in 0.004438377 sec. | ||
| 7503 | 2025.12.20 04:59:25.783419 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7504 | 2025.12.20 04:59:25.783446 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7505 | 2025.12.20 04:59:25.783449 [ 291 ] {} <Debug> TCP-Session: 303f944e-4250-411b-81b4-7f5c4f9a78a0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7506 | 2025.12.20 04:59:25.783465 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7507 | 2025.12.20 04:59:25.783494 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7508 | 2025.12.20 04:59:25.783494 [ 292 ] {} <Debug> TCP-Session: b632add1-ae8e-4ea7-a6cc-bb01b3d7131a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7509 | 2025.12.20 04:59:25.783512 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7510 | 2025.12.20 04:59:25.783531 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7511 | 2025.12.20 04:59:25.783556 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7512 | 2025.12.20 04:59:25.783566 [ 288 ] {} <Debug> TCP-Session: 25f1e187-02fb-4dd5-b165-5f05e0c527fb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7513 | 2025.12.20 04:59:25.783584 [ 294 ] {} <Debug> TCP-Session: ea75032a-8620-4130-b367-7ff2a7f5bc88 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7514 | 2025.12.20 04:59:25.783603 [ 287 ] {} <Debug> TCP-Session: d88c7d51-f6bb-4a55-8e00-b9076f643433 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7515 | 2025.12.20 04:59:25.783541 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7516 | 2025.12.20 04:59:25.783536 [ 286 ] {} <Debug> TCP-Session: 913673d0-26dc-40e1-a890-8134c5b8f881 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7517 | 2025.12.20 04:59:25.783481 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7518 | 2025.12.20 04:59:25.783670 [ 289 ] {} <Debug> TCP-Session: 4bbc0935-959c-4b89-a61a-4797ff91e6a4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7519 | 2025.12.20 04:59:25.783527 [ 290 ] {} <Debug> TCP-Session: d463fe8d-dcbe-4b88-af8c-63446e85bf85 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7520 | 2025.12.20 04:59:25.783713 [ 293 ] {} <Debug> TCP-Session: 0009d5fd-199c-46bd-a637-df81f74ce185 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7521 | 2025.12.20 04:59:27.122506 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60089 | ||
| 7522 | 2025.12.20 04:59:27.122667 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7523 | 2025.12.20 04:59:27.122712 [ 291 ] {} <Debug> TCP-Session: 4d2a5f41-ed78-43d5-b66d-252cc4133d80 Authenticating user 'default' from [fd00:1122:3344:101::e]:60089 | ||
| 7524 | 2025.12.20 04:59:27.122746 [ 291 ] {} <Debug> TCP-Session: 4d2a5f41-ed78-43d5-b66d-252cc4133d80 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7525 | 2025.12.20 04:59:27.122771 [ 291 ] {} <Debug> TCP-Session: 4d2a5f41-ed78-43d5-b66d-252cc4133d80 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7526 | 2025.12.20 04:59:27.122971 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52474 | ||
| 7527 | 2025.12.20 04:59:27.123008 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60761 | ||
| 7528 | 2025.12.20 04:59:27.123045 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47521 | ||
| 7529 | 2025.12.20 04:59:27.123084 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7530 | 2025.12.20 04:59:27.123093 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53332 | ||
| 7531 | 2025.12.20 04:59:27.123118 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57183 | ||
| 7532 | 2025.12.20 04:59:27.123143 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7533 | 2025.12.20 04:59:27.123150 [ 291 ] {} <Trace> TCP-Session: 4d2a5f41-ed78-43d5-b66d-252cc4133d80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7534 | 2025.12.20 04:59:27.123196 [ 293 ] {} <Debug> TCP-Session: 70629461-7325-48c8-ac62-07bb594a45aa Authenticating user 'default' from [fd00:1122:3344:101::e]:60761 | ||
| 7535 | 2025.12.20 04:59:27.123220 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7536 | 2025.12.20 04:59:27.123225 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7537 | 2025.12.20 04:59:27.123243 [ 293 ] {} <Debug> TCP-Session: 70629461-7325-48c8-ac62-07bb594a45aa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7538 | 2025.12.20 04:59:27.123256 [ 290 ] {} <Debug> TCP-Session: 23619026-2f9d-48ae-8dce-c22d9bec8e93 Authenticating user 'default' from [fd00:1122:3344:101::e]:57183 | ||
| 7539 | 2025.12.20 04:59:27.123286 [ 287 ] {} <Debug> TCP-Session: fc60efbc-8149-4683-835b-251765223ee3 Authenticating user 'default' from [fd00:1122:3344:101::e]:53332 | ||
| 7540 | 2025.12.20 04:59:27.123287 [ 293 ] {} <Debug> TCP-Session: 70629461-7325-48c8-ac62-07bb594a45aa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7541 | 2025.12.20 04:59:27.123310 [ 290 ] {} <Debug> TCP-Session: 23619026-2f9d-48ae-8dce-c22d9bec8e93 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7542 | 2025.12.20 04:59:27.123330 [ 287 ] {} <Debug> TCP-Session: fc60efbc-8149-4683-835b-251765223ee3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7543 | 2025.12.20 04:59:27.123350 [ 290 ] {} <Debug> TCP-Session: 23619026-2f9d-48ae-8dce-c22d9bec8e93 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7544 | 2025.12.20 04:59:27.123369 [ 287 ] {} <Debug> TCP-Session: fc60efbc-8149-4683-835b-251765223ee3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7545 | 2025.12.20 04:59:27.123169 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7546 | 2025.12.20 04:59:27.123409 [ 291 ] {1a513b25-9cf2-4ebb-86e3-b9004afc3d08} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:60089) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7547 | 2025.12.20 04:59:27.123430 [ 286 ] {} <Debug> TCP-Session: e87cce38-8411-456a-a0dc-c8efc6669be0 Authenticating user 'default' from [fd00:1122:3344:101::e]:47521 | ||
| 7548 | 2025.12.20 04:59:27.123126 [ 292 ] {} <Debug> TCP-Session: a342a42c-5465-4598-afb4-f4a5bf574e62 Authenticating user 'default' from [fd00:1122:3344:101::e]:52474 | ||
| 7549 | 2025.12.20 04:59:27.123458 [ 286 ] {} <Debug> TCP-Session: e87cce38-8411-456a-a0dc-c8efc6669be0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7550 | 2025.12.20 04:59:27.123099 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55927 | ||
| 7551 | 2025.12.20 04:59:27.123482 [ 292 ] {} <Debug> TCP-Session: a342a42c-5465-4598-afb4-f4a5bf574e62 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7552 | 2025.12.20 04:59:27.123486 [ 286 ] {} <Debug> TCP-Session: e87cce38-8411-456a-a0dc-c8efc6669be0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7553 | 2025.12.20 04:59:27.123520 [ 292 ] {} <Debug> TCP-Session: a342a42c-5465-4598-afb4-f4a5bf574e62 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7554 | 2025.12.20 04:59:27.123045 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43976 | ||
| 7555 | 2025.12.20 04:59:27.123553 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7556 | 2025.12.20 04:59:27.123102 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35392 | ||
| 7557 | 2025.12.20 04:59:27.123597 [ 288 ] {} <Debug> TCP-Session: c8d0cb4e-1087-4bfc-b3c8-aab161717176 Authenticating user 'default' from [fd00:1122:3344:101::e]:55927 | ||
| 7558 | 2025.12.20 04:59:27.123623 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7559 | 2025.12.20 04:59:27.123633 [ 288 ] {} <Debug> TCP-Session: c8d0cb4e-1087-4bfc-b3c8-aab161717176 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7560 | 2025.12.20 04:59:27.123656 [ 294 ] {} <Debug> TCP-Session: 46836ba1-0376-47c5-8179-8bc4955c9a92 Authenticating user 'default' from [fd00:1122:3344:101::e]:43976 | ||
| 7561 | 2025.12.20 04:59:27.123662 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7562 | 2025.12.20 04:59:27.123678 [ 291 ] {1a513b25-9cf2-4ebb-86e3-b9004afc3d08} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7563 | 2025.12.20 04:59:27.123703 [ 289 ] {} <Debug> TCP-Session: 6ebba65f-7514-4f03-8d8a-f980d8ac8139 Authenticating user 'default' from [fd00:1122:3344:101::e]:35392 | ||
| 7564 | 2025.12.20 04:59:27.123684 [ 294 ] {} <Debug> TCP-Session: 46836ba1-0376-47c5-8179-8bc4955c9a92 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7565 | 2025.12.20 04:59:27.123734 [ 289 ] {} <Debug> TCP-Session: 6ebba65f-7514-4f03-8d8a-f980d8ac8139 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7566 | 2025.12.20 04:59:27.123746 [ 291 ] {1a513b25-9cf2-4ebb-86e3-b9004afc3d08} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7567 | 2025.12.20 04:59:27.123765 [ 289 ] {} <Debug> TCP-Session: 6ebba65f-7514-4f03-8d8a-f980d8ac8139 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7568 | 2025.12.20 04:59:27.123753 [ 294 ] {} <Debug> TCP-Session: 46836ba1-0376-47c5-8179-8bc4955c9a92 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7569 | 2025.12.20 04:59:27.123658 [ 288 ] {} <Debug> TCP-Session: c8d0cb4e-1087-4bfc-b3c8-aab161717176 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7570 | 2025.12.20 04:59:27.124053 [ 291 ] {1a513b25-9cf2-4ebb-86e3-b9004afc3d08} <Debug> oximeter.version (17f1381b-5cbd-46d0-b381-84690a36776c) (SelectExecutor): Key condition: unknown | ||
| 7571 | 2025.12.20 04:59:27.125050 [ 295 ] {1a513b25-9cf2-4ebb-86e3-b9004afc3d08} <Trace> AggregatingTransform: Aggregating | ||
| 7572 | 2025.12.20 04:59:27.125110 [ 295 ] {1a513b25-9cf2-4ebb-86e3-b9004afc3d08} <Trace> Aggregator: Aggregation method: without_key | ||
| 7573 | 2025.12.20 04:59:27.125144 [ 295 ] {1a513b25-9cf2-4ebb-86e3-b9004afc3d08} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000987685 sec. (1012.469 rows/sec., 39.55 KiB/sec.) | ||
| 7574 | 2025.12.20 04:59:27.125163 [ 295 ] {1a513b25-9cf2-4ebb-86e3-b9004afc3d08} <Trace> Aggregator: Merging aggregated data | ||
| 7575 | 2025.12.20 04:59:27.126387 [ 291 ] {1a513b25-9cf2-4ebb-86e3-b9004afc3d08} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003043 sec., 328.62306933946763 rows/sec., 12.84 KiB/sec. | ||
| 7576 | 2025.12.20 04:59:27.126522 [ 291 ] {1a513b25-9cf2-4ebb-86e3-b9004afc3d08} <Debug> TCPHandler: Processed in 0.003522664 sec. | ||
| 7577 | 2025.12.20 04:59:27.126635 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7578 | 2025.12.20 04:59:27.126659 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7579 | 2025.12.20 04:59:27.126670 [ 291 ] {} <Debug> TCP-Session: 4d2a5f41-ed78-43d5-b66d-252cc4133d80 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7580 | 2025.12.20 04:59:27.126677 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7581 | 2025.12.20 04:59:27.126703 [ 292 ] {} <Debug> TCP-Session: a342a42c-5465-4598-afb4-f4a5bf574e62 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7582 | 2025.12.20 04:59:27.126711 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7583 | 2025.12.20 04:59:27.126730 [ 287 ] {} <Debug> TCP-Session: fc60efbc-8149-4683-835b-251765223ee3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7584 | 2025.12.20 04:59:27.126760 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7585 | 2025.12.20 04:59:27.126772 [ 293 ] {} <Debug> TCP-Session: 70629461-7325-48c8-ac62-07bb594a45aa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7586 | 2025.12.20 04:59:27.126782 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7587 | 2025.12.20 04:59:27.126806 [ 294 ] {} <Debug> TCP-Session: 46836ba1-0376-47c5-8179-8bc4955c9a92 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7588 | 2025.12.20 04:59:27.126767 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7589 | 2025.12.20 04:59:27.126844 [ 286 ] {} <Debug> TCP-Session: e87cce38-8411-456a-a0dc-c8efc6669be0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7590 | 2025.12.20 04:59:27.126723 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7591 | 2025.12.20 04:59:27.126877 [ 288 ] {} <Debug> TCP-Session: c8d0cb4e-1087-4bfc-b3c8-aab161717176 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7592 | 2025.12.20 04:59:27.126698 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7593 | 2025.12.20 04:59:27.126919 [ 289 ] {} <Debug> TCP-Session: 6ebba65f-7514-4f03-8d8a-f980d8ac8139 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7594 | 2025.12.20 04:59:27.126956 [ 290 ] {} <Debug> TCP-Session: 23619026-2f9d-48ae-8dce-c22d9bec8e93 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7595 | 2025.12.20 04:59:28.196067 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 19647 | ||
| 7596 | 2025.12.20 04:59:28.196634 [ 244 ] {} <Trace> system.asynchronous_metric_log (e27368f7-91e4-4bc1-8c72-f994b219acd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7597 | 2025.12.20 04:59:28.196684 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 7598 | 2025.12.20 04:59:28.197176 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 7599 | 2025.12.20 04:59:28.197418 [ 244 ] {} <Trace> system.asynchronous_metric_log (e27368f7-91e4-4bc1-8c72-f994b219acd5): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7600 | 2025.12.20 04:59:28.197570 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19647 | ||
| 7601 | 2025.12.20 04:59:28.197594 [ 98 ] {} <Debug> system.asynchronous_metric_log (e27368f7-91e4-4bc1-8c72-f994b219acd5) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 7602 | 2025.12.20 04:59:28.197666 [ 98 ] {} <Trace> system.asynchronous_metric_log (e27368f7-91e4-4bc1-8c72-f994b219acd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7603 | 2025.12.20 04:59:28.197687 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 7604 | 2025.12.20 04:59:28.197791 [ 198 ] {e27368f7-91e4-4bc1-8c72-f994b219acd5::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 | ||
| 7605 | 2025.12.20 04:59:28.197912 [ 198 ] {e27368f7-91e4-4bc1-8c72-f994b219acd5::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7606 | 2025.12.20 04:59:28.197950 [ 198 ] {e27368f7-91e4-4bc1-8c72-f994b219acd5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_36_7, total 17215 rows starting from the beginning of the part | ||
| 7607 | 2025.12.20 04:59:28.198016 [ 198 ] {e27368f7-91e4-4bc1-8c72-f994b219acd5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 512 rows starting from the beginning of the part | ||
| 7608 | 2025.12.20 04:59:28.198062 [ 198 ] {e27368f7-91e4-4bc1-8c72-f994b219acd5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 448 rows starting from the beginning of the part | ||
| 7609 | 2025.12.20 04:59:28.198103 [ 198 ] {e27368f7-91e4-4bc1-8c72-f994b219acd5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 512 rows starting from the beginning of the part | ||
| 7610 | 2025.12.20 04:59:28.198143 [ 198 ] {e27368f7-91e4-4bc1-8c72-f994b219acd5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 448 rows starting from the beginning of the part | ||
| 7611 | 2025.12.20 04:59:28.198183 [ 198 ] {e27368f7-91e4-4bc1-8c72-f994b219acd5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 512 rows starting from the beginning of the part | ||
| 7612 | 2025.12.20 04:59:28.200539 [ 196 ] {e27368f7-91e4-4bc1-8c72-f994b219acd5::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19647 rows, containing 4 columns (4 merged, 0 gathered) in 0.002787523 sec., 7048192.965582705 rows/sec., 100.83 MiB/sec. | ||
| 7613 | 2025.12.20 04:59:28.201143 [ 187 ] {e27368f7-91e4-4bc1-8c72-f994b219acd5::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 7614 | 2025.12.20 04:59:28.201510 [ 187 ] {e27368f7-91e4-4bc1-8c72-f994b219acd5::all_1_41_8} <Trace> system.asynchronous_metric_log (e27368f7-91e4-4bc1-8c72-f994b219acd5): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7615 | 2025.12.20 04:59:28.201595 [ 187 ] {e27368f7-91e4-4bc1-8c72-f994b219acd5::all_1_41_8} <Trace> system.asynchronous_metric_log (e27368f7-91e4-4bc1-8c72-f994b219acd5) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 7616 | 2025.12.20 04:59:28.201706 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.62 MiB. | ||
| 7617 | 2025.12.20 04:59:29.208277 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 309 | ||
| 7618 | 2025.12.20 04:59:29.225490 [ 245 ] {} <Trace> system.metric_log (ee27eced-b232-4ad5-8c8e-43cace0440d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7619 | 2025.12.20 04:59:29.225541 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 7620 | 2025.12.20 04:59:29.231607 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 7621 | 2025.12.20 04:59:29.232304 [ 245 ] {} <Trace> system.metric_log (ee27eced-b232-4ad5-8c8e-43cace0440d5): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7622 | 2025.12.20 04:59:29.232600 [ 97 ] {} <Debug> system.metric_log (ee27eced-b232-4ad5-8c8e-43cace0440d5) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 7623 | 2025.12.20 04:59:29.232672 [ 97 ] {} <Trace> system.metric_log (ee27eced-b232-4ad5-8c8e-43cace0440d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7624 | 2025.12.20 04:59:29.232697 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 7625 | 2025.12.20 04:59:29.232808 [ 189 ] {ee27eced-b232-4ad5-8c8e-43cace0440d5::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 | ||
| 7626 | 2025.12.20 04:59:29.235302 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 309 | ||
| 7627 | 2025.12.20 04:59:29.236485 [ 189 ] {ee27eced-b232-4ad5-8c8e-43cace0440d5::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7628 | 2025.12.20 04:59:29.237933 [ 189 ] {ee27eced-b232-4ad5-8c8e-43cace0440d5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 271 rows starting from the beginning of the part | ||
| 7629 | 2025.12.20 04:59:29.242319 [ 189 ] {ee27eced-b232-4ad5-8c8e-43cace0440d5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 8 rows starting from the beginning of the part | ||
| 7630 | 2025.12.20 04:59:29.246763 [ 189 ] {ee27eced-b232-4ad5-8c8e-43cace0440d5::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 | ||
| 7631 | 2025.12.20 04:59:29.251364 [ 189 ] {ee27eced-b232-4ad5-8c8e-43cace0440d5::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 | ||
| 7632 | 2025.12.20 04:59:29.256206 [ 189 ] {ee27eced-b232-4ad5-8c8e-43cace0440d5::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 | ||
| 7633 | 2025.12.20 04:59:29.259872 [ 189 ] {ee27eced-b232-4ad5-8c8e-43cace0440d5::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 | ||
| 7634 | 2025.12.20 04:59:29.296887 [ 269 ] {} <Trace> TCP-Session: ef844e67-0e15-4267-afc8-2f7c0fc33f21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7635 | 2025.12.20 04:59:29.297057 [ 269 ] {e2a94dae-9e93-4d9c-8e05-c22303e6c9db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62292) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7636 | 2025.12.20 04:59:29.297121 [ 269 ] {e2a94dae-9e93-4d9c-8e05-c22303e6c9db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7637 | 2025.12.20 04:59:29.298463 [ 269 ] {e2a94dae-9e93-4d9c-8e05-c22303e6c9db} <Trace> oximeter.fields_string (98ba921c-f0d5-44b4-b899-9632ca3224e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7638 | 2025.12.20 04:59:29.298504 [ 269 ] {e2a94dae-9e93-4d9c-8e05-c22303e6c9db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 7639 | 2025.12.20 04:59:29.298959 [ 269 ] {e2a94dae-9e93-4d9c-8e05-c22303e6c9db} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 7640 | 2025.12.20 04:59:29.299184 [ 269 ] {e2a94dae-9e93-4d9c-8e05-c22303e6c9db} <Trace> oximeter.fields_string (98ba921c-f0d5-44b4-b899-9632ca3224e8): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7641 | 2025.12.20 04:59:29.299327 [ 269 ] {e2a94dae-9e93-4d9c-8e05-c22303e6c9db} <Debug> executeQuery: Read 1196 rows, 100.97 KiB in 0.002314 sec., 516853.93258426967 rows/sec., 42.61 MiB/sec. | ||
| 7642 | 2025.12.20 04:59:29.299367 [ 269 ] {e2a94dae-9e93-4d9c-8e05-c22303e6c9db} <Debug> TCPHandler: Processed in 0.002605889 sec. | ||
| 7643 | 2025.12.20 04:59:29.299519 [ 269 ] {} <Trace> TCP-Session: ef844e67-0e15-4267-afc8-2f7c0fc33f21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7644 | 2025.12.20 04:59:29.299640 [ 269 ] {4f71e6b3-9994-4c52-b1c1-ad2e15a890be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62292) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7645 | 2025.12.20 04:59:29.299692 [ 269 ] {4f71e6b3-9994-4c52-b1c1-ad2e15a890be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7646 | 2025.12.20 04:59:29.300316 [ 269 ] {4f71e6b3-9994-4c52-b1c1-ad2e15a890be} <Trace> oximeter.fields_u32 (84d137f6-cd6c-4f57-aaf1-93ce2ca067bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7647 | 2025.12.20 04:59:29.300362 [ 269 ] {4f71e6b3-9994-4c52-b1c1-ad2e15a890be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 7648 | 2025.12.20 04:59:29.300774 [ 269 ] {4f71e6b3-9994-4c52-b1c1-ad2e15a890be} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 7649 | 2025.12.20 04:59:29.300999 [ 269 ] {4f71e6b3-9994-4c52-b1c1-ad2e15a890be} <Trace> oximeter.fields_u32 (84d137f6-cd6c-4f57-aaf1-93ce2ca067bc): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7650 | 2025.12.20 04:59:29.301131 [ 269 ] {4f71e6b3-9994-4c52-b1c1-ad2e15a890be} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001515 sec., 150495.0495049505 rows/sec., 10.19 MiB/sec. | ||
| 7651 | 2025.12.20 04:59:29.301170 [ 269 ] {4f71e6b3-9994-4c52-b1c1-ad2e15a890be} <Debug> TCPHandler: Processed in 0.001714037 sec. | ||
| 7652 | 2025.12.20 04:59:29.301288 [ 269 ] {} <Trace> TCP-Session: ef844e67-0e15-4267-afc8-2f7c0fc33f21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7653 | 2025.12.20 04:59:29.301389 [ 269 ] {b55970a5-add8-4805-a640-8191fb6cf60e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62292) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7654 | 2025.12.20 04:59:29.301440 [ 269 ] {b55970a5-add8-4805-a640-8191fb6cf60e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7655 | 2025.12.20 04:59:29.302229 [ 269 ] {b55970a5-add8-4805-a640-8191fb6cf60e} <Trace> oximeter.fields_uuid (c4054d52-154a-4375-bc5c-c9e26ae24e42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7656 | 2025.12.20 04:59:29.302275 [ 269 ] {b55970a5-add8-4805-a640-8191fb6cf60e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 7657 | 2025.12.20 04:59:29.302653 [ 269 ] {b55970a5-add8-4805-a640-8191fb6cf60e} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 7658 | 2025.12.20 04:59:29.302874 [ 269 ] {b55970a5-add8-4805-a640-8191fb6cf60e} <Trace> oximeter.fields_uuid (c4054d52-154a-4375-bc5c-c9e26ae24e42): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7659 | 2025.12.20 04:59:29.303007 [ 269 ] {b55970a5-add8-4805-a640-8191fb6cf60e} <Debug> executeQuery: Read 520 rows, 39.40 KiB in 0.001636 sec., 317848.4107579462 rows/sec., 23.52 MiB/sec. | ||
| 7660 | 2025.12.20 04:59:29.303047 [ 269 ] {b55970a5-add8-4805-a640-8191fb6cf60e} <Debug> TCPHandler: Processed in 0.001812288 sec. | ||
| 7661 | 2025.12.20 04:59:29.303164 [ 269 ] {} <Trace> TCP-Session: ef844e67-0e15-4267-afc8-2f7c0fc33f21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7662 | 2025.12.20 04:59:29.303261 [ 269 ] {c30b3e97-bf7a-4913-9999-8f573d64eaf0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62292) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7663 | 2025.12.20 04:59:29.303306 [ 269 ] {c30b3e97-bf7a-4913-9999-8f573d64eaf0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7664 | 2025.12.20 04:59:29.303939 [ 269 ] {c30b3e97-bf7a-4913-9999-8f573d64eaf0} <Trace> oximeter.measurements_cumulativeu64 (0728ad91-3238-42af-8ba1-e7fe350e1bf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7665 | 2025.12.20 04:59:29.303977 [ 269 ] {c30b3e97-bf7a-4913-9999-8f573d64eaf0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 7666 | 2025.12.20 04:59:29.304374 [ 269 ] {c30b3e97-bf7a-4913-9999-8f573d64eaf0} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 7667 | 2025.12.20 04:59:29.304591 [ 269 ] {c30b3e97-bf7a-4913-9999-8f573d64eaf0} <Trace> oximeter.measurements_cumulativeu64 (0728ad91-3238-42af-8ba1-e7fe350e1bf3): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7668 | 2025.12.20 04:59:29.304721 [ 269 ] {c30b3e97-bf7a-4913-9999-8f573d64eaf0} <Debug> executeQuery: Read 838 rows, 57.76 KiB in 0.001478 sec., 566982.4086603519 rows/sec., 38.16 MiB/sec. | ||
| 7669 | 2025.12.20 04:59:29.304760 [ 269 ] {c30b3e97-bf7a-4913-9999-8f573d64eaf0} <Debug> TCPHandler: Processed in 0.001648445 sec. | ||
| 7670 | 2025.12.20 04:59:29.304875 [ 269 ] {} <Trace> TCP-Session: ef844e67-0e15-4267-afc8-2f7c0fc33f21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7671 | 2025.12.20 04:59:29.304971 [ 269 ] {f03d91b6-c3f9-4a1a-afb7-a0a12b6fc5dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62292) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7672 | 2025.12.20 04:59:29.305019 [ 269 ] {f03d91b6-c3f9-4a1a-afb7-a0a12b6fc5dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7673 | 2025.12.20 04:59:29.305417 [ 269 ] {f03d91b6-c3f9-4a1a-afb7-a0a12b6fc5dd} <Trace> oximeter.measurements_u64 (2d12d158-aeaf-4eed-935c-e5714c0fad4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7674 | 2025.12.20 04:59:29.305453 [ 269 ] {f03d91b6-c3f9-4a1a-afb7-a0a12b6fc5dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 7675 | 2025.12.20 04:59:29.305786 [ 269 ] {f03d91b6-c3f9-4a1a-afb7-a0a12b6fc5dd} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 7676 | 2025.12.20 04:59:29.306045 [ 269 ] {f03d91b6-c3f9-4a1a-afb7-a0a12b6fc5dd} <Trace> oximeter.measurements_u64 (2d12d158-aeaf-4eed-935c-e5714c0fad4d): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7677 | 2025.12.20 04:59:29.306196 [ 269 ] {f03d91b6-c3f9-4a1a-afb7-a0a12b6fc5dd} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001243 sec., 48270.313757039425 rows/sec., 3.25 MiB/sec. | ||
| 7678 | 2025.12.20 04:59:29.306241 [ 269 ] {f03d91b6-c3f9-4a1a-afb7-a0a12b6fc5dd} <Debug> TCPHandler: Processed in 0.001418002 sec. | ||
| 7679 | 2025.12.20 04:59:29.313012 [ 196 ] {ee27eced-b232-4ad5-8c8e-43cace0440d5::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 309 rows, containing 679 columns (679 merged, 0 gathered) in 0.080247932 sec., 3850.566516779523 rows/sec., 19.91 MiB/sec. | ||
| 7680 | 2025.12.20 04:59:29.315017 [ 201 ] {ee27eced-b232-4ad5-8c8e-43cace0440d5::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 7681 | 2025.12.20 04:59:29.316905 [ 201 ] {ee27eced-b232-4ad5-8c8e-43cace0440d5::all_1_41_8} <Trace> system.metric_log (ee27eced-b232-4ad5-8c8e-43cace0440d5): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7682 | 2025.12.20 04:59:29.317004 [ 201 ] {ee27eced-b232-4ad5-8c8e-43cace0440d5::all_1_41_8} <Trace> system.metric_log (ee27eced-b232-4ad5-8c8e-43cace0440d5) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 7683 | 2025.12.20 04:59:29.318362 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.96 MiB. | ||
| 7684 | 2025.12.20 04:59:30.000218 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 295.01 MiB, peak 308.08 MiB, free memory in arenas 0.00 B, will set to 296.06 MiB (RSS), difference: 1.05 MiB | ||
| 7685 | 2025.12.20 04:59:30.740889 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 912 | ||
| 7686 | 2025.12.20 04:59:30.743184 [ 243 ] {} <Trace> system.query_log (8da1f072-0632-4951-ad37-80ce429be088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7687 | 2025.12.20 04:59:30.743233 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 7688 | 2025.12.20 04:59:30.744457 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 7689 | 2025.12.20 04:59:30.744734 [ 243 ] {} <Trace> system.query_log (8da1f072-0632-4951-ad37-80ce429be088): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7690 | 2025.12.20 04:59:30.745098 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 912 | ||
| 7691 | 2025.12.20 04:59:34.273009 [ 269 ] {} <Trace> TCP-Session: ef844e67-0e15-4267-afc8-2f7c0fc33f21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7692 | 2025.12.20 04:59:34.273233 [ 269 ] {602fde04-bab6-40e0-8628-f4ceeaf919d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62292) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7693 | 2025.12.20 04:59:34.273334 [ 269 ] {602fde04-bab6-40e0-8628-f4ceeaf919d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7694 | 2025.12.20 04:59:34.274128 [ 269 ] {602fde04-bab6-40e0-8628-f4ceeaf919d0} <Trace> oximeter.fields_string (98ba921c-f0d5-44b4-b899-9632ca3224e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7695 | 2025.12.20 04:59:34.274185 [ 269 ] {602fde04-bab6-40e0-8628-f4ceeaf919d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 7696 | 2025.12.20 04:59:34.274617 [ 269 ] {602fde04-bab6-40e0-8628-f4ceeaf919d0} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 7697 | 2025.12.20 04:59:34.274862 [ 269 ] {602fde04-bab6-40e0-8628-f4ceeaf919d0} <Trace> oximeter.fields_string (98ba921c-f0d5-44b4-b899-9632ca3224e8): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7698 | 2025.12.20 04:59:34.275043 [ 269 ] {602fde04-bab6-40e0-8628-f4ceeaf919d0} <Debug> executeQuery: Read 138 rows, 12.27 KiB in 0.001865 sec., 73994.63806970509 rows/sec., 6.42 MiB/sec. | ||
| 7699 | 2025.12.20 04:59:34.275100 [ 269 ] {602fde04-bab6-40e0-8628-f4ceeaf919d0} <Debug> TCPHandler: Processed in 0.002224354 sec. | ||
| 7700 | 2025.12.20 04:59:34.275248 [ 269 ] {} <Trace> TCP-Session: ef844e67-0e15-4267-afc8-2f7c0fc33f21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7701 | 2025.12.20 04:59:34.275357 [ 269 ] {87b028b9-387d-4092-a0b7-0e4c26d1c939} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62292) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7702 | 2025.12.20 04:59:34.275404 [ 269 ] {87b028b9-387d-4092-a0b7-0e4c26d1c939} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7703 | 2025.12.20 04:59:34.275877 [ 269 ] {87b028b9-387d-4092-a0b7-0e4c26d1c939} <Trace> oximeter.fields_u16 (a1634391-e721-4954-b832-fc744d9d9f64): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7704 | 2025.12.20 04:59:34.275917 [ 269 ] {87b028b9-387d-4092-a0b7-0e4c26d1c939} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 7705 | 2025.12.20 04:59:34.276246 [ 269 ] {87b028b9-387d-4092-a0b7-0e4c26d1c939} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 7706 | 2025.12.20 04:59:34.276466 [ 269 ] {87b028b9-387d-4092-a0b7-0e4c26d1c939} <Trace> oximeter.fields_u16 (a1634391-e721-4954-b832-fc744d9d9f64): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7707 | 2025.12.20 04:59:34.276609 [ 269 ] {87b028b9-387d-4092-a0b7-0e4c26d1c939} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001276 sec., 32131.66144200627 rows/sec., 2.36 MiB/sec. | ||
| 7708 | 2025.12.20 04:59:34.276651 [ 269 ] {87b028b9-387d-4092-a0b7-0e4c26d1c939} <Debug> TCPHandler: Processed in 0.001454472 sec. | ||
| 7709 | 2025.12.20 04:59:34.276783 [ 269 ] {} <Trace> TCP-Session: ef844e67-0e15-4267-afc8-2f7c0fc33f21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7710 | 2025.12.20 04:59:34.276884 [ 269 ] {29d6d02d-1040-4328-9ff9-3c880bf085cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62292) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7711 | 2025.12.20 04:59:34.276935 [ 269 ] {29d6d02d-1040-4328-9ff9-3c880bf085cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7712 | 2025.12.20 04:59:34.277429 [ 269 ] {29d6d02d-1040-4328-9ff9-3c880bf085cc} <Trace> oximeter.fields_uuid (c4054d52-154a-4375-bc5c-c9e26ae24e42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7713 | 2025.12.20 04:59:34.277469 [ 269 ] {29d6d02d-1040-4328-9ff9-3c880bf085cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 7714 | 2025.12.20 04:59:34.277792 [ 269 ] {29d6d02d-1040-4328-9ff9-3c880bf085cc} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 7715 | 2025.12.20 04:59:34.278022 [ 269 ] {29d6d02d-1040-4328-9ff9-3c880bf085cc} <Trace> oximeter.fields_uuid (c4054d52-154a-4375-bc5c-c9e26ae24e42): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7716 | 2025.12.20 04:59:34.278161 [ 269 ] {29d6d02d-1040-4328-9ff9-3c880bf085cc} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001297 sec., 80956.05242868158 rows/sec., 6.32 MiB/sec. | ||
| 7717 | 2025.12.20 04:59:34.278204 [ 269 ] {29d6d02d-1040-4328-9ff9-3c880bf085cc} <Debug> TCPHandler: Processed in 0.001471182 sec. | ||
| 7718 | 2025.12.20 04:59:34.278332 [ 269 ] {} <Trace> TCP-Session: ef844e67-0e15-4267-afc8-2f7c0fc33f21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7719 | 2025.12.20 04:59:34.278431 [ 269 ] {2691f6ae-37f6-49f6-837f-eae720d082f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62292) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7720 | 2025.12.20 04:59:34.278477 [ 269 ] {2691f6ae-37f6-49f6-837f-eae720d082f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7721 | 2025.12.20 04:59:34.278922 [ 269 ] {2691f6ae-37f6-49f6-837f-eae720d082f8} <Trace> oximeter.measurements_cumulativeu64 (0728ad91-3238-42af-8ba1-e7fe350e1bf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7722 | 2025.12.20 04:59:34.278960 [ 269 ] {2691f6ae-37f6-49f6-837f-eae720d082f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 7723 | 2025.12.20 04:59:34.279304 [ 269 ] {2691f6ae-37f6-49f6-837f-eae720d082f8} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 7724 | 2025.12.20 04:59:34.279533 [ 269 ] {2691f6ae-37f6-49f6-837f-eae720d082f8} <Trace> oximeter.measurements_cumulativeu64 (0728ad91-3238-42af-8ba1-e7fe350e1bf3): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7725 | 2025.12.20 04:59:34.279674 [ 269 ] {2691f6ae-37f6-49f6-837f-eae720d082f8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001262 sec., 126782.88431061806 rows/sec., 8.83 MiB/sec. | ||
| 7726 | 2025.12.20 04:59:34.279714 [ 269 ] {2691f6ae-37f6-49f6-837f-eae720d082f8} <Debug> TCPHandler: Processed in 0.001432362 sec. | ||
| 7727 | 2025.12.20 04:59:34.279832 [ 269 ] {} <Trace> TCP-Session: ef844e67-0e15-4267-afc8-2f7c0fc33f21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7728 | 2025.12.20 04:59:34.279928 [ 269 ] {40ba780b-40d6-4eb6-b270-75c209d95de9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62292) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7729 | 2025.12.20 04:59:34.279984 [ 269 ] {40ba780b-40d6-4eb6-b270-75c209d95de9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7730 | 2025.12.20 04:59:34.280908 [ 269 ] {40ba780b-40d6-4eb6-b270-75c209d95de9} <Trace> oximeter.measurements_histogramu64 (20f97701-e8e9-497e-bf0d-ce4ede2e5aa1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7731 | 2025.12.20 04:59:34.280947 [ 269 ] {40ba780b-40d6-4eb6-b270-75c209d95de9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 7732 | 2025.12.20 04:59:34.281508 [ 269 ] {40ba780b-40d6-4eb6-b270-75c209d95de9} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 7733 | 2025.12.20 04:59:34.281721 [ 269 ] {40ba780b-40d6-4eb6-b270-75c209d95de9} <Trace> oximeter.measurements_histogramu64 (20f97701-e8e9-497e-bf0d-ce4ede2e5aa1): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7734 | 2025.12.20 04:59:34.281857 [ 269 ] {40ba780b-40d6-4eb6-b270-75c209d95de9} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001991 sec., 20592.66700150678 rows/sec., 36.90 MiB/sec. | ||
| 7735 | 2025.12.20 04:59:34.281927 [ 269 ] {40ba780b-40d6-4eb6-b270-75c209d95de9} <Debug> TCPHandler: Processed in 0.002192424 sec. | ||
| 7736 | 2025.12.20 04:59:34.282100 [ 269 ] {} <Trace> TCP-Session: ef844e67-0e15-4267-afc8-2f7c0fc33f21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7737 | 2025.12.20 04:59:34.282260 [ 269 ] {ac3e7e0e-0303-4eaa-ab15-7b4c67e74d85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62292) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7738 | 2025.12.20 04:59:34.282303 [ 269 ] {ac3e7e0e-0303-4eaa-ab15-7b4c67e74d85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7739 | 2025.12.20 04:59:34.282673 [ 269 ] {ac3e7e0e-0303-4eaa-ab15-7b4c67e74d85} <Trace> oximeter.measurements_u64 (2d12d158-aeaf-4eed-935c-e5714c0fad4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7740 | 2025.12.20 04:59:34.282710 [ 269 ] {ac3e7e0e-0303-4eaa-ab15-7b4c67e74d85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 7741 | 2025.12.20 04:59:34.283026 [ 269 ] {ac3e7e0e-0303-4eaa-ab15-7b4c67e74d85} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 7742 | 2025.12.20 04:59:34.283243 [ 269 ] {ac3e7e0e-0303-4eaa-ab15-7b4c67e74d85} <Trace> oximeter.measurements_u64 (2d12d158-aeaf-4eed-935c-e5714c0fad4d): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7743 | 2025.12.20 04:59:34.283378 [ 269 ] {ac3e7e0e-0303-4eaa-ab15-7b4c67e74d85} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001136 sec., 52816.9014084507 rows/sec., 3.56 MiB/sec. | ||
| 7744 | 2025.12.20 04:59:34.283417 [ 269 ] {ac3e7e0e-0303-4eaa-ab15-7b4c67e74d85} <Debug> TCPHandler: Processed in 0.00130616 sec. | ||
| 7745 | 2025.12.20 04:59:35.022363 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45464 | ||
| 7746 | 2025.12.20 04:59:35.022483 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7747 | 2025.12.20 04:59:35.022513 [ 291 ] {} <Debug> TCP-Session: 68f50430-dc14-4a4d-b47a-cf91394d741f Authenticating user 'default' from [fd00:1122:3344:101::e]:45464 | ||
| 7748 | 2025.12.20 04:59:35.022540 [ 291 ] {} <Debug> TCP-Session: 68f50430-dc14-4a4d-b47a-cf91394d741f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7749 | 2025.12.20 04:59:35.022555 [ 291 ] {} <Debug> TCP-Session: 68f50430-dc14-4a4d-b47a-cf91394d741f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7750 | 2025.12.20 04:59:35.022744 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34472 | ||
| 7751 | 2025.12.20 04:59:35.022778 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36507 | ||
| 7752 | 2025.12.20 04:59:35.022804 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44673 | ||
| 7753 | 2025.12.20 04:59:35.022838 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46941 | ||
| 7754 | 2025.12.20 04:59:35.022853 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42027 | ||
| 7755 | 2025.12.20 04:59:35.022902 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7756 | 2025.12.20 04:59:35.022885 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7757 | 2025.12.20 04:59:35.022948 [ 293 ] {} <Debug> TCP-Session: fe44ae1b-2a4e-4e81-9950-de409683359e Authenticating user 'default' from [fd00:1122:3344:101::e]:36507 | ||
| 7758 | 2025.12.20 04:59:35.022963 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7759 | 2025.12.20 04:59:35.022956 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7760 | 2025.12.20 04:59:35.022990 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7761 | 2025.12.20 04:59:35.022998 [ 289 ] {} <Debug> TCP-Session: fb722178-afbd-4054-8a8b-2da8f2bf9e42 Authenticating user 'default' from [fd00:1122:3344:101::e]:46941 | ||
| 7762 | 2025.12.20 04:59:35.023015 [ 286 ] {} <Debug> TCP-Session: 9111be9b-25ca-49a6-9b31-407335dba9b9 Authenticating user 'default' from [fd00:1122:3344:101::e]:44673 | ||
| 7763 | 2025.12.20 04:59:35.023026 [ 290 ] {} <Debug> TCP-Session: e5457b16-fd1a-4255-89b7-ec330d489907 Authenticating user 'default' from [fd00:1122:3344:101::e]:42027 | ||
| 7764 | 2025.12.20 04:59:35.023036 [ 289 ] {} <Debug> TCP-Session: fb722178-afbd-4054-8a8b-2da8f2bf9e42 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7765 | 2025.12.20 04:59:35.023054 [ 286 ] {} <Debug> TCP-Session: 9111be9b-25ca-49a6-9b31-407335dba9b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7766 | 2025.12.20 04:59:35.023060 [ 290 ] {} <Debug> TCP-Session: e5457b16-fd1a-4255-89b7-ec330d489907 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7767 | 2025.12.20 04:59:35.023068 [ 289 ] {} <Debug> TCP-Session: fb722178-afbd-4054-8a8b-2da8f2bf9e42 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7768 | 2025.12.20 04:59:35.023080 [ 286 ] {} <Debug> TCP-Session: 9111be9b-25ca-49a6-9b31-407335dba9b9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7769 | 2025.12.20 04:59:35.023090 [ 290 ] {} <Debug> TCP-Session: e5457b16-fd1a-4255-89b7-ec330d489907 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7770 | 2025.12.20 04:59:35.022981 [ 292 ] {} <Debug> TCP-Session: ed6ce5b8-c553-4051-b593-d74065895a0b Authenticating user 'default' from [fd00:1122:3344:101::e]:34472 | ||
| 7771 | 2025.12.20 04:59:35.022985 [ 293 ] {} <Debug> TCP-Session: fe44ae1b-2a4e-4e81-9950-de409683359e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7772 | 2025.12.20 04:59:35.023164 [ 292 ] {} <Debug> TCP-Session: ed6ce5b8-c553-4051-b593-d74065895a0b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7773 | 2025.12.20 04:59:35.023172 [ 293 ] {} <Debug> TCP-Session: fe44ae1b-2a4e-4e81-9950-de409683359e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7774 | 2025.12.20 04:59:35.023195 [ 292 ] {} <Debug> TCP-Session: ed6ce5b8-c553-4051-b593-d74065895a0b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7775 | 2025.12.20 04:59:35.022834 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57951 | ||
| 7776 | 2025.12.20 04:59:35.022822 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61748 | ||
| 7777 | 2025.12.20 04:59:35.022803 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39437 | ||
| 7778 | 2025.12.20 04:59:35.022880 [ 291 ] {} <Trace> TCP-Session: 68f50430-dc14-4a4d-b47a-cf91394d741f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7779 | 2025.12.20 04:59:35.023428 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7780 | 2025.12.20 04:59:35.023460 [ 288 ] {} <Debug> TCP-Session: 5c4ce7dd-293c-4102-8034-d7bffc3468be Authenticating user 'default' from [fd00:1122:3344:101::e]:57951 | ||
| 7781 | 2025.12.20 04:59:35.023476 [ 288 ] {} <Debug> TCP-Session: 5c4ce7dd-293c-4102-8034-d7bffc3468be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7782 | 2025.12.20 04:59:35.023489 [ 288 ] {} <Debug> TCP-Session: 5c4ce7dd-293c-4102-8034-d7bffc3468be Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7783 | 2025.12.20 04:59:35.023494 [ 291 ] {144dd8cf-a4cd-4ba3-a8ed-8a939586b37e} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:45464) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7784 | 2025.12.20 04:59:35.023789 [ 291 ] {144dd8cf-a4cd-4ba3-a8ed-8a939586b37e} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7785 | 2025.12.20 04:59:35.023831 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7786 | 2025.12.20 04:59:35.023849 [ 291 ] {144dd8cf-a4cd-4ba3-a8ed-8a939586b37e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7787 | 2025.12.20 04:59:35.023869 [ 287 ] {} <Debug> TCP-Session: 7d0a5c00-4235-4ea6-8706-018b36f9e22b Authenticating user 'default' from [fd00:1122:3344:101::e]:61748 | ||
| 7788 | 2025.12.20 04:59:35.023889 [ 287 ] {} <Debug> TCP-Session: 7d0a5c00-4235-4ea6-8706-018b36f9e22b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7789 | 2025.12.20 04:59:35.023902 [ 287 ] {} <Debug> TCP-Session: 7d0a5c00-4235-4ea6-8706-018b36f9e22b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7790 | 2025.12.20 04:59:35.023955 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7791 | 2025.12.20 04:59:35.023992 [ 294 ] {} <Debug> TCP-Session: bb90995f-9cee-42b1-8e61-185e96ebb5d5 Authenticating user 'default' from [fd00:1122:3344:101::e]:39437 | ||
| 7792 | 2025.12.20 04:59:35.024009 [ 294 ] {} <Debug> TCP-Session: bb90995f-9cee-42b1-8e61-185e96ebb5d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7793 | 2025.12.20 04:59:35.024021 [ 294 ] {} <Debug> TCP-Session: bb90995f-9cee-42b1-8e61-185e96ebb5d5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7794 | 2025.12.20 04:59:35.024138 [ 291 ] {144dd8cf-a4cd-4ba3-a8ed-8a939586b37e} <Debug> oximeter.version (17f1381b-5cbd-46d0-b381-84690a36776c) (SelectExecutor): Key condition: unknown | ||
| 7795 | 2025.12.20 04:59:35.025106 [ 323 ] {144dd8cf-a4cd-4ba3-a8ed-8a939586b37e} <Trace> AggregatingTransform: Aggregating | ||
| 7796 | 2025.12.20 04:59:35.025169 [ 323 ] {144dd8cf-a4cd-4ba3-a8ed-8a939586b37e} <Trace> Aggregator: Aggregation method: without_key | ||
| 7797 | 2025.12.20 04:59:35.025209 [ 323 ] {144dd8cf-a4cd-4ba3-a8ed-8a939586b37e} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000957494 sec. (1044.393 rows/sec., 40.80 KiB/sec.) | ||
| 7798 | 2025.12.20 04:59:35.025228 [ 323 ] {144dd8cf-a4cd-4ba3-a8ed-8a939586b37e} <Trace> Aggregator: Merging aggregated data | ||
| 7799 | 2025.12.20 04:59:35.026481 [ 291 ] {144dd8cf-a4cd-4ba3-a8ed-8a939586b37e} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003058 sec., 327.01111837802483 rows/sec., 12.77 KiB/sec. | ||
| 7800 | 2025.12.20 04:59:35.026623 [ 291 ] {144dd8cf-a4cd-4ba3-a8ed-8a939586b37e} <Debug> TCPHandler: Processed in 0.003886819 sec. | ||
| 7801 | 2025.12.20 04:59:35.026735 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7802 | 2025.12.20 04:59:35.026764 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7803 | 2025.12.20 04:59:35.026767 [ 291 ] {} <Debug> TCP-Session: 68f50430-dc14-4a4d-b47a-cf91394d741f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7804 | 2025.12.20 04:59:35.026787 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7805 | 2025.12.20 04:59:35.026800 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7806 | 2025.12.20 04:59:35.026814 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7807 | 2025.12.20 04:59:35.026838 [ 288 ] {} <Debug> TCP-Session: 5c4ce7dd-293c-4102-8034-d7bffc3468be Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7808 | 2025.12.20 04:59:35.026849 [ 292 ] {} <Debug> TCP-Session: ed6ce5b8-c553-4051-b593-d74065895a0b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7809 | 2025.12.20 04:59:35.026866 [ 293 ] {} <Debug> TCP-Session: fe44ae1b-2a4e-4e81-9950-de409683359e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7810 | 2025.12.20 04:59:35.026862 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7811 | 2025.12.20 04:59:35.026879 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7812 | 2025.12.20 04:59:35.026918 [ 287 ] {} <Debug> TCP-Session: 7d0a5c00-4235-4ea6-8706-018b36f9e22b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7813 | 2025.12.20 04:59:35.026845 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7814 | 2025.12.20 04:59:35.026942 [ 290 ] {} <Debug> TCP-Session: e5457b16-fd1a-4255-89b7-ec330d489907 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7815 | 2025.12.20 04:59:35.026833 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7816 | 2025.12.20 04:59:35.026972 [ 294 ] {} <Debug> TCP-Session: bb90995f-9cee-42b1-8e61-185e96ebb5d5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7817 | 2025.12.20 04:59:35.026807 [ 289 ] {} <Debug> TCP-Session: fb722178-afbd-4054-8a8b-2da8f2bf9e42 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7818 | 2025.12.20 04:59:35.026997 [ 286 ] {} <Debug> TCP-Session: 9111be9b-25ca-49a6-9b31-407335dba9b9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7819 | 2025.12.20 04:59:35.548942 [ 92 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7820 | 2025.12.20 04:59:35.548997 [ 92 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7821 | 2025.12.20 04:59:35.698007 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 20095 | ||
| 7822 | 2025.12.20 04:59:35.698506 [ 244 ] {} <Trace> system.asynchronous_metric_log (e27368f7-91e4-4bc1-8c72-f994b219acd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7823 | 2025.12.20 04:59:35.698551 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 7824 | 2025.12.20 04:59:35.699049 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7825 | 2025.12.20 04:59:35.699280 [ 244 ] {} <Trace> system.asynchronous_metric_log (e27368f7-91e4-4bc1-8c72-f994b219acd5): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7826 | 2025.12.20 04:59:35.699418 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20095 | ||
| 7827 | 2025.12.20 04:59:36.735813 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 317 | ||
| 7828 | 2025.12.20 04:59:36.752458 [ 245 ] {} <Trace> system.metric_log (ee27eced-b232-4ad5-8c8e-43cace0440d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7829 | 2025.12.20 04:59:36.752521 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 7830 | 2025.12.20 04:59:36.759144 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7831 | 2025.12.20 04:59:36.759841 [ 245 ] {} <Trace> system.metric_log (ee27eced-b232-4ad5-8c8e-43cace0440d5): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7832 | 2025.12.20 04:59:36.762833 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 317 | ||
| 7833 | 2025.12.20 04:59:39.269900 [ 269 ] {} <Trace> TCP-Session: ef844e67-0e15-4267-afc8-2f7c0fc33f21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7834 | 2025.12.20 04:59:39.270095 [ 269 ] {4db9e228-fc01-4be6-af18-f634447c5e3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62292) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7835 | 2025.12.20 04:59:39.270163 [ 269 ] {4db9e228-fc01-4be6-af18-f634447c5e3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7836 | 2025.12.20 04:59:39.270896 [ 269 ] {4db9e228-fc01-4be6-af18-f634447c5e3f} <Trace> oximeter.fields_string (98ba921c-f0d5-44b4-b899-9632ca3224e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7837 | 2025.12.20 04:59:39.270958 [ 269 ] {4db9e228-fc01-4be6-af18-f634447c5e3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 7838 | 2025.12.20 04:59:39.271405 [ 269 ] {4db9e228-fc01-4be6-af18-f634447c5e3f} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 7839 | 2025.12.20 04:59:39.271632 [ 269 ] {4db9e228-fc01-4be6-af18-f634447c5e3f} <Trace> oximeter.fields_string (98ba921c-f0d5-44b4-b899-9632ca3224e8): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7840 | 2025.12.20 04:59:39.271797 [ 269 ] {4db9e228-fc01-4be6-af18-f634447c5e3f} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.00175 sec., 32000 rows/sec., 2.46 MiB/sec. | ||
| 7841 | 2025.12.20 04:59:39.271815 [ 88 ] {} <Debug> oximeter.fields_string (98ba921c-f0d5-44b4-b899-9632ca3224e8) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 7842 | 2025.12.20 04:59:39.271849 [ 269 ] {4db9e228-fc01-4be6-af18-f634447c5e3f} <Debug> TCPHandler: Processed in 0.002078971 sec. | ||
| 7843 | 2025.12.20 04:59:39.271884 [ 88 ] {} <Trace> oximeter.fields_string (98ba921c-f0d5-44b4-b899-9632ca3224e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7844 | 2025.12.20 04:59:39.271911 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 7845 | 2025.12.20 04:59:39.271985 [ 269 ] {} <Trace> TCP-Session: ef844e67-0e15-4267-afc8-2f7c0fc33f21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7846 | 2025.12.20 04:59:39.272018 [ 188 ] {98ba921c-f0d5-44b4-b899-9632ca3224e8::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 | ||
| 7847 | 2025.12.20 04:59:39.272096 [ 269 ] {bce35d27-47a1-4c19-8665-a4d1c8bd2704} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62292) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7848 | 2025.12.20 04:59:39.272138 [ 188 ] {98ba921c-f0d5-44b4-b899-9632ca3224e8::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7849 | 2025.12.20 04:59:39.272143 [ 269 ] {bce35d27-47a1-4c19-8665-a4d1c8bd2704} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7850 | 2025.12.20 04:59:39.272178 [ 188 ] {98ba921c-f0d5-44b4-b899-9632ca3224e8::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1407 rows starting from the beginning of the part | ||
| 7851 | 2025.12.20 04:59:39.272247 [ 188 ] {98ba921c-f0d5-44b4-b899-9632ca3224e8::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 56 rows starting from the beginning of the part | ||
| 7852 | 2025.12.20 04:59:39.272291 [ 188 ] {98ba921c-f0d5-44b4-b899-9632ca3224e8::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 138 rows starting from the beginning of the part | ||
| 7853 | 2025.12.20 04:59:39.272331 [ 188 ] {98ba921c-f0d5-44b4-b899-9632ca3224e8::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 1196 rows starting from the beginning of the part | ||
| 7854 | 2025.12.20 04:59:39.272368 [ 188 ] {98ba921c-f0d5-44b4-b899-9632ca3224e8::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 138 rows starting from the beginning of the part | ||
| 7855 | 2025.12.20 04:59:39.272407 [ 188 ] {98ba921c-f0d5-44b4-b899-9632ca3224e8::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 56 rows starting from the beginning of the part | ||
| 7856 | 2025.12.20 04:59:39.272643 [ 269 ] {bce35d27-47a1-4c19-8665-a4d1c8bd2704} <Trace> oximeter.fields_uuid (c4054d52-154a-4375-bc5c-c9e26ae24e42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7857 | 2025.12.20 04:59:39.272686 [ 269 ] {bce35d27-47a1-4c19-8665-a4d1c8bd2704} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 7858 | 2025.12.20 04:59:39.273017 [ 269 ] {bce35d27-47a1-4c19-8665-a4d1c8bd2704} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 7859 | 2025.12.20 04:59:39.273239 [ 269 ] {bce35d27-47a1-4c19-8665-a4d1c8bd2704} <Trace> oximeter.fields_uuid (c4054d52-154a-4375-bc5c-c9e26ae24e42): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7860 | 2025.12.20 04:59:39.273364 [ 88 ] {} <Debug> oximeter.fields_uuid (c4054d52-154a-4375-bc5c-c9e26ae24e42) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 7861 | 2025.12.20 04:59:39.273379 [ 269 ] {bce35d27-47a1-4c19-8665-a4d1c8bd2704} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001305 sec., 49042.14559386973 rows/sec., 3.83 MiB/sec. | ||
| 7862 | 2025.12.20 04:59:39.273401 [ 88 ] {} <Trace> oximeter.fields_uuid (c4054d52-154a-4375-bc5c-c9e26ae24e42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7863 | 2025.12.20 04:59:39.273425 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 7864 | 2025.12.20 04:59:39.273425 [ 269 ] {bce35d27-47a1-4c19-8665-a4d1c8bd2704} <Debug> TCPHandler: Processed in 0.001493083 sec. | ||
| 7865 | 2025.12.20 04:59:39.273545 [ 201 ] {c4054d52-154a-4375-bc5c-c9e26ae24e42::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 | ||
| 7866 | 2025.12.20 04:59:39.273563 [ 269 ] {} <Trace> TCP-Session: ef844e67-0e15-4267-afc8-2f7c0fc33f21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7867 | 2025.12.20 04:59:39.273690 [ 269 ] {f3024a13-0e83-4de2-a37b-3d1bd71d21f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62292) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7868 | 2025.12.20 04:59:39.273700 [ 201 ] {c4054d52-154a-4375-bc5c-c9e26ae24e42::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7869 | 2025.12.20 04:59:39.273737 [ 269 ] {f3024a13-0e83-4de2-a37b-3d1bd71d21f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7870 | 2025.12.20 04:59:39.273745 [ 201 ] {c4054d52-154a-4375-bc5c-c9e26ae24e42::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 633 rows starting from the beginning of the part | ||
| 7871 | 2025.12.20 04:59:39.273824 [ 201 ] {c4054d52-154a-4375-bc5c-c9e26ae24e42::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 64 rows starting from the beginning of the part | ||
| 7872 | 2025.12.20 04:59:39.273874 [ 201 ] {c4054d52-154a-4375-bc5c-c9e26ae24e42::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 105 rows starting from the beginning of the part | ||
| 7873 | 2025.12.20 04:59:39.273902 [ 192 ] {98ba921c-f0d5-44b4-b899-9632ca3224e8::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2991 rows, containing 5 columns (5 merged, 0 gathered) in 0.00193015 sec., 1549620.4958163872 rows/sec., 135.06 MiB/sec. | ||
| 7874 | 2025.12.20 04:59:39.273915 [ 201 ] {c4054d52-154a-4375-bc5c-c9e26ae24e42::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 520 rows starting from the beginning of the part | ||
| 7875 | 2025.12.20 04:59:39.273968 [ 201 ] {c4054d52-154a-4375-bc5c-c9e26ae24e42::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 105 rows starting from the beginning of the part | ||
| 7876 | 2025.12.20 04:59:39.274012 [ 201 ] {c4054d52-154a-4375-bc5c-c9e26ae24e42::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 64 rows starting from the beginning of the part | ||
| 7877 | 2025.12.20 04:59:39.274104 [ 188 ] {98ba921c-f0d5-44b4-b899-9632ca3224e8::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 7878 | 2025.12.20 04:59:39.274187 [ 269 ] {f3024a13-0e83-4de2-a37b-3d1bd71d21f5} <Trace> oximeter.measurements_cumulativeu64 (0728ad91-3238-42af-8ba1-e7fe350e1bf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7879 | 2025.12.20 04:59:39.274231 [ 269 ] {f3024a13-0e83-4de2-a37b-3d1bd71d21f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 7880 | 2025.12.20 04:59:39.274409 [ 188 ] {98ba921c-f0d5-44b4-b899-9632ca3224e8::all_1_61_12} <Trace> oximeter.fields_string (98ba921c-f0d5-44b4-b899-9632ca3224e8): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7881 | 2025.12.20 04:59:39.274496 [ 188 ] {98ba921c-f0d5-44b4-b899-9632ca3224e8::all_1_61_12} <Trace> oximeter.fields_string (98ba921c-f0d5-44b4-b899-9632ca3224e8) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 7882 | 2025.12.20 04:59:39.274575 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
| 7883 | 2025.12.20 04:59:39.274629 [ 269 ] {f3024a13-0e83-4de2-a37b-3d1bd71d21f5} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 7884 | 2025.12.20 04:59:39.274866 [ 269 ] {f3024a13-0e83-4de2-a37b-3d1bd71d21f5} <Trace> oximeter.measurements_cumulativeu64 (0728ad91-3238-42af-8ba1-e7fe350e1bf3): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7885 | 2025.12.20 04:59:39.274988 [ 88 ] {} <Debug> oximeter.measurements_cumulativeu64 (0728ad91-3238-42af-8ba1-e7fe350e1bf3) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 7886 | 2025.12.20 04:59:39.275002 [ 269 ] {f3024a13-0e83-4de2-a37b-3d1bd71d21f5} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001334 sec., 119940.02998500751 rows/sec., 8.35 MiB/sec. | ||
| 7887 | 2025.12.20 04:59:39.275022 [ 88 ] {} <Trace> oximeter.measurements_cumulativeu64 (0728ad91-3238-42af-8ba1-e7fe350e1bf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7888 | 2025.12.20 04:59:39.275044 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 7889 | 2025.12.20 04:59:39.275046 [ 269 ] {f3024a13-0e83-4de2-a37b-3d1bd71d21f5} <Debug> TCPHandler: Processed in 0.001533953 sec. | ||
| 7890 | 2025.12.20 04:59:39.275115 [ 196 ] {0728ad91-3238-42af-8ba1-e7fe350e1bf3::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 | ||
| 7891 | 2025.12.20 04:59:39.275194 [ 197 ] {c4054d52-154a-4375-bc5c-c9e26ae24e42::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1491 rows, containing 5 columns (5 merged, 0 gathered) in 0.001707706 sec., 873101.107567696 rows/sec., 69.26 MiB/sec. | ||
| 7892 | 2025.12.20 04:59:39.275224 [ 196 ] {0728ad91-3238-42af-8ba1-e7fe350e1bf3::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7893 | 2025.12.20 04:59:39.275195 [ 269 ] {} <Trace> TCP-Session: ef844e67-0e15-4267-afc8-2f7c0fc33f21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7894 | 2025.12.20 04:59:39.275268 [ 196 ] {0728ad91-3238-42af-8ba1-e7fe350e1bf3::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_56_11, total 16247 rows starting from the beginning of the part | ||
| 7895 | 2025.12.20 04:59:39.275332 [ 196 ] {0728ad91-3238-42af-8ba1-e7fe350e1bf3::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 160 rows starting from the beginning of the part | ||
| 7896 | 2025.12.20 04:59:39.275354 [ 269 ] {cbb882e9-63b7-412a-a87c-d4314195170a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62292) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7897 | 2025.12.20 04:59:39.275377 [ 196 ] {0728ad91-3238-42af-8ba1-e7fe350e1bf3::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 160 rows starting from the beginning of the part | ||
| 7898 | 2025.12.20 04:59:39.275402 [ 188 ] {c4054d52-154a-4375-bc5c-c9e26ae24e42::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 7899 | 2025.12.20 04:59:39.275403 [ 269 ] {cbb882e9-63b7-412a-a87c-d4314195170a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7900 | 2025.12.20 04:59:39.275424 [ 196 ] {0728ad91-3238-42af-8ba1-e7fe350e1bf3::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 838 rows starting from the beginning of the part | ||
| 7901 | 2025.12.20 04:59:39.275474 [ 196 ] {0728ad91-3238-42af-8ba1-e7fe350e1bf3::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 160 rows starting from the beginning of the part | ||
| 7902 | 2025.12.20 04:59:39.275513 [ 196 ] {0728ad91-3238-42af-8ba1-e7fe350e1bf3::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 | ||
| 7903 | 2025.12.20 04:59:39.275679 [ 188 ] {c4054d52-154a-4375-bc5c-c9e26ae24e42::all_1_61_12} <Trace> oximeter.fields_uuid (c4054d52-154a-4375-bc5c-c9e26ae24e42): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7904 | 2025.12.20 04:59:39.275748 [ 188 ] {c4054d52-154a-4375-bc5c-c9e26ae24e42::all_1_61_12} <Trace> oximeter.fields_uuid (c4054d52-154a-4375-bc5c-c9e26ae24e42) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 7905 | 2025.12.20 04:59:39.275768 [ 269 ] {cbb882e9-63b7-412a-a87c-d4314195170a} <Trace> oximeter.measurements_u64 (2d12d158-aeaf-4eed-935c-e5714c0fad4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7906 | 2025.12.20 04:59:39.275809 [ 269 ] {cbb882e9-63b7-412a-a87c-d4314195170a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 7907 | 2025.12.20 04:59:39.275835 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.47 MiB. | ||
| 7908 | 2025.12.20 04:59:39.276138 [ 269 ] {cbb882e9-63b7-412a-a87c-d4314195170a} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 7909 | 2025.12.20 04:59:39.276354 [ 269 ] {cbb882e9-63b7-412a-a87c-d4314195170a} <Trace> oximeter.measurements_u64 (2d12d158-aeaf-4eed-935c-e5714c0fad4d): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7910 | 2025.12.20 04:59:39.276473 [ 88 ] {} <Debug> oximeter.measurements_u64 (2d12d158-aeaf-4eed-935c-e5714c0fad4d) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 7911 | 2025.12.20 04:59:39.276487 [ 269 ] {cbb882e9-63b7-412a-a87c-d4314195170a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001153 sec., 52038.16131830009 rows/sec., 3.51 MiB/sec. | ||
| 7912 | 2025.12.20 04:59:39.276505 [ 88 ] {} <Trace> oximeter.measurements_u64 (2d12d158-aeaf-4eed-935c-e5714c0fad4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7913 | 2025.12.20 04:59:39.276527 [ 269 ] {cbb882e9-63b7-412a-a87c-d4314195170a} <Debug> TCPHandler: Processed in 0.001381071 sec. | ||
| 7914 | 2025.12.20 04:59:39.276528 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 7915 | 2025.12.20 04:59:39.276626 [ 201 ] {2d12d158-aeaf-4eed-935c-e5714c0fad4d::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 | ||
| 7916 | 2025.12.20 04:59:39.276723 [ 201 ] {2d12d158-aeaf-4eed-935c-e5714c0fad4d::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7917 | 2025.12.20 04:59:39.276750 [ 201 ] {2d12d158-aeaf-4eed-935c-e5714c0fad4d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 3300 rows starting from the beginning of the part | ||
| 7918 | 2025.12.20 04:59:39.276798 [ 201 ] {2d12d158-aeaf-4eed-935c-e5714c0fad4d::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 | ||
| 7919 | 2025.12.20 04:59:39.276836 [ 201 ] {2d12d158-aeaf-4eed-935c-e5714c0fad4d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 60 rows starting from the beginning of the part | ||
| 7920 | 2025.12.20 04:59:39.276872 [ 201 ] {2d12d158-aeaf-4eed-935c-e5714c0fad4d::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 | ||
| 7921 | 2025.12.20 04:59:39.276907 [ 201 ] {2d12d158-aeaf-4eed-935c-e5714c0fad4d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 60 rows starting from the beginning of the part | ||
| 7922 | 2025.12.20 04:59:39.276941 [ 201 ] {2d12d158-aeaf-4eed-935c-e5714c0fad4d::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 | ||
| 7923 | 2025.12.20 04:59:39.278479 [ 195 ] {2d12d158-aeaf-4eed-935c-e5714c0fad4d::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3600 rows, containing 4 columns (4 merged, 0 gathered) in 0.001891769 sec., 1902980.7550499032 rows/sec., 128.25 MiB/sec. | ||
| 7924 | 2025.12.20 04:59:39.278883 [ 201 ] {2d12d158-aeaf-4eed-935c-e5714c0fad4d::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 7925 | 2025.12.20 04:59:39.279169 [ 201 ] {2d12d158-aeaf-4eed-935c-e5714c0fad4d::all_1_61_12} <Trace> oximeter.measurements_u64 (2d12d158-aeaf-4eed-935c-e5714c0fad4d): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7926 | 2025.12.20 04:59:39.279264 [ 201 ] {2d12d158-aeaf-4eed-935c-e5714c0fad4d::all_1_61_12} <Trace> oximeter.measurements_u64 (2d12d158-aeaf-4eed-935c-e5714c0fad4d) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 7927 | 2025.12.20 04:59:39.279353 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. | ||
| 7928 | 2025.12.20 04:59:39.281676 [ 196 ] {0728ad91-3238-42af-8ba1-e7fe350e1bf3::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17725 rows, containing 5 columns (5 merged, 0 gathered) in 0.0065934 sec., 2688294.354961022 rows/sec., 184.70 MiB/sec. | ||
| 7929 | 2025.12.20 04:59:39.281921 [ 201 ] {0728ad91-3238-42af-8ba1-e7fe350e1bf3::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 7930 | 2025.12.20 04:59:39.282199 [ 201 ] {0728ad91-3238-42af-8ba1-e7fe350e1bf3::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (0728ad91-3238-42af-8ba1-e7fe350e1bf3): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7931 | 2025.12.20 04:59:39.282275 [ 201 ] {0728ad91-3238-42af-8ba1-e7fe350e1bf3::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (0728ad91-3238-42af-8ba1-e7fe350e1bf3) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 7932 | 2025.12.20 04:59:39.282356 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.45 MiB. | ||
| 7933 | 2025.12.20 04:59:40.000186 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 297.66 MiB, peak 308.08 MiB, free memory in arenas 0.00 B, will set to 300.26 MiB (RSS), difference: 2.60 MiB | ||
| 7934 | 2025.12.20 04:59:40.745865 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 22 entries to flush up to offset 934 | ||
| 7935 | 2025.12.20 04:59:40.747996 [ 243 ] {} <Trace> system.query_log (8da1f072-0632-4951-ad37-80ce429be088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7936 | 2025.12.20 04:59:40.748047 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 7937 | 2025.12.20 04:59:40.749264 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 7938 | 2025.12.20 04:59:40.749532 [ 243 ] {} <Trace> system.query_log (8da1f072-0632-4951-ad37-80ce429be088): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7939 | 2025.12.20 04:59:40.749698 [ 86 ] {} <Debug> system.query_log (8da1f072-0632-4951-ad37-80ce429be088) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 7940 | 2025.12.20 04:59:40.749770 [ 86 ] {} <Trace> system.query_log (8da1f072-0632-4951-ad37-80ce429be088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7941 | 2025.12.20 04:59:40.749794 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 7942 | 2025.12.20 04:59:40.749800 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 934 | ||
| 7943 | 2025.12.20 04:59:40.749966 [ 195 ] {8da1f072-0632-4951-ad37-80ce429be088::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 | ||
| 7944 | 2025.12.20 04:59:40.750671 [ 195 ] {8da1f072-0632-4951-ad37-80ce429be088::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7945 | 2025.12.20 04:59:40.750825 [ 195 ] {8da1f072-0632-4951-ad37-80ce429be088::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 812 rows starting from the beginning of the part | ||
| 7946 | 2025.12.20 04:59:40.751191 [ 195 ] {8da1f072-0632-4951-ad37-80ce429be088::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 26 rows starting from the beginning of the part | ||
| 7947 | 2025.12.20 04:59:40.751554 [ 195 ] {8da1f072-0632-4951-ad37-80ce429be088::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 20 rows starting from the beginning of the part | ||
| 7948 | 2025.12.20 04:59:40.751885 [ 195 ] {8da1f072-0632-4951-ad37-80ce429be088::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 28 rows starting from the beginning of the part | ||
| 7949 | 2025.12.20 04:59:40.752213 [ 195 ] {8da1f072-0632-4951-ad37-80ce429be088::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 26 rows starting from the beginning of the part | ||
| 7950 | 2025.12.20 04:59:40.752540 [ 195 ] {8da1f072-0632-4951-ad37-80ce429be088::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 22 rows starting from the beginning of the part | ||
| 7951 | 2025.12.20 04:59:40.758912 [ 193 ] {8da1f072-0632-4951-ad37-80ce429be088::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 934 rows, containing 72 columns (72 merged, 0 gathered) in 0.009028688 sec., 103448.03143048026 rows/sec., 83.29 MiB/sec. | ||
| 7952 | 2025.12.20 04:59:40.760026 [ 191 ] {8da1f072-0632-4951-ad37-80ce429be088::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 7953 | 2025.12.20 04:59:40.760555 [ 191 ] {8da1f072-0632-4951-ad37-80ce429be088::all_1_31_6} <Trace> system.query_log (8da1f072-0632-4951-ad37-80ce429be088): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7954 | 2025.12.20 04:59:40.760633 [ 191 ] {8da1f072-0632-4951-ad37-80ce429be088::all_1_31_6} <Trace> system.query_log (8da1f072-0632-4951-ad37-80ce429be088) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 7955 | 2025.12.20 04:59:40.760821 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.26 MiB. | ||
| 7956 | 2025.12.20 04:59:43.199855 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 20607 | ||
| 7957 | 2025.12.20 04:59:43.200625 [ 244 ] {} <Trace> system.asynchronous_metric_log (e27368f7-91e4-4bc1-8c72-f994b219acd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7958 | 2025.12.20 04:59:43.200673 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 7959 | 2025.12.20 04:59:43.201185 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7960 | 2025.12.20 04:59:43.201407 [ 244 ] {} <Trace> system.asynchronous_metric_log (e27368f7-91e4-4bc1-8c72-f994b219acd5): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7961 | 2025.12.20 04:59:43.201541 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20607 | ||
| 7962 | 2025.12.20 04:59:44.263172 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 324 | ||
| 7963 | 2025.12.20 04:59:44.273131 [ 269 ] {} <Trace> TCP-Session: ef844e67-0e15-4267-afc8-2f7c0fc33f21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7964 | 2025.12.20 04:59:44.273319 [ 269 ] {41ec6cc8-3af8-4052-9325-78a66b260dc9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62292) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7965 | 2025.12.20 04:59:44.273386 [ 269 ] {41ec6cc8-3af8-4052-9325-78a66b260dc9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7966 | 2025.12.20 04:59:44.274020 [ 269 ] {41ec6cc8-3af8-4052-9325-78a66b260dc9} <Trace> oximeter.fields_i16 (f49be293-f532-4c39-83ae-fb145f049189): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7967 | 2025.12.20 04:59:44.274076 [ 269 ] {41ec6cc8-3af8-4052-9325-78a66b260dc9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 7968 | 2025.12.20 04:59:44.274471 [ 269 ] {41ec6cc8-3af8-4052-9325-78a66b260dc9} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 7969 | 2025.12.20 04:59:44.274698 [ 269 ] {41ec6cc8-3af8-4052-9325-78a66b260dc9} <Trace> oximeter.fields_i16 (f49be293-f532-4c39-83ae-fb145f049189): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7970 | 2025.12.20 04:59:44.274870 [ 269 ] {41ec6cc8-3af8-4052-9325-78a66b260dc9} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.0016 sec., 15000 rows/sec., 1.24 MiB/sec. | ||
| 7971 | 2025.12.20 04:59:44.274919 [ 269 ] {41ec6cc8-3af8-4052-9325-78a66b260dc9} <Debug> TCPHandler: Processed in 0.001914809 sec. | ||
| 7972 | 2025.12.20 04:59:44.275050 [ 269 ] {} <Trace> TCP-Session: ef844e67-0e15-4267-afc8-2f7c0fc33f21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7973 | 2025.12.20 04:59:44.275156 [ 269 ] {6eab68d4-8cbd-4074-97d9-2effc77158b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62292) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7974 | 2025.12.20 04:59:44.275200 [ 269 ] {6eab68d4-8cbd-4074-97d9-2effc77158b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7975 | 2025.12.20 04:59:44.275625 [ 269 ] {6eab68d4-8cbd-4074-97d9-2effc77158b1} <Trace> oximeter.fields_ipaddr (e2d7a9ce-de6b-4677-85c4-2fb4d093ba20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7976 | 2025.12.20 04:59:44.275660 [ 269 ] {6eab68d4-8cbd-4074-97d9-2effc77158b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 7977 | 2025.12.20 04:59:44.275962 [ 269 ] {6eab68d4-8cbd-4074-97d9-2effc77158b1} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 7978 | 2025.12.20 04:59:44.276171 [ 269 ] {6eab68d4-8cbd-4074-97d9-2effc77158b1} <Trace> oximeter.fields_ipaddr (e2d7a9ce-de6b-4677-85c4-2fb4d093ba20): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7979 | 2025.12.20 04:59:44.276302 [ 269 ] {6eab68d4-8cbd-4074-97d9-2effc77158b1} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.001171 sec., 11955.593509820666 rows/sec., 974.89 KiB/sec. | ||
| 7980 | 2025.12.20 04:59:44.276342 [ 269 ] {6eab68d4-8cbd-4074-97d9-2effc77158b1} <Debug> TCPHandler: Processed in 0.00134458 sec. | ||
| 7981 | 2025.12.20 04:59:44.276455 [ 269 ] {} <Trace> TCP-Session: ef844e67-0e15-4267-afc8-2f7c0fc33f21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7982 | 2025.12.20 04:59:44.276553 [ 269 ] {0855dcd0-7e36-47d8-a1b8-b6a50976a11d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62292) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7983 | 2025.12.20 04:59:44.276593 [ 269 ] {0855dcd0-7e36-47d8-a1b8-b6a50976a11d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7984 | 2025.12.20 04:59:44.277160 [ 269 ] {0855dcd0-7e36-47d8-a1b8-b6a50976a11d} <Trace> oximeter.fields_string (98ba921c-f0d5-44b4-b899-9632ca3224e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7985 | 2025.12.20 04:59:44.277195 [ 269 ] {0855dcd0-7e36-47d8-a1b8-b6a50976a11d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 7986 | 2025.12.20 04:59:44.277510 [ 269 ] {0855dcd0-7e36-47d8-a1b8-b6a50976a11d} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 7987 | 2025.12.20 04:59:44.277732 [ 269 ] {0855dcd0-7e36-47d8-a1b8-b6a50976a11d} <Trace> oximeter.fields_string (98ba921c-f0d5-44b4-b899-9632ca3224e8): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7988 | 2025.12.20 04:59:44.277865 [ 269 ] {0855dcd0-7e36-47d8-a1b8-b6a50976a11d} <Debug> executeQuery: Read 265 rows, 24.24 KiB in 0.001333 sec., 198799.69992498125 rows/sec., 17.76 MiB/sec. | ||
| 7989 | 2025.12.20 04:59:44.277903 [ 269 ] {0855dcd0-7e36-47d8-a1b8-b6a50976a11d} <Debug> TCPHandler: Processed in 0.001499502 sec. | ||
| 7990 | 2025.12.20 04:59:44.278012 [ 269 ] {} <Trace> TCP-Session: ef844e67-0e15-4267-afc8-2f7c0fc33f21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7991 | 2025.12.20 04:59:44.278107 [ 269 ] {721b1199-4b84-4e82-b370-872599369b09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62292) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7992 | 2025.12.20 04:59:44.278146 [ 269 ] {721b1199-4b84-4e82-b370-872599369b09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7993 | 2025.12.20 04:59:44.278576 [ 269 ] {721b1199-4b84-4e82-b370-872599369b09} <Trace> oximeter.fields_u16 (a1634391-e721-4954-b832-fc744d9d9f64): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7994 | 2025.12.20 04:59:44.278609 [ 269 ] {721b1199-4b84-4e82-b370-872599369b09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 7995 | 2025.12.20 04:59:44.278911 [ 269 ] {721b1199-4b84-4e82-b370-872599369b09} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 7996 | 2025.12.20 04:59:44.279117 [ 269 ] {721b1199-4b84-4e82-b370-872599369b09} <Trace> oximeter.fields_u16 (a1634391-e721-4954-b832-fc744d9d9f64): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7997 | 2025.12.20 04:59:44.279223 [ 83 ] {} <Debug> oximeter.fields_u16 (a1634391-e721-4954-b832-fc744d9d9f64) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 7998 | 2025.12.20 04:59:44.279247 [ 269 ] {721b1199-4b84-4e82-b370-872599369b09} <Debug> executeQuery: Read 67 rows, 5.02 KiB in 0.001158 sec., 57858.376511226255 rows/sec., 4.23 MiB/sec. | ||
| 7999 | 2025.12.20 04:59:44.279262 [ 83 ] {} <Trace> oximeter.fields_u16 (a1634391-e721-4954-b832-fc744d9d9f64): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8000 | 2025.12.20 04:59:44.279283 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 8001 | 2025.12.20 04:59:44.279284 [ 269 ] {721b1199-4b84-4e82-b370-872599369b09} <Debug> TCPHandler: Processed in 0.00132203 sec. | ||
| 8002 | 2025.12.20 04:59:44.279405 [ 269 ] {} <Trace> TCP-Session: ef844e67-0e15-4267-afc8-2f7c0fc33f21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8003 | 2025.12.20 04:59:44.279410 [ 190 ] {a1634391-e721-4954-b832-fc744d9d9f64::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 | ||
| 8004 | 2025.12.20 04:59:44.279500 [ 269 ] {645e6f18-19fc-4bd0-afae-8aff74ec24ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62292) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8005 | 2025.12.20 04:59:44.279545 [ 269 ] {645e6f18-19fc-4bd0-afae-8aff74ec24ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8006 | 2025.12.20 04:59:44.279562 [ 190 ] {a1634391-e721-4954-b832-fc744d9d9f64::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8007 | 2025.12.20 04:59:44.279601 [ 190 ] {a1634391-e721-4954-b832-fc744d9d9f64::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 71 rows starting from the beginning of the part | ||
| 8008 | 2025.12.20 04:59:44.279670 [ 190 ] {a1634391-e721-4954-b832-fc744d9d9f64::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 | ||
| 8009 | 2025.12.20 04:59:44.279715 [ 190 ] {a1634391-e721-4954-b832-fc744d9d9f64::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 55 rows starting from the beginning of the part | ||
| 8010 | 2025.12.20 04:59:44.279758 [ 190 ] {a1634391-e721-4954-b832-fc744d9d9f64::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 | ||
| 8011 | 2025.12.20 04:59:44.279797 [ 190 ] {a1634391-e721-4954-b832-fc744d9d9f64::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 | ||
| 8012 | 2025.12.20 04:59:44.279842 [ 190 ] {a1634391-e721-4954-b832-fc744d9d9f64::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 67 rows starting from the beginning of the part | ||
| 8013 | 2025.12.20 04:59:44.279943 [ 269 ] {645e6f18-19fc-4bd0-afae-8aff74ec24ea} <Trace> oximeter.fields_u32 (84d137f6-cd6c-4f57-aaf1-93ce2ca067bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8014 | 2025.12.20 04:59:44.279984 [ 269 ] {645e6f18-19fc-4bd0-afae-8aff74ec24ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 8015 | 2025.12.20 04:59:44.280057 [ 245 ] {} <Trace> system.metric_log (ee27eced-b232-4ad5-8c8e-43cace0440d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8016 | 2025.12.20 04:59:44.280097 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 8017 | 2025.12.20 04:59:44.280309 [ 269 ] {645e6f18-19fc-4bd0-afae-8aff74ec24ea} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 8018 | 2025.12.20 04:59:44.280534 [ 269 ] {645e6f18-19fc-4bd0-afae-8aff74ec24ea} <Trace> oximeter.fields_u32 (84d137f6-cd6c-4f57-aaf1-93ce2ca067bc): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8019 | 2025.12.20 04:59:44.280665 [ 269 ] {645e6f18-19fc-4bd0-afae-8aff74ec24ea} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001183 sec., 20287.404902789516 rows/sec., 1.68 MiB/sec. | ||
| 8020 | 2025.12.20 04:59:44.280703 [ 269 ] {645e6f18-19fc-4bd0-afae-8aff74ec24ea} <Debug> TCPHandler: Processed in 0.001347661 sec. | ||
| 8021 | 2025.12.20 04:59:44.280748 [ 193 ] {a1634391-e721-4954-b832-fc744d9d9f64::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 316 rows, containing 5 columns (5 merged, 0 gathered) in 0.001393281 sec., 226802.77704210422 rows/sec., 17.52 MiB/sec. | ||
| 8022 | 2025.12.20 04:59:44.280810 [ 269 ] {} <Trace> TCP-Session: ef844e67-0e15-4267-afc8-2f7c0fc33f21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8023 | 2025.12.20 04:59:44.280909 [ 269 ] {b3ef285d-8f0c-4739-a851-17cb62a1da93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62292) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8024 | 2025.12.20 04:59:44.280917 [ 191 ] {a1634391-e721-4954-b832-fc744d9d9f64::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 8025 | 2025.12.20 04:59:44.280951 [ 269 ] {b3ef285d-8f0c-4739-a851-17cb62a1da93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8026 | 2025.12.20 04:59:44.281187 [ 191 ] {a1634391-e721-4954-b832-fc744d9d9f64::all_1_36_7} <Trace> oximeter.fields_u16 (a1634391-e721-4954-b832-fc744d9d9f64): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8027 | 2025.12.20 04:59:44.281255 [ 191 ] {a1634391-e721-4954-b832-fc744d9d9f64::all_1_36_7} <Trace> oximeter.fields_u16 (a1634391-e721-4954-b832-fc744d9d9f64) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 8028 | 2025.12.20 04:59:44.281335 [ 269 ] {b3ef285d-8f0c-4739-a851-17cb62a1da93} <Trace> oximeter.fields_u8 (5083c072-f9e4-4eec-9b80-9182ea62ce3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8029 | 2025.12.20 04:59:44.281344 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 8030 | 2025.12.20 04:59:44.281370 [ 269 ] {b3ef285d-8f0c-4739-a851-17cb62a1da93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 8031 | 2025.12.20 04:59:44.281658 [ 269 ] {b3ef285d-8f0c-4739-a851-17cb62a1da93} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 8032 | 2025.12.20 04:59:44.281872 [ 269 ] {b3ef285d-8f0c-4739-a851-17cb62a1da93} <Trace> oximeter.fields_u8 (5083c072-f9e4-4eec-9b80-9182ea62ce3f): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8033 | 2025.12.20 04:59:44.282002 [ 269 ] {b3ef285d-8f0c-4739-a851-17cb62a1da93} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001111 sec., 10801.080108010801 rows/sec., 843.83 KiB/sec. | ||
| 8034 | 2025.12.20 04:59:44.282039 [ 269 ] {b3ef285d-8f0c-4739-a851-17cb62a1da93} <Debug> TCPHandler: Processed in 0.001278439 sec. | ||
| 8035 | 2025.12.20 04:59:44.282147 [ 269 ] {} <Trace> TCP-Session: ef844e67-0e15-4267-afc8-2f7c0fc33f21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8036 | 2025.12.20 04:59:44.282241 [ 269 ] {2d0dcbcc-cb1c-4f39-bc39-34828c982a84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62292) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8037 | 2025.12.20 04:59:44.282280 [ 269 ] {2d0dcbcc-cb1c-4f39-bc39-34828c982a84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8038 | 2025.12.20 04:59:44.282739 [ 269 ] {2d0dcbcc-cb1c-4f39-bc39-34828c982a84} <Trace> oximeter.fields_uuid (c4054d52-154a-4375-bc5c-c9e26ae24e42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8039 | 2025.12.20 04:59:44.282773 [ 269 ] {2d0dcbcc-cb1c-4f39-bc39-34828c982a84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 8040 | 2025.12.20 04:59:44.283074 [ 269 ] {2d0dcbcc-cb1c-4f39-bc39-34828c982a84} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 8041 | 2025.12.20 04:59:44.283275 [ 269 ] {2d0dcbcc-cb1c-4f39-bc39-34828c982a84} <Trace> oximeter.fields_uuid (c4054d52-154a-4375-bc5c-c9e26ae24e42): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8042 | 2025.12.20 04:59:44.283402 [ 269 ] {2d0dcbcc-cb1c-4f39-bc39-34828c982a84} <Debug> executeQuery: Read 155 rows, 12.80 KiB in 0.001179 sec., 131467.34520780324 rows/sec., 10.60 MiB/sec. | ||
| 8043 | 2025.12.20 04:59:44.283438 [ 269 ] {2d0dcbcc-cb1c-4f39-bc39-34828c982a84} <Debug> TCPHandler: Processed in 0.00133927 sec. | ||
| 8044 | 2025.12.20 04:59:44.283543 [ 269 ] {} <Trace> TCP-Session: ef844e67-0e15-4267-afc8-2f7c0fc33f21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8045 | 2025.12.20 04:59:44.283637 [ 269 ] {b8902afb-bfbc-4bdf-8a78-6afe6fe1511a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62292) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8046 | 2025.12.20 04:59:44.283680 [ 269 ] {b8902afb-bfbc-4bdf-8a78-6afe6fe1511a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8047 | 2025.12.20 04:59:44.284079 [ 269 ] {b8902afb-bfbc-4bdf-8a78-6afe6fe1511a} <Trace> oximeter.measurements_cumulativeu64 (0728ad91-3238-42af-8ba1-e7fe350e1bf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8048 | 2025.12.20 04:59:44.284114 [ 269 ] {b8902afb-bfbc-4bdf-8a78-6afe6fe1511a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 8049 | 2025.12.20 04:59:44.284443 [ 269 ] {b8902afb-bfbc-4bdf-8a78-6afe6fe1511a} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 8050 | 2025.12.20 04:59:44.284640 [ 269 ] {b8902afb-bfbc-4bdf-8a78-6afe6fe1511a} <Trace> oximeter.measurements_cumulativeu64 (0728ad91-3238-42af-8ba1-e7fe350e1bf3): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8051 | 2025.12.20 04:59:44.284771 [ 269 ] {b8902afb-bfbc-4bdf-8a78-6afe6fe1511a} <Debug> executeQuery: Read 203 rows, 14.89 KiB in 0.001152 sec., 176215.27777777778 rows/sec., 12.62 MiB/sec. | ||
| 8052 | 2025.12.20 04:59:44.284807 [ 269 ] {b8902afb-bfbc-4bdf-8a78-6afe6fe1511a} <Debug> TCPHandler: Processed in 0.0013142 sec. | ||
| 8053 | 2025.12.20 04:59:44.284916 [ 269 ] {} <Trace> TCP-Session: ef844e67-0e15-4267-afc8-2f7c0fc33f21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8054 | 2025.12.20 04:59:44.285009 [ 269 ] {96f2ba99-954d-45ee-8ece-05b5043a783b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62292) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8055 | 2025.12.20 04:59:44.285062 [ 269 ] {96f2ba99-954d-45ee-8ece-05b5043a783b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8056 | 2025.12.20 04:59:44.285872 [ 269 ] {96f2ba99-954d-45ee-8ece-05b5043a783b} <Trace> oximeter.measurements_histogramu64 (20f97701-e8e9-497e-bf0d-ce4ede2e5aa1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8057 | 2025.12.20 04:59:44.285904 [ 269 ] {96f2ba99-954d-45ee-8ece-05b5043a783b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 8058 | 2025.12.20 04:59:44.286374 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 8059 | 2025.12.20 04:59:44.286460 [ 269 ] {96f2ba99-954d-45ee-8ece-05b5043a783b} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 8060 | 2025.12.20 04:59:44.286771 [ 269 ] {96f2ba99-954d-45ee-8ece-05b5043a783b} <Trace> oximeter.measurements_histogramu64 (20f97701-e8e9-497e-bf0d-ce4ede2e5aa1): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8061 | 2025.12.20 04:59:44.286893 [ 83 ] {} <Debug> oximeter.measurements_histogramu64 (20f97701-e8e9-497e-bf0d-ce4ede2e5aa1) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 8062 | 2025.12.20 04:59:44.286928 [ 83 ] {} <Trace> oximeter.measurements_histogramu64 (20f97701-e8e9-497e-bf0d-ce4ede2e5aa1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8063 | 2025.12.20 04:59:44.286945 [ 269 ] {96f2ba99-954d-45ee-8ece-05b5043a783b} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001953 sec., 20993.343573988735 rows/sec., 37.62 MiB/sec. | ||
| 8064 | 2025.12.20 04:59:44.286949 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 8065 | 2025.12.20 04:59:44.287036 [ 269 ] {96f2ba99-954d-45ee-8ece-05b5043a783b} <Debug> TCPHandler: Processed in 0.002167963 sec. | ||
| 8066 | 2025.12.20 04:59:44.287051 [ 186 ] {20f97701-e8e9-497e-bf0d-ce4ede2e5aa1::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 | ||
| 8067 | 2025.12.20 04:59:44.287174 [ 269 ] {} <Trace> TCP-Session: ef844e67-0e15-4267-afc8-2f7c0fc33f21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8068 | 2025.12.20 04:59:44.287287 [ 245 ] {} <Trace> system.metric_log (ee27eced-b232-4ad5-8c8e-43cace0440d5): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8069 | 2025.12.20 04:59:44.287295 [ 269 ] {7d542769-98e2-44c9-8046-6594141c986a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62292) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8070 | 2025.12.20 04:59:44.287300 [ 186 ] {20f97701-e8e9-497e-bf0d-ce4ede2e5aa1::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8071 | 2025.12.20 04:59:44.287354 [ 269 ] {7d542769-98e2-44c9-8046-6594141c986a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8072 | 2025.12.20 04:59:44.287385 [ 186 ] {20f97701-e8e9-497e-bf0d-ce4ede2e5aa1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 942 rows starting from the beginning of the part | ||
| 8073 | 2025.12.20 04:59:44.287537 [ 186 ] {20f97701-e8e9-497e-bf0d-ce4ede2e5aa1::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 | ||
| 8074 | 2025.12.20 04:59:44.287653 [ 186 ] {20f97701-e8e9-497e-bf0d-ce4ede2e5aa1::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 | ||
| 8075 | 2025.12.20 04:59:44.287732 [ 269 ] {7d542769-98e2-44c9-8046-6594141c986a} <Trace> oximeter.measurements_u64 (2d12d158-aeaf-4eed-935c-e5714c0fad4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8076 | 2025.12.20 04:59:44.287767 [ 186 ] {20f97701-e8e9-497e-bf0d-ce4ede2e5aa1::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 | ||
| 8077 | 2025.12.20 04:59:44.287771 [ 269 ] {7d542769-98e2-44c9-8046-6594141c986a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 8078 | 2025.12.20 04:59:44.287889 [ 186 ] {20f97701-e8e9-497e-bf0d-ce4ede2e5aa1::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 | ||
| 8079 | 2025.12.20 04:59:44.288010 [ 186 ] {20f97701-e8e9-497e-bf0d-ce4ede2e5aa1::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 | ||
| 8080 | 2025.12.20 04:59:44.288105 [ 269 ] {7d542769-98e2-44c9-8046-6594141c986a} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 8081 | 2025.12.20 04:59:44.288345 [ 269 ] {7d542769-98e2-44c9-8046-6594141c986a} <Trace> oximeter.measurements_u64 (2d12d158-aeaf-4eed-935c-e5714c0fad4d): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8082 | 2025.12.20 04:59:44.288482 [ 269 ] {7d542769-98e2-44c9-8046-6594141c986a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001212 sec., 49504.9504950495 rows/sec., 3.34 MiB/sec. | ||
| 8083 | 2025.12.20 04:59:44.288520 [ 269 ] {7d542769-98e2-44c9-8046-6594141c986a} <Debug> TCPHandler: Processed in 0.001410082 sec. | ||
| 8084 | 2025.12.20 04:59:44.290706 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 324 | ||
| 8085 | 2025.12.20 04:59:44.294181 [ 193 ] {20f97701-e8e9-497e-bf0d-ce4ede2e5aa1::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1147 rows, containing 19 columns (19 merged, 0 gathered) in 0.007172529 sec., 159915.7005848286 rows/sec., 286.56 MiB/sec. | ||
| 8086 | 2025.12.20 04:59:44.295079 [ 186 ] {20f97701-e8e9-497e-bf0d-ce4ede2e5aa1::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 8087 | 2025.12.20 04:59:44.295403 [ 186 ] {20f97701-e8e9-497e-bf0d-ce4ede2e5aa1::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (20f97701-e8e9-497e-bf0d-ce4ede2e5aa1): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8088 | 2025.12.20 04:59:44.295480 [ 186 ] {20f97701-e8e9-497e-bf0d-ce4ede2e5aa1::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (20f97701-e8e9-497e-bf0d-ce4ede2e5aa1) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 8089 | 2025.12.20 04:59:44.295578 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.64 MiB. | ||
| 8090 | 2025.12.20 04:59:45.000233 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 301.78 MiB, peak 310.39 MiB, free memory in arenas 0.00 B, will set to 303.21 MiB (RSS), difference: 1.42 MiB | ||
| 8091 | 2025.12.20 04:59:49.270819 [ 269 ] {} <Trace> TCP-Session: ef844e67-0e15-4267-afc8-2f7c0fc33f21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8092 | 2025.12.20 04:59:49.271013 [ 269 ] {8d859f5b-f97c-4fc4-b726-558a365d9fa7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62292) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8093 | 2025.12.20 04:59:49.271078 [ 269 ] {8d859f5b-f97c-4fc4-b726-558a365d9fa7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8094 | 2025.12.20 04:59:49.271739 [ 269 ] {8d859f5b-f97c-4fc4-b726-558a365d9fa7} <Trace> oximeter.fields_string (98ba921c-f0d5-44b4-b899-9632ca3224e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8095 | 2025.12.20 04:59:49.271785 [ 269 ] {8d859f5b-f97c-4fc4-b726-558a365d9fa7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 8096 | 2025.12.20 04:59:49.272212 [ 269 ] {8d859f5b-f97c-4fc4-b726-558a365d9fa7} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 8097 | 2025.12.20 04:59:49.272453 [ 269 ] {8d859f5b-f97c-4fc4-b726-558a365d9fa7} <Trace> oximeter.fields_string (98ba921c-f0d5-44b4-b899-9632ca3224e8): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8098 | 2025.12.20 04:59:49.272602 [ 269 ] {8d859f5b-f97c-4fc4-b726-558a365d9fa7} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001659 sec., 33755.27426160337 rows/sec., 2.59 MiB/sec. | ||
| 8099 | 2025.12.20 04:59:49.272643 [ 269 ] {8d859f5b-f97c-4fc4-b726-558a365d9fa7} <Debug> TCPHandler: Processed in 0.00198127 sec. | ||
| 8100 | 2025.12.20 04:59:49.272760 [ 269 ] {} <Trace> TCP-Session: ef844e67-0e15-4267-afc8-2f7c0fc33f21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8101 | 2025.12.20 04:59:49.272851 [ 269 ] {ffd4c9c9-ac13-42be-9205-670c730680fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62292) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8102 | 2025.12.20 04:59:49.272889 [ 269 ] {ffd4c9c9-ac13-42be-9205-670c730680fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8103 | 2025.12.20 04:59:49.273348 [ 269 ] {ffd4c9c9-ac13-42be-9205-670c730680fc} <Trace> oximeter.fields_uuid (c4054d52-154a-4375-bc5c-c9e26ae24e42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8104 | 2025.12.20 04:59:49.273386 [ 269 ] {ffd4c9c9-ac13-42be-9205-670c730680fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 8105 | 2025.12.20 04:59:49.273709 [ 269 ] {ffd4c9c9-ac13-42be-9205-670c730680fc} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 8106 | 2025.12.20 04:59:49.273933 [ 269 ] {ffd4c9c9-ac13-42be-9205-670c730680fc} <Trace> oximeter.fields_uuid (c4054d52-154a-4375-bc5c-c9e26ae24e42): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8107 | 2025.12.20 04:59:49.274064 [ 269 ] {ffd4c9c9-ac13-42be-9205-670c730680fc} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001194 sec., 53601.34003350084 rows/sec., 4.18 MiB/sec. | ||
| 8108 | 2025.12.20 04:59:49.274102 [ 269 ] {ffd4c9c9-ac13-42be-9205-670c730680fc} <Debug> TCPHandler: Processed in 0.001362651 sec. | ||
| 8109 | 2025.12.20 04:59:49.274218 [ 269 ] {} <Trace> TCP-Session: ef844e67-0e15-4267-afc8-2f7c0fc33f21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8110 | 2025.12.20 04:59:49.274314 [ 269 ] {9a8ff3cf-cc0b-412d-ae47-d4f75867adb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62292) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8111 | 2025.12.20 04:59:49.274359 [ 269 ] {9a8ff3cf-cc0b-412d-ae47-d4f75867adb0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8112 | 2025.12.20 04:59:49.274773 [ 269 ] {9a8ff3cf-cc0b-412d-ae47-d4f75867adb0} <Trace> oximeter.measurements_cumulativeu64 (0728ad91-3238-42af-8ba1-e7fe350e1bf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8113 | 2025.12.20 04:59:49.274812 [ 269 ] {9a8ff3cf-cc0b-412d-ae47-d4f75867adb0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 8114 | 2025.12.20 04:59:49.275143 [ 269 ] {9a8ff3cf-cc0b-412d-ae47-d4f75867adb0} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 8115 | 2025.12.20 04:59:49.275370 [ 269 ] {9a8ff3cf-cc0b-412d-ae47-d4f75867adb0} <Trace> oximeter.measurements_cumulativeu64 (0728ad91-3238-42af-8ba1-e7fe350e1bf3): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8116 | 2025.12.20 04:59:49.275503 [ 269 ] {9a8ff3cf-cc0b-412d-ae47-d4f75867adb0} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001208 sec., 132450.3311258278 rows/sec., 9.22 MiB/sec. | ||
| 8117 | 2025.12.20 04:59:49.275541 [ 269 ] {9a8ff3cf-cc0b-412d-ae47-d4f75867adb0} <Debug> TCPHandler: Processed in 0.001374141 sec. | ||
| 8118 | 2025.12.20 04:59:49.275651 [ 269 ] {} <Trace> TCP-Session: ef844e67-0e15-4267-afc8-2f7c0fc33f21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8119 | 2025.12.20 04:59:49.275746 [ 269 ] {0e93711d-f2f4-4b97-8b6c-c6602059118d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62292) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8120 | 2025.12.20 04:59:49.275788 [ 269 ] {0e93711d-f2f4-4b97-8b6c-c6602059118d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8121 | 2025.12.20 04:59:49.276116 [ 269 ] {0e93711d-f2f4-4b97-8b6c-c6602059118d} <Trace> oximeter.measurements_u64 (2d12d158-aeaf-4eed-935c-e5714c0fad4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8122 | 2025.12.20 04:59:49.276153 [ 269 ] {0e93711d-f2f4-4b97-8b6c-c6602059118d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 8123 | 2025.12.20 04:59:49.276464 [ 269 ] {0e93711d-f2f4-4b97-8b6c-c6602059118d} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 8124 | 2025.12.20 04:59:49.276677 [ 269 ] {0e93711d-f2f4-4b97-8b6c-c6602059118d} <Trace> oximeter.measurements_u64 (2d12d158-aeaf-4eed-935c-e5714c0fad4d): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8125 | 2025.12.20 04:59:49.276809 [ 269 ] {0e93711d-f2f4-4b97-8b6c-c6602059118d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001081 sec., 55504.16281221092 rows/sec., 3.74 MiB/sec. | ||
| 8126 | 2025.12.20 04:59:49.276846 [ 269 ] {0e93711d-f2f4-4b97-8b6c-c6602059118d} <Debug> TCPHandler: Processed in 0.001245249 sec. | ||
| 8127 | 2025.12.20 04:59:50.549240 [ 76 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8128 | 2025.12.20 04:59:50.549298 [ 76 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8129 | 2025.12.20 04:59:50.702349 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 21055 | ||
| 8130 | 2025.12.20 04:59:50.702930 [ 244 ] {} <Trace> system.asynchronous_metric_log (e27368f7-91e4-4bc1-8c72-f994b219acd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8131 | 2025.12.20 04:59:50.702973 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 8132 | 2025.12.20 04:59:50.703491 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 8133 | 2025.12.20 04:59:50.703720 [ 244 ] {} <Trace> system.asynchronous_metric_log (e27368f7-91e4-4bc1-8c72-f994b219acd5): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8134 | 2025.12.20 04:59:50.703851 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21055 | ||
| 8135 | 2025.12.20 04:59:50.750675 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 962 | ||
| 8136 | 2025.12.20 04:59:50.752993 [ 243 ] {} <Trace> system.query_log (8da1f072-0632-4951-ad37-80ce429be088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8137 | 2025.12.20 04:59:50.753032 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 8138 | 2025.12.20 04:59:50.754311 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 8139 | 2025.12.20 04:59:50.754583 [ 243 ] {} <Trace> system.query_log (8da1f072-0632-4951-ad37-80ce429be088): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8140 | 2025.12.20 04:59:50.754964 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 962 | ||
| 8141 | 2025.12.20 04:59:51.791479 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 332 | ||
| 8142 | 2025.12.20 04:59:51.807499 [ 245 ] {} <Trace> system.metric_log (ee27eced-b232-4ad5-8c8e-43cace0440d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8143 | 2025.12.20 04:59:51.807545 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 8144 | 2025.12.20 04:59:51.813663 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 8145 | 2025.12.20 04:59:51.814360 [ 245 ] {} <Trace> system.metric_log (ee27eced-b232-4ad5-8c8e-43cace0440d5): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8146 | 2025.12.20 04:59:51.817155 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 332 | ||
| 8147 | 2025.12.20 04:59:54.271824 [ 269 ] {} <Trace> TCP-Session: ef844e67-0e15-4267-afc8-2f7c0fc33f21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8148 | 2025.12.20 04:59:54.272038 [ 269 ] {044da913-a6d3-434f-881a-1fdf5506911c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62292) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8149 | 2025.12.20 04:59:54.272110 [ 269 ] {044da913-a6d3-434f-881a-1fdf5506911c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8150 | 2025.12.20 04:59:54.272892 [ 269 ] {044da913-a6d3-434f-881a-1fdf5506911c} <Trace> oximeter.fields_string (98ba921c-f0d5-44b4-b899-9632ca3224e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8151 | 2025.12.20 04:59:54.272934 [ 269 ] {044da913-a6d3-434f-881a-1fdf5506911c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 8152 | 2025.12.20 04:59:54.273353 [ 269 ] {044da913-a6d3-434f-881a-1fdf5506911c} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 8153 | 2025.12.20 04:59:54.273585 [ 269 ] {044da913-a6d3-434f-881a-1fdf5506911c} <Trace> oximeter.fields_string (98ba921c-f0d5-44b4-b899-9632ca3224e8): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8154 | 2025.12.20 04:59:54.273742 [ 269 ] {044da913-a6d3-434f-881a-1fdf5506911c} <Debug> executeQuery: Read 138 rows, 12.27 KiB in 0.001758 sec., 78498.29351535837 rows/sec., 6.81 MiB/sec. | ||
| 8155 | 2025.12.20 04:59:54.273793 [ 269 ] {044da913-a6d3-434f-881a-1fdf5506911c} <Debug> TCPHandler: Processed in 0.002100722 sec. | ||
| 8156 | 2025.12.20 04:59:54.273918 [ 269 ] {} <Trace> TCP-Session: ef844e67-0e15-4267-afc8-2f7c0fc33f21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8157 | 2025.12.20 04:59:54.274021 [ 269 ] {d5d5be1d-8366-4581-a865-c6966f9f46cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62292) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8158 | 2025.12.20 04:59:54.274063 [ 269 ] {d5d5be1d-8366-4581-a865-c6966f9f46cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8159 | 2025.12.20 04:59:54.274488 [ 269 ] {d5d5be1d-8366-4581-a865-c6966f9f46cd} <Trace> oximeter.fields_u16 (a1634391-e721-4954-b832-fc744d9d9f64): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8160 | 2025.12.20 04:59:54.274523 [ 269 ] {d5d5be1d-8366-4581-a865-c6966f9f46cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 8161 | 2025.12.20 04:59:54.274837 [ 269 ] {d5d5be1d-8366-4581-a865-c6966f9f46cd} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 8162 | 2025.12.20 04:59:54.275065 [ 269 ] {d5d5be1d-8366-4581-a865-c6966f9f46cd} <Trace> oximeter.fields_u16 (a1634391-e721-4954-b832-fc744d9d9f64): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8163 | 2025.12.20 04:59:54.275195 [ 269 ] {d5d5be1d-8366-4581-a865-c6966f9f46cd} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001199 sec., 34195.16263552961 rows/sec., 2.51 MiB/sec. | ||
| 8164 | 2025.12.20 04:59:54.275233 [ 269 ] {d5d5be1d-8366-4581-a865-c6966f9f46cd} <Debug> TCPHandler: Processed in 0.001365361 sec. | ||
| 8165 | 2025.12.20 04:59:54.275338 [ 269 ] {} <Trace> TCP-Session: ef844e67-0e15-4267-afc8-2f7c0fc33f21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8166 | 2025.12.20 04:59:54.275434 [ 269 ] {c338c3fd-374b-4568-810f-69282b992571} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62292) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8167 | 2025.12.20 04:59:54.275474 [ 269 ] {c338c3fd-374b-4568-810f-69282b992571} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8168 | 2025.12.20 04:59:54.275906 [ 269 ] {c338c3fd-374b-4568-810f-69282b992571} <Trace> oximeter.fields_uuid (c4054d52-154a-4375-bc5c-c9e26ae24e42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8169 | 2025.12.20 04:59:54.275940 [ 269 ] {c338c3fd-374b-4568-810f-69282b992571} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 8170 | 2025.12.20 04:59:54.276247 [ 269 ] {c338c3fd-374b-4568-810f-69282b992571} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 8171 | 2025.12.20 04:59:54.276455 [ 269 ] {c338c3fd-374b-4568-810f-69282b992571} <Trace> oximeter.fields_uuid (c4054d52-154a-4375-bc5c-c9e26ae24e42): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8172 | 2025.12.20 04:59:54.276577 [ 269 ] {c338c3fd-374b-4568-810f-69282b992571} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001168 sec., 89897.2602739726 rows/sec., 7.02 MiB/sec. | ||
| 8173 | 2025.12.20 04:59:54.276612 [ 269 ] {c338c3fd-374b-4568-810f-69282b992571} <Debug> TCPHandler: Processed in 0.00132879 sec. | ||
| 8174 | 2025.12.20 04:59:54.276718 [ 269 ] {} <Trace> TCP-Session: ef844e67-0e15-4267-afc8-2f7c0fc33f21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8175 | 2025.12.20 04:59:54.276806 [ 269 ] {afb6069b-64ed-4225-82cb-4a10a8d7c06b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62292) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8176 | 2025.12.20 04:59:54.276847 [ 269 ] {afb6069b-64ed-4225-82cb-4a10a8d7c06b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8177 | 2025.12.20 04:59:54.277230 [ 269 ] {afb6069b-64ed-4225-82cb-4a10a8d7c06b} <Trace> oximeter.measurements_cumulativeu64 (0728ad91-3238-42af-8ba1-e7fe350e1bf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8178 | 2025.12.20 04:59:54.277261 [ 269 ] {afb6069b-64ed-4225-82cb-4a10a8d7c06b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 8179 | 2025.12.20 04:59:54.277636 [ 269 ] {afb6069b-64ed-4225-82cb-4a10a8d7c06b} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 8180 | 2025.12.20 04:59:54.277844 [ 269 ] {afb6069b-64ed-4225-82cb-4a10a8d7c06b} <Trace> oximeter.measurements_cumulativeu64 (0728ad91-3238-42af-8ba1-e7fe350e1bf3): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8181 | 2025.12.20 04:59:54.277969 [ 269 ] {afb6069b-64ed-4225-82cb-4a10a8d7c06b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001162 sec., 137693.63166953527 rows/sec., 9.59 MiB/sec. | ||
| 8182 | 2025.12.20 04:59:54.278004 [ 269 ] {afb6069b-64ed-4225-82cb-4a10a8d7c06b} <Debug> TCPHandler: Processed in 0.00131936 sec. | ||
| 8183 | 2025.12.20 04:59:54.278110 [ 269 ] {} <Trace> TCP-Session: ef844e67-0e15-4267-afc8-2f7c0fc33f21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8184 | 2025.12.20 04:59:54.278203 [ 269 ] {26716b9e-784f-43eb-ab7e-0682f0505977} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62292) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8185 | 2025.12.20 04:59:54.278256 [ 269 ] {26716b9e-784f-43eb-ab7e-0682f0505977} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8186 | 2025.12.20 04:59:54.279157 [ 269 ] {26716b9e-784f-43eb-ab7e-0682f0505977} <Trace> oximeter.measurements_histogramu64 (20f97701-e8e9-497e-bf0d-ce4ede2e5aa1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8187 | 2025.12.20 04:59:54.279191 [ 269 ] {26716b9e-784f-43eb-ab7e-0682f0505977} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 8188 | 2025.12.20 04:59:54.279777 [ 269 ] {26716b9e-784f-43eb-ab7e-0682f0505977} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 8189 | 2025.12.20 04:59:54.280006 [ 269 ] {26716b9e-784f-43eb-ab7e-0682f0505977} <Trace> oximeter.measurements_histogramu64 (20f97701-e8e9-497e-bf0d-ce4ede2e5aa1): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8190 | 2025.12.20 04:59:54.280145 [ 269 ] {26716b9e-784f-43eb-ab7e-0682f0505977} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.00196 sec., 20918.367346938776 rows/sec., 37.48 MiB/sec. | ||
| 8191 | 2025.12.20 04:59:54.280210 [ 269 ] {26716b9e-784f-43eb-ab7e-0682f0505977} <Debug> TCPHandler: Processed in 0.002146993 sec. | ||
| 8192 | 2025.12.20 04:59:54.280329 [ 269 ] {} <Trace> TCP-Session: ef844e67-0e15-4267-afc8-2f7c0fc33f21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8193 | 2025.12.20 04:59:54.280422 [ 269 ] {dc233be7-1a11-4f19-8d13-6bae0cfd6045} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62292) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8194 | 2025.12.20 04:59:54.280464 [ 269 ] {dc233be7-1a11-4f19-8d13-6bae0cfd6045} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8195 | 2025.12.20 04:59:54.280807 [ 269 ] {dc233be7-1a11-4f19-8d13-6bae0cfd6045} <Trace> oximeter.measurements_u64 (2d12d158-aeaf-4eed-935c-e5714c0fad4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8196 | 2025.12.20 04:59:54.280840 [ 269 ] {dc233be7-1a11-4f19-8d13-6bae0cfd6045} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 8197 | 2025.12.20 04:59:54.281137 [ 269 ] {dc233be7-1a11-4f19-8d13-6bae0cfd6045} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 8198 | 2025.12.20 04:59:54.281341 [ 269 ] {dc233be7-1a11-4f19-8d13-6bae0cfd6045} <Trace> oximeter.measurements_u64 (2d12d158-aeaf-4eed-935c-e5714c0fad4d): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8199 | 2025.12.20 04:59:54.281466 [ 269 ] {dc233be7-1a11-4f19-8d13-6bae0cfd6045} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001063 sec., 56444.02634054563 rows/sec., 3.80 MiB/sec. | ||
| 8200 | 2025.12.20 04:59:54.281501 [ 269 ] {dc233be7-1a11-4f19-8d13-6bae0cfd6045} <Debug> TCPHandler: Processed in 0.001219799 sec. | ||
| 8201 | 2025.12.20 04:59:55.008849 [ 71 ] {} <Debug> oximeter.fields_u32 (84d137f6-cd6c-4f57-aaf1-93ce2ca067bc) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
| 8202 | 2025.12.20 04:59:55.008917 [ 71 ] {} <Trace> oximeter.fields_u32 (84d137f6-cd6c-4f57-aaf1-93ce2ca067bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8203 | 2025.12.20 04:59:55.008938 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 8204 | 2025.12.20 04:59:55.009075 [ 193 ] {84d137f6-cd6c-4f57-aaf1-93ce2ca067bc::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 | ||
| 8205 | 2025.12.20 04:59:55.009255 [ 193 ] {84d137f6-cd6c-4f57-aaf1-93ce2ca067bc::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8206 | 2025.12.20 04:59:55.009294 [ 193 ] {84d137f6-cd6c-4f57-aaf1-93ce2ca067bc::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 252 rows starting from the beginning of the part | ||
| 8207 | 2025.12.20 04:59:55.009372 [ 193 ] {84d137f6-cd6c-4f57-aaf1-93ce2ca067bc::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 228 rows starting from the beginning of the part | ||
| 8208 | 2025.12.20 04:59:55.009427 [ 193 ] {84d137f6-cd6c-4f57-aaf1-93ce2ca067bc::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 24 rows starting from the beginning of the part | ||
| 8209 | 2025.12.20 04:59:55.009477 [ 193 ] {84d137f6-cd6c-4f57-aaf1-93ce2ca067bc::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 228 rows starting from the beginning of the part | ||
| 8210 | 2025.12.20 04:59:55.009522 [ 193 ] {84d137f6-cd6c-4f57-aaf1-93ce2ca067bc::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 24 rows starting from the beginning of the part | ||
| 8211 | 2025.12.20 04:59:55.010349 [ 186 ] {84d137f6-cd6c-4f57-aaf1-93ce2ca067bc::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 756 rows, containing 5 columns (5 merged, 0 gathered) in 0.001389321 sec., 544150.7038330234 rows/sec., 39.71 MiB/sec. | ||
| 8212 | 2025.12.20 04:59:55.010627 [ 200 ] {84d137f6-cd6c-4f57-aaf1-93ce2ca067bc::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
| 8213 | 2025.12.20 04:59:55.010962 [ 200 ] {84d137f6-cd6c-4f57-aaf1-93ce2ca067bc::all_1_21_5} <Trace> oximeter.fields_u32 (84d137f6-cd6c-4f57-aaf1-93ce2ca067bc): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8214 | 2025.12.20 04:59:55.011053 [ 200 ] {84d137f6-cd6c-4f57-aaf1-93ce2ca067bc::all_1_21_5} <Trace> oximeter.fields_u32 (84d137f6-cd6c-4f57-aaf1-93ce2ca067bc) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
| 8215 | 2025.12.20 04:59:55.011156 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 8216 | 2025.12.20 04:59:58.204217 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 21567 | ||
| 8217 | 2025.12.20 04:59:58.204815 [ 244 ] {} <Trace> system.asynchronous_metric_log (e27368f7-91e4-4bc1-8c72-f994b219acd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8218 | 2025.12.20 04:59:58.204866 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 8219 | 2025.12.20 04:59:58.205348 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 8220 | 2025.12.20 04:59:58.205576 [ 244 ] {} <Trace> system.asynchronous_metric_log (e27368f7-91e4-4bc1-8c72-f994b219acd5): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8221 | 2025.12.20 04:59:58.205720 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21567 | ||
| 8222 | 2025.12.20 04:59:59.298692 [ 269 ] {} <Trace> TCP-Session: ef844e67-0e15-4267-afc8-2f7c0fc33f21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8223 | 2025.12.20 04:59:59.298922 [ 269 ] {318bb4a3-3f60-4f9e-90d9-57b5389f5106} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62292) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8224 | 2025.12.20 04:59:59.299005 [ 269 ] {318bb4a3-3f60-4f9e-90d9-57b5389f5106} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8225 | 2025.12.20 04:59:59.299603 [ 269 ] {318bb4a3-3f60-4f9e-90d9-57b5389f5106} <Trace> oximeter.fields_ipaddr (e2d7a9ce-de6b-4677-85c4-2fb4d093ba20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8226 | 2025.12.20 04:59:59.299654 [ 269 ] {318bb4a3-3f60-4f9e-90d9-57b5389f5106} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 8227 | 2025.12.20 04:59:59.300051 [ 269 ] {318bb4a3-3f60-4f9e-90d9-57b5389f5106} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 8228 | 2025.12.20 04:59:59.300299 [ 269 ] {318bb4a3-3f60-4f9e-90d9-57b5389f5106} <Trace> oximeter.fields_ipaddr (e2d7a9ce-de6b-4677-85c4-2fb4d093ba20): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8229 | 2025.12.20 04:59:59.300470 [ 269 ] {318bb4a3-3f60-4f9e-90d9-57b5389f5106} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001612 sec., 1240.6947890818858 rows/sec., 101.17 KiB/sec. | ||
| 8230 | 2025.12.20 04:59:59.300523 [ 269 ] {318bb4a3-3f60-4f9e-90d9-57b5389f5106} <Debug> TCPHandler: Processed in 0.00196951 sec. | ||
| 8231 | 2025.12.20 04:59:59.300643 [ 269 ] {} <Trace> TCP-Session: ef844e67-0e15-4267-afc8-2f7c0fc33f21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8232 | 2025.12.20 04:59:59.300753 [ 269 ] {16a12dea-1225-4cd0-a77b-b1c391a58ea7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62292) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8233 | 2025.12.20 04:59:59.300796 [ 269 ] {16a12dea-1225-4cd0-a77b-b1c391a58ea7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8234 | 2025.12.20 04:59:59.301718 [ 269 ] {16a12dea-1225-4cd0-a77b-b1c391a58ea7} <Trace> oximeter.fields_string (98ba921c-f0d5-44b4-b899-9632ca3224e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8235 | 2025.12.20 04:59:59.301758 [ 269 ] {16a12dea-1225-4cd0-a77b-b1c391a58ea7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 8236 | 2025.12.20 04:59:59.302175 [ 269 ] {16a12dea-1225-4cd0-a77b-b1c391a58ea7} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 8237 | 2025.12.20 04:59:59.302407 [ 269 ] {16a12dea-1225-4cd0-a77b-b1c391a58ea7} <Trace> oximeter.fields_string (98ba921c-f0d5-44b4-b899-9632ca3224e8): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8238 | 2025.12.20 04:59:59.302558 [ 269 ] {16a12dea-1225-4cd0-a77b-b1c391a58ea7} <Debug> executeQuery: Read 1197 rows, 101.04 KiB in 0.001829 sec., 654455.9868780755 rows/sec., 53.95 MiB/sec. | ||
| 8239 | 2025.12.20 04:59:59.302598 [ 269 ] {16a12dea-1225-4cd0-a77b-b1c391a58ea7} <Debug> TCPHandler: Processed in 0.00200819 sec. | ||
| 8240 | 2025.12.20 04:59:59.302709 [ 269 ] {} <Trace> TCP-Session: ef844e67-0e15-4267-afc8-2f7c0fc33f21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8241 | 2025.12.20 04:59:59.302808 [ 269 ] {6bf4027a-6924-4086-889e-a64f2e17f3d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62292) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8242 | 2025.12.20 04:59:59.302850 [ 269 ] {6bf4027a-6924-4086-889e-a64f2e17f3d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8243 | 2025.12.20 04:59:59.303240 [ 269 ] {6bf4027a-6924-4086-889e-a64f2e17f3d0} <Trace> oximeter.fields_u16 (a1634391-e721-4954-b832-fc744d9d9f64): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8244 | 2025.12.20 04:59:59.303278 [ 269 ] {6bf4027a-6924-4086-889e-a64f2e17f3d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 8245 | 2025.12.20 04:59:59.303580 [ 269 ] {6bf4027a-6924-4086-889e-a64f2e17f3d0} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 8246 | 2025.12.20 04:59:59.303797 [ 269 ] {6bf4027a-6924-4086-889e-a64f2e17f3d0} <Trace> oximeter.fields_u16 (a1634391-e721-4954-b832-fc744d9d9f64): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8247 | 2025.12.20 04:59:59.303936 [ 269 ] {6bf4027a-6924-4086-889e-a64f2e17f3d0} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001147 sec., 1743.6791630340017 rows/sec., 121.75 KiB/sec. | ||
| 8248 | 2025.12.20 04:59:59.303974 [ 269 ] {6bf4027a-6924-4086-889e-a64f2e17f3d0} <Debug> TCPHandler: Processed in 0.00131665 sec. | ||
| 8249 | 2025.12.20 04:59:59.304091 [ 269 ] {} <Trace> TCP-Session: ef844e67-0e15-4267-afc8-2f7c0fc33f21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8250 | 2025.12.20 04:59:59.304187 [ 269 ] {13bf9dee-8a11-4bd5-927e-12f018f3e29e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62292) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8251 | 2025.12.20 04:59:59.304227 [ 269 ] {13bf9dee-8a11-4bd5-927e-12f018f3e29e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8252 | 2025.12.20 04:59:59.304708 [ 269 ] {13bf9dee-8a11-4bd5-927e-12f018f3e29e} <Trace> oximeter.fields_u32 (84d137f6-cd6c-4f57-aaf1-93ce2ca067bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8253 | 2025.12.20 04:59:59.304744 [ 269 ] {13bf9dee-8a11-4bd5-927e-12f018f3e29e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 8254 | 2025.12.20 04:59:59.305060 [ 269 ] {13bf9dee-8a11-4bd5-927e-12f018f3e29e} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 8255 | 2025.12.20 04:59:59.305273 [ 269 ] {13bf9dee-8a11-4bd5-927e-12f018f3e29e} <Trace> oximeter.fields_u32 (84d137f6-cd6c-4f57-aaf1-93ce2ca067bc): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8256 | 2025.12.20 04:59:59.305412 [ 269 ] {13bf9dee-8a11-4bd5-927e-12f018f3e29e} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001244 sec., 183279.7427652733 rows/sec., 12.41 MiB/sec. | ||
| 8257 | 2025.12.20 04:59:59.305451 [ 269 ] {13bf9dee-8a11-4bd5-927e-12f018f3e29e} <Debug> TCPHandler: Processed in 0.001411282 sec. | ||
| 8258 | 2025.12.20 04:59:59.305571 [ 269 ] {} <Trace> TCP-Session: ef844e67-0e15-4267-afc8-2f7c0fc33f21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8259 | 2025.12.20 04:59:59.305692 [ 269 ] {7bc99990-38ec-4503-94ba-d8ee3d5ea0b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62292) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8260 | 2025.12.20 04:59:59.305743 [ 269 ] {7bc99990-38ec-4503-94ba-d8ee3d5ea0b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8261 | 2025.12.20 04:59:59.306360 [ 269 ] {7bc99990-38ec-4503-94ba-d8ee3d5ea0b6} <Trace> oximeter.fields_uuid (c4054d52-154a-4375-bc5c-c9e26ae24e42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8262 | 2025.12.20 04:59:59.306398 [ 269 ] {7bc99990-38ec-4503-94ba-d8ee3d5ea0b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 8263 | 2025.12.20 04:59:59.306746 [ 269 ] {7bc99990-38ec-4503-94ba-d8ee3d5ea0b6} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 8264 | 2025.12.20 04:59:59.306987 [ 269 ] {7bc99990-38ec-4503-94ba-d8ee3d5ea0b6} <Trace> oximeter.fields_uuid (c4054d52-154a-4375-bc5c-c9e26ae24e42): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8265 | 2025.12.20 04:59:59.307132 [ 269 ] {7bc99990-38ec-4503-94ba-d8ee3d5ea0b6} <Debug> executeQuery: Read 522 rows, 39.57 KiB in 0.001464 sec., 356557.37704918033 rows/sec., 26.39 MiB/sec. | ||
| 8266 | 2025.12.20 04:59:59.307173 [ 269 ] {7bc99990-38ec-4503-94ba-d8ee3d5ea0b6} <Debug> TCPHandler: Processed in 0.001662585 sec. | ||
| 8267 | 2025.12.20 04:59:59.307282 [ 269 ] {} <Trace> TCP-Session: ef844e67-0e15-4267-afc8-2f7c0fc33f21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8268 | 2025.12.20 04:59:59.307380 [ 269 ] {01ae34e3-d4bc-4855-a9a9-f80647f77e15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62292) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8269 | 2025.12.20 04:59:59.307429 [ 269 ] {01ae34e3-d4bc-4855-a9a9-f80647f77e15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8270 | 2025.12.20 04:59:59.308057 [ 269 ] {01ae34e3-d4bc-4855-a9a9-f80647f77e15} <Trace> oximeter.measurements_cumulativeu64 (0728ad91-3238-42af-8ba1-e7fe350e1bf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8271 | 2025.12.20 04:59:59.308097 [ 269 ] {01ae34e3-d4bc-4855-a9a9-f80647f77e15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 8272 | 2025.12.20 04:59:59.308493 [ 269 ] {01ae34e3-d4bc-4855-a9a9-f80647f77e15} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 8273 | 2025.12.20 04:59:59.308717 [ 269 ] {01ae34e3-d4bc-4855-a9a9-f80647f77e15} <Trace> oximeter.measurements_cumulativeu64 (0728ad91-3238-42af-8ba1-e7fe350e1bf3): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8274 | 2025.12.20 04:59:59.308855 [ 269 ] {01ae34e3-d4bc-4855-a9a9-f80647f77e15} <Debug> executeQuery: Read 839 rows, 57.83 KiB in 0.001493 sec., 561955.7937039518 rows/sec., 37.83 MiB/sec. | ||
| 8275 | 2025.12.20 04:59:59.308893 [ 269 ] {01ae34e3-d4bc-4855-a9a9-f80647f77e15} <Debug> TCPHandler: Processed in 0.001660215 sec. | ||
| 8276 | 2025.12.20 04:59:59.309022 [ 269 ] {} <Trace> TCP-Session: ef844e67-0e15-4267-afc8-2f7c0fc33f21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8277 | 2025.12.20 04:59:59.309125 [ 269 ] {2b6b72ee-3468-400d-af76-0c4e6d51fa2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62292) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8278 | 2025.12.20 04:59:59.309173 [ 269 ] {2b6b72ee-3468-400d-af76-0c4e6d51fa2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8279 | 2025.12.20 04:59:59.309536 [ 269 ] {2b6b72ee-3468-400d-af76-0c4e6d51fa2d} <Trace> oximeter.measurements_u64 (2d12d158-aeaf-4eed-935c-e5714c0fad4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8280 | 2025.12.20 04:59:59.309574 [ 269 ] {2b6b72ee-3468-400d-af76-0c4e6d51fa2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 8281 | 2025.12.20 04:59:59.310470 [ 269 ] {2b6b72ee-3468-400d-af76-0c4e6d51fa2d} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 8282 | 2025.12.20 04:59:59.310712 [ 269 ] {2b6b72ee-3468-400d-af76-0c4e6d51fa2d} <Trace> oximeter.measurements_u64 (2d12d158-aeaf-4eed-935c-e5714c0fad4d): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8283 | 2025.12.20 04:59:59.310856 [ 269 ] {2b6b72ee-3468-400d-af76-0c4e6d51fa2d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001753 sec., 34227.03936109527 rows/sec., 2.31 MiB/sec. | ||
| 8284 | 2025.12.20 04:59:59.310896 [ 269 ] {2b6b72ee-3468-400d-af76-0c4e6d51fa2d} <Debug> TCPHandler: Processed in 0.001932269 sec. | ||
| 8285 | 2025.12.20 04:59:59.317448 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 339 | ||
| 8286 | 2025.12.20 04:59:59.335562 [ 245 ] {} <Trace> system.metric_log (ee27eced-b232-4ad5-8c8e-43cace0440d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8287 | 2025.12.20 04:59:59.335604 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 8288 | 2025.12.20 04:59:59.341606 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 8289 | 2025.12.20 04:59:59.342300 [ 245 ] {} <Trace> system.metric_log (ee27eced-b232-4ad5-8c8e-43cace0440d5): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8290 | 2025.12.20 04:59:59.345429 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 339 | ||
| 8291 | 2025.12.20 05:00:00.755415 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 988 | ||
| 8292 | 2025.12.20 05:00:00.757811 [ 243 ] {} <Trace> system.query_log (8da1f072-0632-4951-ad37-80ce429be088): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8293 | 2025.12.20 05:00:00.757873 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 8294 | 2025.12.20 05:00:00.759140 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 8295 | 2025.12.20 05:00:00.759462 [ 243 ] {} <Trace> system.query_log (8da1f072-0632-4951-ad37-80ce429be088): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8296 | 2025.12.20 05:00:00.759852 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 988 | ||