| 1 | [ Dec 23 18:12:52 Enabled. ] | ||
| 2 | [ Dec 23 18:12:52 Rereading configuration. ] | ||
| 3 | [ Dec 23 18:12:54 Rereading configuration. ] | ||
| 4 | [ Dec 23 18:13:04 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 23 18:13:04 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.23 18:13:07.561571 [ 1 ] {} <Information> Application: Will watch for the process with pid 24484 | ||
| 29 | 2025.12.23 18:13:07.561905 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 30 | 2025.12.23 18:13:07.769152 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 3042d295d963012962f5c683bd2776fa331a38c3, build id: <unknown>), PID 24484 | ||
| 31 | 2025.12.23 18:13:07.771736 [ 1 ] {} <Information> Application: starting up | ||
| 32 | 2025.12.23 18:13:07.771896 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 33 | 2025.12.23 18:13:08.139880 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
| 34 | 2025.12.23 18:13:08.177052 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 35 | 2025.12.23 18:13:08.177135 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 36 | 2025.12.23 18:13:08.177157 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 37 | 2025.12.23 18:13:08.177304 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
| 38 | 2025.12.23 18:13:08.178283 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
| 39 | 2025.12.23 18:13:08.182369 [ 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.23 18:13:08.183315 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 43 | 2025.12.23 18:13:08.184260 [ 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.23 18:13:08.184322 [ 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.23 18:13:08.184359 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
| 46 | 2025.12.23 18:13:08.185205 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 47 | 2025.12.23 18:13:08.186578 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 48 | 2025.12.23 18:13:08.193177 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 49 | 2025.12.23 18:13:08.193872 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 50 | 2025.12.23 18:13:08.197704 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 51 | 2025.12.23 18:13:08.197795 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 52 | 2025.12.23 18:13:08.198921 [ 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.23 18:13:08.199386 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 56 | 2025.12.23 18:13:08.212374 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 57 | 2025.12.23 18:13:08.212778 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
| 58 | 2025.12.23 18:13:08.220578 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
| 59 | 2025.12.23 18:13:08.221019 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 60 | 2025.12.23 18:13:08.221447 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 61 | 2025.12.23 18:13:08.221859 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
| 62 | 2025.12.23 18:13:08.224775 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 63 | 2025.12.23 18:13:08.224805 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 64 | 2025.12.23 18:13:08.224904 [ 101 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 65 | 2025.12.23 18:13:08.225007 [ 101 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 66 | 2025.12.23 18:13:08.245281 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 67 | 2025.12.23 18:13:08.245313 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000186613 sec | ||
| 68 | 2025.12.23 18:13:08.245384 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 69 | 2025.12.23 18:13:08.245425 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 70 | 2025.12.23 18:13:08.247973 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 71 | 2025.12.23 18:13:08.250012 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
| 72 | 2025.12.23 18:13:08.272713 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 73 | 2025.12.23 18:13:08.272772 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 74 | 2025.12.23 18:13:08.272871 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 75 | 2025.12.23 18:13:08.272887 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 76 | 2025.12.23 18:13:08.272930 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 77 | 2025.12.23 18:13:08.273012 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
| 78 | 2025.12.23 18:13:08.275253 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 79 | 2025.12.23 18:13:08.275302 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
| 80 | 2025.12.23 18:13:08.275350 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
| 81 | 2025.12.23 18:13:08.275517 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 82 | 2025.12.23 18:13:08.275561 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 83 | 2025.12.23 18:13:08.275573 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 84 | 2025.12.23 18:13:08.275650 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 85 | 2025.12.23 18:13:08.275662 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 86 | 2025.12.23 18:13:08.275694 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 87 | 2025.12.23 18:13:08.275764 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
| 88 | 2025.12.23 18:13:08.312841 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 89 | 2025.12.23 18:13:08.320138 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 90 | 2025.12.23 18:13:08.320247 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000131563 sec | ||
| 91 | 2025.12.23 18:13:08.320265 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 92 | 2025.12.23 18:13:08.320281 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 93 | 2025.12.23 18:13:08.320310 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 94 | 2025.12.23 18:13:08.320565 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
| 95 | 2025.12.23 18:13:08.320692 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
| 96 | 2025.12.23 18:13:08.320711 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 97 | 2025.12.23 18:13:08.320725 [ 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.23 18:13:08.320739 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 99 | 2025.12.23 18:13:08.330456 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 100 | 2025.12.23 18:13:08.330683 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.78 MiB, peak 24.78 MiB, free memory in arenas 0.00 B, will set to 116.68 MiB (RSS), difference: 91.91 MiB | ||
| 101 | 2025.12.23 18:13:08.332170 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 1.361e-05 sec. | ||
| 102 | 2025.12.23 18:13:08.332582 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 103 | 2025.12.23 18:13:08.333270 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 104 | 2025.12.23 18:13:08.333289 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 105 | 2025.12.23 18:13:09.487850 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:41729 | ||
| 106 | 2025.12.23 18:13:09.490199 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 107 | 2025.12.23 18:13:09.490282 [ 3 ] {} <Debug> TCP-Session: 5e3ba6ae-d9fd-4cf8-81d6-17d59400b27c Authenticating user 'default' from [fd00:1122:3344:101::b]:41729 | ||
| 108 | 2025.12.23 18:13:09.490314 [ 3 ] {} <Debug> TCP-Session: 5e3ba6ae-d9fd-4cf8-81d6-17d59400b27c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 109 | 2025.12.23 18:13:09.490410 [ 3 ] {} <Debug> TCP-Session: 5e3ba6ae-d9fd-4cf8-81d6-17d59400b27c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 110 | 2025.12.23 18:13:09.490519 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 111 | 2025.12.23 18:13:09.490549 [ 3 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 112 | 2025.12.23 18:13:09.490652 [ 3 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 113 | 2025.12.23 18:13:09.493786 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:63429 | ||
| 114 | 2025.12.23 18:13:09.494009 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 115 | 2025.12.23 18:13:09.494054 [ 4 ] {} <Debug> TCP-Session: 52fd2c85-aec3-4fd5-a597-ceac7d60315b Authenticating user 'default' from [fd00:1122:3344:101::b]:63429 | ||
| 116 | 2025.12.23 18:13:09.494081 [ 4 ] {} <Debug> TCP-Session: 52fd2c85-aec3-4fd5-a597-ceac7d60315b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 117 | 2025.12.23 18:13:09.494202 [ 4 ] {} <Debug> TCP-Session: 52fd2c85-aec3-4fd5-a597-ceac7d60315b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 118 | 2025.12.23 18:13:09.494907 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:42023 | ||
| 119 | 2025.12.23 18:13:09.494915 [ 253 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:37897 | ||
| 120 | 2025.12.23 18:13:09.495184 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 121 | 2025.12.23 18:13:09.495239 [ 5 ] {} <Debug> TCP-Session: 8b4129e2-f7a0-42f0-a763-894b5855842c Authenticating user 'default' from [fd00:1122:3344:101::b]:42023 | ||
| 122 | 2025.12.23 18:13:09.495258 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:38851 | ||
| 123 | 2025.12.23 18:13:09.495267 [ 5 ] {} <Debug> TCP-Session: 8b4129e2-f7a0-42f0-a763-894b5855842c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 124 | 2025.12.23 18:13:09.495266 [ 254 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:60023 | ||
| 125 | 2025.12.23 18:13:09.495363 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:57233 | ||
| 126 | 2025.12.23 18:13:09.495406 [ 5 ] {} <Debug> TCP-Session: 8b4129e2-f7a0-42f0-a763-894b5855842c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 127 | 2025.12.23 18:13:09.495418 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 128 | 2025.12.23 18:13:09.495263 [ 253 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 129 | 2025.12.23 18:13:09.495595 [ 255 ] {} <Debug> TCP-Session: 92e09d01-71cc-4002-ad5b-a3c13ac5fe36 Authenticating user 'default' from [fd00:1122:3344:101::b]:38851 | ||
| 130 | 2025.12.23 18:13:09.495603 [ 254 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 131 | 2025.12.23 18:13:09.495628 [ 255 ] {} <Debug> TCP-Session: 92e09d01-71cc-4002-ad5b-a3c13ac5fe36 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 132 | 2025.12.23 18:13:09.495616 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 133 | 2025.12.23 18:13:09.495596 [ 253 ] {} <Debug> TCP-Session: 5e247b09-97e2-4e19-8320-152805168089 Authenticating user 'default' from [fd00:1122:3344:101::b]:37897 | ||
| 134 | 2025.12.23 18:13:09.495761 [ 256 ] {} <Debug> TCP-Session: 36f68179-040d-4c25-9eb1-e6f731b52b89 Authenticating user 'default' from [fd00:1122:3344:101::b]:57233 | ||
| 135 | 2025.12.23 18:13:09.495766 [ 255 ] {} <Debug> TCP-Session: 92e09d01-71cc-4002-ad5b-a3c13ac5fe36 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 136 | 2025.12.23 18:13:09.495760 [ 254 ] {} <Debug> TCP-Session: f38de307-127a-4cad-b583-3852c24f5e47 Authenticating user 'default' from [fd00:1122:3344:101::b]:60023 | ||
| 137 | 2025.12.23 18:13:09.495882 [ 256 ] {} <Debug> TCP-Session: 36f68179-040d-4c25-9eb1-e6f731b52b89 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 138 | 2025.12.23 18:13:09.495865 [ 253 ] {} <Debug> TCP-Session: 5e247b09-97e2-4e19-8320-152805168089 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 139 | 2025.12.23 18:13:09.495594 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:38609 | ||
| 140 | 2025.12.23 18:13:09.495984 [ 256 ] {} <Debug> TCP-Session: 36f68179-040d-4c25-9eb1-e6f731b52b89 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 141 | 2025.12.23 18:13:09.495968 [ 253 ] {} <Debug> TCP-Session: 5e247b09-97e2-4e19-8320-152805168089 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 142 | 2025.12.23 18:13:09.495963 [ 254 ] {} <Debug> TCP-Session: f38de307-127a-4cad-b583-3852c24f5e47 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 143 | 2025.12.23 18:13:09.496158 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 144 | 2025.12.23 18:13:09.496161 [ 254 ] {} <Debug> TCP-Session: f38de307-127a-4cad-b583-3852c24f5e47 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 145 | 2025.12.23 18:13:09.496247 [ 257 ] {} <Debug> TCP-Session: 361c0901-7846-44cb-b88e-285e129fa202 Authenticating user 'default' from [fd00:1122:3344:101::b]:38609 | ||
| 146 | 2025.12.23 18:13:09.496273 [ 257 ] {} <Debug> TCP-Session: 361c0901-7846-44cb-b88e-285e129fa202 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 147 | 2025.12.23 18:13:09.496370 [ 257 ] {} <Debug> TCP-Session: 361c0901-7846-44cb-b88e-285e129fa202 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 148 | 2025.12.23 18:13:09.940205 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:61798 | ||
| 149 | 2025.12.23 18:13:09.941157 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 150 | 2025.12.23 18:13:09.941335 [ 258 ] {} <Debug> TCP-Session: a3e972a6-b822-4df7-8f0e-3b8896b31baa Authenticating user 'default' from [fd00:1122:3344:101::a]:61798 | ||
| 151 | 2025.12.23 18:13:09.941362 [ 258 ] {} <Debug> TCP-Session: a3e972a6-b822-4df7-8f0e-3b8896b31baa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 152 | 2025.12.23 18:13:09.941375 [ 258 ] {} <Debug> TCP-Session: a3e972a6-b822-4df7-8f0e-3b8896b31baa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 153 | 2025.12.23 18:13:09.941523 [ 258 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 154 | 2025.12.23 18:13:09.941559 [ 258 ] {} <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 | ||
| 155 | 2025.12.23 18:13:09.941740 [ 258 ] {} <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 | ||
| 156 | 2025.12.23 18:13:09.942904 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:53314 | ||
| 157 | 2025.12.23 18:13:09.943005 [ 260 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:41628 | ||
| 158 | 2025.12.23 18:13:09.943126 [ 261 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:49006 | ||
| 159 | 2025.12.23 18:13:09.943224 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:53581 | ||
| 160 | 2025.12.23 18:13:09.943324 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:55239 | ||
| 161 | 2025.12.23 18:13:09.943528 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:61515 | ||
| 162 | 2025.12.23 18:13:09.943424 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:58970 | ||
| 163 | 2025.12.23 18:13:09.944019 [ 261 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 164 | 2025.12.23 18:13:09.944063 [ 261 ] {} <Debug> TCP-Session: 2533ce49-869e-46f0-8c6d-6b87a259e553 Authenticating user 'default' from [fd00:1122:3344:101::a]:49006 | ||
| 165 | 2025.12.23 18:13:09.944213 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 166 | 2025.12.23 18:13:09.944215 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 167 | 2025.12.23 18:13:09.944281 [ 261 ] {} <Debug> TCP-Session: 2533ce49-869e-46f0-8c6d-6b87a259e553 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 168 | 2025.12.23 18:13:09.944505 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 169 | 2025.12.23 18:13:09.944620 [ 261 ] {} <Debug> TCP-Session: 2533ce49-869e-46f0-8c6d-6b87a259e553 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 170 | 2025.12.23 18:13:09.944499 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 171 | 2025.12.23 18:13:09.944344 [ 260 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 172 | 2025.12.23 18:13:09.944825 [ 259 ] {} <Debug> TCP-Session: c14c83d7-dc75-493d-87cf-c499faf9f436 Authenticating user 'default' from [fd00:1122:3344:101::a]:53314 | ||
| 173 | 2025.12.23 18:13:09.944799 [ 264 ] {} <Debug> TCP-Session: 75188e2b-cf83-492a-a728-197aa0ff43e6 Authenticating user 'default' from [fd00:1122:3344:101::a]:58970 | ||
| 174 | 2025.12.23 18:13:09.944332 [ 262 ] {} <Debug> TCP-Session: 0012d6c7-10ee-4183-96c2-71bcadbca01d Authenticating user 'default' from [fd00:1122:3344:101::a]:53581 | ||
| 175 | 2025.12.23 18:13:09.945061 [ 260 ] {} <Debug> TCP-Session: 6c42fe3c-1374-4917-b6e5-2678700e3fe3 Authenticating user 'default' from [fd00:1122:3344:101::a]:41628 | ||
| 176 | 2025.12.23 18:13:09.945075 [ 264 ] {} <Debug> TCP-Session: 75188e2b-cf83-492a-a728-197aa0ff43e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 177 | 2025.12.23 18:13:09.944305 [ 263 ] {} <Debug> TCP-Session: 38a14207-9570-42a3-87b8-0ea706400af7 Authenticating user 'default' from [fd00:1122:3344:101::a]:55239 | ||
| 178 | 2025.12.23 18:13:09.945147 [ 260 ] {} <Debug> TCP-Session: 6c42fe3c-1374-4917-b6e5-2678700e3fe3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 179 | 2025.12.23 18:13:09.945186 [ 259 ] {} <Debug> TCP-Session: c14c83d7-dc75-493d-87cf-c499faf9f436 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 180 | 2025.12.23 18:13:09.945156 [ 264 ] {} <Debug> TCP-Session: 75188e2b-cf83-492a-a728-197aa0ff43e6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 181 | 2025.12.23 18:13:09.945267 [ 260 ] {} <Debug> TCP-Session: 6c42fe3c-1374-4917-b6e5-2678700e3fe3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 182 | 2025.12.23 18:13:09.945249 [ 259 ] {} <Debug> TCP-Session: c14c83d7-dc75-493d-87cf-c499faf9f436 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 183 | 2025.12.23 18:13:09.945241 [ 263 ] {} <Debug> TCP-Session: 38a14207-9570-42a3-87b8-0ea706400af7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 184 | 2025.12.23 18:13:09.945093 [ 262 ] {} <Debug> TCP-Session: 0012d6c7-10ee-4183-96c2-71bcadbca01d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 185 | 2025.12.23 18:13:09.945809 [ 263 ] {} <Debug> TCP-Session: 38a14207-9570-42a3-87b8-0ea706400af7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 186 | 2025.12.23 18:13:09.944398 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 187 | 2025.12.23 18:13:09.946055 [ 262 ] {} <Debug> TCP-Session: 0012d6c7-10ee-4183-96c2-71bcadbca01d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 188 | 2025.12.23 18:13:09.946092 [ 265 ] {} <Debug> TCP-Session: ea028b5a-0441-43f4-95f8-80c289d23e9f Authenticating user 'default' from [fd00:1122:3344:101::a]:61515 | ||
| 189 | 2025.12.23 18:13:09.946309 [ 265 ] {} <Debug> TCP-Session: ea028b5a-0441-43f4-95f8-80c289d23e9f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 190 | 2025.12.23 18:13:09.946506 [ 265 ] {} <Debug> TCP-Session: ea028b5a-0441-43f4-95f8-80c289d23e9f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 191 | 2025.12.23 18:13:10.000193 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 117.33 MiB, peak 117.33 MiB, free memory in arenas 0.00 B, will set to 119.35 MiB (RSS), difference: 2.02 MiB | ||
| 192 | 2025.12.23 18:13:10.709585 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:60106 | ||
| 193 | 2025.12.23 18:13:10.710239 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 194 | 2025.12.23 18:13:10.710319 [ 266 ] {} <Debug> TCP-Session: 126d8f48-1f27-40be-ac00-26ed8b8fec74 Authenticating user 'default' from [fd00:1122:3344:101::c]:60106 | ||
| 195 | 2025.12.23 18:13:10.710341 [ 266 ] {} <Debug> TCP-Session: 126d8f48-1f27-40be-ac00-26ed8b8fec74 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 196 | 2025.12.23 18:13:10.710353 [ 266 ] {} <Debug> TCP-Session: 126d8f48-1f27-40be-ac00-26ed8b8fec74 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 197 | 2025.12.23 18:13:10.710480 [ 266 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 198 | 2025.12.23 18:13:10.710517 [ 266 ] {} <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.23 18:13:10.710616 [ 266 ] {} <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.23 18:13:10.711820 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:43407 | ||
| 201 | 2025.12.23 18:13:10.711918 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:42842 | ||
| 202 | 2025.12.23 18:13:10.712005 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 203 | 2025.12.23 18:13:10.712009 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:49989 | ||
| 204 | 2025.12.23 18:13:10.712049 [ 267 ] {} <Debug> TCP-Session: c751bce7-9325-4ee9-bd92-1d0673b6f359 Authenticating user 'default' from [fd00:1122:3344:101::c]:43407 | ||
| 205 | 2025.12.23 18:13:10.712138 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:57999 | ||
| 206 | 2025.12.23 18:13:10.712162 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 207 | 2025.12.23 18:13:10.712215 [ 267 ] {} <Debug> TCP-Session: c751bce7-9325-4ee9-bd92-1d0673b6f359 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 208 | 2025.12.23 18:13:10.712231 [ 268 ] {} <Debug> TCP-Session: 8cf909af-a07b-4cf3-b6af-ac3ce036f810 Authenticating user 'default' from [fd00:1122:3344:101::c]:42842 | ||
| 209 | 2025.12.23 18:13:10.712276 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 210 | 2025.12.23 18:13:10.712303 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:59469 | ||
| 211 | 2025.12.23 18:13:10.712376 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 212 | 2025.12.23 18:13:10.712343 [ 268 ] {} <Debug> TCP-Session: 8cf909af-a07b-4cf3-b6af-ac3ce036f810 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 213 | 2025.12.23 18:13:10.712329 [ 269 ] {} <Debug> TCP-Session: 98cf57c2-c5a6-41e5-aeda-e932f1926fc7 Authenticating user 'default' from [fd00:1122:3344:101::c]:49989 | ||
| 214 | 2025.12.23 18:13:10.712434 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:62570 | ||
| 215 | 2025.12.23 18:13:10.712478 [ 270 ] {} <Debug> TCP-Session: 68209d80-3038-49df-abcf-d0ebfcadb3c0 Authenticating user 'default' from [fd00:1122:3344:101::c]:57999 | ||
| 216 | 2025.12.23 18:13:10.712491 [ 269 ] {} <Debug> TCP-Session: 98cf57c2-c5a6-41e5-aeda-e932f1926fc7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 217 | 2025.12.23 18:13:10.712499 [ 268 ] {} <Debug> TCP-Session: 8cf909af-a07b-4cf3-b6af-ac3ce036f810 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 218 | 2025.12.23 18:13:10.712584 [ 270 ] {} <Debug> TCP-Session: 68209d80-3038-49df-abcf-d0ebfcadb3c0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 219 | 2025.12.23 18:13:10.712566 [ 269 ] {} <Debug> TCP-Session: 98cf57c2-c5a6-41e5-aeda-e932f1926fc7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 220 | 2025.12.23 18:13:10.712540 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 221 | 2025.12.23 18:13:10.712661 [ 270 ] {} <Debug> TCP-Session: 68209d80-3038-49df-abcf-d0ebfcadb3c0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 222 | 2025.12.23 18:13:10.712688 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 223 | 2025.12.23 18:13:10.712312 [ 267 ] {} <Debug> TCP-Session: c751bce7-9325-4ee9-bd92-1d0673b6f359 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 224 | 2025.12.23 18:13:10.712775 [ 272 ] {} <Debug> TCP-Session: 7d06ec8c-4cf8-4893-bef8-a23ef96330c8 Authenticating user 'default' from [fd00:1122:3344:101::c]:62570 | ||
| 225 | 2025.12.23 18:13:10.712744 [ 271 ] {} <Debug> TCP-Session: 733f401b-086b-46f7-93c3-eb364d187e7e Authenticating user 'default' from [fd00:1122:3344:101::c]:59469 | ||
| 226 | 2025.12.23 18:13:10.712525 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:45818 | ||
| 227 | 2025.12.23 18:13:10.712841 [ 271 ] {} <Debug> TCP-Session: 733f401b-086b-46f7-93c3-eb364d187e7e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 228 | 2025.12.23 18:13:10.712863 [ 272 ] {} <Debug> TCP-Session: 7d06ec8c-4cf8-4893-bef8-a23ef96330c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 229 | 2025.12.23 18:13:10.712928 [ 271 ] {} <Debug> TCP-Session: 733f401b-086b-46f7-93c3-eb364d187e7e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 230 | 2025.12.23 18:13:10.712941 [ 272 ] {} <Debug> TCP-Session: 7d06ec8c-4cf8-4893-bef8-a23ef96330c8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 231 | 2025.12.23 18:13:10.712954 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 232 | 2025.12.23 18:13:10.713077 [ 273 ] {} <Debug> TCP-Session: 974fa233-5a2d-490a-8e33-dc2b82c0380c Authenticating user 'default' from [fd00:1122:3344:101::c]:45818 | ||
| 233 | 2025.12.23 18:13:10.713094 [ 273 ] {} <Debug> TCP-Session: 974fa233-5a2d-490a-8e33-dc2b82c0380c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 234 | 2025.12.23 18:13:10.713182 [ 273 ] {} <Debug> TCP-Session: 974fa233-5a2d-490a-8e33-dc2b82c0380c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 235 | 2025.12.23 18:13:10.910234 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:33165 | ||
| 236 | 2025.12.23 18:13:10.914634 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 237 | 2025.12.23 18:13:10.914763 [ 274 ] {} <Debug> TCP-Session: 5118d44b-3ecf-4360-a391-63d4a54797f3 Authenticating user 'default' from [fd00:1122:3344:101::d]:33165 | ||
| 238 | 2025.12.23 18:13:10.914788 [ 274 ] {} <Debug> TCP-Session: 5118d44b-3ecf-4360-a391-63d4a54797f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 239 | 2025.12.23 18:13:10.914800 [ 274 ] {} <Debug> TCP-Session: 5118d44b-3ecf-4360-a391-63d4a54797f3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 240 | 2025.12.23 18:13:10.914944 [ 274 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 241 | 2025.12.23 18:13:10.914983 [ 274 ] {} <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 | ||
| 242 | 2025.12.23 18:13:10.915070 [ 274 ] {} <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 | ||
| 243 | 2025.12.23 18:13:10.915728 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:41250 | ||
| 244 | 2025.12.23 18:13:10.915860 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:54095 | ||
| 245 | 2025.12.23 18:13:10.915936 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:44781 | ||
| 246 | 2025.12.23 18:13:10.916090 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:35365 | ||
| 247 | 2025.12.23 18:13:10.916155 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 248 | 2025.12.23 18:13:10.916285 [ 275 ] {} <Debug> TCP-Session: 819faafe-9730-4f21-a809-d4703b429f48 Authenticating user 'default' from [fd00:1122:3344:101::d]:41250 | ||
| 249 | 2025.12.23 18:13:10.916308 [ 275 ] {} <Debug> TCP-Session: 819faafe-9730-4f21-a809-d4703b429f48 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 250 | 2025.12.23 18:13:10.916321 [ 275 ] {} <Debug> TCP-Session: 819faafe-9730-4f21-a809-d4703b429f48 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 251 | 2025.12.23 18:13:10.918431 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 252 | 2025.12.23 18:13:10.918463 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:64563 | ||
| 253 | 2025.12.23 18:13:10.918477 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:39966 | ||
| 254 | 2025.12.23 18:13:10.918516 [ 277 ] {} <Debug> TCP-Session: d4673775-9efc-4897-9333-fe126af91042 Authenticating user 'default' from [fd00:1122:3344:101::d]:44781 | ||
| 255 | 2025.12.23 18:13:10.918631 [ 277 ] {} <Debug> TCP-Session: d4673775-9efc-4897-9333-fe126af91042 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 256 | 2025.12.23 18:13:10.918648 [ 277 ] {} <Debug> TCP-Session: d4673775-9efc-4897-9333-fe126af91042 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 257 | 2025.12.23 18:13:10.918863 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 258 | 2025.12.23 18:13:10.918964 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:34543 | ||
| 259 | 2025.12.23 18:13:10.918992 [ 276 ] {} <Debug> TCP-Session: 4c3a8cb3-786b-461c-8d09-ed43fb1f7f85 Authenticating user 'default' from [fd00:1122:3344:101::d]:54095 | ||
| 260 | 2025.12.23 18:13:10.919021 [ 276 ] {} <Debug> TCP-Session: 4c3a8cb3-786b-461c-8d09-ed43fb1f7f85 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 261 | 2025.12.23 18:13:10.919035 [ 276 ] {} <Debug> TCP-Session: 4c3a8cb3-786b-461c-8d09-ed43fb1f7f85 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 262 | 2025.12.23 18:13:10.920639 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:57466 | ||
| 263 | 2025.12.23 18:13:10.922965 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 264 | 2025.12.23 18:13:10.922999 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 265 | 2025.12.23 18:13:10.923061 [ 279 ] {} <Debug> TCP-Session: e0e2b87b-ff88-478b-a1a1-43fbb576fcdd Authenticating user 'default' from [fd00:1122:3344:101::d]:39966 | ||
| 266 | 2025.12.23 18:13:10.923156 [ 282 ] {} <Debug> TCP-Session: 2b9afa75-f652-4a19-9315-6cca59164126 Authenticating user 'default' from [fd00:1122:3344:101::d]:57466 | ||
| 267 | 2025.12.23 18:13:10.923169 [ 279 ] {} <Debug> TCP-Session: e0e2b87b-ff88-478b-a1a1-43fbb576fcdd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 268 | 2025.12.23 18:13:10.923236 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 269 | 2025.12.23 18:13:10.923253 [ 274 ] {} <Trace> TCP-Session: 5118d44b-3ecf-4360-a391-63d4a54797f3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 270 | 2025.12.23 18:13:10.923259 [ 279 ] {} <Debug> TCP-Session: e0e2b87b-ff88-478b-a1a1-43fbb576fcdd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 271 | 2025.12.23 18:13:10.923278 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 272 | 2025.12.23 18:13:10.923186 [ 282 ] {} <Debug> TCP-Session: 2b9afa75-f652-4a19-9315-6cca59164126 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 273 | 2025.12.23 18:13:10.923346 [ 278 ] {} <Debug> TCP-Session: 2ee9623d-0855-4d98-acc1-66b2c73e47c3 Authenticating user 'default' from [fd00:1122:3344:101::d]:35365 | ||
| 274 | 2025.12.23 18:13:10.923418 [ 282 ] {} <Debug> TCP-Session: 2b9afa75-f652-4a19-9315-6cca59164126 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 275 | 2025.12.23 18:13:10.923372 [ 280 ] {} <Debug> TCP-Session: 95592db8-6c10-4be9-9ad1-1c1a69f35fb2 Authenticating user 'default' from [fd00:1122:3344:101::d]:64563 | ||
| 276 | 2025.12.23 18:13:10.923438 [ 278 ] {} <Debug> TCP-Session: 2ee9623d-0855-4d98-acc1-66b2c73e47c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 277 | 2025.12.23 18:13:10.923498 [ 280 ] {} <Debug> TCP-Session: 95592db8-6c10-4be9-9ad1-1c1a69f35fb2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 278 | 2025.12.23 18:13:10.923205 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 279 | 2025.12.23 18:13:10.923518 [ 278 ] {} <Debug> TCP-Session: 2ee9623d-0855-4d98-acc1-66b2c73e47c3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 280 | 2025.12.23 18:13:10.923567 [ 280 ] {} <Debug> TCP-Session: 95592db8-6c10-4be9-9ad1-1c1a69f35fb2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 281 | 2025.12.23 18:13:10.923603 [ 281 ] {} <Debug> TCP-Session: 53ceeb3a-2eaa-41de-b91f-7385118133dc Authenticating user 'default' from [fd00:1122:3344:101::d]:34543 | ||
| 282 | 2025.12.23 18:13:10.923683 [ 281 ] {} <Debug> TCP-Session: 53ceeb3a-2eaa-41de-b91f-7385118133dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 283 | 2025.12.23 18:13:10.923706 [ 281 ] {} <Debug> TCP-Session: 53ceeb3a-2eaa-41de-b91f-7385118133dc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 284 | 2025.12.23 18:13:10.928382 [ 274 ] {61d4b884-6e26-41f0-ad8b-ded93978d04c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33165) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 285 | 2025.12.23 18:13:11.000223 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 119.45 MiB, peak 119.45 MiB, free memory in arenas 0.00 B, will set to 122.85 MiB (RSS), difference: 3.40 MiB | ||
| 286 | 2025.12.23 18:13:11.066861 [ 274 ] {61d4b884-6e26-41f0-ad8b-ded93978d04c} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:33165) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 287 | |||
| 288 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 289 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 290 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 291 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 292 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 293 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 294 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 295 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 296 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 297 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 298 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 299 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 300 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 301 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 302 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 303 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 304 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 305 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 306 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 307 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 308 | 20. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 309 | |||
| 310 | 2025.12.23 18:13:11.067863 [ 274 ] {61d4b884-6e26-41f0-ad8b-ded93978d04c} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 311 | |||
| 312 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 313 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 314 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 315 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 316 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 317 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 318 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 319 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 320 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 321 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 322 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 323 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 324 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 325 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 326 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 327 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 328 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 329 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 330 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 331 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 332 | 20. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 333 | |||
| 334 | 2025.12.23 18:13:11.068123 [ 274 ] {61d4b884-6e26-41f0-ad8b-ded93978d04c} <Debug> TCPHandler: Processed in 0.152129811 sec. | ||
| 335 | 2025.12.23 18:13:11.070632 [ 275 ] {} <Trace> TCP-Session: 819faafe-9730-4f21-a809-d4703b429f48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 336 | 2025.12.23 18:13:11.070997 [ 275 ] {9959531d-c975-4d18-bf26-2ddc13b8f5ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41250) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 337 | 2025.12.23 18:13:11.071494 [ 275 ] {9959531d-c975-4d18-bf26-2ddc13b8f5ef} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:41250) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 338 | |||
| 339 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 340 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 341 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 342 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 343 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 344 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 345 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 346 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 347 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 348 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 349 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 350 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 351 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 352 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 353 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 354 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 355 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 356 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 357 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 358 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 359 | 20. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 360 | |||
| 361 | 2025.12.23 18:13:11.071841 [ 275 ] {9959531d-c975-4d18-bf26-2ddc13b8f5ef} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 362 | |||
| 363 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 364 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 365 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 366 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 367 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 368 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 369 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 370 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 371 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 372 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 373 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 374 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 375 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 376 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 377 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 378 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 379 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 380 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 381 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 382 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 383 | 20. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 384 | |||
| 385 | 2025.12.23 18:13:11.072119 [ 275 ] {9959531d-c975-4d18-bf26-2ddc13b8f5ef} <Debug> TCPHandler: Processed in 0.003680834 sec. | ||
| 386 | 2025.12.23 18:13:11.072462 [ 274 ] {} <Trace> TCP-Session: 5118d44b-3ecf-4360-a391-63d4a54797f3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 387 | 2025.12.23 18:13:11.073242 [ 274 ] {b4a297f8-8a10-49e8-857a-c7b8592ab2cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33165) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 388 | 2025.12.23 18:13:11.075436 [ 274 ] {b4a297f8-8a10-49e8-857a-c7b8592ab2cc} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 389 | 2025.12.23 18:13:11.096891 [ 274 ] {b4a297f8-8a10-49e8-857a-c7b8592ab2cc} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 390 | 2025.12.23 18:13:11.096919 [ 274 ] {b4a297f8-8a10-49e8-857a-c7b8592ab2cc} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 6.8501e-05 sec | ||
| 391 | 2025.12.23 18:13:11.096936 [ 274 ] {b4a297f8-8a10-49e8-857a-c7b8592ab2cc} <Trace> ReferentialDeps: No tables | ||
| 392 | 2025.12.23 18:13:11.097031 [ 274 ] {b4a297f8-8a10-49e8-857a-c7b8592ab2cc} <Trace> LoadingDeps: No tables | ||
| 393 | 2025.12.23 18:13:11.097061 [ 274 ] {b4a297f8-8a10-49e8-857a-c7b8592ab2cc} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 394 | 2025.12.23 18:13:11.097797 [ 274 ] {b4a297f8-8a10-49e8-857a-c7b8592ab2cc} <Debug> TCPHandler: Processed in 0.025448289 sec. | ||
| 395 | 2025.12.23 18:13:11.097968 [ 274 ] {} <Trace> TCP-Session: 5118d44b-3ecf-4360-a391-63d4a54797f3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 396 | 2025.12.23 18:13:11.098205 [ 274 ] {fd9fa792-55e2-4560-9b94-ede97e386e36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33165) /* The version table contains metadata about the `oximeter` database */ | ||
| 397 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
| 398 | 2025.12.23 18:13:11.098356 [ 274 ] {fd9fa792-55e2-4560-9b94-ede97e386e36} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 399 | 2025.12.23 18:13:11.113740 [ 274 ] {fd9fa792-55e2-4560-9b94-ede97e386e36} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
| 400 | 2025.12.23 18:13:11.128349 [ 274 ] {fd9fa792-55e2-4560-9b94-ede97e386e36} <Debug> oximeter.version (19e05c7c-61a9-4108-ae89-b7c5babdc528): Loading data parts | ||
| 401 | 2025.12.23 18:13:11.130846 [ 274 ] {fd9fa792-55e2-4560-9b94-ede97e386e36} <Debug> oximeter.version (19e05c7c-61a9-4108-ae89-b7c5babdc528): There are no data parts | ||
| 402 | 2025.12.23 18:13:11.157882 [ 274 ] {fd9fa792-55e2-4560-9b94-ede97e386e36} <Debug> TCPHandler: Processed in 0.059967377 sec. | ||
| 403 | 2025.12.23 18:13:11.158068 [ 274 ] {} <Trace> TCP-Session: 5118d44b-3ecf-4360-a391-63d4a54797f3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 404 | 2025.12.23 18:13:11.158257 [ 274 ] {f231ea69-a21d-4e8a-bd76-49c8401dfbe5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33165) /* The measurement tables contain all individual samples from each timeseries. | ||
| 405 | * | ||
| 406 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
| 407 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
| 408 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
| 409 | * by all samples from the same timeseries. | ||
| 410 | * | ||
| 411 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
| 412 | * and then uses that to index quickly into the measurements tables. | ||
| 413 | */ | ||
| 414 | CREATE TABLE IF NOT EXISTS oximeter.measurements_bool ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Bool) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 415 | 2025.12.23 18:13:11.158396 [ 274 ] {f231ea69-a21d-4e8a-bd76-49c8401dfbe5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 416 | 2025.12.23 18:13:11.225763 [ 274 ] {f231ea69-a21d-4e8a-bd76-49c8401dfbe5} <Debug> oximeter.measurements_bool (968d0006-ef4f-40f9-a025-9e9b6814ae5a): Loading data parts | ||
| 417 | 2025.12.23 18:13:11.226009 [ 274 ] {f231ea69-a21d-4e8a-bd76-49c8401dfbe5} <Debug> oximeter.measurements_bool (968d0006-ef4f-40f9-a025-9e9b6814ae5a): There are no data parts | ||
| 418 | 2025.12.23 18:13:11.241574 [ 274 ] {f231ea69-a21d-4e8a-bd76-49c8401dfbe5} <Debug> TCPHandler: Processed in 0.083564143 sec. | ||
| 419 | 2025.12.23 18:13:11.241852 [ 274 ] {} <Trace> TCP-Session: 5118d44b-3ecf-4360-a391-63d4a54797f3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 420 | 2025.12.23 18:13:11.242053 [ 274 ] {373b365d-d522-4f87-ae78-944ba1db66c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33165) CREATE TABLE IF NOT EXISTS oximeter.measurements_i8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 421 | 2025.12.23 18:13:11.242185 [ 274 ] {373b365d-d522-4f87-ae78-944ba1db66c2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 422 | 2025.12.23 18:13:11.254538 [ 274 ] {373b365d-d522-4f87-ae78-944ba1db66c2} <Debug> oximeter.measurements_i8 (80eb1dae-f3d8-4889-a0d5-cd6501a2701f): Loading data parts | ||
| 423 | 2025.12.23 18:13:11.254691 [ 274 ] {373b365d-d522-4f87-ae78-944ba1db66c2} <Debug> oximeter.measurements_i8 (80eb1dae-f3d8-4889-a0d5-cd6501a2701f): There are no data parts | ||
| 424 | 2025.12.23 18:13:11.258123 [ 274 ] {373b365d-d522-4f87-ae78-944ba1db66c2} <Debug> TCPHandler: Processed in 0.016332308 sec. | ||
| 425 | 2025.12.23 18:13:11.258310 [ 274 ] {} <Trace> TCP-Session: 5118d44b-3ecf-4360-a391-63d4a54797f3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 426 | 2025.12.23 18:13:11.258496 [ 274 ] {5e60d8bd-8469-4ea2-be3e-8767fd11b1c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33165) CREATE TABLE IF NOT EXISTS oximeter.measurements_u8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 427 | 2025.12.23 18:13:11.258640 [ 274 ] {5e60d8bd-8469-4ea2-be3e-8767fd11b1c0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 428 | 2025.12.23 18:13:11.269424 [ 274 ] {5e60d8bd-8469-4ea2-be3e-8767fd11b1c0} <Debug> oximeter.measurements_u8 (c6502eb5-0afb-4767-9f86-4bf5668a94af): Loading data parts | ||
| 429 | 2025.12.23 18:13:11.269626 [ 274 ] {5e60d8bd-8469-4ea2-be3e-8767fd11b1c0} <Debug> oximeter.measurements_u8 (c6502eb5-0afb-4767-9f86-4bf5668a94af): There are no data parts | ||
| 430 | 2025.12.23 18:13:11.282531 [ 274 ] {5e60d8bd-8469-4ea2-be3e-8767fd11b1c0} <Debug> TCPHandler: Processed in 0.024285368 sec. | ||
| 431 | 2025.12.23 18:13:11.282726 [ 274 ] {} <Trace> TCP-Session: 5118d44b-3ecf-4360-a391-63d4a54797f3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 432 | 2025.12.23 18:13:11.282931 [ 274 ] {49777d4a-8a10-4d6b-96a8-6d27b9841117} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33165) CREATE TABLE IF NOT EXISTS oximeter.measurements_i16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 433 | 2025.12.23 18:13:11.283042 [ 274 ] {49777d4a-8a10-4d6b-96a8-6d27b9841117} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 434 | 2025.12.23 18:13:11.307308 [ 274 ] {49777d4a-8a10-4d6b-96a8-6d27b9841117} <Debug> oximeter.measurements_i16 (9588aea7-c262-4ab0-8700-4db6c5eb9374): Loading data parts | ||
| 435 | 2025.12.23 18:13:11.307460 [ 274 ] {49777d4a-8a10-4d6b-96a8-6d27b9841117} <Debug> oximeter.measurements_i16 (9588aea7-c262-4ab0-8700-4db6c5eb9374): There are no data parts | ||
| 436 | 2025.12.23 18:13:11.314051 [ 274 ] {49777d4a-8a10-4d6b-96a8-6d27b9841117} <Debug> TCPHandler: Processed in 0.031375703 sec. | ||
| 437 | 2025.12.23 18:13:11.314206 [ 274 ] {} <Trace> TCP-Session: 5118d44b-3ecf-4360-a391-63d4a54797f3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 438 | 2025.12.23 18:13:11.314381 [ 274 ] {db542207-41d3-464b-9cc3-97a228e8fc82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33165) CREATE TABLE IF NOT EXISTS oximeter.measurements_u16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 439 | 2025.12.23 18:13:11.314504 [ 274 ] {db542207-41d3-464b-9cc3-97a228e8fc82} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 440 | 2025.12.23 18:13:11.326030 [ 274 ] {db542207-41d3-464b-9cc3-97a228e8fc82} <Debug> oximeter.measurements_u16 (6c9d7216-2ff8-404d-b89f-f7cd91d4127c): Loading data parts | ||
| 441 | 2025.12.23 18:13:11.326201 [ 274 ] {db542207-41d3-464b-9cc3-97a228e8fc82} <Debug> oximeter.measurements_u16 (6c9d7216-2ff8-404d-b89f-f7cd91d4127c): There are no data parts | ||
| 442 | 2025.12.23 18:13:11.329636 [ 274 ] {db542207-41d3-464b-9cc3-97a228e8fc82} <Debug> TCPHandler: Processed in 0.015482173 sec. | ||
| 443 | 2025.12.23 18:13:11.329784 [ 274 ] {} <Trace> TCP-Session: 5118d44b-3ecf-4360-a391-63d4a54797f3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 444 | 2025.12.23 18:13:11.330063 [ 274 ] {66cdb156-ccbd-4f88-b677-3ddd035f49e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33165) CREATE TABLE IF NOT EXISTS oximeter.measurements_i32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 445 | 2025.12.23 18:13:11.330175 [ 274 ] {66cdb156-ccbd-4f88-b677-3ddd035f49e3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 446 | 2025.12.23 18:13:11.339947 [ 274 ] {66cdb156-ccbd-4f88-b677-3ddd035f49e3} <Debug> oximeter.measurements_i32 (7217735f-4dae-4589-82c9-4caea2f4657d): Loading data parts | ||
| 447 | 2025.12.23 18:13:11.340094 [ 274 ] {66cdb156-ccbd-4f88-b677-3ddd035f49e3} <Debug> oximeter.measurements_i32 (7217735f-4dae-4589-82c9-4caea2f4657d): There are no data parts | ||
| 448 | 2025.12.23 18:13:11.346097 [ 274 ] {66cdb156-ccbd-4f88-b677-3ddd035f49e3} <Debug> TCPHandler: Processed in 0.016366899 sec. | ||
| 449 | 2025.12.23 18:13:11.346240 [ 274 ] {} <Trace> TCP-Session: 5118d44b-3ecf-4360-a391-63d4a54797f3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 450 | 2025.12.23 18:13:11.346399 [ 274 ] {c1f4006c-ea56-4696-b161-701161728597} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33165) CREATE TABLE IF NOT EXISTS oximeter.measurements_u32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 451 | 2025.12.23 18:13:11.346511 [ 274 ] {c1f4006c-ea56-4696-b161-701161728597} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 452 | 2025.12.23 18:13:11.356088 [ 274 ] {c1f4006c-ea56-4696-b161-701161728597} <Debug> oximeter.measurements_u32 (c1cfc031-5369-4348-9c49-562a91daee3e): Loading data parts | ||
| 453 | 2025.12.23 18:13:11.356213 [ 274 ] {c1f4006c-ea56-4696-b161-701161728597} <Debug> oximeter.measurements_u32 (c1cfc031-5369-4348-9c49-562a91daee3e): There are no data parts | ||
| 454 | 2025.12.23 18:13:11.362069 [ 274 ] {c1f4006c-ea56-4696-b161-701161728597} <Debug> TCPHandler: Processed in 0.01587615 sec. | ||
| 455 | 2025.12.23 18:13:11.362226 [ 274 ] {} <Trace> TCP-Session: 5118d44b-3ecf-4360-a391-63d4a54797f3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 456 | 2025.12.23 18:13:11.362482 [ 274 ] {948bae9d-9a5e-4d7d-adbe-c992fb3c78e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33165) CREATE TABLE IF NOT EXISTS oximeter.measurements_i64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 457 | 2025.12.23 18:13:11.362600 [ 274 ] {948bae9d-9a5e-4d7d-adbe-c992fb3c78e1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 458 | 2025.12.23 18:13:11.371560 [ 274 ] {948bae9d-9a5e-4d7d-adbe-c992fb3c78e1} <Debug> oximeter.measurements_i64 (1b4b2dac-ca69-4bad-9e8d-71658ae29adb): Loading data parts | ||
| 459 | 2025.12.23 18:13:11.371834 [ 274 ] {948bae9d-9a5e-4d7d-adbe-c992fb3c78e1} <Debug> oximeter.measurements_i64 (1b4b2dac-ca69-4bad-9e8d-71658ae29adb): There are no data parts | ||
| 460 | 2025.12.23 18:13:11.383400 [ 274 ] {948bae9d-9a5e-4d7d-adbe-c992fb3c78e1} <Debug> TCPHandler: Processed in 0.021231664 sec. | ||
| 461 | 2025.12.23 18:13:11.383579 [ 274 ] {} <Trace> TCP-Session: 5118d44b-3ecf-4360-a391-63d4a54797f3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 462 | 2025.12.23 18:13:11.383770 [ 274 ] {2d8a61ea-7fce-4e28-9e48-1bd6c1072097} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33165) CREATE TABLE IF NOT EXISTS oximeter.measurements_u64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 463 | 2025.12.23 18:13:11.383901 [ 274 ] {2d8a61ea-7fce-4e28-9e48-1bd6c1072097} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 464 | 2025.12.23 18:13:11.396484 [ 274 ] {2d8a61ea-7fce-4e28-9e48-1bd6c1072097} <Debug> oximeter.measurements_u64 (c65b2b0b-018f-4a17-94c5-4021396f47e4): Loading data parts | ||
| 465 | 2025.12.23 18:13:11.396734 [ 274 ] {2d8a61ea-7fce-4e28-9e48-1bd6c1072097} <Debug> oximeter.measurements_u64 (c65b2b0b-018f-4a17-94c5-4021396f47e4): There are no data parts | ||
| 466 | 2025.12.23 18:13:11.400124 [ 274 ] {2d8a61ea-7fce-4e28-9e48-1bd6c1072097} <Debug> TCPHandler: Processed in 0.016617713 sec. | ||
| 467 | 2025.12.23 18:13:11.400308 [ 274 ] {} <Trace> TCP-Session: 5118d44b-3ecf-4360-a391-63d4a54797f3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 468 | 2025.12.23 18:13:11.400729 [ 274 ] {4f956658-a305-4f9c-b104-db7179ce7c93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33165) CREATE TABLE IF NOT EXISTS oximeter.measurements_f32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 469 | 2025.12.23 18:13:11.400845 [ 274 ] {4f956658-a305-4f9c-b104-db7179ce7c93} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 470 | 2025.12.23 18:13:11.414652 [ 274 ] {4f956658-a305-4f9c-b104-db7179ce7c93} <Debug> oximeter.measurements_f32 (ff395389-aa65-4f6c-a19b-23fe74119a1e): Loading data parts | ||
| 471 | 2025.12.23 18:13:11.414845 [ 274 ] {4f956658-a305-4f9c-b104-db7179ce7c93} <Debug> oximeter.measurements_f32 (ff395389-aa65-4f6c-a19b-23fe74119a1e): There are no data parts | ||
| 472 | 2025.12.23 18:13:11.420887 [ 274 ] {4f956658-a305-4f9c-b104-db7179ce7c93} <Debug> TCPHandler: Processed in 0.020637054 sec. | ||
| 473 | 2025.12.23 18:13:11.421038 [ 274 ] {} <Trace> TCP-Session: 5118d44b-3ecf-4360-a391-63d4a54797f3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 474 | 2025.12.23 18:13:11.421198 [ 274 ] {4119c503-7220-4e10-91ad-c8f0a1564ddd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33165) CREATE TABLE IF NOT EXISTS oximeter.measurements_f64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 475 | 2025.12.23 18:13:11.421330 [ 274 ] {4119c503-7220-4e10-91ad-c8f0a1564ddd} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 476 | 2025.12.23 18:13:11.430704 [ 274 ] {4119c503-7220-4e10-91ad-c8f0a1564ddd} <Debug> oximeter.measurements_f64 (d5879a5c-8bbd-487f-8d18-7e9a94e01c23): Loading data parts | ||
| 477 | 2025.12.23 18:13:11.430937 [ 274 ] {4119c503-7220-4e10-91ad-c8f0a1564ddd} <Debug> oximeter.measurements_f64 (d5879a5c-8bbd-487f-8d18-7e9a94e01c23): There are no data parts | ||
| 478 | 2025.12.23 18:13:11.435800 [ 274 ] {4119c503-7220-4e10-91ad-c8f0a1564ddd} <Debug> TCPHandler: Processed in 0.014812061 sec. | ||
| 479 | 2025.12.23 18:13:11.435963 [ 274 ] {} <Trace> TCP-Session: 5118d44b-3ecf-4360-a391-63d4a54797f3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 480 | 2025.12.23 18:13:11.436223 [ 274 ] {b9550022-8209-4f8e-8b53-c8f61f1f917c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33165) CREATE TABLE IF NOT EXISTS oximeter.measurements_string ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(String) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 481 | 2025.12.23 18:13:11.436361 [ 274 ] {b9550022-8209-4f8e-8b53-c8f61f1f917c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 482 | 2025.12.23 18:13:11.445448 [ 274 ] {b9550022-8209-4f8e-8b53-c8f61f1f917c} <Debug> oximeter.measurements_string (64d7ff96-1006-4922-8478-678239fda7a7): Loading data parts | ||
| 483 | 2025.12.23 18:13:11.445658 [ 274 ] {b9550022-8209-4f8e-8b53-c8f61f1f917c} <Debug> oximeter.measurements_string (64d7ff96-1006-4922-8478-678239fda7a7): There are no data parts | ||
| 484 | 2025.12.23 18:13:11.457918 [ 274 ] {b9550022-8209-4f8e-8b53-c8f61f1f917c} <Debug> TCPHandler: Processed in 0.022015088 sec. | ||
| 485 | 2025.12.23 18:13:11.458085 [ 274 ] {} <Trace> TCP-Session: 5118d44b-3ecf-4360-a391-63d4a54797f3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 486 | 2025.12.23 18:13:11.458249 [ 274 ] {8751b441-2b2c-4707-8284-d170336b8559} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33165) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
| 487 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
| 488 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
| 489 | * a string isn't palatable for a few reasons. | ||
| 490 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
| 491 | * details. | ||
| 492 | */ | ||
| 493 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 494 | 2025.12.23 18:13:11.458375 [ 274 ] {8751b441-2b2c-4707-8284-d170336b8559} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 495 | 2025.12.23 18:13:11.472451 [ 274 ] {8751b441-2b2c-4707-8284-d170336b8559} <Debug> oximeter.measurements_bytes (fe7b76ab-e7b5-4eb8-b0d8-ee9b86dfc554): Loading data parts | ||
| 496 | 2025.12.23 18:13:11.472649 [ 274 ] {8751b441-2b2c-4707-8284-d170336b8559} <Debug> oximeter.measurements_bytes (fe7b76ab-e7b5-4eb8-b0d8-ee9b86dfc554): There are no data parts | ||
| 497 | 2025.12.23 18:13:11.478156 [ 274 ] {8751b441-2b2c-4707-8284-d170336b8559} <Debug> TCPHandler: Processed in 0.020131384 sec. | ||
| 498 | 2025.12.23 18:13:11.478300 [ 274 ] {} <Trace> TCP-Session: 5118d44b-3ecf-4360-a391-63d4a54797f3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 499 | 2025.12.23 18:13:11.478462 [ 274 ] {91ec1101-6e06-43af-8831-d740bdeb8791} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33165) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativei64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 500 | 2025.12.23 18:13:11.478589 [ 274 ] {91ec1101-6e06-43af-8831-d740bdeb8791} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 501 | 2025.12.23 18:13:11.486130 [ 274 ] {91ec1101-6e06-43af-8831-d740bdeb8791} <Debug> oximeter.measurements_cumulativei64 (428d61d4-91ab-4c97-a493-3c349d9e4f33): Loading data parts | ||
| 502 | 2025.12.23 18:13:11.486342 [ 274 ] {91ec1101-6e06-43af-8831-d740bdeb8791} <Debug> oximeter.measurements_cumulativei64 (428d61d4-91ab-4c97-a493-3c349d9e4f33): There are no data parts | ||
| 503 | 2025.12.23 18:13:11.490536 [ 274 ] {91ec1101-6e06-43af-8831-d740bdeb8791} <Debug> TCPHandler: Processed in 0.012285237 sec. | ||
| 504 | 2025.12.23 18:13:11.490889 [ 274 ] {} <Trace> TCP-Session: 5118d44b-3ecf-4360-a391-63d4a54797f3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 505 | 2025.12.23 18:13:11.491090 [ 274 ] {83ac53de-84eb-4ae2-b310-afc4d68bfd83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33165) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativeu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 506 | 2025.12.23 18:13:11.491223 [ 274 ] {83ac53de-84eb-4ae2-b310-afc4d68bfd83} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 507 | 2025.12.23 18:13:11.500823 [ 274 ] {83ac53de-84eb-4ae2-b310-afc4d68bfd83} <Debug> oximeter.measurements_cumulativeu64 (42805e88-f8e1-4fc7-a1f4-81ec2c86fb46): Loading data parts | ||
| 508 | 2025.12.23 18:13:11.501102 [ 274 ] {83ac53de-84eb-4ae2-b310-afc4d68bfd83} <Debug> oximeter.measurements_cumulativeu64 (42805e88-f8e1-4fc7-a1f4-81ec2c86fb46): There are no data parts | ||
| 509 | 2025.12.23 18:13:11.504168 [ 274 ] {83ac53de-84eb-4ae2-b310-afc4d68bfd83} <Debug> TCPHandler: Processed in 0.013338365 sec. | ||
| 510 | 2025.12.23 18:13:11.504316 [ 274 ] {} <Trace> TCP-Session: 5118d44b-3ecf-4360-a391-63d4a54797f3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 511 | 2025.12.23 18:13:11.504564 [ 274 ] {0519879c-7b5b-4104-bcf7-33ba2534f707} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33165) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 512 | 2025.12.23 18:13:11.504689 [ 274 ] {0519879c-7b5b-4104-bcf7-33ba2534f707} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 513 | 2025.12.23 18:13:11.513680 [ 274 ] {0519879c-7b5b-4104-bcf7-33ba2534f707} <Debug> oximeter.measurements_cumulativef32 (7fc62be2-cb68-4d57-95f5-ad955d8222ab): Loading data parts | ||
| 514 | 2025.12.23 18:13:11.513861 [ 274 ] {0519879c-7b5b-4104-bcf7-33ba2534f707} <Debug> oximeter.measurements_cumulativef32 (7fc62be2-cb68-4d57-95f5-ad955d8222ab): There are no data parts | ||
| 515 | 2025.12.23 18:13:11.517343 [ 274 ] {0519879c-7b5b-4104-bcf7-33ba2534f707} <Debug> TCPHandler: Processed in 0.01307556 sec. | ||
| 516 | 2025.12.23 18:13:11.517484 [ 274 ] {} <Trace> TCP-Session: 5118d44b-3ecf-4360-a391-63d4a54797f3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 517 | 2025.12.23 18:13:11.517648 [ 274 ] {03471c3e-442a-4d78-ac21-58804bd18175} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33165) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 518 | 2025.12.23 18:13:11.517778 [ 274 ] {03471c3e-442a-4d78-ac21-58804bd18175} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 519 | 2025.12.23 18:13:11.529353 [ 274 ] {03471c3e-442a-4d78-ac21-58804bd18175} <Debug> oximeter.measurements_cumulativef64 (5317faf5-75cd-4852-8183-6e0ee9902e5e): Loading data parts | ||
| 520 | 2025.12.23 18:13:11.529490 [ 274 ] {03471c3e-442a-4d78-ac21-58804bd18175} <Debug> oximeter.measurements_cumulativef64 (5317faf5-75cd-4852-8183-6e0ee9902e5e): There are no data parts | ||
| 521 | 2025.12.23 18:13:11.532945 [ 274 ] {03471c3e-442a-4d78-ac21-58804bd18175} <Debug> TCPHandler: Processed in 0.015510093 sec. | ||
| 522 | 2025.12.23 18:13:11.533181 [ 274 ] {} <Trace> TCP-Session: 5118d44b-3ecf-4360-a391-63d4a54797f3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 523 | 2025.12.23 18:13:11.533452 [ 274 ] {e7941b0b-dc34-4552-992f-8d38cebecb4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33165) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
| 524 | * NOTE: Array types cannot be Nullable, see | ||
| 525 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
| 526 | * for more details. | ||
| 527 | * | ||
| 528 | * This means we need to use empty arrays to indicate a missing value. This | ||
| 529 | * is unfortunate, and at this point relies on the fact that an | ||
| 530 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
| 531 | * to figure out another way to represent missing samples here. | ||
| 532 | */ | ||
| 533 | bins Array(Int8), counts Array(UInt64), min Int8, max Int8, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 534 | 2025.12.23 18:13:11.533603 [ 274 ] {e7941b0b-dc34-4552-992f-8d38cebecb4f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 535 | 2025.12.23 18:13:11.542489 [ 274 ] {e7941b0b-dc34-4552-992f-8d38cebecb4f} <Debug> oximeter.measurements_histogrami8 (3ff61492-e85e-4296-8ef3-d0344e3a0978): Loading data parts | ||
| 536 | 2025.12.23 18:13:11.542708 [ 274 ] {e7941b0b-dc34-4552-992f-8d38cebecb4f} <Debug> oximeter.measurements_histogrami8 (3ff61492-e85e-4296-8ef3-d0344e3a0978): There are no data parts | ||
| 537 | 2025.12.23 18:13:11.547216 [ 274 ] {e7941b0b-dc34-4552-992f-8d38cebecb4f} <Debug> TCPHandler: Processed in 0.014096029 sec. | ||
| 538 | 2025.12.23 18:13:11.547366 [ 274 ] {} <Trace> TCP-Session: 5118d44b-3ecf-4360-a391-63d4a54797f3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 539 | 2025.12.23 18:13:11.547582 [ 274 ] {1fa4f8d6-3c53-426d-9133-2bd826763195} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33165) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt8), counts Array(UInt64), min UInt8, max UInt8, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 540 | 2025.12.23 18:13:11.547718 [ 274 ] {1fa4f8d6-3c53-426d-9133-2bd826763195} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 541 | 2025.12.23 18:13:11.557547 [ 274 ] {1fa4f8d6-3c53-426d-9133-2bd826763195} <Debug> oximeter.measurements_histogramu8 (bc8b6814-58e7-4a4a-9b77-c20179bb4294): Loading data parts | ||
| 542 | 2025.12.23 18:13:11.557850 [ 274 ] {1fa4f8d6-3c53-426d-9133-2bd826763195} <Debug> oximeter.measurements_histogramu8 (bc8b6814-58e7-4a4a-9b77-c20179bb4294): There are no data parts | ||
| 543 | 2025.12.23 18:13:11.561186 [ 274 ] {1fa4f8d6-3c53-426d-9133-2bd826763195} <Debug> TCPHandler: Processed in 0.013896534 sec. | ||
| 544 | 2025.12.23 18:13:11.561368 [ 274 ] {} <Trace> TCP-Session: 5118d44b-3ecf-4360-a391-63d4a54797f3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 545 | 2025.12.23 18:13:11.561658 [ 274 ] {8acad1aa-136d-42ff-9c57-5748a0179918} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33165) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int16), counts Array(UInt64), min Int16, max Int16, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 546 | 2025.12.23 18:13:11.561862 [ 274 ] {8acad1aa-136d-42ff-9c57-5748a0179918} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 547 | 2025.12.23 18:13:11.570645 [ 274 ] {8acad1aa-136d-42ff-9c57-5748a0179918} <Debug> oximeter.measurements_histogrami16 (db86f767-52dc-4120-b95e-e08b43715fdf): Loading data parts | ||
| 548 | 2025.12.23 18:13:11.570811 [ 274 ] {8acad1aa-136d-42ff-9c57-5748a0179918} <Debug> oximeter.measurements_histogrami16 (db86f767-52dc-4120-b95e-e08b43715fdf): There are no data parts | ||
| 549 | 2025.12.23 18:13:11.575817 [ 274 ] {8acad1aa-136d-42ff-9c57-5748a0179918} <Debug> TCPHandler: Processed in 0.014465775 sec. | ||
| 550 | 2025.12.23 18:13:11.575987 [ 274 ] {} <Trace> TCP-Session: 5118d44b-3ecf-4360-a391-63d4a54797f3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 551 | 2025.12.23 18:13:11.576228 [ 274 ] {dc39d528-67ee-4a37-9107-1013bd2e40fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33165) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt16), counts Array(UInt64), min UInt16, max UInt16, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 552 | 2025.12.23 18:13:11.576360 [ 274 ] {dc39d528-67ee-4a37-9107-1013bd2e40fe} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 553 | 2025.12.23 18:13:11.586156 [ 274 ] {dc39d528-67ee-4a37-9107-1013bd2e40fe} <Debug> oximeter.measurements_histogramu16 (d57f8538-cf62-4f76-b7fa-c2fa6414e260): Loading data parts | ||
| 554 | 2025.12.23 18:13:11.586310 [ 274 ] {dc39d528-67ee-4a37-9107-1013bd2e40fe} <Debug> oximeter.measurements_histogramu16 (d57f8538-cf62-4f76-b7fa-c2fa6414e260): There are no data parts | ||
| 555 | 2025.12.23 18:13:11.589349 [ 274 ] {dc39d528-67ee-4a37-9107-1013bd2e40fe} <Debug> TCPHandler: Processed in 0.013424016 sec. | ||
| 556 | 2025.12.23 18:13:11.589563 [ 274 ] {} <Trace> TCP-Session: 5118d44b-3ecf-4360-a391-63d4a54797f3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 557 | 2025.12.23 18:13:11.589869 [ 274 ] {86bc2606-77f0-440e-95f1-2f9b4ae3f926} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33165) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int32), counts Array(UInt64), min Int32, max Int32, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 558 | 2025.12.23 18:13:11.590021 [ 274 ] {86bc2606-77f0-440e-95f1-2f9b4ae3f926} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 559 | 2025.12.23 18:13:11.599290 [ 274 ] {86bc2606-77f0-440e-95f1-2f9b4ae3f926} <Debug> oximeter.measurements_histogrami32 (031222d6-fdde-47da-9f8c-ddda88205d7b): Loading data parts | ||
| 560 | 2025.12.23 18:13:11.599450 [ 274 ] {86bc2606-77f0-440e-95f1-2f9b4ae3f926} <Debug> oximeter.measurements_histogrami32 (031222d6-fdde-47da-9f8c-ddda88205d7b): There are no data parts | ||
| 561 | 2025.12.23 18:13:11.602831 [ 274 ] {86bc2606-77f0-440e-95f1-2f9b4ae3f926} <Debug> TCPHandler: Processed in 0.013327405 sec. | ||
| 562 | 2025.12.23 18:13:11.602991 [ 274 ] {} <Trace> TCP-Session: 5118d44b-3ecf-4360-a391-63d4a54797f3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 563 | 2025.12.23 18:13:11.603226 [ 274 ] {64f894b4-23a3-41f6-b467-4d6e2a857fd0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33165) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt32), counts Array(UInt64), min UInt32, max UInt32, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 564 | 2025.12.23 18:13:11.603355 [ 274 ] {64f894b4-23a3-41f6-b467-4d6e2a857fd0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 565 | 2025.12.23 18:13:11.614114 [ 274 ] {64f894b4-23a3-41f6-b467-4d6e2a857fd0} <Debug> oximeter.measurements_histogramu32 (f088566e-b35a-4342-bf87-cddf8d4ee187): Loading data parts | ||
| 566 | 2025.12.23 18:13:11.614258 [ 274 ] {64f894b4-23a3-41f6-b467-4d6e2a857fd0} <Debug> oximeter.measurements_histogramu32 (f088566e-b35a-4342-bf87-cddf8d4ee187): There are no data parts | ||
| 567 | 2025.12.23 18:13:11.617731 [ 274 ] {64f894b4-23a3-41f6-b467-4d6e2a857fd0} <Debug> TCPHandler: Processed in 0.01480057 sec. | ||
| 568 | 2025.12.23 18:13:11.617898 [ 274 ] {} <Trace> TCP-Session: 5118d44b-3ecf-4360-a391-63d4a54797f3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 569 | 2025.12.23 18:13:11.618219 [ 274 ] {1eae1a45-add6-495a-8162-9d24ec819564} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33165) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int64), counts Array(UInt64), min Int64, max Int64, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 570 | 2025.12.23 18:13:11.618344 [ 274 ] {1eae1a45-add6-495a-8162-9d24ec819564} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 571 | 2025.12.23 18:13:11.628094 [ 274 ] {1eae1a45-add6-495a-8162-9d24ec819564} <Debug> oximeter.measurements_histogrami64 (14f75d00-55cf-4845-ba4d-ca4872e6813b): Loading data parts | ||
| 572 | 2025.12.23 18:13:11.628234 [ 274 ] {1eae1a45-add6-495a-8162-9d24ec819564} <Debug> oximeter.measurements_histogrami64 (14f75d00-55cf-4845-ba4d-ca4872e6813b): There are no data parts | ||
| 573 | 2025.12.23 18:13:11.631501 [ 274 ] {1eae1a45-add6-495a-8162-9d24ec819564} <Debug> TCPHandler: Processed in 0.01366127 sec. | ||
| 574 | 2025.12.23 18:13:11.631659 [ 274 ] {} <Trace> TCP-Session: 5118d44b-3ecf-4360-a391-63d4a54797f3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 575 | 2025.12.23 18:13:11.631914 [ 274 ] {8fb16d0c-09bb-4686-810c-a4fc11049ffd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33165) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt64), counts Array(UInt64), min UInt64, max UInt64, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 576 | 2025.12.23 18:13:11.632059 [ 274 ] {8fb16d0c-09bb-4686-810c-a4fc11049ffd} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 577 | 2025.12.23 18:13:11.642581 [ 274 ] {8fb16d0c-09bb-4686-810c-a4fc11049ffd} <Debug> oximeter.measurements_histogramu64 (4cc204ec-6cf0-4382-92e4-0ffa058b5b83): Loading data parts | ||
| 578 | 2025.12.23 18:13:11.642834 [ 274 ] {8fb16d0c-09bb-4686-810c-a4fc11049ffd} <Debug> oximeter.measurements_histogramu64 (4cc204ec-6cf0-4382-92e4-0ffa058b5b83): There are no data parts | ||
| 579 | 2025.12.23 18:13:11.646253 [ 274 ] {8fb16d0c-09bb-4686-810c-a4fc11049ffd} <Debug> TCPHandler: Processed in 0.014652898 sec. | ||
| 580 | 2025.12.23 18:13:11.646400 [ 274 ] {} <Trace> TCP-Session: 5118d44b-3ecf-4360-a391-63d4a54797f3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 581 | 2025.12.23 18:13:11.646687 [ 274 ] {7a40e6a3-73a2-4b92-a2a3-33bfe73024a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33165) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float32), counts Array(UInt64), min Float32, max Float32, sum_of_samples Float64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 582 | 2025.12.23 18:13:11.646806 [ 274 ] {7a40e6a3-73a2-4b92-a2a3-33bfe73024a3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 583 | 2025.12.23 18:13:11.658628 [ 274 ] {7a40e6a3-73a2-4b92-a2a3-33bfe73024a3} <Debug> oximeter.measurements_histogramf32 (db357852-959f-4663-a5a5-b46c0f16c4dd): Loading data parts | ||
| 584 | 2025.12.23 18:13:11.658768 [ 274 ] {7a40e6a3-73a2-4b92-a2a3-33bfe73024a3} <Debug> oximeter.measurements_histogramf32 (db357852-959f-4663-a5a5-b46c0f16c4dd): There are no data parts | ||
| 585 | 2025.12.23 18:13:11.670444 [ 274 ] {7a40e6a3-73a2-4b92-a2a3-33bfe73024a3} <Debug> TCPHandler: Processed in 0.024093275 sec. | ||
| 586 | 2025.12.23 18:13:11.670662 [ 274 ] {} <Trace> TCP-Session: 5118d44b-3ecf-4360-a391-63d4a54797f3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 587 | 2025.12.23 18:13:11.671056 [ 274 ] {5c7b5194-bb39-418c-9e81-217443ff9389} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33165) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float64), counts Array(UInt64), min Float64, max Float64, sum_of_samples Float64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 588 | 2025.12.23 18:13:11.671299 [ 274 ] {5c7b5194-bb39-418c-9e81-217443ff9389} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 589 | 2025.12.23 18:13:11.683405 [ 274 ] {5c7b5194-bb39-418c-9e81-217443ff9389} <Debug> oximeter.measurements_histogramf64 (ea7b351a-d119-4b13-aec4-4684e5ec7a41): Loading data parts | ||
| 590 | 2025.12.23 18:13:11.683564 [ 274 ] {5c7b5194-bb39-418c-9e81-217443ff9389} <Debug> oximeter.measurements_histogramf64 (ea7b351a-d119-4b13-aec4-4684e5ec7a41): There are no data parts | ||
| 591 | 2025.12.23 18:13:11.686601 [ 274 ] {5c7b5194-bb39-418c-9e81-217443ff9389} <Debug> TCPHandler: Processed in 0.016029762 sec. | ||
| 592 | 2025.12.23 18:13:11.686758 [ 274 ] {} <Trace> TCP-Session: 5118d44b-3ecf-4360-a391-63d4a54797f3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 593 | 2025.12.23 18:13:11.687051 [ 274 ] {23811b7a-b933-48ed-b915-c7eac62a4452} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33165) /* The field tables store named dimensions of each timeseries. | ||
| 594 | * | ||
| 595 | * As with the measurement tables, there is one field table for each field data | ||
| 596 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
| 597 | * this behavior **must not** be relied upon for query correctness. | ||
| 598 | * | ||
| 599 | * The index for the fields differs from the measurements, however. Rows are | ||
| 600 | * sorted by timeseries name, then field name, field value, and finally | ||
| 601 | * timeseries key. This reflects the most common pattern for looking them up: | ||
| 602 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
| 603 | * usually then used to look up measurements. | ||
| 604 | * | ||
| 605 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
| 606 | * timeseries name and then key, since it would improve lookups where one | ||
| 607 | * already has the key. Realistically though, these tables are quite small and | ||
| 608 | * so performance benefits will be low in absolute terms. | ||
| 609 | * | ||
| 610 | * TTL: We use a materialized column to expire old field table records. This | ||
| 611 | * column is generated automatically by the database whenever a new row is | ||
| 612 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
| 613 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
| 614 | * record will remain during a deduplication, which will have the last | ||
| 615 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
| 616 | * measurement tables. | ||
| 617 | */ | ||
| 618 | CREATE TABLE IF NOT EXISTS oximeter.fields_bool ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Bool, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 619 | 2025.12.23 18:13:11.687185 [ 274 ] {23811b7a-b933-48ed-b915-c7eac62a4452} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 620 | 2025.12.23 18:13:11.699348 [ 274 ] {23811b7a-b933-48ed-b915-c7eac62a4452} <Debug> oximeter.fields_bool (480985af-de1c-4fb6-8319-1c15ac05095b): Loading data parts | ||
| 621 | 2025.12.23 18:13:11.699534 [ 274 ] {23811b7a-b933-48ed-b915-c7eac62a4452} <Debug> oximeter.fields_bool (480985af-de1c-4fb6-8319-1c15ac05095b): There are no data parts | ||
| 622 | 2025.12.23 18:13:11.704491 [ 274 ] {23811b7a-b933-48ed-b915-c7eac62a4452} <Debug> TCPHandler: Processed in 0.017778804 sec. | ||
| 623 | 2025.12.23 18:13:11.704705 [ 274 ] {} <Trace> TCP-Session: 5118d44b-3ecf-4360-a391-63d4a54797f3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 624 | 2025.12.23 18:13:11.704990 [ 274 ] {6801343f-0aae-4f76-98bd-0018d45db430} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33165) CREATE TABLE IF NOT EXISTS oximeter.fields_i8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int8, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 625 | 2025.12.23 18:13:11.705178 [ 274 ] {6801343f-0aae-4f76-98bd-0018d45db430} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 626 | 2025.12.23 18:13:11.716637 [ 274 ] {6801343f-0aae-4f76-98bd-0018d45db430} <Debug> oximeter.fields_i8 (5ab1b43d-5381-4eb1-92f1-94bd51da19e4): Loading data parts | ||
| 627 | 2025.12.23 18:13:11.716865 [ 274 ] {6801343f-0aae-4f76-98bd-0018d45db430} <Debug> oximeter.fields_i8 (5ab1b43d-5381-4eb1-92f1-94bd51da19e4): There are no data parts | ||
| 628 | 2025.12.23 18:13:11.719880 [ 274 ] {6801343f-0aae-4f76-98bd-0018d45db430} <Debug> TCPHandler: Processed in 0.015265049 sec. | ||
| 629 | 2025.12.23 18:13:11.720037 [ 274 ] {} <Trace> TCP-Session: 5118d44b-3ecf-4360-a391-63d4a54797f3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 630 | 2025.12.23 18:13:11.720294 [ 274 ] {a8427402-5241-46d8-85ac-57c9fa8da073} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33165) CREATE TABLE IF NOT EXISTS oximeter.fields_u8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt8, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 631 | 2025.12.23 18:13:11.720421 [ 274 ] {a8427402-5241-46d8-85ac-57c9fa8da073} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 632 | 2025.12.23 18:13:11.731715 [ 274 ] {a8427402-5241-46d8-85ac-57c9fa8da073} <Debug> oximeter.fields_u8 (a5bb4ade-29cd-4bf2-8bb1-1fec8be7b1a7): Loading data parts | ||
| 633 | 2025.12.23 18:13:11.731906 [ 274 ] {a8427402-5241-46d8-85ac-57c9fa8da073} <Debug> oximeter.fields_u8 (a5bb4ade-29cd-4bf2-8bb1-1fec8be7b1a7): There are no data parts | ||
| 634 | 2025.12.23 18:13:11.735884 [ 274 ] {a8427402-5241-46d8-85ac-57c9fa8da073} <Debug> TCPHandler: Processed in 0.01590426 sec. | ||
| 635 | 2025.12.23 18:13:11.736033 [ 274 ] {} <Trace> TCP-Session: 5118d44b-3ecf-4360-a391-63d4a54797f3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 636 | 2025.12.23 18:13:11.736191 [ 274 ] {12c968b7-89d2-4ee2-ac0a-028a9914165f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33165) CREATE TABLE IF NOT EXISTS oximeter.fields_i16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int16, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 637 | 2025.12.23 18:13:11.736361 [ 274 ] {12c968b7-89d2-4ee2-ac0a-028a9914165f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 638 | 2025.12.23 18:13:11.745541 [ 274 ] {12c968b7-89d2-4ee2-ac0a-028a9914165f} <Debug> oximeter.fields_i16 (a7723948-0045-4e6c-883e-f9b726276b2e): Loading data parts | ||
| 639 | 2025.12.23 18:13:11.745866 [ 274 ] {12c968b7-89d2-4ee2-ac0a-028a9914165f} <Debug> oximeter.fields_i16 (a7723948-0045-4e6c-883e-f9b726276b2e): There are no data parts | ||
| 640 | 2025.12.23 18:13:11.750455 [ 274 ] {12c968b7-89d2-4ee2-ac0a-028a9914165f} <Debug> TCPHandler: Processed in 0.014471295 sec. | ||
| 641 | 2025.12.23 18:13:11.750606 [ 274 ] {} <Trace> TCP-Session: 5118d44b-3ecf-4360-a391-63d4a54797f3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 642 | 2025.12.23 18:13:11.750845 [ 274 ] {4412e2de-6552-48c6-bded-de3de6ced551} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33165) CREATE TABLE IF NOT EXISTS oximeter.fields_u16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt16, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 643 | 2025.12.23 18:13:11.750956 [ 274 ] {4412e2de-6552-48c6-bded-de3de6ced551} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 644 | 2025.12.23 18:13:11.754139 [ 274 ] {4412e2de-6552-48c6-bded-de3de6ced551} <Debug> oximeter.fields_u16 (a75aa661-c25d-4f71-a801-335ef43dd6dc): Loading data parts | ||
| 645 | 2025.12.23 18:13:11.754320 [ 274 ] {4412e2de-6552-48c6-bded-de3de6ced551} <Debug> oximeter.fields_u16 (a75aa661-c25d-4f71-a801-335ef43dd6dc): There are no data parts | ||
| 646 | 2025.12.23 18:13:11.765072 [ 274 ] {4412e2de-6552-48c6-bded-de3de6ced551} <Debug> TCPHandler: Processed in 0.014513625 sec. | ||
| 647 | 2025.12.23 18:13:11.765222 [ 274 ] {} <Trace> TCP-Session: 5118d44b-3ecf-4360-a391-63d4a54797f3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 648 | 2025.12.23 18:13:11.765379 [ 274 ] {99a35d54-b989-4557-9a6f-422c9e9bb8cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33165) CREATE TABLE IF NOT EXISTS oximeter.fields_i32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int32, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 649 | 2025.12.23 18:13:11.765494 [ 274 ] {99a35d54-b989-4557-9a6f-422c9e9bb8cd} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 650 | 2025.12.23 18:13:11.769564 [ 274 ] {99a35d54-b989-4557-9a6f-422c9e9bb8cd} <Debug> oximeter.fields_i32 (32a5e143-0cc2-48af-89ac-1a4070d41362): Loading data parts | ||
| 651 | 2025.12.23 18:13:11.769731 [ 274 ] {99a35d54-b989-4557-9a6f-422c9e9bb8cd} <Debug> oximeter.fields_i32 (32a5e143-0cc2-48af-89ac-1a4070d41362): There are no data parts | ||
| 652 | 2025.12.23 18:13:11.779525 [ 274 ] {99a35d54-b989-4557-9a6f-422c9e9bb8cd} <Debug> TCPHandler: Processed in 0.014350323 sec. | ||
| 653 | 2025.12.23 18:13:11.779684 [ 274 ] {} <Trace> TCP-Session: 5118d44b-3ecf-4360-a391-63d4a54797f3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 654 | 2025.12.23 18:13:11.780046 [ 274 ] {2d90c325-86d9-4c0e-b275-f74dcb248b2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33165) CREATE TABLE IF NOT EXISTS oximeter.fields_u32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt32, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 655 | 2025.12.23 18:13:11.780176 [ 274 ] {2d90c325-86d9-4c0e-b275-f74dcb248b2a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 656 | 2025.12.23 18:13:11.783704 [ 274 ] {2d90c325-86d9-4c0e-b275-f74dcb248b2a} <Debug> oximeter.fields_u32 (0d67b71b-6525-47d6-b29a-963b77e75fdf): Loading data parts | ||
| 657 | 2025.12.23 18:13:11.783854 [ 274 ] {2d90c325-86d9-4c0e-b275-f74dcb248b2a} <Debug> oximeter.fields_u32 (0d67b71b-6525-47d6-b29a-963b77e75fdf): There are no data parts | ||
| 658 | 2025.12.23 18:13:11.794434 [ 274 ] {2d90c325-86d9-4c0e-b275-f74dcb248b2a} <Debug> TCPHandler: Processed in 0.014809891 sec. | ||
| 659 | 2025.12.23 18:13:11.794598 [ 274 ] {} <Trace> TCP-Session: 5118d44b-3ecf-4360-a391-63d4a54797f3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 660 | 2025.12.23 18:13:11.794789 [ 274 ] {01ba7abc-0b27-4875-a610-bbd5b8889b57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33165) CREATE TABLE IF NOT EXISTS oximeter.fields_i64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int64, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 661 | 2025.12.23 18:13:11.794939 [ 274 ] {01ba7abc-0b27-4875-a610-bbd5b8889b57} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 662 | 2025.12.23 18:13:11.799078 [ 274 ] {01ba7abc-0b27-4875-a610-bbd5b8889b57} <Debug> oximeter.fields_i64 (c4f15a4a-cb05-47f4-b160-2660bf85333b): Loading data parts | ||
| 663 | 2025.12.23 18:13:11.799221 [ 274 ] {01ba7abc-0b27-4875-a610-bbd5b8889b57} <Debug> oximeter.fields_i64 (c4f15a4a-cb05-47f4-b160-2660bf85333b): There are no data parts | ||
| 664 | 2025.12.23 18:13:11.809008 [ 274 ] {01ba7abc-0b27-4875-a610-bbd5b8889b57} <Debug> TCPHandler: Processed in 0.014470455 sec. | ||
| 665 | 2025.12.23 18:13:11.809211 [ 274 ] {} <Trace> TCP-Session: 5118d44b-3ecf-4360-a391-63d4a54797f3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 666 | 2025.12.23 18:13:11.809449 [ 274 ] {25250557-937f-434b-bc40-f4946add90e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33165) CREATE TABLE IF NOT EXISTS oximeter.fields_u64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt64, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 667 | 2025.12.23 18:13:11.809602 [ 274 ] {25250557-937f-434b-bc40-f4946add90e0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 668 | 2025.12.23 18:13:11.815333 [ 274 ] {25250557-937f-434b-bc40-f4946add90e0} <Debug> oximeter.fields_u64 (7469b295-5095-4f64-affd-2b18c4c94651): Loading data parts | ||
| 669 | 2025.12.23 18:13:11.815481 [ 274 ] {25250557-937f-434b-bc40-f4946add90e0} <Debug> oximeter.fields_u64 (7469b295-5095-4f64-affd-2b18c4c94651): There are no data parts | ||
| 670 | 2025.12.23 18:13:11.823513 [ 274 ] {25250557-937f-434b-bc40-f4946add90e0} <Debug> TCPHandler: Processed in 0.014362313 sec. | ||
| 671 | 2025.12.23 18:13:11.823679 [ 274 ] {} <Trace> TCP-Session: 5118d44b-3ecf-4360-a391-63d4a54797f3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 672 | 2025.12.23 18:13:11.823869 [ 274 ] {028ed937-ab32-4116-b203-4b792327fd7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33165) CREATE TABLE IF NOT EXISTS oximeter.fields_ipaddr ( timeseries_name String, timeseries_key UInt64, field_name String, field_value IPv6, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 673 | 2025.12.23 18:13:11.824003 [ 274 ] {028ed937-ab32-4116-b203-4b792327fd7d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 674 | 2025.12.23 18:13:11.829513 [ 274 ] {028ed937-ab32-4116-b203-4b792327fd7d} <Debug> oximeter.fields_ipaddr (a8a85b39-ef10-4c28-a574-4426e42be45d): Loading data parts | ||
| 675 | 2025.12.23 18:13:11.829692 [ 274 ] {028ed937-ab32-4116-b203-4b792327fd7d} <Debug> oximeter.fields_ipaddr (a8a85b39-ef10-4c28-a574-4426e42be45d): There are no data parts | ||
| 676 | 2025.12.23 18:13:11.836283 [ 274 ] {028ed937-ab32-4116-b203-4b792327fd7d} <Debug> TCPHandler: Processed in 0.012664683 sec. | ||
| 677 | 2025.12.23 18:13:11.836570 [ 274 ] {} <Trace> TCP-Session: 5118d44b-3ecf-4360-a391-63d4a54797f3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 678 | 2025.12.23 18:13:11.836760 [ 274 ] {725a10e1-80d7-4dd7-8793-b50beb0e989c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33165) CREATE TABLE IF NOT EXISTS oximeter.fields_string ( timeseries_name String, timeseries_key UInt64, field_name String, field_value String, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 679 | 2025.12.23 18:13:11.836899 [ 274 ] {725a10e1-80d7-4dd7-8793-b50beb0e989c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 680 | 2025.12.23 18:13:11.842251 [ 274 ] {725a10e1-80d7-4dd7-8793-b50beb0e989c} <Debug> oximeter.fields_string (af970116-f5d0-48a8-b888-3d92c2867a6c): Loading data parts | ||
| 681 | 2025.12.23 18:13:11.842475 [ 274 ] {725a10e1-80d7-4dd7-8793-b50beb0e989c} <Debug> oximeter.fields_string (af970116-f5d0-48a8-b888-3d92c2867a6c): There are no data parts | ||
| 682 | 2025.12.23 18:13:11.850912 [ 274 ] {725a10e1-80d7-4dd7-8793-b50beb0e989c} <Debug> TCPHandler: Processed in 0.014401833 sec. | ||
| 683 | 2025.12.23 18:13:11.851161 [ 274 ] {} <Trace> TCP-Session: 5118d44b-3ecf-4360-a391-63d4a54797f3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 684 | 2025.12.23 18:13:11.851449 [ 274 ] {f0073c7e-2ea3-41c3-8881-cafd843b12dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33165) CREATE TABLE IF NOT EXISTS oximeter.fields_uuid ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UUID, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 685 | 2025.12.23 18:13:11.851494 [ 274 ] {f0073c7e-2ea3-41c3-8881-cafd843b12dc} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 686 | 2025.12.23 18:13:11.863293 [ 274 ] {f0073c7e-2ea3-41c3-8881-cafd843b12dc} <Debug> oximeter.fields_uuid (cd0df809-70c0-4d52-8ca7-5a0086f9f684): Loading data parts | ||
| 687 | 2025.12.23 18:13:11.863495 [ 274 ] {f0073c7e-2ea3-41c3-8881-cafd843b12dc} <Debug> oximeter.fields_uuid (cd0df809-70c0-4d52-8ca7-5a0086f9f684): There are no data parts | ||
| 688 | 2025.12.23 18:13:11.868122 [ 274 ] {f0073c7e-2ea3-41c3-8881-cafd843b12dc} <Debug> TCPHandler: Processed in 0.017074211 sec. | ||
| 689 | 2025.12.23 18:13:11.868379 [ 274 ] {} <Trace> TCP-Session: 5118d44b-3ecf-4360-a391-63d4a54797f3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 690 | 2025.12.23 18:13:11.868685 [ 274 ] {611bddf5-2021-4243-92f5-d433be066051} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33165) /* The timeseries schema table stores the extracted schema for the samples | ||
| 691 | * oximeter collects. | ||
| 692 | */ | ||
| 693 | CREATE TABLE IF NOT EXISTS oximeter.timeseries_schema ( timeseries_name String, fields Nested( name String, type Enum( 'Bool' = 1, 'I64' = 2, 'IpAddr' = 3, 'String' = 4, 'Uuid' = 6, 'I8' = 7, 'U8' = 8, 'I16' = 9, 'U16' = 10, 'I32' = 11, 'U32' = 12, 'U64' = 13 ), source Enum( 'Target' = 1, 'Metric' = 2 ) ), datum_type Enum( 'Bool' = 1, 'I64' = 2, 'F64' = 3, 'String' = 4, 'Bytes' = 5, 'CumulativeI64' = 6, 'CumulativeF64' = 7, 'HistogramI64' = 8, 'HistogramF64' = 9, 'I8' = 10, 'U8' = 11, 'I16' = 12, 'U16' = 13, 'I32' = 14, 'U32' = 15, 'U64' = 16, 'F32' = 17, 'CumulativeU64' = 18, 'CumulativeF32' = 19, 'HistogramI8' = 20, 'HistogramU8' = 21, 'HistogramI16' = 22, 'HistogramU16' = 23, 'HistogramI32' = 24, 'HistogramU32' = 25, 'HistogramU64' = 26, 'HistogramF32' = 27 ), created DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (timeseries_name, fields.name) (stage: Complete) | ||
| 694 | 2025.12.23 18:13:11.868849 [ 274 ] {611bddf5-2021-4243-92f5-d433be066051} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 695 | 2025.12.23 18:13:11.878661 [ 274 ] {611bddf5-2021-4243-92f5-d433be066051} <Debug> oximeter.timeseries_schema (b098d7fb-7497-477a-aa69-64c9b98db64f): Loading data parts | ||
| 696 | 2025.12.23 18:13:11.878825 [ 274 ] {611bddf5-2021-4243-92f5-d433be066051} <Debug> oximeter.timeseries_schema (b098d7fb-7497-477a-aa69-64c9b98db64f): There are no data parts | ||
| 697 | 2025.12.23 18:13:11.881797 [ 274 ] {611bddf5-2021-4243-92f5-d433be066051} <Debug> TCPHandler: Processed in 0.013480928 sec. | ||
| 698 | 2025.12.23 18:13:11.882129 [ 275 ] {} <Trace> TCP-Session: 819faafe-9730-4f21-a809-d4703b429f48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 699 | 2025.12.23 18:13:11.882550 [ 275 ] {1b6a6e95-ddde-4786-bdde-4e159dd6a14f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41250) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 700 | 2025.12.23 18:13:11.885389 [ 275 ] {1b6a6e95-ddde-4786-bdde-4e159dd6a14f} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 701 | 2025.12.23 18:13:11.912806 [ 284 ] {1b6a6e95-ddde-4786-bdde-4e159dd6a14f} <Trace> oximeter.version (19e05c7c-61a9-4108-ae89-b7c5babdc528): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 702 | 2025.12.23 18:13:11.912870 [ 284 ] {1b6a6e95-ddde-4786-bdde-4e159dd6a14f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 703 | 2025.12.23 18:13:11.919114 [ 284 ] {1b6a6e95-ddde-4786-bdde-4e159dd6a14f} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 704 | 2025.12.23 18:13:11.919837 [ 284 ] {1b6a6e95-ddde-4786-bdde-4e159dd6a14f} <Trace> oximeter.version (19e05c7c-61a9-4108-ae89-b7c5babdc528): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 705 | 2025.12.23 18:13:11.920121 [ 275 ] {1b6a6e95-ddde-4786-bdde-4e159dd6a14f} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.037704 sec., 26.522384892849566 rows/sec., 424.36 B/sec. | ||
| 706 | 2025.12.23 18:13:11.920568 [ 275 ] {1b6a6e95-ddde-4786-bdde-4e159dd6a14f} <Debug> TCPHandler: Processed in 0.03857256 sec. | ||
| 707 | 2025.12.23 18:13:12.000172 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 130.15 MiB, peak 130.15 MiB, free memory in arenas 0.00 B, will set to 139.50 MiB (RSS), difference: 9.35 MiB | ||
| 708 | 2025.12.23 18:13:15.776142 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
| 709 | 2025.12.23 18:13:15.776165 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 488 | ||
| 710 | 2025.12.23 18:13:15.776242 [ 243 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
| 711 | 2025.12.23 18:13:15.776448 [ 244 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
| 712 | 2025.12.23 18:13:15.779675 [ 244 ] {} <Debug> system.asynchronous_metric_log (98712bed-12c6-40f4-9d6f-ea8440250af5): Loading data parts | ||
| 713 | 2025.12.23 18:13:15.779994 [ 244 ] {} <Debug> system.asynchronous_metric_log (98712bed-12c6-40f4-9d6f-ea8440250af5): There are no data parts | ||
| 714 | 2025.12.23 18:13:15.784357 [ 244 ] {} <Trace> system.asynchronous_metric_log (98712bed-12c6-40f4-9d6f-ea8440250af5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 715 | 2025.12.23 18:13:15.784392 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 716 | 2025.12.23 18:13:15.792417 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 717 | 2025.12.23 18:13:15.793232 [ 244 ] {} <Trace> system.asynchronous_metric_log (98712bed-12c6-40f4-9d6f-ea8440250af5): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 718 | 2025.12.23 18:13:15.793404 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 488 | ||
| 719 | 2025.12.23 18:13:15.795564 [ 243 ] {} <Debug> system.metric_log (2809624b-04a1-4015-ab15-d1bc9504c879): Loading data parts | ||
| 720 | 2025.12.23 18:13:15.795891 [ 243 ] {} <Debug> system.metric_log (2809624b-04a1-4015-ab15-d1bc9504c879): There are no data parts | ||
| 721 | 2025.12.23 18:13:15.822999 [ 243 ] {} <Trace> system.metric_log (2809624b-04a1-4015-ab15-d1bc9504c879): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 722 | 2025.12.23 18:13:15.823054 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 723 | 2025.12.23 18:13:15.829783 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 724 | 2025.12.23 18:13:15.831187 [ 243 ] {} <Trace> system.metric_log (2809624b-04a1-4015-ab15-d1bc9504c879): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 725 | 2025.12.23 18:13:15.835334 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
| 726 | 2025.12.23 18:13:16.000273 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 144.57 MiB, peak 148.57 MiB, free memory in arenas 0.00 B, will set to 153.69 MiB (RSS), difference: 9.12 MiB | ||
| 727 | 2025.12.23 18:13:18.276128 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 88 entries to flush up to offset 88 | ||
| 728 | 2025.12.23 18:13:18.276232 [ 242 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
| 729 | 2025.12.23 18:13:18.282331 [ 242 ] {} <Debug> system.query_log (36ac8dc5-64a7-43b0-b22f-e722aa45620e): Loading data parts | ||
| 730 | 2025.12.23 18:13:18.282522 [ 242 ] {} <Debug> system.query_log (36ac8dc5-64a7-43b0-b22f-e722aa45620e): There are no data parts | ||
| 731 | 2025.12.23 18:13:18.295199 [ 242 ] {} <Trace> system.query_log (36ac8dc5-64a7-43b0-b22f-e722aa45620e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 732 | 2025.12.23 18:13:18.295237 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 733 | 2025.12.23 18:13:18.298959 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 734 | 2025.12.23 18:13:18.299497 [ 242 ] {} <Trace> system.query_log (36ac8dc5-64a7-43b0-b22f-e722aa45620e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 735 | 2025.12.23 18:13:18.299918 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 88 | ||
| 736 | 2025.12.23 18:13:19.000178 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 157.92 MiB, peak 157.92 MiB, free memory in arenas 0.00 B, will set to 155.05 MiB (RSS), difference: -2.88 MiB | ||
| 737 | 2025.12.23 18:13:23.225052 [ 110 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 738 | 2025.12.23 18:13:23.225169 [ 110 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 739 | 2025.12.23 18:13:23.293557 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 976 | ||
| 740 | 2025.12.23 18:13:23.296481 [ 244 ] {} <Trace> system.asynchronous_metric_log (98712bed-12c6-40f4-9d6f-ea8440250af5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 741 | 2025.12.23 18:13:23.296526 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 742 | 2025.12.23 18:13:23.297361 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 743 | 2025.12.23 18:13:23.297907 [ 244 ] {} <Trace> system.asynchronous_metric_log (98712bed-12c6-40f4-9d6f-ea8440250af5): 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.23 18:13:23.299953 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 | ||
| 745 | 2025.12.23 18:13:23.335490 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
| 746 | 2025.12.23 18:13:23.354164 [ 243 ] {} <Trace> system.metric_log (2809624b-04a1-4015-ab15-d1bc9504c879): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 747 | 2025.12.23 18:13:23.354227 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 748 | 2025.12.23 18:13:23.360790 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 749 | 2025.12.23 18:13:23.361944 [ 243 ] {} <Trace> system.metric_log (2809624b-04a1-4015-ab15-d1bc9504c879): 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.23 18:13:23.365377 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
| 751 | 2025.12.23 18:13:24.000173 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 155.73 MiB, peak 159.73 MiB, free memory in arenas 0.00 B, will set to 157.68 MiB (RSS), difference: 1.95 MiB | ||
| 752 | 2025.12.23 18:13:27.627895 [ 274 ] {} <Trace> TCP-Session: 5118d44b-3ecf-4360-a391-63d4a54797f3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 753 | 2025.12.23 18:13:27.628100 [ 274 ] {895bc403-7e5b-4b01-910d-0d7fefd9d2b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33165) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) | ||
| 754 | 2025.12.23 18:13:27.628560 [ 274 ] {895bc403-7e5b-4b01-910d-0d7fefd9d2b9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 755 | 2025.12.23 18:13:27.631136 [ 274 ] {895bc403-7e5b-4b01-910d-0d7fefd9d2b9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 756 | 2025.12.23 18:13:27.633753 [ 274 ] {895bc403-7e5b-4b01-910d-0d7fefd9d2b9} <Debug> TCPHandler: Processed in 0.006014395 sec. | ||
| 757 | 2025.12.23 18:13:27.635162 [ 274 ] {} <Trace> TCP-Session: 5118d44b-3ecf-4360-a391-63d4a54797f3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 758 | 2025.12.23 18:13:27.635294 [ 274 ] {6932b56a-f6e6-4b2e-a64a-9462911f9528} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33165) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 759 | 2025.12.23 18:13:27.641272 [ 274 ] {6932b56a-f6e6-4b2e-a64a-9462911f9528} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 760 | 2025.12.23 18:13:27.641329 [ 274 ] {6932b56a-f6e6-4b2e-a64a-9462911f9528} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 761 | 2025.12.23 18:13:27.641799 [ 274 ] {6932b56a-f6e6-4b2e-a64a-9462911f9528} <Debug> TCPHandler: Processed in 0.006689129 sec. | ||
| 762 | 2025.12.23 18:13:27.642112 [ 274 ] {} <Trace> TCP-Session: 5118d44b-3ecf-4360-a391-63d4a54797f3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 763 | 2025.12.23 18:13:27.642228 [ 274 ] {39955f7a-a805-4c77-bdef-99c303ded5fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33165) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_underlay_prefixes', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 764 | 2025.12.23 18:13:27.644716 [ 274 ] {39955f7a-a805-4c77-bdef-99c303ded5fb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 765 | 2025.12.23 18:13:27.644762 [ 274 ] {39955f7a-a805-4c77-bdef-99c303ded5fb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 766 | 2025.12.23 18:13:27.645144 [ 274 ] {39955f7a-a805-4c77-bdef-99c303ded5fb} <Debug> TCPHandler: Processed in 0.003089684 sec. | ||
| 767 | 2025.12.23 18:13:27.645427 [ 274 ] {} <Trace> TCP-Session: 5118d44b-3ecf-4360-a391-63d4a54797f3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 768 | 2025.12.23 18:13:27.645557 [ 274 ] {d15e3c3c-5701-40df-beca-87f118a127ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33165) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 769 | 2025.12.23 18:13:27.645826 [ 274 ] {d15e3c3c-5701-40df-beca-87f118a127ec} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 770 | 2025.12.23 18:13:27.645867 [ 274 ] {d15e3c3c-5701-40df-beca-87f118a127ec} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 771 | 2025.12.23 18:13:27.646235 [ 274 ] {d15e3c3c-5701-40df-beca-87f118a127ec} <Debug> TCPHandler: Processed in 0.000833555 sec. | ||
| 772 | 2025.12.23 18:13:27.646439 [ 274 ] {} <Trace> TCP-Session: 5118d44b-3ecf-4360-a391-63d4a54797f3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 773 | 2025.12.23 18:13:27.646552 [ 274 ] {29955ac7-e3eb-4c7f-86c6-33eee726b8b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33165) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 774 | 2025.12.23 18:13:27.646797 [ 274 ] {29955ac7-e3eb-4c7f-86c6-33eee726b8b5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 775 | 2025.12.23 18:13:27.646839 [ 274 ] {29955ac7-e3eb-4c7f-86c6-33eee726b8b5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 776 | 2025.12.23 18:13:27.647170 [ 274 ] {29955ac7-e3eb-4c7f-86c6-33eee726b8b5} <Debug> TCPHandler: Processed in 0.000777714 sec. | ||
| 777 | 2025.12.23 18:13:27.647381 [ 274 ] {} <Trace> TCP-Session: 5118d44b-3ecf-4360-a391-63d4a54797f3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 778 | 2025.12.23 18:13:27.647494 [ 274 ] {b3ffe76c-5494-4563-8f45-83f04ba84cd7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33165) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 779 | 2025.12.23 18:13:27.647739 [ 274 ] {b3ffe76c-5494-4563-8f45-83f04ba84cd7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 780 | 2025.12.23 18:13:27.647780 [ 274 ] {b3ffe76c-5494-4563-8f45-83f04ba84cd7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 781 | 2025.12.23 18:13:27.648064 [ 274 ] {b3ffe76c-5494-4563-8f45-83f04ba84cd7} <Debug> TCPHandler: Processed in 0.000729863 sec. | ||
| 782 | 2025.12.23 18:13:27.648260 [ 274 ] {} <Trace> TCP-Session: 5118d44b-3ecf-4360-a391-63d4a54797f3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 783 | 2025.12.23 18:13:27.648372 [ 274 ] {6c0b71d2-8fdf-4a4b-b4a5-1f7b599cb57d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33165) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 784 | 2025.12.23 18:13:27.648617 [ 274 ] {6c0b71d2-8fdf-4a4b-b4a5-1f7b599cb57d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 785 | 2025.12.23 18:13:27.648659 [ 274 ] {6c0b71d2-8fdf-4a4b-b4a5-1f7b599cb57d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 786 | 2025.12.23 18:13:27.648955 [ 274 ] {6c0b71d2-8fdf-4a4b-b4a5-1f7b599cb57d} <Debug> TCPHandler: Processed in 0.000742053 sec. | ||
| 787 | 2025.12.23 18:13:27.649154 [ 274 ] {} <Trace> TCP-Session: 5118d44b-3ecf-4360-a391-63d4a54797f3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 788 | 2025.12.23 18:13:27.649267 [ 274 ] {dfc0b3d6-fbba-444c-bc34-4bc584a9e6b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33165) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 789 | 2025.12.23 18:13:27.649514 [ 274 ] {dfc0b3d6-fbba-444c-bc34-4bc584a9e6b8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 790 | 2025.12.23 18:13:27.649557 [ 274 ] {dfc0b3d6-fbba-444c-bc34-4bc584a9e6b8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 791 | 2025.12.23 18:13:27.649839 [ 274 ] {dfc0b3d6-fbba-444c-bc34-4bc584a9e6b8} <Debug> TCPHandler: Processed in 0.000731353 sec. | ||
| 792 | 2025.12.23 18:13:27.650043 [ 274 ] {} <Trace> TCP-Session: 5118d44b-3ecf-4360-a391-63d4a54797f3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 793 | 2025.12.23 18:13:27.650156 [ 274 ] {8d8f2a0e-4e78-4a6b-b0fe-d31ae990c1d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33165) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 794 | 2025.12.23 18:13:27.650404 [ 274 ] {8d8f2a0e-4e78-4a6b-b0fe-d31ae990c1d9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 795 | 2025.12.23 18:13:27.650446 [ 274 ] {8d8f2a0e-4e78-4a6b-b0fe-d31ae990c1d9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 796 | 2025.12.23 18:13:27.650789 [ 274 ] {8d8f2a0e-4e78-4a6b-b0fe-d31ae990c1d9} <Debug> TCPHandler: Processed in 0.000792044 sec. | ||
| 797 | 2025.12.23 18:13:27.650995 [ 274 ] {} <Trace> TCP-Session: 5118d44b-3ecf-4360-a391-63d4a54797f3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 798 | 2025.12.23 18:13:27.651110 [ 274 ] {3e6297f1-16e6-45ac-bbe0-5370b1453adb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33165) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 799 | 2025.12.23 18:13:27.651359 [ 274 ] {3e6297f1-16e6-45ac-bbe0-5370b1453adb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 800 | 2025.12.23 18:13:27.651401 [ 274 ] {3e6297f1-16e6-45ac-bbe0-5370b1453adb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 801 | 2025.12.23 18:13:27.651683 [ 274 ] {3e6297f1-16e6-45ac-bbe0-5370b1453adb} <Debug> TCPHandler: Processed in 0.000734683 sec. | ||
| 802 | 2025.12.23 18:13:27.651874 [ 274 ] {} <Trace> TCP-Session: 5118d44b-3ecf-4360-a391-63d4a54797f3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 803 | 2025.12.23 18:13:27.651988 [ 274 ] {830783c8-704e-4e06-baff-a29e4fb0ad65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33165) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 804 | 2025.12.23 18:13:27.652237 [ 274 ] {830783c8-704e-4e06-baff-a29e4fb0ad65} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 805 | 2025.12.23 18:13:27.652278 [ 274 ] {830783c8-704e-4e06-baff-a29e4fb0ad65} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 806 | 2025.12.23 18:13:27.652567 [ 274 ] {830783c8-704e-4e06-baff-a29e4fb0ad65} <Debug> TCPHandler: Processed in 0.000739523 sec. | ||
| 807 | 2025.12.23 18:13:27.652757 [ 274 ] {} <Trace> TCP-Session: 5118d44b-3ecf-4360-a391-63d4a54797f3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 808 | 2025.12.23 18:13:27.652871 [ 274 ] {3de4f411-3e3e-4775-b637-471d615e604d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33165) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 809 | 2025.12.23 18:13:27.653127 [ 274 ] {3de4f411-3e3e-4775-b637-471d615e604d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 810 | 2025.12.23 18:13:27.653168 [ 274 ] {3de4f411-3e3e-4775-b637-471d615e604d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 811 | 2025.12.23 18:13:27.653460 [ 274 ] {3de4f411-3e3e-4775-b637-471d615e604d} <Debug> TCPHandler: Processed in 0.000749133 sec. | ||
| 812 | 2025.12.23 18:13:27.653673 [ 274 ] {} <Trace> TCP-Session: 5118d44b-3ecf-4360-a391-63d4a54797f3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 813 | 2025.12.23 18:13:27.653788 [ 274 ] {95e88414-2024-418f-ab05-b20e7498ddc8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33165) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 814 | 2025.12.23 18:13:27.654046 [ 274 ] {95e88414-2024-418f-ab05-b20e7498ddc8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 815 | 2025.12.23 18:13:27.654088 [ 274 ] {95e88414-2024-418f-ab05-b20e7498ddc8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 816 | 2025.12.23 18:13:27.654384 [ 274 ] {95e88414-2024-418f-ab05-b20e7498ddc8} <Debug> TCPHandler: Processed in 0.000756683 sec. | ||
| 817 | 2025.12.23 18:13:27.654573 [ 274 ] {} <Trace> TCP-Session: 5118d44b-3ecf-4360-a391-63d4a54797f3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 818 | 2025.12.23 18:13:27.654687 [ 274 ] {1b14c989-648c-4631-a948-e9a278246e15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33165) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 819 | 2025.12.23 18:13:27.654943 [ 274 ] {1b14c989-648c-4631-a948-e9a278246e15} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 820 | 2025.12.23 18:13:27.654985 [ 274 ] {1b14c989-648c-4631-a948-e9a278246e15} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 821 | 2025.12.23 18:13:27.655280 [ 274 ] {1b14c989-648c-4631-a948-e9a278246e15} <Debug> TCPHandler: Processed in 0.000753603 sec. | ||
| 822 | 2025.12.23 18:13:27.655481 [ 274 ] {} <Trace> TCP-Session: 5118d44b-3ecf-4360-a391-63d4a54797f3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 823 | 2025.12.23 18:13:27.655596 [ 274 ] {d311b3ac-77e7-45a9-9fe6-471c219cdad9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33165) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 824 | 2025.12.23 18:13:27.655851 [ 274 ] {d311b3ac-77e7-45a9-9fe6-471c219cdad9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 825 | 2025.12.23 18:13:27.655893 [ 274 ] {d311b3ac-77e7-45a9-9fe6-471c219cdad9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 826 | 2025.12.23 18:13:27.656206 [ 274 ] {d311b3ac-77e7-45a9-9fe6-471c219cdad9} <Debug> TCPHandler: Processed in 0.000770713 sec. | ||
| 827 | 2025.12.23 18:13:27.656835 [ 274 ] {} <Trace> TCP-Session: 5118d44b-3ecf-4360-a391-63d4a54797f3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 828 | 2025.12.23 18:13:27.656953 [ 274 ] {526b62bd-d035-4c8e-b7a9-71481ce1c83b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33165) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 829 | 2025.12.23 18:13:27.657218 [ 274 ] {526b62bd-d035-4c8e-b7a9-71481ce1c83b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 830 | 2025.12.23 18:13:27.657260 [ 274 ] {526b62bd-d035-4c8e-b7a9-71481ce1c83b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 831 | 2025.12.23 18:13:27.657570 [ 274 ] {526b62bd-d035-4c8e-b7a9-71481ce1c83b} <Debug> TCPHandler: Processed in 0.000782313 sec. | ||
| 832 | 2025.12.23 18:13:27.657764 [ 274 ] {} <Trace> TCP-Session: 5118d44b-3ecf-4360-a391-63d4a54797f3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 833 | 2025.12.23 18:13:27.657881 [ 274 ] {fafe9b40-1165-4711-b4e8-6646ff79c314} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33165) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections', 'static_routing_config:static_routes') FORMAT Native; (stage: Complete) | ||
| 834 | 2025.12.23 18:13:27.658148 [ 274 ] {fafe9b40-1165-4711-b4e8-6646ff79c314} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 835 | 2025.12.23 18:13:27.658190 [ 274 ] {fafe9b40-1165-4711-b4e8-6646ff79c314} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 836 | 2025.12.23 18:13:27.658657 [ 274 ] {fafe9b40-1165-4711-b4e8-6646ff79c314} <Debug> TCPHandler: Processed in 0.000940266 sec. | ||
| 837 | 2025.12.23 18:13:27.658858 [ 274 ] {} <Trace> TCP-Session: 5118d44b-3ecf-4360-a391-63d4a54797f3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 838 | 2025.12.23 18:13:27.658976 [ 274 ] {b1ee89b9-2942-4c8b-bf31-4384b6ab8df4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33165) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes') FORMAT Native; (stage: Complete) | ||
| 839 | 2025.12.23 18:13:27.659266 [ 274 ] {b1ee89b9-2942-4c8b-bf31-4384b6ab8df4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 840 | 2025.12.23 18:13:27.659308 [ 274 ] {b1ee89b9-2942-4c8b-bf31-4384b6ab8df4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 841 | 2025.12.23 18:13:27.659647 [ 274 ] {b1ee89b9-2942-4c8b-bf31-4384b6ab8df4} <Debug> TCPHandler: Processed in 0.000835905 sec. | ||
| 842 | 2025.12.23 18:13:27.659849 [ 274 ] {} <Trace> TCP-Session: 5118d44b-3ecf-4360-a391-63d4a54797f3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 843 | 2025.12.23 18:13:27.659969 [ 274 ] {ac86bdc7-4688-4373-90f7-5043e263733e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33165) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 844 | 2025.12.23 18:13:27.660240 [ 274 ] {ac86bdc7-4688-4373-90f7-5043e263733e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 845 | 2025.12.23 18:13:27.660282 [ 274 ] {ac86bdc7-4688-4373-90f7-5043e263733e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 846 | 2025.12.23 18:13:27.660616 [ 274 ] {ac86bdc7-4688-4373-90f7-5043e263733e} <Debug> TCPHandler: Processed in 0.000813604 sec. | ||
| 847 | 2025.12.23 18:13:27.660818 [ 274 ] {} <Trace> TCP-Session: 5118d44b-3ecf-4360-a391-63d4a54797f3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 848 | 2025.12.23 18:13:27.660937 [ 274 ] {8c4745c2-d08d-4ac7-8fee-19f99561c768} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33165) 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', '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) | ||
| 849 | 2025.12.23 18:13:27.661209 [ 274 ] {8c4745c2-d08d-4ac7-8fee-19f99561c768} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 850 | 2025.12.23 18:13:27.661250 [ 274 ] {8c4745c2-d08d-4ac7-8fee-19f99561c768} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 851 | 2025.12.23 18:13:27.661581 [ 274 ] {8c4745c2-d08d-4ac7-8fee-19f99561c768} <Debug> TCPHandler: Processed in 0.000809184 sec. | ||
| 852 | 2025.12.23 18:13:27.661842 [ 274 ] {} <Trace> TCP-Session: 5118d44b-3ecf-4360-a391-63d4a54797f3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 853 | 2025.12.23 18:13:27.661961 [ 274 ] {a292141a-e7ee-4f05-908b-e906de20302a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33165) 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', '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) | ||
| 854 | 2025.12.23 18:13:27.662242 [ 274 ] {a292141a-e7ee-4f05-908b-e906de20302a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 855 | 2025.12.23 18:13:27.662284 [ 274 ] {a292141a-e7ee-4f05-908b-e906de20302a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 856 | 2025.12.23 18:13:27.662610 [ 274 ] {a292141a-e7ee-4f05-908b-e906de20302a} <Debug> TCPHandler: Processed in 0.000813894 sec. | ||
| 857 | 2025.12.23 18:13:27.662848 [ 274 ] {} <Trace> TCP-Session: 5118d44b-3ecf-4360-a391-63d4a54797f3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 858 | 2025.12.23 18:13:27.662967 [ 274 ] {4616531f-5fc7-4a85-9c57-730a63a1472c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33165) 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', '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) | ||
| 859 | 2025.12.23 18:13:27.663244 [ 274 ] {4616531f-5fc7-4a85-9c57-730a63a1472c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 860 | 2025.12.23 18:13:27.663286 [ 274 ] {4616531f-5fc7-4a85-9c57-730a63a1472c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 861 | 2025.12.23 18:13:27.663609 [ 274 ] {4616531f-5fc7-4a85-9c57-730a63a1472c} <Debug> TCPHandler: Processed in 0.000807254 sec. | ||
| 862 | 2025.12.23 18:13:27.663850 [ 274 ] {} <Trace> TCP-Session: 5118d44b-3ecf-4360-a391-63d4a54797f3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 863 | 2025.12.23 18:13:27.663970 [ 274 ] {db41d0f1-09a2-45da-a0fa-d368a079dae2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33165) 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', '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) | ||
| 864 | 2025.12.23 18:13:27.664250 [ 274 ] {db41d0f1-09a2-45da-a0fa-d368a079dae2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 865 | 2025.12.23 18:13:27.664292 [ 274 ] {db41d0f1-09a2-45da-a0fa-d368a079dae2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 866 | 2025.12.23 18:13:27.664615 [ 274 ] {db41d0f1-09a2-45da-a0fa-d368a079dae2} <Debug> TCPHandler: Processed in 0.000811485 sec. | ||
| 867 | 2025.12.23 18:13:27.664851 [ 274 ] {} <Trace> TCP-Session: 5118d44b-3ecf-4360-a391-63d4a54797f3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 868 | 2025.12.23 18:13:27.664973 [ 274 ] {6aa9f4eb-939a-400d-bbf4-0362cc1a2aa5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33165) 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', '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) | ||
| 869 | 2025.12.23 18:13:27.665253 [ 274 ] {6aa9f4eb-939a-400d-bbf4-0362cc1a2aa5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 870 | 2025.12.23 18:13:27.665295 [ 274 ] {6aa9f4eb-939a-400d-bbf4-0362cc1a2aa5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 871 | 2025.12.23 18:13:27.665622 [ 274 ] {6aa9f4eb-939a-400d-bbf4-0362cc1a2aa5} <Debug> TCPHandler: Processed in 0.000817424 sec. | ||
| 872 | 2025.12.23 18:13:27.665859 [ 274 ] {} <Trace> TCP-Session: 5118d44b-3ecf-4360-a391-63d4a54797f3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 873 | 2025.12.23 18:13:27.665981 [ 274 ] {2f76f878-7384-4e8c-8e14-e36b03e22d0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33165) 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', '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) | ||
| 874 | 2025.12.23 18:13:27.666261 [ 274 ] {2f76f878-7384-4e8c-8e14-e36b03e22d0f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 875 | 2025.12.23 18:13:27.666303 [ 274 ] {2f76f878-7384-4e8c-8e14-e36b03e22d0f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 876 | 2025.12.23 18:13:27.666637 [ 274 ] {2f76f878-7384-4e8c-8e14-e36b03e22d0f} <Debug> TCPHandler: Processed in 0.000824464 sec. | ||
| 877 | 2025.12.23 18:13:27.674885 [ 274 ] {} <Trace> TCP-Session: 5118d44b-3ecf-4360-a391-63d4a54797f3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 878 | 2025.12.23 18:13:27.675033 [ 274 ] {355dedfc-3db2-4965-b668-10a1c02d07e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33165) 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', '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) | ||
| 879 | 2025.12.23 18:13:27.675375 [ 274 ] {355dedfc-3db2-4965-b668-10a1c02d07e0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 880 | 2025.12.23 18:13:27.675426 [ 274 ] {355dedfc-3db2-4965-b668-10a1c02d07e0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 881 | 2025.12.23 18:13:27.675805 [ 274 ] {355dedfc-3db2-4965-b668-10a1c02d07e0} <Debug> TCPHandler: Processed in 0.000976287 sec. | ||
| 882 | 2025.12.23 18:13:27.676105 [ 274 ] {} <Trace> TCP-Session: 5118d44b-3ecf-4360-a391-63d4a54797f3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 883 | 2025.12.23 18:13:27.676229 [ 274 ] {19dec26e-19d5-4c53-b5bd-42d67d657edc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33165) 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', '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) | ||
| 884 | 2025.12.23 18:13:27.676517 [ 274 ] {19dec26e-19d5-4c53-b5bd-42d67d657edc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 885 | 2025.12.23 18:13:27.676559 [ 274 ] {19dec26e-19d5-4c53-b5bd-42d67d657edc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 886 | 2025.12.23 18:13:27.676892 [ 274 ] {19dec26e-19d5-4c53-b5bd-42d67d657edc} <Debug> TCPHandler: Processed in 0.000833515 sec. | ||
| 887 | 2025.12.23 18:13:27.677140 [ 274 ] {} <Trace> TCP-Session: 5118d44b-3ecf-4360-a391-63d4a54797f3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 888 | 2025.12.23 18:13:27.677311 [ 274 ] {7fd3e697-f0dd-494f-b77c-23066d203139} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33165) 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', '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) | ||
| 889 | 2025.12.23 18:13:27.677700 [ 274 ] {7fd3e697-f0dd-494f-b77c-23066d203139} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 890 | 2025.12.23 18:13:27.677757 [ 274 ] {7fd3e697-f0dd-494f-b77c-23066d203139} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 891 | 2025.12.23 18:13:27.678122 [ 274 ] {7fd3e697-f0dd-494f-b77c-23066d203139} <Debug> TCPHandler: Processed in 0.001045859 sec. | ||
| 892 | 2025.12.23 18:13:27.678338 [ 274 ] {} <Trace> TCP-Session: 5118d44b-3ecf-4360-a391-63d4a54797f3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 893 | 2025.12.23 18:13:27.678468 [ 274 ] {05d403d5-1f8a-405a-84ba-34091554adbb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33165) 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', '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) | ||
| 894 | 2025.12.23 18:13:27.678777 [ 274 ] {05d403d5-1f8a-405a-84ba-34091554adbb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 895 | 2025.12.23 18:13:27.678823 [ 274 ] {05d403d5-1f8a-405a-84ba-34091554adbb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 896 | 2025.12.23 18:13:27.679175 [ 274 ] {05d403d5-1f8a-405a-84ba-34091554adbb} <Debug> TCPHandler: Processed in 0.000886096 sec. | ||
| 897 | 2025.12.23 18:13:27.679396 [ 274 ] {} <Trace> TCP-Session: 5118d44b-3ecf-4360-a391-63d4a54797f3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 898 | 2025.12.23 18:13:27.679528 [ 274 ] {6ea4a7fd-ff1f-4bdd-8639-77fa37a0aebd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33165) 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', '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) | ||
| 899 | 2025.12.23 18:13:27.679852 [ 274 ] {6ea4a7fd-ff1f-4bdd-8639-77fa37a0aebd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 900 | 2025.12.23 18:13:27.679896 [ 274 ] {6ea4a7fd-ff1f-4bdd-8639-77fa37a0aebd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 901 | 2025.12.23 18:13:27.680249 [ 274 ] {6ea4a7fd-ff1f-4bdd-8639-77fa37a0aebd} <Debug> TCPHandler: Processed in 0.000902696 sec. | ||
| 902 | 2025.12.23 18:13:27.680473 [ 274 ] {} <Trace> TCP-Session: 5118d44b-3ecf-4360-a391-63d4a54797f3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 903 | 2025.12.23 18:13:27.680605 [ 274 ] {2d6ba599-af10-4732-b1db-a2d952c6b41d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33165) 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', '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) | ||
| 904 | 2025.12.23 18:13:27.680910 [ 274 ] {2d6ba599-af10-4732-b1db-a2d952c6b41d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 905 | 2025.12.23 18:13:27.680954 [ 274 ] {2d6ba599-af10-4732-b1db-a2d952c6b41d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 906 | 2025.12.23 18:13:27.681307 [ 274 ] {2d6ba599-af10-4732-b1db-a2d952c6b41d} <Debug> TCPHandler: Processed in 0.000882396 sec. | ||
| 907 | 2025.12.23 18:13:27.720176 [ 274 ] {} <Trace> TCP-Session: 5118d44b-3ecf-4360-a391-63d4a54797f3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 908 | 2025.12.23 18:13:27.720342 [ 274 ] {fae4b5ab-2e07-411c-aa29-043fdbbaae92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33165) 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', '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) | ||
| 909 | 2025.12.23 18:13:27.720730 [ 274 ] {fae4b5ab-2e07-411c-aa29-043fdbbaae92} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 910 | 2025.12.23 18:13:27.720786 [ 274 ] {fae4b5ab-2e07-411c-aa29-043fdbbaae92} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 911 | 2025.12.23 18:13:27.721161 [ 274 ] {fae4b5ab-2e07-411c-aa29-043fdbbaae92} <Debug> TCPHandler: Processed in 0.001050438 sec. | ||
| 912 | 2025.12.23 18:13:27.758328 [ 274 ] {} <Trace> TCP-Session: 5118d44b-3ecf-4360-a391-63d4a54797f3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 913 | 2025.12.23 18:13:27.758493 [ 274 ] {9f3da7c4-7b2a-4e2b-990f-7d0d234ba39b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33165) 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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', '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) | ||
| 914 | 2025.12.23 18:13:27.758875 [ 274 ] {9f3da7c4-7b2a-4e2b-990f-7d0d234ba39b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 915 | 2025.12.23 18:13:27.758921 [ 274 ] {9f3da7c4-7b2a-4e2b-990f-7d0d234ba39b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 916 | 2025.12.23 18:13:27.759595 [ 274 ] {9f3da7c4-7b2a-4e2b-990f-7d0d234ba39b} <Debug> TCPHandler: Processed in 0.001329534 sec. | ||
| 917 | 2025.12.23 18:13:27.760378 [ 274 ] {} <Trace> TCP-Session: 5118d44b-3ecf-4360-a391-63d4a54797f3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 918 | 2025.12.23 18:13:27.760487 [ 274 ] {371f73df-4a1e-4bea-b9ca-0f1627b54447} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33165) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 919 | 2025.12.23 18:13:27.760530 [ 274 ] {371f73df-4a1e-4bea-b9ca-0f1627b54447} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 920 | 2025.12.23 18:13:27.762979 [ 274 ] {371f73df-4a1e-4bea-b9ca-0f1627b54447} <Trace> oximeter.timeseries_schema (b098d7fb-7497-477a-aa69-64c9b98db64f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 921 | 2025.12.23 18:13:27.763029 [ 274 ] {371f73df-4a1e-4bea-b9ca-0f1627b54447} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 922 | 2025.12.23 18:13:27.763832 [ 274 ] {371f73df-4a1e-4bea-b9ca-0f1627b54447} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 923 | 2025.12.23 18:13:27.764319 [ 274 ] {371f73df-4a1e-4bea-b9ca-0f1627b54447} <Trace> oximeter.timeseries_schema (b098d7fb-7497-477a-aa69-64c9b98db64f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 924 | 2025.12.23 18:13:27.764474 [ 274 ] {371f73df-4a1e-4bea-b9ca-0f1627b54447} <Debug> executeQuery: Read 33 rows, 7.24 KiB in 0.004017 sec., 8215.085884988797 rows/sec., 1.76 MiB/sec. | ||
| 925 | 2025.12.23 18:13:27.764518 [ 274 ] {371f73df-4a1e-4bea-b9ca-0f1627b54447} <Debug> TCPHandler: Processed in 0.004188924 sec. | ||
| 926 | 2025.12.23 18:13:27.764646 [ 274 ] {} <Trace> TCP-Session: 5118d44b-3ecf-4360-a391-63d4a54797f3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 927 | 2025.12.23 18:13:27.764744 [ 274 ] {f5170c36-9d80-4f92-a23c-95ef25575ae4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33165) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 928 | 2025.12.23 18:13:27.764786 [ 274 ] {f5170c36-9d80-4f92-a23c-95ef25575ae4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 929 | 2025.12.23 18:13:27.767265 [ 274 ] {f5170c36-9d80-4f92-a23c-95ef25575ae4} <Trace> oximeter.fields_i16 (a7723948-0045-4e6c-883e-f9b726276b2e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 930 | 2025.12.23 18:13:27.767314 [ 274 ] {f5170c36-9d80-4f92-a23c-95ef25575ae4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 931 | 2025.12.23 18:13:27.767963 [ 274 ] {f5170c36-9d80-4f92-a23c-95ef25575ae4} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 932 | 2025.12.23 18:13:27.768454 [ 274 ] {f5170c36-9d80-4f92-a23c-95ef25575ae4} <Trace> oximeter.fields_i16 (a7723948-0045-4e6c-883e-f9b726276b2e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 933 | 2025.12.23 18:13:27.768593 [ 274 ] {f5170c36-9d80-4f92-a23c-95ef25575ae4} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.003869 sec., 6203.153269578703 rows/sec., 527.03 KiB/sec. | ||
| 934 | 2025.12.23 18:13:27.768635 [ 274 ] {f5170c36-9d80-4f92-a23c-95ef25575ae4} <Debug> TCPHandler: Processed in 0.004039761 sec. | ||
| 935 | 2025.12.23 18:13:27.768752 [ 274 ] {} <Trace> TCP-Session: 5118d44b-3ecf-4360-a391-63d4a54797f3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 936 | 2025.12.23 18:13:27.768848 [ 274 ] {4ea42e7c-64c8-48c9-b4f4-c6ed3c338c9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33165) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 937 | 2025.12.23 18:13:27.768890 [ 274 ] {4ea42e7c-64c8-48c9-b4f4-c6ed3c338c9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 938 | 2025.12.23 18:13:27.769304 [ 274 ] {4ea42e7c-64c8-48c9-b4f4-c6ed3c338c9d} <Trace> oximeter.fields_ipaddr (a8a85b39-ef10-4c28-a574-4426e42be45d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 939 | 2025.12.23 18:13:27.769341 [ 274 ] {4ea42e7c-64c8-48c9-b4f4-c6ed3c338c9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 940 | 2025.12.23 18:13:27.769799 [ 274 ] {4ea42e7c-64c8-48c9-b4f4-c6ed3c338c9d} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 941 | 2025.12.23 18:13:27.770292 [ 274 ] {4ea42e7c-64c8-48c9-b4f4-c6ed3c338c9d} <Trace> oximeter.fields_ipaddr (a8a85b39-ef10-4c28-a574-4426e42be45d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 942 | 2025.12.23 18:13:27.770433 [ 274 ] {4ea42e7c-64c8-48c9-b4f4-c6ed3c338c9d} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001603 sec., 4990.642545227698 rows/sec., 406.95 KiB/sec. | ||
| 943 | 2025.12.23 18:13:27.770475 [ 274 ] {4ea42e7c-64c8-48c9-b4f4-c6ed3c338c9d} <Debug> TCPHandler: Processed in 0.001774432 sec. | ||
| 944 | 2025.12.23 18:13:27.770590 [ 274 ] {} <Trace> TCP-Session: 5118d44b-3ecf-4360-a391-63d4a54797f3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 945 | 2025.12.23 18:13:27.770685 [ 274 ] {18d12ca6-1637-4a97-a45b-ddc622191587} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33165) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 946 | 2025.12.23 18:13:27.770724 [ 274 ] {18d12ca6-1637-4a97-a45b-ddc622191587} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 947 | 2025.12.23 18:13:27.772272 [ 274 ] {18d12ca6-1637-4a97-a45b-ddc622191587} <Trace> oximeter.fields_string (af970116-f5d0-48a8-b888-3d92c2867a6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 948 | 2025.12.23 18:13:27.772309 [ 274 ] {18d12ca6-1637-4a97-a45b-ddc622191587} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 949 | 2025.12.23 18:13:27.772987 [ 274 ] {18d12ca6-1637-4a97-a45b-ddc622191587} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 950 | 2025.12.23 18:13:27.773500 [ 274 ] {18d12ca6-1637-4a97-a45b-ddc622191587} <Trace> oximeter.fields_string (af970116-f5d0-48a8-b888-3d92c2867a6c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 951 | 2025.12.23 18:13:27.773639 [ 274 ] {18d12ca6-1637-4a97-a45b-ddc622191587} <Debug> executeQuery: Read 2016 rows, 157.18 KiB in 0.002972 sec., 678331.0901749664 rows/sec., 51.65 MiB/sec. | ||
| 952 | 2025.12.23 18:13:27.773685 [ 274 ] {18d12ca6-1637-4a97-a45b-ddc622191587} <Debug> TCPHandler: Processed in 0.003144825 sec. | ||
| 953 | 2025.12.23 18:13:27.773805 [ 274 ] {} <Trace> TCP-Session: 5118d44b-3ecf-4360-a391-63d4a54797f3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 954 | 2025.12.23 18:13:27.773920 [ 274 ] {0d4c4fb7-eabb-4b30-87e9-ee4ade107082} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33165) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 955 | 2025.12.23 18:13:27.773962 [ 274 ] {0d4c4fb7-eabb-4b30-87e9-ee4ade107082} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 956 | 2025.12.23 18:13:27.774392 [ 274 ] {0d4c4fb7-eabb-4b30-87e9-ee4ade107082} <Trace> oximeter.fields_u16 (a75aa661-c25d-4f71-a801-335ef43dd6dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 957 | 2025.12.23 18:13:27.774429 [ 274 ] {0d4c4fb7-eabb-4b30-87e9-ee4ade107082} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 958 | 2025.12.23 18:13:27.774964 [ 274 ] {0d4c4fb7-eabb-4b30-87e9-ee4ade107082} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 959 | 2025.12.23 18:13:27.775413 [ 274 ] {0d4c4fb7-eabb-4b30-87e9-ee4ade107082} <Trace> oximeter.fields_u16 (a75aa661-c25d-4f71-a801-335ef43dd6dc): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 960 | 2025.12.23 18:13:27.775551 [ 274 ] {0d4c4fb7-eabb-4b30-87e9-ee4ade107082} <Debug> executeQuery: Read 20 rows, 1.52 KiB in 0.001649 sec., 12128.56276531231 rows/sec., 921.49 KiB/sec. | ||
| 961 | 2025.12.23 18:13:27.775591 [ 274 ] {0d4c4fb7-eabb-4b30-87e9-ee4ade107082} <Debug> TCPHandler: Processed in 0.001835833 sec. | ||
| 962 | 2025.12.23 18:13:27.775703 [ 274 ] {} <Trace> TCP-Session: 5118d44b-3ecf-4360-a391-63d4a54797f3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 963 | 2025.12.23 18:13:27.775803 [ 274 ] {f8358146-9441-489e-b6cc-81067498cd98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33165) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 964 | 2025.12.23 18:13:27.775844 [ 274 ] {f8358146-9441-489e-b6cc-81067498cd98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 965 | 2025.12.23 18:13:27.776488 [ 274 ] {f8358146-9441-489e-b6cc-81067498cd98} <Trace> oximeter.fields_u32 (0d67b71b-6525-47d6-b29a-963b77e75fdf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 966 | 2025.12.23 18:13:27.776520 [ 274 ] {f8358146-9441-489e-b6cc-81067498cd98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 967 | 2025.12.23 18:13:27.776987 [ 274 ] {f8358146-9441-489e-b6cc-81067498cd98} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 968 | 2025.12.23 18:13:27.777416 [ 274 ] {f8358146-9441-489e-b6cc-81067498cd98} <Trace> oximeter.fields_u32 (0d67b71b-6525-47d6-b29a-963b77e75fdf): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 969 | 2025.12.23 18:13:27.777542 [ 274 ] {f8358146-9441-489e-b6cc-81067498cd98} <Debug> executeQuery: Read 732 rows, 44.33 KiB in 0.001757 sec., 416619.23733636877 rows/sec., 24.64 MiB/sec. | ||
| 970 | 2025.12.23 18:13:27.777579 [ 274 ] {f8358146-9441-489e-b6cc-81067498cd98} <Debug> TCPHandler: Processed in 0.001924824 sec. | ||
| 971 | 2025.12.23 18:13:27.777694 [ 274 ] {} <Trace> TCP-Session: 5118d44b-3ecf-4360-a391-63d4a54797f3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 972 | 2025.12.23 18:13:27.777790 [ 274 ] {7d6a9561-e8ba-4471-b4a3-9d5866588920} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33165) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 973 | 2025.12.23 18:13:27.777830 [ 274 ] {7d6a9561-e8ba-4471-b4a3-9d5866588920} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 974 | 2025.12.23 18:13:27.778237 [ 274 ] {7d6a9561-e8ba-4471-b4a3-9d5866588920} <Trace> oximeter.fields_u64 (7469b295-5095-4f64-affd-2b18c4c94651): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 975 | 2025.12.23 18:13:27.778273 [ 274 ] {7d6a9561-e8ba-4471-b4a3-9d5866588920} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 976 | 2025.12.23 18:13:27.778673 [ 274 ] {7d6a9561-e8ba-4471-b4a3-9d5866588920} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 977 | 2025.12.23 18:13:27.779089 [ 274 ] {7d6a9561-e8ba-4471-b4a3-9d5866588920} <Trace> oximeter.fields_u64 (7469b295-5095-4f64-affd-2b18c4c94651): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 978 | 2025.12.23 18:13:27.779216 [ 274 ] {7d6a9561-e8ba-4471-b4a3-9d5866588920} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001444 sec., 692.5207756232687 rows/sec., 48.69 KiB/sec. | ||
| 979 | 2025.12.23 18:13:27.779253 [ 274 ] {7d6a9561-e8ba-4471-b4a3-9d5866588920} <Debug> TCPHandler: Processed in 0.001609318 sec. | ||
| 980 | 2025.12.23 18:13:27.779364 [ 274 ] {} <Trace> TCP-Session: 5118d44b-3ecf-4360-a391-63d4a54797f3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 981 | 2025.12.23 18:13:27.779459 [ 274 ] {428b3241-4ab0-4596-ab77-78ad8130c87c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33165) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 982 | 2025.12.23 18:13:27.779498 [ 274 ] {428b3241-4ab0-4596-ab77-78ad8130c87c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 983 | 2025.12.23 18:13:27.779905 [ 274 ] {428b3241-4ab0-4596-ab77-78ad8130c87c} <Trace> oximeter.fields_u8 (a5bb4ade-29cd-4bf2-8bb1-1fec8be7b1a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 984 | 2025.12.23 18:13:27.779940 [ 274 ] {428b3241-4ab0-4596-ab77-78ad8130c87c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 985 | 2025.12.23 18:13:27.780396 [ 274 ] {428b3241-4ab0-4596-ab77-78ad8130c87c} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 986 | 2025.12.23 18:13:27.780808 [ 274 ] {428b3241-4ab0-4596-ab77-78ad8130c87c} <Trace> oximeter.fields_u8 (a5bb4ade-29cd-4bf2-8bb1-1fec8be7b1a7): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 987 | 2025.12.23 18:13:27.780946 [ 274 ] {428b3241-4ab0-4596-ab77-78ad8130c87c} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001504 sec., 7978.72340425532 rows/sec., 623.34 KiB/sec. | ||
| 988 | 2025.12.23 18:13:27.780983 [ 274 ] {428b3241-4ab0-4596-ab77-78ad8130c87c} <Debug> TCPHandler: Processed in 0.00166899 sec. | ||
| 989 | 2025.12.23 18:13:27.781093 [ 274 ] {} <Trace> TCP-Session: 5118d44b-3ecf-4360-a391-63d4a54797f3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 990 | 2025.12.23 18:13:27.781188 [ 274 ] {8894908c-5348-4295-94b7-243b1c39ea6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33165) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 991 | 2025.12.23 18:13:27.781228 [ 274 ] {8894908c-5348-4295-94b7-243b1c39ea6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 992 | 2025.12.23 18:13:27.781946 [ 274 ] {8894908c-5348-4295-94b7-243b1c39ea6a} <Trace> oximeter.fields_uuid (cd0df809-70c0-4d52-8ca7-5a0086f9f684): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 993 | 2025.12.23 18:13:27.781982 [ 274 ] {8894908c-5348-4295-94b7-243b1c39ea6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 994 | 2025.12.23 18:13:27.782471 [ 274 ] {8894908c-5348-4295-94b7-243b1c39ea6a} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 995 | 2025.12.23 18:13:27.782888 [ 274 ] {8894908c-5348-4295-94b7-243b1c39ea6a} <Trace> oximeter.fields_uuid (cd0df809-70c0-4d52-8ca7-5a0086f9f684): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 996 | 2025.12.23 18:13:27.783031 [ 274 ] {8894908c-5348-4295-94b7-243b1c39ea6a} <Debug> executeQuery: Read 1016 rows, 72.02 KiB in 0.00186 sec., 546236.5591397849 rows/sec., 37.81 MiB/sec. | ||
| 997 | 2025.12.23 18:13:27.783068 [ 274 ] {8894908c-5348-4295-94b7-243b1c39ea6a} <Debug> TCPHandler: Processed in 0.002025526 sec. | ||
| 998 | 2025.12.23 18:13:27.783178 [ 274 ] {} <Trace> TCP-Session: 5118d44b-3ecf-4360-a391-63d4a54797f3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 999 | 2025.12.23 18:13:27.783273 [ 274 ] {f4852ff2-1e00-473b-850c-a7c5f4ee34c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33165) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1000 | 2025.12.23 18:13:27.783317 [ 274 ] {f4852ff2-1e00-473b-850c-a7c5f4ee34c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1001 | 2025.12.23 18:13:27.784341 [ 274 ] {f4852ff2-1e00-473b-850c-a7c5f4ee34c3} <Trace> oximeter.measurements_cumulativeu64 (42805e88-f8e1-4fc7-a1f4-81ec2c86fb46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1002 | 2025.12.23 18:13:27.784375 [ 274 ] {f4852ff2-1e00-473b-850c-a7c5f4ee34c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1003 | 2025.12.23 18:13:27.785014 [ 274 ] {f4852ff2-1e00-473b-850c-a7c5f4ee34c3} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1004 | 2025.12.23 18:13:27.785444 [ 274 ] {f4852ff2-1e00-473b-850c-a7c5f4ee34c3} <Trace> oximeter.measurements_cumulativeu64 (42805e88-f8e1-4fc7-a1f4-81ec2c86fb46): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1005 | 2025.12.23 18:13:27.785581 [ 274 ] {f4852ff2-1e00-473b-850c-a7c5f4ee34c3} <Debug> executeQuery: Read 2284 rows, 153.84 KiB in 0.002325 sec., 982365.5913978495 rows/sec., 64.62 MiB/sec. | ||
| 1006 | 2025.12.23 18:13:27.785618 [ 274 ] {f4852ff2-1e00-473b-850c-a7c5f4ee34c3} <Debug> TCPHandler: Processed in 0.002491243 sec. | ||
| 1007 | 2025.12.23 18:13:27.785734 [ 274 ] {} <Trace> TCP-Session: 5118d44b-3ecf-4360-a391-63d4a54797f3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1008 | 2025.12.23 18:13:27.785831 [ 274 ] {e93d4ca5-b7a7-4066-94e7-79ba8e2fd683} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33165) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1009 | 2025.12.23 18:13:27.785873 [ 274 ] {e93d4ca5-b7a7-4066-94e7-79ba8e2fd683} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1010 | 2025.12.23 18:13:27.786219 [ 274 ] {e93d4ca5-b7a7-4066-94e7-79ba8e2fd683} <Trace> oximeter.measurements_u64 (c65b2b0b-018f-4a17-94c5-4021396f47e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1011 | 2025.12.23 18:13:27.786257 [ 274 ] {e93d4ca5-b7a7-4066-94e7-79ba8e2fd683} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1012 | 2025.12.23 18:13:27.786679 [ 274 ] {e93d4ca5-b7a7-4066-94e7-79ba8e2fd683} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1013 | 2025.12.23 18:13:27.787129 [ 274 ] {e93d4ca5-b7a7-4066-94e7-79ba8e2fd683} <Trace> oximeter.measurements_u64 (c65b2b0b-018f-4a17-94c5-4021396f47e4): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1014 | 2025.12.23 18:13:27.787270 [ 274 ] {e93d4ca5-b7a7-4066-94e7-79ba8e2fd683} <Debug> executeQuery: Read 8 rows, 560.00 B in 0.001457 sec., 5490.73438572409 rows/sec., 375.34 KiB/sec. | ||
| 1015 | 2025.12.23 18:13:27.787306 [ 274 ] {e93d4ca5-b7a7-4066-94e7-79ba8e2fd683} <Debug> TCPHandler: Processed in 0.001621999 sec. | ||
| 1016 | 2025.12.23 18:13:28.300263 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 88 entries to flush up to offset 176 | ||
| 1017 | 2025.12.23 18:13:28.304197 [ 242 ] {} <Trace> system.query_log (36ac8dc5-64a7-43b0-b22f-e722aa45620e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1018 | 2025.12.23 18:13:28.304249 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1019 | 2025.12.23 18:13:28.305892 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1020 | 2025.12.23 18:13:28.306356 [ 242 ] {} <Trace> system.query_log (36ac8dc5-64a7-43b0-b22f-e722aa45620e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1021 | 2025.12.23 18:13:28.306645 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 176 | ||
| 1022 | 2025.12.23 18:13:29.000170 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 156.84 MiB, peak 160.84 MiB, free memory in arenas 0.00 B, will set to 160.90 MiB (RSS), difference: 4.06 MiB | ||
| 1023 | 2025.12.23 18:13:30.800190 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 1403 | ||
| 1024 | 2025.12.23 18:13:30.800656 [ 244 ] {} <Trace> system.asynchronous_metric_log (98712bed-12c6-40f4-9d6f-ea8440250af5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1025 | 2025.12.23 18:13:30.800692 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1026 | 2025.12.23 18:13:30.801355 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1027 | 2025.12.23 18:13:30.801796 [ 244 ] {} <Trace> system.asynchronous_metric_log (98712bed-12c6-40f4-9d6f-ea8440250af5): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1028 | 2025.12.23 18:13:30.801925 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1403 | ||
| 1029 | 2025.12.23 18:13:30.865508 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
| 1030 | 2025.12.23 18:13:30.882247 [ 243 ] {} <Trace> system.metric_log (2809624b-04a1-4015-ab15-d1bc9504c879): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1031 | 2025.12.23 18:13:30.882315 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1032 | 2025.12.23 18:13:30.888984 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1033 | 2025.12.23 18:13:30.890307 [ 243 ] {} <Trace> system.metric_log (2809624b-04a1-4015-ab15-d1bc9504c879): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1034 | 2025.12.23 18:13:30.893630 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
| 1035 | 2025.12.23 18:13:31.000156 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 161.43 MiB, peak 165.43 MiB, free memory in arenas 0.00 B, will set to 162.83 MiB (RSS), difference: 1.40 MiB | ||
| 1036 | 2025.12.23 18:13:31.931923 [ 274 ] {} <Trace> TCP-Session: 5118d44b-3ecf-4360-a391-63d4a54797f3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1037 | 2025.12.23 18:13:31.932107 [ 274 ] {8e7e8080-af88-472f-abef-e162fa50d0af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33165) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1038 | 2025.12.23 18:13:31.932176 [ 274 ] {8e7e8080-af88-472f-abef-e162fa50d0af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1039 | 2025.12.23 18:13:31.932827 [ 274 ] {8e7e8080-af88-472f-abef-e162fa50d0af} <Trace> oximeter.fields_string (af970116-f5d0-48a8-b888-3d92c2867a6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1040 | 2025.12.23 18:13:31.932869 [ 274 ] {8e7e8080-af88-472f-abef-e162fa50d0af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1041 | 2025.12.23 18:13:31.933396 [ 274 ] {8e7e8080-af88-472f-abef-e162fa50d0af} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1042 | 2025.12.23 18:13:31.933844 [ 274 ] {8e7e8080-af88-472f-abef-e162fa50d0af} <Trace> oximeter.fields_string (af970116-f5d0-48a8-b888-3d92c2867a6c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1043 | 2025.12.23 18:13:31.934011 [ 274 ] {8e7e8080-af88-472f-abef-e162fa50d0af} <Debug> executeQuery: Read 30 rows, 2.34 KiB in 0.001954 sec., 15353.121801432959 rows/sec., 1.17 MiB/sec. | ||
| 1044 | 2025.12.23 18:13:31.934059 [ 274 ] {8e7e8080-af88-472f-abef-e162fa50d0af} <Debug> TCPHandler: Processed in 0.00226742 sec. | ||
| 1045 | 2025.12.23 18:13:31.934189 [ 274 ] {} <Trace> TCP-Session: 5118d44b-3ecf-4360-a391-63d4a54797f3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1046 | 2025.12.23 18:13:31.934294 [ 274 ] {c620cf86-cfb4-42a2-a4de-280d84e0f1d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33165) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1047 | 2025.12.23 18:13:31.934339 [ 274 ] {c620cf86-cfb4-42a2-a4de-280d84e0f1d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1048 | 2025.12.23 18:13:31.934771 [ 274 ] {c620cf86-cfb4-42a2-a4de-280d84e0f1d6} <Trace> oximeter.fields_uuid (cd0df809-70c0-4d52-8ca7-5a0086f9f684): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1049 | 2025.12.23 18:13:31.934808 [ 274 ] {c620cf86-cfb4-42a2-a4de-280d84e0f1d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1050 | 2025.12.23 18:13:31.935214 [ 274 ] {c620cf86-cfb4-42a2-a4de-280d84e0f1d6} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1051 | 2025.12.23 18:13:31.935647 [ 274 ] {c620cf86-cfb4-42a2-a4de-280d84e0f1d6} <Trace> oximeter.fields_uuid (cd0df809-70c0-4d52-8ca7-5a0086f9f684): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1052 | 2025.12.23 18:13:31.935784 [ 274 ] {c620cf86-cfb4-42a2-a4de-280d84e0f1d6} <Debug> executeQuery: Read 36 rows, 2.88 KiB in 0.001513 sec., 23793.787177792467 rows/sec., 1.86 MiB/sec. | ||
| 1053 | 2025.12.23 18:13:31.935820 [ 274 ] {c620cf86-cfb4-42a2-a4de-280d84e0f1d6} <Debug> TCPHandler: Processed in 0.00168444 sec. | ||
| 1054 | 2025.12.23 18:13:31.935930 [ 274 ] {} <Trace> TCP-Session: 5118d44b-3ecf-4360-a391-63d4a54797f3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1055 | 2025.12.23 18:13:31.936029 [ 274 ] {2d6efcae-f10a-4e32-9b47-9abd5e95e993} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33165) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1056 | 2025.12.23 18:13:31.936076 [ 274 ] {2d6efcae-f10a-4e32-9b47-9abd5e95e993} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1057 | 2025.12.23 18:13:31.936470 [ 274 ] {2d6efcae-f10a-4e32-9b47-9abd5e95e993} <Trace> oximeter.measurements_cumulativeu64 (42805e88-f8e1-4fc7-a1f4-81ec2c86fb46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1058 | 2025.12.23 18:13:31.936506 [ 274 ] {2d6efcae-f10a-4e32-9b47-9abd5e95e993} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1059 | 2025.12.23 18:13:31.936957 [ 274 ] {2d6efcae-f10a-4e32-9b47-9abd5e95e993} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1060 | 2025.12.23 18:13:31.937438 [ 274 ] {2d6efcae-f10a-4e32-9b47-9abd5e95e993} <Trace> oximeter.measurements_cumulativeu64 (42805e88-f8e1-4fc7-a1f4-81ec2c86fb46): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1061 | 2025.12.23 18:13:31.937573 [ 274 ] {2d6efcae-f10a-4e32-9b47-9abd5e95e993} <Debug> executeQuery: Read 88 rows, 6.29 KiB in 0.001563 sec., 56301.983365323096 rows/sec., 3.93 MiB/sec. | ||
| 1062 | 2025.12.23 18:13:31.937610 [ 274 ] {2d6efcae-f10a-4e32-9b47-9abd5e95e993} <Debug> TCPHandler: Processed in 0.00173034 sec. | ||
| 1063 | 2025.12.23 18:13:31.937726 [ 274 ] {} <Trace> TCP-Session: 5118d44b-3ecf-4360-a391-63d4a54797f3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1064 | 2025.12.23 18:13:31.937822 [ 274 ] {6cc181a7-75a9-4885-9dd7-0df9726a8a30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33165) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1065 | 2025.12.23 18:13:31.937866 [ 274 ] {6cc181a7-75a9-4885-9dd7-0df9726a8a30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1066 | 2025.12.23 18:13:31.938195 [ 274 ] {6cc181a7-75a9-4885-9dd7-0df9726a8a30} <Trace> oximeter.measurements_u64 (c65b2b0b-018f-4a17-94c5-4021396f47e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1067 | 2025.12.23 18:13:31.938229 [ 274 ] {6cc181a7-75a9-4885-9dd7-0df9726a8a30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1068 | 2025.12.23 18:13:31.938639 [ 274 ] {6cc181a7-75a9-4885-9dd7-0df9726a8a30} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1069 | 2025.12.23 18:13:31.939070 [ 274 ] {6cc181a7-75a9-4885-9dd7-0df9726a8a30} <Trace> oximeter.measurements_u64 (c65b2b0b-018f-4a17-94c5-4021396f47e4): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1070 | 2025.12.23 18:13:31.939206 [ 274 ] {6cc181a7-75a9-4885-9dd7-0df9726a8a30} <Debug> executeQuery: Read 32 rows, 2.19 KiB in 0.001403 sec., 22808.267997148967 rows/sec., 1.52 MiB/sec. | ||
| 1071 | 2025.12.23 18:13:31.939243 [ 274 ] {6cc181a7-75a9-4885-9dd7-0df9726a8a30} <Debug> TCPHandler: Processed in 0.001568027 sec. | ||
| 1072 | 2025.12.23 18:13:36.933693 [ 274 ] {} <Trace> TCP-Session: 5118d44b-3ecf-4360-a391-63d4a54797f3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1073 | 2025.12.23 18:13:36.933915 [ 274 ] {b0a24eb7-c926-4f34-9e91-5650e1a3d987} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33165) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1074 | 2025.12.23 18:13:36.933992 [ 274 ] {b0a24eb7-c926-4f34-9e91-5650e1a3d987} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1075 | 2025.12.23 18:13:36.934667 [ 274 ] {b0a24eb7-c926-4f34-9e91-5650e1a3d987} <Trace> oximeter.fields_string (af970116-f5d0-48a8-b888-3d92c2867a6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1076 | 2025.12.23 18:13:36.934713 [ 274 ] {b0a24eb7-c926-4f34-9e91-5650e1a3d987} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1077 | 2025.12.23 18:13:36.935245 [ 274 ] {b0a24eb7-c926-4f34-9e91-5650e1a3d987} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1078 | 2025.12.23 18:13:36.935738 [ 274 ] {b0a24eb7-c926-4f34-9e91-5650e1a3d987} <Trace> oximeter.fields_string (af970116-f5d0-48a8-b888-3d92c2867a6c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1079 | 2025.12.23 18:13:36.935904 [ 274 ] {b0a24eb7-c926-4f34-9e91-5650e1a3d987} <Debug> executeQuery: Read 30 rows, 2.34 KiB in 0.002043 sec., 14684.287812041115 rows/sec., 1.12 MiB/sec. | ||
| 1080 | 2025.12.23 18:13:36.935953 [ 274 ] {b0a24eb7-c926-4f34-9e91-5650e1a3d987} <Debug> TCPHandler: Processed in 0.002398322 sec. | ||
| 1081 | 2025.12.23 18:13:36.936084 [ 274 ] {} <Trace> TCP-Session: 5118d44b-3ecf-4360-a391-63d4a54797f3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1082 | 2025.12.23 18:13:36.936189 [ 274 ] {8cfd9f5e-61c4-4742-960b-333ca83f4ac9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33165) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1083 | 2025.12.23 18:13:36.936235 [ 274 ] {8cfd9f5e-61c4-4742-960b-333ca83f4ac9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1084 | 2025.12.23 18:13:36.936695 [ 274 ] {8cfd9f5e-61c4-4742-960b-333ca83f4ac9} <Trace> oximeter.fields_uuid (cd0df809-70c0-4d52-8ca7-5a0086f9f684): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1085 | 2025.12.23 18:13:36.936734 [ 274 ] {8cfd9f5e-61c4-4742-960b-333ca83f4ac9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1086 | 2025.12.23 18:13:36.937140 [ 274 ] {8cfd9f5e-61c4-4742-960b-333ca83f4ac9} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1087 | 2025.12.23 18:13:36.937614 [ 274 ] {8cfd9f5e-61c4-4742-960b-333ca83f4ac9} <Trace> oximeter.fields_uuid (cd0df809-70c0-4d52-8ca7-5a0086f9f684): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1088 | 2025.12.23 18:13:36.937753 [ 274 ] {8cfd9f5e-61c4-4742-960b-333ca83f4ac9} <Debug> executeQuery: Read 36 rows, 2.88 KiB in 0.001586 sec., 22698.61286254729 rows/sec., 1.77 MiB/sec. | ||
| 1089 | 2025.12.23 18:13:36.937791 [ 274 ] {8cfd9f5e-61c4-4742-960b-333ca83f4ac9} <Debug> TCPHandler: Processed in 0.001760551 sec. | ||
| 1090 | 2025.12.23 18:13:36.937898 [ 274 ] {} <Trace> TCP-Session: 5118d44b-3ecf-4360-a391-63d4a54797f3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1091 | 2025.12.23 18:13:36.937996 [ 274 ] {63f5211e-2d96-4fdf-a750-d0b2e67102d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33165) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1092 | 2025.12.23 18:13:36.938043 [ 274 ] {63f5211e-2d96-4fdf-a750-d0b2e67102d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1093 | 2025.12.23 18:13:36.938436 [ 274 ] {63f5211e-2d96-4fdf-a750-d0b2e67102d4} <Trace> oximeter.measurements_cumulativeu64 (42805e88-f8e1-4fc7-a1f4-81ec2c86fb46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1094 | 2025.12.23 18:13:36.938475 [ 274 ] {63f5211e-2d96-4fdf-a750-d0b2e67102d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1095 | 2025.12.23 18:13:36.938918 [ 274 ] {63f5211e-2d96-4fdf-a750-d0b2e67102d4} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1096 | 2025.12.23 18:13:36.939361 [ 274 ] {63f5211e-2d96-4fdf-a750-d0b2e67102d4} <Trace> oximeter.measurements_cumulativeu64 (42805e88-f8e1-4fc7-a1f4-81ec2c86fb46): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1097 | 2025.12.23 18:13:36.939492 [ 274 ] {63f5211e-2d96-4fdf-a750-d0b2e67102d4} <Debug> executeQuery: Read 110 rows, 7.86 KiB in 0.001516 sec., 72559.36675461741 rows/sec., 5.06 MiB/sec. | ||
| 1098 | 2025.12.23 18:13:36.939529 [ 274 ] {63f5211e-2d96-4fdf-a750-d0b2e67102d4} <Debug> TCPHandler: Processed in 0.00168183 sec. | ||
| 1099 | 2025.12.23 18:13:36.939647 [ 274 ] {} <Trace> TCP-Session: 5118d44b-3ecf-4360-a391-63d4a54797f3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1100 | 2025.12.23 18:13:36.939743 [ 274 ] {a7266419-8440-4751-84a8-efac5e58cf5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33165) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1101 | 2025.12.23 18:13:36.939786 [ 274 ] {a7266419-8440-4751-84a8-efac5e58cf5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1102 | 2025.12.23 18:13:36.940114 [ 274 ] {a7266419-8440-4751-84a8-efac5e58cf5a} <Trace> oximeter.measurements_u64 (c65b2b0b-018f-4a17-94c5-4021396f47e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1103 | 2025.12.23 18:13:36.940151 [ 274 ] {a7266419-8440-4751-84a8-efac5e58cf5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1104 | 2025.12.23 18:13:36.940580 [ 274 ] {a7266419-8440-4751-84a8-efac5e58cf5a} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1105 | 2025.12.23 18:13:36.941006 [ 274 ] {a7266419-8440-4751-84a8-efac5e58cf5a} <Trace> oximeter.measurements_u64 (c65b2b0b-018f-4a17-94c5-4021396f47e4): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1106 | 2025.12.23 18:13:36.941142 [ 274 ] {a7266419-8440-4751-84a8-efac5e58cf5a} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001417 sec., 28228.65208186309 rows/sec., 1.88 MiB/sec. | ||
| 1107 | 2025.12.23 18:13:36.941178 [ 274 ] {a7266419-8440-4751-84a8-efac5e58cf5a} <Debug> TCPHandler: Processed in 0.001581038 sec. | ||
| 1108 | 2025.12.23 18:13:38.225441 [ 78 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1109 | 2025.12.23 18:13:38.225552 [ 78 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1110 | 2025.12.23 18:13:38.302030 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 1891 | ||
| 1111 | 2025.12.23 18:13:38.302515 [ 244 ] {} <Trace> system.asynchronous_metric_log (98712bed-12c6-40f4-9d6f-ea8440250af5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1112 | 2025.12.23 18:13:38.302550 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1113 | 2025.12.23 18:13:38.303231 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1114 | 2025.12.23 18:13:38.303701 [ 244 ] {} <Trace> system.asynchronous_metric_log (98712bed-12c6-40f4-9d6f-ea8440250af5): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1115 | 2025.12.23 18:13:38.303826 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1891 | ||
| 1116 | 2025.12.23 18:13:38.306992 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 192 | ||
| 1117 | 2025.12.23 18:13:38.308748 [ 242 ] {} <Trace> system.query_log (36ac8dc5-64a7-43b0-b22f-e722aa45620e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1118 | 2025.12.23 18:13:38.308789 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1119 | 2025.12.23 18:13:38.310044 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1120 | 2025.12.23 18:13:38.310541 [ 242 ] {} <Trace> system.query_log (36ac8dc5-64a7-43b0-b22f-e722aa45620e): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1121 | 2025.12.23 18:13:38.310775 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 192 | ||
| 1122 | 2025.12.23 18:13:38.393746 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
| 1123 | 2025.12.23 18:13:38.411581 [ 243 ] {} <Trace> system.metric_log (2809624b-04a1-4015-ab15-d1bc9504c879): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1124 | 2025.12.23 18:13:38.411637 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1125 | 2025.12.23 18:13:38.418253 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1126 | 2025.12.23 18:13:38.419458 [ 243 ] {} <Trace> system.metric_log (2809624b-04a1-4015-ab15-d1bc9504c879): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1127 | 2025.12.23 18:13:38.422794 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
| 1128 | 2025.12.23 18:13:39.000168 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 163.44 MiB, peak 167.44 MiB, free memory in arenas 0.00 B, will set to 164.52 MiB (RSS), difference: 1.07 MiB | ||
| 1129 | 2025.12.23 18:13:41.933961 [ 274 ] {} <Trace> TCP-Session: 5118d44b-3ecf-4360-a391-63d4a54797f3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1130 | 2025.12.23 18:13:41.934164 [ 274 ] {f08a8191-2632-4069-8f9a-7236c34669a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33165) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1131 | 2025.12.23 18:13:41.934241 [ 274 ] {f08a8191-2632-4069-8f9a-7236c34669a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1132 | 2025.12.23 18:13:41.934878 [ 274 ] {f08a8191-2632-4069-8f9a-7236c34669a2} <Trace> oximeter.fields_string (af970116-f5d0-48a8-b888-3d92c2867a6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1133 | 2025.12.23 18:13:41.934931 [ 274 ] {f08a8191-2632-4069-8f9a-7236c34669a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1134 | 2025.12.23 18:13:41.935474 [ 274 ] {f08a8191-2632-4069-8f9a-7236c34669a2} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1135 | 2025.12.23 18:13:41.935990 [ 274 ] {f08a8191-2632-4069-8f9a-7236c34669a2} <Trace> oximeter.fields_string (af970116-f5d0-48a8-b888-3d92c2867a6c): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1136 | 2025.12.23 18:13:41.936158 [ 274 ] {f08a8191-2632-4069-8f9a-7236c34669a2} <Debug> executeQuery: Read 30 rows, 2.34 KiB in 0.002049 sec., 14641.288433382137 rows/sec., 1.12 MiB/sec. | ||
| 1137 | 2025.12.23 18:13:41.936203 [ 274 ] {f08a8191-2632-4069-8f9a-7236c34669a2} <Debug> TCPHandler: Processed in 0.002388612 sec. | ||
| 1138 | 2025.12.23 18:13:41.936326 [ 274 ] {} <Trace> TCP-Session: 5118d44b-3ecf-4360-a391-63d4a54797f3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1139 | 2025.12.23 18:13:41.936432 [ 274 ] {8c1dfedd-4a9d-44d4-b630-32642f547164} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33165) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1140 | 2025.12.23 18:13:41.936476 [ 274 ] {8c1dfedd-4a9d-44d4-b630-32642f547164} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1141 | 2025.12.23 18:13:41.936921 [ 274 ] {8c1dfedd-4a9d-44d4-b630-32642f547164} <Trace> oximeter.fields_uuid (cd0df809-70c0-4d52-8ca7-5a0086f9f684): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1142 | 2025.12.23 18:13:41.936959 [ 274 ] {8c1dfedd-4a9d-44d4-b630-32642f547164} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1143 | 2025.12.23 18:13:41.937416 [ 274 ] {8c1dfedd-4a9d-44d4-b630-32642f547164} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1144 | 2025.12.23 18:13:41.937872 [ 274 ] {8c1dfedd-4a9d-44d4-b630-32642f547164} <Trace> oximeter.fields_uuid (cd0df809-70c0-4d52-8ca7-5a0086f9f684): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1145 | 2025.12.23 18:13:41.938006 [ 274 ] {8c1dfedd-4a9d-44d4-b630-32642f547164} <Debug> executeQuery: Read 36 rows, 2.88 KiB in 0.001597 sec., 22542.266750156545 rows/sec., 1.76 MiB/sec. | ||
| 1146 | 2025.12.23 18:13:41.938043 [ 274 ] {8c1dfedd-4a9d-44d4-b630-32642f547164} <Debug> TCPHandler: Processed in 0.001768951 sec. | ||
| 1147 | 2025.12.23 18:13:41.938160 [ 274 ] {} <Trace> TCP-Session: 5118d44b-3ecf-4360-a391-63d4a54797f3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1148 | 2025.12.23 18:13:41.938257 [ 274 ] {7832fbf7-577a-47cd-9e59-4a76d1ebaa7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33165) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1149 | 2025.12.23 18:13:41.938301 [ 274 ] {7832fbf7-577a-47cd-9e59-4a76d1ebaa7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1150 | 2025.12.23 18:13:41.938693 [ 274 ] {7832fbf7-577a-47cd-9e59-4a76d1ebaa7a} <Trace> oximeter.measurements_cumulativeu64 (42805e88-f8e1-4fc7-a1f4-81ec2c86fb46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1151 | 2025.12.23 18:13:41.938730 [ 274 ] {7832fbf7-577a-47cd-9e59-4a76d1ebaa7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1152 | 2025.12.23 18:13:41.939306 [ 274 ] {7832fbf7-577a-47cd-9e59-4a76d1ebaa7a} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1153 | 2025.12.23 18:13:41.939809 [ 274 ] {7832fbf7-577a-47cd-9e59-4a76d1ebaa7a} <Trace> oximeter.measurements_cumulativeu64 (42805e88-f8e1-4fc7-a1f4-81ec2c86fb46): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1154 | 2025.12.23 18:13:41.939943 [ 274 ] {7832fbf7-577a-47cd-9e59-4a76d1ebaa7a} <Debug> executeQuery: Read 110 rows, 7.86 KiB in 0.001705 sec., 64516.12903225807 rows/sec., 4.50 MiB/sec. | ||
| 1155 | 2025.12.23 18:13:41.939979 [ 274 ] {7832fbf7-577a-47cd-9e59-4a76d1ebaa7a} <Debug> TCPHandler: Processed in 0.001871573 sec. | ||
| 1156 | 2025.12.23 18:13:41.940095 [ 274 ] {} <Trace> TCP-Session: 5118d44b-3ecf-4360-a391-63d4a54797f3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1157 | 2025.12.23 18:13:41.940193 [ 274 ] {9890f424-1569-4317-8b48-89535fd64deb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33165) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1158 | 2025.12.23 18:13:41.940236 [ 274 ] {9890f424-1569-4317-8b48-89535fd64deb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1159 | 2025.12.23 18:13:41.940588 [ 274 ] {9890f424-1569-4317-8b48-89535fd64deb} <Trace> oximeter.measurements_u64 (c65b2b0b-018f-4a17-94c5-4021396f47e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1160 | 2025.12.23 18:13:41.940623 [ 274 ] {9890f424-1569-4317-8b48-89535fd64deb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1161 | 2025.12.23 18:13:41.941058 [ 274 ] {9890f424-1569-4317-8b48-89535fd64deb} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1162 | 2025.12.23 18:13:41.941543 [ 274 ] {9890f424-1569-4317-8b48-89535fd64deb} <Trace> oximeter.measurements_u64 (c65b2b0b-018f-4a17-94c5-4021396f47e4): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1163 | 2025.12.23 18:13:41.941676 [ 274 ] {9890f424-1569-4317-8b48-89535fd64deb} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001502 sec., 26631.158455392808 rows/sec., 1.78 MiB/sec. | ||
| 1164 | 2025.12.23 18:13:41.941712 [ 274 ] {9890f424-1569-4317-8b48-89535fd64deb} <Debug> TCPHandler: Processed in 0.00166925 sec. | ||
| 1165 | 2025.12.23 18:13:45.803996 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 2318 | ||
| 1166 | 2025.12.23 18:13:45.804733 [ 244 ] {} <Trace> system.asynchronous_metric_log (98712bed-12c6-40f4-9d6f-ea8440250af5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1167 | 2025.12.23 18:13:45.804774 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1168 | 2025.12.23 18:13:45.805479 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1169 | 2025.12.23 18:13:45.805944 [ 244 ] {} <Trace> system.asynchronous_metric_log (98712bed-12c6-40f4-9d6f-ea8440250af5): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1170 | 2025.12.23 18:13:45.806097 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2318 | ||
| 1171 | 2025.12.23 18:13:45.922889 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
| 1172 | 2025.12.23 18:13:45.940070 [ 243 ] {} <Trace> system.metric_log (2809624b-04a1-4015-ab15-d1bc9504c879): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1173 | 2025.12.23 18:13:45.940128 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1174 | 2025.12.23 18:13:45.946033 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1175 | 2025.12.23 18:13:45.947168 [ 243 ] {} <Trace> system.metric_log (2809624b-04a1-4015-ab15-d1bc9504c879): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1176 | 2025.12.23 18:13:45.950494 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
| 1177 | 2025.12.23 18:13:46.928597 [ 274 ] {} <Trace> TCP-Session: 5118d44b-3ecf-4360-a391-63d4a54797f3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1178 | 2025.12.23 18:13:46.928845 [ 274 ] {eb384926-1b5d-478f-bf5e-620c5fdfd373} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33165) 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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', '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) | ||
| 1179 | 2025.12.23 18:13:46.931146 [ 274 ] {eb384926-1b5d-478f-bf5e-620c5fdfd373} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1180 | 2025.12.23 18:13:46.931276 [ 274 ] {eb384926-1b5d-478f-bf5e-620c5fdfd373} <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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', '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 | ||
| 1181 | 2025.12.23 18:13:46.931549 [ 274 ] {eb384926-1b5d-478f-bf5e-620c5fdfd373} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1182 | 2025.12.23 18:13:46.936070 [ 274 ] {eb384926-1b5d-478f-bf5e-620c5fdfd373} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1183 | 2025.12.23 18:13:46.936453 [ 274 ] {eb384926-1b5d-478f-bf5e-620c5fdfd373} <Debug> oximeter.timeseries_schema (b098d7fb-7497-477a-aa69-64c9b98db64f) (SelectExecutor): Key condition: (column 0 notIn 33-element set) | ||
| 1184 | 2025.12.23 18:13:46.936641 [ 274 ] {eb384926-1b5d-478f-bf5e-620c5fdfd373} <Trace> oximeter.timeseries_schema (b098d7fb-7497-477a-aa69-64c9b98db64f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1185 | 2025.12.23 18:13:46.936694 [ 274 ] {eb384926-1b5d-478f-bf5e-620c5fdfd373} <Debug> oximeter.timeseries_schema (b098d7fb-7497-477a-aa69-64c9b98db64f) (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 | ||
| 1186 | 2025.12.23 18:13:46.936711 [ 274 ] {eb384926-1b5d-478f-bf5e-620c5fdfd373} <Trace> oximeter.timeseries_schema (b098d7fb-7497-477a-aa69-64c9b98db64f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1187 | 2025.12.23 18:13:46.936816 [ 274 ] {eb384926-1b5d-478f-bf5e-620c5fdfd373} <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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', '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'))" | ||
| 1188 | 2025.12.23 18:13:46.936839 [ 274 ] {eb384926-1b5d-478f-bf5e-620c5fdfd373} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 33 rows starting from 0 | ||
| 1189 | 2025.12.23 18:13:46.954994 [ 274 ] {eb384926-1b5d-478f-bf5e-620c5fdfd373} <Debug> executeQuery: Read 33 rows, 1.36 KiB in 0.026246 sec., 1257.3344509639564 rows/sec., 51.76 KiB/sec. | ||
| 1190 | 2025.12.23 18:13:46.955098 [ 274 ] {eb384926-1b5d-478f-bf5e-620c5fdfd373} <Debug> TCPHandler: Processed in 0.02664172 sec. | ||
| 1191 | 2025.12.23 18:13:46.955525 [ 274 ] {} <Trace> TCP-Session: 5118d44b-3ecf-4360-a391-63d4a54797f3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1192 | 2025.12.23 18:13:46.955674 [ 274 ] {b4d9bba3-c5c9-4e58-87ac-39f7cab40524} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33165) 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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_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) | ||
| 1193 | 2025.12.23 18:13:46.955900 [ 274 ] {b4d9bba3-c5c9-4e58-87ac-39f7cab40524} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1194 | 2025.12.23 18:13:46.955937 [ 274 ] {b4d9bba3-c5c9-4e58-87ac-39f7cab40524} <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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_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 | ||
| 1195 | 2025.12.23 18:13:46.956150 [ 274 ] {b4d9bba3-c5c9-4e58-87ac-39f7cab40524} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1196 | 2025.12.23 18:13:46.956205 [ 274 ] {b4d9bba3-c5c9-4e58-87ac-39f7cab40524} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1197 | 2025.12.23 18:13:46.956309 [ 274 ] {b4d9bba3-c5c9-4e58-87ac-39f7cab40524} <Debug> oximeter.timeseries_schema (b098d7fb-7497-477a-aa69-64c9b98db64f) (SelectExecutor): Key condition: (column 0 notIn 34-element set) | ||
| 1198 | 2025.12.23 18:13:46.956339 [ 274 ] {b4d9bba3-c5c9-4e58-87ac-39f7cab40524} <Trace> oximeter.timeseries_schema (b098d7fb-7497-477a-aa69-64c9b98db64f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1199 | 2025.12.23 18:13:46.956358 [ 274 ] {b4d9bba3-c5c9-4e58-87ac-39f7cab40524} <Debug> oximeter.timeseries_schema (b098d7fb-7497-477a-aa69-64c9b98db64f) (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 | ||
| 1200 | 2025.12.23 18:13:46.956374 [ 274 ] {b4d9bba3-c5c9-4e58-87ac-39f7cab40524} <Trace> oximeter.timeseries_schema (b098d7fb-7497-477a-aa69-64c9b98db64f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1201 | 2025.12.23 18:13:46.956408 [ 274 ] {b4d9bba3-c5c9-4e58-87ac-39f7cab40524} <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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1202 | 2025.12.23 18:13:46.956426 [ 274 ] {b4d9bba3-c5c9-4e58-87ac-39f7cab40524} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 33 rows starting from 0 | ||
| 1203 | 2025.12.23 18:13:46.956856 [ 274 ] {b4d9bba3-c5c9-4e58-87ac-39f7cab40524} <Debug> executeQuery: Read 33 rows, 1.36 KiB in 0.001246 sec., 26484.751203852327 rows/sec., 1.06 MiB/sec. | ||
| 1204 | 2025.12.23 18:13:46.956914 [ 274 ] {b4d9bba3-c5c9-4e58-87ac-39f7cab40524} <Debug> TCPHandler: Processed in 0.001445475 sec. | ||
| 1205 | 2025.12.23 18:13:46.957448 [ 274 ] {} <Trace> TCP-Session: 5118d44b-3ecf-4360-a391-63d4a54797f3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1206 | 2025.12.23 18:13:46.957589 [ 274 ] {936b2be4-283a-4816-be54-58d632724d1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33165) 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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1207 | 2025.12.23 18:13:46.957796 [ 274 ] {936b2be4-283a-4816-be54-58d632724d1d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1208 | 2025.12.23 18:13:46.957830 [ 274 ] {936b2be4-283a-4816-be54-58d632724d1d} <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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1209 | 2025.12.23 18:13:46.958031 [ 274 ] {936b2be4-283a-4816-be54-58d632724d1d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1210 | 2025.12.23 18:13:46.958083 [ 274 ] {936b2be4-283a-4816-be54-58d632724d1d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1211 | 2025.12.23 18:13:46.958182 [ 274 ] {936b2be4-283a-4816-be54-58d632724d1d} <Debug> oximeter.timeseries_schema (b098d7fb-7497-477a-aa69-64c9b98db64f) (SelectExecutor): Key condition: (column 0 notIn 35-element set) | ||
| 1212 | 2025.12.23 18:13:46.958211 [ 274 ] {936b2be4-283a-4816-be54-58d632724d1d} <Trace> oximeter.timeseries_schema (b098d7fb-7497-477a-aa69-64c9b98db64f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1213 | 2025.12.23 18:13:46.958229 [ 274 ] {936b2be4-283a-4816-be54-58d632724d1d} <Debug> oximeter.timeseries_schema (b098d7fb-7497-477a-aa69-64c9b98db64f) (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 | ||
| 1214 | 2025.12.23 18:13:46.958244 [ 274 ] {936b2be4-283a-4816-be54-58d632724d1d} <Trace> oximeter.timeseries_schema (b098d7fb-7497-477a-aa69-64c9b98db64f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1215 | 2025.12.23 18:13:46.958277 [ 274 ] {936b2be4-283a-4816-be54-58d632724d1d} <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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1216 | 2025.12.23 18:13:46.958295 [ 274 ] {936b2be4-283a-4816-be54-58d632724d1d} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 33 rows starting from 0 | ||
| 1217 | 2025.12.23 18:13:46.958738 [ 274 ] {936b2be4-283a-4816-be54-58d632724d1d} <Debug> executeQuery: Read 33 rows, 1.36 KiB in 0.001206 sec., 27363.18407960199 rows/sec., 1.10 MiB/sec. | ||
| 1218 | 2025.12.23 18:13:46.958793 [ 274 ] {936b2be4-283a-4816-be54-58d632724d1d} <Debug> TCPHandler: Processed in 0.001395354 sec. | ||
| 1219 | 2025.12.23 18:13:46.959004 [ 274 ] {} <Trace> TCP-Session: 5118d44b-3ecf-4360-a391-63d4a54797f3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1220 | 2025.12.23 18:13:46.959145 [ 274 ] {8610d06f-ab4b-4da9-9f96-fb37f8c11d75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33165) 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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity') FORMAT Native; (stage: Complete) | ||
| 1221 | 2025.12.23 18:13:46.959350 [ 274 ] {8610d06f-ab4b-4da9-9f96-fb37f8c11d75} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1222 | 2025.12.23 18:13:46.959385 [ 274 ] {8610d06f-ab4b-4da9-9f96-fb37f8c11d75} <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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity')" moved to PREWHERE | ||
| 1223 | 2025.12.23 18:13:46.959587 [ 274 ] {8610d06f-ab4b-4da9-9f96-fb37f8c11d75} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1224 | 2025.12.23 18:13:46.959638 [ 274 ] {8610d06f-ab4b-4da9-9f96-fb37f8c11d75} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1225 | 2025.12.23 18:13:46.959735 [ 274 ] {8610d06f-ab4b-4da9-9f96-fb37f8c11d75} <Debug> oximeter.timeseries_schema (b098d7fb-7497-477a-aa69-64c9b98db64f) (SelectExecutor): Key condition: (column 0 notIn 36-element set) | ||
| 1226 | 2025.12.23 18:13:46.959763 [ 274 ] {8610d06f-ab4b-4da9-9f96-fb37f8c11d75} <Trace> oximeter.timeseries_schema (b098d7fb-7497-477a-aa69-64c9b98db64f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1227 | 2025.12.23 18:13:46.959781 [ 274 ] {8610d06f-ab4b-4da9-9f96-fb37f8c11d75} <Debug> oximeter.timeseries_schema (b098d7fb-7497-477a-aa69-64c9b98db64f) (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 | ||
| 1228 | 2025.12.23 18:13:46.959795 [ 274 ] {8610d06f-ab4b-4da9-9f96-fb37f8c11d75} <Trace> oximeter.timeseries_schema (b098d7fb-7497-477a-aa69-64c9b98db64f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1229 | 2025.12.23 18:13:46.959828 [ 274 ] {8610d06f-ab4b-4da9-9f96-fb37f8c11d75} <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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity'))" | ||
| 1230 | 2025.12.23 18:13:46.959845 [ 274 ] {8610d06f-ab4b-4da9-9f96-fb37f8c11d75} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 33 rows starting from 0 | ||
| 1231 | 2025.12.23 18:13:46.960209 [ 274 ] {8610d06f-ab4b-4da9-9f96-fb37f8c11d75} <Debug> executeQuery: Read 33 rows, 1.36 KiB in 0.001125 sec., 29333.333333333336 rows/sec., 1.18 MiB/sec. | ||
| 1232 | 2025.12.23 18:13:46.960264 [ 274 ] {8610d06f-ab4b-4da9-9f96-fb37f8c11d75} <Debug> TCPHandler: Processed in 0.001311573 sec. | ||
| 1233 | 2025.12.23 18:13:46.960469 [ 274 ] {} <Trace> TCP-Session: 5118d44b-3ecf-4360-a391-63d4a54797f3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1234 | 2025.12.23 18:13:46.960601 [ 274 ] {1abf34a2-64d5-4dac-b245-2e511df8599b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33165) 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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 1235 | 2025.12.23 18:13:46.960804 [ 274 ] {1abf34a2-64d5-4dac-b245-2e511df8599b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1236 | 2025.12.23 18:13:46.960838 [ 274 ] {1abf34a2-64d5-4dac-b245-2e511df8599b} <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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy')" moved to PREWHERE | ||
| 1237 | 2025.12.23 18:13:46.961031 [ 274 ] {1abf34a2-64d5-4dac-b245-2e511df8599b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1238 | 2025.12.23 18:13:46.961082 [ 274 ] {1abf34a2-64d5-4dac-b245-2e511df8599b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1239 | 2025.12.23 18:13:46.961180 [ 274 ] {1abf34a2-64d5-4dac-b245-2e511df8599b} <Debug> oximeter.timeseries_schema (b098d7fb-7497-477a-aa69-64c9b98db64f) (SelectExecutor): Key condition: (column 0 notIn 37-element set) | ||
| 1240 | 2025.12.23 18:13:46.961208 [ 274 ] {1abf34a2-64d5-4dac-b245-2e511df8599b} <Trace> oximeter.timeseries_schema (b098d7fb-7497-477a-aa69-64c9b98db64f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1241 | 2025.12.23 18:13:46.961227 [ 274 ] {1abf34a2-64d5-4dac-b245-2e511df8599b} <Debug> oximeter.timeseries_schema (b098d7fb-7497-477a-aa69-64c9b98db64f) (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 | ||
| 1242 | 2025.12.23 18:13:46.961330 [ 274 ] {1abf34a2-64d5-4dac-b245-2e511df8599b} <Trace> oximeter.timeseries_schema (b098d7fb-7497-477a-aa69-64c9b98db64f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1243 | 2025.12.23 18:13:46.961365 [ 274 ] {1abf34a2-64d5-4dac-b245-2e511df8599b} <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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy'))" | ||
| 1244 | 2025.12.23 18:13:46.961460 [ 274 ] {1abf34a2-64d5-4dac-b245-2e511df8599b} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 33 rows starting from 0 | ||
| 1245 | 2025.12.23 18:13:46.961833 [ 274 ] {1abf34a2-64d5-4dac-b245-2e511df8599b} <Debug> executeQuery: Read 33 rows, 1.36 KiB in 0.001286 sec., 25660.964230171074 rows/sec., 1.03 MiB/sec. | ||
| 1246 | 2025.12.23 18:13:46.961889 [ 274 ] {1abf34a2-64d5-4dac-b245-2e511df8599b} <Debug> TCPHandler: Processed in 0.001471466 sec. | ||
| 1247 | 2025.12.23 18:13:46.962100 [ 274 ] {} <Trace> TCP-Session: 5118d44b-3ecf-4360-a391-63d4a54797f3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1248 | 2025.12.23 18:13:46.962236 [ 274 ] {61be8536-f4b4-4a0a-bde6-bd87b2ed83e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33165) 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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 1249 | 2025.12.23 18:13:46.962442 [ 274 ] {61be8536-f4b4-4a0a-bde6-bd87b2ed83e4} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1250 | 2025.12.23 18:13:46.962477 [ 274 ] {61be8536-f4b4-4a0a-bde6-bd87b2ed83e4} <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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy')" moved to PREWHERE | ||
| 1251 | 2025.12.23 18:13:46.962674 [ 274 ] {61be8536-f4b4-4a0a-bde6-bd87b2ed83e4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1252 | 2025.12.23 18:13:46.962725 [ 274 ] {61be8536-f4b4-4a0a-bde6-bd87b2ed83e4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1253 | 2025.12.23 18:13:46.962822 [ 274 ] {61be8536-f4b4-4a0a-bde6-bd87b2ed83e4} <Debug> oximeter.timeseries_schema (b098d7fb-7497-477a-aa69-64c9b98db64f) (SelectExecutor): Key condition: (column 0 notIn 38-element set) | ||
| 1254 | 2025.12.23 18:13:46.962851 [ 274 ] {61be8536-f4b4-4a0a-bde6-bd87b2ed83e4} <Trace> oximeter.timeseries_schema (b098d7fb-7497-477a-aa69-64c9b98db64f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1255 | 2025.12.23 18:13:46.962869 [ 274 ] {61be8536-f4b4-4a0a-bde6-bd87b2ed83e4} <Debug> oximeter.timeseries_schema (b098d7fb-7497-477a-aa69-64c9b98db64f) (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 | ||
| 1256 | 2025.12.23 18:13:46.962882 [ 274 ] {61be8536-f4b4-4a0a-bde6-bd87b2ed83e4} <Trace> oximeter.timeseries_schema (b098d7fb-7497-477a-aa69-64c9b98db64f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1257 | 2025.12.23 18:13:46.962915 [ 274 ] {61be8536-f4b4-4a0a-bde6-bd87b2ed83e4} <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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy'))" | ||
| 1258 | 2025.12.23 18:13:46.962932 [ 274 ] {61be8536-f4b4-4a0a-bde6-bd87b2ed83e4} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 33 rows starting from 0 | ||
| 1259 | 2025.12.23 18:13:46.963293 [ 274 ] {61be8536-f4b4-4a0a-bde6-bd87b2ed83e4} <Debug> executeQuery: Read 33 rows, 1.36 KiB in 0.001112 sec., 29676.258992805757 rows/sec., 1.19 MiB/sec. | ||
| 1260 | 2025.12.23 18:13:46.963348 [ 274 ] {61be8536-f4b4-4a0a-bde6-bd87b2ed83e4} <Debug> TCPHandler: Processed in 0.001298623 sec. | ||
| 1261 | 2025.12.23 18:13:46.963555 [ 274 ] {} <Trace> TCP-Session: 5118d44b-3ecf-4360-a391-63d4a54797f3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1262 | 2025.12.23 18:13:46.963690 [ 274 ] {b64fe7e1-dee3-45e0-803f-fc2528aeefbe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33165) 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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 1263 | 2025.12.23 18:13:46.963894 [ 274 ] {b64fe7e1-dee3-45e0-803f-fc2528aeefbe} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1264 | 2025.12.23 18:13:46.963929 [ 274 ] {b64fe7e1-dee3-45e0-803f-fc2528aeefbe} <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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy')" moved to PREWHERE | ||
| 1265 | 2025.12.23 18:13:46.964125 [ 274 ] {b64fe7e1-dee3-45e0-803f-fc2528aeefbe} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1266 | 2025.12.23 18:13:46.964176 [ 274 ] {b64fe7e1-dee3-45e0-803f-fc2528aeefbe} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1267 | 2025.12.23 18:13:46.964272 [ 274 ] {b64fe7e1-dee3-45e0-803f-fc2528aeefbe} <Debug> oximeter.timeseries_schema (b098d7fb-7497-477a-aa69-64c9b98db64f) (SelectExecutor): Key condition: (column 0 notIn 39-element set) | ||
| 1268 | 2025.12.23 18:13:46.964300 [ 274 ] {b64fe7e1-dee3-45e0-803f-fc2528aeefbe} <Trace> oximeter.timeseries_schema (b098d7fb-7497-477a-aa69-64c9b98db64f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1269 | 2025.12.23 18:13:46.964318 [ 274 ] {b64fe7e1-dee3-45e0-803f-fc2528aeefbe} <Debug> oximeter.timeseries_schema (b098d7fb-7497-477a-aa69-64c9b98db64f) (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 | ||
| 1270 | 2025.12.23 18:13:46.964332 [ 274 ] {b64fe7e1-dee3-45e0-803f-fc2528aeefbe} <Trace> oximeter.timeseries_schema (b098d7fb-7497-477a-aa69-64c9b98db64f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1271 | 2025.12.23 18:13:46.964364 [ 274 ] {b64fe7e1-dee3-45e0-803f-fc2528aeefbe} <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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy'))" | ||
| 1272 | 2025.12.23 18:13:46.964382 [ 274 ] {b64fe7e1-dee3-45e0-803f-fc2528aeefbe} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 33 rows starting from 0 | ||
| 1273 | 2025.12.23 18:13:46.964730 [ 274 ] {b64fe7e1-dee3-45e0-803f-fc2528aeefbe} <Debug> executeQuery: Read 33 rows, 1.36 KiB in 0.001095 sec., 30136.986301369863 rows/sec., 1.21 MiB/sec. | ||
| 1274 | 2025.12.23 18:13:46.964786 [ 274 ] {b64fe7e1-dee3-45e0-803f-fc2528aeefbe} <Debug> TCPHandler: Processed in 0.001281393 sec. | ||
| 1275 | 2025.12.23 18:13:46.964997 [ 274 ] {} <Trace> TCP-Session: 5118d44b-3ecf-4360-a391-63d4a54797f3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1276 | 2025.12.23 18:13:46.965131 [ 274 ] {ab48abe7-eb34-4373-8bb8-7cb101050731} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33165) 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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1277 | 2025.12.23 18:13:46.965336 [ 274 ] {ab48abe7-eb34-4373-8bb8-7cb101050731} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1278 | 2025.12.23 18:13:46.965372 [ 274 ] {ab48abe7-eb34-4373-8bb8-7cb101050731} <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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates')" moved to PREWHERE | ||
| 1279 | 2025.12.23 18:13:46.965571 [ 274 ] {ab48abe7-eb34-4373-8bb8-7cb101050731} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1280 | 2025.12.23 18:13:46.965622 [ 274 ] {ab48abe7-eb34-4373-8bb8-7cb101050731} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1281 | 2025.12.23 18:13:46.965719 [ 274 ] {ab48abe7-eb34-4373-8bb8-7cb101050731} <Debug> oximeter.timeseries_schema (b098d7fb-7497-477a-aa69-64c9b98db64f) (SelectExecutor): Key condition: (column 0 notIn 40-element set) | ||
| 1282 | 2025.12.23 18:13:46.965747 [ 274 ] {ab48abe7-eb34-4373-8bb8-7cb101050731} <Trace> oximeter.timeseries_schema (b098d7fb-7497-477a-aa69-64c9b98db64f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1283 | 2025.12.23 18:13:46.965764 [ 274 ] {ab48abe7-eb34-4373-8bb8-7cb101050731} <Debug> oximeter.timeseries_schema (b098d7fb-7497-477a-aa69-64c9b98db64f) (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 | ||
| 1284 | 2025.12.23 18:13:46.965778 [ 274 ] {ab48abe7-eb34-4373-8bb8-7cb101050731} <Trace> oximeter.timeseries_schema (b098d7fb-7497-477a-aa69-64c9b98db64f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1285 | 2025.12.23 18:13:46.965810 [ 274 ] {ab48abe7-eb34-4373-8bb8-7cb101050731} <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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" | ||
| 1286 | 2025.12.23 18:13:46.965828 [ 274 ] {ab48abe7-eb34-4373-8bb8-7cb101050731} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 33 rows starting from 0 | ||
| 1287 | 2025.12.23 18:13:46.966181 [ 274 ] {ab48abe7-eb34-4373-8bb8-7cb101050731} <Debug> executeQuery: Read 33 rows, 1.36 KiB in 0.001104 sec., 29891.304347826088 rows/sec., 1.20 MiB/sec. | ||
| 1288 | 2025.12.23 18:13:46.966236 [ 274 ] {ab48abe7-eb34-4373-8bb8-7cb101050731} <Debug> TCPHandler: Processed in 0.001289473 sec. | ||
| 1289 | 2025.12.23 18:13:46.966468 [ 274 ] {} <Trace> TCP-Session: 5118d44b-3ecf-4360-a391-63d4a54797f3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1290 | 2025.12.23 18:13:46.966603 [ 274 ] {615f6285-2200-4eaf-9e4e-26bdc096cf68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33165) 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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1291 | 2025.12.23 18:13:46.966807 [ 274 ] {615f6285-2200-4eaf-9e4e-26bdc096cf68} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1292 | 2025.12.23 18:13:46.966843 [ 274 ] {615f6285-2200-4eaf-9e4e-26bdc096cf68} <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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates')" moved to PREWHERE | ||
| 1293 | 2025.12.23 18:13:46.967042 [ 274 ] {615f6285-2200-4eaf-9e4e-26bdc096cf68} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1294 | 2025.12.23 18:13:46.967093 [ 274 ] {615f6285-2200-4eaf-9e4e-26bdc096cf68} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1295 | 2025.12.23 18:13:46.967188 [ 274 ] {615f6285-2200-4eaf-9e4e-26bdc096cf68} <Debug> oximeter.timeseries_schema (b098d7fb-7497-477a-aa69-64c9b98db64f) (SelectExecutor): Key condition: (column 0 notIn 41-element set) | ||
| 1296 | 2025.12.23 18:13:46.967216 [ 274 ] {615f6285-2200-4eaf-9e4e-26bdc096cf68} <Trace> oximeter.timeseries_schema (b098d7fb-7497-477a-aa69-64c9b98db64f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1297 | 2025.12.23 18:13:46.967234 [ 274 ] {615f6285-2200-4eaf-9e4e-26bdc096cf68} <Debug> oximeter.timeseries_schema (b098d7fb-7497-477a-aa69-64c9b98db64f) (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 | ||
| 1298 | 2025.12.23 18:13:46.967248 [ 274 ] {615f6285-2200-4eaf-9e4e-26bdc096cf68} <Trace> oximeter.timeseries_schema (b098d7fb-7497-477a-aa69-64c9b98db64f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1299 | 2025.12.23 18:13:46.967281 [ 274 ] {615f6285-2200-4eaf-9e4e-26bdc096cf68} <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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" | ||
| 1300 | 2025.12.23 18:13:46.967300 [ 274 ] {615f6285-2200-4eaf-9e4e-26bdc096cf68} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 33 rows starting from 0 | ||
| 1301 | 2025.12.23 18:13:46.967650 [ 274 ] {615f6285-2200-4eaf-9e4e-26bdc096cf68} <Debug> executeQuery: Read 33 rows, 1.36 KiB in 0.001103 sec., 29918.404351767906 rows/sec., 1.20 MiB/sec. | ||
| 1302 | 2025.12.23 18:13:46.967705 [ 274 ] {615f6285-2200-4eaf-9e4e-26bdc096cf68} <Debug> TCPHandler: Processed in 0.001287262 sec. | ||
| 1303 | 2025.12.23 18:13:46.967914 [ 274 ] {} <Trace> TCP-Session: 5118d44b-3ecf-4360-a391-63d4a54797f3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1304 | 2025.12.23 18:13:46.968049 [ 274 ] {c9b98f65-f28e-4683-9f8e-a6505dd59708} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33165) 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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1305 | 2025.12.23 18:13:46.968255 [ 274 ] {c9b98f65-f28e-4683-9f8e-a6505dd59708} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1306 | 2025.12.23 18:13:46.968291 [ 274 ] {c9b98f65-f28e-4683-9f8e-a6505dd59708} <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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1307 | 2025.12.23 18:13:46.968490 [ 274 ] {c9b98f65-f28e-4683-9f8e-a6505dd59708} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1308 | 2025.12.23 18:13:46.968541 [ 274 ] {c9b98f65-f28e-4683-9f8e-a6505dd59708} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1309 | 2025.12.23 18:13:46.968636 [ 274 ] {c9b98f65-f28e-4683-9f8e-a6505dd59708} <Debug> oximeter.timeseries_schema (b098d7fb-7497-477a-aa69-64c9b98db64f) (SelectExecutor): Key condition: (column 0 notIn 42-element set) | ||
| 1310 | 2025.12.23 18:13:46.968664 [ 274 ] {c9b98f65-f28e-4683-9f8e-a6505dd59708} <Trace> oximeter.timeseries_schema (b098d7fb-7497-477a-aa69-64c9b98db64f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1311 | 2025.12.23 18:13:46.968682 [ 274 ] {c9b98f65-f28e-4683-9f8e-a6505dd59708} <Debug> oximeter.timeseries_schema (b098d7fb-7497-477a-aa69-64c9b98db64f) (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 | ||
| 1312 | 2025.12.23 18:13:46.968696 [ 274 ] {c9b98f65-f28e-4683-9f8e-a6505dd59708} <Trace> oximeter.timeseries_schema (b098d7fb-7497-477a-aa69-64c9b98db64f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1313 | 2025.12.23 18:13:46.968728 [ 274 ] {c9b98f65-f28e-4683-9f8e-a6505dd59708} <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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1314 | 2025.12.23 18:13:46.968748 [ 274 ] {c9b98f65-f28e-4683-9f8e-a6505dd59708} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 33 rows starting from 0 | ||
| 1315 | 2025.12.23 18:13:46.969095 [ 274 ] {c9b98f65-f28e-4683-9f8e-a6505dd59708} <Debug> executeQuery: Read 33 rows, 1.36 KiB in 0.001103 sec., 29918.404351767906 rows/sec., 1.20 MiB/sec. | ||
| 1316 | 2025.12.23 18:13:46.969152 [ 274 ] {c9b98f65-f28e-4683-9f8e-a6505dd59708} <Debug> TCPHandler: Processed in 0.001288533 sec. | ||
| 1317 | 2025.12.23 18:13:46.969367 [ 274 ] {} <Trace> TCP-Session: 5118d44b-3ecf-4360-a391-63d4a54797f3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1318 | 2025.12.23 18:13:46.969503 [ 274 ] {d2777c33-41b5-4b70-8776-ffe7468dcc78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33165) 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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1319 | 2025.12.23 18:13:46.969712 [ 274 ] {d2777c33-41b5-4b70-8776-ffe7468dcc78} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1320 | 2025.12.23 18:13:46.969749 [ 274 ] {d2777c33-41b5-4b70-8776-ffe7468dcc78} <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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1321 | 2025.12.23 18:13:46.969953 [ 274 ] {d2777c33-41b5-4b70-8776-ffe7468dcc78} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1322 | 2025.12.23 18:13:46.970005 [ 274 ] {d2777c33-41b5-4b70-8776-ffe7468dcc78} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1323 | 2025.12.23 18:13:46.970101 [ 274 ] {d2777c33-41b5-4b70-8776-ffe7468dcc78} <Debug> oximeter.timeseries_schema (b098d7fb-7497-477a-aa69-64c9b98db64f) (SelectExecutor): Key condition: (column 0 notIn 43-element set) | ||
| 1324 | 2025.12.23 18:13:46.970129 [ 274 ] {d2777c33-41b5-4b70-8776-ffe7468dcc78} <Trace> oximeter.timeseries_schema (b098d7fb-7497-477a-aa69-64c9b98db64f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1325 | 2025.12.23 18:13:46.970148 [ 274 ] {d2777c33-41b5-4b70-8776-ffe7468dcc78} <Debug> oximeter.timeseries_schema (b098d7fb-7497-477a-aa69-64c9b98db64f) (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 | ||
| 1326 | 2025.12.23 18:13:46.970161 [ 274 ] {d2777c33-41b5-4b70-8776-ffe7468dcc78} <Trace> oximeter.timeseries_schema (b098d7fb-7497-477a-aa69-64c9b98db64f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1327 | 2025.12.23 18:13:46.970194 [ 274 ] {d2777c33-41b5-4b70-8776-ffe7468dcc78} <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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1328 | 2025.12.23 18:13:46.970211 [ 274 ] {d2777c33-41b5-4b70-8776-ffe7468dcc78} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 33 rows starting from 0 | ||
| 1329 | 2025.12.23 18:13:46.970571 [ 274 ] {d2777c33-41b5-4b70-8776-ffe7468dcc78} <Debug> executeQuery: Read 33 rows, 1.36 KiB in 0.001125 sec., 29333.333333333336 rows/sec., 1.18 MiB/sec. | ||
| 1330 | 2025.12.23 18:13:46.970628 [ 274 ] {d2777c33-41b5-4b70-8776-ffe7468dcc78} <Debug> TCPHandler: Processed in 0.001312113 sec. | ||
| 1331 | 2025.12.23 18:13:46.981088 [ 274 ] {} <Trace> TCP-Session: 5118d44b-3ecf-4360-a391-63d4a54797f3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1332 | 2025.12.23 18:13:46.981299 [ 274 ] {bc7985d6-a494-444d-9944-926a3a6b0523} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33165) 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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1333 | 2025.12.23 18:13:46.981584 [ 274 ] {bc7985d6-a494-444d-9944-926a3a6b0523} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1334 | 2025.12.23 18:13:46.981624 [ 274 ] {bc7985d6-a494-444d-9944-926a3a6b0523} <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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1335 | 2025.12.23 18:13:46.981829 [ 274 ] {bc7985d6-a494-444d-9944-926a3a6b0523} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1336 | 2025.12.23 18:13:46.981880 [ 274 ] {bc7985d6-a494-444d-9944-926a3a6b0523} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1337 | 2025.12.23 18:13:46.981977 [ 274 ] {bc7985d6-a494-444d-9944-926a3a6b0523} <Debug> oximeter.timeseries_schema (b098d7fb-7497-477a-aa69-64c9b98db64f) (SelectExecutor): Key condition: (column 0 notIn 44-element set) | ||
| 1338 | 2025.12.23 18:13:46.982005 [ 274 ] {bc7985d6-a494-444d-9944-926a3a6b0523} <Trace> oximeter.timeseries_schema (b098d7fb-7497-477a-aa69-64c9b98db64f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1339 | 2025.12.23 18:13:46.982023 [ 274 ] {bc7985d6-a494-444d-9944-926a3a6b0523} <Debug> oximeter.timeseries_schema (b098d7fb-7497-477a-aa69-64c9b98db64f) (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 | ||
| 1340 | 2025.12.23 18:13:46.982038 [ 274 ] {bc7985d6-a494-444d-9944-926a3a6b0523} <Trace> oximeter.timeseries_schema (b098d7fb-7497-477a-aa69-64c9b98db64f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1341 | 2025.12.23 18:13:46.982071 [ 274 ] {bc7985d6-a494-444d-9944-926a3a6b0523} <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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1342 | 2025.12.23 18:13:46.982089 [ 274 ] {bc7985d6-a494-444d-9944-926a3a6b0523} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 33 rows starting from 0 | ||
| 1343 | 2025.12.23 18:13:46.982539 [ 274 ] {bc7985d6-a494-444d-9944-926a3a6b0523} <Debug> executeQuery: Read 33 rows, 1.36 KiB in 0.00133 sec., 24812.03007518797 rows/sec., 1021.35 KiB/sec. | ||
| 1344 | 2025.12.23 18:13:46.982595 [ 274 ] {bc7985d6-a494-444d-9944-926a3a6b0523} <Debug> TCPHandler: Processed in 0.001585768 sec. | ||
| 1345 | 2025.12.23 18:13:46.991401 [ 274 ] {} <Trace> TCP-Session: 5118d44b-3ecf-4360-a391-63d4a54797f3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1346 | 2025.12.23 18:13:46.991559 [ 274 ] {e7e160a6-6652-40d6-a1a5-67d28277f939} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33165) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1347 | 2025.12.23 18:13:46.991620 [ 274 ] {e7e160a6-6652-40d6-a1a5-67d28277f939} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1348 | 2025.12.23 18:13:46.992332 [ 274 ] {e7e160a6-6652-40d6-a1a5-67d28277f939} <Trace> oximeter.timeseries_schema (b098d7fb-7497-477a-aa69-64c9b98db64f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1349 | 2025.12.23 18:13:46.992392 [ 274 ] {e7e160a6-6652-40d6-a1a5-67d28277f939} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1350 | 2025.12.23 18:13:46.992985 [ 274 ] {e7e160a6-6652-40d6-a1a5-67d28277f939} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1351 | 2025.12.23 18:13:46.993392 [ 274 ] {e7e160a6-6652-40d6-a1a5-67d28277f939} <Trace> oximeter.timeseries_schema (b098d7fb-7497-477a-aa69-64c9b98db64f): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1352 | 2025.12.23 18:13:46.993539 [ 274 ] {e7e160a6-6652-40d6-a1a5-67d28277f939} <Debug> executeQuery: Read 12 rows, 4.37 KiB in 0.002025 sec., 5925.925925925926 rows/sec., 2.11 MiB/sec. | ||
| 1353 | 2025.12.23 18:13:46.993578 [ 274 ] {e7e160a6-6652-40d6-a1a5-67d28277f939} <Debug> TCPHandler: Processed in 0.002254229 sec. | ||
| 1354 | 2025.12.23 18:13:46.993701 [ 274 ] {} <Trace> TCP-Session: 5118d44b-3ecf-4360-a391-63d4a54797f3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1355 | 2025.12.23 18:13:46.993799 [ 274 ] {ea28fd49-8391-4c41-979e-e0ffb2a116a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33165) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1356 | 2025.12.23 18:13:46.993840 [ 274 ] {ea28fd49-8391-4c41-979e-e0ffb2a116a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1357 | 2025.12.23 18:13:46.994373 [ 274 ] {ea28fd49-8391-4c41-979e-e0ffb2a116a6} <Trace> oximeter.fields_i16 (a7723948-0045-4e6c-883e-f9b726276b2e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1358 | 2025.12.23 18:13:46.994409 [ 274 ] {ea28fd49-8391-4c41-979e-e0ffb2a116a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1359 | 2025.12.23 18:13:46.994883 [ 274 ] {ea28fd49-8391-4c41-979e-e0ffb2a116a6} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1360 | 2025.12.23 18:13:46.995469 [ 274 ] {ea28fd49-8391-4c41-979e-e0ffb2a116a6} <Trace> oximeter.fields_i16 (a7723948-0045-4e6c-883e-f9b726276b2e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1361 | 2025.12.23 18:13:46.995600 [ 274 ] {ea28fd49-8391-4c41-979e-e0ffb2a116a6} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001819 sec., 225398.57064321055 rows/sec., 14.30 MiB/sec. | ||
| 1362 | 2025.12.23 18:13:46.995638 [ 274 ] {ea28fd49-8391-4c41-979e-e0ffb2a116a6} <Debug> TCPHandler: Processed in 0.001987005 sec. | ||
| 1363 | 2025.12.23 18:13:46.995744 [ 274 ] {} <Trace> TCP-Session: 5118d44b-3ecf-4360-a391-63d4a54797f3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1364 | 2025.12.23 18:13:46.995841 [ 274 ] {d4bd5077-5f78-4807-b793-5d00ad66a26f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33165) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1365 | 2025.12.23 18:13:46.995881 [ 274 ] {d4bd5077-5f78-4807-b793-5d00ad66a26f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1366 | 2025.12.23 18:13:46.996296 [ 274 ] {d4bd5077-5f78-4807-b793-5d00ad66a26f} <Trace> oximeter.fields_ipaddr (a8a85b39-ef10-4c28-a574-4426e42be45d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1367 | 2025.12.23 18:13:46.996343 [ 274 ] {d4bd5077-5f78-4807-b793-5d00ad66a26f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1368 | 2025.12.23 18:13:46.996804 [ 274 ] {d4bd5077-5f78-4807-b793-5d00ad66a26f} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1369 | 2025.12.23 18:13:46.997307 [ 274 ] {d4bd5077-5f78-4807-b793-5d00ad66a26f} <Trace> oximeter.fields_ipaddr (a8a85b39-ef10-4c28-a574-4426e42be45d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1370 | 2025.12.23 18:13:46.997461 [ 274 ] {d4bd5077-5f78-4807-b793-5d00ad66a26f} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001639 sec., 1220.2562538133006 rows/sec., 99.50 KiB/sec. | ||
| 1371 | 2025.12.23 18:13:46.997498 [ 274 ] {d4bd5077-5f78-4807-b793-5d00ad66a26f} <Debug> TCPHandler: Processed in 0.001805651 sec. | ||
| 1372 | 2025.12.23 18:13:46.997604 [ 274 ] {} <Trace> TCP-Session: 5118d44b-3ecf-4360-a391-63d4a54797f3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1373 | 2025.12.23 18:13:46.997697 [ 274 ] {4da4bc05-18a8-4961-b8e0-55bf0f824ccd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33165) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1374 | 2025.12.23 18:13:46.997738 [ 274 ] {4da4bc05-18a8-4961-b8e0-55bf0f824ccd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1375 | 2025.12.23 18:13:46.998585 [ 274 ] {4da4bc05-18a8-4961-b8e0-55bf0f824ccd} <Trace> oximeter.fields_string (af970116-f5d0-48a8-b888-3d92c2867a6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1376 | 2025.12.23 18:13:46.998622 [ 274 ] {4da4bc05-18a8-4961-b8e0-55bf0f824ccd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1377 | 2025.12.23 18:13:46.999148 [ 274 ] {4da4bc05-18a8-4961-b8e0-55bf0f824ccd} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1378 | 2025.12.23 18:13:46.999555 [ 274 ] {4da4bc05-18a8-4961-b8e0-55bf0f824ccd} <Trace> oximeter.fields_string (af970116-f5d0-48a8-b888-3d92c2867a6c): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1379 | 2025.12.23 18:13:46.999707 [ 274 ] {4da4bc05-18a8-4961-b8e0-55bf0f824ccd} <Debug> executeQuery: Read 1113 rows, 89.92 KiB in 0.002028 sec., 548816.5680473374 rows/sec., 43.30 MiB/sec. | ||
| 1380 | 2025.12.23 18:13:46.999747 [ 274 ] {4da4bc05-18a8-4961-b8e0-55bf0f824ccd} <Debug> TCPHandler: Processed in 0.002192838 sec. | ||
| 1381 | 2025.12.23 18:13:46.999858 [ 274 ] {} <Trace> TCP-Session: 5118d44b-3ecf-4360-a391-63d4a54797f3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1382 | 2025.12.23 18:13:46.999951 [ 274 ] {9dd8a965-1a19-4dc1-af2e-34fac5107b62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33165) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1383 | 2025.12.23 18:13:46.999991 [ 274 ] {9dd8a965-1a19-4dc1-af2e-34fac5107b62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1384 | 2025.12.23 18:13:47.000457 [ 274 ] {9dd8a965-1a19-4dc1-af2e-34fac5107b62} <Trace> oximeter.fields_u16 (a75aa661-c25d-4f71-a801-335ef43dd6dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1385 | 2025.12.23 18:13:47.000494 [ 274 ] {9dd8a965-1a19-4dc1-af2e-34fac5107b62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1386 | 2025.12.23 18:13:47.000909 [ 274 ] {9dd8a965-1a19-4dc1-af2e-34fac5107b62} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1387 | 2025.12.23 18:13:47.001367 [ 274 ] {9dd8a965-1a19-4dc1-af2e-34fac5107b62} <Trace> oximeter.fields_u16 (a75aa661-c25d-4f71-a801-335ef43dd6dc): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1388 | 2025.12.23 18:13:47.001498 [ 274 ] {9dd8a965-1a19-4dc1-af2e-34fac5107b62} <Debug> executeQuery: Read 207 rows, 12.46 KiB in 0.001565 sec., 132268.37060702874 rows/sec., 7.77 MiB/sec. | ||
| 1389 | 2025.12.23 18:13:47.001536 [ 274 ] {9dd8a965-1a19-4dc1-af2e-34fac5107b62} <Debug> TCPHandler: Processed in 0.001727621 sec. | ||
| 1390 | 2025.12.23 18:13:47.001644 [ 274 ] {} <Trace> TCP-Session: 5118d44b-3ecf-4360-a391-63d4a54797f3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1391 | 2025.12.23 18:13:47.001737 [ 274 ] {03397a57-52aa-4d75-bd93-1fca4e746c68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33165) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1392 | 2025.12.23 18:13:47.001778 [ 274 ] {03397a57-52aa-4d75-bd93-1fca4e746c68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1393 | 2025.12.23 18:13:47.002231 [ 274 ] {03397a57-52aa-4d75-bd93-1fca4e746c68} <Trace> oximeter.fields_u32 (0d67b71b-6525-47d6-b29a-963b77e75fdf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1394 | 2025.12.23 18:13:47.002268 [ 274 ] {03397a57-52aa-4d75-bd93-1fca4e746c68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1395 | 2025.12.23 18:13:47.002670 [ 274 ] {03397a57-52aa-4d75-bd93-1fca4e746c68} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1396 | 2025.12.23 18:13:47.003115 [ 274 ] {03397a57-52aa-4d75-bd93-1fca4e746c68} <Trace> oximeter.fields_u32 (0d67b71b-6525-47d6-b29a-963b77e75fdf): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1397 | 2025.12.23 18:13:47.003239 [ 274 ] {03397a57-52aa-4d75-bd93-1fca4e746c68} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001528 sec., 138743.45549738218 rows/sec., 8.95 MiB/sec. | ||
| 1398 | 2025.12.23 18:13:47.003273 [ 274 ] {03397a57-52aa-4d75-bd93-1fca4e746c68} <Debug> TCPHandler: Processed in 0.001688659 sec. | ||
| 1399 | 2025.12.23 18:13:47.003367 [ 274 ] {} <Trace> TCP-Session: 5118d44b-3ecf-4360-a391-63d4a54797f3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1400 | 2025.12.23 18:13:47.003453 [ 274 ] {767c46cd-dca8-4923-b885-4602c80420e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33165) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1401 | 2025.12.23 18:13:47.003491 [ 274 ] {767c46cd-dca8-4923-b885-4602c80420e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1402 | 2025.12.23 18:13:47.003908 [ 274 ] {767c46cd-dca8-4923-b885-4602c80420e7} <Trace> oximeter.fields_u8 (a5bb4ade-29cd-4bf2-8bb1-1fec8be7b1a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1403 | 2025.12.23 18:13:47.003941 [ 274 ] {767c46cd-dca8-4923-b885-4602c80420e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1404 | 2025.12.23 18:13:47.004510 [ 274 ] {767c46cd-dca8-4923-b885-4602c80420e7} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1405 | 2025.12.23 18:13:47.004927 [ 274 ] {767c46cd-dca8-4923-b885-4602c80420e7} <Trace> oximeter.fields_u8 (a5bb4ade-29cd-4bf2-8bb1-1fec8be7b1a7): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1406 | 2025.12.23 18:13:47.005071 [ 274 ] {767c46cd-dca8-4923-b885-4602c80420e7} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001611 sec., 130974.54996896337 rows/sec., 7.44 MiB/sec. | ||
| 1407 | 2025.12.23 18:13:47.005118 [ 274 ] {767c46cd-dca8-4923-b885-4602c80420e7} <Debug> TCPHandler: Processed in 0.001781672 sec. | ||
| 1408 | 2025.12.23 18:13:47.005240 [ 274 ] {} <Trace> TCP-Session: 5118d44b-3ecf-4360-a391-63d4a54797f3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1409 | 2025.12.23 18:13:47.005332 [ 274 ] {a86615e7-20b7-470b-ab4b-572659be7efd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33165) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1410 | 2025.12.23 18:13:47.005372 [ 274 ] {a86615e7-20b7-470b-ab4b-572659be7efd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1411 | 2025.12.23 18:13:47.005968 [ 274 ] {a86615e7-20b7-470b-ab4b-572659be7efd} <Trace> oximeter.fields_uuid (cd0df809-70c0-4d52-8ca7-5a0086f9f684): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1412 | 2025.12.23 18:13:47.006004 [ 274 ] {a86615e7-20b7-470b-ab4b-572659be7efd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1413 | 2025.12.23 18:13:47.006501 [ 274 ] {a86615e7-20b7-470b-ab4b-572659be7efd} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1414 | 2025.12.23 18:13:47.006956 [ 274 ] {a86615e7-20b7-470b-ab4b-572659be7efd} <Trace> oximeter.fields_uuid (cd0df809-70c0-4d52-8ca7-5a0086f9f684): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1415 | 2025.12.23 18:13:47.007115 [ 274 ] {a86615e7-20b7-470b-ab4b-572659be7efd} <Debug> executeQuery: Read 681 rows, 48.63 KiB in 0.0018 sec., 378333.3333333334 rows/sec., 26.38 MiB/sec. | ||
| 1416 | 2025.12.23 18:13:47.007154 [ 274 ] {a86615e7-20b7-470b-ab4b-572659be7efd} <Debug> TCPHandler: Processed in 0.001962895 sec. | ||
| 1417 | 2025.12.23 18:13:47.007269 [ 274 ] {} <Trace> TCP-Session: 5118d44b-3ecf-4360-a391-63d4a54797f3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1418 | 2025.12.23 18:13:47.007363 [ 274 ] {cdebab9f-5c02-4249-bfc4-d48378ab6300} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33165) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1419 | 2025.12.23 18:13:47.007404 [ 274 ] {cdebab9f-5c02-4249-bfc4-d48378ab6300} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1420 | 2025.12.23 18:13:47.007719 [ 274 ] {cdebab9f-5c02-4249-bfc4-d48378ab6300} <Trace> oximeter.measurements_bool (968d0006-ef4f-40f9-a025-9e9b6814ae5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1421 | 2025.12.23 18:13:47.007761 [ 274 ] {cdebab9f-5c02-4249-bfc4-d48378ab6300} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1422 | 2025.12.23 18:13:47.008177 [ 274 ] {cdebab9f-5c02-4249-bfc4-d48378ab6300} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1423 | 2025.12.23 18:13:47.008612 [ 274 ] {cdebab9f-5c02-4249-bfc4-d48378ab6300} <Trace> oximeter.measurements_bool (968d0006-ef4f-40f9-a025-9e9b6814ae5a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1424 | 2025.12.23 18:13:47.008745 [ 274 ] {cdebab9f-5c02-4249-bfc4-d48378ab6300} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001399 sec., 4288.777698355968 rows/sec., 224.07 KiB/sec. | ||
| 1425 | 2025.12.23 18:13:47.008780 [ 274 ] {cdebab9f-5c02-4249-bfc4-d48378ab6300} <Debug> TCPHandler: Processed in 0.001559507 sec. | ||
| 1426 | 2025.12.23 18:13:47.008884 [ 274 ] {} <Trace> TCP-Session: 5118d44b-3ecf-4360-a391-63d4a54797f3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1427 | 2025.12.23 18:13:47.008977 [ 274 ] {8f1737eb-2ab1-4bec-8af0-de9889a158cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33165) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1428 | 2025.12.23 18:13:47.009019 [ 274 ] {8f1737eb-2ab1-4bec-8af0-de9889a158cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1429 | 2025.12.23 18:13:47.009441 [ 274 ] {8f1737eb-2ab1-4bec-8af0-de9889a158cb} <Trace> oximeter.measurements_cumulativeu64 (42805e88-f8e1-4fc7-a1f4-81ec2c86fb46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1430 | 2025.12.23 18:13:47.009477 [ 274 ] {8f1737eb-2ab1-4bec-8af0-de9889a158cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1431 | 2025.12.23 18:13:47.009955 [ 274 ] {8f1737eb-2ab1-4bec-8af0-de9889a158cb} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1432 | 2025.12.23 18:13:47.010400 [ 274 ] {8f1737eb-2ab1-4bec-8af0-de9889a158cb} <Trace> oximeter.measurements_cumulativeu64 (42805e88-f8e1-4fc7-a1f4-81ec2c86fb46): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1433 | 2025.12.23 18:13:47.010555 [ 274 ] {8f1737eb-2ab1-4bec-8af0-de9889a158cb} <Debug> executeQuery: Read 315 rows, 21.19 KiB in 0.001596 sec., 197368.42105263157 rows/sec., 12.97 MiB/sec. | ||
| 1434 | 2025.12.23 18:13:47.010592 [ 274 ] {8f1737eb-2ab1-4bec-8af0-de9889a158cb} <Debug> TCPHandler: Processed in 0.001756361 sec. | ||
| 1435 | 2025.12.23 18:13:47.010692 [ 274 ] {} <Trace> TCP-Session: 5118d44b-3ecf-4360-a391-63d4a54797f3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1436 | 2025.12.23 18:13:47.010785 [ 274 ] {b64add7b-d92c-4e69-b4bb-51a017c4ef7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33165) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1437 | 2025.12.23 18:13:47.010827 [ 274 ] {b64add7b-d92c-4e69-b4bb-51a017c4ef7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1438 | 2025.12.23 18:13:47.011132 [ 274 ] {b64add7b-d92c-4e69-b4bb-51a017c4ef7d} <Trace> oximeter.measurements_f64 (d5879a5c-8bbd-487f-8d18-7e9a94e01c23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1439 | 2025.12.23 18:13:47.011167 [ 274 ] {b64add7b-d92c-4e69-b4bb-51a017c4ef7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1440 | 2025.12.23 18:13:47.011565 [ 274 ] {b64add7b-d92c-4e69-b4bb-51a017c4ef7d} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1441 | 2025.12.23 18:13:47.011985 [ 274 ] {b64add7b-d92c-4e69-b4bb-51a017c4ef7d} <Trace> oximeter.measurements_f64 (d5879a5c-8bbd-487f-8d18-7e9a94e01c23): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1442 | 2025.12.23 18:13:47.012125 [ 274 ] {b64add7b-d92c-4e69-b4bb-51a017c4ef7d} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001354 sec., 738.5524372230428 rows/sec., 49.77 KiB/sec. | ||
| 1443 | 2025.12.23 18:13:47.012160 [ 274 ] {b64add7b-d92c-4e69-b4bb-51a017c4ef7d} <Debug> TCPHandler: Processed in 0.001515387 sec. | ||
| 1444 | 2025.12.23 18:13:47.012265 [ 274 ] {} <Trace> TCP-Session: 5118d44b-3ecf-4360-a391-63d4a54797f3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1445 | 2025.12.23 18:13:47.012358 [ 274 ] {18fcfe8c-9e21-4801-a655-b6f237321964} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33165) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1446 | 2025.12.23 18:13:47.012398 [ 274 ] {18fcfe8c-9e21-4801-a655-b6f237321964} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1447 | 2025.12.23 18:13:47.012721 [ 274 ] {18fcfe8c-9e21-4801-a655-b6f237321964} <Trace> oximeter.measurements_u64 (c65b2b0b-018f-4a17-94c5-4021396f47e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1448 | 2025.12.23 18:13:47.012753 [ 274 ] {18fcfe8c-9e21-4801-a655-b6f237321964} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1449 | 2025.12.23 18:13:47.013175 [ 274 ] {18fcfe8c-9e21-4801-a655-b6f237321964} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1450 | 2025.12.23 18:13:47.013601 [ 274 ] {18fcfe8c-9e21-4801-a655-b6f237321964} <Trace> oximeter.measurements_u64 (c65b2b0b-018f-4a17-94c5-4021396f47e4): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1451 | 2025.12.23 18:13:47.013753 [ 274 ] {18fcfe8c-9e21-4801-a655-b6f237321964} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001413 sec., 73602.26468506723 rows/sec., 4.51 MiB/sec. | ||
| 1452 | 2025.12.23 18:13:47.013791 [ 274 ] {18fcfe8c-9e21-4801-a655-b6f237321964} <Debug> TCPHandler: Processed in 0.001574368 sec. | ||
| 1453 | 2025.12.23 18:13:48.310915 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 56 entries to flush up to offset 248 | ||
| 1454 | 2025.12.23 18:13:48.313687 [ 242 ] {} <Trace> system.query_log (36ac8dc5-64a7-43b0-b22f-e722aa45620e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1455 | 2025.12.23 18:13:48.313741 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1456 | 2025.12.23 18:13:48.315746 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1457 | 2025.12.23 18:13:48.316225 [ 242 ] {} <Trace> system.query_log (36ac8dc5-64a7-43b0-b22f-e722aa45620e): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1458 | 2025.12.23 18:13:48.316541 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 248 | ||
| 1459 | 2025.12.23 18:13:50.978946 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43003 | ||
| 1460 | 2025.12.23 18:13:50.981923 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1461 | 2025.12.23 18:13:50.982000 [ 286 ] {} <Debug> TCP-Session: aa6dd04d-f80f-41be-a22b-857208d6f0c9 Authenticating user 'default' from [fd00:1122:3344:101::e]:43003 | ||
| 1462 | 2025.12.23 18:13:50.982023 [ 286 ] {} <Debug> TCP-Session: aa6dd04d-f80f-41be-a22b-857208d6f0c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1463 | 2025.12.23 18:13:50.982040 [ 286 ] {} <Debug> TCP-Session: aa6dd04d-f80f-41be-a22b-857208d6f0c9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1464 | 2025.12.23 18:13:50.982116 [ 286 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 1465 | 2025.12.23 18:13:50.982146 [ 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 | ||
| 1466 | 2025.12.23 18:13:50.982163 [ 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 | ||
| 1467 | 2025.12.23 18:13:50.982654 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52670 | ||
| 1468 | 2025.12.23 18:13:50.982792 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63987 | ||
| 1469 | 2025.12.23 18:13:50.982812 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1470 | 2025.12.23 18:13:50.982901 [ 287 ] {} <Debug> TCP-Session: f6596f0d-595b-40a1-8ba6-6ac3ddab88e4 Authenticating user 'default' from [fd00:1122:3344:101::e]:52670 | ||
| 1471 | 2025.12.23 18:13:50.982903 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55062 | ||
| 1472 | 2025.12.23 18:13:50.982928 [ 287 ] {} <Debug> TCP-Session: f6596f0d-595b-40a1-8ba6-6ac3ddab88e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1473 | 2025.12.23 18:13:50.982980 [ 287 ] {} <Debug> TCP-Session: f6596f0d-595b-40a1-8ba6-6ac3ddab88e4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1474 | 2025.12.23 18:13:50.982982 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1475 | 2025.12.23 18:13:50.983016 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58189 | ||
| 1476 | 2025.12.23 18:13:50.983048 [ 288 ] {} <Debug> TCP-Session: 47d05665-431d-44c8-a13b-185e5f2d00d3 Authenticating user 'default' from [fd00:1122:3344:101::e]:63987 | ||
| 1477 | 2025.12.23 18:13:50.983094 [ 288 ] {} <Debug> TCP-Session: 47d05665-431d-44c8-a13b-185e5f2d00d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1478 | 2025.12.23 18:13:50.983117 [ 288 ] {} <Debug> TCP-Session: 47d05665-431d-44c8-a13b-185e5f2d00d3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1479 | 2025.12.23 18:13:50.983156 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1480 | 2025.12.23 18:13:50.983184 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39286 | ||
| 1481 | 2025.12.23 18:13:50.983208 [ 289 ] {} <Debug> TCP-Session: 8c1887ee-8c77-4a4a-877c-a19fb219d858 Authenticating user 'default' from [fd00:1122:3344:101::e]:55062 | ||
| 1482 | 2025.12.23 18:13:50.983252 [ 289 ] {} <Debug> TCP-Session: 8c1887ee-8c77-4a4a-877c-a19fb219d858 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1483 | 2025.12.23 18:13:50.983270 [ 289 ] {} <Debug> TCP-Session: 8c1887ee-8c77-4a4a-877c-a19fb219d858 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1484 | 2025.12.23 18:13:50.983309 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1485 | 2025.12.23 18:13:50.983345 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55914 | ||
| 1486 | 2025.12.23 18:13:50.983391 [ 290 ] {} <Debug> TCP-Session: 6bb72cbb-61e9-469c-a2bf-30e166d94547 Authenticating user 'default' from [fd00:1122:3344:101::e]:58189 | ||
| 1487 | 2025.12.23 18:13:50.983426 [ 290 ] {} <Debug> TCP-Session: 6bb72cbb-61e9-469c-a2bf-30e166d94547 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1488 | 2025.12.23 18:13:50.983442 [ 290 ] {} <Debug> TCP-Session: 6bb72cbb-61e9-469c-a2bf-30e166d94547 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1489 | 2025.12.23 18:13:50.983475 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1490 | 2025.12.23 18:13:50.983515 [ 291 ] {} <Debug> TCP-Session: 1e9bc34b-04df-435c-8309-a95e0c1bb704 Authenticating user 'default' from [fd00:1122:3344:101::e]:39286 | ||
| 1491 | 2025.12.23 18:13:50.983536 [ 291 ] {} <Debug> TCP-Session: 1e9bc34b-04df-435c-8309-a95e0c1bb704 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1492 | 2025.12.23 18:13:50.983552 [ 291 ] {} <Debug> TCP-Session: 1e9bc34b-04df-435c-8309-a95e0c1bb704 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1493 | 2025.12.23 18:13:50.983575 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33553 | ||
| 1494 | 2025.12.23 18:13:50.983587 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1495 | 2025.12.23 18:13:50.983632 [ 292 ] {} <Debug> TCP-Session: 168efd02-bdab-441e-a615-7a7ff2dc3c73 Authenticating user 'default' from [fd00:1122:3344:101::e]:55914 | ||
| 1496 | 2025.12.23 18:13:50.983653 [ 292 ] {} <Debug> TCP-Session: 168efd02-bdab-441e-a615-7a7ff2dc3c73 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1497 | 2025.12.23 18:13:50.983670 [ 292 ] {} <Debug> TCP-Session: 168efd02-bdab-441e-a615-7a7ff2dc3c73 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1498 | 2025.12.23 18:13:50.983675 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62096 | ||
| 1499 | 2025.12.23 18:13:50.983700 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1500 | 2025.12.23 18:13:50.983732 [ 293 ] {} <Debug> TCP-Session: 2aad1f34-a689-45ec-a173-8117ea966352 Authenticating user 'default' from [fd00:1122:3344:101::e]:33553 | ||
| 1501 | 2025.12.23 18:13:50.983748 [ 293 ] {} <Debug> TCP-Session: 2aad1f34-a689-45ec-a173-8117ea966352 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1502 | 2025.12.23 18:13:50.983759 [ 293 ] {} <Debug> TCP-Session: 2aad1f34-a689-45ec-a173-8117ea966352 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1503 | 2025.12.23 18:13:50.983808 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1504 | 2025.12.23 18:13:50.983838 [ 294 ] {} <Debug> TCP-Session: 3144e654-b2e1-4061-a932-22949b4a4211 Authenticating user 'default' from [fd00:1122:3344:101::e]:62096 | ||
| 1505 | 2025.12.23 18:13:50.983855 [ 294 ] {} <Debug> TCP-Session: 3144e654-b2e1-4061-a932-22949b4a4211 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1506 | 2025.12.23 18:13:50.983867 [ 294 ] {} <Debug> TCP-Session: 3144e654-b2e1-4061-a932-22949b4a4211 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1507 | 2025.12.23 18:13:50.985334 [ 286 ] {} <Trace> TCP-Session: aa6dd04d-f80f-41be-a22b-857208d6f0c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1508 | 2025.12.23 18:13:50.985543 [ 286 ] {6e0fd245-59a1-425e-a51a-1e7796058a1a} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:43003) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1509 | 2025.12.23 18:13:50.985929 [ 286 ] {6e0fd245-59a1-425e-a51a-1e7796058a1a} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1510 | 2025.12.23 18:13:50.986008 [ 286 ] {6e0fd245-59a1-425e-a51a-1e7796058a1a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1511 | 2025.12.23 18:13:50.989124 [ 286 ] {6e0fd245-59a1-425e-a51a-1e7796058a1a} <Debug> oximeter.version (19e05c7c-61a9-4108-ae89-b7c5babdc528) (SelectExecutor): Key condition: unknown | ||
| 1512 | 2025.12.23 18:13:51.000284 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 166.38 MiB, peak 169.07 MiB, free memory in arenas 0.00 B, will set to 167.67 MiB (RSS), difference: 1.28 MiB | ||
| 1513 | 2025.12.23 18:13:51.001926 [ 295 ] {6e0fd245-59a1-425e-a51a-1e7796058a1a} <Trace> AggregatingTransform: Aggregating | ||
| 1514 | 2025.12.23 18:13:51.002045 [ 295 ] {6e0fd245-59a1-425e-a51a-1e7796058a1a} <Trace> Aggregator: Aggregation method: without_key | ||
| 1515 | 2025.12.23 18:13:51.002745 [ 295 ] {6e0fd245-59a1-425e-a51a-1e7796058a1a} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.004928497 sec. (202.902 rows/sec., 7.93 KiB/sec.) | ||
| 1516 | 2025.12.23 18:13:51.002771 [ 295 ] {6e0fd245-59a1-425e-a51a-1e7796058a1a} <Trace> Aggregator: Merging aggregated data | ||
| 1517 | 2025.12.23 18:13:51.002807 [ 295 ] {6e0fd245-59a1-425e-a51a-1e7796058a1a} <Trace> Aggregator: Statistics updated for key=4896758355805104663: new sum_of_sizes=1, median_size=1 | ||
| 1518 | 2025.12.23 18:13:51.004155 [ 286 ] {6e0fd245-59a1-425e-a51a-1e7796058a1a} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.018671 sec., 53.558995233249426 rows/sec., 2.09 KiB/sec. | ||
| 1519 | 2025.12.23 18:13:51.004322 [ 286 ] {6e0fd245-59a1-425e-a51a-1e7796058a1a} <Debug> TCPHandler: Processed in 0.019153447 sec. | ||
| 1520 | 2025.12.23 18:13:51.005601 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1521 | 2025.12.23 18:13:51.005639 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1522 | 2025.12.23 18:13:51.005651 [ 286 ] {} <Debug> TCP-Session: aa6dd04d-f80f-41be-a22b-857208d6f0c9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1523 | 2025.12.23 18:13:51.005667 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1524 | 2025.12.23 18:13:51.005696 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1525 | 2025.12.23 18:13:51.005712 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1526 | 2025.12.23 18:13:51.005742 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1527 | 2025.12.23 18:13:51.005758 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1528 | 2025.12.23 18:13:51.005745 [ 288 ] {} <Debug> TCP-Session: 47d05665-431d-44c8-a13b-185e5f2d00d3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1529 | 2025.12.23 18:13:51.005789 [ 290 ] {} <Debug> TCP-Session: 6bb72cbb-61e9-469c-a2bf-30e166d94547 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1530 | 2025.12.23 18:13:51.005803 [ 294 ] {} <Debug> TCP-Session: 3144e654-b2e1-4061-a932-22949b4a4211 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1531 | 2025.12.23 18:13:51.005786 [ 293 ] {} <Debug> TCP-Session: 2aad1f34-a689-45ec-a173-8117ea966352 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1532 | 2025.12.23 18:13:51.005737 [ 292 ] {} <Debug> TCP-Session: 168efd02-bdab-441e-a615-7a7ff2dc3c73 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1533 | 2025.12.23 18:13:51.005726 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1534 | 2025.12.23 18:13:51.005688 [ 287 ] {} <Debug> TCP-Session: f6596f0d-595b-40a1-8ba6-6ac3ddab88e4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1535 | 2025.12.23 18:13:51.005683 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1536 | 2025.12.23 18:13:51.005934 [ 291 ] {} <Debug> TCP-Session: 1e9bc34b-04df-435c-8309-a95e0c1bb704 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1537 | 2025.12.23 18:13:51.005976 [ 289 ] {} <Debug> TCP-Session: 8c1887ee-8c77-4a4a-877c-a19fb219d858 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1538 | 2025.12.23 18:13:51.936434 [ 274 ] {} <Trace> TCP-Session: 5118d44b-3ecf-4360-a391-63d4a54797f3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1539 | 2025.12.23 18:13:51.936621 [ 274 ] {877e025f-8736-42bf-a10b-b53f132c2698} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33165) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1540 | 2025.12.23 18:13:51.936692 [ 274 ] {877e025f-8736-42bf-a10b-b53f132c2698} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1541 | 2025.12.23 18:13:51.937391 [ 274 ] {877e025f-8736-42bf-a10b-b53f132c2698} <Trace> oximeter.fields_string (af970116-f5d0-48a8-b888-3d92c2867a6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1542 | 2025.12.23 18:13:51.937443 [ 274 ] {877e025f-8736-42bf-a10b-b53f132c2698} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1543 | 2025.12.23 18:13:51.938049 [ 274 ] {877e025f-8736-42bf-a10b-b53f132c2698} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1544 | 2025.12.23 18:13:51.938609 [ 274 ] {877e025f-8736-42bf-a10b-b53f132c2698} <Trace> oximeter.fields_string (af970116-f5d0-48a8-b888-3d92c2867a6c): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1545 | 2025.12.23 18:13:51.938803 [ 80 ] {} <Debug> oximeter.fields_string (af970116-f5d0-48a8-b888-3d92c2867a6c) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1546 | 2025.12.23 18:13:51.938833 [ 274 ] {877e025f-8736-42bf-a10b-b53f132c2698} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002257 sec., 24811.696942844486 rows/sec., 1.91 MiB/sec. | ||
| 1547 | 2025.12.23 18:13:51.938898 [ 80 ] {} <Trace> oximeter.fields_string (af970116-f5d0-48a8-b888-3d92c2867a6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1548 | 2025.12.23 18:13:51.938907 [ 274 ] {877e025f-8736-42bf-a10b-b53f132c2698} <Debug> TCPHandler: Processed in 0.002607666 sec. | ||
| 1549 | 2025.12.23 18:13:51.938946 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1550 | 2025.12.23 18:13:51.939067 [ 274 ] {} <Trace> TCP-Session: 5118d44b-3ecf-4360-a391-63d4a54797f3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1551 | 2025.12.23 18:13:51.939156 [ 204 ] {af970116-f5d0-48a8-b888-3d92c2867a6c::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 | ||
| 1552 | 2025.12.23 18:13:51.939179 [ 274 ] {0c4ac098-3d2b-4303-9d59-7192f553551b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33165) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1553 | 2025.12.23 18:13:51.939226 [ 274 ] {0c4ac098-3d2b-4303-9d59-7192f553551b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1554 | 2025.12.23 18:13:51.939312 [ 204 ] {af970116-f5d0-48a8-b888-3d92c2867a6c::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1555 | 2025.12.23 18:13:51.939400 [ 204 ] {af970116-f5d0-48a8-b888-3d92c2867a6c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 2016 rows starting from the beginning of the part | ||
| 1556 | 2025.12.23 18:13:51.939516 [ 204 ] {af970116-f5d0-48a8-b888-3d92c2867a6c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 30 rows starting from the beginning of the part | ||
| 1557 | 2025.12.23 18:13:51.939589 [ 204 ] {af970116-f5d0-48a8-b888-3d92c2867a6c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 30 rows starting from the beginning of the part | ||
| 1558 | 2025.12.23 18:13:51.939644 [ 204 ] {af970116-f5d0-48a8-b888-3d92c2867a6c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 30 rows starting from the beginning of the part | ||
| 1559 | 2025.12.23 18:13:51.939693 [ 204 ] {af970116-f5d0-48a8-b888-3d92c2867a6c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 1113 rows starting from the beginning of the part | ||
| 1560 | 2025.12.23 18:13:51.939694 [ 274 ] {0c4ac098-3d2b-4303-9d59-7192f553551b} <Trace> oximeter.fields_uuid (cd0df809-70c0-4d52-8ca7-5a0086f9f684): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1561 | 2025.12.23 18:13:51.939749 [ 274 ] {0c4ac098-3d2b-4303-9d59-7192f553551b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1562 | 2025.12.23 18:13:51.939766 [ 204 ] {af970116-f5d0-48a8-b888-3d92c2867a6c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 56 rows starting from the beginning of the part | ||
| 1563 | 2025.12.23 18:13:51.940335 [ 274 ] {0c4ac098-3d2b-4303-9d59-7192f553551b} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1564 | 2025.12.23 18:13:51.940895 [ 274 ] {0c4ac098-3d2b-4303-9d59-7192f553551b} <Trace> oximeter.fields_uuid (cd0df809-70c0-4d52-8ca7-5a0086f9f684): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1565 | 2025.12.23 18:13:51.941029 [ 80 ] {} <Debug> oximeter.fields_uuid (cd0df809-70c0-4d52-8ca7-5a0086f9f684) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1566 | 2025.12.23 18:13:51.941066 [ 274 ] {0c4ac098-3d2b-4303-9d59-7192f553551b} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001911 sec., 33490.31920460492 rows/sec., 2.61 MiB/sec. | ||
| 1567 | 2025.12.23 18:13:51.941069 [ 80 ] {} <Trace> oximeter.fields_uuid (cd0df809-70c0-4d52-8ca7-5a0086f9f684): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1568 | 2025.12.23 18:13:51.941108 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1569 | 2025.12.23 18:13:51.941114 [ 274 ] {0c4ac098-3d2b-4303-9d59-7192f553551b} <Debug> TCPHandler: Processed in 0.002100967 sec. | ||
| 1570 | 2025.12.23 18:13:51.941222 [ 194 ] {cd0df809-70c0-4d52-8ca7-5a0086f9f684::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 | ||
| 1571 | 2025.12.23 18:13:51.941260 [ 274 ] {} <Trace> TCP-Session: 5118d44b-3ecf-4360-a391-63d4a54797f3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1572 | 2025.12.23 18:13:51.941376 [ 274 ] {3a7adb8a-51ed-45cd-827b-c555fdb210b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33165) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1573 | 2025.12.23 18:13:51.941379 [ 194 ] {cd0df809-70c0-4d52-8ca7-5a0086f9f684::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1574 | 2025.12.23 18:13:51.941431 [ 274 ] {3a7adb8a-51ed-45cd-827b-c555fdb210b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1575 | 2025.12.23 18:13:51.941441 [ 194 ] {cd0df809-70c0-4d52-8ca7-5a0086f9f684::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 1016 rows starting from the beginning of the part | ||
| 1576 | 2025.12.23 18:13:51.941563 [ 194 ] {cd0df809-70c0-4d52-8ca7-5a0086f9f684::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 36 rows starting from the beginning of the part | ||
| 1577 | 2025.12.23 18:13:51.941619 [ 194 ] {cd0df809-70c0-4d52-8ca7-5a0086f9f684::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 36 rows starting from the beginning of the part | ||
| 1578 | 2025.12.23 18:13:51.941682 [ 194 ] {cd0df809-70c0-4d52-8ca7-5a0086f9f684::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 36 rows starting from the beginning of the part | ||
| 1579 | 2025.12.23 18:13:51.941736 [ 194 ] {cd0df809-70c0-4d52-8ca7-5a0086f9f684::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 681 rows starting from the beginning of the part | ||
| 1580 | 2025.12.23 18:13:51.941785 [ 194 ] {cd0df809-70c0-4d52-8ca7-5a0086f9f684::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 64 rows starting from the beginning of the part | ||
| 1581 | 2025.12.23 18:13:51.941902 [ 274 ] {3a7adb8a-51ed-45cd-827b-c555fdb210b8} <Trace> oximeter.measurements_cumulativeu64 (42805e88-f8e1-4fc7-a1f4-81ec2c86fb46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1582 | 2025.12.23 18:13:51.941945 [ 274 ] {3a7adb8a-51ed-45cd-827b-c555fdb210b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1583 | 2025.12.23 18:13:51.941971 [ 201 ] {af970116-f5d0-48a8-b888-3d92c2867a6c::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3275 rows, containing 5 columns (5 merged, 0 gathered) in 0.002919652 sec., 1121709.0255962012 rows/sec., 90.75 MiB/sec. | ||
| 1584 | 2025.12.23 18:13:51.942466 [ 274 ] {3a7adb8a-51ed-45cd-827b-c555fdb210b8} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1585 | 2025.12.23 18:13:51.942465 [ 200 ] {af970116-f5d0-48a8-b888-3d92c2867a6c::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1586 | 2025.12.23 18:13:51.942975 [ 274 ] {3a7adb8a-51ed-45cd-827b-c555fdb210b8} <Trace> oximeter.measurements_cumulativeu64 (42805e88-f8e1-4fc7-a1f4-81ec2c86fb46): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1587 | 2025.12.23 18:13:51.943113 [ 80 ] {} <Debug> oximeter.measurements_cumulativeu64 (42805e88-f8e1-4fc7-a1f4-81ec2c86fb46) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1588 | 2025.12.23 18:13:51.943132 [ 200 ] {af970116-f5d0-48a8-b888-3d92c2867a6c::all_1_6_1} <Trace> oximeter.fields_string (af970116-f5d0-48a8-b888-3d92c2867a6c): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1589 | 2025.12.23 18:13:51.943145 [ 274 ] {3a7adb8a-51ed-45cd-827b-c555fdb210b8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00179 sec., 89385.4748603352 rows/sec., 6.23 MiB/sec. | ||
| 1590 | 2025.12.23 18:13:51.943162 [ 80 ] {} <Trace> oximeter.measurements_cumulativeu64 (42805e88-f8e1-4fc7-a1f4-81ec2c86fb46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1591 | 2025.12.23 18:13:51.943202 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1592 | 2025.12.23 18:13:51.943209 [ 274 ] {3a7adb8a-51ed-45cd-827b-c555fdb210b8} <Debug> TCPHandler: Processed in 0.002001165 sec. | ||
| 1593 | 2025.12.23 18:13:51.943220 [ 200 ] {af970116-f5d0-48a8-b888-3d92c2867a6c::all_1_6_1} <Trace> oximeter.fields_string (af970116-f5d0-48a8-b888-3d92c2867a6c) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1594 | 2025.12.23 18:13:51.943272 [ 194 ] {42805e88-f8e1-4fc7-a1f4-81ec2c86fb46::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 | ||
| 1595 | 2025.12.23 18:13:51.943274 [ 201 ] {cd0df809-70c0-4d52-8ca7-5a0086f9f684::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1869 rows, containing 5 columns (5 merged, 0 gathered) in 0.002115127 sec., 883634.8833899808 rows/sec., 65.42 MiB/sec. | ||
| 1596 | 2025.12.23 18:13:51.943319 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.87 MiB. | ||
| 1597 | 2025.12.23 18:13:51.943370 [ 274 ] {} <Trace> TCP-Session: 5118d44b-3ecf-4360-a391-63d4a54797f3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1598 | 2025.12.23 18:13:51.943381 [ 194 ] {42805e88-f8e1-4fc7-a1f4-81ec2c86fb46::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1599 | 2025.12.23 18:13:51.943424 [ 194 ] {42805e88-f8e1-4fc7-a1f4-81ec2c86fb46::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 2284 rows starting from the beginning of the part | ||
| 1600 | 2025.12.23 18:13:51.943472 [ 194 ] {42805e88-f8e1-4fc7-a1f4-81ec2c86fb46::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 88 rows starting from the beginning of the part | ||
| 1601 | 2025.12.23 18:13:51.943488 [ 274 ] {7005f700-2c2d-4fb4-ab64-a4aa8c5e130b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33165) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1602 | 2025.12.23 18:13:51.943509 [ 194 ] {42805e88-f8e1-4fc7-a1f4-81ec2c86fb46::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 110 rows starting from the beginning of the part | ||
| 1603 | 2025.12.23 18:13:51.943546 [ 274 ] {7005f700-2c2d-4fb4-ab64-a4aa8c5e130b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1604 | 2025.12.23 18:13:51.943551 [ 194 ] {42805e88-f8e1-4fc7-a1f4-81ec2c86fb46::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 110 rows starting from the beginning of the part | ||
| 1605 | 2025.12.23 18:13:51.943603 [ 194 ] {42805e88-f8e1-4fc7-a1f4-81ec2c86fb46::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 315 rows starting from the beginning of the part | ||
| 1606 | 2025.12.23 18:13:51.943639 [ 194 ] {42805e88-f8e1-4fc7-a1f4-81ec2c86fb46::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 | ||
| 1607 | 2025.12.23 18:13:51.943688 [ 200 ] {cd0df809-70c0-4d52-8ca7-5a0086f9f684::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1608 | 2025.12.23 18:13:51.943973 [ 274 ] {7005f700-2c2d-4fb4-ab64-a4aa8c5e130b} <Trace> oximeter.measurements_u64 (c65b2b0b-018f-4a17-94c5-4021396f47e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1609 | 2025.12.23 18:13:51.944010 [ 274 ] {7005f700-2c2d-4fb4-ab64-a4aa8c5e130b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1610 | 2025.12.23 18:13:51.944281 [ 200 ] {cd0df809-70c0-4d52-8ca7-5a0086f9f684::all_1_6_1} <Trace> oximeter.fields_uuid (cd0df809-70c0-4d52-8ca7-5a0086f9f684): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1611 | 2025.12.23 18:13:51.944353 [ 200 ] {cd0df809-70c0-4d52-8ca7-5a0086f9f684::all_1_6_1} <Trace> oximeter.fields_uuid (cd0df809-70c0-4d52-8ca7-5a0086f9f684) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1612 | 2025.12.23 18:13:51.944423 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.59 MiB. | ||
| 1613 | 2025.12.23 18:13:51.944488 [ 274 ] {7005f700-2c2d-4fb4-ab64-a4aa8c5e130b} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1614 | 2025.12.23 18:13:51.944950 [ 274 ] {7005f700-2c2d-4fb4-ab64-a4aa8c5e130b} <Trace> oximeter.measurements_u64 (c65b2b0b-018f-4a17-94c5-4021396f47e4): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1615 | 2025.12.23 18:13:51.945061 [ 80 ] {} <Debug> oximeter.measurements_u64 (c65b2b0b-018f-4a17-94c5-4021396f47e4) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1616 | 2025.12.23 18:13:51.945091 [ 274 ] {7005f700-2c2d-4fb4-ab64-a4aa8c5e130b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001629 sec., 36832.412523020255 rows/sec., 2.48 MiB/sec. | ||
| 1617 | 2025.12.23 18:13:51.945098 [ 80 ] {} <Trace> oximeter.measurements_u64 (c65b2b0b-018f-4a17-94c5-4021396f47e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1618 | 2025.12.23 18:13:51.945133 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1619 | 2025.12.23 18:13:51.945136 [ 274 ] {7005f700-2c2d-4fb4-ab64-a4aa8c5e130b} <Debug> TCPHandler: Processed in 0.001826742 sec. | ||
| 1620 | 2025.12.23 18:13:51.945253 [ 201 ] {c65b2b0b-018f-4a17-94c5-4021396f47e4::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.23 18:13:51.945406 [ 201 ] {c65b2b0b-018f-4a17-94c5-4021396f47e4::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1622 | 2025.12.23 18:13:51.945456 [ 201 ] {c65b2b0b-018f-4a17-94c5-4021396f47e4::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 | ||
| 1623 | 2025.12.23 18:13:51.945571 [ 201 ] {c65b2b0b-018f-4a17-94c5-4021396f47e4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 32 rows starting from the beginning of the part | ||
| 1624 | 2025.12.23 18:13:51.945633 [ 201 ] {c65b2b0b-018f-4a17-94c5-4021396f47e4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 40 rows starting from the beginning of the part | ||
| 1625 | 2025.12.23 18:13:51.945713 [ 201 ] {c65b2b0b-018f-4a17-94c5-4021396f47e4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 40 rows starting from the beginning of the part | ||
| 1626 | 2025.12.23 18:13:51.945761 [ 201 ] {c65b2b0b-018f-4a17-94c5-4021396f47e4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 104 rows starting from the beginning of the part | ||
| 1627 | 2025.12.23 18:13:51.945813 [ 201 ] {c65b2b0b-018f-4a17-94c5-4021396f47e4::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 | ||
| 1628 | 2025.12.23 18:13:51.948822 [ 200 ] {c65b2b0b-018f-4a17-94c5-4021396f47e4::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 284 rows, containing 4 columns (4 merged, 0 gathered) in 0.003632814 sec., 78176.31180677019 rows/sec., 5.07 MiB/sec. | ||
| 1629 | 2025.12.23 18:13:51.949168 [ 201 ] {c65b2b0b-018f-4a17-94c5-4021396f47e4::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1630 | 2025.12.23 18:13:51.949381 [ 189 ] {42805e88-f8e1-4fc7-a1f4-81ec2c86fb46::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3067 rows, containing 5 columns (5 merged, 0 gathered) in 0.006139039 sec., 499589.59374586155 rows/sec., 33.16 MiB/sec. | ||
| 1631 | 2025.12.23 18:13:51.949717 [ 201 ] {c65b2b0b-018f-4a17-94c5-4021396f47e4::all_1_6_1} <Trace> oximeter.measurements_u64 (c65b2b0b-018f-4a17-94c5-4021396f47e4): 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.23 18:13:51.949796 [ 201 ] {c65b2b0b-018f-4a17-94c5-4021396f47e4::all_1_6_1} <Trace> oximeter.measurements_u64 (c65b2b0b-018f-4a17-94c5-4021396f47e4) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1633 | 2025.12.23 18:13:51.949867 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 1634 | 2025.12.23 18:13:51.949891 [ 200 ] {42805e88-f8e1-4fc7-a1f4-81ec2c86fb46::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1635 | 2025.12.23 18:13:51.950505 [ 200 ] {42805e88-f8e1-4fc7-a1f4-81ec2c86fb46::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (42805e88-f8e1-4fc7-a1f4-81ec2c86fb46): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1636 | 2025.12.23 18:13:51.950586 [ 200 ] {42805e88-f8e1-4fc7-a1f4-81ec2c86fb46::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (42805e88-f8e1-4fc7-a1f4-81ec2c86fb46) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1637 | 2025.12.23 18:13:51.950666 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. | ||
| 1638 | 2025.12.23 18:13:52.000212 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 168.24 MiB, peak 177.92 MiB, free memory in arenas 0.00 B, will set to 170.84 MiB (RSS), difference: 2.60 MiB | ||
| 1639 | 2025.12.23 18:13:53.225599 [ 77 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1640 | 2025.12.23 18:13:53.225651 [ 77 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1641 | 2025.12.23 18:13:53.306201 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 494 entries to flush up to offset 2812 | ||
| 1642 | 2025.12.23 18:13:53.306714 [ 244 ] {} <Trace> system.asynchronous_metric_log (98712bed-12c6-40f4-9d6f-ea8440250af5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1643 | 2025.12.23 18:13:53.306766 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1644 | 2025.12.23 18:13:53.307531 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1645 | 2025.12.23 18:13:53.308003 [ 244 ] {} <Trace> system.asynchronous_metric_log (98712bed-12c6-40f4-9d6f-ea8440250af5): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1646 | 2025.12.23 18:13:53.308132 [ 77 ] {} <Debug> system.asynchronous_metric_log (98712bed-12c6-40f4-9d6f-ea8440250af5) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1647 | 2025.12.23 18:13:53.308150 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2812 | ||
| 1648 | 2025.12.23 18:13:53.308194 [ 77 ] {} <Trace> system.asynchronous_metric_log (98712bed-12c6-40f4-9d6f-ea8440250af5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1649 | 2025.12.23 18:13:53.308221 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1650 | 2025.12.23 18:13:53.308345 [ 194 ] {98712bed-12c6-40f4-9d6f-ea8440250af5::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 | ||
| 1651 | 2025.12.23 18:13:53.308490 [ 194 ] {98712bed-12c6-40f4-9d6f-ea8440250af5::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1652 | 2025.12.23 18:13:53.308529 [ 194 ] {98712bed-12c6-40f4-9d6f-ea8440250af5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 488 rows starting from the beginning of the part | ||
| 1653 | 2025.12.23 18:13:53.308593 [ 194 ] {98712bed-12c6-40f4-9d6f-ea8440250af5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 488 rows starting from the beginning of the part | ||
| 1654 | 2025.12.23 18:13:53.308635 [ 194 ] {98712bed-12c6-40f4-9d6f-ea8440250af5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 427 rows starting from the beginning of the part | ||
| 1655 | 2025.12.23 18:13:53.308673 [ 194 ] {98712bed-12c6-40f4-9d6f-ea8440250af5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 488 rows starting from the beginning of the part | ||
| 1656 | 2025.12.23 18:13:53.308711 [ 194 ] {98712bed-12c6-40f4-9d6f-ea8440250af5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 427 rows starting from the beginning of the part | ||
| 1657 | 2025.12.23 18:13:53.308752 [ 194 ] {98712bed-12c6-40f4-9d6f-ea8440250af5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 494 rows starting from the beginning of the part | ||
| 1658 | 2025.12.23 18:13:53.343045 [ 201 ] {98712bed-12c6-40f4-9d6f-ea8440250af5::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2812 rows, containing 4 columns (4 merged, 0 gathered) in 0.034753332 sec., 80913.10496501459 rows/sec., 1.16 MiB/sec. | ||
| 1659 | 2025.12.23 18:13:53.343911 [ 189 ] {98712bed-12c6-40f4-9d6f-ea8440250af5::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1660 | 2025.12.23 18:13:53.344502 [ 189 ] {98712bed-12c6-40f4-9d6f-ea8440250af5::all_1_6_1} <Trace> system.asynchronous_metric_log (98712bed-12c6-40f4-9d6f-ea8440250af5): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1661 | 2025.12.23 18:13:53.344585 [ 189 ] {98712bed-12c6-40f4-9d6f-ea8440250af5::all_1_6_1} <Trace> system.asynchronous_metric_log (98712bed-12c6-40f4-9d6f-ea8440250af5) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1662 | 2025.12.23 18:13:53.344682 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.34 MiB. | ||
| 1663 | 2025.12.23 18:13:53.450585 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
| 1664 | 2025.12.23 18:13:53.469017 [ 243 ] {} <Trace> system.metric_log (2809624b-04a1-4015-ab15-d1bc9504c879): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1665 | 2025.12.23 18:13:53.469066 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1666 | 2025.12.23 18:13:53.475715 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1667 | 2025.12.23 18:13:53.476919 [ 243 ] {} <Trace> system.metric_log (2809624b-04a1-4015-ab15-d1bc9504c879): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1668 | 2025.12.23 18:13:53.477179 [ 77 ] {} <Debug> system.metric_log (2809624b-04a1-4015-ab15-d1bc9504c879) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1669 | 2025.12.23 18:13:53.477210 [ 77 ] {} <Trace> system.metric_log (2809624b-04a1-4015-ab15-d1bc9504c879): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1670 | 2025.12.23 18:13:53.477228 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1671 | 2025.12.23 18:13:53.477315 [ 189 ] {2809624b-04a1-4015-ab15-d1bc9504c879::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 | ||
| 1672 | 2025.12.23 18:13:53.480872 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
| 1673 | 2025.12.23 18:13:53.481406 [ 189 ] {2809624b-04a1-4015-ab15-d1bc9504c879::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1674 | 2025.12.23 18:13:53.482778 [ 189 ] {2809624b-04a1-4015-ab15-d1bc9504c879::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 | ||
| 1675 | 2025.12.23 18:13:53.487264 [ 189 ] {2809624b-04a1-4015-ab15-d1bc9504c879::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 | ||
| 1676 | 2025.12.23 18:13:53.491560 [ 189 ] {2809624b-04a1-4015-ab15-d1bc9504c879::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 | ||
| 1677 | 2025.12.23 18:13:53.495970 [ 189 ] {2809624b-04a1-4015-ab15-d1bc9504c879::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 | ||
| 1678 | 2025.12.23 18:13:53.503086 [ 189 ] {2809624b-04a1-4015-ab15-d1bc9504c879::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 | ||
| 1679 | 2025.12.23 18:13:53.507546 [ 189 ] {2809624b-04a1-4015-ab15-d1bc9504c879::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 | ||
| 1680 | 2025.12.23 18:13:53.565526 [ 186 ] {2809624b-04a1-4015-ab15-d1bc9504c879::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.088243066 sec., 521.2874176425375 rows/sec., 2.70 MiB/sec. | ||
| 1681 | 2025.12.23 18:13:53.567929 [ 191 ] {2809624b-04a1-4015-ab15-d1bc9504c879::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1682 | 2025.12.23 18:13:53.570526 [ 191 ] {2809624b-04a1-4015-ab15-d1bc9504c879::all_1_6_1} <Trace> system.metric_log (2809624b-04a1-4015-ab15-d1bc9504c879): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1683 | 2025.12.23 18:13:53.570606 [ 191 ] {2809624b-04a1-4015-ab15-d1bc9504c879::all_1_6_1} <Trace> system.metric_log (2809624b-04a1-4015-ab15-d1bc9504c879) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1684 | 2025.12.23 18:13:53.572480 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. | ||
| 1685 | 2025.12.23 18:13:54.000194 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 171.97 MiB, peak 181.51 MiB, free memory in arenas 0.00 B, will set to 183.06 MiB (RSS), difference: 11.08 MiB | ||
| 1686 | 2025.12.23 18:13:56.947879 [ 274 ] {} <Trace> TCP-Session: 5118d44b-3ecf-4360-a391-63d4a54797f3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1687 | 2025.12.23 18:13:56.948097 [ 274 ] {69c3afec-e71a-4f1d-af41-a0f676cdc3a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33165) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1688 | 2025.12.23 18:13:56.948180 [ 274 ] {69c3afec-e71a-4f1d-af41-a0f676cdc3a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1689 | 2025.12.23 18:13:56.949104 [ 274 ] {69c3afec-e71a-4f1d-af41-a0f676cdc3a5} <Trace> oximeter.fields_i16 (a7723948-0045-4e6c-883e-f9b726276b2e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1690 | 2025.12.23 18:13:56.949159 [ 274 ] {69c3afec-e71a-4f1d-af41-a0f676cdc3a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1691 | 2025.12.23 18:13:56.949738 [ 274 ] {69c3afec-e71a-4f1d-af41-a0f676cdc3a5} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1692 | 2025.12.23 18:13:56.950258 [ 274 ] {69c3afec-e71a-4f1d-af41-a0f676cdc3a5} <Trace> oximeter.fields_i16 (a7723948-0045-4e6c-883e-f9b726276b2e): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1693 | 2025.12.23 18:13:56.950429 [ 274 ] {69c3afec-e71a-4f1d-af41-a0f676cdc3a5} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.002385 sec., 171907.7568134172 rows/sec., 10.91 MiB/sec. | ||
| 1694 | 2025.12.23 18:13:56.950484 [ 274 ] {69c3afec-e71a-4f1d-af41-a0f676cdc3a5} <Debug> TCPHandler: Processed in 0.002745049 sec. | ||
| 1695 | 2025.12.23 18:13:56.950623 [ 274 ] {} <Trace> TCP-Session: 5118d44b-3ecf-4360-a391-63d4a54797f3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1696 | 2025.12.23 18:13:56.950733 [ 274 ] {2f6d3426-db24-45ad-bfd6-77bfee824ad7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33165) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1697 | 2025.12.23 18:13:56.950783 [ 274 ] {2f6d3426-db24-45ad-bfd6-77bfee824ad7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1698 | 2025.12.23 18:13:56.951810 [ 274 ] {2f6d3426-db24-45ad-bfd6-77bfee824ad7} <Trace> oximeter.fields_string (af970116-f5d0-48a8-b888-3d92c2867a6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1699 | 2025.12.23 18:13:56.951850 [ 274 ] {2f6d3426-db24-45ad-bfd6-77bfee824ad7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1700 | 2025.12.23 18:13:56.952422 [ 274 ] {2f6d3426-db24-45ad-bfd6-77bfee824ad7} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1701 | 2025.12.23 18:13:56.952932 [ 274 ] {2f6d3426-db24-45ad-bfd6-77bfee824ad7} <Trace> oximeter.fields_string (af970116-f5d0-48a8-b888-3d92c2867a6c): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1702 | 2025.12.23 18:13:56.953085 [ 274 ] {2f6d3426-db24-45ad-bfd6-77bfee824ad7} <Debug> executeQuery: Read 1112 rows, 89.84 KiB in 0.002378 sec., 467619.8486122792 rows/sec., 36.89 MiB/sec. | ||
| 1703 | 2025.12.23 18:13:56.953130 [ 274 ] {2f6d3426-db24-45ad-bfd6-77bfee824ad7} <Debug> TCPHandler: Processed in 0.002568465 sec. | ||
| 1704 | 2025.12.23 18:13:56.953265 [ 274 ] {} <Trace> TCP-Session: 5118d44b-3ecf-4360-a391-63d4a54797f3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1705 | 2025.12.23 18:13:56.953370 [ 274 ] {2ea59c10-b52a-42a7-b613-99a51e62e3b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33165) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1706 | 2025.12.23 18:13:56.953416 [ 274 ] {2ea59c10-b52a-42a7-b613-99a51e62e3b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1707 | 2025.12.23 18:13:56.953938 [ 274 ] {2ea59c10-b52a-42a7-b613-99a51e62e3b1} <Trace> oximeter.fields_u16 (a75aa661-c25d-4f71-a801-335ef43dd6dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1708 | 2025.12.23 18:13:56.953978 [ 274 ] {2ea59c10-b52a-42a7-b613-99a51e62e3b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1709 | 2025.12.23 18:13:56.954432 [ 274 ] {2ea59c10-b52a-42a7-b613-99a51e62e3b1} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1710 | 2025.12.23 18:13:56.955778 [ 274 ] {2ea59c10-b52a-42a7-b613-99a51e62e3b1} <Trace> oximeter.fields_u16 (a75aa661-c25d-4f71-a801-335ef43dd6dc): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1711 | 2025.12.23 18:13:56.955949 [ 274 ] {2ea59c10-b52a-42a7-b613-99a51e62e3b1} <Debug> executeQuery: Read 205 rows, 12.32 KiB in 0.002601 sec., 78815.8400615148 rows/sec., 4.62 MiB/sec. | ||
| 1712 | 2025.12.23 18:13:56.955990 [ 274 ] {2ea59c10-b52a-42a7-b613-99a51e62e3b1} <Debug> TCPHandler: Processed in 0.002777009 sec. | ||
| 1713 | 2025.12.23 18:13:56.956125 [ 274 ] {} <Trace> TCP-Session: 5118d44b-3ecf-4360-a391-63d4a54797f3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1714 | 2025.12.23 18:13:56.956236 [ 274 ] {2e18cef2-c064-4e92-8bb8-046838464113} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33165) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1715 | 2025.12.23 18:13:56.956284 [ 274 ] {2e18cef2-c064-4e92-8bb8-046838464113} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1716 | 2025.12.23 18:13:56.956943 [ 274 ] {2e18cef2-c064-4e92-8bb8-046838464113} <Trace> oximeter.fields_u32 (0d67b71b-6525-47d6-b29a-963b77e75fdf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1717 | 2025.12.23 18:13:56.956986 [ 274 ] {2e18cef2-c064-4e92-8bb8-046838464113} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1718 | 2025.12.23 18:13:56.957557 [ 274 ] {2e18cef2-c064-4e92-8bb8-046838464113} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1719 | 2025.12.23 18:13:56.958166 [ 274 ] {2e18cef2-c064-4e92-8bb8-046838464113} <Trace> oximeter.fields_u32 (0d67b71b-6525-47d6-b29a-963b77e75fdf): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1720 | 2025.12.23 18:13:56.958360 [ 274 ] {2e18cef2-c064-4e92-8bb8-046838464113} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.002146 sec., 98788.44361602982 rows/sec., 6.37 MiB/sec. | ||
| 1721 | 2025.12.23 18:13:56.958411 [ 274 ] {2e18cef2-c064-4e92-8bb8-046838464113} <Debug> TCPHandler: Processed in 0.002342142 sec. | ||
| 1722 | 2025.12.23 18:13:56.958556 [ 274 ] {} <Trace> TCP-Session: 5118d44b-3ecf-4360-a391-63d4a54797f3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1723 | 2025.12.23 18:13:56.958656 [ 274 ] {4bcd143d-972d-4a7c-9965-9bf9eba0ec74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33165) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1724 | 2025.12.23 18:13:56.958698 [ 274 ] {4bcd143d-972d-4a7c-9965-9bf9eba0ec74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1725 | 2025.12.23 18:13:56.959215 [ 274 ] {4bcd143d-972d-4a7c-9965-9bf9eba0ec74} <Trace> oximeter.fields_u8 (a5bb4ade-29cd-4bf2-8bb1-1fec8be7b1a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1726 | 2025.12.23 18:13:56.959253 [ 274 ] {4bcd143d-972d-4a7c-9965-9bf9eba0ec74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1727 | 2025.12.23 18:13:56.959698 [ 274 ] {4bcd143d-972d-4a7c-9965-9bf9eba0ec74} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1728 | 2025.12.23 18:13:56.960138 [ 274 ] {4bcd143d-972d-4a7c-9965-9bf9eba0ec74} <Trace> oximeter.fields_u8 (a5bb4ade-29cd-4bf2-8bb1-1fec8be7b1a7): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1729 | 2025.12.23 18:13:56.960287 [ 274 ] {4bcd143d-972d-4a7c-9965-9bf9eba0ec74} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.00165 sec., 127878.78787878787 rows/sec., 7.26 MiB/sec. | ||
| 1730 | 2025.12.23 18:13:56.960326 [ 274 ] {4bcd143d-972d-4a7c-9965-9bf9eba0ec74} <Debug> TCPHandler: Processed in 0.001823192 sec. | ||
| 1731 | 2025.12.23 18:13:56.960445 [ 274 ] {} <Trace> TCP-Session: 5118d44b-3ecf-4360-a391-63d4a54797f3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1732 | 2025.12.23 18:13:56.960541 [ 274 ] {294b2061-4bc4-40a2-90b2-4368d5b2a5eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33165) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1733 | 2025.12.23 18:13:56.960582 [ 274 ] {294b2061-4bc4-40a2-90b2-4368d5b2a5eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1734 | 2025.12.23 18:13:56.961272 [ 274 ] {294b2061-4bc4-40a2-90b2-4368d5b2a5eb} <Trace> oximeter.fields_uuid (cd0df809-70c0-4d52-8ca7-5a0086f9f684): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1735 | 2025.12.23 18:13:56.961310 [ 274 ] {294b2061-4bc4-40a2-90b2-4368d5b2a5eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1736 | 2025.12.23 18:13:56.961771 [ 274 ] {294b2061-4bc4-40a2-90b2-4368d5b2a5eb} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1737 | 2025.12.23 18:13:56.962244 [ 274 ] {294b2061-4bc4-40a2-90b2-4368d5b2a5eb} <Trace> oximeter.fields_uuid (cd0df809-70c0-4d52-8ca7-5a0086f9f684): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1738 | 2025.12.23 18:13:56.962379 [ 274 ] {294b2061-4bc4-40a2-90b2-4368d5b2a5eb} <Debug> executeQuery: Read 679 rows, 48.47 KiB in 0.001857 sec., 365643.5110393107 rows/sec., 25.49 MiB/sec. | ||
| 1739 | 2025.12.23 18:13:56.962418 [ 274 ] {294b2061-4bc4-40a2-90b2-4368d5b2a5eb} <Debug> TCPHandler: Processed in 0.002025006 sec. | ||
| 1740 | 2025.12.23 18:13:56.962535 [ 274 ] {} <Trace> TCP-Session: 5118d44b-3ecf-4360-a391-63d4a54797f3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1741 | 2025.12.23 18:13:56.962632 [ 274 ] {60e5e37d-9f99-45b5-848c-05df7f3e5865} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33165) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1742 | 2025.12.23 18:13:56.962675 [ 274 ] {60e5e37d-9f99-45b5-848c-05df7f3e5865} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1743 | 2025.12.23 18:13:56.963026 [ 274 ] {60e5e37d-9f99-45b5-848c-05df7f3e5865} <Trace> oximeter.measurements_bool (968d0006-ef4f-40f9-a025-9e9b6814ae5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1744 | 2025.12.23 18:13:56.963063 [ 274 ] {60e5e37d-9f99-45b5-848c-05df7f3e5865} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1745 | 2025.12.23 18:13:56.963510 [ 274 ] {60e5e37d-9f99-45b5-848c-05df7f3e5865} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1746 | 2025.12.23 18:13:56.963971 [ 274 ] {60e5e37d-9f99-45b5-848c-05df7f3e5865} <Trace> oximeter.measurements_bool (968d0006-ef4f-40f9-a025-9e9b6814ae5a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1747 | 2025.12.23 18:13:56.964112 [ 274 ] {60e5e37d-9f99-45b5-848c-05df7f3e5865} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001498 sec., 4005.3404539385847 rows/sec., 209.26 KiB/sec. | ||
| 1748 | 2025.12.23 18:13:56.964150 [ 274 ] {60e5e37d-9f99-45b5-848c-05df7f3e5865} <Debug> TCPHandler: Processed in 0.00166602 sec. | ||
| 1749 | 2025.12.23 18:13:56.964271 [ 274 ] {} <Trace> TCP-Session: 5118d44b-3ecf-4360-a391-63d4a54797f3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1750 | 2025.12.23 18:13:56.964367 [ 274 ] {e3e8766d-b27c-4042-8d6b-324d503f5dde} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33165) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1751 | 2025.12.23 18:13:56.964411 [ 274 ] {e3e8766d-b27c-4042-8d6b-324d503f5dde} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1752 | 2025.12.23 18:13:56.964859 [ 274 ] {e3e8766d-b27c-4042-8d6b-324d503f5dde} <Trace> oximeter.measurements_cumulativeu64 (42805e88-f8e1-4fc7-a1f4-81ec2c86fb46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1753 | 2025.12.23 18:13:56.964897 [ 274 ] {e3e8766d-b27c-4042-8d6b-324d503f5dde} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1754 | 2025.12.23 18:13:56.965371 [ 274 ] {e3e8766d-b27c-4042-8d6b-324d503f5dde} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1755 | 2025.12.23 18:13:56.965809 [ 274 ] {e3e8766d-b27c-4042-8d6b-324d503f5dde} <Trace> oximeter.measurements_cumulativeu64 (42805e88-f8e1-4fc7-a1f4-81ec2c86fb46): 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.23 18:13:56.965964 [ 274 ] {e3e8766d-b27c-4042-8d6b-324d503f5dde} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001615 sec., 194427.24458204335 rows/sec., 12.77 MiB/sec. | ||
| 1757 | 2025.12.23 18:13:56.966002 [ 274 ] {e3e8766d-b27c-4042-8d6b-324d503f5dde} <Debug> TCPHandler: Processed in 0.001782331 sec. | ||
| 1758 | 2025.12.23 18:13:56.966125 [ 274 ] {} <Trace> TCP-Session: 5118d44b-3ecf-4360-a391-63d4a54797f3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1759 | 2025.12.23 18:13:56.966222 [ 274 ] {f7f54387-9043-4e04-a5fc-dd4f72ad4f0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33165) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1760 | 2025.12.23 18:13:56.966265 [ 274 ] {f7f54387-9043-4e04-a5fc-dd4f72ad4f0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1761 | 2025.12.23 18:13:56.966597 [ 274 ] {f7f54387-9043-4e04-a5fc-dd4f72ad4f0b} <Trace> oximeter.measurements_f64 (d5879a5c-8bbd-487f-8d18-7e9a94e01c23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1762 | 2025.12.23 18:13:56.966635 [ 274 ] {f7f54387-9043-4e04-a5fc-dd4f72ad4f0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1763 | 2025.12.23 18:13:56.967051 [ 274 ] {f7f54387-9043-4e04-a5fc-dd4f72ad4f0b} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1764 | 2025.12.23 18:13:56.967489 [ 274 ] {f7f54387-9043-4e04-a5fc-dd4f72ad4f0b} <Trace> oximeter.measurements_f64 (d5879a5c-8bbd-487f-8d18-7e9a94e01c23): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1765 | 2025.12.23 18:13:56.967623 [ 274 ] {f7f54387-9043-4e04-a5fc-dd4f72ad4f0b} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001449 sec., 690.1311249137336 rows/sec., 46.50 KiB/sec. | ||
| 1766 | 2025.12.23 18:13:56.967658 [ 274 ] {f7f54387-9043-4e04-a5fc-dd4f72ad4f0b} <Debug> TCPHandler: Processed in 0.001616518 sec. | ||
| 1767 | 2025.12.23 18:13:56.967771 [ 274 ] {} <Trace> TCP-Session: 5118d44b-3ecf-4360-a391-63d4a54797f3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1768 | 2025.12.23 18:13:56.967859 [ 274 ] {f9cab6e7-cbb0-49ef-83f6-7d858ad96b5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33165) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1769 | 2025.12.23 18:13:56.967899 [ 274 ] {f9cab6e7-cbb0-49ef-83f6-7d858ad96b5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1770 | 2025.12.23 18:13:56.968289 [ 274 ] {f9cab6e7-cbb0-49ef-83f6-7d858ad96b5a} <Trace> oximeter.measurements_u64 (c65b2b0b-018f-4a17-94c5-4021396f47e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1771 | 2025.12.23 18:13:56.968326 [ 274 ] {f9cab6e7-cbb0-49ef-83f6-7d858ad96b5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1772 | 2025.12.23 18:13:56.968811 [ 274 ] {f9cab6e7-cbb0-49ef-83f6-7d858ad96b5a} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1773 | 2025.12.23 18:13:56.969339 [ 274 ] {f9cab6e7-cbb0-49ef-83f6-7d858ad96b5a} <Trace> oximeter.measurements_u64 (c65b2b0b-018f-4a17-94c5-4021396f47e4): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1774 | 2025.12.23 18:13:56.969482 [ 274 ] {f9cab6e7-cbb0-49ef-83f6-7d858ad96b5a} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001593 sec., 65285.62460765851 rows/sec., 4.00 MiB/sec. | ||
| 1775 | 2025.12.23 18:13:56.969518 [ 274 ] {f9cab6e7-cbb0-49ef-83f6-7d858ad96b5a} <Debug> TCPHandler: Processed in 0.001758241 sec. | ||
| 1776 | 2025.12.23 18:13:57.267639 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49766 | ||
| 1777 | 2025.12.23 18:13:57.267750 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1778 | 2025.12.23 18:13:57.267778 [ 286 ] {} <Debug> TCP-Session: ae1461a3-d4b6-45da-8aa9-e7a12ed58c4a Authenticating user 'default' from [fd00:1122:3344:101::e]:49766 | ||
| 1779 | 2025.12.23 18:13:57.267801 [ 286 ] {} <Debug> TCP-Session: ae1461a3-d4b6-45da-8aa9-e7a12ed58c4a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1780 | 2025.12.23 18:13:57.267815 [ 286 ] {} <Debug> TCP-Session: ae1461a3-d4b6-45da-8aa9-e7a12ed58c4a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1781 | 2025.12.23 18:13:57.268007 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58414 | ||
| 1782 | 2025.12.23 18:13:57.268007 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33094 | ||
| 1783 | 2025.12.23 18:13:57.268090 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62380 | ||
| 1784 | 2025.12.23 18:13:57.268102 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34265 | ||
| 1785 | 2025.12.23 18:13:57.268127 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55870 | ||
| 1786 | 2025.12.23 18:13:57.268161 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60021 | ||
| 1787 | 2025.12.23 18:13:57.268168 [ 286 ] {} <Trace> TCP-Session: ae1461a3-d4b6-45da-8aa9-e7a12ed58c4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1788 | 2025.12.23 18:13:57.268153 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47796 | ||
| 1789 | 2025.12.23 18:13:57.268139 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34464 | ||
| 1790 | 2025.12.23 18:13:57.268388 [ 286 ] {4d0d6a55-b5ef-424b-9074-afc4e64cf6f2} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:49766) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1791 | 2025.12.23 18:13:57.268415 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1792 | 2025.12.23 18:13:57.268451 [ 288 ] {} <Debug> TCP-Session: 110851ae-cb3d-467a-ac32-5bfbf10a3f7d Authenticating user 'default' from [fd00:1122:3344:101::e]:58414 | ||
| 1793 | 2025.12.23 18:13:57.268474 [ 288 ] {} <Debug> TCP-Session: 110851ae-cb3d-467a-ac32-5bfbf10a3f7d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1794 | 2025.12.23 18:13:57.268487 [ 288 ] {} <Debug> TCP-Session: 110851ae-cb3d-467a-ac32-5bfbf10a3f7d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1795 | 2025.12.23 18:13:57.268594 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1796 | 2025.12.23 18:13:57.268625 [ 292 ] {} <Debug> TCP-Session: 4991d6b3-4f02-45a5-aa28-981b393e5b09 Authenticating user 'default' from [fd00:1122:3344:101::e]:34464 | ||
| 1797 | 2025.12.23 18:13:57.268641 [ 292 ] {} <Debug> TCP-Session: 4991d6b3-4f02-45a5-aa28-981b393e5b09 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1798 | 2025.12.23 18:13:57.268654 [ 292 ] {} <Debug> TCP-Session: 4991d6b3-4f02-45a5-aa28-981b393e5b09 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1799 | 2025.12.23 18:13:57.268656 [ 286 ] {4d0d6a55-b5ef-424b-9074-afc4e64cf6f2} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1800 | 2025.12.23 18:13:57.268671 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1801 | 2025.12.23 18:13:57.268722 [ 286 ] {4d0d6a55-b5ef-424b-9074-afc4e64cf6f2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1802 | 2025.12.23 18:13:57.268723 [ 287 ] {} <Debug> TCP-Session: 7db5654c-9903-48a2-91e1-41188933486f Authenticating user 'default' from [fd00:1122:3344:101::e]:33094 | ||
| 1803 | 2025.12.23 18:13:57.268736 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1804 | 2025.12.23 18:13:57.268772 [ 287 ] {} <Debug> TCP-Session: 7db5654c-9903-48a2-91e1-41188933486f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1805 | 2025.12.23 18:13:57.268787 [ 289 ] {} <Debug> TCP-Session: 2c305538-adc2-45c5-9120-e7a04f43ae35 Authenticating user 'default' from [fd00:1122:3344:101::e]:62380 | ||
| 1806 | 2025.12.23 18:13:57.268794 [ 287 ] {} <Debug> TCP-Session: 7db5654c-9903-48a2-91e1-41188933486f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1807 | 2025.12.23 18:13:57.268817 [ 289 ] {} <Debug> TCP-Session: 2c305538-adc2-45c5-9120-e7a04f43ae35 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1808 | 2025.12.23 18:13:57.268837 [ 289 ] {} <Debug> TCP-Session: 2c305538-adc2-45c5-9120-e7a04f43ae35 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1809 | 2025.12.23 18:13:57.268944 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1810 | 2025.12.23 18:13:57.268960 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1811 | 2025.12.23 18:13:57.268982 [ 290 ] {} <Debug> TCP-Session: 1e4aba44-04f9-4700-b79e-ea5a3ff847cd Authenticating user 'default' from [fd00:1122:3344:101::e]:34265 | ||
| 1812 | 2025.12.23 18:13:57.269008 [ 291 ] {} <Debug> TCP-Session: 8c4d7abf-0491-4720-ad84-cc7764be18f5 Authenticating user 'default' from [fd00:1122:3344:101::e]:55870 | ||
| 1813 | 2025.12.23 18:13:57.269013 [ 290 ] {} <Debug> TCP-Session: 1e4aba44-04f9-4700-b79e-ea5a3ff847cd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1814 | 2025.12.23 18:13:57.269015 [ 286 ] {4d0d6a55-b5ef-424b-9074-afc4e64cf6f2} <Debug> oximeter.version (19e05c7c-61a9-4108-ae89-b7c5babdc528) (SelectExecutor): Key condition: unknown | ||
| 1815 | 2025.12.23 18:13:57.269040 [ 290 ] {} <Debug> TCP-Session: 1e4aba44-04f9-4700-b79e-ea5a3ff847cd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1816 | 2025.12.23 18:13:57.269033 [ 291 ] {} <Debug> TCP-Session: 8c4d7abf-0491-4720-ad84-cc7764be18f5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1817 | 2025.12.23 18:13:57.269083 [ 291 ] {} <Debug> TCP-Session: 8c4d7abf-0491-4720-ad84-cc7764be18f5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1818 | 2025.12.23 18:13:57.269141 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1819 | 2025.12.23 18:13:57.269172 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1820 | 2025.12.23 18:13:57.269174 [ 293 ] {} <Debug> TCP-Session: a15d3d5a-ac2e-407b-8f32-933a4a81135a Authenticating user 'default' from [fd00:1122:3344:101::e]:47796 | ||
| 1821 | 2025.12.23 18:13:57.269208 [ 294 ] {} <Debug> TCP-Session: 1d3654e4-adf4-4ed1-baf0-4b833633c169 Authenticating user 'default' from [fd00:1122:3344:101::e]:60021 | ||
| 1822 | 2025.12.23 18:13:57.269215 [ 293 ] {} <Debug> TCP-Session: a15d3d5a-ac2e-407b-8f32-933a4a81135a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1823 | 2025.12.23 18:13:57.269233 [ 294 ] {} <Debug> TCP-Session: 1d3654e4-adf4-4ed1-baf0-4b833633c169 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1824 | 2025.12.23 18:13:57.269245 [ 293 ] {} <Debug> TCP-Session: a15d3d5a-ac2e-407b-8f32-933a4a81135a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1825 | 2025.12.23 18:13:57.269273 [ 294 ] {} <Debug> TCP-Session: 1d3654e4-adf4-4ed1-baf0-4b833633c169 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1826 | 2025.12.23 18:13:57.270251 [ 304 ] {4d0d6a55-b5ef-424b-9074-afc4e64cf6f2} <Trace> AggregatingTransform: Aggregating | ||
| 1827 | 2025.12.23 18:13:57.270566 [ 304 ] {4d0d6a55-b5ef-424b-9074-afc4e64cf6f2} <Trace> Aggregator: Aggregation method: without_key | ||
| 1828 | 2025.12.23 18:13:57.270606 [ 304 ] {4d0d6a55-b5ef-424b-9074-afc4e64cf6f2} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001476116 sec. (677.454 rows/sec., 26.46 KiB/sec.) | ||
| 1829 | 2025.12.23 18:13:57.270626 [ 304 ] {4d0d6a55-b5ef-424b-9074-afc4e64cf6f2} <Trace> Aggregator: Merging aggregated data | ||
| 1830 | 2025.12.23 18:13:57.271680 [ 286 ] {4d0d6a55-b5ef-424b-9074-afc4e64cf6f2} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003348 sec., 298.6857825567503 rows/sec., 11.67 KiB/sec. | ||
| 1831 | 2025.12.23 18:13:57.271854 [ 286 ] {4d0d6a55-b5ef-424b-9074-afc4e64cf6f2} <Debug> TCPHandler: Processed in 0.003797877 sec. | ||
| 1832 | 2025.12.23 18:13:57.271994 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1833 | 2025.12.23 18:13:57.272012 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1834 | 2025.12.23 18:13:57.272028 [ 286 ] {} <Debug> TCP-Session: ae1461a3-d4b6-45da-8aa9-e7a12ed58c4a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1835 | 2025.12.23 18:13:57.272036 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1836 | 2025.12.23 18:13:57.272059 [ 287 ] {} <Debug> TCP-Session: 7db5654c-9903-48a2-91e1-41188933486f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1837 | 2025.12.23 18:13:57.272053 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1838 | 2025.12.23 18:13:57.272070 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1839 | 2025.12.23 18:13:57.272087 [ 288 ] {} <Debug> TCP-Session: 110851ae-cb3d-467a-ac32-5bfbf10a3f7d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1840 | 2025.12.23 18:13:57.272108 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1841 | 2025.12.23 18:13:57.272129 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1842 | 2025.12.23 18:13:57.272146 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1843 | 2025.12.23 18:13:57.272159 [ 292 ] {} <Debug> TCP-Session: 4991d6b3-4f02-45a5-aa28-981b393e5b09 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1844 | 2025.12.23 18:13:57.272177 [ 289 ] {} <Debug> TCP-Session: 2c305538-adc2-45c5-9120-e7a04f43ae35 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1845 | 2025.12.23 18:13:57.272195 [ 293 ] {} <Debug> TCP-Session: a15d3d5a-ac2e-407b-8f32-933a4a81135a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1846 | 2025.12.23 18:13:57.272136 [ 290 ] {} <Debug> TCP-Session: 1e4aba44-04f9-4700-b79e-ea5a3ff847cd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1847 | 2025.12.23 18:13:57.272114 [ 291 ] {} <Debug> TCP-Session: 8c4d7abf-0491-4720-ad84-cc7764be18f5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1848 | 2025.12.23 18:13:57.272090 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1849 | 2025.12.23 18:13:57.272300 [ 294 ] {} <Debug> TCP-Session: 1d3654e4-adf4-4ed1-baf0-4b833633c169 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1850 | 2025.12.23 18:13:57.291167 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51908 | ||
| 1851 | 2025.12.23 18:13:57.291234 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1852 | 2025.12.23 18:13:57.291257 [ 286 ] {} <Debug> TCP-Session: a683e90a-bfa0-4e17-af6f-14bebef902e8 Authenticating user 'default' from [fd00:1122:3344:101::e]:51908 | ||
| 1853 | 2025.12.23 18:13:57.291275 [ 286 ] {} <Debug> TCP-Session: a683e90a-bfa0-4e17-af6f-14bebef902e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1854 | 2025.12.23 18:13:57.291288 [ 286 ] {} <Debug> TCP-Session: a683e90a-bfa0-4e17-af6f-14bebef902e8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1855 | 2025.12.23 18:13:57.291454 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33699 | ||
| 1856 | 2025.12.23 18:13:57.291476 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34931 | ||
| 1857 | 2025.12.23 18:13:57.291516 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53204 | ||
| 1858 | 2025.12.23 18:13:57.291523 [ 286 ] {} <Trace> TCP-Session: a683e90a-bfa0-4e17-af6f-14bebef902e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1859 | 2025.12.23 18:13:57.291536 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46412 | ||
| 1860 | 2025.12.23 18:13:57.291574 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51563 | ||
| 1861 | 2025.12.23 18:13:57.291593 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1862 | 2025.12.23 18:13:57.291546 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63741 | ||
| 1863 | 2025.12.23 18:13:57.291632 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1864 | 2025.12.23 18:13:57.291649 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1865 | 2025.12.23 18:13:57.291668 [ 286 ] {ef0fc3c1-9797-4ab3-bbb6-be0ad3a0a397} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:51908) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1866 | 2025.12.23 18:13:57.291677 [ 291 ] {} <Debug> TCP-Session: c3a4b5c5-a5c8-4156-b3b6-532f57d68a2c Authenticating user 'default' from [fd00:1122:3344:101::e]:46412 | ||
| 1867 | 2025.12.23 18:13:57.291688 [ 294 ] {} <Debug> TCP-Session: 25f5b907-8cec-4c2f-9029-cfe9d991fac7 Authenticating user 'default' from [fd00:1122:3344:101::e]:51563 | ||
| 1868 | 2025.12.23 18:13:57.291705 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1869 | 2025.12.23 18:13:57.291730 [ 294 ] {} <Debug> TCP-Session: 25f5b907-8cec-4c2f-9029-cfe9d991fac7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1870 | 2025.12.23 18:13:57.291751 [ 292 ] {} <Debug> TCP-Session: cc08496a-4c1e-4aae-946c-14cbaa073368 Authenticating user 'default' from [fd00:1122:3344:101::e]:63741 | ||
| 1871 | 2025.12.23 18:13:57.291762 [ 294 ] {} <Debug> TCP-Session: 25f5b907-8cec-4c2f-9029-cfe9d991fac7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1872 | 2025.12.23 18:13:57.291783 [ 292 ] {} <Debug> TCP-Session: cc08496a-4c1e-4aae-946c-14cbaa073368 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1873 | 2025.12.23 18:13:57.291718 [ 291 ] {} <Debug> TCP-Session: c3a4b5c5-a5c8-4156-b3b6-532f57d68a2c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1874 | 2025.12.23 18:13:57.291810 [ 292 ] {} <Debug> TCP-Session: cc08496a-4c1e-4aae-946c-14cbaa073368 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1875 | 2025.12.23 18:13:57.291830 [ 291 ] {} <Debug> TCP-Session: c3a4b5c5-a5c8-4156-b3b6-532f57d68a2c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1876 | 2025.12.23 18:13:57.291548 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1877 | 2025.12.23 18:13:57.291850 [ 286 ] {ef0fc3c1-9797-4ab3-bbb6-be0ad3a0a397} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1878 | 2025.12.23 18:13:57.291881 [ 288 ] {} <Debug> TCP-Session: 78c0509c-ea93-45e2-a494-05e06794b713 Authenticating user 'default' from [fd00:1122:3344:101::e]:34931 | ||
| 1879 | 2025.12.23 18:13:57.291523 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59667 | ||
| 1880 | 2025.12.23 18:13:57.291915 [ 286 ] {ef0fc3c1-9797-4ab3-bbb6-be0ad3a0a397} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1881 | 2025.12.23 18:13:57.291911 [ 288 ] {} <Debug> TCP-Session: 78c0509c-ea93-45e2-a494-05e06794b713 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1882 | 2025.12.23 18:13:57.291541 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1883 | 2025.12.23 18:13:57.291970 [ 288 ] {} <Debug> TCP-Session: 78c0509c-ea93-45e2-a494-05e06794b713 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1884 | 2025.12.23 18:13:57.291981 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1885 | 2025.12.23 18:13:57.291997 [ 287 ] {} <Debug> TCP-Session: 3db4438d-77c8-4149-9a71-98bf567749a2 Authenticating user 'default' from [fd00:1122:3344:101::e]:33699 | ||
| 1886 | 2025.12.23 18:13:57.292031 [ 290 ] {} <Debug> TCP-Session: 8ef30235-0b2a-476b-939b-735c3151705a Authenticating user 'default' from [fd00:1122:3344:101::e]:59667 | ||
| 1887 | 2025.12.23 18:13:57.292042 [ 287 ] {} <Debug> TCP-Session: 3db4438d-77c8-4149-9a71-98bf567749a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1888 | 2025.12.23 18:13:57.292059 [ 290 ] {} <Debug> TCP-Session: 8ef30235-0b2a-476b-939b-735c3151705a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1889 | 2025.12.23 18:13:57.292068 [ 287 ] {} <Debug> TCP-Session: 3db4438d-77c8-4149-9a71-98bf567749a2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1890 | 2025.12.23 18:13:57.292084 [ 290 ] {} <Debug> TCP-Session: 8ef30235-0b2a-476b-939b-735c3151705a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1891 | 2025.12.23 18:13:57.291637 [ 289 ] {} <Debug> TCP-Session: 7b9b46ed-9d90-4d15-97f0-98d296e08253 Authenticating user 'default' from [fd00:1122:3344:101::e]:53204 | ||
| 1892 | 2025.12.23 18:13:57.291568 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39740 | ||
| 1893 | 2025.12.23 18:13:57.292139 [ 289 ] {} <Debug> TCP-Session: 7b9b46ed-9d90-4d15-97f0-98d296e08253 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1894 | 2025.12.23 18:13:57.292161 [ 289 ] {} <Debug> TCP-Session: 7b9b46ed-9d90-4d15-97f0-98d296e08253 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1895 | 2025.12.23 18:13:57.292173 [ 286 ] {ef0fc3c1-9797-4ab3-bbb6-be0ad3a0a397} <Debug> oximeter.version (19e05c7c-61a9-4108-ae89-b7c5babdc528) (SelectExecutor): Key condition: unknown | ||
| 1896 | 2025.12.23 18:13:57.292192 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1897 | 2025.12.23 18:13:57.292222 [ 293 ] {} <Debug> TCP-Session: 505449e0-d35e-460a-8d58-447b3f2103c8 Authenticating user 'default' from [fd00:1122:3344:101::e]:39740 | ||
| 1898 | 2025.12.23 18:13:57.292237 [ 293 ] {} <Debug> TCP-Session: 505449e0-d35e-460a-8d58-447b3f2103c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1899 | 2025.12.23 18:13:57.292250 [ 293 ] {} <Debug> TCP-Session: 505449e0-d35e-460a-8d58-447b3f2103c8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1900 | 2025.12.23 18:13:57.292934 [ 338 ] {ef0fc3c1-9797-4ab3-bbb6-be0ad3a0a397} <Trace> AggregatingTransform: Aggregating | ||
| 1901 | 2025.12.23 18:13:57.293069 [ 338 ] {ef0fc3c1-9797-4ab3-bbb6-be0ad3a0a397} <Trace> Aggregator: Aggregation method: without_key | ||
| 1902 | 2025.12.23 18:13:57.293098 [ 338 ] {ef0fc3c1-9797-4ab3-bbb6-be0ad3a0a397} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000833114 sec. (1200.316 rows/sec., 46.89 KiB/sec.) | ||
| 1903 | 2025.12.23 18:13:57.293113 [ 338 ] {ef0fc3c1-9797-4ab3-bbb6-be0ad3a0a397} <Trace> Aggregator: Merging aggregated data | ||
| 1904 | 2025.12.23 18:13:57.294376 [ 286 ] {ef0fc3c1-9797-4ab3-bbb6-be0ad3a0a397} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002742 sec., 364.69730123997084 rows/sec., 14.25 KiB/sec. | ||
| 1905 | 2025.12.23 18:13:57.294481 [ 286 ] {ef0fc3c1-9797-4ab3-bbb6-be0ad3a0a397} <Debug> TCPHandler: Processed in 0.003013673 sec. | ||
| 1906 | 2025.12.23 18:13:57.294590 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1907 | 2025.12.23 18:13:57.294605 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1908 | 2025.12.23 18:13:57.294633 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1909 | 2025.12.23 18:13:57.294638 [ 294 ] {} <Debug> TCP-Session: 25f5b907-8cec-4c2f-9029-cfe9d991fac7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1910 | 2025.12.23 18:13:57.294666 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1911 | 2025.12.23 18:13:57.294670 [ 287 ] {} <Debug> TCP-Session: 3db4438d-77c8-4149-9a71-98bf567749a2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1912 | 2025.12.23 18:13:57.294710 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1913 | 2025.12.23 18:13:57.294715 [ 288 ] {} <Debug> TCP-Session: 78c0509c-ea93-45e2-a494-05e06794b713 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1914 | 2025.12.23 18:13:57.294737 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1915 | 2025.12.23 18:13:57.294751 [ 291 ] {} <Debug> TCP-Session: c3a4b5c5-a5c8-4156-b3b6-532f57d68a2c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1916 | 2025.12.23 18:13:57.294762 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1917 | 2025.12.23 18:13:57.294777 [ 292 ] {} <Debug> TCP-Session: cc08496a-4c1e-4aae-946c-14cbaa073368 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1918 | 2025.12.23 18:13:57.294796 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1919 | 2025.12.23 18:13:57.294811 [ 293 ] {} <Debug> TCP-Session: 505449e0-d35e-460a-8d58-447b3f2103c8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1920 | 2025.12.23 18:13:57.294681 [ 290 ] {} <Debug> TCP-Session: 8ef30235-0b2a-476b-939b-735c3151705a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1921 | 2025.12.23 18:13:57.294838 [ 286 ] {} <Debug> TCP-Session: a683e90a-bfa0-4e17-af6f-14bebef902e8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1922 | 2025.12.23 18:13:57.294686 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1923 | 2025.12.23 18:13:57.294894 [ 289 ] {} <Debug> TCP-Session: 7b9b46ed-9d90-4d15-97f0-98d296e08253 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1924 | 2025.12.23 18:13:57.495061 [ 274 ] {} <Trace> TCP-Session: 5118d44b-3ecf-4360-a391-63d4a54797f3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1925 | 2025.12.23 18:13:57.495265 [ 274 ] {ae8c2ff5-43de-40aa-86fe-2d04af52d3ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33165) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1926 | 2025.12.23 18:13:57.495341 [ 274 ] {ae8c2ff5-43de-40aa-86fe-2d04af52d3ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1927 | 2025.12.23 18:13:57.496202 [ 274 ] {ae8c2ff5-43de-40aa-86fe-2d04af52d3ec} <Trace> oximeter.fields_ipaddr (a8a85b39-ef10-4c28-a574-4426e42be45d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1928 | 2025.12.23 18:13:57.496252 [ 274 ] {ae8c2ff5-43de-40aa-86fe-2d04af52d3ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1929 | 2025.12.23 18:13:57.496772 [ 274 ] {ae8c2ff5-43de-40aa-86fe-2d04af52d3ec} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1930 | 2025.12.23 18:13:57.497302 [ 274 ] {ae8c2ff5-43de-40aa-86fe-2d04af52d3ec} <Trace> oximeter.fields_ipaddr (a8a85b39-ef10-4c28-a574-4426e42be45d): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1931 | 2025.12.23 18:13:57.497504 [ 274 ] {ae8c2ff5-43de-40aa-86fe-2d04af52d3ec} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.002293 sec., 1744.4395987788923 rows/sec., 142.25 KiB/sec. | ||
| 1932 | 2025.12.23 18:13:57.497568 [ 274 ] {ae8c2ff5-43de-40aa-86fe-2d04af52d3ec} <Debug> TCPHandler: Processed in 0.002651686 sec. | ||
| 1933 | 2025.12.23 18:13:57.497710 [ 274 ] {} <Trace> TCP-Session: 5118d44b-3ecf-4360-a391-63d4a54797f3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1934 | 2025.12.23 18:13:57.497822 [ 274 ] {21dc13e2-3e5f-4025-9358-94854029bef1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33165) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1935 | 2025.12.23 18:13:57.497877 [ 274 ] {21dc13e2-3e5f-4025-9358-94854029bef1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1936 | 2025.12.23 18:13:57.499322 [ 274 ] {21dc13e2-3e5f-4025-9358-94854029bef1} <Trace> oximeter.fields_string (af970116-f5d0-48a8-b888-3d92c2867a6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1937 | 2025.12.23 18:13:57.499360 [ 274 ] {21dc13e2-3e5f-4025-9358-94854029bef1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1938 | 2025.12.23 18:13:57.499994 [ 274 ] {21dc13e2-3e5f-4025-9358-94854029bef1} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1939 | 2025.12.23 18:13:57.500447 [ 274 ] {21dc13e2-3e5f-4025-9358-94854029bef1} <Trace> oximeter.fields_string (af970116-f5d0-48a8-b888-3d92c2867a6c): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1940 | 2025.12.23 18:13:57.500594 [ 274 ] {21dc13e2-3e5f-4025-9358-94854029bef1} <Debug> executeQuery: Read 1920 rows, 147.63 KiB in 0.002798 sec., 686204.431736955 rows/sec., 51.53 MiB/sec. | ||
| 1941 | 2025.12.23 18:13:57.500634 [ 274 ] {21dc13e2-3e5f-4025-9358-94854029bef1} <Debug> TCPHandler: Processed in 0.002983992 sec. | ||
| 1942 | 2025.12.23 18:13:57.500758 [ 274 ] {} <Trace> TCP-Session: 5118d44b-3ecf-4360-a391-63d4a54797f3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1943 | 2025.12.23 18:13:57.500864 [ 274 ] {e73588cc-28c4-4733-b65d-6752bd220bde} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33165) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1944 | 2025.12.23 18:13:57.500908 [ 274 ] {e73588cc-28c4-4733-b65d-6752bd220bde} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1945 | 2025.12.23 18:13:57.501334 [ 274 ] {e73588cc-28c4-4733-b65d-6752bd220bde} <Trace> oximeter.fields_u16 (a75aa661-c25d-4f71-a801-335ef43dd6dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1946 | 2025.12.23 18:13:57.501368 [ 274 ] {e73588cc-28c4-4733-b65d-6752bd220bde} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1947 | 2025.12.23 18:13:57.501850 [ 274 ] {e73588cc-28c4-4733-b65d-6752bd220bde} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1948 | 2025.12.23 18:13:57.502403 [ 274 ] {e73588cc-28c4-4733-b65d-6752bd220bde} <Trace> oximeter.fields_u16 (a75aa661-c25d-4f71-a801-335ef43dd6dc): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1949 | 2025.12.23 18:13:57.502539 [ 274 ] {e73588cc-28c4-4733-b65d-6752bd220bde} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.001699 sec., 2354.326074161271 rows/sec., 164.39 KiB/sec. | ||
| 1950 | 2025.12.23 18:13:57.502577 [ 274 ] {e73588cc-28c4-4733-b65d-6752bd220bde} <Debug> TCPHandler: Processed in 0.001870883 sec. | ||
| 1951 | 2025.12.23 18:13:57.502686 [ 274 ] {} <Trace> TCP-Session: 5118d44b-3ecf-4360-a391-63d4a54797f3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1952 | 2025.12.23 18:13:57.502784 [ 274 ] {00d92a2a-9309-43b7-8dab-96939a1f9ce9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33165) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1953 | 2025.12.23 18:13:57.502825 [ 274 ] {00d92a2a-9309-43b7-8dab-96939a1f9ce9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1954 | 2025.12.23 18:13:57.503426 [ 274 ] {00d92a2a-9309-43b7-8dab-96939a1f9ce9} <Trace> oximeter.fields_u32 (0d67b71b-6525-47d6-b29a-963b77e75fdf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1955 | 2025.12.23 18:13:57.503461 [ 274 ] {00d92a2a-9309-43b7-8dab-96939a1f9ce9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1956 | 2025.12.23 18:13:57.503940 [ 274 ] {00d92a2a-9309-43b7-8dab-96939a1f9ce9} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1957 | 2025.12.23 18:13:57.504403 [ 274 ] {00d92a2a-9309-43b7-8dab-96939a1f9ce9} <Trace> oximeter.fields_u32 (0d67b71b-6525-47d6-b29a-963b77e75fdf): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1958 | 2025.12.23 18:13:57.504535 [ 274 ] {00d92a2a-9309-43b7-8dab-96939a1f9ce9} <Debug> executeQuery: Read 708 rows, 42.29 KiB in 0.001772 sec., 399548.532731377 rows/sec., 23.31 MiB/sec. | ||
| 1959 | 2025.12.23 18:13:57.504573 [ 274 ] {00d92a2a-9309-43b7-8dab-96939a1f9ce9} <Debug> TCPHandler: Processed in 0.001937204 sec. | ||
| 1960 | 2025.12.23 18:13:57.504684 [ 274 ] {} <Trace> TCP-Session: 5118d44b-3ecf-4360-a391-63d4a54797f3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1961 | 2025.12.23 18:13:57.504783 [ 274 ] {a6cd84c9-a5e3-4a78-bd3a-f0eea82775ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33165) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 1962 | 2025.12.23 18:13:57.504825 [ 274 ] {a6cd84c9-a5e3-4a78-bd3a-f0eea82775ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 1963 | 2025.12.23 18:13:57.505222 [ 274 ] {a6cd84c9-a5e3-4a78-bd3a-f0eea82775ca} <Trace> oximeter.fields_u64 (7469b295-5095-4f64-affd-2b18c4c94651): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1964 | 2025.12.23 18:13:57.505260 [ 274 ] {a6cd84c9-a5e3-4a78-bd3a-f0eea82775ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1965 | 2025.12.23 18:13:57.505660 [ 274 ] {a6cd84c9-a5e3-4a78-bd3a-f0eea82775ca} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1966 | 2025.12.23 18:13:57.506080 [ 274 ] {a6cd84c9-a5e3-4a78-bd3a-f0eea82775ca} <Trace> oximeter.fields_u64 (7469b295-5095-4f64-affd-2b18c4c94651): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1967 | 2025.12.23 18:13:57.506214 [ 274 ] {a6cd84c9-a5e3-4a78-bd3a-f0eea82775ca} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001449 sec., 690.1311249137336 rows/sec., 48.52 KiB/sec. | ||
| 1968 | 2025.12.23 18:13:57.506261 [ 274 ] {a6cd84c9-a5e3-4a78-bd3a-f0eea82775ca} <Debug> TCPHandler: Processed in 0.001627159 sec. | ||
| 1969 | 2025.12.23 18:13:57.506386 [ 274 ] {} <Trace> TCP-Session: 5118d44b-3ecf-4360-a391-63d4a54797f3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1970 | 2025.12.23 18:13:57.506483 [ 274 ] {9252f9d4-3af7-4780-ac10-351bd163a5fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33165) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1971 | 2025.12.23 18:13:57.506523 [ 274 ] {9252f9d4-3af7-4780-ac10-351bd163a5fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1972 | 2025.12.23 18:13:57.507237 [ 274 ] {9252f9d4-3af7-4780-ac10-351bd163a5fe} <Trace> oximeter.fields_uuid (cd0df809-70c0-4d52-8ca7-5a0086f9f684): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1973 | 2025.12.23 18:13:57.507274 [ 274 ] {9252f9d4-3af7-4780-ac10-351bd163a5fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1974 | 2025.12.23 18:13:57.507731 [ 274 ] {9252f9d4-3af7-4780-ac10-351bd163a5fe} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1975 | 2025.12.23 18:13:57.508191 [ 274 ] {9252f9d4-3af7-4780-ac10-351bd163a5fe} <Trace> oximeter.fields_uuid (cd0df809-70c0-4d52-8ca7-5a0086f9f684): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1976 | 2025.12.23 18:13:57.508329 [ 274 ] {9252f9d4-3af7-4780-ac10-351bd163a5fe} <Debug> executeQuery: Read 1004 rows, 70.67 KiB in 0.001865 sec., 538337.8016085791 rows/sec., 37.00 MiB/sec. | ||
| 1977 | 2025.12.23 18:13:57.508366 [ 274 ] {9252f9d4-3af7-4780-ac10-351bd163a5fe} <Debug> TCPHandler: Processed in 0.002030366 sec. | ||
| 1978 | 2025.12.23 18:13:57.508472 [ 274 ] {} <Trace> TCP-Session: 5118d44b-3ecf-4360-a391-63d4a54797f3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1979 | 2025.12.23 18:13:57.508570 [ 274 ] {7bdd4ef4-7369-40ff-be05-cc2ba7dadaec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33165) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1980 | 2025.12.23 18:13:57.508615 [ 274 ] {7bdd4ef4-7369-40ff-be05-cc2ba7dadaec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1981 | 2025.12.23 18:13:57.509229 [ 274 ] {7bdd4ef4-7369-40ff-be05-cc2ba7dadaec} <Trace> oximeter.measurements_cumulativeu64 (42805e88-f8e1-4fc7-a1f4-81ec2c86fb46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1982 | 2025.12.23 18:13:57.509264 [ 274 ] {7bdd4ef4-7369-40ff-be05-cc2ba7dadaec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1983 | 2025.12.23 18:13:57.509804 [ 274 ] {7bdd4ef4-7369-40ff-be05-cc2ba7dadaec} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1984 | 2025.12.23 18:13:57.510259 [ 274 ] {7bdd4ef4-7369-40ff-be05-cc2ba7dadaec} <Trace> oximeter.measurements_cumulativeu64 (42805e88-f8e1-4fc7-a1f4-81ec2c86fb46): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1985 | 2025.12.23 18:13:57.510397 [ 274 ] {7bdd4ef4-7369-40ff-be05-cc2ba7dadaec} <Debug> executeQuery: Read 1219 rows, 78.06 KiB in 0.001847 sec., 659989.1716296697 rows/sec., 41.27 MiB/sec. | ||
| 1986 | 2025.12.23 18:13:57.510433 [ 274 ] {7bdd4ef4-7369-40ff-be05-cc2ba7dadaec} <Debug> TCPHandler: Processed in 0.002010855 sec. | ||
| 1987 | 2025.12.23 18:13:57.510544 [ 274 ] {} <Trace> TCP-Session: 5118d44b-3ecf-4360-a391-63d4a54797f3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1988 | 2025.12.23 18:13:57.510641 [ 274 ] {e2f05ff6-a230-4029-868d-2639c40f2d79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33165) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1989 | 2025.12.23 18:13:57.510683 [ 274 ] {e2f05ff6-a230-4029-868d-2639c40f2d79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1990 | 2025.12.23 18:13:57.511003 [ 274 ] {e2f05ff6-a230-4029-868d-2639c40f2d79} <Trace> oximeter.measurements_u64 (c65b2b0b-018f-4a17-94c5-4021396f47e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1991 | 2025.12.23 18:13:57.511038 [ 274 ] {e2f05ff6-a230-4029-868d-2639c40f2d79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1992 | 2025.12.23 18:13:57.511451 [ 274 ] {e2f05ff6-a230-4029-868d-2639c40f2d79} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1993 | 2025.12.23 18:13:57.511872 [ 274 ] {e2f05ff6-a230-4029-868d-2639c40f2d79} <Trace> oximeter.measurements_u64 (c65b2b0b-018f-4a17-94c5-4021396f47e4): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1994 | 2025.12.23 18:13:57.512007 [ 274 ] {e2f05ff6-a230-4029-868d-2639c40f2d79} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001385 sec., 8664.259927797833 rows/sec., 597.92 KiB/sec. | ||
| 1995 | 2025.12.23 18:13:57.512043 [ 274 ] {e2f05ff6-a230-4029-868d-2639c40f2d79} <Debug> TCPHandler: Processed in 0.001548388 sec. | ||
| 1996 | 2025.12.23 18:13:58.316805 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 50 entries to flush up to offset 298 | ||
| 1997 | 2025.12.23 18:13:58.319425 [ 242 ] {} <Trace> system.query_log (36ac8dc5-64a7-43b0-b22f-e722aa45620e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1998 | 2025.12.23 18:13:58.319484 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1999 | 2025.12.23 18:13:58.320843 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2000 | 2025.12.23 18:13:58.321340 [ 242 ] {} <Trace> system.query_log (36ac8dc5-64a7-43b0-b22f-e722aa45620e): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2001 | 2025.12.23 18:13:58.321697 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 298 | ||
| 2002 | 2025.12.23 18:14:00.808275 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 3260 | ||
| 2003 | 2025.12.23 18:14:00.808791 [ 244 ] {} <Trace> system.asynchronous_metric_log (98712bed-12c6-40f4-9d6f-ea8440250af5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2004 | 2025.12.23 18:14:00.808843 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2005 | 2025.12.23 18:14:00.809480 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2006 | 2025.12.23 18:14:00.810019 [ 244 ] {} <Trace> system.asynchronous_metric_log (98712bed-12c6-40f4-9d6f-ea8440250af5): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2007 | 2025.12.23 18:14:00.810172 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3260 | ||
| 2008 | 2025.12.23 18:14:00.980974 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
| 2009 | 2025.12.23 18:14:00.999938 [ 243 ] {} <Trace> system.metric_log (2809624b-04a1-4015-ab15-d1bc9504c879): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2010 | 2025.12.23 18:14:01.000002 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2011 | 2025.12.23 18:14:01.006259 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2012 | 2025.12.23 18:14:01.007423 [ 243 ] {} <Trace> system.metric_log (2809624b-04a1-4015-ab15-d1bc9504c879): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2013 | 2025.12.23 18:14:01.011495 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
| 2014 | 2025.12.23 18:14:01.928133 [ 274 ] {} <Trace> TCP-Session: 5118d44b-3ecf-4360-a391-63d4a54797f3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2015 | 2025.12.23 18:14:01.928507 [ 274 ] {57e0800f-9f57-4a2d-b841-08daa25a2eb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33165) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2016 | 2025.12.23 18:14:01.929040 [ 274 ] {57e0800f-9f57-4a2d-b841-08daa25a2eb9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2017 | 2025.12.23 18:14:01.929090 [ 274 ] {57e0800f-9f57-4a2d-b841-08daa25a2eb9} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2018 | 2025.12.23 18:14:01.929423 [ 274 ] {57e0800f-9f57-4a2d-b841-08daa25a2eb9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2019 | 2025.12.23 18:14:01.929521 [ 274 ] {57e0800f-9f57-4a2d-b841-08daa25a2eb9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2020 | 2025.12.23 18:14:01.929672 [ 274 ] {57e0800f-9f57-4a2d-b841-08daa25a2eb9} <Debug> oximeter.timeseries_schema (b098d7fb-7497-477a-aa69-64c9b98db64f) (SelectExecutor): Key condition: (column 0 notIn 45-element set) | ||
| 2021 | 2025.12.23 18:14:01.929810 [ 326 ] {57e0800f-9f57-4a2d-b841-08daa25a2eb9} <Trace> oximeter.timeseries_schema (b098d7fb-7497-477a-aa69-64c9b98db64f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2022 | 2025.12.23 18:14:01.929826 [ 325 ] {57e0800f-9f57-4a2d-b841-08daa25a2eb9} <Trace> oximeter.timeseries_schema (b098d7fb-7497-477a-aa69-64c9b98db64f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2023 | 2025.12.23 18:14:01.929959 [ 274 ] {57e0800f-9f57-4a2d-b841-08daa25a2eb9} <Debug> oximeter.timeseries_schema (b098d7fb-7497-477a-aa69-64c9b98db64f) (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 | ||
| 2024 | 2025.12.23 18:14:01.929989 [ 274 ] {57e0800f-9f57-4a2d-b841-08daa25a2eb9} <Trace> oximeter.timeseries_schema (b098d7fb-7497-477a-aa69-64c9b98db64f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2025 | 2025.12.23 18:14:01.932682 [ 274 ] {57e0800f-9f57-4a2d-b841-08daa25a2eb9} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2026 | 2025.12.23 18:14:01.932712 [ 274 ] {57e0800f-9f57-4a2d-b841-08daa25a2eb9} <Debug> oximeter.timeseries_schema (b098d7fb-7497-477a-aa69-64c9b98db64f) (SelectExecutor): Reading approx. 45 rows with 2 streams | ||
| 2027 | 2025.12.23 18:14:01.932773 [ 274 ] {57e0800f-9f57-4a2d-b841-08daa25a2eb9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2028 | 2025.12.23 18:14:01.932820 [ 274 ] {57e0800f-9f57-4a2d-b841-08daa25a2eb9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2029 | 2025.12.23 18:14:01.933748 [ 274 ] {57e0800f-9f57-4a2d-b841-08daa25a2eb9} <Debug> executeQuery: Read 45 rows, 1.75 KiB in 0.005412 sec., 8314.855875831485 rows/sec., 322.63 KiB/sec. | ||
| 2030 | 2025.12.23 18:14:01.933874 [ 274 ] {57e0800f-9f57-4a2d-b841-08daa25a2eb9} <Debug> TCPHandler: Processed in 0.005917945 sec. | ||
| 2031 | 2025.12.23 18:14:01.934927 [ 274 ] {} <Trace> TCP-Session: 5118d44b-3ecf-4360-a391-63d4a54797f3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2032 | 2025.12.23 18:14:01.935120 [ 274 ] {1e80d8ca-b2eb-4c66-826f-599fcbd41842} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33165) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2033 | 2025.12.23 18:14:01.935420 [ 274 ] {1e80d8ca-b2eb-4c66-826f-599fcbd41842} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2034 | 2025.12.23 18:14:01.935469 [ 274 ] {1e80d8ca-b2eb-4c66-826f-599fcbd41842} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2035 | 2025.12.23 18:14:01.935752 [ 274 ] {1e80d8ca-b2eb-4c66-826f-599fcbd41842} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2036 | 2025.12.23 18:14:01.935821 [ 274 ] {1e80d8ca-b2eb-4c66-826f-599fcbd41842} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2037 | 2025.12.23 18:14:01.935952 [ 274 ] {1e80d8ca-b2eb-4c66-826f-599fcbd41842} <Debug> oximeter.timeseries_schema (b098d7fb-7497-477a-aa69-64c9b98db64f) (SelectExecutor): Key condition: (column 0 notIn 46-element set) | ||
| 2038 | 2025.12.23 18:14:01.936033 [ 326 ] {1e80d8ca-b2eb-4c66-826f-599fcbd41842} <Trace> oximeter.timeseries_schema (b098d7fb-7497-477a-aa69-64c9b98db64f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2039 | 2025.12.23 18:14:01.936048 [ 302 ] {1e80d8ca-b2eb-4c66-826f-599fcbd41842} <Trace> oximeter.timeseries_schema (b098d7fb-7497-477a-aa69-64c9b98db64f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2040 | 2025.12.23 18:14:01.936146 [ 274 ] {1e80d8ca-b2eb-4c66-826f-599fcbd41842} <Debug> oximeter.timeseries_schema (b098d7fb-7497-477a-aa69-64c9b98db64f) (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 | ||
| 2041 | 2025.12.23 18:14:01.936173 [ 274 ] {1e80d8ca-b2eb-4c66-826f-599fcbd41842} <Trace> oximeter.timeseries_schema (b098d7fb-7497-477a-aa69-64c9b98db64f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2042 | 2025.12.23 18:14:01.936233 [ 274 ] {1e80d8ca-b2eb-4c66-826f-599fcbd41842} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2043 | 2025.12.23 18:14:01.936253 [ 274 ] {1e80d8ca-b2eb-4c66-826f-599fcbd41842} <Debug> oximeter.timeseries_schema (b098d7fb-7497-477a-aa69-64c9b98db64f) (SelectExecutor): Reading approx. 45 rows with 2 streams | ||
| 2044 | 2025.12.23 18:14:01.936284 [ 274 ] {1e80d8ca-b2eb-4c66-826f-599fcbd41842} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2045 | 2025.12.23 18:14:01.936322 [ 274 ] {1e80d8ca-b2eb-4c66-826f-599fcbd41842} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2046 | 2025.12.23 18:14:01.937050 [ 274 ] {1e80d8ca-b2eb-4c66-826f-599fcbd41842} <Debug> executeQuery: Read 45 rows, 1.75 KiB in 0.002017 sec., 22310.361923648983 rows/sec., 865.69 KiB/sec. | ||
| 2047 | 2025.12.23 18:14:01.937167 [ 274 ] {1e80d8ca-b2eb-4c66-826f-599fcbd41842} <Debug> TCPHandler: Processed in 0.002294301 sec. | ||
| 2048 | 2025.12.23 18:14:01.937387 [ 274 ] {} <Trace> TCP-Session: 5118d44b-3ecf-4360-a391-63d4a54797f3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2049 | 2025.12.23 18:14:01.937534 [ 274 ] {22b6412f-6487-44b0-8a18-99a6887c9521} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33165) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2050 | 2025.12.23 18:14:01.937768 [ 274 ] {22b6412f-6487-44b0-8a18-99a6887c9521} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2051 | 2025.12.23 18:14:01.937806 [ 274 ] {22b6412f-6487-44b0-8a18-99a6887c9521} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2052 | 2025.12.23 18:14:01.938033 [ 274 ] {22b6412f-6487-44b0-8a18-99a6887c9521} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2053 | 2025.12.23 18:14:01.938087 [ 274 ] {22b6412f-6487-44b0-8a18-99a6887c9521} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2054 | 2025.12.23 18:14:01.938192 [ 274 ] {22b6412f-6487-44b0-8a18-99a6887c9521} <Debug> oximeter.timeseries_schema (b098d7fb-7497-477a-aa69-64c9b98db64f) (SelectExecutor): Key condition: (column 0 notIn 47-element set) | ||
| 2055 | 2025.12.23 18:14:01.938256 [ 345 ] {22b6412f-6487-44b0-8a18-99a6887c9521} <Trace> oximeter.timeseries_schema (b098d7fb-7497-477a-aa69-64c9b98db64f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2056 | 2025.12.23 18:14:01.938271 [ 326 ] {22b6412f-6487-44b0-8a18-99a6887c9521} <Trace> oximeter.timeseries_schema (b098d7fb-7497-477a-aa69-64c9b98db64f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2057 | 2025.12.23 18:14:01.938369 [ 274 ] {22b6412f-6487-44b0-8a18-99a6887c9521} <Debug> oximeter.timeseries_schema (b098d7fb-7497-477a-aa69-64c9b98db64f) (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 | ||
| 2058 | 2025.12.23 18:14:01.938396 [ 274 ] {22b6412f-6487-44b0-8a18-99a6887c9521} <Trace> oximeter.timeseries_schema (b098d7fb-7497-477a-aa69-64c9b98db64f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2059 | 2025.12.23 18:14:01.938454 [ 274 ] {22b6412f-6487-44b0-8a18-99a6887c9521} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2060 | 2025.12.23 18:14:01.938473 [ 274 ] {22b6412f-6487-44b0-8a18-99a6887c9521} <Debug> oximeter.timeseries_schema (b098d7fb-7497-477a-aa69-64c9b98db64f) (SelectExecutor): Reading approx. 45 rows with 2 streams | ||
| 2061 | 2025.12.23 18:14:01.938505 [ 274 ] {22b6412f-6487-44b0-8a18-99a6887c9521} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2062 | 2025.12.23 18:14:01.938537 [ 274 ] {22b6412f-6487-44b0-8a18-99a6887c9521} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2063 | 2025.12.23 18:14:01.939195 [ 274 ] {22b6412f-6487-44b0-8a18-99a6887c9521} <Debug> executeQuery: Read 45 rows, 1.75 KiB in 0.001725 sec., 26086.956521739132 rows/sec., 1012.23 KiB/sec. | ||
| 2064 | 2025.12.23 18:14:01.939305 [ 274 ] {22b6412f-6487-44b0-8a18-99a6887c9521} <Debug> TCPHandler: Processed in 0.001968724 sec. | ||
| 2065 | 2025.12.23 18:14:01.939694 [ 274 ] {} <Trace> TCP-Session: 5118d44b-3ecf-4360-a391-63d4a54797f3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2066 | 2025.12.23 18:14:01.939869 [ 274 ] {2ffb25b3-0ab7-4435-8700-08d79398e966} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33165) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2067 | 2025.12.23 18:14:01.940182 [ 274 ] {2ffb25b3-0ab7-4435-8700-08d79398e966} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2068 | 2025.12.23 18:14:01.940232 [ 274 ] {2ffb25b3-0ab7-4435-8700-08d79398e966} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2069 | 2025.12.23 18:14:01.940532 [ 274 ] {2ffb25b3-0ab7-4435-8700-08d79398e966} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2070 | 2025.12.23 18:14:01.940604 [ 274 ] {2ffb25b3-0ab7-4435-8700-08d79398e966} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2071 | 2025.12.23 18:14:01.940735 [ 274 ] {2ffb25b3-0ab7-4435-8700-08d79398e966} <Debug> oximeter.timeseries_schema (b098d7fb-7497-477a-aa69-64c9b98db64f) (SelectExecutor): Key condition: (column 0 notIn 48-element set) | ||
| 2072 | 2025.12.23 18:14:01.940830 [ 302 ] {2ffb25b3-0ab7-4435-8700-08d79398e966} <Trace> oximeter.timeseries_schema (b098d7fb-7497-477a-aa69-64c9b98db64f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2073 | 2025.12.23 18:14:01.940836 [ 345 ] {2ffb25b3-0ab7-4435-8700-08d79398e966} <Trace> oximeter.timeseries_schema (b098d7fb-7497-477a-aa69-64c9b98db64f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2074 | 2025.12.23 18:14:01.940964 [ 274 ] {2ffb25b3-0ab7-4435-8700-08d79398e966} <Debug> oximeter.timeseries_schema (b098d7fb-7497-477a-aa69-64c9b98db64f) (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 | ||
| 2075 | 2025.12.23 18:14:01.940998 [ 274 ] {2ffb25b3-0ab7-4435-8700-08d79398e966} <Trace> oximeter.timeseries_schema (b098d7fb-7497-477a-aa69-64c9b98db64f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2076 | 2025.12.23 18:14:01.941071 [ 274 ] {2ffb25b3-0ab7-4435-8700-08d79398e966} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2077 | 2025.12.23 18:14:01.941094 [ 274 ] {2ffb25b3-0ab7-4435-8700-08d79398e966} <Debug> oximeter.timeseries_schema (b098d7fb-7497-477a-aa69-64c9b98db64f) (SelectExecutor): Reading approx. 45 rows with 2 streams | ||
| 2078 | 2025.12.23 18:14:01.941135 [ 274 ] {2ffb25b3-0ab7-4435-8700-08d79398e966} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2079 | 2025.12.23 18:14:01.941176 [ 274 ] {2ffb25b3-0ab7-4435-8700-08d79398e966} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2080 | 2025.12.23 18:14:01.941879 [ 274 ] {2ffb25b3-0ab7-4435-8700-08d79398e966} <Debug> executeQuery: Read 45 rows, 1.75 KiB in 0.002091 sec., 21520.80344332855 rows/sec., 835.05 KiB/sec. | ||
| 2081 | 2025.12.23 18:14:01.941982 [ 274 ] {2ffb25b3-0ab7-4435-8700-08d79398e966} <Debug> TCPHandler: Processed in 0.002348901 sec. | ||
| 2082 | 2025.12.23 18:14:01.948578 [ 274 ] {} <Trace> TCP-Session: 5118d44b-3ecf-4360-a391-63d4a54797f3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2083 | 2025.12.23 18:14:01.948694 [ 274 ] {fb1594f2-c2fe-482f-a06b-8c55d4f46c65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33165) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 2084 | 2025.12.23 18:14:01.948740 [ 274 ] {fb1594f2-c2fe-482f-a06b-8c55d4f46c65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2085 | 2025.12.23 18:14:01.949348 [ 274 ] {fb1594f2-c2fe-482f-a06b-8c55d4f46c65} <Trace> oximeter.timeseries_schema (b098d7fb-7497-477a-aa69-64c9b98db64f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2086 | 2025.12.23 18:14:01.949393 [ 274 ] {fb1594f2-c2fe-482f-a06b-8c55d4f46c65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2087 | 2025.12.23 18:14:01.949955 [ 274 ] {fb1594f2-c2fe-482f-a06b-8c55d4f46c65} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2088 | 2025.12.23 18:14:01.950374 [ 274 ] {fb1594f2-c2fe-482f-a06b-8c55d4f46c65} <Trace> oximeter.timeseries_schema (b098d7fb-7497-477a-aa69-64c9b98db64f): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2089 | 2025.12.23 18:14:01.950530 [ 274 ] {fb1594f2-c2fe-482f-a06b-8c55d4f46c65} <Debug> executeQuery: Read 4 rows, 433.00 B in 0.001868 sec., 2141.327623126338 rows/sec., 226.37 KiB/sec. | ||
| 2090 | 2025.12.23 18:14:01.950573 [ 274 ] {fb1594f2-c2fe-482f-a06b-8c55d4f46c65} <Debug> TCPHandler: Processed in 0.002050356 sec. | ||
| 2091 | 2025.12.23 18:14:01.950697 [ 274 ] {} <Trace> TCP-Session: 5118d44b-3ecf-4360-a391-63d4a54797f3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2092 | 2025.12.23 18:14:01.950796 [ 274 ] {c29b02d9-3173-4cb0-9733-0acd49e9a60d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33165) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2093 | 2025.12.23 18:14:01.950840 [ 274 ] {c29b02d9-3173-4cb0-9733-0acd49e9a60d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2094 | 2025.12.23 18:14:01.951316 [ 274 ] {c29b02d9-3173-4cb0-9733-0acd49e9a60d} <Trace> oximeter.fields_string (af970116-f5d0-48a8-b888-3d92c2867a6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2095 | 2025.12.23 18:14:01.951352 [ 274 ] {c29b02d9-3173-4cb0-9733-0acd49e9a60d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2096 | 2025.12.23 18:14:01.951805 [ 274 ] {c29b02d9-3173-4cb0-9733-0acd49e9a60d} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2097 | 2025.12.23 18:14:01.952274 [ 274 ] {c29b02d9-3173-4cb0-9733-0acd49e9a60d} <Trace> oximeter.fields_string (af970116-f5d0-48a8-b888-3d92c2867a6c): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2098 | 2025.12.23 18:14:01.952411 [ 274 ] {c29b02d9-3173-4cb0-9733-0acd49e9a60d} <Debug> executeQuery: Read 82 rows, 7.00 KiB in 0.001635 sec., 50152.90519877676 rows/sec., 4.18 MiB/sec. | ||
| 2099 | 2025.12.23 18:14:01.952449 [ 274 ] {c29b02d9-3173-4cb0-9733-0acd49e9a60d} <Debug> TCPHandler: Processed in 0.001804562 sec. | ||
| 2100 | 2025.12.23 18:14:01.952579 [ 274 ] {} <Trace> TCP-Session: 5118d44b-3ecf-4360-a391-63d4a54797f3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2101 | 2025.12.23 18:14:01.952676 [ 274 ] {41a1a008-6b5b-4e1e-b9d9-541453e90e23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33165) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2102 | 2025.12.23 18:14:01.952718 [ 274 ] {41a1a008-6b5b-4e1e-b9d9-541453e90e23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2103 | 2025.12.23 18:14:01.953125 [ 274 ] {41a1a008-6b5b-4e1e-b9d9-541453e90e23} <Trace> oximeter.fields_u16 (a75aa661-c25d-4f71-a801-335ef43dd6dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2104 | 2025.12.23 18:14:01.953162 [ 274 ] {41a1a008-6b5b-4e1e-b9d9-541453e90e23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2105 | 2025.12.23 18:14:01.953643 [ 274 ] {41a1a008-6b5b-4e1e-b9d9-541453e90e23} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2106 | 2025.12.23 18:14:01.954099 [ 274 ] {41a1a008-6b5b-4e1e-b9d9-541453e90e23} <Trace> oximeter.fields_u16 (a75aa661-c25d-4f71-a801-335ef43dd6dc): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2107 | 2025.12.23 18:14:01.954257 [ 274 ] {41a1a008-6b5b-4e1e-b9d9-541453e90e23} <Debug> executeQuery: Read 13 rows, 1001.00 B in 0.0016 sec., 8125 rows/sec., 610.96 KiB/sec. | ||
| 2108 | 2025.12.23 18:14:01.954297 [ 274 ] {41a1a008-6b5b-4e1e-b9d9-541453e90e23} <Debug> TCPHandler: Processed in 0.001769001 sec. | ||
| 2109 | 2025.12.23 18:14:01.954419 [ 274 ] {} <Trace> TCP-Session: 5118d44b-3ecf-4360-a391-63d4a54797f3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2110 | 2025.12.23 18:14:01.954513 [ 274 ] {d2b552f0-0858-4114-820a-a6cb6c037d40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33165) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2111 | 2025.12.23 18:14:01.954553 [ 274 ] {d2b552f0-0858-4114-820a-a6cb6c037d40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2112 | 2025.12.23 18:14:01.954979 [ 274 ] {d2b552f0-0858-4114-820a-a6cb6c037d40} <Trace> oximeter.fields_uuid (cd0df809-70c0-4d52-8ca7-5a0086f9f684): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2113 | 2025.12.23 18:14:01.955028 [ 274 ] {d2b552f0-0858-4114-820a-a6cb6c037d40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2114 | 2025.12.23 18:14:01.955447 [ 274 ] {d2b552f0-0858-4114-820a-a6cb6c037d40} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2115 | 2025.12.23 18:14:01.955872 [ 274 ] {d2b552f0-0858-4114-820a-a6cb6c037d40} <Trace> oximeter.fields_uuid (cd0df809-70c0-4d52-8ca7-5a0086f9f684): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2116 | 2025.12.23 18:14:01.956004 [ 274 ] {d2b552f0-0858-4114-820a-a6cb6c037d40} <Debug> executeQuery: Read 80 rows, 6.40 KiB in 0.001508 sec., 53050.39787798408 rows/sec., 4.14 MiB/sec. | ||
| 2117 | 2025.12.23 18:14:01.956042 [ 274 ] {d2b552f0-0858-4114-820a-a6cb6c037d40} <Debug> TCPHandler: Processed in 0.001674019 sec. | ||
| 2118 | 2025.12.23 18:14:01.956160 [ 274 ] {} <Trace> TCP-Session: 5118d44b-3ecf-4360-a391-63d4a54797f3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2119 | 2025.12.23 18:14:01.956258 [ 274 ] {aee60c60-8913-485c-9ede-5f5dc3e55efe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33165) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2120 | 2025.12.23 18:14:01.956303 [ 274 ] {aee60c60-8913-485c-9ede-5f5dc3e55efe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2121 | 2025.12.23 18:14:01.956687 [ 274 ] {aee60c60-8913-485c-9ede-5f5dc3e55efe} <Trace> oximeter.measurements_cumulativeu64 (42805e88-f8e1-4fc7-a1f4-81ec2c86fb46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2122 | 2025.12.23 18:14:01.956723 [ 274 ] {aee60c60-8913-485c-9ede-5f5dc3e55efe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2123 | 2025.12.23 18:14:01.957163 [ 274 ] {aee60c60-8913-485c-9ede-5f5dc3e55efe} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2124 | 2025.12.23 18:14:01.957592 [ 274 ] {aee60c60-8913-485c-9ede-5f5dc3e55efe} <Trace> oximeter.measurements_cumulativeu64 (42805e88-f8e1-4fc7-a1f4-81ec2c86fb46): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2125 | 2025.12.23 18:14:01.957724 [ 274 ] {aee60c60-8913-485c-9ede-5f5dc3e55efe} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001484 sec., 86253.36927223719 rows/sec., 6.01 MiB/sec. | ||
| 2126 | 2025.12.23 18:14:01.957760 [ 274 ] {aee60c60-8913-485c-9ede-5f5dc3e55efe} <Debug> TCPHandler: Processed in 0.00165005 sec. | ||
| 2127 | 2025.12.23 18:14:01.957877 [ 274 ] {} <Trace> TCP-Session: 5118d44b-3ecf-4360-a391-63d4a54797f3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2128 | 2025.12.23 18:14:01.957973 [ 274 ] {11c995f8-ec31-48a0-843e-6ce48c6c40e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33165) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2129 | 2025.12.23 18:14:01.958029 [ 274 ] {11c995f8-ec31-48a0-843e-6ce48c6c40e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2130 | 2025.12.23 18:14:01.958764 [ 274 ] {11c995f8-ec31-48a0-843e-6ce48c6c40e1} <Trace> oximeter.measurements_histogramu64 (4cc204ec-6cf0-4382-92e4-0ffa058b5b83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2131 | 2025.12.23 18:14:01.958800 [ 274 ] {11c995f8-ec31-48a0-843e-6ce48c6c40e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2132 | 2025.12.23 18:14:01.964100 [ 274 ] {11c995f8-ec31-48a0-843e-6ce48c6c40e1} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 2133 | 2025.12.23 18:14:01.964627 [ 274 ] {11c995f8-ec31-48a0-843e-6ce48c6c40e1} <Trace> oximeter.measurements_histogramu64 (4cc204ec-6cf0-4382-92e4-0ffa058b5b83): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2134 | 2025.12.23 18:14:01.964791 [ 274 ] {11c995f8-ec31-48a0-843e-6ce48c6c40e1} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.006834 sec., 1902.2534386889085 rows/sec., 3.41 MiB/sec. | ||
| 2135 | 2025.12.23 18:14:01.964855 [ 274 ] {11c995f8-ec31-48a0-843e-6ce48c6c40e1} <Debug> TCPHandler: Processed in 0.007028204 sec. | ||
| 2136 | 2025.12.23 18:14:01.964991 [ 274 ] {} <Trace> TCP-Session: 5118d44b-3ecf-4360-a391-63d4a54797f3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2137 | 2025.12.23 18:14:01.965086 [ 274 ] {4d7dab66-4ae6-495d-99a9-142e8a51b13e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33165) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 2138 | 2025.12.23 18:14:01.965129 [ 274 ] {4d7dab66-4ae6-495d-99a9-142e8a51b13e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2139 | 2025.12.23 18:14:01.965456 [ 274 ] {4d7dab66-4ae6-495d-99a9-142e8a51b13e} <Trace> oximeter.measurements_i64 (1b4b2dac-ca69-4bad-9e8d-71658ae29adb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2140 | 2025.12.23 18:14:01.965492 [ 274 ] {4d7dab66-4ae6-495d-99a9-142e8a51b13e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2141 | 2025.12.23 18:14:01.965904 [ 274 ] {4d7dab66-4ae6-495d-99a9-142e8a51b13e} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 2142 | 2025.12.23 18:14:01.966329 [ 274 ] {4d7dab66-4ae6-495d-99a9-142e8a51b13e} <Trace> oximeter.measurements_i64 (1b4b2dac-ca69-4bad-9e8d-71658ae29adb): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2143 | 2025.12.23 18:14:01.966459 [ 274 ] {4d7dab66-4ae6-495d-99a9-142e8a51b13e} <Debug> executeQuery: Read 3 rows, 217.00 B in 0.001391 sec., 2156.721782890007 rows/sec., 152.35 KiB/sec. | ||
| 2144 | 2025.12.23 18:14:01.966495 [ 274 ] {4d7dab66-4ae6-495d-99a9-142e8a51b13e} <Debug> TCPHandler: Processed in 0.001558278 sec. | ||
| 2145 | 2025.12.23 18:14:01.966605 [ 274 ] {} <Trace> TCP-Session: 5118d44b-3ecf-4360-a391-63d4a54797f3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2146 | 2025.12.23 18:14:01.966701 [ 274 ] {c5594d36-64d8-419a-ba7d-7ed89e121175} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33165) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2147 | 2025.12.23 18:14:01.966743 [ 274 ] {c5594d36-64d8-419a-ba7d-7ed89e121175} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2148 | 2025.12.23 18:14:01.967073 [ 274 ] {c5594d36-64d8-419a-ba7d-7ed89e121175} <Trace> oximeter.measurements_u64 (c65b2b0b-018f-4a17-94c5-4021396f47e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2149 | 2025.12.23 18:14:01.967108 [ 274 ] {c5594d36-64d8-419a-ba7d-7ed89e121175} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2150 | 2025.12.23 18:14:01.967565 [ 274 ] {c5594d36-64d8-419a-ba7d-7ed89e121175} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2151 | 2025.12.23 18:14:01.967988 [ 274 ] {c5594d36-64d8-419a-ba7d-7ed89e121175} <Trace> oximeter.measurements_u64 (c65b2b0b-018f-4a17-94c5-4021396f47e4): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2152 | 2025.12.23 18:14:01.968120 [ 274 ] {c5594d36-64d8-419a-ba7d-7ed89e121175} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001437 sec., 33402.92275574113 rows/sec., 2.25 MiB/sec. | ||
| 2153 | 2025.12.23 18:14:01.968155 [ 274 ] {c5594d36-64d8-419a-ba7d-7ed89e121175} <Debug> TCPHandler: Processed in 0.001600328 sec. | ||
| 2154 | 2025.12.23 18:14:06.949506 [ 274 ] {} <Trace> TCP-Session: 5118d44b-3ecf-4360-a391-63d4a54797f3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2155 | 2025.12.23 18:14:06.949700 [ 274 ] {cafac23b-29bc-4484-b18e-04ea17cd34ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33165) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2156 | 2025.12.23 18:14:06.949771 [ 274 ] {cafac23b-29bc-4484-b18e-04ea17cd34ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2157 | 2025.12.23 18:14:06.950665 [ 274 ] {cafac23b-29bc-4484-b18e-04ea17cd34ec} <Trace> oximeter.fields_i16 (a7723948-0045-4e6c-883e-f9b726276b2e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2158 | 2025.12.23 18:14:06.950714 [ 274 ] {cafac23b-29bc-4484-b18e-04ea17cd34ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 2159 | 2025.12.23 18:14:06.951244 [ 274 ] {cafac23b-29bc-4484-b18e-04ea17cd34ec} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2160 | 2025.12.23 18:14:06.951793 [ 274 ] {cafac23b-29bc-4484-b18e-04ea17cd34ec} <Trace> oximeter.fields_i16 (a7723948-0045-4e6c-883e-f9b726276b2e): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2161 | 2025.12.23 18:14:06.951963 [ 274 ] {cafac23b-29bc-4484-b18e-04ea17cd34ec} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.002313 sec., 177258.97103329012 rows/sec., 11.24 MiB/sec. | ||
| 2162 | 2025.12.23 18:14:06.952014 [ 274 ] {cafac23b-29bc-4484-b18e-04ea17cd34ec} <Debug> TCPHandler: Processed in 0.002642677 sec. | ||
| 2163 | 2025.12.23 18:14:06.952150 [ 274 ] {} <Trace> TCP-Session: 5118d44b-3ecf-4360-a391-63d4a54797f3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2164 | 2025.12.23 18:14:06.952256 [ 274 ] {74007af7-d412-4a12-8b21-11d47d2faffd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33165) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2165 | 2025.12.23 18:14:06.952302 [ 274 ] {74007af7-d412-4a12-8b21-11d47d2faffd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2166 | 2025.12.23 18:14:06.953215 [ 274 ] {74007af7-d412-4a12-8b21-11d47d2faffd} <Trace> oximeter.fields_string (af970116-f5d0-48a8-b888-3d92c2867a6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2167 | 2025.12.23 18:14:06.953253 [ 274 ] {74007af7-d412-4a12-8b21-11d47d2faffd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 2168 | 2025.12.23 18:14:06.953769 [ 274 ] {74007af7-d412-4a12-8b21-11d47d2faffd} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2169 | 2025.12.23 18:14:06.954217 [ 274 ] {74007af7-d412-4a12-8b21-11d47d2faffd} <Trace> oximeter.fields_string (af970116-f5d0-48a8-b888-3d92c2867a6c): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2170 | 2025.12.23 18:14:06.954357 [ 274 ] {74007af7-d412-4a12-8b21-11d47d2faffd} <Debug> executeQuery: Read 1112 rows, 89.84 KiB in 0.002126 sec., 523047.9774223895 rows/sec., 41.27 MiB/sec. | ||
| 2171 | 2025.12.23 18:14:06.954396 [ 274 ] {74007af7-d412-4a12-8b21-11d47d2faffd} <Debug> TCPHandler: Processed in 0.002301601 sec. | ||
| 2172 | 2025.12.23 18:14:06.954514 [ 274 ] {} <Trace> TCP-Session: 5118d44b-3ecf-4360-a391-63d4a54797f3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2173 | 2025.12.23 18:14:06.954617 [ 274 ] {19a55c1d-07e5-4f60-ae4b-15239a67b65c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33165) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2174 | 2025.12.23 18:14:06.954659 [ 274 ] {19a55c1d-07e5-4f60-ae4b-15239a67b65c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2175 | 2025.12.23 18:14:06.955149 [ 274 ] {19a55c1d-07e5-4f60-ae4b-15239a67b65c} <Trace> oximeter.fields_u16 (a75aa661-c25d-4f71-a801-335ef43dd6dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2176 | 2025.12.23 18:14:06.955187 [ 274 ] {19a55c1d-07e5-4f60-ae4b-15239a67b65c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 2177 | 2025.12.23 18:14:06.955686 [ 274 ] {19a55c1d-07e5-4f60-ae4b-15239a67b65c} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2178 | 2025.12.23 18:14:06.956215 [ 274 ] {19a55c1d-07e5-4f60-ae4b-15239a67b65c} <Trace> oximeter.fields_u16 (a75aa661-c25d-4f71-a801-335ef43dd6dc): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2179 | 2025.12.23 18:14:06.956347 [ 54 ] {} <Debug> oximeter.fields_u16 (a75aa661-c25d-4f71-a801-335ef43dd6dc) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2180 | 2025.12.23 18:14:06.956367 [ 274 ] {19a55c1d-07e5-4f60-ae4b-15239a67b65c} <Debug> executeQuery: Read 205 rows, 12.32 KiB in 0.001773 sec., 115623.23745064861 rows/sec., 6.78 MiB/sec. | ||
| 2181 | 2025.12.23 18:14:06.956412 [ 54 ] {} <Trace> oximeter.fields_u16 (a75aa661-c25d-4f71-a801-335ef43dd6dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2182 | 2025.12.23 18:14:06.956422 [ 274 ] {19a55c1d-07e5-4f60-ae4b-15239a67b65c} <Debug> TCPHandler: Processed in 0.001958304 sec. | ||
| 2183 | 2025.12.23 18:14:06.956443 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 2184 | 2025.12.23 18:14:06.956557 [ 274 ] {} <Trace> TCP-Session: 5118d44b-3ecf-4360-a391-63d4a54797f3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2185 | 2025.12.23 18:14:06.956568 [ 201 ] {a75aa661-c25d-4f71-a801-335ef43dd6dc::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 | ||
| 2186 | 2025.12.23 18:14:06.956661 [ 274 ] {3c2d23f7-332e-444d-8b50-54142439da59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33165) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2187 | 2025.12.23 18:14:06.956708 [ 274 ] {3c2d23f7-332e-444d-8b50-54142439da59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2188 | 2025.12.23 18:14:06.956713 [ 201 ] {a75aa661-c25d-4f71-a801-335ef43dd6dc::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2189 | 2025.12.23 18:14:06.956767 [ 201 ] {a75aa661-c25d-4f71-a801-335ef43dd6dc::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 20 rows starting from the beginning of the part | ||
| 2190 | 2025.12.23 18:14:06.956840 [ 201 ] {a75aa661-c25d-4f71-a801-335ef43dd6dc::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 207 rows starting from the beginning of the part | ||
| 2191 | 2025.12.23 18:14:06.956886 [ 201 ] {a75aa661-c25d-4f71-a801-335ef43dd6dc::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 205 rows starting from the beginning of the part | ||
| 2192 | 2025.12.23 18:14:06.956933 [ 201 ] {a75aa661-c25d-4f71-a801-335ef43dd6dc::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 4 rows starting from the beginning of the part | ||
| 2193 | 2025.12.23 18:14:06.956984 [ 201 ] {a75aa661-c25d-4f71-a801-335ef43dd6dc::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 13 rows starting from the beginning of the part | ||
| 2194 | 2025.12.23 18:14:06.957026 [ 201 ] {a75aa661-c25d-4f71-a801-335ef43dd6dc::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 205 rows starting from the beginning of the part | ||
| 2195 | 2025.12.23 18:14:06.957251 [ 274 ] {3c2d23f7-332e-444d-8b50-54142439da59} <Trace> oximeter.fields_u32 (0d67b71b-6525-47d6-b29a-963b77e75fdf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2196 | 2025.12.23 18:14:06.957295 [ 274 ] {3c2d23f7-332e-444d-8b50-54142439da59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 2197 | 2025.12.23 18:14:06.957790 [ 274 ] {3c2d23f7-332e-444d-8b50-54142439da59} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2198 | 2025.12.23 18:14:06.958106 [ 186 ] {a75aa661-c25d-4f71-a801-335ef43dd6dc::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 654 rows, containing 5 columns (5 merged, 0 gathered) in 0.001589698 sec., 411398.894632817 rows/sec., 26.06 MiB/sec. | ||
| 2199 | 2025.12.23 18:14:06.958238 [ 274 ] {3c2d23f7-332e-444d-8b50-54142439da59} <Trace> oximeter.fields_u32 (0d67b71b-6525-47d6-b29a-963b77e75fdf): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2200 | 2025.12.23 18:14:06.958435 [ 274 ] {3c2d23f7-332e-444d-8b50-54142439da59} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001794 sec., 118171.6833890747 rows/sec., 7.62 MiB/sec. | ||
| 2201 | 2025.12.23 18:14:06.958457 [ 186 ] {a75aa661-c25d-4f71-a801-335ef43dd6dc::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2202 | 2025.12.23 18:14:06.958486 [ 274 ] {3c2d23f7-332e-444d-8b50-54142439da59} <Debug> TCPHandler: Processed in 0.001979635 sec. | ||
| 2203 | 2025.12.23 18:14:06.958612 [ 274 ] {} <Trace> TCP-Session: 5118d44b-3ecf-4360-a391-63d4a54797f3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2204 | 2025.12.23 18:14:06.958711 [ 274 ] {c3d6bfa0-055b-4444-af34-f8fa662c53ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33165) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2205 | 2025.12.23 18:14:06.958756 [ 274 ] {c3d6bfa0-055b-4444-af34-f8fa662c53ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2206 | 2025.12.23 18:14:06.959022 [ 186 ] {a75aa661-c25d-4f71-a801-335ef43dd6dc::all_1_6_1} <Trace> oximeter.fields_u16 (a75aa661-c25d-4f71-a801-335ef43dd6dc): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2207 | 2025.12.23 18:14:06.959151 [ 186 ] {a75aa661-c25d-4f71-a801-335ef43dd6dc::all_1_6_1} <Trace> oximeter.fields_u16 (a75aa661-c25d-4f71-a801-335ef43dd6dc) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2208 | 2025.12.23 18:14:06.959252 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 2209 | 2025.12.23 18:14:06.959261 [ 274 ] {c3d6bfa0-055b-4444-af34-f8fa662c53ee} <Trace> oximeter.fields_u8 (a5bb4ade-29cd-4bf2-8bb1-1fec8be7b1a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2210 | 2025.12.23 18:14:06.959304 [ 274 ] {c3d6bfa0-055b-4444-af34-f8fa662c53ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 2211 | 2025.12.23 18:14:06.959747 [ 274 ] {c3d6bfa0-055b-4444-af34-f8fa662c53ee} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2212 | 2025.12.23 18:14:06.960221 [ 274 ] {c3d6bfa0-055b-4444-af34-f8fa662c53ee} <Trace> oximeter.fields_u8 (a5bb4ade-29cd-4bf2-8bb1-1fec8be7b1a7): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2213 | 2025.12.23 18:14:06.960372 [ 274 ] {c3d6bfa0-055b-4444-af34-f8fa662c53ee} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.00168 sec., 125595.23809523809 rows/sec., 7.13 MiB/sec. | ||
| 2214 | 2025.12.23 18:14:06.960412 [ 274 ] {c3d6bfa0-055b-4444-af34-f8fa662c53ee} <Debug> TCPHandler: Processed in 0.001850253 sec. | ||
| 2215 | 2025.12.23 18:14:06.960549 [ 274 ] {} <Trace> TCP-Session: 5118d44b-3ecf-4360-a391-63d4a54797f3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2216 | 2025.12.23 18:14:06.960647 [ 274 ] {126efef5-5adc-4edc-be8e-0c36e30f0cc8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33165) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2217 | 2025.12.23 18:14:06.960688 [ 274 ] {126efef5-5adc-4edc-be8e-0c36e30f0cc8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2218 | 2025.12.23 18:14:06.961400 [ 274 ] {126efef5-5adc-4edc-be8e-0c36e30f0cc8} <Trace> oximeter.fields_uuid (cd0df809-70c0-4d52-8ca7-5a0086f9f684): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2219 | 2025.12.23 18:14:06.961437 [ 274 ] {126efef5-5adc-4edc-be8e-0c36e30f0cc8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 2220 | 2025.12.23 18:14:06.961930 [ 274 ] {126efef5-5adc-4edc-be8e-0c36e30f0cc8} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2221 | 2025.12.23 18:14:06.962404 [ 274 ] {126efef5-5adc-4edc-be8e-0c36e30f0cc8} <Trace> oximeter.fields_uuid (cd0df809-70c0-4d52-8ca7-5a0086f9f684): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2222 | 2025.12.23 18:14:06.962541 [ 274 ] {126efef5-5adc-4edc-be8e-0c36e30f0cc8} <Debug> executeQuery: Read 679 rows, 48.47 KiB in 0.001914 sec., 354754.44096133753 rows/sec., 24.73 MiB/sec. | ||
| 2223 | 2025.12.23 18:14:06.962579 [ 274 ] {126efef5-5adc-4edc-be8e-0c36e30f0cc8} <Debug> TCPHandler: Processed in 0.002080407 sec. | ||
| 2224 | 2025.12.23 18:14:06.962695 [ 274 ] {} <Trace> TCP-Session: 5118d44b-3ecf-4360-a391-63d4a54797f3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2225 | 2025.12.23 18:14:06.962790 [ 274 ] {f13f5b38-89bf-4745-b943-9798f34c6a1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33165) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2226 | 2025.12.23 18:14:06.962834 [ 274 ] {f13f5b38-89bf-4745-b943-9798f34c6a1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2227 | 2025.12.23 18:14:06.963179 [ 274 ] {f13f5b38-89bf-4745-b943-9798f34c6a1c} <Trace> oximeter.measurements_bool (968d0006-ef4f-40f9-a025-9e9b6814ae5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2228 | 2025.12.23 18:14:06.963217 [ 274 ] {f13f5b38-89bf-4745-b943-9798f34c6a1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 2229 | 2025.12.23 18:14:06.963664 [ 274 ] {f13f5b38-89bf-4745-b943-9798f34c6a1c} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2230 | 2025.12.23 18:14:06.964091 [ 274 ] {f13f5b38-89bf-4745-b943-9798f34c6a1c} <Trace> oximeter.measurements_bool (968d0006-ef4f-40f9-a025-9e9b6814ae5a): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2231 | 2025.12.23 18:14:06.964229 [ 274 ] {f13f5b38-89bf-4745-b943-9798f34c6a1c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001457 sec., 4118.050789293068 rows/sec., 215.15 KiB/sec. | ||
| 2232 | 2025.12.23 18:14:06.964277 [ 274 ] {f13f5b38-89bf-4745-b943-9798f34c6a1c} <Debug> TCPHandler: Processed in 0.001629949 sec. | ||
| 2233 | 2025.12.23 18:14:06.964414 [ 274 ] {} <Trace> TCP-Session: 5118d44b-3ecf-4360-a391-63d4a54797f3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2234 | 2025.12.23 18:14:06.964510 [ 274 ] {92e28665-982e-43e0-89ec-60715788f7aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33165) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2235 | 2025.12.23 18:14:06.964554 [ 274 ] {92e28665-982e-43e0-89ec-60715788f7aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2236 | 2025.12.23 18:14:06.965010 [ 274 ] {92e28665-982e-43e0-89ec-60715788f7aa} <Trace> oximeter.measurements_cumulativeu64 (42805e88-f8e1-4fc7-a1f4-81ec2c86fb46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2237 | 2025.12.23 18:14:06.965046 [ 274 ] {92e28665-982e-43e0-89ec-60715788f7aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 2238 | 2025.12.23 18:14:06.965502 [ 274 ] {92e28665-982e-43e0-89ec-60715788f7aa} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2239 | 2025.12.23 18:14:06.965957 [ 274 ] {92e28665-982e-43e0-89ec-60715788f7aa} <Trace> oximeter.measurements_cumulativeu64 (42805e88-f8e1-4fc7-a1f4-81ec2c86fb46): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2240 | 2025.12.23 18:14:06.966094 [ 274 ] {92e28665-982e-43e0-89ec-60715788f7aa} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001603 sec., 195882.71990018713 rows/sec., 12.87 MiB/sec. | ||
| 2241 | 2025.12.23 18:14:06.966132 [ 274 ] {92e28665-982e-43e0-89ec-60715788f7aa} <Debug> TCPHandler: Processed in 0.001767022 sec. | ||
| 2242 | 2025.12.23 18:14:06.966249 [ 274 ] {} <Trace> TCP-Session: 5118d44b-3ecf-4360-a391-63d4a54797f3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2243 | 2025.12.23 18:14:06.966345 [ 274 ] {1158c0e3-3981-4ff2-ad99-09f5613a71cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33165) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2244 | 2025.12.23 18:14:06.966389 [ 274 ] {1158c0e3-3981-4ff2-ad99-09f5613a71cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2245 | 2025.12.23 18:14:06.966713 [ 274 ] {1158c0e3-3981-4ff2-ad99-09f5613a71cd} <Trace> oximeter.measurements_f64 (d5879a5c-8bbd-487f-8d18-7e9a94e01c23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2246 | 2025.12.23 18:14:06.966749 [ 274 ] {1158c0e3-3981-4ff2-ad99-09f5613a71cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 2247 | 2025.12.23 18:14:06.967171 [ 274 ] {1158c0e3-3981-4ff2-ad99-09f5613a71cd} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2248 | 2025.12.23 18:14:06.967660 [ 274 ] {1158c0e3-3981-4ff2-ad99-09f5613a71cd} <Trace> oximeter.measurements_f64 (d5879a5c-8bbd-487f-8d18-7e9a94e01c23): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2249 | 2025.12.23 18:14:06.967793 [ 274 ] {1158c0e3-3981-4ff2-ad99-09f5613a71cd} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001467 sec., 681.6632583503749 rows/sec., 45.93 KiB/sec. | ||
| 2250 | 2025.12.23 18:14:06.967830 [ 274 ] {1158c0e3-3981-4ff2-ad99-09f5613a71cd} <Debug> TCPHandler: Processed in 0.001629308 sec. | ||
| 2251 | 2025.12.23 18:14:06.967943 [ 274 ] {} <Trace> TCP-Session: 5118d44b-3ecf-4360-a391-63d4a54797f3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2252 | 2025.12.23 18:14:06.968038 [ 274 ] {bffd1686-efda-4b16-bef4-a0afe3d398b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33165) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2253 | 2025.12.23 18:14:06.968080 [ 274 ] {bffd1686-efda-4b16-bef4-a0afe3d398b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2254 | 2025.12.23 18:14:06.968422 [ 274 ] {bffd1686-efda-4b16-bef4-a0afe3d398b8} <Trace> oximeter.measurements_u64 (c65b2b0b-018f-4a17-94c5-4021396f47e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2255 | 2025.12.23 18:14:06.968458 [ 274 ] {bffd1686-efda-4b16-bef4-a0afe3d398b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 2256 | 2025.12.23 18:14:06.968903 [ 274 ] {bffd1686-efda-4b16-bef4-a0afe3d398b8} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2257 | 2025.12.23 18:14:06.969336 [ 274 ] {bffd1686-efda-4b16-bef4-a0afe3d398b8} <Trace> oximeter.measurements_u64 (c65b2b0b-018f-4a17-94c5-4021396f47e4): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2258 | 2025.12.23 18:14:06.969468 [ 274 ] {bffd1686-efda-4b16-bef4-a0afe3d398b8} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001448 sec., 71823.2044198895 rows/sec., 4.40 MiB/sec. | ||
| 2259 | 2025.12.23 18:14:06.969505 [ 274 ] {bffd1686-efda-4b16-bef4-a0afe3d398b8} <Debug> TCPHandler: Processed in 0.001610398 sec. | ||
| 2260 | 2025.12.23 18:14:08.225682 [ 50 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2261 | 2025.12.23 18:14:08.225736 [ 50 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2262 | 2025.12.23 18:14:08.310280 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 3772 | ||
| 2263 | 2025.12.23 18:14:08.310801 [ 244 ] {} <Trace> system.asynchronous_metric_log (98712bed-12c6-40f4-9d6f-ea8440250af5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2264 | 2025.12.23 18:14:08.310846 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 2265 | 2025.12.23 18:14:08.311453 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2266 | 2025.12.23 18:14:08.311947 [ 244 ] {} <Trace> system.asynchronous_metric_log (98712bed-12c6-40f4-9d6f-ea8440250af5): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2267 | 2025.12.23 18:14:08.312099 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3772 | ||
| 2268 | 2025.12.23 18:14:08.321936 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 342 | ||
| 2269 | 2025.12.23 18:14:08.324543 [ 242 ] {} <Trace> system.query_log (36ac8dc5-64a7-43b0-b22f-e722aa45620e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2270 | 2025.12.23 18:14:08.324602 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 2271 | 2025.12.23 18:14:08.326068 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2272 | 2025.12.23 18:14:08.326570 [ 242 ] {} <Trace> system.query_log (36ac8dc5-64a7-43b0-b22f-e722aa45620e): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2273 | 2025.12.23 18:14:08.326732 [ 50 ] {} <Debug> system.query_log (36ac8dc5-64a7-43b0-b22f-e722aa45620e) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2274 | 2025.12.23 18:14:08.326817 [ 50 ] {} <Trace> system.query_log (36ac8dc5-64a7-43b0-b22f-e722aa45620e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2275 | 2025.12.23 18:14:08.326852 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 2276 | 2025.12.23 18:14:08.326911 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 342 | ||
| 2277 | 2025.12.23 18:14:08.326980 [ 201 ] {36ac8dc5-64a7-43b0-b22f-e722aa45620e::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 | ||
| 2278 | 2025.12.23 18:14:08.327548 [ 201 ] {36ac8dc5-64a7-43b0-b22f-e722aa45620e::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2279 | 2025.12.23 18:14:08.327685 [ 201 ] {36ac8dc5-64a7-43b0-b22f-e722aa45620e::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 | ||
| 2280 | 2025.12.23 18:14:08.328055 [ 201 ] {36ac8dc5-64a7-43b0-b22f-e722aa45620e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 88 rows starting from the beginning of the part | ||
| 2281 | 2025.12.23 18:14:08.328377 [ 201 ] {36ac8dc5-64a7-43b0-b22f-e722aa45620e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 16 rows starting from the beginning of the part | ||
| 2282 | 2025.12.23 18:14:08.328676 [ 201 ] {36ac8dc5-64a7-43b0-b22f-e722aa45620e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 56 rows starting from the beginning of the part | ||
| 2283 | 2025.12.23 18:14:08.328959 [ 201 ] {36ac8dc5-64a7-43b0-b22f-e722aa45620e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 50 rows starting from the beginning of the part | ||
| 2284 | 2025.12.23 18:14:08.329307 [ 201 ] {36ac8dc5-64a7-43b0-b22f-e722aa45620e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 44 rows starting from the beginning of the part | ||
| 2285 | 2025.12.23 18:14:08.334925 [ 195 ] {36ac8dc5-64a7-43b0-b22f-e722aa45620e::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 342 rows, containing 72 columns (72 merged, 0 gathered) in 0.00799427 sec., 42780.64163457076 rows/sec., 46.12 MiB/sec. | ||
| 2286 | 2025.12.23 18:14:08.335699 [ 201 ] {36ac8dc5-64a7-43b0-b22f-e722aa45620e::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2287 | 2025.12.23 18:14:08.336451 [ 201 ] {36ac8dc5-64a7-43b0-b22f-e722aa45620e::all_1_6_1} <Trace> system.query_log (36ac8dc5-64a7-43b0-b22f-e722aa45620e): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2288 | 2025.12.23 18:14:08.336522 [ 201 ] {36ac8dc5-64a7-43b0-b22f-e722aa45620e::all_1_6_1} <Trace> system.query_log (36ac8dc5-64a7-43b0-b22f-e722aa45620e) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2289 | 2025.12.23 18:14:08.336667 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.75 MiB. | ||
| 2290 | 2025.12.23 18:14:08.511591 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
| 2291 | 2025.12.23 18:14:08.531573 [ 243 ] {} <Trace> system.metric_log (2809624b-04a1-4015-ab15-d1bc9504c879): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2292 | 2025.12.23 18:14:08.531616 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 2293 | 2025.12.23 18:14:08.537996 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2294 | 2025.12.23 18:14:08.539150 [ 243 ] {} <Trace> system.metric_log (2809624b-04a1-4015-ab15-d1bc9504c879): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2295 | 2025.12.23 18:14:08.542793 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
| 2296 | 2025.12.23 18:14:09.000204 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 185.01 MiB, peak 191.88 MiB, free memory in arenas 0.00 B, will set to 187.74 MiB (RSS), difference: 2.73 MiB | ||
| 2297 | 2025.12.23 18:14:10.920121 [ 274 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2298 | 2025.12.23 18:14:10.920201 [ 274 ] {} <Debug> TCP-Session: 5118d44b-3ecf-4360-a391-63d4a54797f3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2299 | 2025.12.23 18:14:11.000187 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 185.71 MiB, peak 191.88 MiB, free memory in arenas 0.00 B, will set to 187.75 MiB (RSS), difference: 2.04 MiB | ||
| 2300 | 2025.12.23 18:14:11.938240 [ 275 ] {} <Trace> TCP-Session: 819faafe-9730-4f21-a809-d4703b429f48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2301 | 2025.12.23 18:14:11.938438 [ 275 ] {69593248-60f3-4902-bfa0-adbf9a10509b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41250) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2302 | 2025.12.23 18:14:11.938510 [ 275 ] {69593248-60f3-4902-bfa0-adbf9a10509b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2303 | 2025.12.23 18:14:11.939307 [ 275 ] {69593248-60f3-4902-bfa0-adbf9a10509b} <Trace> oximeter.fields_string (af970116-f5d0-48a8-b888-3d92c2867a6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2304 | 2025.12.23 18:14:11.939352 [ 275 ] {69593248-60f3-4902-bfa0-adbf9a10509b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 2305 | 2025.12.23 18:14:11.939984 [ 275 ] {69593248-60f3-4902-bfa0-adbf9a10509b} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2306 | 2025.12.23 18:14:11.940478 [ 275 ] {69593248-60f3-4902-bfa0-adbf9a10509b} <Trace> oximeter.fields_string (af970116-f5d0-48a8-b888-3d92c2867a6c): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2307 | 2025.12.23 18:14:11.940617 [ 45 ] {} <Debug> oximeter.fields_string (af970116-f5d0-48a8-b888-3d92c2867a6c) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2308 | 2025.12.23 18:14:11.940637 [ 275 ] {69593248-60f3-4902-bfa0-adbf9a10509b} <Debug> executeQuery: Read 122 rows, 10.73 KiB in 0.002252 sec., 54174.0674955595 rows/sec., 4.65 MiB/sec. | ||
| 2309 | 2025.12.23 18:14:11.940690 [ 45 ] {} <Trace> oximeter.fields_string (af970116-f5d0-48a8-b888-3d92c2867a6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2310 | 2025.12.23 18:14:11.940703 [ 275 ] {69593248-60f3-4902-bfa0-adbf9a10509b} <Debug> TCPHandler: Processed in 0.002596876 sec. | ||
| 2311 | 2025.12.23 18:14:11.940721 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 2312 | 2025.12.23 18:14:11.940836 [ 275 ] {} <Trace> TCP-Session: 819faafe-9730-4f21-a809-d4703b429f48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2313 | 2025.12.23 18:14:11.940836 [ 193 ] {af970116-f5d0-48a8-b888-3d92c2867a6c::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 | ||
| 2314 | 2025.12.23 18:14:11.940947 [ 275 ] {c8cf7388-191f-4f7e-8d87-6dada90b9e8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41250) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2315 | 2025.12.23 18:14:11.940976 [ 193 ] {af970116-f5d0-48a8-b888-3d92c2867a6c::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2316 | 2025.12.23 18:14:11.940990 [ 275 ] {c8cf7388-191f-4f7e-8d87-6dada90b9e8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2317 | 2025.12.23 18:14:11.941022 [ 193 ] {af970116-f5d0-48a8-b888-3d92c2867a6c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 3099 rows starting from the beginning of the part | ||
| 2318 | 2025.12.23 18:14:11.941120 [ 193 ] {af970116-f5d0-48a8-b888-3d92c2867a6c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1112 rows starting from the beginning of the part | ||
| 2319 | 2025.12.23 18:14:11.941186 [ 193 ] {af970116-f5d0-48a8-b888-3d92c2867a6c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 1920 rows starting from the beginning of the part | ||
| 2320 | 2025.12.23 18:14:11.941238 [ 193 ] {af970116-f5d0-48a8-b888-3d92c2867a6c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 82 rows starting from the beginning of the part | ||
| 2321 | 2025.12.23 18:14:11.941286 [ 193 ] {af970116-f5d0-48a8-b888-3d92c2867a6c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 1112 rows starting from the beginning of the part | ||
| 2322 | 2025.12.23 18:14:11.941337 [ 193 ] {af970116-f5d0-48a8-b888-3d92c2867a6c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 122 rows starting from the beginning of the part | ||
| 2323 | 2025.12.23 18:14:11.941420 [ 275 ] {c8cf7388-191f-4f7e-8d87-6dada90b9e8e} <Trace> oximeter.fields_u16 (a75aa661-c25d-4f71-a801-335ef43dd6dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2324 | 2025.12.23 18:14:11.941458 [ 275 ] {c8cf7388-191f-4f7e-8d87-6dada90b9e8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 2325 | 2025.12.23 18:14:11.941881 [ 275 ] {c8cf7388-191f-4f7e-8d87-6dada90b9e8e} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2326 | 2025.12.23 18:14:11.942313 [ 275 ] {c8cf7388-191f-4f7e-8d87-6dada90b9e8e} <Trace> oximeter.fields_u16 (a75aa661-c25d-4f71-a801-335ef43dd6dc): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2327 | 2025.12.23 18:14:11.942455 [ 275 ] {c8cf7388-191f-4f7e-8d87-6dada90b9e8e} <Debug> executeQuery: Read 33 rows, 2.48 KiB in 0.001534 sec., 21512.38591916558 rows/sec., 1.58 MiB/sec. | ||
| 2328 | 2025.12.23 18:14:11.942494 [ 275 ] {c8cf7388-191f-4f7e-8d87-6dada90b9e8e} <Debug> TCPHandler: Processed in 0.00170886 sec. | ||
| 2329 | 2025.12.23 18:14:11.942598 [ 275 ] {} <Trace> TCP-Session: 819faafe-9730-4f21-a809-d4703b429f48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2330 | 2025.12.23 18:14:11.942697 [ 275 ] {beea2ebc-93b5-46c2-a30d-3eb56caaa6d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41250) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2331 | 2025.12.23 18:14:11.942740 [ 275 ] {beea2ebc-93b5-46c2-a30d-3eb56caaa6d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2332 | 2025.12.23 18:14:11.943171 [ 275 ] {beea2ebc-93b5-46c2-a30d-3eb56caaa6d2} <Trace> oximeter.fields_uuid (cd0df809-70c0-4d52-8ca7-5a0086f9f684): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2333 | 2025.12.23 18:14:11.943208 [ 275 ] {beea2ebc-93b5-46c2-a30d-3eb56caaa6d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 2334 | 2025.12.23 18:14:11.943626 [ 275 ] {beea2ebc-93b5-46c2-a30d-3eb56caaa6d2} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2335 | 2025.12.23 18:14:11.944084 [ 275 ] {beea2ebc-93b5-46c2-a30d-3eb56caaa6d2} <Trace> oximeter.fields_uuid (cd0df809-70c0-4d52-8ca7-5a0086f9f684): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2336 | 2025.12.23 18:14:11.944190 [ 45 ] {} <Debug> oximeter.fields_uuid (cd0df809-70c0-4d52-8ca7-5a0086f9f684) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2337 | 2025.12.23 18:14:11.944223 [ 45 ] {} <Trace> oximeter.fields_uuid (cd0df809-70c0-4d52-8ca7-5a0086f9f684): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2338 | 2025.12.23 18:14:11.944223 [ 275 ] {beea2ebc-93b5-46c2-a30d-3eb56caaa6d2} <Debug> executeQuery: Read 105 rows, 8.42 KiB in 0.001547 sec., 67873.30316742082 rows/sec., 5.32 MiB/sec. | ||
| 2339 | 2025.12.23 18:14:11.944240 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 2340 | 2025.12.23 18:14:11.944274 [ 275 ] {beea2ebc-93b5-46c2-a30d-3eb56caaa6d2} <Debug> TCPHandler: Processed in 0.001725111 sec. | ||
| 2341 | 2025.12.23 18:14:11.944366 [ 195 ] {cd0df809-70c0-4d52-8ca7-5a0086f9f684::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 | ||
| 2342 | 2025.12.23 18:14:11.944390 [ 275 ] {} <Trace> TCP-Session: 819faafe-9730-4f21-a809-d4703b429f48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2343 | 2025.12.23 18:14:11.944504 [ 275 ] {eecddd92-0bc1-4983-9751-3f063b14d094} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41250) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2344 | 2025.12.23 18:14:11.944531 [ 195 ] {cd0df809-70c0-4d52-8ca7-5a0086f9f684::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2345 | 2025.12.23 18:14:11.944550 [ 275 ] {eecddd92-0bc1-4983-9751-3f063b14d094} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2346 | 2025.12.23 18:14:11.944583 [ 195 ] {cd0df809-70c0-4d52-8ca7-5a0086f9f684::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 1661 rows starting from the beginning of the part | ||
| 2347 | 2025.12.23 18:14:11.944675 [ 195 ] {cd0df809-70c0-4d52-8ca7-5a0086f9f684::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 679 rows starting from the beginning of the part | ||
| 2348 | 2025.12.23 18:14:11.944724 [ 195 ] {cd0df809-70c0-4d52-8ca7-5a0086f9f684::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 1004 rows starting from the beginning of the part | ||
| 2349 | 2025.12.23 18:14:11.944783 [ 195 ] {cd0df809-70c0-4d52-8ca7-5a0086f9f684::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 80 rows starting from the beginning of the part | ||
| 2350 | 2025.12.23 18:14:11.944832 [ 195 ] {cd0df809-70c0-4d52-8ca7-5a0086f9f684::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 679 rows starting from the beginning of the part | ||
| 2351 | 2025.12.23 18:14:11.944881 [ 195 ] {cd0df809-70c0-4d52-8ca7-5a0086f9f684::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 105 rows starting from the beginning of the part | ||
| 2352 | 2025.12.23 18:14:11.944983 [ 275 ] {eecddd92-0bc1-4983-9751-3f063b14d094} <Trace> oximeter.measurements_cumulativeu64 (42805e88-f8e1-4fc7-a1f4-81ec2c86fb46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2353 | 2025.12.23 18:14:11.945026 [ 275 ] {eecddd92-0bc1-4983-9751-3f063b14d094} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 2354 | 2025.12.23 18:14:11.945613 [ 275 ] {eecddd92-0bc1-4983-9751-3f063b14d094} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2355 | 2025.12.23 18:14:11.946106 [ 275 ] {eecddd92-0bc1-4983-9751-3f063b14d094} <Trace> oximeter.measurements_cumulativeu64 (42805e88-f8e1-4fc7-a1f4-81ec2c86fb46): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2356 | 2025.12.23 18:14:11.946237 [ 45 ] {} <Debug> oximeter.measurements_cumulativeu64 (42805e88-f8e1-4fc7-a1f4-81ec2c86fb46) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2357 | 2025.12.23 18:14:11.946253 [ 275 ] {eecddd92-0bc1-4983-9751-3f063b14d094} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00177 sec., 90395.4802259887 rows/sec., 6.30 MiB/sec. | ||
| 2358 | 2025.12.23 18:14:11.946269 [ 45 ] {} <Trace> oximeter.measurements_cumulativeu64 (42805e88-f8e1-4fc7-a1f4-81ec2c86fb46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2359 | 2025.12.23 18:14:11.946299 [ 275 ] {eecddd92-0bc1-4983-9751-3f063b14d094} <Debug> TCPHandler: Processed in 0.001959334 sec. | ||
| 2360 | 2025.12.23 18:14:11.946408 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 2361 | 2025.12.23 18:14:11.946508 [ 275 ] {} <Trace> TCP-Session: 819faafe-9730-4f21-a809-d4703b429f48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2362 | 2025.12.23 18:14:11.946526 [ 197 ] {42805e88-f8e1-4fc7-a1f4-81ec2c86fb46::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 | ||
| 2363 | 2025.12.23 18:14:11.946609 [ 275 ] {6d910a05-432c-41b9-8817-b1a524276d67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41250) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2364 | 2025.12.23 18:14:11.946631 [ 197 ] {42805e88-f8e1-4fc7-a1f4-81ec2c86fb46::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2365 | 2025.12.23 18:14:11.946661 [ 197 ] {42805e88-f8e1-4fc7-a1f4-81ec2c86fb46::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 3067 rows starting from the beginning of the part | ||
| 2366 | 2025.12.23 18:14:11.946667 [ 275 ] {6d910a05-432c-41b9-8817-b1a524276d67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2367 | 2025.12.23 18:14:11.946739 [ 197 ] {42805e88-f8e1-4fc7-a1f4-81ec2c86fb46::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 314 rows starting from the beginning of the part | ||
| 2368 | 2025.12.23 18:14:11.946788 [ 198 ] {cd0df809-70c0-4d52-8ca7-5a0086f9f684::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4208 rows, containing 5 columns (5 merged, 0 gathered) in 0.002479244 sec., 1697291.5937277656 rows/sec., 124.72 MiB/sec. | ||
| 2369 | 2025.12.23 18:14:11.946829 [ 197 ] {42805e88-f8e1-4fc7-a1f4-81ec2c86fb46::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 1219 rows starting from the beginning of the part | ||
| 2370 | 2025.12.23 18:14:11.946885 [ 197 ] {42805e88-f8e1-4fc7-a1f4-81ec2c86fb46::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 128 rows starting from the beginning of the part | ||
| 2371 | 2025.12.23 18:14:11.946936 [ 197 ] {42805e88-f8e1-4fc7-a1f4-81ec2c86fb46::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 314 rows starting from the beginning of the part | ||
| 2372 | 2025.12.23 18:14:11.946988 [ 197 ] {42805e88-f8e1-4fc7-a1f4-81ec2c86fb46::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 160 rows starting from the beginning of the part | ||
| 2373 | 2025.12.23 18:14:11.947146 [ 199 ] {cd0df809-70c0-4d52-8ca7-5a0086f9f684::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2374 | 2025.12.23 18:14:11.947712 [ 199 ] {cd0df809-70c0-4d52-8ca7-5a0086f9f684::all_1_11_2} <Trace> oximeter.fields_uuid (cd0df809-70c0-4d52-8ca7-5a0086f9f684): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2375 | 2025.12.23 18:14:11.947733 [ 275 ] {6d910a05-432c-41b9-8817-b1a524276d67} <Trace> oximeter.measurements_histogramu64 (4cc204ec-6cf0-4382-92e4-0ffa058b5b83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2376 | 2025.12.23 18:14:11.947775 [ 275 ] {6d910a05-432c-41b9-8817-b1a524276d67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 2377 | 2025.12.23 18:14:11.947884 [ 199 ] {cd0df809-70c0-4d52-8ca7-5a0086f9f684::all_1_11_2} <Trace> oximeter.fields_uuid (cd0df809-70c0-4d52-8ca7-5a0086f9f684) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2378 | 2025.12.23 18:14:11.947976 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. | ||
| 2379 | 2025.12.23 18:14:11.948470 [ 275 ] {6d910a05-432c-41b9-8817-b1a524276d67} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2380 | 2025.12.23 18:14:11.948925 [ 275 ] {6d910a05-432c-41b9-8817-b1a524276d67} <Trace> oximeter.measurements_histogramu64 (4cc204ec-6cf0-4382-92e4-0ffa058b5b83): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2381 | 2025.12.23 18:14:11.949028 [ 199 ] {af970116-f5d0-48a8-b888-3d92c2867a6c::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7447 rows, containing 5 columns (5 merged, 0 gathered) in 0.008242235 sec., 903517.0678826799 rows/sec., 73.33 MiB/sec. | ||
| 2382 | 2025.12.23 18:14:11.949069 [ 275 ] {6d910a05-432c-41b9-8817-b1a524276d67} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.002478 sec., 13317.191283292977 rows/sec., 23.86 MiB/sec. | ||
| 2383 | 2025.12.23 18:14:11.949127 [ 275 ] {6d910a05-432c-41b9-8817-b1a524276d67} <Debug> TCPHandler: Processed in 0.002667357 sec. | ||
| 2384 | 2025.12.23 18:14:11.949249 [ 275 ] {} <Trace> TCP-Session: 819faafe-9730-4f21-a809-d4703b429f48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2385 | 2025.12.23 18:14:11.949351 [ 275 ] {a9a87e96-9645-4a91-ab92-144dbaf1a317} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41250) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 2386 | 2025.12.23 18:14:11.949395 [ 275 ] {a9a87e96-9645-4a91-ab92-144dbaf1a317} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2387 | 2025.12.23 18:14:11.949489 [ 195 ] {af970116-f5d0-48a8-b888-3d92c2867a6c::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2388 | 2025.12.23 18:14:11.949508 [ 198 ] {42805e88-f8e1-4fc7-a1f4-81ec2c86fb46::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5202 rows, containing 5 columns (5 merged, 0 gathered) in 0.003035714 sec., 1713600.161280015 rows/sec., 112.37 MiB/sec. | ||
| 2389 | 2025.12.23 18:14:11.949718 [ 275 ] {a9a87e96-9645-4a91-ab92-144dbaf1a317} <Trace> oximeter.measurements_i64 (1b4b2dac-ca69-4bad-9e8d-71658ae29adb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2390 | 2025.12.23 18:14:11.949760 [ 275 ] {a9a87e96-9645-4a91-ab92-144dbaf1a317} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 2391 | 2025.12.23 18:14:11.950080 [ 195 ] {af970116-f5d0-48a8-b888-3d92c2867a6c::all_1_11_2} <Trace> oximeter.fields_string (af970116-f5d0-48a8-b888-3d92c2867a6c): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2392 | 2025.12.23 18:14:11.950115 [ 199 ] {42805e88-f8e1-4fc7-a1f4-81ec2c86fb46::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2393 | 2025.12.23 18:14:11.950198 [ 195 ] {af970116-f5d0-48a8-b888-3d92c2867a6c::all_1_11_2} <Trace> oximeter.fields_string (af970116-f5d0-48a8-b888-3d92c2867a6c) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2394 | 2025.12.23 18:14:11.950246 [ 275 ] {a9a87e96-9645-4a91-ab92-144dbaf1a317} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2395 | 2025.12.23 18:14:11.950284 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.39 MiB. | ||
| 2396 | 2025.12.23 18:14:11.950608 [ 199 ] {42805e88-f8e1-4fc7-a1f4-81ec2c86fb46::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (42805e88-f8e1-4fc7-a1f4-81ec2c86fb46): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2397 | 2025.12.23 18:14:11.950725 [ 199 ] {42805e88-f8e1-4fc7-a1f4-81ec2c86fb46::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (42805e88-f8e1-4fc7-a1f4-81ec2c86fb46) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2398 | 2025.12.23 18:14:11.950759 [ 275 ] {a9a87e96-9645-4a91-ab92-144dbaf1a317} <Trace> oximeter.measurements_i64 (1b4b2dac-ca69-4bad-9e8d-71658ae29adb): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2399 | 2025.12.23 18:14:11.950801 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.09 MiB. | ||
| 2400 | 2025.12.23 18:14:11.950905 [ 275 ] {a9a87e96-9645-4a91-ab92-144dbaf1a317} <Debug> executeQuery: Read 15 rows, 1.14 KiB in 0.001575 sec., 9523.809523809523 rows/sec., 726.69 KiB/sec. | ||
| 2401 | 2025.12.23 18:14:11.950944 [ 275 ] {a9a87e96-9645-4a91-ab92-144dbaf1a317} <Debug> TCPHandler: Processed in 0.001744731 sec. | ||
| 2402 | 2025.12.23 18:14:11.951046 [ 275 ] {} <Trace> TCP-Session: 819faafe-9730-4f21-a809-d4703b429f48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2403 | 2025.12.23 18:14:11.951140 [ 275 ] {25e58968-4dfc-4e5a-bfbd-c450fd157fed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41250) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2404 | 2025.12.23 18:14:11.951181 [ 275 ] {25e58968-4dfc-4e5a-bfbd-c450fd157fed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2405 | 2025.12.23 18:14:11.951516 [ 275 ] {25e58968-4dfc-4e5a-bfbd-c450fd157fed} <Trace> oximeter.measurements_u64 (c65b2b0b-018f-4a17-94c5-4021396f47e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2406 | 2025.12.23 18:14:11.951552 [ 275 ] {25e58968-4dfc-4e5a-bfbd-c450fd157fed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 2407 | 2025.12.23 18:14:11.951956 [ 275 ] {25e58968-4dfc-4e5a-bfbd-c450fd157fed} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2408 | 2025.12.23 18:14:11.952435 [ 275 ] {25e58968-4dfc-4e5a-bfbd-c450fd157fed} <Trace> oximeter.measurements_u64 (c65b2b0b-018f-4a17-94c5-4021396f47e4): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2409 | 2025.12.23 18:14:11.952537 [ 45 ] {} <Debug> oximeter.measurements_u64 (c65b2b0b-018f-4a17-94c5-4021396f47e4) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2410 | 2025.12.23 18:14:11.952567 [ 275 ] {25e58968-4dfc-4e5a-bfbd-c450fd157fed} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001445 sec., 41522.491349480966 rows/sec., 2.80 MiB/sec. | ||
| 2411 | 2025.12.23 18:14:11.952575 [ 45 ] {} <Trace> oximeter.measurements_u64 (c65b2b0b-018f-4a17-94c5-4021396f47e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2412 | 2025.12.23 18:14:11.952608 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 2413 | 2025.12.23 18:14:11.952609 [ 275 ] {25e58968-4dfc-4e5a-bfbd-c450fd157fed} <Debug> TCPHandler: Processed in 0.001611709 sec. | ||
| 2414 | 2025.12.23 18:14:11.952685 [ 195 ] {c65b2b0b-018f-4a17-94c5-4021396f47e4::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 | ||
| 2415 | 2025.12.23 18:14:11.952792 [ 195 ] {c65b2b0b-018f-4a17-94c5-4021396f47e4::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2416 | 2025.12.23 18:14:11.952820 [ 195 ] {c65b2b0b-018f-4a17-94c5-4021396f47e4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 284 rows starting from the beginning of the part | ||
| 2417 | 2025.12.23 18:14:11.952866 [ 195 ] {c65b2b0b-018f-4a17-94c5-4021396f47e4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 104 rows starting from the beginning of the part | ||
| 2418 | 2025.12.23 18:14:11.952903 [ 195 ] {c65b2b0b-018f-4a17-94c5-4021396f47e4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 12 rows starting from the beginning of the part | ||
| 2419 | 2025.12.23 18:14:11.952942 [ 195 ] {c65b2b0b-018f-4a17-94c5-4021396f47e4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 48 rows starting from the beginning of the part | ||
| 2420 | 2025.12.23 18:14:11.952974 [ 195 ] {c65b2b0b-018f-4a17-94c5-4021396f47e4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 104 rows starting from the beginning of the part | ||
| 2421 | 2025.12.23 18:14:11.953007 [ 195 ] {c65b2b0b-018f-4a17-94c5-4021396f47e4::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 | ||
| 2422 | 2025.12.23 18:14:11.953782 [ 195 ] {c65b2b0b-018f-4a17-94c5-4021396f47e4::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 612 rows, containing 4 columns (4 merged, 0 gathered) in 0.00112861 sec., 542259.948077724 rows/sec., 34.79 MiB/sec. | ||
| 2423 | 2025.12.23 18:14:11.954084 [ 198 ] {c65b2b0b-018f-4a17-94c5-4021396f47e4::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2424 | 2025.12.23 18:14:11.954694 [ 198 ] {c65b2b0b-018f-4a17-94c5-4021396f47e4::all_1_11_2} <Trace> oximeter.measurements_u64 (c65b2b0b-018f-4a17-94c5-4021396f47e4): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2425 | 2025.12.23 18:14:11.954805 [ 198 ] {c65b2b0b-018f-4a17-94c5-4021396f47e4::all_1_11_2} <Trace> oximeter.measurements_u64 (c65b2b0b-018f-4a17-94c5-4021396f47e4) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2426 | 2025.12.23 18:14:11.954896 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 2427 | 2025.12.23 18:14:12.000191 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 188.39 MiB, peak 197.84 MiB, free memory in arenas 0.00 B, will set to 190.56 MiB (RSS), difference: 2.17 MiB | ||
| 2428 | 2025.12.23 18:14:15.812221 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 4220 | ||
| 2429 | 2025.12.23 18:14:15.812772 [ 244 ] {} <Trace> system.asynchronous_metric_log (98712bed-12c6-40f4-9d6f-ea8440250af5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2430 | 2025.12.23 18:14:15.812816 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 2431 | 2025.12.23 18:14:15.813358 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2432 | 2025.12.23 18:14:15.813589 [ 244 ] {} <Trace> system.asynchronous_metric_log (98712bed-12c6-40f4-9d6f-ea8440250af5): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2433 | 2025.12.23 18:14:15.813714 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4220 | ||
| 2434 | 2025.12.23 18:14:16.042889 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 | ||
| 2435 | 2025.12.23 18:14:16.059530 [ 243 ] {} <Trace> system.metric_log (2809624b-04a1-4015-ab15-d1bc9504c879): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2436 | 2025.12.23 18:14:16.059592 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 2437 | 2025.12.23 18:14:16.065900 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2438 | 2025.12.23 18:14:16.066642 [ 243 ] {} <Trace> system.metric_log (2809624b-04a1-4015-ab15-d1bc9504c879): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2439 | 2025.12.23 18:14:16.069761 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68 | ||
| 2440 | 2025.12.23 18:14:16.958322 [ 275 ] {} <Trace> TCP-Session: 819faafe-9730-4f21-a809-d4703b429f48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2441 | 2025.12.23 18:14:16.958552 [ 275 ] {984e1cab-041c-4c59-a1e7-e95e046d157b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41250) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2442 | 2025.12.23 18:14:16.958646 [ 275 ] {984e1cab-041c-4c59-a1e7-e95e046d157b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2443 | 2025.12.23 18:14:16.959806 [ 275 ] {984e1cab-041c-4c59-a1e7-e95e046d157b} <Trace> oximeter.fields_i16 (a7723948-0045-4e6c-883e-f9b726276b2e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2444 | 2025.12.23 18:14:16.959869 [ 275 ] {984e1cab-041c-4c59-a1e7-e95e046d157b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 2445 | 2025.12.23 18:14:16.960508 [ 275 ] {984e1cab-041c-4c59-a1e7-e95e046d157b} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2446 | 2025.12.23 18:14:16.960875 [ 275 ] {984e1cab-041c-4c59-a1e7-e95e046d157b} <Trace> oximeter.fields_i16 (a7723948-0045-4e6c-883e-f9b726276b2e): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2447 | 2025.12.23 18:14:16.961107 [ 275 ] {984e1cab-041c-4c59-a1e7-e95e046d157b} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.002619 sec., 156548.3008781978 rows/sec., 9.93 MiB/sec. | ||
| 2448 | 2025.12.23 18:14:16.961176 [ 275 ] {984e1cab-041c-4c59-a1e7-e95e046d157b} <Debug> TCPHandler: Processed in 0.003050924 sec. | ||
| 2449 | 2025.12.23 18:14:16.961339 [ 275 ] {} <Trace> TCP-Session: 819faafe-9730-4f21-a809-d4703b429f48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2450 | 2025.12.23 18:14:16.961458 [ 275 ] {c8c6802c-5872-4323-9c88-e5059326f67b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41250) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2451 | 2025.12.23 18:14:16.961517 [ 275 ] {c8c6802c-5872-4323-9c88-e5059326f67b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2452 | 2025.12.23 18:14:16.962948 [ 275 ] {c8c6802c-5872-4323-9c88-e5059326f67b} <Trace> oximeter.fields_string (af970116-f5d0-48a8-b888-3d92c2867a6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2453 | 2025.12.23 18:14:16.962993 [ 275 ] {c8c6802c-5872-4323-9c88-e5059326f67b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 2454 | 2025.12.23 18:14:16.963484 [ 275 ] {c8c6802c-5872-4323-9c88-e5059326f67b} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2455 | 2025.12.23 18:14:16.963766 [ 275 ] {c8c6802c-5872-4323-9c88-e5059326f67b} <Trace> oximeter.fields_string (af970116-f5d0-48a8-b888-3d92c2867a6c): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2456 | 2025.12.23 18:14:16.963942 [ 275 ] {c8c6802c-5872-4323-9c88-e5059326f67b} <Debug> executeQuery: Read 1112 rows, 89.84 KiB in 0.002514 sec., 442322.99124900554 rows/sec., 34.90 MiB/sec. | ||
| 2457 | 2025.12.23 18:14:16.963995 [ 275 ] {c8c6802c-5872-4323-9c88-e5059326f67b} <Debug> TCPHandler: Processed in 0.002717108 sec. | ||
| 2458 | 2025.12.23 18:14:16.964296 [ 275 ] {} <Trace> TCP-Session: 819faafe-9730-4f21-a809-d4703b429f48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2459 | 2025.12.23 18:14:16.964424 [ 275 ] {256095d6-e0a2-417d-8691-748078d494ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41250) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2460 | 2025.12.23 18:14:16.964477 [ 275 ] {256095d6-e0a2-417d-8691-748078d494ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2461 | 2025.12.23 18:14:16.965152 [ 275 ] {256095d6-e0a2-417d-8691-748078d494ae} <Trace> oximeter.fields_u16 (a75aa661-c25d-4f71-a801-335ef43dd6dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2462 | 2025.12.23 18:14:16.965194 [ 275 ] {256095d6-e0a2-417d-8691-748078d494ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 2463 | 2025.12.23 18:14:16.965616 [ 275 ] {256095d6-e0a2-417d-8691-748078d494ae} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2464 | 2025.12.23 18:14:16.965917 [ 275 ] {256095d6-e0a2-417d-8691-748078d494ae} <Trace> oximeter.fields_u16 (a75aa661-c25d-4f71-a801-335ef43dd6dc): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2465 | 2025.12.23 18:14:16.966087 [ 275 ] {256095d6-e0a2-417d-8691-748078d494ae} <Debug> executeQuery: Read 205 rows, 12.32 KiB in 0.001695 sec., 120943.95280235988 rows/sec., 7.10 MiB/sec. | ||
| 2466 | 2025.12.23 18:14:16.966131 [ 275 ] {256095d6-e0a2-417d-8691-748078d494ae} <Debug> TCPHandler: Processed in 0.001895894 sec. | ||
| 2467 | 2025.12.23 18:14:16.966289 [ 275 ] {} <Trace> TCP-Session: 819faafe-9730-4f21-a809-d4703b429f48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2468 | 2025.12.23 18:14:16.966421 [ 275 ] {ea56165d-6428-412e-b0d0-bb0f1630e589} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41250) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2469 | 2025.12.23 18:14:16.966479 [ 275 ] {ea56165d-6428-412e-b0d0-bb0f1630e589} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2470 | 2025.12.23 18:14:16.967171 [ 275 ] {ea56165d-6428-412e-b0d0-bb0f1630e589} <Trace> oximeter.fields_u32 (0d67b71b-6525-47d6-b29a-963b77e75fdf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2471 | 2025.12.23 18:14:16.967215 [ 275 ] {ea56165d-6428-412e-b0d0-bb0f1630e589} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 2472 | 2025.12.23 18:14:16.967642 [ 275 ] {ea56165d-6428-412e-b0d0-bb0f1630e589} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2473 | 2025.12.23 18:14:16.967930 [ 275 ] {ea56165d-6428-412e-b0d0-bb0f1630e589} <Trace> oximeter.fields_u32 (0d67b71b-6525-47d6-b29a-963b77e75fdf): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2474 | 2025.12.23 18:14:16.968065 [ 36 ] {} <Debug> oximeter.fields_u32 (0d67b71b-6525-47d6-b29a-963b77e75fdf) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2475 | 2025.12.23 18:14:16.968097 [ 275 ] {ea56165d-6428-412e-b0d0-bb0f1630e589} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001704 sec., 124413.14553990611 rows/sec., 8.02 MiB/sec. | ||
| 2476 | 2025.12.23 18:14:16.968107 [ 36 ] {} <Trace> oximeter.fields_u32 (0d67b71b-6525-47d6-b29a-963b77e75fdf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2477 | 2025.12.23 18:14:16.968142 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 2478 | 2025.12.23 18:14:16.968147 [ 275 ] {ea56165d-6428-412e-b0d0-bb0f1630e589} <Debug> TCPHandler: Processed in 0.001922964 sec. | ||
| 2479 | 2025.12.23 18:14:16.968302 [ 199 ] {0d67b71b-6525-47d6-b29a-963b77e75fdf::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 | ||
| 2480 | 2025.12.23 18:14:16.968341 [ 275 ] {} <Trace> TCP-Session: 819faafe-9730-4f21-a809-d4703b429f48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2481 | 2025.12.23 18:14:16.968464 [ 275 ] {8bd1cf83-b070-4272-a144-dcc539bd453a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41250) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2482 | 2025.12.23 18:14:16.968488 [ 199 ] {0d67b71b-6525-47d6-b29a-963b77e75fdf::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2483 | 2025.12.23 18:14:16.968514 [ 275 ] {8bd1cf83-b070-4272-a144-dcc539bd453a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2484 | 2025.12.23 18:14:16.968540 [ 199 ] {0d67b71b-6525-47d6-b29a-963b77e75fdf::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 732 rows starting from the beginning of the part | ||
| 2485 | 2025.12.23 18:14:16.968695 [ 199 ] {0d67b71b-6525-47d6-b29a-963b77e75fdf::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 212 rows starting from the beginning of the part | ||
| 2486 | 2025.12.23 18:14:16.968767 [ 199 ] {0d67b71b-6525-47d6-b29a-963b77e75fdf::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 212 rows starting from the beginning of the part | ||
| 2487 | 2025.12.23 18:14:16.968827 [ 199 ] {0d67b71b-6525-47d6-b29a-963b77e75fdf::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 708 rows starting from the beginning of the part | ||
| 2488 | 2025.12.23 18:14:16.968900 [ 199 ] {0d67b71b-6525-47d6-b29a-963b77e75fdf::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 212 rows starting from the beginning of the part | ||
| 2489 | 2025.12.23 18:14:16.968956 [ 199 ] {0d67b71b-6525-47d6-b29a-963b77e75fdf::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 212 rows starting from the beginning of the part | ||
| 2490 | 2025.12.23 18:14:16.969197 [ 275 ] {8bd1cf83-b070-4272-a144-dcc539bd453a} <Trace> oximeter.fields_u8 (a5bb4ade-29cd-4bf2-8bb1-1fec8be7b1a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2491 | 2025.12.23 18:14:16.969249 [ 275 ] {8bd1cf83-b070-4272-a144-dcc539bd453a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 2492 | 2025.12.23 18:14:16.969735 [ 275 ] {8bd1cf83-b070-4272-a144-dcc539bd453a} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2493 | 2025.12.23 18:14:16.969990 [ 275 ] {8bd1cf83-b070-4272-a144-dcc539bd453a} <Trace> oximeter.fields_u8 (a5bb4ade-29cd-4bf2-8bb1-1fec8be7b1a7): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2494 | 2025.12.23 18:14:16.970162 [ 275 ] {8bd1cf83-b070-4272-a144-dcc539bd453a} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001721 sec., 122603.13771063335 rows/sec., 6.96 MiB/sec. | ||
| 2495 | 2025.12.23 18:14:16.970214 [ 275 ] {8bd1cf83-b070-4272-a144-dcc539bd453a} <Debug> TCPHandler: Processed in 0.001932605 sec. | ||
| 2496 | 2025.12.23 18:14:16.970378 [ 275 ] {} <Trace> TCP-Session: 819faafe-9730-4f21-a809-d4703b429f48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2497 | 2025.12.23 18:14:16.970497 [ 275 ] {a7566ad2-7d17-48a2-b4c2-804c57106d73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41250) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2498 | 2025.12.23 18:14:16.970558 [ 275 ] {a7566ad2-7d17-48a2-b4c2-804c57106d73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2499 | 2025.12.23 18:14:16.970642 [ 196 ] {0d67b71b-6525-47d6-b29a-963b77e75fdf::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2288 rows, containing 5 columns (5 merged, 0 gathered) in 0.002399703 sec., 953451.3229345465 rows/sec., 61.68 MiB/sec. | ||
| 2500 | 2025.12.23 18:14:16.970866 [ 199 ] {0d67b71b-6525-47d6-b29a-963b77e75fdf::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2501 | 2025.12.23 18:14:16.971203 [ 199 ] {0d67b71b-6525-47d6-b29a-963b77e75fdf::all_1_6_1} <Trace> oximeter.fields_u32 (0d67b71b-6525-47d6-b29a-963b77e75fdf): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2502 | 2025.12.23 18:14:16.971295 [ 199 ] {0d67b71b-6525-47d6-b29a-963b77e75fdf::all_1_6_1} <Trace> oximeter.fields_u32 (0d67b71b-6525-47d6-b29a-963b77e75fdf) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2503 | 2025.12.23 18:14:16.971387 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 2504 | 2025.12.23 18:14:16.971541 [ 275 ] {a7566ad2-7d17-48a2-b4c2-804c57106d73} <Trace> oximeter.fields_uuid (cd0df809-70c0-4d52-8ca7-5a0086f9f684): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2505 | 2025.12.23 18:14:16.971592 [ 275 ] {a7566ad2-7d17-48a2-b4c2-804c57106d73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 2506 | 2025.12.23 18:14:16.972068 [ 275 ] {a7566ad2-7d17-48a2-b4c2-804c57106d73} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2507 | 2025.12.23 18:14:16.972394 [ 275 ] {a7566ad2-7d17-48a2-b4c2-804c57106d73} <Trace> oximeter.fields_uuid (cd0df809-70c0-4d52-8ca7-5a0086f9f684): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2508 | 2025.12.23 18:14:16.972574 [ 275 ] {a7566ad2-7d17-48a2-b4c2-804c57106d73} <Debug> executeQuery: Read 679 rows, 48.47 KiB in 0.0021 sec., 323333.3333333334 rows/sec., 22.54 MiB/sec. | ||
| 2509 | 2025.12.23 18:14:16.972625 [ 275 ] {a7566ad2-7d17-48a2-b4c2-804c57106d73} <Debug> TCPHandler: Processed in 0.002311161 sec. | ||
| 2510 | 2025.12.23 18:14:16.972777 [ 275 ] {} <Trace> TCP-Session: 819faafe-9730-4f21-a809-d4703b429f48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2511 | 2025.12.23 18:14:16.972896 [ 275 ] {6f85022e-9395-4d0b-a0b6-f98f98f3e230} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41250) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2512 | 2025.12.23 18:14:16.972950 [ 275 ] {6f85022e-9395-4d0b-a0b6-f98f98f3e230} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2513 | 2025.12.23 18:14:16.973401 [ 275 ] {6f85022e-9395-4d0b-a0b6-f98f98f3e230} <Trace> oximeter.measurements_bool (968d0006-ef4f-40f9-a025-9e9b6814ae5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2514 | 2025.12.23 18:14:16.973447 [ 275 ] {6f85022e-9395-4d0b-a0b6-f98f98f3e230} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 2515 | 2025.12.23 18:14:16.973857 [ 275 ] {6f85022e-9395-4d0b-a0b6-f98f98f3e230} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2516 | 2025.12.23 18:14:16.974160 [ 275 ] {6f85022e-9395-4d0b-a0b6-f98f98f3e230} <Trace> oximeter.measurements_bool (968d0006-ef4f-40f9-a025-9e9b6814ae5a): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2517 | 2025.12.23 18:14:16.974332 [ 275 ] {6f85022e-9395-4d0b-a0b6-f98f98f3e230} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001459 sec., 4112.40575736806 rows/sec., 214.86 KiB/sec. | ||
| 2518 | 2025.12.23 18:14:16.974382 [ 275 ] {6f85022e-9395-4d0b-a0b6-f98f98f3e230} <Debug> TCPHandler: Processed in 0.001667189 sec. | ||
| 2519 | 2025.12.23 18:14:16.974536 [ 275 ] {} <Trace> TCP-Session: 819faafe-9730-4f21-a809-d4703b429f48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2520 | 2025.12.23 18:14:16.974655 [ 275 ] {d6a18723-6e81-4002-a340-ea25dcd24dc1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41250) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2521 | 2025.12.23 18:14:16.974713 [ 275 ] {d6a18723-6e81-4002-a340-ea25dcd24dc1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2522 | 2025.12.23 18:14:16.975305 [ 275 ] {d6a18723-6e81-4002-a340-ea25dcd24dc1} <Trace> oximeter.measurements_cumulativeu64 (42805e88-f8e1-4fc7-a1f4-81ec2c86fb46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2523 | 2025.12.23 18:14:16.975353 [ 275 ] {d6a18723-6e81-4002-a340-ea25dcd24dc1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 2524 | 2025.12.23 18:14:16.975852 [ 275 ] {d6a18723-6e81-4002-a340-ea25dcd24dc1} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2525 | 2025.12.23 18:14:16.976167 [ 275 ] {d6a18723-6e81-4002-a340-ea25dcd24dc1} <Trace> oximeter.measurements_cumulativeu64 (42805e88-f8e1-4fc7-a1f4-81ec2c86fb46): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2526 | 2025.12.23 18:14:16.976346 [ 275 ] {d6a18723-6e81-4002-a340-ea25dcd24dc1} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001715 sec., 183090.37900874636 rows/sec., 12.03 MiB/sec. | ||
| 2527 | 2025.12.23 18:14:16.976395 [ 275 ] {d6a18723-6e81-4002-a340-ea25dcd24dc1} <Debug> TCPHandler: Processed in 0.001919654 sec. | ||
| 2528 | 2025.12.23 18:14:16.976541 [ 275 ] {} <Trace> TCP-Session: 819faafe-9730-4f21-a809-d4703b429f48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2529 | 2025.12.23 18:14:16.976656 [ 275 ] {616fa29f-8c24-454e-8bbc-ed93215995e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41250) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2530 | 2025.12.23 18:14:16.976708 [ 275 ] {616fa29f-8c24-454e-8bbc-ed93215995e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2531 | 2025.12.23 18:14:16.977137 [ 275 ] {616fa29f-8c24-454e-8bbc-ed93215995e1} <Trace> oximeter.measurements_f64 (d5879a5c-8bbd-487f-8d18-7e9a94e01c23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2532 | 2025.12.23 18:14:16.977183 [ 275 ] {616fa29f-8c24-454e-8bbc-ed93215995e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 2533 | 2025.12.23 18:14:16.977613 [ 275 ] {616fa29f-8c24-454e-8bbc-ed93215995e1} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2534 | 2025.12.23 18:14:16.977922 [ 275 ] {616fa29f-8c24-454e-8bbc-ed93215995e1} <Trace> oximeter.measurements_f64 (d5879a5c-8bbd-487f-8d18-7e9a94e01c23): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2535 | 2025.12.23 18:14:16.978087 [ 275 ] {616fa29f-8c24-454e-8bbc-ed93215995e1} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001453 sec., 688.2312456985546 rows/sec., 46.37 KiB/sec. | ||
| 2536 | 2025.12.23 18:14:16.978134 [ 275 ] {616fa29f-8c24-454e-8bbc-ed93215995e1} <Debug> TCPHandler: Processed in 0.001652039 sec. | ||
| 2537 | 2025.12.23 18:14:16.978278 [ 275 ] {} <Trace> TCP-Session: 819faafe-9730-4f21-a809-d4703b429f48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2538 | 2025.12.23 18:14:16.978402 [ 275 ] {ae748949-021b-46d7-a000-b440e8cdf912} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41250) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2539 | 2025.12.23 18:14:16.978457 [ 275 ] {ae748949-021b-46d7-a000-b440e8cdf912} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2540 | 2025.12.23 18:14:16.978907 [ 275 ] {ae748949-021b-46d7-a000-b440e8cdf912} <Trace> oximeter.measurements_u64 (c65b2b0b-018f-4a17-94c5-4021396f47e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2541 | 2025.12.23 18:14:16.978953 [ 275 ] {ae748949-021b-46d7-a000-b440e8cdf912} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 2542 | 2025.12.23 18:14:16.979381 [ 275 ] {ae748949-021b-46d7-a000-b440e8cdf912} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2543 | 2025.12.23 18:14:16.979690 [ 275 ] {ae748949-021b-46d7-a000-b440e8cdf912} <Trace> oximeter.measurements_u64 (c65b2b0b-018f-4a17-94c5-4021396f47e4): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2544 | 2025.12.23 18:14:16.979863 [ 275 ] {ae748949-021b-46d7-a000-b440e8cdf912} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001484 sec., 70080.86253369272 rows/sec., 4.29 MiB/sec. | ||
| 2545 | 2025.12.23 18:14:16.979911 [ 275 ] {ae748949-021b-46d7-a000-b440e8cdf912} <Debug> TCPHandler: Processed in 0.00169459 sec. | ||
| 2546 | 2025.12.23 18:14:17.418571 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37799 | ||
| 2547 | 2025.12.23 18:14:17.418689 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2548 | 2025.12.23 18:14:17.418720 [ 274 ] {} <Debug> TCP-Session: 5d6fe672-3646-44ab-aec7-36b4d46dffc7 Authenticating user 'default' from [fd00:1122:3344:101::e]:37799 | ||
| 2549 | 2025.12.23 18:14:17.418747 [ 274 ] {} <Debug> TCP-Session: 5d6fe672-3646-44ab-aec7-36b4d46dffc7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2550 | 2025.12.23 18:14:17.418765 [ 274 ] {} <Debug> TCP-Session: 5d6fe672-3646-44ab-aec7-36b4d46dffc7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2551 | 2025.12.23 18:14:17.418994 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58802 | ||
| 2552 | 2025.12.23 18:14:17.419018 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63944 | ||
| 2553 | 2025.12.23 18:14:17.419052 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39131 | ||
| 2554 | 2025.12.23 18:14:17.419064 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49117 | ||
| 2555 | 2025.12.23 18:14:17.419113 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2556 | 2025.12.23 18:14:17.419117 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40968 | ||
| 2557 | 2025.12.23 18:14:17.419145 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2558 | 2025.12.23 18:14:17.419169 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2559 | 2025.12.23 18:14:17.419198 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2560 | 2025.12.23 18:14:17.419205 [ 287 ] {} <Debug> TCP-Session: 11dc1d95-4d20-4435-a935-156433fcef20 Authenticating user 'default' from [fd00:1122:3344:101::e]:63944 | ||
| 2561 | 2025.12.23 18:14:17.419217 [ 290 ] {} <Debug> TCP-Session: a7ae142d-2019-4181-9051-f173540e0258 Authenticating user 'default' from [fd00:1122:3344:101::e]:39131 | ||
| 2562 | 2025.12.23 18:14:17.419235 [ 291 ] {} <Debug> TCP-Session: 74b4b500-b174-43ce-8343-2c8f34061219 Authenticating user 'default' from [fd00:1122:3344:101::e]:49117 | ||
| 2563 | 2025.12.23 18:14:17.419243 [ 287 ] {} <Debug> TCP-Session: 11dc1d95-4d20-4435-a935-156433fcef20 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2564 | 2025.12.23 18:14:17.419259 [ 290 ] {} <Debug> TCP-Session: a7ae142d-2019-4181-9051-f173540e0258 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2565 | 2025.12.23 18:14:17.419265 [ 291 ] {} <Debug> TCP-Session: 74b4b500-b174-43ce-8343-2c8f34061219 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2566 | 2025.12.23 18:14:17.419273 [ 287 ] {} <Debug> TCP-Session: 11dc1d95-4d20-4435-a935-156433fcef20 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2567 | 2025.12.23 18:14:17.419284 [ 290 ] {} <Debug> TCP-Session: a7ae142d-2019-4181-9051-f173540e0258 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2568 | 2025.12.23 18:14:17.419296 [ 291 ] {} <Debug> TCP-Session: 74b4b500-b174-43ce-8343-2c8f34061219 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2569 | 2025.12.23 18:14:17.419287 [ 274 ] {} <Trace> TCP-Session: 5d6fe672-3646-44ab-aec7-36b4d46dffc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2570 | 2025.12.23 18:14:17.419347 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2571 | 2025.12.23 18:14:17.419153 [ 286 ] {} <Debug> TCP-Session: 23a5625d-34c6-41cb-b765-98baf8cd63bb Authenticating user 'default' from [fd00:1122:3344:101::e]:58802 | ||
| 2572 | 2025.12.23 18:14:17.419428 [ 293 ] {} <Debug> TCP-Session: a6769ab1-98b5-4836-9562-141974df95a4 Authenticating user 'default' from [fd00:1122:3344:101::e]:40968 | ||
| 2573 | 2025.12.23 18:14:17.419436 [ 286 ] {} <Debug> TCP-Session: 23a5625d-34c6-41cb-b765-98baf8cd63bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2574 | 2025.12.23 18:14:17.419064 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58343 | ||
| 2575 | 2025.12.23 18:14:17.419464 [ 286 ] {} <Debug> TCP-Session: 23a5625d-34c6-41cb-b765-98baf8cd63bb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2576 | 2025.12.23 18:14:17.419463 [ 293 ] {} <Debug> TCP-Session: a6769ab1-98b5-4836-9562-141974df95a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2577 | 2025.12.23 18:14:17.419031 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64394 | ||
| 2578 | 2025.12.23 18:14:17.419546 [ 293 ] {} <Debug> TCP-Session: a6769ab1-98b5-4836-9562-141974df95a4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2579 | 2025.12.23 18:14:17.419565 [ 274 ] {20b4c642-aa45-4728-be3c-0e9e7e8d2589} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:37799) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2580 | 2025.12.23 18:14:17.419083 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33045 | ||
| 2581 | 2025.12.23 18:14:17.419801 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2582 | 2025.12.23 18:14:17.419848 [ 289 ] {} <Debug> TCP-Session: fdcdaa73-9fa9-452a-a17f-4b9d10305d18 Authenticating user 'default' from [fd00:1122:3344:101::e]:58343 | ||
| 2583 | 2025.12.23 18:14:17.419866 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2584 | 2025.12.23 18:14:17.419872 [ 289 ] {} <Debug> TCP-Session: fdcdaa73-9fa9-452a-a17f-4b9d10305d18 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2585 | 2025.12.23 18:14:17.419890 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2586 | 2025.12.23 18:14:17.419913 [ 274 ] {20b4c642-aa45-4728-be3c-0e9e7e8d2589} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2587 | 2025.12.23 18:14:17.419919 [ 289 ] {} <Debug> TCP-Session: fdcdaa73-9fa9-452a-a17f-4b9d10305d18 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2588 | 2025.12.23 18:14:17.419936 [ 288 ] {} <Debug> TCP-Session: e6381581-cd27-4f3f-83b2-efe1dadd3445 Authenticating user 'default' from [fd00:1122:3344:101::e]:64394 | ||
| 2589 | 2025.12.23 18:14:17.419901 [ 292 ] {} <Debug> TCP-Session: 448672cc-0bb1-4fdf-8658-eabf42d9b58a Authenticating user 'default' from [fd00:1122:3344:101::e]:33045 | ||
| 2590 | 2025.12.23 18:14:17.419982 [ 274 ] {20b4c642-aa45-4728-be3c-0e9e7e8d2589} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2591 | 2025.12.23 18:14:17.419982 [ 288 ] {} <Debug> TCP-Session: e6381581-cd27-4f3f-83b2-efe1dadd3445 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2592 | 2025.12.23 18:14:17.419990 [ 292 ] {} <Debug> TCP-Session: 448672cc-0bb1-4fdf-8658-eabf42d9b58a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2593 | 2025.12.23 18:14:17.420005 [ 288 ] {} <Debug> TCP-Session: e6381581-cd27-4f3f-83b2-efe1dadd3445 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2594 | 2025.12.23 18:14:17.420013 [ 292 ] {} <Debug> TCP-Session: 448672cc-0bb1-4fdf-8658-eabf42d9b58a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2595 | 2025.12.23 18:14:17.420274 [ 274 ] {20b4c642-aa45-4728-be3c-0e9e7e8d2589} <Debug> oximeter.version (19e05c7c-61a9-4108-ae89-b7c5babdc528) (SelectExecutor): Key condition: unknown | ||
| 2596 | 2025.12.23 18:14:17.420362 [ 274 ] {20b4c642-aa45-4728-be3c-0e9e7e8d2589} <Trace> Aggregator: Compile expression max()(UInt64) 0 | ||
| 2597 | 2025.12.23 18:14:17.814093 [ 296 ] {20b4c642-aa45-4728-be3c-0e9e7e8d2589} <Trace> AggregatingTransform: Aggregating | ||
| 2598 | 2025.12.23 18:14:17.814162 [ 296 ] {20b4c642-aa45-4728-be3c-0e9e7e8d2589} <Trace> Aggregator: Aggregation method: without_key | ||
| 2599 | 2025.12.23 18:14:17.814201 [ 296 ] {20b4c642-aa45-4728-be3c-0e9e7e8d2589} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001076899 sec. (928.592 rows/sec., 36.27 KiB/sec.) | ||
| 2600 | 2025.12.23 18:14:17.814221 [ 296 ] {20b4c642-aa45-4728-be3c-0e9e7e8d2589} <Trace> Aggregator: Merging aggregated data | ||
| 2601 | 2025.12.23 18:14:17.815717 [ 274 ] {20b4c642-aa45-4728-be3c-0e9e7e8d2589} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.396229 sec., 2.523793059064329 rows/sec., 100.95 B/sec. | ||
| 2602 | 2025.12.23 18:14:17.815853 [ 274 ] {20b4c642-aa45-4728-be3c-0e9e7e8d2589} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 2603 | 2025.12.23 18:14:17.815868 [ 274 ] {20b4c642-aa45-4728-be3c-0e9e7e8d2589} <Debug> TCPHandler: Processed in 0.396756874 sec. | ||
| 2604 | 2025.12.23 18:14:17.815987 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2605 | 2025.12.23 18:14:17.816032 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2606 | 2025.12.23 18:14:17.816056 [ 286 ] {} <Debug> TCP-Session: 23a5625d-34c6-41cb-b765-98baf8cd63bb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2607 | 2025.12.23 18:14:17.816060 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2608 | 2025.12.23 18:14:17.816082 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2609 | 2025.12.23 18:14:17.816109 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2610 | 2025.12.23 18:14:17.816134 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2611 | 2025.12.23 18:14:17.816157 [ 274 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2612 | 2025.12.23 18:14:17.816169 [ 287 ] {} <Debug> TCP-Session: 11dc1d95-4d20-4435-a935-156433fcef20 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2613 | 2025.12.23 18:14:17.816195 [ 291 ] {} <Debug> TCP-Session: 74b4b500-b174-43ce-8343-2c8f34061219 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2614 | 2025.12.23 18:14:17.816207 [ 274 ] {} <Debug> TCP-Session: 5d6fe672-3646-44ab-aec7-36b4d46dffc7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2615 | 2025.12.23 18:14:17.816150 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2616 | 2025.12.23 18:14:17.816174 [ 293 ] {} <Debug> TCP-Session: a6769ab1-98b5-4836-9562-141974df95a4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2617 | 2025.12.23 18:14:17.816275 [ 292 ] {} <Debug> TCP-Session: 448672cc-0bb1-4fdf-8658-eabf42d9b58a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2618 | 2025.12.23 18:14:17.816123 [ 288 ] {} <Debug> TCP-Session: e6381581-cd27-4f3f-83b2-efe1dadd3445 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2619 | 2025.12.23 18:14:17.816104 [ 289 ] {} <Debug> TCP-Session: fdcdaa73-9fa9-452a-a17f-4b9d10305d18 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2620 | 2025.12.23 18:14:17.816094 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2621 | 2025.12.23 18:14:17.816379 [ 290 ] {} <Debug> TCP-Session: a7ae142d-2019-4181-9051-f173540e0258 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2622 | 2025.12.23 18:14:17.849908 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41433 | ||
| 2623 | 2025.12.23 18:14:17.850003 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2624 | 2025.12.23 18:14:17.850032 [ 288 ] {} <Debug> TCP-Session: f1fb8cd4-0cb3-4b55-90e5-49d6aae961c7 Authenticating user 'default' from [fd00:1122:3344:101::e]:41433 | ||
| 2625 | 2025.12.23 18:14:17.850054 [ 288 ] {} <Debug> TCP-Session: f1fb8cd4-0cb3-4b55-90e5-49d6aae961c7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2626 | 2025.12.23 18:14:17.850066 [ 288 ] {} <Debug> TCP-Session: f1fb8cd4-0cb3-4b55-90e5-49d6aae961c7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2627 | 2025.12.23 18:14:17.850254 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33231 | ||
| 2628 | 2025.12.23 18:14:17.850279 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45242 | ||
| 2629 | 2025.12.23 18:14:17.850323 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57497 | ||
| 2630 | 2025.12.23 18:14:17.850329 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2631 | 2025.12.23 18:14:17.850322 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38936 | ||
| 2632 | 2025.12.23 18:14:17.850376 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2633 | 2025.12.23 18:14:17.850384 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37358 | ||
| 2634 | 2025.12.23 18:14:17.850411 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43156 | ||
| 2635 | 2025.12.23 18:14:17.850431 [ 290 ] {} <Debug> TCP-Session: a6e10423-3e87-448d-9fea-04fe75848c0a Authenticating user 'default' from [fd00:1122:3344:101::e]:45242 | ||
| 2636 | 2025.12.23 18:14:17.850381 [ 289 ] {} <Debug> TCP-Session: d9a3d199-1a3c-433f-bb7c-f2f99d4d2bc1 Authenticating user 'default' from [fd00:1122:3344:101::e]:33231 | ||
| 2637 | 2025.12.23 18:14:17.850473 [ 290 ] {} <Debug> TCP-Session: a6e10423-3e87-448d-9fea-04fe75848c0a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2638 | 2025.12.23 18:14:17.850475 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2639 | 2025.12.23 18:14:17.850499 [ 290 ] {} <Debug> TCP-Session: a6e10423-3e87-448d-9fea-04fe75848c0a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2640 | 2025.12.23 18:14:17.850497 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2641 | 2025.12.23 18:14:17.850517 [ 274 ] {} <Debug> TCP-Session: 2f3c8039-8c12-484c-bd30-39e187d2df62 Authenticating user 'default' from [fd00:1122:3344:101::e]:37358 | ||
| 2642 | 2025.12.23 18:14:17.850524 [ 288 ] {} <Trace> TCP-Session: f1fb8cd4-0cb3-4b55-90e5-49d6aae961c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2643 | 2025.12.23 18:14:17.850550 [ 274 ] {} <Debug> TCP-Session: 2f3c8039-8c12-484c-bd30-39e187d2df62 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2644 | 2025.12.23 18:14:17.850540 [ 286 ] {} <Debug> TCP-Session: 13e25008-6f30-4a6d-9951-28677c1b1c6b Authenticating user 'default' from [fd00:1122:3344:101::e]:43156 | ||
| 2645 | 2025.12.23 18:14:17.850494 [ 289 ] {} <Debug> TCP-Session: d9a3d199-1a3c-433f-bb7c-f2f99d4d2bc1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2646 | 2025.12.23 18:14:17.850595 [ 286 ] {} <Debug> TCP-Session: 13e25008-6f30-4a6d-9951-28677c1b1c6b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2647 | 2025.12.23 18:14:17.850609 [ 289 ] {} <Debug> TCP-Session: d9a3d199-1a3c-433f-bb7c-f2f99d4d2bc1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2648 | 2025.12.23 18:14:17.850621 [ 286 ] {} <Debug> TCP-Session: 13e25008-6f30-4a6d-9951-28677c1b1c6b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2649 | 2025.12.23 18:14:17.850372 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38832 | ||
| 2650 | 2025.12.23 18:14:17.850383 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52612 | ||
| 2651 | 2025.12.23 18:14:17.850705 [ 288 ] {5ce52b0d-765b-40ad-9cdf-9cb99d0d4efb} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:41433) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2652 | 2025.12.23 18:14:17.850463 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2653 | 2025.12.23 18:14:17.850730 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2654 | 2025.12.23 18:14:17.850757 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2655 | 2025.12.23 18:14:17.850769 [ 291 ] {} <Debug> TCP-Session: a6b9a34e-0d1d-4baa-b2e3-28704ceb1242 Authenticating user 'default' from [fd00:1122:3344:101::e]:38936 | ||
| 2656 | 2025.12.23 18:14:17.850778 [ 293 ] {} <Debug> TCP-Session: 92a5467c-9ac0-45d6-9a3c-886ceed5031d Authenticating user 'default' from [fd00:1122:3344:101::e]:38832 | ||
| 2657 | 2025.12.23 18:14:17.850791 [ 294 ] {} <Debug> TCP-Session: 7deec541-5823-43b5-9ea9-49eb0c540b00 Authenticating user 'default' from [fd00:1122:3344:101::e]:52612 | ||
| 2658 | 2025.12.23 18:14:17.850809 [ 291 ] {} <Debug> TCP-Session: a6b9a34e-0d1d-4baa-b2e3-28704ceb1242 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2659 | 2025.12.23 18:14:17.850818 [ 293 ] {} <Debug> TCP-Session: 92a5467c-9ac0-45d6-9a3c-886ceed5031d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2660 | 2025.12.23 18:14:17.850841 [ 291 ] {} <Debug> TCP-Session: a6b9a34e-0d1d-4baa-b2e3-28704ceb1242 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2661 | 2025.12.23 18:14:17.850854 [ 293 ] {} <Debug> TCP-Session: 92a5467c-9ac0-45d6-9a3c-886ceed5031d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2662 | 2025.12.23 18:14:17.850834 [ 294 ] {} <Debug> TCP-Session: 7deec541-5823-43b5-9ea9-49eb0c540b00 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2663 | 2025.12.23 18:14:17.850397 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2664 | 2025.12.23 18:14:17.850902 [ 294 ] {} <Debug> TCP-Session: 7deec541-5823-43b5-9ea9-49eb0c540b00 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2665 | 2025.12.23 18:14:17.850587 [ 274 ] {} <Debug> TCP-Session: 2f3c8039-8c12-484c-bd30-39e187d2df62 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2666 | 2025.12.23 18:14:17.850934 [ 292 ] {} <Debug> TCP-Session: 33c65498-32ee-414e-87c5-2408fa713abe Authenticating user 'default' from [fd00:1122:3344:101::e]:57497 | ||
| 2667 | 2025.12.23 18:14:17.850967 [ 292 ] {} <Debug> TCP-Session: 33c65498-32ee-414e-87c5-2408fa713abe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2668 | 2025.12.23 18:14:17.850981 [ 292 ] {} <Debug> TCP-Session: 33c65498-32ee-414e-87c5-2408fa713abe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2669 | 2025.12.23 18:14:17.850998 [ 288 ] {5ce52b0d-765b-40ad-9cdf-9cb99d0d4efb} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2670 | 2025.12.23 18:14:17.851052 [ 288 ] {5ce52b0d-765b-40ad-9cdf-9cb99d0d4efb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2671 | 2025.12.23 18:14:17.851349 [ 288 ] {5ce52b0d-765b-40ad-9cdf-9cb99d0d4efb} <Debug> oximeter.version (19e05c7c-61a9-4108-ae89-b7c5babdc528) (SelectExecutor): Key condition: unknown | ||
| 2672 | 2025.12.23 18:14:17.852281 [ 325 ] {5ce52b0d-765b-40ad-9cdf-9cb99d0d4efb} <Trace> AggregatingTransform: Aggregating | ||
| 2673 | 2025.12.23 18:14:17.852319 [ 325 ] {5ce52b0d-765b-40ad-9cdf-9cb99d0d4efb} <Trace> Aggregator: Aggregation method: without_key | ||
| 2674 | 2025.12.23 18:14:17.852350 [ 325 ] {5ce52b0d-765b-40ad-9cdf-9cb99d0d4efb} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000901586 sec. (1109.157 rows/sec., 43.33 KiB/sec.) | ||
| 2675 | 2025.12.23 18:14:17.852366 [ 325 ] {5ce52b0d-765b-40ad-9cdf-9cb99d0d4efb} <Trace> Aggregator: Merging aggregated data | ||
| 2676 | 2025.12.23 18:14:17.853520 [ 288 ] {5ce52b0d-765b-40ad-9cdf-9cb99d0d4efb} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002878 sec., 347.4635163307853 rows/sec., 13.57 KiB/sec. | ||
| 2677 | 2025.12.23 18:14:17.853682 [ 288 ] {5ce52b0d-765b-40ad-9cdf-9cb99d0d4efb} <Debug> TCPHandler: Processed in 0.003298238 sec. | ||
| 2678 | 2025.12.23 18:14:17.853788 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2679 | 2025.12.23 18:14:17.853817 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2680 | 2025.12.23 18:14:17.853833 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2681 | 2025.12.23 18:14:17.853852 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2682 | 2025.12.23 18:14:17.853858 [ 290 ] {} <Debug> TCP-Session: a6e10423-3e87-448d-9fea-04fe75848c0a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2683 | 2025.12.23 18:14:17.853868 [ 274 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2684 | 2025.12.23 18:14:17.853891 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2685 | 2025.12.23 18:14:17.853905 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2686 | 2025.12.23 18:14:17.853944 [ 292 ] {} <Debug> TCP-Session: 33c65498-32ee-414e-87c5-2408fa713abe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2687 | 2025.12.23 18:14:17.853923 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2688 | 2025.12.23 18:14:17.853995 [ 291 ] {} <Debug> TCP-Session: a6b9a34e-0d1d-4baa-b2e3-28704ceb1242 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2689 | 2025.12.23 18:14:17.854024 [ 294 ] {} <Debug> TCP-Session: 7deec541-5823-43b5-9ea9-49eb0c540b00 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2690 | 2025.12.23 18:14:17.853897 [ 293 ] {} <Debug> TCP-Session: 92a5467c-9ac0-45d6-9a3c-886ceed5031d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2691 | 2025.12.23 18:14:17.853886 [ 286 ] {} <Debug> TCP-Session: 13e25008-6f30-4a6d-9951-28677c1b1c6b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2692 | 2025.12.23 18:14:17.853827 [ 289 ] {} <Debug> TCP-Session: d9a3d199-1a3c-433f-bb7c-f2f99d4d2bc1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2693 | 2025.12.23 18:14:17.853941 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2694 | 2025.12.23 18:14:17.853930 [ 274 ] {} <Debug> TCP-Session: 2f3c8039-8c12-484c-bd30-39e187d2df62 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2695 | 2025.12.23 18:14:17.854148 [ 288 ] {} <Debug> TCP-Session: f1fb8cd4-0cb3-4b55-90e5-49d6aae961c7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2696 | 2025.12.23 18:14:18.000200 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 194.09 MiB, peak 206.00 MiB, free memory in arenas 0.00 B, will set to 212.54 MiB (RSS), difference: 18.45 MiB | ||
| 2697 | 2025.12.23 18:14:18.327147 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 380 | ||
| 2698 | 2025.12.23 18:14:18.329795 [ 242 ] {} <Trace> system.query_log (36ac8dc5-64a7-43b0-b22f-e722aa45620e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2699 | 2025.12.23 18:14:18.329868 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 2700 | 2025.12.23 18:14:18.331474 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2701 | 2025.12.23 18:14:18.331764 [ 242 ] {} <Trace> system.query_log (36ac8dc5-64a7-43b0-b22f-e722aa45620e): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2702 | 2025.12.23 18:14:18.332168 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 380 | ||
| 2703 | 2025.12.23 18:14:21.937266 [ 275 ] {} <Trace> TCP-Session: 819faafe-9730-4f21-a809-d4703b429f48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2704 | 2025.12.23 18:14:21.937546 [ 275 ] {1e3c721b-8940-48bc-b4ba-61e55fde6ba4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41250) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2705 | 2025.12.23 18:14:21.937641 [ 275 ] {1e3c721b-8940-48bc-b4ba-61e55fde6ba4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2706 | 2025.12.23 18:14:21.938296 [ 275 ] {1e3c721b-8940-48bc-b4ba-61e55fde6ba4} <Trace> oximeter.fields_string (af970116-f5d0-48a8-b888-3d92c2867a6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2707 | 2025.12.23 18:14:21.938344 [ 275 ] {1e3c721b-8940-48bc-b4ba-61e55fde6ba4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 2708 | 2025.12.23 18:14:21.938751 [ 275 ] {1e3c721b-8940-48bc-b4ba-61e55fde6ba4} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2709 | 2025.12.23 18:14:21.938982 [ 275 ] {1e3c721b-8940-48bc-b4ba-61e55fde6ba4} <Trace> oximeter.fields_string (af970116-f5d0-48a8-b888-3d92c2867a6c): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2710 | 2025.12.23 18:14:21.939136 [ 275 ] {1e3c721b-8940-48bc-b4ba-61e55fde6ba4} <Debug> executeQuery: Read 122 rows, 10.73 KiB in 0.001659 sec., 73538.27606992163 rows/sec., 6.32 MiB/sec. | ||
| 2711 | 2025.12.23 18:14:21.939177 [ 275 ] {1e3c721b-8940-48bc-b4ba-61e55fde6ba4} <Debug> TCPHandler: Processed in 0.002083807 sec. | ||
| 2712 | 2025.12.23 18:14:21.939298 [ 275 ] {} <Trace> TCP-Session: 819faafe-9730-4f21-a809-d4703b429f48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2713 | 2025.12.23 18:14:21.939395 [ 275 ] {e7a5600b-400e-430e-8740-b91788637b14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41250) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2714 | 2025.12.23 18:14:21.939436 [ 275 ] {e7a5600b-400e-430e-8740-b91788637b14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2715 | 2025.12.23 18:14:21.939846 [ 275 ] {e7a5600b-400e-430e-8740-b91788637b14} <Trace> oximeter.fields_u16 (a75aa661-c25d-4f71-a801-335ef43dd6dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2716 | 2025.12.23 18:14:21.939884 [ 275 ] {e7a5600b-400e-430e-8740-b91788637b14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 2717 | 2025.12.23 18:14:21.940197 [ 275 ] {e7a5600b-400e-430e-8740-b91788637b14} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2718 | 2025.12.23 18:14:21.940417 [ 275 ] {e7a5600b-400e-430e-8740-b91788637b14} <Trace> oximeter.fields_u16 (a75aa661-c25d-4f71-a801-335ef43dd6dc): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2719 | 2025.12.23 18:14:21.940544 [ 275 ] {e7a5600b-400e-430e-8740-b91788637b14} <Debug> executeQuery: Read 33 rows, 2.48 KiB in 0.001168 sec., 28253.424657534248 rows/sec., 2.07 MiB/sec. | ||
| 2720 | 2025.12.23 18:14:21.940582 [ 275 ] {e7a5600b-400e-430e-8740-b91788637b14} <Debug> TCPHandler: Processed in 0.001333993 sec. | ||
| 2721 | 2025.12.23 18:14:21.940689 [ 275 ] {} <Trace> TCP-Session: 819faafe-9730-4f21-a809-d4703b429f48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2722 | 2025.12.23 18:14:21.940784 [ 275 ] {96cc9d0d-94aa-4577-b0c2-5972760a1124} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41250) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2723 | 2025.12.23 18:14:21.940824 [ 275 ] {96cc9d0d-94aa-4577-b0c2-5972760a1124} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2724 | 2025.12.23 18:14:21.941260 [ 275 ] {96cc9d0d-94aa-4577-b0c2-5972760a1124} <Trace> oximeter.fields_uuid (cd0df809-70c0-4d52-8ca7-5a0086f9f684): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2725 | 2025.12.23 18:14:21.941298 [ 275 ] {96cc9d0d-94aa-4577-b0c2-5972760a1124} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 2726 | 2025.12.23 18:14:21.941598 [ 275 ] {96cc9d0d-94aa-4577-b0c2-5972760a1124} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2727 | 2025.12.23 18:14:21.941806 [ 275 ] {96cc9d0d-94aa-4577-b0c2-5972760a1124} <Trace> oximeter.fields_uuid (cd0df809-70c0-4d52-8ca7-5a0086f9f684): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2728 | 2025.12.23 18:14:21.941931 [ 275 ] {96cc9d0d-94aa-4577-b0c2-5972760a1124} <Debug> executeQuery: Read 97 rows, 7.76 KiB in 0.001164 sec., 83333.33333333333 rows/sec., 6.51 MiB/sec. | ||
| 2729 | 2025.12.23 18:14:21.941968 [ 275 ] {96cc9d0d-94aa-4577-b0c2-5972760a1124} <Debug> TCPHandler: Processed in 0.001328453 sec. | ||
| 2730 | 2025.12.23 18:14:21.942078 [ 275 ] {} <Trace> TCP-Session: 819faafe-9730-4f21-a809-d4703b429f48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2731 | 2025.12.23 18:14:21.942175 [ 275 ] {c6ec54d8-4b68-4af1-aa86-54d09c8441f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41250) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2732 | 2025.12.23 18:14:21.942218 [ 275 ] {c6ec54d8-4b68-4af1-aa86-54d09c8441f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2733 | 2025.12.23 18:14:21.942623 [ 275 ] {c6ec54d8-4b68-4af1-aa86-54d09c8441f3} <Trace> oximeter.measurements_cumulativeu64 (42805e88-f8e1-4fc7-a1f4-81ec2c86fb46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2734 | 2025.12.23 18:14:21.942659 [ 275 ] {c6ec54d8-4b68-4af1-aa86-54d09c8441f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 2735 | 2025.12.23 18:14:21.942985 [ 275 ] {c6ec54d8-4b68-4af1-aa86-54d09c8441f3} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2736 | 2025.12.23 18:14:21.943197 [ 275 ] {c6ec54d8-4b68-4af1-aa86-54d09c8441f3} <Trace> oximeter.measurements_cumulativeu64 (42805e88-f8e1-4fc7-a1f4-81ec2c86fb46): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2737 | 2025.12.23 18:14:21.943325 [ 275 ] {c6ec54d8-4b68-4af1-aa86-54d09c8441f3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001169 sec., 136869.11890504707 rows/sec., 9.53 MiB/sec. | ||
| 2738 | 2025.12.23 18:14:21.943364 [ 275 ] {c6ec54d8-4b68-4af1-aa86-54d09c8441f3} <Debug> TCPHandler: Processed in 0.001335913 sec. | ||
| 2739 | 2025.12.23 18:14:21.943467 [ 275 ] {} <Trace> TCP-Session: 819faafe-9730-4f21-a809-d4703b429f48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2740 | 2025.12.23 18:14:21.943561 [ 275 ] {eafa7293-a666-4701-9fb6-926e3f608196} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41250) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2741 | 2025.12.23 18:14:21.943616 [ 275 ] {eafa7293-a666-4701-9fb6-926e3f608196} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2742 | 2025.12.23 18:14:21.944440 [ 275 ] {eafa7293-a666-4701-9fb6-926e3f608196} <Trace> oximeter.measurements_histogramu64 (4cc204ec-6cf0-4382-92e4-0ffa058b5b83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2743 | 2025.12.23 18:14:21.944477 [ 275 ] {eafa7293-a666-4701-9fb6-926e3f608196} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 2744 | 2025.12.23 18:14:21.945022 [ 275 ] {eafa7293-a666-4701-9fb6-926e3f608196} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2745 | 2025.12.23 18:14:21.945251 [ 275 ] {eafa7293-a666-4701-9fb6-926e3f608196} <Trace> oximeter.measurements_histogramu64 (4cc204ec-6cf0-4382-92e4-0ffa058b5b83): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2746 | 2025.12.23 18:14:21.945383 [ 275 ] {eafa7293-a666-4701-9fb6-926e3f608196} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.001839 sec., 17944.53507340946 rows/sec., 32.16 MiB/sec. | ||
| 2747 | 2025.12.23 18:14:21.945433 [ 275 ] {eafa7293-a666-4701-9fb6-926e3f608196} <Debug> TCPHandler: Processed in 0.002015995 sec. | ||
| 2748 | 2025.12.23 18:14:21.945545 [ 275 ] {} <Trace> TCP-Session: 819faafe-9730-4f21-a809-d4703b429f48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2749 | 2025.12.23 18:14:21.945642 [ 275 ] {f657466b-c47c-4379-86f1-33f8e8fe119e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41250) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2750 | 2025.12.23 18:14:21.945683 [ 275 ] {f657466b-c47c-4379-86f1-33f8e8fe119e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2751 | 2025.12.23 18:14:21.946016 [ 275 ] {f657466b-c47c-4379-86f1-33f8e8fe119e} <Trace> oximeter.measurements_u64 (c65b2b0b-018f-4a17-94c5-4021396f47e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2752 | 2025.12.23 18:14:21.946054 [ 275 ] {f657466b-c47c-4379-86f1-33f8e8fe119e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 2753 | 2025.12.23 18:14:21.946372 [ 275 ] {f657466b-c47c-4379-86f1-33f8e8fe119e} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2754 | 2025.12.23 18:14:21.946577 [ 275 ] {f657466b-c47c-4379-86f1-33f8e8fe119e} <Trace> oximeter.measurements_u64 (c65b2b0b-018f-4a17-94c5-4021396f47e4): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2755 | 2025.12.23 18:14:21.946703 [ 275 ] {f657466b-c47c-4379-86f1-33f8e8fe119e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00108 sec., 55555.555555555555 rows/sec., 3.74 MiB/sec. | ||
| 2756 | 2025.12.23 18:14:21.946739 [ 275 ] {f657466b-c47c-4379-86f1-33f8e8fe119e} <Debug> TCPHandler: Processed in 0.001243732 sec. | ||
| 2757 | 2025.12.23 18:14:23.225974 [ 71 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2758 | 2025.12.23 18:14:23.226030 [ 71 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2759 | 2025.12.23 18:14:23.313818 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 4732 | ||
| 2760 | 2025.12.23 18:14:23.314428 [ 244 ] {} <Trace> system.asynchronous_metric_log (98712bed-12c6-40f4-9d6f-ea8440250af5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2761 | 2025.12.23 18:14:23.314481 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 2762 | 2025.12.23 18:14:23.314996 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2763 | 2025.12.23 18:14:23.315236 [ 244 ] {} <Trace> system.asynchronous_metric_log (98712bed-12c6-40f4-9d6f-ea8440250af5): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2764 | 2025.12.23 18:14:23.315380 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4732 | ||
| 2765 | 2025.12.23 18:14:23.569862 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 | ||
| 2766 | 2025.12.23 18:14:23.587060 [ 243 ] {} <Trace> system.metric_log (2809624b-04a1-4015-ab15-d1bc9504c879): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2767 | 2025.12.23 18:14:23.587116 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 2768 | 2025.12.23 18:14:23.593309 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2769 | 2025.12.23 18:14:23.593981 [ 243 ] {} <Trace> system.metric_log (2809624b-04a1-4015-ab15-d1bc9504c879): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2770 | 2025.12.23 18:14:23.596824 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 76 | ||
| 2771 | 2025.12.23 18:14:26.947652 [ 275 ] {} <Trace> TCP-Session: 819faafe-9730-4f21-a809-d4703b429f48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2772 | 2025.12.23 18:14:26.947913 [ 275 ] {4c7e38d1-a258-477d-8c47-5367a853c031} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41250) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2773 | 2025.12.23 18:14:26.947981 [ 275 ] {4c7e38d1-a258-477d-8c47-5367a853c031} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2774 | 2025.12.23 18:14:26.948894 [ 275 ] {4c7e38d1-a258-477d-8c47-5367a853c031} <Trace> oximeter.fields_i16 (a7723948-0045-4e6c-883e-f9b726276b2e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2775 | 2025.12.23 18:14:26.948947 [ 275 ] {4c7e38d1-a258-477d-8c47-5367a853c031} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 2776 | 2025.12.23 18:14:26.949431 [ 275 ] {4c7e38d1-a258-477d-8c47-5367a853c031} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2777 | 2025.12.23 18:14:26.949695 [ 275 ] {4c7e38d1-a258-477d-8c47-5367a853c031} <Trace> oximeter.fields_i16 (a7723948-0045-4e6c-883e-f9b726276b2e): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2778 | 2025.12.23 18:14:26.949826 [ 123 ] {} <Debug> oximeter.fields_i16 (a7723948-0045-4e6c-883e-f9b726276b2e) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2779 | 2025.12.23 18:14:26.949863 [ 123 ] {} <Trace> oximeter.fields_i16 (a7723948-0045-4e6c-883e-f9b726276b2e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2780 | 2025.12.23 18:14:26.949869 [ 275 ] {4c7e38d1-a258-477d-8c47-5367a853c031} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.002006 sec., 204386.83948155533 rows/sec., 12.97 MiB/sec. | ||
| 2781 | 2025.12.23 18:14:26.949882 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 2782 | 2025.12.23 18:14:26.949919 [ 275 ] {4c7e38d1-a258-477d-8c47-5367a853c031} <Debug> TCPHandler: Processed in 0.002451604 sec. | ||
| 2783 | 2025.12.23 18:14:26.950004 [ 195 ] {a7723948-0045-4e6c-883e-f9b726276b2e::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 | ||
| 2784 | 2025.12.23 18:14:26.950052 [ 275 ] {} <Trace> TCP-Session: 819faafe-9730-4f21-a809-d4703b429f48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2785 | 2025.12.23 18:14:26.950147 [ 195 ] {a7723948-0045-4e6c-883e-f9b726276b2e::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2786 | 2025.12.23 18:14:26.950165 [ 275 ] {c19b55d4-188c-477d-9af1-67bc71dc8a1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41250) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2787 | 2025.12.23 18:14:26.950184 [ 195 ] {a7723948-0045-4e6c-883e-f9b726276b2e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 24 rows starting from the beginning of the part | ||
| 2788 | 2025.12.23 18:14:26.950214 [ 275 ] {c19b55d4-188c-477d-9af1-67bc71dc8a1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2789 | 2025.12.23 18:14:26.950253 [ 195 ] {a7723948-0045-4e6c-883e-f9b726276b2e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 410 rows starting from the beginning of the part | ||
| 2790 | 2025.12.23 18:14:26.950300 [ 195 ] {a7723948-0045-4e6c-883e-f9b726276b2e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 410 rows starting from the beginning of the part | ||
| 2791 | 2025.12.23 18:14:26.950340 [ 195 ] {a7723948-0045-4e6c-883e-f9b726276b2e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 410 rows starting from the beginning of the part | ||
| 2792 | 2025.12.23 18:14:26.950382 [ 195 ] {a7723948-0045-4e6c-883e-f9b726276b2e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 410 rows starting from the beginning of the part | ||
| 2793 | 2025.12.23 18:14:26.950421 [ 195 ] {a7723948-0045-4e6c-883e-f9b726276b2e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 410 rows starting from the beginning of the part | ||
| 2794 | 2025.12.23 18:14:26.951173 [ 275 ] {c19b55d4-188c-477d-9af1-67bc71dc8a1f} <Trace> oximeter.fields_string (af970116-f5d0-48a8-b888-3d92c2867a6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2795 | 2025.12.23 18:14:26.951214 [ 275 ] {c19b55d4-188c-477d-9af1-67bc71dc8a1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 2796 | 2025.12.23 18:14:26.951523 [ 199 ] {a7723948-0045-4e6c-883e-f9b726276b2e::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2074 rows, containing 5 columns (5 merged, 0 gathered) in 0.001579408 sec., 1313150.24363559 rows/sec., 88.61 MiB/sec. | ||
| 2797 | 2025.12.23 18:14:26.951651 [ 275 ] {c19b55d4-188c-477d-9af1-67bc71dc8a1f} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2798 | 2025.12.23 18:14:26.951795 [ 196 ] {a7723948-0045-4e6c-883e-f9b726276b2e::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2799 | 2025.12.23 18:14:26.951909 [ 275 ] {c19b55d4-188c-477d-9af1-67bc71dc8a1f} <Trace> oximeter.fields_string (af970116-f5d0-48a8-b888-3d92c2867a6c): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2800 | 2025.12.23 18:14:26.952055 [ 275 ] {c19b55d4-188c-477d-9af1-67bc71dc8a1f} <Debug> executeQuery: Read 1112 rows, 89.84 KiB in 0.001916 sec., 580375.7828810021 rows/sec., 45.79 MiB/sec. | ||
| 2801 | 2025.12.23 18:14:26.952096 [ 275 ] {c19b55d4-188c-477d-9af1-67bc71dc8a1f} <Debug> TCPHandler: Processed in 0.002096047 sec. | ||
| 2802 | 2025.12.23 18:14:26.952195 [ 196 ] {a7723948-0045-4e6c-883e-f9b726276b2e::all_1_6_1} <Trace> oximeter.fields_i16 (a7723948-0045-4e6c-883e-f9b726276b2e): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2803 | 2025.12.23 18:14:26.952222 [ 275 ] {} <Trace> TCP-Session: 819faafe-9730-4f21-a809-d4703b429f48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2804 | 2025.12.23 18:14:26.952288 [ 196 ] {a7723948-0045-4e6c-883e-f9b726276b2e::all_1_6_1} <Trace> oximeter.fields_i16 (a7723948-0045-4e6c-883e-f9b726276b2e) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2805 | 2025.12.23 18:14:26.952353 [ 275 ] {4fc8f1d8-155c-441d-8bf5-c24a1364da1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41250) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2806 | 2025.12.23 18:14:26.952393 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.47 MiB. | ||
| 2807 | 2025.12.23 18:14:26.952411 [ 275 ] {4fc8f1d8-155c-441d-8bf5-c24a1364da1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2808 | 2025.12.23 18:14:26.952969 [ 275 ] {4fc8f1d8-155c-441d-8bf5-c24a1364da1e} <Trace> oximeter.fields_u16 (a75aa661-c25d-4f71-a801-335ef43dd6dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2809 | 2025.12.23 18:14:26.953007 [ 275 ] {4fc8f1d8-155c-441d-8bf5-c24a1364da1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 2810 | 2025.12.23 18:14:26.953349 [ 275 ] {4fc8f1d8-155c-441d-8bf5-c24a1364da1e} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2811 | 2025.12.23 18:14:26.953563 [ 275 ] {4fc8f1d8-155c-441d-8bf5-c24a1364da1e} <Trace> oximeter.fields_u16 (a75aa661-c25d-4f71-a801-335ef43dd6dc): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2812 | 2025.12.23 18:14:26.953697 [ 275 ] {4fc8f1d8-155c-441d-8bf5-c24a1364da1e} <Debug> executeQuery: Read 205 rows, 12.32 KiB in 0.001373 sec., 149308.08448652586 rows/sec., 8.76 MiB/sec. | ||
| 2813 | 2025.12.23 18:14:26.953734 [ 275 ] {4fc8f1d8-155c-441d-8bf5-c24a1364da1e} <Debug> TCPHandler: Processed in 0.001573948 sec. | ||
| 2814 | 2025.12.23 18:14:26.953842 [ 275 ] {} <Trace> TCP-Session: 819faafe-9730-4f21-a809-d4703b429f48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2815 | 2025.12.23 18:14:26.953938 [ 275 ] {f9fddc4d-b088-463f-8d98-550028959643} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41250) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2816 | 2025.12.23 18:14:26.953978 [ 275 ] {f9fddc4d-b088-463f-8d98-550028959643} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2817 | 2025.12.23 18:14:26.954455 [ 275 ] {f9fddc4d-b088-463f-8d98-550028959643} <Trace> oximeter.fields_u32 (0d67b71b-6525-47d6-b29a-963b77e75fdf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2818 | 2025.12.23 18:14:26.954490 [ 275 ] {f9fddc4d-b088-463f-8d98-550028959643} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 2819 | 2025.12.23 18:14:26.954793 [ 275 ] {f9fddc4d-b088-463f-8d98-550028959643} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2820 | 2025.12.23 18:14:26.955008 [ 275 ] {f9fddc4d-b088-463f-8d98-550028959643} <Trace> oximeter.fields_u32 (0d67b71b-6525-47d6-b29a-963b77e75fdf): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2821 | 2025.12.23 18:14:26.955135 [ 275 ] {f9fddc4d-b088-463f-8d98-550028959643} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001216 sec., 174342.1052631579 rows/sec., 11.24 MiB/sec. | ||
| 2822 | 2025.12.23 18:14:26.955170 [ 275 ] {f9fddc4d-b088-463f-8d98-550028959643} <Debug> TCPHandler: Processed in 0.001378934 sec. | ||
| 2823 | 2025.12.23 18:14:26.955279 [ 275 ] {} <Trace> TCP-Session: 819faafe-9730-4f21-a809-d4703b429f48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2824 | 2025.12.23 18:14:26.955372 [ 275 ] {03c77024-a316-406c-855a-aff82b1ed24f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41250) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2825 | 2025.12.23 18:14:26.955413 [ 275 ] {03c77024-a316-406c-855a-aff82b1ed24f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2826 | 2025.12.23 18:14:26.955876 [ 275 ] {03c77024-a316-406c-855a-aff82b1ed24f} <Trace> oximeter.fields_u8 (a5bb4ade-29cd-4bf2-8bb1-1fec8be7b1a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2827 | 2025.12.23 18:14:26.955910 [ 275 ] {03c77024-a316-406c-855a-aff82b1ed24f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 2828 | 2025.12.23 18:14:26.956211 [ 275 ] {03c77024-a316-406c-855a-aff82b1ed24f} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2829 | 2025.12.23 18:14:26.956416 [ 275 ] {03c77024-a316-406c-855a-aff82b1ed24f} <Trace> oximeter.fields_u8 (a5bb4ade-29cd-4bf2-8bb1-1fec8be7b1a7): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2830 | 2025.12.23 18:14:26.956501 [ 123 ] {} <Debug> oximeter.fields_u8 (a5bb4ade-29cd-4bf2-8bb1-1fec8be7b1a7) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2831 | 2025.12.23 18:14:26.956525 [ 123 ] {} <Trace> oximeter.fields_u8 (a5bb4ade-29cd-4bf2-8bb1-1fec8be7b1a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2832 | 2025.12.23 18:14:26.956541 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 2833 | 2025.12.23 18:14:26.956542 [ 275 ] {03c77024-a316-406c-855a-aff82b1ed24f} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001189 sec., 177460.0504625736 rows/sec., 10.08 MiB/sec. | ||
| 2834 | 2025.12.23 18:14:26.956584 [ 275 ] {03c77024-a316-406c-855a-aff82b1ed24f} <Debug> TCPHandler: Processed in 0.001354634 sec. | ||
| 2835 | 2025.12.23 18:14:26.956681 [ 188 ] {a5bb4ade-29cd-4bf2-8bb1-1fec8be7b1a7::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 | ||
| 2836 | 2025.12.23 18:14:26.956692 [ 275 ] {} <Trace> TCP-Session: 819faafe-9730-4f21-a809-d4703b429f48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2837 | 2025.12.23 18:14:26.956831 [ 275 ] {48ef6f0c-1081-4b4f-a9ef-8443ef8b9199} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41250) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2838 | 2025.12.23 18:14:26.956859 [ 188 ] {a5bb4ade-29cd-4bf2-8bb1-1fec8be7b1a7::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2839 | 2025.12.23 18:14:26.956870 [ 275 ] {48ef6f0c-1081-4b4f-a9ef-8443ef8b9199} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2840 | 2025.12.23 18:14:26.956909 [ 188 ] {a5bb4ade-29cd-4bf2-8bb1-1fec8be7b1a7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 12 rows starting from the beginning of the part | ||
| 2841 | 2025.12.23 18:14:26.957021 [ 188 ] {a5bb4ade-29cd-4bf2-8bb1-1fec8be7b1a7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 211 rows starting from the beginning of the part | ||
| 2842 | 2025.12.23 18:14:26.957081 [ 188 ] {a5bb4ade-29cd-4bf2-8bb1-1fec8be7b1a7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 211 rows starting from the beginning of the part | ||
| 2843 | 2025.12.23 18:14:26.957134 [ 188 ] {a5bb4ade-29cd-4bf2-8bb1-1fec8be7b1a7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 211 rows starting from the beginning of the part | ||
| 2844 | 2025.12.23 18:14:26.957193 [ 188 ] {a5bb4ade-29cd-4bf2-8bb1-1fec8be7b1a7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 211 rows starting from the beginning of the part | ||
| 2845 | 2025.12.23 18:14:26.957245 [ 188 ] {a5bb4ade-29cd-4bf2-8bb1-1fec8be7b1a7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 211 rows starting from the beginning of the part | ||
| 2846 | 2025.12.23 18:14:26.957544 [ 275 ] {48ef6f0c-1081-4b4f-a9ef-8443ef8b9199} <Trace> oximeter.fields_uuid (cd0df809-70c0-4d52-8ca7-5a0086f9f684): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2847 | 2025.12.23 18:14:26.957586 [ 275 ] {48ef6f0c-1081-4b4f-a9ef-8443ef8b9199} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 2848 | 2025.12.23 18:14:26.957942 [ 275 ] {48ef6f0c-1081-4b4f-a9ef-8443ef8b9199} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2849 | 2025.12.23 18:14:26.958164 [ 275 ] {48ef6f0c-1081-4b4f-a9ef-8443ef8b9199} <Trace> oximeter.fields_uuid (cd0df809-70c0-4d52-8ca7-5a0086f9f684): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2850 | 2025.12.23 18:14:26.958277 [ 188 ] {a5bb4ade-29cd-4bf2-8bb1-1fec8be7b1a7::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1067 rows, containing 5 columns (5 merged, 0 gathered) in 0.001664669 sec., 640968.2645619039 rows/sec., 38.98 MiB/sec. | ||
| 2851 | 2025.12.23 18:14:26.958293 [ 275 ] {48ef6f0c-1081-4b4f-a9ef-8443ef8b9199} <Debug> executeQuery: Read 679 rows, 48.47 KiB in 0.001481 sec., 458474.0040513167 rows/sec., 31.96 MiB/sec. | ||
| 2852 | 2025.12.23 18:14:26.958344 [ 275 ] {48ef6f0c-1081-4b4f-a9ef-8443ef8b9199} <Debug> TCPHandler: Processed in 0.00170138 sec. | ||
| 2853 | 2025.12.23 18:14:26.958451 [ 275 ] {} <Trace> TCP-Session: 819faafe-9730-4f21-a809-d4703b429f48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2854 | 2025.12.23 18:14:26.958460 [ 199 ] {a5bb4ade-29cd-4bf2-8bb1-1fec8be7b1a7::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2855 | 2025.12.23 18:14:26.958548 [ 275 ] {f18d9a70-6cc3-44a2-b10d-d1fbbf1de44e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41250) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2856 | 2025.12.23 18:14:26.958596 [ 275 ] {f18d9a70-6cc3-44a2-b10d-d1fbbf1de44e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2857 | 2025.12.23 18:14:26.958789 [ 199 ] {a5bb4ade-29cd-4bf2-8bb1-1fec8be7b1a7::all_1_6_1} <Trace> oximeter.fields_u8 (a5bb4ade-29cd-4bf2-8bb1-1fec8be7b1a7): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2858 | 2025.12.23 18:14:26.958866 [ 199 ] {a5bb4ade-29cd-4bf2-8bb1-1fec8be7b1a7::all_1_6_1} <Trace> oximeter.fields_u8 (a5bb4ade-29cd-4bf2-8bb1-1fec8be7b1a7) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2859 | 2025.12.23 18:14:26.958935 [ 275 ] {f18d9a70-6cc3-44a2-b10d-d1fbbf1de44e} <Trace> oximeter.measurements_bool (968d0006-ef4f-40f9-a025-9e9b6814ae5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2860 | 2025.12.23 18:14:26.958951 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 2861 | 2025.12.23 18:14:26.958978 [ 275 ] {f18d9a70-6cc3-44a2-b10d-d1fbbf1de44e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 2862 | 2025.12.23 18:14:26.959285 [ 275 ] {f18d9a70-6cc3-44a2-b10d-d1fbbf1de44e} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2863 | 2025.12.23 18:14:26.959498 [ 275 ] {f18d9a70-6cc3-44a2-b10d-d1fbbf1de44e} <Trace> oximeter.measurements_bool (968d0006-ef4f-40f9-a025-9e9b6814ae5a): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2864 | 2025.12.23 18:14:26.959630 [ 275 ] {f18d9a70-6cc3-44a2-b10d-d1fbbf1de44e} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001101 sec., 5449.591280653951 rows/sec., 284.72 KiB/sec. | ||
| 2865 | 2025.12.23 18:14:26.959667 [ 275 ] {f18d9a70-6cc3-44a2-b10d-d1fbbf1de44e} <Debug> TCPHandler: Processed in 0.001264783 sec. | ||
| 2866 | 2025.12.23 18:14:26.959770 [ 275 ] {} <Trace> TCP-Session: 819faafe-9730-4f21-a809-d4703b429f48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2867 | 2025.12.23 18:14:26.959865 [ 275 ] {676a64d0-75d5-4a78-93fe-6120d329f901} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41250) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2868 | 2025.12.23 18:14:26.959908 [ 275 ] {676a64d0-75d5-4a78-93fe-6120d329f901} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2869 | 2025.12.23 18:14:26.960345 [ 275 ] {676a64d0-75d5-4a78-93fe-6120d329f901} <Trace> oximeter.measurements_cumulativeu64 (42805e88-f8e1-4fc7-a1f4-81ec2c86fb46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2870 | 2025.12.23 18:14:26.960380 [ 275 ] {676a64d0-75d5-4a78-93fe-6120d329f901} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 2871 | 2025.12.23 18:14:26.960708 [ 275 ] {676a64d0-75d5-4a78-93fe-6120d329f901} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2872 | 2025.12.23 18:14:26.960908 [ 275 ] {676a64d0-75d5-4a78-93fe-6120d329f901} <Trace> oximeter.measurements_cumulativeu64 (42805e88-f8e1-4fc7-a1f4-81ec2c86fb46): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2873 | 2025.12.23 18:14:26.961033 [ 275 ] {676a64d0-75d5-4a78-93fe-6120d329f901} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001186 sec., 264755.48060708266 rows/sec., 17.39 MiB/sec. | ||
| 2874 | 2025.12.23 18:14:26.961068 [ 275 ] {676a64d0-75d5-4a78-93fe-6120d329f901} <Debug> TCPHandler: Processed in 0.001346144 sec. | ||
| 2875 | 2025.12.23 18:14:26.961185 [ 275 ] {} <Trace> TCP-Session: 819faafe-9730-4f21-a809-d4703b429f48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2876 | 2025.12.23 18:14:26.961304 [ 275 ] {8e04c747-3056-49c0-bf89-2ba35981763c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41250) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2877 | 2025.12.23 18:14:26.961355 [ 275 ] {8e04c747-3056-49c0-bf89-2ba35981763c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2878 | 2025.12.23 18:14:26.961718 [ 275 ] {8e04c747-3056-49c0-bf89-2ba35981763c} <Trace> oximeter.measurements_f64 (d5879a5c-8bbd-487f-8d18-7e9a94e01c23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2879 | 2025.12.23 18:14:26.961761 [ 275 ] {8e04c747-3056-49c0-bf89-2ba35981763c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 2880 | 2025.12.23 18:14:26.962077 [ 275 ] {8e04c747-3056-49c0-bf89-2ba35981763c} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2881 | 2025.12.23 18:14:26.962286 [ 275 ] {8e04c747-3056-49c0-bf89-2ba35981763c} <Trace> oximeter.measurements_f64 (d5879a5c-8bbd-487f-8d18-7e9a94e01c23): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2882 | 2025.12.23 18:14:26.962374 [ 123 ] {} <Debug> oximeter.measurements_f64 (d5879a5c-8bbd-487f-8d18-7e9a94e01c23) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2883 | 2025.12.23 18:14:26.962397 [ 123 ] {} <Trace> oximeter.measurements_f64 (d5879a5c-8bbd-487f-8d18-7e9a94e01c23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2884 | 2025.12.23 18:14:26.962412 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 2885 | 2025.12.23 18:14:26.962417 [ 275 ] {8e04c747-3056-49c0-bf89-2ba35981763c} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001138 sec., 878.7346221441126 rows/sec., 59.21 KiB/sec. | ||
| 2886 | 2025.12.23 18:14:26.962454 [ 275 ] {8e04c747-3056-49c0-bf89-2ba35981763c} <Debug> TCPHandler: Processed in 0.001329244 sec. | ||
| 2887 | 2025.12.23 18:14:26.962484 [ 188 ] {d5879a5c-8bbd-487f-8d18-7e9a94e01c23::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 | ||
| 2888 | 2025.12.23 18:14:26.962560 [ 275 ] {} <Trace> TCP-Session: 819faafe-9730-4f21-a809-d4703b429f48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2889 | 2025.12.23 18:14:26.962595 [ 188 ] {d5879a5c-8bbd-487f-8d18-7e9a94e01c23::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2890 | 2025.12.23 18:14:26.962632 [ 188 ] {d5879a5c-8bbd-487f-8d18-7e9a94e01c23::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 1 rows starting from the beginning of the part | ||
| 2891 | 2025.12.23 18:14:26.962662 [ 275 ] {369b57b4-12eb-499e-8094-f16ec54fc26a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41250) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2892 | 2025.12.23 18:14:26.962688 [ 188 ] {d5879a5c-8bbd-487f-8d18-7e9a94e01c23::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 1 rows starting from the beginning of the part | ||
| 2893 | 2025.12.23 18:14:26.962709 [ 275 ] {369b57b4-12eb-499e-8094-f16ec54fc26a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2894 | 2025.12.23 18:14:26.962737 [ 188 ] {d5879a5c-8bbd-487f-8d18-7e9a94e01c23::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 1 rows starting from the beginning of the part | ||
| 2895 | 2025.12.23 18:14:26.962782 [ 188 ] {d5879a5c-8bbd-487f-8d18-7e9a94e01c23::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 1 rows starting from the beginning of the part | ||
| 2896 | 2025.12.23 18:14:26.962819 [ 188 ] {d5879a5c-8bbd-487f-8d18-7e9a94e01c23::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 1 rows starting from the beginning of the part | ||
| 2897 | 2025.12.23 18:14:26.963062 [ 275 ] {369b57b4-12eb-499e-8094-f16ec54fc26a} <Trace> oximeter.measurements_u64 (c65b2b0b-018f-4a17-94c5-4021396f47e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2898 | 2025.12.23 18:14:26.963103 [ 275 ] {369b57b4-12eb-499e-8094-f16ec54fc26a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 2899 | 2025.12.23 18:14:26.963455 [ 275 ] {369b57b4-12eb-499e-8094-f16ec54fc26a} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2900 | 2025.12.23 18:14:26.963584 [ 202 ] {d5879a5c-8bbd-487f-8d18-7e9a94e01c23::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5 rows, containing 4 columns (4 merged, 0 gathered) in 0.00112655 sec., 4438.329412809018 rows/sec., 299.07 KiB/sec. | ||
| 2901 | 2025.12.23 18:14:26.963678 [ 275 ] {369b57b4-12eb-499e-8094-f16ec54fc26a} <Trace> oximeter.measurements_u64 (c65b2b0b-018f-4a17-94c5-4021396f47e4): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2902 | 2025.12.23 18:14:26.963728 [ 188 ] {d5879a5c-8bbd-487f-8d18-7e9a94e01c23::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2903 | 2025.12.23 18:14:26.963816 [ 275 ] {369b57b4-12eb-499e-8094-f16ec54fc26a} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001174 sec., 88586.03066439524 rows/sec., 5.43 MiB/sec. | ||
| 2904 | 2025.12.23 18:14:26.963858 [ 275 ] {369b57b4-12eb-499e-8094-f16ec54fc26a} <Debug> TCPHandler: Processed in 0.001347314 sec. | ||
| 2905 | 2025.12.23 18:14:26.963990 [ 188 ] {d5879a5c-8bbd-487f-8d18-7e9a94e01c23::all_1_5_1} <Trace> oximeter.measurements_f64 (d5879a5c-8bbd-487f-8d18-7e9a94e01c23): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2906 | 2025.12.23 18:14:26.964059 [ 188 ] {d5879a5c-8bbd-487f-8d18-7e9a94e01c23::all_1_5_1} <Trace> oximeter.measurements_f64 (d5879a5c-8bbd-487f-8d18-7e9a94e01c23) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2907 | 2025.12.23 18:14:26.964117 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 2908 | 2025.12.23 18:14:27.489083 [ 275 ] {} <Trace> TCP-Session: 819faafe-9730-4f21-a809-d4703b429f48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2909 | 2025.12.23 18:14:27.489278 [ 275 ] {6c186a7d-ab50-479d-a4ea-9e98dbde51ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41250) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2910 | 2025.12.23 18:14:27.489349 [ 275 ] {6c186a7d-ab50-479d-a4ea-9e98dbde51ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2911 | 2025.12.23 18:14:27.489986 [ 275 ] {6c186a7d-ab50-479d-a4ea-9e98dbde51ae} <Trace> oximeter.fields_ipaddr (a8a85b39-ef10-4c28-a574-4426e42be45d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2912 | 2025.12.23 18:14:27.490028 [ 275 ] {6c186a7d-ab50-479d-a4ea-9e98dbde51ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 2913 | 2025.12.23 18:14:27.490396 [ 275 ] {6c186a7d-ab50-479d-a4ea-9e98dbde51ae} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2914 | 2025.12.23 18:14:27.490621 [ 275 ] {6c186a7d-ab50-479d-a4ea-9e98dbde51ae} <Trace> oximeter.fields_ipaddr (a8a85b39-ef10-4c28-a574-4426e42be45d): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2915 | 2025.12.23 18:14:27.490773 [ 275 ] {6c186a7d-ab50-479d-a4ea-9e98dbde51ae} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.001549 sec., 7746.933505487411 rows/sec., 631.71 KiB/sec. | ||
| 2916 | 2025.12.23 18:14:27.490819 [ 275 ] {6c186a7d-ab50-479d-a4ea-9e98dbde51ae} <Debug> TCPHandler: Processed in 0.001866512 sec. | ||
| 2917 | 2025.12.23 18:14:27.490936 [ 275 ] {} <Trace> TCP-Session: 819faafe-9730-4f21-a809-d4703b429f48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2918 | 2025.12.23 18:14:27.491036 [ 275 ] {51538679-322e-477f-ac19-a81c8e6d7fb2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41250) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2919 | 2025.12.23 18:14:27.491077 [ 275 ] {51538679-322e-477f-ac19-a81c8e6d7fb2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2920 | 2025.12.23 18:14:27.492172 [ 275 ] {51538679-322e-477f-ac19-a81c8e6d7fb2} <Trace> oximeter.fields_string (af970116-f5d0-48a8-b888-3d92c2867a6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2921 | 2025.12.23 18:14:27.492209 [ 275 ] {51538679-322e-477f-ac19-a81c8e6d7fb2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 2922 | 2025.12.23 18:14:27.492696 [ 275 ] {51538679-322e-477f-ac19-a81c8e6d7fb2} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2923 | 2025.12.23 18:14:27.492917 [ 275 ] {51538679-322e-477f-ac19-a81c8e6d7fb2} <Trace> oximeter.fields_string (af970116-f5d0-48a8-b888-3d92c2867a6c): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2924 | 2025.12.23 18:14:27.493045 [ 275 ] {51538679-322e-477f-ac19-a81c8e6d7fb2} <Debug> executeQuery: Read 2004 rows, 155.59 KiB in 0.002031 sec., 986706.0561299854 rows/sec., 74.81 MiB/sec. | ||
| 2925 | 2025.12.23 18:14:27.493082 [ 275 ] {51538679-322e-477f-ac19-a81c8e6d7fb2} <Debug> TCPHandler: Processed in 0.002194808 sec. | ||
| 2926 | 2025.12.23 18:14:27.493195 [ 275 ] {} <Trace> TCP-Session: 819faafe-9730-4f21-a809-d4703b429f48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2927 | 2025.12.23 18:14:27.493291 [ 275 ] {fdab45ab-1058-4d93-8697-efa9872f6c11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41250) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2928 | 2025.12.23 18:14:27.493331 [ 275 ] {fdab45ab-1058-4d93-8697-efa9872f6c11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2929 | 2025.12.23 18:14:27.493739 [ 275 ] {fdab45ab-1058-4d93-8697-efa9872f6c11} <Trace> oximeter.fields_u16 (a75aa661-c25d-4f71-a801-335ef43dd6dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2930 | 2025.12.23 18:14:27.493773 [ 275 ] {fdab45ab-1058-4d93-8697-efa9872f6c11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 2931 | 2025.12.23 18:14:27.494075 [ 275 ] {fdab45ab-1058-4d93-8697-efa9872f6c11} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2932 | 2025.12.23 18:14:27.494281 [ 275 ] {fdab45ab-1058-4d93-8697-efa9872f6c11} <Trace> oximeter.fields_u16 (a75aa661-c25d-4f71-a801-335ef43dd6dc): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2933 | 2025.12.23 18:14:27.494385 [ 105 ] {} <Debug> oximeter.fields_u16 (a75aa661-c25d-4f71-a801-335ef43dd6dc) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2934 | 2025.12.23 18:14:27.494405 [ 275 ] {fdab45ab-1058-4d93-8697-efa9872f6c11} <Debug> executeQuery: Read 52 rows, 3.85 KiB in 0.001135 sec., 45814.97797356828 rows/sec., 3.31 MiB/sec. | ||
| 2935 | 2025.12.23 18:14:27.494472 [ 105 ] {} <Trace> oximeter.fields_u16 (a75aa661-c25d-4f71-a801-335ef43dd6dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2936 | 2025.12.23 18:14:27.494482 [ 275 ] {fdab45ab-1058-4d93-8697-efa9872f6c11} <Debug> TCPHandler: Processed in 0.001335553 sec. | ||
| 2937 | 2025.12.23 18:14:27.494507 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 2938 | 2025.12.23 18:14:27.494603 [ 275 ] {} <Trace> TCP-Session: 819faafe-9730-4f21-a809-d4703b429f48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2939 | 2025.12.23 18:14:27.494649 [ 202 ] {a75aa661-c25d-4f71-a801-335ef43dd6dc::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 | ||
| 2940 | 2025.12.23 18:14:27.494700 [ 275 ] {1f977abc-443d-45f8-91d8-5155a6634238} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41250) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2941 | 2025.12.23 18:14:27.494743 [ 275 ] {1f977abc-443d-45f8-91d8-5155a6634238} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2942 | 2025.12.23 18:14:27.494841 [ 202 ] {a75aa661-c25d-4f71-a801-335ef43dd6dc::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2943 | 2025.12.23 18:14:27.494894 [ 202 ] {a75aa661-c25d-4f71-a801-335ef43dd6dc::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 244 rows starting from the beginning of the part | ||
| 2944 | 2025.12.23 18:14:27.495013 [ 202 ] {a75aa661-c25d-4f71-a801-335ef43dd6dc::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 33 rows starting from the beginning of the part | ||
| 2945 | 2025.12.23 18:14:27.495089 [ 202 ] {a75aa661-c25d-4f71-a801-335ef43dd6dc::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 205 rows starting from the beginning of the part | ||
| 2946 | 2025.12.23 18:14:27.495140 [ 202 ] {a75aa661-c25d-4f71-a801-335ef43dd6dc::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 33 rows starting from the beginning of the part | ||
| 2947 | 2025.12.23 18:14:27.495201 [ 202 ] {a75aa661-c25d-4f71-a801-335ef43dd6dc::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 205 rows starting from the beginning of the part | ||
| 2948 | 2025.12.23 18:14:27.495258 [ 202 ] {a75aa661-c25d-4f71-a801-335ef43dd6dc::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 52 rows starting from the beginning of the part | ||
| 2949 | 2025.12.23 18:14:27.495303 [ 275 ] {1f977abc-443d-45f8-91d8-5155a6634238} <Trace> oximeter.fields_u32 (0d67b71b-6525-47d6-b29a-963b77e75fdf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2950 | 2025.12.23 18:14:27.495342 [ 275 ] {1f977abc-443d-45f8-91d8-5155a6634238} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 2951 | 2025.12.23 18:14:27.495722 [ 275 ] {1f977abc-443d-45f8-91d8-5155a6634238} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2952 | 2025.12.23 18:14:27.495948 [ 275 ] {1f977abc-443d-45f8-91d8-5155a6634238} <Trace> oximeter.fields_u32 (0d67b71b-6525-47d6-b29a-963b77e75fdf): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2953 | 2025.12.23 18:14:27.496079 [ 275 ] {1f977abc-443d-45f8-91d8-5155a6634238} <Debug> executeQuery: Read 708 rows, 42.29 KiB in 0.001397 sec., 506800.28632784536 rows/sec., 29.56 MiB/sec. | ||
| 2954 | 2025.12.23 18:14:27.496115 [ 275 ] {1f977abc-443d-45f8-91d8-5155a6634238} <Debug> TCPHandler: Processed in 0.001560128 sec. | ||
| 2955 | 2025.12.23 18:14:27.496228 [ 275 ] {} <Trace> TCP-Session: 819faafe-9730-4f21-a809-d4703b429f48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2956 | 2025.12.23 18:14:27.496324 [ 275 ] {92dbe43d-4ae5-4e5c-b47a-6a603ca2c274} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41250) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 2957 | 2025.12.23 18:14:27.496338 [ 188 ] {a75aa661-c25d-4f71-a801-335ef43dd6dc::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 772 rows, containing 5 columns (5 merged, 0 gathered) in 0.001755761 sec., 439695.379952055 rows/sec., 28.75 MiB/sec. | ||
| 2958 | 2025.12.23 18:14:27.496367 [ 275 ] {92dbe43d-4ae5-4e5c-b47a-6a603ca2c274} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 2959 | 2025.12.23 18:14:27.496594 [ 192 ] {a75aa661-c25d-4f71-a801-335ef43dd6dc::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2960 | 2025.12.23 18:14:27.496753 [ 275 ] {92dbe43d-4ae5-4e5c-b47a-6a603ca2c274} <Trace> oximeter.fields_u64 (7469b295-5095-4f64-affd-2b18c4c94651): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2961 | 2025.12.23 18:14:27.496795 [ 275 ] {92dbe43d-4ae5-4e5c-b47a-6a603ca2c274} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 2962 | 2025.12.23 18:14:27.496961 [ 192 ] {a75aa661-c25d-4f71-a801-335ef43dd6dc::all_1_11_2} <Trace> oximeter.fields_u16 (a75aa661-c25d-4f71-a801-335ef43dd6dc): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2963 | 2025.12.23 18:14:27.497049 [ 192 ] {a75aa661-c25d-4f71-a801-335ef43dd6dc::all_1_11_2} <Trace> oximeter.fields_u16 (a75aa661-c25d-4f71-a801-335ef43dd6dc) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2964 | 2025.12.23 18:14:27.497110 [ 275 ] {92dbe43d-4ae5-4e5c-b47a-6a603ca2c274} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2965 | 2025.12.23 18:14:27.497136 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 2966 | 2025.12.23 18:14:27.497325 [ 275 ] {92dbe43d-4ae5-4e5c-b47a-6a603ca2c274} <Trace> oximeter.fields_u64 (7469b295-5095-4f64-affd-2b18c4c94651): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2967 | 2025.12.23 18:14:27.497454 [ 275 ] {92dbe43d-4ae5-4e5c-b47a-6a603ca2c274} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001152 sec., 868.0555555555555 rows/sec., 61.04 KiB/sec. | ||
| 2968 | 2025.12.23 18:14:27.497489 [ 275 ] {92dbe43d-4ae5-4e5c-b47a-6a603ca2c274} <Debug> TCPHandler: Processed in 0.001308073 sec. | ||
| 2969 | 2025.12.23 18:14:27.497597 [ 275 ] {} <Trace> TCP-Session: 819faafe-9730-4f21-a809-d4703b429f48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2970 | 2025.12.23 18:14:27.497688 [ 275 ] {59fcc7b8-7a1d-4784-9afc-85977a267b78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41250) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2971 | 2025.12.23 18:14:27.497727 [ 275 ] {59fcc7b8-7a1d-4784-9afc-85977a267b78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2972 | 2025.12.23 18:14:27.498398 [ 275 ] {59fcc7b8-7a1d-4784-9afc-85977a267b78} <Trace> oximeter.fields_uuid (cd0df809-70c0-4d52-8ca7-5a0086f9f684): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2973 | 2025.12.23 18:14:27.498434 [ 275 ] {59fcc7b8-7a1d-4784-9afc-85977a267b78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 2974 | 2025.12.23 18:14:27.498796 [ 275 ] {59fcc7b8-7a1d-4784-9afc-85977a267b78} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2975 | 2025.12.23 18:14:27.499003 [ 275 ] {59fcc7b8-7a1d-4784-9afc-85977a267b78} <Trace> oximeter.fields_uuid (cd0df809-70c0-4d52-8ca7-5a0086f9f684): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2976 | 2025.12.23 18:14:27.499125 [ 275 ] {59fcc7b8-7a1d-4784-9afc-85977a267b78} <Debug> executeQuery: Read 1061 rows, 75.25 KiB in 0.001454 sec., 729711.1416781293 rows/sec., 50.54 MiB/sec. | ||
| 2977 | 2025.12.23 18:14:27.499160 [ 275 ] {59fcc7b8-7a1d-4784-9afc-85977a267b78} <Debug> TCPHandler: Processed in 0.001610538 sec. | ||
| 2978 | 2025.12.23 18:14:27.499269 [ 275 ] {} <Trace> TCP-Session: 819faafe-9730-4f21-a809-d4703b429f48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2979 | 2025.12.23 18:14:27.499361 [ 275 ] {4bb80c3d-1dde-4bdb-9aeb-072390075f5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41250) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2980 | 2025.12.23 18:14:27.499403 [ 275 ] {4bb80c3d-1dde-4bdb-9aeb-072390075f5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2981 | 2025.12.23 18:14:27.499962 [ 275 ] {4bb80c3d-1dde-4bdb-9aeb-072390075f5a} <Trace> oximeter.measurements_cumulativeu64 (42805e88-f8e1-4fc7-a1f4-81ec2c86fb46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2982 | 2025.12.23 18:14:27.499998 [ 275 ] {4bb80c3d-1dde-4bdb-9aeb-072390075f5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 2983 | 2025.12.23 18:14:27.500414 [ 275 ] {4bb80c3d-1dde-4bdb-9aeb-072390075f5a} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2984 | 2025.12.23 18:14:27.500620 [ 275 ] {4bb80c3d-1dde-4bdb-9aeb-072390075f5a} <Trace> oximeter.measurements_cumulativeu64 (42805e88-f8e1-4fc7-a1f4-81ec2c86fb46): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2985 | 2025.12.23 18:14:27.500743 [ 275 ] {4bb80c3d-1dde-4bdb-9aeb-072390075f5a} <Debug> executeQuery: Read 1223 rows, 78.34 KiB in 0.0014 sec., 873571.4285714286 rows/sec., 54.65 MiB/sec. | ||
| 2986 | 2025.12.23 18:14:27.500778 [ 275 ] {4bb80c3d-1dde-4bdb-9aeb-072390075f5a} <Debug> TCPHandler: Processed in 0.001556507 sec. | ||
| 2987 | 2025.12.23 18:14:27.500890 [ 275 ] {} <Trace> TCP-Session: 819faafe-9730-4f21-a809-d4703b429f48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2988 | 2025.12.23 18:14:27.500983 [ 275 ] {9a961306-0fda-4263-bfda-086b83479621} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41250) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2989 | 2025.12.23 18:14:27.501036 [ 275 ] {9a961306-0fda-4263-bfda-086b83479621} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2990 | 2025.12.23 18:14:27.501840 [ 275 ] {9a961306-0fda-4263-bfda-086b83479621} <Trace> oximeter.measurements_histogramu64 (4cc204ec-6cf0-4382-92e4-0ffa058b5b83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2991 | 2025.12.23 18:14:27.501875 [ 275 ] {9a961306-0fda-4263-bfda-086b83479621} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 2992 | 2025.12.23 18:14:27.502450 [ 275 ] {9a961306-0fda-4263-bfda-086b83479621} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2993 | 2025.12.23 18:14:27.502665 [ 275 ] {9a961306-0fda-4263-bfda-086b83479621} <Trace> oximeter.measurements_histogramu64 (4cc204ec-6cf0-4382-92e4-0ffa058b5b83): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2994 | 2025.12.23 18:14:27.502797 [ 275 ] {9a961306-0fda-4263-bfda-086b83479621} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001832 sec., 21834.06113537118 rows/sec., 39.13 MiB/sec. | ||
| 2995 | 2025.12.23 18:14:27.502851 [ 275 ] {9a961306-0fda-4263-bfda-086b83479621} <Debug> TCPHandler: Processed in 0.002007346 sec. | ||
| 2996 | 2025.12.23 18:14:27.502958 [ 275 ] {} <Trace> TCP-Session: 819faafe-9730-4f21-a809-d4703b429f48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2997 | 2025.12.23 18:14:27.503051 [ 275 ] {9f282a17-1134-4322-9050-36239b7136b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41250) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 2998 | 2025.12.23 18:14:27.503090 [ 275 ] {9f282a17-1134-4322-9050-36239b7136b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2999 | 2025.12.23 18:14:27.503405 [ 275 ] {9f282a17-1134-4322-9050-36239b7136b8} <Trace> oximeter.measurements_i64 (1b4b2dac-ca69-4bad-9e8d-71658ae29adb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3000 | 2025.12.23 18:14:27.503439 [ 275 ] {9f282a17-1134-4322-9050-36239b7136b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 3001 | 2025.12.23 18:14:27.503740 [ 275 ] {9f282a17-1134-4322-9050-36239b7136b8} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 3002 | 2025.12.23 18:14:27.503942 [ 275 ] {9f282a17-1134-4322-9050-36239b7136b8} <Trace> oximeter.measurements_i64 (1b4b2dac-ca69-4bad-9e8d-71658ae29adb): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3003 | 2025.12.23 18:14:27.504061 [ 275 ] {9f282a17-1134-4322-9050-36239b7136b8} <Debug> executeQuery: Read 9 rows, 651.00 B in 0.001029 sec., 8746.355685131195 rows/sec., 617.83 KiB/sec. | ||
| 3004 | 2025.12.23 18:14:27.504095 [ 275 ] {9f282a17-1134-4322-9050-36239b7136b8} <Debug> TCPHandler: Processed in 0.001184871 sec. | ||
| 3005 | 2025.12.23 18:14:27.504200 [ 275 ] {} <Trace> TCP-Session: 819faafe-9730-4f21-a809-d4703b429f48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3006 | 2025.12.23 18:14:27.504291 [ 275 ] {0b51ce76-e993-48ee-b945-0093463e0c1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41250) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3007 | 2025.12.23 18:14:27.504330 [ 275 ] {0b51ce76-e993-48ee-b945-0093463e0c1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3008 | 2025.12.23 18:14:27.504627 [ 275 ] {0b51ce76-e993-48ee-b945-0093463e0c1a} <Trace> oximeter.measurements_u64 (c65b2b0b-018f-4a17-94c5-4021396f47e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3009 | 2025.12.23 18:14:27.504662 [ 275 ] {0b51ce76-e993-48ee-b945-0093463e0c1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 3010 | 2025.12.23 18:14:27.504964 [ 275 ] {0b51ce76-e993-48ee-b945-0093463e0c1a} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3011 | 2025.12.23 18:14:27.505162 [ 275 ] {0b51ce76-e993-48ee-b945-0093463e0c1a} <Trace> oximeter.measurements_u64 (c65b2b0b-018f-4a17-94c5-4021396f47e4): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3012 | 2025.12.23 18:14:27.505282 [ 275 ] {0b51ce76-e993-48ee-b945-0093463e0c1a} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001009 sec., 11892.963330029734 rows/sec., 820.74 KiB/sec. | ||
| 3013 | 2025.12.23 18:14:27.505316 [ 275 ] {0b51ce76-e993-48ee-b945-0093463e0c1a} <Debug> TCPHandler: Processed in 0.001163491 sec. | ||
| 3014 | 2025.12.23 18:14:28.332390 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 52 entries to flush up to offset 432 | ||
| 3015 | 2025.12.23 18:14:28.335294 [ 242 ] {} <Trace> system.query_log (36ac8dc5-64a7-43b0-b22f-e722aa45620e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3016 | 2025.12.23 18:14:28.335351 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 3017 | 2025.12.23 18:14:28.336536 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3018 | 2025.12.23 18:14:28.336805 [ 242 ] {} <Trace> system.query_log (36ac8dc5-64a7-43b0-b22f-e722aa45620e): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3019 | 2025.12.23 18:14:28.337143 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 432 | ||
| 3020 | 2025.12.23 18:14:30.815486 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 5180 | ||
| 3021 | 2025.12.23 18:14:30.816027 [ 244 ] {} <Trace> system.asynchronous_metric_log (98712bed-12c6-40f4-9d6f-ea8440250af5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3022 | 2025.12.23 18:14:30.816065 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 3023 | 2025.12.23 18:14:30.816539 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3024 | 2025.12.23 18:14:30.816760 [ 244 ] {} <Trace> system.asynchronous_metric_log (98712bed-12c6-40f4-9d6f-ea8440250af5): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3025 | 2025.12.23 18:14:30.816884 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5180 | ||
| 3026 | 2025.12.23 18:14:30.816891 [ 147 ] {} <Debug> system.asynchronous_metric_log (98712bed-12c6-40f4-9d6f-ea8440250af5) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3027 | 2025.12.23 18:14:30.816959 [ 147 ] {} <Trace> system.asynchronous_metric_log (98712bed-12c6-40f4-9d6f-ea8440250af5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3028 | 2025.12.23 18:14:30.816980 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 3029 | 2025.12.23 18:14:30.817101 [ 202 ] {98712bed-12c6-40f4-9d6f-ea8440250af5::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 | ||
| 3030 | 2025.12.23 18:14:30.817236 [ 202 ] {98712bed-12c6-40f4-9d6f-ea8440250af5::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3031 | 2025.12.23 18:14:30.817277 [ 202 ] {98712bed-12c6-40f4-9d6f-ea8440250af5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2812 rows starting from the beginning of the part | ||
| 3032 | 2025.12.23 18:14:30.817340 [ 202 ] {98712bed-12c6-40f4-9d6f-ea8440250af5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 448 rows starting from the beginning of the part | ||
| 3033 | 2025.12.23 18:14:30.817384 [ 202 ] {98712bed-12c6-40f4-9d6f-ea8440250af5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 512 rows starting from the beginning of the part | ||
| 3034 | 2025.12.23 18:14:30.817425 [ 202 ] {98712bed-12c6-40f4-9d6f-ea8440250af5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 448 rows starting from the beginning of the part | ||
| 3035 | 2025.12.23 18:14:30.817466 [ 202 ] {98712bed-12c6-40f4-9d6f-ea8440250af5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 512 rows starting from the beginning of the part | ||
| 3036 | 2025.12.23 18:14:30.817506 [ 202 ] {98712bed-12c6-40f4-9d6f-ea8440250af5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 448 rows starting from the beginning of the part | ||
| 3037 | 2025.12.23 18:14:30.818927 [ 188 ] {98712bed-12c6-40f4-9d6f-ea8440250af5::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5180 rows, containing 4 columns (4 merged, 0 gathered) in 0.001883144 sec., 2750719.0103359064 rows/sec., 39.35 MiB/sec. | ||
| 3038 | 2025.12.23 18:14:30.819650 [ 204 ] {98712bed-12c6-40f4-9d6f-ea8440250af5::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3039 | 2025.12.23 18:14:30.819920 [ 204 ] {98712bed-12c6-40f4-9d6f-ea8440250af5::all_1_11_2} <Trace> system.asynchronous_metric_log (98712bed-12c6-40f4-9d6f-ea8440250af5): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3040 | 2025.12.23 18:14:30.819988 [ 204 ] {98712bed-12c6-40f4-9d6f-ea8440250af5::all_1_11_2} <Trace> system.asynchronous_metric_log (98712bed-12c6-40f4-9d6f-ea8440250af5) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3041 | 2025.12.23 18:14:30.820072 [ 204 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
| 3042 | 2025.12.23 18:14:31.096910 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 | ||
| 3043 | 2025.12.23 18:14:31.114502 [ 243 ] {} <Trace> system.metric_log (2809624b-04a1-4015-ab15-d1bc9504c879): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3044 | 2025.12.23 18:14:31.114569 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 3045 | 2025.12.23 18:14:31.120815 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3046 | 2025.12.23 18:14:31.121505 [ 243 ] {} <Trace> system.metric_log (2809624b-04a1-4015-ab15-d1bc9504c879): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3047 | 2025.12.23 18:14:31.121795 [ 147 ] {} <Debug> system.metric_log (2809624b-04a1-4015-ab15-d1bc9504c879) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3048 | 2025.12.23 18:14:31.121864 [ 147 ] {} <Trace> system.metric_log (2809624b-04a1-4015-ab15-d1bc9504c879): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3049 | 2025.12.23 18:14:31.121888 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 3050 | 2025.12.23 18:14:31.122005 [ 202 ] {2809624b-04a1-4015-ab15-d1bc9504c879::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 | ||
| 3051 | 2025.12.23 18:14:31.124761 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 83 | ||
| 3052 | 2025.12.23 18:14:31.125854 [ 202 ] {2809624b-04a1-4015-ab15-d1bc9504c879::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3053 | 2025.12.23 18:14:31.127294 [ 202 ] {2809624b-04a1-4015-ab15-d1bc9504c879::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 | ||
| 3054 | 2025.12.23 18:14:31.131792 [ 202 ] {2809624b-04a1-4015-ab15-d1bc9504c879::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 | ||
| 3055 | 2025.12.23 18:14:31.135884 [ 202 ] {2809624b-04a1-4015-ab15-d1bc9504c879::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 | ||
| 3056 | 2025.12.23 18:14:31.139965 [ 202 ] {2809624b-04a1-4015-ab15-d1bc9504c879::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 | ||
| 3057 | 2025.12.23 18:14:31.144472 [ 202 ] {2809624b-04a1-4015-ab15-d1bc9504c879::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 | ||
| 3058 | 2025.12.23 18:14:31.149149 [ 202 ] {2809624b-04a1-4015-ab15-d1bc9504c879::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 | ||
| 3059 | 2025.12.23 18:14:31.201162 [ 188 ] {2809624b-04a1-4015-ab15-d1bc9504c879::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.079208587 sec., 1047.8661865284885 rows/sec., 5.42 MiB/sec. | ||
| 3060 | 2025.12.23 18:14:31.203687 [ 188 ] {2809624b-04a1-4015-ab15-d1bc9504c879::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3061 | 2025.12.23 18:14:31.205879 [ 188 ] {2809624b-04a1-4015-ab15-d1bc9504c879::all_1_11_2} <Trace> system.metric_log (2809624b-04a1-4015-ab15-d1bc9504c879): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3062 | 2025.12.23 18:14:31.205996 [ 188 ] {2809624b-04a1-4015-ab15-d1bc9504c879::all_1_11_2} <Trace> system.metric_log (2809624b-04a1-4015-ab15-d1bc9504c879) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3063 | 2025.12.23 18:14:31.207922 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. | ||
| 3064 | 2025.12.23 18:14:31.934975 [ 275 ] {} <Trace> TCP-Session: 819faafe-9730-4f21-a809-d4703b429f48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3065 | 2025.12.23 18:14:31.935259 [ 275 ] {0aea7e5d-80bf-46b4-b586-6ef88fb56ded} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41250) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3066 | 2025.12.23 18:14:31.935364 [ 275 ] {0aea7e5d-80bf-46b4-b586-6ef88fb56ded} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3067 | 2025.12.23 18:14:31.936233 [ 275 ] {0aea7e5d-80bf-46b4-b586-6ef88fb56ded} <Trace> oximeter.fields_string (af970116-f5d0-48a8-b888-3d92c2867a6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3068 | 2025.12.23 18:14:31.936283 [ 275 ] {0aea7e5d-80bf-46b4-b586-6ef88fb56ded} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 3069 | 2025.12.23 18:14:31.936696 [ 275 ] {0aea7e5d-80bf-46b4-b586-6ef88fb56ded} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3070 | 2025.12.23 18:14:31.936924 [ 275 ] {0aea7e5d-80bf-46b4-b586-6ef88fb56ded} <Trace> oximeter.fields_string (af970116-f5d0-48a8-b888-3d92c2867a6c): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3071 | 2025.12.23 18:14:31.937089 [ 275 ] {0aea7e5d-80bf-46b4-b586-6ef88fb56ded} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001907 sec., 29365.495542737284 rows/sec., 2.26 MiB/sec. | ||
| 3072 | 2025.12.23 18:14:31.937089 [ 148 ] {} <Debug> oximeter.fields_string (af970116-f5d0-48a8-b888-3d92c2867a6c) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3073 | 2025.12.23 18:14:31.937138 [ 275 ] {0aea7e5d-80bf-46b4-b586-6ef88fb56ded} <Debug> TCPHandler: Processed in 0.002315521 sec. | ||
| 3074 | 2025.12.23 18:14:31.937197 [ 148 ] {} <Trace> oximeter.fields_string (af970116-f5d0-48a8-b888-3d92c2867a6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3075 | 2025.12.23 18:14:31.937241 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 3076 | 2025.12.23 18:14:31.937299 [ 275 ] {} <Trace> TCP-Session: 819faafe-9730-4f21-a809-d4703b429f48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3077 | 2025.12.23 18:14:31.937395 [ 188 ] {af970116-f5d0-48a8-b888-3d92c2867a6c::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 | ||
| 3078 | 2025.12.23 18:14:31.937410 [ 275 ] {18d44ff8-29f5-4ecb-b96a-be0d73d7a678} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41250) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3079 | 2025.12.23 18:14:31.937540 [ 275 ] {18d44ff8-29f5-4ecb-b96a-be0d73d7a678} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3080 | 2025.12.23 18:14:31.937638 [ 188 ] {af970116-f5d0-48a8-b888-3d92c2867a6c::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3081 | 2025.12.23 18:14:31.937697 [ 188 ] {af970116-f5d0-48a8-b888-3d92c2867a6c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 3167 rows starting from the beginning of the part | ||
| 3082 | 2025.12.23 18:14:31.937801 [ 188 ] {af970116-f5d0-48a8-b888-3d92c2867a6c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 1112 rows starting from the beginning of the part | ||
| 3083 | 2025.12.23 18:14:31.937876 [ 188 ] {af970116-f5d0-48a8-b888-3d92c2867a6c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 122 rows starting from the beginning of the part | ||
| 3084 | 2025.12.23 18:14:31.937946 [ 188 ] {af970116-f5d0-48a8-b888-3d92c2867a6c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1112 rows starting from the beginning of the part | ||
| 3085 | 2025.12.23 18:14:31.937990 [ 275 ] {18d44ff8-29f5-4ecb-b96a-be0d73d7a678} <Trace> oximeter.fields_uuid (cd0df809-70c0-4d52-8ca7-5a0086f9f684): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3086 | 2025.12.23 18:14:31.937999 [ 188 ] {af970116-f5d0-48a8-b888-3d92c2867a6c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 2004 rows starting from the beginning of the part | ||
| 3087 | 2025.12.23 18:14:31.938070 [ 275 ] {18d44ff8-29f5-4ecb-b96a-be0d73d7a678} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 3088 | 2025.12.23 18:14:31.938103 [ 188 ] {af970116-f5d0-48a8-b888-3d92c2867a6c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 56 rows starting from the beginning of the part | ||
| 3089 | 2025.12.23 18:14:31.938446 [ 275 ] {18d44ff8-29f5-4ecb-b96a-be0d73d7a678} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3090 | 2025.12.23 18:14:31.938680 [ 275 ] {18d44ff8-29f5-4ecb-b96a-be0d73d7a678} <Trace> oximeter.fields_uuid (cd0df809-70c0-4d52-8ca7-5a0086f9f684): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3091 | 2025.12.23 18:14:31.938783 [ 148 ] {} <Debug> oximeter.fields_uuid (cd0df809-70c0-4d52-8ca7-5a0086f9f684) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3092 | 2025.12.23 18:14:31.938813 [ 148 ] {} <Trace> oximeter.fields_uuid (cd0df809-70c0-4d52-8ca7-5a0086f9f684): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3093 | 2025.12.23 18:14:31.938816 [ 275 ] {18d44ff8-29f5-4ecb-b96a-be0d73d7a678} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001429 sec., 44786.56403079077 rows/sec., 3.50 MiB/sec. | ||
| 3094 | 2025.12.23 18:14:31.938831 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 3095 | 2025.12.23 18:14:31.938868 [ 275 ] {18d44ff8-29f5-4ecb-b96a-be0d73d7a678} <Debug> TCPHandler: Processed in 0.001621639 sec. | ||
| 3096 | 2025.12.23 18:14:31.938949 [ 194 ] {cd0df809-70c0-4d52-8ca7-5a0086f9f684::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full | ||
| 3097 | 2025.12.23 18:14:31.939001 [ 275 ] {} <Trace> TCP-Session: 819faafe-9730-4f21-a809-d4703b429f48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3098 | 2025.12.23 18:14:31.939089 [ 194 ] {cd0df809-70c0-4d52-8ca7-5a0086f9f684::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3099 | 2025.12.23 18:14:31.939105 [ 275 ] {d9acfe21-e5a6-4575-9356-7b11512e70a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41250) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3100 | 2025.12.23 18:14:31.939126 [ 194 ] {cd0df809-70c0-4d52-8ca7-5a0086f9f684::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1708 rows starting from the beginning of the part | ||
| 3101 | 2025.12.23 18:14:31.939155 [ 275 ] {d9acfe21-e5a6-4575-9356-7b11512e70a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3102 | 2025.12.23 18:14:31.939197 [ 194 ] {cd0df809-70c0-4d52-8ca7-5a0086f9f684::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 679 rows starting from the beginning of the part | ||
| 3103 | 2025.12.23 18:14:31.939246 [ 194 ] {cd0df809-70c0-4d52-8ca7-5a0086f9f684::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 97 rows starting from the beginning of the part | ||
| 3104 | 2025.12.23 18:14:31.939287 [ 194 ] {cd0df809-70c0-4d52-8ca7-5a0086f9f684::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 679 rows starting from the beginning of the part | ||
| 3105 | 2025.12.23 18:14:31.939328 [ 194 ] {cd0df809-70c0-4d52-8ca7-5a0086f9f684::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 1061 rows starting from the beginning of the part | ||
| 3106 | 2025.12.23 18:14:31.939367 [ 194 ] {cd0df809-70c0-4d52-8ca7-5a0086f9f684::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 64 rows starting from the beginning of the part | ||
| 3107 | 2025.12.23 18:14:31.939584 [ 275 ] {d9acfe21-e5a6-4575-9356-7b11512e70a5} <Trace> oximeter.measurements_cumulativeu64 (42805e88-f8e1-4fc7-a1f4-81ec2c86fb46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3108 | 2025.12.23 18:14:31.939626 [ 275 ] {d9acfe21-e5a6-4575-9356-7b11512e70a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 3109 | 2025.12.23 18:14:31.940259 [ 275 ] {d9acfe21-e5a6-4575-9356-7b11512e70a5} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3110 | 2025.12.23 18:14:31.940570 [ 275 ] {d9acfe21-e5a6-4575-9356-7b11512e70a5} <Trace> oximeter.measurements_cumulativeu64 (42805e88-f8e1-4fc7-a1f4-81ec2c86fb46): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3111 | 2025.12.23 18:14:31.940688 [ 148 ] {} <Debug> oximeter.measurements_cumulativeu64 (42805e88-f8e1-4fc7-a1f4-81ec2c86fb46) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3112 | 2025.12.23 18:14:31.940717 [ 148 ] {} <Trace> oximeter.measurements_cumulativeu64 (42805e88-f8e1-4fc7-a1f4-81ec2c86fb46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3113 | 2025.12.23 18:14:31.940731 [ 275 ] {d9acfe21-e5a6-4575-9356-7b11512e70a5} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001645 sec., 77811.55015197568 rows/sec., 5.42 MiB/sec. | ||
| 3114 | 2025.12.23 18:14:31.940732 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 3115 | 2025.12.23 18:14:31.940783 [ 275 ] {d9acfe21-e5a6-4575-9356-7b11512e70a5} <Debug> TCPHandler: Processed in 0.001831222 sec. | ||
| 3116 | 2025.12.23 18:14:31.940858 [ 191 ] {42805e88-f8e1-4fc7-a1f4-81ec2c86fb46::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 | ||
| 3117 | 2025.12.23 18:14:31.940931 [ 275 ] {} <Trace> TCP-Session: 819faafe-9730-4f21-a809-d4703b429f48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3118 | 2025.12.23 18:14:31.941000 [ 191 ] {42805e88-f8e1-4fc7-a1f4-81ec2c86fb46::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3119 | 2025.12.23 18:14:31.941033 [ 275 ] {2f8126f0-4aaf-4a76-b986-d81ba3cb59fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41250) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3120 | 2025.12.23 18:14:31.941039 [ 191 ] {42805e88-f8e1-4fc7-a1f4-81ec2c86fb46::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5202 rows starting from the beginning of the part | ||
| 3121 | 2025.12.23 18:14:31.941085 [ 275 ] {2f8126f0-4aaf-4a76-b986-d81ba3cb59fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3122 | 2025.12.23 18:14:31.941139 [ 191 ] {42805e88-f8e1-4fc7-a1f4-81ec2c86fb46::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 314 rows starting from the beginning of the part | ||
| 3123 | 2025.12.23 18:14:31.941146 [ 189 ] {af970116-f5d0-48a8-b888-3d92c2867a6c::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7573 rows, containing 5 columns (5 merged, 0 gathered) in 0.003821918 sec., 1981465.8503923945 rows/sec., 161.29 MiB/sec. | ||
| 3124 | 2025.12.23 18:14:31.941189 [ 201 ] {cd0df809-70c0-4d52-8ca7-5a0086f9f684::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4288 rows, containing 5 columns (5 merged, 0 gathered) in 0.002295541 sec., 1867969.2499502297 rows/sec., 137.56 MiB/sec. | ||
| 3125 | 2025.12.23 18:14:31.941244 [ 191 ] {42805e88-f8e1-4fc7-a1f4-81ec2c86fb46::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 | ||
| 3126 | 2025.12.23 18:14:31.941312 [ 191 ] {42805e88-f8e1-4fc7-a1f4-81ec2c86fb46::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 314 rows starting from the beginning of the part | ||
| 3127 | 2025.12.23 18:14:31.941362 [ 191 ] {42805e88-f8e1-4fc7-a1f4-81ec2c86fb46::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 1223 rows starting from the beginning of the part | ||
| 3128 | 2025.12.23 18:14:31.941406 [ 194 ] {cd0df809-70c0-4d52-8ca7-5a0086f9f684::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3129 | 2025.12.23 18:14:31.941416 [ 191 ] {42805e88-f8e1-4fc7-a1f4-81ec2c86fb46::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 128 rows starting from the beginning of the part | ||
| 3130 | 2025.12.23 18:14:31.941453 [ 275 ] {2f8126f0-4aaf-4a76-b986-d81ba3cb59fe} <Trace> oximeter.measurements_u64 (c65b2b0b-018f-4a17-94c5-4021396f47e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3131 | 2025.12.23 18:14:31.941498 [ 275 ] {2f8126f0-4aaf-4a76-b986-d81ba3cb59fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 3132 | 2025.12.23 18:14:31.941649 [ 186 ] {af970116-f5d0-48a8-b888-3d92c2867a6c::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3133 | 2025.12.23 18:14:31.941692 [ 194 ] {cd0df809-70c0-4d52-8ca7-5a0086f9f684::all_1_16_3} <Trace> oximeter.fields_uuid (cd0df809-70c0-4d52-8ca7-5a0086f9f684): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3134 | 2025.12.23 18:14:31.941766 [ 194 ] {cd0df809-70c0-4d52-8ca7-5a0086f9f684::all_1_16_3} <Trace> oximeter.fields_uuid (cd0df809-70c0-4d52-8ca7-5a0086f9f684) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3135 | 2025.12.23 18:14:31.941837 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.86 MiB. | ||
| 3136 | 2025.12.23 18:14:31.941991 [ 186 ] {af970116-f5d0-48a8-b888-3d92c2867a6c::all_1_16_3} <Trace> oximeter.fields_string (af970116-f5d0-48a8-b888-3d92c2867a6c): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3137 | 2025.12.23 18:14:31.941995 [ 275 ] {2f8126f0-4aaf-4a76-b986-d81ba3cb59fe} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3138 | 2025.12.23 18:14:31.942059 [ 186 ] {af970116-f5d0-48a8-b888-3d92c2867a6c::all_1_16_3} <Trace> oximeter.fields_string (af970116-f5d0-48a8-b888-3d92c2867a6c) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3139 | 2025.12.23 18:14:31.942141 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.37 MiB. | ||
| 3140 | 2025.12.23 18:14:31.942301 [ 275 ] {2f8126f0-4aaf-4a76-b986-d81ba3cb59fe} <Trace> oximeter.measurements_u64 (c65b2b0b-018f-4a17-94c5-4021396f47e4): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3141 | 2025.12.23 18:14:31.942428 [ 148 ] {} <Debug> oximeter.measurements_u64 (c65b2b0b-018f-4a17-94c5-4021396f47e4) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3142 | 2025.12.23 18:14:31.942455 [ 148 ] {} <Trace> oximeter.measurements_u64 (c65b2b0b-018f-4a17-94c5-4021396f47e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3143 | 2025.12.23 18:14:31.942472 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 3144 | 2025.12.23 18:14:31.942474 [ 275 ] {2f8126f0-4aaf-4a76-b986-d81ba3cb59fe} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001458 sec., 32921.810699588474 rows/sec., 2.22 MiB/sec. | ||
| 3145 | 2025.12.23 18:14:31.942527 [ 275 ] {2f8126f0-4aaf-4a76-b986-d81ba3cb59fe} <Debug> TCPHandler: Processed in 0.001657879 sec. | ||
| 3146 | 2025.12.23 18:14:31.942533 [ 188 ] {c65b2b0b-018f-4a17-94c5-4021396f47e4::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 | ||
| 3147 | 2025.12.23 18:14:31.942631 [ 188 ] {c65b2b0b-018f-4a17-94c5-4021396f47e4::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3148 | 2025.12.23 18:14:31.942656 [ 188 ] {c65b2b0b-018f-4a17-94c5-4021396f47e4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 612 rows starting from the beginning of the part | ||
| 3149 | 2025.12.23 18:14:31.942700 [ 188 ] {c65b2b0b-018f-4a17-94c5-4021396f47e4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 104 rows starting from the beginning of the part | ||
| 3150 | 2025.12.23 18:14:31.942736 [ 188 ] {c65b2b0b-018f-4a17-94c5-4021396f47e4::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 | ||
| 3151 | 2025.12.23 18:14:31.942769 [ 188 ] {c65b2b0b-018f-4a17-94c5-4021396f47e4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 104 rows starting from the beginning of the part | ||
| 3152 | 2025.12.23 18:14:31.942803 [ 188 ] {c65b2b0b-018f-4a17-94c5-4021396f47e4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 12 rows starting from the beginning of the part | ||
| 3153 | 2025.12.23 18:14:31.942837 [ 188 ] {c65b2b0b-018f-4a17-94c5-4021396f47e4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 48 rows starting from the beginning of the part | ||
| 3154 | 2025.12.23 18:14:31.943604 [ 186 ] {c65b2b0b-018f-4a17-94c5-4021396f47e4::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 940 rows, containing 4 columns (4 merged, 0 gathered) in 0.001096539 sec., 857242.6516521528 rows/sec., 54.80 MiB/sec. | ||
| 3155 | 2025.12.23 18:14:31.943792 [ 188 ] {c65b2b0b-018f-4a17-94c5-4021396f47e4::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3156 | 2025.12.23 18:14:31.944053 [ 188 ] {c65b2b0b-018f-4a17-94c5-4021396f47e4::all_1_16_3} <Trace> oximeter.measurements_u64 (c65b2b0b-018f-4a17-94c5-4021396f47e4): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3157 | 2025.12.23 18:14:31.944121 [ 188 ] {c65b2b0b-018f-4a17-94c5-4021396f47e4::all_1_16_3} <Trace> oximeter.measurements_u64 (c65b2b0b-018f-4a17-94c5-4021396f47e4) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3158 | 2025.12.23 18:14:31.944187 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 3159 | 2025.12.23 18:14:31.944784 [ 188 ] {42805e88-f8e1-4fc7-a1f4-81ec2c86fb46::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7341 rows, containing 5 columns (5 merged, 0 gathered) in 0.00397781 sec., 1845487.8438135558 rows/sec., 120.40 MiB/sec. | ||
| 3160 | 2025.12.23 18:14:31.945369 [ 191 ] {42805e88-f8e1-4fc7-a1f4-81ec2c86fb46::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3161 | 2025.12.23 18:14:31.945633 [ 191 ] {42805e88-f8e1-4fc7-a1f4-81ec2c86fb46::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (42805e88-f8e1-4fc7-a1f4-81ec2c86fb46): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3162 | 2025.12.23 18:14:31.945703 [ 191 ] {42805e88-f8e1-4fc7-a1f4-81ec2c86fb46::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (42805e88-f8e1-4fc7-a1f4-81ec2c86fb46) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3163 | 2025.12.23 18:14:31.945787 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.50 MiB. | ||
| 3164 | 2025.12.23 18:14:32.000173 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 216.28 MiB, peak 225.79 MiB, free memory in arenas 0.00 B, will set to 227.23 MiB (RSS), difference: 10.96 MiB | ||
| 3165 | 2025.12.23 18:14:36.947825 [ 275 ] {} <Trace> TCP-Session: 819faafe-9730-4f21-a809-d4703b429f48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3166 | 2025.12.23 18:14:36.948042 [ 275 ] {51bebff3-76b5-42a1-870c-0581be37c0ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41250) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3167 | 2025.12.23 18:14:36.948114 [ 275 ] {51bebff3-76b5-42a1-870c-0581be37c0ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3168 | 2025.12.23 18:14:36.948978 [ 275 ] {51bebff3-76b5-42a1-870c-0581be37c0ba} <Trace> oximeter.fields_i16 (a7723948-0045-4e6c-883e-f9b726276b2e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3169 | 2025.12.23 18:14:36.949026 [ 275 ] {51bebff3-76b5-42a1-870c-0581be37c0ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 3170 | 2025.12.23 18:14:36.949433 [ 275 ] {51bebff3-76b5-42a1-870c-0581be37c0ba} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3171 | 2025.12.23 18:14:36.949655 [ 275 ] {51bebff3-76b5-42a1-870c-0581be37c0ba} <Trace> oximeter.fields_i16 (a7723948-0045-4e6c-883e-f9b726276b2e): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3172 | 2025.12.23 18:14:36.949806 [ 275 ] {51bebff3-76b5-42a1-870c-0581be37c0ba} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001819 sec., 225398.57064321055 rows/sec., 14.30 MiB/sec. | ||
| 3173 | 2025.12.23 18:14:36.949848 [ 275 ] {51bebff3-76b5-42a1-870c-0581be37c0ba} <Debug> TCPHandler: Processed in 0.002158718 sec. | ||
| 3174 | 2025.12.23 18:14:36.949976 [ 275 ] {} <Trace> TCP-Session: 819faafe-9730-4f21-a809-d4703b429f48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3175 | 2025.12.23 18:14:36.950071 [ 275 ] {8f6539ea-eca2-432f-ba47-3e7a4e640066} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41250) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3176 | 2025.12.23 18:14:36.950111 [ 275 ] {8f6539ea-eca2-432f-ba47-3e7a4e640066} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3177 | 2025.12.23 18:14:36.951152 [ 275 ] {8f6539ea-eca2-432f-ba47-3e7a4e640066} <Trace> oximeter.fields_string (af970116-f5d0-48a8-b888-3d92c2867a6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3178 | 2025.12.23 18:14:36.951188 [ 275 ] {8f6539ea-eca2-432f-ba47-3e7a4e640066} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 3179 | 2025.12.23 18:14:36.951582 [ 275 ] {8f6539ea-eca2-432f-ba47-3e7a4e640066} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3180 | 2025.12.23 18:14:36.951791 [ 275 ] {8f6539ea-eca2-432f-ba47-3e7a4e640066} <Trace> oximeter.fields_string (af970116-f5d0-48a8-b888-3d92c2867a6c): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3181 | 2025.12.23 18:14:36.951915 [ 275 ] {8f6539ea-eca2-432f-ba47-3e7a4e640066} <Debug> executeQuery: Read 1112 rows, 89.84 KiB in 0.001862 sec., 597207.3039742213 rows/sec., 47.12 MiB/sec. | ||
| 3182 | 2025.12.23 18:14:36.951951 [ 275 ] {8f6539ea-eca2-432f-ba47-3e7a4e640066} <Debug> TCPHandler: Processed in 0.002023426 sec. | ||
| 3183 | 2025.12.23 18:14:36.952065 [ 275 ] {} <Trace> TCP-Session: 819faafe-9730-4f21-a809-d4703b429f48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3184 | 2025.12.23 18:14:36.952158 [ 275 ] {e30a2d33-e865-4219-8605-babc2dfd3d0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41250) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3185 | 2025.12.23 18:14:36.952199 [ 275 ] {e30a2d33-e865-4219-8605-babc2dfd3d0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3186 | 2025.12.23 18:14:36.952689 [ 275 ] {e30a2d33-e865-4219-8605-babc2dfd3d0b} <Trace> oximeter.fields_u16 (a75aa661-c25d-4f71-a801-335ef43dd6dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3187 | 2025.12.23 18:14:36.952725 [ 275 ] {e30a2d33-e865-4219-8605-babc2dfd3d0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 3188 | 2025.12.23 18:14:36.953033 [ 275 ] {e30a2d33-e865-4219-8605-babc2dfd3d0b} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3189 | 2025.12.23 18:14:36.953261 [ 275 ] {e30a2d33-e865-4219-8605-babc2dfd3d0b} <Trace> oximeter.fields_u16 (a75aa661-c25d-4f71-a801-335ef43dd6dc): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3190 | 2025.12.23 18:14:36.953388 [ 275 ] {e30a2d33-e865-4219-8605-babc2dfd3d0b} <Debug> executeQuery: Read 205 rows, 12.32 KiB in 0.001247 sec., 164394.54691259022 rows/sec., 9.64 MiB/sec. | ||
| 3191 | 2025.12.23 18:14:36.953424 [ 275 ] {e30a2d33-e865-4219-8605-babc2dfd3d0b} <Debug> TCPHandler: Processed in 0.001407215 sec. | ||
| 3192 | 2025.12.23 18:14:36.953523 [ 275 ] {} <Trace> TCP-Session: 819faafe-9730-4f21-a809-d4703b429f48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3193 | 2025.12.23 18:14:36.953615 [ 275 ] {914654d1-ae79-4cf9-b630-8b4284693549} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41250) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3194 | 2025.12.23 18:14:36.953654 [ 275 ] {914654d1-ae79-4cf9-b630-8b4284693549} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3195 | 2025.12.23 18:14:36.954127 [ 275 ] {914654d1-ae79-4cf9-b630-8b4284693549} <Trace> oximeter.fields_u32 (0d67b71b-6525-47d6-b29a-963b77e75fdf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3196 | 2025.12.23 18:14:36.954163 [ 275 ] {914654d1-ae79-4cf9-b630-8b4284693549} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 3197 | 2025.12.23 18:14:36.954471 [ 275 ] {914654d1-ae79-4cf9-b630-8b4284693549} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3198 | 2025.12.23 18:14:36.954681 [ 275 ] {914654d1-ae79-4cf9-b630-8b4284693549} <Trace> oximeter.fields_u32 (0d67b71b-6525-47d6-b29a-963b77e75fdf): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3199 | 2025.12.23 18:14:36.954804 [ 275 ] {914654d1-ae79-4cf9-b630-8b4284693549} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001207 sec., 175642.0878210439 rows/sec., 11.33 MiB/sec. | ||
| 3200 | 2025.12.23 18:14:36.954839 [ 275 ] {914654d1-ae79-4cf9-b630-8b4284693549} <Debug> TCPHandler: Processed in 0.001363844 sec. | ||
| 3201 | 2025.12.23 18:14:36.954945 [ 275 ] {} <Trace> TCP-Session: 819faafe-9730-4f21-a809-d4703b429f48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3202 | 2025.12.23 18:14:36.955039 [ 275 ] {c700d0c0-efe0-479e-ac95-c142731e4010} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41250) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3203 | 2025.12.23 18:14:36.955077 [ 275 ] {c700d0c0-efe0-479e-ac95-c142731e4010} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3204 | 2025.12.23 18:14:36.955565 [ 275 ] {c700d0c0-efe0-479e-ac95-c142731e4010} <Trace> oximeter.fields_u8 (a5bb4ade-29cd-4bf2-8bb1-1fec8be7b1a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3205 | 2025.12.23 18:14:36.955602 [ 275 ] {c700d0c0-efe0-479e-ac95-c142731e4010} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 3206 | 2025.12.23 18:14:36.955906 [ 275 ] {c700d0c0-efe0-479e-ac95-c142731e4010} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3207 | 2025.12.23 18:14:36.956112 [ 275 ] {c700d0c0-efe0-479e-ac95-c142731e4010} <Trace> oximeter.fields_u8 (a5bb4ade-29cd-4bf2-8bb1-1fec8be7b1a7): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3208 | 2025.12.23 18:14:36.956235 [ 275 ] {c700d0c0-efe0-479e-ac95-c142731e4010} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001214 sec., 173805.60131795716 rows/sec., 9.87 MiB/sec. | ||
| 3209 | 2025.12.23 18:14:36.956271 [ 275 ] {c700d0c0-efe0-479e-ac95-c142731e4010} <Debug> TCPHandler: Processed in 0.001373994 sec. | ||
| 3210 | 2025.12.23 18:14:36.956378 [ 275 ] {} <Trace> TCP-Session: 819faafe-9730-4f21-a809-d4703b429f48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3211 | 2025.12.23 18:14:36.956472 [ 275 ] {7d7afe2d-7041-4888-8ed9-1276a15f6f98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41250) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3212 | 2025.12.23 18:14:36.956512 [ 275 ] {7d7afe2d-7041-4888-8ed9-1276a15f6f98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3213 | 2025.12.23 18:14:36.957192 [ 275 ] {7d7afe2d-7041-4888-8ed9-1276a15f6f98} <Trace> oximeter.fields_uuid (cd0df809-70c0-4d52-8ca7-5a0086f9f684): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3214 | 2025.12.23 18:14:36.957228 [ 275 ] {7d7afe2d-7041-4888-8ed9-1276a15f6f98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 3215 | 2025.12.23 18:14:36.957552 [ 275 ] {7d7afe2d-7041-4888-8ed9-1276a15f6f98} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3216 | 2025.12.23 18:14:36.957775 [ 275 ] {7d7afe2d-7041-4888-8ed9-1276a15f6f98} <Trace> oximeter.fields_uuid (cd0df809-70c0-4d52-8ca7-5a0086f9f684): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3217 | 2025.12.23 18:14:36.957898 [ 275 ] {7d7afe2d-7041-4888-8ed9-1276a15f6f98} <Debug> executeQuery: Read 679 rows, 48.47 KiB in 0.001444 sec., 470221.60664819943 rows/sec., 32.78 MiB/sec. | ||
| 3218 | 2025.12.23 18:14:36.957934 [ 275 ] {7d7afe2d-7041-4888-8ed9-1276a15f6f98} <Debug> TCPHandler: Processed in 0.001603929 sec. | ||
| 3219 | 2025.12.23 18:14:36.958041 [ 275 ] {} <Trace> TCP-Session: 819faafe-9730-4f21-a809-d4703b429f48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3220 | 2025.12.23 18:14:36.958136 [ 275 ] {17dbbad2-5e14-435e-9215-c7d93592b854} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41250) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3221 | 2025.12.23 18:14:36.958176 [ 275 ] {17dbbad2-5e14-435e-9215-c7d93592b854} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3222 | 2025.12.23 18:14:36.958501 [ 275 ] {17dbbad2-5e14-435e-9215-c7d93592b854} <Trace> oximeter.measurements_bool (968d0006-ef4f-40f9-a025-9e9b6814ae5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3223 | 2025.12.23 18:14:36.958536 [ 275 ] {17dbbad2-5e14-435e-9215-c7d93592b854} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 3224 | 2025.12.23 18:14:36.958827 [ 275 ] {17dbbad2-5e14-435e-9215-c7d93592b854} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3225 | 2025.12.23 18:14:36.959034 [ 275 ] {17dbbad2-5e14-435e-9215-c7d93592b854} <Trace> oximeter.measurements_bool (968d0006-ef4f-40f9-a025-9e9b6814ae5a): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3226 | 2025.12.23 18:14:36.959131 [ 126 ] {} <Debug> oximeter.measurements_bool (968d0006-ef4f-40f9-a025-9e9b6814ae5a) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 3227 | 2025.12.23 18:14:36.959156 [ 275 ] {17dbbad2-5e14-435e-9215-c7d93592b854} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001038 sec., 5780.346820809248 rows/sec., 302.00 KiB/sec. | ||
| 3228 | 2025.12.23 18:14:36.959202 [ 126 ] {} <Trace> oximeter.measurements_bool (968d0006-ef4f-40f9-a025-9e9b6814ae5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3229 | 2025.12.23 18:14:36.959207 [ 275 ] {17dbbad2-5e14-435e-9215-c7d93592b854} <Debug> TCPHandler: Processed in 0.001213991 sec. | ||
| 3230 | 2025.12.23 18:14:36.959231 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 3231 | 2025.12.23 18:14:36.959323 [ 275 ] {} <Trace> TCP-Session: 819faafe-9730-4f21-a809-d4703b429f48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3232 | 2025.12.23 18:14:36.959356 [ 191 ] {968d0006-ef4f-40f9-a025-9e9b6814ae5a::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 | ||
| 3233 | 2025.12.23 18:14:36.959424 [ 275 ] {debfac3a-6e3f-4369-b81c-18078c699806} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41250) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3234 | 2025.12.23 18:14:36.959472 [ 275 ] {debfac3a-6e3f-4369-b81c-18078c699806} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3235 | 2025.12.23 18:14:36.959513 [ 191 ] {968d0006-ef4f-40f9-a025-9e9b6814ae5a::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3236 | 2025.12.23 18:14:36.959557 [ 191 ] {968d0006-ef4f-40f9-a025-9e9b6814ae5a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 6 rows starting from the beginning of the part | ||
| 3237 | 2025.12.23 18:14:36.959627 [ 191 ] {968d0006-ef4f-40f9-a025-9e9b6814ae5a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 6 rows starting from the beginning of the part | ||
| 3238 | 2025.12.23 18:14:36.959675 [ 191 ] {968d0006-ef4f-40f9-a025-9e9b6814ae5a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 6 rows starting from the beginning of the part | ||
| 3239 | 2025.12.23 18:14:36.959720 [ 191 ] {968d0006-ef4f-40f9-a025-9e9b6814ae5a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 6 rows starting from the beginning of the part | ||
| 3240 | 2025.12.23 18:14:36.959761 [ 191 ] {968d0006-ef4f-40f9-a025-9e9b6814ae5a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 6 rows starting from the beginning of the part | ||
| 3241 | 2025.12.23 18:14:36.959813 [ 191 ] {968d0006-ef4f-40f9-a025-9e9b6814ae5a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 6 rows starting from the beginning of the part | ||
| 3242 | 2025.12.23 18:14:36.959917 [ 275 ] {debfac3a-6e3f-4369-b81c-18078c699806} <Trace> oximeter.measurements_cumulativeu64 (42805e88-f8e1-4fc7-a1f4-81ec2c86fb46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3243 | 2025.12.23 18:14:36.959959 [ 275 ] {debfac3a-6e3f-4369-b81c-18078c699806} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 3244 | 2025.12.23 18:14:36.960324 [ 275 ] {debfac3a-6e3f-4369-b81c-18078c699806} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3245 | 2025.12.23 18:14:36.960560 [ 275 ] {debfac3a-6e3f-4369-b81c-18078c699806} <Trace> oximeter.measurements_cumulativeu64 (42805e88-f8e1-4fc7-a1f4-81ec2c86fb46): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3246 | 2025.12.23 18:14:36.960673 [ 188 ] {968d0006-ef4f-40f9-a025-9e9b6814ae5a::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 4 columns (4 merged, 0 gathered) in 0.001375225 sec., 26177.534585249683 rows/sec., 1.34 MiB/sec. | ||
| 3247 | 2025.12.23 18:14:36.960689 [ 275 ] {debfac3a-6e3f-4369-b81c-18078c699806} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001285 sec., 244357.9766536965 rows/sec., 16.05 MiB/sec. | ||
| 3248 | 2025.12.23 18:14:36.960739 [ 275 ] {debfac3a-6e3f-4369-b81c-18078c699806} <Debug> TCPHandler: Processed in 0.001464856 sec. | ||
| 3249 | 2025.12.23 18:14:36.960852 [ 275 ] {} <Trace> TCP-Session: 819faafe-9730-4f21-a809-d4703b429f48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3250 | 2025.12.23 18:14:36.960901 [ 186 ] {968d0006-ef4f-40f9-a025-9e9b6814ae5a::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 3251 | 2025.12.23 18:14:36.960948 [ 275 ] {8d5b75e7-464a-4f3d-8302-a722533a8b7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41250) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3252 | 2025.12.23 18:14:36.960993 [ 275 ] {8d5b75e7-464a-4f3d-8302-a722533a8b7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3253 | 2025.12.23 18:14:36.961289 [ 186 ] {968d0006-ef4f-40f9-a025-9e9b6814ae5a::all_1_6_1} <Trace> oximeter.measurements_bool (968d0006-ef4f-40f9-a025-9e9b6814ae5a): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3254 | 2025.12.23 18:14:36.961302 [ 275 ] {8d5b75e7-464a-4f3d-8302-a722533a8b7a} <Trace> oximeter.measurements_f64 (d5879a5c-8bbd-487f-8d18-7e9a94e01c23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3255 | 2025.12.23 18:14:36.961347 [ 275 ] {8d5b75e7-464a-4f3d-8302-a722533a8b7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 3256 | 2025.12.23 18:14:36.961380 [ 186 ] {968d0006-ef4f-40f9-a025-9e9b6814ae5a::all_1_6_1} <Trace> oximeter.measurements_bool (968d0006-ef4f-40f9-a025-9e9b6814ae5a) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 3257 | 2025.12.23 18:14:36.961479 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 3258 | 2025.12.23 18:14:36.961650 [ 275 ] {8d5b75e7-464a-4f3d-8302-a722533a8b7a} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3259 | 2025.12.23 18:14:36.961857 [ 275 ] {8d5b75e7-464a-4f3d-8302-a722533a8b7a} <Trace> oximeter.measurements_f64 (d5879a5c-8bbd-487f-8d18-7e9a94e01c23): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3260 | 2025.12.23 18:14:36.961984 [ 275 ] {8d5b75e7-464a-4f3d-8302-a722533a8b7a} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001055 sec., 947.8672985781991 rows/sec., 63.87 KiB/sec. | ||
| 3261 | 2025.12.23 18:14:36.962018 [ 275 ] {8d5b75e7-464a-4f3d-8302-a722533a8b7a} <Debug> TCPHandler: Processed in 0.001214612 sec. | ||
| 3262 | 2025.12.23 18:14:36.962125 [ 275 ] {} <Trace> TCP-Session: 819faafe-9730-4f21-a809-d4703b429f48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3263 | 2025.12.23 18:14:36.962219 [ 275 ] {a42113cc-c92c-4d23-b85d-22558131ef8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41250) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3264 | 2025.12.23 18:14:36.962257 [ 275 ] {a42113cc-c92c-4d23-b85d-22558131ef8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3265 | 2025.12.23 18:14:36.962585 [ 275 ] {a42113cc-c92c-4d23-b85d-22558131ef8e} <Trace> oximeter.measurements_u64 (c65b2b0b-018f-4a17-94c5-4021396f47e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3266 | 2025.12.23 18:14:36.962621 [ 275 ] {a42113cc-c92c-4d23-b85d-22558131ef8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 3267 | 2025.12.23 18:14:36.962944 [ 275 ] {a42113cc-c92c-4d23-b85d-22558131ef8e} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3268 | 2025.12.23 18:14:36.963148 [ 275 ] {a42113cc-c92c-4d23-b85d-22558131ef8e} <Trace> oximeter.measurements_u64 (c65b2b0b-018f-4a17-94c5-4021396f47e4): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3269 | 2025.12.23 18:14:36.963272 [ 275 ] {a42113cc-c92c-4d23-b85d-22558131ef8e} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001071 sec., 97105.50887021476 rows/sec., 5.95 MiB/sec. | ||
| 3270 | 2025.12.23 18:14:36.963306 [ 275 ] {a42113cc-c92c-4d23-b85d-22558131ef8e} <Debug> TCPHandler: Processed in 0.001228561 sec. | ||
| 3271 | 2025.12.23 18:14:38.226066 [ 117 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3272 | 2025.12.23 18:14:38.226112 [ 117 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3273 | 2025.12.23 18:14:38.316968 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 5692 | ||
| 3274 | 2025.12.23 18:14:38.317562 [ 244 ] {} <Trace> system.asynchronous_metric_log (98712bed-12c6-40f4-9d6f-ea8440250af5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3275 | 2025.12.23 18:14:38.317618 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 3276 | 2025.12.23 18:14:38.318171 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3277 | 2025.12.23 18:14:38.318409 [ 244 ] {} <Trace> system.asynchronous_metric_log (98712bed-12c6-40f4-9d6f-ea8440250af5): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3278 | 2025.12.23 18:14:38.318557 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5692 | ||
| 3279 | 2025.12.23 18:14:38.337348 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 460 | ||
| 3280 | 2025.12.23 18:14:38.339513 [ 242 ] {} <Trace> system.query_log (36ac8dc5-64a7-43b0-b22f-e722aa45620e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3281 | 2025.12.23 18:14:38.339567 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 3282 | 2025.12.23 18:14:38.340743 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3283 | 2025.12.23 18:14:38.341036 [ 242 ] {} <Trace> system.query_log (36ac8dc5-64a7-43b0-b22f-e722aa45620e): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3284 | 2025.12.23 18:14:38.341373 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 460 | ||
| 3285 | 2025.12.23 18:14:38.624836 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 | ||
| 3286 | 2025.12.23 18:14:38.642419 [ 243 ] {} <Trace> system.metric_log (2809624b-04a1-4015-ab15-d1bc9504c879): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3287 | 2025.12.23 18:14:38.642466 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 3288 | 2025.12.23 18:14:38.648270 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3289 | 2025.12.23 18:14:38.648983 [ 243 ] {} <Trace> system.metric_log (2809624b-04a1-4015-ab15-d1bc9504c879): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3290 | 2025.12.23 18:14:38.651778 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 91 | ||
| 3291 | 2025.12.23 18:14:41.938452 [ 275 ] {} <Trace> TCP-Session: 819faafe-9730-4f21-a809-d4703b429f48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3292 | 2025.12.23 18:14:41.938645 [ 275 ] {516b3dfa-02af-4341-a41d-3442573909dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41250) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3293 | 2025.12.23 18:14:41.938715 [ 275 ] {516b3dfa-02af-4341-a41d-3442573909dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3294 | 2025.12.23 18:14:41.939392 [ 275 ] {516b3dfa-02af-4341-a41d-3442573909dc} <Trace> oximeter.fields_string (af970116-f5d0-48a8-b888-3d92c2867a6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3295 | 2025.12.23 18:14:41.939431 [ 275 ] {516b3dfa-02af-4341-a41d-3442573909dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 3296 | 2025.12.23 18:14:41.939832 [ 275 ] {516b3dfa-02af-4341-a41d-3442573909dc} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3297 | 2025.12.23 18:14:41.940059 [ 275 ] {516b3dfa-02af-4341-a41d-3442573909dc} <Trace> oximeter.fields_string (af970116-f5d0-48a8-b888-3d92c2867a6c): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3298 | 2025.12.23 18:14:41.940219 [ 275 ] {516b3dfa-02af-4341-a41d-3442573909dc} <Debug> executeQuery: Read 136 rows, 12.08 KiB in 0.001623 sec., 83795.44054220579 rows/sec., 7.27 MiB/sec. | ||
| 3299 | 2025.12.23 18:14:41.940259 [ 275 ] {516b3dfa-02af-4341-a41d-3442573909dc} <Debug> TCPHandler: Processed in 0.001931615 sec. | ||
| 3300 | 2025.12.23 18:14:41.940366 [ 275 ] {} <Trace> TCP-Session: 819faafe-9730-4f21-a809-d4703b429f48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3301 | 2025.12.23 18:14:41.940460 [ 275 ] {438feb9c-1f11-4607-a85b-04c34493acf5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41250) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3302 | 2025.12.23 18:14:41.940500 [ 275 ] {438feb9c-1f11-4607-a85b-04c34493acf5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3303 | 2025.12.23 18:14:41.940894 [ 275 ] {438feb9c-1f11-4607-a85b-04c34493acf5} <Trace> oximeter.fields_u16 (a75aa661-c25d-4f71-a801-335ef43dd6dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3304 | 2025.12.23 18:14:41.940928 [ 275 ] {438feb9c-1f11-4607-a85b-04c34493acf5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 3305 | 2025.12.23 18:14:41.941213 [ 275 ] {438feb9c-1f11-4607-a85b-04c34493acf5} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3306 | 2025.12.23 18:14:41.941423 [ 275 ] {438feb9c-1f11-4607-a85b-04c34493acf5} <Trace> oximeter.fields_u16 (a75aa661-c25d-4f71-a801-335ef43dd6dc): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3307 | 2025.12.23 18:14:41.941546 [ 275 ] {438feb9c-1f11-4607-a85b-04c34493acf5} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001105 sec., 36199.09502262443 rows/sec., 2.66 MiB/sec. | ||
| 3308 | 2025.12.23 18:14:41.941582 [ 275 ] {438feb9c-1f11-4607-a85b-04c34493acf5} <Debug> TCPHandler: Processed in 0.001262992 sec. | ||
| 3309 | 2025.12.23 18:14:41.941692 [ 275 ] {} <Trace> TCP-Session: 819faafe-9730-4f21-a809-d4703b429f48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3310 | 2025.12.23 18:14:41.941785 [ 275 ] {e7e01322-0c8f-4ca2-a092-0af789c90b05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41250) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3311 | 2025.12.23 18:14:41.941824 [ 275 ] {e7e01322-0c8f-4ca2-a092-0af789c90b05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3312 | 2025.12.23 18:14:41.942247 [ 275 ] {e7e01322-0c8f-4ca2-a092-0af789c90b05} <Trace> oximeter.fields_uuid (cd0df809-70c0-4d52-8ca7-5a0086f9f684): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3313 | 2025.12.23 18:14:41.942281 [ 275 ] {e7e01322-0c8f-4ca2-a092-0af789c90b05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 3314 | 2025.12.23 18:14:41.942608 [ 275 ] {e7e01322-0c8f-4ca2-a092-0af789c90b05} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3315 | 2025.12.23 18:14:41.942818 [ 275 ] {e7e01322-0c8f-4ca2-a092-0af789c90b05} <Trace> oximeter.fields_uuid (cd0df809-70c0-4d52-8ca7-5a0086f9f684): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3316 | 2025.12.23 18:14:41.942948 [ 275 ] {e7e01322-0c8f-4ca2-a092-0af789c90b05} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001181 sec., 88060.96528365792 rows/sec., 6.88 MiB/sec. | ||
| 3317 | 2025.12.23 18:14:41.942984 [ 275 ] {e7e01322-0c8f-4ca2-a092-0af789c90b05} <Debug> TCPHandler: Processed in 0.001339694 sec. | ||
| 3318 | 2025.12.23 18:14:41.943095 [ 275 ] {} <Trace> TCP-Session: 819faafe-9730-4f21-a809-d4703b429f48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3319 | 2025.12.23 18:14:41.943187 [ 275 ] {b34cea3b-3fec-49a8-ac6c-a0c5cdcd294e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41250) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3320 | 2025.12.23 18:14:41.943230 [ 275 ] {b34cea3b-3fec-49a8-ac6c-a0c5cdcd294e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3321 | 2025.12.23 18:14:41.943633 [ 275 ] {b34cea3b-3fec-49a8-ac6c-a0c5cdcd294e} <Trace> oximeter.measurements_cumulativeu64 (42805e88-f8e1-4fc7-a1f4-81ec2c86fb46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3322 | 2025.12.23 18:14:41.943666 [ 275 ] {b34cea3b-3fec-49a8-ac6c-a0c5cdcd294e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 3323 | 2025.12.23 18:14:41.943984 [ 275 ] {b34cea3b-3fec-49a8-ac6c-a0c5cdcd294e} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3324 | 2025.12.23 18:14:41.944197 [ 275 ] {b34cea3b-3fec-49a8-ac6c-a0c5cdcd294e} <Trace> oximeter.measurements_cumulativeu64 (42805e88-f8e1-4fc7-a1f4-81ec2c86fb46): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3325 | 2025.12.23 18:14:41.944333 [ 275 ] {b34cea3b-3fec-49a8-ac6c-a0c5cdcd294e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001164 sec., 137457.0446735395 rows/sec., 9.57 MiB/sec. | ||
| 3326 | 2025.12.23 18:14:41.944367 [ 275 ] {b34cea3b-3fec-49a8-ac6c-a0c5cdcd294e} <Debug> TCPHandler: Processed in 0.001319633 sec. | ||
| 3327 | 2025.12.23 18:14:41.944472 [ 275 ] {} <Trace> TCP-Session: 819faafe-9730-4f21-a809-d4703b429f48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3328 | 2025.12.23 18:14:41.944565 [ 275 ] {8822972a-6580-48c7-a693-d18ea4d5059b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41250) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3329 | 2025.12.23 18:14:41.944617 [ 275 ] {8822972a-6580-48c7-a693-d18ea4d5059b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3330 | 2025.12.23 18:14:41.945406 [ 275 ] {8822972a-6580-48c7-a693-d18ea4d5059b} <Trace> oximeter.measurements_histogramu64 (4cc204ec-6cf0-4382-92e4-0ffa058b5b83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3331 | 2025.12.23 18:14:41.945440 [ 275 ] {8822972a-6580-48c7-a693-d18ea4d5059b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 3332 | 2025.12.23 18:14:41.945977 [ 275 ] {8822972a-6580-48c7-a693-d18ea4d5059b} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3333 | 2025.12.23 18:14:41.946196 [ 275 ] {8822972a-6580-48c7-a693-d18ea4d5059b} <Trace> oximeter.measurements_histogramu64 (4cc204ec-6cf0-4382-92e4-0ffa058b5b83): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3334 | 2025.12.23 18:14:41.946329 [ 275 ] {8822972a-6580-48c7-a693-d18ea4d5059b} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001782 sec., 22446.68911335578 rows/sec., 40.22 MiB/sec. | ||
| 3335 | 2025.12.23 18:14:41.946379 [ 275 ] {8822972a-6580-48c7-a693-d18ea4d5059b} <Debug> TCPHandler: Processed in 0.001952625 sec. | ||
| 3336 | 2025.12.23 18:14:41.946487 [ 275 ] {} <Trace> TCP-Session: 819faafe-9730-4f21-a809-d4703b429f48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3337 | 2025.12.23 18:14:41.946581 [ 275 ] {b6a150ab-fabe-4d2f-8d97-04a207a7eefd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41250) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3338 | 2025.12.23 18:14:41.946621 [ 275 ] {b6a150ab-fabe-4d2f-8d97-04a207a7eefd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3339 | 2025.12.23 18:14:41.946940 [ 275 ] {b6a150ab-fabe-4d2f-8d97-04a207a7eefd} <Trace> oximeter.measurements_u64 (c65b2b0b-018f-4a17-94c5-4021396f47e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3340 | 2025.12.23 18:14:41.946974 [ 275 ] {b6a150ab-fabe-4d2f-8d97-04a207a7eefd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 3341 | 2025.12.23 18:14:41.947270 [ 275 ] {b6a150ab-fabe-4d2f-8d97-04a207a7eefd} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3342 | 2025.12.23 18:14:41.947499 [ 275 ] {b6a150ab-fabe-4d2f-8d97-04a207a7eefd} <Trace> oximeter.measurements_u64 (c65b2b0b-018f-4a17-94c5-4021396f47e4): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3343 | 2025.12.23 18:14:41.947628 [ 275 ] {b6a150ab-fabe-4d2f-8d97-04a207a7eefd} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001066 sec., 56285.17823639774 rows/sec., 3.79 MiB/sec. | ||
| 3344 | 2025.12.23 18:14:41.947663 [ 275 ] {b6a150ab-fabe-4d2f-8d97-04a207a7eefd} <Debug> TCPHandler: Processed in 0.001223222 sec. | ||
| 3345 | 2025.12.23 18:14:45.818680 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 6140 | ||
| 3346 | 2025.12.23 18:14:45.819509 [ 244 ] {} <Trace> system.asynchronous_metric_log (98712bed-12c6-40f4-9d6f-ea8440250af5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3347 | 2025.12.23 18:14:45.819592 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 3348 | 2025.12.23 18:14:45.820156 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3349 | 2025.12.23 18:14:45.820376 [ 244 ] {} <Trace> system.asynchronous_metric_log (98712bed-12c6-40f4-9d6f-ea8440250af5): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3350 | 2025.12.23 18:14:45.820511 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6140 | ||
| 3351 | 2025.12.23 18:14:46.151849 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 | ||
| 3352 | 2025.12.23 18:14:46.168309 [ 243 ] {} <Trace> system.metric_log (2809624b-04a1-4015-ab15-d1bc9504c879): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3353 | 2025.12.23 18:14:46.168373 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 3354 | 2025.12.23 18:14:46.173855 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3355 | 2025.12.23 18:14:46.174570 [ 243 ] {} <Trace> system.metric_log (2809624b-04a1-4015-ab15-d1bc9504c879): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3356 | 2025.12.23 18:14:46.177670 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 98 | ||
| 3357 | 2025.12.23 18:14:46.947542 [ 275 ] {} <Trace> TCP-Session: 819faafe-9730-4f21-a809-d4703b429f48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3358 | 2025.12.23 18:14:46.947740 [ 275 ] {62047088-dbe4-412f-a804-72f75587e2b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41250) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3359 | 2025.12.23 18:14:46.947814 [ 275 ] {62047088-dbe4-412f-a804-72f75587e2b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3360 | 2025.12.23 18:14:46.948691 [ 275 ] {62047088-dbe4-412f-a804-72f75587e2b8} <Trace> oximeter.fields_i16 (a7723948-0045-4e6c-883e-f9b726276b2e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3361 | 2025.12.23 18:14:46.948741 [ 275 ] {62047088-dbe4-412f-a804-72f75587e2b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 3362 | 2025.12.23 18:14:46.949169 [ 275 ] {62047088-dbe4-412f-a804-72f75587e2b8} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3363 | 2025.12.23 18:14:46.949410 [ 275 ] {62047088-dbe4-412f-a804-72f75587e2b8} <Trace> oximeter.fields_i16 (a7723948-0045-4e6c-883e-f9b726276b2e): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3364 | 2025.12.23 18:14:46.949560 [ 275 ] {62047088-dbe4-412f-a804-72f75587e2b8} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001874 sec., 218783.35112059765 rows/sec., 13.88 MiB/sec. | ||
| 3365 | 2025.12.23 18:14:46.949601 [ 275 ] {62047088-dbe4-412f-a804-72f75587e2b8} <Debug> TCPHandler: Processed in 0.002197538 sec. | ||
| 3366 | 2025.12.23 18:14:46.949723 [ 275 ] {} <Trace> TCP-Session: 819faafe-9730-4f21-a809-d4703b429f48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3367 | 2025.12.23 18:14:46.949819 [ 275 ] {5b1ba0f8-d60f-4a06-b944-bf2082af70b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41250) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3368 | 2025.12.23 18:14:46.949862 [ 275 ] {5b1ba0f8-d60f-4a06-b944-bf2082af70b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3369 | 2025.12.23 18:14:46.950260 [ 275 ] {5b1ba0f8-d60f-4a06-b944-bf2082af70b8} <Trace> oximeter.fields_ipaddr (a8a85b39-ef10-4c28-a574-4426e42be45d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3370 | 2025.12.23 18:14:46.950297 [ 275 ] {5b1ba0f8-d60f-4a06-b944-bf2082af70b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 3371 | 2025.12.23 18:14:46.950591 [ 275 ] {5b1ba0f8-d60f-4a06-b944-bf2082af70b8} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3372 | 2025.12.23 18:14:46.950804 [ 275 ] {5b1ba0f8-d60f-4a06-b944-bf2082af70b8} <Trace> oximeter.fields_ipaddr (a8a85b39-ef10-4c28-a574-4426e42be45d): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3373 | 2025.12.23 18:14:46.950935 [ 275 ] {5b1ba0f8-d60f-4a06-b944-bf2082af70b8} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001135 sec., 1762.114537444934 rows/sec., 143.69 KiB/sec. | ||
| 3374 | 2025.12.23 18:14:46.950973 [ 275 ] {5b1ba0f8-d60f-4a06-b944-bf2082af70b8} <Debug> TCPHandler: Processed in 0.001300152 sec. | ||
| 3375 | 2025.12.23 18:14:46.951083 [ 275 ] {} <Trace> TCP-Session: 819faafe-9730-4f21-a809-d4703b429f48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3376 | 2025.12.23 18:14:46.951178 [ 275 ] {9c253728-ea15-44e9-8cf8-a235889ddca0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41250) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3377 | 2025.12.23 18:14:46.951218 [ 275 ] {9c253728-ea15-44e9-8cf8-a235889ddca0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3378 | 2025.12.23 18:14:46.952161 [ 275 ] {9c253728-ea15-44e9-8cf8-a235889ddca0} <Trace> oximeter.fields_string (af970116-f5d0-48a8-b888-3d92c2867a6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3379 | 2025.12.23 18:14:46.952197 [ 275 ] {9c253728-ea15-44e9-8cf8-a235889ddca0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 3380 | 2025.12.23 18:14:46.952554 [ 275 ] {9c253728-ea15-44e9-8cf8-a235889ddca0} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3381 | 2025.12.23 18:14:46.952774 [ 275 ] {9c253728-ea15-44e9-8cf8-a235889ddca0} <Trace> oximeter.fields_string (af970116-f5d0-48a8-b888-3d92c2867a6c): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3382 | 2025.12.23 18:14:46.952899 [ 275 ] {9c253728-ea15-44e9-8cf8-a235889ddca0} <Debug> executeQuery: Read 1113 rows, 89.92 KiB in 0.001739 sec., 640023.0017251293 rows/sec., 50.49 MiB/sec. | ||
| 3383 | 2025.12.23 18:14:46.952935 [ 275 ] {9c253728-ea15-44e9-8cf8-a235889ddca0} <Debug> TCPHandler: Processed in 0.001901274 sec. | ||
| 3384 | 2025.12.23 18:14:46.953045 [ 275 ] {} <Trace> TCP-Session: 819faafe-9730-4f21-a809-d4703b429f48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3385 | 2025.12.23 18:14:46.953140 [ 275 ] {e9c42f8d-6732-434b-8d1f-eae1c7a21a00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41250) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3386 | 2025.12.23 18:14:46.953180 [ 275 ] {e9c42f8d-6732-434b-8d1f-eae1c7a21a00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3387 | 2025.12.23 18:14:46.953643 [ 275 ] {e9c42f8d-6732-434b-8d1f-eae1c7a21a00} <Trace> oximeter.fields_u16 (a75aa661-c25d-4f71-a801-335ef43dd6dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3388 | 2025.12.23 18:14:46.953679 [ 275 ] {e9c42f8d-6732-434b-8d1f-eae1c7a21a00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 3389 | 2025.12.23 18:14:46.954155 [ 275 ] {e9c42f8d-6732-434b-8d1f-eae1c7a21a00} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3390 | 2025.12.23 18:14:46.954524 [ 275 ] {e9c42f8d-6732-434b-8d1f-eae1c7a21a00} <Trace> oximeter.fields_u16 (a75aa661-c25d-4f71-a801-335ef43dd6dc): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3391 | 2025.12.23 18:14:46.954664 [ 275 ] {e9c42f8d-6732-434b-8d1f-eae1c7a21a00} <Debug> executeQuery: Read 207 rows, 12.46 KiB in 0.001542 sec., 134241.24513618677 rows/sec., 7.89 MiB/sec. | ||
| 3392 | 2025.12.23 18:14:46.954703 [ 275 ] {e9c42f8d-6732-434b-8d1f-eae1c7a21a00} <Debug> TCPHandler: Processed in 0.00170565 sec. | ||
| 3393 | 2025.12.23 18:14:46.954821 [ 275 ] {} <Trace> TCP-Session: 819faafe-9730-4f21-a809-d4703b429f48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3394 | 2025.12.23 18:14:46.954918 [ 275 ] {204e29ef-3ea0-4567-8042-e1218c584189} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41250) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3395 | 2025.12.23 18:14:46.954958 [ 275 ] {204e29ef-3ea0-4567-8042-e1218c584189} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3396 | 2025.12.23 18:14:46.955470 [ 275 ] {204e29ef-3ea0-4567-8042-e1218c584189} <Trace> oximeter.fields_u32 (0d67b71b-6525-47d6-b29a-963b77e75fdf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3397 | 2025.12.23 18:14:46.955508 [ 275 ] {204e29ef-3ea0-4567-8042-e1218c584189} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 3398 | 2025.12.23 18:14:46.955829 [ 275 ] {204e29ef-3ea0-4567-8042-e1218c584189} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3399 | 2025.12.23 18:14:46.956053 [ 275 ] {204e29ef-3ea0-4567-8042-e1218c584189} <Trace> oximeter.fields_u32 (0d67b71b-6525-47d6-b29a-963b77e75fdf): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3400 | 2025.12.23 18:14:46.956183 [ 275 ] {204e29ef-3ea0-4567-8042-e1218c584189} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001285 sec., 164980.54474708173 rows/sec., 10.64 MiB/sec. | ||
| 3401 | 2025.12.23 18:14:46.956221 [ 275 ] {204e29ef-3ea0-4567-8042-e1218c584189} <Debug> TCPHandler: Processed in 0.001449105 sec. | ||
| 3402 | 2025.12.23 18:14:46.956331 [ 275 ] {} <Trace> TCP-Session: 819faafe-9730-4f21-a809-d4703b429f48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3403 | 2025.12.23 18:14:46.956428 [ 275 ] {c526f4e1-caad-45d8-b406-e24f0401151d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41250) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3404 | 2025.12.23 18:14:46.956469 [ 275 ] {c526f4e1-caad-45d8-b406-e24f0401151d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3405 | 2025.12.23 18:14:46.956976 [ 275 ] {c526f4e1-caad-45d8-b406-e24f0401151d} <Trace> oximeter.fields_u8 (a5bb4ade-29cd-4bf2-8bb1-1fec8be7b1a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3406 | 2025.12.23 18:14:46.957014 [ 275 ] {c526f4e1-caad-45d8-b406-e24f0401151d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 3407 | 2025.12.23 18:14:46.957368 [ 275 ] {c526f4e1-caad-45d8-b406-e24f0401151d} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3408 | 2025.12.23 18:14:46.957618 [ 275 ] {c526f4e1-caad-45d8-b406-e24f0401151d} <Trace> oximeter.fields_u8 (a5bb4ade-29cd-4bf2-8bb1-1fec8be7b1a7): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3409 | 2025.12.23 18:14:46.957754 [ 275 ] {c526f4e1-caad-45d8-b406-e24f0401151d} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001346 sec., 156760.77265973255 rows/sec., 8.90 MiB/sec. | ||
| 3410 | 2025.12.23 18:14:46.957793 [ 275 ] {c526f4e1-caad-45d8-b406-e24f0401151d} <Debug> TCPHandler: Processed in 0.001511867 sec. | ||
| 3411 | 2025.12.23 18:14:46.957904 [ 275 ] {} <Trace> TCP-Session: 819faafe-9730-4f21-a809-d4703b429f48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3412 | 2025.12.23 18:14:46.957998 [ 275 ] {67d0708a-fa34-4bab-9472-27fcef4a21c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41250) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3413 | 2025.12.23 18:14:46.958038 [ 275 ] {67d0708a-fa34-4bab-9472-27fcef4a21c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3414 | 2025.12.23 18:14:46.958709 [ 275 ] {67d0708a-fa34-4bab-9472-27fcef4a21c2} <Trace> oximeter.fields_uuid (cd0df809-70c0-4d52-8ca7-5a0086f9f684): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3415 | 2025.12.23 18:14:46.958746 [ 275 ] {67d0708a-fa34-4bab-9472-27fcef4a21c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 3416 | 2025.12.23 18:14:46.959113 [ 275 ] {67d0708a-fa34-4bab-9472-27fcef4a21c2} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3417 | 2025.12.23 18:14:46.959337 [ 275 ] {67d0708a-fa34-4bab-9472-27fcef4a21c2} <Trace> oximeter.fields_uuid (cd0df809-70c0-4d52-8ca7-5a0086f9f684): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3418 | 2025.12.23 18:14:46.959469 [ 275 ] {67d0708a-fa34-4bab-9472-27fcef4a21c2} <Debug> executeQuery: Read 681 rows, 48.63 KiB in 0.00149 sec., 457046.97986577183 rows/sec., 31.87 MiB/sec. | ||
| 3419 | 2025.12.23 18:14:46.959507 [ 275 ] {67d0708a-fa34-4bab-9472-27fcef4a21c2} <Debug> TCPHandler: Processed in 0.001651899 sec. | ||
| 3420 | 2025.12.23 18:14:46.959632 [ 275 ] {} <Trace> TCP-Session: 819faafe-9730-4f21-a809-d4703b429f48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3421 | 2025.12.23 18:14:46.959754 [ 275 ] {b5a17514-14a7-42be-97fc-965ceec2efd5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41250) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3422 | 2025.12.23 18:14:46.959806 [ 275 ] {b5a17514-14a7-42be-97fc-965ceec2efd5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3423 | 2025.12.23 18:14:46.960194 [ 275 ] {b5a17514-14a7-42be-97fc-965ceec2efd5} <Trace> oximeter.measurements_bool (968d0006-ef4f-40f9-a025-9e9b6814ae5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3424 | 2025.12.23 18:14:46.960240 [ 275 ] {b5a17514-14a7-42be-97fc-965ceec2efd5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 3425 | 2025.12.23 18:14:46.960579 [ 275 ] {b5a17514-14a7-42be-97fc-965ceec2efd5} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3426 | 2025.12.23 18:14:46.960797 [ 275 ] {b5a17514-14a7-42be-97fc-965ceec2efd5} <Trace> oximeter.measurements_bool (968d0006-ef4f-40f9-a025-9e9b6814ae5a): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3427 | 2025.12.23 18:14:46.960926 [ 275 ] {b5a17514-14a7-42be-97fc-965ceec2efd5} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001198 sec., 5008.347245409015 rows/sec., 261.67 KiB/sec. | ||
| 3428 | 2025.12.23 18:14:46.960963 [ 275 ] {b5a17514-14a7-42be-97fc-965ceec2efd5} <Debug> TCPHandler: Processed in 0.001393914 sec. | ||
| 3429 | 2025.12.23 18:14:46.961072 [ 275 ] {} <Trace> TCP-Session: 819faafe-9730-4f21-a809-d4703b429f48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3430 | 2025.12.23 18:14:46.961168 [ 275 ] {36030115-e4b3-4042-9830-732c0392e59b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41250) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3431 | 2025.12.23 18:14:46.961213 [ 275 ] {36030115-e4b3-4042-9830-732c0392e59b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3432 | 2025.12.23 18:14:46.961655 [ 275 ] {36030115-e4b3-4042-9830-732c0392e59b} <Trace> oximeter.measurements_cumulativeu64 (42805e88-f8e1-4fc7-a1f4-81ec2c86fb46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3433 | 2025.12.23 18:14:46.961693 [ 275 ] {36030115-e4b3-4042-9830-732c0392e59b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 3434 | 2025.12.23 18:14:46.962040 [ 275 ] {36030115-e4b3-4042-9830-732c0392e59b} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3435 | 2025.12.23 18:14:46.962255 [ 275 ] {36030115-e4b3-4042-9830-732c0392e59b} <Trace> oximeter.measurements_cumulativeu64 (42805e88-f8e1-4fc7-a1f4-81ec2c86fb46): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3436 | 2025.12.23 18:14:46.962385 [ 275 ] {36030115-e4b3-4042-9830-732c0392e59b} <Debug> executeQuery: Read 315 rows, 21.19 KiB in 0.001235 sec., 255060.72874493926 rows/sec., 16.76 MiB/sec. | ||
| 3437 | 2025.12.23 18:14:46.962424 [ 275 ] {36030115-e4b3-4042-9830-732c0392e59b} <Debug> TCPHandler: Processed in 0.001401664 sec. | ||
| 3438 | 2025.12.23 18:14:46.962532 [ 275 ] {} <Trace> TCP-Session: 819faafe-9730-4f21-a809-d4703b429f48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3439 | 2025.12.23 18:14:46.962628 [ 275 ] {20389415-623b-4ce2-89bc-106b4a7e0a74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41250) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3440 | 2025.12.23 18:14:46.962671 [ 275 ] {20389415-623b-4ce2-89bc-106b4a7e0a74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3441 | 2025.12.23 18:14:46.962984 [ 275 ] {20389415-623b-4ce2-89bc-106b4a7e0a74} <Trace> oximeter.measurements_f64 (d5879a5c-8bbd-487f-8d18-7e9a94e01c23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3442 | 2025.12.23 18:14:46.963021 [ 275 ] {20389415-623b-4ce2-89bc-106b4a7e0a74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 3443 | 2025.12.23 18:14:46.963336 [ 275 ] {20389415-623b-4ce2-89bc-106b4a7e0a74} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3444 | 2025.12.23 18:14:46.963583 [ 275 ] {20389415-623b-4ce2-89bc-106b4a7e0a74} <Trace> oximeter.measurements_f64 (d5879a5c-8bbd-487f-8d18-7e9a94e01c23): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3445 | 2025.12.23 18:14:46.963711 [ 275 ] {20389415-623b-4ce2-89bc-106b4a7e0a74} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001101 sec., 908.2652134423251 rows/sec., 61.20 KiB/sec. | ||
| 3446 | 2025.12.23 18:14:46.963748 [ 275 ] {20389415-623b-4ce2-89bc-106b4a7e0a74} <Debug> TCPHandler: Processed in 0.001265523 sec. | ||
| 3447 | 2025.12.23 18:14:46.963856 [ 275 ] {} <Trace> TCP-Session: 819faafe-9730-4f21-a809-d4703b429f48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3448 | 2025.12.23 18:14:46.963951 [ 275 ] {fc230980-8f08-4e81-b9c8-fa61e820df62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41250) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3449 | 2025.12.23 18:14:46.963992 [ 275 ] {fc230980-8f08-4e81-b9c8-fa61e820df62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3450 | 2025.12.23 18:14:46.964315 [ 275 ] {fc230980-8f08-4e81-b9c8-fa61e820df62} <Trace> oximeter.measurements_u64 (c65b2b0b-018f-4a17-94c5-4021396f47e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3451 | 2025.12.23 18:14:46.964351 [ 275 ] {fc230980-8f08-4e81-b9c8-fa61e820df62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 3452 | 2025.12.23 18:14:46.964674 [ 275 ] {fc230980-8f08-4e81-b9c8-fa61e820df62} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3453 | 2025.12.23 18:14:46.964879 [ 275 ] {fc230980-8f08-4e81-b9c8-fa61e820df62} <Trace> oximeter.measurements_u64 (c65b2b0b-018f-4a17-94c5-4021396f47e4): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3454 | 2025.12.23 18:14:46.965003 [ 275 ] {fc230980-8f08-4e81-b9c8-fa61e820df62} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001069 sec., 97287.18428437792 rows/sec., 5.96 MiB/sec. | ||
| 3455 | 2025.12.23 18:14:46.965038 [ 275 ] {fc230980-8f08-4e81-b9c8-fa61e820df62} <Debug> TCPHandler: Processed in 0.001232031 sec. | ||
| 3456 | 2025.12.23 18:14:47.000179 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 229.12 MiB, peak 232.35 MiB, free memory in arenas 0.00 B, will set to 227.94 MiB (RSS), difference: -1.18 MiB | ||
| 3457 | 2025.12.23 18:14:48.341504 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 494 | ||
| 3458 | 2025.12.23 18:14:48.343940 [ 242 ] {} <Trace> system.query_log (36ac8dc5-64a7-43b0-b22f-e722aa45620e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3459 | 2025.12.23 18:14:48.343985 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 3460 | 2025.12.23 18:14:48.345288 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3461 | 2025.12.23 18:14:48.345578 [ 242 ] {} <Trace> system.query_log (36ac8dc5-64a7-43b0-b22f-e722aa45620e): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3462 | 2025.12.23 18:14:48.345910 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 494 | ||
| 3463 | 2025.12.23 18:14:51.938392 [ 275 ] {} <Trace> TCP-Session: 819faafe-9730-4f21-a809-d4703b429f48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3464 | 2025.12.23 18:14:51.938656 [ 275 ] {f6127cb7-c005-4bb3-88c2-cce845f83880} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41250) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3465 | 2025.12.23 18:14:51.938721 [ 275 ] {f6127cb7-c005-4bb3-88c2-cce845f83880} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3466 | 2025.12.23 18:14:51.939413 [ 275 ] {f6127cb7-c005-4bb3-88c2-cce845f83880} <Trace> oximeter.fields_string (af970116-f5d0-48a8-b888-3d92c2867a6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3467 | 2025.12.23 18:14:51.939458 [ 275 ] {f6127cb7-c005-4bb3-88c2-cce845f83880} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 3468 | 2025.12.23 18:14:51.939856 [ 275 ] {f6127cb7-c005-4bb3-88c2-cce845f83880} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3469 | 2025.12.23 18:14:51.940084 [ 275 ] {f6127cb7-c005-4bb3-88c2-cce845f83880} <Trace> oximeter.fields_string (af970116-f5d0-48a8-b888-3d92c2867a6c): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3470 | 2025.12.23 18:14:51.940239 [ 275 ] {f6127cb7-c005-4bb3-88c2-cce845f83880} <Debug> executeQuery: Read 136 rows, 12.08 KiB in 0.001632 sec., 83333.33333333333 rows/sec., 7.23 MiB/sec. | ||
| 3471 | 2025.12.23 18:14:51.940279 [ 275 ] {f6127cb7-c005-4bb3-88c2-cce845f83880} <Debug> TCPHandler: Processed in 0.002073117 sec. | ||
| 3472 | 2025.12.23 18:14:51.940398 [ 275 ] {} <Trace> TCP-Session: 819faafe-9730-4f21-a809-d4703b429f48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3473 | 2025.12.23 18:14:51.940496 [ 275 ] {52aa4a21-916e-4a72-a4e8-dc10746d0354} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41250) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3474 | 2025.12.23 18:14:51.940537 [ 275 ] {52aa4a21-916e-4a72-a4e8-dc10746d0354} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3475 | 2025.12.23 18:14:51.940944 [ 275 ] {52aa4a21-916e-4a72-a4e8-dc10746d0354} <Trace> oximeter.fields_u16 (a75aa661-c25d-4f71-a801-335ef43dd6dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3476 | 2025.12.23 18:14:51.940980 [ 275 ] {52aa4a21-916e-4a72-a4e8-dc10746d0354} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 3477 | 2025.12.23 18:14:51.941280 [ 275 ] {52aa4a21-916e-4a72-a4e8-dc10746d0354} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3478 | 2025.12.23 18:14:51.941504 [ 275 ] {52aa4a21-916e-4a72-a4e8-dc10746d0354} <Trace> oximeter.fields_u16 (a75aa661-c25d-4f71-a801-335ef43dd6dc): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3479 | 2025.12.23 18:14:51.941631 [ 275 ] {52aa4a21-916e-4a72-a4e8-dc10746d0354} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001155 sec., 34632.03463203463 rows/sec., 2.54 MiB/sec. | ||
| 3480 | 2025.12.23 18:14:51.941668 [ 275 ] {52aa4a21-916e-4a72-a4e8-dc10746d0354} <Debug> TCPHandler: Processed in 0.001320613 sec. | ||
| 3481 | 2025.12.23 18:14:51.941786 [ 275 ] {} <Trace> TCP-Session: 819faafe-9730-4f21-a809-d4703b429f48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3482 | 2025.12.23 18:14:51.941906 [ 275 ] {d49b1b28-6202-4ea0-94a5-f00ae5fa6a12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41250) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3483 | 2025.12.23 18:14:51.941954 [ 275 ] {d49b1b28-6202-4ea0-94a5-f00ae5fa6a12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3484 | 2025.12.23 18:14:51.942453 [ 275 ] {d49b1b28-6202-4ea0-94a5-f00ae5fa6a12} <Trace> oximeter.fields_uuid (cd0df809-70c0-4d52-8ca7-5a0086f9f684): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3485 | 2025.12.23 18:14:51.942495 [ 275 ] {d49b1b28-6202-4ea0-94a5-f00ae5fa6a12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 3486 | 2025.12.23 18:14:51.942812 [ 275 ] {d49b1b28-6202-4ea0-94a5-f00ae5fa6a12} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3487 | 2025.12.23 18:14:51.943015 [ 275 ] {d49b1b28-6202-4ea0-94a5-f00ae5fa6a12} <Trace> oximeter.fields_uuid (cd0df809-70c0-4d52-8ca7-5a0086f9f684): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3488 | 2025.12.23 18:14:51.943138 [ 275 ] {d49b1b28-6202-4ea0-94a5-f00ae5fa6a12} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001256 sec., 82802.54777070064 rows/sec., 6.47 MiB/sec. | ||
| 3489 | 2025.12.23 18:14:51.943174 [ 275 ] {d49b1b28-6202-4ea0-94a5-f00ae5fa6a12} <Debug> TCPHandler: Processed in 0.001446846 sec. | ||
| 3490 | 2025.12.23 18:14:51.943289 [ 275 ] {} <Trace> TCP-Session: 819faafe-9730-4f21-a809-d4703b429f48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3491 | 2025.12.23 18:14:51.943382 [ 275 ] {78220cfb-519b-46cf-81cd-bb0ec6c8a890} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41250) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3492 | 2025.12.23 18:14:51.943429 [ 275 ] {78220cfb-519b-46cf-81cd-bb0ec6c8a890} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3493 | 2025.12.23 18:14:51.943824 [ 275 ] {78220cfb-519b-46cf-81cd-bb0ec6c8a890} <Trace> oximeter.measurements_cumulativeu64 (42805e88-f8e1-4fc7-a1f4-81ec2c86fb46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3494 | 2025.12.23 18:14:51.943858 [ 275 ] {78220cfb-519b-46cf-81cd-bb0ec6c8a890} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 3495 | 2025.12.23 18:14:51.944181 [ 275 ] {78220cfb-519b-46cf-81cd-bb0ec6c8a890} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3496 | 2025.12.23 18:14:51.944384 [ 275 ] {78220cfb-519b-46cf-81cd-bb0ec6c8a890} <Trace> oximeter.measurements_cumulativeu64 (42805e88-f8e1-4fc7-a1f4-81ec2c86fb46): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3497 | 2025.12.23 18:14:51.944509 [ 275 ] {78220cfb-519b-46cf-81cd-bb0ec6c8a890} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001145 sec., 139737.99126637555 rows/sec., 9.73 MiB/sec. | ||
| 3498 | 2025.12.23 18:14:51.944543 [ 275 ] {78220cfb-519b-46cf-81cd-bb0ec6c8a890} <Debug> TCPHandler: Processed in 0.001302253 sec. | ||
| 3499 | 2025.12.23 18:14:51.944650 [ 275 ] {} <Trace> TCP-Session: 819faafe-9730-4f21-a809-d4703b429f48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3500 | 2025.12.23 18:14:51.944742 [ 275 ] {edf46191-1d9d-4a5f-bcf5-2b5040ea4307} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41250) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3501 | 2025.12.23 18:14:51.944794 [ 275 ] {edf46191-1d9d-4a5f-bcf5-2b5040ea4307} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3502 | 2025.12.23 18:14:51.945587 [ 275 ] {edf46191-1d9d-4a5f-bcf5-2b5040ea4307} <Trace> oximeter.measurements_histogramu64 (4cc204ec-6cf0-4382-92e4-0ffa058b5b83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3503 | 2025.12.23 18:14:51.945620 [ 275 ] {edf46191-1d9d-4a5f-bcf5-2b5040ea4307} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 3504 | 2025.12.23 18:14:51.946174 [ 275 ] {edf46191-1d9d-4a5f-bcf5-2b5040ea4307} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3505 | 2025.12.23 18:14:51.946403 [ 275 ] {edf46191-1d9d-4a5f-bcf5-2b5040ea4307} <Trace> oximeter.measurements_histogramu64 (4cc204ec-6cf0-4382-92e4-0ffa058b5b83): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3506 | 2025.12.23 18:14:51.946505 [ 127 ] {} <Debug> oximeter.measurements_histogramu64 (4cc204ec-6cf0-4382-92e4-0ffa058b5b83) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 3507 | 2025.12.23 18:14:51.946535 [ 275 ] {edf46191-1d9d-4a5f-bcf5-2b5040ea4307} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001812 sec., 22075.05518763797 rows/sec., 39.56 MiB/sec. | ||
| 3508 | 2025.12.23 18:14:51.946544 [ 127 ] {} <Trace> oximeter.measurements_histogramu64 (4cc204ec-6cf0-4382-92e4-0ffa058b5b83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3509 | 2025.12.23 18:14:51.946577 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 3510 | 2025.12.23 18:14:51.946587 [ 275 ] {edf46191-1d9d-4a5f-bcf5-2b5040ea4307} <Debug> TCPHandler: Processed in 0.001983125 sec. | ||
| 3511 | 2025.12.23 18:14:51.946702 [ 275 ] {} <Trace> TCP-Session: 819faafe-9730-4f21-a809-d4703b429f48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3512 | 2025.12.23 18:14:51.946715 [ 191 ] {4cc204ec-6cf0-4382-92e4-0ffa058b5b83::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 | ||
| 3513 | 2025.12.23 18:14:51.946797 [ 275 ] {d1a58842-c306-4401-acb1-d8bc91e7925e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41250) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3514 | 2025.12.23 18:14:51.946844 [ 275 ] {d1a58842-c306-4401-acb1-d8bc91e7925e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3515 | 2025.12.23 18:14:51.946995 [ 191 ] {4cc204ec-6cf0-4382-92e4-0ffa058b5b83::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3516 | 2025.12.23 18:14:51.947061 [ 191 ] {4cc204ec-6cf0-4382-92e4-0ffa058b5b83::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 13 rows starting from the beginning of the part | ||
| 3517 | 2025.12.23 18:14:51.947184 [ 275 ] {d1a58842-c306-4401-acb1-d8bc91e7925e} <Trace> oximeter.measurements_u64 (c65b2b0b-018f-4a17-94c5-4021396f47e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3518 | 2025.12.23 18:14:51.947199 [ 191 ] {4cc204ec-6cf0-4382-92e4-0ffa058b5b83::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 33 rows starting from the beginning of the part | ||
| 3519 | 2025.12.23 18:14:51.947227 [ 275 ] {d1a58842-c306-4401-acb1-d8bc91e7925e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 3520 | 2025.12.23 18:14:51.947321 [ 191 ] {4cc204ec-6cf0-4382-92e4-0ffa058b5b83::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 33 rows starting from the beginning of the part | ||
| 3521 | 2025.12.23 18:14:51.947432 [ 191 ] {4cc204ec-6cf0-4382-92e4-0ffa058b5b83::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 40 rows starting from the beginning of the part | ||
| 3522 | 2025.12.23 18:14:51.947532 [ 191 ] {4cc204ec-6cf0-4382-92e4-0ffa058b5b83::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 40 rows starting from the beginning of the part | ||
| 3523 | 2025.12.23 18:14:51.947557 [ 275 ] {d1a58842-c306-4401-acb1-d8bc91e7925e} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3524 | 2025.12.23 18:14:51.947615 [ 191 ] {4cc204ec-6cf0-4382-92e4-0ffa058b5b83::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 40 rows starting from the beginning of the part | ||
| 3525 | 2025.12.23 18:14:51.947786 [ 275 ] {d1a58842-c306-4401-acb1-d8bc91e7925e} <Trace> oximeter.measurements_u64 (c65b2b0b-018f-4a17-94c5-4021396f47e4): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3526 | 2025.12.23 18:14:51.947922 [ 275 ] {d1a58842-c306-4401-acb1-d8bc91e7925e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001144 sec., 52447.55244755244 rows/sec., 3.53 MiB/sec. | ||
| 3527 | 2025.12.23 18:14:51.947958 [ 275 ] {d1a58842-c306-4401-acb1-d8bc91e7925e} <Debug> TCPHandler: Processed in 0.001304183 sec. | ||
| 3528 | 2025.12.23 18:14:51.950014 [ 186 ] {4cc204ec-6cf0-4382-92e4-0ffa058b5b83::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 199 rows, containing 19 columns (19 merged, 0 gathered) in 0.003360259 sec., 59221.62547589338 rows/sec., 106.12 MiB/sec. | ||
| 3529 | 2025.12.23 18:14:51.950636 [ 188 ] {4cc204ec-6cf0-4382-92e4-0ffa058b5b83::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 3530 | 2025.12.23 18:14:51.951061 [ 188 ] {4cc204ec-6cf0-4382-92e4-0ffa058b5b83::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (4cc204ec-6cf0-4382-92e4-0ffa058b5b83): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3531 | 2025.12.23 18:14:51.951146 [ 188 ] {4cc204ec-6cf0-4382-92e4-0ffa058b5b83::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (4cc204ec-6cf0-4382-92e4-0ffa058b5b83) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 3532 | 2025.12.23 18:14:51.951309 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.23 MiB. | ||
| 3533 | 2025.12.23 18:14:53.226162 [ 124 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3534 | 2025.12.23 18:14:53.226219 [ 124 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3535 | 2025.12.23 18:14:53.320599 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 6652 | ||
| 3536 | 2025.12.23 18:14:53.321178 [ 244 ] {} <Trace> system.asynchronous_metric_log (98712bed-12c6-40f4-9d6f-ea8440250af5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3537 | 2025.12.23 18:14:53.321225 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 3538 | 2025.12.23 18:14:53.321758 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3539 | 2025.12.23 18:14:53.321987 [ 244 ] {} <Trace> system.asynchronous_metric_log (98712bed-12c6-40f4-9d6f-ea8440250af5): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3540 | 2025.12.23 18:14:53.322118 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6652 | ||
| 3541 | 2025.12.23 18:14:53.677742 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 | ||
| 3542 | 2025.12.23 18:14:53.694135 [ 243 ] {} <Trace> system.metric_log (2809624b-04a1-4015-ab15-d1bc9504c879): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3543 | 2025.12.23 18:14:53.694195 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 3544 | 2025.12.23 18:14:53.700246 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3545 | 2025.12.23 18:14:53.700930 [ 243 ] {} <Trace> system.metric_log (2809624b-04a1-4015-ab15-d1bc9504c879): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3546 | 2025.12.23 18:14:53.703710 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 106 | ||
| 3547 | 2025.12.23 18:14:56.948026 [ 275 ] {} <Trace> TCP-Session: 819faafe-9730-4f21-a809-d4703b429f48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3548 | 2025.12.23 18:14:56.948211 [ 275 ] {757c115c-5057-481a-b2ae-b8d697d16942} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41250) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3549 | 2025.12.23 18:14:56.948272 [ 275 ] {757c115c-5057-481a-b2ae-b8d697d16942} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3550 | 2025.12.23 18:14:56.949064 [ 275 ] {757c115c-5057-481a-b2ae-b8d697d16942} <Trace> oximeter.fields_i16 (a7723948-0045-4e6c-883e-f9b726276b2e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3551 | 2025.12.23 18:14:56.949101 [ 275 ] {757c115c-5057-481a-b2ae-b8d697d16942} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 3552 | 2025.12.23 18:14:56.949505 [ 275 ] {757c115c-5057-481a-b2ae-b8d697d16942} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3553 | 2025.12.23 18:14:56.949728 [ 275 ] {757c115c-5057-481a-b2ae-b8d697d16942} <Trace> oximeter.fields_i16 (a7723948-0045-4e6c-883e-f9b726276b2e): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3554 | 2025.12.23 18:14:56.949872 [ 275 ] {757c115c-5057-481a-b2ae-b8d697d16942} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001711 sec., 239625.9497369959 rows/sec., 15.20 MiB/sec. | ||
| 3555 | 2025.12.23 18:14:56.949911 [ 275 ] {757c115c-5057-481a-b2ae-b8d697d16942} <Debug> TCPHandler: Processed in 0.002008325 sec. | ||
| 3556 | 2025.12.23 18:14:56.950030 [ 275 ] {} <Trace> TCP-Session: 819faafe-9730-4f21-a809-d4703b429f48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3557 | 2025.12.23 18:14:56.950126 [ 275 ] {d0bbc7b1-46b5-4038-9fb0-ef28759b9240} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41250) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3558 | 2025.12.23 18:14:56.950166 [ 275 ] {d0bbc7b1-46b5-4038-9fb0-ef28759b9240} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3559 | 2025.12.23 18:14:56.951025 [ 275 ] {d0bbc7b1-46b5-4038-9fb0-ef28759b9240} <Trace> oximeter.fields_string (af970116-f5d0-48a8-b888-3d92c2867a6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3560 | 2025.12.23 18:14:56.951059 [ 275 ] {d0bbc7b1-46b5-4038-9fb0-ef28759b9240} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 3561 | 2025.12.23 18:14:56.951432 [ 275 ] {d0bbc7b1-46b5-4038-9fb0-ef28759b9240} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3562 | 2025.12.23 18:14:56.951659 [ 275 ] {d0bbc7b1-46b5-4038-9fb0-ef28759b9240} <Trace> oximeter.fields_string (af970116-f5d0-48a8-b888-3d92c2867a6c): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3563 | 2025.12.23 18:14:56.951762 [ 119 ] {} <Debug> oximeter.fields_string (af970116-f5d0-48a8-b888-3d92c2867a6c) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3564 | 2025.12.23 18:14:56.951782 [ 275 ] {d0bbc7b1-46b5-4038-9fb0-ef28759b9240} <Debug> executeQuery: Read 1112 rows, 89.84 KiB in 0.001676 sec., 663484.4868735083 rows/sec., 52.35 MiB/sec. | ||
| 3565 | 2025.12.23 18:14:56.951802 [ 119 ] {} <Trace> oximeter.fields_string (af970116-f5d0-48a8-b888-3d92c2867a6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3566 | 2025.12.23 18:14:56.951819 [ 275 ] {d0bbc7b1-46b5-4038-9fb0-ef28759b9240} <Debug> TCPHandler: Processed in 0.001837393 sec. | ||
| 3567 | 2025.12.23 18:14:56.951823 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 3568 | 2025.12.23 18:14:56.951910 [ 193 ] {af970116-f5d0-48a8-b888-3d92c2867a6c::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 | ||
| 3569 | 2025.12.23 18:14:56.951933 [ 275 ] {} <Trace> TCP-Session: 819faafe-9730-4f21-a809-d4703b429f48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3570 | 2025.12.23 18:14:56.952004 [ 193 ] {af970116-f5d0-48a8-b888-3d92c2867a6c::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3571 | 2025.12.23 18:14:56.952028 [ 275 ] {a069e03c-7c44-49bb-9591-393f0a652c6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41250) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3572 | 2025.12.23 18:14:56.952033 [ 193 ] {af970116-f5d0-48a8-b888-3d92c2867a6c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 3184 rows starting from the beginning of the part | ||
| 3573 | 2025.12.23 18:14:56.952068 [ 275 ] {a069e03c-7c44-49bb-9591-393f0a652c6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3574 | 2025.12.23 18:14:56.952096 [ 193 ] {af970116-f5d0-48a8-b888-3d92c2867a6c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 1112 rows starting from the beginning of the part | ||
| 3575 | 2025.12.23 18:14:56.952138 [ 193 ] {af970116-f5d0-48a8-b888-3d92c2867a6c::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 | ||
| 3576 | 2025.12.23 18:14:56.952176 [ 193 ] {af970116-f5d0-48a8-b888-3d92c2867a6c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 1113 rows starting from the beginning of the part | ||
| 3577 | 2025.12.23 18:14:56.952214 [ 193 ] {af970116-f5d0-48a8-b888-3d92c2867a6c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 136 rows starting from the beginning of the part | ||
| 3578 | 2025.12.23 18:14:56.952252 [ 193 ] {af970116-f5d0-48a8-b888-3d92c2867a6c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 1112 rows starting from the beginning of the part | ||
| 3579 | 2025.12.23 18:14:56.952529 [ 275 ] {a069e03c-7c44-49bb-9591-393f0a652c6a} <Trace> oximeter.fields_u16 (a75aa661-c25d-4f71-a801-335ef43dd6dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3580 | 2025.12.23 18:14:56.952562 [ 275 ] {a069e03c-7c44-49bb-9591-393f0a652c6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 3581 | 2025.12.23 18:14:56.952876 [ 275 ] {a069e03c-7c44-49bb-9591-393f0a652c6a} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3582 | 2025.12.23 18:14:56.953087 [ 275 ] {a069e03c-7c44-49bb-9591-393f0a652c6a} <Trace> oximeter.fields_u16 (a75aa661-c25d-4f71-a801-335ef43dd6dc): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3583 | 2025.12.23 18:14:56.953182 [ 119 ] {} <Debug> oximeter.fields_u16 (a75aa661-c25d-4f71-a801-335ef43dd6dc) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3584 | 2025.12.23 18:14:56.953210 [ 275 ] {a069e03c-7c44-49bb-9591-393f0a652c6a} <Debug> executeQuery: Read 205 rows, 12.32 KiB in 0.0012 sec., 170833.33333333334 rows/sec., 10.02 MiB/sec. | ||
| 3585 | 2025.12.23 18:14:56.953212 [ 119 ] {} <Trace> oximeter.fields_u16 (a75aa661-c25d-4f71-a801-335ef43dd6dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3586 | 2025.12.23 18:14:56.953240 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 3587 | 2025.12.23 18:14:56.953245 [ 275 ] {a069e03c-7c44-49bb-9591-393f0a652c6a} <Debug> TCPHandler: Processed in 0.001358714 sec. | ||
| 3588 | 2025.12.23 18:14:56.953344 [ 188 ] {a75aa661-c25d-4f71-a801-335ef43dd6dc::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 | ||
| 3589 | 2025.12.23 18:14:56.953357 [ 275 ] {} <Trace> TCP-Session: 819faafe-9730-4f21-a809-d4703b429f48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3590 | 2025.12.23 18:14:56.953488 [ 275 ] {44d4fc50-dd93-46e5-9105-b56140c6beda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41250) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3591 | 2025.12.23 18:14:56.953492 [ 188 ] {a75aa661-c25d-4f71-a801-335ef43dd6dc::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3592 | 2025.12.23 18:14:56.953529 [ 275 ] {44d4fc50-dd93-46e5-9105-b56140c6beda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3593 | 2025.12.23 18:14:56.953539 [ 188 ] {a75aa661-c25d-4f71-a801-335ef43dd6dc::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 277 rows starting from the beginning of the part | ||
| 3594 | 2025.12.23 18:14:56.953615 [ 188 ] {a75aa661-c25d-4f71-a801-335ef43dd6dc::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 205 rows starting from the beginning of the part | ||
| 3595 | 2025.12.23 18:14:56.953659 [ 188 ] {a75aa661-c25d-4f71-a801-335ef43dd6dc::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 40 rows starting from the beginning of the part | ||
| 3596 | 2025.12.23 18:14:56.953700 [ 188 ] {a75aa661-c25d-4f71-a801-335ef43dd6dc::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 207 rows starting from the beginning of the part | ||
| 3597 | 2025.12.23 18:14:56.953737 [ 188 ] {a75aa661-c25d-4f71-a801-335ef43dd6dc::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 40 rows starting from the beginning of the part | ||
| 3598 | 2025.12.23 18:14:56.953792 [ 188 ] {a75aa661-c25d-4f71-a801-335ef43dd6dc::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 205 rows starting from the beginning of the part | ||
| 3599 | 2025.12.23 18:14:56.953996 [ 275 ] {44d4fc50-dd93-46e5-9105-b56140c6beda} <Trace> oximeter.fields_u32 (0d67b71b-6525-47d6-b29a-963b77e75fdf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3600 | 2025.12.23 18:14:56.954036 [ 275 ] {44d4fc50-dd93-46e5-9105-b56140c6beda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 3601 | 2025.12.23 18:14:56.954434 [ 275 ] {44d4fc50-dd93-46e5-9105-b56140c6beda} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3602 | 2025.12.23 18:14:56.954653 [ 275 ] {44d4fc50-dd93-46e5-9105-b56140c6beda} <Trace> oximeter.fields_u32 (0d67b71b-6525-47d6-b29a-963b77e75fdf): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3603 | 2025.12.23 18:14:56.954693 [ 197 ] {af970116-f5d0-48a8-b888-3d92c2867a6c::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6793 rows, containing 5 columns (5 merged, 0 gathered) in 0.00281926 sec., 2409497.5277200397 rows/sec., 198.51 MiB/sec. | ||
| 3604 | 2025.12.23 18:14:56.954704 [ 188 ] {a75aa661-c25d-4f71-a801-335ef43dd6dc::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 974 rows, containing 5 columns (5 merged, 0 gathered) in 0.001413574 sec., 689033.6126725591 rows/sec., 44.62 MiB/sec. | ||
| 3605 | 2025.12.23 18:14:56.954749 [ 119 ] {} <Debug> oximeter.fields_u32 (0d67b71b-6525-47d6-b29a-963b77e75fdf) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3606 | 2025.12.23 18:14:56.954780 [ 275 ] {44d4fc50-dd93-46e5-9105-b56140c6beda} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.00131 sec., 161832.06106870229 rows/sec., 10.44 MiB/sec. | ||
| 3607 | 2025.12.23 18:14:56.954781 [ 119 ] {} <Trace> oximeter.fields_u32 (0d67b71b-6525-47d6-b29a-963b77e75fdf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3608 | 2025.12.23 18:14:56.954812 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 3609 | 2025.12.23 18:14:56.954817 [ 275 ] {44d4fc50-dd93-46e5-9105-b56140c6beda} <Debug> TCPHandler: Processed in 0.001506976 sec. | ||
| 3610 | 2025.12.23 18:14:56.954856 [ 188 ] {a75aa661-c25d-4f71-a801-335ef43dd6dc::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3611 | 2025.12.23 18:14:56.954907 [ 186 ] {0d67b71b-6525-47d6-b29a-963b77e75fdf::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 | ||
| 3612 | 2025.12.23 18:14:56.954938 [ 275 ] {} <Trace> TCP-Session: 819faafe-9730-4f21-a809-d4703b429f48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3613 | 2025.12.23 18:14:56.955043 [ 275 ] {9803cbe1-3325-47e5-9ca3-c4b22f02659e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41250) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3614 | 2025.12.23 18:14:56.955058 [ 186 ] {0d67b71b-6525-47d6-b29a-963b77e75fdf::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3615 | 2025.12.23 18:14:56.955084 [ 275 ] {9803cbe1-3325-47e5-9ca3-c4b22f02659e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3616 | 2025.12.23 18:14:56.955101 [ 186 ] {0d67b71b-6525-47d6-b29a-963b77e75fdf::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 944 rows starting from the beginning of the part | ||
| 3617 | 2025.12.23 18:14:56.955119 [ 197 ] {af970116-f5d0-48a8-b888-3d92c2867a6c::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3618 | 2025.12.23 18:14:56.955207 [ 186 ] {0d67b71b-6525-47d6-b29a-963b77e75fdf::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 212 rows starting from the beginning of the part | ||
| 3619 | 2025.12.23 18:14:56.955229 [ 188 ] {a75aa661-c25d-4f71-a801-335ef43dd6dc::all_1_16_3} <Trace> oximeter.fields_u16 (a75aa661-c25d-4f71-a801-335ef43dd6dc): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3620 | 2025.12.23 18:14:56.955265 [ 186 ] {0d67b71b-6525-47d6-b29a-963b77e75fdf::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 708 rows starting from the beginning of the part | ||
| 3621 | 2025.12.23 18:14:56.955320 [ 186 ] {0d67b71b-6525-47d6-b29a-963b77e75fdf::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 212 rows starting from the beginning of the part | ||
| 3622 | 2025.12.23 18:14:56.955357 [ 188 ] {a75aa661-c25d-4f71-a801-335ef43dd6dc::all_1_16_3} <Trace> oximeter.fields_u16 (a75aa661-c25d-4f71-a801-335ef43dd6dc) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3623 | 2025.12.23 18:14:56.955369 [ 186 ] {0d67b71b-6525-47d6-b29a-963b77e75fdf::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 212 rows starting from the beginning of the part | ||
| 3624 | 2025.12.23 18:14:56.955433 [ 186 ] {0d67b71b-6525-47d6-b29a-963b77e75fdf::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 212 rows starting from the beginning of the part | ||
| 3625 | 2025.12.23 18:14:56.955463 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 3626 | 2025.12.23 18:14:56.955516 [ 188 ] {af970116-f5d0-48a8-b888-3d92c2867a6c::all_1_21_4} <Trace> oximeter.fields_string (af970116-f5d0-48a8-b888-3d92c2867a6c): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3627 | 2025.12.23 18:14:56.955560 [ 275 ] {9803cbe1-3325-47e5-9ca3-c4b22f02659e} <Trace> oximeter.fields_u8 (a5bb4ade-29cd-4bf2-8bb1-1fec8be7b1a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3628 | 2025.12.23 18:14:56.955604 [ 275 ] {9803cbe1-3325-47e5-9ca3-c4b22f02659e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 3629 | 2025.12.23 18:14:56.955613 [ 188 ] {af970116-f5d0-48a8-b888-3d92c2867a6c::all_1_21_4} <Trace> oximeter.fields_string (af970116-f5d0-48a8-b888-3d92c2867a6c) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3630 | 2025.12.23 18:14:56.955722 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.35 MiB. | ||
| 3631 | 2025.12.23 18:14:56.955939 [ 275 ] {9803cbe1-3325-47e5-9ca3-c4b22f02659e} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3632 | 2025.12.23 18:14:56.956200 [ 275 ] {9803cbe1-3325-47e5-9ca3-c4b22f02659e} <Trace> oximeter.fields_u8 (a5bb4ade-29cd-4bf2-8bb1-1fec8be7b1a7): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3633 | 2025.12.23 18:14:56.956335 [ 275 ] {9803cbe1-3325-47e5-9ca3-c4b22f02659e} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.00131 sec., 161068.70229007633 rows/sec., 9.15 MiB/sec. | ||
| 3634 | 2025.12.23 18:14:56.956371 [ 275 ] {9803cbe1-3325-47e5-9ca3-c4b22f02659e} <Debug> TCPHandler: Processed in 0.001480316 sec. | ||
| 3635 | 2025.12.23 18:14:56.956491 [ 275 ] {} <Trace> TCP-Session: 819faafe-9730-4f21-a809-d4703b429f48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3636 | 2025.12.23 18:14:56.956584 [ 275 ] {21a13f8f-493c-4de9-854b-ca3f46d4c8df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41250) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3637 | 2025.12.23 18:14:56.956623 [ 275 ] {21a13f8f-493c-4de9-854b-ca3f46d4c8df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3638 | 2025.12.23 18:14:56.956733 [ 195 ] {0d67b71b-6525-47d6-b29a-963b77e75fdf::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2500 rows, containing 5 columns (5 merged, 0 gathered) in 0.001867153 sec., 1338936.8734110165 rows/sec., 87.03 MiB/sec. | ||
| 3639 | 2025.12.23 18:14:56.956970 [ 198 ] {0d67b71b-6525-47d6-b29a-963b77e75fdf::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3640 | 2025.12.23 18:14:56.957251 [ 198 ] {0d67b71b-6525-47d6-b29a-963b77e75fdf::all_1_11_2} <Trace> oximeter.fields_u32 (0d67b71b-6525-47d6-b29a-963b77e75fdf): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3641 | 2025.12.23 18:14:56.957291 [ 275 ] {21a13f8f-493c-4de9-854b-ca3f46d4c8df} <Trace> oximeter.fields_uuid (cd0df809-70c0-4d52-8ca7-5a0086f9f684): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3642 | 2025.12.23 18:14:56.957332 [ 275 ] {21a13f8f-493c-4de9-854b-ca3f46d4c8df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 3643 | 2025.12.23 18:14:56.957340 [ 198 ] {0d67b71b-6525-47d6-b29a-963b77e75fdf::all_1_11_2} <Trace> oximeter.fields_u32 (0d67b71b-6525-47d6-b29a-963b77e75fdf) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3644 | 2025.12.23 18:14:56.957427 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 3645 | 2025.12.23 18:14:56.957682 [ 275 ] {21a13f8f-493c-4de9-854b-ca3f46d4c8df} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3646 | 2025.12.23 18:14:56.957893 [ 275 ] {21a13f8f-493c-4de9-854b-ca3f46d4c8df} <Trace> oximeter.fields_uuid (cd0df809-70c0-4d52-8ca7-5a0086f9f684): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3647 | 2025.12.23 18:14:56.957990 [ 119 ] {} <Debug> oximeter.fields_uuid (cd0df809-70c0-4d52-8ca7-5a0086f9f684) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3648 | 2025.12.23 18:14:56.958014 [ 275 ] {21a13f8f-493c-4de9-854b-ca3f46d4c8df} <Debug> executeQuery: Read 679 rows, 48.47 KiB in 0.001448 sec., 468922.65193370165 rows/sec., 32.69 MiB/sec. | ||
| 3649 | 2025.12.23 18:14:56.958022 [ 119 ] {} <Trace> oximeter.fields_uuid (cd0df809-70c0-4d52-8ca7-5a0086f9f684): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3650 | 2025.12.23 18:14:56.958044 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 3651 | 2025.12.23 18:14:56.958050 [ 275 ] {21a13f8f-493c-4de9-854b-ca3f46d4c8df} <Debug> TCPHandler: Processed in 0.001605469 sec. | ||
| 3652 | 2025.12.23 18:14:56.958135 [ 186 ] {cd0df809-70c0-4d52-8ca7-5a0086f9f684::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 | ||
| 3653 | 2025.12.23 18:14:56.958159 [ 275 ] {} <Trace> TCP-Session: 819faafe-9730-4f21-a809-d4703b429f48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3654 | 2025.12.23 18:14:56.958256 [ 186 ] {cd0df809-70c0-4d52-8ca7-5a0086f9f684::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3655 | 2025.12.23 18:14:56.958258 [ 275 ] {6bc25695-bdbc-4d63-bd57-ba21b0e25130} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41250) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3656 | 2025.12.23 18:14:56.958303 [ 186 ] {cd0df809-70c0-4d52-8ca7-5a0086f9f684::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1729 rows starting from the beginning of the part | ||
| 3657 | 2025.12.23 18:14:56.958323 [ 275 ] {6bc25695-bdbc-4d63-bd57-ba21b0e25130} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3658 | 2025.12.23 18:14:56.958375 [ 186 ] {cd0df809-70c0-4d52-8ca7-5a0086f9f684::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 679 rows starting from the beginning of the part | ||
| 3659 | 2025.12.23 18:14:56.958438 [ 186 ] {cd0df809-70c0-4d52-8ca7-5a0086f9f684::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 | ||
| 3660 | 2025.12.23 18:14:56.958497 [ 186 ] {cd0df809-70c0-4d52-8ca7-5a0086f9f684::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 681 rows starting from the beginning of the part | ||
| 3661 | 2025.12.23 18:14:56.958552 [ 186 ] {cd0df809-70c0-4d52-8ca7-5a0086f9f684::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 104 rows starting from the beginning of the part | ||
| 3662 | 2025.12.23 18:14:56.958595 [ 186 ] {cd0df809-70c0-4d52-8ca7-5a0086f9f684::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 679 rows starting from the beginning of the part | ||
| 3663 | 2025.12.23 18:14:56.958661 [ 275 ] {6bc25695-bdbc-4d63-bd57-ba21b0e25130} <Trace> oximeter.measurements_bool (968d0006-ef4f-40f9-a025-9e9b6814ae5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3664 | 2025.12.23 18:14:56.958699 [ 275 ] {6bc25695-bdbc-4d63-bd57-ba21b0e25130} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 3665 | 2025.12.23 18:14:56.959010 [ 275 ] {6bc25695-bdbc-4d63-bd57-ba21b0e25130} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3666 | 2025.12.23 18:14:56.959227 [ 275 ] {6bc25695-bdbc-4d63-bd57-ba21b0e25130} <Trace> oximeter.measurements_bool (968d0006-ef4f-40f9-a025-9e9b6814ae5a): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3667 | 2025.12.23 18:14:56.959354 [ 275 ] {6bc25695-bdbc-4d63-bd57-ba21b0e25130} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001113 sec., 5390.8355795148245 rows/sec., 281.65 KiB/sec. | ||
| 3668 | 2025.12.23 18:14:56.959388 [ 275 ] {6bc25695-bdbc-4d63-bd57-ba21b0e25130} <Debug> TCPHandler: Processed in 0.001276172 sec. | ||
| 3669 | 2025.12.23 18:14:56.959498 [ 275 ] {} <Trace> TCP-Session: 819faafe-9730-4f21-a809-d4703b429f48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3670 | 2025.12.23 18:14:56.959590 [ 275 ] {a409671a-d0cb-4021-b8a3-34b9ae236993} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41250) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3671 | 2025.12.23 18:14:56.959632 [ 275 ] {a409671a-d0cb-4021-b8a3-34b9ae236993} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3672 | 2025.12.23 18:14:56.960004 [ 195 ] {cd0df809-70c0-4d52-8ca7-5a0086f9f684::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3976 rows, containing 5 columns (5 merged, 0 gathered) in 0.001914564 sec., 2076713.0270912857 rows/sec., 153.51 MiB/sec. | ||
| 3673 | 2025.12.23 18:14:56.960061 [ 275 ] {a409671a-d0cb-4021-b8a3-34b9ae236993} <Trace> oximeter.measurements_cumulativeu64 (42805e88-f8e1-4fc7-a1f4-81ec2c86fb46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3674 | 2025.12.23 18:14:56.960099 [ 275 ] {a409671a-d0cb-4021-b8a3-34b9ae236993} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 3675 | 2025.12.23 18:14:56.960206 [ 197 ] {cd0df809-70c0-4d52-8ca7-5a0086f9f684::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3676 | 2025.12.23 18:14:56.960442 [ 197 ] {cd0df809-70c0-4d52-8ca7-5a0086f9f684::all_1_21_4} <Trace> oximeter.fields_uuid (cd0df809-70c0-4d52-8ca7-5a0086f9f684): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3677 | 2025.12.23 18:14:56.960449 [ 275 ] {a409671a-d0cb-4021-b8a3-34b9ae236993} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3678 | 2025.12.23 18:14:56.960507 [ 197 ] {cd0df809-70c0-4d52-8ca7-5a0086f9f684::all_1_21_4} <Trace> oximeter.fields_uuid (cd0df809-70c0-4d52-8ca7-5a0086f9f684) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3679 | 2025.12.23 18:14:56.960578 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. | ||
| 3680 | 2025.12.23 18:14:56.960661 [ 275 ] {a409671a-d0cb-4021-b8a3-34b9ae236993} <Trace> oximeter.measurements_cumulativeu64 (42805e88-f8e1-4fc7-a1f4-81ec2c86fb46): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3681 | 2025.12.23 18:14:56.960782 [ 118 ] {} <Debug> oximeter.measurements_cumulativeu64 (42805e88-f8e1-4fc7-a1f4-81ec2c86fb46) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3682 | 2025.12.23 18:14:56.960786 [ 275 ] {a409671a-d0cb-4021-b8a3-34b9ae236993} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001213 sec., 258862.32481450945 rows/sec., 17.00 MiB/sec. | ||
| 3683 | 2025.12.23 18:14:56.960830 [ 118 ] {} <Trace> oximeter.measurements_cumulativeu64 (42805e88-f8e1-4fc7-a1f4-81ec2c86fb46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3684 | 2025.12.23 18:14:56.960845 [ 275 ] {a409671a-d0cb-4021-b8a3-34b9ae236993} <Debug> TCPHandler: Processed in 0.001393255 sec. | ||
| 3685 | 2025.12.23 18:14:56.960855 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 3686 | 2025.12.23 18:14:56.960935 [ 198 ] {42805e88-f8e1-4fc7-a1f4-81ec2c86fb46::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 | ||
| 3687 | 2025.12.23 18:14:56.960956 [ 275 ] {} <Trace> TCP-Session: 819faafe-9730-4f21-a809-d4703b429f48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3688 | 2025.12.23 18:14:56.961031 [ 198 ] {42805e88-f8e1-4fc7-a1f4-81ec2c86fb46::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3689 | 2025.12.23 18:14:56.961052 [ 275 ] {c46dec08-e276-460f-84fa-74755c549b3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41250) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3690 | 2025.12.23 18:14:56.961062 [ 198 ] {42805e88-f8e1-4fc7-a1f4-81ec2c86fb46::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 7341 rows starting from the beginning of the part | ||
| 3691 | 2025.12.23 18:14:56.961100 [ 275 ] {c46dec08-e276-460f-84fa-74755c549b3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3692 | 2025.12.23 18:14:56.961146 [ 198 ] {42805e88-f8e1-4fc7-a1f4-81ec2c86fb46::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 314 rows starting from the beginning of the part | ||
| 3693 | 2025.12.23 18:14:56.961202 [ 198 ] {42805e88-f8e1-4fc7-a1f4-81ec2c86fb46::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 | ||
| 3694 | 2025.12.23 18:14:56.961247 [ 198 ] {42805e88-f8e1-4fc7-a1f4-81ec2c86fb46::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 315 rows starting from the beginning of the part | ||
| 3695 | 2025.12.23 18:14:56.961289 [ 198 ] {42805e88-f8e1-4fc7-a1f4-81ec2c86fb46::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 160 rows starting from the beginning of the part | ||
| 3696 | 2025.12.23 18:14:56.961331 [ 198 ] {42805e88-f8e1-4fc7-a1f4-81ec2c86fb46::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 314 rows starting from the beginning of the part | ||
| 3697 | 2025.12.23 18:14:56.961407 [ 275 ] {c46dec08-e276-460f-84fa-74755c549b3f} <Trace> oximeter.measurements_f64 (d5879a5c-8bbd-487f-8d18-7e9a94e01c23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3698 | 2025.12.23 18:14:56.961446 [ 275 ] {c46dec08-e276-460f-84fa-74755c549b3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 3699 | 2025.12.23 18:14:56.961779 [ 275 ] {c46dec08-e276-460f-84fa-74755c549b3f} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3700 | 2025.12.23 18:14:56.961980 [ 275 ] {c46dec08-e276-460f-84fa-74755c549b3f} <Trace> oximeter.measurements_f64 (d5879a5c-8bbd-487f-8d18-7e9a94e01c23): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3701 | 2025.12.23 18:14:56.962105 [ 275 ] {c46dec08-e276-460f-84fa-74755c549b3f} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001071 sec., 933.7068160597573 rows/sec., 62.92 KiB/sec. | ||
| 3702 | 2025.12.23 18:14:56.962140 [ 275 ] {c46dec08-e276-460f-84fa-74755c549b3f} <Debug> TCPHandler: Processed in 0.001230602 sec. | ||
| 3703 | 2025.12.23 18:14:56.962253 [ 275 ] {} <Trace> TCP-Session: 819faafe-9730-4f21-a809-d4703b429f48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3704 | 2025.12.23 18:14:56.962344 [ 275 ] {a9689177-a02a-4c91-a51a-bbb1cd5c9ad2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41250) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3705 | 2025.12.23 18:14:56.962385 [ 275 ] {a9689177-a02a-4c91-a51a-bbb1cd5c9ad2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3706 | 2025.12.23 18:14:56.962718 [ 275 ] {a9689177-a02a-4c91-a51a-bbb1cd5c9ad2} <Trace> oximeter.measurements_u64 (c65b2b0b-018f-4a17-94c5-4021396f47e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3707 | 2025.12.23 18:14:56.962753 [ 275 ] {a9689177-a02a-4c91-a51a-bbb1cd5c9ad2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 3708 | 2025.12.23 18:14:56.963061 [ 275 ] {a9689177-a02a-4c91-a51a-bbb1cd5c9ad2} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3709 | 2025.12.23 18:14:56.963264 [ 275 ] {a9689177-a02a-4c91-a51a-bbb1cd5c9ad2} <Trace> oximeter.measurements_u64 (c65b2b0b-018f-4a17-94c5-4021396f47e4): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3710 | 2025.12.23 18:14:56.963364 [ 118 ] {} <Debug> oximeter.measurements_u64 (c65b2b0b-018f-4a17-94c5-4021396f47e4) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3711 | 2025.12.23 18:14:56.963388 [ 275 ] {a9689177-a02a-4c91-a51a-bbb1cd5c9ad2} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001061 sec., 98020.73515551366 rows/sec., 6.01 MiB/sec. | ||
| 3712 | 2025.12.23 18:14:56.963400 [ 118 ] {} <Trace> oximeter.measurements_u64 (c65b2b0b-018f-4a17-94c5-4021396f47e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3713 | 2025.12.23 18:14:56.963428 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 3714 | 2025.12.23 18:14:56.963428 [ 275 ] {a9689177-a02a-4c91-a51a-bbb1cd5c9ad2} <Debug> TCPHandler: Processed in 0.001221901 sec. | ||
| 3715 | 2025.12.23 18:14:56.963504 [ 197 ] {c65b2b0b-018f-4a17-94c5-4021396f47e4::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 | ||
| 3716 | 2025.12.23 18:14:56.963588 [ 197 ] {c65b2b0b-018f-4a17-94c5-4021396f47e4::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3717 | 2025.12.23 18:14:56.963613 [ 197 ] {c65b2b0b-018f-4a17-94c5-4021396f47e4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 940 rows starting from the beginning of the part | ||
| 3718 | 2025.12.23 18:14:56.963659 [ 197 ] {c65b2b0b-018f-4a17-94c5-4021396f47e4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 104 rows starting from the beginning of the part | ||
| 3719 | 2025.12.23 18:14:56.963699 [ 197 ] {c65b2b0b-018f-4a17-94c5-4021396f47e4::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 | ||
| 3720 | 2025.12.23 18:14:56.963733 [ 197 ] {c65b2b0b-018f-4a17-94c5-4021396f47e4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 104 rows starting from the beginning of the part | ||
| 3721 | 2025.12.23 18:14:56.963767 [ 197 ] {c65b2b0b-018f-4a17-94c5-4021396f47e4::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 | ||
| 3722 | 2025.12.23 18:14:56.963801 [ 197 ] {c65b2b0b-018f-4a17-94c5-4021396f47e4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 104 rows starting from the beginning of the part | ||
| 3723 | 2025.12.23 18:14:56.964507 [ 196 ] {42805e88-f8e1-4fc7-a1f4-81ec2c86fb46::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8604 rows, containing 5 columns (5 merged, 0 gathered) in 0.003600353 sec., 2389765.670199561 rows/sec., 156.42 MiB/sec. | ||
| 3724 | 2025.12.23 18:14:56.964644 [ 199 ] {c65b2b0b-018f-4a17-94c5-4021396f47e4::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1372 rows, containing 4 columns (4 merged, 0 gathered) in 0.001171081 sec., 1171567.1247334727 rows/sec., 74.54 MiB/sec. | ||
| 3725 | 2025.12.23 18:14:56.964711 [ 198 ] {42805e88-f8e1-4fc7-a1f4-81ec2c86fb46::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3726 | 2025.12.23 18:14:56.964894 [ 196 ] {c65b2b0b-018f-4a17-94c5-4021396f47e4::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3727 | 2025.12.23 18:14:56.965000 [ 198 ] {42805e88-f8e1-4fc7-a1f4-81ec2c86fb46::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (42805e88-f8e1-4fc7-a1f4-81ec2c86fb46): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3728 | 2025.12.23 18:14:56.965081 [ 198 ] {42805e88-f8e1-4fc7-a1f4-81ec2c86fb46::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (42805e88-f8e1-4fc7-a1f4-81ec2c86fb46) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3729 | 2025.12.23 18:14:56.965151 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.49 MiB. | ||
| 3730 | 2025.12.23 18:14:56.965240 [ 196 ] {c65b2b0b-018f-4a17-94c5-4021396f47e4::all_1_21_4} <Trace> oximeter.measurements_u64 (c65b2b0b-018f-4a17-94c5-4021396f47e4): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3731 | 2025.12.23 18:14:56.965324 [ 196 ] {c65b2b0b-018f-4a17-94c5-4021396f47e4::all_1_21_4} <Trace> oximeter.measurements_u64 (c65b2b0b-018f-4a17-94c5-4021396f47e4) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3732 | 2025.12.23 18:14:56.965407 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 3733 | 2025.12.23 18:14:57.488952 [ 275 ] {} <Trace> TCP-Session: 819faafe-9730-4f21-a809-d4703b429f48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3734 | 2025.12.23 18:14:57.489159 [ 275 ] {18412955-3c88-42c2-8b00-45b7546e0a75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41250) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3735 | 2025.12.23 18:14:57.489235 [ 275 ] {18412955-3c88-42c2-8b00-45b7546e0a75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3736 | 2025.12.23 18:14:57.489901 [ 275 ] {18412955-3c88-42c2-8b00-45b7546e0a75} <Trace> oximeter.fields_ipaddr (a8a85b39-ef10-4c28-a574-4426e42be45d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3737 | 2025.12.23 18:14:57.489951 [ 275 ] {18412955-3c88-42c2-8b00-45b7546e0a75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 3738 | 2025.12.23 18:14:57.490332 [ 275 ] {18412955-3c88-42c2-8b00-45b7546e0a75} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3739 | 2025.12.23 18:14:57.490561 [ 275 ] {18412955-3c88-42c2-8b00-45b7546e0a75} <Trace> oximeter.fields_ipaddr (a8a85b39-ef10-4c28-a574-4426e42be45d): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3740 | 2025.12.23 18:14:57.490701 [ 118 ] {} <Debug> oximeter.fields_ipaddr (a8a85b39-ef10-4c28-a574-4426e42be45d) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 3741 | 2025.12.23 18:14:57.490720 [ 275 ] {18412955-3c88-42c2-8b00-45b7546e0a75} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001613 sec., 2479.851208927464 rows/sec., 202.21 KiB/sec. | ||
| 3742 | 2025.12.23 18:14:57.490777 [ 118 ] {} <Trace> oximeter.fields_ipaddr (a8a85b39-ef10-4c28-a574-4426e42be45d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3743 | 2025.12.23 18:14:57.490794 [ 275 ] {18412955-3c88-42c2-8b00-45b7546e0a75} <Debug> TCPHandler: Processed in 0.001979435 sec. | ||
| 3744 | 2025.12.23 18:14:57.490805 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 3745 | 2025.12.23 18:14:57.490910 [ 197 ] {a8a85b39-ef10-4c28-a574-4426e42be45d::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 | ||
| 3746 | 2025.12.23 18:14:57.490930 [ 275 ] {} <Trace> TCP-Session: 819faafe-9730-4f21-a809-d4703b429f48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3747 | 2025.12.23 18:14:57.491015 [ 197 ] {a8a85b39-ef10-4c28-a574-4426e42be45d::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3748 | 2025.12.23 18:14:57.491036 [ 275 ] {7794b52d-7f7f-45ee-a1c4-133c2958a32a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41250) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3749 | 2025.12.23 18:14:57.491043 [ 197 ] {a8a85b39-ef10-4c28-a574-4426e42be45d::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 | ||
| 3750 | 2025.12.23 18:14:57.491081 [ 275 ] {7794b52d-7f7f-45ee-a1c4-133c2958a32a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3751 | 2025.12.23 18:14:57.491105 [ 197 ] {a8a85b39-ef10-4c28-a574-4426e42be45d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 2 rows starting from the beginning of the part | ||
| 3752 | 2025.12.23 18:14:57.491149 [ 197 ] {a8a85b39-ef10-4c28-a574-4426e42be45d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 4 rows starting from the beginning of the part | ||
| 3753 | 2025.12.23 18:14:57.491195 [ 197 ] {a8a85b39-ef10-4c28-a574-4426e42be45d::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 | ||
| 3754 | 2025.12.23 18:14:57.491254 [ 197 ] {a8a85b39-ef10-4c28-a574-4426e42be45d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 2 rows starting from the beginning of the part | ||
| 3755 | 2025.12.23 18:14:57.491316 [ 197 ] {a8a85b39-ef10-4c28-a574-4426e42be45d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 4 rows starting from the beginning of the part | ||
| 3756 | 2025.12.23 18:14:57.492104 [ 198 ] {a8a85b39-ef10-4c28-a574-4426e42be45d::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 32 rows, containing 5 columns (5 merged, 0 gathered) in 0.001230222 sec., 26011.565392262535 rows/sec., 2.17 MiB/sec. | ||
| 3757 | 2025.12.23 18:14:57.492299 [ 199 ] {a8a85b39-ef10-4c28-a574-4426e42be45d::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 3758 | 2025.12.23 18:14:57.492486 [ 275 ] {7794b52d-7f7f-45ee-a1c4-133c2958a32a} <Trace> oximeter.fields_string (af970116-f5d0-48a8-b888-3d92c2867a6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3759 | 2025.12.23 18:14:57.492603 [ 275 ] {7794b52d-7f7f-45ee-a1c4-133c2958a32a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 3760 | 2025.12.23 18:14:57.492619 [ 199 ] {a8a85b39-ef10-4c28-a574-4426e42be45d::all_1_6_1} <Trace> oximeter.fields_ipaddr (a8a85b39-ef10-4c28-a574-4426e42be45d): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3761 | 2025.12.23 18:14:57.492716 [ 199 ] {a8a85b39-ef10-4c28-a574-4426e42be45d::all_1_6_1} <Trace> oximeter.fields_ipaddr (a8a85b39-ef10-4c28-a574-4426e42be45d) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 3762 | 2025.12.23 18:14:57.492821 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 3763 | 2025.12.23 18:14:57.493086 [ 275 ] {7794b52d-7f7f-45ee-a1c4-133c2958a32a} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3764 | 2025.12.23 18:14:57.493309 [ 275 ] {7794b52d-7f7f-45ee-a1c4-133c2958a32a} <Trace> oximeter.fields_string (af970116-f5d0-48a8-b888-3d92c2867a6c): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3765 | 2025.12.23 18:14:57.493450 [ 275 ] {7794b52d-7f7f-45ee-a1c4-133c2958a32a} <Debug> executeQuery: Read 2002 rows, 155.49 KiB in 0.002436 sec., 821839.0804597702 rows/sec., 62.33 MiB/sec. | ||
| 3766 | 2025.12.23 18:14:57.493487 [ 275 ] {7794b52d-7f7f-45ee-a1c4-133c2958a32a} <Debug> TCPHandler: Processed in 0.002607266 sec. | ||
| 3767 | 2025.12.23 18:14:57.493690 [ 275 ] {} <Trace> TCP-Session: 819faafe-9730-4f21-a809-d4703b429f48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3768 | 2025.12.23 18:14:57.493787 [ 275 ] {ed46eed0-775c-4922-8d18-a9789b943987} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41250) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3769 | 2025.12.23 18:14:57.493827 [ 275 ] {ed46eed0-775c-4922-8d18-a9789b943987} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3770 | 2025.12.23 18:14:57.494249 [ 275 ] {ed46eed0-775c-4922-8d18-a9789b943987} <Trace> oximeter.fields_u16 (a75aa661-c25d-4f71-a801-335ef43dd6dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3771 | 2025.12.23 18:14:57.494286 [ 275 ] {ed46eed0-775c-4922-8d18-a9789b943987} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 3772 | 2025.12.23 18:14:57.494595 [ 275 ] {ed46eed0-775c-4922-8d18-a9789b943987} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3773 | 2025.12.23 18:14:57.494806 [ 275 ] {ed46eed0-775c-4922-8d18-a9789b943987} <Trace> oximeter.fields_u16 (a75aa661-c25d-4f71-a801-335ef43dd6dc): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3774 | 2025.12.23 18:14:57.494935 [ 275 ] {ed46eed0-775c-4922-8d18-a9789b943987} <Debug> executeQuery: Read 45 rows, 3.36 KiB in 0.001167 sec., 38560.411311053984 rows/sec., 2.81 MiB/sec. | ||
| 3775 | 2025.12.23 18:14:57.494973 [ 275 ] {ed46eed0-775c-4922-8d18-a9789b943987} <Debug> TCPHandler: Processed in 0.001333703 sec. | ||
| 3776 | 2025.12.23 18:14:57.495086 [ 275 ] {} <Trace> TCP-Session: 819faafe-9730-4f21-a809-d4703b429f48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3777 | 2025.12.23 18:14:57.495181 [ 275 ] {80c27de7-7a92-4969-838b-1cb7a55072b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41250) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3778 | 2025.12.23 18:14:57.495220 [ 275 ] {80c27de7-7a92-4969-838b-1cb7a55072b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3779 | 2025.12.23 18:14:57.495830 [ 275 ] {80c27de7-7a92-4969-838b-1cb7a55072b5} <Trace> oximeter.fields_u32 (0d67b71b-6525-47d6-b29a-963b77e75fdf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3780 | 2025.12.23 18:14:57.495866 [ 275 ] {80c27de7-7a92-4969-838b-1cb7a55072b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 3781 | 2025.12.23 18:14:57.496199 [ 275 ] {80c27de7-7a92-4969-838b-1cb7a55072b5} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3782 | 2025.12.23 18:14:57.496436 [ 275 ] {80c27de7-7a92-4969-838b-1cb7a55072b5} <Trace> oximeter.fields_u32 (0d67b71b-6525-47d6-b29a-963b77e75fdf): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3783 | 2025.12.23 18:14:57.496563 [ 275 ] {80c27de7-7a92-4969-838b-1cb7a55072b5} <Debug> executeQuery: Read 708 rows, 42.29 KiB in 0.0014 sec., 505714.28571428574 rows/sec., 29.50 MiB/sec. | ||
| 3784 | 2025.12.23 18:14:57.496599 [ 275 ] {80c27de7-7a92-4969-838b-1cb7a55072b5} <Debug> TCPHandler: Processed in 0.001561508 sec. | ||
| 3785 | 2025.12.23 18:14:57.496716 [ 275 ] {} <Trace> TCP-Session: 819faafe-9730-4f21-a809-d4703b429f48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3786 | 2025.12.23 18:14:57.496812 [ 275 ] {2704077a-c105-4856-925a-c2fd201ffbc8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41250) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 3787 | 2025.12.23 18:14:57.496851 [ 275 ] {2704077a-c105-4856-925a-c2fd201ffbc8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 3788 | 2025.12.23 18:14:57.497228 [ 275 ] {2704077a-c105-4856-925a-c2fd201ffbc8} <Trace> oximeter.fields_u64 (7469b295-5095-4f64-affd-2b18c4c94651): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3789 | 2025.12.23 18:14:57.497265 [ 275 ] {2704077a-c105-4856-925a-c2fd201ffbc8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 3790 | 2025.12.23 18:14:57.497560 [ 275 ] {2704077a-c105-4856-925a-c2fd201ffbc8} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3791 | 2025.12.23 18:14:57.497771 [ 275 ] {2704077a-c105-4856-925a-c2fd201ffbc8} <Trace> oximeter.fields_u64 (7469b295-5095-4f64-affd-2b18c4c94651): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3792 | 2025.12.23 18:14:57.497898 [ 275 ] {2704077a-c105-4856-925a-c2fd201ffbc8} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001105 sec., 904.9773755656108 rows/sec., 63.63 KiB/sec. | ||
| 3793 | 2025.12.23 18:14:57.497934 [ 275 ] {2704077a-c105-4856-925a-c2fd201ffbc8} <Debug> TCPHandler: Processed in 0.001268662 sec. | ||
| 3794 | 2025.12.23 18:14:57.498046 [ 275 ] {} <Trace> TCP-Session: 819faafe-9730-4f21-a809-d4703b429f48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3795 | 2025.12.23 18:14:57.498141 [ 275 ] {46c20726-8bd4-4858-a038-57ff6ea87a5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41250) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3796 | 2025.12.23 18:14:57.498181 [ 275 ] {46c20726-8bd4-4858-a038-57ff6ea87a5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3797 | 2025.12.23 18:14:57.499019 [ 275 ] {46c20726-8bd4-4858-a038-57ff6ea87a5b} <Trace> oximeter.fields_uuid (cd0df809-70c0-4d52-8ca7-5a0086f9f684): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3798 | 2025.12.23 18:14:57.499067 [ 275 ] {46c20726-8bd4-4858-a038-57ff6ea87a5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 3799 | 2025.12.23 18:14:57.499519 [ 275 ] {46c20726-8bd4-4858-a038-57ff6ea87a5b} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3800 | 2025.12.23 18:14:57.499757 [ 275 ] {46c20726-8bd4-4858-a038-57ff6ea87a5b} <Trace> oximeter.fields_uuid (cd0df809-70c0-4d52-8ca7-5a0086f9f684): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3801 | 2025.12.23 18:14:57.499887 [ 275 ] {46c20726-8bd4-4858-a038-57ff6ea87a5b} <Debug> executeQuery: Read 1045 rows, 73.95 KiB in 0.001764 sec., 592403.6281179138 rows/sec., 40.94 MiB/sec. | ||
| 3802 | 2025.12.23 18:14:57.499924 [ 275 ] {46c20726-8bd4-4858-a038-57ff6ea87a5b} <Debug> TCPHandler: Processed in 0.001926114 sec. | ||
| 3803 | 2025.12.23 18:14:57.500041 [ 275 ] {} <Trace> TCP-Session: 819faafe-9730-4f21-a809-d4703b429f48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3804 | 2025.12.23 18:14:57.500137 [ 275 ] {95526e1e-5ad3-4f64-8b76-f8d038fa16dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41250) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3805 | 2025.12.23 18:14:57.500179 [ 275 ] {95526e1e-5ad3-4f64-8b76-f8d038fa16dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3806 | 2025.12.23 18:14:57.500843 [ 275 ] {95526e1e-5ad3-4f64-8b76-f8d038fa16dd} <Trace> oximeter.measurements_cumulativeu64 (42805e88-f8e1-4fc7-a1f4-81ec2c86fb46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3807 | 2025.12.23 18:14:57.500879 [ 275 ] {95526e1e-5ad3-4f64-8b76-f8d038fa16dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 3808 | 2025.12.23 18:14:57.501343 [ 275 ] {95526e1e-5ad3-4f64-8b76-f8d038fa16dd} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3809 | 2025.12.23 18:14:57.501653 [ 275 ] {95526e1e-5ad3-4f64-8b76-f8d038fa16dd} <Trace> oximeter.measurements_cumulativeu64 (42805e88-f8e1-4fc7-a1f4-81ec2c86fb46): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3810 | 2025.12.23 18:14:57.501791 [ 275 ] {95526e1e-5ad3-4f64-8b76-f8d038fa16dd} <Debug> executeQuery: Read 1219 rows, 78.06 KiB in 0.001673 sec., 728631.2014345487 rows/sec., 45.56 MiB/sec. | ||
| 3811 | 2025.12.23 18:14:57.501827 [ 275 ] {95526e1e-5ad3-4f64-8b76-f8d038fa16dd} <Debug> TCPHandler: Processed in 0.001833612 sec. | ||
| 3812 | 2025.12.23 18:14:57.501940 [ 275 ] {} <Trace> TCP-Session: 819faafe-9730-4f21-a809-d4703b429f48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3813 | 2025.12.23 18:14:57.502034 [ 275 ] {c0303db1-2048-468f-8b27-dfbd08b8fe45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41250) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3814 | 2025.12.23 18:14:57.502088 [ 275 ] {c0303db1-2048-468f-8b27-dfbd08b8fe45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3815 | 2025.12.23 18:14:57.502931 [ 275 ] {c0303db1-2048-468f-8b27-dfbd08b8fe45} <Trace> oximeter.measurements_histogramu64 (4cc204ec-6cf0-4382-92e4-0ffa058b5b83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3816 | 2025.12.23 18:14:57.502969 [ 275 ] {c0303db1-2048-468f-8b27-dfbd08b8fe45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 3817 | 2025.12.23 18:14:57.503526 [ 275 ] {c0303db1-2048-468f-8b27-dfbd08b8fe45} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3818 | 2025.12.23 18:14:57.503747 [ 275 ] {c0303db1-2048-468f-8b27-dfbd08b8fe45} <Trace> oximeter.measurements_histogramu64 (4cc204ec-6cf0-4382-92e4-0ffa058b5b83): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3819 | 2025.12.23 18:14:57.503884 [ 275 ] {c0303db1-2048-468f-8b27-dfbd08b8fe45} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001868 sec., 21948.60813704497 rows/sec., 39.33 MiB/sec. | ||
| 3820 | 2025.12.23 18:14:57.503949 [ 275 ] {c0303db1-2048-468f-8b27-dfbd08b8fe45} <Debug> TCPHandler: Processed in 0.002056057 sec. | ||
| 3821 | 2025.12.23 18:14:57.504069 [ 275 ] {} <Trace> TCP-Session: 819faafe-9730-4f21-a809-d4703b429f48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3822 | 2025.12.23 18:14:57.504163 [ 275 ] {be10c8a2-e2c2-4432-9244-86a33fe691a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41250) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3823 | 2025.12.23 18:14:57.504204 [ 275 ] {be10c8a2-e2c2-4432-9244-86a33fe691a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3824 | 2025.12.23 18:14:57.504532 [ 275 ] {be10c8a2-e2c2-4432-9244-86a33fe691a8} <Trace> oximeter.measurements_u64 (c65b2b0b-018f-4a17-94c5-4021396f47e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3825 | 2025.12.23 18:14:57.504567 [ 275 ] {be10c8a2-e2c2-4432-9244-86a33fe691a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 3826 | 2025.12.23 18:14:57.504887 [ 275 ] {be10c8a2-e2c2-4432-9244-86a33fe691a8} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3827 | 2025.12.23 18:14:57.505095 [ 275 ] {be10c8a2-e2c2-4432-9244-86a33fe691a8} <Trace> oximeter.measurements_u64 (c65b2b0b-018f-4a17-94c5-4021396f47e4): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3828 | 2025.12.23 18:14:57.505221 [ 275 ] {be10c8a2-e2c2-4432-9244-86a33fe691a8} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001077 sec., 11142.061281337046 rows/sec., 768.92 KiB/sec. | ||
| 3829 | 2025.12.23 18:14:57.505256 [ 275 ] {be10c8a2-e2c2-4432-9244-86a33fe691a8} <Debug> TCPHandler: Processed in 0.001235022 sec. | ||
| 3830 | 2025.12.23 18:14:58.346065 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 50 entries to flush up to offset 544 | ||
| 3831 | 2025.12.23 18:14:58.348683 [ 242 ] {} <Trace> system.query_log (36ac8dc5-64a7-43b0-b22f-e722aa45620e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3832 | 2025.12.23 18:14:58.348725 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 3833 | 2025.12.23 18:14:58.349966 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3834 | 2025.12.23 18:14:58.350242 [ 242 ] {} <Trace> system.query_log (36ac8dc5-64a7-43b0-b22f-e722aa45620e): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3835 | 2025.12.23 18:14:58.350391 [ 113 ] {} <Debug> system.query_log (36ac8dc5-64a7-43b0-b22f-e722aa45620e) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3836 | 2025.12.23 18:14:58.350449 [ 113 ] {} <Trace> system.query_log (36ac8dc5-64a7-43b0-b22f-e722aa45620e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3837 | 2025.12.23 18:14:58.350469 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 3838 | 2025.12.23 18:14:58.350583 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 544 | ||
| 3839 | 2025.12.23 18:14:58.350594 [ 197 ] {36ac8dc5-64a7-43b0-b22f-e722aa45620e::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 | ||
| 3840 | 2025.12.23 18:14:58.351213 [ 197 ] {36ac8dc5-64a7-43b0-b22f-e722aa45620e::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3841 | 2025.12.23 18:14:58.351375 [ 197 ] {36ac8dc5-64a7-43b0-b22f-e722aa45620e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 342 rows starting from the beginning of the part | ||
| 3842 | 2025.12.23 18:14:58.351752 [ 197 ] {36ac8dc5-64a7-43b0-b22f-e722aa45620e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 38 rows starting from the beginning of the part | ||
| 3843 | 2025.12.23 18:14:58.352099 [ 197 ] {36ac8dc5-64a7-43b0-b22f-e722aa45620e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 52 rows starting from the beginning of the part | ||
| 3844 | 2025.12.23 18:14:58.352438 [ 197 ] {36ac8dc5-64a7-43b0-b22f-e722aa45620e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 28 rows starting from the beginning of the part | ||
| 3845 | 2025.12.23 18:14:58.352777 [ 197 ] {36ac8dc5-64a7-43b0-b22f-e722aa45620e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 34 rows starting from the beginning of the part | ||
| 3846 | 2025.12.23 18:14:58.353121 [ 197 ] {36ac8dc5-64a7-43b0-b22f-e722aa45620e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 50 rows starting from the beginning of the part | ||
| 3847 | 2025.12.23 18:14:58.358844 [ 198 ] {36ac8dc5-64a7-43b0-b22f-e722aa45620e::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 544 rows, containing 72 columns (72 merged, 0 gathered) in 0.008306906 sec., 65487.67976909815 rows/sec., 61.64 MiB/sec. | ||
| 3848 | 2025.12.23 18:14:58.359784 [ 198 ] {36ac8dc5-64a7-43b0-b22f-e722aa45620e::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3849 | 2025.12.23 18:14:58.360339 [ 198 ] {36ac8dc5-64a7-43b0-b22f-e722aa45620e::all_1_11_2} <Trace> system.query_log (36ac8dc5-64a7-43b0-b22f-e722aa45620e): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3850 | 2025.12.23 18:14:58.360411 [ 198 ] {36ac8dc5-64a7-43b0-b22f-e722aa45620e::all_1_11_2} <Trace> system.query_log (36ac8dc5-64a7-43b0-b22f-e722aa45620e) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3851 | 2025.12.23 18:14:58.360623 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.98 MiB. | ||